Aug 12 20:11:19.823127 np0000007109 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 12 20:11:19.830384 np0000007109 devstack@c-api.service[100382]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 12 20:11:19.833424 np0000007109 devstack@c-api.service[100382]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Aug 12 20:11:19 2026] *** Aug 12 20:11:19.833424 np0000007109 devstack@c-api.service[100382]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 12 20:11:19.833424 np0000007109 devstack@c-api.service[100382]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 12 20:11:19.833424 np0000007109 devstack@c-api.service[100382]: nodename: np0000007109 Aug 12 20:11:19.833424 np0000007109 devstack@c-api.service[100382]: machine: x86_64 Aug 12 20:11:19.833424 np0000007109 devstack@c-api.service[100382]: clock source: unix Aug 12 20:11:19.833424 np0000007109 devstack@c-api.service[100382]: pcre jit disabled Aug 12 20:11:19.833424 np0000007109 devstack@c-api.service[100382]: detected number of CPU cores: 16 Aug 12 20:11:19.833424 np0000007109 devstack@c-api.service[100382]: current working directory: / Aug 12 20:11:19.833424 np0000007109 devstack@c-api.service[100382]: detected binary path: /usr/bin/uwsgi-core Aug 12 20:11:19.833424 np0000007109 devstack@c-api.service[100382]: your processes number limit is 257052 Aug 12 20:11:19.833424 np0000007109 devstack@c-api.service[100382]: your memory page size is 4096 bytes Aug 12 20:11:19.833758 np0000007109 devstack@c-api.service[100382]: detected max file descriptor number: 2048 Aug 12 20:11:19.833758 np0000007109 devstack@c-api.service[100382]: lock engine: pthread robust mutexes Aug 12 20:11:19.833758 np0000007109 devstack@c-api.service[100382]: thunder lock: enabled Aug 12 20:11:19.833938 np0000007109 devstack@c-api.service[100382]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 12 20:11:19.833996 np0000007109 devstack@c-api.service[100382]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 12 20:11:19.834041 np0000007109 devstack@c-api.service[100382]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 12 20:11:19.834041 np0000007109 devstack@c-api.service[100382]: Set PythonHome to /opt/stack/data/venv Aug 12 20:11:19.876296 np0000007109 devstack@c-api.service[100382]: Python main interpreter initialized at 0x7fd49a4a4668 Aug 12 20:11:19.876296 np0000007109 devstack@c-api.service[100382]: python threads support enabled Aug 12 20:11:19.876296 np0000007109 devstack@c-api.service[100382]: your server socket listen backlog is limited to 100 connections Aug 12 20:11:19.876296 np0000007109 devstack@c-api.service[100382]: your mercy for graceful operations on workers is 80 seconds Aug 12 20:11:19.876838 np0000007109 devstack@c-api.service[100382]: mapped 671795 bytes (656 KB) for 4 cores Aug 12 20:11:19.876977 np0000007109 devstack@c-api.service[100382]: *** Operational MODE: preforking *** Aug 12 20:11:19.877196 np0000007109 devstack@c-api.service[100382]: *** uWSGI is running in multiple interpreter mode *** Aug 12 20:11:19.877196 np0000007109 devstack@c-api.service[100382]: spawned uWSGI master process (pid: 100382) Aug 12 20:11:19.877453 np0000007109 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 12 20:11:19.877759 np0000007109 devstack@c-api.service[100382]: spawned uWSGI worker 1 (pid: 100383, cores: 1) Aug 12 20:11:19.878245 np0000007109 devstack@c-api.service[100382]: spawned uWSGI worker 2 (pid: 100384, cores: 1) Aug 12 20:11:19.878718 np0000007109 devstack@c-api.service[100382]: spawned uWSGI worker 3 (pid: 100385, cores: 1) Aug 12 20:11:19.879208 np0000007109 devstack@c-api.service[100382]: spawned uWSGI worker 4 (pid: 100386, cores: 1) Aug 12 20:11:19.879208 np0000007109 devstack@c-api.service[100382]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 12 20:11:20.013082 np0000007109 devstack@c-api.service[100385]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 12 20:11:20.013082 np0000007109 devstack@c-api.service[100385]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 12 20:11:20.013082 np0000007109 devstack@c-api.service[100385]: we strongly recommend against using it for new projects. Aug 12 20:11:20.013082 np0000007109 devstack@c-api.service[100385]: If you are already using Eventlet, we recommend migrating to a different Aug 12 20:11:20.013082 np0000007109 devstack@c-api.service[100385]: framework. For more detail see Aug 12 20:11:20.013082 np0000007109 devstack@c-api.service[100385]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 12 20:11:20.013082 np0000007109 devstack@c-api.service[100385]: import eventlet # noqa Aug 12 20:11:20.015899 np0000007109 devstack@c-api.service[100383]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 12 20:11:20.015899 np0000007109 devstack@c-api.service[100383]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 12 20:11:20.015899 np0000007109 devstack@c-api.service[100383]: we strongly recommend against using it for new projects. Aug 12 20:11:20.015899 np0000007109 devstack@c-api.service[100383]: If you are already using Eventlet, we recommend migrating to a different Aug 12 20:11:20.015899 np0000007109 devstack@c-api.service[100383]: framework. For more detail see Aug 12 20:11:20.015899 np0000007109 devstack@c-api.service[100383]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 12 20:11:20.015899 np0000007109 devstack@c-api.service[100383]: import eventlet # noqa Aug 12 20:11:20.016486 np0000007109 devstack@c-api.service[100386]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 12 20:11:20.016486 np0000007109 devstack@c-api.service[100386]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 12 20:11:20.016486 np0000007109 devstack@c-api.service[100386]: we strongly recommend against using it for new projects. Aug 12 20:11:20.016486 np0000007109 devstack@c-api.service[100386]: If you are already using Eventlet, we recommend migrating to a different Aug 12 20:11:20.016486 np0000007109 devstack@c-api.service[100386]: framework. For more detail see Aug 12 20:11:20.016486 np0000007109 devstack@c-api.service[100386]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 12 20:11:20.016486 np0000007109 devstack@c-api.service[100386]: import eventlet # noqa Aug 12 20:11:20.023378 np0000007109 devstack@c-api.service[100384]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 12 20:11:20.023378 np0000007109 devstack@c-api.service[100384]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 12 20:11:20.023378 np0000007109 devstack@c-api.service[100384]: we strongly recommend against using it for new projects. Aug 12 20:11:20.023378 np0000007109 devstack@c-api.service[100384]: If you are already using Eventlet, we recommend migrating to a different Aug 12 20:11:20.023378 np0000007109 devstack@c-api.service[100384]: framework. For more detail see Aug 12 20:11:20.023378 np0000007109 devstack@c-api.service[100384]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 12 20:11:20.023378 np0000007109 devstack@c-api.service[100384]: import eventlet # noqa Aug 12 20:11:20.193295 np0000007109 devstack@c-api.service[100386]: /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 12 20:11:20.193295 np0000007109 devstack@c-api.service[100386]: from cgi import parse_header Aug 12 20:11:20.194840 np0000007109 devstack@c-api.service[100384]: /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 12 20:11:20.194840 np0000007109 devstack@c-api.service[100384]: from cgi import parse_header Aug 12 20:11:20.202800 np0000007109 devstack@c-api.service[100383]: /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 12 20:11:20.202800 np0000007109 devstack@c-api.service[100383]: from cgi import parse_header Aug 12 20:11:20.214677 np0000007109 devstack@c-api.service[100385]: /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 12 20:11:20.214677 np0000007109 devstack@c-api.service[100385]: from cgi import parse_header Aug 12 20:11:20.235455 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 12 20:11:20.235455 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:11:20.236349 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 12 20:11:20.236349 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:11:20.242136 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 12 20:11:20.242136 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:11:20.247601 np0000007109 devstack@c-api.service[100386]: /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 12 20:11:20.247601 np0000007109 devstack@c-api.service[100386]: removals.removed_module( Aug 12 20:11:20.248524 np0000007109 devstack@c-api.service[100384]: /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 12 20:11:20.248524 np0000007109 devstack@c-api.service[100384]: removals.removed_module( Aug 12 20:11:20.248621 np0000007109 devstack@c-api.service[100386]: /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 12 20:11:20.248621 np0000007109 devstack@c-api.service[100386]: removals.removed_module( Aug 12 20:11:20.249364 np0000007109 devstack@c-api.service[100384]: /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 12 20:11:20.249364 np0000007109 devstack@c-api.service[100384]: removals.removed_module( Aug 12 20:11:20.254337 np0000007109 devstack@c-api.service[100383]: /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 12 20:11:20.254337 np0000007109 devstack@c-api.service[100383]: removals.removed_module( Aug 12 20:11:20.255167 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 12 20:11:20.255167 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:11:20.255369 np0000007109 devstack@c-api.service[100383]: /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 12 20:11:20.255369 np0000007109 devstack@c-api.service[100383]: removals.removed_module( Aug 12 20:11:20.269739 np0000007109 devstack@c-api.service[100385]: /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 12 20:11:20.269739 np0000007109 devstack@c-api.service[100385]: removals.removed_module( Aug 12 20:11:20.270674 np0000007109 devstack@c-api.service[100385]: /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 12 20:11:20.270674 np0000007109 devstack@c-api.service[100385]: removals.removed_module( Aug 12 20:11:21.097239 np0000007109 devstack@c-api.service[100384]: /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 12 20:11:21.097239 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:11:21.098802 np0000007109 devstack@c-api.service[100385]: /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 12 20:11:21.098802 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:11:21.105732 np0000007109 devstack@c-api.service[100383]: /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 12 20:11:21.105732 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:11:21.139615 np0000007109 devstack@c-api.service[100386]: /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 12 20:11:21.139615 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:11:21.152166 np0000007109 devstack@c-api.service[100384]: /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 12 20:11:21.152166 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:11:21.162805 np0000007109 devstack@c-api.service[100385]: /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 12 20:11:21.162805 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:11:21.165356 np0000007109 devstack@c-api.service[100383]: /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 12 20:11:21.165356 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:11:21.197672 np0000007109 devstack@c-api.service[100386]: /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 12 20:11:21.197672 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:11:21.367918 np0000007109 devstack@c-api.service[100384]: 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 12 20:11:21.368084 np0000007109 devstack@c-api.service[100384]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100384) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 12 20:11:21.370806 np0000007109 devstack@c-api.service[100383]: 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 12 20:11:21.371034 np0000007109 devstack@c-api.service[100383]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100383) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 12 20:11:21.380329 np0000007109 devstack@c-api.service[100385]: 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 12 20:11:21.380623 np0000007109 devstack@c-api.service[100385]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100385) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 12 20:11:21.401305 np0000007109 devstack@c-api.service[100386]: 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 12 20:11:21.401552 np0000007109 devstack@c-api.service[100386]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100386) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 12 20:11:21.456559 np0000007109 devstack@c-api.service[100384]: /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 12 20:11:21.456559 np0000007109 devstack@c-api.service[100384]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 12 20:11:21.460439 np0000007109 devstack@c-api.service[100383]: /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 12 20:11:21.460439 np0000007109 devstack@c-api.service[100383]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 12 20:11:21.473489 np0000007109 devstack@c-api.service[100386]: /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 12 20:11:21.473489 np0000007109 devstack@c-api.service[100386]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 12 20:11:21.476075 np0000007109 devstack@c-api.service[100385]: /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 12 20:11:21.476075 np0000007109 devstack@c-api.service[100385]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 12 20:11:21.924436 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100386) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 12 20:11:21.925035 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100383) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 12 20:11:21.925134 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100385) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 12 20:11:21.925208 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100384) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 12 20:11:21.925268 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.925268 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.925367 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.925422 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.925422 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.925518 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.925597 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.925660 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.925712 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.925755 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.925801 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.925850 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.927520 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.927614 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.927730 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.927796 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.927852 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.927900 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.927952 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.928006 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.928053 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.928105 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.928188 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.928244 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.928297 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.928359 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.928410 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.928463 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.928516 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.928594 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.928642 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.928689 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.928745 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.928795 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.928848 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.928900 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.928951 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.928951 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.928951 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.928951 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.929622 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.929705 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.929749 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.929794 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.929847 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.929889 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.929934 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.929974 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.930024 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.930068 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.930107 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.930175 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.930224 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.930267 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.930313 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.930365 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.930622 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.930679 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.930716 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.930749 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.930811 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.930868 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.930918 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.930948 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.930977 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.931006 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.931036 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.931061 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.931090 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.931113 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.931155 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.931187 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.931222 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.931248 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.931273 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.931305 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.931333 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.931359 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.931398 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.931441 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.931466 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.931496 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.931524 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.931568 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.931607 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.931643 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.931643 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.931698 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.931726 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.931756 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.931785 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.931814 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.931846 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.931879 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.931912 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.931947 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.932829 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.932889 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.932958 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.933008 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.933061 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.933283 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.933343 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.933397 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.933502 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.933502 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.933612 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.933643 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.933675 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.933704 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.933704 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.933755 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.933781 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.933810 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.933836 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.933868 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.933895 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.933927 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.933957 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.933989 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.934015 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.934037 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.934061 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.934086 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.934121 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.934165 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.934193 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.934222 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.934249 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.934279 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.934305 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.934336 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.934364 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.934396 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.934451 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.934508 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.934571 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.934606 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.934606 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.934665 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.934695 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.934728 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.934728 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.934728 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.934728 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.934865 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.934865 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.934865 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.934865 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.934865 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.934865 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.934865 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.935552 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.935630 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.935696 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.935754 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.935807 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.935850 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.935897 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.935937 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.935983 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.936030 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.936074 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.936207 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.936244 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.936279 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.936304 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.936343 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.936382 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.936433 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.936485 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.936533 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.936592 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.936630 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.936663 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.936689 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.936712 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.936740 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.936740 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.936794 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.936828 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.936911 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.936994 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.937027 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.937082 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.937128 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.937196 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.937234 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.937271 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.937311 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.937363 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.937417 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.937467 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.937513 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.937574 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.937612 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.937646 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.937688 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.937740 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.937790 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.937836 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.937893 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.937930 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.937957 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.937982 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.938012 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.938039 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.938073 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.938105 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.938134 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.938176 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.938207 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.938238 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.938261 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.938289 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.938317 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.938344 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.938369 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.938401 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.938423 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.938449 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.938497 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.938532 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.938532 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.938634 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.938664 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.938664 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.938732 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.938771 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.938814 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.938863 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.938906 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.938956 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.938986 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.939032 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.939081 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.939976 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.940041 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.940087 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.940163 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.940197 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.940242 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.940287 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.940340 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.940373 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.940426 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.940504 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.940568 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.940606 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.940648 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.940695 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.940751 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.940791 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.940818 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.940847 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.940880 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.940909 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.940950 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.940981 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.941022 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.941072 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.941118 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.941118 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.941118 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.947126 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.947253 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.947305 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.947352 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.947410 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.947451 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.947512 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.947512 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.947633 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.947633 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.947720 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.947720 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.947783 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.947817 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.947914 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.948042 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.948097 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.948152 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.948193 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.948241 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.948295 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.948348 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.948396 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.948445 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.948479 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.948511 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.948511 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.948569 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.948604 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.948631 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.948666 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.948666 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.948666 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.948734 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.948763 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.948790 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.948790 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.948839 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.948874 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.948918 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.948959 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.948992 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.949021 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.949053 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.949090 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.949131 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.949190 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.949237 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.949279 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.949279 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.949355 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.949401 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.949440 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.949481 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.949523 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.949523 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.951277 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.951360 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.951454 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.951520 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.951597 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.951652 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.951686 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.951686 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.951739 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.951770 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.951802 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.951838 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.951879 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.951927 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.951960 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.952003 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.952040 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.952080 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.952129 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.952185 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.952235 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.952272 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.952305 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.952338 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.952365 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.952405 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.952456 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.952456 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.952521 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.952576 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.952629 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.952668 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.952715 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.952760 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.952760 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.952826 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.952869 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.952903 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.952949 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.952993 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.953040 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.953083 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.953125 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.953174 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.953221 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.953267 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.953313 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.953348 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.953383 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.953416 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.953456 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.953500 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.953500 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.953586 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.953621 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.953621 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.954044 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.954113 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.954189 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.954234 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.954264 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.954288 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.954320 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.954346 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.954385 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.954428 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.954457 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.954506 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.954555 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.954594 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.954623 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.954654 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.954681 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.954706 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.954732 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.954757 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.954819 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.954917 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.955013 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.955107 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.955211 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.955306 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.955403 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.955502 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.957230 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.957320 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.957353 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.957385 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.957420 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.957469 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.957507 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.957556 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.957589 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.957613 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.957646 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.957675 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.957702 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.957729 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.957758 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.957781 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.957809 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.957899 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.957899 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.957899 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.957968 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.958406 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.958481 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.958527 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.958582 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.958621 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.958650 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.958686 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.958718 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.958748 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.958786 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.958815 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.958846 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.958873 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.958898 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.958925 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.958951 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.958985 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.959027 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.959057 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.959081 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.959102 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.959128 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.959166 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.959195 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.959195 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.959195 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.959288 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.959411 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.959479 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.959530 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.959645 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.959808 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.959897 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.959989 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.960097 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.960585 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.960664 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.960765 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.960801 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.960833 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.960865 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.960899 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.960926 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.960951 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.960976 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.961006 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.961042 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.961076 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.961123 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.961195 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.961233 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.961260 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.961287 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.961317 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.961347 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.961379 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.961405 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.961432 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.961454 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.961474 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.961498 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.961532 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.961594 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.961629 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.961629 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.961688 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.961716 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.961850 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.961881 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.961906 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.961933 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.961962 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.961991 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.962021 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.962054 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.962085 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.962111 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.962147 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.962179 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.962205 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.962229 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.962253 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.962281 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.962307 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.962337 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.962365 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.962392 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.962418 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.962440 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.962472 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.962516 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.962570 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.962606 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.962640 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.962673 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.962699 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.962721 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.962742 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.962762 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.962789 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.962821 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.962842 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.962869 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.962900 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.962940 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.962986 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.963014 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.963043 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.963068 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.963092 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.963115 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.963146 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.963184 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.963210 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.963234 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.963262 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.963291 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.963316 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.963340 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.963367 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.963391 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.963415 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.963447 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.963472 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.963497 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.963520 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.963573 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.963603 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.963632 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.963656 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.963682 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.963705 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.963730 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.963762 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.963790 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.963814 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.963838 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.963858 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.963887 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.963887 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.963931 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.963958 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.963983 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.964006 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.964032 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.964032 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.964032 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.964478 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.964568 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.964613 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.964645 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.964674 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.964704 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.964735 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.964768 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.964816 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.964859 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.964901 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.964933 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.964962 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.964986 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.965011 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.965039 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.965067 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.965067 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.965122 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.965164 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.965164 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.965215 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.965215 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.965285 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.965374 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.965461 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.965565 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.965673 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.965724 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.965827 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.965860 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.965906 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.965940 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.965969 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.965995 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.966019 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.966050 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.966080 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.966106 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.966134 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.966172 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.966200 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.966231 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.966262 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.966288 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.966320 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.966353 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.966389 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.966414 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.966439 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.966476 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.966520 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.966564 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.966606 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.966652 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.966686 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.966715 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.966743 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.966767 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.966796 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.966824 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.966856 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.966883 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.966912 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.966935 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.966935 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.966992 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.967021 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.967051 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.967078 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.967109 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.967154 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.967182 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.967206 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.967235 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.967260 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.967260 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.967307 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.967307 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.967307 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.967307 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.967307 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.967307 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.967307 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.969316 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.969380 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.969452 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.969509 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.969596 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.969655 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.969686 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.969712 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.969756 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.969785 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.969813 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.969839 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.969860 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.969886 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.969913 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.969941 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.969970 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.969995 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.970027 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.970052 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.970076 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.970103 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.970127 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.970174 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.970210 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.970243 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.970271 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.970299 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.971767 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.971834 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.971891 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.971934 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.972002 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.972055 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.972091 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.972119 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.972153 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.972233 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.972294 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.972355 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.972387 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.972420 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.972458 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.972501 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.972554 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.972604 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.972643 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.972691 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.972691 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.972759 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.972806 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.972842 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.972888 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.972922 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.972922 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.972922 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.973246 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.973316 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.973357 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.973395 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.973440 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.973469 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.973501 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.973528 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.974251 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.974306 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.974343 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.974369 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.974399 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.974423 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.974444 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.974485 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.974522 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.974571 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.974603 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.974634 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.974712 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.974745 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.974766 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.974787 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.974811 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.974838 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.974859 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.974879 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.975439 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.975504 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.975573 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.975626 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.975669 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.975699 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.975729 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.975765 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.975801 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.975830 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.975862 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.975907 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.975946 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.975976 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.976017 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.976051 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.976103 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.976149 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.976184 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.976224 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.976274 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.976320 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.976349 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.976377 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.976418 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.976452 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.976496 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.976531 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.976593 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.976629 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.976676 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.976715 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.976753 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.976785 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.976831 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.976870 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.976915 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.976947 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.976988 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.977031 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.977069 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.977100 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.977131 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.977189 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.977219 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.977242 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.977268 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.977303 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.977330 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.977361 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.977384 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.977384 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.977433 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.977455 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.977477 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.977477 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.981401 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.981558 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.981597 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.981642 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.981678 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.981714 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.981786 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.981849 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.981849 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.981926 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.981951 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.981983 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.982011 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.982040 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.982110 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.982220 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.982310 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.982401 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.982473 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.982536 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.982596 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.982634 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.982730 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.982839 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.982945 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.983013 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.983075 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.983154 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.987925 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.988061 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.988120 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.988120 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.988249 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.988351 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.988408 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.988459 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.988501 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.988560 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.988626 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.988679 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.988740 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.988740 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.988828 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.988828 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.988828 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.988948 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.988992 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.989106 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.989206 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.989252 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.989326 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.989384 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.989384 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.989470 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.989511 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.989573 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.989637 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.989687 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.989733 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.989778 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.989829 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.989880 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.989928 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.989972 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.990023 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.990068 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.990110 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.990165 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.990209 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.990255 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.990300 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.990357 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.990410 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.990453 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.990502 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.990502 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.990502 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.990665 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.990665 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.990665 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.990665 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.990665 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.990894 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.990894 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 20:11:21.992441 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100386) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.992524 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.992597 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.992641 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.992902 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.992964 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.993018 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100386) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.993064 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.993120 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100386) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.993176 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.993176 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.993176 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.993295 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.993341 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.993378 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.993471 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.993527 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.993584 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:21.994010 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 20:11:21.994082 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 20:11:21.994156 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 20:11:21.994244 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 20:11:21.994318 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 20:11:21.994379 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 20:11:22.035415 np0000007109 devstack@c-api.service[100385]: INFO dbcounter [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Registered counter for database cinder Aug 12 20:11:22.035959 np0000007109 devstack@c-api.service[100384]: INFO dbcounter [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Registered counter for database cinder Aug 12 20:11:22.038933 np0000007109 devstack@c-api.service[100383]: INFO dbcounter [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Registered counter for database cinder Aug 12 20:11:22.043156 np0000007109 devstack@c-api.service[100386]: INFO dbcounter [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Registered counter for database cinder Aug 12 20:11:22.079806 np0000007109 devstack@c-api.service[100384]: DEBUG oslo_db.sqlalchemy.engines [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 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=100384) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:11:22.080671 np0000007109 devstack@c-api.service[100383]: DEBUG oslo_db.sqlalchemy.engines [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 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=100383) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:11:22.085514 np0000007109 devstack@c-api.service[100386]: DEBUG oslo_db.sqlalchemy.engines [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c 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=100386) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:11:22.087133 np0000007109 devstack@c-api.service[100385]: DEBUG oslo_db.sqlalchemy.engines [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 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=100385) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:11:22.194211 np0000007109 devstack@c-api.service[100384]: DEBUG dbcounter [-] [100384] Writer thread running {{(pid=100384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 12 20:11:22.195017 np0000007109 devstack@c-api.service[100383]: DEBUG dbcounter [-] [100383] Writer thread running {{(pid=100383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 12 20:11:22.197221 np0000007109 devstack@c-api.service[100384]: INFO cinder.rpc [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 12 20:11:22.197686 np0000007109 devstack@c-api.service[100383]: INFO cinder.rpc [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 12 20:11:22.198770 np0000007109 devstack@c-api.service[100386]: DEBUG dbcounter [-] [100386] Writer thread running {{(pid=100386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 12 20:11:22.200355 np0000007109 devstack@c-api.service[100384]: INFO cinder.rpc [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 12 20:11:22.200450 np0000007109 devstack@c-api.service[100383]: INFO cinder.rpc [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 12 20:11:22.202024 np0000007109 devstack@c-api.service[100386]: INFO cinder.rpc [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 12 20:11:22.202816 np0000007109 devstack@c-api.service[100384]: INFO cinder.rpc [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 12 20:11:22.203312 np0000007109 devstack@c-api.service[100383]: INFO cinder.rpc [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 12 20:11:22.204856 np0000007109 devstack@c-api.service[100384]: INFO cinder.rpc [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Automatically selected cinder-volume RPC version 3.21 as minimum service version. Aug 12 20:11:22.205121 np0000007109 devstack@c-api.service[100386]: INFO cinder.rpc [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 12 20:11:22.205188 np0000007109 devstack@c-api.service[100384]: WARNING stevedore.named [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.205472 np0000007109 devstack@c-api.service[100384]: WARNING castellan.key_manager [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.206198 np0000007109 devstack@c-api.service[100383]: INFO cinder.rpc [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Automatically selected cinder-volume RPC version 3.21 as minimum service version. Aug 12 20:11:22.206571 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.206921 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.207617 np0000007109 devstack@c-api.service[100384]: WARNING cinder.keymgr.conf_key_mgr [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 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 12 20:11:22.207869 np0000007109 devstack@c-api.service[100383]: WARNING cinder.keymgr.conf_key_mgr [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 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 12 20:11:22.208008 np0000007109 devstack@c-api.service[100386]: INFO cinder.rpc [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 12 20:11:22.210698 np0000007109 devstack@c-api.service[100384]: WARNING stevedore.named [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.210812 np0000007109 devstack@c-api.service[100385]: DEBUG dbcounter [-] [100385] Writer thread running {{(pid=100385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 12 20:11:22.211209 np0000007109 devstack@c-api.service[100386]: INFO cinder.rpc [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Automatically selected cinder-volume RPC version 3.21 as minimum service version. Aug 12 20:11:22.211301 np0000007109 devstack@c-api.service[100384]: WARNING castellan.key_manager [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.211354 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.211591 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.211809 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.212062 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.212729 np0000007109 devstack@c-api.service[100386]: WARNING cinder.keymgr.conf_key_mgr [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c 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 12 20:11:22.213072 np0000007109 devstack@c-api.service[100385]: INFO cinder.rpc [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 12 20:11:22.215594 np0000007109 devstack@c-api.service[100385]: INFO cinder.rpc [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 12 20:11:22.215798 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.215943 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.218017 np0000007109 devstack@c-api.service[100385]: INFO cinder.rpc [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 12 20:11:22.220009 np0000007109 devstack@c-api.service[100385]: INFO cinder.rpc [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Automatically selected cinder-volume RPC version 3.21 as minimum service version. Aug 12 20:11:22.220365 np0000007109 devstack@c-api.service[100385]: WARNING stevedore.named [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.220640 np0000007109 devstack@c-api.service[100385]: WARNING castellan.key_manager [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.221319 np0000007109 devstack@c-api.service[100385]: WARNING cinder.keymgr.conf_key_mgr [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 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 12 20:11:22.224206 np0000007109 devstack@c-api.service[100385]: WARNING stevedore.named [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.224344 np0000007109 devstack@c-api.service[100385]: WARNING castellan.key_manager [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.245409 np0000007109 devstack@c-api.service[100384]: DEBUG oslo_db.sqlalchemy.engines [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 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=100384) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:11:22.248780 np0000007109 devstack@c-api.service[100384]: INFO cinder.rpc [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 12 20:11:22.251463 np0000007109 devstack@c-api.service[100384]: INFO cinder.rpc [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 12 20:11:22.251993 np0000007109 devstack@c-api.service[100384]: WARNING stevedore.named [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.252176 np0000007109 devstack@c-api.service[100384]: WARNING castellan.key_manager [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.258017 np0000007109 devstack@c-api.service[100385]: DEBUG oslo_db.sqlalchemy.engines [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 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=100385) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:11:22.259301 np0000007109 devstack@c-api.service[100386]: DEBUG oslo_db.sqlalchemy.engines [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c 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=100386) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:11:22.260576 np0000007109 devstack@c-api.service[100383]: DEBUG oslo_db.sqlalchemy.engines [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 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=100383) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:11:22.260761 np0000007109 devstack@c-api.service[100385]: INFO cinder.rpc [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 12 20:11:22.261843 np0000007109 devstack@c-api.service[100386]: INFO cinder.rpc [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 12 20:11:22.262888 np0000007109 devstack@c-api.service[100384]: WARNING stevedore.named [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.263212 np0000007109 devstack@c-api.service[100384]: WARNING castellan.key_manager [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.263485 np0000007109 devstack@c-api.service[100385]: INFO cinder.rpc [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 12 20:11:22.263588 np0000007109 devstack@c-api.service[100383]: INFO cinder.rpc [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 12 20:11:22.263969 np0000007109 devstack@c-api.service[100385]: WARNING stevedore.named [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.264154 np0000007109 devstack@c-api.service[100385]: WARNING castellan.key_manager [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.264314 np0000007109 devstack@c-api.service[100386]: INFO cinder.rpc [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 12 20:11:22.264774 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.264911 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.266434 np0000007109 devstack@c-api.service[100383]: INFO cinder.rpc [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 12 20:11:22.267176 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.267498 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.269061 np0000007109 devstack@c-api.service[100384]: WARNING stevedore.named [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.269295 np0000007109 devstack@c-api.service[100384]: WARNING castellan.key_manager [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.271883 np0000007109 devstack@c-api.service[100384]: WARNING stevedore.named [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.272031 np0000007109 devstack@c-api.service[100384]: WARNING castellan.key_manager [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.275877 np0000007109 devstack@c-api.service[100384]: WARNING stevedore.named [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.276057 np0000007109 devstack@c-api.service[100384]: WARNING castellan.key_manager [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.276872 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.277129 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.278127 np0000007109 devstack@c-api.service[100385]: WARNING stevedore.named [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.278443 np0000007109 devstack@c-api.service[100385]: WARNING castellan.key_manager [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.279003 np0000007109 devstack@c-api.service[100384]: WARNING stevedore.named [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.279192 np0000007109 devstack@c-api.service[100384]: WARNING castellan.key_manager [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.279995 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.280121 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.280198 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.280628 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.281796 np0000007109 devstack@c-api.service[100384]: WARNING stevedore.named [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.281968 np0000007109 devstack@c-api.service[100384]: WARNING castellan.key_manager [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.282217 np0000007109 devstack@c-api.service[100385]: WARNING stevedore.named [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.283253 np0000007109 devstack@c-api.service[100385]: WARNING castellan.key_manager [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.283401 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.283401 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.284608 np0000007109 devstack@c-api.service[100384]: WARNING stevedore.named [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.284787 np0000007109 devstack@c-api.service[100384]: WARNING castellan.key_manager [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.285282 np0000007109 devstack@c-api.service[100385]: WARNING stevedore.named [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.285528 np0000007109 devstack@c-api.service[100385]: WARNING castellan.key_manager [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.286382 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.286617 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.286691 np0000007109 devstack@c-api.service[100384]: WARNING stevedore.named [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.286795 np0000007109 devstack@c-api.service[100384]: WARNING castellan.key_manager [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.286958 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.287156 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.288815 np0000007109 devstack@c-api.service[100384]: WARNING stevedore.named [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.288918 np0000007109 devstack@c-api.service[100384]: WARNING castellan.key_manager [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.289395 np0000007109 devstack@c-api.service[100385]: WARNING stevedore.named [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.289547 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.289608 np0000007109 devstack@c-api.service[100385]: WARNING castellan.key_manager [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.289639 np0000007109 devstack@c-api.service[100384]: WARNING stevedore.named [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.289674 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.289702 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.289748 np0000007109 devstack@c-api.service[100384]: WARNING castellan.key_manager [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.289884 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.291371 np0000007109 devstack@c-api.service[100384]: WARNING stevedore.named [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.291496 np0000007109 devstack@c-api.service[100384]: WARNING castellan.key_manager [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.292159 np0000007109 devstack@c-api.service[100385]: WARNING stevedore.named [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.293230 np0000007109 devstack@c-api.service[100385]: WARNING castellan.key_manager [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.293399 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.293468 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.294212 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.294368 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.295394 np0000007109 devstack@c-api.service[100385]: WARNING stevedore.named [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.295605 np0000007109 devstack@c-api.service[100385]: WARNING castellan.key_manager [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.296123 np0000007109 devstack@c-api.service[100384]: WARNING stevedore.named [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.296269 np0000007109 devstack@c-api.service[100384]: WARNING castellan.key_manager [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.296846 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.296980 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.297027 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.297068 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.298072 np0000007109 devstack@c-api.service[100385]: WARNING stevedore.named [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.298195 np0000007109 devstack@c-api.service[100385]: WARNING castellan.key_manager [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.298664 np0000007109 devstack@c-api.service[100384]: WARNING stevedore.named [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.298800 np0000007109 devstack@c-api.service[100384]: WARNING castellan.key_manager [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.299100 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.299315 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.299444 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.299572 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.300038 np0000007109 devstack@c-api.service[100384]: WARNING stevedore.named [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.300110 np0000007109 devstack@c-api.service[100385]: WARNING stevedore.named [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.300193 np0000007109 devstack@c-api.service[100384]: WARNING castellan.key_manager [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.300233 np0000007109 devstack@c-api.service[100385]: WARNING castellan.key_manager [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.300992 np0000007109 devstack@c-api.service[100384]: WARNING stevedore.named [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.301116 np0000007109 devstack@c-api.service[100384]: WARNING castellan.key_manager [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.301398 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.301585 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.301770 np0000007109 devstack@c-api.service[100384]: WARNING stevedore.named [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.301907 np0000007109 devstack@c-api.service[100384]: WARNING castellan.key_manager [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.302369 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.302494 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.302572 np0000007109 devstack@c-api.service[100384]: WARNING stevedore.named [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.302704 np0000007109 devstack@c-api.service[100385]: WARNING stevedore.named [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.302778 np0000007109 devstack@c-api.service[100384]: WARNING castellan.key_manager [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.302897 np0000007109 devstack@c-api.service[100385]: WARNING castellan.key_manager [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.303321 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.303396 np0000007109 devstack@c-api.service[100384]: WARNING stevedore.named [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.303488 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.303580 np0000007109 devstack@c-api.service[100384]: WARNING castellan.key_manager [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.303990 np0000007109 devstack@c-api.service[100385]: WARNING stevedore.named [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.304064 np0000007109 devstack@c-api.service[100384]: WARNING stevedore.named [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.304144 np0000007109 devstack@c-api.service[100385]: WARNING castellan.key_manager [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.304187 np0000007109 devstack@c-api.service[100384]: WARNING castellan.key_manager [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.304406 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.304553 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.304716 np0000007109 devstack@c-api.service[100384]: WARNING stevedore.named [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.304825 np0000007109 devstack@c-api.service[100384]: WARNING castellan.key_manager [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.305509 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.305696 np0000007109 devstack@c-api.service[100384]: WARNING cinder.api.contrib.hosts [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 12 20:11:22.305777 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.306022 np0000007109 devstack@c-api.service[100384]: WARNING stevedore.named [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.306148 np0000007109 devstack@c-api.service[100385]: WARNING stevedore.named [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.306219 np0000007109 devstack@c-api.service[100384]: WARNING castellan.key_manager [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.306270 np0000007109 devstack@c-api.service[100385]: WARNING castellan.key_manager [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.306772 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.router [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Extended resource: extensions {{(pid=100384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.308076 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.router [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Extended resource: consistencygroups {{(pid=100384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.308168 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.308332 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.308707 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.308865 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.309205 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.309408 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.311570 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.router [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Extended resource: extra_specs {{(pid=100384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.311675 np0000007109 devstack@c-api.service[100385]: WARNING stevedore.named [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.311675 np0000007109 devstack@c-api.service[100385]: WARNING castellan.key_manager [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.311749 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.311749 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.311995 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.312220 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.312295 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.router [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Extended resource: capabilities {{(pid=100384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.313296 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.router [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Extended resource: backups {{(pid=100384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.313607 np0000007109 devstack@c-api.service[100385]: WARNING stevedore.named [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.313757 np0000007109 devstack@c-api.service[100385]: WARNING castellan.key_manager [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.313852 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.313999 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.314866 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.router [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Extended resource: os-quota-sets {{(pid=100384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.314908 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.315047 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.315102 np0000007109 devstack@c-api.service[100385]: WARNING stevedore.named [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.315245 np0000007109 devstack@c-api.service[100385]: WARNING castellan.key_manager [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.315975 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.316124 np0000007109 devstack@c-api.service[100385]: WARNING stevedore.named [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.316167 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.316266 np0000007109 devstack@c-api.service[100385]: WARNING castellan.key_manager [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.316374 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.router [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Extended resource: qos-specs {{(pid=100384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.317034 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.317085 np0000007109 devstack@c-api.service[100385]: WARNING stevedore.named [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.317214 np0000007109 devstack@c-api.service[100385]: WARNING castellan.key_manager [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.317276 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.318408 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.318588 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.router [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Extended resource: encryption {{(pid=100384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.318664 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.318916 np0000007109 devstack@c-api.service[100385]: WARNING stevedore.named [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.319047 np0000007109 devstack@c-api.service[100385]: WARNING castellan.key_manager [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.319528 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.319720 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.319838 np0000007109 devstack@c-api.service[100385]: WARNING stevedore.named [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.319911 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.router [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Extended resource: encryption {{(pid=100384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.319954 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.319992 np0000007109 devstack@c-api.service[100385]: WARNING castellan.key_manager [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.320258 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.320681 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.320726 np0000007109 devstack@c-api.service[100385]: WARNING stevedore.named [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.320760 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.320869 np0000007109 devstack@c-api.service[100385]: WARNING castellan.key_manager [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.321343 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.321391 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.router [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Extended resource: cgsnapshots {{(pid=100384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.321504 np0000007109 devstack@c-api.service[100385]: WARNING stevedore.named [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.321562 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.321653 np0000007109 devstack@c-api.service[100385]: WARNING castellan.key_manager [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.321745 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.321887 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.322451 np0000007109 devstack@c-api.service[100386]: WARNING cinder.api.contrib.hosts [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 12 20:11:22.322608 np0000007109 devstack@c-api.service[100385]: WARNING cinder.api.contrib.hosts [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 12 20:11:22.322663 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.router [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Extended resource: scheduler-stats {{(pid=100384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.322806 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.322859 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.322893 np0000007109 devstack@c-api.service[100385]: WARNING stevedore.named [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.322925 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.322959 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.323006 np0000007109 devstack@c-api.service[100385]: WARNING castellan.key_manager [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.323532 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.router [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Extended resource: extensions {{(pid=100385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.323618 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.router [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Extended resource: extensions {{(pid=100386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.323661 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.323765 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.323908 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.router [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Extended resource: os-volume-manage {{(pid=100384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.324556 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.324688 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.324812 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.router [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Extended resource: consistencygroups {{(pid=100385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.324873 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.router [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Extended resource: consistencygroups {{(pid=100386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.325200 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.router [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Extended resource: os-snapshot-manage {{(pid=100384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.325426 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.325569 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.326145 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.326268 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.326578 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.router [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Extended resource: extra_specs {{(pid=100386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.326638 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.router [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Extended resource: os-volume-transfer {{(pid=100384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.326703 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.router [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Extended resource: extra_specs {{(pid=100385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.326934 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.327082 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.327928 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.router [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Extended resource: capabilities {{(pid=100386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.328010 np0000007109 devstack@c-api.service[100383]: WARNING cinder.api.contrib.hosts [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 12 20:11:22.328122 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.router [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Extended resource: capabilities {{(pid=100385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.328274 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.328349 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.router [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Extended resource: os-hosts {{(pid=100384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.328419 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.329022 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.router [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Extended resource: extensions {{(pid=100383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.329174 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.router [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Extended resource: backups {{(pid=100386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.329305 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.router [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Extended resource: backups {{(pid=100385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.329564 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.router [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Extended resource: os-volume-type-access {{(pid=100384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.330109 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.router [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Extended resource: consistencygroups {{(pid=100383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.330883 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.router [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Extended resource: os-availability-zone {{(pid=100384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.331039 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.router [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Extended resource: os-quota-sets {{(pid=100385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.331172 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.router [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Extended resource: os-quota-sets {{(pid=100386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.332162 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.router [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Extended resource: os-quota-class-sets {{(pid=100384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.332408 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.router [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Extended resource: qos-specs {{(pid=100385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.332494 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.router [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Extended resource: qos-specs {{(pid=100386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.332755 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.router [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Extended resource: extra_specs {{(pid=100383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.333549 np0000007109 devstack@c-api.service[100384]: WARNING stevedore.named [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.333720 np0000007109 devstack@c-api.service[100384]: WARNING castellan.key_manager [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.334068 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.router [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Extended resource: capabilities {{(pid=100383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.334135 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.router [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Extended resource: encryption {{(pid=100386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.334287 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.router [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Extended resource: encryption {{(pid=100385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.334567 np0000007109 devstack@c-api.service[100384]: WARNING stevedore.named [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.334701 np0000007109 devstack@c-api.service[100384]: WARNING castellan.key_manager [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.335199 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.router [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Extended resource: backups {{(pid=100383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.335393 np0000007109 devstack@c-api.service[100384]: WARNING stevedore.named [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.335447 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.router [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Extended resource: encryption {{(pid=100386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.335574 np0000007109 devstack@c-api.service[100384]: WARNING castellan.key_manager [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.335677 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.router [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Extended resource: encryption {{(pid=100385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.336467 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.contrib.snapshot_actions [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] SnapshotActionsController initialized {{(pid=100384) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 12 20:11:22.336646 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.router [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Extended resource: cgsnapshots {{(pid=100386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.336963 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.router [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Extended resource: cgsnapshots {{(pid=100385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.337242 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.router [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Extended resource: os-quota-sets {{(pid=100383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.337881 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.router [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Extended resource: scheduler-stats {{(pid=100386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.338250 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.router [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Extended resource: scheduler-stats {{(pid=100385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.338489 np0000007109 devstack@c-api.service[100384]: WARNING stevedore.named [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.338572 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.router [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Extended resource: qos-specs {{(pid=100383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.338658 np0000007109 devstack@c-api.service[100384]: WARNING castellan.key_manager [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.339120 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.router [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Extended resource: os-volume-manage {{(pid=100386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.339483 np0000007109 devstack@c-api.service[100384]: WARNING stevedore.named [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.339668 np0000007109 devstack@c-api.service[100384]: WARNING castellan.key_manager [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.339734 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.router [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Extended resource: os-volume-manage {{(pid=100385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.340568 np0000007109 devstack@c-api.service[100384]: WARNING stevedore.named [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.340672 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.router [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Extended resource: encryption {{(pid=100383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.340733 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.router [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Extended resource: os-snapshot-manage {{(pid=100386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.340787 np0000007109 devstack@c-api.service[100384]: WARNING castellan.key_manager [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.340956 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.router [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Extended resource: os-snapshot-manage {{(pid=100385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.341487 np0000007109 devstack@c-api.service[100384]: WARNING stevedore.named [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.341697 np0000007109 devstack@c-api.service[100384]: WARNING castellan.key_manager [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.342011 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.router [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Extended resource: encryption {{(pid=100383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.342159 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.router [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Extended resource: os-volume-transfer {{(pid=100385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.342230 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.router [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Extended resource: os-volume-transfer {{(pid=100386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.342434 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.router [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.342597 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.router [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.342706 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.router [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.342799 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.router [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.342895 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.router [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.342981 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.router [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.343076 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.router [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Extension UsedLimits extending resource: limits {{(pid=100384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.343215 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.router [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.343272 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.router [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Extended resource: cgsnapshots {{(pid=100383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.343325 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.router [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.343387 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.router [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.343526 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.router [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Extension AdminActions extending resource: volumes {{(pid=100384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.343591 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.router [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Extended resource: os-hosts {{(pid=100385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.343638 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.router [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Extended resource: os-hosts {{(pid=100386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.343682 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.router [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Extension AdminActions extending resource: snapshots {{(pid=100384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.343740 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.router [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Extension AdminActions extending resource: backups {{(pid=100384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.343825 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.router [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Extension VolumeActions extending resource: volumes {{(pid=100384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.343940 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.router [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.344030 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.router [None req-1723f143-87d8-4f8b-b243-a1771d9b44f5 None None] Extension TypesManage extending resource: types {{(pid=100384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.344456 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.router [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Extended resource: scheduler-stats {{(pid=100383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.344641 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.router [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Extended resource: os-volume-type-access {{(pid=100385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.344901 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.router [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Extended resource: os-volume-type-access {{(pid=100386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.345781 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.router [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Extended resource: os-volume-manage {{(pid=100383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.346013 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.router [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Extended resource: os-availability-zone {{(pid=100385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.346362 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.router [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Extended resource: os-availability-zone {{(pid=100386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.347201 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.router [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Extended resource: os-snapshot-manage {{(pid=100383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.347940 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.router [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Extended resource: os-quota-class-sets {{(pid=100385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.348291 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.router [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Extended resource: os-quota-class-sets {{(pid=100386) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.348417 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.router [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Extended resource: os-volume-transfer {{(pid=100383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.349345 np0000007109 devstack@c-api.service[100385]: WARNING stevedore.named [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.349481 np0000007109 devstack@c-api.service[100385]: WARNING castellan.key_manager [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.349835 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.349894 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.router [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Extended resource: os-hosts {{(pid=100383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.350044 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.350320 np0000007109 devstack@c-api.service[100385]: WARNING stevedore.named [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.350491 np0000007109 devstack@c-api.service[100385]: WARNING castellan.key_manager [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.350885 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.351078 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.351207 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.router [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Extended resource: os-volume-type-access {{(pid=100383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.351290 np0000007109 devstack@c-api.service[100385]: WARNING stevedore.named [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.351352 np0000007109 devstack@c-api.service[100385]: WARNING castellan.key_manager [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.351677 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.351800 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.351859 np0000007109 devstack@c-api.service[100384]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7fd49a4a4668 pid: 100384 (default app) Aug 12 20:11:22.352007 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.contrib.snapshot_actions [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] SnapshotActionsController initialized {{(pid=100385) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 12 20:11:22.352330 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.contrib.snapshot_actions [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] SnapshotActionsController initialized {{(pid=100386) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 12 20:11:22.352400 np0000007109 devstack@c-api.service[100385]: WARNING stevedore.named [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.352552 np0000007109 devstack@c-api.service[100385]: WARNING castellan.key_manager [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.352724 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.352803 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.router [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Extended resource: os-availability-zone {{(pid=100383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.352868 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.353280 np0000007109 devstack@c-api.service[100385]: WARNING stevedore.named [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.353391 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.353442 np0000007109 devstack@c-api.service[100385]: WARNING castellan.key_manager [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.353551 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.353982 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.router [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Extended resource: os-quota-class-sets {{(pid=100383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 20:11:22.354184 np0000007109 devstack@c-api.service[100385]: WARNING stevedore.named [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.354289 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.354336 np0000007109 devstack@c-api.service[100385]: WARNING castellan.key_manager [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.354402 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.355087 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.355161 np0000007109 devstack@c-api.service[100385]: WARNING stevedore.named [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.355206 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.355250 np0000007109 devstack@c-api.service[100385]: WARNING castellan.key_manager [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.355774 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.router [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.355844 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.router [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.355928 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.router [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.355983 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.router [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.356026 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.356069 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.router [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.356111 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.router [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.356204 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.router [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.356253 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.router [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.356289 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.356333 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.router [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.356381 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.router [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.356423 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.router [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.356463 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.router [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.356503 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.router [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Extension UsedLimits extending resource: limits {{(pid=100385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.356558 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.router [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Extension UsedLimits extending resource: limits {{(pid=100386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.356617 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.router [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.356666 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.router [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Extension SnapshotActions extending resource: snapshots {{(pid=100386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.356708 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.router [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.356758 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.router [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.356813 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.router [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.356866 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.router [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Extension VolumeTypeAccess extending resource: types {{(pid=100386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.356915 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.router [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Extension AdminActions extending resource: volumes {{(pid=100385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.356963 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.router [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Extension AdminActions extending resource: volumes {{(pid=100386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.357009 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.router [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Extension AdminActions extending resource: snapshots {{(pid=100385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.357058 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.357106 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.router [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Extension AdminActions extending resource: snapshots {{(pid=100386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.357157 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.router [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Extension AdminActions extending resource: backups {{(pid=100385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.357193 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.router [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Extension AdminActions extending resource: backups {{(pid=100386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.357234 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.357275 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.router [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Extension VolumeActions extending resource: volumes {{(pid=100385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.357311 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.router [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Extension VolumeActions extending resource: volumes {{(pid=100386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.357359 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.router [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.357408 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.router [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.357452 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.router [None req-c68303b9-6a7a-4c15-ab9a-eaa45bf944c5 None None] Extension TypesManage extending resource: types {{(pid=100385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.357596 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.router [None req-8c0d0dd5-686d-4cd5-9b1c-5106ef635b3c None None] Extension TypesManage extending resource: types {{(pid=100386) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.357810 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.357929 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.358467 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.contrib.snapshot_actions [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] SnapshotActionsController initialized {{(pid=100383) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 12 20:11:22.359491 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.359622 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.360298 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.360450 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.360927 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-43d54cfa-64f0-4395-9eb7-82f971518081 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:11:22.361227 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.361288 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.362012 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:11:22.362128 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:11:22.362723 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.router [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.362840 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.router [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.362921 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.router [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.363013 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.router [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.363114 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.router [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.363218 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.router [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.363313 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.router [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Extension UsedLimits extending resource: limits {{(pid=100383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.363402 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.router [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.363491 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.router [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.363607 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.router [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.363713 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.router [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Extension AdminActions extending resource: volumes {{(pid=100383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.363822 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.router [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Extension AdminActions extending resource: snapshots {{(pid=100383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.363912 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.router [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Extension AdminActions extending resource: backups {{(pid=100383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.363998 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.router [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Extension VolumeActions extending resource: volumes {{(pid=100383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.364165 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.router [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.364280 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.router [None req-f7bdd6a0-bedf-4a1b-ae3d-4a090f401b93 None None] Extension TypesManage extending resource: types {{(pid=100383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 20:11:22.364614 np0000007109 devstack@c-api.service[100386]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7fd49a4a4668 pid: 100386 (default app) Aug 12 20:11:22.364677 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1/1] 10.4.3.246 () {60 vars in 925 bytes} [Wed Aug 12 20:11:22 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 12 20:11:22.364990 np0000007109 devstack@c-api.service[100385]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7fd49a4a4668 pid: 100385 (default app) Aug 12 20:11:22.371991 np0000007109 devstack@c-api.service[100383]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7fd49a4a4668 pid: 100383 (default app) Aug 12 20:11:27.358899 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-55c48cb2-2c1a-46e3-9aca-212742bb535e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:11:28.001329 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-55c48cb2-2c1a-46e3-9aca-212742bb535e admin admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:11:28.002143 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-55c48cb2-2c1a-46e3-9aca-212742bb535e admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:11:28.004054 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:11:28.004054 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:11:28.043556 np0000007109 devstack@c-api.service[100386]: DEBUG oslo_db.sqlalchemy.engines [None req-55c48cb2-2c1a-46e3-9aca-212742bb535e 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=100386) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:11:28.077342 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-55c48cb2-2c1a-46e3-9aca-212742bb535e admin admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:11:28.077972 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1/2] 10.4.3.246 () {68 vars in 1302 bytes} [Wed Aug 12 20:11:27 2026] POST /volume/v3/types => generated 183 bytes in 733 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:11:28.086638 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-7ff250a5-cde6-47d1-967b-3c94a87f0322 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:11:28.361021 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7ff250a5-cde6-47d1-967b-3c94a87f0322 admin admin] POST https://10.4.3.246/volume/v3/types/39474b28-f640-4b1b-a943-10a6732a1cbc/extra_specs Aug 12 20:11:28.361716 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7ff250a5-cde6-47d1-967b-3c94a87f0322 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:11:28.363514 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:11:28.363514 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:11:28.396624 np0000007109 devstack@c-api.service[100384]: DEBUG oslo_db.sqlalchemy.engines [None req-7ff250a5-cde6-47d1-967b-3c94a87f0322 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=100384) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:11:28.464932 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7ff250a5-cde6-47d1-967b-3c94a87f0322 admin admin] https://10.4.3.246/volume/v3/types/39474b28-f640-4b1b-a943-10a6732a1cbc/extra_specs returned with HTTP 200 Aug 12 20:11:28.465380 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 2/3] 10.4.3.246 () {68 vars in 1449 bytes} [Wed Aug 12 20:11:28 2026] POST /volume/v3/types/39474b28-f640-4b1b-a943-10a6732a1cbc/extra_specs => generated 52 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:11:28.773280 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-16a319e8-9f75-4765-99a4-930134bdd78a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:11:29.103827 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-16a319e8-9f75-4765-99a4-930134bdd78a admin admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:11:29.104559 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-16a319e8-9f75-4765-99a4-930134bdd78a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:11:29.106521 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:11:29.106521 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:11:29.141171 np0000007109 devstack@c-api.service[100385]: DEBUG oslo_db.sqlalchemy.engines [None req-16a319e8-9f75-4765-99a4-930134bdd78a 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=100385) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:11:29.176446 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-16a319e8-9f75-4765-99a4-930134bdd78a admin admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:11:29.176873 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1/4] 10.4.3.246 () {68 vars in 1302 bytes} [Wed Aug 12 20:11:28 2026] POST /volume/v3/types => generated 186 bytes in 416 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:11:29.195804 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-855ab6e2-f8fd-49ab-88d6-925c63be21ea None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:11:29.488711 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-855ab6e2-f8fd-49ab-88d6-925c63be21ea admin admin] POST https://10.4.3.246/volume/v3/types/b49f5d85-b6d4-469a-a3af-eaeb7380b791/extra_specs Aug 12 20:11:29.489286 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-855ab6e2-f8fd-49ab-88d6-925c63be21ea admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:11:29.490890 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:11:29.490890 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:11:29.522242 np0000007109 devstack@c-api.service[100383]: DEBUG oslo_db.sqlalchemy.engines [None req-855ab6e2-f8fd-49ab-88d6-925c63be21ea 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=100383) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:11:29.578718 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-855ab6e2-f8fd-49ab-88d6-925c63be21ea admin admin] https://10.4.3.246/volume/v3/types/b49f5d85-b6d4-469a-a3af-eaeb7380b791/extra_specs returned with HTTP 200 Aug 12 20:11:29.579166 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1/5] 10.4.3.246 () {68 vars in 1449 bytes} [Wed Aug 12 20:11:29 2026] POST /volume/v3/types/b49f5d85-b6d4-469a-a3af-eaeb7380b791/extra_specs => generated 45 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:11:38.074134 np0000007109 devstack@c-api.service[100386]: DEBUG dbcounter [-] [100386] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:11:38.463245 np0000007109 devstack@c-api.service[100384]: DEBUG dbcounter [-] [100384] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:11:39.173359 np0000007109 devstack@c-api.service[100385]: DEBUG dbcounter [-] [100385] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:11:39.577106 np0000007109 devstack@c-api.service[100383]: DEBUG dbcounter [-] [100383] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:11:57.857479 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-c590298d-63f6-4bff-992f-2b4fc0718349 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:11:57.858115 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c590298d-63f6-4bff-992f-2b4fc0718349 None None] GET https://10.4.3.246/volume// Aug 12 20:11:57.858303 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c590298d-63f6-4bff-992f-2b4fc0718349 None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:11:57.858508 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c590298d-63f6-4bff-992f-2b4fc0718349 None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:11:57.859164 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c590298d-63f6-4bff-992f-2b4fc0718349 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:11:57.859477 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 2/6] 10.4.3.246 () {66 vars in 1425 bytes} [Wed Aug 12 20:11:57 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:12:41.586852 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-58cb8cf5-6f5e-4986-b382-49857b711119 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:12:41.875797 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-58cb8cf5-6f5e-4986-b382-49857b711119 tempest-verify_tempest_config-1383909542 tempest-verify_tempest_config-1383909542-project-member] GET https://10.4.3.246/volume/v3/extensions Aug 12 20:12:41.876046 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-58cb8cf5-6f5e-4986-b382-49857b711119 tempest-verify_tempest_config-1383909542 tempest-verify_tempest_config-1383909542-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:12:41.876251 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-58cb8cf5-6f5e-4986-b382-49857b711119 tempest-verify_tempest_config-1383909542 tempest-verify_tempest_config-1383909542-project-member] Calling method 'index' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:12:41.876651 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-58cb8cf5-6f5e-4986-b382-49857b711119 tempest-verify_tempest_config-1383909542 tempest-verify_tempest_config-1383909542-project-member] https://10.4.3.246/volume/v3/extensions returned with HTTP 200 Aug 12 20:12:41.877064 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 3/7] 10.4.3.246 () {66 vars in 1246 bytes} [Wed Aug 12 20:12:41 2026] GET /volume/v3/extensions => generated 5245 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:13:24.832713 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e52751d0-7ee9-417b-9c73-461ebf8430a3 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:25.254698 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e52751d0-7ee9-417b-9c73-461ebf8430a3 tempest-GroupSnapshotsV319Test-689473863 tempest-GroupSnapshotsV319Test-689473863-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:13:25.255114 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e52751d0-7ee9-417b-9c73-461ebf8430a3 tempest-GroupSnapshotsV319Test-689473863 tempest-GroupSnapshotsV319Test-689473863-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1577587405"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:13:25.269396 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e52751d0-7ee9-417b-9c73-461ebf8430a3 tempest-GroupSnapshotsV319Test-689473863 tempest-GroupSnapshotsV319Test-689473863-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:13:25.269782 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 2/8] 10.4.3.246 () {68 vars in 1252 bytes} [Wed Aug 12 20:13:24 2026] POST /volume/v3/types => generated 228 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:13:25.279443 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-782e688d-102d-4be7-94a6-e68b223131cf None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:25.282920 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-782e688d-102d-4be7-94a6-e68b223131cf tempest-GroupSnapshotsV319Test-689473863 tempest-GroupSnapshotsV319Test-689473863-project-admin] POST https://10.4.3.246/volume/v3/group_types Aug 12 20:13:25.283470 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-782e688d-102d-4be7-94a6-e68b223131cf tempest-GroupSnapshotsV319Test-689473863 tempest-GroupSnapshotsV319Test-689473863-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-638133674"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:13:25.314155 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-782e688d-102d-4be7-94a6-e68b223131cf tempest-GroupSnapshotsV319Test-689473863 tempest-GroupSnapshotsV319Test-689473863-project-admin] https://10.4.3.246/volume/v3/group_types returned with HTTP 202 Aug 12 20:13:25.314649 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 2/9] 10.4.3.246 () {70 vars in 1311 bytes} [Wed Aug 12 20:13:25 2026] POST /volume/v3/group_types => generated 184 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:13:25.326085 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-15609d53-4ded-4a37-96b3-cc38642d11fc None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:25.520514 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-15609d53-4ded-4a37-96b3-cc38642d11fc tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] POST https://10.4.3.246/volume/v3/groups Aug 12 20:13:25.520987 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-15609d53-4ded-4a37-96b3-cc38642d11fc tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ca7cf1e5-f3cd-4d23-9c1f-fb02d04de466", "volume_types": ["d001f6ac-aa76-44d7-b113-4ac7f882d81c"], "name": "tempest-GroupSnapshotsV319Test-Group-82915845"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:13:25.523274 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.groups [None req-15609d53-4ded-4a37-96b3-cc38642d11fc tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Creating new group {'group': {'group_type': 'ca7cf1e5-f3cd-4d23-9c1f-fb02d04de466', 'volume_types': ['d001f6ac-aa76-44d7-b113-4ac7f882d81c'], 'name': 'tempest-GroupSnapshotsV319Test-Group-82915845'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 12 20:13:25.536320 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.groups [None req-15609d53-4ded-4a37-96b3-cc38642d11fc tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-82915845. Aug 12 20:13:25.562225 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-15609d53-4ded-4a37-96b3-cc38642d11fc tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Availability zone cache updated, next update will occur around 2026-08-12 21:13:25.561282. {{(pid=100386) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 20:13:25.562225 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-15609d53-4ded-4a37-96b3-cc38642d11fc tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Availability Zones retrieved successfully. Aug 12 20:13:25.603294 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-15609d53-4ded-4a37-96b3-cc38642d11fc tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Created reservations ['0951ce53-32f9-44fe-bbf7-7651905ea8bf'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:13:25.671674 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-15609d53-4ded-4a37-96b3-cc38642d11fc tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] https://10.4.3.246/volume/v3/groups returned with HTTP 202 Aug 12 20:13:25.672424 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 3/10] 10.4.3.246 () {70 vars in 1297 bytes} [Wed Aug 12 20:13:25 2026] POST /volume/v3/groups => generated 114 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:13:25.682970 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-1789da19-b7ea-4235-be7a-00d32905fc55 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:25.685234 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1789da19-b7ea-4235-be7a-00d32905fc55 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] GET https://10.4.3.246/volume/v3/groups/cfcd46e0-2eab-4b12-9cb6-44a668a346af Aug 12 20:13:25.685234 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1789da19-b7ea-4235-be7a-00d32905fc55 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:25.685550 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1789da19-b7ea-4235-be7a-00d32905fc55 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:25.685550 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.groups [None req-1789da19-b7ea-4235-be7a-00d32905fc55 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] show called for member cfcd46e0-2eab-4b12-9cb6-44a668a346af {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:13:25.691479 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:25.691479 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:13:25.716258 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1789da19-b7ea-4235-be7a-00d32905fc55 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] https://10.4.3.246/volume/v3/groups/cfcd46e0-2eab-4b12-9cb6-44a668a346af returned with HTTP 200 Aug 12 20:13:25.716764 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 4/11] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:13:25 2026] GET /volume/v3/groups/cfcd46e0-2eab-4b12-9cb6-44a668a346af => generated 394 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:13:26.727895 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-19a1a5c6-db31-4a69-8cb4-da2bb051dad6 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:26.729767 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-19a1a5c6-db31-4a69-8cb4-da2bb051dad6 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] GET https://10.4.3.246/volume/v3/groups/cfcd46e0-2eab-4b12-9cb6-44a668a346af Aug 12 20:13:26.730021 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-19a1a5c6-db31-4a69-8cb4-da2bb051dad6 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:26.730224 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-19a1a5c6-db31-4a69-8cb4-da2bb051dad6 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:26.730400 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.groups [None req-19a1a5c6-db31-4a69-8cb4-da2bb051dad6 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] show called for member cfcd46e0-2eab-4b12-9cb6-44a668a346af {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:13:26.737090 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:26.737090 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:13:26.758284 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-19a1a5c6-db31-4a69-8cb4-da2bb051dad6 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] https://10.4.3.246/volume/v3/groups/cfcd46e0-2eab-4b12-9cb6-44a668a346af returned with HTTP 200 Aug 12 20:13:26.758795 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 3/12] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:13:26 2026] GET /volume/v3/groups/cfcd46e0-2eab-4b12-9cb6-44a668a346af => generated 395 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:13:26.768988 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-9d213d7c-d026-41dc-a313-b3b1fa48a709 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:26.770934 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9d213d7c-d026-41dc-a313-b3b1fa48a709 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:13:26.771334 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9d213d7c-d026-41dc-a313-b3b1fa48a709 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-367804673", "volume_type": "d001f6ac-aa76-44d7-b113-4ac7f882d81c", "group_id": "cfcd46e0-2eab-4b12-9cb6-44a668a346af", "size": 1}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:13:26.772802 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-9d213d7c-d026-41dc-a313-b3b1fa48a709 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-367804673', 'volume_type': 'd001f6ac-aa76-44d7-b113-4ac7f882d81c', 'group_id': 'cfcd46e0-2eab-4b12-9cb6-44a668a346af', 'size': 1}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:13:26.794254 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:26.794254 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:13:26.795128 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-9d213d7c-d026-41dc-a313-b3b1fa48a709 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Create volume of 1 GB Aug 12 20:13:26.817162 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-9d213d7c-d026-41dc-a313-b3b1fa48a709 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Availability zone cache updated, next update will occur around 2026-08-12 21:13:26.816279. {{(pid=100383) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 20:13:26.817374 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-9d213d7c-d026-41dc-a313-b3b1fa48a709 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Availability Zones retrieved successfully. Aug 12 20:13:26.844386 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-9d213d7c-d026-41dc-a313-b3b1fa48a709 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Flow 'volume_create_api' (bf51b721-200f-4457-abf6-1d459f522a81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:13:26.845371 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-9d213d7c-d026-41dc-a313-b3b1fa48a709 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8465da0f-a143-4a08-8484-c7f8fb74fe0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:13:26.846096 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:26.846096 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:13:26.846500 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-9d213d7c-d026-41dc-a313-b3b1fa48a709 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:13:26.883632 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-9d213d7c-d026-41dc-a313-b3b1fa48a709 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8465da0f-a143-4a08-8484-c7f8fb74fe0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:13:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d001f6ac-aa76-44d7-b113-4ac7f882d81c,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1577587405',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd001f6ac-aa76-44d7-b113-4ac7f882d81c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'cfcd46e0-2eab-4b12-9cb6-44a668a346af', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:13:26.884448 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-9d213d7c-d026-41dc-a313-b3b1fa48a709 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed6e8ef5-03e4-40ee-9f28-4efadb3965d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:13:26.924415 np0000007109 devstack@c-api.service[100383]: WARNING cinder.quota [None req-9d213d7c-d026-41dc-a313-b3b1fa48a709 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1577587405 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1577587405, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:13:26.924731 np0000007109 devstack@c-api.service[100383]: WARNING cinder.quota [None req-9d213d7c-d026-41dc-a313-b3b1fa48a709 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1577587405 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1577587405, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:13:26.981814 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-9d213d7c-d026-41dc-a313-b3b1fa48a709 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Created reservations ['2a83e2fd-ecef-42fa-ae44-861ec8841d95', '3bd505c7-e297-410c-876a-30718cae2831', '07575457-4461-4130-aa42-ea53f1996667', '559185d5-51a9-4592-b45c-b47f7d122b9b'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:13:26.983085 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-9d213d7c-d026-41dc-a313-b3b1fa48a709 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed6e8ef5-03e4-40ee-9f28-4efadb3965d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a83e2fd-ecef-42fa-ae44-861ec8841d95', '3bd505c7-e297-410c-876a-30718cae2831', '07575457-4461-4130-aa42-ea53f1996667', '559185d5-51a9-4592-b45c-b47f7d122b9b']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:13:26.984266 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-9d213d7c-d026-41dc-a313-b3b1fa48a709 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5f53a07-b4ea-433a-a13f-6799008338a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:13:27.043226 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-9d213d7c-d026-41dc-a313-b3b1fa48a709 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5f53a07-b4ea-433a-a13f-6799008338a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b08f783e-19e2-4d8d-93f9-08f77ead3353', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-367804673',encryption_key_id=None,group_id=cfcd46e0-2eab-4b12-9cb6-44a668a346af,group_type_id=,metadata={},multiattach=False,project_id='d37ae54438404f3aba1f3de3629f8c5b',qos_specs=None,replication_status=,reservations=['2a83e2fd-ecef-42fa-ae44-861ec8841d95','3bd505c7-e297-410c-876a-30718cae2831','07575457-4461-4130-aa42-ea53f1996667','559185d5-51a9-4592-b45c-b47f7d122b9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ed8453a130141c8b7ea351f78fa2f6e',volume_type_id=d001f6ac-aa76-44d7-b113-4ac7f882d81c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:13:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-367804673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=cfcd46e0-2eab-4b12-9cb6-44a668a346af,host=None,id=b08f783e-19e2-4d8d-93f9-08f77ead3353,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d37ae54438404f3aba1f3de3629f8c5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ed8453a130141c8b7ea351f78fa2f6e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d001f6ac-aa76-44d7-b113-4ac7f882d81c),volume_type_id=d001f6ac-aa76-44d7-b113-4ac7f882d81c)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:13:27.044252 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-9d213d7c-d026-41dc-a313-b3b1fa48a709 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aca7cd32-d78f-46f5-a1b2-a8b1b136d64a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:13:27.071508 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-9d213d7c-d026-41dc-a313-b3b1fa48a709 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aca7cd32-d78f-46f5-a1b2-a8b1b136d64a) transitioned into state 'SUCCESS' from state '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-367804673',encryption_key_id=None,group_id=cfcd46e0-2eab-4b12-9cb6-44a668a346af,group_type_id=,metadata={},multiattach=False,project_id='d37ae54438404f3aba1f3de3629f8c5b',qos_specs=None,replication_status=,reservations=['2a83e2fd-ecef-42fa-ae44-861ec8841d95','3bd505c7-e297-410c-876a-30718cae2831','07575457-4461-4130-aa42-ea53f1996667','559185d5-51a9-4592-b45c-b47f7d122b9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ed8453a130141c8b7ea351f78fa2f6e',volume_type_id=d001f6ac-aa76-44d7-b113-4ac7f882d81c)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:13:27.072715 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-9d213d7c-d026-41dc-a313-b3b1fa48a709 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4369b20-6965-471e-bd44-afd19124f412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:13:27.103067 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-9d213d7c-d026-41dc-a313-b3b1fa48a709 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4369b20-6965-471e-bd44-afd19124f412) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:13:27.104296 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-9d213d7c-d026-41dc-a313-b3b1fa48a709 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Flow 'volume_create_api' (bf51b721-200f-4457-abf6-1d459f522a81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:13:27.104811 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-9d213d7c-d026-41dc-a313-b3b1fa48a709 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Create volume request issued successfully. Aug 12 20:13:27.106524 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-9d213d7c-d026-41dc-a313-b3b1fa48a709 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:13:27.106716 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-9d213d7c-d026-41dc-a313-b3b1fa48a709 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:13:27.157433 np0000007109 devstack@c-api.service[100383]: DEBUG oslo_db.sqlalchemy.engines [None req-9d213d7c-d026-41dc-a313-b3b1fa48a709 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100383) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:13:27.161312 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:27.161312 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:13:27.165914 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9d213d7c-d026-41dc-a313-b3b1fa48a709 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:13:27.166530 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 3/13] 10.4.3.246 () {70 vars in 1300 bytes} [Wed Aug 12 20:13:26 2026] POST /volume/v3/volumes => generated 826 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:13:27.183343 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-144c69ed-67d0-4d93-aeda-88045a7b826f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:27.185414 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-144c69ed-67d0-4d93-aeda-88045a7b826f tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] GET https://10.4.3.246/volume/v3/volumes/b08f783e-19e2-4d8d-93f9-08f77ead3353 Aug 12 20:13:27.185827 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-144c69ed-67d0-4d93-aeda-88045a7b826f tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:27.186314 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-144c69ed-67d0-4d93-aeda-88045a7b826f tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:27.230587 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:27.230587 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:13:27.240469 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-144c69ed-67d0-4d93-aeda-88045a7b826f tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Volume info retrieved successfully. Aug 12 20:13:27.242157 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-144c69ed-67d0-4d93-aeda-88045a7b826f tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:13:27.242409 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-144c69ed-67d0-4d93-aeda-88045a7b826f tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:13:27.300660 np0000007109 devstack@c-api.service[100386]: DEBUG oslo_db.sqlalchemy.engines [None req-144c69ed-67d0-4d93-aeda-88045a7b826f tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100386) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:13:27.303811 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:27.303811 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:13:27.315489 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-144c69ed-67d0-4d93-aeda-88045a7b826f tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] https://10.4.3.246/volume/v3/volumes/b08f783e-19e2-4d8d-93f9-08f77ead3353 returned with HTTP 200 Aug 12 20:13:27.316104 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 4/14] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:13:27 2026] GET /volume/v3/volumes/b08f783e-19e2-4d8d-93f9-08f77ead3353 => generated 894 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:13:28.331493 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a86b6b87-04eb-4557-85d2-f787d39981ae None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:28.333341 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a86b6b87-04eb-4557-85d2-f787d39981ae tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] GET https://10.4.3.246/volume/v3/volumes/b08f783e-19e2-4d8d-93f9-08f77ead3353 Aug 12 20:13:28.333612 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a86b6b87-04eb-4557-85d2-f787d39981ae tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:28.333763 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a86b6b87-04eb-4557-85d2-f787d39981ae tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:28.365052 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:28.365052 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:13:28.374941 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-a86b6b87-04eb-4557-85d2-f787d39981ae tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Volume info retrieved successfully. Aug 12 20:13:28.377060 np0000007109 devstack@c-api.service[100384]: WARNING stevedore.named [None req-a86b6b87-04eb-4557-85d2-f787d39981ae tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:13:28.377060 np0000007109 devstack@c-api.service[100384]: WARNING castellan.key_manager [None req-a86b6b87-04eb-4557-85d2-f787d39981ae tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:13:28.431933 np0000007109 devstack@c-api.service[100384]: DEBUG oslo_db.sqlalchemy.engines [None req-a86b6b87-04eb-4557-85d2-f787d39981ae tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100384) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:13:28.436756 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:28.436756 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:13:28.447000 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a86b6b87-04eb-4557-85d2-f787d39981ae tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] https://10.4.3.246/volume/v3/volumes/b08f783e-19e2-4d8d-93f9-08f77ead3353 returned with HTTP 200 Aug 12 20:13:28.447482 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 5/15] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:13:28 2026] GET /volume/v3/volumes/b08f783e-19e2-4d8d-93f9-08f77ead3353 => generated 919 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:13:28.464803 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-12bca4c6-b58a-4f5b-b844-4644e1c69dcb None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:28.467092 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-12bca4c6-b58a-4f5b-b844-4644e1c69dcb tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] POST https://10.4.3.246/volume/v3/group_snapshots Aug 12 20:13:28.467503 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-12bca4c6-b58a-4f5b-b844-4644e1c69dcb tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "cfcd46e0-2eab-4b12-9cb6-44a668a346af", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-933970410"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:13:28.469638 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.group_snapshots [None req-12bca4c6-b58a-4f5b-b844-4644e1c69dcb tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'cfcd46e0-2eab-4b12-9cb6-44a668a346af', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-933970410'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 12 20:13:28.473858 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:28.473858 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:13:28.478419 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.group_snapshots [None req-12bca4c6-b58a-4f5b-b844-4644e1c69dcb tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-933970410. Aug 12 20:13:28.538266 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:28.538266 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:13:28.572239 np0000007109 devstack@c-api.service[100385]: WARNING cinder.quota [None req-12bca4c6-b58a-4f5b-b844-4644e1c69dcb tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1577587405 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1577587405, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:13:28.572599 np0000007109 devstack@c-api.service[100385]: WARNING cinder.quota [None req-12bca4c6-b58a-4f5b-b844-4644e1c69dcb tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1577587405 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1577587405, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:13:28.625610 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-12bca4c6-b58a-4f5b-b844-4644e1c69dcb tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Created reservations ['e2d78286-5d13-4dd8-bcf2-046b89dc5222', 'a31a3eca-df4e-4a45-a359-6a56b0785359', '880b97ac-6b32-4bd0-b705-c78c46492dd6', '80cd6f93-5591-46a5-9e2b-82a5abd04eb9'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:13:28.707247 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-12bca4c6-b58a-4f5b-b844-4644e1c69dcb tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] https://10.4.3.246/volume/v3/group_snapshots returned with HTTP 202 Aug 12 20:13:28.707761 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 4/16] 10.4.3.246 () {70 vars in 1324 bytes} [Wed Aug 12 20:13:28 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:13:28.717332 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-482a07a8-87c7-4afe-a86a-ffcd308ed12f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:28.719731 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-482a07a8-87c7-4afe-a86a-ffcd308ed12f tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] GET https://10.4.3.246/volume/v3/group_snapshots/e14abe09-2b96-436b-80a7-0fe912e19179 Aug 12 20:13:28.720054 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-482a07a8-87c7-4afe-a86a-ffcd308ed12f tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:28.721353 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-482a07a8-87c7-4afe-a86a-ffcd308ed12f tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:28.721353 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.group_snapshots [None req-482a07a8-87c7-4afe-a86a-ffcd308ed12f tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] show called for member e14abe09-2b96-436b-80a7-0fe912e19179 {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 20:13:28.727747 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:28.727747 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:13:28.732161 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-482a07a8-87c7-4afe-a86a-ffcd308ed12f tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] https://10.4.3.246/volume/v3/group_snapshots/e14abe09-2b96-436b-80a7-0fe912e19179 returned with HTTP 200 Aug 12 20:13:28.732724 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 4/17] 10.4.3.246 () {68 vars in 1413 bytes} [Wed Aug 12 20:13:28 2026] GET /volume/v3/group_snapshots/e14abe09-2b96-436b-80a7-0fe912e19179 => generated 329 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:13:29.748586 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-0d7e61d5-d1a8-4894-9976-e2aab51f8a71 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:29.751664 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0d7e61d5-d1a8-4894-9976-e2aab51f8a71 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] GET https://10.4.3.246/volume/v3/group_snapshots/e14abe09-2b96-436b-80a7-0fe912e19179 Aug 12 20:13:29.751949 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0d7e61d5-d1a8-4894-9976-e2aab51f8a71 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:29.752177 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0d7e61d5-d1a8-4894-9976-e2aab51f8a71 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:29.752345 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.group_snapshots [None req-0d7e61d5-d1a8-4894-9976-e2aab51f8a71 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] show called for member e14abe09-2b96-436b-80a7-0fe912e19179 {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 20:13:29.758860 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:29.758860 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:13:29.762993 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0d7e61d5-d1a8-4894-9976-e2aab51f8a71 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] https://10.4.3.246/volume/v3/group_snapshots/e14abe09-2b96-436b-80a7-0fe912e19179 returned with HTTP 200 Aug 12 20:13:29.763959 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 5/18] 10.4.3.246 () {68 vars in 1413 bytes} [Wed Aug 12 20:13:29 2026] GET /volume/v3/group_snapshots/e14abe09-2b96-436b-80a7-0fe912e19179 => generated 330 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:13:29.779419 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-4ddac788-4398-4fa8-bc2f-24cfd8d027ee None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:29.782106 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4ddac788-4398-4fa8-bc2f-24cfd8d027ee tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] GET https://10.4.3.246/volume/v3/snapshots/detail Aug 12 20:13:29.782654 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4ddac788-4398-4fa8-bc2f-24cfd8d027ee tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:29.782953 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4ddac788-4398-4fa8-bc2f-24cfd8d027ee tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Calling method 'detail' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:29.783339 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.api_utils [None req-4ddac788-4398-4fa8-bc2f-24cfd8d027ee tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Removing options '' from query. {{(pid=100384) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:13:29.785007 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.db.api [None req-4ddac788-4398-4fa8-bc2f-24cfd8d027ee tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Building query based on filter {{(pid=100384) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 20:13:29.803333 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-4ddac788-4398-4fa8-bc2f-24cfd8d027ee tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Get all snapshots completed successfully. Aug 12 20:13:29.804031 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:29.804031 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:13:29.804814 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4ddac788-4398-4fa8-bc2f-24cfd8d027ee tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] https://10.4.3.246/volume/v3/snapshots/detail returned with HTTP 200 Aug 12 20:13:29.806223 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 6/19] 10.4.3.246 () {66 vars in 1264 bytes} [Wed Aug 12 20:13:29 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:13:29.819649 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-8ddc0bc2-26be-4bf0-b5b1-4b49fc31c568 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:29.824726 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8ddc0bc2-26be-4bf0-b5b1-4b49fc31c568 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] GET https://10.4.3.246/volume/v3/snapshots/09516f07-abef-43c3-a3f0-69ad4fdfee42 Aug 12 20:13:29.825069 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8ddc0bc2-26be-4bf0-b5b1-4b49fc31c568 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:29.825288 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8ddc0bc2-26be-4bf0-b5b1-4b49fc31c568 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:29.832154 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:29.832154 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:13:29.832497 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-8ddc0bc2-26be-4bf0-b5b1-4b49fc31c568 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Snapshot retrieved successfully. Aug 12 20:13:29.834113 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8ddc0bc2-26be-4bf0-b5b1-4b49fc31c568 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] https://10.4.3.246/volume/v3/snapshots/09516f07-abef-43c3-a3f0-69ad4fdfee42 returned with HTTP 200 Aug 12 20:13:29.834564 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 5/20] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:13:29 2026] GET /volume/v3/snapshots/09516f07-abef-43c3-a3f0-69ad4fdfee42 => generated 473 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:13:29.850019 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-82d5d34d-5757-4f29-928e-4c6dd65feefa None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:29.852276 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-82d5d34d-5757-4f29-928e-4c6dd65feefa tempest-GroupSnapshotsV319Test-689473863 tempest-GroupSnapshotsV319Test-689473863-project-admin] POST https://10.4.3.246/volume/v3/group_snapshots/e14abe09-2b96-436b-80a7-0fe912e19179/action Aug 12 20:13:29.853140 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-82d5d34d-5757-4f29-928e-4c6dd65feefa tempest-GroupSnapshotsV319Test-689473863 tempest-GroupSnapshotsV319Test-689473863-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:13:29.853327 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-82d5d34d-5757-4f29-928e-4c6dd65feefa tempest-GroupSnapshotsV319Test-689473863 tempest-GroupSnapshotsV319Test-689473863-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:13:29.854820 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.group_snapshots [None req-82d5d34d-5757-4f29-928e-4c6dd65feefa tempest-GroupSnapshotsV319Test-689473863 tempest-GroupSnapshotsV319Test-689473863-project-admin] Updating group 'e14abe09-2b96-436b-80a7-0fe912e19179' with 'creating' {{(pid=100383) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 12 20:13:29.859967 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:29.859967 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:13:29.868246 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-82d5d34d-5757-4f29-928e-4c6dd65feefa tempest-GroupSnapshotsV319Test-689473863 tempest-GroupSnapshotsV319Test-689473863-project-admin] https://10.4.3.246/volume/v3/group_snapshots/e14abe09-2b96-436b-80a7-0fe912e19179/action returned with HTTP 202 Aug 12 20:13:29.868739 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 5/21] 10.4.3.246 () {70 vars in 1455 bytes} [Wed Aug 12 20:13:29 2026] POST /volume/v3/group_snapshots/e14abe09-2b96-436b-80a7-0fe912e19179/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 12 20:13:29.879561 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-e5a8d6da-26e6-4429-8e64-54d6244bffa9 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:29.881908 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e5a8d6da-26e6-4429-8e64-54d6244bffa9 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] GET https://10.4.3.246/volume/v3/group_snapshots/e14abe09-2b96-436b-80a7-0fe912e19179 Aug 12 20:13:29.882458 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e5a8d6da-26e6-4429-8e64-54d6244bffa9 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:29.882458 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e5a8d6da-26e6-4429-8e64-54d6244bffa9 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:29.882683 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.group_snapshots [None req-e5a8d6da-26e6-4429-8e64-54d6244bffa9 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] show called for member e14abe09-2b96-436b-80a7-0fe912e19179 {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 20:13:29.887287 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:29.887287 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:13:29.893219 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e5a8d6da-26e6-4429-8e64-54d6244bffa9 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] https://10.4.3.246/volume/v3/group_snapshots/e14abe09-2b96-436b-80a7-0fe912e19179 returned with HTTP 200 Aug 12 20:13:29.893841 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 6/22] 10.4.3.246 () {68 vars in 1413 bytes} [Wed Aug 12 20:13:29 2026] GET /volume/v3/group_snapshots/e14abe09-2b96-436b-80a7-0fe912e19179 => generated 329 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:13:29.907247 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-7e52a5f3-9847-471d-820c-cd47ee065df5 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:29.910454 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7e52a5f3-9847-471d-820c-cd47ee065df5 tempest-GroupSnapshotsV319Test-689473863 tempest-GroupSnapshotsV319Test-689473863-project-admin] POST https://10.4.3.246/volume/v3/group_snapshots/e14abe09-2b96-436b-80a7-0fe912e19179/action Aug 12 20:13:29.911522 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7e52a5f3-9847-471d-820c-cd47ee065df5 tempest-GroupSnapshotsV319Test-689473863 tempest-GroupSnapshotsV319Test-689473863-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:13:29.912837 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7e52a5f3-9847-471d-820c-cd47ee065df5 tempest-GroupSnapshotsV319Test-689473863 tempest-GroupSnapshotsV319Test-689473863-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:13:29.914898 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.group_snapshots [None req-7e52a5f3-9847-471d-820c-cd47ee065df5 tempest-GroupSnapshotsV319Test-689473863 tempest-GroupSnapshotsV319Test-689473863-project-admin] Updating group 'e14abe09-2b96-436b-80a7-0fe912e19179' with 'available' {{(pid=100384) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 12 20:13:29.921423 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:29.921423 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:13:29.936869 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7e52a5f3-9847-471d-820c-cd47ee065df5 tempest-GroupSnapshotsV319Test-689473863 tempest-GroupSnapshotsV319Test-689473863-project-admin] https://10.4.3.246/volume/v3/group_snapshots/e14abe09-2b96-436b-80a7-0fe912e19179/action returned with HTTP 202 Aug 12 20:13:29.937432 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 7/23] 10.4.3.246 () {70 vars in 1455 bytes} [Wed Aug 12 20:13:29 2026] POST /volume/v3/group_snapshots/e14abe09-2b96-436b-80a7-0fe912e19179/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:13:29.946278 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-3da22e54-d015-42ab-8c3f-62768d7d7043 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:29.948373 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3da22e54-d015-42ab-8c3f-62768d7d7043 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] GET https://10.4.3.246/volume/v3/group_snapshots/e14abe09-2b96-436b-80a7-0fe912e19179 Aug 12 20:13:29.948756 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3da22e54-d015-42ab-8c3f-62768d7d7043 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:29.949010 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3da22e54-d015-42ab-8c3f-62768d7d7043 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:29.949189 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.group_snapshots [None req-3da22e54-d015-42ab-8c3f-62768d7d7043 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] show called for member e14abe09-2b96-436b-80a7-0fe912e19179 {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 20:13:29.953486 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:29.953486 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:13:29.958359 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3da22e54-d015-42ab-8c3f-62768d7d7043 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] https://10.4.3.246/volume/v3/group_snapshots/e14abe09-2b96-436b-80a7-0fe912e19179 returned with HTTP 200 Aug 12 20:13:29.959021 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 6/24] 10.4.3.246 () {68 vars in 1413 bytes} [Wed Aug 12 20:13:29 2026] GET /volume/v3/group_snapshots/e14abe09-2b96-436b-80a7-0fe912e19179 => generated 330 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:13:29.972617 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-27e0b855-a86b-4331-9a18-021d6e64791f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:29.975111 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-27e0b855-a86b-4331-9a18-021d6e64791f tempest-GroupSnapshotsV319Test-689473863 tempest-GroupSnapshotsV319Test-689473863-project-admin] POST https://10.4.3.246/volume/v3/group_snapshots/e14abe09-2b96-436b-80a7-0fe912e19179/action Aug 12 20:13:29.975588 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-27e0b855-a86b-4331-9a18-021d6e64791f tempest-GroupSnapshotsV319Test-689473863 tempest-GroupSnapshotsV319Test-689473863-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:13:29.975750 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-27e0b855-a86b-4331-9a18-021d6e64791f tempest-GroupSnapshotsV319Test-689473863 tempest-GroupSnapshotsV319Test-689473863-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:13:29.977196 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.group_snapshots [None req-27e0b855-a86b-4331-9a18-021d6e64791f tempest-GroupSnapshotsV319Test-689473863 tempest-GroupSnapshotsV319Test-689473863-project-admin] Updating group 'e14abe09-2b96-436b-80a7-0fe912e19179' with 'error' {{(pid=100383) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 12 20:13:29.983040 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:29.983040 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:13:29.990117 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-27e0b855-a86b-4331-9a18-021d6e64791f tempest-GroupSnapshotsV319Test-689473863 tempest-GroupSnapshotsV319Test-689473863-project-admin] https://10.4.3.246/volume/v3/group_snapshots/e14abe09-2b96-436b-80a7-0fe912e19179/action returned with HTTP 202 Aug 12 20:13:29.990690 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 6/25] 10.4.3.246 () {70 vars in 1455 bytes} [Wed Aug 12 20:13:29 2026] POST /volume/v3/group_snapshots/e14abe09-2b96-436b-80a7-0fe912e19179/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:13:29.999823 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-85ad9497-c90c-45d6-93d4-e4efd24c5ef4 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:30.001840 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-85ad9497-c90c-45d6-93d4-e4efd24c5ef4 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] GET https://10.4.3.246/volume/v3/group_snapshots/e14abe09-2b96-436b-80a7-0fe912e19179 Aug 12 20:13:30.002164 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-85ad9497-c90c-45d6-93d4-e4efd24c5ef4 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:30.002432 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-85ad9497-c90c-45d6-93d4-e4efd24c5ef4 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:30.002759 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.group_snapshots [None req-85ad9497-c90c-45d6-93d4-e4efd24c5ef4 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] show called for member e14abe09-2b96-436b-80a7-0fe912e19179 {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 20:13:30.008581 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:30.008581 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:13:30.015412 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-85ad9497-c90c-45d6-93d4-e4efd24c5ef4 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] https://10.4.3.246/volume/v3/group_snapshots/e14abe09-2b96-436b-80a7-0fe912e19179 returned with HTTP 200 Aug 12 20:13:30.015959 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 7/26] 10.4.3.246 () {68 vars in 1413 bytes} [Wed Aug 12 20:13:29 2026] GET /volume/v3/group_snapshots/e14abe09-2b96-436b-80a7-0fe912e19179 => generated 326 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:13:30.027232 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-525cecc5-a8e1-4c37-add3-1ae8c9950390 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:30.029849 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-525cecc5-a8e1-4c37-add3-1ae8c9950390 tempest-GroupSnapshotsV319Test-689473863 tempest-GroupSnapshotsV319Test-689473863-project-admin] POST https://10.4.3.246/volume/v3/group_snapshots/e14abe09-2b96-436b-80a7-0fe912e19179/action Aug 12 20:13:30.030467 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-525cecc5-a8e1-4c37-add3-1ae8c9950390 tempest-GroupSnapshotsV319Test-689473863 tempest-GroupSnapshotsV319Test-689473863-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:13:30.030571 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-525cecc5-a8e1-4c37-add3-1ae8c9950390 tempest-GroupSnapshotsV319Test-689473863 tempest-GroupSnapshotsV319Test-689473863-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:13:30.032850 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.group_snapshots [None req-525cecc5-a8e1-4c37-add3-1ae8c9950390 tempest-GroupSnapshotsV319Test-689473863 tempest-GroupSnapshotsV319Test-689473863-project-admin] Updating group 'e14abe09-2b96-436b-80a7-0fe912e19179' with 'available' {{(pid=100384) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 12 20:13:30.038915 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:30.038915 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:13:30.047691 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-525cecc5-a8e1-4c37-add3-1ae8c9950390 tempest-GroupSnapshotsV319Test-689473863 tempest-GroupSnapshotsV319Test-689473863-project-admin] https://10.4.3.246/volume/v3/group_snapshots/e14abe09-2b96-436b-80a7-0fe912e19179/action returned with HTTP 202 Aug 12 20:13:30.048321 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 8/27] 10.4.3.246 () {70 vars in 1455 bytes} [Wed Aug 12 20:13:30 2026] POST /volume/v3/group_snapshots/e14abe09-2b96-436b-80a7-0fe912e19179/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:13:30.057062 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-59179fab-3d91-4347-b5ea-932025cdc13d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:30.059153 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-59179fab-3d91-4347-b5ea-932025cdc13d tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] GET https://10.4.3.246/volume/v3/group_snapshots/e14abe09-2b96-436b-80a7-0fe912e19179 Aug 12 20:13:30.059294 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-59179fab-3d91-4347-b5ea-932025cdc13d tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:30.059399 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-59179fab-3d91-4347-b5ea-932025cdc13d tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:30.059508 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.group_snapshots [None req-59179fab-3d91-4347-b5ea-932025cdc13d tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] show called for member e14abe09-2b96-436b-80a7-0fe912e19179 {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 20:13:30.063381 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:30.063381 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:13:30.067577 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-59179fab-3d91-4347-b5ea-932025cdc13d tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] https://10.4.3.246/volume/v3/group_snapshots/e14abe09-2b96-436b-80a7-0fe912e19179 returned with HTTP 200 Aug 12 20:13:30.068357 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 7/28] 10.4.3.246 () {68 vars in 1413 bytes} [Wed Aug 12 20:13:30 2026] GET /volume/v3/group_snapshots/e14abe09-2b96-436b-80a7-0fe912e19179 => generated 330 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:13:30.079663 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-6db34599-d46b-416e-bbcb-b7ac3b4caca3 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:30.082335 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6db34599-d46b-416e-bbcb-b7ac3b4caca3 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] DELETE https://10.4.3.246/volume/v3/group_snapshots/e14abe09-2b96-436b-80a7-0fe912e19179 Aug 12 20:13:30.082335 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6db34599-d46b-416e-bbcb-b7ac3b4caca3 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:30.082756 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6db34599-d46b-416e-bbcb-b7ac3b4caca3 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:30.082756 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.group_snapshots [None req-6db34599-d46b-416e-bbcb-b7ac3b4caca3 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] delete called for member e14abe09-2b96-436b-80a7-0fe912e19179 {{(pid=100383) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 12 20:13:30.082756 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.group_snapshots [None req-6db34599-d46b-416e-bbcb-b7ac3b4caca3 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Delete group_snapshot with id: e14abe09-2b96-436b-80a7-0fe912e19179 Aug 12 20:13:30.088301 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:30.088301 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:13:30.145376 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6db34599-d46b-416e-bbcb-b7ac3b4caca3 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] https://10.4.3.246/volume/v3/group_snapshots/e14abe09-2b96-436b-80a7-0fe912e19179 returned with HTTP 202 Aug 12 20:13:30.146078 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 7/29] 10.4.3.246 () {68 vars in 1416 bytes} [Wed Aug 12 20:13:30 2026] DELETE /volume/v3/group_snapshots/e14abe09-2b96-436b-80a7-0fe912e19179 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:13:30.159308 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-d6e44bf1-4869-44d9-9bc6-7a29861add63 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:30.159308 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d6e44bf1-4869-44d9-9bc6-7a29861add63 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] GET https://10.4.3.246/volume/v3/volumes/detail Aug 12 20:13:30.159308 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d6e44bf1-4869-44d9-9bc6-7a29861add63 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:30.159308 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d6e44bf1-4869-44d9-9bc6-7a29861add63 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Calling method 'detail' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:30.159797 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.api_utils [None req-d6e44bf1-4869-44d9-9bc6-7a29861add63 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Removing options '' from query. {{(pid=100386) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:13:30.160794 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-d6e44bf1-4869-44d9-9bc6-7a29861add63 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100386) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:13:30.202324 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-d6e44bf1-4869-44d9-9bc6-7a29861add63 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Get all volumes completed successfully. Aug 12 20:13:30.203637 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-d6e44bf1-4869-44d9-9bc6-7a29861add63 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:13:30.203637 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-d6e44bf1-4869-44d9-9bc6-7a29861add63 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:13:30.254158 np0000007109 devstack@c-api.service[100386]: DEBUG oslo_db.sqlalchemy.engines [None req-d6e44bf1-4869-44d9-9bc6-7a29861add63 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100386) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:13:30.258718 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:30.258718 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:13:30.267959 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d6e44bf1-4869-44d9-9bc6-7a29861add63 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] https://10.4.3.246/volume/v3/volumes/detail returned with HTTP 200 Aug 12 20:13:30.268389 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 8/30] 10.4.3.246 () {68 vars in 1299 bytes} [Wed Aug 12 20:13:30 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:13:30.285676 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-efa7c588-7d7b-466e-b09c-6ddfaf99db31 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:30.287813 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-efa7c588-7d7b-466e-b09c-6ddfaf99db31 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] GET https://10.4.3.246/volume/v3/snapshots/detail Aug 12 20:13:30.288100 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-efa7c588-7d7b-466e-b09c-6ddfaf99db31 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:30.288270 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-efa7c588-7d7b-466e-b09c-6ddfaf99db31 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Calling method 'detail' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:30.288502 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.api_utils [None req-efa7c588-7d7b-466e-b09c-6ddfaf99db31 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Removing options '' from query. {{(pid=100384) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:13:30.289921 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.db.api [None req-efa7c588-7d7b-466e-b09c-6ddfaf99db31 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Building query based on filter {{(pid=100384) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 20:13:30.294567 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-efa7c588-7d7b-466e-b09c-6ddfaf99db31 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Get all snapshots completed successfully. Aug 12 20:13:30.295306 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-efa7c588-7d7b-466e-b09c-6ddfaf99db31 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] https://10.4.3.246/volume/v3/snapshots/detail returned with HTTP 200 Aug 12 20:13:30.296113 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 9/31] 10.4.3.246 () {66 vars in 1264 bytes} [Wed Aug 12 20:13:30 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:13:30.307152 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-11007037-4ac3-4edd-85f2-bc3f3010e4e8 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:30.309220 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-11007037-4ac3-4edd-85f2-bc3f3010e4e8 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] GET https://10.4.3.246/volume/v3/group_snapshots/e14abe09-2b96-436b-80a7-0fe912e19179 Aug 12 20:13:30.309466 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-11007037-4ac3-4edd-85f2-bc3f3010e4e8 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:30.309747 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-11007037-4ac3-4edd-85f2-bc3f3010e4e8 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:30.309933 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.group_snapshots [None req-11007037-4ac3-4edd-85f2-bc3f3010e4e8 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] show called for member e14abe09-2b96-436b-80a7-0fe912e19179 {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 20:13:30.314654 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-11007037-4ac3-4edd-85f2-bc3f3010e4e8 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] https://10.4.3.246/volume/v3/group_snapshots/e14abe09-2b96-436b-80a7-0fe912e19179 returned with HTTP 404 Aug 12 20:13:30.315165 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 8/32] 10.4.3.246 () {68 vars in 1413 bytes} [Wed Aug 12 20:13:30 2026] GET /volume/v3/group_snapshots/e14abe09-2b96-436b-80a7-0fe912e19179 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:13:30.324488 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-913acd95-d95b-47b7-8c94-79d57e3261b1 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:30.326480 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-913acd95-d95b-47b7-8c94-79d57e3261b1 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] GET https://10.4.3.246/volume/v3/volumes/detail Aug 12 20:13:30.326765 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-913acd95-d95b-47b7-8c94-79d57e3261b1 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:30.327018 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-913acd95-d95b-47b7-8c94-79d57e3261b1 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Calling method 'detail' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:30.327630 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.api_utils [None req-913acd95-d95b-47b7-8c94-79d57e3261b1 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Removing options '' from query. {{(pid=100383) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:13:30.328757 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:30.328757 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:13:30.328757 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-913acd95-d95b-47b7-8c94-79d57e3261b1 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100383) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:13:30.366446 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-913acd95-d95b-47b7-8c94-79d57e3261b1 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Get all volumes completed successfully. Aug 12 20:13:30.367494 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-913acd95-d95b-47b7-8c94-79d57e3261b1 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:13:30.367718 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-913acd95-d95b-47b7-8c94-79d57e3261b1 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:13:30.420759 np0000007109 devstack@c-api.service[100383]: DEBUG oslo_db.sqlalchemy.engines [None req-913acd95-d95b-47b7-8c94-79d57e3261b1 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100383) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:13:30.425558 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:30.425558 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:13:30.439835 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-913acd95-d95b-47b7-8c94-79d57e3261b1 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] https://10.4.3.246/volume/v3/volumes/detail returned with HTTP 200 Aug 12 20:13:30.440699 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 8/33] 10.4.3.246 () {68 vars in 1299 bytes} [Wed Aug 12 20:13:30 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:13:30.457892 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-e5e38110-7518-4966-89a8-6dccaf8009df None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:30.460329 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e5e38110-7518-4966-89a8-6dccaf8009df tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] POST https://10.4.3.246/volume/v3/groups/cfcd46e0-2eab-4b12-9cb6-44a668a346af/action Aug 12 20:13:30.461301 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e5e38110-7518-4966-89a8-6dccaf8009df tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:13:30.461448 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e5e38110-7518-4966-89a8-6dccaf8009df tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:13:30.463360 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.groups [None req-e5e38110-7518-4966-89a8-6dccaf8009df tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] delete called for group cfcd46e0-2eab-4b12-9cb6-44a668a346af {{(pid=100386) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 20:13:30.463574 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.groups [None req-e5e38110-7518-4966-89a8-6dccaf8009df tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Delete group with id: cfcd46e0-2eab-4b12-9cb6-44a668a346af Aug 12 20:13:30.468631 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:30.468631 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:13:30.545244 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e5e38110-7518-4966-89a8-6dccaf8009df tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] https://10.4.3.246/volume/v3/groups/cfcd46e0-2eab-4b12-9cb6-44a668a346af/action returned with HTTP 202 Aug 12 20:13:30.545819 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 9/34] 10.4.3.246 () {70 vars in 1428 bytes} [Wed Aug 12 20:13:30 2026] POST /volume/v3/groups/cfcd46e0-2eab-4b12-9cb6-44a668a346af/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:13:30.555507 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-8171ac15-f5fd-433b-83cf-a6292c95f200 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:30.558211 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8171ac15-f5fd-433b-83cf-a6292c95f200 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] GET https://10.4.3.246/volume/v3/volumes/b08f783e-19e2-4d8d-93f9-08f77ead3353 Aug 12 20:13:30.558211 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8171ac15-f5fd-433b-83cf-a6292c95f200 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:30.558455 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8171ac15-f5fd-433b-83cf-a6292c95f200 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:30.570895 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:30.570895 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:13:30.578173 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-8171ac15-f5fd-433b-83cf-a6292c95f200 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Volume info retrieved successfully. Aug 12 20:13:30.579398 np0000007109 devstack@c-api.service[100384]: WARNING stevedore.named [None req-8171ac15-f5fd-433b-83cf-a6292c95f200 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:13:30.579633 np0000007109 devstack@c-api.service[100384]: WARNING castellan.key_manager [None req-8171ac15-f5fd-433b-83cf-a6292c95f200 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:13:30.630005 np0000007109 devstack@c-api.service[100384]: DEBUG oslo_db.sqlalchemy.engines [None req-8171ac15-f5fd-433b-83cf-a6292c95f200 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100384) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:13:30.637172 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:30.637172 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:13:30.648480 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8171ac15-f5fd-433b-83cf-a6292c95f200 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] https://10.4.3.246/volume/v3/volumes/b08f783e-19e2-4d8d-93f9-08f77ead3353 returned with HTTP 200 Aug 12 20:13:30.648984 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 10/35] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:13:30 2026] GET /volume/v3/volumes/b08f783e-19e2-4d8d-93f9-08f77ead3353 => generated 918 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:13:31.669692 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-fd00b8cb-c1ef-4c68-b7af-74f2c7a6e761 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:31.672275 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-fd00b8cb-c1ef-4c68-b7af-74f2c7a6e761 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] GET https://10.4.3.246/volume/v3/volumes/b08f783e-19e2-4d8d-93f9-08f77ead3353 Aug 12 20:13:31.672663 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-fd00b8cb-c1ef-4c68-b7af-74f2c7a6e761 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:31.672968 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-fd00b8cb-c1ef-4c68-b7af-74f2c7a6e761 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:31.709206 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-fd00b8cb-c1ef-4c68-b7af-74f2c7a6e761 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] https://10.4.3.246/volume/v3/volumes/b08f783e-19e2-4d8d-93f9-08f77ead3353 returned with HTTP 404 Aug 12 20:13:31.710133 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 9/36] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:13:31 2026] GET /volume/v3/volumes/b08f783e-19e2-4d8d-93f9-08f77ead3353 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:13:31.722171 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-ec63fd49-0490-4680-8785-f53e895ce297 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:31.725106 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ec63fd49-0490-4680-8785-f53e895ce297 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] GET https://10.4.3.246/volume/v3/groups/cfcd46e0-2eab-4b12-9cb6-44a668a346af Aug 12 20:13:31.725106 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ec63fd49-0490-4680-8785-f53e895ce297 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:31.725512 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ec63fd49-0490-4680-8785-f53e895ce297 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:31.725679 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.groups [None req-ec63fd49-0490-4680-8785-f53e895ce297 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] show called for member cfcd46e0-2eab-4b12-9cb6-44a668a346af {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:13:31.729481 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ec63fd49-0490-4680-8785-f53e895ce297 tempest-GroupSnapshotsV319Test-2059690020 tempest-GroupSnapshotsV319Test-2059690020-project-member] https://10.4.3.246/volume/v3/groups/cfcd46e0-2eab-4b12-9cb6-44a668a346af returned with HTTP 404 Aug 12 20:13:31.730203 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 9/37] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:13:31 2026] GET /volume/v3/groups/cfcd46e0-2eab-4b12-9cb6-44a668a346af => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:13:31.739663 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-0eb01312-7db9-4482-8115-c673f622d1da None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:31.741660 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0eb01312-7db9-4482-8115-c673f622d1da tempest-GroupSnapshotsV319Test-689473863 tempest-GroupSnapshotsV319Test-689473863-project-admin] DELETE https://10.4.3.246/volume/v3/group_types/ca7cf1e5-f3cd-4d23-9c1f-fb02d04de466 Aug 12 20:13:31.742011 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0eb01312-7db9-4482-8115-c673f622d1da tempest-GroupSnapshotsV319Test-689473863 tempest-GroupSnapshotsV319Test-689473863-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:31.742121 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0eb01312-7db9-4482-8115-c673f622d1da tempest-GroupSnapshotsV319Test-689473863 tempest-GroupSnapshotsV319Test-689473863-project-admin] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:31.770801 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0eb01312-7db9-4482-8115-c673f622d1da tempest-GroupSnapshotsV319Test-689473863 tempest-GroupSnapshotsV319Test-689473863-project-admin] https://10.4.3.246/volume/v3/group_types/ca7cf1e5-f3cd-4d23-9c1f-fb02d04de466 returned with HTTP 202 Aug 12 20:13:31.771240 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 10/38] 10.4.3.246 () {68 vars in 1404 bytes} [Wed Aug 12 20:13:31 2026] DELETE /volume/v3/group_types/ca7cf1e5-f3cd-4d23-9c1f-fb02d04de466 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:13:31.779672 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-6ece1427-e0ca-4ab4-96b9-46850454ac7d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:31.782079 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6ece1427-e0ca-4ab4-96b9-46850454ac7d tempest-GroupSnapshotsV319Test-689473863 tempest-GroupSnapshotsV319Test-689473863-project-admin] DELETE https://10.4.3.246/volume/v3/types/d001f6ac-aa76-44d7-b113-4ac7f882d81c Aug 12 20:13:31.782358 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6ece1427-e0ca-4ab4-96b9-46850454ac7d tempest-GroupSnapshotsV319Test-689473863 tempest-GroupSnapshotsV319Test-689473863-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:31.782725 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6ece1427-e0ca-4ab4-96b9-46850454ac7d tempest-GroupSnapshotsV319Test-689473863 tempest-GroupSnapshotsV319Test-689473863-project-admin] Calling method '_delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:31.857389 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6ece1427-e0ca-4ab4-96b9-46850454ac7d tempest-GroupSnapshotsV319Test-689473863 tempest-GroupSnapshotsV319Test-689473863-project-admin] https://10.4.3.246/volume/v3/types/d001f6ac-aa76-44d7-b113-4ac7f882d81c returned with HTTP 202 Aug 12 20:13:31.857389 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 11/39] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:13:31 2026] DELETE /volume/v3/types/d001f6ac-aa76-44d7-b113-4ac7f882d81c => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:13:31.866070 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-dd3def42-5291-4fce-9093-d980b906fa62 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:31.868872 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-dd3def42-5291-4fce-9093-d980b906fa62 tempest-GroupSnapshotsV319Test-689473863 tempest-GroupSnapshotsV319Test-689473863-project-admin] GET https://10.4.3.246/volume/v3/types/d001f6ac-aa76-44d7-b113-4ac7f882d81c Aug 12 20:13:31.869098 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-dd3def42-5291-4fce-9093-d980b906fa62 tempest-GroupSnapshotsV319Test-689473863 tempest-GroupSnapshotsV319Test-689473863-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:31.869383 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-dd3def42-5291-4fce-9093-d980b906fa62 tempest-GroupSnapshotsV319Test-689473863 tempest-GroupSnapshotsV319Test-689473863-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:31.876076 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-dd3def42-5291-4fce-9093-d980b906fa62 tempest-GroupSnapshotsV319Test-689473863 tempest-GroupSnapshotsV319Test-689473863-project-admin] https://10.4.3.246/volume/v3/types/d001f6ac-aa76-44d7-b113-4ac7f882d81c returned with HTTP 404 Aug 12 20:13:31.876697 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 10/40] 10.4.3.246 () {66 vars in 1342 bytes} [Wed Aug 12 20:13:31 2026] GET /volume/v3/types/d001f6ac-aa76-44d7-b113-4ac7f882d81c => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:13:40.351248 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-d36c6580-028e-4e61-85bd-38f23ee7760a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:40.756511 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d36c6580-028e-4e61-85bd-38f23ee7760a tempest-GroupsTest-397784344 tempest-GroupsTest-397784344-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:13:40.757032 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d36c6580-028e-4e61-85bd-38f23ee7760a tempest-GroupsTest-397784344 tempest-GroupsTest-397784344-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1936833492"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:13:40.784822 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d36c6580-028e-4e61-85bd-38f23ee7760a tempest-GroupsTest-397784344 tempest-GroupsTest-397784344-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:13:40.785167 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 10/41] 10.4.3.246 () {68 vars in 1252 bytes} [Wed Aug 12 20:13:40 2026] POST /volume/v3/types => generated 216 bytes in 434 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:13:40.796002 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-75d6ba41-262a-4257-9cda-b2981aa676ee None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:40.798254 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-75d6ba41-262a-4257-9cda-b2981aa676ee tempest-GroupsTest-397784344 tempest-GroupsTest-397784344-project-admin] POST https://10.4.3.246/volume/v3/group_types Aug 12 20:13:40.798852 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-75d6ba41-262a-4257-9cda-b2981aa676ee tempest-GroupsTest-397784344 tempest-GroupsTest-397784344-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1207497558"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:13:40.816978 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-75d6ba41-262a-4257-9cda-b2981aa676ee tempest-GroupsTest-397784344 tempest-GroupsTest-397784344-project-admin] https://10.4.3.246/volume/v3/group_types returned with HTTP 202 Aug 12 20:13:40.817508 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 11/42] 10.4.3.246 () {70 vars in 1311 bytes} [Wed Aug 12 20:13:40 2026] POST /volume/v3/group_types => generated 173 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:13:40.827173 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-4665dc1a-1cba-4388-86d5-3313e09cf3e0 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:41.054944 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4665dc1a-1cba-4388-86d5-3313e09cf3e0 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] POST https://10.4.3.246/volume/v3/groups Aug 12 20:13:41.055448 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4665dc1a-1cba-4388-86d5-3313e09cf3e0 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3c794b94-0afa-4048-9e7e-4e30d3210324", "volume_types": ["3357e00e-49d0-4fa6-9110-feb84333237d"], "name": "tempest-Group1-1805815624"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:13:41.057641 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.groups [None req-4665dc1a-1cba-4388-86d5-3313e09cf3e0 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Creating new group {'group': {'group_type': '3c794b94-0afa-4048-9e7e-4e30d3210324', 'volume_types': ['3357e00e-49d0-4fa6-9110-feb84333237d'], 'name': 'tempest-Group1-1805815624'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 12 20:13:41.061888 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.groups [None req-4665dc1a-1cba-4388-86d5-3313e09cf3e0 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Creating group tempest-Group1-1805815624. Aug 12 20:13:41.081252 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-4665dc1a-1cba-4388-86d5-3313e09cf3e0 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Availability zone cache updated, next update will occur around 2026-08-12 21:13:41.080676. {{(pid=100384) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 20:13:41.081353 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-4665dc1a-1cba-4388-86d5-3313e09cf3e0 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Availability Zones retrieved successfully. Aug 12 20:13:41.112061 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-4665dc1a-1cba-4388-86d5-3313e09cf3e0 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Created reservations ['0d05eb09-931f-4c0f-9696-b0a7f8a61598'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:13:41.181601 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4665dc1a-1cba-4388-86d5-3313e09cf3e0 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/groups returned with HTTP 202 Aug 12 20:13:41.181601 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 12/43] 10.4.3.246 () {70 vars in 1297 bytes} [Wed Aug 12 20:13:40 2026] POST /volume/v3/groups => generated 94 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:13:41.195852 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-91d7390b-f22c-4843-b213-800bcffd66ea None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:41.197769 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-91d7390b-f22c-4843-b213-800bcffd66ea tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] GET https://10.4.3.246/volume/v3/groups/499d4e99-2360-4ce6-91b0-f0f2b89bd31f Aug 12 20:13:41.198033 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-91d7390b-f22c-4843-b213-800bcffd66ea tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:41.198261 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-91d7390b-f22c-4843-b213-800bcffd66ea tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:41.198441 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.groups [None req-91d7390b-f22c-4843-b213-800bcffd66ea tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] show called for member 499d4e99-2360-4ce6-91b0-f0f2b89bd31f {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:13:41.204435 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:41.204435 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:13:41.215866 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-91d7390b-f22c-4843-b213-800bcffd66ea tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/groups/499d4e99-2360-4ce6-91b0-f0f2b89bd31f returned with HTTP 200 Aug 12 20:13:41.216334 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 11/44] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:13:41 2026] GET /volume/v3/groups/499d4e99-2360-4ce6-91b0-f0f2b89bd31f => generated 322 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:13:42.227795 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-7f6b68b5-6bb7-40e2-8ddb-30a05b43f3b7 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:42.230146 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7f6b68b5-6bb7-40e2-8ddb-30a05b43f3b7 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] GET https://10.4.3.246/volume/v3/groups/499d4e99-2360-4ce6-91b0-f0f2b89bd31f Aug 12 20:13:42.230452 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7f6b68b5-6bb7-40e2-8ddb-30a05b43f3b7 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:42.230855 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7f6b68b5-6bb7-40e2-8ddb-30a05b43f3b7 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:42.230934 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.groups [None req-7f6b68b5-6bb7-40e2-8ddb-30a05b43f3b7 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] show called for member 499d4e99-2360-4ce6-91b0-f0f2b89bd31f {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:13:42.235115 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:42.235115 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:13:42.250789 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7f6b68b5-6bb7-40e2-8ddb-30a05b43f3b7 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/groups/499d4e99-2360-4ce6-91b0-f0f2b89bd31f returned with HTTP 200 Aug 12 20:13:42.251556 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 11/45] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:13:42 2026] GET /volume/v3/groups/499d4e99-2360-4ce6-91b0-f0f2b89bd31f => generated 323 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:13:42.263091 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-602a8ee7-430f-49b7-94f0-d07fc302ddbe None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:42.267715 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-602a8ee7-430f-49b7-94f0-d07fc302ddbe tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] POST https://10.4.3.246/volume/v3/groups Aug 12 20:13:42.268235 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-602a8ee7-430f-49b7-94f0-d07fc302ddbe tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3c794b94-0afa-4048-9e7e-4e30d3210324", "volume_types": ["3357e00e-49d0-4fa6-9110-feb84333237d"], "name": "tempest-Group2-354653684"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:13:42.270482 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.groups [None req-602a8ee7-430f-49b7-94f0-d07fc302ddbe tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Creating new group {'group': {'group_type': '3c794b94-0afa-4048-9e7e-4e30d3210324', 'volume_types': ['3357e00e-49d0-4fa6-9110-feb84333237d'], 'name': 'tempest-Group2-354653684'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 12 20:13:42.275667 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.groups [None req-602a8ee7-430f-49b7-94f0-d07fc302ddbe tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Creating group tempest-Group2-354653684. Aug 12 20:13:42.286520 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-602a8ee7-430f-49b7-94f0-d07fc302ddbe tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Availability Zones retrieved successfully. Aug 12 20:13:42.308029 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-602a8ee7-430f-49b7-94f0-d07fc302ddbe tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Created reservations ['4e7cc286-4e17-4dd7-bbbc-8931cd598c77'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:13:42.342115 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-602a8ee7-430f-49b7-94f0-d07fc302ddbe tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/groups returned with HTTP 202 Aug 12 20:13:42.342883 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 12/46] 10.4.3.246 () {70 vars in 1297 bytes} [Wed Aug 12 20:13:42 2026] POST /volume/v3/groups => generated 93 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:13:42.354082 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-27ff37f2-72c3-48a9-9ab9-775ce0b1a80d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:42.355900 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-27ff37f2-72c3-48a9-9ab9-775ce0b1a80d tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] GET https://10.4.3.246/volume/v3/groups/cc0f68be-6ce6-44ee-8fde-a6fd5026ccfa Aug 12 20:13:42.356148 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-27ff37f2-72c3-48a9-9ab9-775ce0b1a80d tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:42.356744 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-27ff37f2-72c3-48a9-9ab9-775ce0b1a80d tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:42.356744 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.groups [None req-27ff37f2-72c3-48a9-9ab9-775ce0b1a80d tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] show called for member cc0f68be-6ce6-44ee-8fde-a6fd5026ccfa {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:13:42.362903 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:42.362903 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:13:42.378519 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-27ff37f2-72c3-48a9-9ab9-775ce0b1a80d tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/groups/cc0f68be-6ce6-44ee-8fde-a6fd5026ccfa returned with HTTP 200 Aug 12 20:13:42.378945 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 13/47] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:13:42 2026] GET /volume/v3/groups/cc0f68be-6ce6-44ee-8fde-a6fd5026ccfa => generated 321 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:13:43.391827 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-c10b3b68-c8de-4a40-b730-695f81428858 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:43.394258 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c10b3b68-c8de-4a40-b730-695f81428858 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] GET https://10.4.3.246/volume/v3/groups/cc0f68be-6ce6-44ee-8fde-a6fd5026ccfa Aug 12 20:13:43.394584 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c10b3b68-c8de-4a40-b730-695f81428858 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:43.394856 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c10b3b68-c8de-4a40-b730-695f81428858 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:43.395036 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.groups [None req-c10b3b68-c8de-4a40-b730-695f81428858 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] show called for member cc0f68be-6ce6-44ee-8fde-a6fd5026ccfa {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:13:43.399206 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:43.399206 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:13:43.407995 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c10b3b68-c8de-4a40-b730-695f81428858 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/groups/cc0f68be-6ce6-44ee-8fde-a6fd5026ccfa returned with HTTP 200 Aug 12 20:13:43.408553 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 12/48] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:13:43 2026] GET /volume/v3/groups/cc0f68be-6ce6-44ee-8fde-a6fd5026ccfa => generated 322 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:13:43.419040 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-10ac784e-d756-462c-bd77-005b2d58d987 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:43.422057 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-10ac784e-d756-462c-bd77-005b2d58d987 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:13:43.422728 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-10ac784e-d756-462c-bd77-005b2d58d987 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2026696600", "volume_type": "3357e00e-49d0-4fa6-9110-feb84333237d", "group_id": "499d4e99-2360-4ce6-91b0-f0f2b89bd31f", "size": 1}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:13:43.424470 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-10ac784e-d756-462c-bd77-005b2d58d987 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2026696600', 'volume_type': '3357e00e-49d0-4fa6-9110-feb84333237d', 'group_id': '499d4e99-2360-4ce6-91b0-f0f2b89bd31f', 'size': 1}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:13:43.433754 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:43.433754 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:13:43.434560 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-10ac784e-d756-462c-bd77-005b2d58d987 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Create volume of 1 GB Aug 12 20:13:43.442596 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-10ac784e-d756-462c-bd77-005b2d58d987 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Availability Zones retrieved successfully. Aug 12 20:13:43.450270 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-10ac784e-d756-462c-bd77-005b2d58d987 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Flow 'volume_create_api' (fc30a6d9-e6c6-460e-8aa5-f99d2d3eeb00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:13:43.451312 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-10ac784e-d756-462c-bd77-005b2d58d987 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9b18d89-e5f8-41f5-a1e5-4fb9199dedc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:13:43.452336 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:43.452336 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:13:43.452678 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-10ac784e-d756-462c-bd77-005b2d58d987 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:13:43.474811 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-10ac784e-d756-462c-bd77-005b2d58d987 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9b18d89-e5f8-41f5-a1e5-4fb9199dedc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:13:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3357e00e-49d0-4fa6-9110-feb84333237d,is_public=True,name='tempest-GroupsTest-volume-type-1936833492',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3357e00e-49d0-4fa6-9110-feb84333237d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '499d4e99-2360-4ce6-91b0-f0f2b89bd31f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:13:43.475308 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-10ac784e-d756-462c-bd77-005b2d58d987 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02982699-a8d3-442d-9f9c-d263412a1601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:13:43.512643 np0000007109 devstack@c-api.service[100383]: WARNING cinder.quota [None req-10ac784e-d756-462c-bd77-005b2d58d987 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1936833492 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1936833492, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:13:43.512979 np0000007109 devstack@c-api.service[100383]: WARNING cinder.quota [None req-10ac784e-d756-462c-bd77-005b2d58d987 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1936833492 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1936833492, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:13:43.562063 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-10ac784e-d756-462c-bd77-005b2d58d987 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Created reservations ['a8362fd7-0bfd-4b04-a58a-258632970807', '9ed10bc3-2490-4b43-9e50-cf83f611d510', '28c0fc9b-50fd-4b73-9dfe-5d371e0e42a5', 'c555b64f-b00f-417b-8d83-e8fe89b4a224'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:13:43.563136 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-10ac784e-d756-462c-bd77-005b2d58d987 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02982699-a8d3-442d-9f9c-d263412a1601) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8362fd7-0bfd-4b04-a58a-258632970807', '9ed10bc3-2490-4b43-9e50-cf83f611d510', '28c0fc9b-50fd-4b73-9dfe-5d371e0e42a5', 'c555b64f-b00f-417b-8d83-e8fe89b4a224']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:13:43.564246 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-10ac784e-d756-462c-bd77-005b2d58d987 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3c541c1-3a6e-4fbc-8ba2-543fdf8c0b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:13:43.592611 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-10ac784e-d756-462c-bd77-005b2d58d987 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3c541c1-3a6e-4fbc-8ba2-543fdf8c0b69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60f6439e-00a1-45d1-be19-f5a4369d4441', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2026696600',encryption_key_id=None,group_id=499d4e99-2360-4ce6-91b0-f0f2b89bd31f,group_type_id=,metadata={},multiattach=False,project_id='cbcbfc58bfa84cd7b4355c91d19ff67b',qos_specs=None,replication_status=,reservations=['a8362fd7-0bfd-4b04-a58a-258632970807','9ed10bc3-2490-4b43-9e50-cf83f611d510','28c0fc9b-50fd-4b73-9dfe-5d371e0e42a5','c555b64f-b00f-417b-8d83-e8fe89b4a224'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f91361db3d7e48afa7c4e83070d34818',volume_type_id=3357e00e-49d0-4fa6-9110-feb84333237d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:13:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2026696600',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=499d4e99-2360-4ce6-91b0-f0f2b89bd31f,host=None,id=60f6439e-00a1-45d1-be19-f5a4369d4441,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cbcbfc58bfa84cd7b4355c91d19ff67b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f91361db3d7e48afa7c4e83070d34818',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3357e00e-49d0-4fa6-9110-feb84333237d),volume_type_id=3357e00e-49d0-4fa6-9110-feb84333237d)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:13:43.593568 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-10ac784e-d756-462c-bd77-005b2d58d987 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74b1e88d-4e01-453f-9230-2af548668a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:13:43.617786 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-10ac784e-d756-462c-bd77-005b2d58d987 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74b1e88d-4e01-453f-9230-2af548668a72) transitioned into state 'SUCCESS' from state '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-2026696600',encryption_key_id=None,group_id=499d4e99-2360-4ce6-91b0-f0f2b89bd31f,group_type_id=,metadata={},multiattach=False,project_id='cbcbfc58bfa84cd7b4355c91d19ff67b',qos_specs=None,replication_status=,reservations=['a8362fd7-0bfd-4b04-a58a-258632970807','9ed10bc3-2490-4b43-9e50-cf83f611d510','28c0fc9b-50fd-4b73-9dfe-5d371e0e42a5','c555b64f-b00f-417b-8d83-e8fe89b4a224'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f91361db3d7e48afa7c4e83070d34818',volume_type_id=3357e00e-49d0-4fa6-9110-feb84333237d)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:13:43.618790 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-10ac784e-d756-462c-bd77-005b2d58d987 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08fb47f6-24ab-4b4e-b88e-23f9f4453ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:13:43.640382 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-10ac784e-d756-462c-bd77-005b2d58d987 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08fb47f6-24ab-4b4e-b88e-23f9f4453ea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:13:43.641664 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-10ac784e-d756-462c-bd77-005b2d58d987 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Flow 'volume_create_api' (fc30a6d9-e6c6-460e-8aa5-f99d2d3eeb00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:13:43.642139 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-10ac784e-d756-462c-bd77-005b2d58d987 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Create volume request issued successfully. Aug 12 20:13:43.642966 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-10ac784e-d756-462c-bd77-005b2d58d987 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:13:43.643172 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-10ac784e-d756-462c-bd77-005b2d58d987 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:13:43.702937 np0000007109 devstack@c-api.service[100383]: DEBUG oslo_db.sqlalchemy.engines [None req-10ac784e-d756-462c-bd77-005b2d58d987 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100383) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:13:43.707381 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:43.707381 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:13:43.712993 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-10ac784e-d756-462c-bd77-005b2d58d987 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:13:43.713628 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 12/49] 10.4.3.246 () {70 vars in 1300 bytes} [Wed Aug 12 20:13:43 2026] POST /volume/v3/volumes => generated 815 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:13:43.728572 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-c5bc1150-e685-4f78-83ca-21870c6167d1 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:43.733903 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c5bc1150-e685-4f78-83ca-21870c6167d1 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] GET https://10.4.3.246/volume/v3/volumes/60f6439e-00a1-45d1-be19-f5a4369d4441 Aug 12 20:13:43.734385 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c5bc1150-e685-4f78-83ca-21870c6167d1 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:43.734727 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c5bc1150-e685-4f78-83ca-21870c6167d1 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:43.743409 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:43.743409 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:13:43.748523 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-c5bc1150-e685-4f78-83ca-21870c6167d1 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Volume info retrieved successfully. Aug 12 20:13:43.749624 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-c5bc1150-e685-4f78-83ca-21870c6167d1 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:13:43.749867 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-c5bc1150-e685-4f78-83ca-21870c6167d1 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:13:43.794609 np0000007109 devstack@c-api.service[100386]: DEBUG oslo_db.sqlalchemy.engines [None req-c5bc1150-e685-4f78-83ca-21870c6167d1 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100386) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:13:43.798220 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:43.798220 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:13:43.809111 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c5bc1150-e685-4f78-83ca-21870c6167d1 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/volumes/60f6439e-00a1-45d1-be19-f5a4369d4441 returned with HTTP 200 Aug 12 20:13:43.809449 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 13/50] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:13:43 2026] GET /volume/v3/volumes/60f6439e-00a1-45d1-be19-f5a4369d4441 => generated 883 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:13:44.825604 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-30871ae7-d53a-4cba-a43d-efa904d654ab None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:44.827618 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-30871ae7-d53a-4cba-a43d-efa904d654ab tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] GET https://10.4.3.246/volume/v3/volumes/60f6439e-00a1-45d1-be19-f5a4369d4441 Aug 12 20:13:44.827796 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-30871ae7-d53a-4cba-a43d-efa904d654ab tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:44.829253 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-30871ae7-d53a-4cba-a43d-efa904d654ab tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:44.837078 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:44.837078 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:13:44.843162 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-30871ae7-d53a-4cba-a43d-efa904d654ab tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Volume info retrieved successfully. Aug 12 20:13:44.844244 np0000007109 devstack@c-api.service[100384]: WARNING stevedore.named [None req-30871ae7-d53a-4cba-a43d-efa904d654ab tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:13:44.844556 np0000007109 devstack@c-api.service[100384]: WARNING castellan.key_manager [None req-30871ae7-d53a-4cba-a43d-efa904d654ab tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:13:44.893385 np0000007109 devstack@c-api.service[100384]: DEBUG oslo_db.sqlalchemy.engines [None req-30871ae7-d53a-4cba-a43d-efa904d654ab tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100384) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:13:44.897171 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:44.897171 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:13:44.908977 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-30871ae7-d53a-4cba-a43d-efa904d654ab tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/volumes/60f6439e-00a1-45d1-be19-f5a4369d4441 returned with HTTP 200 Aug 12 20:13:44.909422 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 14/51] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:13:44 2026] GET /volume/v3/volumes/60f6439e-00a1-45d1-be19-f5a4369d4441 => generated 908 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:13:44.922744 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-0e188fbc-0038-4ab3-9b1f-2942f8a806c0 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:44.925088 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0e188fbc-0038-4ab3-9b1f-2942f8a806c0 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] GET https://10.4.3.246/volume/v3/groups/499d4e99-2360-4ce6-91b0-f0f2b89bd31f Aug 12 20:13:44.925398 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0e188fbc-0038-4ab3-9b1f-2942f8a806c0 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:44.925698 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0e188fbc-0038-4ab3-9b1f-2942f8a806c0 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:44.925895 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.groups [None req-0e188fbc-0038-4ab3-9b1f-2942f8a806c0 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] show called for member 499d4e99-2360-4ce6-91b0-f0f2b89bd31f {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:13:44.930219 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:44.930219 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:13:44.940394 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0e188fbc-0038-4ab3-9b1f-2942f8a806c0 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/groups/499d4e99-2360-4ce6-91b0-f0f2b89bd31f returned with HTTP 200 Aug 12 20:13:44.940852 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 13/52] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:13:44 2026] GET /volume/v3/groups/499d4e99-2360-4ce6-91b0-f0f2b89bd31f => generated 323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:13:44.957276 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-4bb8ae2b-b6ef-462f-8a07-bf14eec61f38 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:44.960670 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4bb8ae2b-b6ef-462f-8a07-bf14eec61f38 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] GET https://10.4.3.246/volume/v3/groups/cc0f68be-6ce6-44ee-8fde-a6fd5026ccfa Aug 12 20:13:44.960823 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4bb8ae2b-b6ef-462f-8a07-bf14eec61f38 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:44.960971 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4bb8ae2b-b6ef-462f-8a07-bf14eec61f38 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:44.961188 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.groups [None req-4bb8ae2b-b6ef-462f-8a07-bf14eec61f38 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] show called for member cc0f68be-6ce6-44ee-8fde-a6fd5026ccfa {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:13:44.964740 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:44.964740 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:13:44.975145 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4bb8ae2b-b6ef-462f-8a07-bf14eec61f38 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/groups/cc0f68be-6ce6-44ee-8fde-a6fd5026ccfa returned with HTTP 200 Aug 12 20:13:44.975798 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 13/53] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:13:44 2026] GET /volume/v3/groups/cc0f68be-6ce6-44ee-8fde-a6fd5026ccfa => generated 322 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:13:44.990452 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-ee037d4b-cb4b-4308-a614-595ddffb7536 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:44.992740 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ee037d4b-cb4b-4308-a614-595ddffb7536 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] GET https://10.4.3.246/volume/v3/groups/detail Aug 12 20:13:44.993130 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ee037d4b-cb4b-4308-a614-595ddffb7536 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:44.993486 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ee037d4b-cb4b-4308-a614-595ddffb7536 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:45.036603 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ee037d4b-cb4b-4308-a614-595ddffb7536 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/groups/detail returned with HTTP 200 Aug 12 20:13:45.037223 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 14/54] 10.4.3.246 () {68 vars in 1296 bytes} [Wed Aug 12 20:13:44 2026] GET /volume/v3/groups/detail => generated 639 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:13:45.050255 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-eefa8de7-d6a0-4057-9387-20e34d0befd3 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:45.052436 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-eefa8de7-d6a0-4057-9387-20e34d0befd3 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] GET https://10.4.3.246/volume/v3/volumes/detail Aug 12 20:13:45.052708 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-eefa8de7-d6a0-4057-9387-20e34d0befd3 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:45.053352 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-eefa8de7-d6a0-4057-9387-20e34d0befd3 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Calling method 'detail' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:45.053800 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.api_utils [None req-eefa8de7-d6a0-4057-9387-20e34d0befd3 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Removing options '' from query. {{(pid=100384) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:13:45.054959 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-eefa8de7-d6a0-4057-9387-20e34d0befd3 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100384) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:13:45.092186 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-eefa8de7-d6a0-4057-9387-20e34d0befd3 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Get all volumes completed successfully. Aug 12 20:13:45.092761 np0000007109 devstack@c-api.service[100384]: WARNING stevedore.named [None req-eefa8de7-d6a0-4057-9387-20e34d0befd3 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:13:45.092995 np0000007109 devstack@c-api.service[100384]: WARNING castellan.key_manager [None req-eefa8de7-d6a0-4057-9387-20e34d0befd3 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:13:45.140510 np0000007109 devstack@c-api.service[100384]: DEBUG oslo_db.sqlalchemy.engines [None req-eefa8de7-d6a0-4057-9387-20e34d0befd3 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100384) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:13:45.144763 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:45.144763 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:13:45.154579 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-eefa8de7-d6a0-4057-9387-20e34d0befd3 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/volumes/detail returned with HTTP 200 Aug 12 20:13:45.154858 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 15/55] 10.4.3.246 () {68 vars in 1299 bytes} [Wed Aug 12 20:13:45 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:13:45.171283 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-db900fc2-96c3-48e9-a057-3fb0774aa656 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:45.172979 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-db900fc2-96c3-48e9-a057-3fb0774aa656 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] GET https://10.4.3.246/volume/v3/volumes/detail Aug 12 20:13:45.173382 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-db900fc2-96c3-48e9-a057-3fb0774aa656 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:45.173663 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-db900fc2-96c3-48e9-a057-3fb0774aa656 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Calling method 'detail' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:45.174765 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.api_utils [None req-db900fc2-96c3-48e9-a057-3fb0774aa656 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Removing options '' from query. {{(pid=100385) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:13:45.175200 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:45.175200 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:13:45.176047 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-db900fc2-96c3-48e9-a057-3fb0774aa656 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100385) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:13:45.213391 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-db900fc2-96c3-48e9-a057-3fb0774aa656 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Get all volumes completed successfully. Aug 12 20:13:45.214594 np0000007109 devstack@c-api.service[100385]: WARNING stevedore.named [None req-db900fc2-96c3-48e9-a057-3fb0774aa656 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:13:45.214804 np0000007109 devstack@c-api.service[100385]: WARNING castellan.key_manager [None req-db900fc2-96c3-48e9-a057-3fb0774aa656 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:13:45.254895 np0000007109 devstack@c-api.service[100385]: DEBUG oslo_db.sqlalchemy.engines [None req-db900fc2-96c3-48e9-a057-3fb0774aa656 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100385) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:13:45.261378 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:45.261378 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:13:45.272969 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-db900fc2-96c3-48e9-a057-3fb0774aa656 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/volumes/detail returned with HTTP 200 Aug 12 20:13:45.273373 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 14/56] 10.4.3.246 () {68 vars in 1299 bytes} [Wed Aug 12 20:13:45 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:13:45.289874 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-debca75c-7e87-482d-a2db-cbd86dabbffc None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:45.291844 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-debca75c-7e87-482d-a2db-cbd86dabbffc tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] POST https://10.4.3.246/volume/v3/groups/499d4e99-2360-4ce6-91b0-f0f2b89bd31f/action Aug 12 20:13:45.292413 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-debca75c-7e87-482d-a2db-cbd86dabbffc tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:13:45.293208 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-debca75c-7e87-482d-a2db-cbd86dabbffc tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:13:45.294567 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.groups [None req-debca75c-7e87-482d-a2db-cbd86dabbffc tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] delete called for group 499d4e99-2360-4ce6-91b0-f0f2b89bd31f {{(pid=100383) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 20:13:45.294763 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.groups [None req-debca75c-7e87-482d-a2db-cbd86dabbffc tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Delete group with id: 499d4e99-2360-4ce6-91b0-f0f2b89bd31f Aug 12 20:13:45.298768 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:45.298768 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:13:45.389032 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-debca75c-7e87-482d-a2db-cbd86dabbffc tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/groups/499d4e99-2360-4ce6-91b0-f0f2b89bd31f/action returned with HTTP 202 Aug 12 20:13:45.389715 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 14/57] 10.4.3.246 () {70 vars in 1428 bytes} [Wed Aug 12 20:13:45 2026] POST /volume/v3/groups/499d4e99-2360-4ce6-91b0-f0f2b89bd31f/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:13:45.398792 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-fad8ce18-86f7-40fc-b9ce-673f46367401 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:45.401517 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fad8ce18-86f7-40fc-b9ce-673f46367401 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] GET https://10.4.3.246/volume/v3/volumes/60f6439e-00a1-45d1-be19-f5a4369d4441 Aug 12 20:13:45.402861 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fad8ce18-86f7-40fc-b9ce-673f46367401 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:45.403075 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fad8ce18-86f7-40fc-b9ce-673f46367401 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:45.415392 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:45.415392 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:13:45.421955 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-fad8ce18-86f7-40fc-b9ce-673f46367401 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Volume info retrieved successfully. Aug 12 20:13:45.423042 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-fad8ce18-86f7-40fc-b9ce-673f46367401 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:13:45.423282 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-fad8ce18-86f7-40fc-b9ce-673f46367401 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:13:45.482058 np0000007109 devstack@c-api.service[100386]: DEBUG oslo_db.sqlalchemy.engines [None req-fad8ce18-86f7-40fc-b9ce-673f46367401 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100386) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:13:45.487093 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:45.487093 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:13:45.500034 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fad8ce18-86f7-40fc-b9ce-673f46367401 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/volumes/60f6439e-00a1-45d1-be19-f5a4369d4441 returned with HTTP 200 Aug 12 20:13:45.500760 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 15/58] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:13:45 2026] GET /volume/v3/volumes/60f6439e-00a1-45d1-be19-f5a4369d4441 => generated 907 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:13:46.516490 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b78d1fb8-89fb-4763-85db-55d9f1c547c7 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:46.518745 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b78d1fb8-89fb-4763-85db-55d9f1c547c7 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] GET https://10.4.3.246/volume/v3/volumes/60f6439e-00a1-45d1-be19-f5a4369d4441 Aug 12 20:13:46.519081 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b78d1fb8-89fb-4763-85db-55d9f1c547c7 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:46.519367 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b78d1fb8-89fb-4763-85db-55d9f1c547c7 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:46.527490 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b78d1fb8-89fb-4763-85db-55d9f1c547c7 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/volumes/60f6439e-00a1-45d1-be19-f5a4369d4441 returned with HTTP 404 Aug 12 20:13:46.528312 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 16/59] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:13:46 2026] GET /volume/v3/volumes/60f6439e-00a1-45d1-be19-f5a4369d4441 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:13:46.538931 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-58afb3a0-aed3-4216-a300-04f22644b4de None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:46.541875 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-58afb3a0-aed3-4216-a300-04f22644b4de tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] GET https://10.4.3.246/volume/v3/groups/499d4e99-2360-4ce6-91b0-f0f2b89bd31f Aug 12 20:13:46.542120 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-58afb3a0-aed3-4216-a300-04f22644b4de tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:46.542350 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-58afb3a0-aed3-4216-a300-04f22644b4de tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:46.542556 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.groups [None req-58afb3a0-aed3-4216-a300-04f22644b4de tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] show called for member 499d4e99-2360-4ce6-91b0-f0f2b89bd31f {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:13:46.550238 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-58afb3a0-aed3-4216-a300-04f22644b4de tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/groups/499d4e99-2360-4ce6-91b0-f0f2b89bd31f returned with HTTP 404 Aug 12 20:13:46.551003 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 15/60] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:13:46 2026] GET /volume/v3/groups/499d4e99-2360-4ce6-91b0-f0f2b89bd31f => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:13:46.559501 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-2b7010bf-c57c-49e8-abe0-d9ddc408ee11 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:46.561857 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2b7010bf-c57c-49e8-abe0-d9ddc408ee11 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] POST https://10.4.3.246/volume/v3/groups/cc0f68be-6ce6-44ee-8fde-a6fd5026ccfa/action Aug 12 20:13:46.562250 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2b7010bf-c57c-49e8-abe0-d9ddc408ee11 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:13:46.562413 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2b7010bf-c57c-49e8-abe0-d9ddc408ee11 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:13:46.564466 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.groups [None req-2b7010bf-c57c-49e8-abe0-d9ddc408ee11 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] delete called for group cc0f68be-6ce6-44ee-8fde-a6fd5026ccfa {{(pid=100383) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 20:13:46.564671 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.groups [None req-2b7010bf-c57c-49e8-abe0-d9ddc408ee11 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Delete group with id: cc0f68be-6ce6-44ee-8fde-a6fd5026ccfa Aug 12 20:13:46.571923 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:46.571923 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:13:46.615501 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2b7010bf-c57c-49e8-abe0-d9ddc408ee11 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/groups/cc0f68be-6ce6-44ee-8fde-a6fd5026ccfa/action returned with HTTP 202 Aug 12 20:13:46.616082 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 15/61] 10.4.3.246 () {70 vars in 1428 bytes} [Wed Aug 12 20:13:46 2026] POST /volume/v3/groups/cc0f68be-6ce6-44ee-8fde-a6fd5026ccfa/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:13:46.625801 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-1dc7c3f5-b362-4efb-92da-4798181aa67a None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:46.627735 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1dc7c3f5-b362-4efb-92da-4798181aa67a tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] GET https://10.4.3.246/volume/v3/groups/cc0f68be-6ce6-44ee-8fde-a6fd5026ccfa Aug 12 20:13:46.628049 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1dc7c3f5-b362-4efb-92da-4798181aa67a tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:46.628337 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1dc7c3f5-b362-4efb-92da-4798181aa67a tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:46.628549 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.groups [None req-1dc7c3f5-b362-4efb-92da-4798181aa67a tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] show called for member cc0f68be-6ce6-44ee-8fde-a6fd5026ccfa {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:13:46.632233 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:46.632233 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:13:46.640242 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1dc7c3f5-b362-4efb-92da-4798181aa67a tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/groups/cc0f68be-6ce6-44ee-8fde-a6fd5026ccfa returned with HTTP 200 Aug 12 20:13:46.640750 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 16/62] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:13:46 2026] GET /volume/v3/groups/cc0f68be-6ce6-44ee-8fde-a6fd5026ccfa => generated 321 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:13:47.654732 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-60cd7056-2b3a-4a9e-b34d-ecf72339783e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:47.658709 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-60cd7056-2b3a-4a9e-b34d-ecf72339783e tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] GET https://10.4.3.246/volume/v3/groups/cc0f68be-6ce6-44ee-8fde-a6fd5026ccfa Aug 12 20:13:47.658709 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-60cd7056-2b3a-4a9e-b34d-ecf72339783e tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:47.658709 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-60cd7056-2b3a-4a9e-b34d-ecf72339783e tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:47.658709 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.groups [None req-60cd7056-2b3a-4a9e-b34d-ecf72339783e tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] show called for member cc0f68be-6ce6-44ee-8fde-a6fd5026ccfa {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:13:47.662743 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-60cd7056-2b3a-4a9e-b34d-ecf72339783e tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/groups/cc0f68be-6ce6-44ee-8fde-a6fd5026ccfa returned with HTTP 404 Aug 12 20:13:47.663765 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 17/63] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:13:47 2026] GET /volume/v3/groups/cc0f68be-6ce6-44ee-8fde-a6fd5026ccfa => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:13:47.676732 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-558cf0b7-6066-4383-b713-b6ea0afbdd6d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:47.679009 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-558cf0b7-6066-4383-b713-b6ea0afbdd6d tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] GET https://10.4.3.246/volume/v3/groups/detail Aug 12 20:13:47.679888 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-558cf0b7-6066-4383-b713-b6ea0afbdd6d tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:47.680752 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-558cf0b7-6066-4383-b713-b6ea0afbdd6d tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:47.687566 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-558cf0b7-6066-4383-b713-b6ea0afbdd6d tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/groups/detail returned with HTTP 200 Aug 12 20:13:47.688113 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 16/64] 10.4.3.246 () {68 vars in 1296 bytes} [Wed Aug 12 20:13:47 2026] GET /volume/v3/groups/detail => generated 14 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:13:47.701754 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-44c66437-f192-463e-ae49-bdc78e6a22aa None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:47.705933 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-44c66437-f192-463e-ae49-bdc78e6a22aa tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] GET https://10.4.3.246/volume/v3/volumes/detail Aug 12 20:13:47.705933 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-44c66437-f192-463e-ae49-bdc78e6a22aa tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:47.705933 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-44c66437-f192-463e-ae49-bdc78e6a22aa tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Calling method 'detail' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:47.705933 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.api_utils [None req-44c66437-f192-463e-ae49-bdc78e6a22aa tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Removing options '' from query. {{(pid=100383) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:13:47.706885 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-44c66437-f192-463e-ae49-bdc78e6a22aa tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100383) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:13:47.716308 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-44c66437-f192-463e-ae49-bdc78e6a22aa tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Get all volumes completed successfully. Aug 12 20:13:47.720709 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-44c66437-f192-463e-ae49-bdc78e6a22aa tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/volumes/detail returned with HTTP 200 Aug 12 20:13:47.722292 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 16/65] 10.4.3.246 () {68 vars in 1299 bytes} [Wed Aug 12 20:13:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:13:47.743041 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-0e221206-fab2-4485-a536-71c8abad97a3 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:47.745493 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0e221206-fab2-4485-a536-71c8abad97a3 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] POST https://10.4.3.246/volume/v3/groups/cc0f68be-6ce6-44ee-8fde-a6fd5026ccfa/action Aug 12 20:13:47.746461 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0e221206-fab2-4485-a536-71c8abad97a3 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:13:47.746461 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0e221206-fab2-4485-a536-71c8abad97a3 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:13:47.747984 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.groups [None req-0e221206-fab2-4485-a536-71c8abad97a3 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] delete called for group cc0f68be-6ce6-44ee-8fde-a6fd5026ccfa {{(pid=100386) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 20:13:47.748136 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.groups [None req-0e221206-fab2-4485-a536-71c8abad97a3 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Delete group with id: cc0f68be-6ce6-44ee-8fde-a6fd5026ccfa Aug 12 20:13:47.755162 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0e221206-fab2-4485-a536-71c8abad97a3 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/groups/cc0f68be-6ce6-44ee-8fde-a6fd5026ccfa/action returned with HTTP 404 Aug 12 20:13:47.755162 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 17/66] 10.4.3.246 () {70 vars in 1428 bytes} [Wed Aug 12 20:13:47 2026] POST /volume/v3/groups/cc0f68be-6ce6-44ee-8fde-a6fd5026ccfa/action => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:13:47.765309 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f1ba78ce-8504-4d27-8535-e71f267a1705 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:47.768348 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f1ba78ce-8504-4d27-8535-e71f267a1705 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] GET https://10.4.3.246/volume/v3/volumes/detail Aug 12 20:13:47.768348 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f1ba78ce-8504-4d27-8535-e71f267a1705 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:47.768517 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f1ba78ce-8504-4d27-8535-e71f267a1705 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Calling method 'detail' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:47.768920 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.api_utils [None req-f1ba78ce-8504-4d27-8535-e71f267a1705 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Removing options '' from query. {{(pid=100384) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:13:47.769924 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-f1ba78ce-8504-4d27-8535-e71f267a1705 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100384) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:13:47.779109 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-f1ba78ce-8504-4d27-8535-e71f267a1705 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Get all volumes completed successfully. Aug 12 20:13:47.782325 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f1ba78ce-8504-4d27-8535-e71f267a1705 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/volumes/detail returned with HTTP 200 Aug 12 20:13:47.782930 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 18/67] 10.4.3.246 () {68 vars in 1299 bytes} [Wed Aug 12 20:13:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:13:47.803116 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-05f01bf1-e28c-4f6a-8909-1d57fbf409f1 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:47.808707 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-05f01bf1-e28c-4f6a-8909-1d57fbf409f1 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] POST https://10.4.3.246/volume/v3/groups/499d4e99-2360-4ce6-91b0-f0f2b89bd31f/action Aug 12 20:13:47.809290 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-05f01bf1-e28c-4f6a-8909-1d57fbf409f1 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:13:47.809817 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-05f01bf1-e28c-4f6a-8909-1d57fbf409f1 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:13:47.812409 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.groups [None req-05f01bf1-e28c-4f6a-8909-1d57fbf409f1 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] delete called for group 499d4e99-2360-4ce6-91b0-f0f2b89bd31f {{(pid=100385) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 20:13:47.814361 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.groups [None req-05f01bf1-e28c-4f6a-8909-1d57fbf409f1 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Delete group with id: 499d4e99-2360-4ce6-91b0-f0f2b89bd31f Aug 12 20:13:47.823767 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-05f01bf1-e28c-4f6a-8909-1d57fbf409f1 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/groups/499d4e99-2360-4ce6-91b0-f0f2b89bd31f/action returned with HTTP 404 Aug 12 20:13:47.824708 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 17/68] 10.4.3.246 () {70 vars in 1428 bytes} [Wed Aug 12 20:13:47 2026] POST /volume/v3/groups/499d4e99-2360-4ce6-91b0-f0f2b89bd31f/action => generated 108 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:13:47.837912 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0a41e484-de85-4ead-b2f4-ca27398a396f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:47.840838 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0a41e484-de85-4ead-b2f4-ca27398a396f tempest-GroupsTest-397784344 tempest-GroupsTest-397784344-project-admin] DELETE https://10.4.3.246/volume/v3/group_types/3c794b94-0afa-4048-9e7e-4e30d3210324 Aug 12 20:13:47.841072 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0a41e484-de85-4ead-b2f4-ca27398a396f tempest-GroupsTest-397784344 tempest-GroupsTest-397784344-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:47.841361 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0a41e484-de85-4ead-b2f4-ca27398a396f tempest-GroupsTest-397784344 tempest-GroupsTest-397784344-project-admin] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:47.862854 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0a41e484-de85-4ead-b2f4-ca27398a396f tempest-GroupsTest-397784344 tempest-GroupsTest-397784344-project-admin] https://10.4.3.246/volume/v3/group_types/3c794b94-0afa-4048-9e7e-4e30d3210324 returned with HTTP 202 Aug 12 20:13:47.863347 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 17/69] 10.4.3.246 () {68 vars in 1404 bytes} [Wed Aug 12 20:13:47 2026] DELETE /volume/v3/group_types/3c794b94-0afa-4048-9e7e-4e30d3210324 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:13:47.873876 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-9edf7bb0-8cf0-4767-b908-abc9511fc202 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:47.875835 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9edf7bb0-8cf0-4767-b908-abc9511fc202 tempest-GroupsTest-397784344 tempest-GroupsTest-397784344-project-admin] DELETE https://10.4.3.246/volume/v3/types/3357e00e-49d0-4fa6-9110-feb84333237d Aug 12 20:13:47.876049 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9edf7bb0-8cf0-4767-b908-abc9511fc202 tempest-GroupsTest-397784344 tempest-GroupsTest-397784344-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:47.876297 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9edf7bb0-8cf0-4767-b908-abc9511fc202 tempest-GroupsTest-397784344 tempest-GroupsTest-397784344-project-admin] Calling method '_delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:47.876593 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:47.876593 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:13:47.961271 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9edf7bb0-8cf0-4767-b908-abc9511fc202 tempest-GroupsTest-397784344 tempest-GroupsTest-397784344-project-admin] https://10.4.3.246/volume/v3/types/3357e00e-49d0-4fa6-9110-feb84333237d returned with HTTP 202 Aug 12 20:13:47.962012 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 18/70] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:13:47 2026] DELETE /volume/v3/types/3357e00e-49d0-4fa6-9110-feb84333237d => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:13:47.974069 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-3fa96f80-a952-4ad1-af14-5229c6cc6a03 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:47.977767 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3fa96f80-a952-4ad1-af14-5229c6cc6a03 tempest-GroupsTest-397784344 tempest-GroupsTest-397784344-project-admin] GET https://10.4.3.246/volume/v3/types/3357e00e-49d0-4fa6-9110-feb84333237d Aug 12 20:13:47.978196 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3fa96f80-a952-4ad1-af14-5229c6cc6a03 tempest-GroupsTest-397784344 tempest-GroupsTest-397784344-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:47.978373 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3fa96f80-a952-4ad1-af14-5229c6cc6a03 tempest-GroupsTest-397784344 tempest-GroupsTest-397784344-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:47.982965 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3fa96f80-a952-4ad1-af14-5229c6cc6a03 tempest-GroupsTest-397784344 tempest-GroupsTest-397784344-project-admin] https://10.4.3.246/volume/v3/types/3357e00e-49d0-4fa6-9110-feb84333237d returned with HTTP 404 Aug 12 20:13:47.985111 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 19/71] 10.4.3.246 () {66 vars in 1342 bytes} [Wed Aug 12 20:13:47 2026] GET /volume/v3/types/3357e00e-49d0-4fa6-9110-feb84333237d => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:13:47.997171 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-21a12b2a-8a1f-4497-8bbb-c7bcaa32009d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:48.003670 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-21a12b2a-8a1f-4497-8bbb-c7bcaa32009d tempest-GroupsTest-397784344 tempest-GroupsTest-397784344-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:13:48.004924 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-21a12b2a-8a1f-4497-8bbb-c7bcaa32009d tempest-GroupsTest-397784344 tempest-GroupsTest-397784344-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1964358320"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:13:48.041070 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-21a12b2a-8a1f-4497-8bbb-c7bcaa32009d tempest-GroupsTest-397784344 tempest-GroupsTest-397784344-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:13:48.041070 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 18/72] 10.4.3.246 () {68 vars in 1252 bytes} [Wed Aug 12 20:13:47 2026] POST /volume/v3/types => generated 216 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:13:48.055758 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-52f603f9-25e5-4039-b96d-19a7ff785eb6 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:48.057773 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-52f603f9-25e5-4039-b96d-19a7ff785eb6 tempest-GroupsTest-397784344 tempest-GroupsTest-397784344-project-admin] POST https://10.4.3.246/volume/v3/group_types Aug 12 20:13:48.059618 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-52f603f9-25e5-4039-b96d-19a7ff785eb6 tempest-GroupsTest-397784344 tempest-GroupsTest-397784344-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-666228070"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:13:48.085093 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-52f603f9-25e5-4039-b96d-19a7ff785eb6 tempest-GroupsTest-397784344 tempest-GroupsTest-397784344-project-admin] https://10.4.3.246/volume/v3/group_types returned with HTTP 202 Aug 12 20:13:48.085093 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 18/73] 10.4.3.246 () {70 vars in 1311 bytes} [Wed Aug 12 20:13:48 2026] POST /volume/v3/group_types => generated 172 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:13:48.105944 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-88fabdf2-6ce0-48c8-bdcc-a13410b17843 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:48.109768 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-88fabdf2-6ce0-48c8-bdcc-a13410b17843 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] POST https://10.4.3.246/volume/v3/groups Aug 12 20:13:48.109768 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-88fabdf2-6ce0-48c8-bdcc-a13410b17843 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "70d8c5f9-da79-474f-bdd3-787a9f1d4b58", "volume_types": ["134538fc-8533-4dd1-9e26-a1abb9ab4f1a"], "name": "tempest-GroupsTest-Group-1948058135"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:13:48.113580 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.groups [None req-88fabdf2-6ce0-48c8-bdcc-a13410b17843 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Creating new group {'group': {'group_type': '70d8c5f9-da79-474f-bdd3-787a9f1d4b58', 'volume_types': ['134538fc-8533-4dd1-9e26-a1abb9ab4f1a'], 'name': 'tempest-GroupsTest-Group-1948058135'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 12 20:13:48.124200 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.groups [None req-88fabdf2-6ce0-48c8-bdcc-a13410b17843 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Creating group tempest-GroupsTest-Group-1948058135. Aug 12 20:13:48.136337 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-88fabdf2-6ce0-48c8-bdcc-a13410b17843 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Availability Zones retrieved successfully. Aug 12 20:13:48.190322 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-88fabdf2-6ce0-48c8-bdcc-a13410b17843 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Created reservations ['981aedf4-1fd7-4318-94b8-48cbc4eedd8a'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:13:48.246967 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-88fabdf2-6ce0-48c8-bdcc-a13410b17843 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/groups returned with HTTP 202 Aug 12 20:13:48.248102 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 19/74] 10.4.3.246 () {70 vars in 1297 bytes} [Wed Aug 12 20:13:48 2026] POST /volume/v3/groups => generated 104 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:13:48.261583 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-35c8aad6-b75c-44b1-a0f4-5afa6a503be0 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:48.263801 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-35c8aad6-b75c-44b1-a0f4-5afa6a503be0 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] GET https://10.4.3.246/volume/v3/groups/66dd284d-44f8-4cf3-8c63-42c03f5259f5 Aug 12 20:13:48.263942 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-35c8aad6-b75c-44b1-a0f4-5afa6a503be0 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:48.264267 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-35c8aad6-b75c-44b1-a0f4-5afa6a503be0 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:48.264686 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.groups [None req-35c8aad6-b75c-44b1-a0f4-5afa6a503be0 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] show called for member 66dd284d-44f8-4cf3-8c63-42c03f5259f5 {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:13:48.270765 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:48.270765 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:13:48.296634 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-35c8aad6-b75c-44b1-a0f4-5afa6a503be0 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/groups/66dd284d-44f8-4cf3-8c63-42c03f5259f5 returned with HTTP 200 Aug 12 20:13:48.298221 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 20/75] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:13:48 2026] GET /volume/v3/groups/66dd284d-44f8-4cf3-8c63-42c03f5259f5 => generated 332 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:13:49.310280 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-66e995e7-f835-41b2-b1f6-852c1b8e4ccc None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:49.313489 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-66e995e7-f835-41b2-b1f6-852c1b8e4ccc tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] GET https://10.4.3.246/volume/v3/groups/66dd284d-44f8-4cf3-8c63-42c03f5259f5 Aug 12 20:13:49.313489 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-66e995e7-f835-41b2-b1f6-852c1b8e4ccc tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:49.313489 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-66e995e7-f835-41b2-b1f6-852c1b8e4ccc tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:49.313489 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.groups [None req-66e995e7-f835-41b2-b1f6-852c1b8e4ccc tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] show called for member 66dd284d-44f8-4cf3-8c63-42c03f5259f5 {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:13:49.324322 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:49.324322 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:13:49.342860 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-66e995e7-f835-41b2-b1f6-852c1b8e4ccc tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/groups/66dd284d-44f8-4cf3-8c63-42c03f5259f5 returned with HTTP 200 Aug 12 20:13:49.343419 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 19/76] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:13:49 2026] GET /volume/v3/groups/66dd284d-44f8-4cf3-8c63-42c03f5259f5 => generated 333 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:13:49.355906 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-bd7400ae-8d42-4610-9d86-e78917700aee None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:49.357735 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-bd7400ae-8d42-4610-9d86-e78917700aee tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:13:49.358463 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-bd7400ae-8d42-4610-9d86-e78917700aee tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1032479414", "volume_type": "134538fc-8533-4dd1-9e26-a1abb9ab4f1a", "group_id": "66dd284d-44f8-4cf3-8c63-42c03f5259f5", "size": 1}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:13:49.360799 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-bd7400ae-8d42-4610-9d86-e78917700aee tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1032479414', 'volume_type': '134538fc-8533-4dd1-9e26-a1abb9ab4f1a', 'group_id': '66dd284d-44f8-4cf3-8c63-42c03f5259f5', 'size': 1}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:13:49.371843 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:49.371843 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:13:49.372384 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-bd7400ae-8d42-4610-9d86-e78917700aee tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Create volume of 1 GB Aug 12 20:13:49.379352 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-bd7400ae-8d42-4610-9d86-e78917700aee tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Availability Zones retrieved successfully. Aug 12 20:13:49.388555 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-bd7400ae-8d42-4610-9d86-e78917700aee tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Flow 'volume_create_api' (cede560c-f868-439c-811e-526b11dd0982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:13:49.391947 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-bd7400ae-8d42-4610-9d86-e78917700aee tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f715bcb1-ab74-4c36-be47-5d2e0f12528b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:13:49.391947 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:49.391947 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:13:49.392839 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-bd7400ae-8d42-4610-9d86-e78917700aee tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:13:49.417755 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-bd7400ae-8d42-4610-9d86-e78917700aee tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f715bcb1-ab74-4c36-be47-5d2e0f12528b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:13:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=134538fc-8533-4dd1-9e26-a1abb9ab4f1a,is_public=True,name='tempest-GroupsTest-volume-type-1964358320',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '134538fc-8533-4dd1-9e26-a1abb9ab4f1a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '66dd284d-44f8-4cf3-8c63-42c03f5259f5', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:13:49.419336 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-bd7400ae-8d42-4610-9d86-e78917700aee tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17a4a746-b931-4297-8511-8890d4e87d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:13:49.455659 np0000007109 devstack@c-api.service[100383]: WARNING cinder.quota [None req-bd7400ae-8d42-4610-9d86-e78917700aee tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1964358320 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1964358320, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:13:49.455659 np0000007109 devstack@c-api.service[100383]: WARNING cinder.quota [None req-bd7400ae-8d42-4610-9d86-e78917700aee tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1964358320 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1964358320, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:13:49.493250 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-bd7400ae-8d42-4610-9d86-e78917700aee tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Created reservations ['7cc1ffb8-76d0-4bc0-8f31-69afd39526b9', '34df8523-c0d4-467c-9052-d1ec5bb168e8', '4a7e970c-0497-4c22-8592-870309de731a', '99e7c53a-7fa8-498a-8a2d-4277ef96d28b'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:13:49.494295 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-bd7400ae-8d42-4610-9d86-e78917700aee tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17a4a746-b931-4297-8511-8890d4e87d77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7cc1ffb8-76d0-4bc0-8f31-69afd39526b9', '34df8523-c0d4-467c-9052-d1ec5bb168e8', '4a7e970c-0497-4c22-8592-870309de731a', '99e7c53a-7fa8-498a-8a2d-4277ef96d28b']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:13:49.496619 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-bd7400ae-8d42-4610-9d86-e78917700aee tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e2449b4-407f-45f8-b64e-8578669e9dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:13:49.532945 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-bd7400ae-8d42-4610-9d86-e78917700aee tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e2449b4-407f-45f8-b64e-8578669e9dd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00de434d-5909-4156-a5da-dc509d3451cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1032479414',encryption_key_id=None,group_id=66dd284d-44f8-4cf3-8c63-42c03f5259f5,group_type_id=,metadata={},multiattach=False,project_id='cbcbfc58bfa84cd7b4355c91d19ff67b',qos_specs=None,replication_status=,reservations=['7cc1ffb8-76d0-4bc0-8f31-69afd39526b9','34df8523-c0d4-467c-9052-d1ec5bb168e8','4a7e970c-0497-4c22-8592-870309de731a','99e7c53a-7fa8-498a-8a2d-4277ef96d28b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f91361db3d7e48afa7c4e83070d34818',volume_type_id=134538fc-8533-4dd1-9e26-a1abb9ab4f1a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:13:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1032479414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=66dd284d-44f8-4cf3-8c63-42c03f5259f5,host=None,id=00de434d-5909-4156-a5da-dc509d3451cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cbcbfc58bfa84cd7b4355c91d19ff67b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f91361db3d7e48afa7c4e83070d34818',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(134538fc-8533-4dd1-9e26-a1abb9ab4f1a),volume_type_id=134538fc-8533-4dd1-9e26-a1abb9ab4f1a)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:13:49.534532 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-bd7400ae-8d42-4610-9d86-e78917700aee tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4bbaa35-b545-41e0-853b-c710af390f94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:13:49.564486 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-bd7400ae-8d42-4610-9d86-e78917700aee tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4bbaa35-b545-41e0-853b-c710af390f94) transitioned into state 'SUCCESS' from state '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-1032479414',encryption_key_id=None,group_id=66dd284d-44f8-4cf3-8c63-42c03f5259f5,group_type_id=,metadata={},multiattach=False,project_id='cbcbfc58bfa84cd7b4355c91d19ff67b',qos_specs=None,replication_status=,reservations=['7cc1ffb8-76d0-4bc0-8f31-69afd39526b9','34df8523-c0d4-467c-9052-d1ec5bb168e8','4a7e970c-0497-4c22-8592-870309de731a','99e7c53a-7fa8-498a-8a2d-4277ef96d28b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f91361db3d7e48afa7c4e83070d34818',volume_type_id=134538fc-8533-4dd1-9e26-a1abb9ab4f1a)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:13:49.565128 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-bd7400ae-8d42-4610-9d86-e78917700aee tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c1741ab-22e9-4fe0-bd39-e765107fcbca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:13:49.586124 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-bd7400ae-8d42-4610-9d86-e78917700aee tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c1741ab-22e9-4fe0-bd39-e765107fcbca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:13:49.587465 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-bd7400ae-8d42-4610-9d86-e78917700aee tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Flow 'volume_create_api' (cede560c-f868-439c-811e-526b11dd0982) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:13:49.587949 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-bd7400ae-8d42-4610-9d86-e78917700aee tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Create volume request issued successfully. Aug 12 20:13:49.588749 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-bd7400ae-8d42-4610-9d86-e78917700aee tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:13:49.589006 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-bd7400ae-8d42-4610-9d86-e78917700aee tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:13:49.640207 np0000007109 devstack@c-api.service[100383]: DEBUG oslo_db.sqlalchemy.engines [None req-bd7400ae-8d42-4610-9d86-e78917700aee tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100383) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:13:49.644082 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:49.644082 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:13:49.657860 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-bd7400ae-8d42-4610-9d86-e78917700aee tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:13:49.658497 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 19/77] 10.4.3.246 () {70 vars in 1300 bytes} [Wed Aug 12 20:13:49 2026] POST /volume/v3/volumes => generated 815 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:13:49.676243 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-af1a762d-9e41-4461-83a6-c2fc19f14b41 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:49.678255 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-af1a762d-9e41-4461-83a6-c2fc19f14b41 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] GET https://10.4.3.246/volume/v3/volumes/00de434d-5909-4156-a5da-dc509d3451cd Aug 12 20:13:49.678745 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-af1a762d-9e41-4461-83a6-c2fc19f14b41 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:49.678815 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-af1a762d-9e41-4461-83a6-c2fc19f14b41 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:49.690567 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:49.690567 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:13:49.696296 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-af1a762d-9e41-4461-83a6-c2fc19f14b41 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Volume info retrieved successfully. Aug 12 20:13:49.697447 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-af1a762d-9e41-4461-83a6-c2fc19f14b41 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:13:49.697716 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-af1a762d-9e41-4461-83a6-c2fc19f14b41 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:13:49.749479 np0000007109 devstack@c-api.service[100386]: DEBUG oslo_db.sqlalchemy.engines [None req-af1a762d-9e41-4461-83a6-c2fc19f14b41 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100386) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:13:49.755567 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:49.755567 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:13:49.763950 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-af1a762d-9e41-4461-83a6-c2fc19f14b41 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/volumes/00de434d-5909-4156-a5da-dc509d3451cd returned with HTTP 200 Aug 12 20:13:49.764721 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 20/78] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:13:49 2026] GET /volume/v3/volumes/00de434d-5909-4156-a5da-dc509d3451cd => generated 907 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:13:50.783559 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-826f8700-b98e-4dc9-9819-bd14cb4e418a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:50.786083 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-826f8700-b98e-4dc9-9819-bd14cb4e418a tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] GET https://10.4.3.246/volume/v3/volumes/00de434d-5909-4156-a5da-dc509d3451cd Aug 12 20:13:50.786083 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-826f8700-b98e-4dc9-9819-bd14cb4e418a tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:50.787298 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-826f8700-b98e-4dc9-9819-bd14cb4e418a tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:50.795292 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:50.795292 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:13:50.801634 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-826f8700-b98e-4dc9-9819-bd14cb4e418a tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Volume info retrieved successfully. Aug 12 20:13:50.802648 np0000007109 devstack@c-api.service[100384]: WARNING stevedore.named [None req-826f8700-b98e-4dc9-9819-bd14cb4e418a tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:13:50.802648 np0000007109 devstack@c-api.service[100384]: WARNING castellan.key_manager [None req-826f8700-b98e-4dc9-9819-bd14cb4e418a tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:13:50.852785 np0000007109 devstack@c-api.service[100384]: DEBUG oslo_db.sqlalchemy.engines [None req-826f8700-b98e-4dc9-9819-bd14cb4e418a tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100384) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:13:50.855898 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:50.855898 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:13:50.866608 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-826f8700-b98e-4dc9-9819-bd14cb4e418a tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/volumes/00de434d-5909-4156-a5da-dc509d3451cd returned with HTTP 200 Aug 12 20:13:50.866753 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 21/79] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:13:50 2026] GET /volume/v3/volumes/00de434d-5909-4156-a5da-dc509d3451cd => generated 908 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:13:50.886645 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-4db1acb2-f45f-4677-a485-fb80da51cfa2 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:50.889495 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4db1acb2-f45f-4677-a485-fb80da51cfa2 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:13:50.890113 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4db1acb2-f45f-4677-a485-fb80da51cfa2 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1919239051", "volume_type": "134538fc-8533-4dd1-9e26-a1abb9ab4f1a", "group_id": "66dd284d-44f8-4cf3-8c63-42c03f5259f5", "size": 1}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:13:50.892748 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-4db1acb2-f45f-4677-a485-fb80da51cfa2 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1919239051', 'volume_type': '134538fc-8533-4dd1-9e26-a1abb9ab4f1a', 'group_id': '66dd284d-44f8-4cf3-8c63-42c03f5259f5', 'size': 1}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:13:50.916036 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:50.916036 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:13:50.917568 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-4db1acb2-f45f-4677-a485-fb80da51cfa2 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Create volume of 1 GB Aug 12 20:13:50.930193 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-4db1acb2-f45f-4677-a485-fb80da51cfa2 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Availability zone cache updated, next update will occur around 2026-08-12 21:13:50.929525. {{(pid=100385) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 20:13:50.930193 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-4db1acb2-f45f-4677-a485-fb80da51cfa2 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Availability Zones retrieved successfully. Aug 12 20:13:50.964568 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-4db1acb2-f45f-4677-a485-fb80da51cfa2 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Flow 'volume_create_api' (d949ff7c-3396-41a8-a227-d0a179d3c7c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:13:50.964568 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-4db1acb2-f45f-4677-a485-fb80da51cfa2 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4993bdcd-c6e1-4c12-8c46-c865669caf5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:13:50.965133 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:50.965133 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:13:50.965826 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-4db1acb2-f45f-4677-a485-fb80da51cfa2 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:13:51.010955 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-4db1acb2-f45f-4677-a485-fb80da51cfa2 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4993bdcd-c6e1-4c12-8c46-c865669caf5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:13:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=134538fc-8533-4dd1-9e26-a1abb9ab4f1a,is_public=True,name='tempest-GroupsTest-volume-type-1964358320',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '134538fc-8533-4dd1-9e26-a1abb9ab4f1a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '66dd284d-44f8-4cf3-8c63-42c03f5259f5', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:13:51.012669 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-4db1acb2-f45f-4677-a485-fb80da51cfa2 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6980caf-4e1f-46f3-97b7-090369c0743b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:13:51.047696 np0000007109 devstack@c-api.service[100385]: WARNING cinder.quota [None req-4db1acb2-f45f-4677-a485-fb80da51cfa2 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1964358320 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1964358320, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:13:51.048181 np0000007109 devstack@c-api.service[100385]: WARNING cinder.quota [None req-4db1acb2-f45f-4677-a485-fb80da51cfa2 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1964358320 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1964358320, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:13:51.074366 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-4db1acb2-f45f-4677-a485-fb80da51cfa2 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Created reservations ['8635bca9-2dc9-4ad6-8f05-1e775d20185c', '057e5596-22c7-4712-afc5-fb003596aa51', '188697f8-b391-480e-87ec-0d9dd1dbd507', '174936a9-6754-4f49-9249-b0e88f0921db'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:13:51.075691 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-4db1acb2-f45f-4677-a485-fb80da51cfa2 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6980caf-4e1f-46f3-97b7-090369c0743b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8635bca9-2dc9-4ad6-8f05-1e775d20185c', '057e5596-22c7-4712-afc5-fb003596aa51', '188697f8-b391-480e-87ec-0d9dd1dbd507', '174936a9-6754-4f49-9249-b0e88f0921db']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:13:51.076756 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-4db1acb2-f45f-4677-a485-fb80da51cfa2 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c1de4e2-0e6f-43f3-a83b-a1b32590fe16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:13:51.109261 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-4db1acb2-f45f-4677-a485-fb80da51cfa2 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c1de4e2-0e6f-43f3-a83b-a1b32590fe16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebb25dd2-8d67-478f-a559-99ac635ee516', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1919239051',encryption_key_id=None,group_id=66dd284d-44f8-4cf3-8c63-42c03f5259f5,group_type_id=,metadata={},multiattach=False,project_id='cbcbfc58bfa84cd7b4355c91d19ff67b',qos_specs=None,replication_status=,reservations=['8635bca9-2dc9-4ad6-8f05-1e775d20185c','057e5596-22c7-4712-afc5-fb003596aa51','188697f8-b391-480e-87ec-0d9dd1dbd507','174936a9-6754-4f49-9249-b0e88f0921db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f91361db3d7e48afa7c4e83070d34818',volume_type_id=134538fc-8533-4dd1-9e26-a1abb9ab4f1a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:13:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1919239051',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=66dd284d-44f8-4cf3-8c63-42c03f5259f5,host=None,id=ebb25dd2-8d67-478f-a559-99ac635ee516,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cbcbfc58bfa84cd7b4355c91d19ff67b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f91361db3d7e48afa7c4e83070d34818',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(134538fc-8533-4dd1-9e26-a1abb9ab4f1a),volume_type_id=134538fc-8533-4dd1-9e26-a1abb9ab4f1a)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:13:51.110136 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-4db1acb2-f45f-4677-a485-fb80da51cfa2 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c38b5daf-3b26-4bfc-99a5-27ba1fa594a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:13:51.138415 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-4db1acb2-f45f-4677-a485-fb80da51cfa2 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c38b5daf-3b26-4bfc-99a5-27ba1fa594a1) transitioned into state 'SUCCESS' from state '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-1919239051',encryption_key_id=None,group_id=66dd284d-44f8-4cf3-8c63-42c03f5259f5,group_type_id=,metadata={},multiattach=False,project_id='cbcbfc58bfa84cd7b4355c91d19ff67b',qos_specs=None,replication_status=,reservations=['8635bca9-2dc9-4ad6-8f05-1e775d20185c','057e5596-22c7-4712-afc5-fb003596aa51','188697f8-b391-480e-87ec-0d9dd1dbd507','174936a9-6754-4f49-9249-b0e88f0921db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f91361db3d7e48afa7c4e83070d34818',volume_type_id=134538fc-8533-4dd1-9e26-a1abb9ab4f1a)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:13:51.139733 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-4db1acb2-f45f-4677-a485-fb80da51cfa2 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3267d1b1-1607-4918-a7e4-6c7027e16560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:13:51.172076 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-4db1acb2-f45f-4677-a485-fb80da51cfa2 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3267d1b1-1607-4918-a7e4-6c7027e16560) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:13:51.174154 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-4db1acb2-f45f-4677-a485-fb80da51cfa2 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Flow 'volume_create_api' (d949ff7c-3396-41a8-a227-d0a179d3c7c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:13:51.174154 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-4db1acb2-f45f-4677-a485-fb80da51cfa2 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Create volume request issued successfully. Aug 12 20:13:51.174969 np0000007109 devstack@c-api.service[100385]: WARNING stevedore.named [None req-4db1acb2-f45f-4677-a485-fb80da51cfa2 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:13:51.175244 np0000007109 devstack@c-api.service[100385]: WARNING castellan.key_manager [None req-4db1acb2-f45f-4677-a485-fb80da51cfa2 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:13:51.233413 np0000007109 devstack@c-api.service[100385]: DEBUG oslo_db.sqlalchemy.engines [None req-4db1acb2-f45f-4677-a485-fb80da51cfa2 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100385) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:13:51.241091 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:51.241091 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:13:51.246853 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4db1acb2-f45f-4677-a485-fb80da51cfa2 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:13:51.247322 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 20/80] 10.4.3.246 () {70 vars in 1300 bytes} [Wed Aug 12 20:13:50 2026] POST /volume/v3/volumes => generated 815 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:13:51.266533 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-273270cc-a682-4c5b-a3d2-3f069e068897 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:51.267997 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-273270cc-a682-4c5b-a3d2-3f069e068897 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] GET https://10.4.3.246/volume/v3/volumes/ebb25dd2-8d67-478f-a559-99ac635ee516 Aug 12 20:13:51.268276 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-273270cc-a682-4c5b-a3d2-3f069e068897 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:51.268742 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-273270cc-a682-4c5b-a3d2-3f069e068897 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:51.283640 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:51.283640 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:13:51.295637 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-273270cc-a682-4c5b-a3d2-3f069e068897 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Volume info retrieved successfully. Aug 12 20:13:51.296468 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-273270cc-a682-4c5b-a3d2-3f069e068897 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:13:51.296745 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-273270cc-a682-4c5b-a3d2-3f069e068897 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:13:51.359364 np0000007109 devstack@c-api.service[100383]: DEBUG oslo_db.sqlalchemy.engines [None req-273270cc-a682-4c5b-a3d2-3f069e068897 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100383) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:13:51.370249 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:51.370249 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:13:51.391765 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-273270cc-a682-4c5b-a3d2-3f069e068897 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/volumes/ebb25dd2-8d67-478f-a559-99ac635ee516 returned with HTTP 200 Aug 12 20:13:51.392523 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 20/81] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:13:51 2026] GET /volume/v3/volumes/ebb25dd2-8d67-478f-a559-99ac635ee516 => generated 883 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:13:52.410577 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-22c8c1a4-8ae6-44dd-9140-7f3caa26ded6 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:52.414754 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-22c8c1a4-8ae6-44dd-9140-7f3caa26ded6 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] GET https://10.4.3.246/volume/v3/volumes/ebb25dd2-8d67-478f-a559-99ac635ee516 Aug 12 20:13:52.414754 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-22c8c1a4-8ae6-44dd-9140-7f3caa26ded6 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:52.414754 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-22c8c1a4-8ae6-44dd-9140-7f3caa26ded6 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:52.427871 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:52.427871 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:13:52.433153 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-22c8c1a4-8ae6-44dd-9140-7f3caa26ded6 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Volume info retrieved successfully. Aug 12 20:13:52.434217 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-22c8c1a4-8ae6-44dd-9140-7f3caa26ded6 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:13:52.434721 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-22c8c1a4-8ae6-44dd-9140-7f3caa26ded6 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:13:52.488444 np0000007109 devstack@c-api.service[100386]: DEBUG oslo_db.sqlalchemy.engines [None req-22c8c1a4-8ae6-44dd-9140-7f3caa26ded6 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100386) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:13:52.494962 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:52.494962 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:13:52.509442 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-22c8c1a4-8ae6-44dd-9140-7f3caa26ded6 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/volumes/ebb25dd2-8d67-478f-a559-99ac635ee516 returned with HTTP 200 Aug 12 20:13:52.509442 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 21/82] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:13:52 2026] GET /volume/v3/volumes/ebb25dd2-8d67-478f-a559-99ac635ee516 => generated 908 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:13:52.529382 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-74b9aa52-8b76-41e9-a9df-cf7c8acce2b0 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:52.531902 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-74b9aa52-8b76-41e9-a9df-cf7c8acce2b0 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] PUT https://10.4.3.246/volume/v3/groups/66dd284d-44f8-4cf3-8c63-42c03f5259f5 Aug 12 20:13:52.532485 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-74b9aa52-8b76-41e9-a9df-cf7c8acce2b0 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "ebb25dd2-8d67-478f-a559-99ac635ee516"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:13:52.541409 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.groups [None req-74b9aa52-8b76-41e9-a9df-cf7c8acce2b0 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Update called for group 66dd284d-44f8-4cf3-8c63-42c03f5259f5. {{(pid=100384) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 12 20:13:52.541745 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.groups [None req-74b9aa52-8b76-41e9-a9df-cf7c8acce2b0 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Updating group 66dd284d-44f8-4cf3-8c63-42c03f5259f5 with name new_group description: This is a new group add_volumes: None remove_volumes: ebb25dd2-8d67-478f-a559-99ac635ee516. Aug 12 20:13:52.546694 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:52.546694 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:13:52.592356 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-74b9aa52-8b76-41e9-a9df-cf7c8acce2b0 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/groups/66dd284d-44f8-4cf3-8c63-42c03f5259f5 returned with HTTP 202 Aug 12 20:13:52.592994 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 22/83] 10.4.3.246 () {70 vars in 1407 bytes} [Wed Aug 12 20:13:52 2026] PUT /volume/v3/groups/66dd284d-44f8-4cf3-8c63-42c03f5259f5 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:13:52.604381 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-c01439ac-36db-422b-a0e2-8d25ae8df235 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:52.607417 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c01439ac-36db-422b-a0e2-8d25ae8df235 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] GET https://10.4.3.246/volume/v3/groups/66dd284d-44f8-4cf3-8c63-42c03f5259f5 Aug 12 20:13:52.607852 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c01439ac-36db-422b-a0e2-8d25ae8df235 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:52.607999 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c01439ac-36db-422b-a0e2-8d25ae8df235 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:52.608315 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.groups [None req-c01439ac-36db-422b-a0e2-8d25ae8df235 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] show called for member 66dd284d-44f8-4cf3-8c63-42c03f5259f5 {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:13:52.614938 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:52.614938 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:13:52.627502 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c01439ac-36db-422b-a0e2-8d25ae8df235 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/groups/66dd284d-44f8-4cf3-8c63-42c03f5259f5 returned with HTTP 200 Aug 12 20:13:52.628073 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 21/84] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:13:52 2026] GET /volume/v3/groups/66dd284d-44f8-4cf3-8c63-42c03f5259f5 => generated 323 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:13:53.639988 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-240d7c6a-917e-470e-8b0d-69146b6d8b04 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:53.643439 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-240d7c6a-917e-470e-8b0d-69146b6d8b04 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] GET https://10.4.3.246/volume/v3/groups/66dd284d-44f8-4cf3-8c63-42c03f5259f5 Aug 12 20:13:53.643776 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-240d7c6a-917e-470e-8b0d-69146b6d8b04 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:53.644058 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-240d7c6a-917e-470e-8b0d-69146b6d8b04 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:53.644206 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.groups [None req-240d7c6a-917e-470e-8b0d-69146b6d8b04 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] show called for member 66dd284d-44f8-4cf3-8c63-42c03f5259f5 {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:13:53.649668 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:53.649668 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:13:53.668603 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-240d7c6a-917e-470e-8b0d-69146b6d8b04 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/groups/66dd284d-44f8-4cf3-8c63-42c03f5259f5 returned with HTTP 200 Aug 12 20:13:53.668973 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 21/85] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:13:53 2026] GET /volume/v3/groups/66dd284d-44f8-4cf3-8c63-42c03f5259f5 => generated 324 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:13:53.680646 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-38b54891-e1b7-4f08-9ef4-913b95157bb9 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:53.682122 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-38b54891-e1b7-4f08-9ef4-913b95157bb9 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] GET https://10.4.3.246/volume/v3/groups/66dd284d-44f8-4cf3-8c63-42c03f5259f5 Aug 12 20:13:53.682345 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-38b54891-e1b7-4f08-9ef4-913b95157bb9 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:53.682646 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-38b54891-e1b7-4f08-9ef4-913b95157bb9 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:53.682712 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.groups [None req-38b54891-e1b7-4f08-9ef4-913b95157bb9 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] show called for member 66dd284d-44f8-4cf3-8c63-42c03f5259f5 {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:13:53.688165 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:53.688165 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:13:53.695772 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-38b54891-e1b7-4f08-9ef4-913b95157bb9 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/groups/66dd284d-44f8-4cf3-8c63-42c03f5259f5 returned with HTTP 200 Aug 12 20:13:53.696100 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 22/86] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:13:53 2026] GET /volume/v3/groups/66dd284d-44f8-4cf3-8c63-42c03f5259f5 => generated 324 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:13:53.707097 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f757fb5c-a3ae-40bd-bea5-39df92fc1a72 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:53.709036 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f757fb5c-a3ae-40bd-bea5-39df92fc1a72 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] GET https://10.4.3.246/volume/v3/volumes/detail Aug 12 20:13:53.709266 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f757fb5c-a3ae-40bd-bea5-39df92fc1a72 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:53.709469 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f757fb5c-a3ae-40bd-bea5-39df92fc1a72 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Calling method 'detail' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:53.711192 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.api_utils [None req-f757fb5c-a3ae-40bd-bea5-39df92fc1a72 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Removing options '' from query. {{(pid=100384) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:13:53.711192 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-f757fb5c-a3ae-40bd-bea5-39df92fc1a72 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100384) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:13:53.722010 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-f757fb5c-a3ae-40bd-bea5-39df92fc1a72 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Get all volumes completed successfully. Aug 12 20:13:53.723211 np0000007109 devstack@c-api.service[100384]: WARNING stevedore.named [None req-f757fb5c-a3ae-40bd-bea5-39df92fc1a72 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:13:53.723434 np0000007109 devstack@c-api.service[100384]: WARNING castellan.key_manager [None req-f757fb5c-a3ae-40bd-bea5-39df92fc1a72 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:13:53.768766 np0000007109 devstack@c-api.service[100384]: DEBUG oslo_db.sqlalchemy.engines [None req-f757fb5c-a3ae-40bd-bea5-39df92fc1a72 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100384) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:13:53.774347 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:53.774347 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:13:53.786607 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f757fb5c-a3ae-40bd-bea5-39df92fc1a72 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/volumes/detail returned with HTTP 200 Aug 12 20:13:53.787980 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 23/87] 10.4.3.246 () {68 vars in 1299 bytes} [Wed Aug 12 20:13:53 2026] GET /volume/v3/volumes/detail => generated 1775 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:13:53.801521 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-040d8f18-9459-4fc3-8057-da4bf09d7301 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:53.803567 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-040d8f18-9459-4fc3-8057-da4bf09d7301 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] PUT https://10.4.3.246/volume/v3/groups/66dd284d-44f8-4cf3-8c63-42c03f5259f5 Aug 12 20:13:53.804322 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-040d8f18-9459-4fc3-8057-da4bf09d7301 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "ebb25dd2-8d67-478f-a559-99ac635ee516"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:13:53.810382 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.groups [None req-040d8f18-9459-4fc3-8057-da4bf09d7301 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Update called for group 66dd284d-44f8-4cf3-8c63-42c03f5259f5. {{(pid=100385) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 12 20:13:53.810570 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.groups [None req-040d8f18-9459-4fc3-8057-da4bf09d7301 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Updating group 66dd284d-44f8-4cf3-8c63-42c03f5259f5 with name None description: None add_volumes: ebb25dd2-8d67-478f-a559-99ac635ee516 remove_volumes: None. Aug 12 20:13:53.815830 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:53.815830 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:13:53.868667 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-040d8f18-9459-4fc3-8057-da4bf09d7301 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/groups/66dd284d-44f8-4cf3-8c63-42c03f5259f5 returned with HTTP 202 Aug 12 20:13:53.869087 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 22/88] 10.4.3.246 () {70 vars in 1406 bytes} [Wed Aug 12 20:13:53 2026] PUT /volume/v3/groups/66dd284d-44f8-4cf3-8c63-42c03f5259f5 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:13:53.880409 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0fa24b98-1653-434c-b736-1ced3d0034f4 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:53.882334 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0fa24b98-1653-434c-b736-1ced3d0034f4 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] GET https://10.4.3.246/volume/v3/groups/66dd284d-44f8-4cf3-8c63-42c03f5259f5 Aug 12 20:13:53.882657 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0fa24b98-1653-434c-b736-1ced3d0034f4 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:53.882958 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0fa24b98-1653-434c-b736-1ced3d0034f4 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:53.883165 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.groups [None req-0fa24b98-1653-434c-b736-1ced3d0034f4 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] show called for member 66dd284d-44f8-4cf3-8c63-42c03f5259f5 {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:13:53.886642 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:53.886642 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:13:53.900088 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0fa24b98-1653-434c-b736-1ced3d0034f4 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/groups/66dd284d-44f8-4cf3-8c63-42c03f5259f5 returned with HTTP 200 Aug 12 20:13:53.900088 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 22/89] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:13:53 2026] GET /volume/v3/groups/66dd284d-44f8-4cf3-8c63-42c03f5259f5 => generated 323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:13:54.922792 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-abaacbc8-ba78-4d0d-8d9c-85e324ce3373 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:54.925093 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-abaacbc8-ba78-4d0d-8d9c-85e324ce3373 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] GET https://10.4.3.246/volume/v3/groups/66dd284d-44f8-4cf3-8c63-42c03f5259f5 Aug 12 20:13:54.925353 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-abaacbc8-ba78-4d0d-8d9c-85e324ce3373 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:54.925650 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-abaacbc8-ba78-4d0d-8d9c-85e324ce3373 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:54.925855 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.groups [None req-abaacbc8-ba78-4d0d-8d9c-85e324ce3373 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] show called for member 66dd284d-44f8-4cf3-8c63-42c03f5259f5 {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:13:54.930032 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:54.930032 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:13:54.939076 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-abaacbc8-ba78-4d0d-8d9c-85e324ce3373 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/groups/66dd284d-44f8-4cf3-8c63-42c03f5259f5 returned with HTTP 200 Aug 12 20:13:54.939778 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 23/90] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:13:54 2026] GET /volume/v3/groups/66dd284d-44f8-4cf3-8c63-42c03f5259f5 => generated 324 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:13:54.950901 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-dfbacc35-d59a-485b-8b46-f1043661292c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:54.953026 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-dfbacc35-d59a-485b-8b46-f1043661292c tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] GET https://10.4.3.246/volume/v3/volumes/detail Aug 12 20:13:54.953308 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-dfbacc35-d59a-485b-8b46-f1043661292c tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:54.953596 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-dfbacc35-d59a-485b-8b46-f1043661292c tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Calling method 'detail' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:54.953923 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.api_utils [None req-dfbacc35-d59a-485b-8b46-f1043661292c tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Removing options '' from query. {{(pid=100384) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:13:54.955514 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-dfbacc35-d59a-485b-8b46-f1043661292c tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100384) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:13:54.964307 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-dfbacc35-d59a-485b-8b46-f1043661292c tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Get all volumes completed successfully. Aug 12 20:13:54.965091 np0000007109 devstack@c-api.service[100384]: WARNING stevedore.named [None req-dfbacc35-d59a-485b-8b46-f1043661292c tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:13:54.965305 np0000007109 devstack@c-api.service[100384]: WARNING castellan.key_manager [None req-dfbacc35-d59a-485b-8b46-f1043661292c tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:13:55.012148 np0000007109 devstack@c-api.service[100384]: DEBUG oslo_db.sqlalchemy.engines [None req-dfbacc35-d59a-485b-8b46-f1043661292c tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100384) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:13:55.017759 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:55.017759 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:13:55.024631 np0000007109 devstack@c-api.service[100384]: WARNING stevedore.named [None req-dfbacc35-d59a-485b-8b46-f1043661292c tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:13:55.024631 np0000007109 devstack@c-api.service[100384]: WARNING castellan.key_manager [None req-dfbacc35-d59a-485b-8b46-f1043661292c tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:13:55.064748 np0000007109 devstack@c-api.service[100384]: DEBUG oslo_db.sqlalchemy.engines [None req-dfbacc35-d59a-485b-8b46-f1043661292c tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100384) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:13:55.069228 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:55.069228 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:13:55.077967 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-dfbacc35-d59a-485b-8b46-f1043661292c tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/volumes/detail returned with HTTP 200 Aug 12 20:13:55.078581 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 24/91] 10.4.3.246 () {68 vars in 1299 bytes} [Wed Aug 12 20:13:54 2026] GET /volume/v3/volumes/detail => generated 1809 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:13:55.096525 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-08f30976-ab02-40e9-9ddf-8027abe8e7bb None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:55.098889 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-08f30976-ab02-40e9-9ddf-8027abe8e7bb tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] GET https://10.4.3.246/volume/v3/volumes/detail Aug 12 20:13:55.099181 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-08f30976-ab02-40e9-9ddf-8027abe8e7bb tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:55.099424 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-08f30976-ab02-40e9-9ddf-8027abe8e7bb tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Calling method 'detail' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:55.099816 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.api_utils [None req-08f30976-ab02-40e9-9ddf-8027abe8e7bb tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Removing options '' from query. {{(pid=100385) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:13:55.100239 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:55.100239 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:13:55.100763 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-08f30976-ab02-40e9-9ddf-8027abe8e7bb tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100385) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:13:55.109231 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-08f30976-ab02-40e9-9ddf-8027abe8e7bb tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Get all volumes completed successfully. Aug 12 20:13:55.110720 np0000007109 devstack@c-api.service[100385]: WARNING stevedore.named [None req-08f30976-ab02-40e9-9ddf-8027abe8e7bb tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:13:55.110720 np0000007109 devstack@c-api.service[100385]: WARNING castellan.key_manager [None req-08f30976-ab02-40e9-9ddf-8027abe8e7bb tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:13:55.161517 np0000007109 devstack@c-api.service[100385]: DEBUG oslo_db.sqlalchemy.engines [None req-08f30976-ab02-40e9-9ddf-8027abe8e7bb tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100385) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:13:55.165282 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:55.165282 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:13:55.169974 np0000007109 devstack@c-api.service[100385]: WARNING stevedore.named [None req-08f30976-ab02-40e9-9ddf-8027abe8e7bb tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:13:55.170210 np0000007109 devstack@c-api.service[100385]: WARNING castellan.key_manager [None req-08f30976-ab02-40e9-9ddf-8027abe8e7bb tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:13:55.219517 np0000007109 devstack@c-api.service[100385]: DEBUG oslo_db.sqlalchemy.engines [None req-08f30976-ab02-40e9-9ddf-8027abe8e7bb tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100385) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:13:55.222902 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:55.222902 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:13:55.235892 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-08f30976-ab02-40e9-9ddf-8027abe8e7bb tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/volumes/detail returned with HTTP 200 Aug 12 20:13:55.236684 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 23/92] 10.4.3.246 () {68 vars in 1299 bytes} [Wed Aug 12 20:13:55 2026] GET /volume/v3/volumes/detail => generated 1809 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:13:55.255085 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-857d5c69-66ce-4bac-89c7-057833294c8b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:55.257558 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-857d5c69-66ce-4bac-89c7-057833294c8b tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] POST https://10.4.3.246/volume/v3/groups/66dd284d-44f8-4cf3-8c63-42c03f5259f5/action Aug 12 20:13:55.257886 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-857d5c69-66ce-4bac-89c7-057833294c8b tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:13:55.258121 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-857d5c69-66ce-4bac-89c7-057833294c8b tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:13:55.259607 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.groups [None req-857d5c69-66ce-4bac-89c7-057833294c8b tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] delete called for group 66dd284d-44f8-4cf3-8c63-42c03f5259f5 {{(pid=100383) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 20:13:55.259815 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.groups [None req-857d5c69-66ce-4bac-89c7-057833294c8b tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Delete group with id: 66dd284d-44f8-4cf3-8c63-42c03f5259f5 Aug 12 20:13:55.264169 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:55.264169 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:13:55.320880 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-857d5c69-66ce-4bac-89c7-057833294c8b tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/groups/66dd284d-44f8-4cf3-8c63-42c03f5259f5/action returned with HTTP 202 Aug 12 20:13:55.321403 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 23/93] 10.4.3.246 () {70 vars in 1428 bytes} [Wed Aug 12 20:13:55 2026] POST /volume/v3/groups/66dd284d-44f8-4cf3-8c63-42c03f5259f5/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:13:55.330443 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-e93dccc1-9248-488b-9db7-bde001a9909b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:55.332583 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e93dccc1-9248-488b-9db7-bde001a9909b tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] GET https://10.4.3.246/volume/v3/volumes/ebb25dd2-8d67-478f-a559-99ac635ee516 Aug 12 20:13:55.332583 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e93dccc1-9248-488b-9db7-bde001a9909b tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:55.332583 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e93dccc1-9248-488b-9db7-bde001a9909b tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:55.340718 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:55.340718 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:13:55.347580 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-e93dccc1-9248-488b-9db7-bde001a9909b tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Volume info retrieved successfully. Aug 12 20:13:55.348209 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-e93dccc1-9248-488b-9db7-bde001a9909b tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:13:55.348209 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-e93dccc1-9248-488b-9db7-bde001a9909b tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:13:55.389420 np0000007109 devstack@c-api.service[100386]: DEBUG oslo_db.sqlalchemy.engines [None req-e93dccc1-9248-488b-9db7-bde001a9909b tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100386) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:13:55.392902 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:55.392902 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:13:55.402222 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e93dccc1-9248-488b-9db7-bde001a9909b tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/volumes/ebb25dd2-8d67-478f-a559-99ac635ee516 returned with HTTP 200 Aug 12 20:13:55.402786 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 24/94] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:13:55 2026] GET /volume/v3/volumes/ebb25dd2-8d67-478f-a559-99ac635ee516 => generated 907 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:13:55.816751 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c4da377b-5cb8-4c99-ad25-0e5f82bfdadb None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:56.057179 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c4da377b-5cb8-4c99-ad25-0e5f82bfdadb tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:13:56.057714 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c4da377b-5cb8-4c99-ad25-0e5f82bfdadb tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-656299777"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:13:56.059562 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-c4da377b-5cb8-4c99-ad25-0e5f82bfdadb tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-656299777'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:13:56.060217 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-c4da377b-5cb8-4c99-ad25-0e5f82bfdadb tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Create volume of 1 GB Aug 12 20:13:56.069046 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c4da377b-5cb8-4c99-ad25-0e5f82bfdadb tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Availability zone cache updated, next update will occur around 2026-08-12 21:13:56.067802. {{(pid=100384) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 20:13:56.069046 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-c4da377b-5cb8-4c99-ad25-0e5f82bfdadb tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Availability Zones retrieved successfully. Aug 12 20:13:56.095771 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c4da377b-5cb8-4c99-ad25-0e5f82bfdadb tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Flow 'volume_create_api' (54c19822-431a-4dc5-9cba-551931400c4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:13:56.097293 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c4da377b-5cb8-4c99-ad25-0e5f82bfdadb tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aeb5f826-4e86-4413-bf2a-afad062107f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:13:56.098699 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-c4da377b-5cb8-4c99-ad25-0e5f82bfdadb tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:13:56.135090 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c4da377b-5cb8-4c99-ad25-0e5f82bfdadb tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aeb5f826-4e86-4413-bf2a-afad062107f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:13:56.136200 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c4da377b-5cb8-4c99-ad25-0e5f82bfdadb tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9096c8f5-00bc-4b73-bb52-d29e3780e52f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:13:56.171164 np0000007109 devstack@c-api.service[100384]: WARNING cinder.quota [None req-c4da377b-5cb8-4c99-ad25-0e5f82bfdadb tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:13:56.171164 np0000007109 devstack@c-api.service[100384]: WARNING cinder.quota [None req-c4da377b-5cb8-4c99-ad25-0e5f82bfdadb tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:13:56.218244 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-c4da377b-5cb8-4c99-ad25-0e5f82bfdadb tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Created reservations ['74d17264-29dd-4a7b-9bf7-b59d9d5c5b85', 'b8fe5ccc-a868-469a-9c11-0d056139a5aa', 'd22ba501-2fa2-43e7-949f-5ba08e2f3938', '06443f78-d801-48ec-82db-0754f6dc5881'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:13:56.219612 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c4da377b-5cb8-4c99-ad25-0e5f82bfdadb tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9096c8f5-00bc-4b73-bb52-d29e3780e52f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74d17264-29dd-4a7b-9bf7-b59d9d5c5b85', 'b8fe5ccc-a868-469a-9c11-0d056139a5aa', 'd22ba501-2fa2-43e7-949f-5ba08e2f3938', '06443f78-d801-48ec-82db-0754f6dc5881']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:13:56.220013 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c4da377b-5cb8-4c99-ad25-0e5f82bfdadb tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0b73092-e7b2-46c5-a51e-8e1e996353b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:13:56.272106 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c4da377b-5cb8-4c99-ad25-0e5f82bfdadb tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0b73092-e7b2-46c5-a51e-8e1e996353b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f21998fa-0157-4ae0-a83e-bbd1fc140ae1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-656299777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da580fdca1c84289987640e1db32426a',qos_specs=None,replication_status=,reservations=['74d17264-29dd-4a7b-9bf7-b59d9d5c5b85','b8fe5ccc-a868-469a-9c11-0d056139a5aa','d22ba501-2fa2-43e7-949f-5ba08e2f3938','06443f78-d801-48ec-82db-0754f6dc5881'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad12ed2e1f1d4f3d97acc1a7b2831391',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:13:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-656299777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f21998fa-0157-4ae0-a83e-bbd1fc140ae1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da580fdca1c84289987640e1db32426a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad12ed2e1f1d4f3d97acc1a7b2831391',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:13:56.272846 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c4da377b-5cb8-4c99-ad25-0e5f82bfdadb tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (207c6bc3-f762-4e5c-ab1c-029e4136a1ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:13:56.297847 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c4da377b-5cb8-4c99-ad25-0e5f82bfdadb tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (207c6bc3-f762-4e5c-ab1c-029e4136a1ba) transitioned into state 'SUCCESS' from state '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-656299777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da580fdca1c84289987640e1db32426a',qos_specs=None,replication_status=,reservations=['74d17264-29dd-4a7b-9bf7-b59d9d5c5b85','b8fe5ccc-a868-469a-9c11-0d056139a5aa','d22ba501-2fa2-43e7-949f-5ba08e2f3938','06443f78-d801-48ec-82db-0754f6dc5881'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad12ed2e1f1d4f3d97acc1a7b2831391',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:13:56.298511 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c4da377b-5cb8-4c99-ad25-0e5f82bfdadb tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c3ecdaa-50e9-4c6a-b800-a9506306474c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:13:56.317796 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c4da377b-5cb8-4c99-ad25-0e5f82bfdadb tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c3ecdaa-50e9-4c6a-b800-a9506306474c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:13:56.319059 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c4da377b-5cb8-4c99-ad25-0e5f82bfdadb tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Flow 'volume_create_api' (54c19822-431a-4dc5-9cba-551931400c4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:13:56.319493 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-c4da377b-5cb8-4c99-ad25-0e5f82bfdadb tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Create volume request issued successfully. Aug 12 20:13:56.320287 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c4da377b-5cb8-4c99-ad25-0e5f82bfdadb tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:13:56.320898 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 25/95] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:13:55 2026] POST /volume/v3/volumes => generated 784 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:13:56.337168 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f64e2bac-65e5-4156-8459-899ee7490a47 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:56.339269 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f64e2bac-65e5-4156-8459-899ee7490a47 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] GET https://10.4.3.246/volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 Aug 12 20:13:56.339473 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f64e2bac-65e5-4156-8459-899ee7490a47 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:56.339689 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f64e2bac-65e5-4156-8459-899ee7490a47 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:56.373173 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:56.373173 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:13:56.380326 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-f64e2bac-65e5-4156-8459-899ee7490a47 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Volume info retrieved successfully. Aug 12 20:13:56.385703 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f64e2bac-65e5-4156-8459-899ee7490a47 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] https://10.4.3.246/volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 returned with HTTP 200 Aug 12 20:13:56.386305 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 24/96] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:13:56 2026] GET /volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 => generated 963 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:13:56.418259 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-51435f3b-8492-4edf-ae1f-f591a65824d5 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:56.420432 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-51435f3b-8492-4edf-ae1f-f591a65824d5 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] GET https://10.4.3.246/volume/v3/volumes/ebb25dd2-8d67-478f-a559-99ac635ee516 Aug 12 20:13:56.420581 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-51435f3b-8492-4edf-ae1f-f591a65824d5 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:56.420810 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-51435f3b-8492-4edf-ae1f-f591a65824d5 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:56.427922 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-51435f3b-8492-4edf-ae1f-f591a65824d5 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/volumes/ebb25dd2-8d67-478f-a559-99ac635ee516 returned with HTTP 404 Aug 12 20:13:56.428665 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 24/97] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:13:56 2026] GET /volume/v3/volumes/ebb25dd2-8d67-478f-a559-99ac635ee516 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:13:56.435856 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-5a54bf53-824f-49a2-a28f-420422e89278 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:56.437977 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5a54bf53-824f-49a2-a28f-420422e89278 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] GET https://10.4.3.246/volume/v3/volumes/00de434d-5909-4156-a5da-dc509d3451cd Aug 12 20:13:56.438269 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5a54bf53-824f-49a2-a28f-420422e89278 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:56.438380 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5a54bf53-824f-49a2-a28f-420422e89278 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:56.444941 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5a54bf53-824f-49a2-a28f-420422e89278 tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/volumes/00de434d-5909-4156-a5da-dc509d3451cd returned with HTTP 404 Aug 12 20:13:56.444941 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 25/98] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:13:56 2026] GET /volume/v3/volumes/00de434d-5909-4156-a5da-dc509d3451cd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:13:56.452758 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-e6ef2796-f0cb-4aba-b6fa-287a3bd811ce None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:56.455153 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e6ef2796-f0cb-4aba-b6fa-287a3bd811ce tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] GET https://10.4.3.246/volume/v3/groups/66dd284d-44f8-4cf3-8c63-42c03f5259f5 Aug 12 20:13:56.455461 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e6ef2796-f0cb-4aba-b6fa-287a3bd811ce tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:56.455769 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e6ef2796-f0cb-4aba-b6fa-287a3bd811ce tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:56.455949 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.groups [None req-e6ef2796-f0cb-4aba-b6fa-287a3bd811ce tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] show called for member 66dd284d-44f8-4cf3-8c63-42c03f5259f5 {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:13:56.459946 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e6ef2796-f0cb-4aba-b6fa-287a3bd811ce tempest-GroupsTest-2135955473 tempest-GroupsTest-2135955473-project-member] https://10.4.3.246/volume/v3/groups/66dd284d-44f8-4cf3-8c63-42c03f5259f5 returned with HTTP 404 Aug 12 20:13:56.460641 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 26/99] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:13:56 2026] GET /volume/v3/groups/66dd284d-44f8-4cf3-8c63-42c03f5259f5 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:13:56.470173 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-4bd020ae-8785-4991-9d02-b731f0693f66 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:56.473513 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4bd020ae-8785-4991-9d02-b731f0693f66 tempest-GroupsTest-397784344 tempest-GroupsTest-397784344-project-admin] DELETE https://10.4.3.246/volume/v3/group_types/70d8c5f9-da79-474f-bdd3-787a9f1d4b58 Aug 12 20:13:56.473919 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4bd020ae-8785-4991-9d02-b731f0693f66 tempest-GroupsTest-397784344 tempest-GroupsTest-397784344-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:56.474684 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4bd020ae-8785-4991-9d02-b731f0693f66 tempest-GroupsTest-397784344 tempest-GroupsTest-397784344-project-admin] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:56.501596 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4bd020ae-8785-4991-9d02-b731f0693f66 tempest-GroupsTest-397784344 tempest-GroupsTest-397784344-project-admin] https://10.4.3.246/volume/v3/group_types/70d8c5f9-da79-474f-bdd3-787a9f1d4b58 returned with HTTP 202 Aug 12 20:13:56.502568 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 25/100] 10.4.3.246 () {68 vars in 1404 bytes} [Wed Aug 12 20:13:56 2026] DELETE /volume/v3/group_types/70d8c5f9-da79-474f-bdd3-787a9f1d4b58 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:13:56.512284 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-05f2e479-0c3b-4c03-a44c-866e223f48be None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:56.514099 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-05f2e479-0c3b-4c03-a44c-866e223f48be tempest-GroupsTest-397784344 tempest-GroupsTest-397784344-project-admin] DELETE https://10.4.3.246/volume/v3/types/134538fc-8533-4dd1-9e26-a1abb9ab4f1a Aug 12 20:13:56.515012 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-05f2e479-0c3b-4c03-a44c-866e223f48be tempest-GroupsTest-397784344 tempest-GroupsTest-397784344-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:56.515012 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-05f2e479-0c3b-4c03-a44c-866e223f48be tempest-GroupsTest-397784344 tempest-GroupsTest-397784344-project-admin] Calling method '_delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:56.709512 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-05f2e479-0c3b-4c03-a44c-866e223f48be tempest-GroupsTest-397784344 tempest-GroupsTest-397784344-project-admin] https://10.4.3.246/volume/v3/types/134538fc-8533-4dd1-9e26-a1abb9ab4f1a returned with HTTP 202 Aug 12 20:13:56.710277 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 25/101] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:13:56 2026] DELETE /volume/v3/types/134538fc-8533-4dd1-9e26-a1abb9ab4f1a => generated 0 bytes in 199 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:13:56.718811 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-d947806e-f488-43b8-9614-1b387977067d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:56.720968 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d947806e-f488-43b8-9614-1b387977067d tempest-GroupsTest-397784344 tempest-GroupsTest-397784344-project-admin] GET https://10.4.3.246/volume/v3/types/134538fc-8533-4dd1-9e26-a1abb9ab4f1a Aug 12 20:13:56.721976 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d947806e-f488-43b8-9614-1b387977067d tempest-GroupsTest-397784344 tempest-GroupsTest-397784344-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:56.721976 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d947806e-f488-43b8-9614-1b387977067d tempest-GroupsTest-397784344 tempest-GroupsTest-397784344-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:56.726057 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d947806e-f488-43b8-9614-1b387977067d tempest-GroupsTest-397784344 tempest-GroupsTest-397784344-project-admin] https://10.4.3.246/volume/v3/types/134538fc-8533-4dd1-9e26-a1abb9ab4f1a returned with HTTP 404 Aug 12 20:13:56.726057 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 26/102] 10.4.3.246 () {66 vars in 1342 bytes} [Wed Aug 12 20:13:56 2026] GET /volume/v3/types/134538fc-8533-4dd1-9e26-a1abb9ab4f1a => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:13:57.163834 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-ab1bbf2e-db2e-4d6b-8514-ce08f78576c4 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:57.409334 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a361fd50-7136-4f7a-b2c1-a5615748b912 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:57.414820 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a361fd50-7136-4f7a-b2c1-a5615748b912 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] GET https://10.4.3.246/volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 Aug 12 20:13:57.414820 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a361fd50-7136-4f7a-b2c1-a5615748b912 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:57.414820 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a361fd50-7136-4f7a-b2c1-a5615748b912 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:57.420845 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:57.420845 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:13:57.428625 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-a361fd50-7136-4f7a-b2c1-a5615748b912 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Volume info retrieved successfully. Aug 12 20:13:57.431031 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a361fd50-7136-4f7a-b2c1-a5615748b912 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] https://10.4.3.246/volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 returned with HTTP 200 Aug 12 20:13:57.431669 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 26/103] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:13:57 2026] GET /volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 => generated 1015 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:13:57.482607 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ab1bbf2e-db2e-4d6b-8514-ce08f78576c4 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:13:57.482607 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ab1bbf2e-db2e-4d6b-8514-ce08f78576c4 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1746249794"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:13:57.485123 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-ab1bbf2e-db2e-4d6b-8514-ce08f78576c4 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1746249794'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:13:57.489058 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-ab1bbf2e-db2e-4d6b-8514-ce08f78576c4 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Create volume of 1 GB Aug 12 20:13:57.489388 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:57.489388 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:13:57.490040 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-ab1bbf2e-db2e-4d6b-8514-ce08f78576c4 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Availability Zones retrieved successfully. Aug 12 20:13:57.496231 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-ab1bbf2e-db2e-4d6b-8514-ce08f78576c4 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Flow 'volume_create_api' (0a3779ef-55e6-424e-b314-99df05279875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:13:57.628361 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-ab1bbf2e-db2e-4d6b-8514-ce08f78576c4 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4c8f7d0-50de-4cac-a1c0-09158df493aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:13:57.629655 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-ab1bbf2e-db2e-4d6b-8514-ce08f78576c4 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:13:57.643850 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:57.643850 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:13:57.659327 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-ab1bbf2e-db2e-4d6b-8514-ce08f78576c4 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4c8f7d0-50de-4cac-a1c0-09158df493aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:29Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=b49f5d85-b6d4-469a-a3af-eaeb7380b791,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b49f5d85-b6d4-469a-a3af-eaeb7380b791', 'encryption_key_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=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:13:57.660183 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-ab1bbf2e-db2e-4d6b-8514-ce08f78576c4 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21133a7f-a4a7-4306-a42a-54b358ca15a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:13:57.697379 np0000007109 devstack@c-api.service[100384]: WARNING cinder.quota [None req-ab1bbf2e-db2e-4d6b-8514-ce08f78576c4 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-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 12 20:13:57.697844 np0000007109 devstack@c-api.service[100384]: WARNING cinder.quota [None req-ab1bbf2e-db2e-4d6b-8514-ce08f78576c4 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-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 12 20:13:57.744436 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-ab1bbf2e-db2e-4d6b-8514-ce08f78576c4 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Created reservations ['60a16b78-dd46-468d-8f3a-db23db62b253', 'b818d5a5-3830-4f05-a11c-e28ab783199d', '9bad81a6-bd28-4265-9236-ed129cf8a3f6', 'a2eb532f-9321-4b13-80f7-a787666ad75a'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:13:57.745590 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-ab1bbf2e-db2e-4d6b-8514-ce08f78576c4 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21133a7f-a4a7-4306-a42a-54b358ca15a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60a16b78-dd46-468d-8f3a-db23db62b253', 'b818d5a5-3830-4f05-a11c-e28ab783199d', '9bad81a6-bd28-4265-9236-ed129cf8a3f6', 'a2eb532f-9321-4b13-80f7-a787666ad75a']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:13:57.746655 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-ab1bbf2e-db2e-4d6b-8514-ce08f78576c4 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe113bad-4640-4749-875e-1080feb8e2e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:13:57.777268 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-ab1bbf2e-db2e-4d6b-8514-ce08f78576c4 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe113bad-4640-4749-875e-1080feb8e2e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '060e32d5-6ed3-4aaa-8562-67e4a278bd4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1746249794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='63ab1715756740a3a382a635e6bf98ca',qos_specs=None,replication_status=,reservations=['60a16b78-dd46-468d-8f3a-db23db62b253','b818d5a5-3830-4f05-a11c-e28ab783199d','9bad81a6-bd28-4265-9236-ed129cf8a3f6','a2eb532f-9321-4b13-80f7-a787666ad75a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99c4090151b24dda8cf478d9d859413a',volume_type_id=b49f5d85-b6d4-469a-a3af-eaeb7380b791), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:13:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1746249794',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=060e32d5-6ed3-4aaa-8562-67e4a278bd4e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='63ab1715756740a3a382a635e6bf98ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99c4090151b24dda8cf478d9d859413a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b49f5d85-b6d4-469a-a3af-eaeb7380b791),volume_type_id=b49f5d85-b6d4-469a-a3af-eaeb7380b791)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:13:57.778877 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-ab1bbf2e-db2e-4d6b-8514-ce08f78576c4 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (485aa471-1cfa-4d4a-8d6e-2bda990faeaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:13:57.807580 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-ab1bbf2e-db2e-4d6b-8514-ce08f78576c4 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (485aa471-1cfa-4d4a-8d6e-2bda990faeaa) transitioned into state 'SUCCESS' from state '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-1746249794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='63ab1715756740a3a382a635e6bf98ca',qos_specs=None,replication_status=,reservations=['60a16b78-dd46-468d-8f3a-db23db62b253','b818d5a5-3830-4f05-a11c-e28ab783199d','9bad81a6-bd28-4265-9236-ed129cf8a3f6','a2eb532f-9321-4b13-80f7-a787666ad75a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99c4090151b24dda8cf478d9d859413a',volume_type_id=b49f5d85-b6d4-469a-a3af-eaeb7380b791)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:13:57.808372 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-ab1bbf2e-db2e-4d6b-8514-ce08f78576c4 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (991253d6-cb8d-48ba-a8e2-744cf5cce84e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:13:57.822000 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-ab1bbf2e-db2e-4d6b-8514-ce08f78576c4 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (991253d6-cb8d-48ba-a8e2-744cf5cce84e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:13:57.823010 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-ab1bbf2e-db2e-4d6b-8514-ce08f78576c4 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Flow 'volume_create_api' (0a3779ef-55e6-424e-b314-99df05279875) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:13:57.823375 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-ab1bbf2e-db2e-4d6b-8514-ce08f78576c4 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Create volume request issued successfully. Aug 12 20:13:57.825114 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ab1bbf2e-db2e-4d6b-8514-ce08f78576c4 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:13:57.825365 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 27/104] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:13:57 2026] POST /volume/v3/volumes => generated 758 bytes in 662 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:13:57.840794 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e7c4e64f-7b1d-4ca1-9a23-67c0d357ed42 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:57.842530 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e7c4e64f-7b1d-4ca1-9a23-67c0d357ed42 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] GET https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e Aug 12 20:13:57.843950 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e7c4e64f-7b1d-4ca1-9a23-67c0d357ed42 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:57.843950 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e7c4e64f-7b1d-4ca1-9a23-67c0d357ed42 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:57.861623 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:57.861623 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:13:57.871943 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-e7c4e64f-7b1d-4ca1-9a23-67c0d357ed42 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Volume info retrieved successfully. Aug 12 20:13:57.876961 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e7c4e64f-7b1d-4ca1-9a23-67c0d357ed42 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e returned with HTTP 200 Aug 12 20:13:57.877503 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 26/105] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:13:57 2026] GET /volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e => generated 826 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:13:58.894338 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-1aaaee56-ea68-4646-9b99-f4af168e3171 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:58.896465 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1aaaee56-ea68-4646-9b99-f4af168e3171 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] GET https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e Aug 12 20:13:58.896730 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1aaaee56-ea68-4646-9b99-f4af168e3171 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:58.897144 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1aaaee56-ea68-4646-9b99-f4af168e3171 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:58.911024 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:58.911024 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:13:58.915906 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-1aaaee56-ea68-4646-9b99-f4af168e3171 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Volume info retrieved successfully. Aug 12 20:13:58.921408 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1aaaee56-ea68-4646-9b99-f4af168e3171 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e returned with HTTP 200 Aug 12 20:13:58.922846 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 27/106] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:13:58 2026] GET /volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:13:58.943479 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ba549074-55e9-48e1-90d9-160bf1b7d3a8 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:59.190726 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ba549074-55e9-48e1-90d9-160bf1b7d3a8 tempest-TestMultiAttachVolumeSwap-758725289 tempest-TestMultiAttachVolumeSwap-758725289-project-admin] POST https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e/action Aug 12 20:13:59.191193 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ba549074-55e9-48e1-90d9-160bf1b7d3a8 tempest-TestMultiAttachVolumeSwap-758725289 tempest-TestMultiAttachVolumeSwap-758725289-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:13:59.191366 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ba549074-55e9-48e1-90d9-160bf1b7d3a8 tempest-TestMultiAttachVolumeSwap-758725289 tempest-TestMultiAttachVolumeSwap-758725289-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:13:59.211816 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:59.211816 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:13:59.212191 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-ba549074-55e9-48e1-90d9-160bf1b7d3a8 tempest-TestMultiAttachVolumeSwap-758725289 tempest-TestMultiAttachVolumeSwap-758725289-project-admin] Volume info retrieved successfully. Aug 12 20:13:59.232137 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-ba549074-55e9-48e1-90d9-160bf1b7d3a8 tempest-TestMultiAttachVolumeSwap-758725289 tempest-TestMultiAttachVolumeSwap-758725289-project-admin] Update volume admin metadata completed successfully. Aug 12 20:13:59.232396 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-ba549074-55e9-48e1-90d9-160bf1b7d3a8 tempest-TestMultiAttachVolumeSwap-758725289 tempest-TestMultiAttachVolumeSwap-758725289-project-admin] Update readonly setting on volume completed successfully. Aug 12 20:13:59.232665 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ba549074-55e9-48e1-90d9-160bf1b7d3a8 tempest-TestMultiAttachVolumeSwap-758725289 tempest-TestMultiAttachVolumeSwap-758725289-project-admin] https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e/action returned with HTTP 202 Aug 12 20:13:59.233132 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 27/107] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:13:58 2026] POST /volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e/action => generated 0 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:13:59.244723 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-2de72c98-dcd6-4b68-8c16-afb0416b10ec None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:59.244723 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2de72c98-dcd6-4b68-8c16-afb0416b10ec tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:13:59.244723 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2de72c98-dcd6-4b68-8c16-afb0416b10ec tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-788214032"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:13:59.246161 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-2de72c98-dcd6-4b68-8c16-afb0416b10ec tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-788214032'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:13:59.251930 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-2de72c98-dcd6-4b68-8c16-afb0416b10ec tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Create volume of 1 GB Aug 12 20:13:59.252326 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:59.252326 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:13:59.252871 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-2de72c98-dcd6-4b68-8c16-afb0416b10ec tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Availability Zones retrieved successfully. Aug 12 20:13:59.263619 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-2de72c98-dcd6-4b68-8c16-afb0416b10ec tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Flow 'volume_create_api' (5a0c2031-dfdc-4cd0-af88-db153e352fe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:13:59.264940 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-2de72c98-dcd6-4b68-8c16-afb0416b10ec tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (415c7453-4932-4f12-b882-28610099d710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:13:59.265923 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-2de72c98-dcd6-4b68-8c16-afb0416b10ec tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:13:59.277640 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:59.277640 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:13:59.293894 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-2de72c98-dcd6-4b68-8c16-afb0416b10ec tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (415c7453-4932-4f12-b882-28610099d710) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:29Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=b49f5d85-b6d4-469a-a3af-eaeb7380b791,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b49f5d85-b6d4-469a-a3af-eaeb7380b791', 'encryption_key_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=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:13:59.294948 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-2de72c98-dcd6-4b68-8c16-afb0416b10ec tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93509e68-1310-4e3e-9dff-4de11749a620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:13:59.345394 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-2de72c98-dcd6-4b68-8c16-afb0416b10ec tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Created reservations ['04ce5667-2f28-47b8-9d39-a117df95b01e', 'fe23144e-c613-4d77-969f-4835fbc84fb5', '962744af-fc94-4d49-8909-f4bb09189757', 'd9887db1-2cd0-4f75-a308-6efe5743ba04'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:13:59.346350 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-2de72c98-dcd6-4b68-8c16-afb0416b10ec tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93509e68-1310-4e3e-9dff-4de11749a620) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04ce5667-2f28-47b8-9d39-a117df95b01e', 'fe23144e-c613-4d77-969f-4835fbc84fb5', '962744af-fc94-4d49-8909-f4bb09189757', 'd9887db1-2cd0-4f75-a308-6efe5743ba04']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:13:59.347346 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-2de72c98-dcd6-4b68-8c16-afb0416b10ec tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f39cb21-1841-4645-a123-c618e2a82489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:13:59.376801 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-2de72c98-dcd6-4b68-8c16-afb0416b10ec tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f39cb21-1841-4645-a123-c618e2a82489) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ff96622-b3f2-4a4f-86c7-7509afe733c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-788214032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='63ab1715756740a3a382a635e6bf98ca',qos_specs=None,replication_status=,reservations=['04ce5667-2f28-47b8-9d39-a117df95b01e','fe23144e-c613-4d77-969f-4835fbc84fb5','962744af-fc94-4d49-8909-f4bb09189757','d9887db1-2cd0-4f75-a308-6efe5743ba04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99c4090151b24dda8cf478d9d859413a',volume_type_id=b49f5d85-b6d4-469a-a3af-eaeb7380b791), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:13:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-788214032',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ff96622-b3f2-4a4f-86c7-7509afe733c6,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='63ab1715756740a3a382a635e6bf98ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99c4090151b24dda8cf478d9d859413a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b49f5d85-b6d4-469a-a3af-eaeb7380b791),volume_type_id=b49f5d85-b6d4-469a-a3af-eaeb7380b791)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:13:59.377821 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-2de72c98-dcd6-4b68-8c16-afb0416b10ec tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2b69f69-26a8-44cc-87a9-900d70efb721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:13:59.405700 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-2de72c98-dcd6-4b68-8c16-afb0416b10ec tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2b69f69-26a8-44cc-87a9-900d70efb721) transitioned into state 'SUCCESS' from state '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-788214032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='63ab1715756740a3a382a635e6bf98ca',qos_specs=None,replication_status=,reservations=['04ce5667-2f28-47b8-9d39-a117df95b01e','fe23144e-c613-4d77-969f-4835fbc84fb5','962744af-fc94-4d49-8909-f4bb09189757','d9887db1-2cd0-4f75-a308-6efe5743ba04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99c4090151b24dda8cf478d9d859413a',volume_type_id=b49f5d85-b6d4-469a-a3af-eaeb7380b791)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:13:59.406811 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-2de72c98-dcd6-4b68-8c16-afb0416b10ec tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62d59345-8f62-47ea-8c7f-7d3b9d87517f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:13:59.419642 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-2de72c98-dcd6-4b68-8c16-afb0416b10ec tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62d59345-8f62-47ea-8c7f-7d3b9d87517f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:13:59.421238 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-2de72c98-dcd6-4b68-8c16-afb0416b10ec tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Flow 'volume_create_api' (5a0c2031-dfdc-4cd0-af88-db153e352fe1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:13:59.421238 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-2de72c98-dcd6-4b68-8c16-afb0416b10ec tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Create volume request issued successfully. Aug 12 20:13:59.421824 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2de72c98-dcd6-4b68-8c16-afb0416b10ec tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:13:59.422395 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 28/108] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:13:59 2026] POST /volume/v3/volumes => generated 757 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:13:59.435997 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-91503e5f-6706-4157-8261-0f79fc788155 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:13:59.438209 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-91503e5f-6706-4157-8261-0f79fc788155 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] GET https://10.4.3.246/volume/v3/volumes/3ff96622-b3f2-4a4f-86c7-7509afe733c6 Aug 12 20:13:59.438620 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-91503e5f-6706-4157-8261-0f79fc788155 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:13:59.438914 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-91503e5f-6706-4157-8261-0f79fc788155 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:13:59.447579 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:13:59.447579 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:13:59.451884 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-91503e5f-6706-4157-8261-0f79fc788155 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Volume info retrieved successfully. Aug 12 20:13:59.456353 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-91503e5f-6706-4157-8261-0f79fc788155 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] https://10.4.3.246/volume/v3/volumes/3ff96622-b3f2-4a4f-86c7-7509afe733c6 returned with HTTP 200 Aug 12 20:13:59.456915 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 27/109] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:13:59 2026] GET /volume/v3/volumes/3ff96622-b3f2-4a4f-86c7-7509afe733c6 => generated 825 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:00.469864 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-18ef894f-5150-4675-a623-e6adfd3e12c0 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:00.472937 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-18ef894f-5150-4675-a623-e6adfd3e12c0 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] GET https://10.4.3.246/volume/v3/volumes/3ff96622-b3f2-4a4f-86c7-7509afe733c6 Aug 12 20:14:00.473453 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-18ef894f-5150-4675-a623-e6adfd3e12c0 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:00.473556 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-18ef894f-5150-4675-a623-e6adfd3e12c0 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:00.483309 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:00.483309 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:14:00.488519 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-18ef894f-5150-4675-a623-e6adfd3e12c0 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Volume info retrieved successfully. Aug 12 20:14:00.493866 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-18ef894f-5150-4675-a623-e6adfd3e12c0 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] https://10.4.3.246/volume/v3/volumes/3ff96622-b3f2-4a4f-86c7-7509afe733c6 returned with HTTP 200 Aug 12 20:14:00.494362 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 28/110] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:00 2026] GET /volume/v3/volumes/3ff96622-b3f2-4a4f-86c7-7509afe733c6 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:03.225347 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e70c430b-f004-46b6-85d3-115b3edf9a55 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:03.584621 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e70c430b-f004-46b6-85d3-115b3edf9a55 tempest-GroupsV320Test-703853257 tempest-GroupsV320Test-703853257-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:14:03.585047 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e70c430b-f004-46b6-85d3-115b3edf9a55 tempest-GroupsV320Test-703853257 tempest-GroupsV320Test-703853257-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-973318344"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:03.615258 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e70c430b-f004-46b6-85d3-115b3edf9a55 tempest-GroupsV320Test-703853257 tempest-GroupsV320Test-703853257-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:14:03.615978 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 28/111] 10.4.3.246 () {68 vars in 1252 bytes} [Wed Aug 12 20:14:03 2026] POST /volume/v3/types => generated 219 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:03.631190 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c26f99ae-9eca-451d-b80e-f98c42b32639 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:03.636066 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c26f99ae-9eca-451d-b80e-f98c42b32639 tempest-GroupsV320Test-703853257 tempest-GroupsV320Test-703853257-project-admin] POST https://10.4.3.246/volume/v3/group_types Aug 12 20:14:03.636834 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c26f99ae-9eca-451d-b80e-f98c42b32639 tempest-GroupsV320Test-703853257 tempest-GroupsV320Test-703853257-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-120327064"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:03.640823 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:03.640823 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:14:03.677179 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c26f99ae-9eca-451d-b80e-f98c42b32639 tempest-GroupsV320Test-703853257 tempest-GroupsV320Test-703853257-project-admin] https://10.4.3.246/volume/v3/group_types returned with HTTP 202 Aug 12 20:14:03.677179 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 29/112] 10.4.3.246 () {70 vars in 1311 bytes} [Wed Aug 12 20:14:03 2026] POST /volume/v3/group_types => generated 176 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:14:03.699522 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-89424ce4-d0a9-4c45-9afc-ad0bb4aed247 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:04.022553 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-89424ce4-d0a9-4c45-9afc-ad0bb4aed247 tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] POST https://10.4.3.246/volume/v3/groups Aug 12 20:14:04.022553 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-89424ce4-d0a9-4c45-9afc-ad0bb4aed247 tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "78216ee4-a662-44c1-99e8-ec323879d0b7", "volume_types": ["ec404481-8d06-4e42-b868-c9a9467f2678"], "name": "tempest-GroupsV320Test-Group-1791666099"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:04.024521 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.groups [None req-89424ce4-d0a9-4c45-9afc-ad0bb4aed247 tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] Creating new group {'group': {'group_type': '78216ee4-a662-44c1-99e8-ec323879d0b7', 'volume_types': ['ec404481-8d06-4e42-b868-c9a9467f2678'], 'name': 'tempest-GroupsV320Test-Group-1791666099'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 12 20:14:04.034571 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.groups [None req-89424ce4-d0a9-4c45-9afc-ad0bb4aed247 tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] Creating group tempest-GroupsV320Test-Group-1791666099. Aug 12 20:14:04.069773 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-89424ce4-d0a9-4c45-9afc-ad0bb4aed247 tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] Availability zone cache updated, next update will occur around 2026-08-12 21:14:04.069344. {{(pid=100383) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 20:14:04.069998 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-89424ce4-d0a9-4c45-9afc-ad0bb4aed247 tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] Availability Zones retrieved successfully. Aug 12 20:14:04.103561 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-89424ce4-d0a9-4c45-9afc-ad0bb4aed247 tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] Created reservations ['15c1ca12-eef0-46a5-acdc-1862b925a95b'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:14:04.143393 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-89424ce4-d0a9-4c45-9afc-ad0bb4aed247 tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] https://10.4.3.246/volume/v3/groups returned with HTTP 202 Aug 12 20:14:04.144428 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 28/113] 10.4.3.246 () {70 vars in 1297 bytes} [Wed Aug 12 20:14:03 2026] POST /volume/v3/groups => generated 108 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:14:04.157525 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-96178272-5673-4895-bb33-6251c51bf2f1 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:04.160055 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-96178272-5673-4895-bb33-6251c51bf2f1 tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] GET https://10.4.3.246/volume/v3/groups/645ebd59-7ca4-42f3-825e-8774e88513f3 Aug 12 20:14:04.160422 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-96178272-5673-4895-bb33-6251c51bf2f1 tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:04.160422 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-96178272-5673-4895-bb33-6251c51bf2f1 tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:04.160522 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.groups [None req-96178272-5673-4895-bb33-6251c51bf2f1 tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] show called for member 645ebd59-7ca4-42f3-825e-8774e88513f3 {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:14:04.164762 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:04.164762 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:14:04.173618 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-96178272-5673-4895-bb33-6251c51bf2f1 tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] https://10.4.3.246/volume/v3/groups/645ebd59-7ca4-42f3-825e-8774e88513f3 returned with HTTP 200 Aug 12 20:14:04.174228 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 29/114] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:14:04 2026] GET /volume/v3/groups/645ebd59-7ca4-42f3-825e-8774e88513f3 => generated 388 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:14:05.185112 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-d7bb601b-74cc-4303-a893-ae29fa533487 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:05.187330 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d7bb601b-74cc-4303-a893-ae29fa533487 tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] GET https://10.4.3.246/volume/v3/groups/645ebd59-7ca4-42f3-825e-8774e88513f3 Aug 12 20:14:05.187785 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d7bb601b-74cc-4303-a893-ae29fa533487 tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:05.188090 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d7bb601b-74cc-4303-a893-ae29fa533487 tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:05.188392 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.groups [None req-d7bb601b-74cc-4303-a893-ae29fa533487 tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] show called for member 645ebd59-7ca4-42f3-825e-8774e88513f3 {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:14:05.197980 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:05.197980 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:14:05.225631 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d7bb601b-74cc-4303-a893-ae29fa533487 tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] https://10.4.3.246/volume/v3/groups/645ebd59-7ca4-42f3-825e-8774e88513f3 returned with HTTP 200 Aug 12 20:14:05.225764 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 29/115] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:14:05 2026] GET /volume/v3/groups/645ebd59-7ca4-42f3-825e-8774e88513f3 => generated 389 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:14:05.240761 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-abb08339-667a-487d-86e7-8101fca91c48 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:05.244200 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-abb08339-667a-487d-86e7-8101fca91c48 tempest-GroupsV320Test-703853257 tempest-GroupsV320Test-703853257-project-admin] POST https://10.4.3.246/volume/v3/groups/645ebd59-7ca4-42f3-825e-8774e88513f3/action Aug 12 20:14:05.244558 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-abb08339-667a-487d-86e7-8101fca91c48 tempest-GroupsV320Test-703853257 tempest-GroupsV320Test-703853257-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:14:05.244715 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-abb08339-667a-487d-86e7-8101fca91c48 tempest-GroupsV320Test-703853257 tempest-GroupsV320Test-703853257-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:05.247440 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.groups [None req-abb08339-667a-487d-86e7-8101fca91c48 tempest-GroupsV320Test-703853257 tempest-GroupsV320Test-703853257-project-admin] Updating group '645ebd59-7ca4-42f3-825e-8774e88513f3' with 'creating' {{(pid=100384) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 12 20:14:05.257752 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:05.257752 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:14:05.271800 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-abb08339-667a-487d-86e7-8101fca91c48 tempest-GroupsV320Test-703853257 tempest-GroupsV320Test-703853257-project-admin] https://10.4.3.246/volume/v3/groups/645ebd59-7ca4-42f3-825e-8774e88513f3/action returned with HTTP 202 Aug 12 20:14:05.272491 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 30/116] 10.4.3.246 () {70 vars in 1428 bytes} [Wed Aug 12 20:14:05 2026] POST /volume/v3/groups/645ebd59-7ca4-42f3-825e-8774e88513f3/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:14:05.287143 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e2f954cd-4059-46a6-ac11-5745709b403d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:05.291122 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e2f954cd-4059-46a6-ac11-5745709b403d tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] GET https://10.4.3.246/volume/v3/groups/645ebd59-7ca4-42f3-825e-8774e88513f3 Aug 12 20:14:05.291472 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e2f954cd-4059-46a6-ac11-5745709b403d tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:05.291730 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e2f954cd-4059-46a6-ac11-5745709b403d tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:05.291971 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.groups [None req-e2f954cd-4059-46a6-ac11-5745709b403d tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] show called for member 645ebd59-7ca4-42f3-825e-8774e88513f3 {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:14:05.296593 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:05.296593 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:14:05.325654 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e2f954cd-4059-46a6-ac11-5745709b403d tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] https://10.4.3.246/volume/v3/groups/645ebd59-7ca4-42f3-825e-8774e88513f3 returned with HTTP 200 Aug 12 20:14:05.326251 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 29/117] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:14:05 2026] GET /volume/v3/groups/645ebd59-7ca4-42f3-825e-8774e88513f3 => generated 388 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:14:05.341612 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-8ab52e23-003b-422a-9e63-d7cb53b24120 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:05.348605 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8ab52e23-003b-422a-9e63-d7cb53b24120 tempest-GroupsV320Test-703853257 tempest-GroupsV320Test-703853257-project-admin] POST https://10.4.3.246/volume/v3/groups/645ebd59-7ca4-42f3-825e-8774e88513f3/action Aug 12 20:14:05.349144 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8ab52e23-003b-422a-9e63-d7cb53b24120 tempest-GroupsV320Test-703853257 tempest-GroupsV320Test-703853257-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:14:05.349415 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8ab52e23-003b-422a-9e63-d7cb53b24120 tempest-GroupsV320Test-703853257 tempest-GroupsV320Test-703853257-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:05.351309 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.groups [None req-8ab52e23-003b-422a-9e63-d7cb53b24120 tempest-GroupsV320Test-703853257 tempest-GroupsV320Test-703853257-project-admin] Updating group '645ebd59-7ca4-42f3-825e-8774e88513f3' with 'available' {{(pid=100386) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 12 20:14:05.359219 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:05.359219 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:14:05.372778 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8ab52e23-003b-422a-9e63-d7cb53b24120 tempest-GroupsV320Test-703853257 tempest-GroupsV320Test-703853257-project-admin] https://10.4.3.246/volume/v3/groups/645ebd59-7ca4-42f3-825e-8774e88513f3/action returned with HTTP 202 Aug 12 20:14:05.372989 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 30/118] 10.4.3.246 () {70 vars in 1428 bytes} [Wed Aug 12 20:14:05 2026] POST /volume/v3/groups/645ebd59-7ca4-42f3-825e-8774e88513f3/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 12 20:14:05.386308 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-2961d5ab-7975-4988-b2d7-e7ff8a331830 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:05.389224 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2961d5ab-7975-4988-b2d7-e7ff8a331830 tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] GET https://10.4.3.246/volume/v3/groups/645ebd59-7ca4-42f3-825e-8774e88513f3 Aug 12 20:14:05.389835 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2961d5ab-7975-4988-b2d7-e7ff8a331830 tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:05.390096 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2961d5ab-7975-4988-b2d7-e7ff8a331830 tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:05.390320 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.groups [None req-2961d5ab-7975-4988-b2d7-e7ff8a331830 tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] show called for member 645ebd59-7ca4-42f3-825e-8774e88513f3 {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:14:05.396516 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:05.396516 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:14:05.411608 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2961d5ab-7975-4988-b2d7-e7ff8a331830 tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] https://10.4.3.246/volume/v3/groups/645ebd59-7ca4-42f3-825e-8774e88513f3 returned with HTTP 200 Aug 12 20:14:05.412286 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 30/119] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:14:05 2026] GET /volume/v3/groups/645ebd59-7ca4-42f3-825e-8774e88513f3 => generated 389 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:14:05.427512 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d1f03c17-a5b5-4428-93f2-fd91c463bb91 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:05.431194 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d1f03c17-a5b5-4428-93f2-fd91c463bb91 tempest-GroupsV320Test-703853257 tempest-GroupsV320Test-703853257-project-admin] POST https://10.4.3.246/volume/v3/groups/645ebd59-7ca4-42f3-825e-8774e88513f3/action Aug 12 20:14:05.431721 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d1f03c17-a5b5-4428-93f2-fd91c463bb91 tempest-GroupsV320Test-703853257 tempest-GroupsV320Test-703853257-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:14:05.432006 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d1f03c17-a5b5-4428-93f2-fd91c463bb91 tempest-GroupsV320Test-703853257 tempest-GroupsV320Test-703853257-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:05.434927 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.groups [None req-d1f03c17-a5b5-4428-93f2-fd91c463bb91 tempest-GroupsV320Test-703853257 tempest-GroupsV320Test-703853257-project-admin] Updating group '645ebd59-7ca4-42f3-825e-8774e88513f3' with 'error' {{(pid=100384) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 12 20:14:05.442079 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:05.442079 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:14:05.450754 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d1f03c17-a5b5-4428-93f2-fd91c463bb91 tempest-GroupsV320Test-703853257 tempest-GroupsV320Test-703853257-project-admin] https://10.4.3.246/volume/v3/groups/645ebd59-7ca4-42f3-825e-8774e88513f3/action returned with HTTP 202 Aug 12 20:14:05.451338 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 31/120] 10.4.3.246 () {70 vars in 1428 bytes} [Wed Aug 12 20:14:05 2026] POST /volume/v3/groups/645ebd59-7ca4-42f3-825e-8774e88513f3/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:14:05.464372 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-586cf1bf-dc61-4a7f-94f0-7c75cdf3955f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:05.464372 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-586cf1bf-dc61-4a7f-94f0-7c75cdf3955f tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] GET https://10.4.3.246/volume/v3/groups/645ebd59-7ca4-42f3-825e-8774e88513f3 Aug 12 20:14:05.464927 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-586cf1bf-dc61-4a7f-94f0-7c75cdf3955f tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:05.464927 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-586cf1bf-dc61-4a7f-94f0-7c75cdf3955f tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:05.465189 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.groups [None req-586cf1bf-dc61-4a7f-94f0-7c75cdf3955f tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] show called for member 645ebd59-7ca4-42f3-825e-8774e88513f3 {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:14:05.469703 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:05.469703 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:14:05.481793 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-586cf1bf-dc61-4a7f-94f0-7c75cdf3955f tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] https://10.4.3.246/volume/v3/groups/645ebd59-7ca4-42f3-825e-8774e88513f3 returned with HTTP 200 Aug 12 20:14:05.482339 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 30/121] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:14:05 2026] GET /volume/v3/groups/645ebd59-7ca4-42f3-825e-8774e88513f3 => generated 385 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:14:05.495215 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-548f1f4d-d108-48d7-8090-17aacdda8b96 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:05.497369 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-548f1f4d-d108-48d7-8090-17aacdda8b96 tempest-GroupsV320Test-703853257 tempest-GroupsV320Test-703853257-project-admin] POST https://10.4.3.246/volume/v3/groups/645ebd59-7ca4-42f3-825e-8774e88513f3/action Aug 12 20:14:05.497736 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-548f1f4d-d108-48d7-8090-17aacdda8b96 tempest-GroupsV320Test-703853257 tempest-GroupsV320Test-703853257-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:14:05.497857 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-548f1f4d-d108-48d7-8090-17aacdda8b96 tempest-GroupsV320Test-703853257 tempest-GroupsV320Test-703853257-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:05.499992 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.groups [None req-548f1f4d-d108-48d7-8090-17aacdda8b96 tempest-GroupsV320Test-703853257 tempest-GroupsV320Test-703853257-project-admin] Updating group '645ebd59-7ca4-42f3-825e-8774e88513f3' with 'available' {{(pid=100386) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 12 20:14:05.503706 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:05.503706 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:14:05.515644 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-548f1f4d-d108-48d7-8090-17aacdda8b96 tempest-GroupsV320Test-703853257 tempest-GroupsV320Test-703853257-project-admin] https://10.4.3.246/volume/v3/groups/645ebd59-7ca4-42f3-825e-8774e88513f3/action returned with HTTP 202 Aug 12 20:14:05.516171 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 31/122] 10.4.3.246 () {70 vars in 1428 bytes} [Wed Aug 12 20:14:05 2026] POST /volume/v3/groups/645ebd59-7ca4-42f3-825e-8774e88513f3/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:14:05.524467 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-0a1a0a4e-bb52-4664-af0e-db1d517dcb0a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:05.526632 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0a1a0a4e-bb52-4664-af0e-db1d517dcb0a tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] GET https://10.4.3.246/volume/v3/groups/645ebd59-7ca4-42f3-825e-8774e88513f3 Aug 12 20:14:05.527118 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0a1a0a4e-bb52-4664-af0e-db1d517dcb0a tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:05.527227 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0a1a0a4e-bb52-4664-af0e-db1d517dcb0a tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:05.527320 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.groups [None req-0a1a0a4e-bb52-4664-af0e-db1d517dcb0a tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] show called for member 645ebd59-7ca4-42f3-825e-8774e88513f3 {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:14:05.533681 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:05.533681 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:14:05.545199 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0a1a0a4e-bb52-4664-af0e-db1d517dcb0a tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] https://10.4.3.246/volume/v3/groups/645ebd59-7ca4-42f3-825e-8774e88513f3 returned with HTTP 200 Aug 12 20:14:05.545862 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 31/123] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:14:05 2026] GET /volume/v3/groups/645ebd59-7ca4-42f3-825e-8774e88513f3 => generated 389 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:14:05.557430 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-afd4dc4d-0f88-4069-88c2-dcd3f9ea0404 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:05.561533 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-afd4dc4d-0f88-4069-88c2-dcd3f9ea0404 tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] GET https://10.4.3.246/volume/v3/volumes/detail Aug 12 20:14:05.561533 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-afd4dc4d-0f88-4069-88c2-dcd3f9ea0404 tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:05.561880 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-afd4dc4d-0f88-4069-88c2-dcd3f9ea0404 tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] Calling method 'detail' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:05.562200 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.api_utils [None req-afd4dc4d-0f88-4069-88c2-dcd3f9ea0404 tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] Removing options '' from query. {{(pid=100384) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:14:05.564149 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-afd4dc4d-0f88-4069-88c2-dcd3f9ea0404 tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100384) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:14:05.572464 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-afd4dc4d-0f88-4069-88c2-dcd3f9ea0404 tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] Get all volumes completed successfully. Aug 12 20:14:05.574759 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-afd4dc4d-0f88-4069-88c2-dcd3f9ea0404 tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] https://10.4.3.246/volume/v3/volumes/detail returned with HTTP 200 Aug 12 20:14:05.575159 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 32/124] 10.4.3.246 () {68 vars in 1299 bytes} [Wed Aug 12 20:14:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:05.600469 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-355bea78-5733-4d20-850f-d7c9e42fb18f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:05.601083 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-355bea78-5733-4d20-850f-d7c9e42fb18f tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] POST https://10.4.3.246/volume/v3/groups/645ebd59-7ca4-42f3-825e-8774e88513f3/action Aug 12 20:14:05.601477 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-355bea78-5733-4d20-850f-d7c9e42fb18f tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:14:05.601635 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-355bea78-5733-4d20-850f-d7c9e42fb18f tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:05.604098 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.groups [None req-355bea78-5733-4d20-850f-d7c9e42fb18f tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] delete called for group 645ebd59-7ca4-42f3-825e-8774e88513f3 {{(pid=100383) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 20:14:05.604255 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.groups [None req-355bea78-5733-4d20-850f-d7c9e42fb18f tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] Delete group with id: 645ebd59-7ca4-42f3-825e-8774e88513f3 Aug 12 20:14:05.610560 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:05.610560 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:14:05.638352 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-355bea78-5733-4d20-850f-d7c9e42fb18f tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] https://10.4.3.246/volume/v3/groups/645ebd59-7ca4-42f3-825e-8774e88513f3/action returned with HTTP 202 Aug 12 20:14:05.640092 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 31/125] 10.4.3.246 () {70 vars in 1428 bytes} [Wed Aug 12 20:14:05 2026] POST /volume/v3/groups/645ebd59-7ca4-42f3-825e-8774e88513f3/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:14:05.649488 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-92137c61-0c09-4cdd-a7c8-a9e3e088f9a4 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:05.652010 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-92137c61-0c09-4cdd-a7c8-a9e3e088f9a4 tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] GET https://10.4.3.246/volume/v3/groups/645ebd59-7ca4-42f3-825e-8774e88513f3 Aug 12 20:14:05.652284 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-92137c61-0c09-4cdd-a7c8-a9e3e088f9a4 tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:05.652567 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-92137c61-0c09-4cdd-a7c8-a9e3e088f9a4 tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:05.652852 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.groups [None req-92137c61-0c09-4cdd-a7c8-a9e3e088f9a4 tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] show called for member 645ebd59-7ca4-42f3-825e-8774e88513f3 {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:14:05.659042 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:05.659042 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:14:05.674227 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-92137c61-0c09-4cdd-a7c8-a9e3e088f9a4 tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] https://10.4.3.246/volume/v3/groups/645ebd59-7ca4-42f3-825e-8774e88513f3 returned with HTTP 200 Aug 12 20:14:05.674861 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 32/126] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:14:05 2026] GET /volume/v3/groups/645ebd59-7ca4-42f3-825e-8774e88513f3 => generated 388 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:14:06.691674 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-9caf1dce-fe9e-4014-9968-825dade443e8 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:06.695208 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9caf1dce-fe9e-4014-9968-825dade443e8 tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] GET https://10.4.3.246/volume/v3/groups/645ebd59-7ca4-42f3-825e-8774e88513f3 Aug 12 20:14:06.697447 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9caf1dce-fe9e-4014-9968-825dade443e8 tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:06.698005 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9caf1dce-fe9e-4014-9968-825dade443e8 tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:06.698005 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.groups [None req-9caf1dce-fe9e-4014-9968-825dade443e8 tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] show called for member 645ebd59-7ca4-42f3-825e-8774e88513f3 {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:14:06.702589 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9caf1dce-fe9e-4014-9968-825dade443e8 tempest-GroupsV320Test-2135122270 tempest-GroupsV320Test-2135122270-project-member] https://10.4.3.246/volume/v3/groups/645ebd59-7ca4-42f3-825e-8774e88513f3 returned with HTTP 404 Aug 12 20:14:06.703181 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 32/127] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:14:06 2026] GET /volume/v3/groups/645ebd59-7ca4-42f3-825e-8774e88513f3 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:14:06.713815 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-247c9ef4-f5de-4a17-9f78-4a1e3775aea3 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:06.716620 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-247c9ef4-f5de-4a17-9f78-4a1e3775aea3 tempest-GroupsV320Test-703853257 tempest-GroupsV320Test-703853257-project-admin] DELETE https://10.4.3.246/volume/v3/group_types/78216ee4-a662-44c1-99e8-ec323879d0b7 Aug 12 20:14:06.716620 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-247c9ef4-f5de-4a17-9f78-4a1e3775aea3 tempest-GroupsV320Test-703853257 tempest-GroupsV320Test-703853257-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:06.716693 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-247c9ef4-f5de-4a17-9f78-4a1e3775aea3 tempest-GroupsV320Test-703853257 tempest-GroupsV320Test-703853257-project-admin] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:06.744075 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-247c9ef4-f5de-4a17-9f78-4a1e3775aea3 tempest-GroupsV320Test-703853257 tempest-GroupsV320Test-703853257-project-admin] https://10.4.3.246/volume/v3/group_types/78216ee4-a662-44c1-99e8-ec323879d0b7 returned with HTTP 202 Aug 12 20:14:06.744574 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 33/128] 10.4.3.246 () {68 vars in 1404 bytes} [Wed Aug 12 20:14:06 2026] DELETE /volume/v3/group_types/78216ee4-a662-44c1-99e8-ec323879d0b7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:14:06.755147 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-4919443a-2185-4b41-bb02-7da733faa5d2 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:06.757254 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4919443a-2185-4b41-bb02-7da733faa5d2 tempest-GroupsV320Test-703853257 tempest-GroupsV320Test-703853257-project-admin] DELETE https://10.4.3.246/volume/v3/types/ec404481-8d06-4e42-b868-c9a9467f2678 Aug 12 20:14:06.757494 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4919443a-2185-4b41-bb02-7da733faa5d2 tempest-GroupsV320Test-703853257 tempest-GroupsV320Test-703853257-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:06.757807 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4919443a-2185-4b41-bb02-7da733faa5d2 tempest-GroupsV320Test-703853257 tempest-GroupsV320Test-703853257-project-admin] Calling method '_delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:06.787200 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4919443a-2185-4b41-bb02-7da733faa5d2 tempest-GroupsV320Test-703853257 tempest-GroupsV320Test-703853257-project-admin] https://10.4.3.246/volume/v3/types/ec404481-8d06-4e42-b868-c9a9467f2678 returned with HTTP 202 Aug 12 20:14:06.787689 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 32/129] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:14:06 2026] DELETE /volume/v3/types/ec404481-8d06-4e42-b868-c9a9467f2678 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:14:06.801799 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-53590f8f-5511-45b2-9e00-4638fdc27d2b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:06.804985 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-53590f8f-5511-45b2-9e00-4638fdc27d2b tempest-GroupsV320Test-703853257 tempest-GroupsV320Test-703853257-project-admin] GET https://10.4.3.246/volume/v3/types/ec404481-8d06-4e42-b868-c9a9467f2678 Aug 12 20:14:06.806718 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-53590f8f-5511-45b2-9e00-4638fdc27d2b tempest-GroupsV320Test-703853257 tempest-GroupsV320Test-703853257-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:06.806718 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-53590f8f-5511-45b2-9e00-4638fdc27d2b tempest-GroupsV320Test-703853257 tempest-GroupsV320Test-703853257-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:06.810351 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-53590f8f-5511-45b2-9e00-4638fdc27d2b tempest-GroupsV320Test-703853257 tempest-GroupsV320Test-703853257-project-admin] https://10.4.3.246/volume/v3/types/ec404481-8d06-4e42-b868-c9a9467f2678 returned with HTTP 404 Aug 12 20:14:06.810999 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 33/130] 10.4.3.246 () {66 vars in 1342 bytes} [Wed Aug 12 20:14:06 2026] GET /volume/v3/types/ec404481-8d06-4e42-b868-c9a9467f2678 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:14:08.810592 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-7cf469a9-28c2-44f7-92eb-af216accadea None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:08.812902 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7cf469a9-28c2-44f7-92eb-af216accadea tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:14:08.813364 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7cf469a9-28c2-44f7-92eb-af216accadea tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-839519110"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:08.822962 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-7cf469a9-28c2-44f7-92eb-af216accadea tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-839519110'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:14:08.822962 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-7cf469a9-28c2-44f7-92eb-af216accadea tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-project-member] Create volume of 1 GB Aug 12 20:14:08.822962 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:08.822962 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:14:08.838784 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-7cf469a9-28c2-44f7-92eb-af216accadea tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-project-member] Availability Zones retrieved successfully. Aug 12 20:14:08.847221 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-7cf469a9-28c2-44f7-92eb-af216accadea tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-project-member] Flow 'volume_create_api' (417d724a-819e-49f4-a1d7-a72e7ba1a36a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:14:08.857707 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-7cf469a9-28c2-44f7-92eb-af216accadea tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4000b6b6-1be8-4ce1-b070-db78c3c1e413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:08.859413 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-7cf469a9-28c2-44f7-92eb-af216accadea tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:14:08.903094 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-7cf469a9-28c2-44f7-92eb-af216accadea tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4000b6b6-1be8-4ce1-b070-db78c3c1e413) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:08.903999 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-7cf469a9-28c2-44f7-92eb-af216accadea tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1453da82-504b-4583-ad0b-8515ab9257b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:09.107951 np0000007109 devstack@c-api.service[100385]: WARNING cinder.quota [None req-7cf469a9-28c2-44f7-92eb-af216accadea tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-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 12 20:14:09.108703 np0000007109 devstack@c-api.service[100385]: WARNING cinder.quota [None req-7cf469a9-28c2-44f7-92eb-af216accadea tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-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 12 20:14:09.190208 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-7cf469a9-28c2-44f7-92eb-af216accadea tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-project-member] Created reservations ['a3429562-9342-45a3-9767-fc3731cf0d6f', '81e8784d-0e3c-4d76-8005-2398ca9fb408', 'a4e3a127-0229-4590-a5f7-f2d9e2c8b81e', '196281c0-eb71-4ff2-9390-7362cb5ccbd8'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:14:09.191455 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-7cf469a9-28c2-44f7-92eb-af216accadea tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1453da82-504b-4583-ad0b-8515ab9257b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3429562-9342-45a3-9767-fc3731cf0d6f', '81e8784d-0e3c-4d76-8005-2398ca9fb408', 'a4e3a127-0229-4590-a5f7-f2d9e2c8b81e', '196281c0-eb71-4ff2-9390-7362cb5ccbd8']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:09.192387 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-7cf469a9-28c2-44f7-92eb-af216accadea tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0578fe9-4c92-48b9-a30f-49d594cba7fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:09.237554 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-7cf469a9-28c2-44f7-92eb-af216accadea tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0578fe9-4c92-48b9-a30f-49d594cba7fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34de7df1-ad7c-4143-ac7b-2538b487caca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-839519110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e43cc949ab5844779bfae132c09aa9f3',qos_specs=None,replication_status=,reservations=['a3429562-9342-45a3-9767-fc3731cf0d6f','81e8784d-0e3c-4d76-8005-2398ca9fb408','a4e3a127-0229-4590-a5f7-f2d9e2c8b81e','196281c0-eb71-4ff2-9390-7362cb5ccbd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa2870b287d542e19c93e53189f9aff4',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:14:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-839519110',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34de7df1-ad7c-4143-ac7b-2538b487caca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e43cc949ab5844779bfae132c09aa9f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa2870b287d542e19c93e53189f9aff4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:09.240700 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-7cf469a9-28c2-44f7-92eb-af216accadea tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9bcb010-8ffb-43b8-ba3b-75f044d8f86c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:09.277779 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-7cf469a9-28c2-44f7-92eb-af216accadea tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9bcb010-8ffb-43b8-ba3b-75f044d8f86c) transitioned into state 'SUCCESS' from state '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-839519110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e43cc949ab5844779bfae132c09aa9f3',qos_specs=None,replication_status=,reservations=['a3429562-9342-45a3-9767-fc3731cf0d6f','81e8784d-0e3c-4d76-8005-2398ca9fb408','a4e3a127-0229-4590-a5f7-f2d9e2c8b81e','196281c0-eb71-4ff2-9390-7362cb5ccbd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa2870b287d542e19c93e53189f9aff4',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:09.279040 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-7cf469a9-28c2-44f7-92eb-af216accadea tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4308a6d-b996-4e70-a414-5095301f3b59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:09.296241 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-7cf469a9-28c2-44f7-92eb-af216accadea tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4308a6d-b996-4e70-a414-5095301f3b59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:09.297465 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-7cf469a9-28c2-44f7-92eb-af216accadea tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-project-member] Flow 'volume_create_api' (417d724a-819e-49f4-a1d7-a72e7ba1a36a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:14:09.297915 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-7cf469a9-28c2-44f7-92eb-af216accadea tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-project-member] Create volume request issued successfully. Aug 12 20:14:09.298500 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7cf469a9-28c2-44f7-92eb-af216accadea tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:14:09.299326 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 33/131] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:14:08 2026] POST /volume/v3/volumes => generated 754 bytes in 489 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:14:09.314899 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-7c058e1f-5f5e-4872-aaab-05e10ef5d753 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:09.319531 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7c058e1f-5f5e-4872-aaab-05e10ef5d753 tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-project-member] GET https://10.4.3.246/volume/v3/volumes/34de7df1-ad7c-4143-ac7b-2538b487caca Aug 12 20:14:09.320266 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7c058e1f-5f5e-4872-aaab-05e10ef5d753 tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:09.320266 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7c058e1f-5f5e-4872-aaab-05e10ef5d753 tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:09.338162 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:09.338162 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:14:09.348014 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-7c058e1f-5f5e-4872-aaab-05e10ef5d753 tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-project-member] Volume info retrieved successfully. Aug 12 20:14:09.360228 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7c058e1f-5f5e-4872-aaab-05e10ef5d753 tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-project-member] https://10.4.3.246/volume/v3/volumes/34de7df1-ad7c-4143-ac7b-2538b487caca returned with HTTP 200 Aug 12 20:14:09.361199 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 34/132] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:09 2026] GET /volume/v3/volumes/34de7df1-ad7c-4143-ac7b-2538b487caca => generated 822 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:10.383413 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-7e051a6d-8c2a-42ef-a60f-0cb890f03bd8 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:10.385943 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7e051a6d-8c2a-42ef-a60f-0cb890f03bd8 tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-project-member] GET https://10.4.3.246/volume/v3/volumes/34de7df1-ad7c-4143-ac7b-2538b487caca Aug 12 20:14:10.386584 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7e051a6d-8c2a-42ef-a60f-0cb890f03bd8 tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:10.386584 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7e051a6d-8c2a-42ef-a60f-0cb890f03bd8 tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:10.398287 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:10.398287 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:14:10.403365 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-7e051a6d-8c2a-42ef-a60f-0cb890f03bd8 tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-project-member] Volume info retrieved successfully. Aug 12 20:14:10.409438 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7e051a6d-8c2a-42ef-a60f-0cb890f03bd8 tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-project-member] https://10.4.3.246/volume/v3/volumes/34de7df1-ad7c-4143-ac7b-2538b487caca returned with HTTP 200 Aug 12 20:14:10.410179 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 33/133] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:10 2026] GET /volume/v3/volumes/34de7df1-ad7c-4143-ac7b-2538b487caca => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:10.993429 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-e699f872-1002-471f-84d0-c420e794f62c req-e751485e-94ad-4a88-a1e8-ab5aaed0fc2e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:10.995733 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-e699f872-1002-471f-84d0-c420e794f62c req-e751485e-94ad-4a88-a1e8-ab5aaed0fc2e tempest-VolumesAdminNegativeTest-357239985 tempest-VolumesAdminNegativeTest-357239985-project] GET https://10.4.3.246/volume/v3/volumes/831cb975-e890-4371-aa28-f45c3630eef0 Aug 12 20:14:10.995924 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-e699f872-1002-471f-84d0-c420e794f62c req-e751485e-94ad-4a88-a1e8-ab5aaed0fc2e tempest-VolumesAdminNegativeTest-357239985 tempest-VolumesAdminNegativeTest-357239985-project] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:10.996130 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-e699f872-1002-471f-84d0-c420e794f62c req-e751485e-94ad-4a88-a1e8-ab5aaed0fc2e tempest-VolumesAdminNegativeTest-357239985 tempest-VolumesAdminNegativeTest-357239985-project] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:11.036477 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-e699f872-1002-471f-84d0-c420e794f62c req-e751485e-94ad-4a88-a1e8-ab5aaed0fc2e tempest-VolumesAdminNegativeTest-357239985 tempest-VolumesAdminNegativeTest-357239985-project] https://10.4.3.246/volume/v3/volumes/831cb975-e890-4371-aa28-f45c3630eef0 returned with HTTP 404 Aug 12 20:14:11.037299 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 34/134] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:14:10 2026] GET /volume/v3/volumes/831cb975-e890-4371-aa28-f45c3630eef0 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:14:11.058685 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-9dfe305b-1aaa-4529-aa35-d6a4f98cbd86 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:11.061207 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9dfe305b-1aaa-4529-aa35-d6a4f98cbd86 tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-project-member] DELETE https://10.4.3.246/volume/v3/volumes/34de7df1-ad7c-4143-ac7b-2538b487caca Aug 12 20:14:11.061371 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9dfe305b-1aaa-4529-aa35-d6a4f98cbd86 tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:11.061620 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9dfe305b-1aaa-4529-aa35-d6a4f98cbd86 tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:11.061833 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-9dfe305b-1aaa-4529-aa35-d6a4f98cbd86 tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-project-member] Delete volume with id: 34de7df1-ad7c-4143-ac7b-2538b487caca Aug 12 20:14:11.069647 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:11.069647 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:14:11.070648 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-9dfe305b-1aaa-4529-aa35-d6a4f98cbd86 tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-project-member] Volume info retrieved successfully. Aug 12 20:14:11.113014 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-9dfe305b-1aaa-4529-aa35-d6a4f98cbd86 tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-project-member] Delete volume request issued successfully. Aug 12 20:14:11.113204 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9dfe305b-1aaa-4529-aa35-d6a4f98cbd86 tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-project-member] https://10.4.3.246/volume/v3/volumes/34de7df1-ad7c-4143-ac7b-2538b487caca returned with HTTP 202 Aug 12 20:14:11.113896 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 34/135] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:14:11 2026] DELETE /volume/v3/volumes/34de7df1-ad7c-4143-ac7b-2538b487caca => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:14:11.125263 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-6f7151cc-f509-4c01-886c-dc309e80886e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:11.130855 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6f7151cc-f509-4c01-886c-dc309e80886e tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-project-member] GET https://10.4.3.246/volume/v3/volumes/34de7df1-ad7c-4143-ac7b-2538b487caca Aug 12 20:14:11.131709 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6f7151cc-f509-4c01-886c-dc309e80886e tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:11.131709 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6f7151cc-f509-4c01-886c-dc309e80886e tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:11.148641 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:11.148641 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:14:11.150127 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-6f7151cc-f509-4c01-886c-dc309e80886e tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-project-member] Volume info retrieved successfully. Aug 12 20:14:11.157390 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6f7151cc-f509-4c01-886c-dc309e80886e tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-project-member] https://10.4.3.246/volume/v3/volumes/34de7df1-ad7c-4143-ac7b-2538b487caca returned with HTTP 200 Aug 12 20:14:11.157390 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 35/136] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:11 2026] GET /volume/v3/volumes/34de7df1-ad7c-4143-ac7b-2538b487caca => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:12.175424 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-19913c49-afb6-4dd2-a229-99fe307ac839 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:12.176765 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-19913c49-afb6-4dd2-a229-99fe307ac839 tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-project-member] GET https://10.4.3.246/volume/v3/volumes/34de7df1-ad7c-4143-ac7b-2538b487caca Aug 12 20:14:12.177042 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-19913c49-afb6-4dd2-a229-99fe307ac839 tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:12.177287 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-19913c49-afb6-4dd2-a229-99fe307ac839 tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:12.188750 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-19913c49-afb6-4dd2-a229-99fe307ac839 tempest-VolumesAdminNegativeTest-877308495 tempest-VolumesAdminNegativeTest-877308495-project-member] https://10.4.3.246/volume/v3/volumes/34de7df1-ad7c-4143-ac7b-2538b487caca returned with HTTP 404 Aug 12 20:14:12.189380 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 34/137] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:12 2026] GET /volume/v3/volumes/34de7df1-ad7c-4143-ac7b-2538b487caca => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:14:14.767335 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-ebe089df-5ce3-4dc9-a35d-8d9ad36546ef None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:15.057613 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ebe089df-5ce3-4dc9-a35d-8d9ad36546ef tempest-VolumePoolsAdminTestsJSON-2005540978 tempest-VolumePoolsAdminTestsJSON-2005540978-project-admin] GET https://10.4.3.246/volume/v3/scheduler-stats/get_pools?detail=True Aug 12 20:14:15.057912 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ebe089df-5ce3-4dc9-a35d-8d9ad36546ef tempest-VolumePoolsAdminTestsJSON-2005540978 tempest-VolumePoolsAdminTestsJSON-2005540978-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:15.058177 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ebe089df-5ce3-4dc9-a35d-8d9ad36546ef tempest-VolumePoolsAdminTestsJSON-2005540978 tempest-VolumePoolsAdminTestsJSON-2005540978-project-admin] Calling method 'get_pools' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:15.058505 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:15.058505 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:14:15.090918 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ebe089df-5ce3-4dc9-a35d-8d9ad36546ef tempest-VolumePoolsAdminTestsJSON-2005540978 tempest-VolumePoolsAdminTestsJSON-2005540978-project-admin] https://10.4.3.246/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 12 20:14:15.091982 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 35/138] 10.4.3.246 () {66 vars in 1314 bytes} [Wed Aug 12 20:14:14 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:14:15.105311 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-05a94160-60f7-42a0-bb66-3e807cc31357 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:15.108594 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-05a94160-60f7-42a0-bb66-3e807cc31357 tempest-VolumePoolsAdminTestsJSON-2005540978 tempest-VolumePoolsAdminTestsJSON-2005540978-project-admin] GET https://10.4.3.246/volume/v3/scheduler-stats/get_pools Aug 12 20:14:15.109334 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-05a94160-60f7-42a0-bb66-3e807cc31357 tempest-VolumePoolsAdminTestsJSON-2005540978 tempest-VolumePoolsAdminTestsJSON-2005540978-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:15.109938 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-05a94160-60f7-42a0-bb66-3e807cc31357 tempest-VolumePoolsAdminTestsJSON-2005540978 tempest-VolumePoolsAdminTestsJSON-2005540978-project-admin] Calling method 'get_pools' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:15.131015 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-05a94160-60f7-42a0-bb66-3e807cc31357 tempest-VolumePoolsAdminTestsJSON-2005540978 tempest-VolumePoolsAdminTestsJSON-2005540978-project-admin] https://10.4.3.246/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 12 20:14:15.132121 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 35/139] 10.4.3.246 () {66 vars in 1291 bytes} [Wed Aug 12 20:14:15 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:20.313686 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-626d4590-cc09-4fa6-b363-7e6d145d6880 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:20.701263 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-626d4590-cc09-4fa6-b363-7e6d145d6880 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898-project-admin] GET https://10.4.3.246/volume/v3/os-quota-sets/75aaf1e863d54388802c602a511999e5 Aug 12 20:14:20.701649 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-626d4590-cc09-4fa6-b363-7e6d145d6880 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:20.704425 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-626d4590-cc09-4fa6-b363-7e6d145d6880 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:20.709776 np0000007109 devstack@c-api.service[100384]: DEBUG dbcounter [-] [100384] Writing DB stats cinder:SELECT=176,cinder:UPDATE=50,cinder:INSERT=31 {{(pid=100384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:14:20.730648 np0000007109 devstack@c-api.service[100384]: WARNING cinder.quota [None req-626d4590-cc09-4fa6-b363-7e6d145d6880 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898-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 12 20:14:20.731483 np0000007109 devstack@c-api.service[100384]: WARNING cinder.quota [None req-626d4590-cc09-4fa6-b363-7e6d145d6880 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898-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 12 20:14:20.732065 np0000007109 devstack@c-api.service[100384]: WARNING cinder.quota [None req-626d4590-cc09-4fa6-b363-7e6d145d6880 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898-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 12 20:14:20.732985 np0000007109 devstack@c-api.service[100384]: WARNING cinder.quota [None req-626d4590-cc09-4fa6-b363-7e6d145d6880 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898-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 12 20:14:20.733780 np0000007109 devstack@c-api.service[100384]: WARNING cinder.quota [None req-626d4590-cc09-4fa6-b363-7e6d145d6880 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898-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 12 20:14:20.741824 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-626d4590-cc09-4fa6-b363-7e6d145d6880 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898-project-admin] https://10.4.3.246/volume/v3/os-quota-sets/75aaf1e863d54388802c602a511999e5 returned with HTTP 200 Aug 12 20:14:20.743005 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 36/140] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:14:20 2026] GET /volume/v3/os-quota-sets/75aaf1e863d54388802c602a511999e5 => generated 437 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:20.752139 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-3274270f-3aad-4ce1-b7be-17cd63c8e901 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:20.756183 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3274270f-3aad-4ce1-b7be-17cd63c8e901 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898-project-admin] PUT https://10.4.3.246/volume/v3/os-quota-sets/75aaf1e863d54388802c602a511999e5 Aug 12 20:14:20.756624 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3274270f-3aad-4ce1-b7be-17cd63c8e901 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:20.761302 np0000007109 devstack@c-api.service[100383]: DEBUG dbcounter [-] [100383] Writing DB stats cinder:SELECT=222,cinder:INSERT=35,cinder:UPDATE=60 {{(pid=100383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:14:20.837559 np0000007109 devstack@c-api.service[100383]: WARNING cinder.quota [None req-3274270f-3aad-4ce1-b7be-17cd63c8e901 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898-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 12 20:14:20.837986 np0000007109 devstack@c-api.service[100383]: WARNING cinder.quota [None req-3274270f-3aad-4ce1-b7be-17cd63c8e901 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898-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 12 20:14:20.838311 np0000007109 devstack@c-api.service[100383]: WARNING cinder.quota [None req-3274270f-3aad-4ce1-b7be-17cd63c8e901 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898-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 12 20:14:20.838673 np0000007109 devstack@c-api.service[100383]: WARNING cinder.quota [None req-3274270f-3aad-4ce1-b7be-17cd63c8e901 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898-project-admin] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:14:20.838964 np0000007109 devstack@c-api.service[100383]: WARNING cinder.quota [None req-3274270f-3aad-4ce1-b7be-17cd63c8e901 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898-project-admin] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:14:20.839416 np0000007109 devstack@c-api.service[100383]: WARNING cinder.quota [None req-3274270f-3aad-4ce1-b7be-17cd63c8e901 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898-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 12 20:14:20.839746 np0000007109 devstack@c-api.service[100383]: WARNING cinder.quota [None req-3274270f-3aad-4ce1-b7be-17cd63c8e901 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898-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 12 20:14:20.840059 np0000007109 devstack@c-api.service[100383]: WARNING cinder.quota [None req-3274270f-3aad-4ce1-b7be-17cd63c8e901 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898-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 12 20:14:20.840350 np0000007109 devstack@c-api.service[100383]: WARNING cinder.quota [None req-3274270f-3aad-4ce1-b7be-17cd63c8e901 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898-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 12 20:14:20.847253 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3274270f-3aad-4ce1-b7be-17cd63c8e901 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898-project-admin] https://10.4.3.246/volume/v3/os-quota-sets/75aaf1e863d54388802c602a511999e5 returned with HTTP 200 Aug 12 20:14:20.847948 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 35/141] 10.4.3.246 () {68 vars in 1374 bytes} [Wed Aug 12 20:14:20 2026] PUT /volume/v3/os-quota-sets/75aaf1e863d54388802c602a511999e5 => generated 390 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:20.860980 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-fbc74dc8-e433-45cf-80ff-35a5dbb88bb8 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:21.037822 np0000007109 devstack@c-api.service[100386]: DEBUG dbcounter [-] [100386] Writing DB stats cinder:SELECT=148,cinder:INSERT=11,cinder:UPDATE=19 {{(pid=100386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:14:21.100612 np0000007109 devstack@c-api.service[100385]: DEBUG dbcounter [-] [100385] Writing DB stats cinder:SELECT=160,cinder:INSERT=29,cinder:UPDATE=40 {{(pid=100385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:14:21.220634 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fbc74dc8-e433-45cf-80ff-35a5dbb88bb8 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:14:21.221118 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fbc74dc8-e433-45cf-80ff-35a5dbb88bb8 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1653451914"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:21.223502 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-fbc74dc8-e433-45cf-80ff-35a5dbb88bb8 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1653451914'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:14:21.224194 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-fbc74dc8-e433-45cf-80ff-35a5dbb88bb8 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Create volume of 1 GB Aug 12 20:14:21.239196 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fbc74dc8-e433-45cf-80ff-35a5dbb88bb8 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Availability zone cache updated, next update will occur around 2026-08-12 21:14:21.238643. {{(pid=100386) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 20:14:21.239359 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-fbc74dc8-e433-45cf-80ff-35a5dbb88bb8 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Availability Zones retrieved successfully. Aug 12 20:14:21.273878 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fbc74dc8-e433-45cf-80ff-35a5dbb88bb8 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Flow 'volume_create_api' (7ff7905b-8eac-442e-b6fb-0249b697bdf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:14:21.275691 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fbc74dc8-e433-45cf-80ff-35a5dbb88bb8 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (831a4902-20ea-4e83-b42e-6198b3ec3f31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:21.277619 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-fbc74dc8-e433-45cf-80ff-35a5dbb88bb8 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:14:21.476622 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fbc74dc8-e433-45cf-80ff-35a5dbb88bb8 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (831a4902-20ea-4e83-b42e-6198b3ec3f31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:21.477896 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fbc74dc8-e433-45cf-80ff-35a5dbb88bb8 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad1372a2-1fe2-4b56-91e7-95e6db9be229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:21.532973 np0000007109 devstack@c-api.service[100386]: WARNING cinder.quota [None req-fbc74dc8-e433-45cf-80ff-35a5dbb88bb8 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-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 12 20:14:21.533387 np0000007109 devstack@c-api.service[100386]: WARNING cinder.quota [None req-fbc74dc8-e433-45cf-80ff-35a5dbb88bb8 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-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 12 20:14:21.587329 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-fbc74dc8-e433-45cf-80ff-35a5dbb88bb8 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Created reservations ['f89daad1-990d-4002-9072-a1f7fe31f33e', 'b893bc22-0e00-490b-a7d3-6d763b16d11b', '2f3b3710-e6c4-4933-9300-ff9c4a2e5b75', '621592b6-674f-43c3-a17d-2f6bc0bbd302'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:14:21.588974 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fbc74dc8-e433-45cf-80ff-35a5dbb88bb8 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad1372a2-1fe2-4b56-91e7-95e6db9be229) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f89daad1-990d-4002-9072-a1f7fe31f33e', 'b893bc22-0e00-490b-a7d3-6d763b16d11b', '2f3b3710-e6c4-4933-9300-ff9c4a2e5b75', '621592b6-674f-43c3-a17d-2f6bc0bbd302']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:21.589346 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fbc74dc8-e433-45cf-80ff-35a5dbb88bb8 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (165ab1a6-1607-42f5-a249-e9723bf054fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:21.614889 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fbc74dc8-e433-45cf-80ff-35a5dbb88bb8 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (165ab1a6-1607-42f5-a249-e9723bf054fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0fc98ab-e5dd-4c47-8602-4517306fff87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1653451914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75aaf1e863d54388802c602a511999e5',qos_specs=None,replication_status=,reservations=['f89daad1-990d-4002-9072-a1f7fe31f33e','b893bc22-0e00-490b-a7d3-6d763b16d11b','2f3b3710-e6c4-4933-9300-ff9c4a2e5b75','621592b6-674f-43c3-a17d-2f6bc0bbd302'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e82e94193e34da89b7e40434720f874',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:14:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1653451914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0fc98ab-e5dd-4c47-8602-4517306fff87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75aaf1e863d54388802c602a511999e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e82e94193e34da89b7e40434720f874',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:21.615659 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fbc74dc8-e433-45cf-80ff-35a5dbb88bb8 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f84ea8b-5b03-4904-8510-dfb6adfdd564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:21.636055 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fbc74dc8-e433-45cf-80ff-35a5dbb88bb8 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f84ea8b-5b03-4904-8510-dfb6adfdd564) transitioned into state 'SUCCESS' from state '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-1653451914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75aaf1e863d54388802c602a511999e5',qos_specs=None,replication_status=,reservations=['f89daad1-990d-4002-9072-a1f7fe31f33e','b893bc22-0e00-490b-a7d3-6d763b16d11b','2f3b3710-e6c4-4933-9300-ff9c4a2e5b75','621592b6-674f-43c3-a17d-2f6bc0bbd302'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e82e94193e34da89b7e40434720f874',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:21.636854 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fbc74dc8-e433-45cf-80ff-35a5dbb88bb8 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56f83de1-9c18-4f38-aed1-f9d72054d5ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:21.648497 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fbc74dc8-e433-45cf-80ff-35a5dbb88bb8 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56f83de1-9c18-4f38-aed1-f9d72054d5ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:21.649467 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fbc74dc8-e433-45cf-80ff-35a5dbb88bb8 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Flow 'volume_create_api' (7ff7905b-8eac-442e-b6fb-0249b697bdf9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:14:21.649967 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-fbc74dc8-e433-45cf-80ff-35a5dbb88bb8 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Create volume request issued successfully. Aug 12 20:14:21.650740 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fbc74dc8-e433-45cf-80ff-35a5dbb88bb8 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:14:21.651275 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 36/142] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:14:20 2026] POST /volume/v3/volumes => generated 767 bytes in 791 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:14:21.665888 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ce94bf7a-b880-479b-8123-c29f1502b33a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:21.669266 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ce94bf7a-b880-479b-8123-c29f1502b33a tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] GET https://10.4.3.246/volume/v3/volumes/f0fc98ab-e5dd-4c47-8602-4517306fff87 Aug 12 20:14:21.669661 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ce94bf7a-b880-479b-8123-c29f1502b33a tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:21.669912 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ce94bf7a-b880-479b-8123-c29f1502b33a tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:21.677711 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:21.677711 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:14:21.683675 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-ce94bf7a-b880-479b-8123-c29f1502b33a tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Volume info retrieved successfully. Aug 12 20:14:21.691044 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ce94bf7a-b880-479b-8123-c29f1502b33a tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] https://10.4.3.246/volume/v3/volumes/f0fc98ab-e5dd-4c47-8602-4517306fff87 returned with HTTP 200 Aug 12 20:14:21.692579 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 36/143] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:21 2026] GET /volume/v3/volumes/f0fc98ab-e5dd-4c47-8602-4517306fff87 => generated 835 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:22.712189 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-47573a0e-4559-4852-9f9e-35f915850bef None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:22.716556 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-47573a0e-4559-4852-9f9e-35f915850bef tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] GET https://10.4.3.246/volume/v3/volumes/f0fc98ab-e5dd-4c47-8602-4517306fff87 Aug 12 20:14:22.717002 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-47573a0e-4559-4852-9f9e-35f915850bef tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:22.717374 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-47573a0e-4559-4852-9f9e-35f915850bef tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:22.748199 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:22.748199 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:14:22.754673 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-47573a0e-4559-4852-9f9e-35f915850bef tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Volume info retrieved successfully. Aug 12 20:14:22.759912 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-47573a0e-4559-4852-9f9e-35f915850bef tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] https://10.4.3.246/volume/v3/volumes/f0fc98ab-e5dd-4c47-8602-4517306fff87 returned with HTTP 200 Aug 12 20:14:22.760390 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 37/144] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:22 2026] GET /volume/v3/volumes/f0fc98ab-e5dd-4c47-8602-4517306fff87 => generated 860 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:22.778560 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e5180b5e-41e6-48ff-a11a-c3d0a95c8167 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:22.780950 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e5180b5e-41e6-48ff-a11a-c3d0a95c8167 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:14:22.782223 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e5180b5e-41e6-48ff-a11a-c3d0a95c8167 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f0fc98ab-e5dd-4c47-8602-4517306fff87", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-906375620"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:22.804123 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:22.804123 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:14:22.805156 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-e5180b5e-41e6-48ff-a11a-c3d0a95c8167 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Volume info retrieved successfully. Aug 12 20:14:22.805156 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.snapshots [None req-e5180b5e-41e6-48ff-a11a-c3d0a95c8167 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Create snapshot from volume f0fc98ab-e5dd-4c47-8602-4517306fff87 Aug 12 20:14:22.874713 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-e5180b5e-41e6-48ff-a11a-c3d0a95c8167 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Created reservations ['cff2814d-083e-48af-83d2-d57a2282ff26', '4fa51557-1b05-45cc-bc0b-67cf3dad193e', '6eb2c8a2-0358-4502-859b-a70035efbff6', 'cf52ee48-7e91-4889-aa70-bec2149ee996'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:14:22.927832 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-e5180b5e-41e6-48ff-a11a-c3d0a95c8167 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Snapshot create request issued successfully. Aug 12 20:14:22.928195 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e5180b5e-41e6-48ff-a11a-c3d0a95c8167 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:14:22.928669 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 36/145] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:14:22 2026] POST /volume/v3/snapshots => generated 322 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:14:22.941407 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-ae1a482c-c6b8-4342-9e7d-91ae5f09febe None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:22.943863 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ae1a482c-c6b8-4342-9e7d-91ae5f09febe tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] GET https://10.4.3.246/volume/v3/snapshots/703b0ab1-e06e-45b9-ab8e-8d688da84d3c Aug 12 20:14:22.944117 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ae1a482c-c6b8-4342-9e7d-91ae5f09febe tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:22.944404 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ae1a482c-c6b8-4342-9e7d-91ae5f09febe tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:22.962153 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:22.962153 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:14:22.962683 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-ae1a482c-c6b8-4342-9e7d-91ae5f09febe tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Snapshot retrieved successfully. Aug 12 20:14:22.963416 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ae1a482c-c6b8-4342-9e7d-91ae5f09febe tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] https://10.4.3.246/volume/v3/snapshots/703b0ab1-e06e-45b9-ab8e-8d688da84d3c returned with HTTP 200 Aug 12 20:14:22.963813 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 37/146] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:14:22 2026] GET /volume/v3/snapshots/703b0ab1-e06e-45b9-ab8e-8d688da84d3c => generated 454 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:23.976992 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-bcc087ca-9de3-4348-a571-caf1299b864f None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:23.979753 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-bcc087ca-9de3-4348-a571-caf1299b864f tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] GET https://10.4.3.246/volume/v3/snapshots/703b0ab1-e06e-45b9-ab8e-8d688da84d3c Aug 12 20:14:23.979884 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-bcc087ca-9de3-4348-a571-caf1299b864f tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:23.980140 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-bcc087ca-9de3-4348-a571-caf1299b864f tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:23.986458 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:23.986458 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:14:23.987185 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-bcc087ca-9de3-4348-a571-caf1299b864f tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Snapshot retrieved successfully. Aug 12 20:14:23.988368 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-bcc087ca-9de3-4348-a571-caf1299b864f tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] https://10.4.3.246/volume/v3/snapshots/703b0ab1-e06e-45b9-ab8e-8d688da84d3c returned with HTTP 200 Aug 12 20:14:23.989292 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 37/147] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:14:23 2026] GET /volume/v3/snapshots/703b0ab1-e06e-45b9-ab8e-8d688da84d3c => generated 481 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:24.002213 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-48e18b56-e240-4714-9770-95b0f294e098 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:24.004700 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-48e18b56-e240-4714-9770-95b0f294e098 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898-project-admin] PUT https://10.4.3.246/volume/v3/os-quota-sets/75aaf1e863d54388802c602a511999e5 Aug 12 20:14:24.005242 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-48e18b56-e240-4714-9770-95b0f294e098 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:24.058370 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-48e18b56-e240-4714-9770-95b0f294e098 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898-project-admin] https://10.4.3.246/volume/v3/os-quota-sets/75aaf1e863d54388802c602a511999e5 returned with HTTP 200 Aug 12 20:14:24.058852 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 38/148] 10.4.3.246 () {68 vars in 1374 bytes} [Wed Aug 12 20:14:24 2026] PUT /volume/v3/os-quota-sets/75aaf1e863d54388802c602a511999e5 => generated 390 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:24.070232 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-24a80bd2-11c1-4ca1-9527-5ea731e97fe0 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:24.075621 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-24a80bd2-11c1-4ca1-9527-5ea731e97fe0 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:14:24.076165 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-24a80bd2-11c1-4ca1-9527-5ea731e97fe0 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f0fc98ab-e5dd-4c47-8602-4517306fff87"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:24.087343 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:24.087343 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:14:24.088220 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-24a80bd2-11c1-4ca1-9527-5ea731e97fe0 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Volume info retrieved successfully. Aug 12 20:14:24.088380 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.snapshots [None req-24a80bd2-11c1-4ca1-9527-5ea731e97fe0 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Create snapshot from volume f0fc98ab-e5dd-4c47-8602-4517306fff87 Aug 12 20:14:24.110864 np0000007109 devstack@c-api.service[100383]: WARNING cinder.quota_utils [None req-24a80bd2-11c1-4ca1-9527-5ea731e97fe0 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Quota exceeded for 75aaf1e863d54388802c602a511999e5, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 12 20:14:24.111186 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.middleware.fault [None req-24a80bd2-11c1-4ca1-9527-5ea731e97fe0 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 413 Aug 12 20:14:24.112228 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 37/149] 10.4.3.246 () {68 vars in 1264 bytes} [Wed Aug 12 20:14:24 2026] POST /volume/v3/snapshots => generated 208 bytes in 43 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 12 20:14:24.123081 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-6b919d4a-47e9-4436-bec3-5a2974e252de None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:24.128079 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6b919d4a-47e9-4436-bec3-5a2974e252de tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898-project-admin] PUT https://10.4.3.246/volume/v3/os-quota-sets/75aaf1e863d54388802c602a511999e5 Aug 12 20:14:24.128574 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6b919d4a-47e9-4436-bec3-5a2974e252de tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:24.232062 np0000007109 devstack@c-api.service[100386]: WARNING cinder.quota [None req-6b919d4a-47e9-4436-bec3-5a2974e252de tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898-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 12 20:14:24.232360 np0000007109 devstack@c-api.service[100386]: WARNING cinder.quota [None req-6b919d4a-47e9-4436-bec3-5a2974e252de tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898-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 12 20:14:24.232724 np0000007109 devstack@c-api.service[100386]: WARNING cinder.quota [None req-6b919d4a-47e9-4436-bec3-5a2974e252de tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898-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 12 20:14:24.233184 np0000007109 devstack@c-api.service[100386]: WARNING cinder.quota [None req-6b919d4a-47e9-4436-bec3-5a2974e252de tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898-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 12 20:14:24.235511 np0000007109 devstack@c-api.service[100386]: WARNING cinder.quota [None req-6b919d4a-47e9-4436-bec3-5a2974e252de tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898-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 12 20:14:24.235511 np0000007109 devstack@c-api.service[100386]: WARNING cinder.quota [None req-6b919d4a-47e9-4436-bec3-5a2974e252de tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898-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 12 20:14:24.235511 np0000007109 devstack@c-api.service[100386]: WARNING cinder.quota [None req-6b919d4a-47e9-4436-bec3-5a2974e252de tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898-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 12 20:14:24.245216 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6b919d4a-47e9-4436-bec3-5a2974e252de tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898-project-admin] https://10.4.3.246/volume/v3/os-quota-sets/75aaf1e863d54388802c602a511999e5 returned with HTTP 200 Aug 12 20:14:24.247440 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 38/150] 10.4.3.246 () {68 vars in 1374 bytes} [Wed Aug 12 20:14:24 2026] PUT /volume/v3/os-quota-sets/75aaf1e863d54388802c602a511999e5 => generated 390 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:24.261964 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f413da64-575a-46f5-bf8f-9f4bd3e78442 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:24.263920 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f413da64-575a-46f5-bf8f-9f4bd3e78442 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:14:24.264216 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f413da64-575a-46f5-bf8f-9f4bd3e78442 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f0fc98ab-e5dd-4c47-8602-4517306fff87"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:24.280629 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:24.280629 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:14:24.281258 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-f413da64-575a-46f5-bf8f-9f4bd3e78442 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Volume info retrieved successfully. Aug 12 20:14:24.281951 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.snapshots [None req-f413da64-575a-46f5-bf8f-9f4bd3e78442 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Create snapshot from volume f0fc98ab-e5dd-4c47-8602-4517306fff87 Aug 12 20:14:24.301907 np0000007109 devstack@c-api.service[100385]: WARNING cinder.quota [None req-f413da64-575a-46f5-bf8f-9f4bd3e78442 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-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 12 20:14:24.306835 np0000007109 devstack@c-api.service[100385]: WARNING cinder.quota_utils [None req-f413da64-575a-46f5-bf8f-9f4bd3e78442 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Quota exceeded for 75aaf1e863d54388802c602a511999e5, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 12 20:14:24.306835 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.middleware.fault [None req-f413da64-575a-46f5-bf8f-9f4bd3e78442 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 413 Aug 12 20:14:24.307625 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 38/151] 10.4.3.246 () {68 vars in 1264 bytes} [Wed Aug 12 20:14:24 2026] POST /volume/v3/snapshots => generated 133 bytes in 48 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 12 20:14:24.317209 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-37d35704-4886-419a-8bc2-dee39f26f665 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:24.319964 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-37d35704-4886-419a-8bc2-dee39f26f665 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/703b0ab1-e06e-45b9-ab8e-8d688da84d3c Aug 12 20:14:24.320189 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-37d35704-4886-419a-8bc2-dee39f26f665 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:24.321773 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-37d35704-4886-419a-8bc2-dee39f26f665 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:24.321773 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.snapshots [None req-37d35704-4886-419a-8bc2-dee39f26f665 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Delete snapshot with id: 703b0ab1-e06e-45b9-ab8e-8d688da84d3c Aug 12 20:14:24.346960 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:24.346960 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:14:24.347844 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-37d35704-4886-419a-8bc2-dee39f26f665 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Snapshot retrieved successfully. Aug 12 20:14:24.382270 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-37d35704-4886-419a-8bc2-dee39f26f665 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Snapshot delete request issued successfully. Aug 12 20:14:24.382722 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-37d35704-4886-419a-8bc2-dee39f26f665 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] https://10.4.3.246/volume/v3/snapshots/703b0ab1-e06e-45b9-ab8e-8d688da84d3c returned with HTTP 202 Aug 12 20:14:24.383229 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 39/152] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:14:24 2026] DELETE /volume/v3/snapshots/703b0ab1-e06e-45b9-ab8e-8d688da84d3c => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:14:24.392289 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0492e757-4ba0-4596-aae0-f1958db1ae7b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:24.394508 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0492e757-4ba0-4596-aae0-f1958db1ae7b tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] GET https://10.4.3.246/volume/v3/snapshots/703b0ab1-e06e-45b9-ab8e-8d688da84d3c Aug 12 20:14:24.395158 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0492e757-4ba0-4596-aae0-f1958db1ae7b tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:24.395158 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0492e757-4ba0-4596-aae0-f1958db1ae7b tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:24.401101 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:24.401101 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:14:24.401738 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-0492e757-4ba0-4596-aae0-f1958db1ae7b tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Snapshot retrieved successfully. Aug 12 20:14:24.403609 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0492e757-4ba0-4596-aae0-f1958db1ae7b tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] https://10.4.3.246/volume/v3/snapshots/703b0ab1-e06e-45b9-ab8e-8d688da84d3c returned with HTTP 200 Aug 12 20:14:24.403609 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 38/153] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:14:24 2026] GET /volume/v3/snapshots/703b0ab1-e06e-45b9-ab8e-8d688da84d3c => generated 480 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:25.417743 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-362e969f-ab3e-42e8-8ba3-a1bfe1f10ae5 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:25.419778 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-362e969f-ab3e-42e8-8ba3-a1bfe1f10ae5 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] GET https://10.4.3.246/volume/v3/snapshots/703b0ab1-e06e-45b9-ab8e-8d688da84d3c Aug 12 20:14:25.419969 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-362e969f-ab3e-42e8-8ba3-a1bfe1f10ae5 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:25.420138 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-362e969f-ab3e-42e8-8ba3-a1bfe1f10ae5 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:25.432213 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-362e969f-ab3e-42e8-8ba3-a1bfe1f10ae5 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] https://10.4.3.246/volume/v3/snapshots/703b0ab1-e06e-45b9-ab8e-8d688da84d3c returned with HTTP 404 Aug 12 20:14:25.432734 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 39/154] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:14:25 2026] GET /volume/v3/snapshots/703b0ab1-e06e-45b9-ab8e-8d688da84d3c => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 12 20:14:25.441133 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-bcdf613a-66cd-4f6f-a761-e3121fae6fb1 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:25.443033 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-bcdf613a-66cd-4f6f-a761-e3121fae6fb1 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] GET https://10.4.3.246/volume/v3/volumes/f0fc98ab-e5dd-4c47-8602-4517306fff87 Aug 12 20:14:25.443560 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-bcdf613a-66cd-4f6f-a761-e3121fae6fb1 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:25.443817 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-bcdf613a-66cd-4f6f-a761-e3121fae6fb1 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:25.452469 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:25.452469 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:14:25.457656 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-bcdf613a-66cd-4f6f-a761-e3121fae6fb1 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Volume info retrieved successfully. Aug 12 20:14:25.464752 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-bcdf613a-66cd-4f6f-a761-e3121fae6fb1 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] https://10.4.3.246/volume/v3/volumes/f0fc98ab-e5dd-4c47-8602-4517306fff87 returned with HTTP 200 Aug 12 20:14:25.465144 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 39/155] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:25 2026] GET /volume/v3/volumes/f0fc98ab-e5dd-4c47-8602-4517306fff87 => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:25.483235 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-bf3f76ba-fda6-4bf7-b294-e0365c6e384b None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:25.486728 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-bf3f76ba-fda6-4bf7-b294-e0365c6e384b tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] DELETE https://10.4.3.246/volume/v3/volumes/f0fc98ab-e5dd-4c47-8602-4517306fff87 Aug 12 20:14:25.486983 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-bf3f76ba-fda6-4bf7-b294-e0365c6e384b tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:25.487223 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-bf3f76ba-fda6-4bf7-b294-e0365c6e384b tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:25.487416 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-bf3f76ba-fda6-4bf7-b294-e0365c6e384b tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Delete volume with id: f0fc98ab-e5dd-4c47-8602-4517306fff87 Aug 12 20:14:25.497262 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:25.497262 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:14:25.498084 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-bf3f76ba-fda6-4bf7-b294-e0365c6e384b tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Volume info retrieved successfully. Aug 12 20:14:25.524596 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-bf3f76ba-fda6-4bf7-b294-e0365c6e384b tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Delete volume request issued successfully. Aug 12 20:14:25.524947 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-bf3f76ba-fda6-4bf7-b294-e0365c6e384b tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] https://10.4.3.246/volume/v3/volumes/f0fc98ab-e5dd-4c47-8602-4517306fff87 returned with HTTP 202 Aug 12 20:14:25.525510 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 40/156] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:14:25 2026] DELETE /volume/v3/volumes/f0fc98ab-e5dd-4c47-8602-4517306fff87 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:14:25.535631 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0c647966-77d3-44fb-be58-92dd1e9fcfa5 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:25.542057 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0c647966-77d3-44fb-be58-92dd1e9fcfa5 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] GET https://10.4.3.246/volume/v3/volumes/f0fc98ab-e5dd-4c47-8602-4517306fff87 Aug 12 20:14:25.542303 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0c647966-77d3-44fb-be58-92dd1e9fcfa5 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:25.542579 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0c647966-77d3-44fb-be58-92dd1e9fcfa5 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:25.555093 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:25.555093 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:14:25.559991 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-0c647966-77d3-44fb-be58-92dd1e9fcfa5 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Volume info retrieved successfully. Aug 12 20:14:25.566490 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0c647966-77d3-44fb-be58-92dd1e9fcfa5 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] https://10.4.3.246/volume/v3/volumes/f0fc98ab-e5dd-4c47-8602-4517306fff87 returned with HTTP 200 Aug 12 20:14:25.567003 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 39/157] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:25 2026] GET /volume/v3/volumes/f0fc98ab-e5dd-4c47-8602-4517306fff87 => generated 859 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:26.423383 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-1b2354be-26e4-401b-bfa6-006b568df5b8 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:26.425931 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1b2354be-26e4-401b-bfa6-006b568df5b8 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:14:26.426493 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1b2354be-26e4-401b-bfa6-006b568df5b8 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-908749809", "imageRef": "a0596018-e224-475d-8adb-b6c6e42731ae", "size": 1}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:26.428964 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-1b2354be-26e4-401b-bfa6-006b568df5b8 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-908749809', 'imageRef': 'a0596018-e224-475d-8adb-b6c6e42731ae', 'size': 1}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:14:26.583171 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-bcc24cdb-6f75-4b40-b62e-3ccd84eeab15 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:26.586564 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-bcc24cdb-6f75-4b40-b62e-3ccd84eeab15 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] GET https://10.4.3.246/volume/v3/volumes/f0fc98ab-e5dd-4c47-8602-4517306fff87 Aug 12 20:14:26.586868 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-bcc24cdb-6f75-4b40-b62e-3ccd84eeab15 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:26.587600 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-bcc24cdb-6f75-4b40-b62e-3ccd84eeab15 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:26.597072 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-bcc24cdb-6f75-4b40-b62e-3ccd84eeab15 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429 tempest-VolumeSnapshotQuotasNegativeTestJSON-164949429-project-member] https://10.4.3.246/volume/v3/volumes/f0fc98ab-e5dd-4c47-8602-4517306fff87 returned with HTTP 404 Aug 12 20:14:26.598828 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 40/158] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:26 2026] GET /volume/v3/volumes/f0fc98ab-e5dd-4c47-8602-4517306fff87 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:14:26.610057 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-ced80a52-1b7a-41b9-9d47-0356c03af7a5 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:26.614256 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ced80a52-1b7a-41b9-9d47-0356c03af7a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898-project-admin] PUT https://10.4.3.246/volume/v3/os-quota-sets/75aaf1e863d54388802c602a511999e5 Aug 12 20:14:26.614807 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ced80a52-1b7a-41b9-9d47-0356c03af7a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898-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=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:26.766905 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ced80a52-1b7a-41b9-9d47-0356c03af7a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898 tempest-VolumeSnapshotQuotasNegativeTestJSON-383023898-project-admin] https://10.4.3.246/volume/v3/os-quota-sets/75aaf1e863d54388802c602a511999e5 returned with HTTP 200 Aug 12 20:14:26.766905 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 41/159] 10.4.3.246 () {68 vars in 1375 bytes} [Wed Aug 12 20:14:26 2026] PUT /volume/v3/os-quota-sets/75aaf1e863d54388802c602a511999e5 => generated 395 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:27.087683 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-1b2354be-26e4-401b-bfa6-006b568df5b8 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Create volume of 1 GB Aug 12 20:14:27.095652 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-1b2354be-26e4-401b-bfa6-006b568df5b8 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Availability Zones retrieved successfully. Aug 12 20:14:27.100087 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-1b2354be-26e4-401b-bfa6-006b568df5b8 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Flow 'volume_create_api' (5330a6fe-6690-4207-93f4-f4722e0c3dc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:14:27.101922 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-1b2354be-26e4-401b-bfa6-006b568df5b8 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7190366b-cf12-4bc2-80d3-dbc9ed149613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:27.103694 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-1b2354be-26e4-401b-bfa6-006b568df5b8 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:14:27.187082 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-1b2354be-26e4-401b-bfa6-006b568df5b8 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7190366b-cf12-4bc2-80d3-dbc9ed149613) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:27.189561 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-1b2354be-26e4-401b-bfa6-006b568df5b8 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b18624d-5285-4cb3-8e66-2dde92e551fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:27.293710 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-1b2354be-26e4-401b-bfa6-006b568df5b8 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Created reservations ['e6366c81-284b-4876-af19-7fd2e9a7f1de', '14502835-3576-473a-b1ba-4e448fc48222', '9709c85c-54ba-4d66-9b05-45bb782678e0', '201de511-0b0d-4aef-bb08-8c3ca5418c9c'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:14:27.294987 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-1b2354be-26e4-401b-bfa6-006b568df5b8 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b18624d-5285-4cb3-8e66-2dde92e551fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6366c81-284b-4876-af19-7fd2e9a7f1de', '14502835-3576-473a-b1ba-4e448fc48222', '9709c85c-54ba-4d66-9b05-45bb782678e0', '201de511-0b0d-4aef-bb08-8c3ca5418c9c']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:27.296187 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-1b2354be-26e4-401b-bfa6-006b568df5b8 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25bc71c9-d30f-4e1e-8339-f7405cfc6830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:27.326445 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-1b2354be-26e4-401b-bfa6-006b568df5b8 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25bc71c9-d30f-4e1e-8339-f7405cfc6830) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49042309-1615-426f-970b-a90e62ce561b', '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-908749809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3ebc3fa80c54544b5dd88940aa8de9e',qos_specs=None,replication_status=,reservations=['e6366c81-284b-4876-af19-7fd2e9a7f1de','14502835-3576-473a-b1ba-4e448fc48222','9709c85c-54ba-4d66-9b05-45bb782678e0','201de511-0b0d-4aef-bb08-8c3ca5418c9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e79130d6c9844fa7937bf00642293489',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:14:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-908749809',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49042309-1615-426f-970b-a90e62ce561b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3ebc3fa80c54544b5dd88940aa8de9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e79130d6c9844fa7937bf00642293489',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:27.327518 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-1b2354be-26e4-401b-bfa6-006b568df5b8 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10dfdb68-0c52-4527-804d-f8875ef55993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:27.355670 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-1b2354be-26e4-401b-bfa6-006b568df5b8 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10dfdb68-0c52-4527-804d-f8875ef55993) transitioned into state 'SUCCESS' from state '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-908749809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3ebc3fa80c54544b5dd88940aa8de9e',qos_specs=None,replication_status=,reservations=['e6366c81-284b-4876-af19-7fd2e9a7f1de','14502835-3576-473a-b1ba-4e448fc48222','9709c85c-54ba-4d66-9b05-45bb782678e0','201de511-0b0d-4aef-bb08-8c3ca5418c9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e79130d6c9844fa7937bf00642293489',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:27.357049 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-1b2354be-26e4-401b-bfa6-006b568df5b8 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ad39abb-2c50-4f18-8fa0-27368e6c3ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:27.368815 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-1b2354be-26e4-401b-bfa6-006b568df5b8 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ad39abb-2c50-4f18-8fa0-27368e6c3ba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:27.370137 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-1b2354be-26e4-401b-bfa6-006b568df5b8 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Flow 'volume_create_api' (5330a6fe-6690-4207-93f4-f4722e0c3dc5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:14:27.370649 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-1b2354be-26e4-401b-bfa6-006b568df5b8 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Create volume request issued successfully. Aug 12 20:14:27.371592 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1b2354be-26e4-401b-bfa6-006b568df5b8 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:14:27.372226 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 40/160] 10.4.3.246 () {70 vars in 1300 bytes} [Wed Aug 12 20:14:26 2026] POST /volume/v3/volumes => generated 898 bytes in 950 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:14:27.393493 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-1b3925fc-7265-46bf-9e5e-0117115a1db1 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:27.396046 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1b3925fc-7265-46bf-9e5e-0117115a1db1 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] GET https://10.4.3.246/volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b Aug 12 20:14:27.396396 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1b3925fc-7265-46bf-9e5e-0117115a1db1 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:27.396723 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1b3925fc-7265-46bf-9e5e-0117115a1db1 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:27.405640 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:27.405640 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:14:27.411523 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-1b3925fc-7265-46bf-9e5e-0117115a1db1 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Volume info retrieved successfully. Aug 12 20:14:27.416687 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1b3925fc-7265-46bf-9e5e-0117115a1db1 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] https://10.4.3.246/volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b returned with HTTP 200 Aug 12 20:14:27.417464 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 40/161] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:14:27 2026] GET /volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b => generated 966 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:14:28.442311 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a9153770-1e68-444f-8e2e-8b485727248c None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:28.445418 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a9153770-1e68-444f-8e2e-8b485727248c tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] GET https://10.4.3.246/volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b Aug 12 20:14:28.446346 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a9153770-1e68-444f-8e2e-8b485727248c tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:28.446346 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a9153770-1e68-444f-8e2e-8b485727248c tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:28.457574 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:28.457574 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:14:28.467630 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-a9153770-1e68-444f-8e2e-8b485727248c tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Volume info retrieved successfully. Aug 12 20:14:28.483891 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a9153770-1e68-444f-8e2e-8b485727248c tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] https://10.4.3.246/volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b returned with HTTP 200 Aug 12 20:14:28.484685 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 41/162] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:14:28 2026] GET /volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b => generated 990 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:14:29.506176 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-75ace456-2859-4a18-a54f-abc1e65eda35 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:29.509373 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-75ace456-2859-4a18-a54f-abc1e65eda35 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] GET https://10.4.3.246/volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b Aug 12 20:14:29.509764 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-75ace456-2859-4a18-a54f-abc1e65eda35 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:29.509972 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-75ace456-2859-4a18-a54f-abc1e65eda35 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:29.520559 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:29.520559 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:14:29.525804 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-75ace456-2859-4a18-a54f-abc1e65eda35 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Volume info retrieved successfully. Aug 12 20:14:29.532084 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-75ace456-2859-4a18-a54f-abc1e65eda35 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] https://10.4.3.246/volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b returned with HTTP 200 Aug 12 20:14:29.532884 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 42/163] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:14:29 2026] GET /volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b => generated 990 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:14:30.193570 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3ea8b754-c083-4074-a683-8614cd05b145 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:30.452216 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3ea8b754-c083-4074-a683-8614cd05b145 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:14:30.452659 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3ea8b754-c083-4074-a683-8614cd05b145 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1957255983", "imageRef": "a0596018-e224-475d-8adb-b6c6e42731ae"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:30.454819 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-3ea8b754-c083-4074-a683-8614cd05b145 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1957255983', 'imageRef': 'a0596018-e224-475d-8adb-b6c6e42731ae'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:14:30.549707 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-3ea8b754-c083-4074-a683-8614cd05b145 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Create volume of 1 GB Aug 12 20:14:30.550018 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:30.550018 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:14:30.551875 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-67f6489e-b7fe-4662-acb9-3df7031c67d0 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:30.555142 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-67f6489e-b7fe-4662-acb9-3df7031c67d0 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] GET https://10.4.3.246/volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b Aug 12 20:14:30.555315 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-3ea8b754-c083-4074-a683-8614cd05b145 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Availability Zones retrieved successfully. Aug 12 20:14:30.555416 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-67f6489e-b7fe-4662-acb9-3df7031c67d0 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:30.555688 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-67f6489e-b7fe-4662-acb9-3df7031c67d0 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:30.562761 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-3ea8b754-c083-4074-a683-8614cd05b145 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Flow 'volume_create_api' (cf6073df-204e-4b2c-8f7c-c3f8614ec802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:14:30.564294 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-3ea8b754-c083-4074-a683-8614cd05b145 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca099fac-c688-41b8-af08-e66190b07a39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:30.564462 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:30.564462 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:14:30.565476 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-3ea8b754-c083-4074-a683-8614cd05b145 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:14:30.570035 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-67f6489e-b7fe-4662-acb9-3df7031c67d0 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Volume info retrieved successfully. Aug 12 20:14:30.578169 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-67f6489e-b7fe-4662-acb9-3df7031c67d0 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] https://10.4.3.246/volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b returned with HTTP 200 Aug 12 20:14:30.578933 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 41/164] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:14:30 2026] GET /volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b => generated 1051 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:14:30.665371 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-3ea8b754-c083-4074-a683-8614cd05b145 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca099fac-c688-41b8-af08-e66190b07a39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:30.666396 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-3ea8b754-c083-4074-a683-8614cd05b145 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (061894a4-48d0-44d7-a7fb-3b3df466f4f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:30.760194 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-3ea8b754-c083-4074-a683-8614cd05b145 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Created reservations ['51c2444b-cb19-4b5b-a42d-81c703288bf2', 'f38fee71-d78a-456d-ac06-7110ba026bfe', '2804921e-b84f-4034-9aac-8017f075c58e', '196e7343-88df-4cf3-8d28-99bfe3938d22'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:14:30.761136 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-3ea8b754-c083-4074-a683-8614cd05b145 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (061894a4-48d0-44d7-a7fb-3b3df466f4f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51c2444b-cb19-4b5b-a42d-81c703288bf2', 'f38fee71-d78a-456d-ac06-7110ba026bfe', '2804921e-b84f-4034-9aac-8017f075c58e', '196e7343-88df-4cf3-8d28-99bfe3938d22']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:30.761977 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-3ea8b754-c083-4074-a683-8614cd05b145 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e07734f7-263d-4693-93a9-762f0a778bef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:30.788354 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-3ea8b754-c083-4074-a683-8614cd05b145 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e07734f7-263d-4693-93a9-762f0a778bef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '763427ef-04ea-4f56-b1c7-a48e7b598332', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1957255983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48a5bb43841444b08c5c45f9f2961492',qos_specs=None,replication_status=,reservations=['51c2444b-cb19-4b5b-a42d-81c703288bf2','f38fee71-d78a-456d-ac06-7110ba026bfe','2804921e-b84f-4034-9aac-8017f075c58e','196e7343-88df-4cf3-8d28-99bfe3938d22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44fd41556cea4b2a8ff95248d6467e16',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:14:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1957255983',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=763427ef-04ea-4f56-b1c7-a48e7b598332,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48a5bb43841444b08c5c45f9f2961492',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='44fd41556cea4b2a8ff95248d6467e16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:30.789018 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-3ea8b754-c083-4074-a683-8614cd05b145 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd6293d3-2e13-4272-ae57-789174681be2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:30.816087 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-3ea8b754-c083-4074-a683-8614cd05b145 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd6293d3-2e13-4272-ae57-789174681be2) transitioned into state 'SUCCESS' from state '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-1957255983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48a5bb43841444b08c5c45f9f2961492',qos_specs=None,replication_status=,reservations=['51c2444b-cb19-4b5b-a42d-81c703288bf2','f38fee71-d78a-456d-ac06-7110ba026bfe','2804921e-b84f-4034-9aac-8017f075c58e','196e7343-88df-4cf3-8d28-99bfe3938d22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44fd41556cea4b2a8ff95248d6467e16',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:30.816916 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-3ea8b754-c083-4074-a683-8614cd05b145 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (759fc37a-58fc-4339-a781-3addc4ac9c9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:30.828689 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-3ea8b754-c083-4074-a683-8614cd05b145 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (759fc37a-58fc-4339-a781-3addc4ac9c9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:30.829861 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-3ea8b754-c083-4074-a683-8614cd05b145 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Flow 'volume_create_api' (cf6073df-204e-4b2c-8f7c-c3f8614ec802) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:14:30.830090 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-3ea8b754-c083-4074-a683-8614cd05b145 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Create volume request issued successfully. Aug 12 20:14:30.830703 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3ea8b754-c083-4074-a683-8614cd05b145 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:14:30.831081 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 41/165] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:14:30 2026] POST /volume/v3/volumes => generated 752 bytes in 642 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:14:30.850566 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a970cc7b-da21-48f9-a324-37cdd6af1be3 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:30.853035 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a970cc7b-da21-48f9-a324-37cdd6af1be3 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] GET https://10.4.3.246/volume/v3/volumes/763427ef-04ea-4f56-b1c7-a48e7b598332 Aug 12 20:14:30.853305 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a970cc7b-da21-48f9-a324-37cdd6af1be3 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:30.853732 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a970cc7b-da21-48f9-a324-37cdd6af1be3 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:30.868400 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:30.868400 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:14:30.874399 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-a970cc7b-da21-48f9-a324-37cdd6af1be3 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Volume info retrieved successfully. Aug 12 20:14:30.880306 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a970cc7b-da21-48f9-a324-37cdd6af1be3 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] https://10.4.3.246/volume/v3/volumes/763427ef-04ea-4f56-b1c7-a48e7b598332 returned with HTTP 200 Aug 12 20:14:30.881595 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 42/166] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:30 2026] GET /volume/v3/volumes/763427ef-04ea-4f56-b1c7-a48e7b598332 => generated 820 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:31.597266 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d2ac8a22-f56b-4eeb-aa24-ce56580c95c9 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:31.599564 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d2ac8a22-f56b-4eeb-aa24-ce56580c95c9 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] GET https://10.4.3.246/volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b Aug 12 20:14:31.599844 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d2ac8a22-f56b-4eeb-aa24-ce56580c95c9 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:31.600080 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d2ac8a22-f56b-4eeb-aa24-ce56580c95c9 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:31.607495 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:31.607495 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:14:31.611525 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-d2ac8a22-f56b-4eeb-aa24-ce56580c95c9 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Volume info retrieved successfully. Aug 12 20:14:31.617013 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d2ac8a22-f56b-4eeb-aa24-ce56580c95c9 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] https://10.4.3.246/volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b returned with HTTP 200 Aug 12 20:14:31.617475 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 43/167] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:14:31 2026] GET /volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b => generated 1051 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:14:31.898725 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a56b4154-f401-47dc-bcc3-ee07e7c98b99 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:31.900601 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a56b4154-f401-47dc-bcc3-ee07e7c98b99 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] GET https://10.4.3.246/volume/v3/volumes/763427ef-04ea-4f56-b1c7-a48e7b598332 Aug 12 20:14:31.900835 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a56b4154-f401-47dc-bcc3-ee07e7c98b99 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:31.900982 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a56b4154-f401-47dc-bcc3-ee07e7c98b99 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:31.911097 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:31.911097 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:14:31.916937 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-a56b4154-f401-47dc-bcc3-ee07e7c98b99 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Volume info retrieved successfully. Aug 12 20:14:31.926637 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a56b4154-f401-47dc-bcc3-ee07e7c98b99 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] https://10.4.3.246/volume/v3/volumes/763427ef-04ea-4f56-b1c7-a48e7b598332 returned with HTTP 200 Aug 12 20:14:31.927165 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 42/168] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:31 2026] GET /volume/v3/volumes/763427ef-04ea-4f56-b1c7-a48e7b598332 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:32.438873 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-ee63abab-283c-46eb-9681-f65e7b1e5a28 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:32.639890 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-3c1abc75-0a8f-4135-a9ba-ea8aa6128870 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:32.642075 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3c1abc75-0a8f-4135-a9ba-ea8aa6128870 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] GET https://10.4.3.246/volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b Aug 12 20:14:32.642348 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3c1abc75-0a8f-4135-a9ba-ea8aa6128870 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:32.642793 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3c1abc75-0a8f-4135-a9ba-ea8aa6128870 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:32.646899 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ee63abab-283c-46eb-9681-f65e7b1e5a28 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] GET https://10.4.3.246/volume/v3/volumes Aug 12 20:14:32.646899 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ee63abab-283c-46eb-9681-f65e7b1e5a28 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:32.647097 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ee63abab-283c-46eb-9681-f65e7b1e5a28 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Calling method 'index' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:32.647385 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.api_utils [None req-ee63abab-283c-46eb-9681-f65e7b1e5a28 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Removing options '' from query. {{(pid=100386) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:14:32.647750 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:32.647750 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:14:32.648932 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ee63abab-283c-46eb-9681-f65e7b1e5a28 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100386) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:14:32.652838 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:32.652838 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:14:32.654951 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-ee63abab-283c-46eb-9681-f65e7b1e5a28 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Get all volumes completed successfully. Aug 12 20:14:32.655743 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ee63abab-283c-46eb-9681-f65e7b1e5a28 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 200 Aug 12 20:14:32.655743 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 42/169] 10.4.3.246 () {66 vars in 1237 bytes} [Wed Aug 12 20:14:32 2026] GET /volume/v3/volumes => generated 15 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:14:32.660756 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-3c1abc75-0a8f-4135-a9ba-ea8aa6128870 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Volume info retrieved successfully. Aug 12 20:14:32.668747 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-bfb4b5ae-1935-4506-995c-b62aa8b8fffa None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:32.669099 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3c1abc75-0a8f-4135-a9ba-ea8aa6128870 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] https://10.4.3.246/volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b returned with HTTP 200 Aug 12 20:14:32.669479 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 43/170] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:14:32 2026] GET /volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b => generated 1051 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:14:32.671186 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-bfb4b5ae-1935-4506-995c-b62aa8b8fffa tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:14:32.671668 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-bfb4b5ae-1935-4506-995c-b62aa8b8fffa tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1927313218"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:32.673482 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-bfb4b5ae-1935-4506-995c-b62aa8b8fffa tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1927313218'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:14:32.673676 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-bfb4b5ae-1935-4506-995c-b62aa8b8fffa tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Create volume of 1 GB Aug 12 20:14:32.678682 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-bfb4b5ae-1935-4506-995c-b62aa8b8fffa tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Availability Zones retrieved successfully. Aug 12 20:14:32.686892 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-bfb4b5ae-1935-4506-995c-b62aa8b8fffa tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Flow 'volume_create_api' (d6c7faf2-2ce5-4e4c-b018-0672009aab65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:14:32.688321 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-bfb4b5ae-1935-4506-995c-b62aa8b8fffa tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78254463-16c6-4240-a5e0-c86394c587fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:32.689876 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-bfb4b5ae-1935-4506-995c-b62aa8b8fffa tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:14:32.725535 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-bfb4b5ae-1935-4506-995c-b62aa8b8fffa tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78254463-16c6-4240-a5e0-c86394c587fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:32.726232 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-bfb4b5ae-1935-4506-995c-b62aa8b8fffa tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1f4a0df-3136-4dd1-9493-4c6d01807bb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:32.785155 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-bfb4b5ae-1935-4506-995c-b62aa8b8fffa tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Created reservations ['5d8f46e3-6b06-49e8-91ef-fa1cb584c7f7', 'f389ebbe-67a4-4be5-8963-e4c780ba96cb', 'd6f6d7fc-625c-46a4-bb66-7ebbfa4b1dbc', '62145560-509e-4c6e-8a8d-3355e9beb038'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:14:32.786032 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-bfb4b5ae-1935-4506-995c-b62aa8b8fffa tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1f4a0df-3136-4dd1-9493-4c6d01807bb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d8f46e3-6b06-49e8-91ef-fa1cb584c7f7', 'f389ebbe-67a4-4be5-8963-e4c780ba96cb', 'd6f6d7fc-625c-46a4-bb66-7ebbfa4b1dbc', '62145560-509e-4c6e-8a8d-3355e9beb038']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:32.786802 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-bfb4b5ae-1935-4506-995c-b62aa8b8fffa tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fedfe487-1f67-42a2-be6b-d71f681e9641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:32.809161 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-bfb4b5ae-1935-4506-995c-b62aa8b8fffa tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fedfe487-1f67-42a2-be6b-d71f681e9641) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2309f888-ecdb-4c10-89c1-0af0597f8b3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1927313218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aeabee5bec4745f2bb687edd86d02ba5',qos_specs=None,replication_status=,reservations=['5d8f46e3-6b06-49e8-91ef-fa1cb584c7f7','f389ebbe-67a4-4be5-8963-e4c780ba96cb','d6f6d7fc-625c-46a4-bb66-7ebbfa4b1dbc','62145560-509e-4c6e-8a8d-3355e9beb038'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0ddcf29b5ea47ceb4563ae1b8430b4b',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:14:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1927313218',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2309f888-ecdb-4c10-89c1-0af0597f8b3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aeabee5bec4745f2bb687edd86d02ba5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0ddcf29b5ea47ceb4563ae1b8430b4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:32.809995 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-bfb4b5ae-1935-4506-995c-b62aa8b8fffa tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fcbd52f-d5ca-477a-8dcb-935fe8aa0ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:32.836010 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-bfb4b5ae-1935-4506-995c-b62aa8b8fffa tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fcbd52f-d5ca-477a-8dcb-935fe8aa0ac0) transitioned into state 'SUCCESS' from state '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-1927313218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aeabee5bec4745f2bb687edd86d02ba5',qos_specs=None,replication_status=,reservations=['5d8f46e3-6b06-49e8-91ef-fa1cb584c7f7','f389ebbe-67a4-4be5-8963-e4c780ba96cb','d6f6d7fc-625c-46a4-bb66-7ebbfa4b1dbc','62145560-509e-4c6e-8a8d-3355e9beb038'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0ddcf29b5ea47ceb4563ae1b8430b4b',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:32.837091 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-bfb4b5ae-1935-4506-995c-b62aa8b8fffa tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ff4939a-d844-47cf-9044-badb48f781fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:32.852751 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-bfb4b5ae-1935-4506-995c-b62aa8b8fffa tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ff4939a-d844-47cf-9044-badb48f781fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:32.854380 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-bfb4b5ae-1935-4506-995c-b62aa8b8fffa tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Flow 'volume_create_api' (d6c7faf2-2ce5-4e4c-b018-0672009aab65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:14:32.854844 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-bfb4b5ae-1935-4506-995c-b62aa8b8fffa tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Create volume request issued successfully. Aug 12 20:14:32.855727 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-bfb4b5ae-1935-4506-995c-b62aa8b8fffa tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:14:32.856341 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 44/171] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:14:32 2026] POST /volume/v3/volumes => generated 755 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:14:32.877328 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-dffddd9e-f11b-4085-bfc3-aa8ae5c005ad None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:32.882384 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-dffddd9e-f11b-4085-bfc3-aa8ae5c005ad tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] GET https://10.4.3.246/volume/v3/volumes/2309f888-ecdb-4c10-89c1-0af0597f8b3e Aug 12 20:14:32.883721 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-dffddd9e-f11b-4085-bfc3-aa8ae5c005ad tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:32.883995 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-dffddd9e-f11b-4085-bfc3-aa8ae5c005ad tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:32.898901 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:32.898901 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:14:32.904862 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-dffddd9e-f11b-4085-bfc3-aa8ae5c005ad tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Volume info retrieved successfully. Aug 12 20:14:32.913360 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-dffddd9e-f11b-4085-bfc3-aa8ae5c005ad tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] https://10.4.3.246/volume/v3/volumes/2309f888-ecdb-4c10-89c1-0af0597f8b3e returned with HTTP 200 Aug 12 20:14:32.913535 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 43/172] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:32 2026] GET /volume/v3/volumes/2309f888-ecdb-4c10-89c1-0af0597f8b3e => generated 823 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:32.943660 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-5f8a428d-fb22-461b-ba2a-4b2a479a67f9 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:32.945176 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5f8a428d-fb22-461b-ba2a-4b2a479a67f9 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] GET https://10.4.3.246/volume/v3/volumes/763427ef-04ea-4f56-b1c7-a48e7b598332 Aug 12 20:14:32.945714 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5f8a428d-fb22-461b-ba2a-4b2a479a67f9 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:32.946053 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5f8a428d-fb22-461b-ba2a-4b2a479a67f9 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:32.953830 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:32.953830 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:14:32.963198 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-5f8a428d-fb22-461b-ba2a-4b2a479a67f9 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Volume info retrieved successfully. Aug 12 20:14:32.972096 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5f8a428d-fb22-461b-ba2a-4b2a479a67f9 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] https://10.4.3.246/volume/v3/volumes/763427ef-04ea-4f56-b1c7-a48e7b598332 returned with HTTP 200 Aug 12 20:14:32.972096 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 43/173] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:32 2026] GET /volume/v3/volumes/763427ef-04ea-4f56-b1c7-a48e7b598332 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:33.691762 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-93882c3a-376f-4489-bb07-8c8486e56d0d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:33.695930 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-93882c3a-376f-4489-bb07-8c8486e56d0d tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] GET https://10.4.3.246/volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b Aug 12 20:14:33.695930 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-93882c3a-376f-4489-bb07-8c8486e56d0d tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:33.696207 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-93882c3a-376f-4489-bb07-8c8486e56d0d tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:33.706669 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:33.706669 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:14:33.712095 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-93882c3a-376f-4489-bb07-8c8486e56d0d tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Volume info retrieved successfully. Aug 12 20:14:33.719212 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-93882c3a-376f-4489-bb07-8c8486e56d0d tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] https://10.4.3.246/volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b returned with HTTP 200 Aug 12 20:14:33.720031 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 44/174] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:14:33 2026] GET /volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b => generated 1051 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:14:33.928959 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-673af079-6884-4bd8-8ec3-cc3cc7c990d8 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:33.931049 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-673af079-6884-4bd8-8ec3-cc3cc7c990d8 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] GET https://10.4.3.246/volume/v3/volumes/2309f888-ecdb-4c10-89c1-0af0597f8b3e Aug 12 20:14:33.931250 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-673af079-6884-4bd8-8ec3-cc3cc7c990d8 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:33.931460 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-673af079-6884-4bd8-8ec3-cc3cc7c990d8 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:33.941211 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:33.941211 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:14:33.946735 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-673af079-6884-4bd8-8ec3-cc3cc7c990d8 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Volume info retrieved successfully. Aug 12 20:14:33.953052 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-673af079-6884-4bd8-8ec3-cc3cc7c990d8 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] https://10.4.3.246/volume/v3/volumes/2309f888-ecdb-4c10-89c1-0af0597f8b3e returned with HTTP 200 Aug 12 20:14:33.953869 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 45/175] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:33 2026] GET /volume/v3/volumes/2309f888-ecdb-4c10-89c1-0af0597f8b3e => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:33.969345 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-dbe6e81a-15cc-4c52-aa07-2e69038ef074 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:33.971514 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-dbe6e81a-15cc-4c52-aa07-2e69038ef074 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] GET https://10.4.3.246/volume/v3/volumes/2309f888-ecdb-4c10-89c1-0af0597f8b3e Aug 12 20:14:33.971779 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-dbe6e81a-15cc-4c52-aa07-2e69038ef074 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:33.972002 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-dbe6e81a-15cc-4c52-aa07-2e69038ef074 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:33.982002 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:33.982002 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:14:33.988342 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-dbe6e81a-15cc-4c52-aa07-2e69038ef074 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Volume info retrieved successfully. Aug 12 20:14:33.992571 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-fd6a2354-5d80-4b4a-9345-5d90fccfbcd4 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:33.994007 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-dbe6e81a-15cc-4c52-aa07-2e69038ef074 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] https://10.4.3.246/volume/v3/volumes/2309f888-ecdb-4c10-89c1-0af0597f8b3e returned with HTTP 200 Aug 12 20:14:33.994834 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fd6a2354-5d80-4b4a-9345-5d90fccfbcd4 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] GET https://10.4.3.246/volume/v3/volumes/763427ef-04ea-4f56-b1c7-a48e7b598332 Aug 12 20:14:33.995136 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fd6a2354-5d80-4b4a-9345-5d90fccfbcd4 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:33.995307 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 44/176] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:33 2026] GET /volume/v3/volumes/2309f888-ecdb-4c10-89c1-0af0597f8b3e => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:33.995461 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fd6a2354-5d80-4b4a-9345-5d90fccfbcd4 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:34.006795 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:34.006795 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:14:34.010294 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b846b800-a45d-451c-ba79-2991c1772a6d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:34.013077 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b846b800-a45d-451c-ba79-2991c1772a6d tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:14:34.013207 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-fd6a2354-5d80-4b4a-9345-5d90fccfbcd4 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Volume info retrieved successfully. Aug 12 20:14:34.015354 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b846b800-a45d-451c-ba79-2991c1772a6d tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-700299890"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:34.016121 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-b846b800-a45d-451c-ba79-2991c1772a6d tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-700299890'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:14:34.016339 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-b846b800-a45d-451c-ba79-2991c1772a6d tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Create volume of 1 GB Aug 12 20:14:34.020603 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fd6a2354-5d80-4b4a-9345-5d90fccfbcd4 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] https://10.4.3.246/volume/v3/volumes/763427ef-04ea-4f56-b1c7-a48e7b598332 returned with HTTP 200 Aug 12 20:14:34.021423 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 44/177] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:33 2026] GET /volume/v3/volumes/763427ef-04ea-4f56-b1c7-a48e7b598332 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:34.021794 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-b846b800-a45d-451c-ba79-2991c1772a6d tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Availability Zones retrieved successfully. Aug 12 20:14:34.031281 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b846b800-a45d-451c-ba79-2991c1772a6d tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Flow 'volume_create_api' (242fbc4b-9009-4697-8f8c-49a3e60d5078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:14:34.032771 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b846b800-a45d-451c-ba79-2991c1772a6d tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b1958ae-a598-4d5a-b8d2-f5a629bd8ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:34.034275 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-b846b800-a45d-451c-ba79-2991c1772a6d tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:14:34.072403 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b846b800-a45d-451c-ba79-2991c1772a6d tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b1958ae-a598-4d5a-b8d2-f5a629bd8ebc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:34.074348 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b846b800-a45d-451c-ba79-2991c1772a6d tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d38174e-54c2-4128-9517-040c41cb7f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:34.134941 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-b846b800-a45d-451c-ba79-2991c1772a6d tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Created reservations ['0db77acf-176a-44d4-a0fe-9d034d9513f2', '84459a9a-3533-44ce-95b2-b8632beb9150', '90b20554-4efb-4883-95b4-70de4052678e', 'a10e4938-eb35-4d9c-9025-3dcca842de7b'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:14:34.136179 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b846b800-a45d-451c-ba79-2991c1772a6d tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d38174e-54c2-4128-9517-040c41cb7f18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0db77acf-176a-44d4-a0fe-9d034d9513f2', '84459a9a-3533-44ce-95b2-b8632beb9150', '90b20554-4efb-4883-95b4-70de4052678e', 'a10e4938-eb35-4d9c-9025-3dcca842de7b']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:34.137646 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b846b800-a45d-451c-ba79-2991c1772a6d tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97e6d3fc-76d3-4bd7-88f1-9cf3246d35da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:34.168499 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b846b800-a45d-451c-ba79-2991c1772a6d tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97e6d3fc-76d3-4bd7-88f1-9cf3246d35da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0bc74ac-c9fa-4c9a-9cc8-65b78d6a205b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-700299890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aeabee5bec4745f2bb687edd86d02ba5',qos_specs=None,replication_status=,reservations=['0db77acf-176a-44d4-a0fe-9d034d9513f2','84459a9a-3533-44ce-95b2-b8632beb9150','90b20554-4efb-4883-95b4-70de4052678e','a10e4938-eb35-4d9c-9025-3dcca842de7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0ddcf29b5ea47ceb4563ae1b8430b4b',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:14:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-700299890',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0bc74ac-c9fa-4c9a-9cc8-65b78d6a205b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aeabee5bec4745f2bb687edd86d02ba5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0ddcf29b5ea47ceb4563ae1b8430b4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:34.170277 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b846b800-a45d-451c-ba79-2991c1772a6d tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f854a803-c9d0-4c57-bd7e-f55abd4162db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:34.197339 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b846b800-a45d-451c-ba79-2991c1772a6d tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f854a803-c9d0-4c57-bd7e-f55abd4162db) transitioned into state 'SUCCESS' from state '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-700299890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aeabee5bec4745f2bb687edd86d02ba5',qos_specs=None,replication_status=,reservations=['0db77acf-176a-44d4-a0fe-9d034d9513f2','84459a9a-3533-44ce-95b2-b8632beb9150','90b20554-4efb-4883-95b4-70de4052678e','a10e4938-eb35-4d9c-9025-3dcca842de7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0ddcf29b5ea47ceb4563ae1b8430b4b',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:34.198050 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b846b800-a45d-451c-ba79-2991c1772a6d tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ab9cb4c-6412-40ce-904f-0f6590597b5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:34.209094 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b846b800-a45d-451c-ba79-2991c1772a6d tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ab9cb4c-6412-40ce-904f-0f6590597b5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:34.210027 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b846b800-a45d-451c-ba79-2991c1772a6d tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Flow 'volume_create_api' (242fbc4b-9009-4697-8f8c-49a3e60d5078) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:14:34.210342 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-b846b800-a45d-451c-ba79-2991c1772a6d tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Create volume request issued successfully. Aug 12 20:14:34.210912 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b846b800-a45d-451c-ba79-2991c1772a6d tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:14:34.211312 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 45/178] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:14:34 2026] POST /volume/v3/volumes => generated 754 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:14:34.222865 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-627b3da9-7ea7-4252-8ef3-412748d9fba3 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:34.225062 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-627b3da9-7ea7-4252-8ef3-412748d9fba3 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] GET https://10.4.3.246/volume/v3/volumes/b0bc74ac-c9fa-4c9a-9cc8-65b78d6a205b Aug 12 20:14:34.226103 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-627b3da9-7ea7-4252-8ef3-412748d9fba3 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:34.226103 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-627b3da9-7ea7-4252-8ef3-412748d9fba3 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:34.236564 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:34.236564 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:14:34.241325 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-627b3da9-7ea7-4252-8ef3-412748d9fba3 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Volume info retrieved successfully. Aug 12 20:14:34.248354 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-627b3da9-7ea7-4252-8ef3-412748d9fba3 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] https://10.4.3.246/volume/v3/volumes/b0bc74ac-c9fa-4c9a-9cc8-65b78d6a205b returned with HTTP 200 Aug 12 20:14:34.249012 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 46/179] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:34 2026] GET /volume/v3/volumes/b0bc74ac-c9fa-4c9a-9cc8-65b78d6a205b => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:34.737785 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-ab68f579-484d-4101-b687-4aaa128367bb None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:34.744261 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ab68f579-484d-4101-b687-4aaa128367bb tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] GET https://10.4.3.246/volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b Aug 12 20:14:34.744701 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ab68f579-484d-4101-b687-4aaa128367bb tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:34.745079 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ab68f579-484d-4101-b687-4aaa128367bb tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:34.757746 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:34.757746 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:14:34.764137 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-ab68f579-484d-4101-b687-4aaa128367bb tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Volume info retrieved successfully. Aug 12 20:14:34.771715 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ab68f579-484d-4101-b687-4aaa128367bb tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] https://10.4.3.246/volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b returned with HTTP 200 Aug 12 20:14:34.772378 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 45/180] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:14:34 2026] GET /volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b => generated 1051 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:14:35.036786 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-bdbfa59b-d3c6-4db9-8895-2bcfcfa21b25 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:35.040684 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-bdbfa59b-d3c6-4db9-8895-2bcfcfa21b25 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] GET https://10.4.3.246/volume/v3/volumes/763427ef-04ea-4f56-b1c7-a48e7b598332 Aug 12 20:14:35.040684 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-bdbfa59b-d3c6-4db9-8895-2bcfcfa21b25 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:35.040684 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-bdbfa59b-d3c6-4db9-8895-2bcfcfa21b25 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:35.047947 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:35.047947 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:14:35.053323 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-bdbfa59b-d3c6-4db9-8895-2bcfcfa21b25 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Volume info retrieved successfully. Aug 12 20:14:35.059361 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-bdbfa59b-d3c6-4db9-8895-2bcfcfa21b25 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] https://10.4.3.246/volume/v3/volumes/763427ef-04ea-4f56-b1c7-a48e7b598332 returned with HTTP 200 Aug 12 20:14:35.059361 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 45/181] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:35 2026] GET /volume/v3/volumes/763427ef-04ea-4f56-b1c7-a48e7b598332 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:35.272198 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-67dabc2d-f1eb-4b39-a43e-a9e2e32a65cf None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:35.277651 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-67dabc2d-f1eb-4b39-a43e-a9e2e32a65cf tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] GET https://10.4.3.246/volume/v3/volumes/b0bc74ac-c9fa-4c9a-9cc8-65b78d6a205b Aug 12 20:14:35.277942 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-67dabc2d-f1eb-4b39-a43e-a9e2e32a65cf tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:35.278212 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-67dabc2d-f1eb-4b39-a43e-a9e2e32a65cf tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:35.291806 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:35.291806 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:14:35.296182 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-67dabc2d-f1eb-4b39-a43e-a9e2e32a65cf tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Volume info retrieved successfully. Aug 12 20:14:35.301715 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-67dabc2d-f1eb-4b39-a43e-a9e2e32a65cf tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] https://10.4.3.246/volume/v3/volumes/b0bc74ac-c9fa-4c9a-9cc8-65b78d6a205b returned with HTTP 200 Aug 12 20:14:35.301986 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 46/182] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:35 2026] GET /volume/v3/volumes/b0bc74ac-c9fa-4c9a-9cc8-65b78d6a205b => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:35.318083 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-fe8ada9e-ecec-47dd-8b0f-4a50e9af87ef None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:35.320445 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-fe8ada9e-ecec-47dd-8b0f-4a50e9af87ef tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] GET https://10.4.3.246/volume/v3/volumes/b0bc74ac-c9fa-4c9a-9cc8-65b78d6a205b Aug 12 20:14:35.320839 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-fe8ada9e-ecec-47dd-8b0f-4a50e9af87ef tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:35.321026 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-fe8ada9e-ecec-47dd-8b0f-4a50e9af87ef tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:35.331597 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:35.331597 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:14:35.337949 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-fe8ada9e-ecec-47dd-8b0f-4a50e9af87ef tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Volume info retrieved successfully. Aug 12 20:14:35.343810 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-fe8ada9e-ecec-47dd-8b0f-4a50e9af87ef tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] https://10.4.3.246/volume/v3/volumes/b0bc74ac-c9fa-4c9a-9cc8-65b78d6a205b returned with HTTP 200 Aug 12 20:14:35.344364 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 47/183] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:35 2026] GET /volume/v3/volumes/b0bc74ac-c9fa-4c9a-9cc8-65b78d6a205b => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:35.369666 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a93d6322-2725-46f6-8322-19d8e2588334 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:35.377349 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a93d6322-2725-46f6-8322-19d8e2588334 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:14:35.377349 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a93d6322-2725-46f6-8322-19d8e2588334 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1143187755"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:35.377557 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-a93d6322-2725-46f6-8322-19d8e2588334 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1143187755'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:14:35.379698 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-a93d6322-2725-46f6-8322-19d8e2588334 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Create volume of 1 GB Aug 12 20:14:35.384465 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-a93d6322-2725-46f6-8322-19d8e2588334 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Availability Zones retrieved successfully. Aug 12 20:14:35.390429 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-a93d6322-2725-46f6-8322-19d8e2588334 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Flow 'volume_create_api' (552eab83-d55f-4aba-960e-c6badd19174c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:14:35.391406 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-a93d6322-2725-46f6-8322-19d8e2588334 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (500180ca-47d3-451f-a000-38387d14f788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:35.392347 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-a93d6322-2725-46f6-8322-19d8e2588334 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:14:35.423237 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-a93d6322-2725-46f6-8322-19d8e2588334 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (500180ca-47d3-451f-a000-38387d14f788) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:35.424111 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-a93d6322-2725-46f6-8322-19d8e2588334 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b7de28b-77c6-45e1-aab5-e172f5987408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:35.467787 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-a93d6322-2725-46f6-8322-19d8e2588334 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Created reservations ['28cd5b0e-1685-4ee6-8007-2865c64b3bfc', '3c3f53fb-e03a-4567-8b1d-f7eb0cffa6ec', 'c25643e7-36ae-4f11-b4bc-9d5b3b3f4ed8', '1ac34404-1e24-496e-8f46-2d8cc5667a9b'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:14:35.468654 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-a93d6322-2725-46f6-8322-19d8e2588334 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b7de28b-77c6-45e1-aab5-e172f5987408) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28cd5b0e-1685-4ee6-8007-2865c64b3bfc', '3c3f53fb-e03a-4567-8b1d-f7eb0cffa6ec', 'c25643e7-36ae-4f11-b4bc-9d5b3b3f4ed8', '1ac34404-1e24-496e-8f46-2d8cc5667a9b']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:35.469439 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-a93d6322-2725-46f6-8322-19d8e2588334 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5a540bc-69d6-4619-a166-f1550ff2551f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:35.491581 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-a93d6322-2725-46f6-8322-19d8e2588334 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5a540bc-69d6-4619-a166-f1550ff2551f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c07efecf-4053-4a9a-aaaf-985309c58678', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1143187755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aeabee5bec4745f2bb687edd86d02ba5',qos_specs=None,replication_status=,reservations=['28cd5b0e-1685-4ee6-8007-2865c64b3bfc','3c3f53fb-e03a-4567-8b1d-f7eb0cffa6ec','c25643e7-36ae-4f11-b4bc-9d5b3b3f4ed8','1ac34404-1e24-496e-8f46-2d8cc5667a9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0ddcf29b5ea47ceb4563ae1b8430b4b',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:14:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1143187755',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c07efecf-4053-4a9a-aaaf-985309c58678,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aeabee5bec4745f2bb687edd86d02ba5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0ddcf29b5ea47ceb4563ae1b8430b4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:35.492356 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-a93d6322-2725-46f6-8322-19d8e2588334 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d86f8845-f484-419d-a651-d4e2aaedc15a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:35.512072 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-a93d6322-2725-46f6-8322-19d8e2588334 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d86f8845-f484-419d-a651-d4e2aaedc15a) transitioned into state 'SUCCESS' from state '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-1143187755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aeabee5bec4745f2bb687edd86d02ba5',qos_specs=None,replication_status=,reservations=['28cd5b0e-1685-4ee6-8007-2865c64b3bfc','3c3f53fb-e03a-4567-8b1d-f7eb0cffa6ec','c25643e7-36ae-4f11-b4bc-9d5b3b3f4ed8','1ac34404-1e24-496e-8f46-2d8cc5667a9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0ddcf29b5ea47ceb4563ae1b8430b4b',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:35.512854 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-a93d6322-2725-46f6-8322-19d8e2588334 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68141008-938f-4b12-befd-f9ca121ec337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:35.522337 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-a93d6322-2725-46f6-8322-19d8e2588334 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68141008-938f-4b12-befd-f9ca121ec337) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:35.523170 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-a93d6322-2725-46f6-8322-19d8e2588334 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Flow 'volume_create_api' (552eab83-d55f-4aba-960e-c6badd19174c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:14:35.523481 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-a93d6322-2725-46f6-8322-19d8e2588334 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Create volume request issued successfully. Aug 12 20:14:35.524075 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a93d6322-2725-46f6-8322-19d8e2588334 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:14:35.524533 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 46/184] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:14:35 2026] POST /volume/v3/volumes => generated 755 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:14:35.537689 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-21b369fe-2ad5-4998-84c1-1a50aa95fe6e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:35.539410 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-21b369fe-2ad5-4998-84c1-1a50aa95fe6e tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] GET https://10.4.3.246/volume/v3/volumes/c07efecf-4053-4a9a-aaaf-985309c58678 Aug 12 20:14:35.540324 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-21b369fe-2ad5-4998-84c1-1a50aa95fe6e tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:35.540324 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-21b369fe-2ad5-4998-84c1-1a50aa95fe6e tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:35.547903 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:35.547903 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:14:35.551688 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-21b369fe-2ad5-4998-84c1-1a50aa95fe6e tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Volume info retrieved successfully. Aug 12 20:14:35.555558 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-21b369fe-2ad5-4998-84c1-1a50aa95fe6e tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] https://10.4.3.246/volume/v3/volumes/c07efecf-4053-4a9a-aaaf-985309c58678 returned with HTTP 200 Aug 12 20:14:35.555972 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 46/185] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:35 2026] GET /volume/v3/volumes/c07efecf-4053-4a9a-aaaf-985309c58678 => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:35.790914 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-399117db-a2ea-47e7-92d1-b178d7e9f410 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:35.794991 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-399117db-a2ea-47e7-92d1-b178d7e9f410 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] GET https://10.4.3.246/volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b Aug 12 20:14:35.794991 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-399117db-a2ea-47e7-92d1-b178d7e9f410 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:35.796829 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-399117db-a2ea-47e7-92d1-b178d7e9f410 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:35.808895 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:35.808895 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:14:35.819393 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-399117db-a2ea-47e7-92d1-b178d7e9f410 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Volume info retrieved successfully. Aug 12 20:14:35.824661 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-399117db-a2ea-47e7-92d1-b178d7e9f410 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] https://10.4.3.246/volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b returned with HTTP 200 Aug 12 20:14:35.825108 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 47/186] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:14:35 2026] GET /volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b => generated 1051 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:14:36.085994 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f8005cf0-1318-4b7a-8e72-faef07a42a0a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:36.088983 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f8005cf0-1318-4b7a-8e72-faef07a42a0a tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] GET https://10.4.3.246/volume/v3/volumes/763427ef-04ea-4f56-b1c7-a48e7b598332 Aug 12 20:14:36.089249 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f8005cf0-1318-4b7a-8e72-faef07a42a0a tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:36.089741 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f8005cf0-1318-4b7a-8e72-faef07a42a0a tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:36.101562 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:36.101562 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:14:36.110558 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-f8005cf0-1318-4b7a-8e72-faef07a42a0a tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Volume info retrieved successfully. Aug 12 20:14:36.115518 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f8005cf0-1318-4b7a-8e72-faef07a42a0a tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] https://10.4.3.246/volume/v3/volumes/763427ef-04ea-4f56-b1c7-a48e7b598332 returned with HTTP 200 Aug 12 20:14:36.116030 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 48/187] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:36 2026] GET /volume/v3/volumes/763427ef-04ea-4f56-b1c7-a48e7b598332 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:36.570700 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e87dce56-6388-4b89-9964-703bd2222c77 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:36.572697 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e87dce56-6388-4b89-9964-703bd2222c77 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] GET https://10.4.3.246/volume/v3/volumes/c07efecf-4053-4a9a-aaaf-985309c58678 Aug 12 20:14:36.572897 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e87dce56-6388-4b89-9964-703bd2222c77 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:36.572897 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e87dce56-6388-4b89-9964-703bd2222c77 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:36.581560 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:36.581560 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:14:36.585902 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-e87dce56-6388-4b89-9964-703bd2222c77 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Volume info retrieved successfully. Aug 12 20:14:36.590851 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e87dce56-6388-4b89-9964-703bd2222c77 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] https://10.4.3.246/volume/v3/volumes/c07efecf-4053-4a9a-aaaf-985309c58678 returned with HTTP 200 Aug 12 20:14:36.591759 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 47/188] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:36 2026] GET /volume/v3/volumes/c07efecf-4053-4a9a-aaaf-985309c58678 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:36.604678 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-1f701345-abb5-42f6-9aa1-78db05efe2b9 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:36.607041 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1f701345-abb5-42f6-9aa1-78db05efe2b9 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] GET https://10.4.3.246/volume/v3/volumes/c07efecf-4053-4a9a-aaaf-985309c58678 Aug 12 20:14:36.607279 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1f701345-abb5-42f6-9aa1-78db05efe2b9 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:36.607725 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1f701345-abb5-42f6-9aa1-78db05efe2b9 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:36.617477 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:36.617477 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:14:36.622791 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-1f701345-abb5-42f6-9aa1-78db05efe2b9 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Volume info retrieved successfully. Aug 12 20:14:36.628973 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1f701345-abb5-42f6-9aa1-78db05efe2b9 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] https://10.4.3.246/volume/v3/volumes/c07efecf-4053-4a9a-aaaf-985309c58678 returned with HTTP 200 Aug 12 20:14:36.629519 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 47/189] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:36 2026] GET /volume/v3/volumes/c07efecf-4053-4a9a-aaaf-985309c58678 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:36.645432 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-8431961b-3e8f-4c9a-a302-268355ef0c09 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:36.842384 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-3bc1c8c0-e20e-4de6-89a3-bc0d255122dc None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:36.845087 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3bc1c8c0-e20e-4de6-89a3-bc0d255122dc tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] GET https://10.4.3.246/volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b Aug 12 20:14:36.846367 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3bc1c8c0-e20e-4de6-89a3-bc0d255122dc tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:36.846659 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3bc1c8c0-e20e-4de6-89a3-bc0d255122dc tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:36.857138 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:36.857138 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:14:36.861558 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-3bc1c8c0-e20e-4de6-89a3-bc0d255122dc tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Volume info retrieved successfully. Aug 12 20:14:36.868484 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3bc1c8c0-e20e-4de6-89a3-bc0d255122dc tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] https://10.4.3.246/volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b returned with HTTP 200 Aug 12 20:14:36.869265 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 49/190] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:14:36 2026] GET /volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b => generated 1051 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:14:36.965080 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8431961b-3e8f-4c9a-a302-268355ef0c09 tempest-VolumesListAdminTestJSON-93901580 tempest-VolumesListAdminTestJSON-93901580-project-admin] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:14:36.965501 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8431961b-3e8f-4c9a-a302-268355ef0c09 tempest-VolumesListAdminTestJSON-93901580 tempest-VolumesListAdminTestJSON-93901580-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:36.967080 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-8431961b-3e8f-4c9a-a302-268355ef0c09 tempest-VolumesListAdminTestJSON-93901580 tempest-VolumesListAdminTestJSON-93901580-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:14:36.967262 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-8431961b-3e8f-4c9a-a302-268355ef0c09 tempest-VolumesListAdminTestJSON-93901580 tempest-VolumesListAdminTestJSON-93901580-project-admin] Create volume of 1 GB Aug 12 20:14:36.972392 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-8431961b-3e8f-4c9a-a302-268355ef0c09 tempest-VolumesListAdminTestJSON-93901580 tempest-VolumesListAdminTestJSON-93901580-project-admin] Availability Zones retrieved successfully. Aug 12 20:14:36.979859 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-8431961b-3e8f-4c9a-a302-268355ef0c09 tempest-VolumesListAdminTestJSON-93901580 tempest-VolumesListAdminTestJSON-93901580-project-admin] Flow 'volume_create_api' (ca0fbfd2-ab39-42ae-80b1-d22c0a2f8699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:14:36.981002 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-8431961b-3e8f-4c9a-a302-268355ef0c09 tempest-VolumesListAdminTestJSON-93901580 tempest-VolumesListAdminTestJSON-93901580-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f86a1d1a-e555-4d60-9889-a2816a827d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:36.982108 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-8431961b-3e8f-4c9a-a302-268355ef0c09 tempest-VolumesListAdminTestJSON-93901580 tempest-VolumesListAdminTestJSON-93901580-project-admin] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:14:37.016144 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-8431961b-3e8f-4c9a-a302-268355ef0c09 tempest-VolumesListAdminTestJSON-93901580 tempest-VolumesListAdminTestJSON-93901580-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f86a1d1a-e555-4d60-9889-a2816a827d29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:37.017275 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-8431961b-3e8f-4c9a-a302-268355ef0c09 tempest-VolumesListAdminTestJSON-93901580 tempest-VolumesListAdminTestJSON-93901580-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2efc635a-cbe4-4ac4-a80c-821ea2587c41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:37.094345 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-8431961b-3e8f-4c9a-a302-268355ef0c09 tempest-VolumesListAdminTestJSON-93901580 tempest-VolumesListAdminTestJSON-93901580-project-admin] Created reservations ['067addcc-afd5-4ea4-831d-dbbb26217ab5', '1afea09d-97d9-4443-82a3-ac2256308334', '24f0e60e-2fe7-44c4-85d4-41323e0d0b4d', '0628d86c-12c0-4302-8e06-ce9860247676'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:14:37.095887 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-8431961b-3e8f-4c9a-a302-268355ef0c09 tempest-VolumesListAdminTestJSON-93901580 tempest-VolumesListAdminTestJSON-93901580-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2efc635a-cbe4-4ac4-a80c-821ea2587c41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['067addcc-afd5-4ea4-831d-dbbb26217ab5', '1afea09d-97d9-4443-82a3-ac2256308334', '24f0e60e-2fe7-44c4-85d4-41323e0d0b4d', '0628d86c-12c0-4302-8e06-ce9860247676']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:37.097059 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-8431961b-3e8f-4c9a-a302-268355ef0c09 tempest-VolumesListAdminTestJSON-93901580 tempest-VolumesListAdminTestJSON-93901580-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (722e7cdc-9f25-4c41-94f4-7cd01d5595f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:37.125516 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-8431961b-3e8f-4c9a-a302-268355ef0c09 tempest-VolumesListAdminTestJSON-93901580 tempest-VolumesListAdminTestJSON-93901580-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (722e7cdc-9f25-4c41-94f4-7cd01d5595f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efbedb63-b2d0-4163-a3aa-312756bcb003', '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='80f0be145125423ab621152843471c8b',qos_specs=None,replication_status=,reservations=['067addcc-afd5-4ea4-831d-dbbb26217ab5','1afea09d-97d9-4443-82a3-ac2256308334','24f0e60e-2fe7-44c4-85d4-41323e0d0b4d','0628d86c-12c0-4302-8e06-ce9860247676'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c372219b71d4a49bf1fb1a58ac0ad33',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:14: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=efbedb63-b2d0-4163-a3aa-312756bcb003,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80f0be145125423ab621152843471c8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c372219b71d4a49bf1fb1a58ac0ad33',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:37.126648 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-8431961b-3e8f-4c9a-a302-268355ef0c09 tempest-VolumesListAdminTestJSON-93901580 tempest-VolumesListAdminTestJSON-93901580-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac83b03f-427a-4018-867c-2a75b2ebb081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:37.131650 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-c2ec8c8f-b202-451e-8167-89a4c728e8ca None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:37.133764 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c2ec8c8f-b202-451e-8167-89a4c728e8ca tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] GET https://10.4.3.246/volume/v3/volumes/763427ef-04ea-4f56-b1c7-a48e7b598332 Aug 12 20:14:37.134091 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c2ec8c8f-b202-451e-8167-89a4c728e8ca tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:37.134447 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c2ec8c8f-b202-451e-8167-89a4c728e8ca tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:37.143102 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:37.143102 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:14:37.146840 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-c2ec8c8f-b202-451e-8167-89a4c728e8ca tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Volume info retrieved successfully. Aug 12 20:14:37.150085 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-8431961b-3e8f-4c9a-a302-268355ef0c09 tempest-VolumesListAdminTestJSON-93901580 tempest-VolumesListAdminTestJSON-93901580-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac83b03f-427a-4018-867c-2a75b2ebb081) transitioned into state 'SUCCESS' from 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='80f0be145125423ab621152843471c8b',qos_specs=None,replication_status=,reservations=['067addcc-afd5-4ea4-831d-dbbb26217ab5','1afea09d-97d9-4443-82a3-ac2256308334','24f0e60e-2fe7-44c4-85d4-41323e0d0b4d','0628d86c-12c0-4302-8e06-ce9860247676'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c372219b71d4a49bf1fb1a58ac0ad33',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:37.150997 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-8431961b-3e8f-4c9a-a302-268355ef0c09 tempest-VolumesListAdminTestJSON-93901580 tempest-VolumesListAdminTestJSON-93901580-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3330b7ba-b54f-46c1-899a-6034a5450923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:37.151101 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c2ec8c8f-b202-451e-8167-89a4c728e8ca tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] https://10.4.3.246/volume/v3/volumes/763427ef-04ea-4f56-b1c7-a48e7b598332 returned with HTTP 200 Aug 12 20:14:37.151575 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 48/191] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:37 2026] GET /volume/v3/volumes/763427ef-04ea-4f56-b1c7-a48e7b598332 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:37.164595 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-8431961b-3e8f-4c9a-a302-268355ef0c09 tempest-VolumesListAdminTestJSON-93901580 tempest-VolumesListAdminTestJSON-93901580-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3330b7ba-b54f-46c1-899a-6034a5450923) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:37.164595 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-8431961b-3e8f-4c9a-a302-268355ef0c09 tempest-VolumesListAdminTestJSON-93901580 tempest-VolumesListAdminTestJSON-93901580-project-admin] Flow 'volume_create_api' (ca0fbfd2-ab39-42ae-80b1-d22c0a2f8699) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:14:37.164595 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-8431961b-3e8f-4c9a-a302-268355ef0c09 tempest-VolumesListAdminTestJSON-93901580 tempest-VolumesListAdminTestJSON-93901580-project-admin] Create volume request issued successfully. Aug 12 20:14:37.164595 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8431961b-3e8f-4c9a-a302-268355ef0c09 tempest-VolumesListAdminTestJSON-93901580 tempest-VolumesListAdminTestJSON-93901580-project-admin] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:14:37.165100 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 48/192] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:14:36 2026] POST /volume/v3/volumes => generated 733 bytes in 520 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:14:37.176263 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-d34e62e4-4c0b-4814-9877-bc217a490552 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:37.178151 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d34e62e4-4c0b-4814-9877-bc217a490552 tempest-VolumesListAdminTestJSON-93901580 tempest-VolumesListAdminTestJSON-93901580-project-admin] GET https://10.4.3.246/volume/v3/volumes/efbedb63-b2d0-4163-a3aa-312756bcb003 Aug 12 20:14:37.178385 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d34e62e4-4c0b-4814-9877-bc217a490552 tempest-VolumesListAdminTestJSON-93901580 tempest-VolumesListAdminTestJSON-93901580-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:37.178622 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d34e62e4-4c0b-4814-9877-bc217a490552 tempest-VolumesListAdminTestJSON-93901580 tempest-VolumesListAdminTestJSON-93901580-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:37.185356 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:37.185356 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:14:37.188838 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-d34e62e4-4c0b-4814-9877-bc217a490552 tempest-VolumesListAdminTestJSON-93901580 tempest-VolumesListAdminTestJSON-93901580-project-admin] Volume info retrieved successfully. Aug 12 20:14:37.192939 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d34e62e4-4c0b-4814-9877-bc217a490552 tempest-VolumesListAdminTestJSON-93901580 tempest-VolumesListAdminTestJSON-93901580-project-admin] https://10.4.3.246/volume/v3/volumes/efbedb63-b2d0-4163-a3aa-312756bcb003 returned with HTTP 200 Aug 12 20:14:37.193245 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 48/193] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:37 2026] GET /volume/v3/volumes/efbedb63-b2d0-4163-a3aa-312756bcb003 => generated 912 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:37.884095 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-004c0a10-674c-4992-ba27-9c36570b80df None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:37.887656 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-004c0a10-674c-4992-ba27-9c36570b80df tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] GET https://10.4.3.246/volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b Aug 12 20:14:37.887859 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-004c0a10-674c-4992-ba27-9c36570b80df tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:37.888045 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-004c0a10-674c-4992-ba27-9c36570b80df tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:37.895053 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:37.895053 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:14:37.898365 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-004c0a10-674c-4992-ba27-9c36570b80df tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Volume info retrieved successfully. Aug 12 20:14:37.903140 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-004c0a10-674c-4992-ba27-9c36570b80df tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] https://10.4.3.246/volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b returned with HTTP 200 Aug 12 20:14:37.903763 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 50/194] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:14:37 2026] GET /volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b => generated 1571 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:14:37.960214 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-717f42c6-fd38-4a8f-ae52-da1cc00dc4c6 req-b4c8c2e0-96c7-4427-81df-987015b09adc None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:37.963056 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-717f42c6-fd38-4a8f-ae52-da1cc00dc4c6 req-b4c8c2e0-96c7-4427-81df-987015b09adc tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] GET https://10.4.3.246/volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b Aug 12 20:14:37.963056 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-717f42c6-fd38-4a8f-ae52-da1cc00dc4c6 req-b4c8c2e0-96c7-4427-81df-987015b09adc tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:37.963481 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-717f42c6-fd38-4a8f-ae52-da1cc00dc4c6 req-b4c8c2e0-96c7-4427-81df-987015b09adc tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:37.971659 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:37.971659 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:14:37.980569 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-717f42c6-fd38-4a8f-ae52-da1cc00dc4c6 req-b4c8c2e0-96c7-4427-81df-987015b09adc tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Volume info retrieved successfully. Aug 12 20:14:37.982455 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-717f42c6-fd38-4a8f-ae52-da1cc00dc4c6 req-b4c8c2e0-96c7-4427-81df-987015b09adc tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] https://10.4.3.246/volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b returned with HTTP 200 Aug 12 20:14:37.982912 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 49/195] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:14:37 2026] GET /volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b => generated 1391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:14:38.166377 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-704f0ab9-d191-415b-913a-589dd08992d5 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:38.168524 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-704f0ab9-d191-415b-913a-589dd08992d5 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] GET https://10.4.3.246/volume/v3/volumes/763427ef-04ea-4f56-b1c7-a48e7b598332 Aug 12 20:14:38.168754 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-704f0ab9-d191-415b-913a-589dd08992d5 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:38.168993 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-704f0ab9-d191-415b-913a-589dd08992d5 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:38.176714 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:38.176714 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:14:38.180407 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-704f0ab9-d191-415b-913a-589dd08992d5 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Volume info retrieved successfully. Aug 12 20:14:38.185425 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-704f0ab9-d191-415b-913a-589dd08992d5 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] https://10.4.3.246/volume/v3/volumes/763427ef-04ea-4f56-b1c7-a48e7b598332 returned with HTTP 200 Aug 12 20:14:38.186035 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 49/196] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:38 2026] GET /volume/v3/volumes/763427ef-04ea-4f56-b1c7-a48e7b598332 => generated 1360 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:14:38.202681 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-277768d4-054a-4d74-8e5b-f3eeb912b5c3 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:38.204749 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-277768d4-054a-4d74-8e5b-f3eeb912b5c3 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:14:38.205414 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-277768d4-054a-4d74-8e5b-f3eeb912b5c3 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-303261697"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:38.207158 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-04cc48e3-0505-4691-9d21-f32c4849329b None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:38.207270 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-277768d4-054a-4d74-8e5b-f3eeb912b5c3 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-303261697'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:14:38.207270 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-277768d4-054a-4d74-8e5b-f3eeb912b5c3 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Create volume of 1 GB Aug 12 20:14:38.208734 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-04cc48e3-0505-4691-9d21-f32c4849329b tempest-VolumesListAdminTestJSON-93901580 tempest-VolumesListAdminTestJSON-93901580-project-admin] GET https://10.4.3.246/volume/v3/volumes/efbedb63-b2d0-4163-a3aa-312756bcb003 Aug 12 20:14:38.209122 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-04cc48e3-0505-4691-9d21-f32c4849329b tempest-VolumesListAdminTestJSON-93901580 tempest-VolumesListAdminTestJSON-93901580-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:38.209451 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-04cc48e3-0505-4691-9d21-f32c4849329b tempest-VolumesListAdminTestJSON-93901580 tempest-VolumesListAdminTestJSON-93901580-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:38.212224 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-277768d4-054a-4d74-8e5b-f3eeb912b5c3 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Availability Zones retrieved successfully. Aug 12 20:14:38.219513 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-277768d4-054a-4d74-8e5b-f3eeb912b5c3 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Flow 'volume_create_api' (689e146c-9ed3-496f-8930-90b7d4baa748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:14:38.220707 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-277768d4-054a-4d74-8e5b-f3eeb912b5c3 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9422f05-06a8-411d-8f2e-62470aa8dc38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:38.222017 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-277768d4-054a-4d74-8e5b-f3eeb912b5c3 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:14:38.223514 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:38.223514 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:14:38.229815 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-04cc48e3-0505-4691-9d21-f32c4849329b tempest-VolumesListAdminTestJSON-93901580 tempest-VolumesListAdminTestJSON-93901580-project-admin] Volume info retrieved successfully. Aug 12 20:14:38.232056 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-04cc48e3-0505-4691-9d21-f32c4849329b tempest-VolumesListAdminTestJSON-93901580 tempest-VolumesListAdminTestJSON-93901580-project-admin] https://10.4.3.246/volume/v3/volumes/efbedb63-b2d0-4163-a3aa-312756bcb003 returned with HTTP 200 Aug 12 20:14:38.232655 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 51/197] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:38 2026] GET /volume/v3/volumes/efbedb63-b2d0-4163-a3aa-312756bcb003 => generated 964 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:38.246105 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-53e31056-2be3-4066-8c9b-57faf8d31f52 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:38.248591 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-53e31056-2be3-4066-8c9b-57faf8d31f52 tempest-VolumesListAdminTestJSON-93901580 tempest-VolumesListAdminTestJSON-93901580-project-admin] GET https://10.4.3.246/volume/v3/volumes/detail?all_tenants=1&project_id=aeabee5bec4745f2bb687edd86d02ba5 Aug 12 20:14:38.248871 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-53e31056-2be3-4066-8c9b-57faf8d31f52 tempest-VolumesListAdminTestJSON-93901580 tempest-VolumesListAdminTestJSON-93901580-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:38.249152 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-53e31056-2be3-4066-8c9b-57faf8d31f52 tempest-VolumesListAdminTestJSON-93901580 tempest-VolumesListAdminTestJSON-93901580-project-admin] Calling method 'detail' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:38.249792 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-53e31056-2be3-4066-8c9b-57faf8d31f52 tempest-VolumesListAdminTestJSON-93901580 tempest-VolumesListAdminTestJSON-93901580-project-admin] Could not evaluate value aeabee5bec4745f2bb687edd86d02ba5, assuming string {{(pid=100383) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2444}} Aug 12 20:14:38.250520 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-53e31056-2be3-4066-8c9b-57faf8d31f52 tempest-VolumesListAdminTestJSON-93901580 tempest-VolumesListAdminTestJSON-93901580-project-admin] Searching by: MultiDict([('project_id', 'aeabee5bec4745f2bb687edd86d02ba5'), ('all_tenants', 1)]). {{(pid=100383) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:14:38.268339 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-277768d4-054a-4d74-8e5b-f3eeb912b5c3 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9422f05-06a8-411d-8f2e-62470aa8dc38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:38.269560 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-277768d4-054a-4d74-8e5b-f3eeb912b5c3 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (772bffe9-47d1-42aa-84b7-1f1495aac5c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:38.292035 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-53e31056-2be3-4066-8c9b-57faf8d31f52 tempest-VolumesListAdminTestJSON-93901580 tempest-VolumesListAdminTestJSON-93901580-project-admin] Get all volumes completed successfully. Aug 12 20:14:38.293472 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:38.293472 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:14:38.298982 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-53e31056-2be3-4066-8c9b-57faf8d31f52 tempest-VolumesListAdminTestJSON-93901580 tempest-VolumesListAdminTestJSON-93901580-project-admin] https://10.4.3.246/volume/v3/volumes/detail?all_tenants=1&project_id=aeabee5bec4745f2bb687edd86d02ba5 returned with HTTP 200 Aug 12 20:14:38.299572 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 50/198] 10.4.3.246 () {66 vars in 1373 bytes} [Wed Aug 12 20:14:38 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=aeabee5bec4745f2bb687edd86d02ba5 => generated 3036 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:14:38.315668 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-378fd950-744c-48e6-b74c-eb8af5ef3f50 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:38.317856 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-378fd950-744c-48e6-b74c-eb8af5ef3f50 tempest-VolumesListAdminTestJSON-93901580 tempest-VolumesListAdminTestJSON-93901580-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/efbedb63-b2d0-4163-a3aa-312756bcb003 Aug 12 20:14:38.317964 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-378fd950-744c-48e6-b74c-eb8af5ef3f50 tempest-VolumesListAdminTestJSON-93901580 tempest-VolumesListAdminTestJSON-93901580-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:38.318175 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-378fd950-744c-48e6-b74c-eb8af5ef3f50 tempest-VolumesListAdminTestJSON-93901580 tempest-VolumesListAdminTestJSON-93901580-project-admin] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:38.318365 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-378fd950-744c-48e6-b74c-eb8af5ef3f50 tempest-VolumesListAdminTestJSON-93901580 tempest-VolumesListAdminTestJSON-93901580-project-admin] Delete volume with id: efbedb63-b2d0-4163-a3aa-312756bcb003 Aug 12 20:14:38.320980 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-277768d4-054a-4d74-8e5b-f3eeb912b5c3 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Created reservations ['e88eb12f-168d-446e-9028-dcc673f70d9d', 'ce1aebbb-9050-4f04-b202-996bf9668516', 'e104ca25-bc8b-4465-8bd4-d875e06126db', '0fa92a7a-5211-49fe-83e0-6d0936097229'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:14:38.324309 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-277768d4-054a-4d74-8e5b-f3eeb912b5c3 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (772bffe9-47d1-42aa-84b7-1f1495aac5c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e88eb12f-168d-446e-9028-dcc673f70d9d', 'ce1aebbb-9050-4f04-b202-996bf9668516', 'e104ca25-bc8b-4465-8bd4-d875e06126db', '0fa92a7a-5211-49fe-83e0-6d0936097229']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:38.324309 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-277768d4-054a-4d74-8e5b-f3eeb912b5c3 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da80a7e1-e8a1-423b-8749-916e3d52d632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:38.325133 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:38.325133 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:14:38.325518 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-378fd950-744c-48e6-b74c-eb8af5ef3f50 tempest-VolumesListAdminTestJSON-93901580 tempest-VolumesListAdminTestJSON-93901580-project-admin] Volume info retrieved successfully. Aug 12 20:14:38.345114 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-378fd950-744c-48e6-b74c-eb8af5ef3f50 tempest-VolumesListAdminTestJSON-93901580 tempest-VolumesListAdminTestJSON-93901580-project-admin] Delete volume request issued successfully. Aug 12 20:14:38.345420 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-378fd950-744c-48e6-b74c-eb8af5ef3f50 tempest-VolumesListAdminTestJSON-93901580 tempest-VolumesListAdminTestJSON-93901580-project-admin] https://10.4.3.246/volume/v3/volumes/efbedb63-b2d0-4163-a3aa-312756bcb003 returned with HTTP 202 Aug 12 20:14:38.346009 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 50/199] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:14:38 2026] DELETE /volume/v3/volumes/efbedb63-b2d0-4163-a3aa-312756bcb003 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:14:38.348582 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-277768d4-054a-4d74-8e5b-f3eeb912b5c3 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da80a7e1-e8a1-423b-8749-916e3d52d632) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55d44be0-d780-4518-9949-41cef8ebb227', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-303261697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48a5bb43841444b08c5c45f9f2961492',qos_specs=None,replication_status=,reservations=['e88eb12f-168d-446e-9028-dcc673f70d9d','ce1aebbb-9050-4f04-b202-996bf9668516','e104ca25-bc8b-4465-8bd4-d875e06126db','0fa92a7a-5211-49fe-83e0-6d0936097229'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44fd41556cea4b2a8ff95248d6467e16',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:14:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-303261697',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55d44be0-d780-4518-9949-41cef8ebb227,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48a5bb43841444b08c5c45f9f2961492',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='44fd41556cea4b2a8ff95248d6467e16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:38.349409 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-277768d4-054a-4d74-8e5b-f3eeb912b5c3 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b56871d3-eeed-4a93-8b17-32a5170ea9b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:38.357354 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-43b43ec5-32ef-498a-9dfd-1c9eae853cbc None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:38.358816 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-43b43ec5-32ef-498a-9dfd-1c9eae853cbc tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] GET https://10.4.3.246/volume/v3/volumes/c07efecf-4053-4a9a-aaaf-985309c58678 Aug 12 20:14:38.359121 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-43b43ec5-32ef-498a-9dfd-1c9eae853cbc tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:38.359502 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-43b43ec5-32ef-498a-9dfd-1c9eae853cbc tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:38.369152 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:38.369152 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:14:38.378509 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-43b43ec5-32ef-498a-9dfd-1c9eae853cbc tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Volume info retrieved successfully. Aug 12 20:14:38.378706 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-277768d4-054a-4d74-8e5b-f3eeb912b5c3 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b56871d3-eeed-4a93-8b17-32a5170ea9b0) transitioned into state 'SUCCESS' from state '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-303261697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48a5bb43841444b08c5c45f9f2961492',qos_specs=None,replication_status=,reservations=['e88eb12f-168d-446e-9028-dcc673f70d9d','ce1aebbb-9050-4f04-b202-996bf9668516','e104ca25-bc8b-4465-8bd4-d875e06126db','0fa92a7a-5211-49fe-83e0-6d0936097229'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44fd41556cea4b2a8ff95248d6467e16',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:38.378706 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-277768d4-054a-4d74-8e5b-f3eeb912b5c3 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84656dba-ffae-48fd-b08d-88de6c7c8f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:38.381760 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-43b43ec5-32ef-498a-9dfd-1c9eae853cbc tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] https://10.4.3.246/volume/v3/volumes/c07efecf-4053-4a9a-aaaf-985309c58678 returned with HTTP 200 Aug 12 20:14:38.382335 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 52/200] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:38 2026] GET /volume/v3/volumes/c07efecf-4053-4a9a-aaaf-985309c58678 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:38.390728 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-277768d4-054a-4d74-8e5b-f3eeb912b5c3 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84656dba-ffae-48fd-b08d-88de6c7c8f90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:38.391757 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-277768d4-054a-4d74-8e5b-f3eeb912b5c3 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Flow 'volume_create_api' (689e146c-9ed3-496f-8930-90b7d4baa748) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:14:38.392193 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-277768d4-054a-4d74-8e5b-f3eeb912b5c3 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Create volume request issued successfully. Aug 12 20:14:38.394467 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-277768d4-054a-4d74-8e5b-f3eeb912b5c3 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:14:38.394984 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 49/201] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:14:38 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 12 20:14:38.400833 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-3472af57-3178-41af-b443-5f5dd62be213 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:38.405790 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3472af57-3178-41af-b443-5f5dd62be213 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] DELETE https://10.4.3.246/volume/v3/volumes/c07efecf-4053-4a9a-aaaf-985309c58678 Aug 12 20:14:38.405976 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3472af57-3178-41af-b443-5f5dd62be213 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:38.406157 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3472af57-3178-41af-b443-5f5dd62be213 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:38.406365 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-3472af57-3178-41af-b443-5f5dd62be213 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Delete volume with id: c07efecf-4053-4a9a-aaaf-985309c58678 Aug 12 20:14:38.410820 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-74493479-5015-4d35-bb8f-39f8eef48389 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:38.413727 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-74493479-5015-4d35-bb8f-39f8eef48389 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] GET https://10.4.3.246/volume/v3/volumes/55d44be0-d780-4518-9949-41cef8ebb227 Aug 12 20:14:38.414103 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-74493479-5015-4d35-bb8f-39f8eef48389 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:38.414310 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-74493479-5015-4d35-bb8f-39f8eef48389 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:38.416508 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:38.416508 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:14:38.417143 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-3472af57-3178-41af-b443-5f5dd62be213 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Volume info retrieved successfully. Aug 12 20:14:38.426136 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:38.426136 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:14:38.431296 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-74493479-5015-4d35-bb8f-39f8eef48389 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Volume info retrieved successfully. Aug 12 20:14:38.439387 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-74493479-5015-4d35-bb8f-39f8eef48389 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] https://10.4.3.246/volume/v3/volumes/55d44be0-d780-4518-9949-41cef8ebb227 returned with HTTP 200 Aug 12 20:14:38.440239 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 51/202] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:38 2026] GET /volume/v3/volumes/55d44be0-d780-4518-9949-41cef8ebb227 => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:38.450725 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-3472af57-3178-41af-b443-5f5dd62be213 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Delete volume request issued successfully. Aug 12 20:14:38.451049 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3472af57-3178-41af-b443-5f5dd62be213 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] https://10.4.3.246/volume/v3/volumes/c07efecf-4053-4a9a-aaaf-985309c58678 returned with HTTP 202 Aug 12 20:14:38.451695 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 51/203] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:14:38 2026] DELETE /volume/v3/volumes/c07efecf-4053-4a9a-aaaf-985309c58678 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:14:38.461806 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-914d306b-3db6-4b04-b735-0aaa02eb929c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:38.464233 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-914d306b-3db6-4b04-b735-0aaa02eb929c tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] GET https://10.4.3.246/volume/v3/volumes/c07efecf-4053-4a9a-aaaf-985309c58678 Aug 12 20:14:38.465865 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-914d306b-3db6-4b04-b735-0aaa02eb929c tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:38.465865 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-914d306b-3db6-4b04-b735-0aaa02eb929c tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:38.476400 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:38.476400 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:14:38.484687 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-914d306b-3db6-4b04-b735-0aaa02eb929c tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Volume info retrieved successfully. Aug 12 20:14:38.491514 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-914d306b-3db6-4b04-b735-0aaa02eb929c tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] https://10.4.3.246/volume/v3/volumes/c07efecf-4053-4a9a-aaaf-985309c58678 returned with HTTP 200 Aug 12 20:14:38.492286 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 53/204] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:38 2026] GET /volume/v3/volumes/c07efecf-4053-4a9a-aaaf-985309c58678 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:38.561007 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-717f42c6-fd38-4a8f-ae52-da1cc00dc4c6 req-80e40706-62c3-4430-9435-fa931a205317 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:38.565046 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-717f42c6-fd38-4a8f-ae52-da1cc00dc4c6 req-80e40706-62c3-4430-9435-fa931a205317 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] GET https://10.4.3.246/volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b Aug 12 20:14:38.565315 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-717f42c6-fd38-4a8f-ae52-da1cc00dc4c6 req-80e40706-62c3-4430-9435-fa931a205317 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:38.565556 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-717f42c6-fd38-4a8f-ae52-da1cc00dc4c6 req-80e40706-62c3-4430-9435-fa931a205317 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:38.575512 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:38.575512 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:14:38.580602 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-717f42c6-fd38-4a8f-ae52-da1cc00dc4c6 req-80e40706-62c3-4430-9435-fa931a205317 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Volume info retrieved successfully. Aug 12 20:14:38.587115 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-717f42c6-fd38-4a8f-ae52-da1cc00dc4c6 req-80e40706-62c3-4430-9435-fa931a205317 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] https://10.4.3.246/volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b returned with HTTP 200 Aug 12 20:14:38.587779 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 50/205] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:14:38 2026] GET /volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b => generated 1391 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:14:38.599989 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ccecf1ed-73f7-439b-bbfc-ba699a16c175 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:38.600630 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ccecf1ed-73f7-439b-bbfc-ba699a16c175 None None] GET https://10.4.3.246/volume// Aug 12 20:14:38.600881 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ccecf1ed-73f7-439b-bbfc-ba699a16c175 None None] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:38.601030 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ccecf1ed-73f7-439b-bbfc-ba699a16c175 None None] Calling method 'all' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:38.601700 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ccecf1ed-73f7-439b-bbfc-ba699a16c175 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:14:38.601998 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 52/206] 10.4.3.246 () {66 vars in 1419 bytes} [Wed Aug 12 20:14:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:14:38.612595 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-717f42c6-fd38-4a8f-ae52-da1cc00dc4c6 req-9e1ceef1-b05e-432e-a637-7961b409de42 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:38.616262 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-717f42c6-fd38-4a8f-ae52-da1cc00dc4c6 req-9e1ceef1-b05e-432e-a637-7961b409de42 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:14:38.616829 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-717f42c6-fd38-4a8f-ae52-da1cc00dc4c6 req-9e1ceef1-b05e-432e-a637-7961b409de42 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "49042309-1615-426f-970b-a90e62ce561b", "connector": null, "instance_uuid": "fbf81383-088f-4436-bb85-d9f1700b9992"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:38.628531 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:38.628531 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:14:38.663235 np0000007109 devstack@c-api.service[100383]: /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 12 20:14:38.663235 np0000007109 devstack@c-api.service[100383]: .first() Aug 12 20:14:38.683324 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-717f42c6-fd38-4a8f-ae52-da1cc00dc4c6 req-9e1ceef1-b05e-432e-a637-7961b409de42 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:14:38.683893 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 52/207] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:14:38 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 12 20:14:39.453721 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-9faa42cb-edd5-435e-9907-a4428fd5d708 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:39.455292 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9faa42cb-edd5-435e-9907-a4428fd5d708 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] GET https://10.4.3.246/volume/v3/volumes/55d44be0-d780-4518-9949-41cef8ebb227 Aug 12 20:14:39.455456 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9faa42cb-edd5-435e-9907-a4428fd5d708 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:39.455658 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9faa42cb-edd5-435e-9907-a4428fd5d708 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:39.462214 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:39.462214 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:14:39.466122 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-9faa42cb-edd5-435e-9907-a4428fd5d708 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Volume info retrieved successfully. Aug 12 20:14:39.469808 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9faa42cb-edd5-435e-9907-a4428fd5d708 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] https://10.4.3.246/volume/v3/volumes/55d44be0-d780-4518-9949-41cef8ebb227 returned with HTTP 200 Aug 12 20:14:39.470147 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 54/208] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:39 2026] GET /volume/v3/volumes/55d44be0-d780-4518-9949-41cef8ebb227 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:39.485639 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-ae341071-34d2-4931-8de6-b1e37c679f2e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:39.487795 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ae341071-34d2-4931-8de6-b1e37c679f2e tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:14:39.488207 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ae341071-34d2-4931-8de6-b1e37c679f2e tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1538935020"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:39.489975 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-ae341071-34d2-4931-8de6-b1e37c679f2e tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1538935020'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:14:39.490129 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-ae341071-34d2-4931-8de6-b1e37c679f2e tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Create volume of 1 GB Aug 12 20:14:39.495088 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-ae341071-34d2-4931-8de6-b1e37c679f2e tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Availability Zones retrieved successfully. Aug 12 20:14:39.501075 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ae341071-34d2-4931-8de6-b1e37c679f2e tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Flow 'volume_create_api' (a4e75b55-4b99-4cc6-a98d-0f836044f4b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:14:39.502030 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ae341071-34d2-4931-8de6-b1e37c679f2e tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c93e81e-d340-4355-82e4-79cca3237eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:39.502988 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-ae341071-34d2-4931-8de6-b1e37c679f2e tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:14:39.514105 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-71296aa2-da31-4184-915c-3069b494587e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:39.516879 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-71296aa2-da31-4184-915c-3069b494587e tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] GET https://10.4.3.246/volume/v3/volumes/c07efecf-4053-4a9a-aaaf-985309c58678 Aug 12 20:14:39.517232 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-71296aa2-da31-4184-915c-3069b494587e tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:39.517599 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-71296aa2-da31-4184-915c-3069b494587e tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:39.523796 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-71296aa2-da31-4184-915c-3069b494587e tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] https://10.4.3.246/volume/v3/volumes/c07efecf-4053-4a9a-aaaf-985309c58678 returned with HTTP 404 Aug 12 20:14:39.524300 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 53/209] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:39 2026] GET /volume/v3/volumes/c07efecf-4053-4a9a-aaaf-985309c58678 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:14:39.532429 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-725de0d4-709a-4f72-a423-9787f5d3a01a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:39.534905 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-725de0d4-709a-4f72-a423-9787f5d3a01a tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] GET https://10.4.3.246/volume/v3/volumes/b0bc74ac-c9fa-4c9a-9cc8-65b78d6a205b Aug 12 20:14:39.535181 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-725de0d4-709a-4f72-a423-9787f5d3a01a tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:39.535416 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-725de0d4-709a-4f72-a423-9787f5d3a01a tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:39.537638 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ae341071-34d2-4931-8de6-b1e37c679f2e tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c93e81e-d340-4355-82e4-79cca3237eee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:39.538712 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ae341071-34d2-4931-8de6-b1e37c679f2e tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (651c23ef-d7f0-4bed-8923-b5996c903ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:39.542805 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:39.542805 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:14:39.546212 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-725de0d4-709a-4f72-a423-9787f5d3a01a tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Volume info retrieved successfully. Aug 12 20:14:39.550568 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-725de0d4-709a-4f72-a423-9787f5d3a01a tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] https://10.4.3.246/volume/v3/volumes/b0bc74ac-c9fa-4c9a-9cc8-65b78d6a205b returned with HTTP 200 Aug 12 20:14:39.550939 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 53/210] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:39 2026] GET /volume/v3/volumes/b0bc74ac-c9fa-4c9a-9cc8-65b78d6a205b => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:39.563273 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-fb988b67-f007-40e1-8717-c4838d48e433 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:39.565456 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-fb988b67-f007-40e1-8717-c4838d48e433 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] DELETE https://10.4.3.246/volume/v3/volumes/b0bc74ac-c9fa-4c9a-9cc8-65b78d6a205b Aug 12 20:14:39.565723 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-fb988b67-f007-40e1-8717-c4838d48e433 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:39.565936 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-fb988b67-f007-40e1-8717-c4838d48e433 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:39.566154 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-fb988b67-f007-40e1-8717-c4838d48e433 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Delete volume with id: b0bc74ac-c9fa-4c9a-9cc8-65b78d6a205b Aug 12 20:14:39.574284 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:39.574284 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:14:39.574861 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-fb988b67-f007-40e1-8717-c4838d48e433 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Volume info retrieved successfully. Aug 12 20:14:39.584407 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-ae341071-34d2-4931-8de6-b1e37c679f2e tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Created reservations ['6c2c6785-02e8-4beb-9981-b84b46a86608', '207bf0c9-e1db-4ed6-9e8c-df036d3e0f3c', '7b479c0b-badc-4e3c-ae21-59891ba3c38b', '2a339078-9c85-4197-94e7-0376d89c5d31'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:14:39.585102 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ae341071-34d2-4931-8de6-b1e37c679f2e tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (651c23ef-d7f0-4bed-8923-b5996c903ef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c2c6785-02e8-4beb-9981-b84b46a86608', '207bf0c9-e1db-4ed6-9e8c-df036d3e0f3c', '7b479c0b-badc-4e3c-ae21-59891ba3c38b', '2a339078-9c85-4197-94e7-0376d89c5d31']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:39.585964 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ae341071-34d2-4931-8de6-b1e37c679f2e tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28792f3f-ea54-463e-b166-7cdb60065b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:39.592641 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-fb988b67-f007-40e1-8717-c4838d48e433 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Delete volume request issued successfully. Aug 12 20:14:39.592865 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-fb988b67-f007-40e1-8717-c4838d48e433 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] https://10.4.3.246/volume/v3/volumes/b0bc74ac-c9fa-4c9a-9cc8-65b78d6a205b returned with HTTP 202 Aug 12 20:14:39.593533 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 55/211] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:14:39 2026] DELETE /volume/v3/volumes/b0bc74ac-c9fa-4c9a-9cc8-65b78d6a205b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:14:39.601902 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-1482d367-a0ef-435b-a229-8d87a8b22b40 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:39.605673 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1482d367-a0ef-435b-a229-8d87a8b22b40 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] GET https://10.4.3.246/volume/v3/volumes/b0bc74ac-c9fa-4c9a-9cc8-65b78d6a205b Aug 12 20:14:39.605871 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1482d367-a0ef-435b-a229-8d87a8b22b40 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:39.606079 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1482d367-a0ef-435b-a229-8d87a8b22b40 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:39.607773 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ae341071-34d2-4931-8de6-b1e37c679f2e tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28792f3f-ea54-463e-b166-7cdb60065b4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d13019c-ed2d-4a27-8131-4b949f9ade5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1538935020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48a5bb43841444b08c5c45f9f2961492',qos_specs=None,replication_status=,reservations=['6c2c6785-02e8-4beb-9981-b84b46a86608','207bf0c9-e1db-4ed6-9e8c-df036d3e0f3c','7b479c0b-badc-4e3c-ae21-59891ba3c38b','2a339078-9c85-4197-94e7-0376d89c5d31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44fd41556cea4b2a8ff95248d6467e16',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:14:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1538935020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d13019c-ed2d-4a27-8131-4b949f9ade5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48a5bb43841444b08c5c45f9f2961492',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='44fd41556cea4b2a8ff95248d6467e16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:39.608448 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ae341071-34d2-4931-8de6-b1e37c679f2e tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5322e2fc-8ba2-4c29-b463-e103c416a90d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:39.618806 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:39.618806 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:14:39.624223 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-1482d367-a0ef-435b-a229-8d87a8b22b40 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Volume info retrieved successfully. Aug 12 20:14:39.626832 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ae341071-34d2-4931-8de6-b1e37c679f2e tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5322e2fc-8ba2-4c29-b463-e103c416a90d) transitioned into state 'SUCCESS' from state '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-1538935020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48a5bb43841444b08c5c45f9f2961492',qos_specs=None,replication_status=,reservations=['6c2c6785-02e8-4beb-9981-b84b46a86608','207bf0c9-e1db-4ed6-9e8c-df036d3e0f3c','7b479c0b-badc-4e3c-ae21-59891ba3c38b','2a339078-9c85-4197-94e7-0376d89c5d31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44fd41556cea4b2a8ff95248d6467e16',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:39.627466 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ae341071-34d2-4931-8de6-b1e37c679f2e tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c3d099f-d0c4-447d-97cf-f331444019c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:39.631568 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1482d367-a0ef-435b-a229-8d87a8b22b40 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] https://10.4.3.246/volume/v3/volumes/b0bc74ac-c9fa-4c9a-9cc8-65b78d6a205b returned with HTTP 200 Aug 12 20:14:39.632042 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 54/212] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:39 2026] GET /volume/v3/volumes/b0bc74ac-c9fa-4c9a-9cc8-65b78d6a205b => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:39.637691 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ae341071-34d2-4931-8de6-b1e37c679f2e tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c3d099f-d0c4-447d-97cf-f331444019c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:39.638090 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ae341071-34d2-4931-8de6-b1e37c679f2e tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Flow 'volume_create_api' (a4e75b55-4b99-4cc6-a98d-0f836044f4b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:14:39.638466 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-ae341071-34d2-4931-8de6-b1e37c679f2e tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Create volume request issued successfully. Aug 12 20:14:39.639075 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ae341071-34d2-4931-8de6-b1e37c679f2e tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:14:39.640051 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 51/213] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:14:39 2026] POST /volume/v3/volumes => generated 752 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:14:39.652442 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-49883963-9261-43cf-ad90-d0692f7a32a6 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:39.658590 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-49883963-9261-43cf-ad90-d0692f7a32a6 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] GET https://10.4.3.246/volume/v3/volumes/5d13019c-ed2d-4a27-8131-4b949f9ade5d Aug 12 20:14:39.658803 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-49883963-9261-43cf-ad90-d0692f7a32a6 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:39.658947 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-49883963-9261-43cf-ad90-d0692f7a32a6 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:39.672689 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:39.672689 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:14:39.677695 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-49883963-9261-43cf-ad90-d0692f7a32a6 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Volume info retrieved successfully. Aug 12 20:14:39.683171 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-49883963-9261-43cf-ad90-d0692f7a32a6 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] https://10.4.3.246/volume/v3/volumes/5d13019c-ed2d-4a27-8131-4b949f9ade5d returned with HTTP 200 Aug 12 20:14:39.683891 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 54/214] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:39 2026] GET /volume/v3/volumes/5d13019c-ed2d-4a27-8131-4b949f9ade5d => generated 820 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:39.844881 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-acc21670-f91e-45ef-a9c5-8c2894a08338 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:39.845678 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-acc21670-f91e-45ef-a9c5-8c2894a08338 None None] GET https://10.4.3.246/volume// Aug 12 20:14:39.845875 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-acc21670-f91e-45ef-a9c5-8c2894a08338 None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:39.846107 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-acc21670-f91e-45ef-a9c5-8c2894a08338 None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:39.846954 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-acc21670-f91e-45ef-a9c5-8c2894a08338 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:14:39.850855 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 56/215] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:14:39 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:14:39.872619 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-717f42c6-fd38-4a8f-ae52-da1cc00dc4c6 req-76a12dc1-9bd5-4865-b586-c5c2362ce756 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:39.875655 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-717f42c6-fd38-4a8f-ae52-da1cc00dc4c6 req-76a12dc1-9bd5-4865-b586-c5c2362ce756 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] GET https://10.4.3.246/volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b Aug 12 20:14:39.875913 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-717f42c6-fd38-4a8f-ae52-da1cc00dc4c6 req-76a12dc1-9bd5-4865-b586-c5c2362ce756 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:39.876052 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-717f42c6-fd38-4a8f-ae52-da1cc00dc4c6 req-76a12dc1-9bd5-4865-b586-c5c2362ce756 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:39.896919 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:39.896919 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:14:39.901280 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-717f42c6-fd38-4a8f-ae52-da1cc00dc4c6 req-76a12dc1-9bd5-4865-b586-c5c2362ce756 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Volume info retrieved successfully. Aug 12 20:14:39.906253 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-717f42c6-fd38-4a8f-ae52-da1cc00dc4c6 req-76a12dc1-9bd5-4865-b586-c5c2362ce756 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] https://10.4.3.246/volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b returned with HTTP 200 Aug 12 20:14:39.906778 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 55/216] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:14:39 2026] GET /volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b => generated 1570 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:14:40.648032 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-faf7cd97-6e07-40cc-a0e1-3c3e8eac4e13 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:40.651204 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-faf7cd97-6e07-40cc-a0e1-3c3e8eac4e13 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] GET https://10.4.3.246/volume/v3/volumes/b0bc74ac-c9fa-4c9a-9cc8-65b78d6a205b Aug 12 20:14:40.651421 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-faf7cd97-6e07-40cc-a0e1-3c3e8eac4e13 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:40.651664 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-faf7cd97-6e07-40cc-a0e1-3c3e8eac4e13 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:40.657828 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-faf7cd97-6e07-40cc-a0e1-3c3e8eac4e13 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] https://10.4.3.246/volume/v3/volumes/b0bc74ac-c9fa-4c9a-9cc8-65b78d6a205b returned with HTTP 404 Aug 12 20:14:40.658753 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 52/217] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:40 2026] GET /volume/v3/volumes/b0bc74ac-c9fa-4c9a-9cc8-65b78d6a205b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:14:40.668793 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f1f5a5e5-26ea-4c3b-8f7d-1db99828fb24 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:40.672577 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f1f5a5e5-26ea-4c3b-8f7d-1db99828fb24 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] GET https://10.4.3.246/volume/v3/volumes/2309f888-ecdb-4c10-89c1-0af0597f8b3e Aug 12 20:14:40.674824 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f1f5a5e5-26ea-4c3b-8f7d-1db99828fb24 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:40.674824 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f1f5a5e5-26ea-4c3b-8f7d-1db99828fb24 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:40.686466 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:40.686466 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:14:40.692057 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-f1f5a5e5-26ea-4c3b-8f7d-1db99828fb24 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Volume info retrieved successfully. Aug 12 20:14:40.700084 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f1f5a5e5-26ea-4c3b-8f7d-1db99828fb24 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] https://10.4.3.246/volume/v3/volumes/2309f888-ecdb-4c10-89c1-0af0597f8b3e returned with HTTP 200 Aug 12 20:14:40.700084 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 55/218] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:40 2026] GET /volume/v3/volumes/2309f888-ecdb-4c10-89c1-0af0597f8b3e => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:40.700224 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-1c301785-3b8f-412c-8735-2a25c270a0df None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:40.706650 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1c301785-3b8f-412c-8735-2a25c270a0df tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] GET https://10.4.3.246/volume/v3/volumes/5d13019c-ed2d-4a27-8131-4b949f9ade5d Aug 12 20:14:40.706650 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1c301785-3b8f-412c-8735-2a25c270a0df tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:40.706650 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1c301785-3b8f-412c-8735-2a25c270a0df tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:40.715565 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-effee333-00e6-4bc2-bc4b-c5494820b54f None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:40.717602 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-effee333-00e6-4bc2-bc4b-c5494820b54f tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] DELETE https://10.4.3.246/volume/v3/volumes/2309f888-ecdb-4c10-89c1-0af0597f8b3e Aug 12 20:14:40.717703 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-effee333-00e6-4bc2-bc4b-c5494820b54f tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:40.718254 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-effee333-00e6-4bc2-bc4b-c5494820b54f tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:40.718254 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-effee333-00e6-4bc2-bc4b-c5494820b54f tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Delete volume with id: 2309f888-ecdb-4c10-89c1-0af0597f8b3e Aug 12 20:14:40.718662 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:40.718662 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:14:40.725143 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-1c301785-3b8f-412c-8735-2a25c270a0df tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Volume info retrieved successfully. Aug 12 20:14:40.727951 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:40.727951 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:14:40.728505 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-effee333-00e6-4bc2-bc4b-c5494820b54f tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Volume info retrieved successfully. Aug 12 20:14:40.731002 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1c301785-3b8f-412c-8735-2a25c270a0df tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] https://10.4.3.246/volume/v3/volumes/5d13019c-ed2d-4a27-8131-4b949f9ade5d returned with HTTP 200 Aug 12 20:14:40.731457 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 57/219] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:40 2026] GET /volume/v3/volumes/5d13019c-ed2d-4a27-8131-4b949f9ade5d => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:40.749305 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-717f42c6-fd38-4a8f-ae52-da1cc00dc4c6 req-343ed268-d066-4a06-a047-3333880b469d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:40.751698 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-effee333-00e6-4bc2-bc4b-c5494820b54f tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Delete volume request issued successfully. Aug 12 20:14:40.751916 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-effee333-00e6-4bc2-bc4b-c5494820b54f tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] https://10.4.3.246/volume/v3/volumes/2309f888-ecdb-4c10-89c1-0af0597f8b3e returned with HTTP 202 Aug 12 20:14:40.752200 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-717f42c6-fd38-4a8f-ae52-da1cc00dc4c6 req-343ed268-d066-4a06-a047-3333880b469d tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] PUT https://10.4.3.246/volume/v3/attachments/06b1e2f5-bc94-4d22-a208-d9c0ddec1a18 Aug 12 20:14:40.752417 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 56/220] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:14:40 2026] DELETE /volume/v3/volumes/2309f888-ecdb-4c10-89c1-0af0597f8b3e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:14:40.752814 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-717f42c6-fd38-4a8f-ae52-da1cc00dc4c6 req-343ed268-d066-4a06-a047-3333880b469d tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:40.763957 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-075aa3ac-ec2c-48e9-9943-cff1f9c8d37f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:40.766760 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-075aa3ac-ec2c-48e9-9943-cff1f9c8d37f tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] GET https://10.4.3.246/volume/v3/volumes/2309f888-ecdb-4c10-89c1-0af0597f8b3e Aug 12 20:14:40.766991 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-075aa3ac-ec2c-48e9-9943-cff1f9c8d37f tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:40.767226 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-075aa3ac-ec2c-48e9-9943-cff1f9c8d37f tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:40.775393 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:40.775393 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:14:40.776383 np0000007109 devstack@c-api.service[100386]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Aug 12 20:14:40.776383 np0000007109 devstack@c-api.service[100386]: .first() Aug 12 20:14:40.780579 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-075aa3ac-ec2c-48e9-9943-cff1f9c8d37f tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Volume info retrieved successfully. Aug 12 20:14:40.786504 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-075aa3ac-ec2c-48e9-9943-cff1f9c8d37f tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] https://10.4.3.246/volume/v3/volumes/2309f888-ecdb-4c10-89c1-0af0597f8b3e returned with HTTP 200 Aug 12 20:14:40.787086 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 56/221] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:40 2026] GET /volume/v3/volumes/2309f888-ecdb-4c10-89c1-0af0597f8b3e => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:40.788766 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-717f42c6-fd38-4a8f-ae52-da1cc00dc4c6 req-343ed268-d066-4a06-a047-3333880b469d tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Acquiring lock "cinder-attachment_update-49042309-1615-426f-970b-a90e62ce561b-np0000007109" by "attachment_update" {{(pid=100386) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:14:40.796545 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-717f42c6-fd38-4a8f-ae52-da1cc00dc4c6 req-343ed268-d066-4a06-a047-3333880b469d tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Lock "cinder-attachment_update-49042309-1615-426f-970b-a90e62ce561b-np0000007109" acquired by "attachment_update" :: waited 0.008s {{(pid=100386) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:14:40.798059 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:40.798059 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:14:40.943728 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-717f42c6-fd38-4a8f-ae52-da1cc00dc4c6 req-343ed268-d066-4a06-a047-3333880b469d tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Lock "cinder-attachment_update-49042309-1615-426f-970b-a90e62ce561b-np0000007109" released by "attachment_update" :: held 0.147s {{(pid=100386) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:14:40.943982 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-717f42c6-fd38-4a8f-ae52-da1cc00dc4c6 req-343ed268-d066-4a06-a047-3333880b469d tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] https://10.4.3.246/volume/v3/attachments/06b1e2f5-bc94-4d22-a208-d9c0ddec1a18 returned with HTTP 200 Aug 12 20:14:40.944601 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 53/222] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:14:40 2026] PUT /volume/v3/attachments/06b1e2f5-bc94-4d22-a208-d9c0ddec1a18 => generated 969 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:14:40.979070 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-717f42c6-fd38-4a8f-ae52-da1cc00dc4c6 req-1356ac86-4879-4566-85c5-103d1b28165e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:40.982749 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-717f42c6-fd38-4a8f-ae52-da1cc00dc4c6 req-1356ac86-4879-4566-85c5-103d1b28165e tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] POST https://10.4.3.246/volume/v3/attachments/06b1e2f5-bc94-4d22-a208-d9c0ddec1a18/action Aug 12 20:14:40.982749 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-717f42c6-fd38-4a8f-ae52-da1cc00dc4c6 req-1356ac86-4879-4566-85c5-103d1b28165e tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Action body: b'{"os-complete": null}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:14:40.982749 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-717f42c6-fd38-4a8f-ae52-da1cc00dc4c6 req-1356ac86-4879-4566-85c5-103d1b28165e tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:40.998381 np0000007109 devstack@c-api.service[100384]: /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 12 20:14:40.998381 np0000007109 devstack@c-api.service[100384]: .first() Aug 12 20:14:41.026671 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:41.026671 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:14:41.042446 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-717f42c6-fd38-4a8f-ae52-da1cc00dc4c6 req-1356ac86-4879-4566-85c5-103d1b28165e tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] https://10.4.3.246/volume/v3/attachments/06b1e2f5-bc94-4d22-a208-d9c0ddec1a18/action returned with HTTP 204 Aug 12 20:14:41.043016 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 58/223] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:14:40 2026] POST /volume/v3/attachments/06b1e2f5-bc94-4d22-a208-d9c0ddec1a18/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:14:41.806570 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-83d1b39e-7db5-475c-a6e2-deecb6ca21f5 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:41.807186 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-83d1b39e-7db5-475c-a6e2-deecb6ca21f5 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] GET https://10.4.3.246/volume/v3/volumes/2309f888-ecdb-4c10-89c1-0af0597f8b3e Aug 12 20:14:41.807370 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-83d1b39e-7db5-475c-a6e2-deecb6ca21f5 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:41.807671 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-83d1b39e-7db5-475c-a6e2-deecb6ca21f5 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:41.820015 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-83d1b39e-7db5-475c-a6e2-deecb6ca21f5 tempest-VolumesListAdminTestJSON-348414553 tempest-VolumesListAdminTestJSON-348414553-project-member] https://10.4.3.246/volume/v3/volumes/2309f888-ecdb-4c10-89c1-0af0597f8b3e returned with HTTP 404 Aug 12 20:14:41.820518 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 57/224] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:41 2026] GET /volume/v3/volumes/2309f888-ecdb-4c10-89c1-0af0597f8b3e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:14:44.923731 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-3a50a692-4b2b-44c4-ae5a-335ba497c108 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:44.927809 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3a50a692-4b2b-44c4-ae5a-335ba497c108 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:14:44.928558 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3a50a692-4b2b-44c4-ae5a-335ba497c108 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-360612694"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:44.930162 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-3a50a692-4b2b-44c4-ae5a-335ba497c108 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-360612694'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:14:44.930324 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-3a50a692-4b2b-44c4-ae5a-335ba497c108 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Create volume of 1 GB Aug 12 20:14:44.936755 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-3a50a692-4b2b-44c4-ae5a-335ba497c108 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Availability Zones retrieved successfully. Aug 12 20:14:44.952415 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-3a50a692-4b2b-44c4-ae5a-335ba497c108 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Flow 'volume_create_api' (b9f053ae-4f00-46eb-bdcd-54f3a604f46e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:14:44.953794 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-3a50a692-4b2b-44c4-ae5a-335ba497c108 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c71c37e7-81f1-499c-b535-5623be9979e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:44.958054 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-3a50a692-4b2b-44c4-ae5a-335ba497c108 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:14:45.012566 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-3a50a692-4b2b-44c4-ae5a-335ba497c108 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c71c37e7-81f1-499c-b535-5623be9979e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:45.012566 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-3a50a692-4b2b-44c4-ae5a-335ba497c108 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6250cbbd-b277-4536-aaf9-1bfc67c993c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:45.130704 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-3a50a692-4b2b-44c4-ae5a-335ba497c108 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Created reservations ['22e60168-8fc5-4cda-87a7-03b5bf191980', '413a4e80-332d-4e25-a47d-44b9140c0159', '09bfe6b7-5c2b-4a68-9f09-7c0064347d7f', 'd8b67f37-2354-4582-84bb-2b163269c683'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:14:45.130925 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-3a50a692-4b2b-44c4-ae5a-335ba497c108 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6250cbbd-b277-4536-aaf9-1bfc67c993c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22e60168-8fc5-4cda-87a7-03b5bf191980', '413a4e80-332d-4e25-a47d-44b9140c0159', '09bfe6b7-5c2b-4a68-9f09-7c0064347d7f', 'd8b67f37-2354-4582-84bb-2b163269c683']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:45.132278 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-3a50a692-4b2b-44c4-ae5a-335ba497c108 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (574b30e9-eb0c-4bd1-a558-291f61709a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:45.180484 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-3a50a692-4b2b-44c4-ae5a-335ba497c108 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (574b30e9-eb0c-4bd1-a558-291f61709a6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b758c406-da41-4fdb-b437-5807aaf4a0d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-360612694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4167a1c1f8f4120996caaefe4a137ee',qos_specs=None,replication_status=,reservations=['22e60168-8fc5-4cda-87a7-03b5bf191980','413a4e80-332d-4e25-a47d-44b9140c0159','09bfe6b7-5c2b-4a68-9f09-7c0064347d7f','d8b67f37-2354-4582-84bb-2b163269c683'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee4d7a68a4db41b0bc859cb3c0eceb42',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:14:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-360612694',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b758c406-da41-4fdb-b437-5807aaf4a0d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4167a1c1f8f4120996caaefe4a137ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee4d7a68a4db41b0bc859cb3c0eceb42',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:45.181365 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-3a50a692-4b2b-44c4-ae5a-335ba497c108 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a2620fd-9086-46b9-a848-ef8f93cdcc0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:45.235796 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-3a50a692-4b2b-44c4-ae5a-335ba497c108 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a2620fd-9086-46b9-a848-ef8f93cdcc0f) transitioned into state 'SUCCESS' from state '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-360612694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4167a1c1f8f4120996caaefe4a137ee',qos_specs=None,replication_status=,reservations=['22e60168-8fc5-4cda-87a7-03b5bf191980','413a4e80-332d-4e25-a47d-44b9140c0159','09bfe6b7-5c2b-4a68-9f09-7c0064347d7f','d8b67f37-2354-4582-84bb-2b163269c683'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee4d7a68a4db41b0bc859cb3c0eceb42',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:45.236742 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-3a50a692-4b2b-44c4-ae5a-335ba497c108 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7da307b7-bbf2-488a-aa95-8710c8b2f603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:45.264808 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-3a50a692-4b2b-44c4-ae5a-335ba497c108 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7da307b7-bbf2-488a-aa95-8710c8b2f603) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:45.266448 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-3a50a692-4b2b-44c4-ae5a-335ba497c108 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Flow 'volume_create_api' (b9f053ae-4f00-46eb-bdcd-54f3a604f46e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:14:45.267311 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-3a50a692-4b2b-44c4-ae5a-335ba497c108 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Create volume request issued successfully. Aug 12 20:14:45.267747 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3a50a692-4b2b-44c4-ae5a-335ba497c108 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:14:45.268785 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 57/225] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:14:44 2026] POST /volume/v3/volumes => generated 753 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:14:45.288648 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-517ff97e-55d8-4e0a-b0a3-8f1626482746 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:45.293733 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-517ff97e-55d8-4e0a-b0a3-8f1626482746 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] GET https://10.4.3.246/volume/v3/volumes/b758c406-da41-4fdb-b437-5807aaf4a0d6 Aug 12 20:14:45.294050 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-517ff97e-55d8-4e0a-b0a3-8f1626482746 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:45.294302 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-517ff97e-55d8-4e0a-b0a3-8f1626482746 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:45.313106 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:45.313106 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:14:45.322801 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-517ff97e-55d8-4e0a-b0a3-8f1626482746 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Volume info retrieved successfully. Aug 12 20:14:45.334490 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-517ff97e-55d8-4e0a-b0a3-8f1626482746 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] https://10.4.3.246/volume/v3/volumes/b758c406-da41-4fdb-b437-5807aaf4a0d6 returned with HTTP 200 Aug 12 20:14:45.335210 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 54/226] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:45 2026] GET /volume/v3/volumes/b758c406-da41-4fdb-b437-5807aaf4a0d6 => generated 821 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:46.023043 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-369892f6-12c9-4f2e-a4b2-861f47b1f13d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:46.321203 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-369892f6-12c9-4f2e-a4b2-861f47b1f13d tempest-AvailabilityZoneTestJSON-305117 tempest-AvailabilityZoneTestJSON-305117-project-member] GET https://10.4.3.246/volume/v3/os-availability-zone Aug 12 20:14:46.321477 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-369892f6-12c9-4f2e-a4b2-861f47b1f13d tempest-AvailabilityZoneTestJSON-305117 tempest-AvailabilityZoneTestJSON-305117-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:46.321758 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-369892f6-12c9-4f2e-a4b2-861f47b1f13d tempest-AvailabilityZoneTestJSON-305117 tempest-AvailabilityZoneTestJSON-305117-project-member] Calling method 'index' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:46.325703 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-369892f6-12c9-4f2e-a4b2-861f47b1f13d tempest-AvailabilityZoneTestJSON-305117 tempest-AvailabilityZoneTestJSON-305117-project-member] Availability Zones retrieved successfully. Aug 12 20:14:46.326042 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-369892f6-12c9-4f2e-a4b2-861f47b1f13d tempest-AvailabilityZoneTestJSON-305117 tempest-AvailabilityZoneTestJSON-305117-project-member] https://10.4.3.246/volume/v3/os-availability-zone returned with HTTP 200 Aug 12 20:14:46.326488 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 59/227] 10.4.3.246 () {66 vars in 1276 bytes} [Wed Aug 12 20:14:46 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:14:46.358824 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-12db409d-8c60-49b7-b315-47c71f1515e6 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:46.363696 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-12db409d-8c60-49b7-b315-47c71f1515e6 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] GET https://10.4.3.246/volume/v3/volumes/b758c406-da41-4fdb-b437-5807aaf4a0d6 Aug 12 20:14:46.363696 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-12db409d-8c60-49b7-b315-47c71f1515e6 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:46.363696 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-12db409d-8c60-49b7-b315-47c71f1515e6 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:46.374034 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:46.374034 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:14:46.380945 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-12db409d-8c60-49b7-b315-47c71f1515e6 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Volume info retrieved successfully. Aug 12 20:14:46.388362 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-12db409d-8c60-49b7-b315-47c71f1515e6 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] https://10.4.3.246/volume/v3/volumes/b758c406-da41-4fdb-b437-5807aaf4a0d6 returned with HTTP 200 Aug 12 20:14:46.389231 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 58/228] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:46 2026] GET /volume/v3/volumes/b758c406-da41-4fdb-b437-5807aaf4a0d6 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:47.028148 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-969467ad-ed54-4dcb-8a8d-26e7ea364424 req-7a1768d4-c0ec-4bc4-8d7f-669d600d96a5 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:47.033809 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-969467ad-ed54-4dcb-8a8d-26e7ea364424 req-7a1768d4-c0ec-4bc4-8d7f-669d600d96a5 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] GET https://10.4.3.246/volume/v3/volumes/b758c406-da41-4fdb-b437-5807aaf4a0d6 Aug 12 20:14:47.033809 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-969467ad-ed54-4dcb-8a8d-26e7ea364424 req-7a1768d4-c0ec-4bc4-8d7f-669d600d96a5 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:47.034120 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-969467ad-ed54-4dcb-8a8d-26e7ea364424 req-7a1768d4-c0ec-4bc4-8d7f-669d600d96a5 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:47.044035 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:47.044035 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:14:47.050154 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-969467ad-ed54-4dcb-8a8d-26e7ea364424 req-7a1768d4-c0ec-4bc4-8d7f-669d600d96a5 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Volume info retrieved successfully. Aug 12 20:14:47.058746 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-969467ad-ed54-4dcb-8a8d-26e7ea364424 req-7a1768d4-c0ec-4bc4-8d7f-669d600d96a5 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] https://10.4.3.246/volume/v3/volumes/b758c406-da41-4fdb-b437-5807aaf4a0d6 returned with HTTP 200 Aug 12 20:14:47.058746 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 58/229] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:14:47 2026] GET /volume/v3/volumes/b758c406-da41-4fdb-b437-5807aaf4a0d6 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:47.538707 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-7ad06b20-77ca-4277-b4b7-677d152622ea None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:47.539828 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7ad06b20-77ca-4277-b4b7-677d152622ea None None] GET https://10.4.3.246/volume// Aug 12 20:14:47.539828 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7ad06b20-77ca-4277-b4b7-677d152622ea None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:47.539828 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7ad06b20-77ca-4277-b4b7-677d152622ea None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:47.540182 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7ad06b20-77ca-4277-b4b7-677d152622ea None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:14:47.540898 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 55/230] 10.4.3.246 () {66 vars in 1428 bytes} [Wed Aug 12 20:14:47 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:14:47.568739 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-969467ad-ed54-4dcb-8a8d-26e7ea364424 req-2f2d9bd0-1146-4080-a25b-e4d0e195c11f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:47.951352 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-969467ad-ed54-4dcb-8a8d-26e7ea364424 req-2f2d9bd0-1146-4080-a25b-e4d0e195c11f tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:14:47.951352 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-969467ad-ed54-4dcb-8a8d-26e7ea364424 req-2f2d9bd0-1146-4080-a25b-e4d0e195c11f tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b758c406-da41-4fdb-b437-5807aaf4a0d6", "connector": null, "instance_uuid": "ddcb17cf-446e-4b10-8c71-483679d7b0e6"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:47.962453 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:47.962453 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:14:48.017712 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-969467ad-ed54-4dcb-8a8d-26e7ea364424 req-2f2d9bd0-1146-4080-a25b-e4d0e195c11f tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:14:48.018444 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 60/231] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:14:47 2026] POST /volume/v3/attachments => generated 273 bytes in 450 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 20:14:48.070592 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b56c1553-57dd-419c-a072-1645e0375e89 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:48.074422 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b56c1553-57dd-419c-a072-1645e0375e89 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] GET https://10.4.3.246/volume/v3/volumes/b758c406-da41-4fdb-b437-5807aaf4a0d6 Aug 12 20:14:48.074862 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b56c1553-57dd-419c-a072-1645e0375e89 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:48.075241 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b56c1553-57dd-419c-a072-1645e0375e89 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:48.096164 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-01f279bd-67e1-4898-ac01-30a099576ea8 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:48.096864 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:48.096864 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:14:48.097062 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-01f279bd-67e1-4898-ac01-30a099576ea8 None None] GET https://10.4.3.246/volume// Aug 12 20:14:48.097313 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-01f279bd-67e1-4898-ac01-30a099576ea8 None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:48.097498 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-01f279bd-67e1-4898-ac01-30a099576ea8 None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:48.098075 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-01f279bd-67e1-4898-ac01-30a099576ea8 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:14:48.099284 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 59/232] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:14:48 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 12 20:14:48.105456 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-b56c1553-57dd-419c-a072-1645e0375e89 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Volume info retrieved successfully. Aug 12 20:14:48.111183 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-969467ad-ed54-4dcb-8a8d-26e7ea364424 req-9a3ea9e9-e32d-4d3c-921a-d2e02f822018 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:48.115640 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b56c1553-57dd-419c-a072-1645e0375e89 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] https://10.4.3.246/volume/v3/volumes/b758c406-da41-4fdb-b437-5807aaf4a0d6 returned with HTTP 200 Aug 12 20:14:48.115640 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 59/233] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:48 2026] GET /volume/v3/volumes/b758c406-da41-4fdb-b437-5807aaf4a0d6 => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:48.115821 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-969467ad-ed54-4dcb-8a8d-26e7ea364424 req-9a3ea9e9-e32d-4d3c-921a-d2e02f822018 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] GET https://10.4.3.246/volume/v3/volumes/b758c406-da41-4fdb-b437-5807aaf4a0d6 Aug 12 20:14:48.115821 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-969467ad-ed54-4dcb-8a8d-26e7ea364424 req-9a3ea9e9-e32d-4d3c-921a-d2e02f822018 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:48.115821 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-969467ad-ed54-4dcb-8a8d-26e7ea364424 req-9a3ea9e9-e32d-4d3c-921a-d2e02f822018 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:48.132844 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:48.132844 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:14:48.139680 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-969467ad-ed54-4dcb-8a8d-26e7ea364424 req-9a3ea9e9-e32d-4d3c-921a-d2e02f822018 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Volume info retrieved successfully. Aug 12 20:14:48.146354 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-969467ad-ed54-4dcb-8a8d-26e7ea364424 req-9a3ea9e9-e32d-4d3c-921a-d2e02f822018 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] https://10.4.3.246/volume/v3/volumes/b758c406-da41-4fdb-b437-5807aaf4a0d6 returned with HTTP 200 Aug 12 20:14:48.146949 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 56/234] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:14:48 2026] GET /volume/v3/volumes/b758c406-da41-4fdb-b437-5807aaf4a0d6 => generated 1025 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:14:48.258921 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-969467ad-ed54-4dcb-8a8d-26e7ea364424 req-708e806b-70c7-4c3b-9754-5911c92096c3 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:48.262985 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-969467ad-ed54-4dcb-8a8d-26e7ea364424 req-708e806b-70c7-4c3b-9754-5911c92096c3 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] PUT https://10.4.3.246/volume/v3/attachments/84e0fa2b-b8b9-4f1f-9eb3-c420849c83f4 Aug 12 20:14:48.263603 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-969467ad-ed54-4dcb-8a8d-26e7ea364424 req-708e806b-70c7-4c3b-9754-5911c92096c3 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:48.277008 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.coordination [req-969467ad-ed54-4dcb-8a8d-26e7ea364424 req-708e806b-70c7-4c3b-9754-5911c92096c3 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Acquiring lock "cinder-attachment_update-b758c406-da41-4fdb-b437-5807aaf4a0d6-np0000007109" by "attachment_update" {{(pid=100384) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:14:48.283800 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.coordination [req-969467ad-ed54-4dcb-8a8d-26e7ea364424 req-708e806b-70c7-4c3b-9754-5911c92096c3 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Lock "cinder-attachment_update-b758c406-da41-4fdb-b437-5807aaf4a0d6-np0000007109" acquired by "attachment_update" :: waited 0.006s {{(pid=100384) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:14:48.284586 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:48.284586 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:14:48.436603 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.coordination [req-969467ad-ed54-4dcb-8a8d-26e7ea364424 req-708e806b-70c7-4c3b-9754-5911c92096c3 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Lock "cinder-attachment_update-b758c406-da41-4fdb-b437-5807aaf4a0d6-np0000007109" released by "attachment_update" :: held 0.153s {{(pid=100384) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:14:48.437307 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-969467ad-ed54-4dcb-8a8d-26e7ea364424 req-708e806b-70c7-4c3b-9754-5911c92096c3 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] https://10.4.3.246/volume/v3/attachments/84e0fa2b-b8b9-4f1f-9eb3-c420849c83f4 returned with HTTP 200 Aug 12 20:14:48.437825 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 61/235] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:14:48 2026] PUT /volume/v3/attachments/84e0fa2b-b8b9-4f1f-9eb3-c420849c83f4 => generated 969 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:14:49.132426 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-bb9fb4df-20ae-4a90-88b6-555bab4ecf9f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:49.135246 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-bb9fb4df-20ae-4a90-88b6-555bab4ecf9f tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] GET https://10.4.3.246/volume/v3/volumes/b758c406-da41-4fdb-b437-5807aaf4a0d6 Aug 12 20:14:49.135668 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-bb9fb4df-20ae-4a90-88b6-555bab4ecf9f tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:49.135742 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-bb9fb4df-20ae-4a90-88b6-555bab4ecf9f tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:49.148874 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:49.148874 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:14:49.153656 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-bb9fb4df-20ae-4a90-88b6-555bab4ecf9f tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Volume info retrieved successfully. Aug 12 20:14:49.163152 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-bb9fb4df-20ae-4a90-88b6-555bab4ecf9f tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] https://10.4.3.246/volume/v3/volumes/b758c406-da41-4fdb-b437-5807aaf4a0d6 returned with HTTP 200 Aug 12 20:14:49.164772 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 60/236] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:49 2026] GET /volume/v3/volumes/b758c406-da41-4fdb-b437-5807aaf4a0d6 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:49.391046 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-d6f8fc98-2c7c-438c-a2ac-09097addc6af None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:49.393867 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d6f8fc98-2c7c-438c-a2ac-09097addc6af tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] GET https://10.4.3.246/volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b Aug 12 20:14:49.394173 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d6f8fc98-2c7c-438c-a2ac-09097addc6af tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:49.395261 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d6f8fc98-2c7c-438c-a2ac-09097addc6af tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:49.416789 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:49.416789 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:14:49.428032 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-d6f8fc98-2c7c-438c-a2ac-09097addc6af tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Volume info retrieved successfully. Aug 12 20:14:49.441567 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d6f8fc98-2c7c-438c-a2ac-09097addc6af tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] https://10.4.3.246/volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b returned with HTTP 200 Aug 12 20:14:49.441567 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 60/237] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:14:49 2026] GET /volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b => generated 1863 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:14:49.732779 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-da382914-aaad-4b82-8961-4ecfd1beff20 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:49.734835 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-da382914-aaad-4b82-8961-4ecfd1beff20 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] GET https://10.4.3.246/volume/v3/volumes/763427ef-04ea-4f56-b1c7-a48e7b598332 Aug 12 20:14:49.735102 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-da382914-aaad-4b82-8961-4ecfd1beff20 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:49.735731 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-da382914-aaad-4b82-8961-4ecfd1beff20 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:49.747493 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:49.747493 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:14:49.762736 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-da382914-aaad-4b82-8961-4ecfd1beff20 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Volume info retrieved successfully. Aug 12 20:14:49.773509 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-da382914-aaad-4b82-8961-4ecfd1beff20 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] https://10.4.3.246/volume/v3/volumes/763427ef-04ea-4f56-b1c7-a48e7b598332 returned with HTTP 200 Aug 12 20:14:49.773509 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 57/238] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:14:49 2026] GET /volume/v3/volumes/763427ef-04ea-4f56-b1c7-a48e7b598332 => generated 1360 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:14:49.792226 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-ff6c814e-44c1-4202-869f-b781055e788d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:49.796480 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-ff6c814e-44c1-4202-869f-b781055e788d tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] GET https://10.4.3.246/volume/v3/volumes/55d44be0-d780-4518-9949-41cef8ebb227 Aug 12 20:14:49.800318 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-ff6c814e-44c1-4202-869f-b781055e788d tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:49.800318 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-ff6c814e-44c1-4202-869f-b781055e788d tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:49.809115 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:49.809115 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:14:49.817787 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-ff6c814e-44c1-4202-869f-b781055e788d tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Volume info retrieved successfully. Aug 12 20:14:49.826277 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-ff6c814e-44c1-4202-869f-b781055e788d tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] https://10.4.3.246/volume/v3/volumes/55d44be0-d780-4518-9949-41cef8ebb227 returned with HTTP 200 Aug 12 20:14:49.827517 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 62/239] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:14:49 2026] GET /volume/v3/volumes/55d44be0-d780-4518-9949-41cef8ebb227 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:49.839735 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-9aaf8733-4021-4f4a-8a6e-c0fc26aa1cdf None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:49.843051 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-9aaf8733-4021-4f4a-8a6e-c0fc26aa1cdf tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] GET https://10.4.3.246/volume/v3/volumes/5d13019c-ed2d-4a27-8131-4b949f9ade5d Aug 12 20:14:49.843387 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-9aaf8733-4021-4f4a-8a6e-c0fc26aa1cdf tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:49.845672 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-9aaf8733-4021-4f4a-8a6e-c0fc26aa1cdf tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:49.858529 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:49.858529 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:14:49.868349 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-9aaf8733-4021-4f4a-8a6e-c0fc26aa1cdf tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Volume info retrieved successfully. Aug 12 20:14:49.876636 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-9aaf8733-4021-4f4a-8a6e-c0fc26aa1cdf tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] https://10.4.3.246/volume/v3/volumes/5d13019c-ed2d-4a27-8131-4b949f9ade5d returned with HTTP 200 Aug 12 20:14:49.877652 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 61/240] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:14:49 2026] GET /volume/v3/volumes/5d13019c-ed2d-4a27-8131-4b949f9ade5d => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:49.892634 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-c86c7176-9ad8-42ee-83cb-6bf4056e5f28 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:49.893338 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c86c7176-9ad8-42ee-83cb-6bf4056e5f28 None None] GET https://10.4.3.246/volume// Aug 12 20:14:49.894960 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c86c7176-9ad8-42ee-83cb-6bf4056e5f28 None None] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:49.894960 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c86c7176-9ad8-42ee-83cb-6bf4056e5f28 None None] Calling method 'all' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:49.894960 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c86c7176-9ad8-42ee-83cb-6bf4056e5f28 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:14:49.896312 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 61/241] 10.4.3.246 () {66 vars in 1419 bytes} [Wed Aug 12 20:14:49 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:14:49.908212 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-ffac341d-6089-49d0-885a-449dd8cd4f56 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:49.922641 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-ffac341d-6089-49d0-885a-449dd8cd4f56 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:14:49.923077 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-ffac341d-6089-49d0-885a-449dd8cd4f56 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "763427ef-04ea-4f56-b1c7-a48e7b598332", "connector": null, "instance_uuid": "f3f0fe1c-b3f7-4d06-9c18-b384d18afdcd"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:49.941132 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:49.941132 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:14:50.011483 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-ffac341d-6089-49d0-885a-449dd8cd4f56 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:14:50.012168 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 58/242] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:14:49 2026] POST /volume/v3/attachments => generated 273 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:14:50.023982 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-cc0722e2-e65b-438a-af34-218d27db5cd3 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:50.024227 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cc0722e2-e65b-438a-af34-218d27db5cd3 None None] GET https://10.4.3.246/volume// Aug 12 20:14:50.024488 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cc0722e2-e65b-438a-af34-218d27db5cd3 None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:50.024759 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cc0722e2-e65b-438a-af34-218d27db5cd3 None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:50.025199 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cc0722e2-e65b-438a-af34-218d27db5cd3 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:14:50.025592 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 63/243] 10.4.3.246 () {66 vars in 1419 bytes} [Wed Aug 12 20:14:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:14:50.035838 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-bc81c4eb-ca56-4b4c-8938-3636c08d1634 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:50.039074 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-bc81c4eb-ca56-4b4c-8938-3636c08d1634 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:14:50.039562 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-bc81c4eb-ca56-4b4c-8938-3636c08d1634 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "55d44be0-d780-4518-9949-41cef8ebb227", "connector": null, "instance_uuid": "f3f0fe1c-b3f7-4d06-9c18-b384d18afdcd"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:50.050742 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:50.050742 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:14:50.082709 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-bc81c4eb-ca56-4b4c-8938-3636c08d1634 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:14:50.083226 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 62/244] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:14:50 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 12 20:14:50.092133 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-c4b95b06-a343-4569-8069-a57996ad2a6f None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:50.092566 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c4b95b06-a343-4569-8069-a57996ad2a6f None None] GET https://10.4.3.246/volume// Aug 12 20:14:50.093041 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c4b95b06-a343-4569-8069-a57996ad2a6f None None] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:50.093345 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c4b95b06-a343-4569-8069-a57996ad2a6f None None] Calling method 'all' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:50.094005 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c4b95b06-a343-4569-8069-a57996ad2a6f None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:14:50.095107 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 62/245] 10.4.3.246 () {66 vars in 1419 bytes} [Wed Aug 12 20:14:50 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:14:50.106605 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-7787daf2-0b8a-462a-ae45-0b8f5533dd0e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:50.109958 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-7787daf2-0b8a-462a-ae45-0b8f5533dd0e tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:14:50.110324 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-7787daf2-0b8a-462a-ae45-0b8f5533dd0e tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5d13019c-ed2d-4a27-8131-4b949f9ade5d", "connector": null, "instance_uuid": "f3f0fe1c-b3f7-4d06-9c18-b384d18afdcd"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:50.119345 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:50.119345 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:14:50.152612 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-7787daf2-0b8a-462a-ae45-0b8f5533dd0e tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:14:50.153044 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 59/246] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:14:50 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 12 20:14:50.183770 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-da18e3e4-598a-47e3-964f-a55cf4bb0fd2 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:50.187275 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-da18e3e4-598a-47e3-964f-a55cf4bb0fd2 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] GET https://10.4.3.246/volume/v3/volumes/b758c406-da41-4fdb-b437-5807aaf4a0d6 Aug 12 20:14:50.187506 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-da18e3e4-598a-47e3-964f-a55cf4bb0fd2 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:50.189498 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-da18e3e4-598a-47e3-964f-a55cf4bb0fd2 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:50.203957 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:50.203957 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:14:50.209395 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-da18e3e4-598a-47e3-964f-a55cf4bb0fd2 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Volume info retrieved successfully. Aug 12 20:14:50.214505 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-da18e3e4-598a-47e3-964f-a55cf4bb0fd2 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] https://10.4.3.246/volume/v3/volumes/b758c406-da41-4fdb-b437-5807aaf4a0d6 returned with HTTP 200 Aug 12 20:14:50.215218 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 64/247] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:50 2026] GET /volume/v3/volumes/b758c406-da41-4fdb-b437-5807aaf4a0d6 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:51.233063 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-5bd0b17e-488d-42e5-bf1d-2cf4771aba37 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:51.236067 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5bd0b17e-488d-42e5-bf1d-2cf4771aba37 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] GET https://10.4.3.246/volume/v3/volumes/b758c406-da41-4fdb-b437-5807aaf4a0d6 Aug 12 20:14:51.236453 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5bd0b17e-488d-42e5-bf1d-2cf4771aba37 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:51.236840 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5bd0b17e-488d-42e5-bf1d-2cf4771aba37 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:51.250781 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:51.250781 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:14:51.255002 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-5bd0b17e-488d-42e5-bf1d-2cf4771aba37 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Volume info retrieved successfully. Aug 12 20:14:51.259421 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5bd0b17e-488d-42e5-bf1d-2cf4771aba37 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] https://10.4.3.246/volume/v3/volumes/b758c406-da41-4fdb-b437-5807aaf4a0d6 returned with HTTP 200 Aug 12 20:14:51.259898 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 63/248] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:51 2026] GET /volume/v3/volumes/b758c406-da41-4fdb-b437-5807aaf4a0d6 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:51.724132 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-4c8f8c3b-8fbd-494a-8b73-8f209e8cf44a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:51.726826 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4c8f8c3b-8fbd-494a-8b73-8f209e8cf44a tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:14:51.727335 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4c8f8c3b-8fbd-494a-8b73-8f209e8cf44a tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1981021553"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:51.730278 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-4c8f8c3b-8fbd-494a-8b73-8f209e8cf44a tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1981021553'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:14:51.730278 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-4c8f8c3b-8fbd-494a-8b73-8f209e8cf44a tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Create volume of 1 GB Aug 12 20:14:51.736349 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-4c8f8c3b-8fbd-494a-8b73-8f209e8cf44a tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Availability Zones retrieved successfully. Aug 12 20:14:51.745092 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-4c8f8c3b-8fbd-494a-8b73-8f209e8cf44a tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Flow 'volume_create_api' (821af314-1c24-4c51-8887-795c1dea8e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:14:51.747379 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-4c8f8c3b-8fbd-494a-8b73-8f209e8cf44a tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (571bac20-0abf-4aa1-8f91-3cb44690f8de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:51.749148 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-4c8f8c3b-8fbd-494a-8b73-8f209e8cf44a tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:14:51.794966 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-969467ad-ed54-4dcb-8a8d-26e7ea364424 req-4f9618b1-86f1-4c22-a309-c57aa223413c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:51.797843 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-969467ad-ed54-4dcb-8a8d-26e7ea364424 req-4f9618b1-86f1-4c22-a309-c57aa223413c tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] POST https://10.4.3.246/volume/v3/attachments/84e0fa2b-b8b9-4f1f-9eb3-c420849c83f4/action Aug 12 20:14:51.800861 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-969467ad-ed54-4dcb-8a8d-26e7ea364424 req-4f9618b1-86f1-4c22-a309-c57aa223413c tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Action body: b'{"os-complete": null}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:14:51.801560 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-969467ad-ed54-4dcb-8a8d-26e7ea364424 req-4f9618b1-86f1-4c22-a309-c57aa223413c tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:51.804018 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-4c8f8c3b-8fbd-494a-8b73-8f209e8cf44a tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (571bac20-0abf-4aa1-8f91-3cb44690f8de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:51.805706 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-4c8f8c3b-8fbd-494a-8b73-8f209e8cf44a tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17885e07-2427-4d68-971b-60623bc8a880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:51.833438 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:51.833438 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:14:51.852173 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-4d60b02c-06e6-489f-8ed4-12b11fa59b97 req-ed8a2d42-4c11-4217-8827-6e811995de02 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:51.854687 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-4d60b02c-06e6-489f-8ed4-12b11fa59b97 req-ed8a2d42-4c11-4217-8827-6e811995de02 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] GET https://10.4.3.246/volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 Aug 12 20:14:51.855079 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-4d60b02c-06e6-489f-8ed4-12b11fa59b97 req-ed8a2d42-4c11-4217-8827-6e811995de02 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:51.855298 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-4d60b02c-06e6-489f-8ed4-12b11fa59b97 req-ed8a2d42-4c11-4217-8827-6e811995de02 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:51.859743 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-969467ad-ed54-4dcb-8a8d-26e7ea364424 req-4f9618b1-86f1-4c22-a309-c57aa223413c tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] https://10.4.3.246/volume/v3/attachments/84e0fa2b-b8b9-4f1f-9eb3-c420849c83f4/action returned with HTTP 204 Aug 12 20:14:51.860767 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 60/249] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:14:51 2026] POST /volume/v3/attachments/84e0fa2b-b8b9-4f1f-9eb3-c420849c83f4/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:14:51.869084 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:51.869084 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:14:51.877915 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-4d60b02c-06e6-489f-8ed4-12b11fa59b97 req-ed8a2d42-4c11-4217-8827-6e811995de02 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Volume info retrieved successfully. Aug 12 20:14:51.884988 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-4d60b02c-06e6-489f-8ed4-12b11fa59b97 req-ed8a2d42-4c11-4217-8827-6e811995de02 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] https://10.4.3.246/volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 returned with HTTP 200 Aug 12 20:14:51.885483 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 65/250] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:14:51 2026] GET /volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 => generated 1015 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:14:51.930531 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-4c8f8c3b-8fbd-494a-8b73-8f209e8cf44a tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Created reservations ['922bb301-ec3b-43e0-89f3-596f2ffb5981', '309851e9-b31c-400d-a2d3-6f0d5a81a169', 'b086447a-517f-4ac1-a727-2542103fa27a', 'f92de9dd-bf48-4dba-a8d6-0003b463d9ee'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:14:51.931666 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-4c8f8c3b-8fbd-494a-8b73-8f209e8cf44a tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17885e07-2427-4d68-971b-60623bc8a880) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['922bb301-ec3b-43e0-89f3-596f2ffb5981', '309851e9-b31c-400d-a2d3-6f0d5a81a169', 'b086447a-517f-4ac1-a727-2542103fa27a', 'f92de9dd-bf48-4dba-a8d6-0003b463d9ee']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:51.932736 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-4c8f8c3b-8fbd-494a-8b73-8f209e8cf44a tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e7e8f46-cf85-423a-a61a-b7cb6f36ef09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:51.965162 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-4c8f8c3b-8fbd-494a-8b73-8f209e8cf44a tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e7e8f46-cf85-423a-a61a-b7cb6f36ef09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61cfbf81-5971-4174-ae54-91be4b14f029', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1981021553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8739a17286f4848851831d001afd79a',qos_specs=None,replication_status=,reservations=['922bb301-ec3b-43e0-89f3-596f2ffb5981','309851e9-b31c-400d-a2d3-6f0d5a81a169','b086447a-517f-4ac1-a727-2542103fa27a','f92de9dd-bf48-4dba-a8d6-0003b463d9ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b1c3cb63d7b47c494733879a2e3019e',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:14:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1981021553',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61cfbf81-5971-4174-ae54-91be4b14f029,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8739a17286f4848851831d001afd79a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b1c3cb63d7b47c494733879a2e3019e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:51.966256 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-4c8f8c3b-8fbd-494a-8b73-8f209e8cf44a tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea48fab7-89df-4bd6-9d62-4a688ac9f56f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:51.995149 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-4c8f8c3b-8fbd-494a-8b73-8f209e8cf44a tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea48fab7-89df-4bd6-9d62-4a688ac9f56f) transitioned into state 'SUCCESS' from state '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-1981021553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8739a17286f4848851831d001afd79a',qos_specs=None,replication_status=,reservations=['922bb301-ec3b-43e0-89f3-596f2ffb5981','309851e9-b31c-400d-a2d3-6f0d5a81a169','b086447a-517f-4ac1-a727-2542103fa27a','f92de9dd-bf48-4dba-a8d6-0003b463d9ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b1c3cb63d7b47c494733879a2e3019e',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:51.996198 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-4c8f8c3b-8fbd-494a-8b73-8f209e8cf44a tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac1e772f-0820-4822-a97c-8e804fc9934e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:52.010296 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-4c8f8c3b-8fbd-494a-8b73-8f209e8cf44a tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac1e772f-0820-4822-a97c-8e804fc9934e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:52.012006 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-4c8f8c3b-8fbd-494a-8b73-8f209e8cf44a tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Flow 'volume_create_api' (821af314-1c24-4c51-8887-795c1dea8e12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:14:52.012006 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-4c8f8c3b-8fbd-494a-8b73-8f209e8cf44a tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Create volume request issued successfully. Aug 12 20:14:52.012644 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4c8f8c3b-8fbd-494a-8b73-8f209e8cf44a tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:14:52.013193 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 63/251] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:14:51 2026] POST /volume/v3/volumes => generated 755 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:14:52.034730 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-d47f2d6a-1955-443c-a568-f765fdd66391 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:52.037136 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d47f2d6a-1955-443c-a568-f765fdd66391 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] GET https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 Aug 12 20:14:52.037355 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d47f2d6a-1955-443c-a568-f765fdd66391 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:52.037624 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d47f2d6a-1955-443c-a568-f765fdd66391 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:52.049795 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:52.049795 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:14:52.055380 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-d47f2d6a-1955-443c-a568-f765fdd66391 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Volume info retrieved successfully. Aug 12 20:14:52.061961 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d47f2d6a-1955-443c-a568-f765fdd66391 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 returned with HTTP 200 Aug 12 20:14:52.063352 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 64/252] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:52 2026] GET /volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 => generated 823 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:52.283562 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-779b160c-5e45-4a4b-b9d9-4b3eefed76c7 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:52.286256 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-779b160c-5e45-4a4b-b9d9-4b3eefed76c7 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] GET https://10.4.3.246/volume/v3/volumes/b758c406-da41-4fdb-b437-5807aaf4a0d6 Aug 12 20:14:52.286707 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-779b160c-5e45-4a4b-b9d9-4b3eefed76c7 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:52.286885 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-779b160c-5e45-4a4b-b9d9-4b3eefed76c7 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:52.305065 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:52.305065 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:14:52.315247 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-779b160c-5e45-4a4b-b9d9-4b3eefed76c7 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Volume info retrieved successfully. Aug 12 20:14:52.322101 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-779b160c-5e45-4a4b-b9d9-4b3eefed76c7 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] https://10.4.3.246/volume/v3/volumes/b758c406-da41-4fdb-b437-5807aaf4a0d6 returned with HTTP 200 Aug 12 20:14:52.322240 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 61/253] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:52 2026] GET /volume/v3/volumes/b758c406-da41-4fdb-b437-5807aaf4a0d6 => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 20:14:52.341901 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-fb6e10b2-f410-4035-b72c-4dda84e65045 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:52.345106 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-fb6e10b2-f410-4035-b72c-4dda84e65045 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] GET https://10.4.3.246/volume/v3/volumes/b758c406-da41-4fdb-b437-5807aaf4a0d6 Aug 12 20:14:52.345106 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-fb6e10b2-f410-4035-b72c-4dda84e65045 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:52.345106 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-fb6e10b2-f410-4035-b72c-4dda84e65045 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:52.350064 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-5e846454-3e89-404f-b3f1-7e42672d98f5 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:52.350488 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5e846454-3e89-404f-b3f1-7e42672d98f5 None None] GET https://10.4.3.246/volume// Aug 12 20:14:52.350774 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5e846454-3e89-404f-b3f1-7e42672d98f5 None None] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:52.351056 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5e846454-3e89-404f-b3f1-7e42672d98f5 None None] Calling method 'all' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:52.351495 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5e846454-3e89-404f-b3f1-7e42672d98f5 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:14:52.352068 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 64/254] 10.4.3.246 () {66 vars in 1428 bytes} [Wed Aug 12 20:14:52 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:14:52.360796 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:52.360796 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:14:52.366640 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-fb6e10b2-f410-4035-b72c-4dda84e65045 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Volume info retrieved successfully. Aug 12 20:14:52.374024 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-fb6e10b2-f410-4035-b72c-4dda84e65045 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] https://10.4.3.246/volume/v3/volumes/b758c406-da41-4fdb-b437-5807aaf4a0d6 returned with HTTP 200 Aug 12 20:14:52.374512 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 66/255] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:52 2026] GET /volume/v3/volumes/b758c406-da41-4fdb-b437-5807aaf4a0d6 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:14:52.382226 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-4d60b02c-06e6-489f-8ed4-12b11fa59b97 req-318a3335-f475-4410-a989-19ef8cdce027 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:52.497639 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-7a32895d-22dc-4de9-a86a-ab81435a76f1 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:52.686639 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-97301ccc-a46f-422d-8025-dcdafd5dcd10 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:52.686639 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-97301ccc-a46f-422d-8025-dcdafd5dcd10 None None] GET https://10.4.3.246/volume// Aug 12 20:14:52.687034 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-97301ccc-a46f-422d-8025-dcdafd5dcd10 None None] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:52.687617 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-97301ccc-a46f-422d-8025-dcdafd5dcd10 None None] Calling method 'all' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:52.688213 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-97301ccc-a46f-422d-8025-dcdafd5dcd10 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:14:52.689302 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 65/256] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:14:52 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:14:52.705905 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-8c0560d8-5fdb-41a0-a9f2-d549915a2b74 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:52.710973 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-8c0560d8-5fdb-41a0-a9f2-d549915a2b74 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] GET https://10.4.3.246/volume/v3/volumes/763427ef-04ea-4f56-b1c7-a48e7b598332 Aug 12 20:14:52.711800 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-8c0560d8-5fdb-41a0-a9f2-d549915a2b74 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:52.711800 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-8c0560d8-5fdb-41a0-a9f2-d549915a2b74 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:52.726169 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:52.726169 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:14:52.731633 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-8c0560d8-5fdb-41a0-a9f2-d549915a2b74 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Volume info retrieved successfully. Aug 12 20:14:52.737746 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-8c0560d8-5fdb-41a0-a9f2-d549915a2b74 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] https://10.4.3.246/volume/v3/volumes/763427ef-04ea-4f56-b1c7-a48e7b598332 returned with HTTP 200 Aug 12 20:14:52.738372 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 67/257] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:14:52 2026] GET /volume/v3/volumes/763427ef-04ea-4f56-b1c7-a48e7b598332 => generated 1539 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:14:52.754484 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-4d60b02c-06e6-489f-8ed4-12b11fa59b97 req-318a3335-f475-4410-a989-19ef8cdce027 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:14:52.756563 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-4d60b02c-06e6-489f-8ed4-12b11fa59b97 req-318a3335-f475-4410-a989-19ef8cdce027 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f21998fa-0157-4ae0-a83e-bbd1fc140ae1", "connector": null, "instance_uuid": "5c9fb697-a9ab-4230-92d5-81a43df25e73"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:52.803251 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:52.803251 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:14:52.841707 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-6611f4c5-2458-45ae-976e-032c217d2e43 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:52.846362 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-6611f4c5-2458-45ae-976e-032c217d2e43 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] PUT https://10.4.3.246/volume/v3/attachments/39335f20-25f5-4031-bb76-066767fa3239 Aug 12 20:14:52.847148 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-6611f4c5-2458-45ae-976e-032c217d2e43 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:52.858070 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-4d60b02c-06e6-489f-8ed4-12b11fa59b97 req-318a3335-f475-4410-a989-19ef8cdce027 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:14:52.858660 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 65/258] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:14:52 2026] POST /volume/v3/attachments => generated 273 bytes in 477 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:14:52.865052 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7a32895d-22dc-4de9-a86a-ab81435a76f1 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:14:52.866460 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7a32895d-22dc-4de9-a86a-ab81435a76f1 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1336100875"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:52.867898 np0000007109 devstack@c-api.service[100385]: /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 12 20:14:52.867898 np0000007109 devstack@c-api.service[100385]: .first() Aug 12 20:14:52.868912 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-7a32895d-22dc-4de9-a86a-ab81435a76f1 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1336100875'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:14:52.869161 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-7a32895d-22dc-4de9-a86a-ab81435a76f1 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Create volume of 1 GB Aug 12 20:14:52.878172 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-6611f4c5-2458-45ae-976e-032c217d2e43 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Acquiring lock "cinder-attachment_update-763427ef-04ea-4f56-b1c7-a48e7b598332-np0000007109" by "attachment_update" {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:14:52.884926 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-7a32895d-22dc-4de9-a86a-ab81435a76f1 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Availability Zones retrieved successfully. Aug 12 20:14:52.889407 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-6611f4c5-2458-45ae-976e-032c217d2e43 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Lock "cinder-attachment_update-763427ef-04ea-4f56-b1c7-a48e7b598332-np0000007109" acquired by "attachment_update" :: waited 0.011s {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:14:52.890434 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:52.890434 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:14:52.896760 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-7a32895d-22dc-4de9-a86a-ab81435a76f1 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Flow 'volume_create_api' (2557141a-6729-4f06-824f-c984277818b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:14:52.899094 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-7a32895d-22dc-4de9-a86a-ab81435a76f1 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4f2b581-b235-417b-8520-54b5353ed9df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:52.901419 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-7a32895d-22dc-4de9-a86a-ab81435a76f1 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:14:52.907698 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f50237dd-bfc5-4e2a-aa32-704fdf3600ac None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:52.911485 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f50237dd-bfc5-4e2a-aa32-704fdf3600ac tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] GET https://10.4.3.246/volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 Aug 12 20:14:52.911788 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f50237dd-bfc5-4e2a-aa32-704fdf3600ac tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:52.911977 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f50237dd-bfc5-4e2a-aa32-704fdf3600ac tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:52.942730 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:52.942730 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:14:52.947398 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-8124fdd4-780b-45e2-a88a-0ea9794761ed None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:52.947772 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8124fdd4-780b-45e2-a88a-0ea9794761ed None None] GET https://10.4.3.246/volume// Aug 12 20:14:52.947964 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8124fdd4-780b-45e2-a88a-0ea9794761ed None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:52.948186 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8124fdd4-780b-45e2-a88a-0ea9794761ed None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:52.948597 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8124fdd4-780b-45e2-a88a-0ea9794761ed None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:14:52.948931 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 66/259] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:14:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:14:52.955835 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-f50237dd-bfc5-4e2a-aa32-704fdf3600ac tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Volume info retrieved successfully. Aug 12 20:14:52.958441 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-7a32895d-22dc-4de9-a86a-ab81435a76f1 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4f2b581-b235-417b-8520-54b5353ed9df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:52.959496 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-7a32895d-22dc-4de9-a86a-ab81435a76f1 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (851b4063-7e4b-4019-aa86-bde704ce8b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:52.965424 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f50237dd-bfc5-4e2a-aa32-704fdf3600ac tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] https://10.4.3.246/volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 returned with HTTP 200 Aug 12 20:14:52.966115 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 68/260] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:52 2026] GET /volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 => generated 1014 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:14:52.971513 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-4d60b02c-06e6-489f-8ed4-12b11fa59b97 req-4b987365-90d9-41d8-bfb3-de10c1039988 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:52.976803 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-4d60b02c-06e6-489f-8ed4-12b11fa59b97 req-4b987365-90d9-41d8-bfb3-de10c1039988 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] GET https://10.4.3.246/volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 Aug 12 20:14:52.976803 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-4d60b02c-06e6-489f-8ed4-12b11fa59b97 req-4b987365-90d9-41d8-bfb3-de10c1039988 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:52.976803 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-4d60b02c-06e6-489f-8ed4-12b11fa59b97 req-4b987365-90d9-41d8-bfb3-de10c1039988 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:52.988946 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:52.988946 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:14:52.994392 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-4d60b02c-06e6-489f-8ed4-12b11fa59b97 req-4b987365-90d9-41d8-bfb3-de10c1039988 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Volume info retrieved successfully. Aug 12 20:14:53.001193 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-4d60b02c-06e6-489f-8ed4-12b11fa59b97 req-4b987365-90d9-41d8-bfb3-de10c1039988 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] https://10.4.3.246/volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 returned with HTTP 200 Aug 12 20:14:53.001984 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 67/261] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:14:52 2026] GET /volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 => generated 1237 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:14:53.044739 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-6611f4c5-2458-45ae-976e-032c217d2e43 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Lock "cinder-attachment_update-763427ef-04ea-4f56-b1c7-a48e7b598332-np0000007109" released by "attachment_update" :: held 0.156s {{(pid=100385) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:14:53.045125 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-6611f4c5-2458-45ae-976e-032c217d2e43 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] https://10.4.3.246/volume/v3/attachments/39335f20-25f5-4031-bb76-066767fa3239 returned with HTTP 200 Aug 12 20:14:53.045638 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 66/262] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:14:52 2026] PUT /volume/v3/attachments/39335f20-25f5-4031-bb76-066767fa3239 => generated 969 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:14:53.083569 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-e8c76295-ec9c-47d9-a2be-d884d0f85f7b None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:53.083997 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e8c76295-ec9c-47d9-a2be-d884d0f85f7b tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] GET https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 Aug 12 20:14:53.084187 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e8c76295-ec9c-47d9-a2be-d884d0f85f7b tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:53.084388 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e8c76295-ec9c-47d9-a2be-d884d0f85f7b tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:53.090870 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-7a32895d-22dc-4de9-a86a-ab81435a76f1 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Created reservations ['b4c8978d-e370-47cf-bbaf-5cd07bb4cde1', '1c053523-c739-4de0-8741-36258aa1b54d', '3b63191c-e311-41de-bdfb-95e9d1786e8b', '458df6c8-dee9-415d-a81e-21412be0287c'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:14:53.091970 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-7a32895d-22dc-4de9-a86a-ab81435a76f1 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (851b4063-7e4b-4019-aa86-bde704ce8b74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4c8978d-e370-47cf-bbaf-5cd07bb4cde1', '1c053523-c739-4de0-8741-36258aa1b54d', '3b63191c-e311-41de-bdfb-95e9d1786e8b', '458df6c8-dee9-415d-a81e-21412be0287c']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:53.093101 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-7a32895d-22dc-4de9-a86a-ab81435a76f1 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1c7e52f-286c-4dca-847b-a502cd2d5e60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:53.096763 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:53.096763 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:14:53.098893 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-8321cf22-7b5b-4bbf-815d-15dd7d97adec None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:53.101857 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-8321cf22-7b5b-4bbf-815d-15dd7d97adec tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] POST https://10.4.3.246/volume/v3/attachments/39335f20-25f5-4031-bb76-066767fa3239/action Aug 12 20:14:53.102267 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-8321cf22-7b5b-4bbf-815d-15dd7d97adec tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Action body: b'{"os-complete": null}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:14:53.102408 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-8321cf22-7b5b-4bbf-815d-15dd7d97adec tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:53.106335 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-e8c76295-ec9c-47d9-a2be-d884d0f85f7b tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Volume info retrieved successfully. Aug 12 20:14:53.112451 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e8c76295-ec9c-47d9-a2be-d884d0f85f7b tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 returned with HTTP 200 Aug 12 20:14:53.113387 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 69/263] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:53 2026] GET /volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:53.124620 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-7a32895d-22dc-4de9-a86a-ab81435a76f1 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1c7e52f-286c-4dca-847b-a502cd2d5e60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '211c7323-6012-4ccf-a121-c0bbfeda58cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1336100875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d48aef35d1f44f390fdd0aff39dd061',qos_specs=None,replication_status=,reservations=['b4c8978d-e370-47cf-bbaf-5cd07bb4cde1','1c053523-c739-4de0-8741-36258aa1b54d','3b63191c-e311-41de-bdfb-95e9d1786e8b','458df6c8-dee9-415d-a81e-21412be0287c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9780426c4dbf41d3923a2235c1aef67d',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:14:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1336100875',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=211c7323-6012-4ccf-a121-c0bbfeda58cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d48aef35d1f44f390fdd0aff39dd061',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9780426c4dbf41d3923a2235c1aef67d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:53.125676 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-7a32895d-22dc-4de9-a86a-ab81435a76f1 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb8b8ced-dde0-45b9-8639-680b8ead891d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:53.126178 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:53.126178 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:14:53.127879 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-4d60b02c-06e6-489f-8ed4-12b11fa59b97 req-860ee78c-1056-4dab-ac70-0d78f15eca90 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:53.133004 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-4d60b02c-06e6-489f-8ed4-12b11fa59b97 req-860ee78c-1056-4dab-ac70-0d78f15eca90 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] PUT https://10.4.3.246/volume/v3/attachments/b61a923b-421e-4ebd-97dd-efc0adf8fe3b Aug 12 20:14:53.133288 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-4d60b02c-06e6-489f-8ed4-12b11fa59b97 req-860ee78c-1056-4dab-ac70-0d78f15eca90 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:53.140807 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-8321cf22-7b5b-4bbf-815d-15dd7d97adec tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] https://10.4.3.246/volume/v3/attachments/39335f20-25f5-4031-bb76-066767fa3239/action returned with HTTP 204 Aug 12 20:14:53.141894 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 68/264] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:14:53 2026] POST /volume/v3/attachments/39335f20-25f5-4031-bb76-066767fa3239/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:14:53.156916 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-7a32895d-22dc-4de9-a86a-ab81435a76f1 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb8b8ced-dde0-45b9-8639-680b8ead891d) transitioned into state 'SUCCESS' from state '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-1336100875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d48aef35d1f44f390fdd0aff39dd061',qos_specs=None,replication_status=,reservations=['b4c8978d-e370-47cf-bbaf-5cd07bb4cde1','1c053523-c739-4de0-8741-36258aa1b54d','3b63191c-e311-41de-bdfb-95e9d1786e8b','458df6c8-dee9-415d-a81e-21412be0287c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9780426c4dbf41d3923a2235c1aef67d',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:53.157863 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-4d60b02c-06e6-489f-8ed4-12b11fa59b97 req-860ee78c-1056-4dab-ac70-0d78f15eca90 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Acquiring lock "cinder-attachment_update-f21998fa-0157-4ae0-a83e-bbd1fc140ae1-np0000007109" by "attachment_update" {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:14:53.158843 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-7a32895d-22dc-4de9-a86a-ab81435a76f1 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccf3fdda-71b5-4611-abaa-a8e9d191ec73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:53.165131 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-4d60b02c-06e6-489f-8ed4-12b11fa59b97 req-860ee78c-1056-4dab-ac70-0d78f15eca90 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Lock "cinder-attachment_update-f21998fa-0157-4ae0-a83e-bbd1fc140ae1-np0000007109" acquired by "attachment_update" :: waited 0.007s {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:14:53.166976 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:53.166976 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:14:53.173647 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-dac16d2a-32d5-4ecb-ae3b-f6780d0419d6 req-0116b0b9-51f2-4fd8-ab8f-047132a02c17 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:53.176504 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-602dbd93-12db-4212-8445-9d064ad634c2 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:53.176930 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-7a32895d-22dc-4de9-a86a-ab81435a76f1 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccf3fdda-71b5-4611-abaa-a8e9d191ec73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:53.177078 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-602dbd93-12db-4212-8445-9d064ad634c2 None None] GET https://10.4.3.246/volume// Aug 12 20:14:53.177078 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-602dbd93-12db-4212-8445-9d064ad634c2 None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:53.177078 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-602dbd93-12db-4212-8445-9d064ad634c2 None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:53.177301 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-602dbd93-12db-4212-8445-9d064ad634c2 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:14:53.177349 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-7a32895d-22dc-4de9-a86a-ab81435a76f1 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Flow 'volume_create_api' (2557141a-6729-4f06-824f-c984277818b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:14:53.178252 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-7a32895d-22dc-4de9-a86a-ab81435a76f1 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Create volume request issued successfully. Aug 12 20:14:53.178351 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 69/265] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:14:53 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:14:53.178724 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7a32895d-22dc-4de9-a86a-ab81435a76f1 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:14:53.179327 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 62/266] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:14:52 2026] POST /volume/v3/volumes => generated 751 bytes in 682 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:14:53.179659 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-dac16d2a-32d5-4ecb-ae3b-f6780d0419d6 req-0116b0b9-51f2-4fd8-ab8f-047132a02c17 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] GET https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 Aug 12 20:14:53.184936 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-dac16d2a-32d5-4ecb-ae3b-f6780d0419d6 req-0116b0b9-51f2-4fd8-ab8f-047132a02c17 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:53.185361 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-dac16d2a-32d5-4ecb-ae3b-f6780d0419d6 req-0116b0b9-51f2-4fd8-ab8f-047132a02c17 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:53.189147 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-e06c12f1-cf07-4abe-8c5b-cfe6cd2c86a9 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:53.193142 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-e06c12f1-cf07-4abe-8c5b-cfe6cd2c86a9 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] GET https://10.4.3.246/volume/v3/volumes/55d44be0-d780-4518-9949-41cef8ebb227 Aug 12 20:14:53.193727 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-e06c12f1-cf07-4abe-8c5b-cfe6cd2c86a9 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:53.194062 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-e06c12f1-cf07-4abe-8c5b-cfe6cd2c86a9 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:53.203988 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-1a150038-645f-46e1-aeb8-dcc9e5b7e1ac None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:53.207885 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1a150038-645f-46e1-aeb8-dcc9e5b7e1ac tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] GET https://10.4.3.246/volume/v3/volumes/211c7323-6012-4ccf-a121-c0bbfeda58cf Aug 12 20:14:53.208133 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1a150038-645f-46e1-aeb8-dcc9e5b7e1ac tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:53.208187 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:53.208187 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:14:53.208401 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1a150038-645f-46e1-aeb8-dcc9e5b7e1ac tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:53.211556 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:53.211556 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:14:53.214693 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-dac16d2a-32d5-4ecb-ae3b-f6780d0419d6 req-0116b0b9-51f2-4fd8-ab8f-047132a02c17 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Volume info retrieved successfully. Aug 12 20:14:53.216900 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-e06c12f1-cf07-4abe-8c5b-cfe6cd2c86a9 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Volume info retrieved successfully. Aug 12 20:14:53.219525 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:53.219525 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:14:53.225245 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-e06c12f1-cf07-4abe-8c5b-cfe6cd2c86a9 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] https://10.4.3.246/volume/v3/volumes/55d44be0-d780-4518-9949-41cef8ebb227 returned with HTTP 200 Aug 12 20:14:53.225421 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-1a150038-645f-46e1-aeb8-dcc9e5b7e1ac tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Volume info retrieved successfully. Aug 12 20:14:53.225759 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 70/267] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:14:53 2026] GET /volume/v3/volumes/55d44be0-d780-4518-9949-41cef8ebb227 => generated 1023 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:14:53.227621 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-dac16d2a-32d5-4ecb-ae3b-f6780d0419d6 req-0116b0b9-51f2-4fd8-ab8f-047132a02c17 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 returned with HTTP 200 Aug 12 20:14:53.228249 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 70/268] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:14:53 2026] GET /volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 => generated 848 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:53.232790 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1a150038-645f-46e1-aeb8-dcc9e5b7e1ac tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] https://10.4.3.246/volume/v3/volumes/211c7323-6012-4ccf-a121-c0bbfeda58cf returned with HTTP 200 Aug 12 20:14:53.233269 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 63/269] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:53 2026] GET /volume/v3/volumes/211c7323-6012-4ccf-a121-c0bbfeda58cf => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:53.309994 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-4d60b02c-06e6-489f-8ed4-12b11fa59b97 req-860ee78c-1056-4dab-ac70-0d78f15eca90 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Lock "cinder-attachment_update-f21998fa-0157-4ae0-a83e-bbd1fc140ae1-np0000007109" released by "attachment_update" :: held 0.145s {{(pid=100385) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:14:53.310396 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-4d60b02c-06e6-489f-8ed4-12b11fa59b97 req-860ee78c-1056-4dab-ac70-0d78f15eca90 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] https://10.4.3.246/volume/v3/attachments/b61a923b-421e-4ebd-97dd-efc0adf8fe3b returned with HTTP 200 Aug 12 20:14:53.311596 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 67/270] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:14:53 2026] PUT /volume/v3/attachments/b61a923b-421e-4ebd-97dd-efc0adf8fe3b => generated 969 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:14:53.351224 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-7307b3b6-accf-4f4d-bfa4-510044008a53 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:53.354685 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-7307b3b6-accf-4f4d-bfa4-510044008a53 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] PUT https://10.4.3.246/volume/v3/attachments/6b0d7502-c2d7-4354-978f-381ce68f0f99 Aug 12 20:14:53.355181 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-7307b3b6-accf-4f4d-bfa4-510044008a53 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:53.368083 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-7307b3b6-accf-4f4d-bfa4-510044008a53 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Acquiring lock "cinder-attachment_update-55d44be0-d780-4518-9949-41cef8ebb227-np0000007109" by "attachment_update" {{(pid=100383) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:14:53.374569 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-7307b3b6-accf-4f4d-bfa4-510044008a53 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Lock "cinder-attachment_update-55d44be0-d780-4518-9949-41cef8ebb227-np0000007109" acquired by "attachment_update" :: waited 0.006s {{(pid=100383) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:14:53.375484 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:53.375484 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:14:53.406072 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-78de9f34-6ec6-48cb-b30c-7af27e557b8e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:53.406561 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-78de9f34-6ec6-48cb-b30c-7af27e557b8e None None] GET https://10.4.3.246/volume// Aug 12 20:14:53.406853 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-78de9f34-6ec6-48cb-b30c-7af27e557b8e None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:53.407067 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-78de9f34-6ec6-48cb-b30c-7af27e557b8e None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:53.407417 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-78de9f34-6ec6-48cb-b30c-7af27e557b8e None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:14:53.407766 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 71/271] 10.4.3.246 () {66 vars in 1428 bytes} [Wed Aug 12 20:14:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:14:53.419366 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-dac16d2a-32d5-4ecb-ae3b-f6780d0419d6 req-969ab2de-e03f-41c5-b5a4-931c437115cb None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:53.422090 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-dac16d2a-32d5-4ecb-ae3b-f6780d0419d6 req-969ab2de-e03f-41c5-b5a4-931c437115cb tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:14:53.422467 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-dac16d2a-32d5-4ecb-ae3b-f6780d0419d6 req-969ab2de-e03f-41c5-b5a4-931c437115cb tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "61cfbf81-5971-4174-ae54-91be4b14f029", "connector": null, "instance_uuid": "c1be8c5f-2bf1-42fa-aace-bdbb7cb247eb"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:53.435837 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:53.435837 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:14:53.494239 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-dac16d2a-32d5-4ecb-ae3b-f6780d0419d6 req-969ab2de-e03f-41c5-b5a4-931c437115cb tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:14:53.495346 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 64/272] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:14: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 12 20:14:53.535320 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-7307b3b6-accf-4f4d-bfa4-510044008a53 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Lock "cinder-attachment_update-55d44be0-d780-4518-9949-41cef8ebb227-np0000007109" released by "attachment_update" :: held 0.161s {{(pid=100383) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:14:53.535617 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-7307b3b6-accf-4f4d-bfa4-510044008a53 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] https://10.4.3.246/volume/v3/attachments/6b0d7502-c2d7-4354-978f-381ce68f0f99 returned with HTTP 200 Aug 12 20:14:53.537968 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 71/273] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:14:53 2026] PUT /volume/v3/attachments/6b0d7502-c2d7-4354-978f-381ce68f0f99 => generated 969 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:14:53.542518 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-baf84932-ea47-437c-afdd-0d957e83bd4b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:53.545528 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-baf84932-ea47-437c-afdd-0d957e83bd4b tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] GET https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 Aug 12 20:14:53.545822 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-baf84932-ea47-437c-afdd-0d957e83bd4b tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:53.546093 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-baf84932-ea47-437c-afdd-0d957e83bd4b tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:53.562685 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:53.562685 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:14:53.569659 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-db7c41ff-cda2-433d-9bac-9b3fd2ce9d34 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:53.570591 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-db7c41ff-cda2-433d-9bac-9b3fd2ce9d34 None None] GET https://10.4.3.246/volume// Aug 12 20:14:53.570591 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-db7c41ff-cda2-433d-9bac-9b3fd2ce9d34 None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:53.570720 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-db7c41ff-cda2-433d-9bac-9b3fd2ce9d34 None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:53.570758 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-baf84932-ea47-437c-afdd-0d957e83bd4b tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Volume info retrieved successfully. Aug 12 20:14:53.574434 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-db7c41ff-cda2-433d-9bac-9b3fd2ce9d34 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:14:53.575344 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 72/274] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:14:53 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:14:53.576496 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-73aa59a7-a593-4692-ac9b-96413939a66d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:53.578327 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-baf84932-ea47-437c-afdd-0d957e83bd4b tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 returned with HTTP 200 Aug 12 20:14:53.579022 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 68/275] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:53 2026] GET /volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:53.581186 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-73aa59a7-a593-4692-ac9b-96413939a66d tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] POST https://10.4.3.246/volume/v3/attachments/6b0d7502-c2d7-4354-978f-381ce68f0f99/action Aug 12 20:14:53.581609 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-73aa59a7-a593-4692-ac9b-96413939a66d tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Action body: b'{"os-complete": null}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:14:53.582558 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-73aa59a7-a593-4692-ac9b-96413939a66d tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:53.588102 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-dac16d2a-32d5-4ecb-ae3b-f6780d0419d6 req-baf72aaa-5461-4d2e-b1b9-2b7143c147aa None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:53.593218 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-dac16d2a-32d5-4ecb-ae3b-f6780d0419d6 req-baf72aaa-5461-4d2e-b1b9-2b7143c147aa tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] GET https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 Aug 12 20:14:53.593471 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-dac16d2a-32d5-4ecb-ae3b-f6780d0419d6 req-baf72aaa-5461-4d2e-b1b9-2b7143c147aa tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:53.593894 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-dac16d2a-32d5-4ecb-ae3b-f6780d0419d6 req-baf72aaa-5461-4d2e-b1b9-2b7143c147aa tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:53.607126 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:53.607126 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:14:53.610463 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:53.610463 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:14:53.616743 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-dac16d2a-32d5-4ecb-ae3b-f6780d0419d6 req-baf72aaa-5461-4d2e-b1b9-2b7143c147aa tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Volume info retrieved successfully. Aug 12 20:14:53.619949 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-73aa59a7-a593-4692-ac9b-96413939a66d tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] https://10.4.3.246/volume/v3/attachments/6b0d7502-c2d7-4354-978f-381ce68f0f99/action returned with HTTP 204 Aug 12 20:14:53.620491 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 65/276] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:14:53 2026] POST /volume/v3/attachments/6b0d7502-c2d7-4354-978f-381ce68f0f99/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:14:53.622264 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-dac16d2a-32d5-4ecb-ae3b-f6780d0419d6 req-baf72aaa-5461-4d2e-b1b9-2b7143c147aa tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 returned with HTTP 200 Aug 12 20:14:53.622825 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 72/277] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:14:53 2026] GET /volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 => generated 1027 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:14:53.647413 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d1550ec6-876d-4035-b9c0-4a6f87efc101 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:53.647874 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d1550ec6-876d-4035-b9c0-4a6f87efc101 None None] GET https://10.4.3.246/volume// Aug 12 20:14:53.648088 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d1550ec6-876d-4035-b9c0-4a6f87efc101 None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:53.648398 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d1550ec6-876d-4035-b9c0-4a6f87efc101 None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:53.649299 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d1550ec6-876d-4035-b9c0-4a6f87efc101 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:14:53.649299 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 73/278] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:14:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:14:53.664126 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-8a3950e6-7381-40bf-a421-ce8316ff588b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:53.668026 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-8a3950e6-7381-40bf-a421-ce8316ff588b tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] GET https://10.4.3.246/volume/v3/volumes/5d13019c-ed2d-4a27-8131-4b949f9ade5d Aug 12 20:14:53.668337 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-8a3950e6-7381-40bf-a421-ce8316ff588b tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:53.668612 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-8a3950e6-7381-40bf-a421-ce8316ff588b tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:53.682116 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:53.682116 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:14:53.688516 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-8a3950e6-7381-40bf-a421-ce8316ff588b tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Volume info retrieved successfully. Aug 12 20:14:53.694899 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-8a3950e6-7381-40bf-a421-ce8316ff588b tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] https://10.4.3.246/volume/v3/volumes/5d13019c-ed2d-4a27-8131-4b949f9ade5d returned with HTTP 200 Aug 12 20:14:53.695212 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 69/279] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:14:53 2026] GET /volume/v3/volumes/5d13019c-ed2d-4a27-8131-4b949f9ade5d => generated 1024 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:14:53.729584 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-dac16d2a-32d5-4ecb-ae3b-f6780d0419d6 req-6228b5d9-b2a8-4601-b3c3-53e328ad667f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:53.731831 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-dac16d2a-32d5-4ecb-ae3b-f6780d0419d6 req-6228b5d9-b2a8-4601-b3c3-53e328ad667f tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] PUT https://10.4.3.246/volume/v3/attachments/1b90e02a-ceec-43f4-8b1a-9fb554b45205 Aug 12 20:14:53.732242 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-dac16d2a-32d5-4ecb-ae3b-f6780d0419d6 req-6228b5d9-b2a8-4601-b3c3-53e328ad667f tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:53.742735 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-dac16d2a-32d5-4ecb-ae3b-f6780d0419d6 req-6228b5d9-b2a8-4601-b3c3-53e328ad667f tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Acquiring lock "cinder-attachment_update-61cfbf81-5971-4174-ae54-91be4b14f029-np0000007109" by "attachment_update" {{(pid=100386) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:14:53.749796 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-dac16d2a-32d5-4ecb-ae3b-f6780d0419d6 req-6228b5d9-b2a8-4601-b3c3-53e328ad667f tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Lock "cinder-attachment_update-61cfbf81-5971-4174-ae54-91be4b14f029-np0000007109" acquired by "attachment_update" :: waited 0.007s {{(pid=100386) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:14:53.751579 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:53.751579 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:14:53.815089 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-e978bbe1-963f-4449-92a6-2201330a9b26 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:53.822923 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-e978bbe1-963f-4449-92a6-2201330a9b26 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] PUT https://10.4.3.246/volume/v3/attachments/07adbb82-1620-46cf-ab07-b7fefdd03a30 Aug 12 20:14:53.823640 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-e978bbe1-963f-4449-92a6-2201330a9b26 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:53.837378 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-e978bbe1-963f-4449-92a6-2201330a9b26 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Acquiring lock "cinder-attachment_update-5d13019c-ed2d-4a27-8131-4b949f9ade5d-np0000007109" by "attachment_update" {{(pid=100383) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:14:53.843566 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-e978bbe1-963f-4449-92a6-2201330a9b26 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Lock "cinder-attachment_update-5d13019c-ed2d-4a27-8131-4b949f9ade5d-np0000007109" acquired by "attachment_update" :: waited 0.006s {{(pid=100383) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:14:53.847619 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:53.847619 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:14:53.862907 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-dac16d2a-32d5-4ecb-ae3b-f6780d0419d6 req-6228b5d9-b2a8-4601-b3c3-53e328ad667f tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Lock "cinder-attachment_update-61cfbf81-5971-4174-ae54-91be4b14f029-np0000007109" released by "attachment_update" :: held 0.113s {{(pid=100386) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:14:53.863280 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-dac16d2a-32d5-4ecb-ae3b-f6780d0419d6 req-6228b5d9-b2a8-4601-b3c3-53e328ad667f tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] https://10.4.3.246/volume/v3/attachments/1b90e02a-ceec-43f4-8b1a-9fb554b45205 returned with HTTP 200 Aug 12 20:14:53.863972 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 66/280] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:14:53 2026] PUT /volume/v3/attachments/1b90e02a-ceec-43f4-8b1a-9fb554b45205 => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:14:53.953056 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-e978bbe1-963f-4449-92a6-2201330a9b26 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Lock "cinder-attachment_update-5d13019c-ed2d-4a27-8131-4b949f9ade5d-np0000007109" released by "attachment_update" :: held 0.110s {{(pid=100383) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:14:53.953462 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-e978bbe1-963f-4449-92a6-2201330a9b26 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] https://10.4.3.246/volume/v3/attachments/07adbb82-1620-46cf-ab07-b7fefdd03a30 returned with HTTP 200 Aug 12 20:14:53.954112 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 73/281] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:14:53 2026] PUT /volume/v3/attachments/07adbb82-1620-46cf-ab07-b7fefdd03a30 => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:14:53.983031 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-11cebfd2-aa10-48ee-aa24-c0381b57406d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:53.984816 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-d7b763a2-3526-4f83-969b-a5be6821df5a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:53.990491 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-d7b763a2-3526-4f83-969b-a5be6821df5a tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] POST https://10.4.3.246/volume/v3/attachments/07adbb82-1620-46cf-ab07-b7fefdd03a30/action Aug 12 20:14:53.990491 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-d7b763a2-3526-4f83-969b-a5be6821df5a tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Action body: b'{"os-complete": null}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:14:53.990771 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-d7b763a2-3526-4f83-969b-a5be6821df5a tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:53.991348 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-11cebfd2-aa10-48ee-aa24-c0381b57406d tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] GET https://10.4.3.246/volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 Aug 12 20:14:53.994252 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-11cebfd2-aa10-48ee-aa24-c0381b57406d tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:53.994252 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-11cebfd2-aa10-48ee-aa24-c0381b57406d tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:54.012185 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:54.012185 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:14:54.017028 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-11cebfd2-aa10-48ee-aa24-c0381b57406d tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Volume info retrieved successfully. Aug 12 20:14:54.024260 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-11cebfd2-aa10-48ee-aa24-c0381b57406d tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] https://10.4.3.246/volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 returned with HTTP 200 Aug 12 20:14:54.024260 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 74/282] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:53 2026] GET /volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 => generated 1015 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:14:54.028352 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:54.028352 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:14:54.050573 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-70632ad8-6036-49cf-8a1d-86181d1a90a7 req-d7b763a2-3526-4f83-969b-a5be6821df5a tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] https://10.4.3.246/volume/v3/attachments/07adbb82-1620-46cf-ab07-b7fefdd03a30/action returned with HTTP 204 Aug 12 20:14:54.051632 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 70/283] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:14:53 2026] POST /volume/v3/attachments/07adbb82-1620-46cf-ab07-b7fefdd03a30/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:14:54.248061 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-5eb06533-d61d-4009-9ffc-3727d45ea5bd None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:54.250947 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5eb06533-d61d-4009-9ffc-3727d45ea5bd tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] GET https://10.4.3.246/volume/v3/volumes/211c7323-6012-4ccf-a121-c0bbfeda58cf Aug 12 20:14:54.251222 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5eb06533-d61d-4009-9ffc-3727d45ea5bd tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:54.251520 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5eb06533-d61d-4009-9ffc-3727d45ea5bd tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:54.263094 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:54.263094 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:14:54.270688 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-5eb06533-d61d-4009-9ffc-3727d45ea5bd tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Volume info retrieved successfully. Aug 12 20:14:54.278383 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5eb06533-d61d-4009-9ffc-3727d45ea5bd tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] https://10.4.3.246/volume/v3/volumes/211c7323-6012-4ccf-a121-c0bbfeda58cf returned with HTTP 200 Aug 12 20:14:54.279152 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 67/284] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:54 2026] GET /volume/v3/volumes/211c7323-6012-4ccf-a121-c0bbfeda58cf => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:54.295839 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-4130d2ec-9888-4967-b2da-73603278e086 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:54.299174 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4130d2ec-9888-4967-b2da-73603278e086 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] POST https://10.4.3.246/volume/v3/os-volume-transfer Aug 12 20:14:54.299174 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4130d2ec-9888-4967-b2da-73603278e086 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "211c7323-6012-4ccf-a121-c0bbfeda58cf"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:54.301676 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.contrib.volume_transfer [None req-4130d2ec-9888-4967-b2da-73603278e086 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Creating new volume transfer {'transfer': {'volume_id': '211c7323-6012-4ccf-a121-c0bbfeda58cf'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 12 20:14:54.302059 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.contrib.volume_transfer [None req-4130d2ec-9888-4967-b2da-73603278e086 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Creating transfer of volume 211c7323-6012-4ccf-a121-c0bbfeda58cf Aug 12 20:14:54.302184 np0000007109 devstack@c-api.service[100383]: INFO cinder.transfer.api [None req-4130d2ec-9888-4967-b2da-73603278e086 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Generating transfer record for volume 211c7323-6012-4ccf-a121-c0bbfeda58cf Aug 12 20:14:54.314149 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:54.314149 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:14:54.330059 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4130d2ec-9888-4967-b2da-73603278e086 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] https://10.4.3.246/volume/v3/os-volume-transfer returned with HTTP 202 Aug 12 20:14:54.330568 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 74/285] 10.4.3.246 () {68 vars in 1291 bytes} [Wed Aug 12 20:14:54 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:14:54.346935 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-9109806d-c3f8-4f4a-ab8e-aa938cffcced None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:54.349625 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9109806d-c3f8-4f4a-ab8e-aa938cffcced tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] GET https://10.4.3.246/volume/v3/volumes/211c7323-6012-4ccf-a121-c0bbfeda58cf Aug 12 20:14:54.350363 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9109806d-c3f8-4f4a-ab8e-aa938cffcced tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:54.350363 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9109806d-c3f8-4f4a-ab8e-aa938cffcced tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:54.361591 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:54.361591 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:14:54.370751 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-9109806d-c3f8-4f4a-ab8e-aa938cffcced tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Volume info retrieved successfully. Aug 12 20:14:54.379050 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9109806d-c3f8-4f4a-ab8e-aa938cffcced tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] https://10.4.3.246/volume/v3/volumes/211c7323-6012-4ccf-a121-c0bbfeda58cf returned with HTTP 200 Aug 12 20:14:54.380133 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 75/286] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:54 2026] GET /volume/v3/volumes/211c7323-6012-4ccf-a121-c0bbfeda58cf => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:54.399436 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-c6474398-0b96-45f4-a904-792fb1281b79 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:54.403124 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c6474398-0b96-45f4-a904-792fb1281b79 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] GET https://10.4.3.246/volume/v3/os-volume-transfer/5784d8ce-9762-45ba-8400-4c072f43f2f4 Aug 12 20:14:54.403124 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c6474398-0b96-45f4-a904-792fb1281b79 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:54.403124 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c6474398-0b96-45f4-a904-792fb1281b79 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:54.413701 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c6474398-0b96-45f4-a904-792fb1281b79 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] https://10.4.3.246/volume/v3/os-volume-transfer/5784d8ce-9762-45ba-8400-4c072f43f2f4 returned with HTTP 200 Aug 12 20:14:54.414131 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 71/287] 10.4.3.246 () {66 vars in 1381 bytes} [Wed Aug 12 20:14:54 2026] GET /volume/v3/os-volume-transfer/5784d8ce-9762-45ba-8400-4c072f43f2f4 => generated 409 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:54.428452 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-7f39ae0f-b556-447f-b699-a069be0ade23 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:54.435775 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7f39ae0f-b556-447f-b699-a069be0ade23 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] GET https://10.4.3.246/volume/v3/os-volume-transfer Aug 12 20:14:54.436681 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7f39ae0f-b556-447f-b699-a069be0ade23 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:54.436681 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7f39ae0f-b556-447f-b699-a069be0ade23 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Calling method 'index' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:54.436681 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.contrib.volume_transfer [None req-7f39ae0f-b556-447f-b699-a069be0ade23 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Listing volume transfers {{(pid=100386) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 12 20:14:54.445135 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7f39ae0f-b556-447f-b699-a069be0ade23 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] https://10.4.3.246/volume/v3/os-volume-transfer returned with HTTP 200 Aug 12 20:14:54.445605 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 68/288] 10.4.3.246 () {66 vars in 1270 bytes} [Wed Aug 12 20:14:54 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:54.456611 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-79f298a6-865c-4de6-976b-35ccd4cc12a5 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:54.597846 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d186684b-399f-4c82-b6e2-664dd2799970 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:54.599983 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d186684b-399f-4c82-b6e2-664dd2799970 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] GET https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 Aug 12 20:14:54.600194 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d186684b-399f-4c82-b6e2-664dd2799970 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:54.600974 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d186684b-399f-4c82-b6e2-664dd2799970 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:54.618798 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:54.618798 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:14:54.624629 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-d186684b-399f-4c82-b6e2-664dd2799970 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Volume info retrieved successfully. Aug 12 20:14:54.630598 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d186684b-399f-4c82-b6e2-664dd2799970 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 returned with HTTP 200 Aug 12 20:14:54.631244 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 76/289] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:54 2026] GET /volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:54.792074 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-79f298a6-865c-4de6-976b-35ccd4cc12a5 tempest-VolumesTransfersTest-218676796 tempest-VolumesTransfersTest-218676796-project-member] POST https://10.4.3.246/volume/v3/os-volume-transfer/5784d8ce-9762-45ba-8400-4c072f43f2f4/accept Aug 12 20:14:54.794491 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-79f298a6-865c-4de6-976b-35ccd4cc12a5 tempest-VolumesTransfersTest-218676796 tempest-VolumesTransfersTest-218676796-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "f3c6b43b1f27777f"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:54.794491 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.contrib.volume_transfer [None req-79f298a6-865c-4de6-976b-35ccd4cc12a5 tempest-VolumesTransfersTest-218676796 tempest-VolumesTransfersTest-218676796-project-member] Accepting volume transfer 5784d8ce-9762-45ba-8400-4c072f43f2f4 {{(pid=100383) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 12 20:14:54.794491 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.contrib.volume_transfer [None req-79f298a6-865c-4de6-976b-35ccd4cc12a5 tempest-VolumesTransfersTest-218676796 tempest-VolumesTransfersTest-218676796-project-member] Accepting transfer 5784d8ce-9762-45ba-8400-4c072f43f2f4 Aug 12 20:14:54.880567 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-79f298a6-865c-4de6-976b-35ccd4cc12a5 tempest-VolumesTransfersTest-218676796 tempest-VolumesTransfersTest-218676796-project-member] Created reservations ['1db5cccf-5c7e-486d-bfcc-c9328fcdd70e', '0c9d2f54-2bcd-4fbb-bdbd-be50a17e6677', '5474ad23-8867-458c-8442-9bb5fd56e599', '6c2f017e-8f6d-4583-9bfe-df4587185966'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:14:54.909196 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-79f298a6-865c-4de6-976b-35ccd4cc12a5 tempest-VolumesTransfersTest-218676796 tempest-VolumesTransfersTest-218676796-project-member] Created reservations ['f4ca5c94-1b15-4c69-83d1-f13da5a0edab', 'd395d1bd-4177-40fc-ab02-d7a14eaef394', 'e0626da9-6234-4897-afed-e11be8b39317', '6144108b-0307-4158-87f2-23975f3abe7c'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:14:54.964981 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-79f298a6-865c-4de6-976b-35ccd4cc12a5 tempest-VolumesTransfersTest-218676796 tempest-VolumesTransfersTest-218676796-project-member] Created reservations ['5ea3d068-313c-49a9-83d4-89a515393e10', 'd7b33399-8902-404f-bb46-c256fb139442', '60662ae6-40d7-4faa-996f-98b035719282', '79a44ead-87fa-4fca-b2c2-45a79e10eb52'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:14:55.010732 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-79f298a6-865c-4de6-976b-35ccd4cc12a5 tempest-VolumesTransfersTest-218676796 tempest-VolumesTransfersTest-218676796-project-member] Created reservations ['8ce7ea05-ea18-4a48-bb3f-b9fde12cbb72', 'e625441c-3d31-40c8-8ad3-11d7ef9d1b28', 'ec7ade1f-f869-408d-85ed-bac38abc53a0', '361be04d-28d8-4d53-b158-56a29ef08aef'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:14:55.041600 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-79f298a6-865c-4de6-976b-35ccd4cc12a5 tempest-VolumesTransfersTest-218676796 tempest-VolumesTransfersTest-218676796-project-member] Transfer volume completed successfully. Aug 12 20:14:55.047642 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-0ac1e845-59a7-43c1-8d19-f0927b07753f None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:55.050310 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0ac1e845-59a7-43c1-8d19-f0927b07753f tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] GET https://10.4.3.246/volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 Aug 12 20:14:55.050428 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0ac1e845-59a7-43c1-8d19-f0927b07753f tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:55.051327 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0ac1e845-59a7-43c1-8d19-f0927b07753f tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:55.065287 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:55.065287 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:14:55.072723 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-0ac1e845-59a7-43c1-8d19-f0927b07753f tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Volume info retrieved successfully. Aug 12 20:14:55.078213 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0ac1e845-59a7-43c1-8d19-f0927b07753f tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] https://10.4.3.246/volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 returned with HTTP 200 Aug 12 20:14:55.078753 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 72/290] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:55 2026] GET /volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 => generated 1015 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:14:55.144198 np0000007109 devstack@c-api.service[100383]: INFO cinder.transfer.api [None req-79f298a6-865c-4de6-976b-35ccd4cc12a5 tempest-VolumesTransfersTest-218676796 tempest-VolumesTransfersTest-218676796-project-member] Volume 211c7323-6012-4ccf-a121-c0bbfeda58cf has been transferred. Aug 12 20:14:55.156990 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-79f298a6-865c-4de6-976b-35ccd4cc12a5 tempest-VolumesTransfersTest-218676796 tempest-VolumesTransfersTest-218676796-project-member] https://10.4.3.246/volume/v3/os-volume-transfer/5784d8ce-9762-45ba-8400-4c072f43f2f4/accept returned with HTTP 202 Aug 12 20:14:55.158458 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 75/291] 10.4.3.246 () {68 vars in 1423 bytes} [Wed Aug 12 20:14:54 2026] POST /volume/v3/os-volume-transfer/5784d8ce-9762-45ba-8400-4c072f43f2f4/accept => generated 365 bytes in 702 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:14:55.171685 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-ab069415-5cf0-469f-8e7f-65c13d114b60 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:55.176984 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ab069415-5cf0-469f-8e7f-65c13d114b60 tempest-VolumesTransfersTest-218676796 tempest-VolumesTransfersTest-218676796-project-member] GET https://10.4.3.246/volume/v3/volumes/211c7323-6012-4ccf-a121-c0bbfeda58cf Aug 12 20:14:55.176984 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ab069415-5cf0-469f-8e7f-65c13d114b60 tempest-VolumesTransfersTest-218676796 tempest-VolumesTransfersTest-218676796-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:55.176984 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ab069415-5cf0-469f-8e7f-65c13d114b60 tempest-VolumesTransfersTest-218676796 tempest-VolumesTransfersTest-218676796-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:55.187042 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:55.187042 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:14:55.194289 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-ab069415-5cf0-469f-8e7f-65c13d114b60 tempest-VolumesTransfersTest-218676796 tempest-VolumesTransfersTest-218676796-project-member] Volume info retrieved successfully. Aug 12 20:14:55.203512 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ab069415-5cf0-469f-8e7f-65c13d114b60 tempest-VolumesTransfersTest-218676796 tempest-VolumesTransfersTest-218676796-project-member] https://10.4.3.246/volume/v3/volumes/211c7323-6012-4ccf-a121-c0bbfeda58cf returned with HTTP 200 Aug 12 20:14:55.203512 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 69/292] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:55 2026] GET /volume/v3/volumes/211c7323-6012-4ccf-a121-c0bbfeda58cf => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:55.229295 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d21221fd-675d-4225-8b27-e531bcf380d8 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:55.232893 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d21221fd-675d-4225-8b27-e531bcf380d8 tempest-VolumesTransfersTest-218676796 tempest-VolumesTransfersTest-218676796-project-member] GET https://10.4.3.246/volume/v3/volumes/211c7323-6012-4ccf-a121-c0bbfeda58cf Aug 12 20:14:55.233919 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d21221fd-675d-4225-8b27-e531bcf380d8 tempest-VolumesTransfersTest-218676796 tempest-VolumesTransfersTest-218676796-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:55.234187 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d21221fd-675d-4225-8b27-e531bcf380d8 tempest-VolumesTransfersTest-218676796 tempest-VolumesTransfersTest-218676796-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:55.249952 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:55.249952 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:14:55.255938 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-d21221fd-675d-4225-8b27-e531bcf380d8 tempest-VolumesTransfersTest-218676796 tempest-VolumesTransfersTest-218676796-project-member] Volume info retrieved successfully. Aug 12 20:14:55.263218 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d21221fd-675d-4225-8b27-e531bcf380d8 tempest-VolumesTransfersTest-218676796 tempest-VolumesTransfersTest-218676796-project-member] https://10.4.3.246/volume/v3/volumes/211c7323-6012-4ccf-a121-c0bbfeda58cf returned with HTTP 200 Aug 12 20:14:55.263654 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 77/293] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:55 2026] GET /volume/v3/volumes/211c7323-6012-4ccf-a121-c0bbfeda58cf => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:55.284320 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-7588f40c-8a02-4051-8b21-9ef5891e3963 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:55.287099 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7588f40c-8a02-4051-8b21-9ef5891e3963 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] DELETE https://10.4.3.246/volume/v3/os-volume-transfer/5784d8ce-9762-45ba-8400-4c072f43f2f4 Aug 12 20:14:55.287332 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7588f40c-8a02-4051-8b21-9ef5891e3963 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:55.287556 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7588f40c-8a02-4051-8b21-9ef5891e3963 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:55.287700 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.contrib.volume_transfer [None req-7588f40c-8a02-4051-8b21-9ef5891e3963 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Delete transfer with id: 5784d8ce-9762-45ba-8400-4c072f43f2f4 Aug 12 20:14:55.290904 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7588f40c-8a02-4051-8b21-9ef5891e3963 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] https://10.4.3.246/volume/v3/os-volume-transfer/5784d8ce-9762-45ba-8400-4c072f43f2f4 returned with HTTP 404 Aug 12 20:14:55.291443 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 73/294] 10.4.3.246 () {66 vars in 1384 bytes} [Wed Aug 12 20:14:55 2026] DELETE /volume/v3/os-volume-transfer/5784d8ce-9762-45ba-8400-4c072f43f2f4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:14:55.305100 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e71e7b27-f7a7-4ec3-beaa-4795b0170290 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:55.601357 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e71e7b27-f7a7-4ec3-beaa-4795b0170290 tempest-VolumesTransfersTest-201696561 tempest-VolumesTransfersTest-201696561-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/211c7323-6012-4ccf-a121-c0bbfeda58cf Aug 12 20:14:55.601629 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e71e7b27-f7a7-4ec3-beaa-4795b0170290 tempest-VolumesTransfersTest-201696561 tempest-VolumesTransfersTest-201696561-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:55.601888 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e71e7b27-f7a7-4ec3-beaa-4795b0170290 tempest-VolumesTransfersTest-201696561 tempest-VolumesTransfersTest-201696561-project-admin] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:55.602114 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-e71e7b27-f7a7-4ec3-beaa-4795b0170290 tempest-VolumesTransfersTest-201696561 tempest-VolumesTransfersTest-201696561-project-admin] Delete volume with id: 211c7323-6012-4ccf-a121-c0bbfeda58cf Aug 12 20:14:55.611821 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:55.611821 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:14:55.612496 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-e71e7b27-f7a7-4ec3-beaa-4795b0170290 tempest-VolumesTransfersTest-201696561 tempest-VolumesTransfersTest-201696561-project-admin] Volume info retrieved successfully. Aug 12 20:14:55.640687 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-e71e7b27-f7a7-4ec3-beaa-4795b0170290 tempest-VolumesTransfersTest-201696561 tempest-VolumesTransfersTest-201696561-project-admin] Delete volume request issued successfully. Aug 12 20:14:55.640931 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e71e7b27-f7a7-4ec3-beaa-4795b0170290 tempest-VolumesTransfersTest-201696561 tempest-VolumesTransfersTest-201696561-project-admin] https://10.4.3.246/volume/v3/volumes/211c7323-6012-4ccf-a121-c0bbfeda58cf returned with HTTP 202 Aug 12 20:14:55.641441 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 76/295] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:14:55 2026] DELETE /volume/v3/volumes/211c7323-6012-4ccf-a121-c0bbfeda58cf => generated 0 bytes in 337 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:14:55.651123 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-bf93a88d-4558-4739-b433-300b1ca3df1e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:55.653164 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-bf93a88d-4558-4739-b433-300b1ca3df1e tempest-VolumesTransfersTest-201696561 tempest-VolumesTransfersTest-201696561-project-admin] GET https://10.4.3.246/volume/v3/volumes/211c7323-6012-4ccf-a121-c0bbfeda58cf Aug 12 20:14:55.654392 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-bf93a88d-4558-4739-b433-300b1ca3df1e tempest-VolumesTransfersTest-201696561 tempest-VolumesTransfersTest-201696561-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:55.654392 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-bf93a88d-4558-4739-b433-300b1ca3df1e tempest-VolumesTransfersTest-201696561 tempest-VolumesTransfersTest-201696561-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:55.654630 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b946973b-daf9-494d-bd18-8c45d4ea88bf None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:55.661518 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b946973b-daf9-494d-bd18-8c45d4ea88bf tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] GET https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 Aug 12 20:14:55.662001 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b946973b-daf9-494d-bd18-8c45d4ea88bf tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:55.664875 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b946973b-daf9-494d-bd18-8c45d4ea88bf tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:55.668718 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:55.668718 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:14:55.680627 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-bf93a88d-4558-4739-b433-300b1ca3df1e tempest-VolumesTransfersTest-201696561 tempest-VolumesTransfersTest-201696561-project-admin] Volume info retrieved successfully. Aug 12 20:14:55.681417 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:55.681417 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:14:55.686803 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-b946973b-daf9-494d-bd18-8c45d4ea88bf tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Volume info retrieved successfully. Aug 12 20:14:55.687501 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-bf93a88d-4558-4739-b433-300b1ca3df1e tempest-VolumesTransfersTest-201696561 tempest-VolumesTransfersTest-201696561-project-admin] https://10.4.3.246/volume/v3/volumes/211c7323-6012-4ccf-a121-c0bbfeda58cf returned with HTTP 200 Aug 12 20:14:55.688103 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 70/296] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:55 2026] GET /volume/v3/volumes/211c7323-6012-4ccf-a121-c0bbfeda58cf => generated 1007 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:14:55.703641 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b946973b-daf9-494d-bd18-8c45d4ea88bf tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 returned with HTTP 200 Aug 12 20:14:55.704452 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 78/297] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:55 2026] GET /volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 => generated 848 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:56.094986 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-81c8b8a7-ee51-4d62-8b55-c266b4052aea None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:56.097911 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-81c8b8a7-ee51-4d62-8b55-c266b4052aea tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] GET https://10.4.3.246/volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 Aug 12 20:14:56.098132 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-81c8b8a7-ee51-4d62-8b55-c266b4052aea tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:56.098835 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-81c8b8a7-ee51-4d62-8b55-c266b4052aea tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:56.118532 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:56.118532 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:14:56.125273 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-81c8b8a7-ee51-4d62-8b55-c266b4052aea tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Volume info retrieved successfully. Aug 12 20:14:56.131925 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-81c8b8a7-ee51-4d62-8b55-c266b4052aea tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] https://10.4.3.246/volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 returned with HTTP 200 Aug 12 20:14:56.132423 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 74/298] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:56 2026] GET /volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 => generated 1015 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:14:56.617529 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-74680775-82c7-4e4b-9ece-334567569ae5 req-c4864ab6-a28d-4623-b527-09fb18eb4e5d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:56.624812 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-74680775-82c7-4e4b-9ece-334567569ae5 req-c4864ab6-a28d-4623-b527-09fb18eb4e5d tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] GET https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e Aug 12 20:14:56.625045 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-74680775-82c7-4e4b-9ece-334567569ae5 req-c4864ab6-a28d-4623-b527-09fb18eb4e5d tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:56.625282 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-74680775-82c7-4e4b-9ece-334567569ae5 req-c4864ab6-a28d-4623-b527-09fb18eb4e5d tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:56.636110 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:56.636110 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:14:56.642788 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-74680775-82c7-4e4b-9ece-334567569ae5 req-c4864ab6-a28d-4623-b527-09fb18eb4e5d tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Volume info retrieved successfully. Aug 12 20:14:56.650672 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-74680775-82c7-4e4b-9ece-334567569ae5 req-c4864ab6-a28d-4623-b527-09fb18eb4e5d tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e returned with HTTP 200 Aug 12 20:14:56.651248 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 77/299] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:14:56 2026] GET /volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e => generated 869 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:56.712778 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-b0c0ea5f-8ced-47f8-9764-d286715b5b6a None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:56.716885 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b0c0ea5f-8ced-47f8-9764-d286715b5b6a tempest-VolumesTransfersTest-201696561 tempest-VolumesTransfersTest-201696561-project-admin] GET https://10.4.3.246/volume/v3/volumes/211c7323-6012-4ccf-a121-c0bbfeda58cf Aug 12 20:14:56.717176 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b0c0ea5f-8ced-47f8-9764-d286715b5b6a tempest-VolumesTransfersTest-201696561 tempest-VolumesTransfersTest-201696561-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:56.717456 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b0c0ea5f-8ced-47f8-9764-d286715b5b6a tempest-VolumesTransfersTest-201696561 tempest-VolumesTransfersTest-201696561-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:56.726957 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-8beea24b-9121-4b85-97d1-27aa951ccdc3 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:56.728828 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b0c0ea5f-8ced-47f8-9764-d286715b5b6a tempest-VolumesTransfersTest-201696561 tempest-VolumesTransfersTest-201696561-project-admin] https://10.4.3.246/volume/v3/volumes/211c7323-6012-4ccf-a121-c0bbfeda58cf returned with HTTP 404 Aug 12 20:14:56.730601 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 71/300] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:56 2026] GET /volume/v3/volumes/211c7323-6012-4ccf-a121-c0bbfeda58cf => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:14:56.734183 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8beea24b-9121-4b85-97d1-27aa951ccdc3 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] GET https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 Aug 12 20:14:56.734406 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8beea24b-9121-4b85-97d1-27aa951ccdc3 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:56.735465 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8beea24b-9121-4b85-97d1-27aa951ccdc3 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:56.739841 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-0af1e2d0-faa8-4058-8d2e-b1d19fd2527e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:56.743861 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0af1e2d0-faa8-4058-8d2e-b1d19fd2527e tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] GET https://10.4.3.246/volume/v3/volumes/211c7323-6012-4ccf-a121-c0bbfeda58cf Aug 12 20:14:56.744350 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0af1e2d0-faa8-4058-8d2e-b1d19fd2527e tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:56.745456 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0af1e2d0-faa8-4058-8d2e-b1d19fd2527e tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:56.753526 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:56.753526 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:14:56.759195 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-8beea24b-9121-4b85-97d1-27aa951ccdc3 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Volume info retrieved successfully. Aug 12 20:14:56.759635 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0af1e2d0-faa8-4058-8d2e-b1d19fd2527e tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] https://10.4.3.246/volume/v3/volumes/211c7323-6012-4ccf-a121-c0bbfeda58cf returned with HTTP 404 Aug 12 20:14:56.760307 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 75/301] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:56 2026] GET /volume/v3/volumes/211c7323-6012-4ccf-a121-c0bbfeda58cf => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:14:56.767551 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8beea24b-9121-4b85-97d1-27aa951ccdc3 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 returned with HTTP 200 Aug 12 20:14:56.767551 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 79/302] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:56 2026] GET /volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:56.770790 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-2879bbc0-4656-4a1d-b267-b6b2cfc64070 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:56.775936 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2879bbc0-4656-4a1d-b267-b6b2cfc64070 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] DELETE https://10.4.3.246/volume/v3/volumes/211c7323-6012-4ccf-a121-c0bbfeda58cf Aug 12 20:14:56.775936 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2879bbc0-4656-4a1d-b267-b6b2cfc64070 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:56.780686 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2879bbc0-4656-4a1d-b267-b6b2cfc64070 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:56.780686 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-2879bbc0-4656-4a1d-b267-b6b2cfc64070 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Delete volume with id: 211c7323-6012-4ccf-a121-c0bbfeda58cf Aug 12 20:14:56.787587 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2879bbc0-4656-4a1d-b267-b6b2cfc64070 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] https://10.4.3.246/volume/v3/volumes/211c7323-6012-4ccf-a121-c0bbfeda58cf returned with HTTP 404 Aug 12 20:14:56.788802 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 78/303] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:14:56 2026] DELETE /volume/v3/volumes/211c7323-6012-4ccf-a121-c0bbfeda58cf => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:14:56.801600 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-a630d8e0-7e82-4d08-a79f-fed08318fca7 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:56.804793 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a630d8e0-7e82-4d08-a79f-fed08318fca7 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:14:56.805766 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a630d8e0-7e82-4d08-a79f-fed08318fca7 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1774493686"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:56.811090 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-a630d8e0-7e82-4d08-a79f-fed08318fca7 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1774493686'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:14:56.811882 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-a630d8e0-7e82-4d08-a79f-fed08318fca7 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Create volume of 1 GB Aug 12 20:14:56.819792 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-a630d8e0-7e82-4d08-a79f-fed08318fca7 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Availability Zones retrieved successfully. Aug 12 20:14:56.830955 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-a630d8e0-7e82-4d08-a79f-fed08318fca7 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Flow 'volume_create_api' (5b5e9d68-5db9-499a-98e7-d7a263f36447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:14:56.831519 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-a630d8e0-7e82-4d08-a79f-fed08318fca7 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32842206-71c2-4455-8f6b-56cf857ba505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:56.832915 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-a630d8e0-7e82-4d08-a79f-fed08318fca7 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:14:56.883567 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-a630d8e0-7e82-4d08-a79f-fed08318fca7 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32842206-71c2-4455-8f6b-56cf857ba505) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:56.883567 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-a630d8e0-7e82-4d08-a79f-fed08318fca7 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71191e83-b8ed-4704-81a2-5c74c650a7b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:56.965558 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-a630d8e0-7e82-4d08-a79f-fed08318fca7 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Created reservations ['42fc0aee-9350-45a4-afe0-7c587b142360', '8c679951-4594-4385-87dc-237f5acf8323', 'ae84a944-3714-4421-9b87-5dcc85187527', 'd4e095ef-622b-4e4f-9034-178badaa14f9'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:14:56.966700 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-a630d8e0-7e82-4d08-a79f-fed08318fca7 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71191e83-b8ed-4704-81a2-5c74c650a7b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42fc0aee-9350-45a4-afe0-7c587b142360', '8c679951-4594-4385-87dc-237f5acf8323', 'ae84a944-3714-4421-9b87-5dcc85187527', 'd4e095ef-622b-4e4f-9034-178badaa14f9']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:56.967810 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-a630d8e0-7e82-4d08-a79f-fed08318fca7 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e702d2de-85db-428e-b85e-44a066f1e393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:57.000569 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-a630d8e0-7e82-4d08-a79f-fed08318fca7 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e702d2de-85db-428e-b85e-44a066f1e393) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78a94f47-2c97-4d8b-9620-55bc1b6b0e2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1774493686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d48aef35d1f44f390fdd0aff39dd061',qos_specs=None,replication_status=,reservations=['42fc0aee-9350-45a4-afe0-7c587b142360','8c679951-4594-4385-87dc-237f5acf8323','ae84a944-3714-4421-9b87-5dcc85187527','d4e095ef-622b-4e4f-9034-178badaa14f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9780426c4dbf41d3923a2235c1aef67d',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:14:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1774493686',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78a94f47-2c97-4d8b-9620-55bc1b6b0e2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d48aef35d1f44f390fdd0aff39dd061',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9780426c4dbf41d3923a2235c1aef67d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:57.003312 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-a630d8e0-7e82-4d08-a79f-fed08318fca7 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2d42030-7a61-415c-9a1f-67d9ed93e177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:57.041181 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-a630d8e0-7e82-4d08-a79f-fed08318fca7 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2d42030-7a61-415c-9a1f-67d9ed93e177) transitioned into state 'SUCCESS' from state '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-1774493686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d48aef35d1f44f390fdd0aff39dd061',qos_specs=None,replication_status=,reservations=['42fc0aee-9350-45a4-afe0-7c587b142360','8c679951-4594-4385-87dc-237f5acf8323','ae84a944-3714-4421-9b87-5dcc85187527','d4e095ef-622b-4e4f-9034-178badaa14f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9780426c4dbf41d3923a2235c1aef67d',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:57.042310 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-a630d8e0-7e82-4d08-a79f-fed08318fca7 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e19918f-e1a4-4490-a18c-785054ee1bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:14:57.056034 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-a630d8e0-7e82-4d08-a79f-fed08318fca7 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e19918f-e1a4-4490-a18c-785054ee1bcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:14:57.057123 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-a630d8e0-7e82-4d08-a79f-fed08318fca7 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Flow 'volume_create_api' (5b5e9d68-5db9-499a-98e7-d7a263f36447) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:14:57.057490 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-a630d8e0-7e82-4d08-a79f-fed08318fca7 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Create volume request issued successfully. Aug 12 20:14:57.058231 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a630d8e0-7e82-4d08-a79f-fed08318fca7 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:14:57.061045 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 72/304] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:14:56 2026] POST /volume/v3/volumes => generated 751 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:14:57.078285 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-24a6774e-a797-4354-a152-086975b5c304 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:57.083673 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-24a6774e-a797-4354-a152-086975b5c304 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] GET https://10.4.3.246/volume/v3/volumes/78a94f47-2c97-4d8b-9620-55bc1b6b0e2e Aug 12 20:14:57.083673 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-24a6774e-a797-4354-a152-086975b5c304 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:57.083924 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-24a6774e-a797-4354-a152-086975b5c304 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:57.092401 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-50935e87-be41-43c8-8fdf-9175ea36c2cd None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:57.092915 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-50935e87-be41-43c8-8fdf-9175ea36c2cd None None] GET https://10.4.3.246/volume// Aug 12 20:14:57.093298 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-50935e87-be41-43c8-8fdf-9175ea36c2cd None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:57.094118 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-50935e87-be41-43c8-8fdf-9175ea36c2cd None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:57.094118 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-50935e87-be41-43c8-8fdf-9175ea36c2cd None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:14:57.094994 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 80/305] 10.4.3.246 () {66 vars in 1428 bytes} [Wed Aug 12 20:14:57 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:14:57.097389 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:57.097389 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:14:57.103453 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-24a6774e-a797-4354-a152-086975b5c304 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Volume info retrieved successfully. Aug 12 20:14:57.115488 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-24a6774e-a797-4354-a152-086975b5c304 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] https://10.4.3.246/volume/v3/volumes/78a94f47-2c97-4d8b-9620-55bc1b6b0e2e returned with HTTP 200 Aug 12 20:14:57.115488 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 76/306] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:57 2026] GET /volume/v3/volumes/78a94f47-2c97-4d8b-9620-55bc1b6b0e2e => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:57.120762 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-74680775-82c7-4e4b-9ece-334567569ae5 req-19ac27dd-69e9-403b-9752-5e1ecd8a7137 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:57.152359 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-dc28427f-a117-47ca-a0f3-e593b6c4105f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:57.155839 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-dc28427f-a117-47ca-a0f3-e593b6c4105f tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] GET https://10.4.3.246/volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 Aug 12 20:14:57.155839 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-dc28427f-a117-47ca-a0f3-e593b6c4105f tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:57.156015 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-dc28427f-a117-47ca-a0f3-e593b6c4105f tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:57.168606 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:57.168606 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:14:57.177987 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-dc28427f-a117-47ca-a0f3-e593b6c4105f tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Volume info retrieved successfully. Aug 12 20:14:57.184631 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-dc28427f-a117-47ca-a0f3-e593b6c4105f tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] https://10.4.3.246/volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 returned with HTTP 200 Aug 12 20:14:57.184631 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 73/307] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:57 2026] GET /volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 => generated 1015 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:14:57.436390 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-74680775-82c7-4e4b-9ece-334567569ae5 req-19ac27dd-69e9-403b-9752-5e1ecd8a7137 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:14:57.436941 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-74680775-82c7-4e4b-9ece-334567569ae5 req-19ac27dd-69e9-403b-9752-5e1ecd8a7137 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "060e32d5-6ed3-4aaa-8562-67e4a278bd4e", "connector": null, "instance_uuid": "17b38833-825b-4134-a898-95559abba068"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:57.449984 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:57.449984 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:14:57.483688 np0000007109 devstack@c-api.service[100383]: WARNING cinder.volume.api [req-74680775-82c7-4e4b-9ece-334567569ae5 req-19ac27dd-69e9-403b-9752-5e1ecd8a7137 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 12 20:14:57.489279 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-74680775-82c7-4e4b-9ece-334567569ae5 req-19ac27dd-69e9-403b-9752-5e1ecd8a7137 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:14:57.489728 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 79/308] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:14:57 2026] POST /volume/v3/attachments => generated 271 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:14:57.525400 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-cebf949b-7b54-4f6c-85e6-875c33d632ce None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:57.527428 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cebf949b-7b54-4f6c-85e6-875c33d632ce tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] GET https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e Aug 12 20:14:57.527603 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cebf949b-7b54-4f6c-85e6-875c33d632ce tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:57.527794 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cebf949b-7b54-4f6c-85e6-875c33d632ce tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:57.540670 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:57.540670 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:14:57.545585 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-cebf949b-7b54-4f6c-85e6-875c33d632ce tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Volume info retrieved successfully. Aug 12 20:14:57.552162 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cebf949b-7b54-4f6c-85e6-875c33d632ce tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e returned with HTTP 200 Aug 12 20:14:57.552736 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 81/309] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:57 2026] GET /volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e => generated 868 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:57.569533 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-db635fd9-019c-45f7-8c7d-7e22198d8ac8 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:57.570328 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-db635fd9-019c-45f7-8c7d-7e22198d8ac8 None None] GET https://10.4.3.246/volume// Aug 12 20:14:57.571062 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-db635fd9-019c-45f7-8c7d-7e22198d8ac8 None None] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:57.571340 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-db635fd9-019c-45f7-8c7d-7e22198d8ac8 None None] Calling method 'all' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:57.572735 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-db635fd9-019c-45f7-8c7d-7e22198d8ac8 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:14:57.572735 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 77/310] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:14:57 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:14:57.585424 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-74680775-82c7-4e4b-9ece-334567569ae5 req-94f442f5-7fa1-45d2-a8a9-42fc4dd15cf9 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:57.588815 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-74680775-82c7-4e4b-9ece-334567569ae5 req-94f442f5-7fa1-45d2-a8a9-42fc4dd15cf9 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] GET https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e Aug 12 20:14:57.589416 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-74680775-82c7-4e4b-9ece-334567569ae5 req-94f442f5-7fa1-45d2-a8a9-42fc4dd15cf9 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:57.589416 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-74680775-82c7-4e4b-9ece-334567569ae5 req-94f442f5-7fa1-45d2-a8a9-42fc4dd15cf9 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:57.605262 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:57.605262 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:14:57.613599 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-74680775-82c7-4e4b-9ece-334567569ae5 req-94f442f5-7fa1-45d2-a8a9-42fc4dd15cf9 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Volume info retrieved successfully. Aug 12 20:14:57.622522 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-74680775-82c7-4e4b-9ece-334567569ae5 req-94f442f5-7fa1-45d2-a8a9-42fc4dd15cf9 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e returned with HTTP 200 Aug 12 20:14:57.625915 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 74/311] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:14:57 2026] GET /volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e => generated 1048 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:14:57.668791 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-4d60b02c-06e6-489f-8ed4-12b11fa59b97 req-bc46b473-7d77-4c09-868c-e3e92e0712eb None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:57.678438 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-4d60b02c-06e6-489f-8ed4-12b11fa59b97 req-bc46b473-7d77-4c09-868c-e3e92e0712eb tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] POST https://10.4.3.246/volume/v3/attachments/b61a923b-421e-4ebd-97dd-efc0adf8fe3b/action Aug 12 20:14:57.679681 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-4d60b02c-06e6-489f-8ed4-12b11fa59b97 req-bc46b473-7d77-4c09-868c-e3e92e0712eb tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Action body: b'{"os-complete": null}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:14:57.679681 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-4d60b02c-06e6-489f-8ed4-12b11fa59b97 req-bc46b473-7d77-4c09-868c-e3e92e0712eb tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:57.708575 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:57.708575 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:14:57.726850 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-4d60b02c-06e6-489f-8ed4-12b11fa59b97 req-bc46b473-7d77-4c09-868c-e3e92e0712eb tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] https://10.4.3.246/volume/v3/attachments/b61a923b-421e-4ebd-97dd-efc0adf8fe3b/action returned with HTTP 204 Aug 12 20:14:57.728196 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 80/312] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:14:57 2026] POST /volume/v3/attachments/b61a923b-421e-4ebd-97dd-efc0adf8fe3b/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:14:57.772602 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-74680775-82c7-4e4b-9ece-334567569ae5 req-c2670952-b591-46a3-ab40-7b3f99925680 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:57.775058 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-74680775-82c7-4e4b-9ece-334567569ae5 req-c2670952-b591-46a3-ab40-7b3f99925680 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] PUT https://10.4.3.246/volume/v3/attachments/2885bdfb-0e78-453b-9f33-4a897ef58cb3 Aug 12 20:14:57.775500 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-74680775-82c7-4e4b-9ece-334567569ae5 req-c2670952-b591-46a3-ab40-7b3f99925680 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:57.789972 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f14bf148-52a2-48c1-841c-5ada2be551d6 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:57.792553 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f14bf148-52a2-48c1-841c-5ada2be551d6 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] GET https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 Aug 12 20:14:57.792855 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f14bf148-52a2-48c1-841c-5ada2be551d6 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:57.793249 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f14bf148-52a2-48c1-841c-5ada2be551d6 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:57.795408 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.coordination [req-74680775-82c7-4e4b-9ece-334567569ae5 req-c2670952-b591-46a3-ab40-7b3f99925680 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Acquiring lock "cinder-attachment_update-060e32d5-6ed3-4aaa-8562-67e4a278bd4e-np0000007109" by "attachment_update" {{(pid=100384) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:14:57.809161 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.coordination [req-74680775-82c7-4e4b-9ece-334567569ae5 req-c2670952-b591-46a3-ab40-7b3f99925680 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Lock "cinder-attachment_update-060e32d5-6ed3-4aaa-8562-67e4a278bd4e-np0000007109" acquired by "attachment_update" :: waited 0.014s {{(pid=100384) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:14:57.810594 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:57.810594 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:14:57.817808 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:57.817808 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:14:57.825840 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-f14bf148-52a2-48c1-841c-5ada2be551d6 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Volume info retrieved successfully. Aug 12 20:14:57.832233 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f14bf148-52a2-48c1-841c-5ada2be551d6 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 returned with HTTP 200 Aug 12 20:14:57.832233 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 78/313] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:57 2026] GET /volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:57.963667 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.coordination [req-74680775-82c7-4e4b-9ece-334567569ae5 req-c2670952-b591-46a3-ab40-7b3f99925680 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Lock "cinder-attachment_update-060e32d5-6ed3-4aaa-8562-67e4a278bd4e-np0000007109" released by "attachment_update" :: held 0.154s {{(pid=100384) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:14:57.964158 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-74680775-82c7-4e4b-9ece-334567569ae5 req-c2670952-b591-46a3-ab40-7b3f99925680 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] https://10.4.3.246/volume/v3/attachments/2885bdfb-0e78-453b-9f33-4a897ef58cb3 returned with HTTP 200 Aug 12 20:14:57.964889 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 82/314] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:14:57 2026] PUT /volume/v3/attachments/2885bdfb-0e78-453b-9f33-4a897ef58cb3 => generated 967 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 20:14:58.132477 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-c8ddd3fa-3614-49f2-83b4-8f81e986f6be None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:58.138743 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c8ddd3fa-3614-49f2-83b4-8f81e986f6be tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] GET https://10.4.3.246/volume/v3/volumes/78a94f47-2c97-4d8b-9620-55bc1b6b0e2e Aug 12 20:14:58.138743 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c8ddd3fa-3614-49f2-83b4-8f81e986f6be tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:58.138743 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c8ddd3fa-3614-49f2-83b4-8f81e986f6be tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:58.151404 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:58.151404 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:14:58.157859 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-c8ddd3fa-3614-49f2-83b4-8f81e986f6be tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Volume info retrieved successfully. Aug 12 20:14:58.164379 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c8ddd3fa-3614-49f2-83b4-8f81e986f6be tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] https://10.4.3.246/volume/v3/volumes/78a94f47-2c97-4d8b-9620-55bc1b6b0e2e returned with HTTP 200 Aug 12 20:14:58.164966 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 75/315] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:58 2026] GET /volume/v3/volumes/78a94f47-2c97-4d8b-9620-55bc1b6b0e2e => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:58.181970 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-73e14c9b-6360-4730-b0c2-27d6b321e202 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:58.184433 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-73e14c9b-6360-4730-b0c2-27d6b321e202 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] POST https://10.4.3.246/volume/v3/os-volume-transfer Aug 12 20:14:58.184866 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-73e14c9b-6360-4730-b0c2-27d6b321e202 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "78a94f47-2c97-4d8b-9620-55bc1b6b0e2e"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:58.186853 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.contrib.volume_transfer [None req-73e14c9b-6360-4730-b0c2-27d6b321e202 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Creating new volume transfer {'transfer': {'volume_id': '78a94f47-2c97-4d8b-9620-55bc1b6b0e2e'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 12 20:14:58.187047 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.contrib.volume_transfer [None req-73e14c9b-6360-4730-b0c2-27d6b321e202 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Creating transfer of volume 78a94f47-2c97-4d8b-9620-55bc1b6b0e2e Aug 12 20:14:58.187260 np0000007109 devstack@c-api.service[100383]: INFO cinder.transfer.api [None req-73e14c9b-6360-4730-b0c2-27d6b321e202 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Generating transfer record for volume 78a94f47-2c97-4d8b-9620-55bc1b6b0e2e Aug 12 20:14:58.203056 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:58.203056 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:14:58.208378 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-fb8f4d80-253e-4f61-892a-12b559f7b4f5 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:58.214850 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-fb8f4d80-253e-4f61-892a-12b559f7b4f5 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] GET https://10.4.3.246/volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 Aug 12 20:14:58.214850 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-fb8f4d80-253e-4f61-892a-12b559f7b4f5 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:58.218904 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-fb8f4d80-253e-4f61-892a-12b559f7b4f5 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:58.230342 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-73e14c9b-6360-4730-b0c2-27d6b321e202 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] https://10.4.3.246/volume/v3/os-volume-transfer returned with HTTP 202 Aug 12 20:14:58.235572 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 81/316] 10.4.3.246 () {68 vars in 1291 bytes} [Wed Aug 12 20:14:58 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:14:58.235742 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:58.235742 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:14:58.238912 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-fb8f4d80-253e-4f61-892a-12b559f7b4f5 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Volume info retrieved successfully. Aug 12 20:14:58.244588 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-ddb1b476-b596-45bb-aff1-8680528ae95a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:58.247026 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ddb1b476-b596-45bb-aff1-8680528ae95a tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] GET https://10.4.3.246/volume/v3/volumes/78a94f47-2c97-4d8b-9620-55bc1b6b0e2e Aug 12 20:14:58.247184 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ddb1b476-b596-45bb-aff1-8680528ae95a tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:58.248024 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ddb1b476-b596-45bb-aff1-8680528ae95a tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:58.248170 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-fb8f4d80-253e-4f61-892a-12b559f7b4f5 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] https://10.4.3.246/volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 returned with HTTP 200 Aug 12 20:14:58.248729 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 79/317] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:58 2026] GET /volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 => generated 1317 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:14:58.260902 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:58.260902 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:14:58.268704 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-12024240-c044-440d-9e5b-ccd3ff014d2d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:58.268926 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-ddb1b476-b596-45bb-aff1-8680528ae95a tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Volume info retrieved successfully. Aug 12 20:14:58.273671 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-12024240-c044-440d-9e5b-ccd3ff014d2d tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] GET https://10.4.3.246/volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 Aug 12 20:14:58.273671 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-12024240-c044-440d-9e5b-ccd3ff014d2d tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:58.273671 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-12024240-c044-440d-9e5b-ccd3ff014d2d tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:58.277679 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ddb1b476-b596-45bb-aff1-8680528ae95a tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] https://10.4.3.246/volume/v3/volumes/78a94f47-2c97-4d8b-9620-55bc1b6b0e2e returned with HTTP 200 Aug 12 20:14:58.279380 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 83/318] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:58 2026] GET /volume/v3/volumes/78a94f47-2c97-4d8b-9620-55bc1b6b0e2e => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:58.295627 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:58.295627 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:14:58.298127 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-96c369e4-12bb-4ac2-9e97-dd804e63e438 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:58.301261 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-96c369e4-12bb-4ac2-9e97-dd804e63e438 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] GET https://10.4.3.246/volume/v3/os-volume-transfer/detail Aug 12 20:14:58.301261 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-96c369e4-12bb-4ac2-9e97-dd804e63e438 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:58.301261 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-96c369e4-12bb-4ac2-9e97-dd804e63e438 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Calling method 'detail' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:58.301261 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.contrib.volume_transfer [None req-96c369e4-12bb-4ac2-9e97-dd804e63e438 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Listing volume transfers {{(pid=100383) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 12 20:14:58.305788 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-12024240-c044-440d-9e5b-ccd3ff014d2d tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Volume info retrieved successfully. Aug 12 20:14:58.308007 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-96c369e4-12bb-4ac2-9e97-dd804e63e438 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] https://10.4.3.246/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 12 20:14:58.308606 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 82/319] 10.4.3.246 () {66 vars in 1291 bytes} [Wed Aug 12 20:14:58 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:58.312117 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-12024240-c044-440d-9e5b-ccd3ff014d2d tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] https://10.4.3.246/volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 returned with HTTP 200 Aug 12 20:14:58.312117 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 76/320] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:58 2026] GET /volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 => generated 1317 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:14:58.322340 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f24c2779-fc7f-406e-a850-9d1771284f02 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:58.326135 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f24c2779-fc7f-406e-a850-9d1771284f02 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] DELETE https://10.4.3.246/volume/v3/os-volume-transfer/551b248c-9a8d-44db-b294-42104258961e Aug 12 20:14:58.326361 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f24c2779-fc7f-406e-a850-9d1771284f02 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:58.326594 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f24c2779-fc7f-406e-a850-9d1771284f02 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:58.326841 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.contrib.volume_transfer [None req-f24c2779-fc7f-406e-a850-9d1771284f02 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Delete transfer with id: 551b248c-9a8d-44db-b294-42104258961e Aug 12 20:14:58.347437 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:58.347437 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:14:58.364016 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f24c2779-fc7f-406e-a850-9d1771284f02 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] https://10.4.3.246/volume/v3/os-volume-transfer/551b248c-9a8d-44db-b294-42104258961e returned with HTTP 202 Aug 12 20:14:58.364503 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 80/321] 10.4.3.246 () {66 vars in 1384 bytes} [Wed Aug 12 20:14:58 2026] DELETE /volume/v3/os-volume-transfer/551b248c-9a8d-44db-b294-42104258961e => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:14:58.372483 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c813ca87-ebb2-4406-99b7-fd7cbf0d5aed None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:58.375248 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c813ca87-ebb2-4406-99b7-fd7cbf0d5aed tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] GET https://10.4.3.246/volume/v3/volumes/78a94f47-2c97-4d8b-9620-55bc1b6b0e2e Aug 12 20:14:58.375558 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c813ca87-ebb2-4406-99b7-fd7cbf0d5aed tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:58.375866 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c813ca87-ebb2-4406-99b7-fd7cbf0d5aed tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:58.387494 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:58.387494 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:14:58.394314 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-c813ca87-ebb2-4406-99b7-fd7cbf0d5aed tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Volume info retrieved successfully. Aug 12 20:14:58.402524 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c813ca87-ebb2-4406-99b7-fd7cbf0d5aed tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] https://10.4.3.246/volume/v3/volumes/78a94f47-2c97-4d8b-9620-55bc1b6b0e2e returned with HTTP 200 Aug 12 20:14:58.403219 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 84/322] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:58 2026] GET /volume/v3/volumes/78a94f47-2c97-4d8b-9620-55bc1b6b0e2e => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:58.422762 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-3c45301b-c384-413a-b220-8547b417c21b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:58.424985 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3c45301b-c384-413a-b220-8547b417c21b tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] DELETE https://10.4.3.246/volume/v3/os-volume-transfer/551b248c-9a8d-44db-b294-42104258961e Aug 12 20:14:58.425223 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3c45301b-c384-413a-b220-8547b417c21b tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:58.425465 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3c45301b-c384-413a-b220-8547b417c21b tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:58.425627 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.contrib.volume_transfer [None req-3c45301b-c384-413a-b220-8547b417c21b tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Delete transfer with id: 551b248c-9a8d-44db-b294-42104258961e Aug 12 20:14:58.430562 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3c45301b-c384-413a-b220-8547b417c21b tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] https://10.4.3.246/volume/v3/os-volume-transfer/551b248c-9a8d-44db-b294-42104258961e returned with HTTP 404 Aug 12 20:14:58.430912 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 83/323] 10.4.3.246 () {66 vars in 1384 bytes} [Wed Aug 12 20:14:58 2026] DELETE /volume/v3/os-volume-transfer/551b248c-9a8d-44db-b294-42104258961e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:14:58.442523 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-dd23f60a-2a40-4dc3-9c60-a988d63ea689 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:58.444492 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-dd23f60a-2a40-4dc3-9c60-a988d63ea689 tempest-VolumesTransfersTest-201696561 tempest-VolumesTransfersTest-201696561-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/78a94f47-2c97-4d8b-9620-55bc1b6b0e2e Aug 12 20:14:58.445435 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-dd23f60a-2a40-4dc3-9c60-a988d63ea689 tempest-VolumesTransfersTest-201696561 tempest-VolumesTransfersTest-201696561-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:58.445435 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-dd23f60a-2a40-4dc3-9c60-a988d63ea689 tempest-VolumesTransfersTest-201696561 tempest-VolumesTransfersTest-201696561-project-admin] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:58.446504 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-dd23f60a-2a40-4dc3-9c60-a988d63ea689 tempest-VolumesTransfersTest-201696561 tempest-VolumesTransfersTest-201696561-project-admin] Delete volume with id: 78a94f47-2c97-4d8b-9620-55bc1b6b0e2e Aug 12 20:14:58.457389 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:58.457389 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:14:58.458138 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-dd23f60a-2a40-4dc3-9c60-a988d63ea689 tempest-VolumesTransfersTest-201696561 tempest-VolumesTransfersTest-201696561-project-admin] Volume info retrieved successfully. Aug 12 20:14:58.504779 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-dd23f60a-2a40-4dc3-9c60-a988d63ea689 tempest-VolumesTransfersTest-201696561 tempest-VolumesTransfersTest-201696561-project-admin] Delete volume request issued successfully. Aug 12 20:14:58.504932 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-dd23f60a-2a40-4dc3-9c60-a988d63ea689 tempest-VolumesTransfersTest-201696561 tempest-VolumesTransfersTest-201696561-project-admin] https://10.4.3.246/volume/v3/volumes/78a94f47-2c97-4d8b-9620-55bc1b6b0e2e returned with HTTP 202 Aug 12 20:14:58.505415 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 77/324] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:14:58 2026] DELETE /volume/v3/volumes/78a94f47-2c97-4d8b-9620-55bc1b6b0e2e => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:14:58.523513 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a1d3effa-4422-4fda-ab14-4798f43989d5 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:58.531404 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a1d3effa-4422-4fda-ab14-4798f43989d5 tempest-VolumesTransfersTest-201696561 tempest-VolumesTransfersTest-201696561-project-admin] GET https://10.4.3.246/volume/v3/volumes/78a94f47-2c97-4d8b-9620-55bc1b6b0e2e Aug 12 20:14:58.531404 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a1d3effa-4422-4fda-ab14-4798f43989d5 tempest-VolumesTransfersTest-201696561 tempest-VolumesTransfersTest-201696561-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:58.531404 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a1d3effa-4422-4fda-ab14-4798f43989d5 tempest-VolumesTransfersTest-201696561 tempest-VolumesTransfersTest-201696561-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:58.541323 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:58.541323 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:14:58.548146 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-a1d3effa-4422-4fda-ab14-4798f43989d5 tempest-VolumesTransfersTest-201696561 tempest-VolumesTransfersTest-201696561-project-admin] Volume info retrieved successfully. Aug 12 20:14:58.557987 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a1d3effa-4422-4fda-ab14-4798f43989d5 tempest-VolumesTransfersTest-201696561 tempest-VolumesTransfersTest-201696561-project-admin] https://10.4.3.246/volume/v3/volumes/78a94f47-2c97-4d8b-9620-55bc1b6b0e2e returned with HTTP 200 Aug 12 20:14:58.559253 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 81/325] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:58 2026] GET /volume/v3/volumes/78a94f47-2c97-4d8b-9620-55bc1b6b0e2e => generated 1007 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:14:58.578445 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-9e25f31e-4ab5-4631-ad67-ac1215393706 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:58.580732 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9e25f31e-4ab5-4631-ad67-ac1215393706 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] GET https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e Aug 12 20:14:58.581043 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9e25f31e-4ab5-4631-ad67-ac1215393706 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:58.581753 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9e25f31e-4ab5-4631-ad67-ac1215393706 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:58.595835 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:58.595835 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:14:58.602094 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-9e25f31e-4ab5-4631-ad67-ac1215393706 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Volume info retrieved successfully. Aug 12 20:14:58.609139 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9e25f31e-4ab5-4631-ad67-ac1215393706 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e returned with HTTP 200 Aug 12 20:14:58.609681 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 85/326] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:58 2026] GET /volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e => generated 869 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:58.774525 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-c2ea80fa-a715-4e68-b046-98effea88460 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:58.780991 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c2ea80fa-a715-4e68-b046-98effea88460 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] GET https://10.4.3.246/volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 Aug 12 20:14:58.781274 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c2ea80fa-a715-4e68-b046-98effea88460 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:58.781528 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c2ea80fa-a715-4e68-b046-98effea88460 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:58.797122 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-9df3e0b6-230d-4a2c-855c-9ac0d7a52518 req-c4861c81-1f22-4b42-b59b-7e6ad704a407 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:58.797321 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:58.797321 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:14:58.800608 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-9df3e0b6-230d-4a2c-855c-9ac0d7a52518 req-c4861c81-1f22-4b42-b59b-7e6ad704a407 tempest-VolumesAssistedSnapshotsTest-1347716270 tempest-VolumesAssistedSnapshotsTest-1347716270-project] POST https://10.4.3.246/volume/v3/snapshots/None/action Aug 12 20:14:58.801435 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-9df3e0b6-230d-4a2c-855c-9ac0d7a52518 req-c4861c81-1f22-4b42-b59b-7e6ad704a407 tempest-VolumesAssistedSnapshotsTest-1347716270 tempest-VolumesAssistedSnapshotsTest-1347716270-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:14:58.801524 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-9df3e0b6-230d-4a2c-855c-9ac0d7a52518 req-c4861c81-1f22-4b42-b59b-7e6ad704a407 tempest-VolumesAssistedSnapshotsTest-1347716270 tempest-VolumesAssistedSnapshotsTest-1347716270-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:58.803349 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.contrib.snapshot_actions [req-9df3e0b6-230d-4a2c-855c-9ac0d7a52518 req-c4861c81-1f22-4b42-b59b-7e6ad704a407 tempest-VolumesAssistedSnapshotsTest-1347716270 tempest-VolumesAssistedSnapshotsTest-1347716270-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100386) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 12 20:14:58.804973 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-c2ea80fa-a715-4e68-b046-98effea88460 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Volume info retrieved successfully. Aug 12 20:14:58.814872 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c2ea80fa-a715-4e68-b046-98effea88460 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] https://10.4.3.246/volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 returned with HTTP 200 Aug 12 20:14:58.815395 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 84/327] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:58 2026] GET /volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 => generated 1317 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:14:58.817425 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-a64c5c24-2f59-48e9-a236-4a7e4fbdfc40 req-b50c6f23-507a-4185-bd68-c35b59afb9d3 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:58.823891 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-a64c5c24-2f59-48e9-a236-4a7e4fbdfc40 req-b50c6f23-507a-4185-bd68-c35b59afb9d3 tempest-VolumesAssistedSnapshotsTest-1347716270 tempest-VolumesAssistedSnapshotsTest-1347716270-project] POST https://10.4.3.246/volume/v3/snapshots/02d8726a-902f-4c45-ae2c-f99b4af74b5b/action Aug 12 20:14:58.824354 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-a64c5c24-2f59-48e9-a236-4a7e4fbdfc40 req-b50c6f23-507a-4185-bd68-c35b59afb9d3 tempest-VolumesAssistedSnapshotsTest-1347716270 tempest-VolumesAssistedSnapshotsTest-1347716270-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:14:58.824434 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-a64c5c24-2f59-48e9-a236-4a7e4fbdfc40 req-b50c6f23-507a-4185-bd68-c35b59afb9d3 tempest-VolumesAssistedSnapshotsTest-1347716270 tempest-VolumesAssistedSnapshotsTest-1347716270-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:58.829130 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.contrib.snapshot_actions [req-a64c5c24-2f59-48e9-a236-4a7e4fbdfc40 req-b50c6f23-507a-4185-bd68-c35b59afb9d3 tempest-VolumesAssistedSnapshotsTest-1347716270 tempest-VolumesAssistedSnapshotsTest-1347716270-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100385) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 12 20:14:58.832003 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-9df3e0b6-230d-4a2c-855c-9ac0d7a52518 req-c4861c81-1f22-4b42-b59b-7e6ad704a407 tempest-VolumesAssistedSnapshotsTest-1347716270 tempest-VolumesAssistedSnapshotsTest-1347716270-project] https://10.4.3.246/volume/v3/snapshots/None/action returned with HTTP 404 Aug 12 20:14:58.832971 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 78/328] 10.4.3.246 () {72 vars in 1582 bytes} [Wed Aug 12 20:14:58 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Aug 12 20:14:58.850868 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-989ef2c0-6d6d-46dc-b780-541e4d598a57 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:58.854051 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-989ef2c0-6d6d-46dc-b780-541e4d598a57 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] GET https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 Aug 12 20:14:58.854051 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-989ef2c0-6d6d-46dc-b780-541e4d598a57 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:58.854051 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-989ef2c0-6d6d-46dc-b780-541e4d598a57 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:58.856795 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-a64c5c24-2f59-48e9-a236-4a7e4fbdfc40 req-b50c6f23-507a-4185-bd68-c35b59afb9d3 tempest-VolumesAssistedSnapshotsTest-1347716270 tempest-VolumesAssistedSnapshotsTest-1347716270-project] https://10.4.3.246/volume/v3/snapshots/02d8726a-902f-4c45-ae2c-f99b4af74b5b/action returned with HTTP 404 Aug 12 20:14:58.857554 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 82/329] 10.4.3.246 () {72 vars in 1678 bytes} [Wed Aug 12 20:14:58 2026] POST /volume/v3/snapshots/02d8726a-902f-4c45-ae2c-f99b4af74b5b/action => generated 111 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:14:58.869649 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:58.869649 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:14:58.874129 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-989ef2c0-6d6d-46dc-b780-541e4d598a57 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Volume info retrieved successfully. Aug 12 20:14:58.880154 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-989ef2c0-6d6d-46dc-b780-541e4d598a57 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 returned with HTTP 200 Aug 12 20:14:58.880555 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 86/330] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:58 2026] GET /volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:58.903732 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-4e0ed413-a68d-4c35-aaba-5388a2f682f5 req-63731f60-1c6a-4e1d-80c6-2fecb98e9c5d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:58.906321 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-4e0ed413-a68d-4c35-aaba-5388a2f682f5 req-63731f60-1c6a-4e1d-80c6-2fecb98e9c5d tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] GET https://10.4.3.246/volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 Aug 12 20:14:58.906570 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-4e0ed413-a68d-4c35-aaba-5388a2f682f5 req-63731f60-1c6a-4e1d-80c6-2fecb98e9c5d tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:58.906863 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-4e0ed413-a68d-4c35-aaba-5388a2f682f5 req-63731f60-1c6a-4e1d-80c6-2fecb98e9c5d tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:58.918267 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:58.918267 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:14:58.921923 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-4e0ed413-a68d-4c35-aaba-5388a2f682f5 req-63731f60-1c6a-4e1d-80c6-2fecb98e9c5d tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Volume info retrieved successfully. Aug 12 20:14:58.926764 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-4e0ed413-a68d-4c35-aaba-5388a2f682f5 req-63731f60-1c6a-4e1d-80c6-2fecb98e9c5d tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] https://10.4.3.246/volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 returned with HTTP 200 Aug 12 20:14:58.927179 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 85/331] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:14:58 2026] GET /volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 => generated 1317 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:14:58.977043 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-4e0ed413-a68d-4c35-aaba-5388a2f682f5 req-7e4e6c6e-a334-4bf7-b374-b88c8904cef5 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:58.980560 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-4e0ed413-a68d-4c35-aaba-5388a2f682f5 req-7e4e6c6e-a334-4bf7-b374-b88c8904cef5 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] POST https://10.4.3.246/volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1/action Aug 12 20:14:58.980560 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-4e0ed413-a68d-4c35-aaba-5388a2f682f5 req-7e4e6c6e-a334-4bf7-b374-b88c8904cef5 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:14:58.980560 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-4e0ed413-a68d-4c35-aaba-5388a2f682f5 req-7e4e6c6e-a334-4bf7-b374-b88c8904cef5 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:14:58.996943 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:58.996943 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:14:58.997401 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-4e0ed413-a68d-4c35-aaba-5388a2f682f5 req-7e4e6c6e-a334-4bf7-b374-b88c8904cef5 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Volume info retrieved successfully. Aug 12 20:14:59.010705 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-4e0ed413-a68d-4c35-aaba-5388a2f682f5 req-7e4e6c6e-a334-4bf7-b374-b88c8904cef5 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Begin detaching volume completed successfully. Aug 12 20:14:59.011587 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-4e0ed413-a68d-4c35-aaba-5388a2f682f5 req-7e4e6c6e-a334-4bf7-b374-b88c8904cef5 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] https://10.4.3.246/volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1/action returned with HTTP 202 Aug 12 20:14:59.011904 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 79/332] 10.4.3.246 () {72 vars in 1672 bytes} [Wed Aug 12 20:14:58 2026] POST /volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:14:59.074932 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ac28015a-4eb2-47f5-b5bc-2f34dc62942f None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:59.075931 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ac28015a-4eb2-47f5-b5bc-2f34dc62942f None None] GET https://10.4.3.246/volume// Aug 12 20:14:59.075931 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ac28015a-4eb2-47f5-b5bc-2f34dc62942f None None] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:59.076466 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ac28015a-4eb2-47f5-b5bc-2f34dc62942f None None] Calling method 'all' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:59.076950 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ac28015a-4eb2-47f5-b5bc-2f34dc62942f None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:14:59.077291 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 83/333] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:14:59 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:14:59.090395 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-4e0ed413-a68d-4c35-aaba-5388a2f682f5 req-3dbb5bec-b85b-4e1a-9384-6bc60fb5ff12 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:59.095457 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-4e0ed413-a68d-4c35-aaba-5388a2f682f5 req-3dbb5bec-b85b-4e1a-9384-6bc60fb5ff12 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] GET https://10.4.3.246/volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 Aug 12 20:14:59.096409 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-4e0ed413-a68d-4c35-aaba-5388a2f682f5 req-3dbb5bec-b85b-4e1a-9384-6bc60fb5ff12 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:59.096840 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-4e0ed413-a68d-4c35-aaba-5388a2f682f5 req-3dbb5bec-b85b-4e1a-9384-6bc60fb5ff12 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:59.110895 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:59.110895 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:14:59.114003 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-4e0ed413-a68d-4c35-aaba-5388a2f682f5 req-3dbb5bec-b85b-4e1a-9384-6bc60fb5ff12 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Volume info retrieved successfully. Aug 12 20:14:59.119053 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-4e0ed413-a68d-4c35-aaba-5388a2f682f5 req-3dbb5bec-b85b-4e1a-9384-6bc60fb5ff12 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] https://10.4.3.246/volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 returned with HTTP 200 Aug 12 20:14:59.120004 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 87/334] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:14:59 2026] GET /volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 => generated 1543 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:14:59.572746 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-ae0c7032-641b-4613-8e73-dd7e6b5e6afb None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:59.575109 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ae0c7032-641b-4613-8e73-dd7e6b5e6afb tempest-VolumesTransfersTest-201696561 tempest-VolumesTransfersTest-201696561-project-admin] GET https://10.4.3.246/volume/v3/volumes/78a94f47-2c97-4d8b-9620-55bc1b6b0e2e Aug 12 20:14:59.575381 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ae0c7032-641b-4613-8e73-dd7e6b5e6afb tempest-VolumesTransfersTest-201696561 tempest-VolumesTransfersTest-201696561-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:59.575610 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ae0c7032-641b-4613-8e73-dd7e6b5e6afb tempest-VolumesTransfersTest-201696561 tempest-VolumesTransfersTest-201696561-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:59.581831 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ae0c7032-641b-4613-8e73-dd7e6b5e6afb tempest-VolumesTransfersTest-201696561 tempest-VolumesTransfersTest-201696561-project-admin] https://10.4.3.246/volume/v3/volumes/78a94f47-2c97-4d8b-9620-55bc1b6b0e2e returned with HTTP 404 Aug 12 20:14:59.582180 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 86/335] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:59 2026] GET /volume/v3/volumes/78a94f47-2c97-4d8b-9620-55bc1b6b0e2e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:14:59.590785 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-048ebe63-c207-47b1-9ca9-f52d8594ecbf None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:59.592291 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-048ebe63-c207-47b1-9ca9-f52d8594ecbf tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] GET https://10.4.3.246/volume/v3/volumes/78a94f47-2c97-4d8b-9620-55bc1b6b0e2e Aug 12 20:14:59.592512 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-048ebe63-c207-47b1-9ca9-f52d8594ecbf tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:59.592825 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-048ebe63-c207-47b1-9ca9-f52d8594ecbf tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:59.599348 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-048ebe63-c207-47b1-9ca9-f52d8594ecbf tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] https://10.4.3.246/volume/v3/volumes/78a94f47-2c97-4d8b-9620-55bc1b6b0e2e returned with HTTP 404 Aug 12 20:14:59.599916 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 80/336] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:59 2026] GET /volume/v3/volumes/78a94f47-2c97-4d8b-9620-55bc1b6b0e2e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:14:59.609950 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-41d74ae3-26d9-44f4-8f48-3e1a389411e9 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:59.612420 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-41d74ae3-26d9-44f4-8f48-3e1a389411e9 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] DELETE https://10.4.3.246/volume/v3/volumes/78a94f47-2c97-4d8b-9620-55bc1b6b0e2e Aug 12 20:14:59.612716 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-41d74ae3-26d9-44f4-8f48-3e1a389411e9 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:59.613011 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-41d74ae3-26d9-44f4-8f48-3e1a389411e9 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:59.613237 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-41d74ae3-26d9-44f4-8f48-3e1a389411e9 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] Delete volume with id: 78a94f47-2c97-4d8b-9620-55bc1b6b0e2e Aug 12 20:14:59.623131 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-41d74ae3-26d9-44f4-8f48-3e1a389411e9 tempest-VolumesTransfersTest-349757615 tempest-VolumesTransfersTest-349757615-project-member] https://10.4.3.246/volume/v3/volumes/78a94f47-2c97-4d8b-9620-55bc1b6b0e2e returned with HTTP 404 Aug 12 20:14:59.623895 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 84/337] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:14:59 2026] DELETE /volume/v3/volumes/78a94f47-2c97-4d8b-9620-55bc1b6b0e2e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 12 20:14:59.628843 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f453fae3-a676-40d3-be23-2e42dedb85ec None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:59.630282 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f453fae3-a676-40d3-be23-2e42dedb85ec tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] GET https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e Aug 12 20:14:59.630632 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f453fae3-a676-40d3-be23-2e42dedb85ec tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:59.630929 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f453fae3-a676-40d3-be23-2e42dedb85ec tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:59.643763 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:59.643763 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:14:59.647864 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-f453fae3-a676-40d3-be23-2e42dedb85ec tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Volume info retrieved successfully. Aug 12 20:14:59.653809 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f453fae3-a676-40d3-be23-2e42dedb85ec tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e returned with HTTP 200 Aug 12 20:14:59.654191 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 88/338] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:59 2026] GET /volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e => generated 869 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:14:59.894847 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f583bf31-e8cc-43bc-acf7-f05021788e83 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:14:59.896751 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f583bf31-e8cc-43bc-acf7-f05021788e83 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] GET https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 Aug 12 20:14:59.896925 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f583bf31-e8cc-43bc-acf7-f05021788e83 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:14:59.897096 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f583bf31-e8cc-43bc-acf7-f05021788e83 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:14:59.906372 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:14:59.906372 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:14:59.910555 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-f583bf31-e8cc-43bc-acf7-f05021788e83 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Volume info retrieved successfully. Aug 12 20:14:59.916432 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f583bf31-e8cc-43bc-acf7-f05021788e83 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 returned with HTTP 200 Aug 12 20:14:59.916926 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 87/339] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:14:59 2026] GET /volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 20:15:00.674678 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3e068df6-f757-45e8-9c96-aca028687e93 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:00.677384 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3e068df6-f757-45e8-9c96-aca028687e93 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] GET https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e Aug 12 20:15:00.677721 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3e068df6-f757-45e8-9c96-aca028687e93 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:00.678121 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3e068df6-f757-45e8-9c96-aca028687e93 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:00.688492 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:00.688492 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:00.692743 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-3e068df6-f757-45e8-9c96-aca028687e93 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Volume info retrieved successfully. Aug 12 20:15:00.698235 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3e068df6-f757-45e8-9c96-aca028687e93 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e returned with HTTP 200 Aug 12 20:15:00.698939 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 81/340] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:00 2026] GET /volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e => generated 869 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:00.725430 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-dac16d2a-32d5-4ecb-ae3b-f6780d0419d6 req-3084efc8-44f3-4f23-9806-0062d75efcf2 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:00.727558 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-dac16d2a-32d5-4ecb-ae3b-f6780d0419d6 req-3084efc8-44f3-4f23-9806-0062d75efcf2 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] POST https://10.4.3.246/volume/v3/attachments/1b90e02a-ceec-43f4-8b1a-9fb554b45205/action Aug 12 20:15:00.727940 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-dac16d2a-32d5-4ecb-ae3b-f6780d0419d6 req-3084efc8-44f3-4f23-9806-0062d75efcf2 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Action body: b'{"os-complete": null}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:15:00.728094 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-dac16d2a-32d5-4ecb-ae3b-f6780d0419d6 req-3084efc8-44f3-4f23-9806-0062d75efcf2 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:00.745403 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:00.745403 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:15:00.758682 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-dac16d2a-32d5-4ecb-ae3b-f6780d0419d6 req-3084efc8-44f3-4f23-9806-0062d75efcf2 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] https://10.4.3.246/volume/v3/attachments/1b90e02a-ceec-43f4-8b1a-9fb554b45205/action returned with HTTP 204 Aug 12 20:15:00.759170 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 85/341] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:15:00 2026] POST /volume/v3/attachments/1b90e02a-ceec-43f4-8b1a-9fb554b45205/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:15:00.934681 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-825eca26-e45e-42f9-a5a5-351ee2a23333 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:00.936486 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-825eca26-e45e-42f9-a5a5-351ee2a23333 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] GET https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 Aug 12 20:15:00.936732 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-825eca26-e45e-42f9-a5a5-351ee2a23333 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:00.936861 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-825eca26-e45e-42f9-a5a5-351ee2a23333 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:00.957748 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:00.957748 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:00.963844 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-825eca26-e45e-42f9-a5a5-351ee2a23333 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Volume info retrieved successfully. Aug 12 20:15:00.971551 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-825eca26-e45e-42f9-a5a5-351ee2a23333 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 returned with HTTP 200 Aug 12 20:15:00.972135 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 89/342] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:00 2026] GET /volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:00.993708 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-d74b02b5-1d07-4906-9447-df5f966eb9f7 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:00.999743 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d74b02b5-1d07-4906-9447-df5f966eb9f7 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] GET https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 Aug 12 20:15:00.999743 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d74b02b5-1d07-4906-9447-df5f966eb9f7 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:00.999743 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d74b02b5-1d07-4906-9447-df5f966eb9f7 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:01.008717 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:01.008717 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:01.013118 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-d74b02b5-1d07-4906-9447-df5f966eb9f7 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Volume info retrieved successfully. Aug 12 20:15:01.019835 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d74b02b5-1d07-4906-9447-df5f966eb9f7 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 returned with HTTP 200 Aug 12 20:15:01.020422 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 88/343] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:00 2026] GET /volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:01.033617 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-9da19b69-5820-4780-9abf-6d5c58d30655 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:01.035971 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9da19b69-5820-4780-9abf-6d5c58d30655 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-reader] GET https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 Aug 12 20:15:01.036226 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9da19b69-5820-4780-9abf-6d5c58d30655 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-reader] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:01.036475 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9da19b69-5820-4780-9abf-6d5c58d30655 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-reader] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:01.049907 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:01.049907 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:01.057035 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-9da19b69-5820-4780-9abf-6d5c58d30655 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-reader] Volume info retrieved successfully. Aug 12 20:15:01.062888 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9da19b69-5820-4780-9abf-6d5c58d30655 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-reader] https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 returned with HTTP 200 Aug 12 20:15:01.063299 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 82/344] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:01 2026] GET /volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:01.183552 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-c83a19d4-b65d-4931-b72d-50aafa8df86b req-805208d8-db39-4168-9cbb-3e3404fa4551 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:01.186236 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-c83a19d4-b65d-4931-b72d-50aafa8df86b req-805208d8-db39-4168-9cbb-3e3404fa4551 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] GET https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 Aug 12 20:15:01.186490 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-c83a19d4-b65d-4931-b72d-50aafa8df86b req-805208d8-db39-4168-9cbb-3e3404fa4551 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:01.186965 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-c83a19d4-b65d-4931-b72d-50aafa8df86b req-805208d8-db39-4168-9cbb-3e3404fa4551 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:01.202447 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:01.202447 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:15:01.210792 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-c83a19d4-b65d-4931-b72d-50aafa8df86b req-805208d8-db39-4168-9cbb-3e3404fa4551 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Volume info retrieved successfully. Aug 12 20:15:01.222369 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-c83a19d4-b65d-4931-b72d-50aafa8df86b req-805208d8-db39-4168-9cbb-3e3404fa4551 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 returned with HTTP 200 Aug 12 20:15:01.223796 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 86/345] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:15:01 2026] GET /volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 => generated 1140 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:01.451474 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-c83a19d4-b65d-4931-b72d-50aafa8df86b req-515a437d-a021-4e41-b9a6-8b9da5328e6e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:01.454144 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-c83a19d4-b65d-4931-b72d-50aafa8df86b req-515a437d-a021-4e41-b9a6-8b9da5328e6e tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] POST https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029/action Aug 12 20:15:01.454676 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-c83a19d4-b65d-4931-b72d-50aafa8df86b req-515a437d-a021-4e41-b9a6-8b9da5328e6e tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:15:01.454849 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-c83a19d4-b65d-4931-b72d-50aafa8df86b req-515a437d-a021-4e41-b9a6-8b9da5328e6e tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:01.470228 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:01.470228 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:01.470964 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-c83a19d4-b65d-4931-b72d-50aafa8df86b req-515a437d-a021-4e41-b9a6-8b9da5328e6e tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Volume info retrieved successfully. Aug 12 20:15:01.486385 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-c83a19d4-b65d-4931-b72d-50aafa8df86b req-515a437d-a021-4e41-b9a6-8b9da5328e6e tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Begin detaching volume completed successfully. Aug 12 20:15:01.486385 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-c83a19d4-b65d-4931-b72d-50aafa8df86b req-515a437d-a021-4e41-b9a6-8b9da5328e6e tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029/action returned with HTTP 202 Aug 12 20:15:01.486385 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 90/346] 10.4.3.246 () {72 vars in 1672 bytes} [Wed Aug 12 20:15:01 2026] POST /volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:15:01.511838 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-c8662de0-d689-4c4a-9987-59372f257fea None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:01.517520 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c8662de0-d689-4c4a-9987-59372f257fea tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-reader] GET https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 Aug 12 20:15:01.517836 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c8662de0-d689-4c4a-9987-59372f257fea tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-reader] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:01.518088 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c8662de0-d689-4c4a-9987-59372f257fea tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-reader] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:01.534499 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:01.534499 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:01.539888 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-c8662de0-d689-4c4a-9987-59372f257fea tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-reader] Volume info retrieved successfully. Aug 12 20:15:01.546152 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c8662de0-d689-4c4a-9987-59372f257fea tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-reader] https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 returned with HTTP 200 Aug 12 20:15:01.547208 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 89/347] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:01 2026] GET /volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 => generated 1143 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:01.554394 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-ec57f3f9-9bb0-4897-8d6f-838885c01a17 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:01.554394 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ec57f3f9-9bb0-4897-8d6f-838885c01a17 None None] GET https://10.4.3.246/volume// Aug 12 20:15:01.554394 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ec57f3f9-9bb0-4897-8d6f-838885c01a17 None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:01.554394 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ec57f3f9-9bb0-4897-8d6f-838885c01a17 None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:01.554394 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ec57f3f9-9bb0-4897-8d6f-838885c01a17 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:15:01.554394 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 83/348] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:15:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:15:01.565356 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-c83a19d4-b65d-4931-b72d-50aafa8df86b req-951491aa-615b-4e36-a719-621947c30c0c None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:01.566453 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-c83a19d4-b65d-4931-b72d-50aafa8df86b req-951491aa-615b-4e36-a719-621947c30c0c tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] GET https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 Aug 12 20:15:01.566735 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-c83a19d4-b65d-4931-b72d-50aafa8df86b req-951491aa-615b-4e36-a719-621947c30c0c tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:01.566952 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-c83a19d4-b65d-4931-b72d-50aafa8df86b req-951491aa-615b-4e36-a719-621947c30c0c tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:01.579599 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:01.579599 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:15:01.584140 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-c83a19d4-b65d-4931-b72d-50aafa8df86b req-951491aa-615b-4e36-a719-621947c30c0c tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Volume info retrieved successfully. Aug 12 20:15:01.589523 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-c83a19d4-b65d-4931-b72d-50aafa8df86b req-951491aa-615b-4e36-a719-621947c30c0c tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 returned with HTTP 200 Aug 12 20:15:01.590140 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 87/349] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:15:01 2026] GET /volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 => generated 1323 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:15:01.718658 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-47cc5e78-b385-4327-be55-5cf4896f10bd None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:01.719588 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-47cc5e78-b385-4327-be55-5cf4896f10bd tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] GET https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e Aug 12 20:15:01.719872 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-47cc5e78-b385-4327-be55-5cf4896f10bd tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:01.720111 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-47cc5e78-b385-4327-be55-5cf4896f10bd tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:01.735487 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:01.735487 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:01.744796 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-47cc5e78-b385-4327-be55-5cf4896f10bd tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Volume info retrieved successfully. Aug 12 20:15:01.751522 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-47cc5e78-b385-4327-be55-5cf4896f10bd tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e returned with HTTP 200 Aug 12 20:15:01.754585 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 91/350] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:01 2026] GET /volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e => generated 869 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:02.561398 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f38f93e9-6cbb-403a-ad8e-b994e295e4ae None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:02.563254 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f38f93e9-6cbb-403a-ad8e-b994e295e4ae tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-reader] GET https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 Aug 12 20:15:02.563432 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f38f93e9-6cbb-403a-ad8e-b994e295e4ae tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-reader] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:02.563643 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f38f93e9-6cbb-403a-ad8e-b994e295e4ae tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-reader] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:02.574418 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:02.574418 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:02.579804 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-f38f93e9-6cbb-403a-ad8e-b994e295e4ae tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-reader] Volume info retrieved successfully. Aug 12 20:15:02.586859 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f38f93e9-6cbb-403a-ad8e-b994e295e4ae tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-reader] https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 returned with HTTP 200 Aug 12 20:15:02.587428 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 90/351] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:02 2026] GET /volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:02.770112 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-87948f07-4a22-4130-9ed5-ca6f1eb7ba16 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:02.771780 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-87948f07-4a22-4130-9ed5-ca6f1eb7ba16 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] GET https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e Aug 12 20:15:02.772104 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-87948f07-4a22-4130-9ed5-ca6f1eb7ba16 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:02.772393 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-87948f07-4a22-4130-9ed5-ca6f1eb7ba16 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:02.783688 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:02.783688 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:02.786768 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-87948f07-4a22-4130-9ed5-ca6f1eb7ba16 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Volume info retrieved successfully. Aug 12 20:15:02.791958 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-87948f07-4a22-4130-9ed5-ca6f1eb7ba16 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e returned with HTTP 200 Aug 12 20:15:02.791958 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 84/352] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:02 2026] GET /volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e => generated 869 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:03.604786 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-4ae4a615-2940-4369-90df-3a65c5684498 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:03.607764 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4ae4a615-2940-4369-90df-3a65c5684498 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-reader] GET https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 Aug 12 20:15:03.608025 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4ae4a615-2940-4369-90df-3a65c5684498 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-reader] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:03.608256 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4ae4a615-2940-4369-90df-3a65c5684498 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-reader] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:03.620243 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:03.620243 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:15:03.627972 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-4ae4a615-2940-4369-90df-3a65c5684498 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-reader] Volume info retrieved successfully. Aug 12 20:15:03.632704 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4ae4a615-2940-4369-90df-3a65c5684498 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-reader] https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 returned with HTTP 200 Aug 12 20:15:03.633224 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 88/353] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:03 2026] GET /volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:03.703245 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-74680775-82c7-4e4b-9ece-334567569ae5 req-fa20931d-b721-41de-8001-7614c0be6b2b None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:03.705167 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-74680775-82c7-4e4b-9ece-334567569ae5 req-fa20931d-b721-41de-8001-7614c0be6b2b tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] POST https://10.4.3.246/volume/v3/attachments/2885bdfb-0e78-453b-9f33-4a897ef58cb3/action Aug 12 20:15:03.705501 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-74680775-82c7-4e4b-9ece-334567569ae5 req-fa20931d-b721-41de-8001-7614c0be6b2b tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Action body: b'{"os-complete": null}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:15:03.705647 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-74680775-82c7-4e4b-9ece-334567569ae5 req-fa20931d-b721-41de-8001-7614c0be6b2b tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:03.726667 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:03.726667 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:03.746685 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-74680775-82c7-4e4b-9ece-334567569ae5 req-fa20931d-b721-41de-8001-7614c0be6b2b tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] https://10.4.3.246/volume/v3/attachments/2885bdfb-0e78-453b-9f33-4a897ef58cb3/action returned with HTTP 204 Aug 12 20:15:03.746685 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 92/354] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:15:03 2026] POST /volume/v3/attachments/2885bdfb-0e78-453b-9f33-4a897ef58cb3/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:15:03.805898 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-1ad4550e-5275-4c52-9d19-bc3dd4a44a80 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:03.807990 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1ad4550e-5275-4c52-9d19-bc3dd4a44a80 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] GET https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e Aug 12 20:15:03.808247 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1ad4550e-5275-4c52-9d19-bc3dd4a44a80 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:03.808490 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1ad4550e-5275-4c52-9d19-bc3dd4a44a80 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:03.824108 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:03.824108 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:03.828929 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-1ad4550e-5275-4c52-9d19-bc3dd4a44a80 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Volume info retrieved successfully. Aug 12 20:15:03.834202 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1ad4550e-5275-4c52-9d19-bc3dd4a44a80 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e returned with HTTP 200 Aug 12 20:15:03.834736 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 91/355] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:03 2026] GET /volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e => generated 1161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:03.885782 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-8a08a91d-06c8-4259-9bb9-748c6b4d9124 req-75d4f4e1-aa0d-47b6-93fb-611692d6eb1c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:03.888522 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-8a08a91d-06c8-4259-9bb9-748c6b4d9124 req-75d4f4e1-aa0d-47b6-93fb-611692d6eb1c tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] GET https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e Aug 12 20:15:03.889062 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-8a08a91d-06c8-4259-9bb9-748c6b4d9124 req-75d4f4e1-aa0d-47b6-93fb-611692d6eb1c tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:03.889404 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-8a08a91d-06c8-4259-9bb9-748c6b4d9124 req-75d4f4e1-aa0d-47b6-93fb-611692d6eb1c tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:03.899819 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:03.899819 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:03.906713 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-8a08a91d-06c8-4259-9bb9-748c6b4d9124 req-75d4f4e1-aa0d-47b6-93fb-611692d6eb1c tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Volume info retrieved successfully. Aug 12 20:15:03.911290 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-8a08a91d-06c8-4259-9bb9-748c6b4d9124 req-75d4f4e1-aa0d-47b6-93fb-611692d6eb1c tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e returned with HTTP 200 Aug 12 20:15:03.911927 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 85/356] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:15:03 2026] GET /volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e => generated 1161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 20:15:04.005118 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-2fa8666e-dd77-40da-8f63-50001058cfa3 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:04.005474 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2fa8666e-dd77-40da-8f63-50001058cfa3 None None] GET https://10.4.3.246/volume// Aug 12 20:15:04.005899 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2fa8666e-dd77-40da-8f63-50001058cfa3 None None] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:04.006072 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2fa8666e-dd77-40da-8f63-50001058cfa3 None None] Calling method 'all' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:04.006400 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2fa8666e-dd77-40da-8f63-50001058cfa3 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:15:04.006763 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 89/357] 10.4.3.246 () {66 vars in 1428 bytes} [Wed Aug 12 20:15:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:15:04.017905 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-8a08a91d-06c8-4259-9bb9-748c6b4d9124 req-849c9203-3b00-438d-a0dc-f4bd4889ca88 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:04.020665 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-8a08a91d-06c8-4259-9bb9-748c6b4d9124 req-849c9203-3b00-438d-a0dc-f4bd4889ca88 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:15:04.021163 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-8a08a91d-06c8-4259-9bb9-748c6b4d9124 req-849c9203-3b00-438d-a0dc-f4bd4889ca88 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "060e32d5-6ed3-4aaa-8562-67e4a278bd4e", "connector": null, "instance_uuid": "560a1026-3aa6-4ceb-9639-1785fd41b0d1"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:04.037846 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:04.037846 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:04.077720 np0000007109 devstack@c-api.service[100384]: WARNING cinder.volume.api [req-8a08a91d-06c8-4259-9bb9-748c6b4d9124 req-849c9203-3b00-438d-a0dc-f4bd4889ca88 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 12 20:15:04.083730 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-8a08a91d-06c8-4259-9bb9-748c6b4d9124 req-849c9203-3b00-438d-a0dc-f4bd4889ca88 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:15:04.084279 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 93/358] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:15:04 2026] POST /volume/v3/attachments => generated 271 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:04.119609 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-82f60f44-7c1a-4ff1-8fd2-9e1641bfe1ba None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:04.122074 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-82f60f44-7c1a-4ff1-8fd2-9e1641bfe1ba tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] GET https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e Aug 12 20:15:04.122275 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-82f60f44-7c1a-4ff1-8fd2-9e1641bfe1ba tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:04.124764 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-82f60f44-7c1a-4ff1-8fd2-9e1641bfe1ba tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:04.136471 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-c90cb2ed-66a3-4bb4-a2c7-091d504917e5 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:04.137656 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c90cb2ed-66a3-4bb4-a2c7-091d504917e5 None None] GET https://10.4.3.246/volume// Aug 12 20:15:04.138708 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c90cb2ed-66a3-4bb4-a2c7-091d504917e5 None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:04.139008 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c90cb2ed-66a3-4bb4-a2c7-091d504917e5 None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:04.141025 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c90cb2ed-66a3-4bb4-a2c7-091d504917e5 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:15:04.141497 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 86/359] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:15:04 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:15:04.142281 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:04.142281 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:04.148224 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-82f60f44-7c1a-4ff1-8fd2-9e1641bfe1ba tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Volume info retrieved successfully. Aug 12 20:15:04.154723 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-82f60f44-7c1a-4ff1-8fd2-9e1641bfe1ba tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e returned with HTTP 200 Aug 12 20:15:04.155152 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 92/360] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:04 2026] GET /volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e => generated 1163 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:04.174666 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-022be67a-3a5e-41e6-a24a-dbb1ca5548c8 req-5fb41b46-1724-4150-a155-32758734450b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:04.176667 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-022be67a-3a5e-41e6-a24a-dbb1ca5548c8 req-5fb41b46-1724-4150-a155-32758734450b tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:15:04.177021 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-022be67a-3a5e-41e6-a24a-dbb1ca5548c8 req-5fb41b46-1724-4150-a155-32758734450b tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b758c406-da41-4fdb-b437-5807aaf4a0d6", "connector": null, "instance_uuid": "ddcb17cf-446e-4b10-8c71-483679d7b0e6"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:04.179872 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-789308c4-2467-4647-997e-736607e54de7 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:04.179872 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-789308c4-2467-4647-997e-736607e54de7 None None] GET https://10.4.3.246/volume// Aug 12 20:15:04.179872 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-789308c4-2467-4647-997e-736607e54de7 None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:04.180026 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-789308c4-2467-4647-997e-736607e54de7 None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:04.180455 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-789308c4-2467-4647-997e-736607e54de7 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:15:04.180802 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 94/361] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:15:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:15:04.189213 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:04.189213 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:15:04.196690 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-8a08a91d-06c8-4259-9bb9-748c6b4d9124 req-2f29773d-a9ae-4a4b-a750-197b9f16f99e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:04.201428 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-8a08a91d-06c8-4259-9bb9-748c6b4d9124 req-2f29773d-a9ae-4a4b-a750-197b9f16f99e tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] GET https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e Aug 12 20:15:04.201761 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-8a08a91d-06c8-4259-9bb9-748c6b4d9124 req-2f29773d-a9ae-4a4b-a750-197b9f16f99e tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:04.202005 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-8a08a91d-06c8-4259-9bb9-748c6b4d9124 req-2f29773d-a9ae-4a4b-a750-197b9f16f99e tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:04.225404 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:04.225404 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:04.227440 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-022be67a-3a5e-41e6-a24a-dbb1ca5548c8 req-5fb41b46-1724-4150-a155-32758734450b tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:15:04.227940 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 90/362] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:15:04 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 12 20:15:04.232750 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-8a08a91d-06c8-4259-9bb9-748c6b4d9124 req-2f29773d-a9ae-4a4b-a750-197b9f16f99e tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Volume info retrieved successfully. Aug 12 20:15:04.232843 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-4e0ed413-a68d-4c35-aaba-5388a2f682f5 req-fab9cdbc-e4ad-40d4-a4b5-9760ea808229 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:04.235836 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-022be67a-3a5e-41e6-a24a-dbb1ca5548c8 req-2ec7a8b8-def3-4db3-ac24-2c06f8b5d348 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:04.236415 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-8a08a91d-06c8-4259-9bb9-748c6b4d9124 req-2f29773d-a9ae-4a4b-a750-197b9f16f99e tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e returned with HTTP 200 Aug 12 20:15:04.237118 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-4e0ed413-a68d-4c35-aaba-5388a2f682f5 req-fab9cdbc-e4ad-40d4-a4b5-9760ea808229 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] DELETE https://10.4.3.246/volume/v3/attachments/b61a923b-421e-4ebd-97dd-efc0adf8fe3b Aug 12 20:15:04.237181 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 87/363] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:15:04 2026] GET /volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e => generated 1343 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:15:04.237263 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-4e0ed413-a68d-4c35-aaba-5388a2f682f5 req-fab9cdbc-e4ad-40d4-a4b5-9760ea808229 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:04.237579 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-4e0ed413-a68d-4c35-aaba-5388a2f682f5 req-fab9cdbc-e4ad-40d4-a4b5-9760ea808229 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:04.241243 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-022be67a-3a5e-41e6-a24a-dbb1ca5548c8 req-2ec7a8b8-def3-4db3-ac24-2c06f8b5d348 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] DELETE https://10.4.3.246/volume/v3/attachments/84e0fa2b-b8b9-4f1f-9eb3-c420849c83f4 Aug 12 20:15:04.241706 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-022be67a-3a5e-41e6-a24a-dbb1ca5548c8 req-2ec7a8b8-def3-4db3-ac24-2c06f8b5d348 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:04.241768 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-022be67a-3a5e-41e6-a24a-dbb1ca5548c8 req-2ec7a8b8-def3-4db3-ac24-2c06f8b5d348 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:04.248391 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:04.248391 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:04.255950 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:04.255950 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:04.344323 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-4e0ed413-a68d-4c35-aaba-5388a2f682f5 req-fab9cdbc-e4ad-40d4-a4b5-9760ea808229 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] https://10.4.3.246/volume/v3/attachments/b61a923b-421e-4ebd-97dd-efc0adf8fe3b returned with HTTP 200 Aug 12 20:15:04.345024 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 93/364] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:15:04 2026] DELETE /volume/v3/attachments/b61a923b-421e-4ebd-97dd-efc0adf8fe3b => generated 19 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:04.358515 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-8a08a91d-06c8-4259-9bb9-748c6b4d9124 req-a74ce596-83a7-48a3-8380-8b859cfb85e4 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:04.358758 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-022be67a-3a5e-41e6-a24a-dbb1ca5548c8 req-2ec7a8b8-def3-4db3-ac24-2c06f8b5d348 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] https://10.4.3.246/volume/v3/attachments/84e0fa2b-b8b9-4f1f-9eb3-c420849c83f4 returned with HTTP 200 Aug 12 20:15:04.358758 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 95/365] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:15:04 2026] DELETE /volume/v3/attachments/84e0fa2b-b8b9-4f1f-9eb3-c420849c83f4 => generated 192 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:04.359729 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-8a08a91d-06c8-4259-9bb9-748c6b4d9124 req-a74ce596-83a7-48a3-8380-8b859cfb85e4 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] PUT https://10.4.3.246/volume/v3/attachments/8fb4b48b-6618-480e-8312-915250edf6da Aug 12 20:15:04.363326 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-8a08a91d-06c8-4259-9bb9-748c6b4d9124 req-a74ce596-83a7-48a3-8380-8b859cfb85e4 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:04.375409 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-8a08a91d-06c8-4259-9bb9-748c6b4d9124 req-a74ce596-83a7-48a3-8380-8b859cfb85e4 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Acquiring lock "cinder-attachment_update-060e32d5-6ed3-4aaa-8562-67e4a278bd4e-np0000007109" by "attachment_update" {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:15:04.381741 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-8a08a91d-06c8-4259-9bb9-748c6b4d9124 req-a74ce596-83a7-48a3-8380-8b859cfb85e4 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Lock "cinder-attachment_update-060e32d5-6ed3-4aaa-8562-67e4a278bd4e-np0000007109" acquired by "attachment_update" :: waited 0.006s {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:15:04.383458 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:04.383458 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:15:04.494487 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-8a08a91d-06c8-4259-9bb9-748c6b4d9124 req-a74ce596-83a7-48a3-8380-8b859cfb85e4 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Lock "cinder-attachment_update-060e32d5-6ed3-4aaa-8562-67e4a278bd4e-np0000007109" released by "attachment_update" :: held 0.113s {{(pid=100385) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:15:04.495285 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-8a08a91d-06c8-4259-9bb9-748c6b4d9124 req-a74ce596-83a7-48a3-8380-8b859cfb85e4 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] https://10.4.3.246/volume/v3/attachments/8fb4b48b-6618-480e-8312-915250edf6da returned with HTTP 200 Aug 12 20:15:04.495731 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 91/366] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:15:04 2026] PUT /volume/v3/attachments/8fb4b48b-6618-480e-8312-915250edf6da => generated 967 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:04.595191 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-c83a19d4-b65d-4931-b72d-50aafa8df86b req-9c2134a6-b40c-4545-a5fd-ca013a0709a6 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:04.597909 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-c83a19d4-b65d-4931-b72d-50aafa8df86b req-9c2134a6-b40c-4545-a5fd-ca013a0709a6 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] DELETE https://10.4.3.246/volume/v3/attachments/1b90e02a-ceec-43f4-8b1a-9fb554b45205 Aug 12 20:15:04.598159 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-c83a19d4-b65d-4931-b72d-50aafa8df86b req-9c2134a6-b40c-4545-a5fd-ca013a0709a6 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:04.598361 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-c83a19d4-b65d-4931-b72d-50aafa8df86b req-9c2134a6-b40c-4545-a5fd-ca013a0709a6 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:04.607383 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:04.607383 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:04.648033 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-78431168-8420-4294-8c81-2001fc086d2c None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:04.650098 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-78431168-8420-4294-8c81-2001fc086d2c tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-reader] GET https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 Aug 12 20:15:04.650287 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-78431168-8420-4294-8c81-2001fc086d2c tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-reader] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:04.650464 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-78431168-8420-4294-8c81-2001fc086d2c tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-reader] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:04.661651 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:04.661651 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:04.665927 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-78431168-8420-4294-8c81-2001fc086d2c tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-reader] Volume info retrieved successfully. Aug 12 20:15:04.671055 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-78431168-8420-4294-8c81-2001fc086d2c tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-reader] https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 returned with HTTP 200 Aug 12 20:15:04.671865 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 94/367] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:04 2026] GET /volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:04.704575 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-c83a19d4-b65d-4931-b72d-50aafa8df86b req-9c2134a6-b40c-4545-a5fd-ca013a0709a6 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] https://10.4.3.246/volume/v3/attachments/1b90e02a-ceec-43f4-8b1a-9fb554b45205 returned with HTTP 200 Aug 12 20:15:04.704575 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 88/368] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:15:04 2026] DELETE /volume/v3/attachments/1b90e02a-ceec-43f4-8b1a-9fb554b45205 => generated 19 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:05.171574 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b5db5465-71bc-4442-8ce0-62dc04692873 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:05.172824 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b5db5465-71bc-4442-8ce0-62dc04692873 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] GET https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e Aug 12 20:15:05.173136 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b5db5465-71bc-4442-8ce0-62dc04692873 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:05.174699 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b5db5465-71bc-4442-8ce0-62dc04692873 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:05.187604 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:05.187604 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:05.192026 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-b5db5465-71bc-4442-8ce0-62dc04692873 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Volume info retrieved successfully. Aug 12 20:15:05.197143 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b5db5465-71bc-4442-8ce0-62dc04692873 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e returned with HTTP 200 Aug 12 20:15:05.197825 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 96/369] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:05 2026] GET /volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e => generated 1164 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:05.405261 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-4c829782-8beb-41ae-809c-34c57d3efece None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:05.407106 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4c829782-8beb-41ae-809c-34c57d3efece tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] GET https://10.4.3.246/volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 Aug 12 20:15:05.408489 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4c829782-8beb-41ae-809c-34c57d3efece tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:05.408489 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4c829782-8beb-41ae-809c-34c57d3efece tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:05.416130 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:05.416130 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:15:05.419680 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-4c829782-8beb-41ae-809c-34c57d3efece tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Volume info retrieved successfully. Aug 12 20:15:05.424123 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4c829782-8beb-41ae-809c-34c57d3efece tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] https://10.4.3.246/volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 returned with HTTP 200 Aug 12 20:15:05.424631 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 92/370] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:05 2026] GET /volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:05.440269 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-4db3838b-e696-442d-bde4-633db425f778 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:05.442688 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4db3838b-e696-442d-bde4-633db425f778 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 Aug 12 20:15:05.442975 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4db3838b-e696-442d-bde4-633db425f778 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:05.443243 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4db3838b-e696-442d-bde4-633db425f778 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:05.443436 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-4db3838b-e696-442d-bde4-633db425f778 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Delete volume with id: f21998fa-0157-4ae0-a83e-bbd1fc140ae1 Aug 12 20:15:05.451735 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:05.451735 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:05.452125 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-4db3838b-e696-442d-bde4-633db425f778 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Volume info retrieved successfully. Aug 12 20:15:05.457228 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-022be67a-3a5e-41e6-a24a-dbb1ca5548c8 req-ccc580f3-f5a3-4dbb-8d21-23f053c0f69d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:05.459047 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-022be67a-3a5e-41e6-a24a-dbb1ca5548c8 req-ccc580f3-f5a3-4dbb-8d21-23f053c0f69d tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] PUT https://10.4.3.246/volume/v3/attachments/89208596-f9fa-45ab-a307-1f5ee22b817c Aug 12 20:15:05.459369 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-022be67a-3a5e-41e6-a24a-dbb1ca5548c8 req-ccc580f3-f5a3-4dbb-8d21-23f053c0f69d tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:05.467133 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-022be67a-3a5e-41e6-a24a-dbb1ca5548c8 req-ccc580f3-f5a3-4dbb-8d21-23f053c0f69d tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Acquiring lock "cinder-attachment_update-b758c406-da41-4fdb-b437-5807aaf4a0d6-np0000007109" by "attachment_update" {{(pid=100386) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:15:05.471665 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-022be67a-3a5e-41e6-a24a-dbb1ca5548c8 req-ccc580f3-f5a3-4dbb-8d21-23f053c0f69d tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Lock "cinder-attachment_update-b758c406-da41-4fdb-b437-5807aaf4a0d6-np0000007109" acquired by "attachment_update" :: waited 0.004s {{(pid=100386) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:15:05.472767 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:05.472767 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:05.474301 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-4db3838b-e696-442d-bde4-633db425f778 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Delete volume request issued successfully. Aug 12 20:15:05.474513 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4db3838b-e696-442d-bde4-633db425f778 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] https://10.4.3.246/volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 returned with HTTP 202 Aug 12 20:15:05.474941 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 95/371] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:15:05 2026] DELETE /volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:15:05.483415 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-000c27e0-ac41-43ed-bd46-d9f6fc47ebe5 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:05.485413 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-000c27e0-ac41-43ed-bd46-d9f6fc47ebe5 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] GET https://10.4.3.246/volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 Aug 12 20:15:05.485413 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-000c27e0-ac41-43ed-bd46-d9f6fc47ebe5 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:05.486000 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-000c27e0-ac41-43ed-bd46-d9f6fc47ebe5 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:05.497707 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:05.497707 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:05.505367 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-000c27e0-ac41-43ed-bd46-d9f6fc47ebe5 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Volume info retrieved successfully. Aug 12 20:15:05.510998 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-000c27e0-ac41-43ed-bd46-d9f6fc47ebe5 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] https://10.4.3.246/volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 returned with HTTP 200 Aug 12 20:15:05.511433 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 97/372] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:05 2026] GET /volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 => generated 1014 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:05.607190 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-022be67a-3a5e-41e6-a24a-dbb1ca5548c8 req-ccc580f3-f5a3-4dbb-8d21-23f053c0f69d tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Lock "cinder-attachment_update-b758c406-da41-4fdb-b437-5807aaf4a0d6-np0000007109" released by "attachment_update" :: held 0.135s {{(pid=100386) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:15:05.607400 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-022be67a-3a5e-41e6-a24a-dbb1ca5548c8 req-ccc580f3-f5a3-4dbb-8d21-23f053c0f69d tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] https://10.4.3.246/volume/v3/attachments/89208596-f9fa-45ab-a307-1f5ee22b817c returned with HTTP 200 Aug 12 20:15:05.607988 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 89/373] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:15:05 2026] PUT /volume/v3/attachments/89208596-f9fa-45ab-a307-1f5ee22b817c => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:05.617547 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-022be67a-3a5e-41e6-a24a-dbb1ca5548c8 req-7819b249-55f4-4bd9-9765-0fe32bbb9733 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:05.620337 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-022be67a-3a5e-41e6-a24a-dbb1ca5548c8 req-7819b249-55f4-4bd9-9765-0fe32bbb9733 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] GET https://10.4.3.246/volume/v3/attachments/89208596-f9fa-45ab-a307-1f5ee22b817c Aug 12 20:15:05.620337 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-022be67a-3a5e-41e6-a24a-dbb1ca5548c8 req-7819b249-55f4-4bd9-9765-0fe32bbb9733 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:05.620337 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-022be67a-3a5e-41e6-a24a-dbb1ca5548c8 req-7819b249-55f4-4bd9-9765-0fe32bbb9733 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:05.634461 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-022be67a-3a5e-41e6-a24a-dbb1ca5548c8 req-7819b249-55f4-4bd9-9765-0fe32bbb9733 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] https://10.4.3.246/volume/v3/attachments/89208596-f9fa-45ab-a307-1f5ee22b817c returned with HTTP 200 Aug 12 20:15:05.635037 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 93/374] 10.4.3.246 () {70 vars in 1651 bytes} [Wed Aug 12 20:15:05 2026] GET /volume/v3/attachments/89208596-f9fa-45ab-a307-1f5ee22b817c => generated 994 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:05.685035 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-55894e91-1c9b-4eb8-8bbd-f1b1c9776bc9 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:05.686894 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-55894e91-1c9b-4eb8-8bbd-f1b1c9776bc9 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-reader] GET https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 Aug 12 20:15:05.687117 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-55894e91-1c9b-4eb8-8bbd-f1b1c9776bc9 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-reader] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:05.687306 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-55894e91-1c9b-4eb8-8bbd-f1b1c9776bc9 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-reader] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:05.699316 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:05.699316 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:05.704190 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-55894e91-1c9b-4eb8-8bbd-f1b1c9776bc9 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-reader] Volume info retrieved successfully. Aug 12 20:15:05.709828 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-55894e91-1c9b-4eb8-8bbd-f1b1c9776bc9 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-reader] https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 returned with HTTP 200 Aug 12 20:15:05.712417 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 96/375] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:05 2026] GET /volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:05.763966 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-63923b9a-bfac-4381-a073-c92921db6997 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:05.769097 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-63923b9a-bfac-4381-a073-c92921db6997 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] GET https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 Aug 12 20:15:05.769097 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-63923b9a-bfac-4381-a073-c92921db6997 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:05.769097 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-63923b9a-bfac-4381-a073-c92921db6997 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:05.777027 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:05.777027 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:05.785558 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-63923b9a-bfac-4381-a073-c92921db6997 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Volume info retrieved successfully. Aug 12 20:15:05.798599 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-63923b9a-bfac-4381-a073-c92921db6997 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 returned with HTTP 200 Aug 12 20:15:05.798599 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 98/376] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:05 2026] GET /volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:05.871348 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-38b4f1f1-0fa6-4aeb-b81c-445d44c7243f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:05.876224 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-38b4f1f1-0fa6-4aeb-b81c-445d44c7243f tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] GET https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 Aug 12 20:15:05.876224 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-38b4f1f1-0fa6-4aeb-b81c-445d44c7243f tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:05.876224 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-38b4f1f1-0fa6-4aeb-b81c-445d44c7243f tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:05.884133 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:05.884133 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:05.890789 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-38b4f1f1-0fa6-4aeb-b81c-445d44c7243f tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Volume info retrieved successfully. Aug 12 20:15:05.899177 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-38b4f1f1-0fa6-4aeb-b81c-445d44c7243f tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 returned with HTTP 200 Aug 12 20:15:05.899177 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 90/377] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:05 2026] GET /volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:06.212063 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-4752b58a-c11a-4169-adad-408463cf519a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:06.214428 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4752b58a-c11a-4169-adad-408463cf519a tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] GET https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e Aug 12 20:15:06.214914 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4752b58a-c11a-4169-adad-408463cf519a tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:06.215026 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4752b58a-c11a-4169-adad-408463cf519a tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:06.229823 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:06.229823 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:15:06.235636 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-4752b58a-c11a-4169-adad-408463cf519a tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Volume info retrieved successfully. Aug 12 20:15:06.241373 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4752b58a-c11a-4169-adad-408463cf519a tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e returned with HTTP 200 Aug 12 20:15:06.241840 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 94/378] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:06 2026] GET /volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e => generated 1164 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:06.285160 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e1d08fa2-05dc-4798-a6ff-640a1231ed05 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:06.529083 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-310bcfe6-e0b7-4e51-9279-c8b34b412956 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:06.529670 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e1d08fa2-05dc-4798-a6ff-640a1231ed05 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:15:06.530169 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e1d08fa2-05dc-4798-a6ff-640a1231ed05 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-706269239"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:06.531092 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-310bcfe6-e0b7-4e51-9279-c8b34b412956 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] GET https://10.4.3.246/volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 Aug 12 20:15:06.531352 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-310bcfe6-e0b7-4e51-9279-c8b34b412956 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:06.531621 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-310bcfe6-e0b7-4e51-9279-c8b34b412956 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:06.531935 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-e1d08fa2-05dc-4798-a6ff-640a1231ed05 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-706269239'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:15:06.532092 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-e1d08fa2-05dc-4798-a6ff-640a1231ed05 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Create volume of 1 GB Aug 12 20:15:06.537199 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-e1d08fa2-05dc-4798-a6ff-640a1231ed05 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Availability Zones retrieved successfully. Aug 12 20:15:06.541143 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-310bcfe6-e0b7-4e51-9279-c8b34b412956 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] https://10.4.3.246/volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 returned with HTTP 404 Aug 12 20:15:06.541783 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 99/379] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:06 2026] GET /volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:15:06.543879 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e1d08fa2-05dc-4798-a6ff-640a1231ed05 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Flow 'volume_create_api' (7280ad92-7e48-4e62-9496-2dc7043a7ce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:15:06.548570 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e1d08fa2-05dc-4798-a6ff-640a1231ed05 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cf913d9-8318-4bc5-a25d-69e4d87adb20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:06.548570 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-e1d08fa2-05dc-4798-a6ff-640a1231ed05 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:15:06.576759 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e1d08fa2-05dc-4798-a6ff-640a1231ed05 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cf913d9-8318-4bc5-a25d-69e4d87adb20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:06.577826 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e1d08fa2-05dc-4798-a6ff-640a1231ed05 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56cc02c9-af2d-4344-8918-f4f167f3441a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:06.654948 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-e1d08fa2-05dc-4798-a6ff-640a1231ed05 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Created reservations ['4269dbcb-89ba-4816-9f4a-cc11103da4a9', 'a22c7ab0-5872-47d0-af0f-50a4651051e4', '25f2b640-4ebb-4f86-9b6e-0e104fb34370', '533254b0-58c6-46c3-b736-0002fb66b2c9'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:15:06.655977 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e1d08fa2-05dc-4798-a6ff-640a1231ed05 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56cc02c9-af2d-4344-8918-f4f167f3441a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4269dbcb-89ba-4816-9f4a-cc11103da4a9', 'a22c7ab0-5872-47d0-af0f-50a4651051e4', '25f2b640-4ebb-4f86-9b6e-0e104fb34370', '533254b0-58c6-46c3-b736-0002fb66b2c9']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:06.656827 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e1d08fa2-05dc-4798-a6ff-640a1231ed05 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73d026de-7aae-4023-acc8-8f8aeab1dd75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:06.693614 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e1d08fa2-05dc-4798-a6ff-640a1231ed05 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73d026de-7aae-4023-acc8-8f8aeab1dd75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd259bffb-a041-494c-ab84-81389502d5f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-706269239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3369b6cd72de4732a4ef352808477f96',qos_specs=None,replication_status=,reservations=['4269dbcb-89ba-4816-9f4a-cc11103da4a9','a22c7ab0-5872-47d0-af0f-50a4651051e4','25f2b640-4ebb-4f86-9b6e-0e104fb34370','533254b0-58c6-46c3-b736-0002fb66b2c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3df4f782f4142c884334e779b08e58c',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:15:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-706269239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d259bffb-a041-494c-ab84-81389502d5f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3369b6cd72de4732a4ef352808477f96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3df4f782f4142c884334e779b08e58c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:06.694670 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e1d08fa2-05dc-4798-a6ff-640a1231ed05 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9a7daae-d091-41ec-828e-41c10115f3cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:06.716420 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e1d08fa2-05dc-4798-a6ff-640a1231ed05 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9a7daae-d091-41ec-828e-41c10115f3cb) transitioned into state 'SUCCESS' from state '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-706269239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3369b6cd72de4732a4ef352808477f96',qos_specs=None,replication_status=,reservations=['4269dbcb-89ba-4816-9f4a-cc11103da4a9','a22c7ab0-5872-47d0-af0f-50a4651051e4','25f2b640-4ebb-4f86-9b6e-0e104fb34370','533254b0-58c6-46c3-b736-0002fb66b2c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3df4f782f4142c884334e779b08e58c',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:06.717620 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e1d08fa2-05dc-4798-a6ff-640a1231ed05 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c992200b-8a39-4769-9b13-6db57bc5aada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:06.736694 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e1d08fa2-05dc-4798-a6ff-640a1231ed05 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c992200b-8a39-4769-9b13-6db57bc5aada) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:06.737784 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e1d08fa2-05dc-4798-a6ff-640a1231ed05 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Flow 'volume_create_api' (7280ad92-7e48-4e62-9496-2dc7043a7ce1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:15:06.738188 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-e1d08fa2-05dc-4798-a6ff-640a1231ed05 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Create volume request issued successfully. Aug 12 20:15:06.738973 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e1d08fa2-05dc-4798-a6ff-640a1231ed05 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:15:06.739502 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 97/380] 10.4.3.246 () {70 vars in 1299 bytes} [Wed Aug 12 20:15:06 2026] POST /volume/v3/volumes => generated 818 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:15:06.751730 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-101e975b-aa50-478d-a025-c6ac4a81d3cc None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:06.753741 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-101e975b-aa50-478d-a025-c6ac4a81d3cc tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] GET https://10.4.3.246/volume/v3/volumes/d259bffb-a041-494c-ab84-81389502d5f2 Aug 12 20:15:06.755076 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-101e975b-aa50-478d-a025-c6ac4a81d3cc tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:06.755076 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-101e975b-aa50-478d-a025-c6ac4a81d3cc tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:06.766531 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:06.766531 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:06.770966 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-101e975b-aa50-478d-a025-c6ac4a81d3cc tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Volume info retrieved successfully. Aug 12 20:15:06.776292 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-101e975b-aa50-478d-a025-c6ac4a81d3cc tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] https://10.4.3.246/volume/v3/volumes/d259bffb-a041-494c-ab84-81389502d5f2 returned with HTTP 200 Aug 12 20:15:06.776764 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 91/381] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:15:06 2026] GET /volume/v3/volumes/d259bffb-a041-494c-ab84-81389502d5f2 => generated 886 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:07.259432 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-dcf35c71-55e9-4981-8b23-f646e354d325 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:07.261446 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-dcf35c71-55e9-4981-8b23-f646e354d325 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] GET https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e Aug 12 20:15:07.261686 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-dcf35c71-55e9-4981-8b23-f646e354d325 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:07.261940 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-dcf35c71-55e9-4981-8b23-f646e354d325 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:07.283439 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:07.283439 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:15:07.289039 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-dcf35c71-55e9-4981-8b23-f646e354d325 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Volume info retrieved successfully. Aug 12 20:15:07.296177 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-dcf35c71-55e9-4981-8b23-f646e354d325 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e returned with HTTP 200 Aug 12 20:15:07.296220 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 95/382] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:07 2026] GET /volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e => generated 1164 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:07.795256 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-3c958ec3-2a1e-4209-bc14-c0eb9aadce73 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:07.798300 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3c958ec3-2a1e-4209-bc14-c0eb9aadce73 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] GET https://10.4.3.246/volume/v3/volumes/d259bffb-a041-494c-ab84-81389502d5f2 Aug 12 20:15:07.798517 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3c958ec3-2a1e-4209-bc14-c0eb9aadce73 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:07.798706 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3c958ec3-2a1e-4209-bc14-c0eb9aadce73 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:07.805706 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:07.805706 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:07.809889 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-3c958ec3-2a1e-4209-bc14-c0eb9aadce73 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Volume info retrieved successfully. Aug 12 20:15:07.814669 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3c958ec3-2a1e-4209-bc14-c0eb9aadce73 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] https://10.4.3.246/volume/v3/volumes/d259bffb-a041-494c-ab84-81389502d5f2 returned with HTTP 200 Aug 12 20:15:07.815073 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 100/383] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:15:07 2026] GET /volume/v3/volumes/d259bffb-a041-494c-ab84-81389502d5f2 => generated 945 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:07.829172 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-545ff9c3-bbb3-4f71-a5b9-f72e90bc71ca None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:07.834665 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-545ff9c3-bbb3-4f71-a5b9-f72e90bc71ca tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] POST https://10.4.3.246/volume/v3/volume-transfers Aug 12 20:15:07.835117 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-545ff9c3-bbb3-4f71-a5b9-f72e90bc71ca tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d259bffb-a041-494c-ab84-81389502d5f2"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:07.836908 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volume_transfer [None req-545ff9c3-bbb3-4f71-a5b9-f72e90bc71ca tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Creating new volume transfer {'transfer': {'volume_id': 'd259bffb-a041-494c-ab84-81389502d5f2'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 12 20:15:07.837073 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volume_transfer [None req-545ff9c3-bbb3-4f71-a5b9-f72e90bc71ca tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Creating transfer of volume d259bffb-a041-494c-ab84-81389502d5f2 Aug 12 20:15:07.837211 np0000007109 devstack@c-api.service[100383]: INFO cinder.transfer.api [None req-545ff9c3-bbb3-4f71-a5b9-f72e90bc71ca tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Generating transfer record for volume d259bffb-a041-494c-ab84-81389502d5f2 Aug 12 20:15:07.845941 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:07.845941 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:07.867156 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-545ff9c3-bbb3-4f71-a5b9-f72e90bc71ca tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] https://10.4.3.246/volume/v3/volume-transfers returned with HTTP 202 Aug 12 20:15:07.867629 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 98/384] 10.4.3.246 () {70 vars in 1326 bytes} [Wed Aug 12 20:15:07 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:15:07.876015 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-96de0157-efa8-4eb2-a6d7-d678450121ad None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:07.877673 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-96de0157-efa8-4eb2-a6d7-d678450121ad tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] GET https://10.4.3.246/volume/v3/volumes/d259bffb-a041-494c-ab84-81389502d5f2 Aug 12 20:15:07.877875 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-96de0157-efa8-4eb2-a6d7-d678450121ad tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:07.878055 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-96de0157-efa8-4eb2-a6d7-d678450121ad tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:07.888492 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:07.888492 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:07.893124 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-96de0157-efa8-4eb2-a6d7-d678450121ad tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Volume info retrieved successfully. Aug 12 20:15:07.899495 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-96de0157-efa8-4eb2-a6d7-d678450121ad tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] https://10.4.3.246/volume/v3/volumes/d259bffb-a041-494c-ab84-81389502d5f2 returned with HTTP 200 Aug 12 20:15:07.900032 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 92/385] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:15:07 2026] GET /volume/v3/volumes/d259bffb-a041-494c-ab84-81389502d5f2 => generated 953 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:07.913413 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-dc24c51c-31fd-4f0c-96e9-b7816a633f28 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:07.915240 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-dc24c51c-31fd-4f0c-96e9-b7816a633f28 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] GET https://10.4.3.246/volume/v3/volume-transfers/06512b7a-88e9-4b5f-9b90-f834ccd2ceab Aug 12 20:15:07.915459 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-dc24c51c-31fd-4f0c-96e9-b7816a633f28 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:07.915690 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-dc24c51c-31fd-4f0c-96e9-b7816a633f28 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:07.920439 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-dc24c51c-31fd-4f0c-96e9-b7816a633f28 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] https://10.4.3.246/volume/v3/volume-transfers/06512b7a-88e9-4b5f-9b90-f834ccd2ceab returned with HTTP 200 Aug 12 20:15:07.920975 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 96/386] 10.4.3.246 () {68 vars in 1416 bytes} [Wed Aug 12 20:15:07 2026] GET /volume/v3/volume-transfers/06512b7a-88e9-4b5f-9b90-f834ccd2ceab => generated 432 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:07.931977 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-4423041c-36d4-40ef-8e81-ff3ccda1e980 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:07.934144 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4423041c-36d4-40ef-8e81-ff3ccda1e980 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] GET https://10.4.3.246/volume/v3/volume-transfers Aug 12 20:15:07.934449 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4423041c-36d4-40ef-8e81-ff3ccda1e980 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:07.934766 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4423041c-36d4-40ef-8e81-ff3ccda1e980 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Calling method 'index' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:07.934997 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volume_transfer [None req-4423041c-36d4-40ef-8e81-ff3ccda1e980 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Listing volume transfers {{(pid=100384) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 12 20:15:07.945234 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4423041c-36d4-40ef-8e81-ff3ccda1e980 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] https://10.4.3.246/volume/v3/volume-transfers returned with HTTP 200 Aug 12 20:15:07.945751 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 101/387] 10.4.3.246 () {68 vars in 1305 bytes} [Wed Aug 12 20:15:07 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:07.959818 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-83ca66c0-7be0-47ea-931c-76d5f7decc18 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:08.206944 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-83ca66c0-7be0-47ea-931c-76d5f7decc18 tempest-VolumesTransfersV355Test-639734138 tempest-VolumesTransfersV355Test-639734138-project-member] POST https://10.4.3.246/volume/v3/volume-transfers/06512b7a-88e9-4b5f-9b90-f834ccd2ceab/accept Aug 12 20:15:08.207426 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-83ca66c0-7be0-47ea-931c-76d5f7decc18 tempest-VolumesTransfersV355Test-639734138 tempest-VolumesTransfersV355Test-639734138-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "4321b431f3942b35"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:08.212467 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.contrib.volume_transfer [None req-83ca66c0-7be0-47ea-931c-76d5f7decc18 tempest-VolumesTransfersV355Test-639734138 tempest-VolumesTransfersV355Test-639734138-project-member] Accepting volume transfer 06512b7a-88e9-4b5f-9b90-f834ccd2ceab {{(pid=100383) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 12 20:15:08.212666 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.contrib.volume_transfer [None req-83ca66c0-7be0-47ea-931c-76d5f7decc18 tempest-VolumesTransfersV355Test-639734138 tempest-VolumesTransfersV355Test-639734138-project-member] Accepting transfer 06512b7a-88e9-4b5f-9b90-f834ccd2ceab Aug 12 20:15:08.311919 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-46f7b569-a645-4868-8913-3934d91c04c7 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:08.314588 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-46f7b569-a645-4868-8913-3934d91c04c7 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] GET https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e Aug 12 20:15:08.314890 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-46f7b569-a645-4868-8913-3934d91c04c7 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:08.315150 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-46f7b569-a645-4868-8913-3934d91c04c7 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:08.330616 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:08.330616 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:08.331496 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-83ca66c0-7be0-47ea-931c-76d5f7decc18 tempest-VolumesTransfersV355Test-639734138 tempest-VolumesTransfersV355Test-639734138-project-member] Created reservations ['eef4efe9-712a-441e-bceb-b4d25f8d481a', '90d8835f-a7b2-412a-8db5-a805c668bf6e', 'c0ffb764-2637-47f9-9387-9464521ddf0a', '0022e20d-044e-41c7-8677-38e87a9b7605'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:15:08.341751 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-46f7b569-a645-4868-8913-3934d91c04c7 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Volume info retrieved successfully. Aug 12 20:15:08.347432 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-46f7b569-a645-4868-8913-3934d91c04c7 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e returned with HTTP 200 Aug 12 20:15:08.347840 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 93/388] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:08 2026] GET /volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e => generated 1164 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:08.385563 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-83ca66c0-7be0-47ea-931c-76d5f7decc18 tempest-VolumesTransfersV355Test-639734138 tempest-VolumesTransfersV355Test-639734138-project-member] Created reservations ['d3e26a23-e325-4c15-ad80-3af7ff2cb489', '359c61e3-9556-488b-aed7-e432a4577ca3', 'bfa87ff6-3cef-44b9-896a-a273858d47a5', 'dabe4699-e12e-4318-8d2e-d9a6a795454e'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:15:08.451050 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-83ca66c0-7be0-47ea-931c-76d5f7decc18 tempest-VolumesTransfersV355Test-639734138 tempest-VolumesTransfersV355Test-639734138-project-member] Created reservations ['e1c2a686-ea78-4d49-b100-20f8449e656a', '59eefa24-8762-4240-b5e4-37f60c25b01d', '71b3519a-8ab1-4e19-a904-66db2b015e83', '6b63381b-b14f-4174-a388-4d67cf592f78'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:15:08.486465 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-83ca66c0-7be0-47ea-931c-76d5f7decc18 tempest-VolumesTransfersV355Test-639734138 tempest-VolumesTransfersV355Test-639734138-project-member] Created reservations ['48b264c3-a739-4131-8d35-d7f7eea9a709', 'c8f598bb-099a-42fa-b04a-995047e9fe68', '08984dd8-6ca5-4959-a14c-57f3238aa902', '5f59b1ef-ad61-427e-862c-9767e4ecd6b3'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:15:08.499828 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-83ca66c0-7be0-47ea-931c-76d5f7decc18 tempest-VolumesTransfersV355Test-639734138 tempest-VolumesTransfersV355Test-639734138-project-member] Transfer volume completed successfully. Aug 12 20:15:08.607290 np0000007109 devstack@c-api.service[100383]: INFO cinder.transfer.api [None req-83ca66c0-7be0-47ea-931c-76d5f7decc18 tempest-VolumesTransfersV355Test-639734138 tempest-VolumesTransfersV355Test-639734138-project-member] Volume d259bffb-a041-494c-ab84-81389502d5f2 has been transferred. Aug 12 20:15:08.616092 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-83ca66c0-7be0-47ea-931c-76d5f7decc18 tempest-VolumesTransfersV355Test-639734138 tempest-VolumesTransfersV355Test-639734138-project-member] https://10.4.3.246/volume/v3/volume-transfers/06512b7a-88e9-4b5f-9b90-f834ccd2ceab/accept returned with HTTP 202 Aug 12 20:15:08.616499 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 99/389] 10.4.3.246 () {70 vars in 1458 bytes} [Wed Aug 12 20:15:07 2026] POST /volume/v3/volume-transfers/06512b7a-88e9-4b5f-9b90-f834ccd2ceab/accept => generated 365 bytes in 657 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:15:08.627573 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f2c16c35-b024-47c7-9391-4b23dd83881f None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:08.630608 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f2c16c35-b024-47c7-9391-4b23dd83881f tempest-VolumesTransfersV355Test-639734138 tempest-VolumesTransfersV355Test-639734138-project-member] GET https://10.4.3.246/volume/v3/volumes/d259bffb-a041-494c-ab84-81389502d5f2 Aug 12 20:15:08.630839 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f2c16c35-b024-47c7-9391-4b23dd83881f tempest-VolumesTransfersV355Test-639734138 tempest-VolumesTransfersV355Test-639734138-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:08.631039 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f2c16c35-b024-47c7-9391-4b23dd83881f tempest-VolumesTransfersV355Test-639734138 tempest-VolumesTransfersV355Test-639734138-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:08.639177 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:08.639177 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:15:08.644530 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-f2c16c35-b024-47c7-9391-4b23dd83881f tempest-VolumesTransfersV355Test-639734138 tempest-VolumesTransfersV355Test-639734138-project-member] Volume info retrieved successfully. Aug 12 20:15:08.651640 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f2c16c35-b024-47c7-9391-4b23dd83881f tempest-VolumesTransfersV355Test-639734138 tempest-VolumesTransfersV355Test-639734138-project-member] https://10.4.3.246/volume/v3/volumes/d259bffb-a041-494c-ab84-81389502d5f2 returned with HTTP 200 Aug 12 20:15:08.652205 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 97/390] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:15:08 2026] GET /volume/v3/volumes/d259bffb-a041-494c-ab84-81389502d5f2 => generated 945 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:08.665534 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-5b2fb524-78da-4bd1-b2ae-f1394f030281 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:08.667402 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5b2fb524-78da-4bd1-b2ae-f1394f030281 tempest-VolumesTransfersV355Test-639734138 tempest-VolumesTransfersV355Test-639734138-project-member] GET https://10.4.3.246/volume/v3/volumes/d259bffb-a041-494c-ab84-81389502d5f2 Aug 12 20:15:08.667623 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5b2fb524-78da-4bd1-b2ae-f1394f030281 tempest-VolumesTransfersV355Test-639734138 tempest-VolumesTransfersV355Test-639734138-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:08.667812 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5b2fb524-78da-4bd1-b2ae-f1394f030281 tempest-VolumesTransfersV355Test-639734138 tempest-VolumesTransfersV355Test-639734138-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:08.675762 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:08.675762 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:08.680707 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-5b2fb524-78da-4bd1-b2ae-f1394f030281 tempest-VolumesTransfersV355Test-639734138 tempest-VolumesTransfersV355Test-639734138-project-member] Volume info retrieved successfully. Aug 12 20:15:08.685068 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5b2fb524-78da-4bd1-b2ae-f1394f030281 tempest-VolumesTransfersV355Test-639734138 tempest-VolumesTransfersV355Test-639734138-project-member] https://10.4.3.246/volume/v3/volumes/d259bffb-a041-494c-ab84-81389502d5f2 returned with HTTP 200 Aug 12 20:15:08.685405 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 102/391] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:15:08 2026] GET /volume/v3/volumes/d259bffb-a041-494c-ab84-81389502d5f2 => generated 945 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:08.698940 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-4097e0d6-0823-40d2-8340-f8011e646c9f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:08.701510 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4097e0d6-0823-40d2-8340-f8011e646c9f tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] DELETE https://10.4.3.246/volume/v3/volume-transfers/06512b7a-88e9-4b5f-9b90-f834ccd2ceab Aug 12 20:15:08.701842 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4097e0d6-0823-40d2-8340-f8011e646c9f tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:08.702114 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4097e0d6-0823-40d2-8340-f8011e646c9f tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:08.702290 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.contrib.volume_transfer [None req-4097e0d6-0823-40d2-8340-f8011e646c9f tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Delete transfer with id: 06512b7a-88e9-4b5f-9b90-f834ccd2ceab Aug 12 20:15:08.706671 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4097e0d6-0823-40d2-8340-f8011e646c9f tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] https://10.4.3.246/volume/v3/volume-transfers/06512b7a-88e9-4b5f-9b90-f834ccd2ceab returned with HTTP 404 Aug 12 20:15:08.709853 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 94/392] 10.4.3.246 () {68 vars in 1419 bytes} [Wed Aug 12 20:15:08 2026] DELETE /volume/v3/volume-transfers/06512b7a-88e9-4b5f-9b90-f834ccd2ceab => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:15:08.717623 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-942b1bbe-d7d3-4ab0-a403-22881cc09acc None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:09.096987 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-942b1bbe-d7d3-4ab0-a403-22881cc09acc tempest-VolumesTransfersV355Test-290772709 tempest-VolumesTransfersV355Test-290772709-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/d259bffb-a041-494c-ab84-81389502d5f2 Aug 12 20:15:09.096987 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-942b1bbe-d7d3-4ab0-a403-22881cc09acc tempest-VolumesTransfersV355Test-290772709 tempest-VolumesTransfersV355Test-290772709-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:09.096987 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-942b1bbe-d7d3-4ab0-a403-22881cc09acc tempest-VolumesTransfersV355Test-290772709 tempest-VolumesTransfersV355Test-290772709-project-admin] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:09.097532 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-942b1bbe-d7d3-4ab0-a403-22881cc09acc tempest-VolumesTransfersV355Test-290772709 tempest-VolumesTransfersV355Test-290772709-project-admin] Delete volume with id: d259bffb-a041-494c-ab84-81389502d5f2 Aug 12 20:15:09.104036 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:09.104036 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:09.104349 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-942b1bbe-d7d3-4ab0-a403-22881cc09acc tempest-VolumesTransfersV355Test-290772709 tempest-VolumesTransfersV355Test-290772709-project-admin] Volume info retrieved successfully. Aug 12 20:15:09.131234 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-942b1bbe-d7d3-4ab0-a403-22881cc09acc tempest-VolumesTransfersV355Test-290772709 tempest-VolumesTransfersV355Test-290772709-project-admin] Delete volume request issued successfully. Aug 12 20:15:09.131459 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-942b1bbe-d7d3-4ab0-a403-22881cc09acc tempest-VolumesTransfersV355Test-290772709 tempest-VolumesTransfersV355Test-290772709-project-admin] https://10.4.3.246/volume/v3/volumes/d259bffb-a041-494c-ab84-81389502d5f2 returned with HTTP 202 Aug 12 20:15:09.131848 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 100/393] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:15:08 2026] DELETE /volume/v3/volumes/d259bffb-a041-494c-ab84-81389502d5f2 => generated 0 bytes in 415 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:15:09.139609 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-227ad9d1-c4a5-4429-a592-fe190c2c05ab None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:09.141491 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-227ad9d1-c4a5-4429-a592-fe190c2c05ab tempest-VolumesTransfersV355Test-290772709 tempest-VolumesTransfersV355Test-290772709-project-admin] GET https://10.4.3.246/volume/v3/volumes/d259bffb-a041-494c-ab84-81389502d5f2 Aug 12 20:15:09.141631 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-227ad9d1-c4a5-4429-a592-fe190c2c05ab tempest-VolumesTransfersV355Test-290772709 tempest-VolumesTransfersV355Test-290772709-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:09.141848 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-227ad9d1-c4a5-4429-a592-fe190c2c05ab tempest-VolumesTransfersV355Test-290772709 tempest-VolumesTransfersV355Test-290772709-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:09.149795 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:09.149795 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:15:09.153091 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-227ad9d1-c4a5-4429-a592-fe190c2c05ab tempest-VolumesTransfersV355Test-290772709 tempest-VolumesTransfersV355Test-290772709-project-admin] Volume info retrieved successfully. Aug 12 20:15:09.157119 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-227ad9d1-c4a5-4429-a592-fe190c2c05ab tempest-VolumesTransfersV355Test-290772709 tempest-VolumesTransfersV355Test-290772709-project-admin] https://10.4.3.246/volume/v3/volumes/d259bffb-a041-494c-ab84-81389502d5f2 returned with HTTP 200 Aug 12 20:15:09.157562 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 98/394] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:15:09 2026] GET /volume/v3/volumes/d259bffb-a041-494c-ab84-81389502d5f2 => generated 1129 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:15:09.361551 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-67eac524-289c-4625-a91f-0be25bee5947 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:09.363304 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-67eac524-289c-4625-a91f-0be25bee5947 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] GET https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e Aug 12 20:15:09.363565 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-67eac524-289c-4625-a91f-0be25bee5947 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:09.363755 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-67eac524-289c-4625-a91f-0be25bee5947 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:09.376890 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:09.376890 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:09.380820 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-67eac524-289c-4625-a91f-0be25bee5947 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Volume info retrieved successfully. Aug 12 20:15:09.385390 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-67eac524-289c-4625-a91f-0be25bee5947 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e returned with HTTP 200 Aug 12 20:15:09.385873 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 103/395] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:09 2026] GET /volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e => generated 1164 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:09.540410 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-541b6ae3-0ffd-4341-a101-27048b3ced40 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:09.542107 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-541b6ae3-0ffd-4341-a101-27048b3ced40 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 Aug 12 20:15:09.542293 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-541b6ae3-0ffd-4341-a101-27048b3ced40 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:09.542492 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-541b6ae3-0ffd-4341-a101-27048b3ced40 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:09.542685 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-541b6ae3-0ffd-4341-a101-27048b3ced40 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Delete volume with id: f21998fa-0157-4ae0-a83e-bbd1fc140ae1 Aug 12 20:15:09.549986 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-541b6ae3-0ffd-4341-a101-27048b3ced40 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] https://10.4.3.246/volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 returned with HTTP 404 Aug 12 20:15:09.550627 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 95/396] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:15:09 2026] DELETE /volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:15:09.557471 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-1bb4181c-914e-40f6-8882-c4a419e3a840 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:09.559261 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1bb4181c-914e-40f6-8882-c4a419e3a840 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] GET https://10.4.3.246/volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 Aug 12 20:15:09.559525 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1bb4181c-914e-40f6-8882-c4a419e3a840 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:09.559760 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1bb4181c-914e-40f6-8882-c4a419e3a840 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:09.567247 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1bb4181c-914e-40f6-8882-c4a419e3a840 tempest-VolumesAssistedSnapshotsTest-17116092 tempest-VolumesAssistedSnapshotsTest-17116092-project-admin] https://10.4.3.246/volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 returned with HTTP 404 Aug 12 20:15:09.567882 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 101/397] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:09 2026] GET /volume/v3/volumes/f21998fa-0157-4ae0-a83e-bbd1fc140ae1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:15:09.746412 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-73dfd81c-2e5a-4a16-80fe-9c60fef1efe9 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:09.748261 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-73dfd81c-2e5a-4a16-80fe-9c60fef1efe9 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] DELETE https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 Aug 12 20:15:09.748478 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-73dfd81c-2e5a-4a16-80fe-9c60fef1efe9 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:09.748723 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-73dfd81c-2e5a-4a16-80fe-9c60fef1efe9 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:09.748939 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-73dfd81c-2e5a-4a16-80fe-9c60fef1efe9 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Delete volume with id: 61cfbf81-5971-4174-ae54-91be4b14f029 Aug 12 20:15:09.755618 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:09.755618 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:15:09.756083 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-73dfd81c-2e5a-4a16-80fe-9c60fef1efe9 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Volume info retrieved successfully. Aug 12 20:15:09.776967 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-73dfd81c-2e5a-4a16-80fe-9c60fef1efe9 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Delete volume request issued successfully. Aug 12 20:15:09.777198 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-73dfd81c-2e5a-4a16-80fe-9c60fef1efe9 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 returned with HTTP 202 Aug 12 20:15:09.777827 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 99/398] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:15:09 2026] DELETE /volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:15:09.785908 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-470c81ff-d09f-454d-887a-9bb2a39c95c3 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:09.787719 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-470c81ff-d09f-454d-887a-9bb2a39c95c3 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] GET https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 Aug 12 20:15:09.787923 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-470c81ff-d09f-454d-887a-9bb2a39c95c3 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:09.788291 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-470c81ff-d09f-454d-887a-9bb2a39c95c3 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:09.796602 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:09.796602 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:09.800640 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-470c81ff-d09f-454d-887a-9bb2a39c95c3 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Volume info retrieved successfully. Aug 12 20:15:09.805159 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-470c81ff-d09f-454d-887a-9bb2a39c95c3 tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 returned with HTTP 200 Aug 12 20:15:09.805566 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 104/399] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:09 2026] GET /volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:09.889709 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-8a08a91d-06c8-4259-9bb9-748c6b4d9124 req-10c919b3-e2cf-422b-a245-75fae5124cbf None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:09.891685 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-8a08a91d-06c8-4259-9bb9-748c6b4d9124 req-10c919b3-e2cf-422b-a245-75fae5124cbf tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] POST https://10.4.3.246/volume/v3/attachments/8fb4b48b-6618-480e-8312-915250edf6da/action Aug 12 20:15:09.892034 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-8a08a91d-06c8-4259-9bb9-748c6b4d9124 req-10c919b3-e2cf-422b-a245-75fae5124cbf tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Action body: b'{"os-complete": null}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:15:09.892135 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-8a08a91d-06c8-4259-9bb9-748c6b4d9124 req-10c919b3-e2cf-422b-a245-75fae5124cbf tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:09.908912 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:09.908912 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:09.923020 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-8a08a91d-06c8-4259-9bb9-748c6b4d9124 req-10c919b3-e2cf-422b-a245-75fae5124cbf tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] https://10.4.3.246/volume/v3/attachments/8fb4b48b-6618-480e-8312-915250edf6da/action returned with HTTP 204 Aug 12 20:15:09.923453 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 96/400] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:15:09 2026] POST /volume/v3/attachments/8fb4b48b-6618-480e-8312-915250edf6da/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:15:10.171069 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-fb8b6460-51d3-4925-9bb5-eca3464b0a73 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:10.172946 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-fb8b6460-51d3-4925-9bb5-eca3464b0a73 tempest-VolumesTransfersV355Test-290772709 tempest-VolumesTransfersV355Test-290772709-project-admin] GET https://10.4.3.246/volume/v3/volumes/d259bffb-a041-494c-ab84-81389502d5f2 Aug 12 20:15:10.173153 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-fb8b6460-51d3-4925-9bb5-eca3464b0a73 tempest-VolumesTransfersV355Test-290772709 tempest-VolumesTransfersV355Test-290772709-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:10.173443 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-fb8b6460-51d3-4925-9bb5-eca3464b0a73 tempest-VolumesTransfersV355Test-290772709 tempest-VolumesTransfersV355Test-290772709-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:10.179141 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-fb8b6460-51d3-4925-9bb5-eca3464b0a73 tempest-VolumesTransfersV355Test-290772709 tempest-VolumesTransfersV355Test-290772709-project-admin] https://10.4.3.246/volume/v3/volumes/d259bffb-a041-494c-ab84-81389502d5f2 returned with HTTP 404 Aug 12 20:15:10.179669 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 102/401] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:15:10 2026] GET /volume/v3/volumes/d259bffb-a041-494c-ab84-81389502d5f2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:15:10.187576 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f494d51c-2aec-4610-89ad-af00213721bc None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:10.189897 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f494d51c-2aec-4610-89ad-af00213721bc tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] GET https://10.4.3.246/volume/v3/volumes/d259bffb-a041-494c-ab84-81389502d5f2 Aug 12 20:15:10.190093 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f494d51c-2aec-4610-89ad-af00213721bc tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:10.190375 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f494d51c-2aec-4610-89ad-af00213721bc tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:10.196661 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f494d51c-2aec-4610-89ad-af00213721bc tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] https://10.4.3.246/volume/v3/volumes/d259bffb-a041-494c-ab84-81389502d5f2 returned with HTTP 404 Aug 12 20:15:10.197094 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 100/402] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:15:10 2026] GET /volume/v3/volumes/d259bffb-a041-494c-ab84-81389502d5f2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:15:10.206437 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-847e2bd0-b27a-4940-b8a9-7615eea6e484 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:10.209257 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-847e2bd0-b27a-4940-b8a9-7615eea6e484 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] DELETE https://10.4.3.246/volume/v3/volumes/d259bffb-a041-494c-ab84-81389502d5f2 Aug 12 20:15:10.209597 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-847e2bd0-b27a-4940-b8a9-7615eea6e484 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:10.209896 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-847e2bd0-b27a-4940-b8a9-7615eea6e484 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:10.210066 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-847e2bd0-b27a-4940-b8a9-7615eea6e484 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Delete volume with id: d259bffb-a041-494c-ab84-81389502d5f2 Aug 12 20:15:10.218563 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-847e2bd0-b27a-4940-b8a9-7615eea6e484 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] https://10.4.3.246/volume/v3/volumes/d259bffb-a041-494c-ab84-81389502d5f2 returned with HTTP 404 Aug 12 20:15:10.219341 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 105/403] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:15:10 2026] DELETE /volume/v3/volumes/d259bffb-a041-494c-ab84-81389502d5f2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:15:10.232694 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-63a839ea-1e5b-438b-93f1-ccf6fe6f3917 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:10.235210 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-63a839ea-1e5b-438b-93f1-ccf6fe6f3917 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:15:10.235707 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-63a839ea-1e5b-438b-93f1-ccf6fe6f3917 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1943382887"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:10.242781 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-63a839ea-1e5b-438b-93f1-ccf6fe6f3917 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1943382887'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:15:10.242973 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-63a839ea-1e5b-438b-93f1-ccf6fe6f3917 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Create volume of 1 GB Aug 12 20:15:10.248707 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-63a839ea-1e5b-438b-93f1-ccf6fe6f3917 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Availability Zones retrieved successfully. Aug 12 20:15:10.258664 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-63a839ea-1e5b-438b-93f1-ccf6fe6f3917 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Flow 'volume_create_api' (3ed7bdd9-9edb-4185-9eb6-954e4f7e9fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:15:10.260104 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-63a839ea-1e5b-438b-93f1-ccf6fe6f3917 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (671dbffe-e203-4f80-a73e-1c04b82bb372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:10.261793 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-63a839ea-1e5b-438b-93f1-ccf6fe6f3917 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:15:10.300376 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-63a839ea-1e5b-438b-93f1-ccf6fe6f3917 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (671dbffe-e203-4f80-a73e-1c04b82bb372) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:10.300376 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-63a839ea-1e5b-438b-93f1-ccf6fe6f3917 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dbe551e-05b5-46d1-80fe-6e6cf527cd50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:10.342003 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-63a839ea-1e5b-438b-93f1-ccf6fe6f3917 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Created reservations ['fc8b560c-d3ac-4f6e-ae46-ef879be0f195', 'bfdd9f20-cbb5-4045-873f-9e5c46c486aa', '3c5bf8fc-5977-4a77-97d3-6112292bfbea', '400a6158-dbad-4c0c-8632-c3bbcec54c1a'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:15:10.342641 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-63a839ea-1e5b-438b-93f1-ccf6fe6f3917 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dbe551e-05b5-46d1-80fe-6e6cf527cd50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc8b560c-d3ac-4f6e-ae46-ef879be0f195', 'bfdd9f20-cbb5-4045-873f-9e5c46c486aa', '3c5bf8fc-5977-4a77-97d3-6112292bfbea', '400a6158-dbad-4c0c-8632-c3bbcec54c1a']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:10.343315 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-63a839ea-1e5b-438b-93f1-ccf6fe6f3917 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dcaa945-d316-4ec4-8809-13e1feb6c3e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:10.368295 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-63a839ea-1e5b-438b-93f1-ccf6fe6f3917 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dcaa945-d316-4ec4-8809-13e1feb6c3e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e09f532d-92cf-44a4-bbf5-978c657fde30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1943382887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3369b6cd72de4732a4ef352808477f96',qos_specs=None,replication_status=,reservations=['fc8b560c-d3ac-4f6e-ae46-ef879be0f195','bfdd9f20-cbb5-4045-873f-9e5c46c486aa','3c5bf8fc-5977-4a77-97d3-6112292bfbea','400a6158-dbad-4c0c-8632-c3bbcec54c1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3df4f782f4142c884334e779b08e58c',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:15:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1943382887',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e09f532d-92cf-44a4-bbf5-978c657fde30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3369b6cd72de4732a4ef352808477f96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3df4f782f4142c884334e779b08e58c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:10.369275 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-63a839ea-1e5b-438b-93f1-ccf6fe6f3917 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7461c4b7-5ae9-40f7-aa25-c875ec56e2f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:10.390914 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-63a839ea-1e5b-438b-93f1-ccf6fe6f3917 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7461c4b7-5ae9-40f7-aa25-c875ec56e2f7) transitioned into state 'SUCCESS' from state '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-1943382887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3369b6cd72de4732a4ef352808477f96',qos_specs=None,replication_status=,reservations=['fc8b560c-d3ac-4f6e-ae46-ef879be0f195','bfdd9f20-cbb5-4045-873f-9e5c46c486aa','3c5bf8fc-5977-4a77-97d3-6112292bfbea','400a6158-dbad-4c0c-8632-c3bbcec54c1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3df4f782f4142c884334e779b08e58c',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:10.391601 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-63a839ea-1e5b-438b-93f1-ccf6fe6f3917 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce9a07aa-703d-446a-ba1e-73e704a6d04b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:10.397406 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-d9f00c84-b66c-411a-9f2f-ecb7eae940be None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:10.400674 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d9f00c84-b66c-411a-9f2f-ecb7eae940be tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] GET https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e Aug 12 20:15:10.400938 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d9f00c84-b66c-411a-9f2f-ecb7eae940be tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:10.401183 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d9f00c84-b66c-411a-9f2f-ecb7eae940be tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:10.404419 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-63a839ea-1e5b-438b-93f1-ccf6fe6f3917 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce9a07aa-703d-446a-ba1e-73e704a6d04b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:10.406651 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-63a839ea-1e5b-438b-93f1-ccf6fe6f3917 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Flow 'volume_create_api' (3ed7bdd9-9edb-4185-9eb6-954e4f7e9fcc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:15:10.407318 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-63a839ea-1e5b-438b-93f1-ccf6fe6f3917 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Create volume request issued successfully. Aug 12 20:15:10.408370 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-63a839ea-1e5b-438b-93f1-ccf6fe6f3917 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:15:10.408980 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 97/404] 10.4.3.246 () {70 vars in 1299 bytes} [Wed Aug 12 20:15:10 2026] POST /volume/v3/volumes => generated 819 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:15:10.414608 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:10.414608 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:10.417955 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-d9f00c84-b66c-411a-9f2f-ecb7eae940be tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Volume info retrieved successfully. Aug 12 20:15:10.421133 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ff4343d6-2db6-46d5-b780-c7a8d3c5e3ea None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:10.422513 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d9f00c84-b66c-411a-9f2f-ecb7eae940be tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e returned with HTTP 200 Aug 12 20:15:10.422840 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 103/405] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:10 2026] GET /volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e => generated 1458 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:10.423704 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ff4343d6-2db6-46d5-b780-c7a8d3c5e3ea tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] GET https://10.4.3.246/volume/v3/volumes/e09f532d-92cf-44a4-bbf5-978c657fde30 Aug 12 20:15:10.424059 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ff4343d6-2db6-46d5-b780-c7a8d3c5e3ea tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:10.424352 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ff4343d6-2db6-46d5-b780-c7a8d3c5e3ea tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:10.440487 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:10.440487 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:15:10.445225 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-ff4343d6-2db6-46d5-b780-c7a8d3c5e3ea tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Volume info retrieved successfully. Aug 12 20:15:10.450166 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ff4343d6-2db6-46d5-b780-c7a8d3c5e3ea tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] https://10.4.3.246/volume/v3/volumes/e09f532d-92cf-44a4-bbf5-978c657fde30 returned with HTTP 200 Aug 12 20:15:10.451008 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 101/406] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:15:10 2026] GET /volume/v3/volumes/e09f532d-92cf-44a4-bbf5-978c657fde30 => generated 887 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:10.705634 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-ff99642a-991f-4d0a-a7db-922d97e348e0 req-3d58e23a-a1f5-48ba-aebf-04be7bd79606 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:10.708748 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-ff99642a-991f-4d0a-a7db-922d97e348e0 req-3d58e23a-a1f5-48ba-aebf-04be7bd79606 tempest-TestMultiAttachVolumeSwap-1742435160 tempest-TestMultiAttachVolumeSwap-1742435160-project] GET https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e Aug 12 20:15:10.709053 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-ff99642a-991f-4d0a-a7db-922d97e348e0 req-3d58e23a-a1f5-48ba-aebf-04be7bd79606 tempest-TestMultiAttachVolumeSwap-1742435160 tempest-TestMultiAttachVolumeSwap-1742435160-project] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:10.709347 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-ff99642a-991f-4d0a-a7db-922d97e348e0 req-3d58e23a-a1f5-48ba-aebf-04be7bd79606 tempest-TestMultiAttachVolumeSwap-1742435160 tempest-TestMultiAttachVolumeSwap-1742435160-project] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:10.725280 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:10.725280 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:10.729614 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-ff99642a-991f-4d0a-a7db-922d97e348e0 req-3d58e23a-a1f5-48ba-aebf-04be7bd79606 tempest-TestMultiAttachVolumeSwap-1742435160 tempest-TestMultiAttachVolumeSwap-1742435160-project] Volume info retrieved successfully. Aug 12 20:15:10.735591 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-ff99642a-991f-4d0a-a7db-922d97e348e0 req-3d58e23a-a1f5-48ba-aebf-04be7bd79606 tempest-TestMultiAttachVolumeSwap-1742435160 tempest-TestMultiAttachVolumeSwap-1742435160-project] https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e returned with HTTP 200 Aug 12 20:15:10.735959 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 106/407] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:15:10 2026] GET /volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e => generated 1651 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:10.747097 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-673b1d5b-baad-4f82-9ad6-8c2f6cfd88b3 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:10.749444 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-673b1d5b-baad-4f82-9ad6-8c2f6cfd88b3 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-reader] GET https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e Aug 12 20:15:10.749738 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-673b1d5b-baad-4f82-9ad6-8c2f6cfd88b3 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-reader] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:10.750018 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-673b1d5b-baad-4f82-9ad6-8c2f6cfd88b3 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-reader] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:10.763928 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:10.763928 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:10.767927 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-673b1d5b-baad-4f82-9ad6-8c2f6cfd88b3 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-reader] Volume info retrieved successfully. Aug 12 20:15:10.772071 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-673b1d5b-baad-4f82-9ad6-8c2f6cfd88b3 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-reader] https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e returned with HTTP 200 Aug 12 20:15:10.772426 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 98/408] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:10 2026] GET /volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e => generated 1458 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:10.786916 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-94c90807-f55d-45b7-8584-cef40891b517 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:10.788686 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-94c90807-f55d-45b7-8584-cef40891b517 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-reader] GET https://10.4.3.246/volume/v3/volumes/3ff96622-b3f2-4a4f-86c7-7509afe733c6 Aug 12 20:15:10.788762 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-94c90807-f55d-45b7-8584-cef40891b517 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-reader] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:10.788952 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-94c90807-f55d-45b7-8584-cef40891b517 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-reader] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:10.795244 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:10.795244 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:10.798454 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-94c90807-f55d-45b7-8584-cef40891b517 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-reader] Volume info retrieved successfully. Aug 12 20:15:10.802353 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-94c90807-f55d-45b7-8584-cef40891b517 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-reader] https://10.4.3.246/volume/v3/volumes/3ff96622-b3f2-4a4f-86c7-7509afe733c6 returned with HTTP 200 Aug 12 20:15:10.802711 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 104/409] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:10 2026] GET /volume/v3/volumes/3ff96622-b3f2-4a4f-86c7-7509afe733c6 => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:10.818560 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b95bbb7c-a664-4e8b-97cf-e5513bf0d3db None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:10.820708 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b95bbb7c-a664-4e8b-97cf-e5513bf0d3db tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] GET https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 Aug 12 20:15:10.820963 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b95bbb7c-a664-4e8b-97cf-e5513bf0d3db tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:10.821215 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b95bbb7c-a664-4e8b-97cf-e5513bf0d3db tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:10.828160 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b95bbb7c-a664-4e8b-97cf-e5513bf0d3db tempest-AttachSCSIVolumeTestJSON-562336737 tempest-AttachSCSIVolumeTestJSON-562336737-project-member] https://10.4.3.246/volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 returned with HTTP 404 Aug 12 20:15:10.828801 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 102/410] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:10 2026] GET /volume/v3/volumes/61cfbf81-5971-4174-ae54-91be4b14f029 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:15:10.898081 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-40d5196f-9aee-4f6a-ad7e-8882d0000f26 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:10.900230 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-40d5196f-9aee-4f6a-ad7e-8882d0000f26 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] GET https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e Aug 12 20:15:10.900640 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-40d5196f-9aee-4f6a-ad7e-8882d0000f26 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:10.902158 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-40d5196f-9aee-4f6a-ad7e-8882d0000f26 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:10.916842 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:10.916842 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:10.921892 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-40d5196f-9aee-4f6a-ad7e-8882d0000f26 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Volume info retrieved successfully. Aug 12 20:15:10.927204 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-40d5196f-9aee-4f6a-ad7e-8882d0000f26 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e returned with HTTP 200 Aug 12 20:15:10.927829 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 107/411] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:10 2026] GET /volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e => generated 1458 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:10.996565 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-e78edc99-812e-427e-a50c-32b900087be7 req-029b6604-7839-43a9-b5db-7bd58fddd773 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:10.998531 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-e78edc99-812e-427e-a50c-32b900087be7 req-029b6604-7839-43a9-b5db-7bd58fddd773 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] GET https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e Aug 12 20:15:10.998720 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-e78edc99-812e-427e-a50c-32b900087be7 req-029b6604-7839-43a9-b5db-7bd58fddd773 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:10.998919 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-e78edc99-812e-427e-a50c-32b900087be7 req-029b6604-7839-43a9-b5db-7bd58fddd773 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:11.014847 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:11.014847 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:11.021720 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-e78edc99-812e-427e-a50c-32b900087be7 req-029b6604-7839-43a9-b5db-7bd58fddd773 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Volume info retrieved successfully. Aug 12 20:15:11.026025 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-e78edc99-812e-427e-a50c-32b900087be7 req-029b6604-7839-43a9-b5db-7bd58fddd773 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e returned with HTTP 200 Aug 12 20:15:11.026445 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 99/412] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:15:10 2026] GET /volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e => generated 1458 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:11.073196 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-e78edc99-812e-427e-a50c-32b900087be7 req-9339a993-0b6f-45b2-9c7b-d9a9ed72a822 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:11.075969 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-e78edc99-812e-427e-a50c-32b900087be7 req-9339a993-0b6f-45b2-9c7b-d9a9ed72a822 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] POST https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e/action Aug 12 20:15:11.076442 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-e78edc99-812e-427e-a50c-32b900087be7 req-9339a993-0b6f-45b2-9c7b-d9a9ed72a822 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:15:11.076625 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-e78edc99-812e-427e-a50c-32b900087be7 req-9339a993-0b6f-45b2-9c7b-d9a9ed72a822 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:11.094402 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:11.094402 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:11.094998 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-e78edc99-812e-427e-a50c-32b900087be7 req-9339a993-0b6f-45b2-9c7b-d9a9ed72a822 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Volume info retrieved successfully. Aug 12 20:15:11.105104 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-e78edc99-812e-427e-a50c-32b900087be7 req-9339a993-0b6f-45b2-9c7b-d9a9ed72a822 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Begin detaching volume completed successfully. Aug 12 20:15:11.105348 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-e78edc99-812e-427e-a50c-32b900087be7 req-9339a993-0b6f-45b2-9c7b-d9a9ed72a822 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e/action returned with HTTP 202 Aug 12 20:15:11.105884 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 105/413] 10.4.3.246 () {72 vars in 1672 bytes} [Wed Aug 12 20:15:11 2026] POST /volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:15:11.158505 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-42c0f547-f207-4673-9887-b541adbd4749 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:11.158505 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-42c0f547-f207-4673-9887-b541adbd4749 None None] GET https://10.4.3.246/volume// Aug 12 20:15:11.158505 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-42c0f547-f207-4673-9887-b541adbd4749 None None] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:11.158505 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-42c0f547-f207-4673-9887-b541adbd4749 None None] Calling method 'all' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:11.158723 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-42c0f547-f207-4673-9887-b541adbd4749 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:15:11.159002 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 103/414] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:15:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:15:11.165958 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-e78edc99-812e-427e-a50c-32b900087be7 req-a0206415-97c0-4e0f-8bef-3f6bd743ad6f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:11.168087 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-e78edc99-812e-427e-a50c-32b900087be7 req-a0206415-97c0-4e0f-8bef-3f6bd743ad6f tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] GET https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e Aug 12 20:15:11.168294 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-e78edc99-812e-427e-a50c-32b900087be7 req-a0206415-97c0-4e0f-8bef-3f6bd743ad6f tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:11.168532 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-e78edc99-812e-427e-a50c-32b900087be7 req-a0206415-97c0-4e0f-8bef-3f6bd743ad6f tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:11.180014 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:11.180014 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:11.183513 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-e78edc99-812e-427e-a50c-32b900087be7 req-a0206415-97c0-4e0f-8bef-3f6bd743ad6f tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Volume info retrieved successfully. Aug 12 20:15:11.187820 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-e78edc99-812e-427e-a50c-32b900087be7 req-a0206415-97c0-4e0f-8bef-3f6bd743ad6f tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e returned with HTTP 200 Aug 12 20:15:11.188271 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 108/415] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:15:11 2026] GET /volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e => generated 1641 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:15:11.468488 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-5b265c44-433a-4204-aba9-5cbd96a822d0 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:11.471717 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5b265c44-433a-4204-aba9-5cbd96a822d0 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] GET https://10.4.3.246/volume/v3/volumes/e09f532d-92cf-44a4-bbf5-978c657fde30 Aug 12 20:15:11.471934 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5b265c44-433a-4204-aba9-5cbd96a822d0 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:11.472172 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5b265c44-433a-4204-aba9-5cbd96a822d0 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:11.483094 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:11.483094 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:11.487214 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-5b265c44-433a-4204-aba9-5cbd96a822d0 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Volume info retrieved successfully. Aug 12 20:15:11.491882 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5b265c44-433a-4204-aba9-5cbd96a822d0 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] https://10.4.3.246/volume/v3/volumes/e09f532d-92cf-44a4-bbf5-978c657fde30 returned with HTTP 200 Aug 12 20:15:11.492291 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 100/416] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:15:11 2026] GET /volume/v3/volumes/e09f532d-92cf-44a4-bbf5-978c657fde30 => generated 946 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:11.509554 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-8817d1cf-fa35-4d37-b7b9-1fec03815dcd None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:11.511286 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8817d1cf-fa35-4d37-b7b9-1fec03815dcd tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] POST https://10.4.3.246/volume/v3/volume-transfers Aug 12 20:15:11.511675 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8817d1cf-fa35-4d37-b7b9-1fec03815dcd tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e09f532d-92cf-44a4-bbf5-978c657fde30"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:11.512971 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volume_transfer [None req-8817d1cf-fa35-4d37-b7b9-1fec03815dcd tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e09f532d-92cf-44a4-bbf5-978c657fde30'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 12 20:15:11.513101 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volume_transfer [None req-8817d1cf-fa35-4d37-b7b9-1fec03815dcd tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Creating transfer of volume e09f532d-92cf-44a4-bbf5-978c657fde30 Aug 12 20:15:11.513246 np0000007109 devstack@c-api.service[100383]: INFO cinder.transfer.api [None req-8817d1cf-fa35-4d37-b7b9-1fec03815dcd tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Generating transfer record for volume e09f532d-92cf-44a4-bbf5-978c657fde30 Aug 12 20:15:11.519727 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:11.519727 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:11.529382 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8817d1cf-fa35-4d37-b7b9-1fec03815dcd tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] https://10.4.3.246/volume/v3/volume-transfers returned with HTTP 202 Aug 12 20:15:11.530280 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 106/417] 10.4.3.246 () {70 vars in 1326 bytes} [Wed Aug 12 20:15:11 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:15:11.537935 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-6f450a24-5827-44a8-bc24-92dd7fc0fea0 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:11.540075 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-6f450a24-5827-44a8-bc24-92dd7fc0fea0 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] GET https://10.4.3.246/volume/v3/volumes/e09f532d-92cf-44a4-bbf5-978c657fde30 Aug 12 20:15:11.540347 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-6f450a24-5827-44a8-bc24-92dd7fc0fea0 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:11.540667 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-6f450a24-5827-44a8-bc24-92dd7fc0fea0 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:11.547792 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:11.547792 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:15:11.551312 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-6f450a24-5827-44a8-bc24-92dd7fc0fea0 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Volume info retrieved successfully. Aug 12 20:15:11.555276 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-6f450a24-5827-44a8-bc24-92dd7fc0fea0 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] https://10.4.3.246/volume/v3/volumes/e09f532d-92cf-44a4-bbf5-978c657fde30 returned with HTTP 200 Aug 12 20:15:11.555718 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 104/418] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:15:11 2026] GET /volume/v3/volumes/e09f532d-92cf-44a4-bbf5-978c657fde30 => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:11.569469 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-34e12f6d-5c82-4051-9932-d365ee47f7e2 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:11.571790 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-34e12f6d-5c82-4051-9932-d365ee47f7e2 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] GET https://10.4.3.246/volume/v3/volume-transfers/detail Aug 12 20:15:11.572067 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-34e12f6d-5c82-4051-9932-d365ee47f7e2 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:11.572341 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-34e12f6d-5c82-4051-9932-d365ee47f7e2 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Calling method 'detail' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:11.572621 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volume_transfer [None req-34e12f6d-5c82-4051-9932-d365ee47f7e2 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Listing volume transfers {{(pid=100384) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 12 20:15:11.577566 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-34e12f6d-5c82-4051-9932-d365ee47f7e2 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] https://10.4.3.246/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 12 20:15:11.578094 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 109/419] 10.4.3.246 () {68 vars in 1326 bytes} [Wed Aug 12 20:15:11 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:11.587634 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-73a01adf-9eb9-47a8-886b-4e5eb1a7766f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:11.589404 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-73a01adf-9eb9-47a8-886b-4e5eb1a7766f tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] DELETE https://10.4.3.246/volume/v3/volume-transfers/01eecb51-3094-4414-a9f8-2d20f7536ebb Aug 12 20:15:11.589628 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-73a01adf-9eb9-47a8-886b-4e5eb1a7766f tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:11.589845 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-73a01adf-9eb9-47a8-886b-4e5eb1a7766f tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:11.589996 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.contrib.volume_transfer [None req-73a01adf-9eb9-47a8-886b-4e5eb1a7766f tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Delete transfer with id: 01eecb51-3094-4414-a9f8-2d20f7536ebb Aug 12 20:15:11.599424 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:11.599424 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:11.609334 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-73a01adf-9eb9-47a8-886b-4e5eb1a7766f tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] https://10.4.3.246/volume/v3/volume-transfers/01eecb51-3094-4414-a9f8-2d20f7536ebb returned with HTTP 202 Aug 12 20:15:11.609861 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 101/420] 10.4.3.246 () {68 vars in 1419 bytes} [Wed Aug 12 20:15:11 2026] DELETE /volume/v3/volume-transfers/01eecb51-3094-4414-a9f8-2d20f7536ebb => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:15:11.618098 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-58634a60-eb7d-4b77-a0f2-202b60724cf3 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:11.620041 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-58634a60-eb7d-4b77-a0f2-202b60724cf3 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] GET https://10.4.3.246/volume/v3/volumes/e09f532d-92cf-44a4-bbf5-978c657fde30 Aug 12 20:15:11.620274 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-58634a60-eb7d-4b77-a0f2-202b60724cf3 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:11.620567 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-58634a60-eb7d-4b77-a0f2-202b60724cf3 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:11.634107 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:11.634107 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:11.639199 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-58634a60-eb7d-4b77-a0f2-202b60724cf3 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Volume info retrieved successfully. Aug 12 20:15:11.643876 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-58634a60-eb7d-4b77-a0f2-202b60724cf3 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] https://10.4.3.246/volume/v3/volumes/e09f532d-92cf-44a4-bbf5-978c657fde30 returned with HTTP 200 Aug 12 20:15:11.644258 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 107/421] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:15:11 2026] GET /volume/v3/volumes/e09f532d-92cf-44a4-bbf5-978c657fde30 => generated 946 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:11.665687 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-7d17a3b0-5faf-4d9b-96bc-4d26c9ae5d36 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:11.668424 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7d17a3b0-5faf-4d9b-96bc-4d26c9ae5d36 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] DELETE https://10.4.3.246/volume/v3/volume-transfers/01eecb51-3094-4414-a9f8-2d20f7536ebb Aug 12 20:15:11.668737 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7d17a3b0-5faf-4d9b-96bc-4d26c9ae5d36 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:11.669019 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7d17a3b0-5faf-4d9b-96bc-4d26c9ae5d36 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:11.669177 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.contrib.volume_transfer [None req-7d17a3b0-5faf-4d9b-96bc-4d26c9ae5d36 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Delete transfer with id: 01eecb51-3094-4414-a9f8-2d20f7536ebb Aug 12 20:15:11.675473 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7d17a3b0-5faf-4d9b-96bc-4d26c9ae5d36 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] https://10.4.3.246/volume/v3/volume-transfers/01eecb51-3094-4414-a9f8-2d20f7536ebb returned with HTTP 404 Aug 12 20:15:11.676308 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 105/422] 10.4.3.246 () {68 vars in 1419 bytes} [Wed Aug 12 20:15:11 2026] DELETE /volume/v3/volume-transfers/01eecb51-3094-4414-a9f8-2d20f7536ebb => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:15:11.685746 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-fea9f6b6-1b6f-4eec-bbcd-1cafe5231921 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:11.689695 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-fea9f6b6-1b6f-4eec-bbcd-1cafe5231921 tempest-VolumesTransfersV355Test-290772709 tempest-VolumesTransfersV355Test-290772709-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/e09f532d-92cf-44a4-bbf5-978c657fde30 Aug 12 20:15:11.689695 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-fea9f6b6-1b6f-4eec-bbcd-1cafe5231921 tempest-VolumesTransfersV355Test-290772709 tempest-VolumesTransfersV355Test-290772709-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:11.689695 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-fea9f6b6-1b6f-4eec-bbcd-1cafe5231921 tempest-VolumesTransfersV355Test-290772709 tempest-VolumesTransfersV355Test-290772709-project-admin] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:11.689695 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-fea9f6b6-1b6f-4eec-bbcd-1cafe5231921 tempest-VolumesTransfersV355Test-290772709 tempest-VolumesTransfersV355Test-290772709-project-admin] Delete volume with id: e09f532d-92cf-44a4-bbf5-978c657fde30 Aug 12 20:15:11.697481 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:11.697481 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:11.697926 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-fea9f6b6-1b6f-4eec-bbcd-1cafe5231921 tempest-VolumesTransfersV355Test-290772709 tempest-VolumesTransfersV355Test-290772709-project-admin] Volume info retrieved successfully. Aug 12 20:15:11.718561 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-fea9f6b6-1b6f-4eec-bbcd-1cafe5231921 tempest-VolumesTransfersV355Test-290772709 tempest-VolumesTransfersV355Test-290772709-project-admin] Delete volume request issued successfully. Aug 12 20:15:11.719003 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-fea9f6b6-1b6f-4eec-bbcd-1cafe5231921 tempest-VolumesTransfersV355Test-290772709 tempest-VolumesTransfersV355Test-290772709-project-admin] https://10.4.3.246/volume/v3/volumes/e09f532d-92cf-44a4-bbf5-978c657fde30 returned with HTTP 202 Aug 12 20:15:11.719384 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 110/423] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:15:11 2026] DELETE /volume/v3/volumes/e09f532d-92cf-44a4-bbf5-978c657fde30 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:15:11.747635 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3e9a6024-d13d-494e-877f-8e006ab906dc None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:11.750990 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3e9a6024-d13d-494e-877f-8e006ab906dc tempest-VolumesTransfersV355Test-290772709 tempest-VolumesTransfersV355Test-290772709-project-admin] GET https://10.4.3.246/volume/v3/volumes/e09f532d-92cf-44a4-bbf5-978c657fde30 Aug 12 20:15:11.751270 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3e9a6024-d13d-494e-877f-8e006ab906dc tempest-VolumesTransfersV355Test-290772709 tempest-VolumesTransfersV355Test-290772709-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:11.751533 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3e9a6024-d13d-494e-877f-8e006ab906dc tempest-VolumesTransfersV355Test-290772709 tempest-VolumesTransfersV355Test-290772709-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:11.762024 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:11.762024 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:11.765984 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-e78edc99-812e-427e-a50c-32b900087be7 req-4158b67c-1f1a-4d2f-b4a1-f83e48465160 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:11.767273 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-3e9a6024-d13d-494e-877f-8e006ab906dc tempest-VolumesTransfersV355Test-290772709 tempest-VolumesTransfersV355Test-290772709-project-admin] Volume info retrieved successfully. Aug 12 20:15:11.769204 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-e78edc99-812e-427e-a50c-32b900087be7 req-4158b67c-1f1a-4d2f-b4a1-f83e48465160 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] GET https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e Aug 12 20:15:11.769463 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-e78edc99-812e-427e-a50c-32b900087be7 req-4158b67c-1f1a-4d2f-b4a1-f83e48465160 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:11.769684 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-e78edc99-812e-427e-a50c-32b900087be7 req-4158b67c-1f1a-4d2f-b4a1-f83e48465160 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:11.773223 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3e9a6024-d13d-494e-877f-8e006ab906dc tempest-VolumesTransfersV355Test-290772709 tempest-VolumesTransfersV355Test-290772709-project-admin] https://10.4.3.246/volume/v3/volumes/e09f532d-92cf-44a4-bbf5-978c657fde30 returned with HTTP 200 Aug 12 20:15:11.774774 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 102/424] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:15:11 2026] GET /volume/v3/volumes/e09f532d-92cf-44a4-bbf5-978c657fde30 => generated 1130 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:15:11.787668 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:11.787668 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:11.792853 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-e78edc99-812e-427e-a50c-32b900087be7 req-4158b67c-1f1a-4d2f-b4a1-f83e48465160 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Volume info retrieved successfully. Aug 12 20:15:11.799121 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-e78edc99-812e-427e-a50c-32b900087be7 req-4158b67c-1f1a-4d2f-b4a1-f83e48465160 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e returned with HTTP 200 Aug 12 20:15:11.799740 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 108/425] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:15:11 2026] GET /volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:11.821791 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-e78edc99-812e-427e-a50c-32b900087be7 req-9909309d-6f52-4b0d-9051-b8b023505b6e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:11.825937 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-e78edc99-812e-427e-a50c-32b900087be7 req-9909309d-6f52-4b0d-9051-b8b023505b6e tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] DELETE https://10.4.3.246/volume/v3/attachments/8fb4b48b-6618-480e-8312-915250edf6da Aug 12 20:15:11.826116 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-e78edc99-812e-427e-a50c-32b900087be7 req-9909309d-6f52-4b0d-9051-b8b023505b6e tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:11.826261 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-e78edc99-812e-427e-a50c-32b900087be7 req-9909309d-6f52-4b0d-9051-b8b023505b6e tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:11.834772 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:11.834772 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:15:11.890513 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-e78edc99-812e-427e-a50c-32b900087be7 req-9909309d-6f52-4b0d-9051-b8b023505b6e tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] https://10.4.3.246/volume/v3/attachments/8fb4b48b-6618-480e-8312-915250edf6da returned with HTTP 200 Aug 12 20:15:11.890513 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 106/426] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:15:11 2026] DELETE /volume/v3/attachments/8fb4b48b-6618-480e-8312-915250edf6da => generated 192 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:12.208283 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-359b937b-24b8-41cd-946e-e83b0f27fddb None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:12.210246 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-359b937b-24b8-41cd-946e-e83b0f27fddb tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] GET https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e Aug 12 20:15:12.210532 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-359b937b-24b8-41cd-946e-e83b0f27fddb tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:12.210750 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-359b937b-24b8-41cd-946e-e83b0f27fddb tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:12.223451 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:12.223451 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:12.227132 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-359b937b-24b8-41cd-946e-e83b0f27fddb tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Volume info retrieved successfully. Aug 12 20:15:12.233454 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-359b937b-24b8-41cd-946e-e83b0f27fddb tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e returned with HTTP 200 Aug 12 20:15:12.233984 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 111/427] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:12 2026] GET /volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e => generated 1161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:12.278110 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-e7135435-7833-4977-90e8-052633a90f1e req-cb86616c-1b7c-426b-b96a-df5ec99c6c17 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:12.280283 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-e7135435-7833-4977-90e8-052633a90f1e req-cb86616c-1b7c-426b-b96a-df5ec99c6c17 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] GET https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e Aug 12 20:15:12.280524 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-e7135435-7833-4977-90e8-052633a90f1e req-cb86616c-1b7c-426b-b96a-df5ec99c6c17 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:12.280758 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-e7135435-7833-4977-90e8-052633a90f1e req-cb86616c-1b7c-426b-b96a-df5ec99c6c17 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:12.292284 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:12.292284 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:12.296692 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-e7135435-7833-4977-90e8-052633a90f1e req-cb86616c-1b7c-426b-b96a-df5ec99c6c17 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Volume info retrieved successfully. Aug 12 20:15:12.302736 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-e7135435-7833-4977-90e8-052633a90f1e req-cb86616c-1b7c-426b-b96a-df5ec99c6c17 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e returned with HTTP 200 Aug 12 20:15:12.303190 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 103/428] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:15:12 2026] GET /volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e => generated 1161 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:12.324661 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-e7135435-7833-4977-90e8-052633a90f1e req-51aac8d1-1a65-4c4a-9753-c02ab948182b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:12.327077 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-e7135435-7833-4977-90e8-052633a90f1e req-51aac8d1-1a65-4c4a-9753-c02ab948182b tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] POST https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e/action Aug 12 20:15:12.327415 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-e7135435-7833-4977-90e8-052633a90f1e req-51aac8d1-1a65-4c4a-9753-c02ab948182b tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:15:12.327535 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-e7135435-7833-4977-90e8-052633a90f1e req-51aac8d1-1a65-4c4a-9753-c02ab948182b tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:12.339599 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:12.339599 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:12.340156 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-e7135435-7833-4977-90e8-052633a90f1e req-51aac8d1-1a65-4c4a-9753-c02ab948182b tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Volume info retrieved successfully. Aug 12 20:15:12.346757 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-e7135435-7833-4977-90e8-052633a90f1e req-51aac8d1-1a65-4c4a-9753-c02ab948182b tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Begin detaching volume completed successfully. Aug 12 20:15:12.346932 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-e7135435-7833-4977-90e8-052633a90f1e req-51aac8d1-1a65-4c4a-9753-c02ab948182b tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e/action returned with HTTP 202 Aug 12 20:15:12.347511 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 109/429] 10.4.3.246 () {72 vars in 1672 bytes} [Wed Aug 12 20:15:12 2026] POST /volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:15:12.395160 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a4f366ef-5a91-4e33-b6d8-1daef8671527 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:12.395604 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a4f366ef-5a91-4e33-b6d8-1daef8671527 None None] GET https://10.4.3.246/volume// Aug 12 20:15:12.395780 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a4f366ef-5a91-4e33-b6d8-1daef8671527 None None] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:12.396007 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a4f366ef-5a91-4e33-b6d8-1daef8671527 None None] Calling method 'all' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:12.396441 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a4f366ef-5a91-4e33-b6d8-1daef8671527 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:15:12.396818 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 107/430] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:15:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:15:12.406924 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-e7135435-7833-4977-90e8-052633a90f1e req-a20bd979-1174-47ed-a406-4b04e7a84fd4 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:12.409046 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-e7135435-7833-4977-90e8-052633a90f1e req-a20bd979-1174-47ed-a406-4b04e7a84fd4 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] GET https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e Aug 12 20:15:12.409320 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-e7135435-7833-4977-90e8-052633a90f1e req-a20bd979-1174-47ed-a406-4b04e7a84fd4 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:12.409569 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-e7135435-7833-4977-90e8-052633a90f1e req-a20bd979-1174-47ed-a406-4b04e7a84fd4 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:12.420554 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:12.420554 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:12.423040 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-e7135435-7833-4977-90e8-052633a90f1e req-a20bd979-1174-47ed-a406-4b04e7a84fd4 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Volume info retrieved successfully. Aug 12 20:15:12.428987 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-e7135435-7833-4977-90e8-052633a90f1e req-a20bd979-1174-47ed-a406-4b04e7a84fd4 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e returned with HTTP 200 Aug 12 20:15:12.429400 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 112/431] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:15:12 2026] GET /volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e => generated 1344 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:15:12.790811 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-1ae706f3-4473-4914-9de6-6fb33bb7bde2 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:12.793831 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1ae706f3-4473-4914-9de6-6fb33bb7bde2 tempest-VolumesTransfersV355Test-290772709 tempest-VolumesTransfersV355Test-290772709-project-admin] GET https://10.4.3.246/volume/v3/volumes/e09f532d-92cf-44a4-bbf5-978c657fde30 Aug 12 20:15:12.794180 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1ae706f3-4473-4914-9de6-6fb33bb7bde2 tempest-VolumesTransfersV355Test-290772709 tempest-VolumesTransfersV355Test-290772709-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:12.794404 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1ae706f3-4473-4914-9de6-6fb33bb7bde2 tempest-VolumesTransfersV355Test-290772709 tempest-VolumesTransfersV355Test-290772709-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:12.805892 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1ae706f3-4473-4914-9de6-6fb33bb7bde2 tempest-VolumesTransfersV355Test-290772709 tempest-VolumesTransfersV355Test-290772709-project-admin] https://10.4.3.246/volume/v3/volumes/e09f532d-92cf-44a4-bbf5-978c657fde30 returned with HTTP 404 Aug 12 20:15:12.808054 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 104/432] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:15:12 2026] GET /volume/v3/volumes/e09f532d-92cf-44a4-bbf5-978c657fde30 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:15:12.815977 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f4b564f5-297e-49e1-ba85-7d5cad889aa3 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:12.818307 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f4b564f5-297e-49e1-ba85-7d5cad889aa3 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] GET https://10.4.3.246/volume/v3/volumes/e09f532d-92cf-44a4-bbf5-978c657fde30 Aug 12 20:15:12.818670 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f4b564f5-297e-49e1-ba85-7d5cad889aa3 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:12.819177 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f4b564f5-297e-49e1-ba85-7d5cad889aa3 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:12.826585 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f4b564f5-297e-49e1-ba85-7d5cad889aa3 tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] https://10.4.3.246/volume/v3/volumes/e09f532d-92cf-44a4-bbf5-978c657fde30 returned with HTTP 404 Aug 12 20:15:12.827338 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 110/433] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:15:12 2026] GET /volume/v3/volumes/e09f532d-92cf-44a4-bbf5-978c657fde30 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:15:12.837816 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-22e55b37-887c-4d06-b52a-a47f77a69acb None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:12.840229 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-22e55b37-887c-4d06-b52a-a47f77a69acb tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] DELETE https://10.4.3.246/volume/v3/volumes/e09f532d-92cf-44a4-bbf5-978c657fde30 Aug 12 20:15:12.840720 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-22e55b37-887c-4d06-b52a-a47f77a69acb tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:12.841077 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-22e55b37-887c-4d06-b52a-a47f77a69acb tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:12.841443 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-22e55b37-887c-4d06-b52a-a47f77a69acb tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] Delete volume with id: e09f532d-92cf-44a4-bbf5-978c657fde30 Aug 12 20:15:12.849932 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-22e55b37-887c-4d06-b52a-a47f77a69acb tempest-VolumesTransfersV355Test-1656426681 tempest-VolumesTransfersV355Test-1656426681-project-member] https://10.4.3.246/volume/v3/volumes/e09f532d-92cf-44a4-bbf5-978c657fde30 returned with HTTP 404 Aug 12 20:15:12.850569 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 108/434] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:15:12 2026] DELETE /volume/v3/volumes/e09f532d-92cf-44a4-bbf5-978c657fde30 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:15:14.213738 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-022be67a-3a5e-41e6-a24a-dbb1ca5548c8 req-ec6dbcd2-bd6a-40d6-9087-93bfa676ada4 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:14.218325 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-022be67a-3a5e-41e6-a24a-dbb1ca5548c8 req-ec6dbcd2-bd6a-40d6-9087-93bfa676ada4 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] POST https://10.4.3.246/volume/v3/attachments/89208596-f9fa-45ab-a307-1f5ee22b817c/action Aug 12 20:15:14.218896 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-022be67a-3a5e-41e6-a24a-dbb1ca5548c8 req-ec6dbcd2-bd6a-40d6-9087-93bfa676ada4 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Action body: b'{"os-complete": null}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:15:14.219068 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-022be67a-3a5e-41e6-a24a-dbb1ca5548c8 req-ec6dbcd2-bd6a-40d6-9087-93bfa676ada4 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:14.249052 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:14.249052 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:14.264338 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-022be67a-3a5e-41e6-a24a-dbb1ca5548c8 req-ec6dbcd2-bd6a-40d6-9087-93bfa676ada4 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] https://10.4.3.246/volume/v3/attachments/89208596-f9fa-45ab-a307-1f5ee22b817c/action returned with HTTP 204 Aug 12 20:15:14.265002 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 113/435] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:15:14 2026] POST /volume/v3/attachments/89208596-f9fa-45ab-a307-1f5ee22b817c/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:15:17.388841 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-e7135435-7833-4977-90e8-052633a90f1e req-3ce6c4c9-2225-4ea0-8d0c-d48c0395e8c0 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:17.393558 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-e7135435-7833-4977-90e8-052633a90f1e req-3ce6c4c9-2225-4ea0-8d0c-d48c0395e8c0 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] GET https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e Aug 12 20:15:17.393558 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-e7135435-7833-4977-90e8-052633a90f1e req-3ce6c4c9-2225-4ea0-8d0c-d48c0395e8c0 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:17.393558 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-e7135435-7833-4977-90e8-052633a90f1e req-3ce6c4c9-2225-4ea0-8d0c-d48c0395e8c0 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:17.405001 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:17.405001 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:17.416722 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-e7135435-7833-4977-90e8-052633a90f1e req-3ce6c4c9-2225-4ea0-8d0c-d48c0395e8c0 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Volume info retrieved successfully. Aug 12 20:15:17.423590 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-e7135435-7833-4977-90e8-052633a90f1e req-3ce6c4c9-2225-4ea0-8d0c-d48c0395e8c0 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e returned with HTTP 200 Aug 12 20:15:17.425118 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 105/436] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:15:17 2026] GET /volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e => generated 1164 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:19.297885 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f357d403-e387-4336-8857-fd5445d56165 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:19.297885 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f357d403-e387-4336-8857-fd5445d56165 None None] GET https://10.4.3.246/volume// Aug 12 20:15:19.297885 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f357d403-e387-4336-8857-fd5445d56165 None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:19.297885 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f357d403-e387-4336-8857-fd5445d56165 None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:19.297885 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f357d403-e387-4336-8857-fd5445d56165 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:15:19.303658 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 111/437] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:15:19 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 12 20:15:19.319770 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-1fb56c64-87e3-416f-b327-5f6f0feb3856 req-9c749632-bf17-4f13-8b77-12755fb3428c None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:19.325272 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-1fb56c64-87e3-416f-b327-5f6f0feb3856 req-9c749632-bf17-4f13-8b77-12755fb3428c tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:15:19.327332 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-1fb56c64-87e3-416f-b327-5f6f0feb3856 req-9c749632-bf17-4f13-8b77-12755fb3428c tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b758c406-da41-4fdb-b437-5807aaf4a0d6", "connector": null, "instance_uuid": "ddcb17cf-446e-4b10-8c71-483679d7b0e6"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:19.363112 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:19.363112 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:15:19.479080 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-1fb56c64-87e3-416f-b327-5f6f0feb3856 req-9c749632-bf17-4f13-8b77-12755fb3428c tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:15:19.479080 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 109/438] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:15:19 2026] POST /volume/v3/attachments => generated 273 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:19.484589 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-461f1078-1c6d-4131-92f0-afe11de06f6c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:19.492899 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-1fb56c64-87e3-416f-b327-5f6f0feb3856 req-9b0a6246-c044-44d9-b852-4ab647d8c897 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:19.496555 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-1fb56c64-87e3-416f-b327-5f6f0feb3856 req-9b0a6246-c044-44d9-b852-4ab647d8c897 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] DELETE https://10.4.3.246/volume/v3/attachments/89208596-f9fa-45ab-a307-1f5ee22b817c Aug 12 20:15:19.496885 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-1fb56c64-87e3-416f-b327-5f6f0feb3856 req-9b0a6246-c044-44d9-b852-4ab647d8c897 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:19.497188 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-1fb56c64-87e3-416f-b327-5f6f0feb3856 req-9b0a6246-c044-44d9-b852-4ab647d8c897 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:19.515670 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:19.515670 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:19.618488 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-1fb56c64-87e3-416f-b327-5f6f0feb3856 req-9b0a6246-c044-44d9-b852-4ab647d8c897 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] https://10.4.3.246/volume/v3/attachments/89208596-f9fa-45ab-a307-1f5ee22b817c returned with HTTP 200 Aug 12 20:15:19.618882 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 106/439] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:15:19 2026] DELETE /volume/v3/attachments/89208596-f9fa-45ab-a307-1f5ee22b817c => generated 192 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:19.776959 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-e7135435-7833-4977-90e8-052633a90f1e req-38b9663f-b3c0-49d3-b938-3c4ae47a8282 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:19.780052 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-e7135435-7833-4977-90e8-052633a90f1e req-38b9663f-b3c0-49d3-b938-3c4ae47a8282 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] DELETE https://10.4.3.246/volume/v3/attachments/2885bdfb-0e78-453b-9f33-4a897ef58cb3 Aug 12 20:15:19.780313 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-e7135435-7833-4977-90e8-052633a90f1e req-38b9663f-b3c0-49d3-b938-3c4ae47a8282 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:19.783565 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-e7135435-7833-4977-90e8-052633a90f1e req-38b9663f-b3c0-49d3-b938-3c4ae47a8282 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:19.794128 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:19.794128 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:19.853304 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-e7135435-7833-4977-90e8-052633a90f1e req-38b9663f-b3c0-49d3-b938-3c4ae47a8282 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] https://10.4.3.246/volume/v3/attachments/2885bdfb-0e78-453b-9f33-4a897ef58cb3 returned with HTTP 200 Aug 12 20:15:19.853304 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 112/440] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:15:19 2026] DELETE /volume/v3/attachments/2885bdfb-0e78-453b-9f33-4a897ef58cb3 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:19.859659 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-461f1078-1c6d-4131-92f0-afe11de06f6c tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:15:19.859659 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-461f1078-1c6d-4131-92f0-afe11de06f6c tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1418112919"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:19.859659 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-461f1078-1c6d-4131-92f0-afe11de06f6c tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1418112919'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:15:19.859835 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-461f1078-1c6d-4131-92f0-afe11de06f6c tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Create volume of 1 GB Aug 12 20:15:19.864762 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-461f1078-1c6d-4131-92f0-afe11de06f6c tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Availability Zones retrieved successfully. Aug 12 20:15:19.872333 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-461f1078-1c6d-4131-92f0-afe11de06f6c tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Flow 'volume_create_api' (f8a4ba96-0ea5-481f-96b6-4f3929620b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:15:19.877013 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-461f1078-1c6d-4131-92f0-afe11de06f6c tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (318f25ae-c2c6-485b-b484-977670bfdedc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:19.877013 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-461f1078-1c6d-4131-92f0-afe11de06f6c tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:15:19.929318 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-461f1078-1c6d-4131-92f0-afe11de06f6c tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (318f25ae-c2c6-485b-b484-977670bfdedc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:19.930978 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-461f1078-1c6d-4131-92f0-afe11de06f6c tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f0661c1-6d7f-417c-be50-568f69f3ea5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:20.030246 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-461f1078-1c6d-4131-92f0-afe11de06f6c tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Created reservations ['33eab11f-f6cf-4a58-a231-477ed2ba0a8b', '6e07de6c-add3-4dcf-934c-891a1d6233ee', '8a7bdd99-43b5-4181-a7f9-e724b9a020d7', 'cf2323d6-3544-4ce4-aaed-e49ba7c31c89'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:15:20.030977 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-461f1078-1c6d-4131-92f0-afe11de06f6c tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f0661c1-6d7f-417c-be50-568f69f3ea5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33eab11f-f6cf-4a58-a231-477ed2ba0a8b', '6e07de6c-add3-4dcf-934c-891a1d6233ee', '8a7bdd99-43b5-4181-a7f9-e724b9a020d7', 'cf2323d6-3544-4ce4-aaed-e49ba7c31c89']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:20.031722 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-461f1078-1c6d-4131-92f0-afe11de06f6c tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90d0bba6-70c8-4cd7-b460-bc02de80aec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:20.061362 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-461f1078-1c6d-4131-92f0-afe11de06f6c tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90d0bba6-70c8-4cd7-b460-bc02de80aec1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96e456a3-ff5d-4776-9390-a999089b4532', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1418112919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb730b8a0a1e4e3daff96e25ef22b720',qos_specs=None,replication_status=,reservations=['33eab11f-f6cf-4a58-a231-477ed2ba0a8b','6e07de6c-add3-4dcf-934c-891a1d6233ee','8a7bdd99-43b5-4181-a7f9-e724b9a020d7','cf2323d6-3544-4ce4-aaed-e49ba7c31c89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9523ccc9df2405f8f17860de7b09c7e',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:15:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1418112919',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96e456a3-ff5d-4776-9390-a999089b4532,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb730b8a0a1e4e3daff96e25ef22b720',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9523ccc9df2405f8f17860de7b09c7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:20.062227 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-461f1078-1c6d-4131-92f0-afe11de06f6c tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a436c404-8848-4f67-898f-783d6aa304b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:20.095827 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-461f1078-1c6d-4131-92f0-afe11de06f6c tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a436c404-8848-4f67-898f-783d6aa304b6) transitioned into state 'SUCCESS' from state '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-1418112919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb730b8a0a1e4e3daff96e25ef22b720',qos_specs=None,replication_status=,reservations=['33eab11f-f6cf-4a58-a231-477ed2ba0a8b','6e07de6c-add3-4dcf-934c-891a1d6233ee','8a7bdd99-43b5-4181-a7f9-e724b9a020d7','cf2323d6-3544-4ce4-aaed-e49ba7c31c89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9523ccc9df2405f8f17860de7b09c7e',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:20.096900 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-461f1078-1c6d-4131-92f0-afe11de06f6c tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (400134a1-b845-4e7e-9adb-028a576e2201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:20.118245 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-461f1078-1c6d-4131-92f0-afe11de06f6c tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (400134a1-b845-4e7e-9adb-028a576e2201) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:20.119500 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-461f1078-1c6d-4131-92f0-afe11de06f6c tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Flow 'volume_create_api' (f8a4ba96-0ea5-481f-96b6-4f3929620b58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:15:20.120016 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-461f1078-1c6d-4131-92f0-afe11de06f6c tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Create volume request issued successfully. Aug 12 20:15:20.120873 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-461f1078-1c6d-4131-92f0-afe11de06f6c tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:15:20.121380 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 114/441] 10.4.3.246 () {70 vars in 1299 bytes} [Wed Aug 12 20:15:19 2026] POST /volume/v3/volumes => generated 819 bytes in 638 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:15:20.136844 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f8a122b0-add1-43fa-ab77-3cd76aa6438f None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:20.138854 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f8a122b0-add1-43fa-ab77-3cd76aa6438f tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] GET https://10.4.3.246/volume/v3/volumes/96e456a3-ff5d-4776-9390-a999089b4532 Aug 12 20:15:20.139199 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f8a122b0-add1-43fa-ab77-3cd76aa6438f tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:20.140605 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f8a122b0-add1-43fa-ab77-3cd76aa6438f tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:20.149393 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:20.149393 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:15:20.154275 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-f8a122b0-add1-43fa-ab77-3cd76aa6438f tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Volume info retrieved successfully. Aug 12 20:15:20.160568 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f8a122b0-add1-43fa-ab77-3cd76aa6438f tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] https://10.4.3.246/volume/v3/volumes/96e456a3-ff5d-4776-9390-a999089b4532 returned with HTTP 200 Aug 12 20:15:20.161039 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 110/442] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:15:20 2026] GET /volume/v3/volumes/96e456a3-ff5d-4776-9390-a999089b4532 => generated 887 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:21.175769 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-c7a6efec-dcaa-47fc-bf91-813a0117f1e5 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:21.177967 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c7a6efec-dcaa-47fc-bf91-813a0117f1e5 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] GET https://10.4.3.246/volume/v3/volumes/96e456a3-ff5d-4776-9390-a999089b4532 Aug 12 20:15:21.177967 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c7a6efec-dcaa-47fc-bf91-813a0117f1e5 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:21.178087 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c7a6efec-dcaa-47fc-bf91-813a0117f1e5 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:21.180314 np0000007109 devstack@c-api.service[100386]: DEBUG dbcounter [-] [100386] Writing DB stats cinder:SELECT=444,cinder:INSERT=68,cinder:UPDATE=123 {{(pid=100386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:15:21.187011 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:21.187011 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:21.193508 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-c7a6efec-dcaa-47fc-bf91-813a0117f1e5 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Volume info retrieved successfully. Aug 12 20:15:21.200489 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c7a6efec-dcaa-47fc-bf91-813a0117f1e5 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] https://10.4.3.246/volume/v3/volumes/96e456a3-ff5d-4776-9390-a999089b4532 returned with HTTP 200 Aug 12 20:15:21.201318 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 107/443] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:15:21 2026] GET /volume/v3/volumes/96e456a3-ff5d-4776-9390-a999089b4532 => generated 946 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:21.215943 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-01fcb7cf-b661-4d15-87c3-593f68851766 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:21.218473 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-01fcb7cf-b661-4d15-87c3-593f68851766 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] POST https://10.4.3.246/volume/v3/volume-transfers Aug 12 20:15:21.219162 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-01fcb7cf-b661-4d15-87c3-593f68851766 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "96e456a3-ff5d-4776-9390-a999089b4532"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:21.223253 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volume_transfer [None req-01fcb7cf-b661-4d15-87c3-593f68851766 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Creating new volume transfer {'transfer': {'volume_id': '96e456a3-ff5d-4776-9390-a999089b4532'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 12 20:15:21.223494 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volume_transfer [None req-01fcb7cf-b661-4d15-87c3-593f68851766 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Creating transfer of volume 96e456a3-ff5d-4776-9390-a999089b4532 Aug 12 20:15:21.223672 np0000007109 devstack@c-api.service[100383]: INFO cinder.transfer.api [None req-01fcb7cf-b661-4d15-87c3-593f68851766 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Generating transfer record for volume 96e456a3-ff5d-4776-9390-a999089b4532 Aug 12 20:15:21.227358 np0000007109 devstack@c-api.service[100383]: DEBUG dbcounter [-] [100383] Writing DB stats cinder:SELECT=482,cinder:INSERT=96,cinder:UPDATE=138 {{(pid=100383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:15:21.236909 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:21.236909 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:21.261432 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-01fcb7cf-b661-4d15-87c3-593f68851766 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] https://10.4.3.246/volume/v3/volume-transfers returned with HTTP 202 Aug 12 20:15:21.263409 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 113/444] 10.4.3.246 () {70 vars in 1326 bytes} [Wed Aug 12 20:15:21 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:15:21.276121 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-fd37f0e6-eec7-45b3-87d7-ae2e1f0f2557 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:21.280775 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-fd37f0e6-eec7-45b3-87d7-ae2e1f0f2557 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] GET https://10.4.3.246/volume/v3/volumes/96e456a3-ff5d-4776-9390-a999089b4532 Aug 12 20:15:21.280775 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-fd37f0e6-eec7-45b3-87d7-ae2e1f0f2557 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:21.280775 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-fd37f0e6-eec7-45b3-87d7-ae2e1f0f2557 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:21.288892 np0000007109 devstack@c-api.service[100384]: DEBUG dbcounter [-] [100384] Writing DB stats cinder:SELECT=383,cinder:UPDATE=49,cinder:INSERT=28 {{(pid=100384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:15:21.291126 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:21.291126 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:21.296330 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-fd37f0e6-eec7-45b3-87d7-ae2e1f0f2557 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Volume info retrieved successfully. Aug 12 20:15:21.302843 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-fd37f0e6-eec7-45b3-87d7-ae2e1f0f2557 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] https://10.4.3.246/volume/v3/volumes/96e456a3-ff5d-4776-9390-a999089b4532 returned with HTTP 200 Aug 12 20:15:21.305382 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 115/445] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:15:21 2026] GET /volume/v3/volumes/96e456a3-ff5d-4776-9390-a999089b4532 => generated 954 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:21.324607 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f8bf9f0f-6437-48bb-821d-4658e9bb5436 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:21.327785 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f8bf9f0f-6437-48bb-821d-4658e9bb5436 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] GET https://10.4.3.246/volume/v3/volume-transfers/b9b8200a-5332-47cd-b6f8-1b0418c43337 Aug 12 20:15:21.328033 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f8bf9f0f-6437-48bb-821d-4658e9bb5436 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:21.328294 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f8bf9f0f-6437-48bb-821d-4658e9bb5436 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:21.334205 np0000007109 devstack@c-api.service[100385]: DEBUG dbcounter [-] [100385] Writing DB stats cinder:SELECT=314,cinder:INSERT=31,cinder:UPDATE=55 {{(pid=100385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:15:21.337722 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f8bf9f0f-6437-48bb-821d-4658e9bb5436 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] https://10.4.3.246/volume/v3/volume-transfers/b9b8200a-5332-47cd-b6f8-1b0418c43337 returned with HTTP 200 Aug 12 20:15:21.338828 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 111/446] 10.4.3.246 () {68 vars in 1416 bytes} [Wed Aug 12 20:15:21 2026] GET /volume/v3/volume-transfers/b9b8200a-5332-47cd-b6f8-1b0418c43337 => generated 540 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:21.348361 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-39c5713a-d0b1-4c7d-9d0d-c4d41ed76a77 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:21.350942 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-39c5713a-d0b1-4c7d-9d0d-c4d41ed76a77 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] GET https://10.4.3.246/volume/v3/volume-transfers Aug 12 20:15:21.351184 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-39c5713a-d0b1-4c7d-9d0d-c4d41ed76a77 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:21.351427 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-39c5713a-d0b1-4c7d-9d0d-c4d41ed76a77 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Calling method 'index' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:21.351646 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volume_transfer [None req-39c5713a-d0b1-4c7d-9d0d-c4d41ed76a77 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Listing volume transfers {{(pid=100386) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 12 20:15:21.357772 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-39c5713a-d0b1-4c7d-9d0d-c4d41ed76a77 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] https://10.4.3.246/volume/v3/volume-transfers returned with HTTP 200 Aug 12 20:15:21.358965 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 108/447] 10.4.3.246 () {68 vars in 1305 bytes} [Wed Aug 12 20:15:21 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:21.371639 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-49fa5410-aa9a-430a-a3b0-318914e7d8f3 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:21.672025 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-49fa5410-aa9a-430a-a3b0-318914e7d8f3 tempest-VolumesTransfersV357Test-193468090 tempest-VolumesTransfersV357Test-193468090-project-member] POST https://10.4.3.246/volume/v3/volume-transfers/b9b8200a-5332-47cd-b6f8-1b0418c43337/accept Aug 12 20:15:21.672593 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-49fa5410-aa9a-430a-a3b0-318914e7d8f3 tempest-VolumesTransfersV357Test-193468090 tempest-VolumesTransfersV357Test-193468090-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "0177bcec351a0890"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:21.674386 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.contrib.volume_transfer [None req-49fa5410-aa9a-430a-a3b0-318914e7d8f3 tempest-VolumesTransfersV357Test-193468090 tempest-VolumesTransfersV357Test-193468090-project-member] Accepting volume transfer b9b8200a-5332-47cd-b6f8-1b0418c43337 {{(pid=100383) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 12 20:15:21.674430 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.contrib.volume_transfer [None req-49fa5410-aa9a-430a-a3b0-318914e7d8f3 tempest-VolumesTransfersV357Test-193468090 tempest-VolumesTransfersV357Test-193468090-project-member] Accepting transfer b9b8200a-5332-47cd-b6f8-1b0418c43337 Aug 12 20:15:21.700016 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-1fb56c64-87e3-416f-b327-5f6f0feb3856 req-7a2e204f-96cd-4703-966e-e39b7a9081a4 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:21.702698 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-1fb56c64-87e3-416f-b327-5f6f0feb3856 req-7a2e204f-96cd-4703-966e-e39b7a9081a4 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] PUT https://10.4.3.246/volume/v3/attachments/a92c4282-7d47-45fe-adef-67a73f41c351 Aug 12 20:15:21.703835 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-1fb56c64-87e3-416f-b327-5f6f0feb3856 req-7a2e204f-96cd-4703-966e-e39b7a9081a4 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:21.716031 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.coordination [req-1fb56c64-87e3-416f-b327-5f6f0feb3856 req-7a2e204f-96cd-4703-966e-e39b7a9081a4 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Acquiring lock "cinder-attachment_update-b758c406-da41-4fdb-b437-5807aaf4a0d6-np0000007109" by "attachment_update" {{(pid=100384) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:15:21.721647 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.coordination [req-1fb56c64-87e3-416f-b327-5f6f0feb3856 req-7a2e204f-96cd-4703-966e-e39b7a9081a4 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Lock "cinder-attachment_update-b758c406-da41-4fdb-b437-5807aaf4a0d6-np0000007109" acquired by "attachment_update" :: waited 0.006s {{(pid=100384) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:15:21.722798 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:21.722798 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:21.742988 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-49fa5410-aa9a-430a-a3b0-318914e7d8f3 tempest-VolumesTransfersV357Test-193468090 tempest-VolumesTransfersV357Test-193468090-project-member] Created reservations ['11c43f0b-5435-4973-b8cb-c6f96347dafc', '3f7adda8-88b5-4584-bbdf-170b7af5899d', '166399cb-b3b6-4b26-908e-50ddb9c67408', 'dc9fa0f7-33de-4e4e-b113-1cb7a689badb'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:15:21.784347 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-49fa5410-aa9a-430a-a3b0-318914e7d8f3 tempest-VolumesTransfersV357Test-193468090 tempest-VolumesTransfersV357Test-193468090-project-member] Created reservations ['d122ce91-bd85-4ece-9af5-83a06d3d8127', '37456d8b-72db-4e3c-81d3-dcf2c59a7109', '1907cfb3-7a69-45a5-91ad-8763ce14e9da', 'bf0a4529-25bb-4e0f-98f0-8c03ea86f1a5'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:15:21.839922 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-49fa5410-aa9a-430a-a3b0-318914e7d8f3 tempest-VolumesTransfersV357Test-193468090 tempest-VolumesTransfersV357Test-193468090-project-member] Created reservations ['d9f39ef3-b357-451c-b0bb-99d0fb22a72e', '127dcfdc-e437-4ddc-a5ac-561417c91eb8', 'f173a338-bce3-4a2c-80c4-8be5fec7aeb9', '1b2277dd-f24b-43b3-bfae-050a3563f648'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:15:21.866600 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.coordination [req-1fb56c64-87e3-416f-b327-5f6f0feb3856 req-7a2e204f-96cd-4703-966e-e39b7a9081a4 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Lock "cinder-attachment_update-b758c406-da41-4fdb-b437-5807aaf4a0d6-np0000007109" released by "attachment_update" :: held 0.145s {{(pid=100384) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:15:21.867046 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-1fb56c64-87e3-416f-b327-5f6f0feb3856 req-7a2e204f-96cd-4703-966e-e39b7a9081a4 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] https://10.4.3.246/volume/v3/attachments/a92c4282-7d47-45fe-adef-67a73f41c351 returned with HTTP 200 Aug 12 20:15:21.867765 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 116/448] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:15:21 2026] PUT /volume/v3/attachments/a92c4282-7d47-45fe-adef-67a73f41c351 => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:21.887243 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-49fa5410-aa9a-430a-a3b0-318914e7d8f3 tempest-VolumesTransfersV357Test-193468090 tempest-VolumesTransfersV357Test-193468090-project-member] Created reservations ['0a54eac2-ceb8-4570-95f6-b95d65274e69', '8a563972-c9a2-4950-9f04-d7bfacfa73c1', '72ed9446-d080-4bd1-8d21-92775813d5c0', 'a51bffd2-9faa-47d7-8712-1d565841593b'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:15:21.892012 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-1fb56c64-87e3-416f-b327-5f6f0feb3856 req-28d23a8f-4471-4ebc-a450-917331864927 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:21.895105 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-1fb56c64-87e3-416f-b327-5f6f0feb3856 req-28d23a8f-4471-4ebc-a450-917331864927 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] GET https://10.4.3.246/volume/v3/attachments/a92c4282-7d47-45fe-adef-67a73f41c351 Aug 12 20:15:21.895326 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-1fb56c64-87e3-416f-b327-5f6f0feb3856 req-28d23a8f-4471-4ebc-a450-917331864927 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:21.895505 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-1fb56c64-87e3-416f-b327-5f6f0feb3856 req-28d23a8f-4471-4ebc-a450-917331864927 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:21.901028 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-49fa5410-aa9a-430a-a3b0-318914e7d8f3 tempest-VolumesTransfersV357Test-193468090 tempest-VolumesTransfersV357Test-193468090-project-member] Transfer volume completed successfully. Aug 12 20:15:21.924868 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-1fb56c64-87e3-416f-b327-5f6f0feb3856 req-28d23a8f-4471-4ebc-a450-917331864927 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] https://10.4.3.246/volume/v3/attachments/a92c4282-7d47-45fe-adef-67a73f41c351 returned with HTTP 200 Aug 12 20:15:21.924868 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 112/449] 10.4.3.246 () {70 vars in 1651 bytes} [Wed Aug 12 20:15:21 2026] GET /volume/v3/attachments/a92c4282-7d47-45fe-adef-67a73f41c351 => generated 994 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:22.011299 np0000007109 devstack@c-api.service[100383]: INFO cinder.transfer.api [None req-49fa5410-aa9a-430a-a3b0-318914e7d8f3 tempest-VolumesTransfersV357Test-193468090 tempest-VolumesTransfersV357Test-193468090-project-member] Volume 96e456a3-ff5d-4776-9390-a999089b4532 has been transferred. Aug 12 20:15:22.020641 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-49fa5410-aa9a-430a-a3b0-318914e7d8f3 tempest-VolumesTransfersV357Test-193468090 tempest-VolumesTransfersV357Test-193468090-project-member] https://10.4.3.246/volume/v3/volume-transfers/b9b8200a-5332-47cd-b6f8-1b0418c43337/accept returned with HTTP 202 Aug 12 20:15:22.021092 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 114/450] 10.4.3.246 () {70 vars in 1458 bytes} [Wed Aug 12 20:15:21 2026] POST /volume/v3/volume-transfers/b9b8200a-5332-47cd-b6f8-1b0418c43337/accept => generated 365 bytes in 650 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:15:22.034761 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-d2b6a5b2-d276-4070-b107-a4287b91f290 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:22.037158 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d2b6a5b2-d276-4070-b107-a4287b91f290 tempest-VolumesTransfersV357Test-193468090 tempest-VolumesTransfersV357Test-193468090-project-member] GET https://10.4.3.246/volume/v3/volumes/96e456a3-ff5d-4776-9390-a999089b4532 Aug 12 20:15:22.037387 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d2b6a5b2-d276-4070-b107-a4287b91f290 tempest-VolumesTransfersV357Test-193468090 tempest-VolumesTransfersV357Test-193468090-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:22.037676 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d2b6a5b2-d276-4070-b107-a4287b91f290 tempest-VolumesTransfersV357Test-193468090 tempest-VolumesTransfersV357Test-193468090-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:22.052083 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:22.052083 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:22.057479 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-d2b6a5b2-d276-4070-b107-a4287b91f290 tempest-VolumesTransfersV357Test-193468090 tempest-VolumesTransfersV357Test-193468090-project-member] Volume info retrieved successfully. Aug 12 20:15:22.064379 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d2b6a5b2-d276-4070-b107-a4287b91f290 tempest-VolumesTransfersV357Test-193468090 tempest-VolumesTransfersV357Test-193468090-project-member] https://10.4.3.246/volume/v3/volumes/96e456a3-ff5d-4776-9390-a999089b4532 returned with HTTP 200 Aug 12 20:15:22.065940 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 109/451] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:15:22 2026] GET /volume/v3/volumes/96e456a3-ff5d-4776-9390-a999089b4532 => generated 946 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:22.084309 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-3aaa5c15-b092-491e-b446-94ae2b756924 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:22.086833 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3aaa5c15-b092-491e-b446-94ae2b756924 tempest-VolumesTransfersV357Test-193468090 tempest-VolumesTransfersV357Test-193468090-project-member] GET https://10.4.3.246/volume/v3/volumes/96e456a3-ff5d-4776-9390-a999089b4532 Aug 12 20:15:22.087516 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3aaa5c15-b092-491e-b446-94ae2b756924 tempest-VolumesTransfersV357Test-193468090 tempest-VolumesTransfersV357Test-193468090-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:22.088577 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3aaa5c15-b092-491e-b446-94ae2b756924 tempest-VolumesTransfersV357Test-193468090 tempest-VolumesTransfersV357Test-193468090-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:22.099326 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:22.099326 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:22.106596 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-3aaa5c15-b092-491e-b446-94ae2b756924 tempest-VolumesTransfersV357Test-193468090 tempest-VolumesTransfersV357Test-193468090-project-member] Volume info retrieved successfully. Aug 12 20:15:22.113351 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3aaa5c15-b092-491e-b446-94ae2b756924 tempest-VolumesTransfersV357Test-193468090 tempest-VolumesTransfersV357Test-193468090-project-member] https://10.4.3.246/volume/v3/volumes/96e456a3-ff5d-4776-9390-a999089b4532 returned with HTTP 200 Aug 12 20:15:22.113910 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 117/452] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:15:22 2026] GET /volume/v3/volumes/96e456a3-ff5d-4776-9390-a999089b4532 => generated 946 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:22.131198 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-c494e090-ebc5-4580-866e-dcabae8cc08c None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:22.134560 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c494e090-ebc5-4580-866e-dcabae8cc08c tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] DELETE https://10.4.3.246/volume/v3/volume-transfers/b9b8200a-5332-47cd-b6f8-1b0418c43337 Aug 12 20:15:22.134560 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c494e090-ebc5-4580-866e-dcabae8cc08c tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:22.134560 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c494e090-ebc5-4580-866e-dcabae8cc08c tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:22.134560 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.contrib.volume_transfer [None req-c494e090-ebc5-4580-866e-dcabae8cc08c tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Delete transfer with id: b9b8200a-5332-47cd-b6f8-1b0418c43337 Aug 12 20:15:22.138800 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c494e090-ebc5-4580-866e-dcabae8cc08c tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] https://10.4.3.246/volume/v3/volume-transfers/b9b8200a-5332-47cd-b6f8-1b0418c43337 returned with HTTP 404 Aug 12 20:15:22.139669 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 113/453] 10.4.3.246 () {68 vars in 1419 bytes} [Wed Aug 12 20:15:22 2026] DELETE /volume/v3/volume-transfers/b9b8200a-5332-47cd-b6f8-1b0418c43337 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:15:22.149710 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-708977af-3322-4719-9d3c-3018cb2a500e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:22.416734 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-708977af-3322-4719-9d3c-3018cb2a500e tempest-VolumesTransfersV357Test-817072026 tempest-VolumesTransfersV357Test-817072026-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/96e456a3-ff5d-4776-9390-a999089b4532 Aug 12 20:15:22.417310 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-708977af-3322-4719-9d3c-3018cb2a500e tempest-VolumesTransfersV357Test-817072026 tempest-VolumesTransfersV357Test-817072026-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:22.417420 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-708977af-3322-4719-9d3c-3018cb2a500e tempest-VolumesTransfersV357Test-817072026 tempest-VolumesTransfersV357Test-817072026-project-admin] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:22.417657 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-708977af-3322-4719-9d3c-3018cb2a500e tempest-VolumesTransfersV357Test-817072026 tempest-VolumesTransfersV357Test-817072026-project-admin] Delete volume with id: 96e456a3-ff5d-4776-9390-a999089b4532 Aug 12 20:15:22.429819 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:22.429819 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:22.430295 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-708977af-3322-4719-9d3c-3018cb2a500e tempest-VolumesTransfersV357Test-817072026 tempest-VolumesTransfersV357Test-817072026-project-admin] Volume info retrieved successfully. Aug 12 20:15:22.463724 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-708977af-3322-4719-9d3c-3018cb2a500e tempest-VolumesTransfersV357Test-817072026 tempest-VolumesTransfersV357Test-817072026-project-admin] Delete volume request issued successfully. Aug 12 20:15:22.463724 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-708977af-3322-4719-9d3c-3018cb2a500e tempest-VolumesTransfersV357Test-817072026 tempest-VolumesTransfersV357Test-817072026-project-admin] https://10.4.3.246/volume/v3/volumes/96e456a3-ff5d-4776-9390-a999089b4532 returned with HTTP 202 Aug 12 20:15:22.464178 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 115/454] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:15:22 2026] DELETE /volume/v3/volumes/96e456a3-ff5d-4776-9390-a999089b4532 => generated 0 bytes in 316 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:15:22.477415 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-fbd9bfbb-90cc-4e42-a149-8087f9622b70 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:22.482777 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fbd9bfbb-90cc-4e42-a149-8087f9622b70 tempest-VolumesTransfersV357Test-817072026 tempest-VolumesTransfersV357Test-817072026-project-admin] GET https://10.4.3.246/volume/v3/volumes/96e456a3-ff5d-4776-9390-a999089b4532 Aug 12 20:15:22.482777 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fbd9bfbb-90cc-4e42-a149-8087f9622b70 tempest-VolumesTransfersV357Test-817072026 tempest-VolumesTransfersV357Test-817072026-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:22.482777 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fbd9bfbb-90cc-4e42-a149-8087f9622b70 tempest-VolumesTransfersV357Test-817072026 tempest-VolumesTransfersV357Test-817072026-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:22.496921 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:22.496921 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:22.504211 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-fbd9bfbb-90cc-4e42-a149-8087f9622b70 tempest-VolumesTransfersV357Test-817072026 tempest-VolumesTransfersV357Test-817072026-project-admin] Volume info retrieved successfully. Aug 12 20:15:22.513328 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fbd9bfbb-90cc-4e42-a149-8087f9622b70 tempest-VolumesTransfersV357Test-817072026 tempest-VolumesTransfersV357Test-817072026-project-admin] https://10.4.3.246/volume/v3/volumes/96e456a3-ff5d-4776-9390-a999089b4532 returned with HTTP 200 Aug 12 20:15:22.513667 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 110/455] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:15:22 2026] GET /volume/v3/volumes/96e456a3-ff5d-4776-9390-a999089b4532 => generated 1130 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:15:22.754833 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-deffe426-4f9e-406f-ae5d-c7b3513263f1 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:22.758357 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-deffe426-4f9e-406f-ae5d-c7b3513263f1 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:15:22.758864 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-deffe426-4f9e-406f-ae5d-c7b3513263f1 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-556510750"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:22.762751 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-deffe426-4f9e-406f-ae5d-c7b3513263f1 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-556510750'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:15:22.762751 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-deffe426-4f9e-406f-ae5d-c7b3513263f1 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Create volume of 1 GB Aug 12 20:15:22.766888 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-deffe426-4f9e-406f-ae5d-c7b3513263f1 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Availability Zones retrieved successfully. Aug 12 20:15:22.777286 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-deffe426-4f9e-406f-ae5d-c7b3513263f1 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Flow 'volume_create_api' (f34d1eb7-09a2-46e3-8af2-0be747ed31ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:15:22.778552 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-deffe426-4f9e-406f-ae5d-c7b3513263f1 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a55e6f3c-6ffc-4ec9-9b91-29b99834a62b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:22.779752 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-deffe426-4f9e-406f-ae5d-c7b3513263f1 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:15:22.821592 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-deffe426-4f9e-406f-ae5d-c7b3513263f1 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a55e6f3c-6ffc-4ec9-9b91-29b99834a62b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:22.822413 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-deffe426-4f9e-406f-ae5d-c7b3513263f1 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e71609b-abbd-4406-a9cb-e69b9a5b4742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:22.908018 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-deffe426-4f9e-406f-ae5d-c7b3513263f1 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Created reservations ['72802ff3-a7c5-408e-aa85-be4c64390a66', '5adac7d2-1981-4810-a2d8-c94cf319acd1', '169d3ac1-c805-4d4a-ae06-5635ea1a81ba', '81b742c0-4b0d-4a96-93a6-22d112ba8485'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:15:22.909575 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-deffe426-4f9e-406f-ae5d-c7b3513263f1 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e71609b-abbd-4406-a9cb-e69b9a5b4742) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72802ff3-a7c5-408e-aa85-be4c64390a66', '5adac7d2-1981-4810-a2d8-c94cf319acd1', '169d3ac1-c805-4d4a-ae06-5635ea1a81ba', '81b742c0-4b0d-4a96-93a6-22d112ba8485']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:22.910972 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-deffe426-4f9e-406f-ae5d-c7b3513263f1 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36938827-dfbf-4929-b7af-67a37634a3a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:22.937714 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-deffe426-4f9e-406f-ae5d-c7b3513263f1 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36938827-dfbf-4929-b7af-67a37634a3a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de3f1759-6bff-4a43-8ed4-db7e4beea2c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-556510750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd514b6662154fd78a1fe527cc4ceac0',qos_specs=None,replication_status=,reservations=['72802ff3-a7c5-408e-aa85-be4c64390a66','5adac7d2-1981-4810-a2d8-c94cf319acd1','169d3ac1-c805-4d4a-ae06-5635ea1a81ba','81b742c0-4b0d-4a96-93a6-22d112ba8485'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a842178d51a04d2c9091d2ec666cba06',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:15:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-556510750',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de3f1759-6bff-4a43-8ed4-db7e4beea2c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd514b6662154fd78a1fe527cc4ceac0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a842178d51a04d2c9091d2ec666cba06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:22.938641 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-deffe426-4f9e-406f-ae5d-c7b3513263f1 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2f9eb47-f93f-43e9-be13-0acc384acfb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:22.960029 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-deffe426-4f9e-406f-ae5d-c7b3513263f1 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2f9eb47-f93f-43e9-be13-0acc384acfb7) transitioned into state 'SUCCESS' from state '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-556510750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd514b6662154fd78a1fe527cc4ceac0',qos_specs=None,replication_status=,reservations=['72802ff3-a7c5-408e-aa85-be4c64390a66','5adac7d2-1981-4810-a2d8-c94cf319acd1','169d3ac1-c805-4d4a-ae06-5635ea1a81ba','81b742c0-4b0d-4a96-93a6-22d112ba8485'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a842178d51a04d2c9091d2ec666cba06',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:22.960907 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-deffe426-4f9e-406f-ae5d-c7b3513263f1 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (625658ee-4d65-4dfc-9afa-ceec1ec63025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:22.971891 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-deffe426-4f9e-406f-ae5d-c7b3513263f1 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (625658ee-4d65-4dfc-9afa-ceec1ec63025) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:22.973072 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-deffe426-4f9e-406f-ae5d-c7b3513263f1 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Flow 'volume_create_api' (f34d1eb7-09a2-46e3-8af2-0be747ed31ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:15:22.973592 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-deffe426-4f9e-406f-ae5d-c7b3513263f1 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Create volume request issued successfully. Aug 12 20:15:22.974472 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-deffe426-4f9e-406f-ae5d-c7b3513263f1 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:15:22.975077 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 118/456] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:15:22 2026] POST /volume/v3/volumes => generated 753 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:15:23.533610 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-aedae1b4-9e26-448f-9932-8bcc5e49cf6a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:23.535884 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-aedae1b4-9e26-448f-9932-8bcc5e49cf6a tempest-VolumesTransfersV357Test-817072026 tempest-VolumesTransfersV357Test-817072026-project-admin] GET https://10.4.3.246/volume/v3/volumes/96e456a3-ff5d-4776-9390-a999089b4532 Aug 12 20:15:23.536346 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-aedae1b4-9e26-448f-9932-8bcc5e49cf6a tempest-VolumesTransfersV357Test-817072026 tempest-VolumesTransfersV357Test-817072026-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:23.536811 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-aedae1b4-9e26-448f-9932-8bcc5e49cf6a tempest-VolumesTransfersV357Test-817072026 tempest-VolumesTransfersV357Test-817072026-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:23.555591 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-aedae1b4-9e26-448f-9932-8bcc5e49cf6a tempest-VolumesTransfersV357Test-817072026 tempest-VolumesTransfersV357Test-817072026-project-admin] https://10.4.3.246/volume/v3/volumes/96e456a3-ff5d-4776-9390-a999089b4532 returned with HTTP 404 Aug 12 20:15:23.556320 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 114/457] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:15:23 2026] GET /volume/v3/volumes/96e456a3-ff5d-4776-9390-a999089b4532 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:15:23.572968 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-873ed5c8-921d-417f-b2d7-f75fa8b27d0b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:23.575887 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-873ed5c8-921d-417f-b2d7-f75fa8b27d0b tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] GET https://10.4.3.246/volume/v3/volumes/96e456a3-ff5d-4776-9390-a999089b4532 Aug 12 20:15:23.576269 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-873ed5c8-921d-417f-b2d7-f75fa8b27d0b tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:23.577755 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-873ed5c8-921d-417f-b2d7-f75fa8b27d0b tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:23.584386 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-873ed5c8-921d-417f-b2d7-f75fa8b27d0b tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] https://10.4.3.246/volume/v3/volumes/96e456a3-ff5d-4776-9390-a999089b4532 returned with HTTP 404 Aug 12 20:15:23.585024 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 116/458] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:15:23 2026] GET /volume/v3/volumes/96e456a3-ff5d-4776-9390-a999089b4532 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:15:23.594164 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-6c65faad-e86c-47f6-b7cc-909133d7e3eb None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:23.596251 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6c65faad-e86c-47f6-b7cc-909133d7e3eb tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] DELETE https://10.4.3.246/volume/v3/volumes/96e456a3-ff5d-4776-9390-a999089b4532 Aug 12 20:15:23.596477 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6c65faad-e86c-47f6-b7cc-909133d7e3eb tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:23.597161 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6c65faad-e86c-47f6-b7cc-909133d7e3eb tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:23.597161 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-6c65faad-e86c-47f6-b7cc-909133d7e3eb tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Delete volume with id: 96e456a3-ff5d-4776-9390-a999089b4532 Aug 12 20:15:23.606838 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6c65faad-e86c-47f6-b7cc-909133d7e3eb tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] https://10.4.3.246/volume/v3/volumes/96e456a3-ff5d-4776-9390-a999089b4532 returned with HTTP 404 Aug 12 20:15:23.608835 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 111/459] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:15:23 2026] DELETE /volume/v3/volumes/96e456a3-ff5d-4776-9390-a999089b4532 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 12 20:15:23.620238 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-26c7f27d-3123-4389-9cac-4214121aa17a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:23.625667 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-26c7f27d-3123-4389-9cac-4214121aa17a tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:15:23.625915 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-26c7f27d-3123-4389-9cac-4214121aa17a tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1693517078"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:23.628866 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-26c7f27d-3123-4389-9cac-4214121aa17a tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1693517078'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:15:23.629013 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-26c7f27d-3123-4389-9cac-4214121aa17a tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Create volume of 1 GB Aug 12 20:15:23.629512 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:23.629512 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:23.635134 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-26c7f27d-3123-4389-9cac-4214121aa17a tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Availability Zones retrieved successfully. Aug 12 20:15:23.643805 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-26c7f27d-3123-4389-9cac-4214121aa17a tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Flow 'volume_create_api' (351e8381-bcea-423c-aac1-24676285a00a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:15:23.645294 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-26c7f27d-3123-4389-9cac-4214121aa17a tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72c5b982-8d44-45f9-9beb-31620d9b749b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:23.646871 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-26c7f27d-3123-4389-9cac-4214121aa17a tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:15:23.687769 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-26c7f27d-3123-4389-9cac-4214121aa17a tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72c5b982-8d44-45f9-9beb-31620d9b749b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:23.688744 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-26c7f27d-3123-4389-9cac-4214121aa17a tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1dcd934-abf8-4f74-b55d-ad3f17c7790a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:23.747502 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-26c7f27d-3123-4389-9cac-4214121aa17a tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Created reservations ['1fd2d2d3-1439-4de7-bfc5-56764ada8788', '2cce544b-61b9-4d75-ae6f-f20a26f0cb34', '73e47a1e-9dbf-4c0b-875f-e7c786bfa535', '528905f8-56e5-40aa-a938-476ada5a8691'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:15:23.748735 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-26c7f27d-3123-4389-9cac-4214121aa17a tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1dcd934-abf8-4f74-b55d-ad3f17c7790a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fd2d2d3-1439-4de7-bfc5-56764ada8788', '2cce544b-61b9-4d75-ae6f-f20a26f0cb34', '73e47a1e-9dbf-4c0b-875f-e7c786bfa535', '528905f8-56e5-40aa-a938-476ada5a8691']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:23.749974 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-26c7f27d-3123-4389-9cac-4214121aa17a tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5719e924-0e36-4976-b3d0-23fa5d61f55f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:23.787290 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-26c7f27d-3123-4389-9cac-4214121aa17a tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5719e924-0e36-4976-b3d0-23fa5d61f55f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20392cca-a342-4ba7-b711-6739caa94aaa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1693517078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb730b8a0a1e4e3daff96e25ef22b720',qos_specs=None,replication_status=,reservations=['1fd2d2d3-1439-4de7-bfc5-56764ada8788','2cce544b-61b9-4d75-ae6f-f20a26f0cb34','73e47a1e-9dbf-4c0b-875f-e7c786bfa535','528905f8-56e5-40aa-a938-476ada5a8691'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9523ccc9df2405f8f17860de7b09c7e',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:15:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1693517078',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20392cca-a342-4ba7-b711-6739caa94aaa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb730b8a0a1e4e3daff96e25ef22b720',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9523ccc9df2405f8f17860de7b09c7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:23.787290 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-26c7f27d-3123-4389-9cac-4214121aa17a tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c22c4899-3995-4fe2-9c50-7bcb7f1cf628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:23.813198 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-26c7f27d-3123-4389-9cac-4214121aa17a tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c22c4899-3995-4fe2-9c50-7bcb7f1cf628) transitioned into state 'SUCCESS' from state '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-1693517078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb730b8a0a1e4e3daff96e25ef22b720',qos_specs=None,replication_status=,reservations=['1fd2d2d3-1439-4de7-bfc5-56764ada8788','2cce544b-61b9-4d75-ae6f-f20a26f0cb34','73e47a1e-9dbf-4c0b-875f-e7c786bfa535','528905f8-56e5-40aa-a938-476ada5a8691'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9523ccc9df2405f8f17860de7b09c7e',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:23.814372 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-26c7f27d-3123-4389-9cac-4214121aa17a tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e810e3d-99b1-4553-a322-2d4b184f7dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:23.831013 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-26c7f27d-3123-4389-9cac-4214121aa17a tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e810e3d-99b1-4553-a322-2d4b184f7dd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:23.832734 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-26c7f27d-3123-4389-9cac-4214121aa17a tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Flow 'volume_create_api' (351e8381-bcea-423c-aac1-24676285a00a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:15:23.833083 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-26c7f27d-3123-4389-9cac-4214121aa17a tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Create volume request issued successfully. Aug 12 20:15:23.834037 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-26c7f27d-3123-4389-9cac-4214121aa17a tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:15:23.834593 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 119/460] 10.4.3.246 () {70 vars in 1299 bytes} [Wed Aug 12 20:15:23 2026] POST /volume/v3/volumes => generated 819 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:15:23.852260 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-c5c888a0-29eb-41e8-883c-87b6e88d9829 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:23.864220 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c5c888a0-29eb-41e8-883c-87b6e88d9829 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] GET https://10.4.3.246/volume/v3/volumes/20392cca-a342-4ba7-b711-6739caa94aaa Aug 12 20:15:23.864589 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c5c888a0-29eb-41e8-883c-87b6e88d9829 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:23.865359 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c5c888a0-29eb-41e8-883c-87b6e88d9829 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:23.877801 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:23.877801 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:15:23.886621 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-c5c888a0-29eb-41e8-883c-87b6e88d9829 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Volume info retrieved successfully. Aug 12 20:15:23.893329 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c5c888a0-29eb-41e8-883c-87b6e88d9829 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] https://10.4.3.246/volume/v3/volumes/20392cca-a342-4ba7-b711-6739caa94aaa returned with HTTP 200 Aug 12 20:15:23.893925 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 115/461] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:15:23 2026] GET /volume/v3/volumes/20392cca-a342-4ba7-b711-6739caa94aaa => generated 887 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:24.913974 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-703b1fb9-7b10-49e6-a5e8-8b8a731815fb None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:24.915971 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-703b1fb9-7b10-49e6-a5e8-8b8a731815fb tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] GET https://10.4.3.246/volume/v3/volumes/20392cca-a342-4ba7-b711-6739caa94aaa Aug 12 20:15:24.916251 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-703b1fb9-7b10-49e6-a5e8-8b8a731815fb tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:24.916504 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-703b1fb9-7b10-49e6-a5e8-8b8a731815fb tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:24.924886 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:24.924886 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:24.929615 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-703b1fb9-7b10-49e6-a5e8-8b8a731815fb tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Volume info retrieved successfully. Aug 12 20:15:24.939741 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-703b1fb9-7b10-49e6-a5e8-8b8a731815fb tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] https://10.4.3.246/volume/v3/volumes/20392cca-a342-4ba7-b711-6739caa94aaa returned with HTTP 200 Aug 12 20:15:24.941301 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 117/462] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:15:24 2026] GET /volume/v3/volumes/20392cca-a342-4ba7-b711-6739caa94aaa => generated 946 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:24.955625 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-493fa77b-1206-4874-a672-a46fa65f366d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:24.959290 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-493fa77b-1206-4874-a672-a46fa65f366d tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] POST https://10.4.3.246/volume/v3/volume-transfers Aug 12 20:15:24.960027 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-493fa77b-1206-4874-a672-a46fa65f366d tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "20392cca-a342-4ba7-b711-6739caa94aaa"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:24.962253 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volume_transfer [None req-493fa77b-1206-4874-a672-a46fa65f366d tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Creating new volume transfer {'transfer': {'volume_id': '20392cca-a342-4ba7-b711-6739caa94aaa'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 12 20:15:24.962477 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volume_transfer [None req-493fa77b-1206-4874-a672-a46fa65f366d tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Creating transfer of volume 20392cca-a342-4ba7-b711-6739caa94aaa Aug 12 20:15:24.962677 np0000007109 devstack@c-api.service[100386]: INFO cinder.transfer.api [None req-493fa77b-1206-4874-a672-a46fa65f366d tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Generating transfer record for volume 20392cca-a342-4ba7-b711-6739caa94aaa Aug 12 20:15:24.972919 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:24.972919 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:24.993717 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-493fa77b-1206-4874-a672-a46fa65f366d tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] https://10.4.3.246/volume/v3/volume-transfers returned with HTTP 202 Aug 12 20:15:24.993868 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 112/463] 10.4.3.246 () {70 vars in 1326 bytes} [Wed Aug 12 20:15:24 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:15:25.006030 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c22ee63b-6b3d-4c82-9238-d558b2656c80 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:25.008103 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c22ee63b-6b3d-4c82-9238-d558b2656c80 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] GET https://10.4.3.246/volume/v3/volumes/20392cca-a342-4ba7-b711-6739caa94aaa Aug 12 20:15:25.008313 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c22ee63b-6b3d-4c82-9238-d558b2656c80 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:25.008510 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c22ee63b-6b3d-4c82-9238-d558b2656c80 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:25.015947 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:25.015947 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:25.020475 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-c22ee63b-6b3d-4c82-9238-d558b2656c80 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Volume info retrieved successfully. Aug 12 20:15:25.025372 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c22ee63b-6b3d-4c82-9238-d558b2656c80 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] https://10.4.3.246/volume/v3/volumes/20392cca-a342-4ba7-b711-6739caa94aaa returned with HTTP 200 Aug 12 20:15:25.025770 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 120/464] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:15:25 2026] GET /volume/v3/volumes/20392cca-a342-4ba7-b711-6739caa94aaa => generated 954 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:25.043941 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-0c9c484e-c4bd-4979-b4ce-c82b826e1f87 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:25.053516 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0c9c484e-c4bd-4979-b4ce-c82b826e1f87 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] GET https://10.4.3.246/volume/v3/volume-transfers/detail Aug 12 20:15:25.053516 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0c9c484e-c4bd-4979-b4ce-c82b826e1f87 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:25.053695 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0c9c484e-c4bd-4979-b4ce-c82b826e1f87 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Calling method 'detail' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:25.054144 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volume_transfer [None req-0c9c484e-c4bd-4979-b4ce-c82b826e1f87 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Listing volume transfers {{(pid=100385) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 12 20:15:25.068851 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0c9c484e-c4bd-4979-b4ce-c82b826e1f87 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] https://10.4.3.246/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 12 20:15:25.069475 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 116/465] 10.4.3.246 () {68 vars in 1326 bytes} [Wed Aug 12 20:15:25 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:25.083473 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-533baaec-4c33-4a8a-a385-bd571ec5d750 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:25.086304 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-533baaec-4c33-4a8a-a385-bd571ec5d750 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] DELETE https://10.4.3.246/volume/v3/volume-transfers/6eb622d7-134a-41b5-a2cf-9a44d11d0c07 Aug 12 20:15:25.086641 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-533baaec-4c33-4a8a-a385-bd571ec5d750 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:25.087018 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-533baaec-4c33-4a8a-a385-bd571ec5d750 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:25.087124 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.contrib.volume_transfer [None req-533baaec-4c33-4a8a-a385-bd571ec5d750 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Delete transfer with id: 6eb622d7-134a-41b5-a2cf-9a44d11d0c07 Aug 12 20:15:25.098734 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:25.098734 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:25.107639 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-533baaec-4c33-4a8a-a385-bd571ec5d750 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] https://10.4.3.246/volume/v3/volume-transfers/6eb622d7-134a-41b5-a2cf-9a44d11d0c07 returned with HTTP 202 Aug 12 20:15:25.108104 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 118/466] 10.4.3.246 () {68 vars in 1419 bytes} [Wed Aug 12 20:15:25 2026] DELETE /volume/v3/volume-transfers/6eb622d7-134a-41b5-a2cf-9a44d11d0c07 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:15:25.116859 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-bba6d0cd-e8fb-48f1-9e63-37897561fbe7 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:25.119275 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-bba6d0cd-e8fb-48f1-9e63-37897561fbe7 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] GET https://10.4.3.246/volume/v3/volumes/20392cca-a342-4ba7-b711-6739caa94aaa Aug 12 20:15:25.119466 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-bba6d0cd-e8fb-48f1-9e63-37897561fbe7 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:25.119702 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-bba6d0cd-e8fb-48f1-9e63-37897561fbe7 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:25.127222 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:25.127222 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:25.131220 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-bba6d0cd-e8fb-48f1-9e63-37897561fbe7 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Volume info retrieved successfully. Aug 12 20:15:25.138156 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-bba6d0cd-e8fb-48f1-9e63-37897561fbe7 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] https://10.4.3.246/volume/v3/volumes/20392cca-a342-4ba7-b711-6739caa94aaa returned with HTTP 200 Aug 12 20:15:25.138809 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 113/467] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:15:25 2026] GET /volume/v3/volumes/20392cca-a342-4ba7-b711-6739caa94aaa => generated 946 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:25.162709 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-e9849267-a944-4c61-951e-c2035575b478 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:25.164803 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e9849267-a944-4c61-951e-c2035575b478 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] DELETE https://10.4.3.246/volume/v3/volume-transfers/6eb622d7-134a-41b5-a2cf-9a44d11d0c07 Aug 12 20:15:25.165124 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e9849267-a944-4c61-951e-c2035575b478 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:25.165336 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e9849267-a944-4c61-951e-c2035575b478 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:25.165510 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.contrib.volume_transfer [None req-e9849267-a944-4c61-951e-c2035575b478 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Delete transfer with id: 6eb622d7-134a-41b5-a2cf-9a44d11d0c07 Aug 12 20:15:25.171188 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e9849267-a944-4c61-951e-c2035575b478 tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] https://10.4.3.246/volume/v3/volume-transfers/6eb622d7-134a-41b5-a2cf-9a44d11d0c07 returned with HTTP 404 Aug 12 20:15:25.171876 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 121/468] 10.4.3.246 () {68 vars in 1419 bytes} [Wed Aug 12 20:15:25 2026] DELETE /volume/v3/volume-transfers/6eb622d7-134a-41b5-a2cf-9a44d11d0c07 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:15:25.180727 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-35fa300d-e75a-4df7-ae47-5ea6e2fae141 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:25.185020 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-35fa300d-e75a-4df7-ae47-5ea6e2fae141 tempest-VolumesTransfersV357Test-817072026 tempest-VolumesTransfersV357Test-817072026-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/20392cca-a342-4ba7-b711-6739caa94aaa Aug 12 20:15:25.185296 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-35fa300d-e75a-4df7-ae47-5ea6e2fae141 tempest-VolumesTransfersV357Test-817072026 tempest-VolumesTransfersV357Test-817072026-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:25.185633 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-35fa300d-e75a-4df7-ae47-5ea6e2fae141 tempest-VolumesTransfersV357Test-817072026 tempest-VolumesTransfersV357Test-817072026-project-admin] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:25.186289 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-35fa300d-e75a-4df7-ae47-5ea6e2fae141 tempest-VolumesTransfersV357Test-817072026 tempest-VolumesTransfersV357Test-817072026-project-admin] Delete volume with id: 20392cca-a342-4ba7-b711-6739caa94aaa Aug 12 20:15:25.197816 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:25.197816 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:15:25.198355 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-35fa300d-e75a-4df7-ae47-5ea6e2fae141 tempest-VolumesTransfersV357Test-817072026 tempest-VolumesTransfersV357Test-817072026-project-admin] Volume info retrieved successfully. Aug 12 20:15:25.229681 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-35fa300d-e75a-4df7-ae47-5ea6e2fae141 tempest-VolumesTransfersV357Test-817072026 tempest-VolumesTransfersV357Test-817072026-project-admin] Delete volume request issued successfully. Aug 12 20:15:25.229923 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-35fa300d-e75a-4df7-ae47-5ea6e2fae141 tempest-VolumesTransfersV357Test-817072026 tempest-VolumesTransfersV357Test-817072026-project-admin] https://10.4.3.246/volume/v3/volumes/20392cca-a342-4ba7-b711-6739caa94aaa returned with HTTP 202 Aug 12 20:15:25.230723 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 117/469] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:15:25 2026] DELETE /volume/v3/volumes/20392cca-a342-4ba7-b711-6739caa94aaa => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:15:25.245175 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-c1c24825-fc8a-4ec5-9ab1-d46f8f7fc690 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:25.248354 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c1c24825-fc8a-4ec5-9ab1-d46f8f7fc690 tempest-VolumesTransfersV357Test-817072026 tempest-VolumesTransfersV357Test-817072026-project-admin] GET https://10.4.3.246/volume/v3/volumes/20392cca-a342-4ba7-b711-6739caa94aaa Aug 12 20:15:25.248576 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c1c24825-fc8a-4ec5-9ab1-d46f8f7fc690 tempest-VolumesTransfersV357Test-817072026 tempest-VolumesTransfersV357Test-817072026-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:25.248750 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c1c24825-fc8a-4ec5-9ab1-d46f8f7fc690 tempest-VolumesTransfersV357Test-817072026 tempest-VolumesTransfersV357Test-817072026-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:25.265413 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:25.265413 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:25.271245 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-c1c24825-fc8a-4ec5-9ab1-d46f8f7fc690 tempest-VolumesTransfersV357Test-817072026 tempest-VolumesTransfersV357Test-817072026-project-admin] Volume info retrieved successfully. Aug 12 20:15:25.285501 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c1c24825-fc8a-4ec5-9ab1-d46f8f7fc690 tempest-VolumesTransfersV357Test-817072026 tempest-VolumesTransfersV357Test-817072026-project-admin] https://10.4.3.246/volume/v3/volumes/20392cca-a342-4ba7-b711-6739caa94aaa returned with HTTP 200 Aug 12 20:15:25.285640 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 119/470] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:15:25 2026] GET /volume/v3/volumes/20392cca-a342-4ba7-b711-6739caa94aaa => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:15:25.831264 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-aae2eaad-8b31-40f2-b82b-3b4641771c46 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:25.834623 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-aae2eaad-8b31-40f2-b82b-3b4641771c46 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] DELETE https://10.4.3.246/volume/v3/volumes/3ff96622-b3f2-4a4f-86c7-7509afe733c6 Aug 12 20:15:25.834855 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-aae2eaad-8b31-40f2-b82b-3b4641771c46 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:25.835078 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-aae2eaad-8b31-40f2-b82b-3b4641771c46 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:25.835462 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-aae2eaad-8b31-40f2-b82b-3b4641771c46 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Delete volume with id: 3ff96622-b3f2-4a4f-86c7-7509afe733c6 Aug 12 20:15:25.844257 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:25.844257 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:25.844774 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-aae2eaad-8b31-40f2-b82b-3b4641771c46 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Volume info retrieved successfully. Aug 12 20:15:25.872424 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-aae2eaad-8b31-40f2-b82b-3b4641771c46 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Delete volume request issued successfully. Aug 12 20:15:25.872767 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-aae2eaad-8b31-40f2-b82b-3b4641771c46 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] https://10.4.3.246/volume/v3/volumes/3ff96622-b3f2-4a4f-86c7-7509afe733c6 returned with HTTP 202 Aug 12 20:15:25.873390 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 114/471] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:15:25 2026] DELETE /volume/v3/volumes/3ff96622-b3f2-4a4f-86c7-7509afe733c6 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:15:25.883947 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-20a8e73c-57e3-4baa-ad69-8ad4831d1bbf None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:25.887574 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-20a8e73c-57e3-4baa-ad69-8ad4831d1bbf tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] GET https://10.4.3.246/volume/v3/volumes/3ff96622-b3f2-4a4f-86c7-7509afe733c6 Aug 12 20:15:25.888496 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-20a8e73c-57e3-4baa-ad69-8ad4831d1bbf tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:25.888496 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-20a8e73c-57e3-4baa-ad69-8ad4831d1bbf tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:25.900834 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:25.900834 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:25.907535 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-20a8e73c-57e3-4baa-ad69-8ad4831d1bbf tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Volume info retrieved successfully. Aug 12 20:15:25.915930 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-20a8e73c-57e3-4baa-ad69-8ad4831d1bbf tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] https://10.4.3.246/volume/v3/volumes/3ff96622-b3f2-4a4f-86c7-7509afe733c6 returned with HTTP 200 Aug 12 20:15:25.916525 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 122/472] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:25 2026] GET /volume/v3/volumes/3ff96622-b3f2-4a4f-86c7-7509afe733c6 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:26.308043 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-8c139ff6-f889-4e2f-a19d-dc55271a9e1b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:26.313856 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8c139ff6-f889-4e2f-a19d-dc55271a9e1b tempest-VolumesTransfersV357Test-817072026 tempest-VolumesTransfersV357Test-817072026-project-admin] GET https://10.4.3.246/volume/v3/volumes/20392cca-a342-4ba7-b711-6739caa94aaa Aug 12 20:15:26.313856 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8c139ff6-f889-4e2f-a19d-dc55271a9e1b tempest-VolumesTransfersV357Test-817072026 tempest-VolumesTransfersV357Test-817072026-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:26.313856 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8c139ff6-f889-4e2f-a19d-dc55271a9e1b tempest-VolumesTransfersV357Test-817072026 tempest-VolumesTransfersV357Test-817072026-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:26.324399 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8c139ff6-f889-4e2f-a19d-dc55271a9e1b tempest-VolumesTransfersV357Test-817072026 tempest-VolumesTransfersV357Test-817072026-project-admin] https://10.4.3.246/volume/v3/volumes/20392cca-a342-4ba7-b711-6739caa94aaa returned with HTTP 404 Aug 12 20:15:26.324399 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 118/473] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:15:26 2026] GET /volume/v3/volumes/20392cca-a342-4ba7-b711-6739caa94aaa => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:15:26.333896 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-3f4adbe8-1846-428f-996b-d741fe37410b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:26.338556 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3f4adbe8-1846-428f-996b-d741fe37410b tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] GET https://10.4.3.246/volume/v3/volumes/20392cca-a342-4ba7-b711-6739caa94aaa Aug 12 20:15:26.338832 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3f4adbe8-1846-428f-996b-d741fe37410b tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:26.339108 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3f4adbe8-1846-428f-996b-d741fe37410b tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:26.344814 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3f4adbe8-1846-428f-996b-d741fe37410b tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] https://10.4.3.246/volume/v3/volumes/20392cca-a342-4ba7-b711-6739caa94aaa returned with HTTP 404 Aug 12 20:15:26.345468 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 120/474] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:15:26 2026] GET /volume/v3/volumes/20392cca-a342-4ba7-b711-6739caa94aaa => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:15:26.355105 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-62ca7617-1858-42d5-bf86-d68daaa7801a None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:26.360624 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-62ca7617-1858-42d5-bf86-d68daaa7801a tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] DELETE https://10.4.3.246/volume/v3/volumes/20392cca-a342-4ba7-b711-6739caa94aaa Aug 12 20:15:26.360624 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-62ca7617-1858-42d5-bf86-d68daaa7801a tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:26.360624 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-62ca7617-1858-42d5-bf86-d68daaa7801a tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:26.360624 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-62ca7617-1858-42d5-bf86-d68daaa7801a tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] Delete volume with id: 20392cca-a342-4ba7-b711-6739caa94aaa Aug 12 20:15:26.368504 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-62ca7617-1858-42d5-bf86-d68daaa7801a tempest-VolumesTransfersV357Test-1168797771 tempest-VolumesTransfersV357Test-1168797771-project-member] https://10.4.3.246/volume/v3/volumes/20392cca-a342-4ba7-b711-6739caa94aaa returned with HTTP 404 Aug 12 20:15:26.369169 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 115/475] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:15:26 2026] DELETE /volume/v3/volumes/20392cca-a342-4ba7-b711-6739caa94aaa => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:15:26.472521 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-3e5c8372-6382-4fc2-99e7-15237c48a312 req-cc784418-1bc2-4ef4-a430-5256b259e1c1 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:26.475393 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-3e5c8372-6382-4fc2-99e7-15237c48a312 req-cc784418-1bc2-4ef4-a430-5256b259e1c1 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] GET https://10.4.3.246/volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b Aug 12 20:15:26.475393 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-3e5c8372-6382-4fc2-99e7-15237c48a312 req-cc784418-1bc2-4ef4-a430-5256b259e1c1 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:26.475606 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-3e5c8372-6382-4fc2-99e7-15237c48a312 req-cc784418-1bc2-4ef4-a430-5256b259e1c1 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:26.486339 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:26.486339 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:26.490935 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-3e5c8372-6382-4fc2-99e7-15237c48a312 req-cc784418-1bc2-4ef4-a430-5256b259e1c1 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Volume info retrieved successfully. Aug 12 20:15:26.497059 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-3e5c8372-6382-4fc2-99e7-15237c48a312 req-cc784418-1bc2-4ef4-a430-5256b259e1c1 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] https://10.4.3.246/volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b returned with HTTP 200 Aug 12 20:15:26.497059 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 123/476] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:15:26 2026] GET /volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b => generated 1683 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:26.535980 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-3e5c8372-6382-4fc2-99e7-15237c48a312 req-6cfc3f5e-9464-4c67-bfa7-0ae1489cc5cc None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:26.539063 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-3e5c8372-6382-4fc2-99e7-15237c48a312 req-6cfc3f5e-9464-4c67-bfa7-0ae1489cc5cc tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] GET https://10.4.3.246/volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b Aug 12 20:15:26.539764 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-3e5c8372-6382-4fc2-99e7-15237c48a312 req-6cfc3f5e-9464-4c67-bfa7-0ae1489cc5cc tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:26.539764 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-3e5c8372-6382-4fc2-99e7-15237c48a312 req-6cfc3f5e-9464-4c67-bfa7-0ae1489cc5cc tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:26.554214 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:26.554214 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:15:26.561017 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-3e5c8372-6382-4fc2-99e7-15237c48a312 req-6cfc3f5e-9464-4c67-bfa7-0ae1489cc5cc tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Volume info retrieved successfully. Aug 12 20:15:26.567813 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-3e5c8372-6382-4fc2-99e7-15237c48a312 req-6cfc3f5e-9464-4c67-bfa7-0ae1489cc5cc tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] https://10.4.3.246/volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b returned with HTTP 200 Aug 12 20:15:26.568402 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 119/477] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:15:26 2026] GET /volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b => generated 1683 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:26.935344 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-4e860bef-7f51-44f5-973e-635ec26c6c27 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:26.939072 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4e860bef-7f51-44f5-973e-635ec26c6c27 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] GET https://10.4.3.246/volume/v3/volumes/3ff96622-b3f2-4a4f-86c7-7509afe733c6 Aug 12 20:15:26.939072 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4e860bef-7f51-44f5-973e-635ec26c6c27 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:26.939072 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4e860bef-7f51-44f5-973e-635ec26c6c27 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:26.953825 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4e860bef-7f51-44f5-973e-635ec26c6c27 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] https://10.4.3.246/volume/v3/volumes/3ff96622-b3f2-4a4f-86c7-7509afe733c6 returned with HTTP 404 Aug 12 20:15:26.954587 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 121/478] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:26 2026] GET /volume/v3/volumes/3ff96622-b3f2-4a4f-86c7-7509afe733c6 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:15:26.967376 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-f2ee0d07-84fd-4404-b537-d679e5b55312 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:26.969876 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f2ee0d07-84fd-4404-b537-d679e5b55312 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] DELETE https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e Aug 12 20:15:26.972161 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f2ee0d07-84fd-4404-b537-d679e5b55312 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:26.972402 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f2ee0d07-84fd-4404-b537-d679e5b55312 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:26.972578 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-f2ee0d07-84fd-4404-b537-d679e5b55312 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Delete volume with id: 060e32d5-6ed3-4aaa-8562-67e4a278bd4e Aug 12 20:15:26.982729 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:26.982729 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:26.983375 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-f2ee0d07-84fd-4404-b537-d679e5b55312 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Volume info retrieved successfully. Aug 12 20:15:27.014492 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-f2ee0d07-84fd-4404-b537-d679e5b55312 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Delete volume request issued successfully. Aug 12 20:15:27.014834 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f2ee0d07-84fd-4404-b537-d679e5b55312 tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e returned with HTTP 202 Aug 12 20:15:27.015463 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 116/479] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:15:26 2026] DELETE /volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:15:27.031786 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-8e07c781-cf40-49de-9526-ef7fa92be22a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:27.034149 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8e07c781-cf40-49de-9526-ef7fa92be22a tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] GET https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e Aug 12 20:15:27.034448 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8e07c781-cf40-49de-9526-ef7fa92be22a tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:27.034770 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8e07c781-cf40-49de-9526-ef7fa92be22a tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:27.046166 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:27.046166 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:27.051605 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-8e07c781-cf40-49de-9526-ef7fa92be22a tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Volume info retrieved successfully. Aug 12 20:15:27.058471 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8e07c781-cf40-49de-9526-ef7fa92be22a tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e returned with HTTP 200 Aug 12 20:15:27.059305 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 124/480] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:27 2026] GET /volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e => generated 868 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:27.070491 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-1fb56c64-87e3-416f-b327-5f6f0feb3856 req-a0b4ce41-f312-4423-b470-9388f73b6b43 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:27.076663 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-1fb56c64-87e3-416f-b327-5f6f0feb3856 req-a0b4ce41-f312-4423-b470-9388f73b6b43 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] POST https://10.4.3.246/volume/v3/attachments/a92c4282-7d47-45fe-adef-67a73f41c351/action Aug 12 20:15:27.079285 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-1fb56c64-87e3-416f-b327-5f6f0feb3856 req-a0b4ce41-f312-4423-b470-9388f73b6b43 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Action body: b'{"os-complete": null}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:15:27.079285 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-1fb56c64-87e3-416f-b327-5f6f0feb3856 req-a0b4ce41-f312-4423-b470-9388f73b6b43 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:27.105669 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:27.105669 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:15:27.122482 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-1fb56c64-87e3-416f-b327-5f6f0feb3856 req-a0b4ce41-f312-4423-b470-9388f73b6b43 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] https://10.4.3.246/volume/v3/attachments/a92c4282-7d47-45fe-adef-67a73f41c351/action returned with HTTP 204 Aug 12 20:15:27.122636 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 120/481] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:15:27 2026] POST /volume/v3/attachments/a92c4282-7d47-45fe-adef-67a73f41c351/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:15:28.076646 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-5828fd58-ac20-4e97-8038-4b4a5930a26d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:28.080806 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5828fd58-ac20-4e97-8038-4b4a5930a26d tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] GET https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e Aug 12 20:15:28.081128 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5828fd58-ac20-4e97-8038-4b4a5930a26d tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:28.081440 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5828fd58-ac20-4e97-8038-4b4a5930a26d tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:28.091010 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5828fd58-ac20-4e97-8038-4b4a5930a26d tempest-TestMultiAttachVolumeSwap-681581004 tempest-TestMultiAttachVolumeSwap-681581004-project-member] https://10.4.3.246/volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e returned with HTTP 404 Aug 12 20:15:28.092722 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 122/482] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:28 2026] GET /volume/v3/volumes/060e32d5-6ed3-4aaa-8562-67e4a278bd4e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:15:28.301911 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-a14400a0-a08b-4724-9de3-f4d0004b75aa None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:28.302452 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a14400a0-a08b-4724-9de3-f4d0004b75aa None None] GET https://10.4.3.246/volume// Aug 12 20:15:28.302778 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a14400a0-a08b-4724-9de3-f4d0004b75aa None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:28.303765 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a14400a0-a08b-4724-9de3-f4d0004b75aa None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:28.304305 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a14400a0-a08b-4724-9de3-f4d0004b75aa None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:15:28.304852 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 117/483] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:15:28 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:15:28.318490 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-3e5c8372-6382-4fc2-99e7-15237c48a312 req-c2846b32-130f-4073-ae86-906aa5430418 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:28.321803 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-3e5c8372-6382-4fc2-99e7-15237c48a312 req-c2846b32-130f-4073-ae86-906aa5430418 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:15:28.322304 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-3e5c8372-6382-4fc2-99e7-15237c48a312 req-c2846b32-130f-4073-ae86-906aa5430418 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "49042309-1615-426f-970b-a90e62ce561b", "connector": null, "instance_uuid": "fbf81383-088f-4436-bb85-d9f1700b9992"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:28.347878 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:28.347878 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:28.394891 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-3e5c8372-6382-4fc2-99e7-15237c48a312 req-c2846b32-130f-4073-ae86-906aa5430418 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:15:28.395824 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 125/484] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:15:28 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 12 20:15:28.480713 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-3e5c8372-6382-4fc2-99e7-15237c48a312 req-1b7fcf35-6f6a-472c-8b5a-3114b89cf9c4 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:28.483569 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-3e5c8372-6382-4fc2-99e7-15237c48a312 req-1b7fcf35-6f6a-472c-8b5a-3114b89cf9c4 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] DELETE https://10.4.3.246/volume/v3/attachments/06b1e2f5-bc94-4d22-a208-d9c0ddec1a18 Aug 12 20:15:28.484006 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-3e5c8372-6382-4fc2-99e7-15237c48a312 req-1b7fcf35-6f6a-472c-8b5a-3114b89cf9c4 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:28.484243 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-3e5c8372-6382-4fc2-99e7-15237c48a312 req-1b7fcf35-6f6a-472c-8b5a-3114b89cf9c4 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:28.492044 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:28.492044 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:15:28.583426 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-3e5c8372-6382-4fc2-99e7-15237c48a312 req-1b7fcf35-6f6a-472c-8b5a-3114b89cf9c4 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] https://10.4.3.246/volume/v3/attachments/06b1e2f5-bc94-4d22-a208-d9c0ddec1a18 returned with HTTP 200 Aug 12 20:15:28.583426 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 121/485] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:15:28 2026] DELETE /volume/v3/attachments/06b1e2f5-bc94-4d22-a208-d9c0ddec1a18 => generated 192 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:28.720670 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-5683b873-e9e6-48b4-b62f-432070c9137f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:28.721173 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5683b873-e9e6-48b4-b62f-432070c9137f None None] GET https://10.4.3.246/volume// Aug 12 20:15:28.721486 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5683b873-e9e6-48b4-b62f-432070c9137f None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:28.721486 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5683b873-e9e6-48b4-b62f-432070c9137f None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:28.721852 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5683b873-e9e6-48b4-b62f-432070c9137f None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:15:28.722140 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 123/486] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:15:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:15:28.735350 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-3e5c8372-6382-4fc2-99e7-15237c48a312 req-1f9073c5-d37a-4684-a647-98ffe9322ef2 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:28.737688 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-3e5c8372-6382-4fc2-99e7-15237c48a312 req-1f9073c5-d37a-4684-a647-98ffe9322ef2 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] POST https://10.4.3.246/volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b/action Aug 12 20:15:28.738159 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-3e5c8372-6382-4fc2-99e7-15237c48a312 req-1f9073c5-d37a-4684-a647-98ffe9322ef2 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Action body: b'{"os-reimage": {"image_id": "0960bb34-c57c-4d0f-830e-6fdbfe37f086", "reimage_reserved": true}}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:15:28.738332 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-3e5c8372-6382-4fc2-99e7-15237c48a312 req-1f9073c5-d37a-4684-a647-98ffe9322ef2 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "0960bb34-c57c-4d0f-830e-6fdbfe37f086", "reimage_reserved": true}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:28.752719 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:28.752719 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:28.753288 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-3e5c8372-6382-4fc2-99e7-15237c48a312 req-1f9073c5-d37a-4684-a647-98ffe9322ef2 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Volume info retrieved successfully. Aug 12 20:15:28.892760 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-3e5c8372-6382-4fc2-99e7-15237c48a312 req-1f9073c5-d37a-4684-a647-98ffe9322ef2 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] https://10.4.3.246/volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b/action returned with HTTP 202 Aug 12 20:15:28.892760 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 118/487] 10.4.3.246 () {74 vars in 1713 bytes} [Wed Aug 12 20:15:28 2026] POST /volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b/action => generated 0 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 12 20:15:31.673248 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-e0a1a637-2375-41ea-85dd-73008aae2fc4 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:31.898234 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e0a1a637-2375-41ea-85dd-73008aae2fc4 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] GET https://10.4.3.246/volume/v3/volumes Aug 12 20:15:31.898684 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e0a1a637-2375-41ea-85dd-73008aae2fc4 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:31.898684 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e0a1a637-2375-41ea-85dd-73008aae2fc4 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'index' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:31.898970 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.api_utils [None req-e0a1a637-2375-41ea-85dd-73008aae2fc4 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Removing options '' from query. {{(pid=100384) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:15:31.899297 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:31.899297 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:31.900025 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-e0a1a637-2375-41ea-85dd-73008aae2fc4 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100384) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:15:31.907682 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-e0a1a637-2375-41ea-85dd-73008aae2fc4 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Get all volumes completed successfully. Aug 12 20:15:31.907682 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e0a1a637-2375-41ea-85dd-73008aae2fc4 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 200 Aug 12 20:15:31.907682 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 126/488] 10.4.3.246 () {66 vars in 1237 bytes} [Wed Aug 12 20:15:31 2026] GET /volume/v3/volumes => generated 15 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:15:31.925744 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b01656c8-3fc8-4c2b-a66e-aab45bd90cf5 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:31.928489 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b01656c8-3fc8-4c2b-a66e-aab45bd90cf5 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:15:31.928844 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b01656c8-3fc8-4c2b-a66e-aab45bd90cf5 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-204867324"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:31.930939 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-b01656c8-3fc8-4c2b-a66e-aab45bd90cf5 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-204867324'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:15:31.930939 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-b01656c8-3fc8-4c2b-a66e-aab45bd90cf5 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Create volume of 1 GB Aug 12 20:15:31.930939 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:31.930939 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:15:31.936253 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-b01656c8-3fc8-4c2b-a66e-aab45bd90cf5 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Availability Zones retrieved successfully. Aug 12 20:15:31.942395 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b01656c8-3fc8-4c2b-a66e-aab45bd90cf5 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Flow 'volume_create_api' (b7981f3b-55d1-4344-918d-a2cbfe338387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:15:31.943850 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b01656c8-3fc8-4c2b-a66e-aab45bd90cf5 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d883f45d-7a9b-4d48-a0e1-70045c7f765f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:31.945505 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-b01656c8-3fc8-4c2b-a66e-aab45bd90cf5 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:15:31.978514 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b01656c8-3fc8-4c2b-a66e-aab45bd90cf5 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d883f45d-7a9b-4d48-a0e1-70045c7f765f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:31.979482 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b01656c8-3fc8-4c2b-a66e-aab45bd90cf5 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3420091-62e2-4654-b4b6-5b8104d7ec44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:32.053155 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-b01656c8-3fc8-4c2b-a66e-aab45bd90cf5 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Created reservations ['da269c57-5b71-4e57-af57-906daf12288a', 'b40b3140-bcbf-42b5-98f3-60ffde07363c', 'e002cb0a-27ac-43de-b4fc-a150c2c0d47e', '6ac663ba-9e3b-40e2-bd54-139ba9afb4ee'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:15:32.055300 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b01656c8-3fc8-4c2b-a66e-aab45bd90cf5 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3420091-62e2-4654-b4b6-5b8104d7ec44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da269c57-5b71-4e57-af57-906daf12288a', 'b40b3140-bcbf-42b5-98f3-60ffde07363c', 'e002cb0a-27ac-43de-b4fc-a150c2c0d47e', '6ac663ba-9e3b-40e2-bd54-139ba9afb4ee']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:32.055300 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b01656c8-3fc8-4c2b-a66e-aab45bd90cf5 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba077c90-395e-4dc9-a19b-887d3bb8249b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:32.086751 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b01656c8-3fc8-4c2b-a66e-aab45bd90cf5 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba077c90-395e-4dc9-a19b-887d3bb8249b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '454f338e-d141-4c15-9e92-f41cc019ff23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-204867324',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='72934da0ea984f9cbe5b05be2a6408b4',qos_specs=None,replication_status=,reservations=['da269c57-5b71-4e57-af57-906daf12288a','b40b3140-bcbf-42b5-98f3-60ffde07363c','e002cb0a-27ac-43de-b4fc-a150c2c0d47e','6ac663ba-9e3b-40e2-bd54-139ba9afb4ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='833e1bdc6a9d4f7790b7c78806776917',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:15:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-204867324',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=454f338e-d141-4c15-9e92-f41cc019ff23,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='72934da0ea984f9cbe5b05be2a6408b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='833e1bdc6a9d4f7790b7c78806776917',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:32.088195 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b01656c8-3fc8-4c2b-a66e-aab45bd90cf5 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80b00513-e93b-443b-b0c1-c49ce840bf82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:32.118755 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b01656c8-3fc8-4c2b-a66e-aab45bd90cf5 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80b00513-e93b-443b-b0c1-c49ce840bf82) transitioned into state 'SUCCESS' from state '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-204867324',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='72934da0ea984f9cbe5b05be2a6408b4',qos_specs=None,replication_status=,reservations=['da269c57-5b71-4e57-af57-906daf12288a','b40b3140-bcbf-42b5-98f3-60ffde07363c','e002cb0a-27ac-43de-b4fc-a150c2c0d47e','6ac663ba-9e3b-40e2-bd54-139ba9afb4ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='833e1bdc6a9d4f7790b7c78806776917',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:32.119874 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b01656c8-3fc8-4c2b-a66e-aab45bd90cf5 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afaa39f1-7559-43ca-9966-37b01fe7450c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:32.134142 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b01656c8-3fc8-4c2b-a66e-aab45bd90cf5 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afaa39f1-7559-43ca-9966-37b01fe7450c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:32.135302 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b01656c8-3fc8-4c2b-a66e-aab45bd90cf5 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Flow 'volume_create_api' (b7981f3b-55d1-4344-918d-a2cbfe338387) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:15:32.139563 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-b01656c8-3fc8-4c2b-a66e-aab45bd90cf5 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Create volume request issued successfully. Aug 12 20:15:32.139563 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b01656c8-3fc8-4c2b-a66e-aab45bd90cf5 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:15:32.139563 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 122/489] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:15:31 2026] POST /volume/v3/volumes => generated 763 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:15:32.158610 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-aed35c46-e084-40d3-8761-da067978e9a0 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:32.161565 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-aed35c46-e084-40d3-8761-da067978e9a0 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] GET https://10.4.3.246/volume/v3/volumes/454f338e-d141-4c15-9e92-f41cc019ff23 Aug 12 20:15:32.161856 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-aed35c46-e084-40d3-8761-da067978e9a0 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:32.162119 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-aed35c46-e084-40d3-8761-da067978e9a0 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:32.171425 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:32.171425 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:32.176797 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-aed35c46-e084-40d3-8761-da067978e9a0 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Volume info retrieved successfully. Aug 12 20:15:32.184304 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-aed35c46-e084-40d3-8761-da067978e9a0 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes/454f338e-d141-4c15-9e92-f41cc019ff23 returned with HTTP 200 Aug 12 20:15:32.185089 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 124/490] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:32 2026] GET /volume/v3/volumes/454f338e-d141-4c15-9e92-f41cc019ff23 => generated 831 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:33.205524 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-e74270f2-a121-42dd-a771-7da3eedab835 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:33.207909 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e74270f2-a121-42dd-a771-7da3eedab835 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] GET https://10.4.3.246/volume/v3/volumes/454f338e-d141-4c15-9e92-f41cc019ff23 Aug 12 20:15:33.208726 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e74270f2-a121-42dd-a771-7da3eedab835 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:33.208726 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e74270f2-a121-42dd-a771-7da3eedab835 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:33.220753 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:33.220753 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:33.229681 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-e74270f2-a121-42dd-a771-7da3eedab835 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Volume info retrieved successfully. Aug 12 20:15:33.236740 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e74270f2-a121-42dd-a771-7da3eedab835 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes/454f338e-d141-4c15-9e92-f41cc019ff23 returned with HTTP 200 Aug 12 20:15:33.237115 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 119/491] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:33 2026] GET /volume/v3/volumes/454f338e-d141-4c15-9e92-f41cc019ff23 => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:33.255490 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-e5761886-3142-44c0-8524-896644e8f206 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:33.259822 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e5761886-3142-44c0-8524-896644e8f206 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] GET https://10.4.3.246/volume/v3/volumes/454f338e-d141-4c15-9e92-f41cc019ff23 Aug 12 20:15:33.262053 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e5761886-3142-44c0-8524-896644e8f206 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:33.262286 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e5761886-3142-44c0-8524-896644e8f206 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:33.274358 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:33.274358 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:33.282566 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-e5761886-3142-44c0-8524-896644e8f206 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Volume info retrieved successfully. Aug 12 20:15:33.287067 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e5761886-3142-44c0-8524-896644e8f206 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes/454f338e-d141-4c15-9e92-f41cc019ff23 returned with HTTP 200 Aug 12 20:15:33.287779 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 127/492] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:33 2026] GET /volume/v3/volumes/454f338e-d141-4c15-9e92-f41cc019ff23 => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:33.307507 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e1fc7092-5a79-4376-b96a-6a69cc78d5b7 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:33.310015 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e1fc7092-5a79-4376-b96a-6a69cc78d5b7 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:15:33.310467 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e1fc7092-5a79-4376-b96a-6a69cc78d5b7 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1984697515"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:33.312615 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-e1fc7092-5a79-4376-b96a-6a69cc78d5b7 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1984697515'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:15:33.312794 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-e1fc7092-5a79-4376-b96a-6a69cc78d5b7 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Create volume of 1 GB Aug 12 20:15:33.313147 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:33.313147 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:15:33.321166 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-e1fc7092-5a79-4376-b96a-6a69cc78d5b7 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Availability Zones retrieved successfully. Aug 12 20:15:33.329147 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e1fc7092-5a79-4376-b96a-6a69cc78d5b7 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Flow 'volume_create_api' (7a685349-6491-4509-ac76-ffa0cf5e86a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:15:33.329147 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e1fc7092-5a79-4376-b96a-6a69cc78d5b7 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (224a6c76-88b2-4b99-8b0f-faededf00376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:33.330228 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-e1fc7092-5a79-4376-b96a-6a69cc78d5b7 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:15:33.366953 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e1fc7092-5a79-4376-b96a-6a69cc78d5b7 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (224a6c76-88b2-4b99-8b0f-faededf00376) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:33.368373 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e1fc7092-5a79-4376-b96a-6a69cc78d5b7 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e410e2c-b372-477e-a0a8-af16ef247948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:33.433364 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-e1fc7092-5a79-4376-b96a-6a69cc78d5b7 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Created reservations ['d6a28e49-dcb6-4022-9b7f-667de05b1da5', '39cc2ff0-ccdc-40fb-a508-c40c7d9a7590', '94ec63fc-5655-4620-b2e8-c501e26d9bfe', '5f5dbb78-4444-4d05-84c7-92c36d5b36ea'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:15:33.434223 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e1fc7092-5a79-4376-b96a-6a69cc78d5b7 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e410e2c-b372-477e-a0a8-af16ef247948) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6a28e49-dcb6-4022-9b7f-667de05b1da5', '39cc2ff0-ccdc-40fb-a508-c40c7d9a7590', '94ec63fc-5655-4620-b2e8-c501e26d9bfe', '5f5dbb78-4444-4d05-84c7-92c36d5b36ea']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:33.435080 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e1fc7092-5a79-4376-b96a-6a69cc78d5b7 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bb5c035-4299-4980-8aca-bec40165e478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:33.463319 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e1fc7092-5a79-4376-b96a-6a69cc78d5b7 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bb5c035-4299-4980-8aca-bec40165e478) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb165c12-e958-4b8e-b3af-078bf29a2b03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1984697515',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='72934da0ea984f9cbe5b05be2a6408b4',qos_specs=None,replication_status=,reservations=['d6a28e49-dcb6-4022-9b7f-667de05b1da5','39cc2ff0-ccdc-40fb-a508-c40c7d9a7590','94ec63fc-5655-4620-b2e8-c501e26d9bfe','5f5dbb78-4444-4d05-84c7-92c36d5b36ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='833e1bdc6a9d4f7790b7c78806776917',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:15:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1984697515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb165c12-e958-4b8e-b3af-078bf29a2b03,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='72934da0ea984f9cbe5b05be2a6408b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='833e1bdc6a9d4f7790b7c78806776917',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:33.464152 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e1fc7092-5a79-4376-b96a-6a69cc78d5b7 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3adb201-d617-42f6-ac21-0636627b0155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:33.490227 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e1fc7092-5a79-4376-b96a-6a69cc78d5b7 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3adb201-d617-42f6-ac21-0636627b0155) transitioned into state 'SUCCESS' from state '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-1984697515',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='72934da0ea984f9cbe5b05be2a6408b4',qos_specs=None,replication_status=,reservations=['d6a28e49-dcb6-4022-9b7f-667de05b1da5','39cc2ff0-ccdc-40fb-a508-c40c7d9a7590','94ec63fc-5655-4620-b2e8-c501e26d9bfe','5f5dbb78-4444-4d05-84c7-92c36d5b36ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='833e1bdc6a9d4f7790b7c78806776917',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:33.491216 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e1fc7092-5a79-4376-b96a-6a69cc78d5b7 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0663c48a-8c6d-4295-bb2f-468a5ef5e1d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:33.506656 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e1fc7092-5a79-4376-b96a-6a69cc78d5b7 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0663c48a-8c6d-4295-bb2f-468a5ef5e1d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:33.508453 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e1fc7092-5a79-4376-b96a-6a69cc78d5b7 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Flow 'volume_create_api' (7a685349-6491-4509-ac76-ffa0cf5e86a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:15:33.508453 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-e1fc7092-5a79-4376-b96a-6a69cc78d5b7 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Create volume request issued successfully. Aug 12 20:15:33.509475 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e1fc7092-5a79-4376-b96a-6a69cc78d5b7 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:15:33.509836 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 123/493] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:15:33 2026] POST /volume/v3/volumes => generated 764 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:15:33.527917 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e5d99710-1197-4f85-81e5-56c060e9d51b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:33.533268 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e5d99710-1197-4f85-81e5-56c060e9d51b tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] GET https://10.4.3.246/volume/v3/volumes/cb165c12-e958-4b8e-b3af-078bf29a2b03 Aug 12 20:15:33.533268 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e5d99710-1197-4f85-81e5-56c060e9d51b tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:33.533268 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e5d99710-1197-4f85-81e5-56c060e9d51b tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:33.546252 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:33.546252 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:33.556890 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-e5d99710-1197-4f85-81e5-56c060e9d51b tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Volume info retrieved successfully. Aug 12 20:15:33.565587 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e5d99710-1197-4f85-81e5-56c060e9d51b tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes/cb165c12-e958-4b8e-b3af-078bf29a2b03 returned with HTTP 200 Aug 12 20:15:33.566160 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 125/494] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:33 2026] GET /volume/v3/volumes/cb165c12-e958-4b8e-b3af-078bf29a2b03 => generated 832 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:34.313313 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-fb670d61-3141-47a0-8869-4052ffe5db74 req-b7a23f3b-5a1c-4b8b-9747-e0addf94d953 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:34.317514 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-fb670d61-3141-47a0-8869-4052ffe5db74 req-b7a23f3b-5a1c-4b8b-9747-e0addf94d953 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] DELETE https://10.4.3.246/volume/v3/attachments/a92c4282-7d47-45fe-adef-67a73f41c351 Aug 12 20:15:34.317793 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-fb670d61-3141-47a0-8869-4052ffe5db74 req-b7a23f3b-5a1c-4b8b-9747-e0addf94d953 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:34.318057 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-fb670d61-3141-47a0-8869-4052ffe5db74 req-b7a23f3b-5a1c-4b8b-9747-e0addf94d953 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:34.336136 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:34.336136 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:34.398406 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-fb670d61-3141-47a0-8869-4052ffe5db74 req-b7a23f3b-5a1c-4b8b-9747-e0addf94d953 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] https://10.4.3.246/volume/v3/attachments/a92c4282-7d47-45fe-adef-67a73f41c351 returned with HTTP 200 Aug 12 20:15:34.398891 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 120/495] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:15:34 2026] DELETE /volume/v3/attachments/a92c4282-7d47-45fe-adef-67a73f41c351 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 20:15:34.584415 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c8fd3f31-92c0-4e39-aa29-2abf2a3c8826 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:34.586937 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c8fd3f31-92c0-4e39-aa29-2abf2a3c8826 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] GET https://10.4.3.246/volume/v3/volumes/cb165c12-e958-4b8e-b3af-078bf29a2b03 Aug 12 20:15:34.587257 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c8fd3f31-92c0-4e39-aa29-2abf2a3c8826 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:34.587569 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c8fd3f31-92c0-4e39-aa29-2abf2a3c8826 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:34.600736 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:34.600736 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:34.606012 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-c8fd3f31-92c0-4e39-aa29-2abf2a3c8826 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Volume info retrieved successfully. Aug 12 20:15:34.612584 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c8fd3f31-92c0-4e39-aa29-2abf2a3c8826 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes/cb165c12-e958-4b8e-b3af-078bf29a2b03 returned with HTTP 200 Aug 12 20:15:34.613129 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 128/496] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:34 2026] GET /volume/v3/volumes/cb165c12-e958-4b8e-b3af-078bf29a2b03 => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:34.631156 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e82dd232-d0ac-4a26-a31b-ee2be9147e32 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:34.634594 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e82dd232-d0ac-4a26-a31b-ee2be9147e32 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] GET https://10.4.3.246/volume/v3/volumes/cb165c12-e958-4b8e-b3af-078bf29a2b03 Aug 12 20:15:34.634867 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e82dd232-d0ac-4a26-a31b-ee2be9147e32 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:34.635239 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e82dd232-d0ac-4a26-a31b-ee2be9147e32 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:34.646557 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:34.646557 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:15:34.653180 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-e82dd232-d0ac-4a26-a31b-ee2be9147e32 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Volume info retrieved successfully. Aug 12 20:15:34.659717 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e82dd232-d0ac-4a26-a31b-ee2be9147e32 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes/cb165c12-e958-4b8e-b3af-078bf29a2b03 returned with HTTP 200 Aug 12 20:15:34.660349 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 124/497] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:34 2026] GET /volume/v3/volumes/cb165c12-e958-4b8e-b3af-078bf29a2b03 => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:34.675864 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-cea370ec-0b18-44e4-9a44-fb8d4a30bfce None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:34.678065 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cea370ec-0b18-44e4-9a44-fb8d4a30bfce tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:15:34.678484 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cea370ec-0b18-44e4-9a44-fb8d4a30bfce tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-980645923"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:34.681370 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-cea370ec-0b18-44e4-9a44-fb8d4a30bfce tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-980645923'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:15:34.681462 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-cea370ec-0b18-44e4-9a44-fb8d4a30bfce tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Create volume of 1 GB Aug 12 20:15:34.686867 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-cea370ec-0b18-44e4-9a44-fb8d4a30bfce tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Availability Zones retrieved successfully. Aug 12 20:15:34.698533 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-cea370ec-0b18-44e4-9a44-fb8d4a30bfce tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Flow 'volume_create_api' (f0452b98-1e0c-4790-9902-b27ee30bd537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:15:34.700050 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-cea370ec-0b18-44e4-9a44-fb8d4a30bfce tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3cb7f7f-9e16-4e00-bed1-640fc17aa588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:34.703742 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-cea370ec-0b18-44e4-9a44-fb8d4a30bfce tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:15:34.758586 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-cea370ec-0b18-44e4-9a44-fb8d4a30bfce tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3cb7f7f-9e16-4e00-bed1-640fc17aa588) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:34.759504 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-cea370ec-0b18-44e4-9a44-fb8d4a30bfce tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (964d883c-03c0-468f-bd30-6e2b0fe25da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:34.842744 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-cea370ec-0b18-44e4-9a44-fb8d4a30bfce tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Created reservations ['62dee929-78f3-4553-9b68-a4bc5ffff864', '919945bd-ef82-45e7-9767-79d656941cb4', 'e9f8875e-e15c-4012-8564-97e6abc94978', 'dc0c7813-b61e-44ee-a639-9d97ce82bada'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:15:34.843742 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-cea370ec-0b18-44e4-9a44-fb8d4a30bfce tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (964d883c-03c0-468f-bd30-6e2b0fe25da5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62dee929-78f3-4553-9b68-a4bc5ffff864', '919945bd-ef82-45e7-9767-79d656941cb4', 'e9f8875e-e15c-4012-8564-97e6abc94978', 'dc0c7813-b61e-44ee-a639-9d97ce82bada']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:34.844660 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-cea370ec-0b18-44e4-9a44-fb8d4a30bfce tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cfb4910-008c-4c7e-8632-33527e1c832b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:34.877100 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-cea370ec-0b18-44e4-9a44-fb8d4a30bfce tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cfb4910-008c-4c7e-8632-33527e1c832b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04e92cc5-797c-4db3-98f2-7125befe0c82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-980645923',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='72934da0ea984f9cbe5b05be2a6408b4',qos_specs=None,replication_status=,reservations=['62dee929-78f3-4553-9b68-a4bc5ffff864','919945bd-ef82-45e7-9767-79d656941cb4','e9f8875e-e15c-4012-8564-97e6abc94978','dc0c7813-b61e-44ee-a639-9d97ce82bada'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='833e1bdc6a9d4f7790b7c78806776917',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:15:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-980645923',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04e92cc5-797c-4db3-98f2-7125befe0c82,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='72934da0ea984f9cbe5b05be2a6408b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='833e1bdc6a9d4f7790b7c78806776917',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:34.878494 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-cea370ec-0b18-44e4-9a44-fb8d4a30bfce tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31591538-29bd-4955-a0d8-9bde8baa51a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:34.901499 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-cea370ec-0b18-44e4-9a44-fb8d4a30bfce tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31591538-29bd-4955-a0d8-9bde8baa51a6) transitioned into state 'SUCCESS' from state '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-980645923',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='72934da0ea984f9cbe5b05be2a6408b4',qos_specs=None,replication_status=,reservations=['62dee929-78f3-4553-9b68-a4bc5ffff864','919945bd-ef82-45e7-9767-79d656941cb4','e9f8875e-e15c-4012-8564-97e6abc94978','dc0c7813-b61e-44ee-a639-9d97ce82bada'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='833e1bdc6a9d4f7790b7c78806776917',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:34.902285 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-cea370ec-0b18-44e4-9a44-fb8d4a30bfce tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1aa010b-0845-426e-a0b5-e5ec9824fcfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:34.914597 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-cea370ec-0b18-44e4-9a44-fb8d4a30bfce tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1aa010b-0845-426e-a0b5-e5ec9824fcfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:34.915826 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-cea370ec-0b18-44e4-9a44-fb8d4a30bfce tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Flow 'volume_create_api' (f0452b98-1e0c-4790-9902-b27ee30bd537) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:15:34.916179 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-cea370ec-0b18-44e4-9a44-fb8d4a30bfce tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Create volume request issued successfully. Aug 12 20:15:34.917029 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cea370ec-0b18-44e4-9a44-fb8d4a30bfce tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:15:34.917633 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 126/498] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:15:34 2026] POST /volume/v3/volumes => generated 763 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:15:34.934408 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-6a71e32e-34e0-4250-80d9-79db2f30d2ac None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:34.937493 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6a71e32e-34e0-4250-80d9-79db2f30d2ac tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] GET https://10.4.3.246/volume/v3/volumes/04e92cc5-797c-4db3-98f2-7125befe0c82 Aug 12 20:15:34.937815 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6a71e32e-34e0-4250-80d9-79db2f30d2ac tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:34.939090 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6a71e32e-34e0-4250-80d9-79db2f30d2ac tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:34.968246 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:34.968246 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:34.981975 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-6a71e32e-34e0-4250-80d9-79db2f30d2ac tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Volume info retrieved successfully. Aug 12 20:15:34.990926 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6a71e32e-34e0-4250-80d9-79db2f30d2ac tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes/04e92cc5-797c-4db3-98f2-7125befe0c82 returned with HTTP 200 Aug 12 20:15:34.990926 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 121/499] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:34 2026] GET /volume/v3/volumes/04e92cc5-797c-4db3-98f2-7125befe0c82 => generated 831 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:35.864657 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-52ff9bbf-dbdd-4c37-b287-d17ebc536f26 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:35.867012 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-52ff9bbf-dbdd-4c37-b287-d17ebc536f26 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:15:35.867319 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-52ff9bbf-dbdd-4c37-b287-d17ebc536f26 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-830791285"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:35.869219 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-52ff9bbf-dbdd-4c37-b287-d17ebc536f26 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-830791285'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:15:35.869398 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-52ff9bbf-dbdd-4c37-b287-d17ebc536f26 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Create volume of 1 GB Aug 12 20:15:35.875655 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-52ff9bbf-dbdd-4c37-b287-d17ebc536f26 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Availability Zones retrieved successfully. Aug 12 20:15:35.882466 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-52ff9bbf-dbdd-4c37-b287-d17ebc536f26 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Flow 'volume_create_api' (9e0bc64e-5414-4c6f-89e8-275d1932ed8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:15:35.883633 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-52ff9bbf-dbdd-4c37-b287-d17ebc536f26 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b51cc92-df11-46e1-b4a3-1d6b4eea031d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:35.884820 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-52ff9bbf-dbdd-4c37-b287-d17ebc536f26 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:15:35.924476 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-2ec0968f-573a-457e-80aa-980158b0f7e7 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:35.924976 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-52ff9bbf-dbdd-4c37-b287-d17ebc536f26 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b51cc92-df11-46e1-b4a3-1d6b4eea031d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:35.925636 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-52ff9bbf-dbdd-4c37-b287-d17ebc536f26 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f4fac1f-aec6-4a8d-913f-f8b8f5e2648e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:35.927212 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2ec0968f-573a-457e-80aa-980158b0f7e7 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] GET https://10.4.3.246/volume/v3/volumes/b758c406-da41-4fdb-b437-5807aaf4a0d6 Aug 12 20:15:35.927559 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2ec0968f-573a-457e-80aa-980158b0f7e7 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:35.928025 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2ec0968f-573a-457e-80aa-980158b0f7e7 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:35.939026 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:35.939026 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:15:35.944308 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-2ec0968f-573a-457e-80aa-980158b0f7e7 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Volume info retrieved successfully. Aug 12 20:15:35.957046 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2ec0968f-573a-457e-80aa-980158b0f7e7 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] https://10.4.3.246/volume/v3/volumes/b758c406-da41-4fdb-b437-5807aaf4a0d6 returned with HTTP 200 Aug 12 20:15:35.957046 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 125/500] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:35 2026] GET /volume/v3/volumes/b758c406-da41-4fdb-b437-5807aaf4a0d6 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:36.004069 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-52ff9bbf-dbdd-4c37-b287-d17ebc536f26 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Created reservations ['2cc9d757-7572-47f6-868a-8c5db6ff91a9', 'ca42102f-5bf1-4337-84e2-a1cb8d545de1', '0093b8fd-ffe1-4386-9a17-ab6d888ecaa6', 'cf3ca9bc-671f-4250-a165-7646738c6782'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:15:36.004177 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-010b0fef-9aa4-4ad5-b973-c17ceb7dd21e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:36.004464 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-52ff9bbf-dbdd-4c37-b287-d17ebc536f26 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f4fac1f-aec6-4a8d-913f-f8b8f5e2648e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cc9d757-7572-47f6-868a-8c5db6ff91a9', 'ca42102f-5bf1-4337-84e2-a1cb8d545de1', '0093b8fd-ffe1-4386-9a17-ab6d888ecaa6', 'cf3ca9bc-671f-4250-a165-7646738c6782']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:36.006150 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-52ff9bbf-dbdd-4c37-b287-d17ebc536f26 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe1af7c2-9e2b-46e0-bf73-8683cb174618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:36.006651 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-010b0fef-9aa4-4ad5-b973-c17ceb7dd21e tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] GET https://10.4.3.246/volume/v3/volumes/b758c406-da41-4fdb-b437-5807aaf4a0d6 Aug 12 20:15:36.006813 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-010b0fef-9aa4-4ad5-b973-c17ceb7dd21e tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:36.006986 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-010b0fef-9aa4-4ad5-b973-c17ceb7dd21e tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:36.008704 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-c6c02b3c-05d3-4a82-9fc5-e51f495b5882 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:36.011028 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c6c02b3c-05d3-4a82-9fc5-e51f495b5882 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] GET https://10.4.3.246/volume/v3/volumes/04e92cc5-797c-4db3-98f2-7125befe0c82 Aug 12 20:15:36.011302 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c6c02b3c-05d3-4a82-9fc5-e51f495b5882 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:36.012378 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c6c02b3c-05d3-4a82-9fc5-e51f495b5882 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:36.016654 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:36.016654 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:36.022530 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:36.022530 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:36.023030 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-010b0fef-9aa4-4ad5-b973-c17ceb7dd21e tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Volume info retrieved successfully. Aug 12 20:15:36.029179 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-c6c02b3c-05d3-4a82-9fc5-e51f495b5882 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Volume info retrieved successfully. Aug 12 20:15:36.030151 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-010b0fef-9aa4-4ad5-b973-c17ceb7dd21e tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] https://10.4.3.246/volume/v3/volumes/b758c406-da41-4fdb-b437-5807aaf4a0d6 returned with HTTP 200 Aug 12 20:15:36.030397 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 127/501] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:36 2026] GET /volume/v3/volumes/b758c406-da41-4fdb-b437-5807aaf4a0d6 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:36.037083 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c6c02b3c-05d3-4a82-9fc5-e51f495b5882 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes/04e92cc5-797c-4db3-98f2-7125befe0c82 returned with HTTP 200 Aug 12 20:15:36.037872 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 122/502] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:36 2026] GET /volume/v3/volumes/04e92cc5-797c-4db3-98f2-7125befe0c82 => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:36.037974 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-52ff9bbf-dbdd-4c37-b287-d17ebc536f26 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe1af7c2-9e2b-46e0-bf73-8683cb174618) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '340aec3d-6ceb-442c-ab24-a99e0e3e33b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-830791285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2db9e3efd8704372a5663a430bed2513',qos_specs=None,replication_status=,reservations=['2cc9d757-7572-47f6-868a-8c5db6ff91a9','ca42102f-5bf1-4337-84e2-a1cb8d545de1','0093b8fd-ffe1-4386-9a17-ab6d888ecaa6','cf3ca9bc-671f-4250-a165-7646738c6782'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f69a18c680ac4154b7e82901e0f56e4a',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:15:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-830791285',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=340aec3d-6ceb-442c-ab24-a99e0e3e33b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2db9e3efd8704372a5663a430bed2513',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f69a18c680ac4154b7e82901e0f56e4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:36.039089 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-52ff9bbf-dbdd-4c37-b287-d17ebc536f26 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cb60d4a-4194-42ff-bf78-9ca4ad705414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:36.058413 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-3ffd0651-6034-4ffe-9fc4-9abe0fbf5a75 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:36.060819 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3ffd0651-6034-4ffe-9fc4-9abe0fbf5a75 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] DELETE https://10.4.3.246/volume/v3/volumes/b758c406-da41-4fdb-b437-5807aaf4a0d6 Aug 12 20:15:36.060819 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3ffd0651-6034-4ffe-9fc4-9abe0fbf5a75 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:36.061010 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3ffd0651-6034-4ffe-9fc4-9abe0fbf5a75 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:36.061569 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-3ffd0651-6034-4ffe-9fc4-9abe0fbf5a75 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Delete volume with id: b758c406-da41-4fdb-b437-5807aaf4a0d6 Aug 12 20:15:36.063954 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-d87839c7-94b5-4ed5-bd43-1a8a3f4ea01f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:36.065980 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-52ff9bbf-dbdd-4c37-b287-d17ebc536f26 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cb60d4a-4194-42ff-bf78-9ca4ad705414) transitioned into state 'SUCCESS' from state '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-830791285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2db9e3efd8704372a5663a430bed2513',qos_specs=None,replication_status=,reservations=['2cc9d757-7572-47f6-868a-8c5db6ff91a9','ca42102f-5bf1-4337-84e2-a1cb8d545de1','0093b8fd-ffe1-4386-9a17-ab6d888ecaa6','cf3ca9bc-671f-4250-a165-7646738c6782'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f69a18c680ac4154b7e82901e0f56e4a',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:36.066184 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d87839c7-94b5-4ed5-bd43-1a8a3f4ea01f tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] GET https://10.4.3.246/volume/v3/volumes/04e92cc5-797c-4db3-98f2-7125befe0c82 Aug 12 20:15:36.066184 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d87839c7-94b5-4ed5-bd43-1a8a3f4ea01f tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:36.066395 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d87839c7-94b5-4ed5-bd43-1a8a3f4ea01f tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:36.066956 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-52ff9bbf-dbdd-4c37-b287-d17ebc536f26 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa64cf18-19a1-4b98-a720-7def30b4fddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:36.071467 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:36.071467 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:15:36.072348 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-3ffd0651-6034-4ffe-9fc4-9abe0fbf5a75 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Volume info retrieved successfully. Aug 12 20:15:36.076801 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:36.076801 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:36.078830 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-52ff9bbf-dbdd-4c37-b287-d17ebc536f26 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa64cf18-19a1-4b98-a720-7def30b4fddb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:36.080312 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-52ff9bbf-dbdd-4c37-b287-d17ebc536f26 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Flow 'volume_create_api' (9e0bc64e-5414-4c6f-89e8-275d1932ed8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:15:36.085701 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-52ff9bbf-dbdd-4c37-b287-d17ebc536f26 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Create volume request issued successfully. Aug 12 20:15:36.085701 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-52ff9bbf-dbdd-4c37-b287-d17ebc536f26 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:15:36.085701 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 129/503] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:15:35 2026] POST /volume/v3/volumes => generated 751 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:15:36.085920 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-d87839c7-94b5-4ed5-bd43-1a8a3f4ea01f tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Volume info retrieved successfully. Aug 12 20:15:36.090026 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d87839c7-94b5-4ed5-bd43-1a8a3f4ea01f tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes/04e92cc5-797c-4db3-98f2-7125befe0c82 returned with HTTP 200 Aug 12 20:15:36.090646 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 128/504] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:36 2026] GET /volume/v3/volumes/04e92cc5-797c-4db3-98f2-7125befe0c82 => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:36.100682 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3ae09a7a-3088-47fd-8f58-880234c352d6 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:36.102809 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3ae09a7a-3088-47fd-8f58-880234c352d6 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] GET https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 Aug 12 20:15:36.103317 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3ae09a7a-3088-47fd-8f58-880234c352d6 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:36.103317 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3ae09a7a-3088-47fd-8f58-880234c352d6 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:36.108025 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d9e28ed5-43e1-4c0a-8e66-a80d0d949f4e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:36.111406 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-3ffd0651-6034-4ffe-9fc4-9abe0fbf5a75 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Delete volume request issued successfully. Aug 12 20:15:36.111461 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d9e28ed5-43e1-4c0a-8e66-a80d0d949f4e tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] GET https://10.4.3.246/volume/v3/volumes Aug 12 20:15:36.111689 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3ffd0651-6034-4ffe-9fc4-9abe0fbf5a75 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] https://10.4.3.246/volume/v3/volumes/b758c406-da41-4fdb-b437-5807aaf4a0d6 returned with HTTP 202 Aug 12 20:15:36.111744 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d9e28ed5-43e1-4c0a-8e66-a80d0d949f4e tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:36.112011 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d9e28ed5-43e1-4c0a-8e66-a80d0d949f4e tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'index' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:36.112209 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 126/505] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:15:36 2026] DELETE /volume/v3/volumes/b758c406-da41-4fdb-b437-5807aaf4a0d6 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 12 20:15:36.112314 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.api_utils [None req-d9e28ed5-43e1-4c0a-8e66-a80d0d949f4e tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Removing options '' from query. {{(pid=100384) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:15:36.112954 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:36.112954 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:36.113525 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-d9e28ed5-43e1-4c0a-8e66-a80d0d949f4e tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100384) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:15:36.113614 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:36.113614 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:36.123580 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-fd3c6e87-5357-4b68-a596-f1ea34bda6c6 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:36.125888 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-fd3c6e87-5357-4b68-a596-f1ea34bda6c6 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] GET https://10.4.3.246/volume/v3/volumes/b758c406-da41-4fdb-b437-5807aaf4a0d6 Aug 12 20:15:36.126286 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-d9e28ed5-43e1-4c0a-8e66-a80d0d949f4e tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Get all volumes completed successfully. Aug 12 20:15:36.127009 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-fd3c6e87-5357-4b68-a596-f1ea34bda6c6 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:36.127076 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d9e28ed5-43e1-4c0a-8e66-a80d0d949f4e tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 200 Aug 12 20:15:36.127185 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-fd3c6e87-5357-4b68-a596-f1ea34bda6c6 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:36.127741 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 130/506] 10.4.3.246 () {66 vars in 1237 bytes} [Wed Aug 12 20:15:36 2026] GET /volume/v3/volumes => generated 974 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:36.128455 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-3ae09a7a-3088-47fd-8f58-880234c352d6 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Volume info retrieved successfully. Aug 12 20:15:36.134466 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3ae09a7a-3088-47fd-8f58-880234c352d6 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 returned with HTTP 200 Aug 12 20:15:36.135274 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 123/507] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:36 2026] GET /volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:36.137843 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:36.137843 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:36.143827 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-fd3c6e87-5357-4b68-a596-f1ea34bda6c6 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Volume info retrieved successfully. Aug 12 20:15:36.151559 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-6b59e12a-4e62-40da-bd5c-6aeaef738c58 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:36.154219 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-fd3c6e87-5357-4b68-a596-f1ea34bda6c6 tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] https://10.4.3.246/volume/v3/volumes/b758c406-da41-4fdb-b437-5807aaf4a0d6 returned with HTTP 200 Aug 12 20:15:36.154792 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 129/508] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:36 2026] GET /volume/v3/volumes/b758c406-da41-4fdb-b437-5807aaf4a0d6 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:36.155380 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-6b59e12a-4e62-40da-bd5c-6aeaef738c58 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] GET https://10.4.3.246/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1984697515 Aug 12 20:15:36.156571 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-6b59e12a-4e62-40da-bd5c-6aeaef738c58 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:36.156571 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-6b59e12a-4e62-40da-bd5c-6aeaef738c58 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'index' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:36.156905 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.api_utils [None req-6b59e12a-4e62-40da-bd5c-6aeaef738c58 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Removing options '' from query. {{(pid=100385) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:15:36.158177 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-6b59e12a-4e62-40da-bd5c-6aeaef738c58 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1984697515'), ('no_migration_targets', True)]). {{(pid=100385) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:15:36.197734 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-6b59e12a-4e62-40da-bd5c-6aeaef738c58 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Get all volumes completed successfully. Aug 12 20:15:36.197909 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-6b59e12a-4e62-40da-bd5c-6aeaef738c58 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1984697515 returned with HTTP 200 Aug 12 20:15:36.198504 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 127/509] 10.4.3.246 () {66 vars in 1338 bytes} [Wed Aug 12 20:15:36 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1984697515 => generated 334 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:36.214400 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-e6c193d1-b9fd-4921-aa03-dc0822394fab None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:36.216632 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e6c193d1-b9fd-4921-aa03-dc0822394fab tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] GET https://10.4.3.246/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1984697515 Aug 12 20:15:36.216922 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e6c193d1-b9fd-4921-aa03-dc0822394fab tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:36.217245 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e6c193d1-b9fd-4921-aa03-dc0822394fab tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'detail' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:36.218835 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.api_utils [None req-e6c193d1-b9fd-4921-aa03-dc0822394fab tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Removing options '' from query. {{(pid=100384) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:15:36.218835 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:36.218835 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:36.218835 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-e6c193d1-b9fd-4921-aa03-dc0822394fab tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1984697515'), ('no_migration_targets', True)]). {{(pid=100384) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:15:36.269827 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-e6c193d1-b9fd-4921-aa03-dc0822394fab tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Get all volumes completed successfully. Aug 12 20:15:36.269827 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:36.269827 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:36.274409 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e6c193d1-b9fd-4921-aa03-dc0822394fab tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1984697515 returned with HTTP 200 Aug 12 20:15:36.275209 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 131/510] 10.4.3.246 () {66 vars in 1359 bytes} [Wed Aug 12 20:15:36 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1984697515 => generated 860 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:36.293020 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-6f79d1bf-bc6a-4964-8cd4-c79734188042 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:36.297565 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6f79d1bf-bc6a-4964-8cd4-c79734188042 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] GET https://10.4.3.246/volume/v3/volumes/detail?limit=1 Aug 12 20:15:36.297565 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6f79d1bf-bc6a-4964-8cd4-c79734188042 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:36.297565 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6f79d1bf-bc6a-4964-8cd4-c79734188042 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'detail' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:36.297565 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.api_utils [None req-6f79d1bf-bc6a-4964-8cd4-c79734188042 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Removing options '' from query. {{(pid=100386) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:15:36.297565 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-6f79d1bf-bc6a-4964-8cd4-c79734188042 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100386) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:15:36.307901 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-6f79d1bf-bc6a-4964-8cd4-c79734188042 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Get all volumes completed successfully. Aug 12 20:15:36.310472 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:36.310472 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:36.314522 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6f79d1bf-bc6a-4964-8cd4-c79734188042 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 12 20:15:36.315062 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 124/511] 10.4.3.246 () {66 vars in 1273 bytes} [Wed Aug 12 20:15:36 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1002 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:36.336416 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f684d8d5-f8c9-4ebd-98d5-ad623e3f54df None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:36.340735 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f684d8d5-f8c9-4ebd-98d5-ad623e3f54df tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] GET https://10.4.3.246/volume/v3/volumes/detail?limit=1&marker=04e92cc5-797c-4db3-98f2-7125befe0c82 Aug 12 20:15:36.340735 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f684d8d5-f8c9-4ebd-98d5-ad623e3f54df tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:36.340735 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f684d8d5-f8c9-4ebd-98d5-ad623e3f54df tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'detail' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:36.341284 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.api_utils [None req-f684d8d5-f8c9-4ebd-98d5-ad623e3f54df tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Removing options '' from query. {{(pid=100383) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:15:36.342524 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f684d8d5-f8c9-4ebd-98d5-ad623e3f54df tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100383) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:15:36.417727 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-f684d8d5-f8c9-4ebd-98d5-ad623e3f54df tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Get all volumes completed successfully. Aug 12 20:15:36.419824 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:36.419824 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:36.425613 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f684d8d5-f8c9-4ebd-98d5-ad623e3f54df tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes/detail?limit=1&marker=04e92cc5-797c-4db3-98f2-7125befe0c82 returned with HTTP 200 Aug 12 20:15:36.426458 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 130/512] 10.4.3.246 () {66 vars in 1361 bytes} [Wed Aug 12 20:15:36 2026] GET /volume/v3/volumes/detail?limit=1&marker=04e92cc5-797c-4db3-98f2-7125befe0c82 => generated 1003 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:36.446860 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-377d694f-7c72-410d-9bc3-588cf4ba53a3 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:36.449743 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-377d694f-7c72-410d-9bc3-588cf4ba53a3 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] GET https://10.4.3.246/volume/v3/volumes/detail?limit=1&marker=cb165c12-e958-4b8e-b3af-078bf29a2b03 Aug 12 20:15:36.450145 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-377d694f-7c72-410d-9bc3-588cf4ba53a3 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:36.450844 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-377d694f-7c72-410d-9bc3-588cf4ba53a3 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'detail' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:36.451511 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.api_utils [None req-377d694f-7c72-410d-9bc3-588cf4ba53a3 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Removing options '' from query. {{(pid=100385) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:15:36.451655 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:36.451655 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:15:36.452248 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-377d694f-7c72-410d-9bc3-588cf4ba53a3 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100385) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:15:36.506181 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-377d694f-7c72-410d-9bc3-588cf4ba53a3 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Get all volumes completed successfully. Aug 12 20:15:36.508045 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:36.508045 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:15:36.514324 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-377d694f-7c72-410d-9bc3-588cf4ba53a3 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes/detail?limit=1&marker=cb165c12-e958-4b8e-b3af-078bf29a2b03 returned with HTTP 200 Aug 12 20:15:36.514704 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 128/513] 10.4.3.246 () {66 vars in 1361 bytes} [Wed Aug 12 20:15:36 2026] GET /volume/v3/volumes/detail?limit=1&marker=cb165c12-e958-4b8e-b3af-078bf29a2b03 => generated 1002 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:36.531981 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-3a044180-37f3-4ee7-9d29-4753ffcab1d2 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:36.535581 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3a044180-37f3-4ee7-9d29-4753ffcab1d2 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] GET https://10.4.3.246/volume/v3/volumes/detail?limit=1&marker=454f338e-d141-4c15-9e92-f41cc019ff23 Aug 12 20:15:36.535581 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3a044180-37f3-4ee7-9d29-4753ffcab1d2 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:36.535866 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3a044180-37f3-4ee7-9d29-4753ffcab1d2 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'detail' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:36.536628 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.api_utils [None req-3a044180-37f3-4ee7-9d29-4753ffcab1d2 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Removing options '' from query. {{(pid=100384) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:15:36.537178 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-3a044180-37f3-4ee7-9d29-4753ffcab1d2 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100384) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:15:36.575045 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-3a044180-37f3-4ee7-9d29-4753ffcab1d2 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Get all volumes completed successfully. Aug 12 20:15:36.577520 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3a044180-37f3-4ee7-9d29-4753ffcab1d2 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes/detail?limit=1&marker=454f338e-d141-4c15-9e92-f41cc019ff23 returned with HTTP 200 Aug 12 20:15:36.577989 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 132/514] 10.4.3.246 () {66 vars in 1361 bytes} [Wed Aug 12 20:15:36 2026] GET /volume/v3/volumes/detail?limit=1&marker=454f338e-d141-4c15-9e92-f41cc019ff23 => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:15:36.595581 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-e763d357-f72e-44d5-818a-bf826e2b8563 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:36.597743 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e763d357-f72e-44d5-818a-bf826e2b8563 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] GET https://10.4.3.246/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 12 20:15:36.598060 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e763d357-f72e-44d5-818a-bf826e2b8563 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:36.598307 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e763d357-f72e-44d5-818a-bf826e2b8563 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'detail' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:36.598633 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.api_utils [None req-e763d357-f72e-44d5-818a-bf826e2b8563 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Removing options '' from query. {{(pid=100386) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:15:36.598945 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-e763d357-f72e-44d5-818a-bf826e2b8563 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Could not evaluate value available, assuming string {{(pid=100386) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2444}} Aug 12 20:15:36.599778 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-e763d357-f72e-44d5-818a-bf826e2b8563 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100386) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:15:36.648482 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-e763d357-f72e-44d5-818a-bf826e2b8563 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Get all volumes completed successfully. Aug 12 20:15:36.649797 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:36.649797 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:36.658217 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e763d357-f72e-44d5-818a-bf826e2b8563 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 12 20:15:36.658416 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 125/515] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:15:36 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1890 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:36.673652 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f5ea97c7-b1cc-4c64-b11d-868cfa2392d3 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:36.675202 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f5ea97c7-b1cc-4c64-b11d-868cfa2392d3 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] GET https://10.4.3.246/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 12 20:15:36.675381 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f5ea97c7-b1cc-4c64-b11d-868cfa2392d3 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:36.675584 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f5ea97c7-b1cc-4c64-b11d-868cfa2392d3 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'detail' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:36.675876 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.api_utils [None req-f5ea97c7-b1cc-4c64-b11d-868cfa2392d3 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Removing options '' from query. {{(pid=100383) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:15:36.676107 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f5ea97c7-b1cc-4c64-b11d-868cfa2392d3 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Could not evaluate value available, assuming string {{(pid=100383) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2444}} Aug 12 20:15:36.676772 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f5ea97c7-b1cc-4c64-b11d-868cfa2392d3 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100383) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:15:36.703448 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-f5ea97c7-b1cc-4c64-b11d-868cfa2392d3 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Get all volumes completed successfully. Aug 12 20:15:36.704364 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:36.704364 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:36.710952 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f5ea97c7-b1cc-4c64-b11d-868cfa2392d3 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 12 20:15:36.711652 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 131/516] 10.4.3.246 () {66 vars in 1359 bytes} [Wed Aug 12 20:15:36 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1892 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 20:15:36.740059 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-74565c8a-8c1f-488e-8285-e1e0c78716fa None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:36.742420 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-74565c8a-8c1f-488e-8285-e1e0c78716fa tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] GET https://10.4.3.246/volume/v3/volumes?limit=1 Aug 12 20:15:36.742730 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-74565c8a-8c1f-488e-8285-e1e0c78716fa tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:36.743008 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-74565c8a-8c1f-488e-8285-e1e0c78716fa tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'index' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:36.743494 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.api_utils [None req-74565c8a-8c1f-488e-8285-e1e0c78716fa tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Removing options '' from query. {{(pid=100385) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:15:36.744324 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-74565c8a-8c1f-488e-8285-e1e0c78716fa tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100385) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:15:36.755123 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-74565c8a-8c1f-488e-8285-e1e0c78716fa tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Get all volumes completed successfully. Aug 12 20:15:36.755123 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-74565c8a-8c1f-488e-8285-e1e0c78716fa tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 12 20:15:36.755123 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 129/517] 10.4.3.246 () {66 vars in 1252 bytes} [Wed Aug 12 20:15:36 2026] GET /volume/v3/volumes?limit=1 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:36.777817 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b9932e64-f51d-49ea-977c-17605101db87 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:36.780665 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b9932e64-f51d-49ea-977c-17605101db87 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] GET https://10.4.3.246/volume/v3/volumes?limit=1&marker=04e92cc5-797c-4db3-98f2-7125befe0c82 Aug 12 20:15:36.780946 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b9932e64-f51d-49ea-977c-17605101db87 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:36.781209 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b9932e64-f51d-49ea-977c-17605101db87 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'index' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:36.781521 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.api_utils [None req-b9932e64-f51d-49ea-977c-17605101db87 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Removing options '' from query. {{(pid=100384) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:15:36.785384 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-b9932e64-f51d-49ea-977c-17605101db87 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100384) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:15:36.799531 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-b9932e64-f51d-49ea-977c-17605101db87 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Get all volumes completed successfully. Aug 12 20:15:36.800627 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b9932e64-f51d-49ea-977c-17605101db87 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes?limit=1&marker=04e92cc5-797c-4db3-98f2-7125befe0c82 returned with HTTP 200 Aug 12 20:15:36.800725 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 133/518] 10.4.3.246 () {66 vars in 1340 bytes} [Wed Aug 12 20:15:36 2026] GET /volume/v3/volumes?limit=1&marker=04e92cc5-797c-4db3-98f2-7125befe0c82 => generated 470 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:36.813052 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-7ed51443-7e4f-4d8c-b069-e105d23ed8d9 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:36.816016 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7ed51443-7e4f-4d8c-b069-e105d23ed8d9 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] GET https://10.4.3.246/volume/v3/volumes?limit=1&marker=cb165c12-e958-4b8e-b3af-078bf29a2b03 Aug 12 20:15:36.816226 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7ed51443-7e4f-4d8c-b069-e105d23ed8d9 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:36.816616 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7ed51443-7e4f-4d8c-b069-e105d23ed8d9 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'index' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:36.817036 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.api_utils [None req-7ed51443-7e4f-4d8c-b069-e105d23ed8d9 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Removing options '' from query. {{(pid=100386) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:15:36.818020 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-7ed51443-7e4f-4d8c-b069-e105d23ed8d9 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100386) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:15:36.863477 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-7ed51443-7e4f-4d8c-b069-e105d23ed8d9 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Get all volumes completed successfully. Aug 12 20:15:36.864342 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7ed51443-7e4f-4d8c-b069-e105d23ed8d9 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes?limit=1&marker=cb165c12-e958-4b8e-b3af-078bf29a2b03 returned with HTTP 200 Aug 12 20:15:36.864836 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 126/519] 10.4.3.246 () {66 vars in 1340 bytes} [Wed Aug 12 20:15:36 2026] GET /volume/v3/volumes?limit=1&marker=cb165c12-e958-4b8e-b3af-078bf29a2b03 => generated 469 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:36.876832 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-169eb89e-4062-4a1c-a252-750b65abb9a2 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:36.879124 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-169eb89e-4062-4a1c-a252-750b65abb9a2 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] GET https://10.4.3.246/volume/v3/volumes?limit=1&marker=454f338e-d141-4c15-9e92-f41cc019ff23 Aug 12 20:15:36.879402 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-169eb89e-4062-4a1c-a252-750b65abb9a2 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:36.879705 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-169eb89e-4062-4a1c-a252-750b65abb9a2 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'index' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:36.880101 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.api_utils [None req-169eb89e-4062-4a1c-a252-750b65abb9a2 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Removing options '' from query. {{(pid=100383) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:15:36.881036 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-169eb89e-4062-4a1c-a252-750b65abb9a2 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100383) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:15:36.894290 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-169eb89e-4062-4a1c-a252-750b65abb9a2 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Get all volumes completed successfully. Aug 12 20:15:36.895268 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-169eb89e-4062-4a1c-a252-750b65abb9a2 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes?limit=1&marker=454f338e-d141-4c15-9e92-f41cc019ff23 returned with HTTP 200 Aug 12 20:15:36.895268 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 132/520] 10.4.3.246 () {66 vars in 1340 bytes} [Wed Aug 12 20:15:36 2026] GET /volume/v3/volumes?limit=1&marker=454f338e-d141-4c15-9e92-f41cc019ff23 => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:15:36.907511 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-966ccc3b-a106-4f7e-ba40-c297a8459dbb None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:36.909998 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-966ccc3b-a106-4f7e-ba40-c297a8459dbb tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] GET https://10.4.3.246/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-204867324&status=available Aug 12 20:15:36.910304 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-966ccc3b-a106-4f7e-ba40-c297a8459dbb tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:36.910778 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-966ccc3b-a106-4f7e-ba40-c297a8459dbb tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'index' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:36.911038 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.api_utils [None req-966ccc3b-a106-4f7e-ba40-c297a8459dbb tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Removing options '' from query. {{(pid=100385) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:15:36.911375 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-966ccc3b-a106-4f7e-ba40-c297a8459dbb tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Could not evaluate value available, assuming string {{(pid=100385) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2444}} Aug 12 20:15:36.912473 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:36.912473 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:15:36.912719 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-966ccc3b-a106-4f7e-ba40-c297a8459dbb tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-204867324'), ('no_migration_targets', True)]). {{(pid=100385) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:15:36.948277 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-966ccc3b-a106-4f7e-ba40-c297a8459dbb tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Get all volumes completed successfully. Aug 12 20:15:36.948931 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-966ccc3b-a106-4f7e-ba40-c297a8459dbb tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-204867324&status=available returned with HTTP 200 Aug 12 20:15:36.949207 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 130/521] 10.4.3.246 () {66 vars in 1370 bytes} [Wed Aug 12 20:15:36 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-204867324&status=available => generated 333 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:36.963517 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-cbe0fe1a-84ae-4d37-8a5d-2929d43b80e1 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:36.966486 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cbe0fe1a-84ae-4d37-8a5d-2929d43b80e1 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] GET https://10.4.3.246/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-980645923&status=available Aug 12 20:15:36.966772 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cbe0fe1a-84ae-4d37-8a5d-2929d43b80e1 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:36.967042 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cbe0fe1a-84ae-4d37-8a5d-2929d43b80e1 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'detail' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:36.967406 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.api_utils [None req-cbe0fe1a-84ae-4d37-8a5d-2929d43b80e1 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Removing options '' from query. {{(pid=100384) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:15:36.967782 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-cbe0fe1a-84ae-4d37-8a5d-2929d43b80e1 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Could not evaluate value available, assuming string {{(pid=100384) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2444}} Aug 12 20:15:36.968142 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:36.968142 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:36.968624 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-cbe0fe1a-84ae-4d37-8a5d-2929d43b80e1 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-980645923'), ('no_migration_targets', True)]). {{(pid=100384) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:15:37.013699 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-cbe0fe1a-84ae-4d37-8a5d-2929d43b80e1 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Get all volumes completed successfully. Aug 12 20:15:37.014418 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:37.014418 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:37.019573 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cbe0fe1a-84ae-4d37-8a5d-2929d43b80e1 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-980645923&status=available returned with HTTP 200 Aug 12 20:15:37.020033 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 134/522] 10.4.3.246 () {66 vars in 1391 bytes} [Wed Aug 12 20:15:36 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-980645923&status=available => generated 859 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:37.042351 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-bf28afa2-f00c-4d1a-8a33-d05ea49e2e0c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:37.046132 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-bf28afa2-f00c-4d1a-8a33-d05ea49e2e0c tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] GET https://10.4.3.246/volume/v3/volumes/detail?marker=454f338e-d141-4c15-9e92-f41cc019ff23&sort=id%3Aasc Aug 12 20:15:37.046430 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-bf28afa2-f00c-4d1a-8a33-d05ea49e2e0c tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:37.046770 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-bf28afa2-f00c-4d1a-8a33-d05ea49e2e0c tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'detail' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:37.047135 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.api_utils [None req-bf28afa2-f00c-4d1a-8a33-d05ea49e2e0c tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Removing options '' from query. {{(pid=100386) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:15:37.047697 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:37.047697 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:37.048691 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-bf28afa2-f00c-4d1a-8a33-d05ea49e2e0c tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100386) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:15:37.098299 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-bf28afa2-f00c-4d1a-8a33-d05ea49e2e0c tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Get all volumes completed successfully. Aug 12 20:15:37.099603 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:37.099603 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:37.107017 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-bf28afa2-f00c-4d1a-8a33-d05ea49e2e0c tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes/detail?marker=454f338e-d141-4c15-9e92-f41cc019ff23&sort=id%3Aasc returned with HTTP 200 Aug 12 20:15:37.107458 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 127/523] 10.4.3.246 () {66 vars in 1373 bytes} [Wed Aug 12 20:15:37 2026] GET /volume/v3/volumes/detail?marker=454f338e-d141-4c15-9e92-f41cc019ff23&sort=id%3Aasc => generated 860 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:37.127257 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-c004ba5d-c89c-4ac6-b480-f78b0ade48b1 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:37.129735 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c004ba5d-c89c-4ac6-b480-f78b0ade48b1 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] GET https://10.4.3.246/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 12 20:15:37.130038 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c004ba5d-c89c-4ac6-b480-f78b0ade48b1 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:37.130301 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c004ba5d-c89c-4ac6-b480-f78b0ade48b1 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'detail' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:37.130673 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.api_utils [None req-c004ba5d-c89c-4ac6-b480-f78b0ade48b1 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Removing options '' from query. {{(pid=100383) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:15:37.131674 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c004ba5d-c89c-4ac6-b480-f78b0ade48b1 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100383) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:15:37.148632 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e63f1447-78f8-4c10-a540-19d7439e71f3 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:37.150394 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e63f1447-78f8-4c10-a540-19d7439e71f3 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] GET https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 Aug 12 20:15:37.150600 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e63f1447-78f8-4c10-a540-19d7439e71f3 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:37.150899 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e63f1447-78f8-4c10-a540-19d7439e71f3 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:37.163244 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:37.163244 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:15:37.173398 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-e63f1447-78f8-4c10-a540-19d7439e71f3 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Volume info retrieved successfully. Aug 12 20:15:37.173762 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-8c1a3ad0-4137-4de8-bae5-b028cfaa296e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:37.174890 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-c004ba5d-c89c-4ac6-b480-f78b0ade48b1 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Get all volumes completed successfully. Aug 12 20:15:37.176020 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8c1a3ad0-4137-4de8-bae5-b028cfaa296e tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] GET https://10.4.3.246/volume/v3/volumes/b758c406-da41-4fdb-b437-5807aaf4a0d6 Aug 12 20:15:37.176186 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:37.176186 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:37.176279 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8c1a3ad0-4137-4de8-bae5-b028cfaa296e tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:37.176633 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8c1a3ad0-4137-4de8-bae5-b028cfaa296e tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:37.180090 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e63f1447-78f8-4c10-a540-19d7439e71f3 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 returned with HTTP 200 Aug 12 20:15:37.180507 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 131/524] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:37 2026] GET /volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:37.183636 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c004ba5d-c89c-4ac6-b480-f78b0ade48b1 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 12 20:15:37.183794 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8c1a3ad0-4137-4de8-bae5-b028cfaa296e tempest-ServerActionsTestOtherB-939707262 tempest-ServerActionsTestOtherB-939707262-project-member] https://10.4.3.246/volume/v3/volumes/b758c406-da41-4fdb-b437-5807aaf4a0d6 returned with HTTP 404 Aug 12 20:15:37.184250 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 133/525] 10.4.3.246 () {66 vars in 1337 bytes} [Wed Aug 12 20:15:37 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2552 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:37.184827 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 135/526] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:37 2026] GET /volume/v3/volumes/b758c406-da41-4fdb-b437-5807aaf4a0d6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:15:37.200970 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-e25a888d-9263-42f6-a086-1cea37d09466 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:37.202907 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e25a888d-9263-42f6-a086-1cea37d09466 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] GET https://10.4.3.246/volume/v3/volumes/detail Aug 12 20:15:37.203163 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e25a888d-9263-42f6-a086-1cea37d09466 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:37.203401 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e25a888d-9263-42f6-a086-1cea37d09466 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'detail' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:37.205000 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.api_utils [None req-e25a888d-9263-42f6-a086-1cea37d09466 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Removing options '' from query. {{(pid=100386) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:15:37.205000 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-e25a888d-9263-42f6-a086-1cea37d09466 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100386) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:15:37.218814 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-e25a888d-9263-42f6-a086-1cea37d09466 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Get all volumes completed successfully. Aug 12 20:15:37.220501 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:37.220501 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:37.227637 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e25a888d-9263-42f6-a086-1cea37d09466 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes/detail returned with HTTP 200 Aug 12 20:15:37.228234 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 128/527] 10.4.3.246 () {66 vars in 1258 bytes} [Wed Aug 12 20:15:37 2026] GET /volume/v3/volumes/detail => generated 2552 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:37.245397 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e101822f-a5e4-4197-9b42-54c23b5983d2 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:37.249014 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e101822f-a5e4-4197-9b42-54c23b5983d2 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] GET https://10.4.3.246/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 12 20:15:37.249262 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e101822f-a5e4-4197-9b42-54c23b5983d2 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:37.249513 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e101822f-a5e4-4197-9b42-54c23b5983d2 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'index' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:37.249787 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.api_utils [None req-e101822f-a5e4-4197-9b42-54c23b5983d2 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Removing options '' from query. {{(pid=100385) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:15:37.253776 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e101822f-a5e4-4197-9b42-54c23b5983d2 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100385) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:15:37.296021 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-e101822f-a5e4-4197-9b42-54c23b5983d2 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Get all volumes completed successfully. Aug 12 20:15:37.296714 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e101822f-a5e4-4197-9b42-54c23b5983d2 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 12 20:15:37.297238 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 132/528] 10.4.3.246 () {66 vars in 1316 bytes} [Wed Aug 12 20:15:37 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 974 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:37.309978 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-6c0d0e6a-450e-4bcc-9b07-a39a9d9139f9 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:37.312072 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6c0d0e6a-450e-4bcc-9b07-a39a9d9139f9 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] GET https://10.4.3.246/volume/v3/volumes?availability_zone=nova Aug 12 20:15:37.312341 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6c0d0e6a-450e-4bcc-9b07-a39a9d9139f9 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:37.312591 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6c0d0e6a-450e-4bcc-9b07-a39a9d9139f9 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'index' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:37.312923 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.api_utils [None req-6c0d0e6a-450e-4bcc-9b07-a39a9d9139f9 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Removing options '' from query. {{(pid=100383) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:15:37.313212 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-6c0d0e6a-450e-4bcc-9b07-a39a9d9139f9 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Could not evaluate value nova, assuming string {{(pid=100383) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2444}} Aug 12 20:15:37.314054 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-6c0d0e6a-450e-4bcc-9b07-a39a9d9139f9 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100383) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:15:37.358256 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-6c0d0e6a-450e-4bcc-9b07-a39a9d9139f9 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Get all volumes completed successfully. Aug 12 20:15:37.359007 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6c0d0e6a-450e-4bcc-9b07-a39a9d9139f9 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 12 20:15:37.359511 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 134/529] 10.4.3.246 () {66 vars in 1282 bytes} [Wed Aug 12 20:15:37 2026] GET /volume/v3/volumes?availability_zone=nova => generated 974 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:37.370844 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-5f28fbac-4bcf-46c9-a703-fe993d267a05 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:37.372731 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5f28fbac-4bcf-46c9-a703-fe993d267a05 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] GET https://10.4.3.246/volume/v3/volumes?availability_zone=nova Aug 12 20:15:37.372963 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5f28fbac-4bcf-46c9-a703-fe993d267a05 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:37.373142 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5f28fbac-4bcf-46c9-a703-fe993d267a05 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'index' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:37.373360 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.api_utils [None req-5f28fbac-4bcf-46c9-a703-fe993d267a05 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Removing options '' from query. {{(pid=100384) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:15:37.373593 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-5f28fbac-4bcf-46c9-a703-fe993d267a05 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Could not evaluate value nova, assuming string {{(pid=100384) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2444}} Aug 12 20:15:37.374169 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-5f28fbac-4bcf-46c9-a703-fe993d267a05 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100384) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:15:37.419743 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-5f28fbac-4bcf-46c9-a703-fe993d267a05 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Get all volumes completed successfully. Aug 12 20:15:37.422262 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5f28fbac-4bcf-46c9-a703-fe993d267a05 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 12 20:15:37.425472 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 136/530] 10.4.3.246 () {66 vars in 1282 bytes} [Wed Aug 12 20:15:37 2026] GET /volume/v3/volumes?availability_zone=nova => generated 974 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:37.441652 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-d0284808-1d0b-4d81-b76c-cc7c957b40af None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:37.446197 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d0284808-1d0b-4d81-b76c-cc7c957b40af tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] GET https://10.4.3.246/volume/v3/volumes?bootable=false Aug 12 20:15:37.446461 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d0284808-1d0b-4d81-b76c-cc7c957b40af tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:37.446720 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d0284808-1d0b-4d81-b76c-cc7c957b40af tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'index' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:37.446810 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.api_utils [None req-d0284808-1d0b-4d81-b76c-cc7c957b40af tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Removing options '' from query. {{(pid=100386) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:15:37.447847 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-d0284808-1d0b-4d81-b76c-cc7c957b40af tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100386) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:15:37.489217 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-d0284808-1d0b-4d81-b76c-cc7c957b40af tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Get all volumes completed successfully. Aug 12 20:15:37.489864 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d0284808-1d0b-4d81-b76c-cc7c957b40af tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 12 20:15:37.490359 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 129/531] 10.4.3.246 () {66 vars in 1266 bytes} [Wed Aug 12 20:15:37 2026] GET /volume/v3/volumes?bootable=false => generated 974 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:37.501636 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-cc89a004-91b3-4cb4-82ad-da48faa73407 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:37.504107 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-cc89a004-91b3-4cb4-82ad-da48faa73407 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] GET https://10.4.3.246/volume/v3/volumes?bootable=false Aug 12 20:15:37.504393 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-cc89a004-91b3-4cb4-82ad-da48faa73407 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:37.504834 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-cc89a004-91b3-4cb4-82ad-da48faa73407 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'index' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:37.505001 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.api_utils [None req-cc89a004-91b3-4cb4-82ad-da48faa73407 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Removing options '' from query. {{(pid=100385) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:15:37.505465 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:37.505465 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:15:37.506106 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-cc89a004-91b3-4cb4-82ad-da48faa73407 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100385) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:15:37.553832 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-cc89a004-91b3-4cb4-82ad-da48faa73407 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Get all volumes completed successfully. Aug 12 20:15:37.554859 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-cc89a004-91b3-4cb4-82ad-da48faa73407 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 12 20:15:37.555106 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 133/532] 10.4.3.246 () {66 vars in 1266 bytes} [Wed Aug 12 20:15:37 2026] GET /volume/v3/volumes?bootable=false => generated 974 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:37.573211 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-5b658a6c-2663-484a-bf66-b84889de1552 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:37.575480 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5b658a6c-2663-484a-bf66-b84889de1552 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] GET https://10.4.3.246/volume/v3/volumes?status=available Aug 12 20:15:37.577110 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5b658a6c-2663-484a-bf66-b84889de1552 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:37.577110 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5b658a6c-2663-484a-bf66-b84889de1552 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'index' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:37.577110 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.api_utils [None req-5b658a6c-2663-484a-bf66-b84889de1552 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Removing options '' from query. {{(pid=100383) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:15:37.577110 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-5b658a6c-2663-484a-bf66-b84889de1552 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Could not evaluate value available, assuming string {{(pid=100383) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2444}} Aug 12 20:15:37.577110 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:37.577110 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:37.577556 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-5b658a6c-2663-484a-bf66-b84889de1552 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100383) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:15:37.621653 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-5b658a6c-2663-484a-bf66-b84889de1552 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Get all volumes completed successfully. Aug 12 20:15:37.622498 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5b658a6c-2663-484a-bf66-b84889de1552 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes?status=available returned with HTTP 200 Aug 12 20:15:37.623166 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 135/533] 10.4.3.246 () {66 vars in 1270 bytes} [Wed Aug 12 20:15:37 2026] GET /volume/v3/volumes?status=available => generated 974 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:37.633553 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-6550d817-cfc7-44c4-a499-0dc14f19deed None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:37.635845 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6550d817-cfc7-44c4-a499-0dc14f19deed tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] GET https://10.4.3.246/volume/v3/volumes?status=available Aug 12 20:15:37.636052 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6550d817-cfc7-44c4-a499-0dc14f19deed tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:37.636248 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6550d817-cfc7-44c4-a499-0dc14f19deed tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'index' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:37.636490 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.api_utils [None req-6550d817-cfc7-44c4-a499-0dc14f19deed tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Removing options '' from query. {{(pid=100384) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:15:37.636800 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-6550d817-cfc7-44c4-a499-0dc14f19deed tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Could not evaluate value available, assuming string {{(pid=100384) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2444}} Aug 12 20:15:37.637063 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:37.637063 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:37.637466 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-6550d817-cfc7-44c4-a499-0dc14f19deed tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100384) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:15:37.693344 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-6550d817-cfc7-44c4-a499-0dc14f19deed tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Get all volumes completed successfully. Aug 12 20:15:37.694192 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6550d817-cfc7-44c4-a499-0dc14f19deed tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes?status=available returned with HTTP 200 Aug 12 20:15:37.694946 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 137/534] 10.4.3.246 () {66 vars in 1270 bytes} [Wed Aug 12 20:15:37 2026] GET /volume/v3/volumes?status=available => generated 974 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:37.708503 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-00b7e392-6a4d-4a41-9d0e-aaafc68a1c3b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:37.710904 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-00b7e392-6a4d-4a41-9d0e-aaafc68a1c3b tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] GET https://10.4.3.246/volume/v3/volumes/detail?availability_zone=nova Aug 12 20:15:37.711117 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-00b7e392-6a4d-4a41-9d0e-aaafc68a1c3b tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:37.711317 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-00b7e392-6a4d-4a41-9d0e-aaafc68a1c3b tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'detail' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:37.712257 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.api_utils [None req-00b7e392-6a4d-4a41-9d0e-aaafc68a1c3b tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Removing options '' from query. {{(pid=100386) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:15:37.712527 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-00b7e392-6a4d-4a41-9d0e-aaafc68a1c3b tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Could not evaluate value nova, assuming string {{(pid=100386) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2444}} Aug 12 20:15:37.712835 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:37.712835 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:37.713271 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-00b7e392-6a4d-4a41-9d0e-aaafc68a1c3b tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100386) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:15:37.759176 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-00b7e392-6a4d-4a41-9d0e-aaafc68a1c3b tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Get all volumes completed successfully. Aug 12 20:15:37.760667 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:37.760667 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:37.765036 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-00b7e392-6a4d-4a41-9d0e-aaafc68a1c3b tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 12 20:15:37.765744 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 130/535] 10.4.3.246 () {66 vars in 1303 bytes} [Wed Aug 12 20:15:37 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2552 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:37.789006 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f8b264bb-08ea-4453-9acb-8a4c0b46d760 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:37.790886 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f8b264bb-08ea-4453-9acb-8a4c0b46d760 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] GET https://10.4.3.246/volume/v3/volumes/detail?bootable=false Aug 12 20:15:37.791515 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f8b264bb-08ea-4453-9acb-8a4c0b46d760 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:37.791515 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f8b264bb-08ea-4453-9acb-8a4c0b46d760 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'detail' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:37.791740 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.api_utils [None req-f8b264bb-08ea-4453-9acb-8a4c0b46d760 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Removing options '' from query. {{(pid=100385) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:15:37.792444 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:37.792444 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:15:37.792779 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-f8b264bb-08ea-4453-9acb-8a4c0b46d760 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100385) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:15:37.807211 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-f8b264bb-08ea-4453-9acb-8a4c0b46d760 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Get all volumes completed successfully. Aug 12 20:15:37.807211 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:37.807211 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:15:37.811604 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f8b264bb-08ea-4453-9acb-8a4c0b46d760 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 12 20:15:37.811604 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 134/536] 10.4.3.246 () {66 vars in 1287 bytes} [Wed Aug 12 20:15:37 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2552 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:37.834329 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-7e74f510-9d7e-4ae4-bac8-f7974de879be None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:37.841228 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7e74f510-9d7e-4ae4-bac8-f7974de879be tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] GET https://10.4.3.246/volume/v3/volumes/detail?status=available Aug 12 20:15:37.841569 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7e74f510-9d7e-4ae4-bac8-f7974de879be tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:37.841875 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7e74f510-9d7e-4ae4-bac8-f7974de879be tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'detail' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:37.842212 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.api_utils [None req-7e74f510-9d7e-4ae4-bac8-f7974de879be tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Removing options '' from query. {{(pid=100383) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:15:37.843231 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7e74f510-9d7e-4ae4-bac8-f7974de879be tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Could not evaluate value available, assuming string {{(pid=100383) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2444}} Aug 12 20:15:37.844887 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:37.844887 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:37.848085 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7e74f510-9d7e-4ae4-bac8-f7974de879be tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100383) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:15:37.867311 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-7e74f510-9d7e-4ae4-bac8-f7974de879be tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Get all volumes completed successfully. Aug 12 20:15:37.869705 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:37.869705 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:37.877384 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7e74f510-9d7e-4ae4-bac8-f7974de879be tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 12 20:15:37.877828 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 136/537] 10.4.3.246 () {66 vars in 1291 bytes} [Wed Aug 12 20:15:37 2026] GET /volume/v3/volumes/detail?status=available => generated 2552 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:37.899493 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-38c81ea2-0468-4536-86e1-571afa40e578 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:37.912610 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-38c81ea2-0468-4536-86e1-571afa40e578 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] GET https://10.4.3.246/volume/v3/volumes/04e92cc5-797c-4db3-98f2-7125befe0c82 Aug 12 20:15:37.912610 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-38c81ea2-0468-4536-86e1-571afa40e578 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:37.912610 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-38c81ea2-0468-4536-86e1-571afa40e578 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:37.916621 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:37.916621 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:37.924059 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-38c81ea2-0468-4536-86e1-571afa40e578 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Volume info retrieved successfully. Aug 12 20:15:37.932084 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-38c81ea2-0468-4536-86e1-571afa40e578 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes/04e92cc5-797c-4db3-98f2-7125befe0c82 returned with HTTP 200 Aug 12 20:15:37.933029 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 138/538] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:37 2026] GET /volume/v3/volumes/04e92cc5-797c-4db3-98f2-7125befe0c82 => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:37.960197 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-8e5e2f8f-f44f-46d2-b735-054728acfd40 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:37.971298 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8e5e2f8f-f44f-46d2-b735-054728acfd40 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] DELETE https://10.4.3.246/volume/v3/volumes/04e92cc5-797c-4db3-98f2-7125befe0c82 Aug 12 20:15:37.971298 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8e5e2f8f-f44f-46d2-b735-054728acfd40 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:37.973169 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8e5e2f8f-f44f-46d2-b735-054728acfd40 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:37.973169 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-8e5e2f8f-f44f-46d2-b735-054728acfd40 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Delete volume with id: 04e92cc5-797c-4db3-98f2-7125befe0c82 Aug 12 20:15:37.984393 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:37.984393 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:37.985182 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-8e5e2f8f-f44f-46d2-b735-054728acfd40 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Volume info retrieved successfully. Aug 12 20:15:38.013418 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-8e5e2f8f-f44f-46d2-b735-054728acfd40 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Delete volume request issued successfully. Aug 12 20:15:38.013848 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8e5e2f8f-f44f-46d2-b735-054728acfd40 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes/04e92cc5-797c-4db3-98f2-7125befe0c82 returned with HTTP 202 Aug 12 20:15:38.014286 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 131/539] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:15:37 2026] DELETE /volume/v3/volumes/04e92cc5-797c-4db3-98f2-7125befe0c82 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:15:38.026347 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-6d28dea6-e642-4680-872d-759bf8d7746b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:38.029828 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-6d28dea6-e642-4680-872d-759bf8d7746b tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] GET https://10.4.3.246/volume/v3/volumes/04e92cc5-797c-4db3-98f2-7125befe0c82 Aug 12 20:15:38.030112 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-6d28dea6-e642-4680-872d-759bf8d7746b tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:38.030370 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-6d28dea6-e642-4680-872d-759bf8d7746b tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:38.039418 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:38.039418 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:15:38.050723 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-6d28dea6-e642-4680-872d-759bf8d7746b tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Volume info retrieved successfully. Aug 12 20:15:38.059789 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-6d28dea6-e642-4680-872d-759bf8d7746b tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes/04e92cc5-797c-4db3-98f2-7125befe0c82 returned with HTTP 200 Aug 12 20:15:38.060581 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 135/540] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:38 2026] GET /volume/v3/volumes/04e92cc5-797c-4db3-98f2-7125befe0c82 => generated 855 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:38.119643 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-081fe1f9-1807-40b3-b32a-95aff2cd687d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:38.120031 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-081fe1f9-1807-40b3-b32a-95aff2cd687d None None] GET https://10.4.3.246/volume// Aug 12 20:15:38.120199 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-081fe1f9-1807-40b3-b32a-95aff2cd687d None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:38.120520 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-081fe1f9-1807-40b3-b32a-95aff2cd687d None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:38.121219 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-081fe1f9-1807-40b3-b32a-95aff2cd687d None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:15:38.121657 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 137/541] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:15:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:15:38.140827 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-3e5c8372-6382-4fc2-99e7-15237c48a312 req-cfc9f60f-1e06-485d-8868-e4ee2fdf307b None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:38.148341 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-3e5c8372-6382-4fc2-99e7-15237c48a312 req-cfc9f60f-1e06-485d-8868-e4ee2fdf307b tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] GET https://10.4.3.246/volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b Aug 12 20:15:38.148656 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-3e5c8372-6382-4fc2-99e7-15237c48a312 req-cfc9f60f-1e06-485d-8868-e4ee2fdf307b tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:38.148969 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-3e5c8372-6382-4fc2-99e7-15237c48a312 req-cfc9f60f-1e06-485d-8868-e4ee2fdf307b tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:38.165645 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:38.165645 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:38.175144 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-3e5c8372-6382-4fc2-99e7-15237c48a312 req-cfc9f60f-1e06-485d-8868-e4ee2fdf307b tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Volume info retrieved successfully. Aug 12 20:15:38.185551 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-3e5c8372-6382-4fc2-99e7-15237c48a312 req-cfc9f60f-1e06-485d-8868-e4ee2fdf307b tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] https://10.4.3.246/volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b returned with HTTP 200 Aug 12 20:15:38.186216 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 139/542] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:15:38 2026] GET /volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b => generated 1539 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:15:38.321011 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-3e5c8372-6382-4fc2-99e7-15237c48a312 req-24b0b98c-9142-40a2-b158-38fab8273fa6 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:38.324084 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-3e5c8372-6382-4fc2-99e7-15237c48a312 req-24b0b98c-9142-40a2-b158-38fab8273fa6 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] PUT https://10.4.3.246/volume/v3/attachments/77628caf-cbda-42ee-bd2a-bf29f6d43a0a Aug 12 20:15:38.324522 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-3e5c8372-6382-4fc2-99e7-15237c48a312 req-24b0b98c-9142-40a2-b158-38fab8273fa6 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:38.335471 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-3e5c8372-6382-4fc2-99e7-15237c48a312 req-24b0b98c-9142-40a2-b158-38fab8273fa6 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Acquiring lock "cinder-attachment_update-49042309-1615-426f-970b-a90e62ce561b-np0000007109" by "attachment_update" {{(pid=100386) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:15:38.341440 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-3e5c8372-6382-4fc2-99e7-15237c48a312 req-24b0b98c-9142-40a2-b158-38fab8273fa6 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Lock "cinder-attachment_update-49042309-1615-426f-970b-a90e62ce561b-np0000007109" acquired by "attachment_update" :: waited 0.006s {{(pid=100386) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:15:38.342667 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:38.342667 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:38.479265 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-3e5c8372-6382-4fc2-99e7-15237c48a312 req-24b0b98c-9142-40a2-b158-38fab8273fa6 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Lock "cinder-attachment_update-49042309-1615-426f-970b-a90e62ce561b-np0000007109" released by "attachment_update" :: held 0.137s {{(pid=100386) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:15:38.479265 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-3e5c8372-6382-4fc2-99e7-15237c48a312 req-24b0b98c-9142-40a2-b158-38fab8273fa6 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] https://10.4.3.246/volume/v3/attachments/77628caf-cbda-42ee-bd2a-bf29f6d43a0a returned with HTTP 200 Aug 12 20:15:38.479265 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 132/543] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:15:38 2026] PUT /volume/v3/attachments/77628caf-cbda-42ee-bd2a-bf29f6d43a0a => generated 969 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:38.512735 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-3e5c8372-6382-4fc2-99e7-15237c48a312 req-8fc4e10d-cebe-4954-b300-b41d1c918993 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:38.515095 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-3e5c8372-6382-4fc2-99e7-15237c48a312 req-8fc4e10d-cebe-4954-b300-b41d1c918993 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] POST https://10.4.3.246/volume/v3/attachments/77628caf-cbda-42ee-bd2a-bf29f6d43a0a/action Aug 12 20:15:38.515484 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-3e5c8372-6382-4fc2-99e7-15237c48a312 req-8fc4e10d-cebe-4954-b300-b41d1c918993 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Action body: b'{"os-complete": null}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:15:38.515657 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-3e5c8372-6382-4fc2-99e7-15237c48a312 req-8fc4e10d-cebe-4954-b300-b41d1c918993 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:38.538592 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:38.538592 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:15:38.551526 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-3e5c8372-6382-4fc2-99e7-15237c48a312 req-8fc4e10d-cebe-4954-b300-b41d1c918993 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] https://10.4.3.246/volume/v3/attachments/77628caf-cbda-42ee-bd2a-bf29f6d43a0a/action returned with HTTP 204 Aug 12 20:15:38.551989 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 136/544] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:15:38 2026] POST /volume/v3/attachments/77628caf-cbda-42ee-bd2a-bf29f6d43a0a/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:15:39.075665 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-1ccc25ed-c45f-405e-b8bc-f9c517e143af None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:39.077417 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1ccc25ed-c45f-405e-b8bc-f9c517e143af tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] GET https://10.4.3.246/volume/v3/volumes/04e92cc5-797c-4db3-98f2-7125befe0c82 Aug 12 20:15:39.077850 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1ccc25ed-c45f-405e-b8bc-f9c517e143af tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:39.078167 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1ccc25ed-c45f-405e-b8bc-f9c517e143af tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:39.084122 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1ccc25ed-c45f-405e-b8bc-f9c517e143af tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes/04e92cc5-797c-4db3-98f2-7125befe0c82 returned with HTTP 404 Aug 12 20:15:39.084977 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 138/545] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:39 2026] GET /volume/v3/volumes/04e92cc5-797c-4db3-98f2-7125befe0c82 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:15:39.103033 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f2b52f74-ea74-4ff6-bdb8-7acb8c8e8f2b None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:39.105393 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f2b52f74-ea74-4ff6-bdb8-7acb8c8e8f2b tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] GET https://10.4.3.246/volume/v3/volumes/cb165c12-e958-4b8e-b3af-078bf29a2b03 Aug 12 20:15:39.105665 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f2b52f74-ea74-4ff6-bdb8-7acb8c8e8f2b tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:39.105934 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f2b52f74-ea74-4ff6-bdb8-7acb8c8e8f2b tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:39.115463 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:39.115463 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:39.120120 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-f2b52f74-ea74-4ff6-bdb8-7acb8c8e8f2b tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Volume info retrieved successfully. Aug 12 20:15:39.127641 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f2b52f74-ea74-4ff6-bdb8-7acb8c8e8f2b tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes/cb165c12-e958-4b8e-b3af-078bf29a2b03 returned with HTTP 200 Aug 12 20:15:39.128083 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 140/546] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:39 2026] GET /volume/v3/volumes/cb165c12-e958-4b8e-b3af-078bf29a2b03 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:39.147338 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-283da182-0082-46b3-bdc6-50d38bf20514 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:39.158383 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-283da182-0082-46b3-bdc6-50d38bf20514 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] DELETE https://10.4.3.246/volume/v3/volumes/cb165c12-e958-4b8e-b3af-078bf29a2b03 Aug 12 20:15:39.158667 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-283da182-0082-46b3-bdc6-50d38bf20514 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:39.159053 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-283da182-0082-46b3-bdc6-50d38bf20514 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:39.159225 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-283da182-0082-46b3-bdc6-50d38bf20514 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Delete volume with id: cb165c12-e958-4b8e-b3af-078bf29a2b03 Aug 12 20:15:39.167580 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:39.167580 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:39.168214 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-283da182-0082-46b3-bdc6-50d38bf20514 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Volume info retrieved successfully. Aug 12 20:15:39.195578 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-283da182-0082-46b3-bdc6-50d38bf20514 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Delete volume request issued successfully. Aug 12 20:15:39.195872 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-283da182-0082-46b3-bdc6-50d38bf20514 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes/cb165c12-e958-4b8e-b3af-078bf29a2b03 returned with HTTP 202 Aug 12 20:15:39.196508 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 133/547] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:15:39 2026] DELETE /volume/v3/volumes/cb165c12-e958-4b8e-b3af-078bf29a2b03 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:15:39.207309 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-8ae61441-9ef9-4ac3-bc4f-fa3aafbf83c5 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:39.211134 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8ae61441-9ef9-4ac3-bc4f-fa3aafbf83c5 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] GET https://10.4.3.246/volume/v3/volumes/cb165c12-e958-4b8e-b3af-078bf29a2b03 Aug 12 20:15:39.211134 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8ae61441-9ef9-4ac3-bc4f-fa3aafbf83c5 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:39.211134 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8ae61441-9ef9-4ac3-bc4f-fa3aafbf83c5 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:39.224568 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:39.224568 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:15:39.231166 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-8ae61441-9ef9-4ac3-bc4f-fa3aafbf83c5 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Volume info retrieved successfully. Aug 12 20:15:39.242670 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8ae61441-9ef9-4ac3-bc4f-fa3aafbf83c5 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes/cb165c12-e958-4b8e-b3af-078bf29a2b03 returned with HTTP 200 Aug 12 20:15:39.242670 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 137/548] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:39 2026] GET /volume/v3/volumes/cb165c12-e958-4b8e-b3af-078bf29a2b03 => generated 856 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:40.259343 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-3f053384-7ad4-4c98-9f67-db14932f3722 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:40.265728 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3f053384-7ad4-4c98-9f67-db14932f3722 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] GET https://10.4.3.246/volume/v3/volumes/cb165c12-e958-4b8e-b3af-078bf29a2b03 Aug 12 20:15:40.265728 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3f053384-7ad4-4c98-9f67-db14932f3722 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:40.266023 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3f053384-7ad4-4c98-9f67-db14932f3722 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:40.275247 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3f053384-7ad4-4c98-9f67-db14932f3722 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes/cb165c12-e958-4b8e-b3af-078bf29a2b03 returned with HTTP 404 Aug 12 20:15:40.275863 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 139/549] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:40 2026] GET /volume/v3/volumes/cb165c12-e958-4b8e-b3af-078bf29a2b03 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:15:40.292360 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-7eb05924-05f0-4ded-a192-ddb4ff18e431 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:40.297833 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7eb05924-05f0-4ded-a192-ddb4ff18e431 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] GET https://10.4.3.246/volume/v3/volumes/454f338e-d141-4c15-9e92-f41cc019ff23 Aug 12 20:15:40.298123 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7eb05924-05f0-4ded-a192-ddb4ff18e431 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:40.298420 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7eb05924-05f0-4ded-a192-ddb4ff18e431 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:40.317238 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:40.317238 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:40.324470 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-7eb05924-05f0-4ded-a192-ddb4ff18e431 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Volume info retrieved successfully. Aug 12 20:15:40.330863 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7eb05924-05f0-4ded-a192-ddb4ff18e431 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes/454f338e-d141-4c15-9e92-f41cc019ff23 returned with HTTP 200 Aug 12 20:15:40.331573 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 141/550] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:40 2026] GET /volume/v3/volumes/454f338e-d141-4c15-9e92-f41cc019ff23 => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:40.348370 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3821f6d2-8b41-411e-a943-021d12212ddf None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:40.351065 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3821f6d2-8b41-411e-a943-021d12212ddf tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] DELETE https://10.4.3.246/volume/v3/volumes/454f338e-d141-4c15-9e92-f41cc019ff23 Aug 12 20:15:40.351368 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3821f6d2-8b41-411e-a943-021d12212ddf tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:40.352260 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3821f6d2-8b41-411e-a943-021d12212ddf tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:40.352260 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-3821f6d2-8b41-411e-a943-021d12212ddf tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Delete volume with id: 454f338e-d141-4c15-9e92-f41cc019ff23 Aug 12 20:15:40.361487 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-4c630dec-7bb5-4f37-838e-2c04759d7eb0 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:40.365016 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:40.365016 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:40.365827 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-3821f6d2-8b41-411e-a943-021d12212ddf tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Volume info retrieved successfully. Aug 12 20:15:40.366976 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4c630dec-7bb5-4f37-838e-2c04759d7eb0 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:15:40.367375 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4c630dec-7bb5-4f37-838e-2c04759d7eb0 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-456615686"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:40.373834 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-4c630dec-7bb5-4f37-838e-2c04759d7eb0 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-456615686'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:15:40.374013 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-4c630dec-7bb5-4f37-838e-2c04759d7eb0 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Create volume of 1 GB Aug 12 20:15:40.382591 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-4c630dec-7bb5-4f37-838e-2c04759d7eb0 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Availability Zones retrieved successfully. Aug 12 20:15:40.389396 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-3821f6d2-8b41-411e-a943-021d12212ddf tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Delete volume request issued successfully. Aug 12 20:15:40.389623 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3821f6d2-8b41-411e-a943-021d12212ddf tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes/454f338e-d141-4c15-9e92-f41cc019ff23 returned with HTTP 202 Aug 12 20:15:40.390107 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 134/551] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:15:40 2026] DELETE /volume/v3/volumes/454f338e-d141-4c15-9e92-f41cc019ff23 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 12 20:15:40.390611 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-4c630dec-7bb5-4f37-838e-2c04759d7eb0 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Flow 'volume_create_api' (55da8385-aa94-4c19-8881-de6bb928c704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:15:40.392060 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-4c630dec-7bb5-4f37-838e-2c04759d7eb0 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dccd60c-8169-4fb9-9ad5-8a34a46d1b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:40.393570 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-4c630dec-7bb5-4f37-838e-2c04759d7eb0 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:15:40.401860 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-2b1fb794-be12-447a-9de4-b705773b66b7 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:40.404650 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2b1fb794-be12-447a-9de4-b705773b66b7 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] GET https://10.4.3.246/volume/v3/volumes/454f338e-d141-4c15-9e92-f41cc019ff23 Aug 12 20:15:40.404893 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2b1fb794-be12-447a-9de4-b705773b66b7 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:40.405185 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2b1fb794-be12-447a-9de4-b705773b66b7 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:40.415388 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:40.415388 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:40.420332 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-2b1fb794-be12-447a-9de4-b705773b66b7 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Volume info retrieved successfully. Aug 12 20:15:40.427182 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2b1fb794-be12-447a-9de4-b705773b66b7 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes/454f338e-d141-4c15-9e92-f41cc019ff23 returned with HTTP 200 Aug 12 20:15:40.428019 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 140/552] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:40 2026] GET /volume/v3/volumes/454f338e-d141-4c15-9e92-f41cc019ff23 => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 20:15:40.431375 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-4c630dec-7bb5-4f37-838e-2c04759d7eb0 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dccd60c-8169-4fb9-9ad5-8a34a46d1b0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:40.432426 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-4c630dec-7bb5-4f37-838e-2c04759d7eb0 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f25e3c4c-3958-4e06-ac3a-0616b6dd6f13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:40.520631 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-4c630dec-7bb5-4f37-838e-2c04759d7eb0 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Created reservations ['7f79cf7e-ad21-4924-9746-7303a23a3897', 'da4483da-38b8-4ab0-bef7-2a31d66956de', '0daff496-157a-4689-b68f-764d7ea403cf', '6b8dc59b-8141-4dbc-b1d8-6e919bdfeed0'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:15:40.521680 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-4c630dec-7bb5-4f37-838e-2c04759d7eb0 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f25e3c4c-3958-4e06-ac3a-0616b6dd6f13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f79cf7e-ad21-4924-9746-7303a23a3897', 'da4483da-38b8-4ab0-bef7-2a31d66956de', '0daff496-157a-4689-b68f-764d7ea403cf', '6b8dc59b-8141-4dbc-b1d8-6e919bdfeed0']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:40.522618 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-4c630dec-7bb5-4f37-838e-2c04759d7eb0 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d0ddc29-026e-4aa9-a634-9b3570e7a896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:40.548555 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-4c630dec-7bb5-4f37-838e-2c04759d7eb0 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d0ddc29-026e-4aa9-a634-9b3570e7a896) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70252e78-c619-410f-94b3-f44405fa4209', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-456615686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb9fd623ccba4523a06c44bbc1e9c29a',qos_specs=None,replication_status=,reservations=['7f79cf7e-ad21-4924-9746-7303a23a3897','da4483da-38b8-4ab0-bef7-2a31d66956de','0daff496-157a-4689-b68f-764d7ea403cf','6b8dc59b-8141-4dbc-b1d8-6e919bdfeed0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9d62114384848c0b5fd7eeebbc7b384',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:15:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-456615686',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70252e78-c619-410f-94b3-f44405fa4209,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb9fd623ccba4523a06c44bbc1e9c29a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9d62114384848c0b5fd7eeebbc7b384',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:40.550148 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-4c630dec-7bb5-4f37-838e-2c04759d7eb0 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (729d1eef-cf89-415c-9091-4137176dba81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:40.570795 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-4c630dec-7bb5-4f37-838e-2c04759d7eb0 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (729d1eef-cf89-415c-9091-4137176dba81) transitioned into state 'SUCCESS' from state '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-456615686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb9fd623ccba4523a06c44bbc1e9c29a',qos_specs=None,replication_status=,reservations=['7f79cf7e-ad21-4924-9746-7303a23a3897','da4483da-38b8-4ab0-bef7-2a31d66956de','0daff496-157a-4689-b68f-764d7ea403cf','6b8dc59b-8141-4dbc-b1d8-6e919bdfeed0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9d62114384848c0b5fd7eeebbc7b384',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:40.571953 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-4c630dec-7bb5-4f37-838e-2c04759d7eb0 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (871c2ed9-1fdd-4e2d-94e6-58189cf1cef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:40.582036 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-4c630dec-7bb5-4f37-838e-2c04759d7eb0 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (871c2ed9-1fdd-4e2d-94e6-58189cf1cef6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:40.583806 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-4c630dec-7bb5-4f37-838e-2c04759d7eb0 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Flow 'volume_create_api' (55da8385-aa94-4c19-8881-de6bb928c704) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:15:40.583806 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-4c630dec-7bb5-4f37-838e-2c04759d7eb0 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Create volume request issued successfully. Aug 12 20:15:40.583973 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4c630dec-7bb5-4f37-838e-2c04759d7eb0 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:15:40.584416 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 138/553] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:15:40 2026] POST /volume/v3/volumes => generated 751 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:15:40.598972 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-729805a9-3c77-427d-8c9e-92fd74bd8934 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:40.600933 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-729805a9-3c77-427d-8c9e-92fd74bd8934 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] GET https://10.4.3.246/volume/v3/volumes/70252e78-c619-410f-94b3-f44405fa4209 Aug 12 20:15:40.601153 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-729805a9-3c77-427d-8c9e-92fd74bd8934 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:40.601361 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-729805a9-3c77-427d-8c9e-92fd74bd8934 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:40.609955 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:40.609955 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:40.622779 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-729805a9-3c77-427d-8c9e-92fd74bd8934 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Volume info retrieved successfully. Aug 12 20:15:40.631937 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-729805a9-3c77-427d-8c9e-92fd74bd8934 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] https://10.4.3.246/volume/v3/volumes/70252e78-c619-410f-94b3-f44405fa4209 returned with HTTP 200 Aug 12 20:15:40.632393 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 142/554] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:40 2026] GET /volume/v3/volumes/70252e78-c619-410f-94b3-f44405fa4209 => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:41.443822 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-225dd118-6c64-4b7f-a260-61ed453910e2 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:41.446498 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-225dd118-6c64-4b7f-a260-61ed453910e2 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] GET https://10.4.3.246/volume/v3/volumes/454f338e-d141-4c15-9e92-f41cc019ff23 Aug 12 20:15:41.446753 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-225dd118-6c64-4b7f-a260-61ed453910e2 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:41.446955 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-225dd118-6c64-4b7f-a260-61ed453910e2 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:41.455127 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-225dd118-6c64-4b7f-a260-61ed453910e2 tempest-VolumesListTestJSON-1203944409 tempest-VolumesListTestJSON-1203944409-project-member] https://10.4.3.246/volume/v3/volumes/454f338e-d141-4c15-9e92-f41cc019ff23 returned with HTTP 404 Aug 12 20:15:41.456041 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 135/555] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:41 2026] GET /volume/v3/volumes/454f338e-d141-4c15-9e92-f41cc019ff23 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:15:41.650745 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-61dbb137-a3fb-4542-a8c0-cf57859e3d65 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:41.652402 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-61dbb137-a3fb-4542-a8c0-cf57859e3d65 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] GET https://10.4.3.246/volume/v3/volumes/70252e78-c619-410f-94b3-f44405fa4209 Aug 12 20:15:41.652673 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-61dbb137-a3fb-4542-a8c0-cf57859e3d65 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:41.652893 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-61dbb137-a3fb-4542-a8c0-cf57859e3d65 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:41.661260 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:41.661260 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:41.666722 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-61dbb137-a3fb-4542-a8c0-cf57859e3d65 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Volume info retrieved successfully. Aug 12 20:15:41.675185 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-61dbb137-a3fb-4542-a8c0-cf57859e3d65 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] https://10.4.3.246/volume/v3/volumes/70252e78-c619-410f-94b3-f44405fa4209 returned with HTTP 200 Aug 12 20:15:41.677093 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 141/556] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:41 2026] GET /volume/v3/volumes/70252e78-c619-410f-94b3-f44405fa4209 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:41.747552 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-8cb18b67-7aec-4739-8229-bbc5cd961332 req-24a41d0e-3405-4a48-a059-9866e7b004e7 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:41.752412 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-8cb18b67-7aec-4739-8229-bbc5cd961332 req-24a41d0e-3405-4a48-a059-9866e7b004e7 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] GET https://10.4.3.246/volume/v3/volumes/70252e78-c619-410f-94b3-f44405fa4209 Aug 12 20:15:41.752412 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-8cb18b67-7aec-4739-8229-bbc5cd961332 req-24a41d0e-3405-4a48-a059-9866e7b004e7 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:41.752412 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-8cb18b67-7aec-4739-8229-bbc5cd961332 req-24a41d0e-3405-4a48-a059-9866e7b004e7 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:41.761507 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:41.761507 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:15:41.771183 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-8cb18b67-7aec-4739-8229-bbc5cd961332 req-24a41d0e-3405-4a48-a059-9866e7b004e7 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Volume info retrieved successfully. Aug 12 20:15:41.785657 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-8cb18b67-7aec-4739-8229-bbc5cd961332 req-24a41d0e-3405-4a48-a059-9866e7b004e7 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] https://10.4.3.246/volume/v3/volumes/70252e78-c619-410f-94b3-f44405fa4209 returned with HTTP 200 Aug 12 20:15:41.786606 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 139/557] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:15:41 2026] GET /volume/v3/volumes/70252e78-c619-410f-94b3-f44405fa4209 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:42.011063 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-97942105-352f-4ce5-999d-9b2eb05e5f6a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:42.011914 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-97942105-352f-4ce5-999d-9b2eb05e5f6a None None] GET https://10.4.3.246/volume// Aug 12 20:15:42.012160 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-97942105-352f-4ce5-999d-9b2eb05e5f6a None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:42.014384 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-97942105-352f-4ce5-999d-9b2eb05e5f6a None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:42.014750 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-97942105-352f-4ce5-999d-9b2eb05e5f6a None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:15:42.015817 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 143/558] 10.4.3.246 () {66 vars in 1428 bytes} [Wed Aug 12 20:15:42 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:15:42.037252 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-8cb18b67-7aec-4739-8229-bbc5cd961332 req-61d38b2b-93f9-450b-bdab-63cf7a0a3dad None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:42.039498 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-8cb18b67-7aec-4739-8229-bbc5cd961332 req-61d38b2b-93f9-450b-bdab-63cf7a0a3dad tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:15:42.039996 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-8cb18b67-7aec-4739-8229-bbc5cd961332 req-61d38b2b-93f9-450b-bdab-63cf7a0a3dad tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "70252e78-c619-410f-94b3-f44405fa4209", "connector": null, "instance_uuid": "72f3235e-0efa-4507-a8da-394238f48c4a"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:42.051647 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:42.051647 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:42.092944 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-8cb18b67-7aec-4739-8229-bbc5cd961332 req-61d38b2b-93f9-450b-bdab-63cf7a0a3dad tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:15:42.093451 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 136/559] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:15:42 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:42.147639 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a1914e31-407d-49ab-b85d-27610905cdd6 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:42.153397 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a1914e31-407d-49ab-b85d-27610905cdd6 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] GET https://10.4.3.246/volume/v3/volumes/70252e78-c619-410f-94b3-f44405fa4209 Aug 12 20:15:42.153641 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a1914e31-407d-49ab-b85d-27610905cdd6 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:42.153814 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a1914e31-407d-49ab-b85d-27610905cdd6 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:42.170675 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:42.170675 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:42.175628 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ad1d0570-a92d-4a2d-b5ae-bb0c6d345400 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:42.176112 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ad1d0570-a92d-4a2d-b5ae-bb0c6d345400 None None] GET https://10.4.3.246/volume// Aug 12 20:15:42.176327 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ad1d0570-a92d-4a2d-b5ae-bb0c6d345400 None None] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:42.176606 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ad1d0570-a92d-4a2d-b5ae-bb0c6d345400 None None] Calling method 'all' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:42.177041 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ad1d0570-a92d-4a2d-b5ae-bb0c6d345400 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:15:42.177438 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 140/560] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:15:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:15:42.177724 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-a1914e31-407d-49ab-b85d-27610905cdd6 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Volume info retrieved successfully. Aug 12 20:15:42.186316 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a1914e31-407d-49ab-b85d-27610905cdd6 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] https://10.4.3.246/volume/v3/volumes/70252e78-c619-410f-94b3-f44405fa4209 returned with HTTP 200 Aug 12 20:15:42.186971 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 142/561] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:42 2026] GET /volume/v3/volumes/70252e78-c619-410f-94b3-f44405fa4209 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:42.189832 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-8cb18b67-7aec-4739-8229-bbc5cd961332 req-72dbb3b7-e574-4485-b1a8-4b70c16c4ca2 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:42.192740 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-8cb18b67-7aec-4739-8229-bbc5cd961332 req-72dbb3b7-e574-4485-b1a8-4b70c16c4ca2 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] GET https://10.4.3.246/volume/v3/volumes/70252e78-c619-410f-94b3-f44405fa4209 Aug 12 20:15:42.193022 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-8cb18b67-7aec-4739-8229-bbc5cd961332 req-72dbb3b7-e574-4485-b1a8-4b70c16c4ca2 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:42.193319 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-8cb18b67-7aec-4739-8229-bbc5cd961332 req-72dbb3b7-e574-4485-b1a8-4b70c16c4ca2 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:42.206802 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:42.206802 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:42.211252 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-8cb18b67-7aec-4739-8229-bbc5cd961332 req-72dbb3b7-e574-4485-b1a8-4b70c16c4ca2 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Volume info retrieved successfully. Aug 12 20:15:42.217108 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-8cb18b67-7aec-4739-8229-bbc5cd961332 req-72dbb3b7-e574-4485-b1a8-4b70c16c4ca2 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] https://10.4.3.246/volume/v3/volumes/70252e78-c619-410f-94b3-f44405fa4209 returned with HTTP 200 Aug 12 20:15:42.217669 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 144/562] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:15:42 2026] GET /volume/v3/volumes/70252e78-c619-410f-94b3-f44405fa4209 => generated 1023 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:15:42.370766 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-8cb18b67-7aec-4739-8229-bbc5cd961332 req-d12ca40a-d51a-4789-a7c6-659b02c32589 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:42.373950 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-8cb18b67-7aec-4739-8229-bbc5cd961332 req-d12ca40a-d51a-4789-a7c6-659b02c32589 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] PUT https://10.4.3.246/volume/v3/attachments/92970622-c65c-487c-8da4-97ab2ad0a798 Aug 12 20:15:42.374673 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-8cb18b67-7aec-4739-8229-bbc5cd961332 req-d12ca40a-d51a-4789-a7c6-659b02c32589 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:42.385554 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-8cb18b67-7aec-4739-8229-bbc5cd961332 req-d12ca40a-d51a-4789-a7c6-659b02c32589 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Acquiring lock "cinder-attachment_update-70252e78-c619-410f-94b3-f44405fa4209-np0000007109" by "attachment_update" {{(pid=100386) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:15:42.392825 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-8cb18b67-7aec-4739-8229-bbc5cd961332 req-d12ca40a-d51a-4789-a7c6-659b02c32589 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Lock "cinder-attachment_update-70252e78-c619-410f-94b3-f44405fa4209-np0000007109" acquired by "attachment_update" :: waited 0.007s {{(pid=100386) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:15:42.394286 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:42.394286 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:42.489395 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-8cb18b67-7aec-4739-8229-bbc5cd961332 req-d12ca40a-d51a-4789-a7c6-659b02c32589 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Lock "cinder-attachment_update-70252e78-c619-410f-94b3-f44405fa4209-np0000007109" released by "attachment_update" :: held 0.097s {{(pid=100386) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:15:42.489892 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-8cb18b67-7aec-4739-8229-bbc5cd961332 req-d12ca40a-d51a-4789-a7c6-659b02c32589 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] https://10.4.3.246/volume/v3/attachments/92970622-c65c-487c-8da4-97ab2ad0a798 returned with HTTP 200 Aug 12 20:15:42.491078 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 137/563] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:15:42 2026] PUT /volume/v3/attachments/92970622-c65c-487c-8da4-97ab2ad0a798 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:43.206654 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-07ae98bd-36e9-412d-a77b-1b05883d022d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:43.209234 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-07ae98bd-36e9-412d-a77b-1b05883d022d tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] GET https://10.4.3.246/volume/v3/volumes/70252e78-c619-410f-94b3-f44405fa4209 Aug 12 20:15:43.209680 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-07ae98bd-36e9-412d-a77b-1b05883d022d tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:43.210049 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-07ae98bd-36e9-412d-a77b-1b05883d022d tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:43.236732 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:43.236732 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:15:43.251181 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-07ae98bd-36e9-412d-a77b-1b05883d022d tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Volume info retrieved successfully. Aug 12 20:15:43.257246 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-07ae98bd-36e9-412d-a77b-1b05883d022d tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] https://10.4.3.246/volume/v3/volumes/70252e78-c619-410f-94b3-f44405fa4209 returned with HTTP 200 Aug 12 20:15:43.257674 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 141/564] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:43 2026] GET /volume/v3/volumes/70252e78-c619-410f-94b3-f44405fa4209 => generated 844 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:44.280631 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-9543ba73-1dfb-4180-a4e7-85f9760425fe None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:44.281577 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9543ba73-1dfb-4180-a4e7-85f9760425fe tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] GET https://10.4.3.246/volume/v3/volumes/70252e78-c619-410f-94b3-f44405fa4209 Aug 12 20:15:44.282016 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9543ba73-1dfb-4180-a4e7-85f9760425fe tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:44.282081 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9543ba73-1dfb-4180-a4e7-85f9760425fe tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:44.297165 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:44.297165 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:44.297633 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-178d7dc9-128c-4e95-bed5-aa729bd59317 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:44.303666 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-9543ba73-1dfb-4180-a4e7-85f9760425fe tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Volume info retrieved successfully. Aug 12 20:15:44.309116 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9543ba73-1dfb-4180-a4e7-85f9760425fe tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] https://10.4.3.246/volume/v3/volumes/70252e78-c619-410f-94b3-f44405fa4209 returned with HTTP 200 Aug 12 20:15:44.309590 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 143/565] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:44 2026] GET /volume/v3/volumes/70252e78-c619-410f-94b3-f44405fa4209 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:44.615232 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-178d7dc9-128c-4e95-bed5-aa729bd59317 tempest-BackendsCapabilitiesAdminTestsJSON-1901300651 tempest-BackendsCapabilitiesAdminTestsJSON-1901300651-project-admin] GET https://10.4.3.246/volume/v3/scheduler-stats/get_pools Aug 12 20:15:44.615520 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-178d7dc9-128c-4e95-bed5-aa729bd59317 tempest-BackendsCapabilitiesAdminTestsJSON-1901300651 tempest-BackendsCapabilitiesAdminTestsJSON-1901300651-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:44.615807 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-178d7dc9-128c-4e95-bed5-aa729bd59317 tempest-BackendsCapabilitiesAdminTestsJSON-1901300651 tempest-BackendsCapabilitiesAdminTestsJSON-1901300651-project-admin] Calling method 'get_pools' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:44.640501 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-178d7dc9-128c-4e95-bed5-aa729bd59317 tempest-BackendsCapabilitiesAdminTestsJSON-1901300651 tempest-BackendsCapabilitiesAdminTestsJSON-1901300651-project-admin] https://10.4.3.246/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 12 20:15:44.640746 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 145/566] 10.4.3.246 () {66 vars in 1291 bytes} [Wed Aug 12 20:15:44 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:44.653398 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-ea4c0d3d-ae5b-4b05-8896-5d130bf8ac85 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:44.655473 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ea4c0d3d-ae5b-4b05-8896-5d130bf8ac85 tempest-BackendsCapabilitiesAdminTestsJSON-1901300651 tempest-BackendsCapabilitiesAdminTestsJSON-1901300651-project-admin] GET https://10.4.3.246/volume/v3/scheduler-stats/get_pools?detail=True Aug 12 20:15:44.655679 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ea4c0d3d-ae5b-4b05-8896-5d130bf8ac85 tempest-BackendsCapabilitiesAdminTestsJSON-1901300651 tempest-BackendsCapabilitiesAdminTestsJSON-1901300651-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:44.656313 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ea4c0d3d-ae5b-4b05-8896-5d130bf8ac85 tempest-BackendsCapabilitiesAdminTestsJSON-1901300651 tempest-BackendsCapabilitiesAdminTestsJSON-1901300651-project-admin] Calling method 'get_pools' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:44.656313 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:44.656313 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:44.670681 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ea4c0d3d-ae5b-4b05-8896-5d130bf8ac85 tempest-BackendsCapabilitiesAdminTestsJSON-1901300651 tempest-BackendsCapabilitiesAdminTestsJSON-1901300651-project-admin] https://10.4.3.246/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 12 20:15:44.672040 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 138/567] 10.4.3.246 () {66 vars in 1314 bytes} [Wed Aug 12 20:15:44 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:44.682284 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b636b258-f633-4009-bd63-44e9940175e1 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:44.684523 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b636b258-f633-4009-bd63-44e9940175e1 tempest-BackendsCapabilitiesAdminTestsJSON-1901300651 tempest-BackendsCapabilitiesAdminTestsJSON-1901300651-project-admin] GET https://10.4.3.246/volume/v3/capabilities/np0000007109@storpool Aug 12 20:15:44.684766 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b636b258-f633-4009-bd63-44e9940175e1 tempest-BackendsCapabilitiesAdminTestsJSON-1901300651 tempest-BackendsCapabilitiesAdminTestsJSON-1901300651-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:44.685002 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b636b258-f633-4009-bd63-44e9940175e1 tempest-BackendsCapabilitiesAdminTestsJSON-1901300651 tempest-BackendsCapabilitiesAdminTestsJSON-1901300651-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:44.702969 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b636b258-f633-4009-bd63-44e9940175e1 tempest-BackendsCapabilitiesAdminTestsJSON-1901300651 tempest-BackendsCapabilitiesAdminTestsJSON-1901300651-project-admin] https://10.4.3.246/volume/v3/capabilities/np0000007109@storpool returned with HTTP 200 Aug 12 20:15:44.703594 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 142/568] 10.4.3.246 () {66 vars in 1318 bytes} [Wed Aug 12 20:15:44 2026] GET /volume/v3/capabilities/np0000007109@storpool => generated 703 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:44.713925 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-924e0981-da10-4e28-9192-c59d6abddcb8 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:44.717187 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-924e0981-da10-4e28-9192-c59d6abddcb8 tempest-BackendsCapabilitiesAdminTestsJSON-1901300651 tempest-BackendsCapabilitiesAdminTestsJSON-1901300651-project-admin] GET https://10.4.3.246/volume/v3/capabilities/np0000007109@storpool Aug 12 20:15:44.717637 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-924e0981-da10-4e28-9192-c59d6abddcb8 tempest-BackendsCapabilitiesAdminTestsJSON-1901300651 tempest-BackendsCapabilitiesAdminTestsJSON-1901300651-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:44.717871 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-924e0981-da10-4e28-9192-c59d6abddcb8 tempest-BackendsCapabilitiesAdminTestsJSON-1901300651 tempest-BackendsCapabilitiesAdminTestsJSON-1901300651-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:44.734501 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-924e0981-da10-4e28-9192-c59d6abddcb8 tempest-BackendsCapabilitiesAdminTestsJSON-1901300651 tempest-BackendsCapabilitiesAdminTestsJSON-1901300651-project-admin] https://10.4.3.246/volume/v3/capabilities/np0000007109@storpool returned with HTTP 200 Aug 12 20:15:44.735176 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 144/569] 10.4.3.246 () {66 vars in 1318 bytes} [Wed Aug 12 20:15:44 2026] GET /volume/v3/capabilities/np0000007109@storpool => generated 703 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:44.750759 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c6ba2dfb-9ff6-4fae-aa4a-2eafd2ef07d6 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:44.753410 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c6ba2dfb-9ff6-4fae-aa4a-2eafd2ef07d6 tempest-BackendsCapabilitiesAdminTestsJSON-1901300651 tempest-BackendsCapabilitiesAdminTestsJSON-1901300651-project-admin] GET https://10.4.3.246/volume/v3/capabilities/np0000007109@storpool Aug 12 20:15:44.753740 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c6ba2dfb-9ff6-4fae-aa4a-2eafd2ef07d6 tempest-BackendsCapabilitiesAdminTestsJSON-1901300651 tempest-BackendsCapabilitiesAdminTestsJSON-1901300651-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:44.754080 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c6ba2dfb-9ff6-4fae-aa4a-2eafd2ef07d6 tempest-BackendsCapabilitiesAdminTestsJSON-1901300651 tempest-BackendsCapabilitiesAdminTestsJSON-1901300651-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:44.772246 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c6ba2dfb-9ff6-4fae-aa4a-2eafd2ef07d6 tempest-BackendsCapabilitiesAdminTestsJSON-1901300651 tempest-BackendsCapabilitiesAdminTestsJSON-1901300651-project-admin] https://10.4.3.246/volume/v3/capabilities/np0000007109@storpool returned with HTTP 200 Aug 12 20:15:44.773239 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 146/570] 10.4.3.246 () {66 vars in 1318 bytes} [Wed Aug 12 20:15:44 2026] GET /volume/v3/capabilities/np0000007109@storpool => generated 703 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:45.332506 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3ef42ed3-634c-4f02-93b9-be1c7b797cf9 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:45.334732 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3ef42ed3-634c-4f02-93b9-be1c7b797cf9 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] GET https://10.4.3.246/volume/v3/volumes/70252e78-c619-410f-94b3-f44405fa4209 Aug 12 20:15:45.335695 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3ef42ed3-634c-4f02-93b9-be1c7b797cf9 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:45.335695 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3ef42ed3-634c-4f02-93b9-be1c7b797cf9 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:45.347996 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:45.347996 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:45.351713 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-3ef42ed3-634c-4f02-93b9-be1c7b797cf9 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Volume info retrieved successfully. Aug 12 20:15:45.357245 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3ef42ed3-634c-4f02-93b9-be1c7b797cf9 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] https://10.4.3.246/volume/v3/volumes/70252e78-c619-410f-94b3-f44405fa4209 returned with HTTP 200 Aug 12 20:15:45.357744 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 139/571] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:45 2026] GET /volume/v3/volumes/70252e78-c619-410f-94b3-f44405fa4209 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:45.537004 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-37387722-4a6b-4e13-9a15-5ea7c7f98038 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:45.808989 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-37387722-4a6b-4e13-9a15-5ea7c7f98038 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:15:45.808989 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-37387722-4a6b-4e13-9a15-5ea7c7f98038 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1249515318"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:45.809948 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-37387722-4a6b-4e13-9a15-5ea7c7f98038 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1249515318'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:15:45.809948 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-37387722-4a6b-4e13-9a15-5ea7c7f98038 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Create volume of 1 GB Aug 12 20:15:45.817440 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-37387722-4a6b-4e13-9a15-5ea7c7f98038 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Availability Zones retrieved successfully. Aug 12 20:15:45.823533 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-37387722-4a6b-4e13-9a15-5ea7c7f98038 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Flow 'volume_create_api' (c7c1f437-31be-422e-aef1-d489e72e86f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:15:45.824660 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-37387722-4a6b-4e13-9a15-5ea7c7f98038 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4d8c86c-3159-47f9-bc3f-b7228beab4fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:45.826235 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-37387722-4a6b-4e13-9a15-5ea7c7f98038 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:15:45.877711 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-37387722-4a6b-4e13-9a15-5ea7c7f98038 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4d8c86c-3159-47f9-bc3f-b7228beab4fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:45.879577 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-37387722-4a6b-4e13-9a15-5ea7c7f98038 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54111930-ab62-4dbd-a638-797f613a71ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:45.903073 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-8cb18b67-7aec-4739-8229-bbc5cd961332 req-6ad1f52a-0f7a-4a1a-8f5d-c1cbd6aeffba None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:45.909247 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-8cb18b67-7aec-4739-8229-bbc5cd961332 req-6ad1f52a-0f7a-4a1a-8f5d-c1cbd6aeffba tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] POST https://10.4.3.246/volume/v3/attachments/92970622-c65c-487c-8da4-97ab2ad0a798/action Aug 12 20:15:45.909247 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-8cb18b67-7aec-4739-8229-bbc5cd961332 req-6ad1f52a-0f7a-4a1a-8f5d-c1cbd6aeffba tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Action body: b'{"os-complete": null}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:15:45.909247 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-8cb18b67-7aec-4739-8229-bbc5cd961332 req-6ad1f52a-0f7a-4a1a-8f5d-c1cbd6aeffba tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:45.937806 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:45.937806 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:45.961925 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-8cb18b67-7aec-4739-8229-bbc5cd961332 req-6ad1f52a-0f7a-4a1a-8f5d-c1cbd6aeffba tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] https://10.4.3.246/volume/v3/attachments/92970622-c65c-487c-8da4-97ab2ad0a798/action returned with HTTP 204 Aug 12 20:15:45.962476 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 145/572] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:15:45 2026] POST /volume/v3/attachments/92970622-c65c-487c-8da4-97ab2ad0a798/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:15:45.983764 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-37387722-4a6b-4e13-9a15-5ea7c7f98038 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Created reservations ['434b7555-2164-46dc-9994-2f520361eb0e', 'bc175a5c-1376-4f5c-bfb0-0ad4045e8656', '22801530-74be-4667-acc7-22353c9295c8', 'fe4c493d-4b8e-4125-9df2-bfa83dd312ca'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:15:45.984806 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-37387722-4a6b-4e13-9a15-5ea7c7f98038 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54111930-ab62-4dbd-a638-797f613a71ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['434b7555-2164-46dc-9994-2f520361eb0e', 'bc175a5c-1376-4f5c-bfb0-0ad4045e8656', '22801530-74be-4667-acc7-22353c9295c8', 'fe4c493d-4b8e-4125-9df2-bfa83dd312ca']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:45.986078 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-37387722-4a6b-4e13-9a15-5ea7c7f98038 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21915602-814a-43f2-ae99-506ca9597a75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:46.020530 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-37387722-4a6b-4e13-9a15-5ea7c7f98038 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21915602-814a-43f2-ae99-506ca9597a75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd78dd2b0-55ab-44a5-b896-055b7858481b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1249515318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5bfa1f9025f4c729d002ec7fb374076',qos_specs=None,replication_status=,reservations=['434b7555-2164-46dc-9994-2f520361eb0e','bc175a5c-1376-4f5c-bfb0-0ad4045e8656','22801530-74be-4667-acc7-22353c9295c8','fe4c493d-4b8e-4125-9df2-bfa83dd312ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92e70f8ff2774c30a6768bf7bdf3fa9f',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:15:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1249515318',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d78dd2b0-55ab-44a5-b896-055b7858481b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5bfa1f9025f4c729d002ec7fb374076',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92e70f8ff2774c30a6768bf7bdf3fa9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:46.021951 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-37387722-4a6b-4e13-9a15-5ea7c7f98038 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05d66e74-9fa9-4d80-8c5a-4b3afc94d523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:46.037716 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-2380e8d9-c222-45ba-839d-e076cf2eb4a7 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:46.040392 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2380e8d9-c222-45ba-839d-e076cf2eb4a7 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] GET https://10.4.3.246/volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b Aug 12 20:15:46.040671 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2380e8d9-c222-45ba-839d-e076cf2eb4a7 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:46.040886 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2380e8d9-c222-45ba-839d-e076cf2eb4a7 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:46.051050 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-37387722-4a6b-4e13-9a15-5ea7c7f98038 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05d66e74-9fa9-4d80-8c5a-4b3afc94d523) transitioned into state 'SUCCESS' from state '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-1249515318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5bfa1f9025f4c729d002ec7fb374076',qos_specs=None,replication_status=,reservations=['434b7555-2164-46dc-9994-2f520361eb0e','bc175a5c-1376-4f5c-bfb0-0ad4045e8656','22801530-74be-4667-acc7-22353c9295c8','fe4c493d-4b8e-4125-9df2-bfa83dd312ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92e70f8ff2774c30a6768bf7bdf3fa9f',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:46.051823 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-37387722-4a6b-4e13-9a15-5ea7c7f98038 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c384caae-29e0-444e-bd01-a096914dea21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:46.053729 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:46.053729 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:46.059084 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-2380e8d9-c222-45ba-839d-e076cf2eb4a7 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Volume info retrieved successfully. Aug 12 20:15:46.064344 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2380e8d9-c222-45ba-839d-e076cf2eb4a7 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] https://10.4.3.246/volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b returned with HTTP 200 Aug 12 20:15:46.065010 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 147/573] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:15:46 2026] GET /volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b => generated 1832 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:15:46.066433 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-37387722-4a6b-4e13-9a15-5ea7c7f98038 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c384caae-29e0-444e-bd01-a096914dea21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:46.067821 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-37387722-4a6b-4e13-9a15-5ea7c7f98038 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Flow 'volume_create_api' (c7c1f437-31be-422e-aef1-d489e72e86f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:15:46.068228 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-37387722-4a6b-4e13-9a15-5ea7c7f98038 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Create volume request issued successfully. Aug 12 20:15:46.069070 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-37387722-4a6b-4e13-9a15-5ea7c7f98038 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:15:46.069704 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 143/574] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:15:45 2026] POST /volume/v3/volumes => generated 749 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:15:46.092221 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-a194bf83-21de-4e97-a543-60c27aa21140 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:46.093916 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a194bf83-21de-4e97-a543-60c27aa21140 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/volumes/d78dd2b0-55ab-44a5-b896-055b7858481b Aug 12 20:15:46.094211 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a194bf83-21de-4e97-a543-60c27aa21140 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:46.094549 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a194bf83-21de-4e97-a543-60c27aa21140 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:46.102795 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:46.102795 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:46.109778 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-a194bf83-21de-4e97-a543-60c27aa21140 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Volume info retrieved successfully. Aug 12 20:15:46.117447 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a194bf83-21de-4e97-a543-60c27aa21140 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/volumes/d78dd2b0-55ab-44a5-b896-055b7858481b returned with HTTP 200 Aug 12 20:15:46.118596 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 140/575] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:46 2026] GET /volume/v3/volumes/d78dd2b0-55ab-44a5-b896-055b7858481b => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:46.374003 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-d4fbac6e-8f81-4730-91f0-836e48e495f0 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:46.376428 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d4fbac6e-8f81-4730-91f0-836e48e495f0 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] GET https://10.4.3.246/volume/v3/volumes/70252e78-c619-410f-94b3-f44405fa4209 Aug 12 20:15:46.376706 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d4fbac6e-8f81-4730-91f0-836e48e495f0 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:46.377027 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d4fbac6e-8f81-4730-91f0-836e48e495f0 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:46.401646 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:46.401646 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:46.411086 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-d4fbac6e-8f81-4730-91f0-836e48e495f0 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Volume info retrieved successfully. Aug 12 20:15:46.417835 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d4fbac6e-8f81-4730-91f0-836e48e495f0 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] https://10.4.3.246/volume/v3/volumes/70252e78-c619-410f-94b3-f44405fa4209 returned with HTTP 200 Aug 12 20:15:46.418423 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 146/576] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:46 2026] GET /volume/v3/volumes/70252e78-c619-410f-94b3-f44405fa4209 => generated 1136 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:46.435181 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-7cf308b8-9872-40fa-9214-15d3f9746d54 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:46.439071 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7cf308b8-9872-40fa-9214-15d3f9746d54 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] GET https://10.4.3.246/volume/v3/volumes/70252e78-c619-410f-94b3-f44405fa4209 Aug 12 20:15:46.439478 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7cf308b8-9872-40fa-9214-15d3f9746d54 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:46.441047 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7cf308b8-9872-40fa-9214-15d3f9746d54 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:46.457412 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:46.457412 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:46.462873 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-7cf308b8-9872-40fa-9214-15d3f9746d54 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Volume info retrieved successfully. Aug 12 20:15:46.470472 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7cf308b8-9872-40fa-9214-15d3f9746d54 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] https://10.4.3.246/volume/v3/volumes/70252e78-c619-410f-94b3-f44405fa4209 returned with HTTP 200 Aug 12 20:15:46.471173 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 148/577] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:46 2026] GET /volume/v3/volumes/70252e78-c619-410f-94b3-f44405fa4209 => generated 1136 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:15:47.136493 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-d82ee8ee-e0a0-4035-a6ad-bd8919ea06b3 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:47.140041 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d82ee8ee-e0a0-4035-a6ad-bd8919ea06b3 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/volumes/d78dd2b0-55ab-44a5-b896-055b7858481b Aug 12 20:15:47.140337 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d82ee8ee-e0a0-4035-a6ad-bd8919ea06b3 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:47.140708 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d82ee8ee-e0a0-4035-a6ad-bd8919ea06b3 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:47.153925 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:47.153925 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:15:47.165450 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-d82ee8ee-e0a0-4035-a6ad-bd8919ea06b3 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Volume info retrieved successfully. Aug 12 20:15:47.172160 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d82ee8ee-e0a0-4035-a6ad-bd8919ea06b3 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/volumes/d78dd2b0-55ab-44a5-b896-055b7858481b returned with HTTP 200 Aug 12 20:15:47.172681 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 144/578] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:47 2026] GET /volume/v3/volumes/d78dd2b0-55ab-44a5-b896-055b7858481b => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:47.192332 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-5a2d28fe-2b32-4087-826b-6e24e91ae800 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:47.194462 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5a2d28fe-2b32-4087-826b-6e24e91ae800 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] POST https://10.4.3.246/volume/v3/backups Aug 12 20:15:47.194836 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5a2d28fe-2b32-4087-826b-6e24e91ae800 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d78dd2b0-55ab-44a5-b896-055b7858481b", "name": "tempest-VolumesBackupsTest-Backup-408327545"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:47.196341 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.contrib.backups [None req-5a2d28fe-2b32-4087-826b-6e24e91ae800 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Creating new backup {'backup': {'volume_id': 'd78dd2b0-55ab-44a5-b896-055b7858481b', 'name': 'tempest-VolumesBackupsTest-Backup-408327545'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 20:15:47.196644 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.contrib.backups [None req-5a2d28fe-2b32-4087-826b-6e24e91ae800 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Creating backup of volume d78dd2b0-55ab-44a5-b896-055b7858481b in container None Aug 12 20:15:47.205443 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:47.205443 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:47.206026 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-5a2d28fe-2b32-4087-826b-6e24e91ae800 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Volume info retrieved successfully. Aug 12 20:15:47.254698 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-5a2d28fe-2b32-4087-826b-6e24e91ae800 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Created reservations ['e4bb161a-20d1-4468-bfd0-ed0881632a91', 'dd04eb35-6a2a-49d1-9198-af11675fbf0b'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:15:47.331759 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5a2d28fe-2b32-4087-826b-6e24e91ae800 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups returned with HTTP 202 Aug 12 20:15:47.332474 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 141/579] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:15:47 2026] POST /volume/v3/backups => generated 329 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:15:47.342712 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e9091894-7e26-4955-afa1-212e7cf6fd18 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:47.346685 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e9091894-7e26-4955-afa1-212e7cf6fd18 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 Aug 12 20:15:47.346685 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e9091894-7e26-4955-afa1-212e7cf6fd18 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:47.346685 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e9091894-7e26-4955-afa1-212e7cf6fd18 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:47.346685 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-e9091894-7e26-4955-afa1-212e7cf6fd18 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id 8ce25c74-1742-4fcd-93b2-a1db259b4758. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:15:47.359783 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:47.359783 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:47.361301 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e9091894-7e26-4955-afa1-212e7cf6fd18 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 returned with HTTP 200 Aug 12 20:15:47.362773 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 147/580] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:47 2026] GET /volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:48.267720 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-5b790457-05d5-43ab-a6b3-c91593ad3d83 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:48.286230 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-5e3067ce-ec78-4db8-b21e-2a7db1904441 req-84ab8718-be24-4b24-a1a9-a8cecb5eed5b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:48.290048 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-5e3067ce-ec78-4db8-b21e-2a7db1904441 req-84ab8718-be24-4b24-a1a9-a8cecb5eed5b tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] DELETE https://10.4.3.246/volume/v3/attachments/92970622-c65c-487c-8da4-97ab2ad0a798 Aug 12 20:15:48.290321 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-5e3067ce-ec78-4db8-b21e-2a7db1904441 req-84ab8718-be24-4b24-a1a9-a8cecb5eed5b tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:48.290621 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-5e3067ce-ec78-4db8-b21e-2a7db1904441 req-84ab8718-be24-4b24-a1a9-a8cecb5eed5b tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:48.306855 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:48.306855 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:15:48.377072 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-12ab132d-f541-4e34-b66b-6ab0bc518a75 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:48.379443 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-12ab132d-f541-4e34-b66b-6ab0bc518a75 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 Aug 12 20:15:48.380241 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-12ab132d-f541-4e34-b66b-6ab0bc518a75 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:48.380632 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-12ab132d-f541-4e34-b66b-6ab0bc518a75 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:48.380771 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-12ab132d-f541-4e34-b66b-6ab0bc518a75 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id 8ce25c74-1742-4fcd-93b2-a1db259b4758. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:15:48.390403 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:48.390403 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:48.391445 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-12ab132d-f541-4e34-b66b-6ab0bc518a75 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 returned with HTTP 200 Aug 12 20:15:48.391936 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 142/581] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:48 2026] GET /volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 => generated 738 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:48.396242 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-5e3067ce-ec78-4db8-b21e-2a7db1904441 req-84ab8718-be24-4b24-a1a9-a8cecb5eed5b tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] https://10.4.3.246/volume/v3/attachments/92970622-c65c-487c-8da4-97ab2ad0a798 returned with HTTP 200 Aug 12 20:15:48.396919 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 145/582] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:15:48 2026] DELETE /volume/v3/attachments/92970622-c65c-487c-8da4-97ab2ad0a798 => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:48.416363 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5b790457-05d5-43ab-a6b3-c91593ad3d83 tempest-UserMessagesTest-1924765380 tempest-UserMessagesTest-1924765380-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:15:48.416903 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5b790457-05d5-43ab-a6b3-c91593ad3d83 tempest-UserMessagesTest-1924765380 tempest-UserMessagesTest-1924765380-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1266996787", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1178915767", "vendor_name": "tempest-vendor_name-1027020586"}}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:48.442878 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5b790457-05d5-43ab-a6b3-c91593ad3d83 tempest-UserMessagesTest-1924765380 tempest-UserMessagesTest-1924765380-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:15:48.443308 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 149/583] 10.4.3.246 () {68 vars in 1253 bytes} [Wed Aug 12 20:15:48 2026] POST /volume/v3/types => generated 328 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:48.454567 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a355712e-8260-4551-8413-3ef70f2be5a6 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:48.547564 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a355712e-8260-4551-8413-3ef70f2be5a6 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:15:48.548037 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a355712e-8260-4551-8413-3ef70f2be5a6 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "afb9022f-49aa-41ea-9fa8-db8dd98f2733", "size": 1, "name": "tempest-UserMessagesTest-Volume-1753088465"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:48.550750 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-a355712e-8260-4551-8413-3ef70f2be5a6 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Create volume request body: {'volume': {'volume_type': 'afb9022f-49aa-41ea-9fa8-db8dd98f2733', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1753088465'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:15:48.557806 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-a355712e-8260-4551-8413-3ef70f2be5a6 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Create volume of 1 GB Aug 12 20:15:48.558168 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:48.558168 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:48.558860 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-a355712e-8260-4551-8413-3ef70f2be5a6 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Availability Zones retrieved successfully. Aug 12 20:15:48.566337 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-a355712e-8260-4551-8413-3ef70f2be5a6 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Flow 'volume_create_api' (7012d79f-d350-43f1-8e3e-8d699f8f463d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:15:48.568134 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-a355712e-8260-4551-8413-3ef70f2be5a6 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2ddf8a3-9758-4e39-bf88-2880d5c5688f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:48.571387 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-a355712e-8260-4551-8413-3ef70f2be5a6 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:15:48.601309 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-a355712e-8260-4551-8413-3ef70f2be5a6 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2ddf8a3-9758-4e39-bf88-2880d5c5688f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:15:48Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1178915767',vendor_name='tempest-vendor_name-1027020586'},id=afb9022f-49aa-41ea-9fa8-db8dd98f2733,is_public=True,name='tempest-UserMessagesTest-volume-type-1266996787',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afb9022f-49aa-41ea-9fa8-db8dd98f2733', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:48.602512 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-a355712e-8260-4551-8413-3ef70f2be5a6 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f28b4af-b661-4c38-8576-8dfebf25b385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:48.643705 np0000007109 devstack@c-api.service[100383]: WARNING cinder.quota [None req-a355712e-8260-4551-8413-3ef70f2be5a6 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1266996787 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1266996787, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:15:48.644132 np0000007109 devstack@c-api.service[100383]: WARNING cinder.quota [None req-a355712e-8260-4551-8413-3ef70f2be5a6 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1266996787 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1266996787, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:15:48.693034 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-a355712e-8260-4551-8413-3ef70f2be5a6 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Created reservations ['9014bf91-4d03-4604-aa3c-b4ee94ba6a3d', '550acf63-9d4f-4c32-83b6-2d9f1f7ab0d4', 'cb07c607-dffe-46d8-b5c2-6af857aa9938', '3253517a-a9fb-4ddd-b8c7-56a01c87b9b7'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:15:48.693034 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-a355712e-8260-4551-8413-3ef70f2be5a6 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f28b4af-b661-4c38-8576-8dfebf25b385) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9014bf91-4d03-4604-aa3c-b4ee94ba6a3d', '550acf63-9d4f-4c32-83b6-2d9f1f7ab0d4', 'cb07c607-dffe-46d8-b5c2-6af857aa9938', '3253517a-a9fb-4ddd-b8c7-56a01c87b9b7']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:48.694622 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-a355712e-8260-4551-8413-3ef70f2be5a6 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b709bde-b1db-4328-85c8-9d9f8d8a6d4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:48.724501 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-a355712e-8260-4551-8413-3ef70f2be5a6 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b709bde-b1db-4328-85c8-9d9f8d8a6d4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed60adfd-5718-4617-b7b1-ef28852d14ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1753088465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed0a3e30dd2147b3ae40debeaeea797b',qos_specs=None,replication_status=,reservations=['9014bf91-4d03-4604-aa3c-b4ee94ba6a3d','550acf63-9d4f-4c32-83b6-2d9f1f7ab0d4','cb07c607-dffe-46d8-b5c2-6af857aa9938','3253517a-a9fb-4ddd-b8c7-56a01c87b9b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='326c8e7341ea40bc98603187c26d1d4e',volume_type_id=afb9022f-49aa-41ea-9fa8-db8dd98f2733), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:15:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1753088465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed60adfd-5718-4617-b7b1-ef28852d14ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed0a3e30dd2147b3ae40debeaeea797b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='326c8e7341ea40bc98603187c26d1d4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(afb9022f-49aa-41ea-9fa8-db8dd98f2733),volume_type_id=afb9022f-49aa-41ea-9fa8-db8dd98f2733)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:48.725373 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-a355712e-8260-4551-8413-3ef70f2be5a6 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fc1df84-79b6-462d-8da9-eea5b771011f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:48.755659 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-a355712e-8260-4551-8413-3ef70f2be5a6 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fc1df84-79b6-462d-8da9-eea5b771011f) transitioned into state 'SUCCESS' from state '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-1753088465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed0a3e30dd2147b3ae40debeaeea797b',qos_specs=None,replication_status=,reservations=['9014bf91-4d03-4604-aa3c-b4ee94ba6a3d','550acf63-9d4f-4c32-83b6-2d9f1f7ab0d4','cb07c607-dffe-46d8-b5c2-6af857aa9938','3253517a-a9fb-4ddd-b8c7-56a01c87b9b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='326c8e7341ea40bc98603187c26d1d4e',volume_type_id=afb9022f-49aa-41ea-9fa8-db8dd98f2733)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:48.756498 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-a355712e-8260-4551-8413-3ef70f2be5a6 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97ca1855-75b9-4e75-aaa1-ec42ada9f25c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:48.768324 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-a355712e-8260-4551-8413-3ef70f2be5a6 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97ca1855-75b9-4e75-aaa1-ec42ada9f25c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:48.769172 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-a355712e-8260-4551-8413-3ef70f2be5a6 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Flow 'volume_create_api' (7012d79f-d350-43f1-8e3e-8d699f8f463d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:15:48.769933 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-a355712e-8260-4551-8413-3ef70f2be5a6 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Create volume request issued successfully. Aug 12 20:15:48.770073 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a355712e-8260-4551-8413-3ef70f2be5a6 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:15:48.771796 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 148/584] 10.4.3.246 () {70 vars in 1299 bytes} [Wed Aug 12 20:15:48 2026] POST /volume/v3/volumes => generated 786 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:15:48.785793 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-fd251efe-e3bb-4805-a3d2-405283626df7 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:48.787688 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fd251efe-e3bb-4805-a3d2-405283626df7 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] GET https://10.4.3.246/volume/v3/volumes/ed60adfd-5718-4617-b7b1-ef28852d14ba Aug 12 20:15:48.788570 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fd251efe-e3bb-4805-a3d2-405283626df7 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:48.788570 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fd251efe-e3bb-4805-a3d2-405283626df7 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:48.798014 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:48.798014 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:48.802111 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-fd251efe-e3bb-4805-a3d2-405283626df7 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Volume info retrieved successfully. Aug 12 20:15:48.807241 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fd251efe-e3bb-4805-a3d2-405283626df7 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] https://10.4.3.246/volume/v3/volumes/ed60adfd-5718-4617-b7b1-ef28852d14ba returned with HTTP 200 Aug 12 20:15:48.807756 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 143/585] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:15:48 2026] GET /volume/v3/volumes/ed60adfd-5718-4617-b7b1-ef28852d14ba => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:49.090830 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a6acb1e3-5299-4c04-9663-bc031fef03f7 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:49.094281 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a6acb1e3-5299-4c04-9663-bc031fef03f7 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] GET https://10.4.3.246/volume/v3/volumes/70252e78-c619-410f-94b3-f44405fa4209 Aug 12 20:15:49.094565 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a6acb1e3-5299-4c04-9663-bc031fef03f7 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:49.094828 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a6acb1e3-5299-4c04-9663-bc031fef03f7 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:49.104092 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:49.104092 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:15:49.108277 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-a6acb1e3-5299-4c04-9663-bc031fef03f7 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Volume info retrieved successfully. Aug 12 20:15:49.112882 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a6acb1e3-5299-4c04-9663-bc031fef03f7 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] https://10.4.3.246/volume/v3/volumes/70252e78-c619-410f-94b3-f44405fa4209 returned with HTTP 200 Aug 12 20:15:49.113223 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 146/586] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:49 2026] GET /volume/v3/volumes/70252e78-c619-410f-94b3-f44405fa4209 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:49.129275 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-6335a8de-083c-4189-9893-5c035e74adb4 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:49.131885 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6335a8de-083c-4189-9893-5c035e74adb4 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] GET https://10.4.3.246/volume/v3/volumes/70252e78-c619-410f-94b3-f44405fa4209 Aug 12 20:15:49.132101 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6335a8de-083c-4189-9893-5c035e74adb4 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:49.132346 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6335a8de-083c-4189-9893-5c035e74adb4 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:49.142207 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:49.142207 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:49.146004 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-6335a8de-083c-4189-9893-5c035e74adb4 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Volume info retrieved successfully. Aug 12 20:15:49.149923 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6335a8de-083c-4189-9893-5c035e74adb4 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] https://10.4.3.246/volume/v3/volumes/70252e78-c619-410f-94b3-f44405fa4209 returned with HTTP 200 Aug 12 20:15:49.150461 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 150/587] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:49 2026] GET /volume/v3/volumes/70252e78-c619-410f-94b3-f44405fa4209 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:49.192302 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-5095b991-3eda-4109-9ca1-3ff663396837 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:49.194867 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5095b991-3eda-4109-9ca1-3ff663396837 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] GET https://10.4.3.246/volume/v3/volumes/70252e78-c619-410f-94b3-f44405fa4209 Aug 12 20:15:49.195123 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5095b991-3eda-4109-9ca1-3ff663396837 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:49.195337 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5095b991-3eda-4109-9ca1-3ff663396837 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:49.203914 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:49.203914 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:49.208749 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-5095b991-3eda-4109-9ca1-3ff663396837 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Volume info retrieved successfully. Aug 12 20:15:49.214045 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5095b991-3eda-4109-9ca1-3ff663396837 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] https://10.4.3.246/volume/v3/volumes/70252e78-c619-410f-94b3-f44405fa4209 returned with HTTP 200 Aug 12 20:15:49.214554 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 149/588] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:49 2026] GET /volume/v3/volumes/70252e78-c619-410f-94b3-f44405fa4209 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:49.231771 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-b6dcd5f8-1265-45f4-b4f3-374b2c956286 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:49.233556 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b6dcd5f8-1265-45f4-b4f3-374b2c956286 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] DELETE https://10.4.3.246/volume/v3/volumes/70252e78-c619-410f-94b3-f44405fa4209 Aug 12 20:15:49.233787 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b6dcd5f8-1265-45f4-b4f3-374b2c956286 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:49.233992 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b6dcd5f8-1265-45f4-b4f3-374b2c956286 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:49.234144 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-b6dcd5f8-1265-45f4-b4f3-374b2c956286 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Delete volume with id: 70252e78-c619-410f-94b3-f44405fa4209 Aug 12 20:15:49.245899 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:49.245899 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:49.246393 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-b6dcd5f8-1265-45f4-b4f3-374b2c956286 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Volume info retrieved successfully. Aug 12 20:15:49.273983 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-b6dcd5f8-1265-45f4-b4f3-374b2c956286 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Delete volume request issued successfully. Aug 12 20:15:49.274297 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b6dcd5f8-1265-45f4-b4f3-374b2c956286 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] https://10.4.3.246/volume/v3/volumes/70252e78-c619-410f-94b3-f44405fa4209 returned with HTTP 202 Aug 12 20:15:49.275029 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 144/589] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:15:49 2026] DELETE /volume/v3/volumes/70252e78-c619-410f-94b3-f44405fa4209 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:15:49.289614 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-cb771142-7a3a-4d2f-b8a1-2c9c873d6248 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:49.292880 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-cb771142-7a3a-4d2f-b8a1-2c9c873d6248 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] GET https://10.4.3.246/volume/v3/volumes/70252e78-c619-410f-94b3-f44405fa4209 Aug 12 20:15:49.293144 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-cb771142-7a3a-4d2f-b8a1-2c9c873d6248 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:49.293401 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-cb771142-7a3a-4d2f-b8a1-2c9c873d6248 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:49.309133 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:49.309133 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:15:49.315179 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-cb771142-7a3a-4d2f-b8a1-2c9c873d6248 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Volume info retrieved successfully. Aug 12 20:15:49.321281 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-cb771142-7a3a-4d2f-b8a1-2c9c873d6248 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] https://10.4.3.246/volume/v3/volumes/70252e78-c619-410f-94b3-f44405fa4209 returned with HTTP 200 Aug 12 20:15:49.321426 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 147/590] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:49 2026] GET /volume/v3/volumes/70252e78-c619-410f-94b3-f44405fa4209 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:49.408613 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-65acaaf4-297a-4b14-b03e-3c159b5bab84 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:49.415131 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-65acaaf4-297a-4b14-b03e-3c159b5bab84 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 Aug 12 20:15:49.415131 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-65acaaf4-297a-4b14-b03e-3c159b5bab84 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:49.415131 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-65acaaf4-297a-4b14-b03e-3c159b5bab84 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:49.415131 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-65acaaf4-297a-4b14-b03e-3c159b5bab84 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id 8ce25c74-1742-4fcd-93b2-a1db259b4758. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:15:49.429256 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:49.429256 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:49.430572 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-65acaaf4-297a-4b14-b03e-3c159b5bab84 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 returned with HTTP 200 Aug 12 20:15:49.431245 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 151/591] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:49 2026] GET /volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 => generated 738 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:49.820839 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-ad649289-5a2f-411e-a4fe-f6692b3a3795 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:49.823332 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ad649289-5a2f-411e-a4fe-f6692b3a3795 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] GET https://10.4.3.246/volume/v3/volumes/ed60adfd-5718-4617-b7b1-ef28852d14ba Aug 12 20:15:49.824103 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ad649289-5a2f-411e-a4fe-f6692b3a3795 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:49.824103 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ad649289-5a2f-411e-a4fe-f6692b3a3795 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:49.833079 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:49.833079 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:49.838408 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-ad649289-5a2f-411e-a4fe-f6692b3a3795 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Volume info retrieved successfully. Aug 12 20:15:49.843155 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ad649289-5a2f-411e-a4fe-f6692b3a3795 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] https://10.4.3.246/volume/v3/volumes/ed60adfd-5718-4617-b7b1-ef28852d14ba returned with HTTP 200 Aug 12 20:15:49.843728 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 150/592] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:15:49 2026] GET /volume/v3/volumes/ed60adfd-5718-4617-b7b1-ef28852d14ba => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:49.858055 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-0d573a5b-c761-4680-b020-0f93a722814a None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:49.860595 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0d573a5b-c761-4680-b020-0f93a722814a tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] GET https://10.4.3.246/volume/v3/messages Aug 12 20:15:49.860923 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0d573a5b-c761-4680-b020-0f93a722814a tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:49.861188 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0d573a5b-c761-4680-b020-0f93a722814a tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:49.869760 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0d573a5b-c761-4680-b020-0f93a722814a tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] https://10.4.3.246/volume/v3/messages returned with HTTP 200 Aug 12 20:15:49.870289 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 145/593] 10.4.3.246 () {68 vars in 1280 bytes} [Wed Aug 12 20:15:49 2026] GET /volume/v3/messages => generated 670 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:49.881914 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-1820d06c-ff44-44de-b6d8-907e31d0487d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:49.883917 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1820d06c-ff44-44de-b6d8-907e31d0487d tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] DELETE https://10.4.3.246/volume/v3/messages/cbc1cda4-4e48-4ef5-b5c3-a2f0c79bf7a6 Aug 12 20:15:49.884427 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1820d06c-ff44-44de-b6d8-907e31d0487d tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:49.884952 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1820d06c-ff44-44de-b6d8-907e31d0487d tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:49.900368 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1820d06c-ff44-44de-b6d8-907e31d0487d tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] https://10.4.3.246/volume/v3/messages/cbc1cda4-4e48-4ef5-b5c3-a2f0c79bf7a6 returned with HTTP 204 Aug 12 20:15:49.900368 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 148/594] 10.4.3.246 () {68 vars in 1394 bytes} [Wed Aug 12 20:15:49 2026] DELETE /volume/v3/messages/cbc1cda4-4e48-4ef5-b5c3-a2f0c79bf7a6 => generated 0 bytes in 19 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 20:15:49.908336 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-6bc76530-db07-4c90-939b-e6d954a194cd None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:49.910836 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6bc76530-db07-4c90-939b-e6d954a194cd tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] GET https://10.4.3.246/volume/v3/messages/cbc1cda4-4e48-4ef5-b5c3-a2f0c79bf7a6 Aug 12 20:15:49.911153 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6bc76530-db07-4c90-939b-e6d954a194cd tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:49.911434 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6bc76530-db07-4c90-939b-e6d954a194cd tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:49.918731 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6bc76530-db07-4c90-939b-e6d954a194cd tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] https://10.4.3.246/volume/v3/messages/cbc1cda4-4e48-4ef5-b5c3-a2f0c79bf7a6 returned with HTTP 404 Aug 12 20:15:49.919406 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 152/595] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:15:49 2026] GET /volume/v3/messages/cbc1cda4-4e48-4ef5-b5c3-a2f0c79bf7a6 => generated 110 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:15:49.926780 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-637c9b9a-b0b0-46bc-a821-6272c81a2129 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:49.928754 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-637c9b9a-b0b0-46bc-a821-6272c81a2129 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] GET https://10.4.3.246/volume/v3/volumes/ed60adfd-5718-4617-b7b1-ef28852d14ba Aug 12 20:15:49.928988 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-637c9b9a-b0b0-46bc-a821-6272c81a2129 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:49.929305 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-637c9b9a-b0b0-46bc-a821-6272c81a2129 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:49.936818 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:49.936818 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:49.942099 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-637c9b9a-b0b0-46bc-a821-6272c81a2129 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Volume info retrieved successfully. Aug 12 20:15:49.948855 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-637c9b9a-b0b0-46bc-a821-6272c81a2129 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] https://10.4.3.246/volume/v3/volumes/ed60adfd-5718-4617-b7b1-ef28852d14ba returned with HTTP 200 Aug 12 20:15:49.949395 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 151/596] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:15:49 2026] GET /volume/v3/volumes/ed60adfd-5718-4617-b7b1-ef28852d14ba => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:49.964764 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-7c6f2108-5c17-481b-be01-29c5eb4cfdd5 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:49.966738 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7c6f2108-5c17-481b-be01-29c5eb4cfdd5 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] DELETE https://10.4.3.246/volume/v3/volumes/ed60adfd-5718-4617-b7b1-ef28852d14ba Aug 12 20:15:49.966954 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7c6f2108-5c17-481b-be01-29c5eb4cfdd5 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:49.967131 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7c6f2108-5c17-481b-be01-29c5eb4cfdd5 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:49.967296 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-7c6f2108-5c17-481b-be01-29c5eb4cfdd5 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Delete volume with id: ed60adfd-5718-4617-b7b1-ef28852d14ba Aug 12 20:15:49.975024 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:49.975024 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:49.975440 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-7c6f2108-5c17-481b-be01-29c5eb4cfdd5 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Volume info retrieved successfully. Aug 12 20:15:49.976410 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-7c6f2108-5c17-481b-be01-29c5eb4cfdd5 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100386) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 20:15:49.986492 np0000007109 devstack@c-api.service[100386]: WARNING cinder.quota [None req-7c6f2108-5c17-481b-be01-29c5eb4cfdd5 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1266996787 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1266996787, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:15:49.986829 np0000007109 devstack@c-api.service[100386]: WARNING cinder.quota [None req-7c6f2108-5c17-481b-be01-29c5eb4cfdd5 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1266996787 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1266996787, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:15:49.997717 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-7c6f2108-5c17-481b-be01-29c5eb4cfdd5 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Created reservations ['61a583dd-dc8f-4e3d-8ba3-bde594801fa6', '7b080d36-561f-4589-87d3-f581fb2e8bf6', '0020096c-66fd-46d2-8720-259feda73cce', 'fcbfc705-04f8-4efc-8190-b42ad9d99e1a'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:15:50.031321 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-7c6f2108-5c17-481b-be01-29c5eb4cfdd5 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Delete volume request issued successfully. Aug 12 20:15:50.031619 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7c6f2108-5c17-481b-be01-29c5eb4cfdd5 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] https://10.4.3.246/volume/v3/volumes/ed60adfd-5718-4617-b7b1-ef28852d14ba returned with HTTP 202 Aug 12 20:15:50.033624 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 146/597] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:15:49 2026] DELETE /volume/v3/volumes/ed60adfd-5718-4617-b7b1-ef28852d14ba => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:15:50.040640 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-d3f23974-5992-4d72-ae31-3cd5059fa21d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:50.043407 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d3f23974-5992-4d72-ae31-3cd5059fa21d tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] GET https://10.4.3.246/volume/v3/volumes/ed60adfd-5718-4617-b7b1-ef28852d14ba Aug 12 20:15:50.043407 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d3f23974-5992-4d72-ae31-3cd5059fa21d tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:50.043407 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d3f23974-5992-4d72-ae31-3cd5059fa21d tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:50.048227 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d3f23974-5992-4d72-ae31-3cd5059fa21d tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] https://10.4.3.246/volume/v3/volumes/ed60adfd-5718-4617-b7b1-ef28852d14ba returned with HTTP 404 Aug 12 20:15:50.048891 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 149/598] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:15:50 2026] GET /volume/v3/volumes/ed60adfd-5718-4617-b7b1-ef28852d14ba => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:15:50.055496 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c4336e09-7023-48db-8559-f891c85ae9e2 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:50.057765 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c4336e09-7023-48db-8559-f891c85ae9e2 tempest-UserMessagesTest-1924765380 tempest-UserMessagesTest-1924765380-project-admin] DELETE https://10.4.3.246/volume/v3/types/afb9022f-49aa-41ea-9fa8-db8dd98f2733 Aug 12 20:15:50.057976 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c4336e09-7023-48db-8559-f891c85ae9e2 tempest-UserMessagesTest-1924765380 tempest-UserMessagesTest-1924765380-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:50.058312 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c4336e09-7023-48db-8559-f891c85ae9e2 tempest-UserMessagesTest-1924765380 tempest-UserMessagesTest-1924765380-project-admin] Calling method '_delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:50.082044 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c4336e09-7023-48db-8559-f891c85ae9e2 tempest-UserMessagesTest-1924765380 tempest-UserMessagesTest-1924765380-project-admin] https://10.4.3.246/volume/v3/types/afb9022f-49aa-41ea-9fa8-db8dd98f2733 returned with HTTP 202 Aug 12 20:15:50.082523 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 153/599] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:15:50 2026] DELETE /volume/v3/types/afb9022f-49aa-41ea-9fa8-db8dd98f2733 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:15:50.093297 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-bfb1d356-aa3c-408b-984b-7186b413130d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:50.095977 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-bfb1d356-aa3c-408b-984b-7186b413130d tempest-UserMessagesTest-1924765380 tempest-UserMessagesTest-1924765380-project-admin] GET https://10.4.3.246/volume/v3/types/afb9022f-49aa-41ea-9fa8-db8dd98f2733 Aug 12 20:15:50.096268 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-bfb1d356-aa3c-408b-984b-7186b413130d tempest-UserMessagesTest-1924765380 tempest-UserMessagesTest-1924765380-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:50.096567 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-bfb1d356-aa3c-408b-984b-7186b413130d tempest-UserMessagesTest-1924765380 tempest-UserMessagesTest-1924765380-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:50.100637 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-bfb1d356-aa3c-408b-984b-7186b413130d tempest-UserMessagesTest-1924765380 tempest-UserMessagesTest-1924765380-project-admin] https://10.4.3.246/volume/v3/types/afb9022f-49aa-41ea-9fa8-db8dd98f2733 returned with HTTP 404 Aug 12 20:15:50.101315 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 152/600] 10.4.3.246 () {66 vars in 1342 bytes} [Wed Aug 12 20:15:50 2026] GET /volume/v3/types/afb9022f-49aa-41ea-9fa8-db8dd98f2733 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:15:50.112130 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-2b45531f-8bd1-4bc3-b7df-e7cc37fe60fe None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:50.114097 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2b45531f-8bd1-4bc3-b7df-e7cc37fe60fe tempest-UserMessagesTest-1924765380 tempest-UserMessagesTest-1924765380-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:15:50.114587 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2b45531f-8bd1-4bc3-b7df-e7cc37fe60fe tempest-UserMessagesTest-1924765380 tempest-UserMessagesTest-1924765380-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1795568938", "extra_specs": {"storage_protocol": "tempest-storage_protocol-170832032", "vendor_name": "tempest-vendor_name-836936948"}}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:50.134242 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2b45531f-8bd1-4bc3-b7df-e7cc37fe60fe tempest-UserMessagesTest-1924765380 tempest-UserMessagesTest-1924765380-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:15:50.134810 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 147/601] 10.4.3.246 () {68 vars in 1253 bytes} [Wed Aug 12 20:15:50 2026] POST /volume/v3/types => generated 326 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:50.146050 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-c71e276a-5a0f-442b-9f37-f733c6b4e979 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:50.147621 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c71e276a-5a0f-442b-9f37-f733c6b4e979 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:15:50.148118 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c71e276a-5a0f-442b-9f37-f733c6b4e979 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "dfc181bc-2755-4610-825d-fb7f51e245e7", "size": 1, "name": "tempest-UserMessagesTest-Volume-515483519"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:50.149650 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-c71e276a-5a0f-442b-9f37-f733c6b4e979 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Create volume request body: {'volume': {'volume_type': 'dfc181bc-2755-4610-825d-fb7f51e245e7', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-515483519'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:15:50.154587 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-c71e276a-5a0f-442b-9f37-f733c6b4e979 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Create volume of 1 GB Aug 12 20:15:50.157561 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:50.157561 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:15:50.157561 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-c71e276a-5a0f-442b-9f37-f733c6b4e979 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Availability Zones retrieved successfully. Aug 12 20:15:50.161618 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-c71e276a-5a0f-442b-9f37-f733c6b4e979 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Flow 'volume_create_api' (2bceeb4b-951d-4fcb-a6e8-eb8cdcef0f3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:15:50.162647 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-c71e276a-5a0f-442b-9f37-f733c6b4e979 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71031317-3ece-4ee0-9746-5e0d625c5b7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:50.163596 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-c71e276a-5a0f-442b-9f37-f733c6b4e979 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:15:50.187508 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-c71e276a-5a0f-442b-9f37-f733c6b4e979 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71031317-3ece-4ee0-9746-5e0d625c5b7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:15:50Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-170832032',vendor_name='tempest-vendor_name-836936948'},id=dfc181bc-2755-4610-825d-fb7f51e245e7,is_public=True,name='tempest-UserMessagesTest-volume-type-1795568938',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfc181bc-2755-4610-825d-fb7f51e245e7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:50.188762 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-c71e276a-5a0f-442b-9f37-f733c6b4e979 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdfc2a54-9426-40aa-98c0-2eb3aec56812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:50.221682 np0000007109 devstack@c-api.service[100385]: WARNING cinder.quota [None req-c71e276a-5a0f-442b-9f37-f733c6b4e979 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1795568938 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1795568938, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:15:50.221682 np0000007109 devstack@c-api.service[100385]: WARNING cinder.quota [None req-c71e276a-5a0f-442b-9f37-f733c6b4e979 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1795568938 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1795568938, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:15:50.260574 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-c71e276a-5a0f-442b-9f37-f733c6b4e979 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Created reservations ['ea452d6d-d670-489e-8e17-c7e41a4d3624', '53e51cfe-1917-4b2a-928d-1f815e9461fa', '9f01dbdd-fd22-4e04-b62f-ce7bf2e77db3', '1f92dbfa-3037-46b6-b1e8-6afdb36f832e'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:15:50.260574 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-c71e276a-5a0f-442b-9f37-f733c6b4e979 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdfc2a54-9426-40aa-98c0-2eb3aec56812) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea452d6d-d670-489e-8e17-c7e41a4d3624', '53e51cfe-1917-4b2a-928d-1f815e9461fa', '9f01dbdd-fd22-4e04-b62f-ce7bf2e77db3', '1f92dbfa-3037-46b6-b1e8-6afdb36f832e']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:50.260574 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-c71e276a-5a0f-442b-9f37-f733c6b4e979 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e479dc4-ca8a-408f-b9ab-12dc43d79831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:50.294592 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-c71e276a-5a0f-442b-9f37-f733c6b4e979 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e479dc4-ca8a-408f-b9ab-12dc43d79831) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c675d11-30c2-424e-98a3-aa9e34ae6c05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-515483519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed0a3e30dd2147b3ae40debeaeea797b',qos_specs=None,replication_status=,reservations=['ea452d6d-d670-489e-8e17-c7e41a4d3624','53e51cfe-1917-4b2a-928d-1f815e9461fa','9f01dbdd-fd22-4e04-b62f-ce7bf2e77db3','1f92dbfa-3037-46b6-b1e8-6afdb36f832e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='326c8e7341ea40bc98603187c26d1d4e',volume_type_id=dfc181bc-2755-4610-825d-fb7f51e245e7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:15:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-515483519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c675d11-30c2-424e-98a3-aa9e34ae6c05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed0a3e30dd2147b3ae40debeaeea797b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='326c8e7341ea40bc98603187c26d1d4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfc181bc-2755-4610-825d-fb7f51e245e7),volume_type_id=dfc181bc-2755-4610-825d-fb7f51e245e7)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:50.297062 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-c71e276a-5a0f-442b-9f37-f733c6b4e979 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68941c3e-71c2-4af6-8365-f7ff8db54ed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:50.322670 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-c71e276a-5a0f-442b-9f37-f733c6b4e979 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68941c3e-71c2-4af6-8365-f7ff8db54ed6) transitioned into state 'SUCCESS' from state '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-515483519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed0a3e30dd2147b3ae40debeaeea797b',qos_specs=None,replication_status=,reservations=['ea452d6d-d670-489e-8e17-c7e41a4d3624','53e51cfe-1917-4b2a-928d-1f815e9461fa','9f01dbdd-fd22-4e04-b62f-ce7bf2e77db3','1f92dbfa-3037-46b6-b1e8-6afdb36f832e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='326c8e7341ea40bc98603187c26d1d4e',volume_type_id=dfc181bc-2755-4610-825d-fb7f51e245e7)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:50.322670 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-c71e276a-5a0f-442b-9f37-f733c6b4e979 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcce4abf-f415-48f2-b5de-0170c3f5c035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:15:50.334855 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-c71e276a-5a0f-442b-9f37-f733c6b4e979 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcce4abf-f415-48f2-b5de-0170c3f5c035) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:15:50.336436 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-c71e276a-5a0f-442b-9f37-f733c6b4e979 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Flow 'volume_create_api' (2bceeb4b-951d-4fcb-a6e8-eb8cdcef0f3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:15:50.337139 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-c71e276a-5a0f-442b-9f37-f733c6b4e979 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Create volume request issued successfully. Aug 12 20:15:50.338119 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c71e276a-5a0f-442b-9f37-f733c6b4e979 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:15:50.338874 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 150/602] 10.4.3.246 () {70 vars in 1299 bytes} [Wed Aug 12 20:15:50 2026] POST /volume/v3/volumes => generated 785 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:15:50.340782 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-132090ec-4a72-45c4-9665-32ea235bbb28 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:50.342844 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-132090ec-4a72-45c4-9665-32ea235bbb28 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] GET https://10.4.3.246/volume/v3/volumes/70252e78-c619-410f-94b3-f44405fa4209 Aug 12 20:15:50.343146 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-132090ec-4a72-45c4-9665-32ea235bbb28 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:50.343388 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-132090ec-4a72-45c4-9665-32ea235bbb28 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:50.350129 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-132090ec-4a72-45c4-9665-32ea235bbb28 tempest-DeleteServersTestJSON-1081781061 tempest-DeleteServersTestJSON-1081781061-project-member] https://10.4.3.246/volume/v3/volumes/70252e78-c619-410f-94b3-f44405fa4209 returned with HTTP 404 Aug 12 20:15:50.350847 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 154/603] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:50 2026] GET /volume/v3/volumes/70252e78-c619-410f-94b3-f44405fa4209 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:15:50.360146 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-2ee2bb56-694a-4126-bdd2-54c7b44dc49e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:50.362759 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2ee2bb56-694a-4126-bdd2-54c7b44dc49e tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] GET https://10.4.3.246/volume/v3/volumes/3c675d11-30c2-424e-98a3-aa9e34ae6c05 Aug 12 20:15:50.363062 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2ee2bb56-694a-4126-bdd2-54c7b44dc49e tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:50.363324 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2ee2bb56-694a-4126-bdd2-54c7b44dc49e tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:50.383461 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:50.383461 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:50.390140 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-2ee2bb56-694a-4126-bdd2-54c7b44dc49e tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Volume info retrieved successfully. Aug 12 20:15:50.398115 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2ee2bb56-694a-4126-bdd2-54c7b44dc49e tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] https://10.4.3.246/volume/v3/volumes/3c675d11-30c2-424e-98a3-aa9e34ae6c05 returned with HTTP 200 Aug 12 20:15:50.398840 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 153/604] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:15:50 2026] GET /volume/v3/volumes/3c675d11-30c2-424e-98a3-aa9e34ae6c05 => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:50.445000 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-59d0ba40-5d4b-42b0-96c7-d2b71e9e664e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:50.448288 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-59d0ba40-5d4b-42b0-96c7-d2b71e9e664e tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 Aug 12 20:15:50.448288 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-59d0ba40-5d4b-42b0-96c7-d2b71e9e664e tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:50.448288 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-59d0ba40-5d4b-42b0-96c7-d2b71e9e664e tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:50.448288 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-59d0ba40-5d4b-42b0-96c7-d2b71e9e664e tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id 8ce25c74-1742-4fcd-93b2-a1db259b4758. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:15:50.453381 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:50.453381 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:50.454390 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-59d0ba40-5d4b-42b0-96c7-d2b71e9e664e tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 returned with HTTP 200 Aug 12 20:15:50.454830 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 148/605] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:50 2026] GET /volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:51.417230 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-abd9ad88-5d39-4bf4-8a8b-fb68c1fe370b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:51.419128 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-abd9ad88-5d39-4bf4-8a8b-fb68c1fe370b tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] GET https://10.4.3.246/volume/v3/volumes/3c675d11-30c2-424e-98a3-aa9e34ae6c05 Aug 12 20:15:51.419549 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-abd9ad88-5d39-4bf4-8a8b-fb68c1fe370b tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:51.419549 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-abd9ad88-5d39-4bf4-8a8b-fb68c1fe370b tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:51.427360 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:51.427360 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:15:51.435290 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-abd9ad88-5d39-4bf4-8a8b-fb68c1fe370b tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Volume info retrieved successfully. Aug 12 20:15:51.443601 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-abd9ad88-5d39-4bf4-8a8b-fb68c1fe370b tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] https://10.4.3.246/volume/v3/volumes/3c675d11-30c2-424e-98a3-aa9e34ae6c05 returned with HTTP 200 Aug 12 20:15:51.443995 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 151/606] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:15:51 2026] GET /volume/v3/volumes/3c675d11-30c2-424e-98a3-aa9e34ae6c05 => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:51.461115 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-78dafa18-ad55-4397-acd9-aa1eff246960 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:51.463073 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-78dafa18-ad55-4397-acd9-aa1eff246960 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] GET https://10.4.3.246/volume/v3/messages Aug 12 20:15:51.463315 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-78dafa18-ad55-4397-acd9-aa1eff246960 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:51.466578 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-78dafa18-ad55-4397-acd9-aa1eff246960 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:51.469853 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-78dafa18-ad55-4397-acd9-aa1eff246960 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] https://10.4.3.246/volume/v3/messages returned with HTTP 200 Aug 12 20:15:51.470074 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-cbbad9ca-b03b-4928-9c86-609ff18f8041 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:51.473632 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 155/607] 10.4.3.246 () {68 vars in 1280 bytes} [Wed Aug 12 20:15:51 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:51.473751 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cbbad9ca-b03b-4928-9c86-609ff18f8041 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 Aug 12 20:15:51.473751 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cbbad9ca-b03b-4928-9c86-609ff18f8041 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:51.473751 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cbbad9ca-b03b-4928-9c86-609ff18f8041 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:51.473751 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-cbbad9ca-b03b-4928-9c86-609ff18f8041 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id 8ce25c74-1742-4fcd-93b2-a1db259b4758. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:15:51.477566 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:51.477566 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:51.478691 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cbbad9ca-b03b-4928-9c86-609ff18f8041 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 returned with HTTP 200 Aug 12 20:15:51.479050 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 154/608] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:51 2026] GET /volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:51.482916 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-07ca69df-cd92-43be-9b90-3050671a8278 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:51.489747 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-07ca69df-cd92-43be-9b90-3050671a8278 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] GET https://10.4.3.246/volume/v3/messages/55789609-0734-449c-ae99-c7caa66b2b7d Aug 12 20:15:51.489747 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-07ca69df-cd92-43be-9b90-3050671a8278 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:51.489747 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-07ca69df-cd92-43be-9b90-3050671a8278 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:51.493675 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-07ca69df-cd92-43be-9b90-3050671a8278 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] https://10.4.3.246/volume/v3/messages/55789609-0734-449c-ae99-c7caa66b2b7d returned with HTTP 200 Aug 12 20:15:51.494060 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 149/609] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:15:51 2026] GET /volume/v3/messages/55789609-0734-449c-ae99-c7caa66b2b7d => generated 667 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:51.504683 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-bb52e067-6893-42cf-b6c8-df5d6c99657e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:51.507057 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-bb52e067-6893-42cf-b6c8-df5d6c99657e tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] GET https://10.4.3.246/volume/v3/messages Aug 12 20:15:51.507359 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-bb52e067-6893-42cf-b6c8-df5d6c99657e tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:51.507837 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-bb52e067-6893-42cf-b6c8-df5d6c99657e tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:51.514446 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-bb52e067-6893-42cf-b6c8-df5d6c99657e tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] https://10.4.3.246/volume/v3/messages returned with HTTP 200 Aug 12 20:15:51.515200 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 152/610] 10.4.3.246 () {68 vars in 1280 bytes} [Wed Aug 12 20:15:51 2026] GET /volume/v3/messages => generated 670 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:51.527657 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-6af768e0-c9fa-4950-a653-61c813c6eba4 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:51.529946 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6af768e0-c9fa-4950-a653-61c813c6eba4 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] DELETE https://10.4.3.246/volume/v3/messages/55789609-0734-449c-ae99-c7caa66b2b7d Aug 12 20:15:51.532107 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6af768e0-c9fa-4950-a653-61c813c6eba4 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:51.532362 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6af768e0-c9fa-4950-a653-61c813c6eba4 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:51.550724 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6af768e0-c9fa-4950-a653-61c813c6eba4 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] https://10.4.3.246/volume/v3/messages/55789609-0734-449c-ae99-c7caa66b2b7d returned with HTTP 204 Aug 12 20:15:51.550724 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 156/611] 10.4.3.246 () {68 vars in 1394 bytes} [Wed Aug 12 20:15:51 2026] DELETE /volume/v3/messages/55789609-0734-449c-ae99-c7caa66b2b7d => generated 0 bytes in 20 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 20:15:51.559223 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-cf9966c8-86b0-411f-b723-c4d65c46bb79 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:51.561713 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cf9966c8-86b0-411f-b723-c4d65c46bb79 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] GET https://10.4.3.246/volume/v3/volumes/3c675d11-30c2-424e-98a3-aa9e34ae6c05 Aug 12 20:15:51.561996 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cf9966c8-86b0-411f-b723-c4d65c46bb79 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:51.562245 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cf9966c8-86b0-411f-b723-c4d65c46bb79 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:51.573219 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:51.573219 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:51.580772 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-cf9966c8-86b0-411f-b723-c4d65c46bb79 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Volume info retrieved successfully. Aug 12 20:15:51.587596 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cf9966c8-86b0-411f-b723-c4d65c46bb79 tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] https://10.4.3.246/volume/v3/volumes/3c675d11-30c2-424e-98a3-aa9e34ae6c05 returned with HTTP 200 Aug 12 20:15:51.588369 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 155/612] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:15:51 2026] GET /volume/v3/volumes/3c675d11-30c2-424e-98a3-aa9e34ae6c05 => generated 874 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:51.604441 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-0f0417c7-742d-4031-8a82-0ac6c5a7dcfa None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:51.609225 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0f0417c7-742d-4031-8a82-0ac6c5a7dcfa tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] DELETE https://10.4.3.246/volume/v3/volumes/3c675d11-30c2-424e-98a3-aa9e34ae6c05 Aug 12 20:15:51.609514 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0f0417c7-742d-4031-8a82-0ac6c5a7dcfa tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:51.609777 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0f0417c7-742d-4031-8a82-0ac6c5a7dcfa tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:51.611162 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-0f0417c7-742d-4031-8a82-0ac6c5a7dcfa tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Delete volume with id: 3c675d11-30c2-424e-98a3-aa9e34ae6c05 Aug 12 20:15:51.624785 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:51.624785 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:51.624785 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-0f0417c7-742d-4031-8a82-0ac6c5a7dcfa tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Volume info retrieved successfully. Aug 12 20:15:51.625625 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-0f0417c7-742d-4031-8a82-0ac6c5a7dcfa tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100386) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 20:15:51.646567 np0000007109 devstack@c-api.service[100386]: WARNING cinder.quota [None req-0f0417c7-742d-4031-8a82-0ac6c5a7dcfa tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1795568938 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1795568938, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:15:51.646567 np0000007109 devstack@c-api.service[100386]: WARNING cinder.quota [None req-0f0417c7-742d-4031-8a82-0ac6c5a7dcfa tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1795568938 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1795568938, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:15:51.658872 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-0f0417c7-742d-4031-8a82-0ac6c5a7dcfa tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Created reservations ['0cdc45df-630b-479c-8ca5-9c78a2da7311', '2b7a6e3a-b676-4ce1-a533-8c304fe4f343', 'c90022df-2371-4c4a-942e-fa4e1dc7b511', 'b67d06f5-c24f-4e39-88b1-6ca40b3a76d6'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:15:51.697835 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-0f0417c7-742d-4031-8a82-0ac6c5a7dcfa tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Delete volume request issued successfully. Aug 12 20:15:51.698221 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0f0417c7-742d-4031-8a82-0ac6c5a7dcfa tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] https://10.4.3.246/volume/v3/volumes/3c675d11-30c2-424e-98a3-aa9e34ae6c05 returned with HTTP 202 Aug 12 20:15:51.698780 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 150/613] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:15:51 2026] DELETE /volume/v3/volumes/3c675d11-30c2-424e-98a3-aa9e34ae6c05 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:15:51.708938 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-3e5f6956-e09e-403c-a476-a081c2f0501e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:51.712219 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3e5f6956-e09e-403c-a476-a081c2f0501e tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] GET https://10.4.3.246/volume/v3/volumes/3c675d11-30c2-424e-98a3-aa9e34ae6c05 Aug 12 20:15:51.712219 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3e5f6956-e09e-403c-a476-a081c2f0501e tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:51.712219 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3e5f6956-e09e-403c-a476-a081c2f0501e tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:51.720469 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3e5f6956-e09e-403c-a476-a081c2f0501e tempest-UserMessagesTest-1292447496 tempest-UserMessagesTest-1292447496-project-member] https://10.4.3.246/volume/v3/volumes/3c675d11-30c2-424e-98a3-aa9e34ae6c05 returned with HTTP 404 Aug 12 20:15:51.721787 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 153/614] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:15:51 2026] GET /volume/v3/volumes/3c675d11-30c2-424e-98a3-aa9e34ae6c05 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:15:51.730237 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-0d605c78-9581-4ab9-9210-9d6d77243761 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:51.732902 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0d605c78-9581-4ab9-9210-9d6d77243761 tempest-UserMessagesTest-1924765380 tempest-UserMessagesTest-1924765380-project-admin] DELETE https://10.4.3.246/volume/v3/types/dfc181bc-2755-4610-825d-fb7f51e245e7 Aug 12 20:15:51.733199 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-0d605c78-9581-4ab9-9210-9d6d77243761 tempest-UserMessagesTest-1924765380 tempest-UserMessagesTest-1924765380-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:51.733491 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-0d605c78-9581-4ab9-9210-9d6d77243761 tempest-UserMessagesTest-1924765380 tempest-UserMessagesTest-1924765380-project-admin] Calling method '_delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:51.768703 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0d605c78-9581-4ab9-9210-9d6d77243761 tempest-UserMessagesTest-1924765380 tempest-UserMessagesTest-1924765380-project-admin] https://10.4.3.246/volume/v3/types/dfc181bc-2755-4610-825d-fb7f51e245e7 returned with HTTP 202 Aug 12 20:15:51.768888 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 157/615] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:15:51 2026] DELETE /volume/v3/types/dfc181bc-2755-4610-825d-fb7f51e245e7 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:15:51.779024 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-39ef192e-022c-4dea-8cc0-4263fe156bb1 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:51.781201 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-39ef192e-022c-4dea-8cc0-4263fe156bb1 tempest-UserMessagesTest-1924765380 tempest-UserMessagesTest-1924765380-project-admin] GET https://10.4.3.246/volume/v3/types/dfc181bc-2755-4610-825d-fb7f51e245e7 Aug 12 20:15:51.781479 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-39ef192e-022c-4dea-8cc0-4263fe156bb1 tempest-UserMessagesTest-1924765380 tempest-UserMessagesTest-1924765380-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:51.781967 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-39ef192e-022c-4dea-8cc0-4263fe156bb1 tempest-UserMessagesTest-1924765380 tempest-UserMessagesTest-1924765380-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:51.786558 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-39ef192e-022c-4dea-8cc0-4263fe156bb1 tempest-UserMessagesTest-1924765380 tempest-UserMessagesTest-1924765380-project-admin] https://10.4.3.246/volume/v3/types/dfc181bc-2755-4610-825d-fb7f51e245e7 returned with HTTP 404 Aug 12 20:15:51.787143 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 156/616] 10.4.3.246 () {66 vars in 1342 bytes} [Wed Aug 12 20:15:51 2026] GET /volume/v3/types/dfc181bc-2755-4610-825d-fb7f51e245e7 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:15:52.494905 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-a080dcd5-6af1-405f-92fb-42c558f98ea8 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:52.497487 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a080dcd5-6af1-405f-92fb-42c558f98ea8 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 Aug 12 20:15:52.497835 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a080dcd5-6af1-405f-92fb-42c558f98ea8 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:52.498456 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a080dcd5-6af1-405f-92fb-42c558f98ea8 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:52.498771 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-a080dcd5-6af1-405f-92fb-42c558f98ea8 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id 8ce25c74-1742-4fcd-93b2-a1db259b4758. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:15:52.503934 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:52.503934 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:52.504748 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a080dcd5-6af1-405f-92fb-42c558f98ea8 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 returned with HTTP 200 Aug 12 20:15:52.505552 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 151/617] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:52 2026] GET /volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:53.520766 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f3afad15-b96d-4d94-8275-c93e73931f8d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:53.524452 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f3afad15-b96d-4d94-8275-c93e73931f8d tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 Aug 12 20:15:53.524452 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f3afad15-b96d-4d94-8275-c93e73931f8d tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:53.524452 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f3afad15-b96d-4d94-8275-c93e73931f8d tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:53.524452 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-f3afad15-b96d-4d94-8275-c93e73931f8d tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id 8ce25c74-1742-4fcd-93b2-a1db259b4758. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:15:53.552524 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:53.552524 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:15:53.553882 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f3afad15-b96d-4d94-8275-c93e73931f8d tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 returned with HTTP 200 Aug 12 20:15:53.554507 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 154/618] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:53 2026] GET /volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 => generated 749 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:54.568652 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-91983400-3fcb-42cd-8fa1-66bc311dcda9 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:54.570507 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-91983400-3fcb-42cd-8fa1-66bc311dcda9 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 Aug 12 20:15:54.570704 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-91983400-3fcb-42cd-8fa1-66bc311dcda9 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:54.571468 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-91983400-3fcb-42cd-8fa1-66bc311dcda9 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:54.571468 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-91983400-3fcb-42cd-8fa1-66bc311dcda9 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id 8ce25c74-1742-4fcd-93b2-a1db259b4758. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:15:54.578784 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:54.578784 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:54.579575 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-91983400-3fcb-42cd-8fa1-66bc311dcda9 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 returned with HTTP 200 Aug 12 20:15:54.580016 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 158/619] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:54 2026] GET /volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:55.176454 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-c16643a2-5d3f-440c-a3f2-90757ce581e4 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:55.321451 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c16643a2-5d3f-440c-a3f2-90757ce581e4 tempest-VolumeQuotaClassesTest-35959693 tempest-VolumeQuotaClassesTest-35959693-project-admin] GET https://10.4.3.246/volume/v3/os-quota-class-sets/default Aug 12 20:15:55.321833 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c16643a2-5d3f-440c-a3f2-90757ce581e4 tempest-VolumeQuotaClassesTest-35959693 tempest-VolumeQuotaClassesTest-35959693-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:55.322142 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c16643a2-5d3f-440c-a3f2-90757ce581e4 tempest-VolumeQuotaClassesTest-35959693 tempest-VolumeQuotaClassesTest-35959693-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:55.338082 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c16643a2-5d3f-440c-a3f2-90757ce581e4 tempest-VolumeQuotaClassesTest-35959693 tempest-VolumeQuotaClassesTest-35959693-project-admin] https://10.4.3.246/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 12 20:15:55.338565 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 157/620] 10.4.3.246 () {66 vars in 1297 bytes} [Wed Aug 12 20:15:55 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:55.349067 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-7b1cefd5-e6d9-4489-868e-07535acd880e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:55.350989 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7b1cefd5-e6d9-4489-868e-07535acd880e tempest-VolumeQuotaClassesTest-35959693 tempest-VolumeQuotaClassesTest-35959693-project-admin] GET https://10.4.3.246/volume/v3/os-quota-class-sets/default Aug 12 20:15:55.351294 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7b1cefd5-e6d9-4489-868e-07535acd880e tempest-VolumeQuotaClassesTest-35959693 tempest-VolumeQuotaClassesTest-35959693-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:55.351494 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7b1cefd5-e6d9-4489-868e-07535acd880e tempest-VolumeQuotaClassesTest-35959693 tempest-VolumeQuotaClassesTest-35959693-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:55.368127 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7b1cefd5-e6d9-4489-868e-07535acd880e tempest-VolumeQuotaClassesTest-35959693 tempest-VolumeQuotaClassesTest-35959693-project-admin] https://10.4.3.246/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 12 20:15:55.368745 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 152/621] 10.4.3.246 () {66 vars in 1297 bytes} [Wed Aug 12 20:15:55 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:55.380193 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-3e1cde2a-3591-493a-97f5-4638f3b477e1 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:55.382423 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3e1cde2a-3591-493a-97f5-4638f3b477e1 tempest-VolumeQuotaClassesTest-35959693 tempest-VolumeQuotaClassesTest-35959693-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:15:55.382897 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3e1cde2a-3591-493a-97f5-4638f3b477e1 tempest-VolumeQuotaClassesTest-35959693 tempest-VolumeQuotaClassesTest-35959693-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1464234112"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:55.404906 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3e1cde2a-3591-493a-97f5-4638f3b477e1 tempest-VolumeQuotaClassesTest-35959693 tempest-VolumeQuotaClassesTest-35959693-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:15:55.405404 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 155/622] 10.4.3.246 () {68 vars in 1252 bytes} [Wed Aug 12 20:15:55 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 12 20:15:55.418073 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-81a658bf-779d-4ab4-bcad-e4343df7a4f4 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:55.422387 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-81a658bf-779d-4ab4-bcad-e4343df7a4f4 tempest-VolumeQuotaClassesTest-35959693 tempest-VolumeQuotaClassesTest-35959693-project-admin] PUT https://10.4.3.246/volume/v3/os-quota-class-sets/default Aug 12 20:15:55.422387 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-81a658bf-779d-4ab4-bcad-e4343df7a4f4 tempest-VolumeQuotaClassesTest-35959693 tempest-VolumeQuotaClassesTest-35959693-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-1464234112": 3, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1464234112": 6, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1464234112": 8}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:55.530497 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-81a658bf-779d-4ab4-bcad-e4343df7a4f4 tempest-VolumeQuotaClassesTest-35959693 tempest-VolumeQuotaClassesTest-35959693-project-admin] https://10.4.3.246/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 12 20:15:55.531385 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 159/623] 10.4.3.246 () {68 vars in 1318 bytes} [Wed Aug 12 20:15:55 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:55.541309 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-89ce4bdb-9b69-41b4-a5bb-bc3ea5c07457 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:55.543691 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-89ce4bdb-9b69-41b4-a5bb-bc3ea5c07457 tempest-VolumeQuotaClassesTest-35959693 tempest-VolumeQuotaClassesTest-35959693-project-admin] GET https://10.4.3.246/volume/v3/os-quota-sets/fc3b0357877e4f5b870e773788734e00/defaults Aug 12 20:15:55.543978 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-89ce4bdb-9b69-41b4-a5bb-bc3ea5c07457 tempest-VolumeQuotaClassesTest-35959693 tempest-VolumeQuotaClassesTest-35959693-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:55.544255 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-89ce4bdb-9b69-41b4-a5bb-bc3ea5c07457 tempest-VolumeQuotaClassesTest-35959693 tempest-VolumeQuotaClassesTest-35959693-project-admin] Calling method 'defaults' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:55.557428 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-89ce4bdb-9b69-41b4-a5bb-bc3ea5c07457 tempest-VolumeQuotaClassesTest-35959693 tempest-VolumeQuotaClassesTest-35959693-project-admin] https://10.4.3.246/volume/v3/os-quota-sets/fc3b0357877e4f5b870e773788734e00/defaults returned with HTTP 200 Aug 12 20:15:55.558014 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 158/624] 10.4.3.246 () {66 vars in 1381 bytes} [Wed Aug 12 20:15:55 2026] GET /volume/v3/os-quota-sets/fc3b0357877e4f5b870e773788734e00/defaults => generated 645 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:55.595070 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-7c9928c7-5d00-4d8e-9993-21fdda9338c4 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:55.596123 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7c9928c7-5d00-4d8e-9993-21fdda9338c4 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 Aug 12 20:15:55.596468 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7c9928c7-5d00-4d8e-9993-21fdda9338c4 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:55.598640 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7c9928c7-5d00-4d8e-9993-21fdda9338c4 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:55.598640 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-7c9928c7-5d00-4d8e-9993-21fdda9338c4 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id 8ce25c74-1742-4fcd-93b2-a1db259b4758. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:15:55.603128 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:55.603128 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:15:55.604222 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7c9928c7-5d00-4d8e-9993-21fdda9338c4 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 returned with HTTP 200 Aug 12 20:15:55.604780 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 153/625] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:55 2026] GET /volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:55.760632 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-076d8f20-1c62-43f0-b179-c5cdb750411a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:55.763118 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-076d8f20-1c62-43f0-b179-c5cdb750411a tempest-VolumeQuotaClassesTest-35959693 tempest-VolumeQuotaClassesTest-35959693-project-admin] GET https://10.4.3.246/volume/v3/os-quota-sets/dbe8cd793d8d4033870fb5769ed2f10b/defaults Aug 12 20:15:55.764121 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-076d8f20-1c62-43f0-b179-c5cdb750411a tempest-VolumeQuotaClassesTest-35959693 tempest-VolumeQuotaClassesTest-35959693-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:55.764121 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-076d8f20-1c62-43f0-b179-c5cdb750411a tempest-VolumeQuotaClassesTest-35959693 tempest-VolumeQuotaClassesTest-35959693-project-admin] Calling method 'defaults' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:55.773061 np0000007109 devstack@c-api.service[100385]: WARNING cinder.quota [None req-076d8f20-1c62-43f0-b179-c5cdb750411a tempest-VolumeQuotaClassesTest-35959693 tempest-VolumeQuotaClassesTest-35959693-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 12 20:15:55.773667 np0000007109 devstack@c-api.service[100385]: WARNING cinder.quota [None req-076d8f20-1c62-43f0-b179-c5cdb750411a tempest-VolumeQuotaClassesTest-35959693 tempest-VolumeQuotaClassesTest-35959693-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 12 20:15:55.776113 np0000007109 devstack@c-api.service[100385]: WARNING cinder.quota [None req-076d8f20-1c62-43f0-b179-c5cdb750411a tempest-VolumeQuotaClassesTest-35959693 tempest-VolumeQuotaClassesTest-35959693-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 12 20:15:55.776113 np0000007109 devstack@c-api.service[100385]: WARNING cinder.quota [None req-076d8f20-1c62-43f0-b179-c5cdb750411a tempest-VolumeQuotaClassesTest-35959693 tempest-VolumeQuotaClassesTest-35959693-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 12 20:15:55.776113 np0000007109 devstack@c-api.service[100385]: WARNING cinder.quota [None req-076d8f20-1c62-43f0-b179-c5cdb750411a tempest-VolumeQuotaClassesTest-35959693 tempest-VolumeQuotaClassesTest-35959693-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 12 20:15:55.776113 np0000007109 devstack@c-api.service[100385]: WARNING cinder.quota [None req-076d8f20-1c62-43f0-b179-c5cdb750411a tempest-VolumeQuotaClassesTest-35959693 tempest-VolumeQuotaClassesTest-35959693-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 12 20:15:55.779484 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-076d8f20-1c62-43f0-b179-c5cdb750411a tempest-VolumeQuotaClassesTest-35959693 tempest-VolumeQuotaClassesTest-35959693-project-admin] https://10.4.3.246/volume/v3/os-quota-sets/dbe8cd793d8d4033870fb5769ed2f10b/defaults returned with HTTP 200 Aug 12 20:15:55.780097 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 156/626] 10.4.3.246 () {66 vars in 1381 bytes} [Wed Aug 12 20:15:55 2026] GET /volume/v3/os-quota-sets/dbe8cd793d8d4033870fb5769ed2f10b/defaults => generated 645 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:55.903496 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d1c33649-dd14-47c7-8b87-4673b14fcff8 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:55.905793 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d1c33649-dd14-47c7-8b87-4673b14fcff8 tempest-VolumeQuotaClassesTest-35959693 tempest-VolumeQuotaClassesTest-35959693-project-admin] DELETE https://10.4.3.246/volume/v3/types/4cfeff6b-6b55-44d1-95b0-b3444e43f236 Aug 12 20:15:55.906507 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d1c33649-dd14-47c7-8b87-4673b14fcff8 tempest-VolumeQuotaClassesTest-35959693 tempest-VolumeQuotaClassesTest-35959693-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:55.906924 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d1c33649-dd14-47c7-8b87-4673b14fcff8 tempest-VolumeQuotaClassesTest-35959693 tempest-VolumeQuotaClassesTest-35959693-project-admin] Calling method '_delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:55.948569 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d1c33649-dd14-47c7-8b87-4673b14fcff8 tempest-VolumeQuotaClassesTest-35959693 tempest-VolumeQuotaClassesTest-35959693-project-admin] https://10.4.3.246/volume/v3/types/4cfeff6b-6b55-44d1-95b0-b3444e43f236 returned with HTTP 202 Aug 12 20:15:55.948569 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 160/627] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:15:55 2026] DELETE /volume/v3/types/4cfeff6b-6b55-44d1-95b0-b3444e43f236 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:15:55.959003 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-7be6574a-b803-496e-8583-71906d853ff8 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:55.961793 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7be6574a-b803-496e-8583-71906d853ff8 tempest-VolumeQuotaClassesTest-35959693 tempest-VolumeQuotaClassesTest-35959693-project-admin] GET https://10.4.3.246/volume/v3/types/4cfeff6b-6b55-44d1-95b0-b3444e43f236 Aug 12 20:15:55.962034 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7be6574a-b803-496e-8583-71906d853ff8 tempest-VolumeQuotaClassesTest-35959693 tempest-VolumeQuotaClassesTest-35959693-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:55.962295 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7be6574a-b803-496e-8583-71906d853ff8 tempest-VolumeQuotaClassesTest-35959693 tempest-VolumeQuotaClassesTest-35959693-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:55.971163 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7be6574a-b803-496e-8583-71906d853ff8 tempest-VolumeQuotaClassesTest-35959693 tempest-VolumeQuotaClassesTest-35959693-project-admin] https://10.4.3.246/volume/v3/types/4cfeff6b-6b55-44d1-95b0-b3444e43f236 returned with HTTP 404 Aug 12 20:15:55.971970 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 159/628] 10.4.3.246 () {66 vars in 1342 bytes} [Wed Aug 12 20:15:55 2026] GET /volume/v3/types/4cfeff6b-6b55-44d1-95b0-b3444e43f236 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:15:55.985418 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-e756daf0-fbd5-4651-ae65-2060f3bea3d2 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:55.987622 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e756daf0-fbd5-4651-ae65-2060f3bea3d2 tempest-VolumeQuotaClassesTest-35959693 tempest-VolumeQuotaClassesTest-35959693-project-admin] PUT https://10.4.3.246/volume/v3/os-quota-class-sets/default Aug 12 20:15:55.988091 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e756daf0-fbd5-4651-ae65-2060f3bea3d2 tempest-VolumeQuotaClassesTest-35959693 tempest-VolumeQuotaClassesTest-35959693-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=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:56.082203 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e756daf0-fbd5-4651-ae65-2060f3bea3d2 tempest-VolumeQuotaClassesTest-35959693 tempest-VolumeQuotaClassesTest-35959693-project-admin] https://10.4.3.246/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 12 20:15:56.082429 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 154/629] 10.4.3.246 () {68 vars in 1318 bytes} [Wed Aug 12 20:15:55 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:56.622565 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-48d410d8-c193-45b9-8938-268c78624509 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:56.624640 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-48d410d8-c193-45b9-8938-268c78624509 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 Aug 12 20:15:56.624871 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-48d410d8-c193-45b9-8938-268c78624509 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:56.625115 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-48d410d8-c193-45b9-8938-268c78624509 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:56.628557 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-48d410d8-c193-45b9-8938-268c78624509 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id 8ce25c74-1742-4fcd-93b2-a1db259b4758. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:15:56.630912 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:56.630912 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:15:56.631892 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-48d410d8-c193-45b9-8938-268c78624509 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 returned with HTTP 200 Aug 12 20:15:56.632358 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 157/630] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:56 2026] GET /volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:57.645602 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-ceb1170d-af66-4909-bab2-c196962d901a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:57.647714 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ceb1170d-af66-4909-bab2-c196962d901a tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 Aug 12 20:15:57.647911 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ceb1170d-af66-4909-bab2-c196962d901a tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:57.648109 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ceb1170d-af66-4909-bab2-c196962d901a tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:57.648459 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-ceb1170d-af66-4909-bab2-c196962d901a tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id 8ce25c74-1742-4fcd-93b2-a1db259b4758. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:15:57.654384 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:57.654384 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:57.655780 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ceb1170d-af66-4909-bab2-c196962d901a tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 returned with HTTP 200 Aug 12 20:15:57.655780 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 161/631] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:57 2026] GET /volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:58.668638 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-8bad78c4-cca3-4349-808d-e8108a789e2f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:58.670764 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8bad78c4-cca3-4349-808d-e8108a789e2f tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 Aug 12 20:15:58.671032 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8bad78c4-cca3-4349-808d-e8108a789e2f tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:58.671147 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8bad78c4-cca3-4349-808d-e8108a789e2f tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:58.671269 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-8bad78c4-cca3-4349-808d-e8108a789e2f tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id 8ce25c74-1742-4fcd-93b2-a1db259b4758. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:15:58.679345 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:58.679345 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:15:58.681843 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8bad78c4-cca3-4349-808d-e8108a789e2f tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 returned with HTTP 200 Aug 12 20:15:58.681843 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 160/632] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:58 2026] GET /volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:59.118528 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-f30d33ec-1d0d-4a44-9a90-d350c3d78fa6 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:59.239105 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f30d33ec-1d0d-4a44-9a90-d350c3d78fa6 tempest-VolumeServicesNegativeTest-1198099655 tempest-VolumeServicesNegativeTest-1198099655-project-admin] GET https://10.4.3.246/volume/v3/os-services Aug 12 20:15:59.239404 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f30d33ec-1d0d-4a44-9a90-d350c3d78fa6 tempest-VolumeServicesNegativeTest-1198099655 tempest-VolumeServicesNegativeTest-1198099655-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:59.239745 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f30d33ec-1d0d-4a44-9a90-d350c3d78fa6 tempest-VolumeServicesNegativeTest-1198099655 tempest-VolumeServicesNegativeTest-1198099655-project-admin] Calling method 'index' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:59.251522 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f30d33ec-1d0d-4a44-9a90-d350c3d78fa6 tempest-VolumeServicesNegativeTest-1198099655 tempest-VolumeServicesNegativeTest-1198099655-project-admin] https://10.4.3.246/volume/v3/os-services returned with HTTP 200 Aug 12 20:15:59.252048 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 155/633] 10.4.3.246 () {66 vars in 1249 bytes} [Wed Aug 12 20:15:59 2026] GET /volume/v3/os-services => generated 626 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:15:59.262034 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-86a7d9b7-01bd-4110-b033-81ba3a934477 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:59.264815 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-86a7d9b7-01bd-4110-b033-81ba3a934477 tempest-VolumeServicesNegativeTest-1198099655 tempest-VolumeServicesNegativeTest-1198099655-project-admin] PUT https://10.4.3.246/volume/v3/os-services/disable-log-reason Aug 12 20:15:59.265228 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-86a7d9b7-01bd-4110-b033-81ba3a934477 tempest-VolumeServicesNegativeTest-1198099655 tempest-VolumeServicesNegativeTest-1198099655-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000007109", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:59.267871 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-86a7d9b7-01bd-4110-b033-81ba3a934477 tempest-VolumeServicesNegativeTest-1198099655 tempest-VolumeServicesNegativeTest-1198099655-project-admin] https://10.4.3.246/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 12 20:15:59.268937 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 158/634] 10.4.3.246 () {68 vars in 1326 bytes} [Wed Aug 12 20:15:59 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 20:15:59.280155 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d9a199ae-db51-4797-a1de-7e9cacc7ef20 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:59.282791 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d9a199ae-db51-4797-a1de-7e9cacc7ef20 tempest-VolumeServicesNegativeTest-1198099655 tempest-VolumeServicesNegativeTest-1198099655-project-admin] PUT https://10.4.3.246/volume/v3/os-services/disable Aug 12 20:15:59.283273 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d9a199ae-db51-4797-a1de-7e9cacc7ef20 tempest-VolumeServicesNegativeTest-1198099655 tempest-VolumeServicesNegativeTest-1198099655-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000007109", "binary": "invalid_binary"} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:59.292953 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d9a199ae-db51-4797-a1de-7e9cacc7ef20 tempest-VolumeServicesNegativeTest-1198099655 tempest-VolumeServicesNegativeTest-1198099655-project-admin] https://10.4.3.246/volume/v3/os-services/disable returned with HTTP 404 Aug 12 20:15:59.293638 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 162/635] 10.4.3.246 () {68 vars in 1293 bytes} [Wed Aug 12 20:15:59 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:15:59.303611 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-45aef81e-f2fc-4128-91f7-6d6c926ab988 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:59.306117 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-45aef81e-f2fc-4128-91f7-6d6c926ab988 tempest-VolumeServicesNegativeTest-1198099655 tempest-VolumeServicesNegativeTest-1198099655-project-admin] PUT https://10.4.3.246/volume/v3/os-services/enable Aug 12 20:15:59.306602 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-45aef81e-f2fc-4128-91f7-6d6c926ab988 tempest-VolumeServicesNegativeTest-1198099655 tempest-VolumeServicesNegativeTest-1198099655-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:59.315490 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-45aef81e-f2fc-4128-91f7-6d6c926ab988 tempest-VolumeServicesNegativeTest-1198099655 tempest-VolumeServicesNegativeTest-1198099655-project-admin] https://10.4.3.246/volume/v3/os-services/enable returned with HTTP 404 Aug 12 20:15:59.316215 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 161/636] 10.4.3.246 () {68 vars in 1290 bytes} [Wed Aug 12 20:15:59 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:15:59.343328 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-d7b4816d-ad17-42dd-a993-27ed3761c654 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:59.346062 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d7b4816d-ad17-42dd-a993-27ed3761c654 tempest-VolumeServicesNegativeTest-1198099655 tempest-VolumeServicesNegativeTest-1198099655-project-admin] PUT https://10.4.3.246/volume/v3/os-services/freeze Aug 12 20:15:59.346572 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d7b4816d-ad17-42dd-a993-27ed3761c654 tempest-VolumeServicesNegativeTest-1198099655 tempest-VolumeServicesNegativeTest-1198099655-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:59.358499 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d7b4816d-ad17-42dd-a993-27ed3761c654 tempest-VolumeServicesNegativeTest-1198099655 tempest-VolumeServicesNegativeTest-1198099655-project-admin] https://10.4.3.246/volume/v3/os-services/freeze returned with HTTP 400 Aug 12 20:15:59.359422 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 156/637] 10.4.3.246 () {68 vars in 1290 bytes} [Wed Aug 12 20:15:59 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:15:59.373736 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-d2a22cdb-9e61-4f1b-90c1-9986842df15b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:59.375840 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d2a22cdb-9e61-4f1b-90c1-9986842df15b tempest-VolumeServicesNegativeTest-1198099655 tempest-VolumeServicesNegativeTest-1198099655-project-admin] PUT https://10.4.3.246/volume/v3/os-services/thaw Aug 12 20:15:59.377397 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d2a22cdb-9e61-4f1b-90c1-9986842df15b tempest-VolumeServicesNegativeTest-1198099655 tempest-VolumeServicesNegativeTest-1198099655-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:15:59.389985 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d2a22cdb-9e61-4f1b-90c1-9986842df15b tempest-VolumeServicesNegativeTest-1198099655 tempest-VolumeServicesNegativeTest-1198099655-project-admin] https://10.4.3.246/volume/v3/os-services/thaw returned with HTTP 400 Aug 12 20:15:59.389985 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 159/638] 10.4.3.246 () {68 vars in 1284 bytes} [Wed Aug 12 20:15:59 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:15:59.693377 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-6ad0a129-b076-404e-ac9b-cdc5fdb98f03 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:15:59.696184 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6ad0a129-b076-404e-ac9b-cdc5fdb98f03 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 Aug 12 20:15:59.696393 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6ad0a129-b076-404e-ac9b-cdc5fdb98f03 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:15:59.696901 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6ad0a129-b076-404e-ac9b-cdc5fdb98f03 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:15:59.696901 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-6ad0a129-b076-404e-ac9b-cdc5fdb98f03 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id 8ce25c74-1742-4fcd-93b2-a1db259b4758. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:15:59.701864 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:15:59.701864 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:15:59.702797 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6ad0a129-b076-404e-ac9b-cdc5fdb98f03 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 returned with HTTP 200 Aug 12 20:15:59.703161 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 163/639] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:15:59 2026] GET /volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:00.719235 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-27ca88f0-3fad-431d-9e81-c895a25c5603 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:00.722192 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-27ca88f0-3fad-431d-9e81-c895a25c5603 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 Aug 12 20:16:00.722412 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-27ca88f0-3fad-431d-9e81-c895a25c5603 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:00.722700 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-27ca88f0-3fad-431d-9e81-c895a25c5603 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:00.723111 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-27ca88f0-3fad-431d-9e81-c895a25c5603 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id 8ce25c74-1742-4fcd-93b2-a1db259b4758. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:00.728841 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:00.728841 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:00.729911 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-27ca88f0-3fad-431d-9e81-c895a25c5603 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 returned with HTTP 200 Aug 12 20:16:00.730515 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 162/640] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:00 2026] GET /volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:01.741235 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-6b39d813-7b8e-47f3-a89e-4d019fe93413 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:01.743213 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6b39d813-7b8e-47f3-a89e-4d019fe93413 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 Aug 12 20:16:01.743415 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6b39d813-7b8e-47f3-a89e-4d019fe93413 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:01.743605 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6b39d813-7b8e-47f3-a89e-4d019fe93413 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:01.743702 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-6b39d813-7b8e-47f3-a89e-4d019fe93413 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id 8ce25c74-1742-4fcd-93b2-a1db259b4758. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:01.752377 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:01.752377 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:01.753463 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6b39d813-7b8e-47f3-a89e-4d019fe93413 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 returned with HTTP 200 Aug 12 20:16:01.753869 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 157/641] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:01 2026] GET /volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:02.180831 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f97f2e50-b44f-4529-bc4e-d17e52710d1d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:02.301291 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f97f2e50-b44f-4529-bc4e-d17e52710d1d tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:16:02.301716 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f97f2e50-b44f-4529-bc4e-d17e52710d1d tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1849219393", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:02.321048 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f97f2e50-b44f-4529-bc4e-d17e52710d1d tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:16:02.321457 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 160/642] 10.4.3.246 () {68 vars in 1253 bytes} [Wed Aug 12 20:16:02 2026] POST /volume/v3/types => generated 275 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:02.330173 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-3965a5aa-8061-4cf1-98f2-2f5e940262c2 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:02.332708 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3965a5aa-8061-4cf1-98f2-2f5e940262c2 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:16:02.333201 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3965a5aa-8061-4cf1-98f2-2f5e940262c2 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-352069073", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:02.351845 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3965a5aa-8061-4cf1-98f2-2f5e940262c2 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:16:02.352399 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 164/643] 10.4.3.246 () {68 vars in 1253 bytes} [Wed Aug 12 20:16:02 2026] POST /volume/v3/types => generated 274 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:02.362350 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-34c1b338-f0da-4765-b658-17ae1ae6de12 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:02.458508 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-34c1b338-f0da-4765-b658-17ae1ae6de12 tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:16:02.458917 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-34c1b338-f0da-4765-b658-17ae1ae6de12 tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1205542524", "volume_type": "25ac060f-c842-421b-8163-1d6d01f66e46", "size": 1}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:02.460413 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-34c1b338-f0da-4765-b658-17ae1ae6de12 tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1205542524', 'volume_type': '25ac060f-c842-421b-8163-1d6d01f66e46', 'size': 1}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:16:02.464994 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-34c1b338-f0da-4765-b658-17ae1ae6de12 tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Create volume of 1 GB Aug 12 20:16:02.465433 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:02.465433 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:02.466057 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-34c1b338-f0da-4765-b658-17ae1ae6de12 tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Availability Zones retrieved successfully. Aug 12 20:16:02.471713 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-34c1b338-f0da-4765-b658-17ae1ae6de12 tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Flow 'volume_create_api' (f0e187e0-e71a-4354-9426-976194373f13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:16:02.472992 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-34c1b338-f0da-4765-b658-17ae1ae6de12 tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c107a007-c364-4862-8902-0f79fe7a625e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:02.474100 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-34c1b338-f0da-4765-b658-17ae1ae6de12 tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:16:02.509162 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-34c1b338-f0da-4765-b658-17ae1ae6de12 tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c107a007-c364-4862-8902-0f79fe7a625e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:16:02Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=25ac060f-c842-421b-8163-1d6d01f66e46,is_public=True,name='tempest-VolumeTypesTest-volume-type-1849219393',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25ac060f-c842-421b-8163-1d6d01f66e46', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:02.510999 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-34c1b338-f0da-4765-b658-17ae1ae6de12 tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb2e62f5-4ae1-427b-b783-84554abd080f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:02.546165 np0000007109 devstack@c-api.service[100383]: WARNING cinder.quota [None req-34c1b338-f0da-4765-b658-17ae1ae6de12 tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1849219393 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1849219393, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:16:02.546493 np0000007109 devstack@c-api.service[100383]: WARNING cinder.quota [None req-34c1b338-f0da-4765-b658-17ae1ae6de12 tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1849219393 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1849219393, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:16:02.594586 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-34c1b338-f0da-4765-b658-17ae1ae6de12 tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Created reservations ['f23940fb-96a8-4f00-8cc2-9a2ea1fb88b0', '7441846e-557e-44b6-a339-23127474ccc5', 'dab76f4d-c783-4061-8edd-7e941972394e', 'a68841e0-9a6e-4334-9b2d-dd2f95dfd5b5'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:16:02.595502 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-34c1b338-f0da-4765-b658-17ae1ae6de12 tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb2e62f5-4ae1-427b-b783-84554abd080f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f23940fb-96a8-4f00-8cc2-9a2ea1fb88b0', '7441846e-557e-44b6-a339-23127474ccc5', 'dab76f4d-c783-4061-8edd-7e941972394e', 'a68841e0-9a6e-4334-9b2d-dd2f95dfd5b5']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:02.596624 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-34c1b338-f0da-4765-b658-17ae1ae6de12 tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d5bc195-f1a4-4ac7-b5bb-03fde6a82f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:02.624346 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-34c1b338-f0da-4765-b658-17ae1ae6de12 tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d5bc195-f1a4-4ac7-b5bb-03fde6a82f7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '344b9a29-f152-47c5-9add-3f3f8aa47b97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1205542524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79edd01532e4308adb0e430f2c07b39',qos_specs=None,replication_status=,reservations=['f23940fb-96a8-4f00-8cc2-9a2ea1fb88b0','7441846e-557e-44b6-a339-23127474ccc5','dab76f4d-c783-4061-8edd-7e941972394e','a68841e0-9a6e-4334-9b2d-dd2f95dfd5b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6996b83eabc4bb7b03c73c2d3590546',volume_type_id=25ac060f-c842-421b-8163-1d6d01f66e46), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:16:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1205542524',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=344b9a29-f152-47c5-9add-3f3f8aa47b97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f79edd01532e4308adb0e430f2c07b39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6996b83eabc4bb7b03c73c2d3590546',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25ac060f-c842-421b-8163-1d6d01f66e46),volume_type_id=25ac060f-c842-421b-8163-1d6d01f66e46)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:02.625528 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-34c1b338-f0da-4765-b658-17ae1ae6de12 tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a237e0b6-bf8b-49ef-9805-071bec14a73f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:02.653447 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-34c1b338-f0da-4765-b658-17ae1ae6de12 tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a237e0b6-bf8b-49ef-9805-071bec14a73f) transitioned into state 'SUCCESS' from state '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-1205542524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79edd01532e4308adb0e430f2c07b39',qos_specs=None,replication_status=,reservations=['f23940fb-96a8-4f00-8cc2-9a2ea1fb88b0','7441846e-557e-44b6-a339-23127474ccc5','dab76f4d-c783-4061-8edd-7e941972394e','a68841e0-9a6e-4334-9b2d-dd2f95dfd5b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6996b83eabc4bb7b03c73c2d3590546',volume_type_id=25ac060f-c842-421b-8163-1d6d01f66e46)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:02.654375 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-34c1b338-f0da-4765-b658-17ae1ae6de12 tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef7915cd-b9e2-4ba2-b9c6-a82d1f9fc860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:02.664618 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-34c1b338-f0da-4765-b658-17ae1ae6de12 tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef7915cd-b9e2-4ba2-b9c6-a82d1f9fc860) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:02.665614 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-34c1b338-f0da-4765-b658-17ae1ae6de12 tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Flow 'volume_create_api' (f0e187e0-e71a-4354-9426-976194373f13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:16:02.666491 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-34c1b338-f0da-4765-b658-17ae1ae6de12 tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Create volume request issued successfully. Aug 12 20:16:02.667481 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-34c1b338-f0da-4765-b658-17ae1ae6de12 tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:16:02.667822 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 163/644] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:16:02 2026] POST /volume/v3/volumes => generated 784 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:16:02.686355 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-bb4fe9ff-8407-421b-bf7c-27d6bfb14f5b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:02.688842 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-bb4fe9ff-8407-421b-bf7c-27d6bfb14f5b tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] GET https://10.4.3.246/volume/v3/volumes/344b9a29-f152-47c5-9add-3f3f8aa47b97 Aug 12 20:16:02.689127 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-bb4fe9ff-8407-421b-bf7c-27d6bfb14f5b tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:02.689333 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-bb4fe9ff-8407-421b-bf7c-27d6bfb14f5b tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:02.699230 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:02.699230 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:02.703964 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-bb4fe9ff-8407-421b-bf7c-27d6bfb14f5b tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Volume info retrieved successfully. Aug 12 20:16:02.709402 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-bb4fe9ff-8407-421b-bf7c-27d6bfb14f5b tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] https://10.4.3.246/volume/v3/volumes/344b9a29-f152-47c5-9add-3f3f8aa47b97 returned with HTTP 200 Aug 12 20:16:02.709926 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 158/645] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:02 2026] GET /volume/v3/volumes/344b9a29-f152-47c5-9add-3f3f8aa47b97 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:02.765274 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-998730ec-ab27-4238-9535-42e0c5d3a4e2 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:02.769402 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-998730ec-ab27-4238-9535-42e0c5d3a4e2 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 Aug 12 20:16:02.769402 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-998730ec-ab27-4238-9535-42e0c5d3a4e2 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:02.769402 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-998730ec-ab27-4238-9535-42e0c5d3a4e2 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:02.769402 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-998730ec-ab27-4238-9535-42e0c5d3a4e2 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id 8ce25c74-1742-4fcd-93b2-a1db259b4758. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:02.774193 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:02.774193 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:02.775220 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-998730ec-ab27-4238-9535-42e0c5d3a4e2 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 returned with HTTP 200 Aug 12 20:16:02.775723 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 161/646] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:02 2026] GET /volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:03.725841 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-50ea9bf4-1166-40dc-a4ca-2595f9ef60ea None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:03.729800 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-50ea9bf4-1166-40dc-a4ca-2595f9ef60ea tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] GET https://10.4.3.246/volume/v3/volumes/344b9a29-f152-47c5-9add-3f3f8aa47b97 Aug 12 20:16:03.730032 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-50ea9bf4-1166-40dc-a4ca-2595f9ef60ea tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:03.730272 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-50ea9bf4-1166-40dc-a4ca-2595f9ef60ea tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:03.744598 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:03.744598 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:16:03.754169 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-50ea9bf4-1166-40dc-a4ca-2595f9ef60ea tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Volume info retrieved successfully. Aug 12 20:16:03.762329 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-50ea9bf4-1166-40dc-a4ca-2595f9ef60ea tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] https://10.4.3.246/volume/v3/volumes/344b9a29-f152-47c5-9add-3f3f8aa47b97 returned with HTTP 200 Aug 12 20:16:03.763131 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 165/647] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:03 2026] GET /volume/v3/volumes/344b9a29-f152-47c5-9add-3f3f8aa47b97 => generated 877 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:03.779441 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-d5157565-d895-4749-ab3e-b2345c077cea None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:03.784477 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d5157565-d895-4749-ab3e-b2345c077cea tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] POST https://10.4.3.246/volume/v3/volumes/344b9a29-f152-47c5-9add-3f3f8aa47b97/action Aug 12 20:16:03.784796 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d5157565-d895-4749-ab3e-b2345c077cea tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Action body: b'{"os-retype": {"new_type": "4c833eaf-716c-4a7a-8905-937eb3af951a"}}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:16:03.785191 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d5157565-d895-4749-ab3e-b2345c077cea tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "4c833eaf-716c-4a7a-8905-937eb3af951a"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:03.788741 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-ee8289f1-a3c6-43fc-9856-f779cd5ddccb None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:03.790346 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ee8289f1-a3c6-43fc-9856-f779cd5ddccb tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 Aug 12 20:16:03.790520 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ee8289f1-a3c6-43fc-9856-f779cd5ddccb tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:03.790702 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ee8289f1-a3c6-43fc-9856-f779cd5ddccb tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:03.790908 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-ee8289f1-a3c6-43fc-9856-f779cd5ddccb tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id 8ce25c74-1742-4fcd-93b2-a1db259b4758. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:03.795573 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:03.795573 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:03.797081 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ee8289f1-a3c6-43fc-9856-f779cd5ddccb tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 returned with HTTP 200 Aug 12 20:16:03.797230 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:03.797230 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:03.797367 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 159/648] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:03 2026] GET /volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:03.800869 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-d5157565-d895-4749-ab3e-b2345c077cea tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Volume info retrieved successfully. Aug 12 20:16:03.830220 np0000007109 devstack@c-api.service[100383]: WARNING cinder.quota [None req-d5157565-d895-4749-ab3e-b2345c077cea tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-352069073 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-352069073, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:16:03.830411 np0000007109 devstack@c-api.service[100383]: WARNING cinder.quota [None req-d5157565-d895-4749-ab3e-b2345c077cea tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-352069073 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-352069073, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:16:03.859639 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-d5157565-d895-4749-ab3e-b2345c077cea tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Created reservations ['5dbde4ba-a180-40f1-945d-df2603307a39', 'e80a8c97-3612-4081-ad74-98a3df1d1dbf'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:16:03.889490 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-d5157565-d895-4749-ab3e-b2345c077cea tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Created reservations ['cd8d3e46-9a4b-4408-9a45-8057f2696d0e', '8c1813d8-b161-48dd-995e-376fbd5051fd'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:16:03.929803 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-d5157565-d895-4749-ab3e-b2345c077cea tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Retype volume request issued successfully. Aug 12 20:16:03.930143 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d5157565-d895-4749-ab3e-b2345c077cea tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] https://10.4.3.246/volume/v3/volumes/344b9a29-f152-47c5-9add-3f3f8aa47b97/action returned with HTTP 202 Aug 12 20:16:03.930733 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 164/649] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:16:03 2026] POST /volume/v3/volumes/344b9a29-f152-47c5-9add-3f3f8aa47b97/action => generated 0 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:16:03.939623 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e541b75a-4cc5-4a69-8f4f-2cddaf3924d5 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:03.947165 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e541b75a-4cc5-4a69-8f4f-2cddaf3924d5 tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] GET https://10.4.3.246/volume/v3/volumes/344b9a29-f152-47c5-9add-3f3f8aa47b97 Aug 12 20:16:03.947165 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e541b75a-4cc5-4a69-8f4f-2cddaf3924d5 tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:03.947165 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e541b75a-4cc5-4a69-8f4f-2cddaf3924d5 tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:03.961922 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:03.961922 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:03.969781 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-e541b75a-4cc5-4a69-8f4f-2cddaf3924d5 tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Volume info retrieved successfully. Aug 12 20:16:03.976493 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e541b75a-4cc5-4a69-8f4f-2cddaf3924d5 tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] https://10.4.3.246/volume/v3/volumes/344b9a29-f152-47c5-9add-3f3f8aa47b97 returned with HTTP 200 Aug 12 20:16:03.977026 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 162/650] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:03 2026] GET /volume/v3/volumes/344b9a29-f152-47c5-9add-3f3f8aa47b97 => generated 876 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:04.812113 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-e5aba2c9-3fa3-477d-b369-ecf31db37fab None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:04.815789 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e5aba2c9-3fa3-477d-b369-ecf31db37fab tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 Aug 12 20:16:04.816009 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e5aba2c9-3fa3-477d-b369-ecf31db37fab tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:04.816217 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e5aba2c9-3fa3-477d-b369-ecf31db37fab tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:04.816356 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-e5aba2c9-3fa3-477d-b369-ecf31db37fab tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id 8ce25c74-1742-4fcd-93b2-a1db259b4758. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:04.823462 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:04.823462 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:16:04.824254 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e5aba2c9-3fa3-477d-b369-ecf31db37fab tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 returned with HTTP 200 Aug 12 20:16:04.824647 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 166/651] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:04 2026] GET /volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:04.835995 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-0ea93817-8412-4d53-b668-dc344edac3c2 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:04.926015 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0ea93817-8412-4d53-b668-dc344edac3c2 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] POST https://10.4.3.246/volume/v3/backups Aug 12 20:16:04.926467 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0ea93817-8412-4d53-b668-dc344edac3c2 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d78dd2b0-55ab-44a5-b896-055b7858481b", "incremental": true}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:04.928916 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.contrib.backups [None req-0ea93817-8412-4d53-b668-dc344edac3c2 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Creating new backup {'backup': {'volume_id': 'd78dd2b0-55ab-44a5-b896-055b7858481b', 'incremental': True}} {{(pid=100386) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 20:16:04.929171 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.contrib.backups [None req-0ea93817-8412-4d53-b668-dc344edac3c2 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Creating backup of volume d78dd2b0-55ab-44a5-b896-055b7858481b in container None Aug 12 20:16:04.939569 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:04.939569 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:04.940397 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-0ea93817-8412-4d53-b668-dc344edac3c2 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Volume info retrieved successfully. Aug 12 20:16:04.989478 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-0ea93817-8412-4d53-b668-dc344edac3c2 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Created reservations ['43766980-bbe4-47c7-a427-a9cd820f4364', 'c957b7ca-6de8-4f73-8a3e-86981d35625a'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:16:04.992444 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0a493181-71b1-4cf5-b5a8-2ab3dccf092e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:04.994485 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0a493181-71b1-4cf5-b5a8-2ab3dccf092e tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] GET https://10.4.3.246/volume/v3/volumes/344b9a29-f152-47c5-9add-3f3f8aa47b97 Aug 12 20:16:04.994712 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0a493181-71b1-4cf5-b5a8-2ab3dccf092e tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:04.994920 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0a493181-71b1-4cf5-b5a8-2ab3dccf092e tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:05.005059 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:05.005059 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:05.009969 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-0a493181-71b1-4cf5-b5a8-2ab3dccf092e tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Volume info retrieved successfully. Aug 12 20:16:05.010755 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0ea93817-8412-4d53-b668-dc344edac3c2 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups returned with HTTP 400 Aug 12 20:16:05.011412 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 160/652] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:16:04 2026] POST /volume/v3/backups => generated 109 bytes in 176 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 20:16:05.017403 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0a493181-71b1-4cf5-b5a8-2ab3dccf092e tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] https://10.4.3.246/volume/v3/volumes/344b9a29-f152-47c5-9add-3f3f8aa47b97 returned with HTTP 200 Aug 12 20:16:05.017979 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 165/653] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:04 2026] GET /volume/v3/volumes/344b9a29-f152-47c5-9add-3f3f8aa47b97 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:05.020137 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f7fb16f5-3b62-4e49-97d2-88bf238f796e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:05.026627 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f7fb16f5-3b62-4e49-97d2-88bf238f796e tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] DELETE https://10.4.3.246/volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 Aug 12 20:16:05.026853 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f7fb16f5-3b62-4e49-97d2-88bf238f796e tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:05.027060 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f7fb16f5-3b62-4e49-97d2-88bf238f796e tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:05.027173 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.contrib.backups [None req-f7fb16f5-3b62-4e49-97d2-88bf238f796e tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Delete backup with id: 8ce25c74-1742-4fcd-93b2-a1db259b4758. Aug 12 20:16:05.035159 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:05.035159 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:05.040008 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f7cc6e94-2179-4add-a542-ad70c877164a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:05.042689 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f7cc6e94-2179-4add-a542-ad70c877164a tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] GET https://10.4.3.246/volume/v3/volumes/344b9a29-f152-47c5-9add-3f3f8aa47b97 Aug 12 20:16:05.042928 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f7cc6e94-2179-4add-a542-ad70c877164a tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:05.043176 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f7cc6e94-2179-4add-a542-ad70c877164a tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:05.055006 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:05.055006 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:16:05.061351 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-f7cc6e94-2179-4add-a542-ad70c877164a tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Volume info retrieved successfully. Aug 12 20:16:05.066749 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.backup.rpcapi [None req-f7fb16f5-3b62-4e49-97d2-88bf238f796e tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] delete_backup rpcapi backup_id 8ce25c74-1742-4fcd-93b2-a1db259b4758 {{(pid=100385) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 20:16:05.068153 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f7cc6e94-2179-4add-a542-ad70c877164a tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] https://10.4.3.246/volume/v3/volumes/344b9a29-f152-47c5-9add-3f3f8aa47b97 returned with HTTP 200 Aug 12 20:16:05.068957 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 167/654] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:05 2026] GET /volume/v3/volumes/344b9a29-f152-47c5-9add-3f3f8aa47b97 => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:05.072564 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f7fb16f5-3b62-4e49-97d2-88bf238f796e tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 returned with HTTP 202 Aug 12 20:16:05.072564 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 163/655] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:16:05 2026] DELETE /volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:16:05.084635 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-de579ea9-4f23-4481-81e5-6ef65e9e73d9 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:05.084759 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e89cfb66-fab5-4de7-9a99-b0589512b058 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:05.086020 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e89cfb66-fab5-4de7-9a99-b0589512b058 tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] GET https://10.4.3.246/volume/v3/volumes/344b9a29-f152-47c5-9add-3f3f8aa47b97 Aug 12 20:16:05.086266 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e89cfb66-fab5-4de7-9a99-b0589512b058 tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:05.086413 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e89cfb66-fab5-4de7-9a99-b0589512b058 tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:05.086735 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-de579ea9-4f23-4481-81e5-6ef65e9e73d9 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 Aug 12 20:16:05.087214 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-de579ea9-4f23-4481-81e5-6ef65e9e73d9 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:05.087346 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-de579ea9-4f23-4481-81e5-6ef65e9e73d9 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:05.087850 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-de579ea9-4f23-4481-81e5-6ef65e9e73d9 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id 8ce25c74-1742-4fcd-93b2-a1db259b4758. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:05.098592 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:05.098592 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:05.099601 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:05.099601 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:05.100762 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-de579ea9-4f23-4481-81e5-6ef65e9e73d9 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 returned with HTTP 200 Aug 12 20:16:05.101279 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 161/656] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:05 2026] GET /volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:05.109524 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-e89cfb66-fab5-4de7-9a99-b0589512b058 tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Volume info retrieved successfully. Aug 12 20:16:05.116093 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e89cfb66-fab5-4de7-9a99-b0589512b058 tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] https://10.4.3.246/volume/v3/volumes/344b9a29-f152-47c5-9add-3f3f8aa47b97 returned with HTTP 200 Aug 12 20:16:05.116476 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 166/657] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:05 2026] GET /volume/v3/volumes/344b9a29-f152-47c5-9add-3f3f8aa47b97 => generated 876 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:05.134922 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-3a36c321-0f88-428a-a05b-f62554d3e2be None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:05.137989 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3a36c321-0f88-428a-a05b-f62554d3e2be tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] DELETE https://10.4.3.246/volume/v3/volumes/344b9a29-f152-47c5-9add-3f3f8aa47b97 Aug 12 20:16:05.138923 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3a36c321-0f88-428a-a05b-f62554d3e2be tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:05.138923 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3a36c321-0f88-428a-a05b-f62554d3e2be tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:05.139502 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-3a36c321-0f88-428a-a05b-f62554d3e2be tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Delete volume with id: 344b9a29-f152-47c5-9add-3f3f8aa47b97 Aug 12 20:16:05.150480 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:05.150480 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:16:05.152672 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-3a36c321-0f88-428a-a05b-f62554d3e2be tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Volume info retrieved successfully. Aug 12 20:16:05.193098 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-3a36c321-0f88-428a-a05b-f62554d3e2be tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Delete volume request issued successfully. Aug 12 20:16:05.193098 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3a36c321-0f88-428a-a05b-f62554d3e2be tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] https://10.4.3.246/volume/v3/volumes/344b9a29-f152-47c5-9add-3f3f8aa47b97 returned with HTTP 202 Aug 12 20:16:05.193725 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 168/658] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:16:05 2026] DELETE /volume/v3/volumes/344b9a29-f152-47c5-9add-3f3f8aa47b97 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:16:05.207385 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-600b0e52-215d-405a-8ade-6157188495bd None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:05.207837 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-600b0e52-215d-405a-8ade-6157188495bd tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] GET https://10.4.3.246/volume/v3/volumes/344b9a29-f152-47c5-9add-3f3f8aa47b97 Aug 12 20:16:05.209452 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-600b0e52-215d-405a-8ade-6157188495bd tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:05.209452 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-600b0e52-215d-405a-8ade-6157188495bd tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:05.222915 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:05.222915 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:05.230118 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-600b0e52-215d-405a-8ade-6157188495bd tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Volume info retrieved successfully. Aug 12 20:16:05.238136 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-600b0e52-215d-405a-8ade-6157188495bd tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] https://10.4.3.246/volume/v3/volumes/344b9a29-f152-47c5-9add-3f3f8aa47b97 returned with HTTP 200 Aug 12 20:16:05.238271 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 164/659] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:05 2026] GET /volume/v3/volumes/344b9a29-f152-47c5-9add-3f3f8aa47b97 => generated 875 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:05.402980 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-be02eee4-8def-4852-a701-c8ea361d1f32 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:05.487597 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-be02eee4-8def-4852-a701-c8ea361d1f32 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:16:05.487915 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-be02eee4-8def-4852-a701-c8ea361d1f32 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-2083565509", "imageRef": "a0596018-e224-475d-8adb-b6c6e42731ae"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:05.489221 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-be02eee4-8def-4852-a701-c8ea361d1f32 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-2083565509', 'imageRef': 'a0596018-e224-475d-8adb-b6c6e42731ae'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:16:05.587194 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-be02eee4-8def-4852-a701-c8ea361d1f32 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Create volume of 1 GB Aug 12 20:16:05.594237 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-be02eee4-8def-4852-a701-c8ea361d1f32 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Availability Zones retrieved successfully. Aug 12 20:16:05.600057 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-be02eee4-8def-4852-a701-c8ea361d1f32 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Flow 'volume_create_api' (3d541c04-22a5-4dcf-aeaa-afd120d12827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:16:05.600932 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-be02eee4-8def-4852-a701-c8ea361d1f32 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0b74b7a-88f1-4317-9eb0-ae62973ef25b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:05.601835 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-be02eee4-8def-4852-a701-c8ea361d1f32 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:16:05.679880 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-be02eee4-8def-4852-a701-c8ea361d1f32 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0b74b7a-88f1-4317-9eb0-ae62973ef25b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:05.681033 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-be02eee4-8def-4852-a701-c8ea361d1f32 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05f66178-c17d-4a04-9ab0-f89e1816cf1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:05.763033 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-be02eee4-8def-4852-a701-c8ea361d1f32 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Created reservations ['b5a99d3f-9502-42ac-b5e9-07c5a11629e4', '62439320-42da-4ac9-8a9b-180b80c7aeb6', '85559a38-ef48-480a-8606-5a74f57841c3', 'c8c0c52b-f18e-4e38-bfb3-af3e686aacaf'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:16:05.764060 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-be02eee4-8def-4852-a701-c8ea361d1f32 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05f66178-c17d-4a04-9ab0-f89e1816cf1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5a99d3f-9502-42ac-b5e9-07c5a11629e4', '62439320-42da-4ac9-8a9b-180b80c7aeb6', '85559a38-ef48-480a-8606-5a74f57841c3', 'c8c0c52b-f18e-4e38-bfb3-af3e686aacaf']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:05.764847 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-be02eee4-8def-4852-a701-c8ea361d1f32 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51b9a024-b1da-4e3d-8c94-ea9f7703069c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:05.789430 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-be02eee4-8def-4852-a701-c8ea361d1f32 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51b9a024-b1da-4e3d-8c94-ea9f7703069c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e061bcc1-65fd-4845-84e3-ffdc5bfebe1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2083565509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58dce7f5317b4b118bbf4ceffe04a32e',qos_specs=None,replication_status=,reservations=['b5a99d3f-9502-42ac-b5e9-07c5a11629e4','62439320-42da-4ac9-8a9b-180b80c7aeb6','85559a38-ef48-480a-8606-5a74f57841c3','c8c0c52b-f18e-4e38-bfb3-af3e686aacaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e657d974d2a4823a50d6cc081472263',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:16:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2083565509',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e061bcc1-65fd-4845-84e3-ffdc5bfebe1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58dce7f5317b4b118bbf4ceffe04a32e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e657d974d2a4823a50d6cc081472263',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:05.790496 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-be02eee4-8def-4852-a701-c8ea361d1f32 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00086b02-7b6a-40f5-b6ee-9efcaefcc831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:05.807684 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-be02eee4-8def-4852-a701-c8ea361d1f32 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00086b02-7b6a-40f5-b6ee-9efcaefcc831) transitioned into state 'SUCCESS' from state '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-2083565509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58dce7f5317b4b118bbf4ceffe04a32e',qos_specs=None,replication_status=,reservations=['b5a99d3f-9502-42ac-b5e9-07c5a11629e4','62439320-42da-4ac9-8a9b-180b80c7aeb6','85559a38-ef48-480a-8606-5a74f57841c3','c8c0c52b-f18e-4e38-bfb3-af3e686aacaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e657d974d2a4823a50d6cc081472263',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:05.808447 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-be02eee4-8def-4852-a701-c8ea361d1f32 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1b8ab03-7f2e-475d-89c6-61c3c1c74538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:05.818403 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-be02eee4-8def-4852-a701-c8ea361d1f32 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1b8ab03-7f2e-475d-89c6-61c3c1c74538) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:05.819327 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-be02eee4-8def-4852-a701-c8ea361d1f32 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Flow 'volume_create_api' (3d541c04-22a5-4dcf-aeaa-afd120d12827) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:16:05.820198 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-be02eee4-8def-4852-a701-c8ea361d1f32 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Create volume request issued successfully. Aug 12 20:16:05.820823 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-be02eee4-8def-4852-a701-c8ea361d1f32 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:16:05.821257 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 162/660] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:16:05 2026] POST /volume/v3/volumes => generated 757 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:16:05.838743 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e2e94283-6ec6-48bb-befc-9169ccf81577 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:05.844616 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e2e94283-6ec6-48bb-befc-9169ccf81577 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] GET https://10.4.3.246/volume/v3/volumes/e061bcc1-65fd-4845-84e3-ffdc5bfebe1c Aug 12 20:16:05.844818 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e2e94283-6ec6-48bb-befc-9169ccf81577 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:05.845086 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e2e94283-6ec6-48bb-befc-9169ccf81577 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:05.862371 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:05.862371 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:05.867913 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-e2e94283-6ec6-48bb-befc-9169ccf81577 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Volume info retrieved successfully. Aug 12 20:16:05.874223 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e2e94283-6ec6-48bb-befc-9169ccf81577 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] https://10.4.3.246/volume/v3/volumes/e061bcc1-65fd-4845-84e3-ffdc5bfebe1c returned with HTTP 200 Aug 12 20:16:05.874761 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 167/661] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:05 2026] GET /volume/v3/volumes/e061bcc1-65fd-4845-84e3-ffdc5bfebe1c => generated 825 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:06.116401 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-466da8c9-c560-4b78-8b34-31e50a7f162f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:06.119626 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-466da8c9-c560-4b78-8b34-31e50a7f162f tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 Aug 12 20:16:06.119920 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-466da8c9-c560-4b78-8b34-31e50a7f162f tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:06.120209 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-466da8c9-c560-4b78-8b34-31e50a7f162f tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:06.120365 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-466da8c9-c560-4b78-8b34-31e50a7f162f tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id 8ce25c74-1742-4fcd-93b2-a1db259b4758. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:06.127397 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-466da8c9-c560-4b78-8b34-31e50a7f162f tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 returned with HTTP 404 Aug 12 20:16:06.128574 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 169/662] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:06 2026] GET /volume/v3/backups/8ce25c74-1742-4fcd-93b2-a1db259b4758 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:16:06.138225 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-08f3a590-0ae6-4ce5-9d98-70f32075bf87 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:06.142088 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-08f3a590-0ae6-4ce5-9d98-70f32075bf87 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:16:06.142510 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-08f3a590-0ae6-4ce5-9d98-70f32075bf87 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1237584784"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:06.144317 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-08f3a590-0ae6-4ce5-9d98-70f32075bf87 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1237584784'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:16:06.144460 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-08f3a590-0ae6-4ce5-9d98-70f32075bf87 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Create volume of 1 GB Aug 12 20:16:06.150237 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-08f3a590-0ae6-4ce5-9d98-70f32075bf87 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Availability Zones retrieved successfully. Aug 12 20:16:06.162326 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-08f3a590-0ae6-4ce5-9d98-70f32075bf87 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Flow 'volume_create_api' (5b273c3a-671a-4b82-b215-924429b5e1f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:16:06.164084 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-08f3a590-0ae6-4ce5-9d98-70f32075bf87 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (186eccf3-6a15-4dbd-adfe-dffd1de9db19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:06.165556 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-08f3a590-0ae6-4ce5-9d98-70f32075bf87 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:16:06.195870 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-08f3a590-0ae6-4ce5-9d98-70f32075bf87 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (186eccf3-6a15-4dbd-adfe-dffd1de9db19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:06.196631 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-08f3a590-0ae6-4ce5-9d98-70f32075bf87 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8cb54bc-4196-4fee-a9be-b8fdedf98d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:06.250168 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-08f3a590-0ae6-4ce5-9d98-70f32075bf87 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Created reservations ['b9463db8-d542-4724-ac41-5cdd9855aee8', 'da158584-5412-4e22-9de5-89572b276cdf', '776e16a6-15f3-4e3a-bc66-0e765c72a270', 'e34f5ab3-53f1-45ad-9b53-86396e6bcea2'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:16:06.251193 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-08f3a590-0ae6-4ce5-9d98-70f32075bf87 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8cb54bc-4196-4fee-a9be-b8fdedf98d0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9463db8-d542-4724-ac41-5cdd9855aee8', 'da158584-5412-4e22-9de5-89572b276cdf', '776e16a6-15f3-4e3a-bc66-0e765c72a270', 'e34f5ab3-53f1-45ad-9b53-86396e6bcea2']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:06.252163 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-08f3a590-0ae6-4ce5-9d98-70f32075bf87 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c54ab4b7-918a-450b-a042-d7de80972fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:06.253214 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-76e296fb-ec23-4399-922b-eb46c37e4bff None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:06.256145 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-76e296fb-ec23-4399-922b-eb46c37e4bff tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] GET https://10.4.3.246/volume/v3/volumes/344b9a29-f152-47c5-9add-3f3f8aa47b97 Aug 12 20:16:06.256595 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-76e296fb-ec23-4399-922b-eb46c37e4bff tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:06.256866 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-76e296fb-ec23-4399-922b-eb46c37e4bff tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:06.266578 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-76e296fb-ec23-4399-922b-eb46c37e4bff tempest-VolumeTypesTest-2129461252 tempest-VolumeTypesTest-2129461252-project-member] https://10.4.3.246/volume/v3/volumes/344b9a29-f152-47c5-9add-3f3f8aa47b97 returned with HTTP 404 Aug 12 20:16:06.267366 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 163/663] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:06 2026] GET /volume/v3/volumes/344b9a29-f152-47c5-9add-3f3f8aa47b97 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:16:06.275861 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-3cdfffd7-030f-41ac-ad96-f4944a8c9e7a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:06.278245 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3cdfffd7-030f-41ac-ad96-f4944a8c9e7a tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] DELETE https://10.4.3.246/volume/v3/types/4c833eaf-716c-4a7a-8905-937eb3af951a Aug 12 20:16:06.278509 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3cdfffd7-030f-41ac-ad96-f4944a8c9e7a tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:06.278849 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3cdfffd7-030f-41ac-ad96-f4944a8c9e7a tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] Calling method '_delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:06.281429 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-08f3a590-0ae6-4ce5-9d98-70f32075bf87 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c54ab4b7-918a-450b-a042-d7de80972fea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61b5501d-dff3-47b4-a978-865245506f86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1237584784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5bfa1f9025f4c729d002ec7fb374076',qos_specs=None,replication_status=,reservations=['b9463db8-d542-4724-ac41-5cdd9855aee8','da158584-5412-4e22-9de5-89572b276cdf','776e16a6-15f3-4e3a-bc66-0e765c72a270','e34f5ab3-53f1-45ad-9b53-86396e6bcea2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92e70f8ff2774c30a6768bf7bdf3fa9f',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:16:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1237584784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61b5501d-dff3-47b4-a978-865245506f86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5bfa1f9025f4c729d002ec7fb374076',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92e70f8ff2774c30a6768bf7bdf3fa9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:06.282295 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-08f3a590-0ae6-4ce5-9d98-70f32075bf87 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f34fa576-8d39-4a8a-9957-a23b216788ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:06.311380 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3cdfffd7-030f-41ac-ad96-f4944a8c9e7a tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] https://10.4.3.246/volume/v3/types/4c833eaf-716c-4a7a-8905-937eb3af951a returned with HTTP 202 Aug 12 20:16:06.312211 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 168/664] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:16:06 2026] DELETE /volume/v3/types/4c833eaf-716c-4a7a-8905-937eb3af951a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:16:06.321063 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-3d50d527-2ae6-4d10-9f53-15ba8653c8c3 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:06.325112 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3d50d527-2ae6-4d10-9f53-15ba8653c8c3 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] GET https://10.4.3.246/volume/v3/types/4c833eaf-716c-4a7a-8905-937eb3af951a Aug 12 20:16:06.325806 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3d50d527-2ae6-4d10-9f53-15ba8653c8c3 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:06.326087 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3d50d527-2ae6-4d10-9f53-15ba8653c8c3 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:06.326275 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-08f3a590-0ae6-4ce5-9d98-70f32075bf87 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f34fa576-8d39-4a8a-9957-a23b216788ae) transitioned into state 'SUCCESS' from state '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-1237584784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5bfa1f9025f4c729d002ec7fb374076',qos_specs=None,replication_status=,reservations=['b9463db8-d542-4724-ac41-5cdd9855aee8','da158584-5412-4e22-9de5-89572b276cdf','776e16a6-15f3-4e3a-bc66-0e765c72a270','e34f5ab3-53f1-45ad-9b53-86396e6bcea2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92e70f8ff2774c30a6768bf7bdf3fa9f',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:06.327068 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-08f3a590-0ae6-4ce5-9d98-70f32075bf87 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24843734-5767-42bb-80e2-d39fe1402be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:06.332607 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3d50d527-2ae6-4d10-9f53-15ba8653c8c3 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] https://10.4.3.246/volume/v3/types/4c833eaf-716c-4a7a-8905-937eb3af951a returned with HTTP 404 Aug 12 20:16:06.334847 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 170/665] 10.4.3.246 () {66 vars in 1342 bytes} [Wed Aug 12 20:16:06 2026] GET /volume/v3/types/4c833eaf-716c-4a7a-8905-937eb3af951a => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:16:06.343004 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-315a69e8-7c66-4925-8d71-388a2c2ec887 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:06.345231 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-315a69e8-7c66-4925-8d71-388a2c2ec887 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] DELETE https://10.4.3.246/volume/v3/types/25ac060f-c842-421b-8163-1d6d01f66e46 Aug 12 20:16:06.345345 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-08f3a590-0ae6-4ce5-9d98-70f32075bf87 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24843734-5767-42bb-80e2-d39fe1402be8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:06.345506 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-315a69e8-7c66-4925-8d71-388a2c2ec887 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:06.345819 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-315a69e8-7c66-4925-8d71-388a2c2ec887 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] Calling method '_delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:06.346167 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:06.346167 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:06.346491 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-08f3a590-0ae6-4ce5-9d98-70f32075bf87 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Flow 'volume_create_api' (5b273c3a-671a-4b82-b215-924429b5e1f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:16:06.346898 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-08f3a590-0ae6-4ce5-9d98-70f32075bf87 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Create volume request issued successfully. Aug 12 20:16:06.347835 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-08f3a590-0ae6-4ce5-9d98-70f32075bf87 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:16:06.348374 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 165/666] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:16:06 2026] POST /volume/v3/volumes => generated 749 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:16:06.366988 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-6b36bbaa-eb4c-4086-98d6-952835ab6928 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:06.369483 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6b36bbaa-eb4c-4086-98d6-952835ab6928 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/volumes/61b5501d-dff3-47b4-a978-865245506f86 Aug 12 20:16:06.369794 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6b36bbaa-eb4c-4086-98d6-952835ab6928 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:06.370117 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6b36bbaa-eb4c-4086-98d6-952835ab6928 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:06.374763 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-315a69e8-7c66-4925-8d71-388a2c2ec887 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] https://10.4.3.246/volume/v3/types/25ac060f-c842-421b-8163-1d6d01f66e46 returned with HTTP 202 Aug 12 20:16:06.375465 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 164/667] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:16:06 2026] DELETE /volume/v3/types/25ac060f-c842-421b-8163-1d6d01f66e46 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:16:06.379678 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:06.379678 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:06.384326 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-6b36bbaa-eb4c-4086-98d6-952835ab6928 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Volume info retrieved successfully. Aug 12 20:16:06.390112 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-764e12b4-1809-463d-9f7a-3f7ff8e0b2af None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:06.391606 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6b36bbaa-eb4c-4086-98d6-952835ab6928 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/volumes/61b5501d-dff3-47b4-a978-865245506f86 returned with HTTP 200 Aug 12 20:16:06.392087 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 169/668] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:06 2026] GET /volume/v3/volumes/61b5501d-dff3-47b4-a978-865245506f86 => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:06.393663 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-764e12b4-1809-463d-9f7a-3f7ff8e0b2af tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] GET https://10.4.3.246/volume/v3/types/25ac060f-c842-421b-8163-1d6d01f66e46 Aug 12 20:16:06.393933 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-764e12b4-1809-463d-9f7a-3f7ff8e0b2af tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:06.394202 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-764e12b4-1809-463d-9f7a-3f7ff8e0b2af tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:06.400875 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-764e12b4-1809-463d-9f7a-3f7ff8e0b2af tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] https://10.4.3.246/volume/v3/types/25ac060f-c842-421b-8163-1d6d01f66e46 returned with HTTP 404 Aug 12 20:16:06.401503 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 171/669] 10.4.3.246 () {66 vars in 1342 bytes} [Wed Aug 12 20:16:06 2026] GET /volume/v3/types/25ac060f-c842-421b-8163-1d6d01f66e46 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:16:06.412590 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-7494aaef-9a29-4afc-8fd3-0797a5d086ca None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:06.415012 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7494aaef-9a29-4afc-8fd3-0797a5d086ca tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:16:06.415555 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7494aaef-9a29-4afc-8fd3-0797a5d086ca tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-166737394", "description": "tempest-volume-type-description-1905969315", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:06.417855 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:06.417855 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:06.440263 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7494aaef-9a29-4afc-8fd3-0797a5d086ca tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:16:06.440770 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 166/670] 10.4.3.246 () {68 vars in 1253 bytes} [Wed Aug 12 20:16:06 2026] POST /volume/v3/types => generated 314 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:06.452776 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-2308a032-3be0-415e-97e7-e44be285afcc None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:06.455092 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2308a032-3be0-415e-97e7-e44be285afcc tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] GET https://10.4.3.246/volume/v3/types/284894f0-126e-4aec-96af-274df8a943e1 Aug 12 20:16:06.455339 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2308a032-3be0-415e-97e7-e44be285afcc tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:06.455609 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2308a032-3be0-415e-97e7-e44be285afcc tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:06.462737 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2308a032-3be0-415e-97e7-e44be285afcc tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] https://10.4.3.246/volume/v3/types/284894f0-126e-4aec-96af-274df8a943e1 returned with HTTP 200 Aug 12 20:16:06.463223 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 165/671] 10.4.3.246 () {66 vars in 1342 bytes} [Wed Aug 12 20:16:06 2026] GET /volume/v3/types/284894f0-126e-4aec-96af-274df8a943e1 => generated 336 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:06.474637 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-88a51ed5-ee3a-49aa-8206-56d300df1f6f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:06.477037 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-88a51ed5-ee3a-49aa-8206-56d300df1f6f tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] DELETE https://10.4.3.246/volume/v3/types/284894f0-126e-4aec-96af-274df8a943e1 Aug 12 20:16:06.477304 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-88a51ed5-ee3a-49aa-8206-56d300df1f6f tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:06.477564 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-88a51ed5-ee3a-49aa-8206-56d300df1f6f tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] Calling method '_delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:06.522009 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-88a51ed5-ee3a-49aa-8206-56d300df1f6f tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] https://10.4.3.246/volume/v3/types/284894f0-126e-4aec-96af-274df8a943e1 returned with HTTP 202 Aug 12 20:16:06.522439 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 170/672] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:16:06 2026] DELETE /volume/v3/types/284894f0-126e-4aec-96af-274df8a943e1 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:16:06.532604 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-734c7ca4-0444-4ed5-85be-512a81362903 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:06.534331 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-734c7ca4-0444-4ed5-85be-512a81362903 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] GET https://10.4.3.246/volume/v3/types/284894f0-126e-4aec-96af-274df8a943e1 Aug 12 20:16:06.534523 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-734c7ca4-0444-4ed5-85be-512a81362903 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:06.534731 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-734c7ca4-0444-4ed5-85be-512a81362903 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:06.538778 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-734c7ca4-0444-4ed5-85be-512a81362903 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] https://10.4.3.246/volume/v3/types/284894f0-126e-4aec-96af-274df8a943e1 returned with HTTP 404 Aug 12 20:16:06.539467 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 172/673] 10.4.3.246 () {66 vars in 1342 bytes} [Wed Aug 12 20:16:06 2026] GET /volume/v3/types/284894f0-126e-4aec-96af-274df8a943e1 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:16:06.548908 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-70cbccde-5dc7-4e6f-b284-d9821292fc54 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:06.550831 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-70cbccde-5dc7-4e6f-b284-d9821292fc54 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:16:06.551168 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-70cbccde-5dc7-4e6f-b284-d9821292fc54 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-664229412"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:06.567056 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-70cbccde-5dc7-4e6f-b284-d9821292fc54 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:16:06.567554 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 167/674] 10.4.3.246 () {68 vars in 1252 bytes} [Wed Aug 12 20:16:06 2026] POST /volume/v3/types => generated 220 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:06.578239 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-0e785ade-ad22-49d8-85e8-96ac7c3ac6d3 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:06.580566 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0e785ade-ad22-49d8-85e8-96ac7c3ac6d3 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] POST https://10.4.3.246/volume/v3/types/71e75ca8-6036-45d4-9a8f-07f314014f3d/encryption Aug 12 20:16:06.581038 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0e785ade-ad22-49d8-85e8-96ac7c3ac6d3 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:06.620206 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0e785ade-ad22-49d8-85e8-96ac7c3ac6d3 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] https://10.4.3.246/volume/v3/types/71e75ca8-6036-45d4-9a8f-07f314014f3d/encryption returned with HTTP 200 Aug 12 20:16:06.620812 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 166/675] 10.4.3.246 () {68 vars in 1397 bytes} [Wed Aug 12 20:16:06 2026] POST /volume/v3/types/71e75ca8-6036-45d4-9a8f-07f314014f3d/encryption => generated 239 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:06.630267 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-11e50847-9532-4a9d-8cda-cac31438f188 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:06.632769 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-11e50847-9532-4a9d-8cda-cac31438f188 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] GET https://10.4.3.246/volume/v3/types/71e75ca8-6036-45d4-9a8f-07f314014f3d/encryption Aug 12 20:16:06.632980 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-11e50847-9532-4a9d-8cda-cac31438f188 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:06.633172 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-11e50847-9532-4a9d-8cda-cac31438f188 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] Calling method 'index' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:06.639478 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-11e50847-9532-4a9d-8cda-cac31438f188 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] https://10.4.3.246/volume/v3/types/71e75ca8-6036-45d4-9a8f-07f314014f3d/encryption returned with HTTP 200 Aug 12 20:16:06.639860 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 171/676] 10.4.3.246 () {66 vars in 1375 bytes} [Wed Aug 12 20:16:06 2026] GET /volume/v3/types/71e75ca8-6036-45d4-9a8f-07f314014f3d/encryption => generated 325 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:06.649872 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-541e6497-ce16-4bc0-918c-cf97b619cc40 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:06.651713 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-541e6497-ce16-4bc0-918c-cf97b619cc40 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] PUT https://10.4.3.246/volume/v3/types/71e75ca8-6036-45d4-9a8f-07f314014f3d/encryption/dee2beb0-f823-4b5b-ace8-b37e4e887fac Aug 12 20:16:06.652080 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-541e6497-ce16-4bc0-918c-cf97b619cc40 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:06.690474 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-541e6497-ce16-4bc0-918c-cf97b619cc40 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] https://10.4.3.246/volume/v3/types/71e75ca8-6036-45d4-9a8f-07f314014f3d/encryption/dee2beb0-f823-4b5b-ace8-b37e4e887fac returned with HTTP 200 Aug 12 20:16:06.691123 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 173/677] 10.4.3.246 () {68 vars in 1507 bytes} [Wed Aug 12 20:16:06 2026] PUT /volume/v3/types/71e75ca8-6036-45d4-9a8f-07f314014f3d/encryption/dee2beb0-f823-4b5b-ace8-b37e4e887fac => generated 122 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:06.701926 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-093c6edc-b950-443a-bcef-a51e40512398 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:06.703936 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-093c6edc-b950-443a-bcef-a51e40512398 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] GET https://10.4.3.246/volume/v3/types/71e75ca8-6036-45d4-9a8f-07f314014f3d/encryption Aug 12 20:16:06.704160 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-093c6edc-b950-443a-bcef-a51e40512398 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:06.704374 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-093c6edc-b950-443a-bcef-a51e40512398 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] Calling method 'index' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:06.712430 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-093c6edc-b950-443a-bcef-a51e40512398 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] https://10.4.3.246/volume/v3/types/71e75ca8-6036-45d4-9a8f-07f314014f3d/encryption returned with HTTP 200 Aug 12 20:16:06.713198 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 168/678] 10.4.3.246 () {66 vars in 1375 bytes} [Wed Aug 12 20:16:06 2026] GET /volume/v3/types/71e75ca8-6036-45d4-9a8f-07f314014f3d/encryption => generated 347 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:06.721218 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3818c71b-7718-4306-8d89-e3c4773fcf03 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:06.723387 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3818c71b-7718-4306-8d89-e3c4773fcf03 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] GET https://10.4.3.246/volume/v3/types/71e75ca8-6036-45d4-9a8f-07f314014f3d/encryption/cipher Aug 12 20:16:06.723644 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3818c71b-7718-4306-8d89-e3c4773fcf03 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:06.723846 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3818c71b-7718-4306-8d89-e3c4773fcf03 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:06.729561 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3818c71b-7718-4306-8d89-e3c4773fcf03 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] https://10.4.3.246/volume/v3/types/71e75ca8-6036-45d4-9a8f-07f314014f3d/encryption/cipher returned with HTTP 200 Aug 12 20:16:06.729966 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 167/679] 10.4.3.246 () {66 vars in 1396 bytes} [Wed Aug 12 20:16:06 2026] GET /volume/v3/types/71e75ca8-6036-45d4-9a8f-07f314014f3d/encryption/cipher => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:16:06.736495 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-3375507e-7d57-4e9c-b9f6-ccf5502927f6 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:06.738165 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3375507e-7d57-4e9c-b9f6-ccf5502927f6 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] DELETE https://10.4.3.246/volume/v3/types/71e75ca8-6036-45d4-9a8f-07f314014f3d/encryption/dee2beb0-f823-4b5b-ace8-b37e4e887fac Aug 12 20:16:06.738329 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3375507e-7d57-4e9c-b9f6-ccf5502927f6 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:06.738507 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3375507e-7d57-4e9c-b9f6-ccf5502927f6 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:06.760338 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3375507e-7d57-4e9c-b9f6-ccf5502927f6 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] https://10.4.3.246/volume/v3/types/71e75ca8-6036-45d4-9a8f-07f314014f3d/encryption/dee2beb0-f823-4b5b-ace8-b37e4e887fac returned with HTTP 202 Aug 12 20:16:06.760717 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 172/680] 10.4.3.246 () {66 vars in 1489 bytes} [Wed Aug 12 20:16:06 2026] DELETE /volume/v3/types/71e75ca8-6036-45d4-9a8f-07f314014f3d/encryption/dee2beb0-f823-4b5b-ace8-b37e4e887fac => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:16:06.768578 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-56a6607d-74da-455f-962d-d17d44a5765e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:06.770260 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-56a6607d-74da-455f-962d-d17d44a5765e tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] GET https://10.4.3.246/volume/v3/types/71e75ca8-6036-45d4-9a8f-07f314014f3d/encryption Aug 12 20:16:06.770422 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-56a6607d-74da-455f-962d-d17d44a5765e tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:06.770627 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-56a6607d-74da-455f-962d-d17d44a5765e tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] Calling method 'index' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:06.776433 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-56a6607d-74da-455f-962d-d17d44a5765e tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] https://10.4.3.246/volume/v3/types/71e75ca8-6036-45d4-9a8f-07f314014f3d/encryption returned with HTTP 200 Aug 12 20:16:06.776875 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 174/681] 10.4.3.246 () {66 vars in 1375 bytes} [Wed Aug 12 20:16:06 2026] GET /volume/v3/types/71e75ca8-6036-45d4-9a8f-07f314014f3d/encryption => generated 2 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 12 20:16:06.787233 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-9da83415-daf9-4c4b-b287-0d64d9e848f8 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:06.790489 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9da83415-daf9-4c4b-b287-0d64d9e848f8 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] GET https://10.4.3.246/volume/v3/types/71e75ca8-6036-45d4-9a8f-07f314014f3d/encryption Aug 12 20:16:06.790772 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9da83415-daf9-4c4b-b287-0d64d9e848f8 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:06.791059 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9da83415-daf9-4c4b-b287-0d64d9e848f8 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] Calling method 'index' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:06.798315 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9da83415-daf9-4c4b-b287-0d64d9e848f8 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] https://10.4.3.246/volume/v3/types/71e75ca8-6036-45d4-9a8f-07f314014f3d/encryption returned with HTTP 200 Aug 12 20:16:06.799227 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 169/682] 10.4.3.246 () {66 vars in 1375 bytes} [Wed Aug 12 20:16:06 2026] GET /volume/v3/types/71e75ca8-6036-45d4-9a8f-07f314014f3d/encryption => generated 2 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 12 20:16:06.807665 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-d54e4103-3af2-4476-ad3c-899161636411 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:06.809556 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d54e4103-3af2-4476-ad3c-899161636411 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] DELETE https://10.4.3.246/volume/v3/types/71e75ca8-6036-45d4-9a8f-07f314014f3d Aug 12 20:16:06.809782 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d54e4103-3af2-4476-ad3c-899161636411 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:06.810017 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d54e4103-3af2-4476-ad3c-899161636411 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] Calling method '_delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:06.829635 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d54e4103-3af2-4476-ad3c-899161636411 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] https://10.4.3.246/volume/v3/types/71e75ca8-6036-45d4-9a8f-07f314014f3d returned with HTTP 202 Aug 12 20:16:06.830031 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 168/683] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:16:06 2026] DELETE /volume/v3/types/71e75ca8-6036-45d4-9a8f-07f314014f3d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:16:06.836859 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-ec726555-dead-4a53-b73f-b96523be5777 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:06.838584 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ec726555-dead-4a53-b73f-b96523be5777 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] GET https://10.4.3.246/volume/v3/types/71e75ca8-6036-45d4-9a8f-07f314014f3d Aug 12 20:16:06.838765 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ec726555-dead-4a53-b73f-b96523be5777 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:06.838956 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ec726555-dead-4a53-b73f-b96523be5777 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:06.842146 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ec726555-dead-4a53-b73f-b96523be5777 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] https://10.4.3.246/volume/v3/types/71e75ca8-6036-45d4-9a8f-07f314014f3d returned with HTTP 404 Aug 12 20:16:06.842560 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 173/684] 10.4.3.246 () {66 vars in 1342 bytes} [Wed Aug 12 20:16:06 2026] GET /volume/v3/types/71e75ca8-6036-45d4-9a8f-07f314014f3d => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:16:06.850440 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-897fe271-a82d-483e-aa65-3faaf99d8edd None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:06.852711 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-897fe271-a82d-483e-aa65-3faaf99d8edd tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] GET https://10.4.3.246/volume/v3/types Aug 12 20:16:06.852962 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-897fe271-a82d-483e-aa65-3faaf99d8edd tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:06.853245 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-897fe271-a82d-483e-aa65-3faaf99d8edd tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] Calling method 'index' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:06.873461 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-897fe271-a82d-483e-aa65-3faaf99d8edd tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:16:06.873965 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 175/685] 10.4.3.246 () {66 vars in 1231 bytes} [Wed Aug 12 20:16:06 2026] GET /volume/v3/types => generated 670 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:06.883758 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e2601f82-1393-4658-9266-427fdd771a96 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:06.885802 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e2601f82-1393-4658-9266-427fdd771a96 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:16:06.886233 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e2601f82-1393-4658-9266-427fdd771a96 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1233469046"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:06.890726 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-5b5488d6-49fe-4ba1-b389-e0283fd440d3 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:06.892670 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5b5488d6-49fe-4ba1-b389-e0283fd440d3 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] GET https://10.4.3.246/volume/v3/volumes/e061bcc1-65fd-4845-84e3-ffdc5bfebe1c Aug 12 20:16:06.892908 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5b5488d6-49fe-4ba1-b389-e0283fd440d3 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:06.893117 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5b5488d6-49fe-4ba1-b389-e0283fd440d3 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:06.900416 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e2601f82-1393-4658-9266-427fdd771a96 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:16:06.900510 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:06.900510 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:06.900908 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 170/686] 10.4.3.246 () {68 vars in 1252 bytes} [Wed Aug 12 20:16:06 2026] POST /volume/v3/types => generated 221 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:06.904701 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-5b5488d6-49fe-4ba1-b389-e0283fd440d3 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Volume info retrieved successfully. Aug 12 20:16:06.910753 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-dd2ef679-9534-41c0-b9ce-f8425d65beb2 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:06.912146 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5b5488d6-49fe-4ba1-b389-e0283fd440d3 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] https://10.4.3.246/volume/v3/volumes/e061bcc1-65fd-4845-84e3-ffdc5bfebe1c returned with HTTP 200 Aug 12 20:16:06.912508 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-dd2ef679-9534-41c0-b9ce-f8425d65beb2 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] PUT https://10.4.3.246/volume/v3/types/4e8f4fee-dbfc-45f5-8d34-b213eff5088f Aug 12 20:16:06.912634 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 169/687] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:06 2026] GET /volume/v3/volumes/e061bcc1-65fd-4845-84e3-ffdc5bfebe1c => generated 1365 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:16:06.912935 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-dd2ef679-9534-41c0-b9ce-f8425d65beb2 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1013358026", "description": "tempest-volume-type-description-1553519338", "is_public": false}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:06.927213 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-0b3e5ab1-dc9a-4685-9ae5-9ca0fd4c2dcb None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:06.928994 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0b3e5ab1-dc9a-4685-9ae5-9ca0fd4c2dcb tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:16:06.929341 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-0b3e5ab1-dc9a-4685-9ae5-9ca0fd4c2dcb tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1651440143"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:06.930900 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-0b3e5ab1-dc9a-4685-9ae5-9ca0fd4c2dcb tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1651440143'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:16:06.931023 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-0b3e5ab1-dc9a-4685-9ae5-9ca0fd4c2dcb tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Create volume of 1 GB Aug 12 20:16:06.936664 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-0b3e5ab1-dc9a-4685-9ae5-9ca0fd4c2dcb tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Availability Zones retrieved successfully. Aug 12 20:16:06.943417 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-0b3e5ab1-dc9a-4685-9ae5-9ca0fd4c2dcb tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Flow 'volume_create_api' (4f91de18-9100-498f-a12b-df1ae5b11895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:16:06.945047 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-0b3e5ab1-dc9a-4685-9ae5-9ca0fd4c2dcb tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (164ede08-bc6f-45c0-9e60-7374a79b8c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:06.946033 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-0b3e5ab1-dc9a-4685-9ae5-9ca0fd4c2dcb tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:16:06.979215 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-0b3e5ab1-dc9a-4685-9ae5-9ca0fd4c2dcb tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (164ede08-bc6f-45c0-9e60-7374a79b8c17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:06.980011 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-0b3e5ab1-dc9a-4685-9ae5-9ca0fd4c2dcb tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2721455e-6996-4acf-b24c-d2223b6f9ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:06.983465 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-dd2ef679-9534-41c0-b9ce-f8425d65beb2 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] https://10.4.3.246/volume/v3/types/4e8f4fee-dbfc-45f5-8d34-b213eff5088f returned with HTTP 200 Aug 12 20:16:06.984057 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 174/688] 10.4.3.246 () {68 vars in 1363 bytes} [Wed Aug 12 20:16:06 2026] PUT /volume/v3/types/4e8f4fee-dbfc-45f5-8d34-b213eff5088f => generated 205 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:06.992804 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-16330ba2-fe83-4480-b3f3-8b40c4094376 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:06.994557 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-16330ba2-fe83-4480-b3f3-8b40c4094376 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] GET https://10.4.3.246/volume/v3/types/4e8f4fee-dbfc-45f5-8d34-b213eff5088f Aug 12 20:16:06.994784 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-16330ba2-fe83-4480-b3f3-8b40c4094376 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:06.995006 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-16330ba2-fe83-4480-b3f3-8b40c4094376 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:07.000251 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-16330ba2-fe83-4480-b3f3-8b40c4094376 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] https://10.4.3.246/volume/v3/types/4e8f4fee-dbfc-45f5-8d34-b213eff5088f returned with HTTP 200 Aug 12 20:16:07.000637 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 171/689] 10.4.3.246 () {66 vars in 1342 bytes} [Wed Aug 12 20:16:06 2026] GET /volume/v3/types/4e8f4fee-dbfc-45f5-8d34-b213eff5088f => generated 269 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:07.010203 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-aa47eb7d-79bd-4f64-a269-8d31bdfd3802 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:07.011937 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-aa47eb7d-79bd-4f64-a269-8d31bdfd3802 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] DELETE https://10.4.3.246/volume/v3/types/4e8f4fee-dbfc-45f5-8d34-b213eff5088f Aug 12 20:16:07.012146 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-aa47eb7d-79bd-4f64-a269-8d31bdfd3802 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:07.012348 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-aa47eb7d-79bd-4f64-a269-8d31bdfd3802 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] Calling method '_delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:07.029898 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-0b3e5ab1-dc9a-4685-9ae5-9ca0fd4c2dcb tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Created reservations ['7f904f3d-7de5-45f5-bd6e-ffee4933db7a', '5efe9307-388e-4d6e-a123-5144694a3019', '56e8b46a-1664-4ce7-938c-b469bd7db333', 'd7f19258-aa03-4472-a440-64e99af75517'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:16:07.030786 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-0b3e5ab1-dc9a-4685-9ae5-9ca0fd4c2dcb tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2721455e-6996-4acf-b24c-d2223b6f9ca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f904f3d-7de5-45f5-bd6e-ffee4933db7a', '5efe9307-388e-4d6e-a123-5144694a3019', '56e8b46a-1664-4ce7-938c-b469bd7db333', 'd7f19258-aa03-4472-a440-64e99af75517']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:07.031635 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-0b3e5ab1-dc9a-4685-9ae5-9ca0fd4c2dcb tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89fa3576-acf1-43ae-aaef-340f2206c12a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:07.046088 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-aa47eb7d-79bd-4f64-a269-8d31bdfd3802 tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] https://10.4.3.246/volume/v3/types/4e8f4fee-dbfc-45f5-8d34-b213eff5088f returned with HTTP 202 Aug 12 20:16:07.046447 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 170/690] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:16:07 2026] DELETE /volume/v3/types/4e8f4fee-dbfc-45f5-8d34-b213eff5088f => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:16:07.055079 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-69309bcf-78c3-434d-93f9-25966dbc2d2d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:07.057397 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-69309bcf-78c3-434d-93f9-25966dbc2d2d tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] GET https://10.4.3.246/volume/v3/types/4e8f4fee-dbfc-45f5-8d34-b213eff5088f Aug 12 20:16:07.057703 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-69309bcf-78c3-434d-93f9-25966dbc2d2d tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:07.057921 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-0b3e5ab1-dc9a-4685-9ae5-9ca0fd4c2dcb tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89fa3576-acf1-43ae-aaef-340f2206c12a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3da72ae3-afa3-4e90-8058-87046f2c0ff0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1651440143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58dce7f5317b4b118bbf4ceffe04a32e',qos_specs=None,replication_status=,reservations=['7f904f3d-7de5-45f5-bd6e-ffee4933db7a','5efe9307-388e-4d6e-a123-5144694a3019','56e8b46a-1664-4ce7-938c-b469bd7db333','d7f19258-aa03-4472-a440-64e99af75517'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e657d974d2a4823a50d6cc081472263',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:16:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1651440143',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3da72ae3-afa3-4e90-8058-87046f2c0ff0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58dce7f5317b4b118bbf4ceffe04a32e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e657d974d2a4823a50d6cc081472263',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:07.058060 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-69309bcf-78c3-434d-93f9-25966dbc2d2d tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:07.058964 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-0b3e5ab1-dc9a-4685-9ae5-9ca0fd4c2dcb tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f57eae9e-648a-42c3-9ae1-0bfc3cf26a56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:07.062255 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-69309bcf-78c3-434d-93f9-25966dbc2d2d tempest-VolumeTypesTest-1866955614 tempest-VolumeTypesTest-1866955614-project-admin] https://10.4.3.246/volume/v3/types/4e8f4fee-dbfc-45f5-8d34-b213eff5088f returned with HTTP 404 Aug 12 20:16:07.062888 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 175/691] 10.4.3.246 () {66 vars in 1342 bytes} [Wed Aug 12 20:16:07 2026] GET /volume/v3/types/4e8f4fee-dbfc-45f5-8d34-b213eff5088f => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:16:07.085372 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-0b3e5ab1-dc9a-4685-9ae5-9ca0fd4c2dcb tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f57eae9e-648a-42c3-9ae1-0bfc3cf26a56) transitioned into state 'SUCCESS' from state '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-1651440143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58dce7f5317b4b118bbf4ceffe04a32e',qos_specs=None,replication_status=,reservations=['7f904f3d-7de5-45f5-bd6e-ffee4933db7a','5efe9307-388e-4d6e-a123-5144694a3019','56e8b46a-1664-4ce7-938c-b469bd7db333','d7f19258-aa03-4472-a440-64e99af75517'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e657d974d2a4823a50d6cc081472263',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:07.086176 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-0b3e5ab1-dc9a-4685-9ae5-9ca0fd4c2dcb tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3184bc2-5f2f-434c-ae20-d89062cc1bed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:07.098516 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-0b3e5ab1-dc9a-4685-9ae5-9ca0fd4c2dcb tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3184bc2-5f2f-434c-ae20-d89062cc1bed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:07.099458 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-0b3e5ab1-dc9a-4685-9ae5-9ca0fd4c2dcb tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Flow 'volume_create_api' (4f91de18-9100-498f-a12b-df1ae5b11895) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:16:07.099931 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-0b3e5ab1-dc9a-4685-9ae5-9ca0fd4c2dcb tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Create volume request issued successfully. Aug 12 20:16:07.100604 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0b3e5ab1-dc9a-4685-9ae5-9ca0fd4c2dcb tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:16:07.101353 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 176/692] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:16:06 2026] POST /volume/v3/volumes => generated 757 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:16:07.121172 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a626bba1-9252-47ac-bad9-c825125c7ab1 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:07.122922 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a626bba1-9252-47ac-bad9-c825125c7ab1 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] GET https://10.4.3.246/volume/v3/volumes/3da72ae3-afa3-4e90-8058-87046f2c0ff0 Aug 12 20:16:07.123144 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a626bba1-9252-47ac-bad9-c825125c7ab1 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:07.123414 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a626bba1-9252-47ac-bad9-c825125c7ab1 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:07.131134 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:07.131134 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:07.135294 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-a626bba1-9252-47ac-bad9-c825125c7ab1 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Volume info retrieved successfully. Aug 12 20:16:07.141558 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a626bba1-9252-47ac-bad9-c825125c7ab1 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] https://10.4.3.246/volume/v3/volumes/3da72ae3-afa3-4e90-8058-87046f2c0ff0 returned with HTTP 200 Aug 12 20:16:07.142274 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 172/693] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:07 2026] GET /volume/v3/volumes/3da72ae3-afa3-4e90-8058-87046f2c0ff0 => generated 825 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:07.407485 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3558e502-d6a1-4d4f-8059-8b0b4bac29b5 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:07.409591 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3558e502-d6a1-4d4f-8059-8b0b4bac29b5 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/volumes/61b5501d-dff3-47b4-a978-865245506f86 Aug 12 20:16:07.409830 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3558e502-d6a1-4d4f-8059-8b0b4bac29b5 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:07.410144 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3558e502-d6a1-4d4f-8059-8b0b4bac29b5 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:07.418143 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:07.418143 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:07.422330 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-3558e502-d6a1-4d4f-8059-8b0b4bac29b5 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Volume info retrieved successfully. Aug 12 20:16:07.427411 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3558e502-d6a1-4d4f-8059-8b0b4bac29b5 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/volumes/61b5501d-dff3-47b4-a978-865245506f86 returned with HTTP 200 Aug 12 20:16:07.427849 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 171/694] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:07 2026] GET /volume/v3/volumes/61b5501d-dff3-47b4-a978-865245506f86 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:07.441646 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a78152d7-26f6-4466-830c-e07f307fe6c4 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:07.443604 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a78152d7-26f6-4466-830c-e07f307fe6c4 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] POST https://10.4.3.246/volume/v3/backups Aug 12 20:16:07.444086 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a78152d7-26f6-4466-830c-e07f307fe6c4 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "61b5501d-dff3-47b4-a978-865245506f86", "name": "tempest-VolumesBackupsTest-Backup-770755294"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:07.446272 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.contrib.backups [None req-a78152d7-26f6-4466-830c-e07f307fe6c4 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Creating new backup {'backup': {'volume_id': '61b5501d-dff3-47b4-a978-865245506f86', 'name': 'tempest-VolumesBackupsTest-Backup-770755294'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 20:16:07.446272 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.contrib.backups [None req-a78152d7-26f6-4466-830c-e07f307fe6c4 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Creating backup of volume 61b5501d-dff3-47b4-a978-865245506f86 in container None Aug 12 20:16:07.454009 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:07.454009 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:07.454413 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-a78152d7-26f6-4466-830c-e07f307fe6c4 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Volume info retrieved successfully. Aug 12 20:16:07.475425 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-a78152d7-26f6-4466-830c-e07f307fe6c4 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Created reservations ['a41ae073-5da3-47fb-a645-4dd6414d8592', '2b4c58f6-892b-4f9a-90d2-6f94ca267f9a'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:16:07.701809 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a78152d7-26f6-4466-830c-e07f307fe6c4 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups returned with HTTP 202 Aug 12 20:16:07.702353 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 176/695] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:16:07 2026] POST /volume/v3/backups => generated 329 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:16:07.716176 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c1473278-cce4-4a9e-a548-72cca903b4b3 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:07.718459 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c1473278-cce4-4a9e-a548-72cca903b4b3 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 Aug 12 20:16:07.719017 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c1473278-cce4-4a9e-a548-72cca903b4b3 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:07.719304 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c1473278-cce4-4a9e-a548-72cca903b4b3 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:07.719476 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-c1473278-cce4-4a9e-a548-72cca903b4b3 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 544b8936-656f-4e72-824a-d640ce566985. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:07.735296 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:07.735296 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:16:07.736232 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c1473278-cce4-4a9e-a548-72cca903b4b3 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 returned with HTTP 200 Aug 12 20:16:07.737136 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 177/696] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:07 2026] GET /volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:08.164697 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-bff51ee4-63e0-4929-bc9f-e9c4f03e8121 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:08.169348 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-bff51ee4-63e0-4929-bc9f-e9c4f03e8121 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] GET https://10.4.3.246/volume/v3/volumes/3da72ae3-afa3-4e90-8058-87046f2c0ff0 Aug 12 20:16:08.171161 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-bff51ee4-63e0-4929-bc9f-e9c4f03e8121 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:08.171161 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-bff51ee4-63e0-4929-bc9f-e9c4f03e8121 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:08.181450 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:08.181450 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:08.186916 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-bff51ee4-63e0-4929-bc9f-e9c4f03e8121 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Volume info retrieved successfully. Aug 12 20:16:08.193611 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-bff51ee4-63e0-4929-bc9f-e9c4f03e8121 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] https://10.4.3.246/volume/v3/volumes/3da72ae3-afa3-4e90-8058-87046f2c0ff0 returned with HTTP 200 Aug 12 20:16:08.194198 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 173/697] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:08 2026] GET /volume/v3/volumes/3da72ae3-afa3-4e90-8058-87046f2c0ff0 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:08.209616 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-fab2235c-ea53-4409-92bd-f0b11bc1cdc6 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:08.211211 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fab2235c-ea53-4409-92bd-f0b11bc1cdc6 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:16:08.211554 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fab2235c-ea53-4409-92bd-f0b11bc1cdc6 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1064305061"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:08.213165 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-fab2235c-ea53-4409-92bd-f0b11bc1cdc6 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1064305061'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:16:08.213277 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-fab2235c-ea53-4409-92bd-f0b11bc1cdc6 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Create volume of 1 GB Aug 12 20:16:08.217034 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-fab2235c-ea53-4409-92bd-f0b11bc1cdc6 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Availability Zones retrieved successfully. Aug 12 20:16:08.222578 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fab2235c-ea53-4409-92bd-f0b11bc1cdc6 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Flow 'volume_create_api' (db933346-8e36-444c-a296-b3a5ef94a160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:16:08.223484 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fab2235c-ea53-4409-92bd-f0b11bc1cdc6 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d95e66f3-b9a2-4ab0-85b7-9d535a7bea4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:08.224426 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-fab2235c-ea53-4409-92bd-f0b11bc1cdc6 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:16:08.252709 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fab2235c-ea53-4409-92bd-f0b11bc1cdc6 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d95e66f3-b9a2-4ab0-85b7-9d535a7bea4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:08.253779 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fab2235c-ea53-4409-92bd-f0b11bc1cdc6 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83ac4f1f-094b-4601-8356-197be02b74c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:08.299247 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-fab2235c-ea53-4409-92bd-f0b11bc1cdc6 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Created reservations ['8ded6248-4ffd-4805-bcb8-d8b9493c3118', '99b138b5-6781-425a-877f-ee325b71be95', 'e6ae547d-d631-492c-b45d-796dcd81b73c', 'dc5f4670-bf9e-48bc-a308-9a6b64b0bc0a'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:16:08.300070 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fab2235c-ea53-4409-92bd-f0b11bc1cdc6 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83ac4f1f-094b-4601-8356-197be02b74c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ded6248-4ffd-4805-bcb8-d8b9493c3118', '99b138b5-6781-425a-877f-ee325b71be95', 'e6ae547d-d631-492c-b45d-796dcd81b73c', 'dc5f4670-bf9e-48bc-a308-9a6b64b0bc0a']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:08.300833 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fab2235c-ea53-4409-92bd-f0b11bc1cdc6 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c8652b2-a995-4f30-8bbe-2671995104f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:08.322523 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fab2235c-ea53-4409-92bd-f0b11bc1cdc6 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c8652b2-a995-4f30-8bbe-2671995104f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5f7e689-0ee0-4d91-8c7a-b102b73a40d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1064305061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58dce7f5317b4b118bbf4ceffe04a32e',qos_specs=None,replication_status=,reservations=['8ded6248-4ffd-4805-bcb8-d8b9493c3118','99b138b5-6781-425a-877f-ee325b71be95','e6ae547d-d631-492c-b45d-796dcd81b73c','dc5f4670-bf9e-48bc-a308-9a6b64b0bc0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e657d974d2a4823a50d6cc081472263',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:16:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1064305061',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5f7e689-0ee0-4d91-8c7a-b102b73a40d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58dce7f5317b4b118bbf4ceffe04a32e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e657d974d2a4823a50d6cc081472263',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:08.323355 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fab2235c-ea53-4409-92bd-f0b11bc1cdc6 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (017b1570-9dba-4461-a3a4-dcf62c59f609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:08.342067 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fab2235c-ea53-4409-92bd-f0b11bc1cdc6 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (017b1570-9dba-4461-a3a4-dcf62c59f609) transitioned into state 'SUCCESS' from state '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-1064305061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58dce7f5317b4b118bbf4ceffe04a32e',qos_specs=None,replication_status=,reservations=['8ded6248-4ffd-4805-bcb8-d8b9493c3118','99b138b5-6781-425a-877f-ee325b71be95','e6ae547d-d631-492c-b45d-796dcd81b73c','dc5f4670-bf9e-48bc-a308-9a6b64b0bc0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e657d974d2a4823a50d6cc081472263',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:08.342837 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fab2235c-ea53-4409-92bd-f0b11bc1cdc6 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c051bd5-74c7-4eb1-aa22-57445101f736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:08.352599 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fab2235c-ea53-4409-92bd-f0b11bc1cdc6 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c051bd5-74c7-4eb1-aa22-57445101f736) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:08.353450 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fab2235c-ea53-4409-92bd-f0b11bc1cdc6 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Flow 'volume_create_api' (db933346-8e36-444c-a296-b3a5ef94a160) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:16:08.353857 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-fab2235c-ea53-4409-92bd-f0b11bc1cdc6 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Create volume request issued successfully. Aug 12 20:16:08.354403 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fab2235c-ea53-4409-92bd-f0b11bc1cdc6 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:16:08.354839 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 172/698] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:16:08 2026] POST /volume/v3/volumes => generated 757 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:16:08.367170 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-194ec42d-38e5-474e-9d8f-bbaedfa4eebd None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:08.369055 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-194ec42d-38e5-474e-9d8f-bbaedfa4eebd tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] GET https://10.4.3.246/volume/v3/volumes/d5f7e689-0ee0-4d91-8c7a-b102b73a40d9 Aug 12 20:16:08.369261 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-194ec42d-38e5-474e-9d8f-bbaedfa4eebd tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:08.369446 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-194ec42d-38e5-474e-9d8f-bbaedfa4eebd tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:08.379216 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:08.379216 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:08.382464 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-194ec42d-38e5-474e-9d8f-bbaedfa4eebd tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Volume info retrieved successfully. Aug 12 20:16:08.387105 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-194ec42d-38e5-474e-9d8f-bbaedfa4eebd tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] https://10.4.3.246/volume/v3/volumes/d5f7e689-0ee0-4d91-8c7a-b102b73a40d9 returned with HTTP 200 Aug 12 20:16:08.387498 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 177/699] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:08 2026] GET /volume/v3/volumes/d5f7e689-0ee0-4d91-8c7a-b102b73a40d9 => generated 825 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:08.748725 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-4cbe3f44-a41b-478a-b800-8428f65c45f4 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:08.751155 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4cbe3f44-a41b-478a-b800-8428f65c45f4 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 Aug 12 20:16:08.751407 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4cbe3f44-a41b-478a-b800-8428f65c45f4 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:08.751673 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4cbe3f44-a41b-478a-b800-8428f65c45f4 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:08.751817 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-4cbe3f44-a41b-478a-b800-8428f65c45f4 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 544b8936-656f-4e72-824a-d640ce566985. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:08.757462 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:08.757462 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:16:08.758156 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4cbe3f44-a41b-478a-b800-8428f65c45f4 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 returned with HTTP 200 Aug 12 20:16:08.758622 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 178/700] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:08 2026] GET /volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:09.402241 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-8edbb095-21ef-439e-9646-dcc4c14acf20 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:09.404048 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8edbb095-21ef-439e-9646-dcc4c14acf20 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] GET https://10.4.3.246/volume/v3/volumes/d5f7e689-0ee0-4d91-8c7a-b102b73a40d9 Aug 12 20:16:09.404847 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8edbb095-21ef-439e-9646-dcc4c14acf20 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:09.405591 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8edbb095-21ef-439e-9646-dcc4c14acf20 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:09.417224 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:09.417224 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:09.423258 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-8edbb095-21ef-439e-9646-dcc4c14acf20 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Volume info retrieved successfully. Aug 12 20:16:09.429598 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8edbb095-21ef-439e-9646-dcc4c14acf20 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] https://10.4.3.246/volume/v3/volumes/d5f7e689-0ee0-4d91-8c7a-b102b73a40d9 returned with HTTP 200 Aug 12 20:16:09.429598 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 174/701] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:09 2026] GET /volume/v3/volumes/d5f7e689-0ee0-4d91-8c7a-b102b73a40d9 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:09.495059 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-32d0b5ab-4041-4959-bacf-88597a00c71b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:09.640955 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-32d0b5ab-4041-4959-bacf-88597a00c71b tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:16:09.641431 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-32d0b5ab-4041-4959-bacf-88597a00c71b tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1478252263"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:09.643411 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:09.643411 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:09.659327 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-32d0b5ab-4041-4959-bacf-88597a00c71b tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:16:09.659831 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 173/702] 10.4.3.246 () {68 vars in 1252 bytes} [Wed Aug 12 20:16:09 2026] POST /volume/v3/types => generated 231 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:09.668028 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-c3ec425d-c0ed-4b3b-b419-51d894d208be None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:09.670036 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c3ec425d-c0ed-4b3b-b419-51d894d208be tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] POST https://10.4.3.246/volume/v3/types/db342593-8b54-4410-8f5c-ce33ec079133/extra_specs Aug 12 20:16:09.670350 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c3ec425d-c0ed-4b3b-b419-51d894d208be tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:09.697202 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c3ec425d-c0ed-4b3b-b419-51d894d208be tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] https://10.4.3.246/volume/v3/types/db342593-8b54-4410-8f5c-ce33ec079133/extra_specs returned with HTTP 200 Aug 12 20:16:09.697517 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 178/703] 10.4.3.246 () {68 vars in 1399 bytes} [Wed Aug 12 20:16:09 2026] POST /volume/v3/types/db342593-8b54-4410-8f5c-ce33ec079133/extra_specs => generated 34 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:16:09.705012 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-ee5b295e-e0a0-4578-a8d0-f326467afda5 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:09.706890 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ee5b295e-e0a0-4578-a8d0-f326467afda5 tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] GET https://10.4.3.246/volume/v3/types/db342593-8b54-4410-8f5c-ce33ec079133/extra_specs/spec3 Aug 12 20:16:09.707125 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ee5b295e-e0a0-4578-a8d0-f326467afda5 tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:09.707310 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ee5b295e-e0a0-4578-a8d0-f326467afda5 tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:09.715096 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ee5b295e-e0a0-4578-a8d0-f326467afda5 tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] https://10.4.3.246/volume/v3/types/db342593-8b54-4410-8f5c-ce33ec079133/extra_specs/spec3 returned with HTTP 200 Aug 12 20:16:09.715550 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 179/704] 10.4.3.246 () {66 vars in 1396 bytes} [Wed Aug 12 20:16:09 2026] GET /volume/v3/types/db342593-8b54-4410-8f5c-ce33ec079133/extra_specs/spec3 => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:16:09.723492 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-3c857fa4-29b0-4eeb-ad08-cc865cc2a65f None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:09.725351 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3c857fa4-29b0-4eeb-ad08-cc865cc2a65f tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] DELETE https://10.4.3.246/volume/v3/types/db342593-8b54-4410-8f5c-ce33ec079133/extra_specs/spec3 Aug 12 20:16:09.725552 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3c857fa4-29b0-4eeb-ad08-cc865cc2a65f tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:09.725771 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3c857fa4-29b0-4eeb-ad08-cc865cc2a65f tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:09.769109 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3c857fa4-29b0-4eeb-ad08-cc865cc2a65f tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] https://10.4.3.246/volume/v3/types/db342593-8b54-4410-8f5c-ce33ec079133/extra_specs/spec3 returned with HTTP 202 Aug 12 20:16:09.769555 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 175/705] 10.4.3.246 () {66 vars in 1399 bytes} [Wed Aug 12 20:16:09 2026] DELETE /volume/v3/types/db342593-8b54-4410-8f5c-ce33ec079133/extra_specs/spec3 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:16:09.769875 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-8316b542-119f-4100-83eb-6d5ea36222f9 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:09.772397 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8316b542-119f-4100-83eb-6d5ea36222f9 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 Aug 12 20:16:09.772776 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8316b542-119f-4100-83eb-6d5ea36222f9 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:09.772922 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8316b542-119f-4100-83eb-6d5ea36222f9 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:09.773062 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-8316b542-119f-4100-83eb-6d5ea36222f9 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 544b8936-656f-4e72-824a-d640ce566985. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:09.779192 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-96c45391-998c-4f2e-88b4-75352ee5e138 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:09.781368 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-96c45391-998c-4f2e-88b4-75352ee5e138 tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] GET https://10.4.3.246/volume/v3/types/db342593-8b54-4410-8f5c-ce33ec079133/extra_specs/spec3 Aug 12 20:16:09.781621 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-96c45391-998c-4f2e-88b4-75352ee5e138 tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:09.781851 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-96c45391-998c-4f2e-88b4-75352ee5e138 tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:09.789769 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-96c45391-998c-4f2e-88b4-75352ee5e138 tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] https://10.4.3.246/volume/v3/types/db342593-8b54-4410-8f5c-ce33ec079133/extra_specs/spec3 returned with HTTP 404 Aug 12 20:16:09.789893 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:09.789893 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:09.790323 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 179/706] 10.4.3.246 () {66 vars in 1396 bytes} [Wed Aug 12 20:16:09 2026] GET /volume/v3/types/db342593-8b54-4410-8f5c-ce33ec079133/extra_specs/spec3 => generated 129 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:16:09.790832 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8316b542-119f-4100-83eb-6d5ea36222f9 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 returned with HTTP 200 Aug 12 20:16:09.791629 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 174/707] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:09 2026] GET /volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 => generated 738 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:09.799344 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d1b9ab49-20c8-41dd-aab8-e7c224eeae93 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:09.801595 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d1b9ab49-20c8-41dd-aab8-e7c224eeae93 tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] POST https://10.4.3.246/volume/v3/types/db342593-8b54-4410-8f5c-ce33ec079133/extra_specs Aug 12 20:16:09.802273 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d1b9ab49-20c8-41dd-aab8-e7c224eeae93 tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:09.837301 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d1b9ab49-20c8-41dd-aab8-e7c224eeae93 tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] https://10.4.3.246/volume/v3/types/db342593-8b54-4410-8f5c-ce33ec079133/extra_specs returned with HTTP 200 Aug 12 20:16:09.837301 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 180/708] 10.4.3.246 () {68 vars in 1399 bytes} [Wed Aug 12 20:16:09 2026] POST /volume/v3/types/db342593-8b54-4410-8f5c-ce33ec079133/extra_specs => generated 34 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:16:09.844118 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-1ebc0a0c-3b56-4d77-ac61-1adf98f981f7 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:09.846128 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1ebc0a0c-3b56-4d77-ac61-1adf98f981f7 tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] GET https://10.4.3.246/volume/v3/types/db342593-8b54-4410-8f5c-ce33ec079133/extra_specs Aug 12 20:16:09.846405 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1ebc0a0c-3b56-4d77-ac61-1adf98f981f7 tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:09.846720 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1ebc0a0c-3b56-4d77-ac61-1adf98f981f7 tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] Calling method 'index' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:09.853368 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1ebc0a0c-3b56-4d77-ac61-1adf98f981f7 tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] https://10.4.3.246/volume/v3/types/db342593-8b54-4410-8f5c-ce33ec079133/extra_specs returned with HTTP 200 Aug 12 20:16:09.853762 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 176/709] 10.4.3.246 () {66 vars in 1378 bytes} [Wed Aug 12 20:16:09 2026] GET /volume/v3/types/db342593-8b54-4410-8f5c-ce33ec079133/extra_specs => generated 34 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:16:09.862197 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-6b29cad9-6119-4ad9-bf4b-3310f014aa1d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:09.864462 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6b29cad9-6119-4ad9-bf4b-3310f014aa1d tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] POST https://10.4.3.246/volume/v3/types/db342593-8b54-4410-8f5c-ce33ec079133/extra_specs Aug 12 20:16:09.864920 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6b29cad9-6119-4ad9-bf4b-3310f014aa1d tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:09.895428 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6b29cad9-6119-4ad9-bf4b-3310f014aa1d tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] https://10.4.3.246/volume/v3/types/db342593-8b54-4410-8f5c-ce33ec079133/extra_specs returned with HTTP 200 Aug 12 20:16:09.895532 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 180/710] 10.4.3.246 () {68 vars in 1399 bytes} [Wed Aug 12 20:16:09 2026] POST /volume/v3/types/db342593-8b54-4410-8f5c-ce33ec079133/extra_specs => generated 34 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:16:09.903078 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-14f3a7c6-5149-463a-871e-7b02d9e53e43 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:09.904764 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-14f3a7c6-5149-463a-871e-7b02d9e53e43 tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] PUT https://10.4.3.246/volume/v3/types/db342593-8b54-4410-8f5c-ce33ec079133/extra_specs/spec2 Aug 12 20:16:09.905152 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-14f3a7c6-5149-463a-871e-7b02d9e53e43 tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:09.964223 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-14f3a7c6-5149-463a-871e-7b02d9e53e43 tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] https://10.4.3.246/volume/v3/types/db342593-8b54-4410-8f5c-ce33ec079133/extra_specs/spec2 returned with HTTP 200 Aug 12 20:16:09.965138 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 175/711] 10.4.3.246 () {68 vars in 1416 bytes} [Wed Aug 12 20:16:09 2026] PUT /volume/v3/types/db342593-8b54-4410-8f5c-ce33ec079133/extra_specs/spec2 => generated 17 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:16:09.971743 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-4b93ce83-c0c5-4ef3-9a77-d17711e68ae6 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:09.973620 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4b93ce83-c0c5-4ef3-9a77-d17711e68ae6 tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] GET https://10.4.3.246/volume/v3/types/db342593-8b54-4410-8f5c-ce33ec079133/extra_specs/spec2 Aug 12 20:16:09.973826 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4b93ce83-c0c5-4ef3-9a77-d17711e68ae6 tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:09.974062 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4b93ce83-c0c5-4ef3-9a77-d17711e68ae6 tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:09.982258 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4b93ce83-c0c5-4ef3-9a77-d17711e68ae6 tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] https://10.4.3.246/volume/v3/types/db342593-8b54-4410-8f5c-ce33ec079133/extra_specs/spec2 returned with HTTP 200 Aug 12 20:16:09.982614 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 181/712] 10.4.3.246 () {66 vars in 1396 bytes} [Wed Aug 12 20:16:09 2026] GET /volume/v3/types/db342593-8b54-4410-8f5c-ce33ec079133/extra_specs/spec2 => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:16:09.990352 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-77a9820e-b476-4ee8-acd6-4399734cc119 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:09.992319 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-77a9820e-b476-4ee8-acd6-4399734cc119 tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] POST https://10.4.3.246/volume/v3/types/db342593-8b54-4410-8f5c-ce33ec079133/extra_specs Aug 12 20:16:09.992691 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-77a9820e-b476-4ee8-acd6-4399734cc119 tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:10.027738 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-77a9820e-b476-4ee8-acd6-4399734cc119 tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] https://10.4.3.246/volume/v3/types/db342593-8b54-4410-8f5c-ce33ec079133/extra_specs returned with HTTP 200 Aug 12 20:16:10.028197 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 177/713] 10.4.3.246 () {68 vars in 1399 bytes} [Wed Aug 12 20:16:09 2026] POST /volume/v3/types/db342593-8b54-4410-8f5c-ce33ec079133/extra_specs => generated 51 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:16:10.036143 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-cdc12de8-4c55-4849-a54b-e37f852bf0c6 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:10.038008 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cdc12de8-4c55-4849-a54b-e37f852bf0c6 tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] GET https://10.4.3.246/volume/v3/types/db342593-8b54-4410-8f5c-ce33ec079133/extra_specs Aug 12 20:16:10.038180 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cdc12de8-4c55-4849-a54b-e37f852bf0c6 tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:10.038375 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cdc12de8-4c55-4849-a54b-e37f852bf0c6 tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] Calling method 'index' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:10.044689 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cdc12de8-4c55-4849-a54b-e37f852bf0c6 tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] https://10.4.3.246/volume/v3/types/db342593-8b54-4410-8f5c-ce33ec079133/extra_specs returned with HTTP 200 Aug 12 20:16:10.045088 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 181/714] 10.4.3.246 () {66 vars in 1378 bytes} [Wed Aug 12 20:16:10 2026] GET /volume/v3/types/db342593-8b54-4410-8f5c-ce33ec079133/extra_specs => generated 68 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:16:10.056138 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-eecaa572-2aab-4108-b6fa-0312ad942f71 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:10.058099 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-eecaa572-2aab-4108-b6fa-0312ad942f71 tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] DELETE https://10.4.3.246/volume/v3/types/db342593-8b54-4410-8f5c-ce33ec079133 Aug 12 20:16:10.058472 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-eecaa572-2aab-4108-b6fa-0312ad942f71 tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:10.058750 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-eecaa572-2aab-4108-b6fa-0312ad942f71 tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] Calling method '_delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:10.104525 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-eecaa572-2aab-4108-b6fa-0312ad942f71 tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] https://10.4.3.246/volume/v3/types/db342593-8b54-4410-8f5c-ce33ec079133 returned with HTTP 202 Aug 12 20:16:10.105028 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 176/715] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:16:10 2026] DELETE /volume/v3/types/db342593-8b54-4410-8f5c-ce33ec079133 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:16:10.112323 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-63f30770-93cc-4b23-9ffd-1c83c7619bed None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:10.114187 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-63f30770-93cc-4b23-9ffd-1c83c7619bed tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] GET https://10.4.3.246/volume/v3/types/db342593-8b54-4410-8f5c-ce33ec079133 Aug 12 20:16:10.114376 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-63f30770-93cc-4b23-9ffd-1c83c7619bed tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:10.114579 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-63f30770-93cc-4b23-9ffd-1c83c7619bed tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:10.117866 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-63f30770-93cc-4b23-9ffd-1c83c7619bed tempest-VolumeTypesExtraSpecsTest-1033333292 tempest-VolumeTypesExtraSpecsTest-1033333292-project-admin] https://10.4.3.246/volume/v3/types/db342593-8b54-4410-8f5c-ce33ec079133 returned with HTTP 404 Aug 12 20:16:10.118368 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 182/716] 10.4.3.246 () {66 vars in 1342 bytes} [Wed Aug 12 20:16:10 2026] GET /volume/v3/types/db342593-8b54-4410-8f5c-ce33ec079133 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:16:10.808554 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-444acd6f-b92f-4385-8370-27e5e42b4d04 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:10.810458 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-444acd6f-b92f-4385-8370-27e5e42b4d04 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 Aug 12 20:16:10.810837 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-444acd6f-b92f-4385-8370-27e5e42b4d04 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:10.812093 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-444acd6f-b92f-4385-8370-27e5e42b4d04 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:10.812093 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-444acd6f-b92f-4385-8370-27e5e42b4d04 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 544b8936-656f-4e72-824a-d640ce566985. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:10.823841 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:10.823841 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:10.824815 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-444acd6f-b92f-4385-8370-27e5e42b4d04 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 returned with HTTP 200 Aug 12 20:16:10.825302 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 178/717] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:10 2026] GET /volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:11.094071 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-367a5a29-bb1c-42bb-b4f0-482fed6ca847 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:11.096273 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-367a5a29-bb1c-42bb-b4f0-482fed6ca847 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] GET https://10.4.3.246/volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 Aug 12 20:16:11.096521 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-367a5a29-bb1c-42bb-b4f0-482fed6ca847 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:11.097314 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-367a5a29-bb1c-42bb-b4f0-482fed6ca847 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:11.106752 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:11.106752 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:11.117397 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-367a5a29-bb1c-42bb-b4f0-482fed6ca847 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Volume info retrieved successfully. Aug 12 20:16:11.126041 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-367a5a29-bb1c-42bb-b4f0-482fed6ca847 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] https://10.4.3.246/volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 returned with HTTP 200 Aug 12 20:16:11.126575 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 182/718] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:11 2026] GET /volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:11.177454 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-891704b8-1160-4b4d-a741-527bb4b7a21a req-ee9b47f4-f329-4193-9571-919d4178ca37 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:11.180245 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-891704b8-1160-4b4d-a741-527bb4b7a21a req-ee9b47f4-f329-4193-9571-919d4178ca37 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] GET https://10.4.3.246/volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 Aug 12 20:16:11.180509 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-891704b8-1160-4b4d-a741-527bb4b7a21a req-ee9b47f4-f329-4193-9571-919d4178ca37 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:11.180794 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-891704b8-1160-4b4d-a741-527bb4b7a21a req-ee9b47f4-f329-4193-9571-919d4178ca37 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:11.189942 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:11.189942 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:11.199700 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-891704b8-1160-4b4d-a741-527bb4b7a21a req-ee9b47f4-f329-4193-9571-919d4178ca37 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Volume info retrieved successfully. Aug 12 20:16:11.204660 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-891704b8-1160-4b4d-a741-527bb4b7a21a req-ee9b47f4-f329-4193-9571-919d4178ca37 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] https://10.4.3.246/volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 returned with HTTP 200 Aug 12 20:16:11.205095 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 177/719] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:16:11 2026] GET /volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:11.305625 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-21ad2b3c-1bfb-4624-8510-e0ae8858c4ec None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:11.306307 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-21ad2b3c-1bfb-4624-8510-e0ae8858c4ec None None] GET https://10.4.3.246/volume// Aug 12 20:16:11.306911 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-21ad2b3c-1bfb-4624-8510-e0ae8858c4ec None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:11.306911 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-21ad2b3c-1bfb-4624-8510-e0ae8858c4ec None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:11.307489 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-21ad2b3c-1bfb-4624-8510-e0ae8858c4ec None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:16:11.307942 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 183/720] 10.4.3.246 () {66 vars in 1428 bytes} [Wed Aug 12 20:16:11 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:16:11.317625 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-891704b8-1160-4b4d-a741-527bb4b7a21a req-ff66f092-a5bf-4482-8716-33e1d5b6c624 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:11.324557 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-891704b8-1160-4b4d-a741-527bb4b7a21a req-ff66f092-a5bf-4482-8716-33e1d5b6c624 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:16:11.324557 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-891704b8-1160-4b4d-a741-527bb4b7a21a req-ff66f092-a5bf-4482-8716-33e1d5b6c624 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "de3f1759-6bff-4a43-8ed4-db7e4beea2c1", "connector": null, "instance_uuid": "953c4e6f-f02a-43f6-93ce-3aa8ebe80c47"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:11.339041 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:11.339041 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:11.379458 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-891704b8-1160-4b4d-a741-527bb4b7a21a req-ff66f092-a5bf-4482-8716-33e1d5b6c624 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:16:11.380122 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 179/721] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:16:11 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:16:11.418427 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-9d520714-5119-48e7-a31a-7aa4cb8a1abd None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:11.420699 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9d520714-5119-48e7-a31a-7aa4cb8a1abd tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] GET https://10.4.3.246/volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 Aug 12 20:16:11.420970 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9d520714-5119-48e7-a31a-7aa4cb8a1abd tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:11.421263 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9d520714-5119-48e7-a31a-7aa4cb8a1abd tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:11.432251 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-9202c1bc-60f9-4190-b28e-f9e65964dd57 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:11.432795 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9202c1bc-60f9-4190-b28e-f9e65964dd57 None None] GET https://10.4.3.246/volume// Aug 12 20:16:11.433041 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9202c1bc-60f9-4190-b28e-f9e65964dd57 None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:11.433267 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9202c1bc-60f9-4190-b28e-f9e65964dd57 None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:11.433678 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9202c1bc-60f9-4190-b28e-f9e65964dd57 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:16:11.434202 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 178/722] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:16:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:16:11.439629 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:11.439629 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:11.445104 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-891704b8-1160-4b4d-a741-527bb4b7a21a req-8a936619-ec29-4b4d-95c5-9154bf79f10f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:11.446683 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-9d520714-5119-48e7-a31a-7aa4cb8a1abd tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Volume info retrieved successfully. Aug 12 20:16:11.451836 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-891704b8-1160-4b4d-a741-527bb4b7a21a req-8a936619-ec29-4b4d-95c5-9154bf79f10f tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] GET https://10.4.3.246/volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 Aug 12 20:16:11.452124 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-891704b8-1160-4b4d-a741-527bb4b7a21a req-8a936619-ec29-4b4d-95c5-9154bf79f10f tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:11.452362 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-891704b8-1160-4b4d-a741-527bb4b7a21a req-8a936619-ec29-4b4d-95c5-9154bf79f10f tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:11.459778 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9d520714-5119-48e7-a31a-7aa4cb8a1abd tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] https://10.4.3.246/volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 returned with HTTP 200 Aug 12 20:16:11.460853 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 183/723] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:11 2026] GET /volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:11.469430 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:11.469430 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:16:11.479095 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-891704b8-1160-4b4d-a741-527bb4b7a21a req-8a936619-ec29-4b4d-95c5-9154bf79f10f tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Volume info retrieved successfully. Aug 12 20:16:11.486454 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-891704b8-1160-4b4d-a741-527bb4b7a21a req-8a936619-ec29-4b4d-95c5-9154bf79f10f tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] https://10.4.3.246/volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 returned with HTTP 200 Aug 12 20:16:11.487365 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 184/724] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:16:11 2026] GET /volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 => generated 1025 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:16:11.601114 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-891704b8-1160-4b4d-a741-527bb4b7a21a req-0037bb07-f105-4f81-92c6-111b601d3089 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:11.609274 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-891704b8-1160-4b4d-a741-527bb4b7a21a req-0037bb07-f105-4f81-92c6-111b601d3089 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] PUT https://10.4.3.246/volume/v3/attachments/4d639f2f-6482-4fbd-ba28-03e993050d24 Aug 12 20:16:11.609711 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-891704b8-1160-4b4d-a741-527bb4b7a21a req-0037bb07-f105-4f81-92c6-111b601d3089 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:11.626887 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-891704b8-1160-4b4d-a741-527bb4b7a21a req-0037bb07-f105-4f81-92c6-111b601d3089 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Acquiring lock "cinder-attachment_update-de3f1759-6bff-4a43-8ed4-db7e4beea2c1-np0000007109" by "attachment_update" {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:16:11.632124 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-891704b8-1160-4b4d-a741-527bb4b7a21a req-0037bb07-f105-4f81-92c6-111b601d3089 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Lock "cinder-attachment_update-de3f1759-6bff-4a43-8ed4-db7e4beea2c1-np0000007109" acquired by "attachment_update" :: waited 0.005s {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:16:11.633278 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:11.633278 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:11.743946 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-891704b8-1160-4b4d-a741-527bb4b7a21a req-0037bb07-f105-4f81-92c6-111b601d3089 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Lock "cinder-attachment_update-de3f1759-6bff-4a43-8ed4-db7e4beea2c1-np0000007109" released by "attachment_update" :: held 0.112s {{(pid=100385) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:16:11.744369 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-891704b8-1160-4b4d-a741-527bb4b7a21a req-0037bb07-f105-4f81-92c6-111b601d3089 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] https://10.4.3.246/volume/v3/attachments/4d639f2f-6482-4fbd-ba28-03e993050d24 returned with HTTP 200 Aug 12 20:16:11.745050 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 180/725] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:16:11 2026] PUT /volume/v3/attachments/4d639f2f-6482-4fbd-ba28-03e993050d24 => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:16:11.838587 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-8b2c3e5a-1143-4351-99fa-af922dee7ad9 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:11.843756 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8b2c3e5a-1143-4351-99fa-af922dee7ad9 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 Aug 12 20:16:11.844032 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8b2c3e5a-1143-4351-99fa-af922dee7ad9 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:11.844267 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8b2c3e5a-1143-4351-99fa-af922dee7ad9 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:11.844407 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-8b2c3e5a-1143-4351-99fa-af922dee7ad9 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 544b8936-656f-4e72-824a-d640ce566985. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:11.849446 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:11.849446 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:11.850215 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8b2c3e5a-1143-4351-99fa-af922dee7ad9 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 returned with HTTP 200 Aug 12 20:16:11.850667 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 179/726] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:11 2026] GET /volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:12.316564 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f9043c04-1b94-4ee5-82b1-5c0f437125af None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:12.408843 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f9043c04-1b94-4ee5-82b1-5c0f437125af tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:16:12.409311 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f9043c04-1b94-4ee5-82b1-5c0f437125af tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-742816520"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:12.410739 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-f9043c04-1b94-4ee5-82b1-5c0f437125af tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-742816520'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:16:12.410878 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-f9043c04-1b94-4ee5-82b1-5c0f437125af tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Create volume of 1 GB Aug 12 20:16:12.414476 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-f9043c04-1b94-4ee5-82b1-5c0f437125af tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Availability Zones retrieved successfully. Aug 12 20:16:12.420136 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f9043c04-1b94-4ee5-82b1-5c0f437125af tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Flow 'volume_create_api' (e2e8e405-df62-430f-a274-944911bfc798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:16:12.421316 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f9043c04-1b94-4ee5-82b1-5c0f437125af tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33636b4e-c3a6-4972-b6dc-79aebe4dc3d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:12.422396 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-f9043c04-1b94-4ee5-82b1-5c0f437125af tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:16:12.450517 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f9043c04-1b94-4ee5-82b1-5c0f437125af tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33636b4e-c3a6-4972-b6dc-79aebe4dc3d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:12.451393 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f9043c04-1b94-4ee5-82b1-5c0f437125af tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1764f582-5fb5-48c3-886a-65983d434791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:12.482488 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-63f03119-0c37-4490-9b90-02e70e0a178c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:12.484306 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-63f03119-0c37-4490-9b90-02e70e0a178c tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] GET https://10.4.3.246/volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 Aug 12 20:16:12.484556 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-63f03119-0c37-4490-9b90-02e70e0a178c tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:12.484820 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-63f03119-0c37-4490-9b90-02e70e0a178c tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:12.496423 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:12.496423 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:16:12.508048 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-63f03119-0c37-4490-9b90-02e70e0a178c tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Volume info retrieved successfully. Aug 12 20:16:12.514670 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-63f03119-0c37-4490-9b90-02e70e0a178c tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] https://10.4.3.246/volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 returned with HTTP 200 Aug 12 20:16:12.515135 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 185/727] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:12 2026] GET /volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:12.524728 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-f9043c04-1b94-4ee5-82b1-5c0f437125af tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Created reservations ['1fa1110d-b82f-4b1f-9c88-22941fa81163', 'ab8b169c-7b40-4440-900e-bf7e2cd323f5', 'a79c9de0-f19b-485d-bf55-fddf4ecc5dec', 'feb36d49-d392-4071-8a5e-89557f2d48ee'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:16:12.529563 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f9043c04-1b94-4ee5-82b1-5c0f437125af tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1764f582-5fb5-48c3-886a-65983d434791) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fa1110d-b82f-4b1f-9c88-22941fa81163', 'ab8b169c-7b40-4440-900e-bf7e2cd323f5', 'a79c9de0-f19b-485d-bf55-fddf4ecc5dec', 'feb36d49-d392-4071-8a5e-89557f2d48ee']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:12.529563 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f9043c04-1b94-4ee5-82b1-5c0f437125af tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9368c27e-3c96-4399-8593-5fcfa2f31e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:12.554071 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f9043c04-1b94-4ee5-82b1-5c0f437125af tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9368c27e-3c96-4399-8593-5fcfa2f31e9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96a14a07-85e2-4279-94f0-46b493a665b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-742816520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b853013d06744c0866fa4fc22353c62',qos_specs=None,replication_status=,reservations=['1fa1110d-b82f-4b1f-9c88-22941fa81163','ab8b169c-7b40-4440-900e-bf7e2cd323f5','a79c9de0-f19b-485d-bf55-fddf4ecc5dec','feb36d49-d392-4071-8a5e-89557f2d48ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='469b8c60cfab423ca84e7f9d1cc60f6b',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:16:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-742816520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96a14a07-85e2-4279-94f0-46b493a665b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b853013d06744c0866fa4fc22353c62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='469b8c60cfab423ca84e7f9d1cc60f6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:12.554797 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f9043c04-1b94-4ee5-82b1-5c0f437125af tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c92e2ed-8041-4516-852d-ba0b18bcd9a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:12.573228 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f9043c04-1b94-4ee5-82b1-5c0f437125af tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c92e2ed-8041-4516-852d-ba0b18bcd9a9) transitioned into state 'SUCCESS' from state '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-742816520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b853013d06744c0866fa4fc22353c62',qos_specs=None,replication_status=,reservations=['1fa1110d-b82f-4b1f-9c88-22941fa81163','ab8b169c-7b40-4440-900e-bf7e2cd323f5','a79c9de0-f19b-485d-bf55-fddf4ecc5dec','feb36d49-d392-4071-8a5e-89557f2d48ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='469b8c60cfab423ca84e7f9d1cc60f6b',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:12.573958 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f9043c04-1b94-4ee5-82b1-5c0f437125af tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5bba12f-3016-4ddc-9195-ac2e211bad5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:12.584741 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f9043c04-1b94-4ee5-82b1-5c0f437125af tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5bba12f-3016-4ddc-9195-ac2e211bad5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:12.585608 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f9043c04-1b94-4ee5-82b1-5c0f437125af tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Flow 'volume_create_api' (e2e8e405-df62-430f-a274-944911bfc798) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:16:12.585974 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-f9043c04-1b94-4ee5-82b1-5c0f437125af tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Create volume request issued successfully. Aug 12 20:16:12.586551 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f9043c04-1b94-4ee5-82b1-5c0f437125af tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:16:12.586986 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 184/728] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:16:12 2026] POST /volume/v3/volumes => generated 750 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:16:12.600356 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-d8e0accb-ecef-4575-a04c-1d1da28d1935 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:12.604720 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d8e0accb-ecef-4575-a04c-1d1da28d1935 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] GET https://10.4.3.246/volume/v3/volumes/96a14a07-85e2-4279-94f0-46b493a665b5 Aug 12 20:16:12.604720 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d8e0accb-ecef-4575-a04c-1d1da28d1935 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:12.604720 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d8e0accb-ecef-4575-a04c-1d1da28d1935 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:12.618693 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:12.618693 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:12.624061 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-d8e0accb-ecef-4575-a04c-1d1da28d1935 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Volume info retrieved successfully. Aug 12 20:16:12.630091 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d8e0accb-ecef-4575-a04c-1d1da28d1935 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] https://10.4.3.246/volume/v3/volumes/96a14a07-85e2-4279-94f0-46b493a665b5 returned with HTTP 200 Aug 12 20:16:12.630626 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 181/729] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:12 2026] GET /volume/v3/volumes/96a14a07-85e2-4279-94f0-46b493a665b5 => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:12.862527 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-003d3f5c-5ce0-4c6c-967f-a484fc970d5f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:12.865277 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-003d3f5c-5ce0-4c6c-967f-a484fc970d5f tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 Aug 12 20:16:12.865860 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-003d3f5c-5ce0-4c6c-967f-a484fc970d5f tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:12.866116 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-003d3f5c-5ce0-4c6c-967f-a484fc970d5f tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:12.866328 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-003d3f5c-5ce0-4c6c-967f-a484fc970d5f tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 544b8936-656f-4e72-824a-d640ce566985. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:12.871470 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:12.871470 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:12.872264 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-003d3f5c-5ce0-4c6c-967f-a484fc970d5f tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 returned with HTTP 200 Aug 12 20:16:12.872730 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 180/730] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:12 2026] GET /volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:13.533392 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-98a8ee38-0fab-4b47-a2a4-fdc784011a3e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:13.535256 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-98a8ee38-0fab-4b47-a2a4-fdc784011a3e tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] GET https://10.4.3.246/volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 Aug 12 20:16:13.535430 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-98a8ee38-0fab-4b47-a2a4-fdc784011a3e tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:13.535630 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-98a8ee38-0fab-4b47-a2a4-fdc784011a3e tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:13.546132 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:13.546132 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:16:13.550571 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-98a8ee38-0fab-4b47-a2a4-fdc784011a3e tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Volume info retrieved successfully. Aug 12 20:16:13.556936 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-98a8ee38-0fab-4b47-a2a4-fdc784011a3e tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] https://10.4.3.246/volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 returned with HTTP 200 Aug 12 20:16:13.557429 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 186/731] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:13 2026] GET /volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:13.649218 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-dd3c02f4-8e0d-4c31-b7a8-4f415a8890bf None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:13.651469 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-dd3c02f4-8e0d-4c31-b7a8-4f415a8890bf tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] GET https://10.4.3.246/volume/v3/volumes/96a14a07-85e2-4279-94f0-46b493a665b5 Aug 12 20:16:13.651730 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-dd3c02f4-8e0d-4c31-b7a8-4f415a8890bf tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:13.651977 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-dd3c02f4-8e0d-4c31-b7a8-4f415a8890bf tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:13.660839 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:13.660839 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:13.664956 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-dd3c02f4-8e0d-4c31-b7a8-4f415a8890bf tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Volume info retrieved successfully. Aug 12 20:16:13.670076 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-dd3c02f4-8e0d-4c31-b7a8-4f415a8890bf tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] https://10.4.3.246/volume/v3/volumes/96a14a07-85e2-4279-94f0-46b493a665b5 returned with HTTP 200 Aug 12 20:16:13.670559 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 185/732] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:13 2026] GET /volume/v3/volumes/96a14a07-85e2-4279-94f0-46b493a665b5 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:13.685822 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b85ad849-9cb6-430b-b7b2-0e580d9454b6 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:13.688072 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b85ad849-9cb6-430b-b7b2-0e580d9454b6 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:16:13.688492 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b85ad849-9cb6-430b-b7b2-0e580d9454b6 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "96a14a07-85e2-4279-94f0-46b493a665b5", "name": "tempest-VolumesDeleteCascade-Snapshot-525876600"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:13.700747 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:13.700747 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:13.701373 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-b85ad849-9cb6-430b-b7b2-0e580d9454b6 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Volume info retrieved successfully. Aug 12 20:16:13.701517 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.snapshots [None req-b85ad849-9cb6-430b-b7b2-0e580d9454b6 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Create snapshot from volume 96a14a07-85e2-4279-94f0-46b493a665b5 Aug 12 20:16:13.761765 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-b85ad849-9cb6-430b-b7b2-0e580d9454b6 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Created reservations ['758f8282-99fe-4f82-935d-558c191e8738', 'd80ad2eb-55f1-4bae-befa-77d36a3cbc01', '41d13e6d-f3f6-41e2-aa0f-c8c7e0355ea7', 'e73f9b54-3847-4e0f-95be-001d186ac92c'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:16:13.799362 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-b85ad849-9cb6-430b-b7b2-0e580d9454b6 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Snapshot create request issued successfully. Aug 12 20:16:13.800085 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b85ad849-9cb6-430b-b7b2-0e580d9454b6 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:16:13.800815 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 182/733] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:16:13 2026] POST /volume/v3/snapshots => generated 306 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:16:13.814036 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3f65405d-ad65-4c08-940b-cf121acdaaf5 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:13.817507 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3f65405d-ad65-4c08-940b-cf121acdaaf5 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] GET https://10.4.3.246/volume/v3/snapshots/07e2fd1e-036d-4394-9954-9f669d06f6d6 Aug 12 20:16:13.817731 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3f65405d-ad65-4c08-940b-cf121acdaaf5 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:13.818168 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3f65405d-ad65-4c08-940b-cf121acdaaf5 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:13.826141 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:13.826141 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:13.826670 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-3f65405d-ad65-4c08-940b-cf121acdaaf5 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Snapshot retrieved successfully. Aug 12 20:16:13.827491 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3f65405d-ad65-4c08-940b-cf121acdaaf5 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] https://10.4.3.246/volume/v3/snapshots/07e2fd1e-036d-4394-9954-9f669d06f6d6 returned with HTTP 200 Aug 12 20:16:13.827910 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 181/734] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:16:13 2026] GET /volume/v3/snapshots/07e2fd1e-036d-4394-9954-9f669d06f6d6 => generated 438 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:13.886894 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-4bbcad9c-c9cf-4059-aa76-9d7a9d26d26d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:13.889162 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4bbcad9c-c9cf-4059-aa76-9d7a9d26d26d tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 Aug 12 20:16:13.889431 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4bbcad9c-c9cf-4059-aa76-9d7a9d26d26d tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:13.889742 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4bbcad9c-c9cf-4059-aa76-9d7a9d26d26d tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:13.889892 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-4bbcad9c-c9cf-4059-aa76-9d7a9d26d26d tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 544b8936-656f-4e72-824a-d640ce566985. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:13.895729 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:13.895729 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:16:13.896505 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4bbcad9c-c9cf-4059-aa76-9d7a9d26d26d tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 returned with HTTP 200 Aug 12 20:16:13.897125 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 187/735] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:13 2026] GET /volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:14.573509 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-b46ae647-0671-4f72-897f-0654b8bc9077 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:14.575900 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b46ae647-0671-4f72-897f-0654b8bc9077 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] GET https://10.4.3.246/volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 Aug 12 20:16:14.576147 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b46ae647-0671-4f72-897f-0654b8bc9077 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:14.576376 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b46ae647-0671-4f72-897f-0654b8bc9077 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:14.586312 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:14.586312 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:14.589994 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-b46ae647-0671-4f72-897f-0654b8bc9077 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Volume info retrieved successfully. Aug 12 20:16:14.594898 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b46ae647-0671-4f72-897f-0654b8bc9077 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] https://10.4.3.246/volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 returned with HTTP 200 Aug 12 20:16:14.595345 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 186/736] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:14 2026] GET /volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:14.843589 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-02c85fa4-8b38-4d1b-b5c9-bab0522a2bec None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:14.846205 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-02c85fa4-8b38-4d1b-b5c9-bab0522a2bec tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] GET https://10.4.3.246/volume/v3/snapshots/07e2fd1e-036d-4394-9954-9f669d06f6d6 Aug 12 20:16:14.846556 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-02c85fa4-8b38-4d1b-b5c9-bab0522a2bec tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:14.846828 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-02c85fa4-8b38-4d1b-b5c9-bab0522a2bec tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:14.853291 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:14.853291 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:14.854111 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-02c85fa4-8b38-4d1b-b5c9-bab0522a2bec tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Snapshot retrieved successfully. Aug 12 20:16:14.855611 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-02c85fa4-8b38-4d1b-b5c9-bab0522a2bec tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] https://10.4.3.246/volume/v3/snapshots/07e2fd1e-036d-4394-9954-9f669d06f6d6 returned with HTTP 200 Aug 12 20:16:14.856599 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 183/737] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:16:14 2026] GET /volume/v3/snapshots/07e2fd1e-036d-4394-9954-9f669d06f6d6 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:14.868762 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-71619169-f547-4767-abfa-8d1b4af13d13 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:14.871167 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-71619169-f547-4767-abfa-8d1b4af13d13 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:16:14.871673 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-71619169-f547-4767-abfa-8d1b4af13d13 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "96a14a07-85e2-4279-94f0-46b493a665b5", "name": "tempest-VolumesDeleteCascade-Snapshot-423987281"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:14.886214 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:14.886214 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:14.886866 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-71619169-f547-4767-abfa-8d1b4af13d13 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Volume info retrieved successfully. Aug 12 20:16:14.887062 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.snapshots [None req-71619169-f547-4767-abfa-8d1b4af13d13 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Create snapshot from volume 96a14a07-85e2-4279-94f0-46b493a665b5 Aug 12 20:16:14.911760 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-15c8b2b6-816e-4d89-898e-0751b9c8426a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:14.914793 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-15c8b2b6-816e-4d89-898e-0751b9c8426a tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 Aug 12 20:16:14.915250 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-15c8b2b6-816e-4d89-898e-0751b9c8426a tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:14.916718 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-15c8b2b6-816e-4d89-898e-0751b9c8426a tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:14.918091 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-15c8b2b6-816e-4d89-898e-0751b9c8426a tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 544b8936-656f-4e72-824a-d640ce566985. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:14.925030 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:14.925030 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:16:14.927206 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-15c8b2b6-816e-4d89-898e-0751b9c8426a tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 returned with HTTP 200 Aug 12 20:16:14.928316 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 188/738] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:14 2026] GET /volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:14.950148 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-71619169-f547-4767-abfa-8d1b4af13d13 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Created reservations ['7b0b6be9-3478-476a-abd8-0c88f3ec7d39', 'fef0b999-ae77-4b5b-94b6-a917125759a5', 'cd32b116-f598-49c2-beb5-79e923fdf47f', '6808e8d0-f9df-4a07-b5b7-4c29e4843671'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:16:15.087798 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-891704b8-1160-4b4d-a741-527bb4b7a21a req-9bd3c965-7e7e-4411-8d82-865474c469df None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:15.091180 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-891704b8-1160-4b4d-a741-527bb4b7a21a req-9bd3c965-7e7e-4411-8d82-865474c469df tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] POST https://10.4.3.246/volume/v3/attachments/4d639f2f-6482-4fbd-ba28-03e993050d24/action Aug 12 20:16:15.092436 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-891704b8-1160-4b4d-a741-527bb4b7a21a req-9bd3c965-7e7e-4411-8d82-865474c469df tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Action body: b'{"os-complete": null}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:16:15.092436 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-891704b8-1160-4b4d-a741-527bb4b7a21a req-9bd3c965-7e7e-4411-8d82-865474c469df tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:15.120218 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:15.120218 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:15.142709 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-891704b8-1160-4b4d-a741-527bb4b7a21a req-9bd3c965-7e7e-4411-8d82-865474c469df tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] https://10.4.3.246/volume/v3/attachments/4d639f2f-6482-4fbd-ba28-03e993050d24/action returned with HTTP 204 Aug 12 20:16:15.143196 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 187/739] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:16:15 2026] POST /volume/v3/attachments/4d639f2f-6482-4fbd-ba28-03e993050d24/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:16:15.203076 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-71619169-f547-4767-abfa-8d1b4af13d13 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Snapshot create request issued successfully. Aug 12 20:16:15.203676 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-71619169-f547-4767-abfa-8d1b4af13d13 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:16:15.204277 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 182/740] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:16:14 2026] POST /volume/v3/snapshots => generated 306 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:16:15.218355 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-82c0cf1f-9763-4066-b0d1-95ef556575df None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:15.220963 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-82c0cf1f-9763-4066-b0d1-95ef556575df tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] GET https://10.4.3.246/volume/v3/snapshots/433f7aa8-36e3-4554-ad7f-028d1eab5b92 Aug 12 20:16:15.221411 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-82c0cf1f-9763-4066-b0d1-95ef556575df tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:15.221747 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-82c0cf1f-9763-4066-b0d1-95ef556575df tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:15.228973 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:15.228973 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:15.229640 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-82c0cf1f-9763-4066-b0d1-95ef556575df tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Snapshot retrieved successfully. Aug 12 20:16:15.231136 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-82c0cf1f-9763-4066-b0d1-95ef556575df tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] https://10.4.3.246/volume/v3/snapshots/433f7aa8-36e3-4554-ad7f-028d1eab5b92 returned with HTTP 200 Aug 12 20:16:15.231702 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 184/741] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:16:15 2026] GET /volume/v3/snapshots/433f7aa8-36e3-4554-ad7f-028d1eab5b92 => generated 438 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:15.613361 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c589c2a3-b215-40cb-ae44-55f45189587d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:15.615136 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c589c2a3-b215-40cb-ae44-55f45189587d tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] GET https://10.4.3.246/volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 Aug 12 20:16:15.615313 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c589c2a3-b215-40cb-ae44-55f45189587d tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:15.615488 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c589c2a3-b215-40cb-ae44-55f45189587d tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:15.624751 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:15.624751 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:16:15.628562 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-c589c2a3-b215-40cb-ae44-55f45189587d tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Volume info retrieved successfully. Aug 12 20:16:15.633386 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c589c2a3-b215-40cb-ae44-55f45189587d tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] https://10.4.3.246/volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 returned with HTTP 200 Aug 12 20:16:15.633824 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 189/742] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:15 2026] GET /volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:16:15.652331 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-b9cbddff-2ffe-4480-8e97-20be1e4d6096 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:15.654283 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b9cbddff-2ffe-4480-8e97-20be1e4d6096 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] GET https://10.4.3.246/volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 Aug 12 20:16:15.654646 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b9cbddff-2ffe-4480-8e97-20be1e4d6096 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:15.654912 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b9cbddff-2ffe-4480-8e97-20be1e4d6096 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:15.667478 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:15.667478 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:15.672342 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-b9cbddff-2ffe-4480-8e97-20be1e4d6096 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Volume info retrieved successfully. Aug 12 20:16:15.677962 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b9cbddff-2ffe-4480-8e97-20be1e4d6096 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] https://10.4.3.246/volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 returned with HTTP 200 Aug 12 20:16:15.678366 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 188/743] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:15 2026] GET /volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 20:16:15.940708 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-a4c635b7-7ab8-42b4-bb1a-5cf804310fb6 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:15.946208 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a4c635b7-7ab8-42b4-bb1a-5cf804310fb6 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 Aug 12 20:16:15.946451 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a4c635b7-7ab8-42b4-bb1a-5cf804310fb6 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:15.946775 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a4c635b7-7ab8-42b4-bb1a-5cf804310fb6 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:15.946775 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-a4c635b7-7ab8-42b4-bb1a-5cf804310fb6 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 544b8936-656f-4e72-824a-d640ce566985. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:15.951528 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:15.951528 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:15.952387 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a4c635b7-7ab8-42b4-bb1a-5cf804310fb6 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 returned with HTTP 200 Aug 12 20:16:15.952816 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 183/744] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:15 2026] GET /volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:16.248439 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-caa31c80-2c7e-4871-9f55-54478a22b949 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:16.250249 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-caa31c80-2c7e-4871-9f55-54478a22b949 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] GET https://10.4.3.246/volume/v3/snapshots/433f7aa8-36e3-4554-ad7f-028d1eab5b92 Aug 12 20:16:16.250436 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-caa31c80-2c7e-4871-9f55-54478a22b949 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:16.250668 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-caa31c80-2c7e-4871-9f55-54478a22b949 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:16.261861 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:16.261861 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:16.262314 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-caa31c80-2c7e-4871-9f55-54478a22b949 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Snapshot retrieved successfully. Aug 12 20:16:16.265872 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-caa31c80-2c7e-4871-9f55-54478a22b949 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] https://10.4.3.246/volume/v3/snapshots/433f7aa8-36e3-4554-ad7f-028d1eab5b92 returned with HTTP 200 Aug 12 20:16:16.266368 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 185/745] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:16:16 2026] GET /volume/v3/snapshots/433f7aa8-36e3-4554-ad7f-028d1eab5b92 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:16.280349 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-e511a81c-bb3c-46a2-8196-f1617834a186 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:16.282397 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e511a81c-bb3c-46a2-8196-f1617834a186 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] DELETE https://10.4.3.246/volume/v3/volumes/96a14a07-85e2-4279-94f0-46b493a665b5?cascade=True Aug 12 20:16:16.282615 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e511a81c-bb3c-46a2-8196-f1617834a186 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:16.282818 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e511a81c-bb3c-46a2-8196-f1617834a186 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:16.283001 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-e511a81c-bb3c-46a2-8196-f1617834a186 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Delete volume with id: 96a14a07-85e2-4279-94f0-46b493a665b5 Aug 12 20:16:16.295906 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:16.295906 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:16:16.296575 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-e511a81c-bb3c-46a2-8196-f1617834a186 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Volume info retrieved successfully. Aug 12 20:16:16.332099 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-f9546a45-042c-443a-8927-b95d9c05843c req-70df18dc-5ab7-411f-9712-5e06b3f4b816 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:16.334865 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-f9546a45-042c-443a-8927-b95d9c05843c req-70df18dc-5ab7-411f-9712-5e06b3f4b816 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] GET https://10.4.3.246/volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 Aug 12 20:16:16.335292 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-f9546a45-042c-443a-8927-b95d9c05843c req-70df18dc-5ab7-411f-9712-5e06b3f4b816 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:16.335292 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-f9546a45-042c-443a-8927-b95d9c05843c req-70df18dc-5ab7-411f-9712-5e06b3f4b816 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:16.351722 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:16.351722 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:16.356660 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-f9546a45-042c-443a-8927-b95d9c05843c req-70df18dc-5ab7-411f-9712-5e06b3f4b816 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Volume info retrieved successfully. Aug 12 20:16:16.362381 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-f9546a45-042c-443a-8927-b95d9c05843c req-70df18dc-5ab7-411f-9712-5e06b3f4b816 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] https://10.4.3.246/volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 returned with HTTP 200 Aug 12 20:16:16.362947 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 189/746] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:16:16 2026] GET /volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:16:16.378341 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-09607272-f014-4fb6-b890-f2233b4a6449 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:16.380128 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-e511a81c-bb3c-46a2-8196-f1617834a186 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Delete volume request issued successfully. Aug 12 20:16:16.380841 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-09607272-f014-4fb6-b890-f2233b4a6449 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] GET https://10.4.3.246/volume/v3/volumes/e061bcc1-65fd-4845-84e3-ffdc5bfebe1c Aug 12 20:16:16.380928 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e511a81c-bb3c-46a2-8196-f1617834a186 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] https://10.4.3.246/volume/v3/volumes/96a14a07-85e2-4279-94f0-46b493a665b5?cascade=True returned with HTTP 202 Aug 12 20:16:16.380991 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-09607272-f014-4fb6-b890-f2233b4a6449 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:16.380991 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-09607272-f014-4fb6-b890-f2233b4a6449 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:16.381065 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 190/747] 10.4.3.246 () {66 vars in 1376 bytes} [Wed Aug 12 20:16:16 2026] DELETE /volume/v3/volumes/96a14a07-85e2-4279-94f0-46b493a665b5?cascade=True => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:16:16.388219 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:16.388219 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:16.392384 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-09607272-f014-4fb6-b890-f2233b4a6449 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Volume info retrieved successfully. Aug 12 20:16:16.393299 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-4a6539df-2b4f-4eb1-8ee3-571ba56c07da None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:16.396896 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4a6539df-2b4f-4eb1-8ee3-571ba56c07da tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] GET https://10.4.3.246/volume/v3/volumes/96a14a07-85e2-4279-94f0-46b493a665b5 Aug 12 20:16:16.397094 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4a6539df-2b4f-4eb1-8ee3-571ba56c07da tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:16.397276 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4a6539df-2b4f-4eb1-8ee3-571ba56c07da tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:16.398552 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-09607272-f014-4fb6-b890-f2233b4a6449 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] https://10.4.3.246/volume/v3/volumes/e061bcc1-65fd-4845-84e3-ffdc5bfebe1c returned with HTTP 200 Aug 12 20:16:16.399015 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 184/748] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:16:16 2026] GET /volume/v3/volumes/e061bcc1-65fd-4845-84e3-ffdc5bfebe1c => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:16:16.406058 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:16.406058 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:16.410056 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-4a6539df-2b4f-4eb1-8ee3-571ba56c07da tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Volume info retrieved successfully. Aug 12 20:16:16.411117 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-ddb37492-a8a8-4e6c-9f55-ec92adfc6ba9 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:16.414042 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-ddb37492-a8a8-4e6c-9f55-ec92adfc6ba9 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] GET https://10.4.3.246/volume/v3/volumes/3da72ae3-afa3-4e90-8058-87046f2c0ff0 Aug 12 20:16:16.414319 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-ddb37492-a8a8-4e6c-9f55-ec92adfc6ba9 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:16.414605 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-ddb37492-a8a8-4e6c-9f55-ec92adfc6ba9 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:16.415534 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4a6539df-2b4f-4eb1-8ee3-571ba56c07da tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] https://10.4.3.246/volume/v3/volumes/96a14a07-85e2-4279-94f0-46b493a665b5 returned with HTTP 200 Aug 12 20:16:16.416006 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 186/749] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:16 2026] GET /volume/v3/volumes/96a14a07-85e2-4279-94f0-46b493a665b5 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:16.434322 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:16.434322 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:16.439823 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-ddb37492-a8a8-4e6c-9f55-ec92adfc6ba9 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Volume info retrieved successfully. Aug 12 20:16:16.446707 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-ddb37492-a8a8-4e6c-9f55-ec92adfc6ba9 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] https://10.4.3.246/volume/v3/volumes/3da72ae3-afa3-4e90-8058-87046f2c0ff0 returned with HTTP 200 Aug 12 20:16:16.447310 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 190/750] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:16:16 2026] GET /volume/v3/volumes/3da72ae3-afa3-4e90-8058-87046f2c0ff0 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:16.458647 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-c320ec07-8d46-4713-9580-373acabbf9f5 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:16.460712 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-c320ec07-8d46-4713-9580-373acabbf9f5 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] GET https://10.4.3.246/volume/v3/volumes/d5f7e689-0ee0-4d91-8c7a-b102b73a40d9 Aug 12 20:16:16.461127 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-c320ec07-8d46-4713-9580-373acabbf9f5 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:16.462562 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-c320ec07-8d46-4713-9580-373acabbf9f5 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:16.474367 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:16.474367 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:16:16.482209 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-c320ec07-8d46-4713-9580-373acabbf9f5 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Volume info retrieved successfully. Aug 12 20:16:16.488052 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-c320ec07-8d46-4713-9580-373acabbf9f5 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] https://10.4.3.246/volume/v3/volumes/d5f7e689-0ee0-4d91-8c7a-b102b73a40d9 returned with HTTP 200 Aug 12 20:16:16.488822 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 191/751] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:16:16 2026] GET /volume/v3/volumes/d5f7e689-0ee0-4d91-8c7a-b102b73a40d9 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:16.502824 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-6b6c9808-076c-4b4c-ae6b-6bc6abdd9bc2 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:16.503215 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6b6c9808-076c-4b4c-ae6b-6bc6abdd9bc2 None None] GET https://10.4.3.246/volume// Aug 12 20:16:16.503392 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6b6c9808-076c-4b4c-ae6b-6bc6abdd9bc2 None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:16.503604 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6b6c9808-076c-4b4c-ae6b-6bc6abdd9bc2 None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:16.503940 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6b6c9808-076c-4b4c-ae6b-6bc6abdd9bc2 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:16:16.504241 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 185/752] 10.4.3.246 () {66 vars in 1419 bytes} [Wed Aug 12 20:16:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:16:16.515557 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-0f8772cb-9955-41cf-a236-912737934eae None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:16.517756 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-0f8772cb-9955-41cf-a236-912737934eae tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:16:16.518088 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-0f8772cb-9955-41cf-a236-912737934eae tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e061bcc1-65fd-4845-84e3-ffdc5bfebe1c", "connector": null, "instance_uuid": "4555254a-c2b1-4383-9da2-d5972b3fb0a7"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:16.528481 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:16.528481 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:16.589374 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-0f8772cb-9955-41cf-a236-912737934eae tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:16:16.590023 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 187/753] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:16:16 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 12 20:16:16.602874 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a18952cf-e440-442e-a87a-dba02577c62c None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:16.603382 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a18952cf-e440-442e-a87a-dba02577c62c None None] GET https://10.4.3.246/volume// Aug 12 20:16:16.603671 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a18952cf-e440-442e-a87a-dba02577c62c None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:16.603975 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a18952cf-e440-442e-a87a-dba02577c62c None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:16.604402 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a18952cf-e440-442e-a87a-dba02577c62c None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:16:16.604830 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 191/754] 10.4.3.246 () {66 vars in 1419 bytes} [Wed Aug 12 20:16:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:16:16.614912 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-9f6a6e05-128e-4947-ab70-c45b46ef293c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:16.617223 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-9f6a6e05-128e-4947-ab70-c45b46ef293c tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:16:16.617718 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-9f6a6e05-128e-4947-ab70-c45b46ef293c tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3da72ae3-afa3-4e90-8058-87046f2c0ff0", "connector": null, "instance_uuid": "4555254a-c2b1-4383-9da2-d5972b3fb0a7"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:16.628974 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:16.628974 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:16:16.676250 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-9f6a6e05-128e-4947-ab70-c45b46ef293c tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:16:16.676250 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 192/755] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:16:16 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 12 20:16:16.686354 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-6819ff85-05ca-4c9e-8771-637493bf7c8f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:16.687466 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6819ff85-05ca-4c9e-8771-637493bf7c8f None None] GET https://10.4.3.246/volume// Aug 12 20:16:16.687781 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6819ff85-05ca-4c9e-8771-637493bf7c8f None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:16.688065 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6819ff85-05ca-4c9e-8771-637493bf7c8f None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:16.688499 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6819ff85-05ca-4c9e-8771-637493bf7c8f None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:16:16.691916 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 186/756] 10.4.3.246 () {66 vars in 1419 bytes} [Wed Aug 12 20:16:16 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:16:16.704972 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-b71152a6-f5eb-48ce-b671-919bd18ffc7d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:16.707217 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-b71152a6-f5eb-48ce-b671-919bd18ffc7d tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:16:16.708040 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-b71152a6-f5eb-48ce-b671-919bd18ffc7d tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d5f7e689-0ee0-4d91-8c7a-b102b73a40d9", "connector": null, "instance_uuid": "4555254a-c2b1-4383-9da2-d5972b3fb0a7"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:16.717338 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:16.717338 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:16.770409 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-b71152a6-f5eb-48ce-b671-919bd18ffc7d tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:16:16.771122 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 188/757] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:16:16 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 20:16:16.964769 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-b7fa9e9a-d3cf-4a7e-9d5b-22a001046593 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:16.967799 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b7fa9e9a-d3cf-4a7e-9d5b-22a001046593 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 Aug 12 20:16:16.968057 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b7fa9e9a-d3cf-4a7e-9d5b-22a001046593 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:16.968293 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b7fa9e9a-d3cf-4a7e-9d5b-22a001046593 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:16.968454 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-b7fa9e9a-d3cf-4a7e-9d5b-22a001046593 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 544b8936-656f-4e72-824a-d640ce566985. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:16.974027 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:16.974027 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:16.974882 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b7fa9e9a-d3cf-4a7e-9d5b-22a001046593 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 returned with HTTP 200 Aug 12 20:16:16.975370 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 192/758] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:16 2026] GET /volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:17.326980 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-80c52299-f199-4c54-b169-df97f5fc8109 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:17.326980 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-80c52299-f199-4c54-b169-df97f5fc8109 None None] GET https://10.4.3.246/volume// Aug 12 20:16:17.326980 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-80c52299-f199-4c54-b169-df97f5fc8109 None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:17.326980 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-80c52299-f199-4c54-b169-df97f5fc8109 None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:17.326980 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-80c52299-f199-4c54-b169-df97f5fc8109 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:16:17.326980 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 193/759] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:16:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:16:17.337706 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-f9546a45-042c-443a-8927-b95d9c05843c req-b2f4da98-b745-4a81-8637-d319bb00c289 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:17.340099 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-f9546a45-042c-443a-8927-b95d9c05843c req-b2f4da98-b745-4a81-8637-d319bb00c289 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:16:17.340548 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-f9546a45-042c-443a-8927-b95d9c05843c req-b2f4da98-b745-4a81-8637-d319bb00c289 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "de3f1759-6bff-4a43-8ed4-db7e4beea2c1", "connector": null, "instance_uuid": "953c4e6f-f02a-43f6-93ce-3aa8ebe80c47"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:17.353686 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:17.353686 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:17.394644 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-f9546a45-042c-443a-8927-b95d9c05843c req-b2f4da98-b745-4a81-8637-d319bb00c289 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:16:17.395105 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 187/760] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:16:17 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:16:17.402785 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ef1b851e-e361-458f-b65e-4575f8390e49 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:17.403315 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ef1b851e-e361-458f-b65e-4575f8390e49 None None] GET https://10.4.3.246/volume// Aug 12 20:16:17.403623 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ef1b851e-e361-458f-b65e-4575f8390e49 None None] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:17.404500 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ef1b851e-e361-458f-b65e-4575f8390e49 None None] Calling method 'all' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:17.404500 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ef1b851e-e361-458f-b65e-4575f8390e49 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:16:17.405193 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 189/761] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:16:17 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:16:17.420341 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-f9546a45-042c-443a-8927-b95d9c05843c req-783ae005-df18-4f0a-a719-5569b3310166 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:17.423074 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-f9546a45-042c-443a-8927-b95d9c05843c req-783ae005-df18-4f0a-a719-5569b3310166 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] GET https://10.4.3.246/volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 Aug 12 20:16:17.423270 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-f9546a45-042c-443a-8927-b95d9c05843c req-783ae005-df18-4f0a-a719-5569b3310166 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:17.423475 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-f9546a45-042c-443a-8927-b95d9c05843c req-783ae005-df18-4f0a-a719-5569b3310166 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:17.436574 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-364f8e3a-853c-4182-9906-600673e26510 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:17.438834 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-364f8e3a-853c-4182-9906-600673e26510 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] GET https://10.4.3.246/volume/v3/volumes/96a14a07-85e2-4279-94f0-46b493a665b5 Aug 12 20:16:17.439212 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-364f8e3a-853c-4182-9906-600673e26510 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:17.439422 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-364f8e3a-853c-4182-9906-600673e26510 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:17.446747 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:17.446747 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:17.448882 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-364f8e3a-853c-4182-9906-600673e26510 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] https://10.4.3.246/volume/v3/volumes/96a14a07-85e2-4279-94f0-46b493a665b5 returned with HTTP 404 Aug 12 20:16:17.449758 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 194/762] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:17 2026] GET /volume/v3/volumes/96a14a07-85e2-4279-94f0-46b493a665b5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:16:17.456444 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-f9546a45-042c-443a-8927-b95d9c05843c req-783ae005-df18-4f0a-a719-5569b3310166 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Volume info retrieved successfully. Aug 12 20:16:17.460198 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-980b1902-56e5-4e61-a93a-7cdb656776bd None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:17.461939 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-f9546a45-042c-443a-8927-b95d9c05843c req-783ae005-df18-4f0a-a719-5569b3310166 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] https://10.4.3.246/volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 returned with HTTP 200 Aug 12 20:16:17.462404 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 193/763] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:16:17 2026] GET /volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 => generated 1318 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:16:17.464746 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-980b1902-56e5-4e61-a93a-7cdb656776bd tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] GET https://10.4.3.246/volume/v3/volumes Aug 12 20:16:17.464891 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-980b1902-56e5-4e61-a93a-7cdb656776bd tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:17.465593 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-980b1902-56e5-4e61-a93a-7cdb656776bd tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Calling method 'index' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:17.465893 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.api_utils [None req-980b1902-56e5-4e61-a93a-7cdb656776bd tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Removing options '' from query. {{(pid=100386) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:16:17.466389 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:17.466389 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:17.466992 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-980b1902-56e5-4e61-a93a-7cdb656776bd tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100386) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:16:17.478202 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-980b1902-56e5-4e61-a93a-7cdb656776bd tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Get all volumes completed successfully. Aug 12 20:16:17.478767 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-980b1902-56e5-4e61-a93a-7cdb656776bd tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 200 Aug 12 20:16:17.479410 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 188/764] 10.4.3.246 () {66 vars in 1237 bytes} [Wed Aug 12 20:16:17 2026] GET /volume/v3/volumes => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:16:17.491611 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-110b42df-d6e8-4c9c-9746-c346338e70f5 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:17.496561 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-110b42df-d6e8-4c9c-9746-c346338e70f5 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] GET https://10.4.3.246/volume/v3/snapshots Aug 12 20:16:17.496561 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-110b42df-d6e8-4c9c-9746-c346338e70f5 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:17.496561 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-110b42df-d6e8-4c9c-9746-c346338e70f5 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Calling method 'index' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:17.496561 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.api_utils [None req-110b42df-d6e8-4c9c-9746-c346338e70f5 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Removing options '' from query. {{(pid=100385) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:16:17.496561 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:17.496561 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:17.497297 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.db.api [None req-110b42df-d6e8-4c9c-9746-c346338e70f5 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Building query based on filter {{(pid=100385) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 20:16:17.513129 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-110b42df-d6e8-4c9c-9746-c346338e70f5 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Get all snapshots completed successfully. Aug 12 20:16:17.513746 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-110b42df-d6e8-4c9c-9746-c346338e70f5 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 200 Aug 12 20:16:17.514181 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 190/765] 10.4.3.246 () {66 vars in 1243 bytes} [Wed Aug 12 20:16:17 2026] GET /volume/v3/snapshots => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:16:17.527768 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-277e6d1e-d8de-43f2-845f-65747451570c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:17.530701 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-277e6d1e-d8de-43f2-845f-65747451570c tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/433f7aa8-36e3-4554-ad7f-028d1eab5b92 Aug 12 20:16:17.531087 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-277e6d1e-d8de-43f2-845f-65747451570c tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:17.531797 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-277e6d1e-d8de-43f2-845f-65747451570c tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:17.531797 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.snapshots [None req-277e6d1e-d8de-43f2-845f-65747451570c tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Delete snapshot with id: 433f7aa8-36e3-4554-ad7f-028d1eab5b92 Aug 12 20:16:17.538913 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-277e6d1e-d8de-43f2-845f-65747451570c tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] https://10.4.3.246/volume/v3/snapshots/433f7aa8-36e3-4554-ad7f-028d1eab5b92 returned with HTTP 404 Aug 12 20:16:17.539952 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 195/766] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:16:17 2026] DELETE /volume/v3/snapshots/433f7aa8-36e3-4554-ad7f-028d1eab5b92 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:16:17.549262 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-956736e4-2ec8-4633-9f58-d1157509f8c2 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:17.552497 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-956736e4-2ec8-4633-9f58-d1157509f8c2 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/07e2fd1e-036d-4394-9954-9f669d06f6d6 Aug 12 20:16:17.552497 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-956736e4-2ec8-4633-9f58-d1157509f8c2 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:17.553089 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-956736e4-2ec8-4633-9f58-d1157509f8c2 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:17.553279 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.snapshots [None req-956736e4-2ec8-4633-9f58-d1157509f8c2 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Delete snapshot with id: 07e2fd1e-036d-4394-9954-9f669d06f6d6 Aug 12 20:16:17.559720 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-956736e4-2ec8-4633-9f58-d1157509f8c2 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] https://10.4.3.246/volume/v3/snapshots/07e2fd1e-036d-4394-9954-9f669d06f6d6 returned with HTTP 404 Aug 12 20:16:17.560342 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 194/767] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:16:17 2026] DELETE /volume/v3/snapshots/07e2fd1e-036d-4394-9954-9f669d06f6d6 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:16:17.568369 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-476c95e0-290b-45d5-9531-2243a344e9a9 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:17.570785 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-476c95e0-290b-45d5-9531-2243a344e9a9 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] GET https://10.4.3.246/volume/v3/volumes/96a14a07-85e2-4279-94f0-46b493a665b5 Aug 12 20:16:17.570973 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-476c95e0-290b-45d5-9531-2243a344e9a9 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:17.571862 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-476c95e0-290b-45d5-9531-2243a344e9a9 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:17.580665 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-476c95e0-290b-45d5-9531-2243a344e9a9 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] https://10.4.3.246/volume/v3/volumes/96a14a07-85e2-4279-94f0-46b493a665b5 returned with HTTP 404 Aug 12 20:16:17.581312 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 189/768] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:17 2026] GET /volume/v3/volumes/96a14a07-85e2-4279-94f0-46b493a665b5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:16:17.590254 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-24395208-d17b-4ad1-b060-89e0012e1c87 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:17.592814 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-24395208-d17b-4ad1-b060-89e0012e1c87 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] DELETE https://10.4.3.246/volume/v3/volumes/96a14a07-85e2-4279-94f0-46b493a665b5 Aug 12 20:16:17.593135 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-24395208-d17b-4ad1-b060-89e0012e1c87 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:17.593376 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-24395208-d17b-4ad1-b060-89e0012e1c87 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:17.593583 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-24395208-d17b-4ad1-b060-89e0012e1c87 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Delete volume with id: 96a14a07-85e2-4279-94f0-46b493a665b5 Aug 12 20:16:17.603149 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-24395208-d17b-4ad1-b060-89e0012e1c87 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] https://10.4.3.246/volume/v3/volumes/96a14a07-85e2-4279-94f0-46b493a665b5 returned with HTTP 404 Aug 12 20:16:17.603672 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 191/769] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:16:17 2026] DELETE /volume/v3/volumes/96a14a07-85e2-4279-94f0-46b493a665b5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:16:17.615636 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-7774935a-88cf-4cb5-a674-a841a4b794ff None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:17.617879 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7774935a-88cf-4cb5-a674-a841a4b794ff tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:16:17.618190 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7774935a-88cf-4cb5-a674-a841a4b794ff tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1909314087"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:17.619733 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-7774935a-88cf-4cb5-a674-a841a4b794ff tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1909314087'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:16:17.620011 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-7774935a-88cf-4cb5-a674-a841a4b794ff tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Create volume of 1 GB Aug 12 20:16:17.620325 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:17.620325 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:16:17.625027 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-7774935a-88cf-4cb5-a674-a841a4b794ff tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Availability Zones retrieved successfully. Aug 12 20:16:17.631240 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-7774935a-88cf-4cb5-a674-a841a4b794ff tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Flow 'volume_create_api' (568e0bbe-26b5-4c70-9856-670081a7d45c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:16:17.632625 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-7774935a-88cf-4cb5-a674-a841a4b794ff tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fe891a0-eeca-4ed2-8813-ca210637fd38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:17.633808 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-7774935a-88cf-4cb5-a674-a841a4b794ff tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:16:17.665269 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-7774935a-88cf-4cb5-a674-a841a4b794ff tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fe891a0-eeca-4ed2-8813-ca210637fd38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:17.666062 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-7774935a-88cf-4cb5-a674-a841a4b794ff tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3164cf00-fcc5-4ebc-8841-90a9e4511013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:17.716030 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-7774935a-88cf-4cb5-a674-a841a4b794ff tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Created reservations ['a16b40a8-87ef-4d14-bb13-501d8eb8adcf', '54c2ff23-6528-476d-a641-2f52fe964cb8', '78a82f09-f703-4f81-8dd3-77d9db8e4c84', 'e7200152-c754-4be4-b9ad-02d7f1fe8a77'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:16:17.717458 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-7774935a-88cf-4cb5-a674-a841a4b794ff tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3164cf00-fcc5-4ebc-8841-90a9e4511013) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a16b40a8-87ef-4d14-bb13-501d8eb8adcf', '54c2ff23-6528-476d-a641-2f52fe964cb8', '78a82f09-f703-4f81-8dd3-77d9db8e4c84', 'e7200152-c754-4be4-b9ad-02d7f1fe8a77']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:17.718449 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-7774935a-88cf-4cb5-a674-a841a4b794ff tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (004a0def-555b-4f70-a46c-283dc3e2627d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:17.749908 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-7774935a-88cf-4cb5-a674-a841a4b794ff tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (004a0def-555b-4f70-a46c-283dc3e2627d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '700eb3aa-da9a-4744-9c5b-501e4295fd02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1909314087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b853013d06744c0866fa4fc22353c62',qos_specs=None,replication_status=,reservations=['a16b40a8-87ef-4d14-bb13-501d8eb8adcf','54c2ff23-6528-476d-a641-2f52fe964cb8','78a82f09-f703-4f81-8dd3-77d9db8e4c84','e7200152-c754-4be4-b9ad-02d7f1fe8a77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='469b8c60cfab423ca84e7f9d1cc60f6b',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:16:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1909314087',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=700eb3aa-da9a-4744-9c5b-501e4295fd02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b853013d06744c0866fa4fc22353c62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='469b8c60cfab423ca84e7f9d1cc60f6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:17.753560 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-7774935a-88cf-4cb5-a674-a841a4b794ff tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3acb3155-497f-42b6-9a10-c4925e6d9877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:17.782889 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-7774935a-88cf-4cb5-a674-a841a4b794ff tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3acb3155-497f-42b6-9a10-c4925e6d9877) transitioned into state 'SUCCESS' from state '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-1909314087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b853013d06744c0866fa4fc22353c62',qos_specs=None,replication_status=,reservations=['a16b40a8-87ef-4d14-bb13-501d8eb8adcf','54c2ff23-6528-476d-a641-2f52fe964cb8','78a82f09-f703-4f81-8dd3-77d9db8e4c84','e7200152-c754-4be4-b9ad-02d7f1fe8a77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='469b8c60cfab423ca84e7f9d1cc60f6b',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:17.786632 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-7774935a-88cf-4cb5-a674-a841a4b794ff tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (499da16b-5845-4e29-a61e-f93a504612df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:17.795913 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-7774935a-88cf-4cb5-a674-a841a4b794ff tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (499da16b-5845-4e29-a61e-f93a504612df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:17.797015 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-7774935a-88cf-4cb5-a674-a841a4b794ff tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Flow 'volume_create_api' (568e0bbe-26b5-4c70-9856-670081a7d45c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:16:17.797393 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-7774935a-88cf-4cb5-a674-a841a4b794ff tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Create volume request issued successfully. Aug 12 20:16:17.798222 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7774935a-88cf-4cb5-a674-a841a4b794ff tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:16:17.798766 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 196/770] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:16:17 2026] POST /volume/v3/volumes => generated 751 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:16:17.820305 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-5de0311a-3583-4497-8feb-e05023ab4b2d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:17.822384 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5de0311a-3583-4497-8feb-e05023ab4b2d tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] GET https://10.4.3.246/volume/v3/volumes/700eb3aa-da9a-4744-9c5b-501e4295fd02 Aug 12 20:16:17.822662 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5de0311a-3583-4497-8feb-e05023ab4b2d tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:17.822853 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5de0311a-3583-4497-8feb-e05023ab4b2d tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:17.830144 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:17.830144 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:17.834979 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-5de0311a-3583-4497-8feb-e05023ab4b2d tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Volume info retrieved successfully. Aug 12 20:16:17.839835 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5de0311a-3583-4497-8feb-e05023ab4b2d tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] https://10.4.3.246/volume/v3/volumes/700eb3aa-da9a-4744-9c5b-501e4295fd02 returned with HTTP 200 Aug 12 20:16:17.840271 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 195/771] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:17 2026] GET /volume/v3/volumes/700eb3aa-da9a-4744-9c5b-501e4295fd02 => generated 819 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:17.881778 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-f9546a45-042c-443a-8927-b95d9c05843c req-107ed7ed-4d07-41bb-88f6-316e620f6dcc None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:17.882561 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-f9546a45-042c-443a-8927-b95d9c05843c req-107ed7ed-4d07-41bb-88f6-316e620f6dcc tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] DELETE https://10.4.3.246/volume/v3/attachments/4d639f2f-6482-4fbd-ba28-03e993050d24 Aug 12 20:16:17.882741 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-f9546a45-042c-443a-8927-b95d9c05843c req-107ed7ed-4d07-41bb-88f6-316e620f6dcc tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:17.882900 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-f9546a45-042c-443a-8927-b95d9c05843c req-107ed7ed-4d07-41bb-88f6-316e620f6dcc tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:17.899647 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:17.899647 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:17.959098 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-f9546a45-042c-443a-8927-b95d9c05843c req-107ed7ed-4d07-41bb-88f6-316e620f6dcc tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] https://10.4.3.246/volume/v3/attachments/4d639f2f-6482-4fbd-ba28-03e993050d24 returned with HTTP 200 Aug 12 20:16:17.959830 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 190/772] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:16:17 2026] DELETE /volume/v3/attachments/4d639f2f-6482-4fbd-ba28-03e993050d24 => generated 192 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:16:17.990419 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-04a963ea-7565-4f32-86d6-c71a07520c81 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:17.993044 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-04a963ea-7565-4f32-86d6-c71a07520c81 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 Aug 12 20:16:17.993308 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-04a963ea-7565-4f32-86d6-c71a07520c81 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:17.993583 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-04a963ea-7565-4f32-86d6-c71a07520c81 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:17.994436 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-04a963ea-7565-4f32-86d6-c71a07520c81 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 544b8936-656f-4e72-824a-d640ce566985. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:18.000673 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:18.000673 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:18.001600 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-04a963ea-7565-4f32-86d6-c71a07520c81 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 returned with HTTP 200 Aug 12 20:16:18.002459 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 192/773] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:17 2026] GET /volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:18.245111 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-4fab5db5-1c97-44df-a19b-06c7b10232d4 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:18.245778 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4fab5db5-1c97-44df-a19b-06c7b10232d4 None None] GET https://10.4.3.246/volume// Aug 12 20:16:18.246050 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4fab5db5-1c97-44df-a19b-06c7b10232d4 None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:18.246304 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4fab5db5-1c97-44df-a19b-06c7b10232d4 None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:18.247214 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4fab5db5-1c97-44df-a19b-06c7b10232d4 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:16:18.247214 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 197/774] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:16:18 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:16:18.257551 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-f9546a45-042c-443a-8927-b95d9c05843c req-6b72144f-8c26-4bcd-825b-1a4c278ab80e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:18.260135 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-f9546a45-042c-443a-8927-b95d9c05843c req-6b72144f-8c26-4bcd-825b-1a4c278ab80e tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] GET https://10.4.3.246/volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 Aug 12 20:16:18.260390 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-f9546a45-042c-443a-8927-b95d9c05843c req-6b72144f-8c26-4bcd-825b-1a4c278ab80e tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:18.260607 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-f9546a45-042c-443a-8927-b95d9c05843c req-6b72144f-8c26-4bcd-825b-1a4c278ab80e tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:18.275232 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:18.275232 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:18.283520 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-f9546a45-042c-443a-8927-b95d9c05843c req-6b72144f-8c26-4bcd-825b-1a4c278ab80e tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Volume info retrieved successfully. Aug 12 20:16:18.290696 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-f9546a45-042c-443a-8927-b95d9c05843c req-6b72144f-8c26-4bcd-825b-1a4c278ab80e tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] https://10.4.3.246/volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 returned with HTTP 200 Aug 12 20:16:18.291270 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 196/775] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:16:18 2026] GET /volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 => generated 1025 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:16:18.386097 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-f9546a45-042c-443a-8927-b95d9c05843c req-8c3ae223-2cbc-4a3d-b6fd-224f44bf96fb None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:18.389041 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-f9546a45-042c-443a-8927-b95d9c05843c req-8c3ae223-2cbc-4a3d-b6fd-224f44bf96fb tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] PUT https://10.4.3.246/volume/v3/attachments/8c5b57dc-0ef5-4486-9f47-f104fc4c843d Aug 12 20:16:18.389443 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-f9546a45-042c-443a-8927-b95d9c05843c req-8c3ae223-2cbc-4a3d-b6fd-224f44bf96fb tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:18.407609 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-f9546a45-042c-443a-8927-b95d9c05843c req-8c3ae223-2cbc-4a3d-b6fd-224f44bf96fb tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Acquiring lock "cinder-attachment_update-de3f1759-6bff-4a43-8ed4-db7e4beea2c1-np0000007109" by "attachment_update" {{(pid=100386) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:16:18.411312 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-f9546a45-042c-443a-8927-b95d9c05843c req-8c3ae223-2cbc-4a3d-b6fd-224f44bf96fb tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Lock "cinder-attachment_update-de3f1759-6bff-4a43-8ed4-db7e4beea2c1-np0000007109" acquired by "attachment_update" :: waited 0.005s {{(pid=100386) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:16:18.412309 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:18.412309 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:18.501167 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-f9546a45-042c-443a-8927-b95d9c05843c req-8c3ae223-2cbc-4a3d-b6fd-224f44bf96fb tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Lock "cinder-attachment_update-de3f1759-6bff-4a43-8ed4-db7e4beea2c1-np0000007109" released by "attachment_update" :: held 0.090s {{(pid=100386) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:16:18.501403 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-f9546a45-042c-443a-8927-b95d9c05843c req-8c3ae223-2cbc-4a3d-b6fd-224f44bf96fb tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] https://10.4.3.246/volume/v3/attachments/8c5b57dc-0ef5-4486-9f47-f104fc4c843d returned with HTTP 200 Aug 12 20:16:18.501965 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 191/776] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:16:18 2026] PUT /volume/v3/attachments/8c5b57dc-0ef5-4486-9f47-f104fc4c843d => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:16:18.524729 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-f9546a45-042c-443a-8927-b95d9c05843c req-6a4a9795-6351-40cf-bfb3-c4b9c54032f9 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:18.527462 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-f9546a45-042c-443a-8927-b95d9c05843c req-6a4a9795-6351-40cf-bfb3-c4b9c54032f9 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] POST https://10.4.3.246/volume/v3/attachments/8c5b57dc-0ef5-4486-9f47-f104fc4c843d/action Aug 12 20:16:18.530477 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-f9546a45-042c-443a-8927-b95d9c05843c req-6a4a9795-6351-40cf-bfb3-c4b9c54032f9 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Action body: b'{"os-complete": null}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:16:18.530626 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-f9546a45-042c-443a-8927-b95d9c05843c req-6a4a9795-6351-40cf-bfb3-c4b9c54032f9 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:18.551856 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:18.551856 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:18.565952 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-f9546a45-042c-443a-8927-b95d9c05843c req-6a4a9795-6351-40cf-bfb3-c4b9c54032f9 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] https://10.4.3.246/volume/v3/attachments/8c5b57dc-0ef5-4486-9f47-f104fc4c843d/action returned with HTTP 204 Aug 12 20:16:18.566449 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 193/777] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:16:18 2026] POST /volume/v3/attachments/8c5b57dc-0ef5-4486-9f47-f104fc4c843d/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:16:18.619421 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-622f5563-82f2-424f-b3c1-aed100d3f2e1 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:18.619879 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-622f5563-82f2-424f-b3c1-aed100d3f2e1 None None] GET https://10.4.3.246/volume// Aug 12 20:16:18.619961 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-622f5563-82f2-424f-b3c1-aed100d3f2e1 None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:18.620161 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-622f5563-82f2-424f-b3c1-aed100d3f2e1 None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:18.620560 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-622f5563-82f2-424f-b3c1-aed100d3f2e1 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:16:18.620891 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 198/778] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:16:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:16:18.636640 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-45a1753a-0888-4cf2-9076-871ce78ebf9b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:18.639059 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-45a1753a-0888-4cf2-9076-871ce78ebf9b tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] GET https://10.4.3.246/volume/v3/volumes/e061bcc1-65fd-4845-84e3-ffdc5bfebe1c Aug 12 20:16:18.639261 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-45a1753a-0888-4cf2-9076-871ce78ebf9b tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:18.639496 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-45a1753a-0888-4cf2-9076-871ce78ebf9b tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:18.655582 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:18.655582 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:18.660990 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-45a1753a-0888-4cf2-9076-871ce78ebf9b tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Volume info retrieved successfully. Aug 12 20:16:18.671291 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-45a1753a-0888-4cf2-9076-871ce78ebf9b tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] https://10.4.3.246/volume/v3/volumes/e061bcc1-65fd-4845-84e3-ffdc5bfebe1c returned with HTTP 200 Aug 12 20:16:18.671937 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 197/779] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:16:18 2026] GET /volume/v3/volumes/e061bcc1-65fd-4845-84e3-ffdc5bfebe1c => generated 1544 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:16:18.761555 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-d17ec740-0ed9-4b47-b3a4-c24358b96a55 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:18.766605 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-d17ec740-0ed9-4b47-b3a4-c24358b96a55 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] PUT https://10.4.3.246/volume/v3/attachments/78fa110e-5e13-4998-9ef2-789a5b74229c Aug 12 20:16:18.767202 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-d17ec740-0ed9-4b47-b3a4-c24358b96a55 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:18.780029 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-d17ec740-0ed9-4b47-b3a4-c24358b96a55 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Acquiring lock "cinder-attachment_update-e061bcc1-65fd-4845-84e3-ffdc5bfebe1c-np0000007109" by "attachment_update" {{(pid=100386) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:16:18.790905 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-d17ec740-0ed9-4b47-b3a4-c24358b96a55 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Lock "cinder-attachment_update-e061bcc1-65fd-4845-84e3-ffdc5bfebe1c-np0000007109" acquired by "attachment_update" :: waited 0.011s {{(pid=100386) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:16:18.792004 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:18.792004 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:18.853258 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-305fdd04-5748-4dd7-84f4-787ca9be3018 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:18.855191 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-305fdd04-5748-4dd7-84f4-787ca9be3018 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] GET https://10.4.3.246/volume/v3/volumes/700eb3aa-da9a-4744-9c5b-501e4295fd02 Aug 12 20:16:18.855463 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-305fdd04-5748-4dd7-84f4-787ca9be3018 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:18.855714 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-305fdd04-5748-4dd7-84f4-787ca9be3018 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:18.866980 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:18.866980 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:18.871709 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-305fdd04-5748-4dd7-84f4-787ca9be3018 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Volume info retrieved successfully. Aug 12 20:16:18.878427 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-305fdd04-5748-4dd7-84f4-787ca9be3018 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] https://10.4.3.246/volume/v3/volumes/700eb3aa-da9a-4744-9c5b-501e4295fd02 returned with HTTP 200 Aug 12 20:16:18.878968 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 194/780] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:18 2026] GET /volume/v3/volumes/700eb3aa-da9a-4744-9c5b-501e4295fd02 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:18.894889 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c1d3f7f7-d66d-4255-bf04-a534d92655f9 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:18.896809 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c1d3f7f7-d66d-4255-bf04-a534d92655f9 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:16:18.897212 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c1d3f7f7-d66d-4255-bf04-a534d92655f9 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "700eb3aa-da9a-4744-9c5b-501e4295fd02", "name": "tempest-VolumesDeleteCascade-Snapshot-1798480869"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:18.906814 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:18.906814 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:16:18.907375 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-c1d3f7f7-d66d-4255-bf04-a534d92655f9 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Volume info retrieved successfully. Aug 12 20:16:18.907510 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.snapshots [None req-c1d3f7f7-d66d-4255-bf04-a534d92655f9 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Create snapshot from volume 700eb3aa-da9a-4744-9c5b-501e4295fd02 Aug 12 20:16:18.911718 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-d17ec740-0ed9-4b47-b3a4-c24358b96a55 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Lock "cinder-attachment_update-e061bcc1-65fd-4845-84e3-ffdc5bfebe1c-np0000007109" released by "attachment_update" :: held 0.121s {{(pid=100386) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:16:18.912085 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-d17ec740-0ed9-4b47-b3a4-c24358b96a55 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] https://10.4.3.246/volume/v3/attachments/78fa110e-5e13-4998-9ef2-789a5b74229c returned with HTTP 200 Aug 12 20:16:18.912643 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 192/781] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:16:18 2026] PUT /volume/v3/attachments/78fa110e-5e13-4998-9ef2-789a5b74229c => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:16:18.936984 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-c1d3f7f7-d66d-4255-bf04-a534d92655f9 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Created reservations ['c577ceb5-2f22-4af2-8710-c5292d6a35d3', 'aea008c5-e8d0-4821-beec-3a201b4a82d1', '994c5002-767b-41ed-afd3-c04d4786344c', '09f484d8-5707-4321-90ee-6f86bff6a764'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:16:18.944468 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-19992004-3131-47c5-bbcf-2e16e8f39601 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:18.949982 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-19992004-3131-47c5-bbcf-2e16e8f39601 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] POST https://10.4.3.246/volume/v3/attachments/78fa110e-5e13-4998-9ef2-789a5b74229c/action Aug 12 20:16:18.950503 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-19992004-3131-47c5-bbcf-2e16e8f39601 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Action body: b'{"os-complete": null}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:16:18.951196 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-19992004-3131-47c5-bbcf-2e16e8f39601 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:18.981664 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-c1d3f7f7-d66d-4255-bf04-a534d92655f9 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Snapshot create request issued successfully. Aug 12 20:16:18.981664 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c1d3f7f7-d66d-4255-bf04-a534d92655f9 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:16:18.981664 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 199/782] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:16:18 2026] POST /volume/v3/snapshots => generated 307 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:16:18.985104 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:18.985104 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:18.990241 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-da6b68ab-f70a-4fb4-ad31-63433f16f909 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:18.993917 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-da6b68ab-f70a-4fb4-ad31-63433f16f909 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] GET https://10.4.3.246/volume/v3/snapshots/e011e619-fb8a-4565-8079-98fd0802c786 Aug 12 20:16:18.993917 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-da6b68ab-f70a-4fb4-ad31-63433f16f909 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:18.993917 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-da6b68ab-f70a-4fb4-ad31-63433f16f909 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:19.001359 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:19.001359 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:19.002000 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-da6b68ab-f70a-4fb4-ad31-63433f16f909 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Snapshot retrieved successfully. Aug 12 20:16:19.002935 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-da6b68ab-f70a-4fb4-ad31-63433f16f909 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] https://10.4.3.246/volume/v3/snapshots/e011e619-fb8a-4565-8079-98fd0802c786 returned with HTTP 200 Aug 12 20:16:19.003915 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 195/783] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:16:18 2026] GET /volume/v3/snapshots/e011e619-fb8a-4565-8079-98fd0802c786 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:19.006443 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-19992004-3131-47c5-bbcf-2e16e8f39601 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] https://10.4.3.246/volume/v3/attachments/78fa110e-5e13-4998-9ef2-789a5b74229c/action returned with HTTP 204 Aug 12 20:16:19.007015 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 198/784] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:16:18 2026] POST /volume/v3/attachments/78fa110e-5e13-4998-9ef2-789a5b74229c/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:16:19.014791 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-7db2d688-0e99-4377-a5b6-3ff809c6f09d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:19.020111 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7db2d688-0e99-4377-a5b6-3ff809c6f09d tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 Aug 12 20:16:19.020351 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7db2d688-0e99-4377-a5b6-3ff809c6f09d tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:19.020710 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7db2d688-0e99-4377-a5b6-3ff809c6f09d tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:19.020893 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-7db2d688-0e99-4377-a5b6-3ff809c6f09d tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 544b8936-656f-4e72-824a-d640ce566985. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:19.029425 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:19.029425 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:19.033608 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7db2d688-0e99-4377-a5b6-3ff809c6f09d tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 returned with HTTP 200 Aug 12 20:16:19.034403 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 193/785] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:19 2026] GET /volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 => generated 749 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:19.036725 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-e05f6619-35b9-457e-9675-89815be5eb56 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:19.037483 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e05f6619-35b9-457e-9675-89815be5eb56 None None] GET https://10.4.3.246/volume// Aug 12 20:16:19.037627 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e05f6619-35b9-457e-9675-89815be5eb56 None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:19.037866 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e05f6619-35b9-457e-9675-89815be5eb56 None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:19.038338 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e05f6619-35b9-457e-9675-89815be5eb56 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:16:19.040009 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 200/786] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:16:19 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:16:19.049849 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-d7146c0a-5984-4c92-b224-0c5dc3a5c985 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:19.053959 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-d7146c0a-5984-4c92-b224-0c5dc3a5c985 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] GET https://10.4.3.246/volume/v3/volumes/3da72ae3-afa3-4e90-8058-87046f2c0ff0 Aug 12 20:16:19.054888 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-d7146c0a-5984-4c92-b224-0c5dc3a5c985 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:19.055195 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-d7146c0a-5984-4c92-b224-0c5dc3a5c985 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:19.069181 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:19.069181 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:19.074415 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-d7146c0a-5984-4c92-b224-0c5dc3a5c985 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Volume info retrieved successfully. Aug 12 20:16:19.080984 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-d7146c0a-5984-4c92-b224-0c5dc3a5c985 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] https://10.4.3.246/volume/v3/volumes/3da72ae3-afa3-4e90-8058-87046f2c0ff0 returned with HTTP 200 Aug 12 20:16:19.081565 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 196/787] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:16:19 2026] GET /volume/v3/volumes/3da72ae3-afa3-4e90-8058-87046f2c0ff0 => generated 1029 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:16:19.180468 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-ab919295-b954-4cb1-941c-99eae7ebcce0 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:19.182490 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-ab919295-b954-4cb1-941c-99eae7ebcce0 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] PUT https://10.4.3.246/volume/v3/attachments/b41481f5-178f-47a8-9e3b-c92f38fcea10 Aug 12 20:16:19.182967 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-ab919295-b954-4cb1-941c-99eae7ebcce0 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:19.190953 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-ab919295-b954-4cb1-941c-99eae7ebcce0 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Acquiring lock "cinder-attachment_update-3da72ae3-afa3-4e90-8058-87046f2c0ff0-np0000007109" by "attachment_update" {{(pid=100383) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:16:19.197192 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-ab919295-b954-4cb1-941c-99eae7ebcce0 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Lock "cinder-attachment_update-3da72ae3-afa3-4e90-8058-87046f2c0ff0-np0000007109" acquired by "attachment_update" :: waited 0.006s {{(pid=100383) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:16:19.198188 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:19.198188 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:19.333853 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-ab919295-b954-4cb1-941c-99eae7ebcce0 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Lock "cinder-attachment_update-3da72ae3-afa3-4e90-8058-87046f2c0ff0-np0000007109" released by "attachment_update" :: held 0.137s {{(pid=100383) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:16:19.334935 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-ab919295-b954-4cb1-941c-99eae7ebcce0 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] https://10.4.3.246/volume/v3/attachments/b41481f5-178f-47a8-9e3b-c92f38fcea10 returned with HTTP 200 Aug 12 20:16:19.335573 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 199/788] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:16:19 2026] PUT /volume/v3/attachments/b41481f5-178f-47a8-9e3b-c92f38fcea10 => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:16:19.382075 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-68128bd7-d14d-49a9-a12c-5ca7048fd1bf None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:19.385751 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-68128bd7-d14d-49a9-a12c-5ca7048fd1bf tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] POST https://10.4.3.246/volume/v3/attachments/b41481f5-178f-47a8-9e3b-c92f38fcea10/action Aug 12 20:16:19.386223 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-68128bd7-d14d-49a9-a12c-5ca7048fd1bf tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Action body: b'{"os-complete": null}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:16:19.386593 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-68128bd7-d14d-49a9-a12c-5ca7048fd1bf tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:19.413186 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:19.413186 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:19.433564 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-68128bd7-d14d-49a9-a12c-5ca7048fd1bf tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] https://10.4.3.246/volume/v3/attachments/b41481f5-178f-47a8-9e3b-c92f38fcea10/action returned with HTTP 204 Aug 12 20:16:19.436561 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 194/789] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:16:19 2026] POST /volume/v3/attachments/b41481f5-178f-47a8-9e3b-c92f38fcea10/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:16:19.476961 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-42de7d85-0cff-4ba9-a8ae-41742ab527d3 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:19.477474 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-42de7d85-0cff-4ba9-a8ae-41742ab527d3 None None] GET https://10.4.3.246/volume// Aug 12 20:16:19.477762 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-42de7d85-0cff-4ba9-a8ae-41742ab527d3 None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:19.478035 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-42de7d85-0cff-4ba9-a8ae-41742ab527d3 None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:19.478458 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-42de7d85-0cff-4ba9-a8ae-41742ab527d3 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:16:19.478848 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 201/790] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:16:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:16:19.488527 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-d2d75b02-4c9c-4099-aaa7-60d7c70426d3 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:19.490726 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-d2d75b02-4c9c-4099-aaa7-60d7c70426d3 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] GET https://10.4.3.246/volume/v3/volumes/d5f7e689-0ee0-4d91-8c7a-b102b73a40d9 Aug 12 20:16:19.491357 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-d2d75b02-4c9c-4099-aaa7-60d7c70426d3 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:19.491357 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-d2d75b02-4c9c-4099-aaa7-60d7c70426d3 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:19.502802 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:19.502802 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:19.506899 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-d2d75b02-4c9c-4099-aaa7-60d7c70426d3 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Volume info retrieved successfully. Aug 12 20:16:19.511964 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-d2d75b02-4c9c-4099-aaa7-60d7c70426d3 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] https://10.4.3.246/volume/v3/volumes/d5f7e689-0ee0-4d91-8c7a-b102b73a40d9 returned with HTTP 200 Aug 12 20:16:19.512371 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 197/791] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:16:19 2026] GET /volume/v3/volumes/d5f7e689-0ee0-4d91-8c7a-b102b73a40d9 => generated 1029 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:16:19.631910 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-36dbb61d-03cc-4549-a124-ee64ed2bada0 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:19.634855 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-36dbb61d-03cc-4549-a124-ee64ed2bada0 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] PUT https://10.4.3.246/volume/v3/attachments/1e47e390-139e-476c-86cb-0e0c42ca2ff3 Aug 12 20:16:19.635399 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-36dbb61d-03cc-4549-a124-ee64ed2bada0 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:19.645009 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-36dbb61d-03cc-4549-a124-ee64ed2bada0 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Acquiring lock "cinder-attachment_update-d5f7e689-0ee0-4d91-8c7a-b102b73a40d9-np0000007109" by "attachment_update" {{(pid=100383) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:16:19.650750 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-36dbb61d-03cc-4549-a124-ee64ed2bada0 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Lock "cinder-attachment_update-d5f7e689-0ee0-4d91-8c7a-b102b73a40d9-np0000007109" acquired by "attachment_update" :: waited 0.006s {{(pid=100383) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:16:19.652188 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:19.652188 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:19.740409 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-36dbb61d-03cc-4549-a124-ee64ed2bada0 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Lock "cinder-attachment_update-d5f7e689-0ee0-4d91-8c7a-b102b73a40d9-np0000007109" released by "attachment_update" :: held 0.090s {{(pid=100383) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:16:19.740882 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-36dbb61d-03cc-4549-a124-ee64ed2bada0 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] https://10.4.3.246/volume/v3/attachments/1e47e390-139e-476c-86cb-0e0c42ca2ff3 returned with HTTP 200 Aug 12 20:16:19.741770 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 200/792] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:16:19 2026] PUT /volume/v3/attachments/1e47e390-139e-476c-86cb-0e0c42ca2ff3 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:16:19.783022 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-9429c089-859a-48a5-927c-5a54e1de7d98 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:19.786970 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-9429c089-859a-48a5-927c-5a54e1de7d98 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] POST https://10.4.3.246/volume/v3/attachments/1e47e390-139e-476c-86cb-0e0c42ca2ff3/action Aug 12 20:16:19.787526 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-9429c089-859a-48a5-927c-5a54e1de7d98 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Action body: b'{"os-complete": null}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:16:19.787698 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-9429c089-859a-48a5-927c-5a54e1de7d98 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:19.814346 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:19.814346 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:19.832214 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-2dfc8d0e-d010-4f2a-bfc6-200b87649cd9 req-9429c089-859a-48a5-927c-5a54e1de7d98 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] https://10.4.3.246/volume/v3/attachments/1e47e390-139e-476c-86cb-0e0c42ca2ff3/action returned with HTTP 204 Aug 12 20:16:19.832761 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 195/793] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:16:19 2026] POST /volume/v3/attachments/1e47e390-139e-476c-86cb-0e0c42ca2ff3/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:16:20.018971 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a9ac02c3-25f2-47a3-855f-bd1a3a6c1645 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:20.021336 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a9ac02c3-25f2-47a3-855f-bd1a3a6c1645 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] GET https://10.4.3.246/volume/v3/snapshots/e011e619-fb8a-4565-8079-98fd0802c786 Aug 12 20:16:20.021592 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a9ac02c3-25f2-47a3-855f-bd1a3a6c1645 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:20.021875 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a9ac02c3-25f2-47a3-855f-bd1a3a6c1645 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:20.028080 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:20.028080 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:16:20.028698 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-a9ac02c3-25f2-47a3-855f-bd1a3a6c1645 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Snapshot retrieved successfully. Aug 12 20:16:20.029757 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a9ac02c3-25f2-47a3-855f-bd1a3a6c1645 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] https://10.4.3.246/volume/v3/snapshots/e011e619-fb8a-4565-8079-98fd0802c786 returned with HTTP 200 Aug 12 20:16:20.030223 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 202/794] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:16:20 2026] GET /volume/v3/snapshots/e011e619-fb8a-4565-8079-98fd0802c786 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:20.042031 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-dd524b08-2646-408e-9b5a-6e166e71a0d2 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:20.045513 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-dd524b08-2646-408e-9b5a-6e166e71a0d2 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:16:20.046101 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-dd524b08-2646-408e-9b5a-6e166e71a0d2 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e011e619-fb8a-4565-8079-98fd0802c786", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-96366741"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:20.046434 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-9d65e4ea-06e8-4392-bae8-f5ee253728f7 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:20.048222 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-dd524b08-2646-408e-9b5a-6e166e71a0d2 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Create volume request body: {'volume': {'snapshot_id': 'e011e619-fb8a-4565-8079-98fd0802c786', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-96366741'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:16:20.048821 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9d65e4ea-06e8-4392-bae8-f5ee253728f7 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 Aug 12 20:16:20.049069 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9d65e4ea-06e8-4392-bae8-f5ee253728f7 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:20.049321 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9d65e4ea-06e8-4392-bae8-f5ee253728f7 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:20.049471 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-9d65e4ea-06e8-4392-bae8-f5ee253728f7 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 544b8936-656f-4e72-824a-d640ce566985. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:20.054969 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:20.054969 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:20.056188 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:20.056188 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:20.056293 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9d65e4ea-06e8-4392-bae8-f5ee253728f7 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 returned with HTTP 200 Aug 12 20:16:20.056293 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 201/795] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:20 2026] GET /volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:20.056367 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-dd524b08-2646-408e-9b5a-6e166e71a0d2 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Snapshot retrieved successfully. Aug 12 20:16:20.056478 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-dd524b08-2646-408e-9b5a-6e166e71a0d2 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Create volume of 1 GB Aug 12 20:16:20.062049 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-dd524b08-2646-408e-9b5a-6e166e71a0d2 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Availability Zones retrieved successfully. Aug 12 20:16:20.068919 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-dd524b08-2646-408e-9b5a-6e166e71a0d2 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Flow 'volume_create_api' (1d2f0911-2a7a-4c50-8831-424e57ea5cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:16:20.070747 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-dd524b08-2646-408e-9b5a-6e166e71a0d2 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (760cff6a-6afb-451f-b8b9-5519268ae7b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:20.072186 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-dd524b08-2646-408e-9b5a-6e166e71a0d2 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:16:20.115240 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-dd524b08-2646-408e-9b5a-6e166e71a0d2 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (760cff6a-6afb-451f-b8b9-5519268ae7b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e011e619-fb8a-4565-8079-98fd0802c786', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:20.117194 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-dd524b08-2646-408e-9b5a-6e166e71a0d2 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1f89224-08bb-4d4f-8dd4-5c9cd4f4d826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:20.181031 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-dd524b08-2646-408e-9b5a-6e166e71a0d2 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Created reservations ['59bbc300-bff2-4730-9357-95c13a788d78', '53c8f57c-6617-4e70-b5ba-19cba6f79e11', '41321e33-e2c5-4b26-bf97-72e1d12c5469', '86009392-aa11-44b9-aafc-f7a958d51968'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:16:20.182318 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-dd524b08-2646-408e-9b5a-6e166e71a0d2 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1f89224-08bb-4d4f-8dd4-5c9cd4f4d826) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59bbc300-bff2-4730-9357-95c13a788d78', '53c8f57c-6617-4e70-b5ba-19cba6f79e11', '41321e33-e2c5-4b26-bf97-72e1d12c5469', '86009392-aa11-44b9-aafc-f7a958d51968']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:20.183407 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-dd524b08-2646-408e-9b5a-6e166e71a0d2 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (786b59e7-a316-49e0-adb8-a0e2f8e54f63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:20.230990 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-dd524b08-2646-408e-9b5a-6e166e71a0d2 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (786b59e7-a316-49e0-adb8-a0e2f8e54f63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '896e4e19-39d5-493c-8f36-a9cc31fbf6d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-96366741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b853013d06744c0866fa4fc22353c62',qos_specs=None,replication_status=,reservations=['59bbc300-bff2-4730-9357-95c13a788d78','53c8f57c-6617-4e70-b5ba-19cba6f79e11','41321e33-e2c5-4b26-bf97-72e1d12c5469','86009392-aa11-44b9-aafc-f7a958d51968'],size=1,snapshot_id=e011e619-fb8a-4565-8079-98fd0802c786,source_replicaid=,source_volid=None,status='creating',user_id='469b8c60cfab423ca84e7f9d1cc60f6b',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:16:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-96366741',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=896e4e19-39d5-493c-8f36-a9cc31fbf6d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b853013d06744c0866fa4fc22353c62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e011e619-fb8a-4565-8079-98fd0802c786,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='469b8c60cfab423ca84e7f9d1cc60f6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:20.231877 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-dd524b08-2646-408e-9b5a-6e166e71a0d2 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7e60b02-8572-4d7a-aaf1-bb0347f6a0e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:20.254427 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-dd524b08-2646-408e-9b5a-6e166e71a0d2 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7e60b02-8572-4d7a-aaf1-bb0347f6a0e2) transitioned into state 'SUCCESS' from state '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-96366741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b853013d06744c0866fa4fc22353c62',qos_specs=None,replication_status=,reservations=['59bbc300-bff2-4730-9357-95c13a788d78','53c8f57c-6617-4e70-b5ba-19cba6f79e11','41321e33-e2c5-4b26-bf97-72e1d12c5469','86009392-aa11-44b9-aafc-f7a958d51968'],size=1,snapshot_id=e011e619-fb8a-4565-8079-98fd0802c786,source_replicaid=,source_volid=None,status='creating',user_id='469b8c60cfab423ca84e7f9d1cc60f6b',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:20.254681 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-dd524b08-2646-408e-9b5a-6e166e71a0d2 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1d05464-ed8e-41c0-9df8-364b6a7d9769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:20.278162 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-dd524b08-2646-408e-9b5a-6e166e71a0d2 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1d05464-ed8e-41c0-9df8-364b6a7d9769) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:20.279251 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-dd524b08-2646-408e-9b5a-6e166e71a0d2 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Flow 'volume_create_api' (1d2f0911-2a7a-4c50-8831-424e57ea5cd6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:16:20.282198 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-dd524b08-2646-408e-9b5a-6e166e71a0d2 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Create volume request issued successfully. Aug 12 20:16:20.282198 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-dd524b08-2646-408e-9b5a-6e166e71a0d2 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:16:20.282198 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 198/796] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:16:20 2026] POST /volume/v3/volumes => generated 783 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:16:20.296707 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-0af7ef58-8985-44a5-b78a-a5d936d1b8ad None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:20.299761 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0af7ef58-8985-44a5-b78a-a5d936d1b8ad tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] GET https://10.4.3.246/volume/v3/volumes/896e4e19-39d5-493c-8f36-a9cc31fbf6d4 Aug 12 20:16:20.300102 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0af7ef58-8985-44a5-b78a-a5d936d1b8ad tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:20.300413 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0af7ef58-8985-44a5-b78a-a5d936d1b8ad tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:20.329990 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:20.329990 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:20.336693 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-0af7ef58-8985-44a5-b78a-a5d936d1b8ad tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Volume info retrieved successfully. Aug 12 20:16:20.343115 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0af7ef58-8985-44a5-b78a-a5d936d1b8ad tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] https://10.4.3.246/volume/v3/volumes/896e4e19-39d5-493c-8f36-a9cc31fbf6d4 returned with HTTP 200 Aug 12 20:16:20.343595 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 196/797] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:20 2026] GET /volume/v3/volumes/896e4e19-39d5-493c-8f36-a9cc31fbf6d4 => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:21.068171 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-81d84565-3584-4002-9f1d-4a1d6cd05b7f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:21.070436 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-81d84565-3584-4002-9f1d-4a1d6cd05b7f tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 Aug 12 20:16:21.070674 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-81d84565-3584-4002-9f1d-4a1d6cd05b7f tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:21.070850 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-81d84565-3584-4002-9f1d-4a1d6cd05b7f tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:21.070965 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-81d84565-3584-4002-9f1d-4a1d6cd05b7f tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 544b8936-656f-4e72-824a-d640ce566985. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:21.075334 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:21.075334 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:16:21.076039 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-81d84565-3584-4002-9f1d-4a1d6cd05b7f tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 returned with HTTP 200 Aug 12 20:16:21.076437 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 203/798] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:21 2026] GET /volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:21.358889 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-c6e4a5c8-aacd-4ba2-a211-67ba68c5d49a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:21.361093 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c6e4a5c8-aacd-4ba2-a211-67ba68c5d49a tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] GET https://10.4.3.246/volume/v3/volumes/896e4e19-39d5-493c-8f36-a9cc31fbf6d4 Aug 12 20:16:21.361332 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c6e4a5c8-aacd-4ba2-a211-67ba68c5d49a tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:21.361800 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c6e4a5c8-aacd-4ba2-a211-67ba68c5d49a tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:21.364484 np0000007109 devstack@c-api.service[100383]: DEBUG dbcounter [-] [100383] Writing DB stats cinder:SELECT=438,cinder:UPDATE=112,cinder:INSERT=74 {{(pid=100383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:16:21.371573 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:21.371573 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:21.379094 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-c6e4a5c8-aacd-4ba2-a211-67ba68c5d49a tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Volume info retrieved successfully. Aug 12 20:16:21.384393 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c6e4a5c8-aacd-4ba2-a211-67ba68c5d49a tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] https://10.4.3.246/volume/v3/volumes/896e4e19-39d5-493c-8f36-a9cc31fbf6d4 returned with HTTP 200 Aug 12 20:16:21.385179 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 202/799] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:21 2026] GET /volume/v3/volumes/896e4e19-39d5-493c-8f36-a9cc31fbf6d4 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:21.400494 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-7e163a26-512a-40f2-bcc8-452380973eb9 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:21.402489 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7e163a26-512a-40f2-bcc8-452380973eb9 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] GET https://10.4.3.246/volume/v3/volumes/896e4e19-39d5-493c-8f36-a9cc31fbf6d4 Aug 12 20:16:21.402773 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7e163a26-512a-40f2-bcc8-452380973eb9 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:21.402984 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7e163a26-512a-40f2-bcc8-452380973eb9 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:21.405525 np0000007109 devstack@c-api.service[100385]: DEBUG dbcounter [-] [100385] Writing DB stats cinder:SELECT=414,cinder:UPDATE=121,cinder:INSERT=80 {{(pid=100385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:16:21.413025 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:21.413025 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:21.417764 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-7e163a26-512a-40f2-bcc8-452380973eb9 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Volume info retrieved successfully. Aug 12 20:16:21.423312 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7e163a26-512a-40f2-bcc8-452380973eb9 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] https://10.4.3.246/volume/v3/volumes/896e4e19-39d5-493c-8f36-a9cc31fbf6d4 returned with HTTP 200 Aug 12 20:16:21.423701 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 199/800] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:21 2026] GET /volume/v3/volumes/896e4e19-39d5-493c-8f36-a9cc31fbf6d4 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:21.444571 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-c55e2b42-7fe8-4ca3-b75d-134ffa145ad6 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:21.446328 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c55e2b42-7fe8-4ca3-b75d-134ffa145ad6 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] DELETE https://10.4.3.246/volume/v3/volumes/700eb3aa-da9a-4744-9c5b-501e4295fd02?cascade=True Aug 12 20:16:21.446531 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c55e2b42-7fe8-4ca3-b75d-134ffa145ad6 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:21.446778 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c55e2b42-7fe8-4ca3-b75d-134ffa145ad6 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:21.446953 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-c55e2b42-7fe8-4ca3-b75d-134ffa145ad6 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Delete volume with id: 700eb3aa-da9a-4744-9c5b-501e4295fd02 Aug 12 20:16:21.449853 np0000007109 devstack@c-api.service[100386]: DEBUG dbcounter [-] [100386] Writing DB stats cinder:SELECT=362,cinder:UPDATE=128,cinder:INSERT=52 {{(pid=100386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:16:21.456341 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:21.456341 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:21.456821 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-c55e2b42-7fe8-4ca3-b75d-134ffa145ad6 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Volume info retrieved successfully. Aug 12 20:16:21.492396 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-c55e2b42-7fe8-4ca3-b75d-134ffa145ad6 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Delete volume request issued successfully. Aug 12 20:16:21.492630 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c55e2b42-7fe8-4ca3-b75d-134ffa145ad6 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] https://10.4.3.246/volume/v3/volumes/700eb3aa-da9a-4744-9c5b-501e4295fd02?cascade=True returned with HTTP 202 Aug 12 20:16:21.493011 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 197/801] 10.4.3.246 () {66 vars in 1376 bytes} [Wed Aug 12 20:16:21 2026] DELETE /volume/v3/volumes/700eb3aa-da9a-4744-9c5b-501e4295fd02?cascade=True => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:16:21.503350 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-5d2231a8-3733-40a4-a704-cc60d1749c24 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:21.506056 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5d2231a8-3733-40a4-a704-cc60d1749c24 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] GET https://10.4.3.246/volume/v3/volumes/700eb3aa-da9a-4744-9c5b-501e4295fd02 Aug 12 20:16:21.506056 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5d2231a8-3733-40a4-a704-cc60d1749c24 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:21.506056 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5d2231a8-3733-40a4-a704-cc60d1749c24 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:21.509157 np0000007109 devstack@c-api.service[100384]: DEBUG dbcounter [-] [100384] Writing DB stats cinder:SELECT=362,cinder:UPDATE=100,cinder:INSERT=57 {{(pid=100384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:16:21.515183 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:21.515183 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:16:21.520730 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-5d2231a8-3733-40a4-a704-cc60d1749c24 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Volume info retrieved successfully. Aug 12 20:16:21.525930 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5d2231a8-3733-40a4-a704-cc60d1749c24 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] https://10.4.3.246/volume/v3/volumes/700eb3aa-da9a-4744-9c5b-501e4295fd02 returned with HTTP 200 Aug 12 20:16:21.526666 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 204/802] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:21 2026] GET /volume/v3/volumes/700eb3aa-da9a-4744-9c5b-501e4295fd02 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:22.089525 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-d19fc3e0-390f-41b8-a8ac-b82830fd4d63 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:22.091925 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d19fc3e0-390f-41b8-a8ac-b82830fd4d63 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 Aug 12 20:16:22.092205 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d19fc3e0-390f-41b8-a8ac-b82830fd4d63 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:22.092742 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d19fc3e0-390f-41b8-a8ac-b82830fd4d63 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:22.092742 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-d19fc3e0-390f-41b8-a8ac-b82830fd4d63 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 544b8936-656f-4e72-824a-d640ce566985. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:22.098192 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:22.098192 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:22.098982 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d19fc3e0-390f-41b8-a8ac-b82830fd4d63 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 returned with HTTP 200 Aug 12 20:16:22.099662 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 203/803] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:22 2026] GET /volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:22.544308 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ac045403-7042-45d8-aeb2-9c4038d969d1 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:22.547047 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ac045403-7042-45d8-aeb2-9c4038d969d1 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] GET https://10.4.3.246/volume/v3/volumes/700eb3aa-da9a-4744-9c5b-501e4295fd02 Aug 12 20:16:22.548560 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ac045403-7042-45d8-aeb2-9c4038d969d1 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:22.548560 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ac045403-7042-45d8-aeb2-9c4038d969d1 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:22.560896 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ac045403-7042-45d8-aeb2-9c4038d969d1 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] https://10.4.3.246/volume/v3/volumes/700eb3aa-da9a-4744-9c5b-501e4295fd02 returned with HTTP 404 Aug 12 20:16:22.561555 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 200/804] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:22 2026] GET /volume/v3/volumes/700eb3aa-da9a-4744-9c5b-501e4295fd02 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:16:22.573059 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-cd3808d9-0da4-4098-b6ca-6ccd31c12719 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:22.576205 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-cd3808d9-0da4-4098-b6ca-6ccd31c12719 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] GET https://10.4.3.246/volume/v3/volumes Aug 12 20:16:22.576368 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-cd3808d9-0da4-4098-b6ca-6ccd31c12719 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:22.576578 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-cd3808d9-0da4-4098-b6ca-6ccd31c12719 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Calling method 'index' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:22.576873 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.api_utils [None req-cd3808d9-0da4-4098-b6ca-6ccd31c12719 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Removing options '' from query. {{(pid=100386) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:16:22.577285 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:22.577285 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:22.577767 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-cd3808d9-0da4-4098-b6ca-6ccd31c12719 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100386) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:16:22.592400 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-cd3808d9-0da4-4098-b6ca-6ccd31c12719 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Get all volumes completed successfully. Aug 12 20:16:22.593095 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-cd3808d9-0da4-4098-b6ca-6ccd31c12719 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 200 Aug 12 20:16:22.593665 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 198/805] 10.4.3.246 () {66 vars in 1237 bytes} [Wed Aug 12 20:16:22 2026] GET /volume/v3/volumes => generated 333 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:22.606256 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d9c63b6c-c3c8-4997-99c1-8789c8f1fed4 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:22.608363 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d9c63b6c-c3c8-4997-99c1-8789c8f1fed4 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] GET https://10.4.3.246/volume/v3/snapshots Aug 12 20:16:22.608663 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d9c63b6c-c3c8-4997-99c1-8789c8f1fed4 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:22.608876 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d9c63b6c-c3c8-4997-99c1-8789c8f1fed4 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Calling method 'index' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:22.609160 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.api_utils [None req-d9c63b6c-c3c8-4997-99c1-8789c8f1fed4 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Removing options '' from query. {{(pid=100384) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:16:22.610175 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.db.api [None req-d9c63b6c-c3c8-4997-99c1-8789c8f1fed4 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Building query based on filter {{(pid=100384) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 20:16:22.613836 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-d9c63b6c-c3c8-4997-99c1-8789c8f1fed4 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Get all snapshots completed successfully. Aug 12 20:16:22.614119 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d9c63b6c-c3c8-4997-99c1-8789c8f1fed4 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 200 Aug 12 20:16:22.614604 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 205/806] 10.4.3.246 () {66 vars in 1243 bytes} [Wed Aug 12 20:16:22 2026] GET /volume/v3/snapshots => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:16:22.625019 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-6ee75be1-ce26-4dd3-a5c1-02e786707f99 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:22.628725 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6ee75be1-ce26-4dd3-a5c1-02e786707f99 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] GET https://10.4.3.246/volume/v3/volumes/896e4e19-39d5-493c-8f36-a9cc31fbf6d4 Aug 12 20:16:22.629024 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6ee75be1-ce26-4dd3-a5c1-02e786707f99 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:22.629292 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6ee75be1-ce26-4dd3-a5c1-02e786707f99 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:22.637370 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:22.637370 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:22.644649 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-6ee75be1-ce26-4dd3-a5c1-02e786707f99 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Volume info retrieved successfully. Aug 12 20:16:22.659277 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6ee75be1-ce26-4dd3-a5c1-02e786707f99 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] https://10.4.3.246/volume/v3/volumes/896e4e19-39d5-493c-8f36-a9cc31fbf6d4 returned with HTTP 200 Aug 12 20:16:22.659945 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 204/807] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:22 2026] GET /volume/v3/volumes/896e4e19-39d5-493c-8f36-a9cc31fbf6d4 => generated 876 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:22.673363 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-99ea89f5-4491-4a64-9528-bed63ba9d55f None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:22.675646 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-99ea89f5-4491-4a64-9528-bed63ba9d55f tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] DELETE https://10.4.3.246/volume/v3/volumes/896e4e19-39d5-493c-8f36-a9cc31fbf6d4 Aug 12 20:16:22.675912 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-99ea89f5-4491-4a64-9528-bed63ba9d55f tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:22.676160 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-99ea89f5-4491-4a64-9528-bed63ba9d55f tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:22.676362 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-99ea89f5-4491-4a64-9528-bed63ba9d55f tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Delete volume with id: 896e4e19-39d5-493c-8f36-a9cc31fbf6d4 Aug 12 20:16:22.685738 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:22.685738 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:22.686373 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-99ea89f5-4491-4a64-9528-bed63ba9d55f tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Volume info retrieved successfully. Aug 12 20:16:22.711084 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-99ea89f5-4491-4a64-9528-bed63ba9d55f tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Delete volume request issued successfully. Aug 12 20:16:22.711333 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-99ea89f5-4491-4a64-9528-bed63ba9d55f tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] https://10.4.3.246/volume/v3/volumes/896e4e19-39d5-493c-8f36-a9cc31fbf6d4 returned with HTTP 202 Aug 12 20:16:22.711888 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 201/808] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:16:22 2026] DELETE /volume/v3/volumes/896e4e19-39d5-493c-8f36-a9cc31fbf6d4 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:16:22.721459 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-ad0c4049-1409-45e6-be6f-68de1c52ef73 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:22.723405 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ad0c4049-1409-45e6-be6f-68de1c52ef73 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] GET https://10.4.3.246/volume/v3/volumes/896e4e19-39d5-493c-8f36-a9cc31fbf6d4 Aug 12 20:16:22.723706 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ad0c4049-1409-45e6-be6f-68de1c52ef73 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:22.723969 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ad0c4049-1409-45e6-be6f-68de1c52ef73 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:22.739371 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:22.739371 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:22.743560 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-ad0c4049-1409-45e6-be6f-68de1c52ef73 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Volume info retrieved successfully. Aug 12 20:16:22.748808 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ad0c4049-1409-45e6-be6f-68de1c52ef73 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] https://10.4.3.246/volume/v3/volumes/896e4e19-39d5-493c-8f36-a9cc31fbf6d4 returned with HTTP 200 Aug 12 20:16:22.749183 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 199/809] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:22 2026] GET /volume/v3/volumes/896e4e19-39d5-493c-8f36-a9cc31fbf6d4 => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:23.113783 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-7970ac81-542e-4abd-a676-78bb34ad0a91 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:23.116123 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7970ac81-542e-4abd-a676-78bb34ad0a91 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 Aug 12 20:16:23.116463 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7970ac81-542e-4abd-a676-78bb34ad0a91 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:23.116616 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7970ac81-542e-4abd-a676-78bb34ad0a91 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:23.116785 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-7970ac81-542e-4abd-a676-78bb34ad0a91 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 544b8936-656f-4e72-824a-d640ce566985. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:23.122656 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:23.122656 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:16:23.123399 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7970ac81-542e-4abd-a676-78bb34ad0a91 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 returned with HTTP 200 Aug 12 20:16:23.124012 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 206/810] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:23 2026] GET /volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:23.768067 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-b5571d55-cd43-4b80-b4f3-05884727bb7d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:23.769987 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b5571d55-cd43-4b80-b4f3-05884727bb7d tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] GET https://10.4.3.246/volume/v3/volumes/896e4e19-39d5-493c-8f36-a9cc31fbf6d4 Aug 12 20:16:23.770254 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b5571d55-cd43-4b80-b4f3-05884727bb7d tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:23.770597 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b5571d55-cd43-4b80-b4f3-05884727bb7d tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:23.777388 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b5571d55-cd43-4b80-b4f3-05884727bb7d tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] https://10.4.3.246/volume/v3/volumes/896e4e19-39d5-493c-8f36-a9cc31fbf6d4 returned with HTTP 404 Aug 12 20:16:23.777927 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 205/811] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:23 2026] GET /volume/v3/volumes/896e4e19-39d5-493c-8f36-a9cc31fbf6d4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:16:23.785199 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-2cbbc163-416f-47a7-b1ee-6cf708939664 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:23.787454 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2cbbc163-416f-47a7-b1ee-6cf708939664 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/e011e619-fb8a-4565-8079-98fd0802c786 Aug 12 20:16:23.787728 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2cbbc163-416f-47a7-b1ee-6cf708939664 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:23.787985 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2cbbc163-416f-47a7-b1ee-6cf708939664 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:23.788132 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.snapshots [None req-2cbbc163-416f-47a7-b1ee-6cf708939664 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Delete snapshot with id: e011e619-fb8a-4565-8079-98fd0802c786 Aug 12 20:16:23.793972 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2cbbc163-416f-47a7-b1ee-6cf708939664 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] https://10.4.3.246/volume/v3/snapshots/e011e619-fb8a-4565-8079-98fd0802c786 returned with HTTP 404 Aug 12 20:16:23.794751 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 202/812] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:16:23 2026] DELETE /volume/v3/snapshots/e011e619-fb8a-4565-8079-98fd0802c786 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:16:23.803104 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-f53176f3-0270-4a0c-9a0e-756df0c1ca1f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:23.808154 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f53176f3-0270-4a0c-9a0e-756df0c1ca1f tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] GET https://10.4.3.246/volume/v3/volumes/700eb3aa-da9a-4744-9c5b-501e4295fd02 Aug 12 20:16:23.808417 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f53176f3-0270-4a0c-9a0e-756df0c1ca1f tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:23.811213 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f53176f3-0270-4a0c-9a0e-756df0c1ca1f tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:23.818240 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f53176f3-0270-4a0c-9a0e-756df0c1ca1f tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] https://10.4.3.246/volume/v3/volumes/700eb3aa-da9a-4744-9c5b-501e4295fd02 returned with HTTP 404 Aug 12 20:16:23.818846 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 200/813] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:23 2026] GET /volume/v3/volumes/700eb3aa-da9a-4744-9c5b-501e4295fd02 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:16:23.826210 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-7d0e7af7-314a-43a6-b18c-598f98db7458 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:23.827974 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7d0e7af7-314a-43a6-b18c-598f98db7458 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] DELETE https://10.4.3.246/volume/v3/volumes/700eb3aa-da9a-4744-9c5b-501e4295fd02 Aug 12 20:16:23.828155 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7d0e7af7-314a-43a6-b18c-598f98db7458 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:23.828326 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7d0e7af7-314a-43a6-b18c-598f98db7458 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:23.828481 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-7d0e7af7-314a-43a6-b18c-598f98db7458 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] Delete volume with id: 700eb3aa-da9a-4744-9c5b-501e4295fd02 Aug 12 20:16:23.834184 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7d0e7af7-314a-43a6-b18c-598f98db7458 tempest-VolumesDeleteCascade-289977187 tempest-VolumesDeleteCascade-289977187-project-member] https://10.4.3.246/volume/v3/volumes/700eb3aa-da9a-4744-9c5b-501e4295fd02 returned with HTTP 404 Aug 12 20:16:23.834704 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 207/814] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:16:23 2026] DELETE /volume/v3/volumes/700eb3aa-da9a-4744-9c5b-501e4295fd02 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:16:24.137660 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-1b07f4d6-d5c0-470a-ac5d-1e7c782289b6 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:24.139593 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1b07f4d6-d5c0-470a-ac5d-1e7c782289b6 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 Aug 12 20:16:24.139593 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1b07f4d6-d5c0-470a-ac5d-1e7c782289b6 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:24.139813 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1b07f4d6-d5c0-470a-ac5d-1e7c782289b6 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:24.139932 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-1b07f4d6-d5c0-470a-ac5d-1e7c782289b6 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 544b8936-656f-4e72-824a-d640ce566985. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:24.144348 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:24.144348 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:24.145027 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1b07f4d6-d5c0-470a-ac5d-1e7c782289b6 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 returned with HTTP 200 Aug 12 20:16:24.145483 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 206/815] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:24 2026] GET /volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:24.583690 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-c597daca-0e18-464a-aad8-7828b98fe558 req-5e48bf55-52f2-4ae2-ba30-d919d67f1baa None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:24.586184 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-c597daca-0e18-464a-aad8-7828b98fe558 req-5e48bf55-52f2-4ae2-ba30-d919d67f1baa tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] DELETE https://10.4.3.246/volume/v3/attachments/77628caf-cbda-42ee-bd2a-bf29f6d43a0a Aug 12 20:16:24.586444 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-c597daca-0e18-464a-aad8-7828b98fe558 req-5e48bf55-52f2-4ae2-ba30-d919d67f1baa tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:24.586743 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-c597daca-0e18-464a-aad8-7828b98fe558 req-5e48bf55-52f2-4ae2-ba30-d919d67f1baa tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:24.597762 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:24.597762 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:24.685051 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-c597daca-0e18-464a-aad8-7828b98fe558 req-5e48bf55-52f2-4ae2-ba30-d919d67f1baa tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] https://10.4.3.246/volume/v3/attachments/77628caf-cbda-42ee-bd2a-bf29f6d43a0a returned with HTTP 200 Aug 12 20:16:24.685676 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 203/816] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:16:24 2026] DELETE /volume/v3/attachments/77628caf-cbda-42ee-bd2a-bf29f6d43a0a => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:24.709477 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-c597daca-0e18-464a-aad8-7828b98fe558 req-fef7abb6-b07d-4282-a167-d35a490e4ee2 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:24.711671 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-c597daca-0e18-464a-aad8-7828b98fe558 req-fef7abb6-b07d-4282-a167-d35a490e4ee2 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] DELETE https://10.4.3.246/volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b Aug 12 20:16:24.711785 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-c597daca-0e18-464a-aad8-7828b98fe558 req-fef7abb6-b07d-4282-a167-d35a490e4ee2 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:24.711935 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-c597daca-0e18-464a-aad8-7828b98fe558 req-fef7abb6-b07d-4282-a167-d35a490e4ee2 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:24.712174 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [req-c597daca-0e18-464a-aad8-7828b98fe558 req-fef7abb6-b07d-4282-a167-d35a490e4ee2 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Delete volume with id: 49042309-1615-426f-970b-a90e62ce561b Aug 12 20:16:24.723015 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:24.723015 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:24.723632 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-c597daca-0e18-464a-aad8-7828b98fe558 req-fef7abb6-b07d-4282-a167-d35a490e4ee2 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Volume info retrieved successfully. Aug 12 20:16:24.758738 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-c597daca-0e18-464a-aad8-7828b98fe558 req-fef7abb6-b07d-4282-a167-d35a490e4ee2 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] Delete volume request issued successfully. Aug 12 20:16:24.759118 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-c597daca-0e18-464a-aad8-7828b98fe558 req-fef7abb6-b07d-4282-a167-d35a490e4ee2 tempest-ServerActionsV293TestJSON-756819060 tempest-ServerActionsV293TestJSON-756819060-project-member] https://10.4.3.246/volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b returned with HTTP 202 Aug 12 20:16:24.759609 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 201/817] 10.4.3.246 () {70 vars in 1620 bytes} [Wed Aug 12 20:16:24 2026] DELETE /volume/v3/volumes/49042309-1615-426f-970b-a90e62ce561b => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:16:25.161557 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-dbd86985-d19c-4216-8fbe-dc6a6a28b8f0 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:25.163976 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-dbd86985-d19c-4216-8fbe-dc6a6a28b8f0 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 Aug 12 20:16:25.164296 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-dbd86985-d19c-4216-8fbe-dc6a6a28b8f0 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:25.164554 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-dbd86985-d19c-4216-8fbe-dc6a6a28b8f0 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:25.164696 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-dbd86985-d19c-4216-8fbe-dc6a6a28b8f0 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 544b8936-656f-4e72-824a-d640ce566985. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:25.170649 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:25.170649 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:16:25.171426 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-dbd86985-d19c-4216-8fbe-dc6a6a28b8f0 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 returned with HTTP 200 Aug 12 20:16:25.171924 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 208/818] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:25 2026] GET /volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:25.183854 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-8c29a683-c09b-4d15-bce8-1c52152fad11 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:25.185845 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8c29a683-c09b-4d15-bce8-1c52152fad11 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] POST https://10.4.3.246/volume/v3/backups Aug 12 20:16:25.186229 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8c29a683-c09b-4d15-bce8-1c52152fad11 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "61b5501d-dff3-47b4-a978-865245506f86", "incremental": true}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:25.187793 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.contrib.backups [None req-8c29a683-c09b-4d15-bce8-1c52152fad11 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Creating new backup {'backup': {'volume_id': '61b5501d-dff3-47b4-a978-865245506f86', 'incremental': True}} {{(pid=100383) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 20:16:25.187977 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.contrib.backups [None req-8c29a683-c09b-4d15-bce8-1c52152fad11 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Creating backup of volume 61b5501d-dff3-47b4-a978-865245506f86 in container None Aug 12 20:16:25.205560 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:25.205560 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:25.206288 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-8c29a683-c09b-4d15-bce8-1c52152fad11 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Volume info retrieved successfully. Aug 12 20:16:25.249443 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-8c29a683-c09b-4d15-bce8-1c52152fad11 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Created reservations ['0ba2d78b-5a0e-428f-8a42-6585627d9375', 'fc5fb247-de7a-491c-bd7c-55514a461c03'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:16:25.295179 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8c29a683-c09b-4d15-bce8-1c52152fad11 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups returned with HTTP 400 Aug 12 20:16:25.295870 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 207/819] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:16:25 2026] POST /volume/v3/backups => generated 109 bytes in 112 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 20:16:25.304288 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-aa10959f-1450-4079-aec5-b1f140a7d2ad None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:25.311625 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-aa10959f-1450-4079-aec5-b1f140a7d2ad tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] DELETE https://10.4.3.246/volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 Aug 12 20:16:25.311941 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-aa10959f-1450-4079-aec5-b1f140a7d2ad tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:25.312154 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-aa10959f-1450-4079-aec5-b1f140a7d2ad tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:25.312258 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.contrib.backups [None req-aa10959f-1450-4079-aec5-b1f140a7d2ad tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Delete backup with id: 544b8936-656f-4e72-824a-d640ce566985. Aug 12 20:16:25.317158 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:25.317158 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:25.334031 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.backup.rpcapi [None req-aa10959f-1450-4079-aec5-b1f140a7d2ad tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] delete_backup rpcapi backup_id 544b8936-656f-4e72-824a-d640ce566985 {{(pid=100385) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 20:16:25.336123 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-aa10959f-1450-4079-aec5-b1f140a7d2ad tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 returned with HTTP 202 Aug 12 20:16:25.338872 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 204/820] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:16:25 2026] DELETE /volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:16:25.349584 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-7ea1d556-3e72-4320-85b3-b7dfbb736cc9 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:25.353466 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7ea1d556-3e72-4320-85b3-b7dfbb736cc9 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 Aug 12 20:16:25.353949 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7ea1d556-3e72-4320-85b3-b7dfbb736cc9 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:25.354060 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7ea1d556-3e72-4320-85b3-b7dfbb736cc9 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:25.354237 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-7ea1d556-3e72-4320-85b3-b7dfbb736cc9 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 544b8936-656f-4e72-824a-d640ce566985. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:25.359877 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:25.359877 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:25.361098 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7ea1d556-3e72-4320-85b3-b7dfbb736cc9 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 returned with HTTP 200 Aug 12 20:16:25.361572 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 202/821] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:25 2026] GET /volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:26.374650 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-2cb4b0c0-6b1e-4a9c-aba5-eedbd8ee164b None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:26.376618 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2cb4b0c0-6b1e-4a9c-aba5-eedbd8ee164b tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 Aug 12 20:16:26.376820 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2cb4b0c0-6b1e-4a9c-aba5-eedbd8ee164b tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:26.377018 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2cb4b0c0-6b1e-4a9c-aba5-eedbd8ee164b tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:26.377130 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-2cb4b0c0-6b1e-4a9c-aba5-eedbd8ee164b tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 544b8936-656f-4e72-824a-d640ce566985. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:26.386250 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2cb4b0c0-6b1e-4a9c-aba5-eedbd8ee164b tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 returned with HTTP 404 Aug 12 20:16:26.386925 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 209/822] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:26 2026] GET /volume/v3/backups/544b8936-656f-4e72-824a-d640ce566985 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:16:26.399179 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-43eedcde-ee8d-406e-a896-e5affdac16b1 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:26.401533 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-43eedcde-ee8d-406e-a896-e5affdac16b1 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:16:26.402019 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-43eedcde-ee8d-406e-a896-e5affdac16b1 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1249104072"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:26.404051 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-43eedcde-ee8d-406e-a896-e5affdac16b1 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1249104072'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:16:26.404223 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-43eedcde-ee8d-406e-a896-e5affdac16b1 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Create volume of 1 GB Aug 12 20:16:26.408882 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-43eedcde-ee8d-406e-a896-e5affdac16b1 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Availability Zones retrieved successfully. Aug 12 20:16:26.414827 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-43eedcde-ee8d-406e-a896-e5affdac16b1 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Flow 'volume_create_api' (f27f0c21-e2fa-4b9b-8ff1-4df130dde22c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:16:26.415902 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-43eedcde-ee8d-406e-a896-e5affdac16b1 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c265eb4-5716-483f-a9b8-82a1438cee2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:26.416829 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-43eedcde-ee8d-406e-a896-e5affdac16b1 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:16:26.459635 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-43eedcde-ee8d-406e-a896-e5affdac16b1 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c265eb4-5716-483f-a9b8-82a1438cee2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:26.460798 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-43eedcde-ee8d-406e-a896-e5affdac16b1 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63a70176-46d7-47c1-9f12-e44f6174df9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:26.553763 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-43eedcde-ee8d-406e-a896-e5affdac16b1 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Created reservations ['ab413a06-55a2-433d-8255-5f7ec0728670', 'c3c1d1e3-3038-4301-bbd7-166e84812376', '9df5acab-362c-4203-868b-2c0c724ea7d6', '387b05d3-1fec-4e9c-af0f-997297a46eca'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:16:26.554793 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-43eedcde-ee8d-406e-a896-e5affdac16b1 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63a70176-46d7-47c1-9f12-e44f6174df9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab413a06-55a2-433d-8255-5f7ec0728670', 'c3c1d1e3-3038-4301-bbd7-166e84812376', '9df5acab-362c-4203-868b-2c0c724ea7d6', '387b05d3-1fec-4e9c-af0f-997297a46eca']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:26.556573 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-43eedcde-ee8d-406e-a896-e5affdac16b1 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a14258a0-3d6c-48ee-a966-fc5f44273515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:26.589532 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-43eedcde-ee8d-406e-a896-e5affdac16b1 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a14258a0-3d6c-48ee-a966-fc5f44273515) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c98f1f9-e017-461d-8e80-8514eb70c25f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1249104072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5bfa1f9025f4c729d002ec7fb374076',qos_specs=None,replication_status=,reservations=['ab413a06-55a2-433d-8255-5f7ec0728670','c3c1d1e3-3038-4301-bbd7-166e84812376','9df5acab-362c-4203-868b-2c0c724ea7d6','387b05d3-1fec-4e9c-af0f-997297a46eca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92e70f8ff2774c30a6768bf7bdf3fa9f',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:16:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1249104072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c98f1f9-e017-461d-8e80-8514eb70c25f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5bfa1f9025f4c729d002ec7fb374076',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92e70f8ff2774c30a6768bf7bdf3fa9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:26.590461 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-43eedcde-ee8d-406e-a896-e5affdac16b1 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d11d1829-951e-447e-8b9e-94e62b075351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:26.621759 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-43eedcde-ee8d-406e-a896-e5affdac16b1 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d11d1829-951e-447e-8b9e-94e62b075351) transitioned into state 'SUCCESS' from state '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-1249104072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5bfa1f9025f4c729d002ec7fb374076',qos_specs=None,replication_status=,reservations=['ab413a06-55a2-433d-8255-5f7ec0728670','c3c1d1e3-3038-4301-bbd7-166e84812376','9df5acab-362c-4203-868b-2c0c724ea7d6','387b05d3-1fec-4e9c-af0f-997297a46eca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92e70f8ff2774c30a6768bf7bdf3fa9f',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:26.622737 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-43eedcde-ee8d-406e-a896-e5affdac16b1 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8762bace-81a3-4d79-8049-f598a352331c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:26.639039 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-43eedcde-ee8d-406e-a896-e5affdac16b1 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8762bace-81a3-4d79-8049-f598a352331c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:26.640687 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-43eedcde-ee8d-406e-a896-e5affdac16b1 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Flow 'volume_create_api' (f27f0c21-e2fa-4b9b-8ff1-4df130dde22c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:16:26.641136 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-43eedcde-ee8d-406e-a896-e5affdac16b1 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Create volume request issued successfully. Aug 12 20:16:26.642976 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-43eedcde-ee8d-406e-a896-e5affdac16b1 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:16:26.644765 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 208/823] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:16:26 2026] POST /volume/v3/volumes => generated 749 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:16:26.671893 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-dd0776ac-5151-41d8-8b9f-b17c00400bce None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:26.678585 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-dd0776ac-5151-41d8-8b9f-b17c00400bce tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/volumes/3c98f1f9-e017-461d-8e80-8514eb70c25f Aug 12 20:16:26.679878 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-dd0776ac-5151-41d8-8b9f-b17c00400bce tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:26.679878 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-dd0776ac-5151-41d8-8b9f-b17c00400bce tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:26.691926 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:26.691926 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:26.698234 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-dd0776ac-5151-41d8-8b9f-b17c00400bce tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Volume info retrieved successfully. Aug 12 20:16:26.703007 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-dd0776ac-5151-41d8-8b9f-b17c00400bce tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/volumes/3c98f1f9-e017-461d-8e80-8514eb70c25f returned with HTTP 200 Aug 12 20:16:26.703434 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 205/824] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:26 2026] GET /volume/v3/volumes/3c98f1f9-e017-461d-8e80-8514eb70c25f => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:27.688018 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-d5bec792-c036-4104-8770-a761e7d1feb9 req-887f52f8-6aa5-48ff-ba1c-367bc38d7265 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:27.691081 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-d5bec792-c036-4104-8770-a761e7d1feb9 req-887f52f8-6aa5-48ff-ba1c-367bc38d7265 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] DELETE https://10.4.3.246/volume/v3/attachments/6b0d7502-c2d7-4354-978f-381ce68f0f99 Aug 12 20:16:27.691346 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-d5bec792-c036-4104-8770-a761e7d1feb9 req-887f52f8-6aa5-48ff-ba1c-367bc38d7265 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:27.691738 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-d5bec792-c036-4104-8770-a761e7d1feb9 req-887f52f8-6aa5-48ff-ba1c-367bc38d7265 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:27.708049 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:27.708049 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:27.721479 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a38006d8-c9ca-4d56-add5-6798750945c8 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:27.726195 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a38006d8-c9ca-4d56-add5-6798750945c8 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/volumes/3c98f1f9-e017-461d-8e80-8514eb70c25f Aug 12 20:16:27.726426 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a38006d8-c9ca-4d56-add5-6798750945c8 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:27.726695 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a38006d8-c9ca-4d56-add5-6798750945c8 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:27.740564 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:27.740564 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:16:27.746233 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-a38006d8-c9ca-4d56-add5-6798750945c8 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Volume info retrieved successfully. Aug 12 20:16:27.751898 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a38006d8-c9ca-4d56-add5-6798750945c8 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/volumes/3c98f1f9-e017-461d-8e80-8514eb70c25f returned with HTTP 200 Aug 12 20:16:27.753216 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 210/825] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:27 2026] GET /volume/v3/volumes/3c98f1f9-e017-461d-8e80-8514eb70c25f => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:27.768222 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0cf47826-1edf-499a-bee6-b5d7a15e28b3 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:27.772351 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0cf47826-1edf-499a-bee6-b5d7a15e28b3 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] POST https://10.4.3.246/volume/v3/backups Aug 12 20:16:27.772975 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0cf47826-1edf-499a-bee6-b5d7a15e28b3 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3c98f1f9-e017-461d-8e80-8514eb70c25f", "name": "tempest-VolumesBackupsTest-Backup-604648521"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:27.775146 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.contrib.backups [None req-0cf47826-1edf-499a-bee6-b5d7a15e28b3 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Creating new backup {'backup': {'volume_id': '3c98f1f9-e017-461d-8e80-8514eb70c25f', 'name': 'tempest-VolumesBackupsTest-Backup-604648521'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 20:16:27.775301 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.contrib.backups [None req-0cf47826-1edf-499a-bee6-b5d7a15e28b3 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Creating backup of volume 3c98f1f9-e017-461d-8e80-8514eb70c25f in container None Aug 12 20:16:27.788647 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:27.788647 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:27.789132 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-0cf47826-1edf-499a-bee6-b5d7a15e28b3 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Volume info retrieved successfully. Aug 12 20:16:27.810112 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-d5bec792-c036-4104-8770-a761e7d1feb9 req-887f52f8-6aa5-48ff-ba1c-367bc38d7265 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] https://10.4.3.246/volume/v3/attachments/6b0d7502-c2d7-4354-978f-381ce68f0f99 returned with HTTP 200 Aug 12 20:16:27.810413 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 203/826] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:16:27 2026] DELETE /volume/v3/attachments/6b0d7502-c2d7-4354-978f-381ce68f0f99 => generated 19 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:27.824123 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-d5bec792-c036-4104-8770-a761e7d1feb9 req-b53041f6-40a0-41ca-8d23-4572745750c9 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:27.826680 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-d5bec792-c036-4104-8770-a761e7d1feb9 req-b53041f6-40a0-41ca-8d23-4572745750c9 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] DELETE https://10.4.3.246/volume/v3/attachments/07adbb82-1620-46cf-ab07-b7fefdd03a30 Aug 12 20:16:27.827006 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-d5bec792-c036-4104-8770-a761e7d1feb9 req-b53041f6-40a0-41ca-8d23-4572745750c9 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:27.827188 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-d5bec792-c036-4104-8770-a761e7d1feb9 req-b53041f6-40a0-41ca-8d23-4572745750c9 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:27.829011 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-0cf47826-1edf-499a-bee6-b5d7a15e28b3 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Created reservations ['35d5fc57-6e26-4598-9b21-6115582f277b', '0eba93c8-4e69-4cb9-af30-bac052b93d11'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:16:27.836344 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:27.836344 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:27.883498 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0cf47826-1edf-499a-bee6-b5d7a15e28b3 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups returned with HTTP 202 Aug 12 20:16:27.885565 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 209/827] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:16:27 2026] POST /volume/v3/backups => generated 329 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:16:27.897579 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-39f5cf52-2424-4a3e-8f0a-7c104c1c5225 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:27.901659 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-39f5cf52-2424-4a3e-8f0a-7c104c1c5225 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 Aug 12 20:16:27.902957 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-39f5cf52-2424-4a3e-8f0a-7c104c1c5225 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:27.902957 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-39f5cf52-2424-4a3e-8f0a-7c104c1c5225 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:27.902957 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-39f5cf52-2424-4a3e-8f0a-7c104c1c5225 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 494162cc-bf15-4cf8-9a2c-580a20dcda85. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:27.910723 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:27.910723 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:16:27.910723 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-39f5cf52-2424-4a3e-8f0a-7c104c1c5225 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 returned with HTTP 200 Aug 12 20:16:27.910723 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 211/828] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:27 2026] GET /volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:27.924562 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-d5bec792-c036-4104-8770-a761e7d1feb9 req-b53041f6-40a0-41ca-8d23-4572745750c9 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] https://10.4.3.246/volume/v3/attachments/07adbb82-1620-46cf-ab07-b7fefdd03a30 returned with HTTP 200 Aug 12 20:16:27.925130 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 206/829] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:16:27 2026] DELETE /volume/v3/attachments/07adbb82-1620-46cf-ab07-b7fefdd03a30 => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:27.942278 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-d5bec792-c036-4104-8770-a761e7d1feb9 req-e7f58a25-d857-45c2-97a4-fc09eb52eaed None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:27.947283 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-d5bec792-c036-4104-8770-a761e7d1feb9 req-e7f58a25-d857-45c2-97a4-fc09eb52eaed tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] DELETE https://10.4.3.246/volume/v3/attachments/39335f20-25f5-4031-bb76-066767fa3239 Aug 12 20:16:27.947644 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-d5bec792-c036-4104-8770-a761e7d1feb9 req-e7f58a25-d857-45c2-97a4-fc09eb52eaed tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:27.947902 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-d5bec792-c036-4104-8770-a761e7d1feb9 req-e7f58a25-d857-45c2-97a4-fc09eb52eaed tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:27.958302 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:27.958302 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:28.082584 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-d5bec792-c036-4104-8770-a761e7d1feb9 req-e7f58a25-d857-45c2-97a4-fc09eb52eaed tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] https://10.4.3.246/volume/v3/attachments/39335f20-25f5-4031-bb76-066767fa3239 returned with HTTP 200 Aug 12 20:16:28.083017 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 204/830] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:16:27 2026] DELETE /volume/v3/attachments/39335f20-25f5-4031-bb76-066767fa3239 => generated 19 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:28.156441 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-825851c3-e239-47f2-9c00-29852b8745f4 req-afa0e028-5422-42a0-8e13-7908e1ccd89f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:28.159805 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-825851c3-e239-47f2-9c00-29852b8745f4 req-afa0e028-5422-42a0-8e13-7908e1ccd89f tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] GET https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 Aug 12 20:16:28.160027 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-825851c3-e239-47f2-9c00-29852b8745f4 req-afa0e028-5422-42a0-8e13-7908e1ccd89f tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:28.162565 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-825851c3-e239-47f2-9c00-29852b8745f4 req-afa0e028-5422-42a0-8e13-7908e1ccd89f tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:28.171662 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:28.171662 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:28.178402 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-825851c3-e239-47f2-9c00-29852b8745f4 req-afa0e028-5422-42a0-8e13-7908e1ccd89f tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Volume info retrieved successfully. Aug 12 20:16:28.186840 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-825851c3-e239-47f2-9c00-29852b8745f4 req-afa0e028-5422-42a0-8e13-7908e1ccd89f tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 returned with HTTP 200 Aug 12 20:16:28.187327 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 210/831] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:16:28 2026] GET /volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:28.330041 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-0a5bb89c-243c-4558-9093-24f7c36417a7 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:28.330582 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0a5bb89c-243c-4558-9093-24f7c36417a7 None None] GET https://10.4.3.246/volume// Aug 12 20:16:28.330838 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-0a5bb89c-243c-4558-9093-24f7c36417a7 None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:28.331120 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-0a5bb89c-243c-4558-9093-24f7c36417a7 None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:28.331574 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0a5bb89c-243c-4558-9093-24f7c36417a7 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:16:28.331958 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 212/832] 10.4.3.246 () {66 vars in 1428 bytes} [Wed Aug 12 20:16:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:16:28.341555 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-825851c3-e239-47f2-9c00-29852b8745f4 req-00100122-ae4b-41c3-b8f5-2b3848e685e2 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:28.343769 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-825851c3-e239-47f2-9c00-29852b8745f4 req-00100122-ae4b-41c3-b8f5-2b3848e685e2 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:16:28.344144 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-825851c3-e239-47f2-9c00-29852b8745f4 req-00100122-ae4b-41c3-b8f5-2b3848e685e2 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "340aec3d-6ceb-442c-ab24-a99e0e3e33b5", "connector": null, "instance_uuid": "6df5c9f5-f756-4cc6-9980-ec084e8da33f"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:28.370985 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:28.370985 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:28.410824 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-825851c3-e239-47f2-9c00-29852b8745f4 req-00100122-ae4b-41c3-b8f5-2b3848e685e2 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:16:28.411389 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 207/833] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:16:28 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:16:28.453774 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-96361fc1-e28c-4a86-b3dc-ec7c60487b5d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:28.455944 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-96361fc1-e28c-4a86-b3dc-ec7c60487b5d tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] GET https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 Aug 12 20:16:28.456130 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-96361fc1-e28c-4a86-b3dc-ec7c60487b5d tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:28.456721 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-96361fc1-e28c-4a86-b3dc-ec7c60487b5d tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:28.474312 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:28.474312 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:28.482518 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-96361fc1-e28c-4a86-b3dc-ec7c60487b5d tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Volume info retrieved successfully. Aug 12 20:16:28.490789 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-96361fc1-e28c-4a86-b3dc-ec7c60487b5d tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 returned with HTTP 200 Aug 12 20:16:28.490789 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 205/834] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:28 2026] GET /volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:28.492346 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-641c50a8-1258-473d-8766-5e247aab7d1d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:28.492871 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-641c50a8-1258-473d-8766-5e247aab7d1d None None] GET https://10.4.3.246/volume// Aug 12 20:16:28.493179 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-641c50a8-1258-473d-8766-5e247aab7d1d None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:28.493439 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-641c50a8-1258-473d-8766-5e247aab7d1d None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:28.493879 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-641c50a8-1258-473d-8766-5e247aab7d1d None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:16:28.494256 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 211/835] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:16:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:16:28.514747 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-825851c3-e239-47f2-9c00-29852b8745f4 req-b20b2519-c5e6-43d3-ab0b-c104fb543181 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:28.518591 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-825851c3-e239-47f2-9c00-29852b8745f4 req-b20b2519-c5e6-43d3-ab0b-c104fb543181 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] GET https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 Aug 12 20:16:28.519640 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-825851c3-e239-47f2-9c00-29852b8745f4 req-b20b2519-c5e6-43d3-ab0b-c104fb543181 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:28.520483 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-825851c3-e239-47f2-9c00-29852b8745f4 req-b20b2519-c5e6-43d3-ab0b-c104fb543181 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:28.538749 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:28.538749 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:16:28.546814 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-825851c3-e239-47f2-9c00-29852b8745f4 req-b20b2519-c5e6-43d3-ab0b-c104fb543181 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Volume info retrieved successfully. Aug 12 20:16:28.555473 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-825851c3-e239-47f2-9c00-29852b8745f4 req-b20b2519-c5e6-43d3-ab0b-c104fb543181 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 returned with HTTP 200 Aug 12 20:16:28.556045 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 213/836] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:16:28 2026] GET /volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 => generated 1023 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:16:28.658608 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-825851c3-e239-47f2-9c00-29852b8745f4 req-53bf933d-d284-4e3f-b6a9-9869e829ef5b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:28.662559 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-825851c3-e239-47f2-9c00-29852b8745f4 req-53bf933d-d284-4e3f-b6a9-9869e829ef5b tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] PUT https://10.4.3.246/volume/v3/attachments/9dc331ad-f4dc-47a3-be79-2ca117775d66 Aug 12 20:16:28.662559 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-825851c3-e239-47f2-9c00-29852b8745f4 req-53bf933d-d284-4e3f-b6a9-9869e829ef5b tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:28.670348 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-825851c3-e239-47f2-9c00-29852b8745f4 req-53bf933d-d284-4e3f-b6a9-9869e829ef5b tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Acquiring lock "cinder-attachment_update-340aec3d-6ceb-442c-ab24-a99e0e3e33b5-np0000007109" by "attachment_update" {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:16:28.677046 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-825851c3-e239-47f2-9c00-29852b8745f4 req-53bf933d-d284-4e3f-b6a9-9869e829ef5b tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Lock "cinder-attachment_update-340aec3d-6ceb-442c-ab24-a99e0e3e33b5-np0000007109" acquired by "attachment_update" :: waited 0.007s {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:16:28.678130 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:28.678130 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:28.796838 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-825851c3-e239-47f2-9c00-29852b8745f4 req-53bf933d-d284-4e3f-b6a9-9869e829ef5b tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Lock "cinder-attachment_update-340aec3d-6ceb-442c-ab24-a99e0e3e33b5-np0000007109" released by "attachment_update" :: held 0.120s {{(pid=100385) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:16:28.797455 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-825851c3-e239-47f2-9c00-29852b8745f4 req-53bf933d-d284-4e3f-b6a9-9869e829ef5b tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] https://10.4.3.246/volume/v3/attachments/9dc331ad-f4dc-47a3-be79-2ca117775d66 returned with HTTP 200 Aug 12 20:16:28.798987 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 208/837] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:16:28 2026] PUT /volume/v3/attachments/9dc331ad-f4dc-47a3-be79-2ca117775d66 => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:16:28.925625 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-6bac7ca5-8be9-44df-a154-c3e56f0fc4ca None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:28.926684 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6bac7ca5-8be9-44df-a154-c3e56f0fc4ca tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 Aug 12 20:16:28.926870 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6bac7ca5-8be9-44df-a154-c3e56f0fc4ca tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:28.927061 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6bac7ca5-8be9-44df-a154-c3e56f0fc4ca tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:28.927171 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-6bac7ca5-8be9-44df-a154-c3e56f0fc4ca tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 494162cc-bf15-4cf8-9a2c-580a20dcda85. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:28.933687 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:28.933687 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:28.934350 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6bac7ca5-8be9-44df-a154-c3e56f0fc4ca tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 returned with HTTP 200 Aug 12 20:16:28.934924 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 206/838] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:28 2026] GET /volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:29.511290 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-54761eaa-09e9-4c73-b30d-975ef1405ca9 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:29.513615 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-54761eaa-09e9-4c73-b30d-975ef1405ca9 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] GET https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 Aug 12 20:16:29.513898 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-54761eaa-09e9-4c73-b30d-975ef1405ca9 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:29.514425 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-54761eaa-09e9-4c73-b30d-975ef1405ca9 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:29.529068 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:29.529068 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:29.535210 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-54761eaa-09e9-4c73-b30d-975ef1405ca9 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Volume info retrieved successfully. Aug 12 20:16:29.542079 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-54761eaa-09e9-4c73-b30d-975ef1405ca9 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 returned with HTTP 200 Aug 12 20:16:29.542842 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 212/839] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:29 2026] GET /volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:29.948121 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-0d5e9690-368b-40ec-80d7-34a6de3ea7ef None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:29.950845 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0d5e9690-368b-40ec-80d7-34a6de3ea7ef tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 Aug 12 20:16:29.951263 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-0d5e9690-368b-40ec-80d7-34a6de3ea7ef tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:29.952017 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-0d5e9690-368b-40ec-80d7-34a6de3ea7ef tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:29.952194 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-0d5e9690-368b-40ec-80d7-34a6de3ea7ef tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 494162cc-bf15-4cf8-9a2c-580a20dcda85. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:29.958856 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:29.958856 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:16:29.959998 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0d5e9690-368b-40ec-80d7-34a6de3ea7ef tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 returned with HTTP 200 Aug 12 20:16:29.961401 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 214/840] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:29 2026] GET /volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:30.561192 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f75bd35c-8d5f-4ed3-8bd4-2c3081975ab2 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:30.566515 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f75bd35c-8d5f-4ed3-8bd4-2c3081975ab2 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] GET https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 Aug 12 20:16:30.566515 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f75bd35c-8d5f-4ed3-8bd4-2c3081975ab2 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:30.566832 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f75bd35c-8d5f-4ed3-8bd4-2c3081975ab2 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:30.589155 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:30.589155 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:30.597769 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-f75bd35c-8d5f-4ed3-8bd4-2c3081975ab2 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Volume info retrieved successfully. Aug 12 20:16:30.604681 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f75bd35c-8d5f-4ed3-8bd4-2c3081975ab2 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 returned with HTTP 200 Aug 12 20:16:30.605220 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 209/841] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:30 2026] GET /volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:30.975812 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-67c1fbf5-63fd-4574-85db-c09abbd7695c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:30.981952 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-67c1fbf5-63fd-4574-85db-c09abbd7695c tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 Aug 12 20:16:30.982179 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-67c1fbf5-63fd-4574-85db-c09abbd7695c tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:30.982401 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-67c1fbf5-63fd-4574-85db-c09abbd7695c tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:30.982559 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-67c1fbf5-63fd-4574-85db-c09abbd7695c tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 494162cc-bf15-4cf8-9a2c-580a20dcda85. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:30.993417 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:30.993417 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:30.994396 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-67c1fbf5-63fd-4574-85db-c09abbd7695c tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 returned with HTTP 200 Aug 12 20:16:30.994883 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 207/842] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:30 2026] GET /volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:31.626410 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-bead2339-0231-4c31-863f-c391262e53eb None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:31.632008 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-bead2339-0231-4c31-863f-c391262e53eb tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] GET https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 Aug 12 20:16:31.632008 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-bead2339-0231-4c31-863f-c391262e53eb tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:31.632239 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-bead2339-0231-4c31-863f-c391262e53eb tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:31.654737 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:31.654737 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:31.662394 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-bead2339-0231-4c31-863f-c391262e53eb tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Volume info retrieved successfully. Aug 12 20:16:31.672066 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-bead2339-0231-4c31-863f-c391262e53eb tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 returned with HTTP 200 Aug 12 20:16:31.673200 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 213/843] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:31 2026] GET /volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 => generated 844 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:31.997672 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-7e363a2b-378e-4a65-b9ca-5f0f19ea0226 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:31.997672 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7e363a2b-378e-4a65-b9ca-5f0f19ea0226 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] DELETE https://10.4.3.246/volume/v3/volumes/5d13019c-ed2d-4a27-8131-4b949f9ade5d Aug 12 20:16:31.997672 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7e363a2b-378e-4a65-b9ca-5f0f19ea0226 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:31.997672 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7e363a2b-378e-4a65-b9ca-5f0f19ea0226 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:31.997672 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-7e363a2b-378e-4a65-b9ca-5f0f19ea0226 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Delete volume with id: 5d13019c-ed2d-4a27-8131-4b949f9ade5d Aug 12 20:16:32.004784 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:32.004784 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:16:32.005190 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-7e363a2b-378e-4a65-b9ca-5f0f19ea0226 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Volume info retrieved successfully. Aug 12 20:16:32.010835 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-961e18eb-20d6-412d-9c12-2aa1c6ea610d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:32.012637 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-961e18eb-20d6-412d-9c12-2aa1c6ea610d tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 Aug 12 20:16:32.012828 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-961e18eb-20d6-412d-9c12-2aa1c6ea610d tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:32.013005 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-961e18eb-20d6-412d-9c12-2aa1c6ea610d tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:32.013105 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-961e18eb-20d6-412d-9c12-2aa1c6ea610d tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 494162cc-bf15-4cf8-9a2c-580a20dcda85. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:32.018637 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:32.018637 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:32.018637 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-961e18eb-20d6-412d-9c12-2aa1c6ea610d tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 returned with HTTP 200 Aug 12 20:16:32.018763 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 210/844] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:32 2026] GET /volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:32.030713 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-7e363a2b-378e-4a65-b9ca-5f0f19ea0226 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Delete volume request issued successfully. Aug 12 20:16:32.030979 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7e363a2b-378e-4a65-b9ca-5f0f19ea0226 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] https://10.4.3.246/volume/v3/volumes/5d13019c-ed2d-4a27-8131-4b949f9ade5d returned with HTTP 202 Aug 12 20:16:32.031511 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 215/845] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:16:31 2026] DELETE /volume/v3/volumes/5d13019c-ed2d-4a27-8131-4b949f9ade5d => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:16:32.043165 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-5f11819c-b61e-4c1c-b890-eb7a27648856 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:32.045797 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5f11819c-b61e-4c1c-b890-eb7a27648856 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] GET https://10.4.3.246/volume/v3/volumes/5d13019c-ed2d-4a27-8131-4b949f9ade5d Aug 12 20:16:32.046016 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5f11819c-b61e-4c1c-b890-eb7a27648856 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:32.046234 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5f11819c-b61e-4c1c-b890-eb7a27648856 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:32.053284 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:32.053284 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:32.057913 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-5f11819c-b61e-4c1c-b890-eb7a27648856 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Volume info retrieved successfully. Aug 12 20:16:32.065986 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5f11819c-b61e-4c1c-b890-eb7a27648856 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] https://10.4.3.246/volume/v3/volumes/5d13019c-ed2d-4a27-8131-4b949f9ade5d returned with HTTP 200 Aug 12 20:16:32.066514 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 208/846] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:32 2026] GET /volume/v3/volumes/5d13019c-ed2d-4a27-8131-4b949f9ade5d => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:32.688222 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-aac143cf-517f-49d8-8444-1ee84d8c1ad9 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:32.690360 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-aac143cf-517f-49d8-8444-1ee84d8c1ad9 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] GET https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 Aug 12 20:16:32.690651 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-aac143cf-517f-49d8-8444-1ee84d8c1ad9 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:32.690930 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-aac143cf-517f-49d8-8444-1ee84d8c1ad9 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:32.705113 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:32.705113 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:32.711219 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-aac143cf-517f-49d8-8444-1ee84d8c1ad9 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Volume info retrieved successfully. Aug 12 20:16:32.717436 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-aac143cf-517f-49d8-8444-1ee84d8c1ad9 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 returned with HTTP 200 Aug 12 20:16:32.718109 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 214/847] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:32 2026] GET /volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:33.029271 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-78cbe5e1-633e-4b3e-bc53-51f499bf16cf None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:33.031176 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-78cbe5e1-633e-4b3e-bc53-51f499bf16cf tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 Aug 12 20:16:33.031390 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-78cbe5e1-633e-4b3e-bc53-51f499bf16cf tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:33.031584 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-78cbe5e1-633e-4b3e-bc53-51f499bf16cf tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:33.031684 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-78cbe5e1-633e-4b3e-bc53-51f499bf16cf tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 494162cc-bf15-4cf8-9a2c-580a20dcda85. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:33.036158 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:33.036158 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:33.036766 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-78cbe5e1-633e-4b3e-bc53-51f499bf16cf tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 returned with HTTP 200 Aug 12 20:16:33.037093 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 211/848] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:33 2026] GET /volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:33.081745 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d855bc59-1406-4c5f-bc48-8cb0f69f3667 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:33.083947 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d855bc59-1406-4c5f-bc48-8cb0f69f3667 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] GET https://10.4.3.246/volume/v3/volumes/5d13019c-ed2d-4a27-8131-4b949f9ade5d Aug 12 20:16:33.084199 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d855bc59-1406-4c5f-bc48-8cb0f69f3667 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:33.084455 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d855bc59-1406-4c5f-bc48-8cb0f69f3667 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:33.092893 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d855bc59-1406-4c5f-bc48-8cb0f69f3667 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] https://10.4.3.246/volume/v3/volumes/5d13019c-ed2d-4a27-8131-4b949f9ade5d returned with HTTP 404 Aug 12 20:16:33.093494 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 216/849] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:33 2026] GET /volume/v3/volumes/5d13019c-ed2d-4a27-8131-4b949f9ade5d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:16:33.101509 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-c5be0b62-df59-4fb2-a453-af2451dc69a3 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:33.103255 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c5be0b62-df59-4fb2-a453-af2451dc69a3 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] DELETE https://10.4.3.246/volume/v3/volumes/55d44be0-d780-4518-9949-41cef8ebb227 Aug 12 20:16:33.103464 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c5be0b62-df59-4fb2-a453-af2451dc69a3 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:33.103656 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c5be0b62-df59-4fb2-a453-af2451dc69a3 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:33.103807 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-c5be0b62-df59-4fb2-a453-af2451dc69a3 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Delete volume with id: 55d44be0-d780-4518-9949-41cef8ebb227 Aug 12 20:16:33.110747 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:33.110747 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:33.111175 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-c5be0b62-df59-4fb2-a453-af2451dc69a3 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Volume info retrieved successfully. Aug 12 20:16:33.127634 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-c5be0b62-df59-4fb2-a453-af2451dc69a3 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Delete volume request issued successfully. Aug 12 20:16:33.128926 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c5be0b62-df59-4fb2-a453-af2451dc69a3 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] https://10.4.3.246/volume/v3/volumes/55d44be0-d780-4518-9949-41cef8ebb227 returned with HTTP 202 Aug 12 20:16:33.128926 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 209/850] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:16:33 2026] DELETE /volume/v3/volumes/55d44be0-d780-4518-9949-41cef8ebb227 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:16:33.138000 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-25b1ef27-1168-45c8-bf9e-784626ce694b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:33.139016 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-25b1ef27-1168-45c8-bf9e-784626ce694b tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] GET https://10.4.3.246/volume/v3/volumes/55d44be0-d780-4518-9949-41cef8ebb227 Aug 12 20:16:33.139016 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-25b1ef27-1168-45c8-bf9e-784626ce694b tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:33.139016 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-25b1ef27-1168-45c8-bf9e-784626ce694b tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:33.147593 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:33.147593 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:33.150998 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-25b1ef27-1168-45c8-bf9e-784626ce694b tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Volume info retrieved successfully. Aug 12 20:16:33.159125 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-25b1ef27-1168-45c8-bf9e-784626ce694b tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] https://10.4.3.246/volume/v3/volumes/55d44be0-d780-4518-9949-41cef8ebb227 returned with HTTP 200 Aug 12 20:16:33.159125 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 215/851] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:33 2026] GET /volume/v3/volumes/55d44be0-d780-4518-9949-41cef8ebb227 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:33.659552 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-825851c3-e239-47f2-9c00-29852b8745f4 req-c060f16d-7593-45b4-a2d6-2bb0105238bf None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:33.662121 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-825851c3-e239-47f2-9c00-29852b8745f4 req-c060f16d-7593-45b4-a2d6-2bb0105238bf tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] POST https://10.4.3.246/volume/v3/attachments/9dc331ad-f4dc-47a3-be79-2ca117775d66/action Aug 12 20:16:33.662575 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-825851c3-e239-47f2-9c00-29852b8745f4 req-c060f16d-7593-45b4-a2d6-2bb0105238bf tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Action body: b'{"os-complete": null}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:16:33.662729 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-825851c3-e239-47f2-9c00-29852b8745f4 req-c060f16d-7593-45b4-a2d6-2bb0105238bf tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:33.684884 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:33.684884 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:33.706154 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-825851c3-e239-47f2-9c00-29852b8745f4 req-c060f16d-7593-45b4-a2d6-2bb0105238bf tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] https://10.4.3.246/volume/v3/attachments/9dc331ad-f4dc-47a3-be79-2ca117775d66/action returned with HTTP 204 Aug 12 20:16:33.706627 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 212/852] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:16:33 2026] POST /volume/v3/attachments/9dc331ad-f4dc-47a3-be79-2ca117775d66/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:16:33.736369 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-2ac6751e-9b23-40d3-8ed3-46e6f19e9447 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:33.738168 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2ac6751e-9b23-40d3-8ed3-46e6f19e9447 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] GET https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 Aug 12 20:16:33.739834 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2ac6751e-9b23-40d3-8ed3-46e6f19e9447 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:33.740170 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2ac6751e-9b23-40d3-8ed3-46e6f19e9447 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:33.754612 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:33.754612 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:16:33.761052 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-2ac6751e-9b23-40d3-8ed3-46e6f19e9447 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Volume info retrieved successfully. Aug 12 20:16:33.768336 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2ac6751e-9b23-40d3-8ed3-46e6f19e9447 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 returned with HTTP 200 Aug 12 20:16:33.768928 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 217/853] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:33 2026] GET /volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 => generated 1136 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:16:33.785108 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-f24fbb41-076b-4f24-a079-5e9e22a453bb None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:33.787254 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f24fbb41-076b-4f24-a079-5e9e22a453bb tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] GET https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 Aug 12 20:16:33.787655 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f24fbb41-076b-4f24-a079-5e9e22a453bb tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:33.787951 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f24fbb41-076b-4f24-a079-5e9e22a453bb tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:33.800152 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:33.800152 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:33.805670 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-f24fbb41-076b-4f24-a079-5e9e22a453bb tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Volume info retrieved successfully. Aug 12 20:16:33.811557 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f24fbb41-076b-4f24-a079-5e9e22a453bb tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 returned with HTTP 200 Aug 12 20:16:33.812670 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 210/854] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:33 2026] GET /volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:16:34.053839 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a50c88a4-9fd7-45a7-8da4-29ec2b3b19a7 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:34.055999 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a50c88a4-9fd7-45a7-8da4-29ec2b3b19a7 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 Aug 12 20:16:34.056315 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a50c88a4-9fd7-45a7-8da4-29ec2b3b19a7 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:34.056596 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a50c88a4-9fd7-45a7-8da4-29ec2b3b19a7 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:34.056818 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-a50c88a4-9fd7-45a7-8da4-29ec2b3b19a7 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 494162cc-bf15-4cf8-9a2c-580a20dcda85. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:34.060777 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:34.060777 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:34.061514 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a50c88a4-9fd7-45a7-8da4-29ec2b3b19a7 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 returned with HTTP 200 Aug 12 20:16:34.062042 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 216/855] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:34 2026] GET /volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:34.171188 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-fa8dc8bd-f4a2-4b27-8f04-2f47b1787c51 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:34.172945 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-fa8dc8bd-f4a2-4b27-8f04-2f47b1787c51 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] GET https://10.4.3.246/volume/v3/volumes/55d44be0-d780-4518-9949-41cef8ebb227 Aug 12 20:16:34.173121 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-fa8dc8bd-f4a2-4b27-8f04-2f47b1787c51 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:34.173310 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-fa8dc8bd-f4a2-4b27-8f04-2f47b1787c51 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:34.178963 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-fa8dc8bd-f4a2-4b27-8f04-2f47b1787c51 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] https://10.4.3.246/volume/v3/volumes/55d44be0-d780-4518-9949-41cef8ebb227 returned with HTTP 404 Aug 12 20:16:34.179483 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 213/856] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:34 2026] GET /volume/v3/volumes/55d44be0-d780-4518-9949-41cef8ebb227 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:16:34.187933 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-8352890c-7586-477a-8812-c55d1ae1baf5 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:34.190634 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8352890c-7586-477a-8812-c55d1ae1baf5 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] DELETE https://10.4.3.246/volume/v3/volumes/763427ef-04ea-4f56-b1c7-a48e7b598332 Aug 12 20:16:34.190784 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8352890c-7586-477a-8812-c55d1ae1baf5 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:34.190904 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8352890c-7586-477a-8812-c55d1ae1baf5 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:34.191060 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-8352890c-7586-477a-8812-c55d1ae1baf5 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Delete volume with id: 763427ef-04ea-4f56-b1c7-a48e7b598332 Aug 12 20:16:34.198405 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:34.198405 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:16:34.198732 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-8352890c-7586-477a-8812-c55d1ae1baf5 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Volume info retrieved successfully. Aug 12 20:16:34.218406 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-8352890c-7586-477a-8812-c55d1ae1baf5 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Delete volume request issued successfully. Aug 12 20:16:34.218581 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8352890c-7586-477a-8812-c55d1ae1baf5 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] https://10.4.3.246/volume/v3/volumes/763427ef-04ea-4f56-b1c7-a48e7b598332 returned with HTTP 202 Aug 12 20:16:34.219312 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 218/857] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:16:34 2026] DELETE /volume/v3/volumes/763427ef-04ea-4f56-b1c7-a48e7b598332 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:16:34.229675 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-a4489bf3-7d11-4d32-a833-7cb74b7e6345 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:34.231857 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a4489bf3-7d11-4d32-a833-7cb74b7e6345 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] GET https://10.4.3.246/volume/v3/volumes/763427ef-04ea-4f56-b1c7-a48e7b598332 Aug 12 20:16:34.232295 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a4489bf3-7d11-4d32-a833-7cb74b7e6345 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:34.232693 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a4489bf3-7d11-4d32-a833-7cb74b7e6345 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:34.241847 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:34.241847 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:34.246481 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-a4489bf3-7d11-4d32-a833-7cb74b7e6345 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Volume info retrieved successfully. Aug 12 20:16:34.253472 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a4489bf3-7d11-4d32-a833-7cb74b7e6345 tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] https://10.4.3.246/volume/v3/volumes/763427ef-04ea-4f56-b1c7-a48e7b598332 returned with HTTP 200 Aug 12 20:16:34.254380 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 211/858] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:34 2026] GET /volume/v3/volumes/763427ef-04ea-4f56-b1c7-a48e7b598332 => generated 1359 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:16:35.075286 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-432dceb3-fdec-4943-bdec-86d98dbf4317 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:35.077482 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-432dceb3-fdec-4943-bdec-86d98dbf4317 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 Aug 12 20:16:35.077695 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-432dceb3-fdec-4943-bdec-86d98dbf4317 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:35.077874 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-432dceb3-fdec-4943-bdec-86d98dbf4317 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:35.077968 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-432dceb3-fdec-4943-bdec-86d98dbf4317 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 494162cc-bf15-4cf8-9a2c-580a20dcda85. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:35.084974 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:35.084974 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:35.085639 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-432dceb3-fdec-4943-bdec-86d98dbf4317 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 returned with HTTP 200 Aug 12 20:16:35.086793 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 217/859] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:35 2026] GET /volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:35.272956 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ba58da45-a7aa-43e6-a7fc-0f220424bb1e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:35.274887 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ba58da45-a7aa-43e6-a7fc-0f220424bb1e tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] GET https://10.4.3.246/volume/v3/volumes/763427ef-04ea-4f56-b1c7-a48e7b598332 Aug 12 20:16:35.275117 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ba58da45-a7aa-43e6-a7fc-0f220424bb1e tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:35.275356 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ba58da45-a7aa-43e6-a7fc-0f220424bb1e tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:35.283450 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ba58da45-a7aa-43e6-a7fc-0f220424bb1e tempest-TaggedBootDevicesTest-1698743327 tempest-TaggedBootDevicesTest-1698743327-project-member] https://10.4.3.246/volume/v3/volumes/763427ef-04ea-4f56-b1c7-a48e7b598332 returned with HTTP 404 Aug 12 20:16:35.284041 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 214/860] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:35 2026] GET /volume/v3/volumes/763427ef-04ea-4f56-b1c7-a48e7b598332 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:16:35.745344 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-d78b9183-2159-43e6-ae3e-0c3a086425a3 req-09a1b032-e7c5-4a0d-b201-b25d85102e80 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:35.750528 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-d78b9183-2159-43e6-ae3e-0c3a086425a3 req-09a1b032-e7c5-4a0d-b201-b25d85102e80 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] GET https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 Aug 12 20:16:35.751468 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-d78b9183-2159-43e6-ae3e-0c3a086425a3 req-09a1b032-e7c5-4a0d-b201-b25d85102e80 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:35.751468 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-d78b9183-2159-43e6-ae3e-0c3a086425a3 req-09a1b032-e7c5-4a0d-b201-b25d85102e80 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:35.766454 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:35.766454 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:16:35.774094 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-d78b9183-2159-43e6-ae3e-0c3a086425a3 req-09a1b032-e7c5-4a0d-b201-b25d85102e80 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Volume info retrieved successfully. Aug 12 20:16:35.777779 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-d78b9183-2159-43e6-ae3e-0c3a086425a3 req-09a1b032-e7c5-4a0d-b201-b25d85102e80 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 returned with HTTP 200 Aug 12 20:16:35.777779 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 219/861] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:16:35 2026] GET /volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 => generated 1136 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:16:35.896005 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-d78b9183-2159-43e6-ae3e-0c3a086425a3 req-2995aeba-c28b-4544-8bec-af1e40c162b3 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:35.900951 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-d78b9183-2159-43e6-ae3e-0c3a086425a3 req-2995aeba-c28b-4544-8bec-af1e40c162b3 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] POST https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5/action Aug 12 20:16:35.901408 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-d78b9183-2159-43e6-ae3e-0c3a086425a3 req-2995aeba-c28b-4544-8bec-af1e40c162b3 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:16:35.901589 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-d78b9183-2159-43e6-ae3e-0c3a086425a3 req-2995aeba-c28b-4544-8bec-af1e40c162b3 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:35.919349 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:35.919349 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:35.920023 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-d78b9183-2159-43e6-ae3e-0c3a086425a3 req-2995aeba-c28b-4544-8bec-af1e40c162b3 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Volume info retrieved successfully. Aug 12 20:16:35.928139 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-d78b9183-2159-43e6-ae3e-0c3a086425a3 req-2995aeba-c28b-4544-8bec-af1e40c162b3 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Begin detaching volume completed successfully. Aug 12 20:16:35.929589 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-d78b9183-2159-43e6-ae3e-0c3a086425a3 req-2995aeba-c28b-4544-8bec-af1e40c162b3 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5/action returned with HTTP 202 Aug 12 20:16:35.929589 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 212/862] 10.4.3.246 () {72 vars in 1672 bytes} [Wed Aug 12 20:16:35 2026] POST /volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:16:35.956738 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-ed58d0b8-47a9-4990-95ba-3c25eae74efc None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:35.958628 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ed58d0b8-47a9-4990-95ba-3c25eae74efc tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] GET https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 Aug 12 20:16:35.958849 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ed58d0b8-47a9-4990-95ba-3c25eae74efc tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:35.959055 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ed58d0b8-47a9-4990-95ba-3c25eae74efc tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:35.970804 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:35.970804 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:35.976501 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-ed58d0b8-47a9-4990-95ba-3c25eae74efc tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Volume info retrieved successfully. Aug 12 20:16:35.982681 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ed58d0b8-47a9-4990-95ba-3c25eae74efc tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 returned with HTTP 200 Aug 12 20:16:35.983589 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 218/863] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:35 2026] GET /volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 20:16:35.994904 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ee1e83f0-957e-4b65-97e7-f10911c3e700 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:35.995373 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ee1e83f0-957e-4b65-97e7-f10911c3e700 None None] GET https://10.4.3.246/volume// Aug 12 20:16:35.995528 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ee1e83f0-957e-4b65-97e7-f10911c3e700 None None] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:35.995755 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ee1e83f0-957e-4b65-97e7-f10911c3e700 None None] Calling method 'all' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:35.996519 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ee1e83f0-957e-4b65-97e7-f10911c3e700 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:16:35.996519 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 215/864] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:16:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:16:36.006072 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-d78b9183-2159-43e6-ae3e-0c3a086425a3 req-da6b375c-b4a3-4483-87bc-7b4666b30b67 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:36.011406 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-d78b9183-2159-43e6-ae3e-0c3a086425a3 req-da6b375c-b4a3-4483-87bc-7b4666b30b67 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] GET https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 Aug 12 20:16:36.011406 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-d78b9183-2159-43e6-ae3e-0c3a086425a3 req-da6b375c-b4a3-4483-87bc-7b4666b30b67 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:36.011406 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-d78b9183-2159-43e6-ae3e-0c3a086425a3 req-da6b375c-b4a3-4483-87bc-7b4666b30b67 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:36.025353 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:36.025353 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:16:36.030603 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-d78b9183-2159-43e6-ae3e-0c3a086425a3 req-da6b375c-b4a3-4483-87bc-7b4666b30b67 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Volume info retrieved successfully. Aug 12 20:16:36.037760 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-d78b9183-2159-43e6-ae3e-0c3a086425a3 req-da6b375c-b4a3-4483-87bc-7b4666b30b67 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 returned with HTTP 200 Aug 12 20:16:36.037760 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 220/865] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:16:36 2026] GET /volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 => generated 1319 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:16:36.098176 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-0eba6555-e74d-4bf0-82ad-92c099a44929 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:36.100517 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0eba6555-e74d-4bf0-82ad-92c099a44929 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 Aug 12 20:16:36.100828 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0eba6555-e74d-4bf0-82ad-92c099a44929 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:36.101060 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0eba6555-e74d-4bf0-82ad-92c099a44929 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:36.101174 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-0eba6555-e74d-4bf0-82ad-92c099a44929 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 494162cc-bf15-4cf8-9a2c-580a20dcda85. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:36.106524 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:36.106524 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:36.107549 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0eba6555-e74d-4bf0-82ad-92c099a44929 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 returned with HTTP 200 Aug 12 20:16:36.108178 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 213/866] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:36 2026] GET /volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:36.269581 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-6bc2b1ac-5002-4b5c-9541-0f5e88b30058 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:36.271363 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6bc2b1ac-5002-4b5c-9541-0f5e88b30058 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:16:36.271855 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6bc2b1ac-5002-4b5c-9541-0f5e88b30058 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2062460139"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:36.273521 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-6bc2b1ac-5002-4b5c-9541-0f5e88b30058 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2062460139'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:16:36.273521 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-6bc2b1ac-5002-4b5c-9541-0f5e88b30058 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Create volume of 1 GB Aug 12 20:16:36.277814 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-6bc2b1ac-5002-4b5c-9541-0f5e88b30058 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Availability Zones retrieved successfully. Aug 12 20:16:36.283976 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-6bc2b1ac-5002-4b5c-9541-0f5e88b30058 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Flow 'volume_create_api' (789fcba9-a58a-42fc-a8b5-ed013befe3c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:16:36.285167 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-6bc2b1ac-5002-4b5c-9541-0f5e88b30058 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (025634df-a79b-4a62-b8b8-ba098b43feaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:36.286361 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-6bc2b1ac-5002-4b5c-9541-0f5e88b30058 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:16:36.325052 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-6bc2b1ac-5002-4b5c-9541-0f5e88b30058 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (025634df-a79b-4a62-b8b8-ba098b43feaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:36.326168 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-6bc2b1ac-5002-4b5c-9541-0f5e88b30058 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc04862e-d816-4f88-9a2f-862bf878fa0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:36.430007 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-6bc2b1ac-5002-4b5c-9541-0f5e88b30058 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Created reservations ['8db267c6-6e3f-48a4-b0dc-1519e98b5cc6', 'eaa67895-5ded-4f15-913f-b64dba4565b1', '3879f099-873c-42f0-971d-3dcd52371c37', '72e6091f-8ec8-4257-924f-797435d66f91'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:16:36.431425 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-6bc2b1ac-5002-4b5c-9541-0f5e88b30058 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc04862e-d816-4f88-9a2f-862bf878fa0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8db267c6-6e3f-48a4-b0dc-1519e98b5cc6', 'eaa67895-5ded-4f15-913f-b64dba4565b1', '3879f099-873c-42f0-971d-3dcd52371c37', '72e6091f-8ec8-4257-924f-797435d66f91']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:36.432622 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-6bc2b1ac-5002-4b5c-9541-0f5e88b30058 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ffd5741-4432-424a-973e-41f4abe7271b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:36.467288 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-6bc2b1ac-5002-4b5c-9541-0f5e88b30058 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ffd5741-4432-424a-973e-41f4abe7271b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8f7fe35-23de-4d25-a746-133d30603092', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2062460139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a95b72d15d940df96babb34c65811c8',qos_specs=None,replication_status=,reservations=['8db267c6-6e3f-48a4-b0dc-1519e98b5cc6','eaa67895-5ded-4f15-913f-b64dba4565b1','3879f099-873c-42f0-971d-3dcd52371c37','72e6091f-8ec8-4257-924f-797435d66f91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='565ed3ed9f0143e6a62ed58e02e29dad',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:16:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2062460139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8f7fe35-23de-4d25-a746-133d30603092,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a95b72d15d940df96babb34c65811c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='565ed3ed9f0143e6a62ed58e02e29dad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:36.468799 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-6bc2b1ac-5002-4b5c-9541-0f5e88b30058 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74658ff9-5200-4343-b5ee-e050a539e2f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:36.501760 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-6bc2b1ac-5002-4b5c-9541-0f5e88b30058 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74658ff9-5200-4343-b5ee-e050a539e2f3) transitioned into state 'SUCCESS' from state '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-2062460139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a95b72d15d940df96babb34c65811c8',qos_specs=None,replication_status=,reservations=['8db267c6-6e3f-48a4-b0dc-1519e98b5cc6','eaa67895-5ded-4f15-913f-b64dba4565b1','3879f099-873c-42f0-971d-3dcd52371c37','72e6091f-8ec8-4257-924f-797435d66f91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='565ed3ed9f0143e6a62ed58e02e29dad',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:36.502767 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-6bc2b1ac-5002-4b5c-9541-0f5e88b30058 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87073fa3-e656-4467-92f9-70a330f33400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:36.520025 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-6bc2b1ac-5002-4b5c-9541-0f5e88b30058 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87073fa3-e656-4467-92f9-70a330f33400) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:36.521148 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-6bc2b1ac-5002-4b5c-9541-0f5e88b30058 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Flow 'volume_create_api' (789fcba9-a58a-42fc-a8b5-ed013befe3c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:16:36.521363 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-6bc2b1ac-5002-4b5c-9541-0f5e88b30058 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Create volume request issued successfully. Aug 12 20:16:36.522012 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6bc2b1ac-5002-4b5c-9541-0f5e88b30058 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:16:36.523567 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 219/867] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:16:36 2026] POST /volume/v3/volumes => generated 751 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:16:36.541715 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-c362ecf4-e561-4a3d-b960-c163c413c6b6 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:36.544639 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c362ecf4-e561-4a3d-b960-c163c413c6b6 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 Aug 12 20:16:36.545298 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c362ecf4-e561-4a3d-b960-c163c413c6b6 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:36.545298 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c362ecf4-e561-4a3d-b960-c163c413c6b6 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:36.563444 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:36.563444 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:36.569162 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-c362ecf4-e561-4a3d-b960-c163c413c6b6 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:16:36.576803 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c362ecf4-e561-4a3d-b960-c163c413c6b6 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 returned with HTTP 200 Aug 12 20:16:36.577659 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 216/868] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:36 2026] GET /volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:37.000485 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-bf25556b-10ea-4b96-8501-89e381f87fd8 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:37.003519 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-bf25556b-10ea-4b96-8501-89e381f87fd8 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] GET https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 Aug 12 20:16:37.003860 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-bf25556b-10ea-4b96-8501-89e381f87fd8 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:37.004127 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-bf25556b-10ea-4b96-8501-89e381f87fd8 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:37.019328 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:37.019328 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:16:37.025718 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-bf25556b-10ea-4b96-8501-89e381f87fd8 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Volume info retrieved successfully. Aug 12 20:16:37.035766 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-bf25556b-10ea-4b96-8501-89e381f87fd8 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 returned with HTTP 200 Aug 12 20:16:37.036267 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 221/869] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:36 2026] GET /volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:16:37.122434 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-42cdc889-5b7a-453b-8f4e-82e285c86aaa None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:37.124268 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-42cdc889-5b7a-453b-8f4e-82e285c86aaa tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 Aug 12 20:16:37.124518 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-42cdc889-5b7a-453b-8f4e-82e285c86aaa tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:37.124739 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-42cdc889-5b7a-453b-8f4e-82e285c86aaa tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:37.125103 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-42cdc889-5b7a-453b-8f4e-82e285c86aaa tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 494162cc-bf15-4cf8-9a2c-580a20dcda85. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:37.129636 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:37.129636 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:37.130334 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-42cdc889-5b7a-453b-8f4e-82e285c86aaa tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 returned with HTTP 200 Aug 12 20:16:37.130778 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 214/870] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:37 2026] GET /volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:37.568326 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-bc8670d9-f2a9-4331-ac2f-5dc438b1a667 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:37.594239 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-47c75a33-2928-421e-90a9-658ce481331b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:37.597716 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-47c75a33-2928-421e-90a9-658ce481331b tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 Aug 12 20:16:37.600168 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-47c75a33-2928-421e-90a9-658ce481331b tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:37.600649 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-47c75a33-2928-421e-90a9-658ce481331b tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:37.615116 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:37.615116 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:37.622881 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-47c75a33-2928-421e-90a9-658ce481331b tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:16:37.629451 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-47c75a33-2928-421e-90a9-658ce481331b tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 returned with HTTP 200 Aug 12 20:16:37.629885 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 217/871] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:37 2026] GET /volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:37.713037 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-022188ef-83e3-418c-a098-cd635633e965 req-7b1a93b4-f177-47cc-a7eb-b7c02062126d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:37.715871 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-022188ef-83e3-418c-a098-cd635633e965 req-7b1a93b4-f177-47cc-a7eb-b7c02062126d tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 Aug 12 20:16:37.716157 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-022188ef-83e3-418c-a098-cd635633e965 req-7b1a93b4-f177-47cc-a7eb-b7c02062126d tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:37.718911 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-022188ef-83e3-418c-a098-cd635633e965 req-7b1a93b4-f177-47cc-a7eb-b7c02062126d tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:37.728943 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-bc8670d9-f2a9-4331-ac2f-5dc438b1a667 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:16:37.729492 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-bc8670d9-f2a9-4331-ac2f-5dc438b1a667 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-452588527"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:37.731451 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:37.731451 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:16:37.734332 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-bc8670d9-f2a9-4331-ac2f-5dc438b1a667 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-452588527'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:16:37.735387 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-bc8670d9-f2a9-4331-ac2f-5dc438b1a667 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Create volume of 1 GB Aug 12 20:16:37.735943 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:37.735943 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:37.739856 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-022188ef-83e3-418c-a098-cd635633e965 req-7b1a93b4-f177-47cc-a7eb-b7c02062126d tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:16:37.743503 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-bc8670d9-f2a9-4331-ac2f-5dc438b1a667 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Availability Zones retrieved successfully. Aug 12 20:16:37.745027 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-022188ef-83e3-418c-a098-cd635633e965 req-7b1a93b4-f177-47cc-a7eb-b7c02062126d tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 returned with HTTP 200 Aug 12 20:16:37.745717 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 222/872] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:16:37 2026] GET /volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:37.750233 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-bc8670d9-f2a9-4331-ac2f-5dc438b1a667 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Flow 'volume_create_api' (22d27724-6322-41e5-b039-ced049261c24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:16:37.751701 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-bc8670d9-f2a9-4331-ac2f-5dc438b1a667 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de73393b-b8e6-41d0-b5c2-be96417fce7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:37.753296 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-bc8670d9-f2a9-4331-ac2f-5dc438b1a667 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:16:37.790801 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-bc8670d9-f2a9-4331-ac2f-5dc438b1a667 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de73393b-b8e6-41d0-b5c2-be96417fce7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:37.791898 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-bc8670d9-f2a9-4331-ac2f-5dc438b1a667 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20af5477-8364-4ff2-93e1-ef38a36b01d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:37.878917 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-f19d6707-e695-4a22-bd80-dde5edc0df54 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:37.879625 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f19d6707-e695-4a22-bd80-dde5edc0df54 None None] GET https://10.4.3.246/volume// Aug 12 20:16:37.879723 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f19d6707-e695-4a22-bd80-dde5edc0df54 None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:37.883121 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f19d6707-e695-4a22-bd80-dde5edc0df54 None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:37.883448 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f19d6707-e695-4a22-bd80-dde5edc0df54 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:16:37.884002 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 215/873] 10.4.3.246 () {66 vars in 1428 bytes} [Wed Aug 12 20:16:37 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:16:37.891770 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-bc8670d9-f2a9-4331-ac2f-5dc438b1a667 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Created reservations ['cafcf516-b7b4-4fa0-ad16-9f6b9c750b20', '2aaca74c-40c4-4725-af58-d00b37e639e3', 'c119ddd9-0b47-4cb3-8a31-816c84fe7b32', '2bf27fd6-63de-4568-a40f-e01070fc8ba1'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:16:37.892209 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-bc8670d9-f2a9-4331-ac2f-5dc438b1a667 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20af5477-8364-4ff2-93e1-ef38a36b01d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cafcf516-b7b4-4fa0-ad16-9f6b9c750b20', '2aaca74c-40c4-4725-af58-d00b37e639e3', 'c119ddd9-0b47-4cb3-8a31-816c84fe7b32', '2bf27fd6-63de-4568-a40f-e01070fc8ba1']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:37.893084 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-bc8670d9-f2a9-4331-ac2f-5dc438b1a667 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (541ad46b-de48-4cdd-b888-deaf7c8f5f03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:37.897073 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-022188ef-83e3-418c-a098-cd635633e965 req-d4887025-3514-46bd-97d8-e1731488bc1a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:37.900673 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-022188ef-83e3-418c-a098-cd635633e965 req-d4887025-3514-46bd-97d8-e1731488bc1a tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:16:37.901120 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-022188ef-83e3-418c-a098-cd635633e965 req-d4887025-3514-46bd-97d8-e1731488bc1a tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f8f7fe35-23de-4d25-a746-133d30603092", "connector": null, "instance_uuid": "f67561cc-64a3-454c-bb3b-e0a563020ca8"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:37.917204 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:37.917204 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:37.922027 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-bc8670d9-f2a9-4331-ac2f-5dc438b1a667 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (541ad46b-de48-4cdd-b888-deaf7c8f5f03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69c7a4f4-1101-4c66-83a7-14aac9bbbeb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-452588527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01ef093d72bc4f1b900ca01e805f7d43',qos_specs=None,replication_status=,reservations=['cafcf516-b7b4-4fa0-ad16-9f6b9c750b20','2aaca74c-40c4-4725-af58-d00b37e639e3','c119ddd9-0b47-4cb3-8a31-816c84fe7b32','2bf27fd6-63de-4568-a40f-e01070fc8ba1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2abc1df0ee414c4589b6be205d5e805e',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:16:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-452588527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69c7a4f4-1101-4c66-83a7-14aac9bbbeb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01ef093d72bc4f1b900ca01e805f7d43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2abc1df0ee414c4589b6be205d5e805e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:37.924259 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-bc8670d9-f2a9-4331-ac2f-5dc438b1a667 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73a58474-72d5-4e3b-a1cf-4c33885149b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:37.956492 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-bc8670d9-f2a9-4331-ac2f-5dc438b1a667 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73a58474-72d5-4e3b-a1cf-4c33885149b0) transitioned into state 'SUCCESS' from state '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-452588527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01ef093d72bc4f1b900ca01e805f7d43',qos_specs=None,replication_status=,reservations=['cafcf516-b7b4-4fa0-ad16-9f6b9c750b20','2aaca74c-40c4-4725-af58-d00b37e639e3','c119ddd9-0b47-4cb3-8a31-816c84fe7b32','2bf27fd6-63de-4568-a40f-e01070fc8ba1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2abc1df0ee414c4589b6be205d5e805e',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:37.957296 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-bc8670d9-f2a9-4331-ac2f-5dc438b1a667 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (656e9132-b6f4-4cd6-bbd7-6f3841796a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:37.966833 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-022188ef-83e3-418c-a098-cd635633e965 req-d4887025-3514-46bd-97d8-e1731488bc1a tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:16:37.967382 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 218/874] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:16:37 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 12 20:16:37.970115 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-bc8670d9-f2a9-4331-ac2f-5dc438b1a667 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (656e9132-b6f4-4cd6-bbd7-6f3841796a18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:37.971367 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-bc8670d9-f2a9-4331-ac2f-5dc438b1a667 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Flow 'volume_create_api' (22d27724-6322-41e5-b039-ced049261c24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:16:37.972261 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-bc8670d9-f2a9-4331-ac2f-5dc438b1a667 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Create volume request issued successfully. Aug 12 20:16:37.973041 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-bc8670d9-f2a9-4331-ac2f-5dc438b1a667 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:16:37.974084 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 220/875] 10.4.3.246 () {70 vars in 1299 bytes} [Wed Aug 12 20:16:37 2026] POST /volume/v3/volumes => generated 773 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 12 20:16:37.986222 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-2dcd3c9c-2326-4fa3-8611-7233ea799b15 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:37.989818 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2dcd3c9c-2326-4fa3-8611-7233ea799b15 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] GET https://10.4.3.246/volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 Aug 12 20:16:37.989818 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2dcd3c9c-2326-4fa3-8611-7233ea799b15 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:37.989818 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2dcd3c9c-2326-4fa3-8611-7233ea799b15 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:38.000029 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:38.000029 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:16:38.002855 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-fb4218a5-9ce1-4e1f-9e56-1df8d494d8c5 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:38.004019 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-2dcd3c9c-2326-4fa3-8611-7233ea799b15 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Volume info retrieved successfully. Aug 12 20:16:38.004982 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fb4218a5-9ce1-4e1f-9e56-1df8d494d8c5 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 Aug 12 20:16:38.005246 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fb4218a5-9ce1-4e1f-9e56-1df8d494d8c5 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:38.005417 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fb4218a5-9ce1-4e1f-9e56-1df8d494d8c5 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:38.009929 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2dcd3c9c-2326-4fa3-8611-7233ea799b15 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] https://10.4.3.246/volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 returned with HTTP 200 Aug 12 20:16:38.010415 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 223/876] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:16:37 2026] GET /volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:16:38.026331 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:38.026331 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:38.031709 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-fb4218a5-9ce1-4e1f-9e56-1df8d494d8c5 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:16:38.037410 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fb4218a5-9ce1-4e1f-9e56-1df8d494d8c5 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 returned with HTTP 200 Aug 12 20:16:38.037927 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 216/877] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:38 2026] GET /volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:38.044131 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-33f3d74f-a53d-4d99-bd44-3ad8c32fc25d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:38.044131 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-33f3d74f-a53d-4d99-bd44-3ad8c32fc25d None None] GET https://10.4.3.246/volume// Aug 12 20:16:38.044131 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-33f3d74f-a53d-4d99-bd44-3ad8c32fc25d None None] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:38.044131 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-33f3d74f-a53d-4d99-bd44-3ad8c32fc25d None None] Calling method 'all' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:38.044131 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-33f3d74f-a53d-4d99-bd44-3ad8c32fc25d None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:16:38.044131 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 219/878] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:16:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:16:38.053880 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-634e0fd4-702c-4880-8307-3ab8cbeeb255 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:38.056112 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-634e0fd4-702c-4880-8307-3ab8cbeeb255 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] GET https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 Aug 12 20:16:38.056503 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-634e0fd4-702c-4880-8307-3ab8cbeeb255 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:38.056653 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-634e0fd4-702c-4880-8307-3ab8cbeeb255 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:38.057022 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-022188ef-83e3-418c-a098-cd635633e965 req-67ab42bb-73fb-4b15-a6a2-51282ab5cf1a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:38.059671 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-022188ef-83e3-418c-a098-cd635633e965 req-67ab42bb-73fb-4b15-a6a2-51282ab5cf1a tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 Aug 12 20:16:38.059936 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-022188ef-83e3-418c-a098-cd635633e965 req-67ab42bb-73fb-4b15-a6a2-51282ab5cf1a tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:38.060150 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-022188ef-83e3-418c-a098-cd635633e965 req-67ab42bb-73fb-4b15-a6a2-51282ab5cf1a tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:38.067820 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:38.067820 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:38.071829 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-634e0fd4-702c-4880-8307-3ab8cbeeb255 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Volume info retrieved successfully. Aug 12 20:16:38.072452 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:38.072452 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:16:38.076403 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-634e0fd4-702c-4880-8307-3ab8cbeeb255 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 returned with HTTP 200 Aug 12 20:16:38.076850 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 221/879] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:38 2026] GET /volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:16:38.078093 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-022188ef-83e3-418c-a098-cd635633e965 req-67ab42bb-73fb-4b15-a6a2-51282ab5cf1a tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:16:38.086237 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-022188ef-83e3-418c-a098-cd635633e965 req-67ab42bb-73fb-4b15-a6a2-51282ab5cf1a tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 returned with HTTP 200 Aug 12 20:16:38.086839 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 224/880] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:16:38 2026] GET /volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 => generated 1023 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:16:38.142573 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-9672227e-7158-407a-a0be-0ccf8f6a2dcb None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:38.144531 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9672227e-7158-407a-a0be-0ccf8f6a2dcb tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 Aug 12 20:16:38.144896 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9672227e-7158-407a-a0be-0ccf8f6a2dcb tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:38.145196 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9672227e-7158-407a-a0be-0ccf8f6a2dcb tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:38.145436 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-9672227e-7158-407a-a0be-0ccf8f6a2dcb tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 494162cc-bf15-4cf8-9a2c-580a20dcda85. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:38.150257 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:38.150257 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:38.151033 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9672227e-7158-407a-a0be-0ccf8f6a2dcb tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 returned with HTTP 200 Aug 12 20:16:38.151565 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 217/881] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:38 2026] GET /volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:38.189916 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-022188ef-83e3-418c-a098-cd635633e965 req-448fb74d-1d84-45d7-80e7-3091ffbf0bd7 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:38.193348 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-022188ef-83e3-418c-a098-cd635633e965 req-448fb74d-1d84-45d7-80e7-3091ffbf0bd7 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] PUT https://10.4.3.246/volume/v3/attachments/1c0a79fc-baee-4a14-8f95-2d616f19a41c Aug 12 20:16:38.193348 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-022188ef-83e3-418c-a098-cd635633e965 req-448fb74d-1d84-45d7-80e7-3091ffbf0bd7 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:38.201786 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-022188ef-83e3-418c-a098-cd635633e965 req-448fb74d-1d84-45d7-80e7-3091ffbf0bd7 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Acquiring lock "cinder-attachment_update-f8f7fe35-23de-4d25-a746-133d30603092-np0000007109" by "attachment_update" {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:16:38.209071 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-022188ef-83e3-418c-a098-cd635633e965 req-448fb74d-1d84-45d7-80e7-3091ffbf0bd7 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Lock "cinder-attachment_update-f8f7fe35-23de-4d25-a746-133d30603092-np0000007109" acquired by "attachment_update" :: waited 0.006s {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:16:38.209071 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:38.209071 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:38.321554 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-022188ef-83e3-418c-a098-cd635633e965 req-448fb74d-1d84-45d7-80e7-3091ffbf0bd7 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Lock "cinder-attachment_update-f8f7fe35-23de-4d25-a746-133d30603092-np0000007109" released by "attachment_update" :: held 0.114s {{(pid=100385) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:16:38.321934 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-022188ef-83e3-418c-a098-cd635633e965 req-448fb74d-1d84-45d7-80e7-3091ffbf0bd7 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/attachments/1c0a79fc-baee-4a14-8f95-2d616f19a41c returned with HTTP 200 Aug 12 20:16:38.322481 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 220/882] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:16:38 2026] PUT /volume/v3/attachments/1c0a79fc-baee-4a14-8f95-2d616f19a41c => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:16:39.033405 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-5cefb1c0-4e1d-4c0a-ba36-4587de15be70 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:39.041489 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5cefb1c0-4e1d-4c0a-ba36-4587de15be70 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] GET https://10.4.3.246/volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 Aug 12 20:16:39.041829 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5cefb1c0-4e1d-4c0a-ba36-4587de15be70 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:39.042026 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5cefb1c0-4e1d-4c0a-ba36-4587de15be70 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:39.049564 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:39.049564 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:39.054519 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-73bf2293-dc78-48d7-8c0f-797d9c5a1f6c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:39.054927 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-5cefb1c0-4e1d-4c0a-ba36-4587de15be70 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Volume info retrieved successfully. Aug 12 20:16:39.056362 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-73bf2293-dc78-48d7-8c0f-797d9c5a1f6c tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 Aug 12 20:16:39.057016 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-73bf2293-dc78-48d7-8c0f-797d9c5a1f6c tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:39.057016 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-73bf2293-dc78-48d7-8c0f-797d9c5a1f6c tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:39.062649 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5cefb1c0-4e1d-4c0a-ba36-4587de15be70 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] https://10.4.3.246/volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 returned with HTTP 200 Aug 12 20:16:39.062836 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 222/883] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:16:39 2026] GET /volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 => generated 866 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:16:39.070560 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:39.070560 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:16:39.074561 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-73bf2293-dc78-48d7-8c0f-797d9c5a1f6c tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:16:39.077428 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-73bf2293-dc78-48d7-8c0f-797d9c5a1f6c tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 returned with HTTP 200 Aug 12 20:16:39.077428 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 225/884] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:39 2026] GET /volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:39.094660 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-d6bbcc2e-b595-424c-b5ae-6abf89da444b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:39.098327 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d6bbcc2e-b595-424c-b5ae-6abf89da444b tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] GET https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 Aug 12 20:16:39.098588 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d6bbcc2e-b595-424c-b5ae-6abf89da444b tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:39.098825 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d6bbcc2e-b595-424c-b5ae-6abf89da444b tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:39.111846 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:39.111846 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:39.116682 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-d6bbcc2e-b595-424c-b5ae-6abf89da444b tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Volume info retrieved successfully. Aug 12 20:16:39.124463 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d6bbcc2e-b595-424c-b5ae-6abf89da444b tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 returned with HTTP 200 Aug 12 20:16:39.125820 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 218/885] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:39 2026] GET /volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:16:39.165826 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-2678d19b-3512-4590-ae95-e784276c274a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:39.170337 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2678d19b-3512-4590-ae95-e784276c274a tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 Aug 12 20:16:39.170654 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2678d19b-3512-4590-ae95-e784276c274a tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:39.170910 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2678d19b-3512-4590-ae95-e784276c274a tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:39.171014 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-2678d19b-3512-4590-ae95-e784276c274a tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 494162cc-bf15-4cf8-9a2c-580a20dcda85. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:39.177482 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:39.177482 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:39.178259 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2678d19b-3512-4590-ae95-e784276c274a tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 returned with HTTP 200 Aug 12 20:16:39.178672 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 221/886] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:39 2026] GET /volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:40.090215 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-7f6f3de8-445d-431a-894c-6a9b601d2677 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:40.092063 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7f6f3de8-445d-431a-894c-6a9b601d2677 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 Aug 12 20:16:40.092356 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7f6f3de8-445d-431a-894c-6a9b601d2677 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:40.092691 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7f6f3de8-445d-431a-894c-6a9b601d2677 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:40.114002 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:40.114002 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:40.119556 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-7f6f3de8-445d-431a-894c-6a9b601d2677 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:16:40.124788 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7f6f3de8-445d-431a-894c-6a9b601d2677 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 returned with HTTP 200 Aug 12 20:16:40.125268 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 223/887] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:40 2026] GET /volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:40.142703 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-4f883527-8f72-4e08-864d-1df1790e0f92 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:40.145259 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4f883527-8f72-4e08-864d-1df1790e0f92 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] GET https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 Aug 12 20:16:40.145680 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4f883527-8f72-4e08-864d-1df1790e0f92 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:40.146036 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4f883527-8f72-4e08-864d-1df1790e0f92 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:40.160947 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:40.160947 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:16:40.165379 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-4f883527-8f72-4e08-864d-1df1790e0f92 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Volume info retrieved successfully. Aug 12 20:16:40.171585 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4f883527-8f72-4e08-864d-1df1790e0f92 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 returned with HTTP 200 Aug 12 20:16:40.172303 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 226/888] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:40 2026] GET /volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:16:40.191751 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-a8f8fbca-cf74-456d-b139-7cf9dedd292b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:40.194161 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a8f8fbca-cf74-456d-b139-7cf9dedd292b tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 Aug 12 20:16:40.194793 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a8f8fbca-cf74-456d-b139-7cf9dedd292b tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:40.195272 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a8f8fbca-cf74-456d-b139-7cf9dedd292b tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:40.195560 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-a8f8fbca-cf74-456d-b139-7cf9dedd292b tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 494162cc-bf15-4cf8-9a2c-580a20dcda85. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:40.202034 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:40.202034 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:40.202913 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a8f8fbca-cf74-456d-b139-7cf9dedd292b tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 returned with HTTP 200 Aug 12 20:16:40.203416 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 219/889] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:40 2026] GET /volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:40.980456 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-d78b9183-2159-43e6-ae3e-0c3a086425a3 req-ea7ac5d9-53fa-43c8-9f14-559abd71cb69 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:40.983663 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-d78b9183-2159-43e6-ae3e-0c3a086425a3 req-ea7ac5d9-53fa-43c8-9f14-559abd71cb69 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] DELETE https://10.4.3.246/volume/v3/attachments/9dc331ad-f4dc-47a3-be79-2ca117775d66 Aug 12 20:16:40.983949 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-d78b9183-2159-43e6-ae3e-0c3a086425a3 req-ea7ac5d9-53fa-43c8-9f14-559abd71cb69 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:40.984664 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-d78b9183-2159-43e6-ae3e-0c3a086425a3 req-ea7ac5d9-53fa-43c8-9f14-559abd71cb69 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:41.000949 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:41.000949 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:41.074241 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-d78b9183-2159-43e6-ae3e-0c3a086425a3 req-ea7ac5d9-53fa-43c8-9f14-559abd71cb69 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] https://10.4.3.246/volume/v3/attachments/9dc331ad-f4dc-47a3-be79-2ca117775d66 returned with HTTP 200 Aug 12 20:16:41.074511 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 222/890] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:16:40 2026] DELETE /volume/v3/attachments/9dc331ad-f4dc-47a3-be79-2ca117775d66 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:41.139074 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f6c74ec2-cafc-40eb-94bf-7778b789b6a5 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:41.141955 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f6c74ec2-cafc-40eb-94bf-7778b789b6a5 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 Aug 12 20:16:41.142234 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f6c74ec2-cafc-40eb-94bf-7778b789b6a5 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:41.142455 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f6c74ec2-cafc-40eb-94bf-7778b789b6a5 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:41.156466 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:41.156466 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:41.158728 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-f6c74ec2-cafc-40eb-94bf-7778b789b6a5 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:16:41.163683 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f6c74ec2-cafc-40eb-94bf-7778b789b6a5 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 returned with HTTP 200 Aug 12 20:16:41.164122 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 224/891] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:41 2026] GET /volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:41.189123 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a5bb162b-f9e0-44ad-841e-b8b73e37cabe None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:41.191416 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a5bb162b-f9e0-44ad-841e-b8b73e37cabe tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] GET https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 Aug 12 20:16:41.191873 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a5bb162b-f9e0-44ad-841e-b8b73e37cabe tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:41.192258 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a5bb162b-f9e0-44ad-841e-b8b73e37cabe tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:41.202744 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:41.202744 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:16:41.210575 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-a5bb162b-f9e0-44ad-841e-b8b73e37cabe tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Volume info retrieved successfully. Aug 12 20:16:41.213888 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a5bb162b-f9e0-44ad-841e-b8b73e37cabe tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 returned with HTTP 200 Aug 12 20:16:41.214478 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 227/892] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:41 2026] GET /volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:41.224574 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-679e574c-9437-444a-83ba-91cfeb1f3582 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:41.224996 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-679e574c-9437-444a-83ba-91cfeb1f3582 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 Aug 12 20:16:41.225050 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-679e574c-9437-444a-83ba-91cfeb1f3582 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:41.225686 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-679e574c-9437-444a-83ba-91cfeb1f3582 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:41.225686 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-679e574c-9437-444a-83ba-91cfeb1f3582 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 494162cc-bf15-4cf8-9a2c-580a20dcda85. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:41.230035 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:41.230035 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:41.230767 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-679e574c-9437-444a-83ba-91cfeb1f3582 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 returned with HTTP 200 Aug 12 20:16:41.231169 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 220/893] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:41 2026] GET /volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:42.180629 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-dd558da2-dcc9-49d9-a407-4264778bf7d1 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:42.184802 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-dd558da2-dcc9-49d9-a407-4264778bf7d1 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 Aug 12 20:16:42.185028 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-dd558da2-dcc9-49d9-a407-4264778bf7d1 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:42.185330 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-dd558da2-dcc9-49d9-a407-4264778bf7d1 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:42.208555 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:42.208555 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:42.216599 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-dd558da2-dcc9-49d9-a407-4264778bf7d1 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:16:42.229904 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-dd558da2-dcc9-49d9-a407-4264778bf7d1 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 returned with HTTP 200 Aug 12 20:16:42.230166 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 223/894] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:42 2026] GET /volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 => generated 844 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:42.248407 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f905a317-adfd-4557-a757-d36b79f8703f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:42.250467 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f905a317-adfd-4557-a757-d36b79f8703f tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 Aug 12 20:16:42.250467 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f905a317-adfd-4557-a757-d36b79f8703f tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:42.250638 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f905a317-adfd-4557-a757-d36b79f8703f tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:42.250718 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-f905a317-adfd-4557-a757-d36b79f8703f tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 494162cc-bf15-4cf8-9a2c-580a20dcda85. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:42.260136 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:42.260136 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:42.260857 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f905a317-adfd-4557-a757-d36b79f8703f tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 returned with HTTP 200 Aug 12 20:16:42.261038 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 225/895] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:42 2026] GET /volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:43.248612 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-5e671dae-e55e-49fe-a1f8-bb420c8cacc4 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:43.251672 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5e671dae-e55e-49fe-a1f8-bb420c8cacc4 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 Aug 12 20:16:43.251920 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5e671dae-e55e-49fe-a1f8-bb420c8cacc4 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:43.252178 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5e671dae-e55e-49fe-a1f8-bb420c8cacc4 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:43.269453 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:43.269453 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:16:43.274217 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-4c8abd50-2a56-42c8-ad1f-96b4e426f86b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:43.275888 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-5e671dae-e55e-49fe-a1f8-bb420c8cacc4 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:16:43.276619 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4c8abd50-2a56-42c8-ad1f-96b4e426f86b tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 Aug 12 20:16:43.277456 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4c8abd50-2a56-42c8-ad1f-96b4e426f86b tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:43.277456 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4c8abd50-2a56-42c8-ad1f-96b4e426f86b tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:43.277456 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-4c8abd50-2a56-42c8-ad1f-96b4e426f86b tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 494162cc-bf15-4cf8-9a2c-580a20dcda85. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:43.281160 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5e671dae-e55e-49fe-a1f8-bb420c8cacc4 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 returned with HTTP 200 Aug 12 20:16:43.281582 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 228/896] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:43 2026] GET /volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:43.284514 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:43.284514 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:43.285305 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4c8abd50-2a56-42c8-ad1f-96b4e426f86b tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 returned with HTTP 200 Aug 12 20:16:43.285868 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 221/897] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:43 2026] GET /volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:44.263607 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-022188ef-83e3-418c-a098-cd635633e965 req-64396bd2-16c4-48c6-a5ba-c6bbddbbf1fa None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:44.268109 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-022188ef-83e3-418c-a098-cd635633e965 req-64396bd2-16c4-48c6-a5ba-c6bbddbbf1fa tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] POST https://10.4.3.246/volume/v3/attachments/1c0a79fc-baee-4a14-8f95-2d616f19a41c/action Aug 12 20:16:44.269724 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-022188ef-83e3-418c-a098-cd635633e965 req-64396bd2-16c4-48c6-a5ba-c6bbddbbf1fa tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Action body: b'{"os-complete": null}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:16:44.269724 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-022188ef-83e3-418c-a098-cd635633e965 req-64396bd2-16c4-48c6-a5ba-c6bbddbbf1fa tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:44.297888 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-5600f4c5-dbed-4c64-882c-695b6b6ae424 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:44.303238 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a8206f50-50c8-499f-bd0e-a11fa11e881d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:44.303533 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5600f4c5-dbed-4c64-882c-695b6b6ae424 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 Aug 12 20:16:44.303914 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5600f4c5-dbed-4c64-882c-695b6b6ae424 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:44.303914 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5600f4c5-dbed-4c64-882c-695b6b6ae424 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:44.304017 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-5600f4c5-dbed-4c64-882c-695b6b6ae424 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 494162cc-bf15-4cf8-9a2c-580a20dcda85. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:44.304885 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:44.304885 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:44.305042 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a8206f50-50c8-499f-bd0e-a11fa11e881d tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 Aug 12 20:16:44.305234 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a8206f50-50c8-499f-bd0e-a11fa11e881d tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:44.305420 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a8206f50-50c8-499f-bd0e-a11fa11e881d tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:44.314268 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:44.314268 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:44.316456 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5600f4c5-dbed-4c64-882c-695b6b6ae424 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 returned with HTTP 200 Aug 12 20:16:44.316456 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 226/898] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:44 2026] GET /volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:44.321614 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:44.321614 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:16:44.324413 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-022188ef-83e3-418c-a098-cd635633e965 req-64396bd2-16c4-48c6-a5ba-c6bbddbbf1fa tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/attachments/1c0a79fc-baee-4a14-8f95-2d616f19a41c/action returned with HTTP 204 Aug 12 20:16:44.325189 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 224/899] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:16:44 2026] POST /volume/v3/attachments/1c0a79fc-baee-4a14-8f95-2d616f19a41c/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:16:44.325774 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-a8206f50-50c8-499f-bd0e-a11fa11e881d tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:16:44.329939 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a8206f50-50c8-499f-bd0e-a11fa11e881d tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 returned with HTTP 200 Aug 12 20:16:44.330303 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 229/900] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:44 2026] GET /volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:44.843395 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-53d74c3d-7b19-4f9d-8ce0-7616b0fcac3d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:44.845651 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-53d74c3d-7b19-4f9d-8ce0-7616b0fcac3d tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] GET https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 Aug 12 20:16:44.845904 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-53d74c3d-7b19-4f9d-8ce0-7616b0fcac3d tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:44.846239 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-53d74c3d-7b19-4f9d-8ce0-7616b0fcac3d tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:44.863562 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:44.863562 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:44.870307 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-53d74c3d-7b19-4f9d-8ce0-7616b0fcac3d tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Volume info retrieved successfully. Aug 12 20:16:44.875411 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-53d74c3d-7b19-4f9d-8ce0-7616b0fcac3d tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 returned with HTTP 200 Aug 12 20:16:44.875794 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 222/901] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:44 2026] GET /volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 20:16:44.952175 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a7439d41-ba99-4b32-aa76-394116f3d67e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:44.955250 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a7439d41-ba99-4b32-aa76-394116f3d67e tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] GET https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 Aug 12 20:16:44.956099 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a7439d41-ba99-4b32-aa76-394116f3d67e tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:44.956415 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a7439d41-ba99-4b32-aa76-394116f3d67e tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:44.967009 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:44.967009 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:44.974899 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-a7439d41-ba99-4b32-aa76-394116f3d67e tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Volume info retrieved successfully. Aug 12 20:16:44.983300 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a7439d41-ba99-4b32-aa76-394116f3d67e tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 returned with HTTP 200 Aug 12 20:16:44.983300 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 227/902] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:44 2026] GET /volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:45.333169 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e8a1347c-fcf6-4e2c-8090-0b6a5686880e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:45.337568 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e8a1347c-fcf6-4e2c-8090-0b6a5686880e tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 Aug 12 20:16:45.337568 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e8a1347c-fcf6-4e2c-8090-0b6a5686880e tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:45.337568 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e8a1347c-fcf6-4e2c-8090-0b6a5686880e tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:45.337568 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-e8a1347c-fcf6-4e2c-8090-0b6a5686880e tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 494162cc-bf15-4cf8-9a2c-580a20dcda85. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:45.344024 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:45.344024 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:45.346639 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e8a1347c-fcf6-4e2c-8090-0b6a5686880e tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 returned with HTTP 200 Aug 12 20:16:45.346639 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 225/903] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:45 2026] GET /volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:45.346939 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-10078463-3355-48de-8021-a5092a24c140 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:45.350666 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-10078463-3355-48de-8021-a5092a24c140 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 Aug 12 20:16:45.350666 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-10078463-3355-48de-8021-a5092a24c140 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:45.350666 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-10078463-3355-48de-8021-a5092a24c140 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:45.366186 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:45.366186 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:16:45.369866 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-10078463-3355-48de-8021-a5092a24c140 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:16:45.375740 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-10078463-3355-48de-8021-a5092a24c140 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 returned with HTTP 200 Aug 12 20:16:45.376222 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 230/904] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:45 2026] GET /volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 => generated 1136 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:16:45.397153 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-34f3939d-41f8-4777-8836-4f0d013ebaf7 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:45.397153 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-34f3939d-41f8-4777-8836-4f0d013ebaf7 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 Aug 12 20:16:45.397153 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-34f3939d-41f8-4777-8836-4f0d013ebaf7 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:45.397329 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-34f3939d-41f8-4777-8836-4f0d013ebaf7 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:45.410579 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:45.410579 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:45.417959 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-34f3939d-41f8-4777-8836-4f0d013ebaf7 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:16:45.424688 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-34f3939d-41f8-4777-8836-4f0d013ebaf7 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 returned with HTTP 200 Aug 12 20:16:45.425083 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 223/905] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:45 2026] GET /volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 => generated 1136 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:16:46.363591 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-843dfceb-9912-45a9-9ae2-e343316abe87 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:46.367459 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-843dfceb-9912-45a9-9ae2-e343316abe87 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 Aug 12 20:16:46.367674 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-843dfceb-9912-45a9-9ae2-e343316abe87 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:46.367890 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-843dfceb-9912-45a9-9ae2-e343316abe87 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:46.368023 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-843dfceb-9912-45a9-9ae2-e343316abe87 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 494162cc-bf15-4cf8-9a2c-580a20dcda85. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:46.374065 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:46.374065 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:46.374497 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-843dfceb-9912-45a9-9ae2-e343316abe87 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 returned with HTTP 200 Aug 12 20:16:46.375112 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 228/906] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:46 2026] GET /volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:47.390349 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-6784ae48-a553-451a-a833-574a1dd1ca07 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:47.397954 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-6784ae48-a553-451a-a833-574a1dd1ca07 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 Aug 12 20:16:47.398438 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-6784ae48-a553-451a-a833-574a1dd1ca07 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:47.398438 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-6784ae48-a553-451a-a833-574a1dd1ca07 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:47.398438 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-6784ae48-a553-451a-a833-574a1dd1ca07 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 494162cc-bf15-4cf8-9a2c-580a20dcda85. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:47.420128 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:47.420128 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:47.425523 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-6784ae48-a553-451a-a833-574a1dd1ca07 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 returned with HTTP 200 Aug 12 20:16:47.426009 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 226/907] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:47 2026] GET /volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 => generated 750 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:48.443170 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-5f12b837-b36a-4165-97c8-bf94364c8839 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:48.445472 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5f12b837-b36a-4165-97c8-bf94364c8839 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 Aug 12 20:16:48.446179 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5f12b837-b36a-4165-97c8-bf94364c8839 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:48.446695 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5f12b837-b36a-4165-97c8-bf94364c8839 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:48.448695 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-5f12b837-b36a-4165-97c8-bf94364c8839 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 494162cc-bf15-4cf8-9a2c-580a20dcda85. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:48.455176 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:48.455176 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:16:48.456280 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5f12b837-b36a-4165-97c8-bf94364c8839 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 returned with HTTP 200 Aug 12 20:16:48.457319 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 231/908] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:48 2026] GET /volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:48.472354 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-17ddcad9-582e-476e-9cb3-7464580fa5b8 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:48.475232 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-17ddcad9-582e-476e-9cb3-7464580fa5b8 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] POST https://10.4.3.246/volume/v3/backups Aug 12 20:16:48.475901 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-17ddcad9-582e-476e-9cb3-7464580fa5b8 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3c98f1f9-e017-461d-8e80-8514eb70c25f", "name": "tempest-VolumesBackupsTest-Backup-1690621183"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:48.479322 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.contrib.backups [None req-17ddcad9-582e-476e-9cb3-7464580fa5b8 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Creating new backup {'backup': {'volume_id': '3c98f1f9-e017-461d-8e80-8514eb70c25f', 'name': 'tempest-VolumesBackupsTest-Backup-1690621183'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 20:16:48.479322 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.contrib.backups [None req-17ddcad9-582e-476e-9cb3-7464580fa5b8 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Creating backup of volume 3c98f1f9-e017-461d-8e80-8514eb70c25f in container None Aug 12 20:16:48.489478 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:48.489478 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:48.491444 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-17ddcad9-582e-476e-9cb3-7464580fa5b8 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Volume info retrieved successfully. Aug 12 20:16:48.522159 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-17ddcad9-582e-476e-9cb3-7464580fa5b8 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Created reservations ['9f10cde0-36d1-46fc-b676-b8e9ac4926bb', '1b59d0bf-cc2b-4c31-895a-5ced20c4d015'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:16:48.584160 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-17ddcad9-582e-476e-9cb3-7464580fa5b8 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups returned with HTTP 202 Aug 12 20:16:48.584447 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 224/909] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:16:48 2026] POST /volume/v3/backups => generated 330 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:16:48.596239 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-228dd878-7114-4523-a2bf-b430f9926caa None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:48.599623 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-228dd878-7114-4523-a2bf-b430f9926caa tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 Aug 12 20:16:48.600025 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-228dd878-7114-4523-a2bf-b430f9926caa tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:48.600249 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-228dd878-7114-4523-a2bf-b430f9926caa tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:48.600455 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-228dd878-7114-4523-a2bf-b430f9926caa tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id dbc7d064-112f-46f5-ab90-140652d0ef67. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:48.609302 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:48.609302 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:48.610580 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-228dd878-7114-4523-a2bf-b430f9926caa tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 returned with HTTP 200 Aug 12 20:16:48.611066 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 229/910] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:48 2026] GET /volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:49.623755 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-87ba7f5a-af03-4a04-aebe-379f54b99a76 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:49.626352 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-87ba7f5a-af03-4a04-aebe-379f54b99a76 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 Aug 12 20:16:49.626572 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-87ba7f5a-af03-4a04-aebe-379f54b99a76 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:49.626802 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-87ba7f5a-af03-4a04-aebe-379f54b99a76 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:49.626957 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-87ba7f5a-af03-4a04-aebe-379f54b99a76 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id dbc7d064-112f-46f5-ab90-140652d0ef67. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:49.633815 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:49.633815 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:49.634990 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-87ba7f5a-af03-4a04-aebe-379f54b99a76 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 returned with HTTP 200 Aug 12 20:16:49.635083 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 227/911] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:49 2026] GET /volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:50.582546 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-98028ba2-e0a9-4d17-ab84-1eb0b85f28dd None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:50.586506 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-98028ba2-e0a9-4d17-ab84-1eb0b85f28dd tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] DELETE https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 Aug 12 20:16:50.586506 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-98028ba2-e0a9-4d17-ab84-1eb0b85f28dd tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:50.586506 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-98028ba2-e0a9-4d17-ab84-1eb0b85f28dd tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:50.586506 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-98028ba2-e0a9-4d17-ab84-1eb0b85f28dd tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Delete volume with id: 340aec3d-6ceb-442c-ab24-a99e0e3e33b5 Aug 12 20:16:50.597463 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:50.597463 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:16:50.598125 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-98028ba2-e0a9-4d17-ab84-1eb0b85f28dd tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Volume info retrieved successfully. Aug 12 20:16:50.618922 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-98028ba2-e0a9-4d17-ab84-1eb0b85f28dd tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Delete volume request issued successfully. Aug 12 20:16:50.619152 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-98028ba2-e0a9-4d17-ab84-1eb0b85f28dd tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 returned with HTTP 202 Aug 12 20:16:50.619617 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 232/912] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:16:50 2026] DELETE /volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:16:50.628016 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-57a9c13c-a1ed-4b8e-915e-26d35eadf8c9 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:50.629948 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-57a9c13c-a1ed-4b8e-915e-26d35eadf8c9 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] GET https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 Aug 12 20:16:50.630122 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-57a9c13c-a1ed-4b8e-915e-26d35eadf8c9 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:50.630325 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-57a9c13c-a1ed-4b8e-915e-26d35eadf8c9 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:50.641392 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:50.641392 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:50.647157 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-57a9c13c-a1ed-4b8e-915e-26d35eadf8c9 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Volume info retrieved successfully. Aug 12 20:16:50.650979 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-1e73b5f6-b513-488e-a94e-7345fddbdad9 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:50.652173 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-57a9c13c-a1ed-4b8e-915e-26d35eadf8c9 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 returned with HTTP 200 Aug 12 20:16:50.652874 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 225/913] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:50 2026] GET /volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:50.654846 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1e73b5f6-b513-488e-a94e-7345fddbdad9 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 Aug 12 20:16:50.655117 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1e73b5f6-b513-488e-a94e-7345fddbdad9 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:50.655385 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1e73b5f6-b513-488e-a94e-7345fddbdad9 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:50.655523 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-1e73b5f6-b513-488e-a94e-7345fddbdad9 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id dbc7d064-112f-46f5-ab90-140652d0ef67. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:50.662165 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:50.662165 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:50.663590 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1e73b5f6-b513-488e-a94e-7345fddbdad9 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 returned with HTTP 200 Aug 12 20:16:50.664073 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 230/914] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:50 2026] GET /volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 => generated 739 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:51.668575 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-cfd67ead-4f47-4e96-82e0-8a1eb8a83f60 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:51.679093 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-cfd67ead-4f47-4e96-82e0-8a1eb8a83f60 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] GET https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 Aug 12 20:16:51.679132 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-0ae056de-79fc-4cb4-bf4f-e8e2b83ba59d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:51.680774 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-cfd67ead-4f47-4e96-82e0-8a1eb8a83f60 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:51.681017 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-cfd67ead-4f47-4e96-82e0-8a1eb8a83f60 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:51.682727 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0ae056de-79fc-4cb4-bf4f-e8e2b83ba59d tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 Aug 12 20:16:51.683124 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-0ae056de-79fc-4cb4-bf4f-e8e2b83ba59d tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:51.683124 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-0ae056de-79fc-4cb4-bf4f-e8e2b83ba59d tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:51.683124 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-0ae056de-79fc-4cb4-bf4f-e8e2b83ba59d tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id dbc7d064-112f-46f5-ab90-140652d0ef67. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:51.691748 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:51.691748 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:16:51.692721 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0ae056de-79fc-4cb4-bf4f-e8e2b83ba59d tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 returned with HTTP 200 Aug 12 20:16:51.694039 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 233/915] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:51 2026] GET /volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:51.694294 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-cfd67ead-4f47-4e96-82e0-8a1eb8a83f60 tempest-TaggedAttachmentsTest-829444540 tempest-TaggedAttachmentsTest-829444540-project-member] https://10.4.3.246/volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 returned with HTTP 404 Aug 12 20:16:51.694975 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 228/916] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:51 2026] GET /volume/v3/volumes/340aec3d-6ceb-442c-ab24-a99e0e3e33b5 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:16:52.709848 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-73676249-0cb6-4cd2-8197-a383c3dc81e9 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:52.711936 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-73676249-0cb6-4cd2-8197-a383c3dc81e9 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 Aug 12 20:16:52.716276 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-73676249-0cb6-4cd2-8197-a383c3dc81e9 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:52.716430 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-73676249-0cb6-4cd2-8197-a383c3dc81e9 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:52.716521 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-73676249-0cb6-4cd2-8197-a383c3dc81e9 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id dbc7d064-112f-46f5-ab90-140652d0ef67. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:52.723169 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:52.723169 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:52.724043 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-73676249-0cb6-4cd2-8197-a383c3dc81e9 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 returned with HTTP 200 Aug 12 20:16:52.724448 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 226/917] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:52 2026] GET /volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:53.738813 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-cba9ea9f-b2b0-42b8-8ca6-fbd9c72e2e7a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:53.740876 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cba9ea9f-b2b0-42b8-8ca6-fbd9c72e2e7a tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 Aug 12 20:16:53.740973 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cba9ea9f-b2b0-42b8-8ca6-fbd9c72e2e7a tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:53.741179 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cba9ea9f-b2b0-42b8-8ca6-fbd9c72e2e7a tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:53.741445 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-cba9ea9f-b2b0-42b8-8ca6-fbd9c72e2e7a tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id dbc7d064-112f-46f5-ab90-140652d0ef67. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:53.748451 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:53.748451 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:53.750013 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cba9ea9f-b2b0-42b8-8ca6-fbd9c72e2e7a tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 returned with HTTP 200 Aug 12 20:16:53.750141 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 231/918] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:53 2026] GET /volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 20:16:54.771153 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-1a2d9080-708e-4c6e-81b8-6ba7f6a05a69 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:54.773597 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1a2d9080-708e-4c6e-81b8-6ba7f6a05a69 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 Aug 12 20:16:54.774638 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1a2d9080-708e-4c6e-81b8-6ba7f6a05a69 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:54.774638 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1a2d9080-708e-4c6e-81b8-6ba7f6a05a69 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:54.774638 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-1a2d9080-708e-4c6e-81b8-6ba7f6a05a69 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id dbc7d064-112f-46f5-ab90-140652d0ef67. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:54.787406 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:54.787406 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:16:54.788436 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1a2d9080-708e-4c6e-81b8-6ba7f6a05a69 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 returned with HTTP 200 Aug 12 20:16:54.788996 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 234/919] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:54 2026] GET /volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:55.804007 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-201f59f9-052e-4222-8694-793944231c57 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:55.807080 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-201f59f9-052e-4222-8694-793944231c57 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 Aug 12 20:16:55.807080 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-201f59f9-052e-4222-8694-793944231c57 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:55.808133 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-201f59f9-052e-4222-8694-793944231c57 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:55.809230 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-201f59f9-052e-4222-8694-793944231c57 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id dbc7d064-112f-46f5-ab90-140652d0ef67. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:55.814469 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:55.814469 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:55.815431 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-201f59f9-052e-4222-8694-793944231c57 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 returned with HTTP 200 Aug 12 20:16:55.815889 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 229/920] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:55 2026] GET /volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:56.832476 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-6362fdf2-f011-436d-899d-22706d831c0a None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:56.835492 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6362fdf2-f011-436d-899d-22706d831c0a tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 Aug 12 20:16:56.835492 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6362fdf2-f011-436d-899d-22706d831c0a tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:56.835492 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6362fdf2-f011-436d-899d-22706d831c0a tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:56.835492 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-6362fdf2-f011-436d-899d-22706d831c0a tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id dbc7d064-112f-46f5-ab90-140652d0ef67. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:56.840631 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:56.840631 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:56.840631 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6362fdf2-f011-436d-899d-22706d831c0a tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 returned with HTTP 200 Aug 12 20:16:56.840631 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 227/921] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:56 2026] GET /volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:57.860599 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-febc9b7a-d849-499f-9918-79b85213ca34 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:57.862835 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-febc9b7a-d849-499f-9918-79b85213ca34 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 Aug 12 20:16:57.863666 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-febc9b7a-d849-499f-9918-79b85213ca34 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:57.863666 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-febc9b7a-d849-499f-9918-79b85213ca34 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:57.863666 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-febc9b7a-d849-499f-9918-79b85213ca34 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id dbc7d064-112f-46f5-ab90-140652d0ef67. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:57.873009 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:57.873009 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:57.873725 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-febc9b7a-d849-499f-9918-79b85213ca34 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 returned with HTTP 200 Aug 12 20:16:57.874120 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 232/922] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:57 2026] GET /volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:57.893245 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-db5a187d-ca9c-45e1-bfc6-af0b333a4f79 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:57.898317 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-db5a187d-ca9c-45e1-bfc6-af0b333a4f79 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:16:57.898882 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-db5a187d-ca9c-45e1-bfc6-af0b333a4f79 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-574284414"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:57.900844 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-db5a187d-ca9c-45e1-bfc6-af0b333a4f79 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-574284414'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:16:57.901011 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-db5a187d-ca9c-45e1-bfc6-af0b333a4f79 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Create volume of 1 GB Aug 12 20:16:57.910567 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-db5a187d-ca9c-45e1-bfc6-af0b333a4f79 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Availability Zones retrieved successfully. Aug 12 20:16:57.915052 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-db5a187d-ca9c-45e1-bfc6-af0b333a4f79 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Flow 'volume_create_api' (2f2ed1b8-58a0-44f8-b0dd-460c3b24c123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:16:57.918383 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-db5a187d-ca9c-45e1-bfc6-af0b333a4f79 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5439479-f899-4b87-ab16-6e436b7f22ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:57.919552 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-db5a187d-ca9c-45e1-bfc6-af0b333a4f79 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:16:57.960281 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-db5a187d-ca9c-45e1-bfc6-af0b333a4f79 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5439479-f899-4b87-ab16-6e436b7f22ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:57.960974 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-db5a187d-ca9c-45e1-bfc6-af0b333a4f79 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9814041a-e8b2-42e9-970d-b25412492500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:58.046809 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-db5a187d-ca9c-45e1-bfc6-af0b333a4f79 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Created reservations ['0e2aafec-bcd5-4bfb-b77f-74c808a5252c', 'f3d6798d-99a4-4380-b518-d4a1f0d55923', '5fc73b8f-e5c7-4666-a133-58e6a5072e84', 'f7ddc3c2-7015-4470-a1a6-b828c51b566b'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:16:58.048219 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-db5a187d-ca9c-45e1-bfc6-af0b333a4f79 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9814041a-e8b2-42e9-970d-b25412492500) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e2aafec-bcd5-4bfb-b77f-74c808a5252c', 'f3d6798d-99a4-4380-b518-d4a1f0d55923', '5fc73b8f-e5c7-4666-a133-58e6a5072e84', 'f7ddc3c2-7015-4470-a1a6-b828c51b566b']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:58.049504 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-db5a187d-ca9c-45e1-bfc6-af0b333a4f79 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d3157d4-b705-4c21-9f61-36f59e6781d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:58.074381 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-db5a187d-ca9c-45e1-bfc6-af0b333a4f79 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d3157d4-b705-4c21-9f61-36f59e6781d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eaad0b65-637f-4ee0-8574-021a0d38f87d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-574284414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b0727a4d4c043b08fe8736dd35cb978',qos_specs=None,replication_status=,reservations=['0e2aafec-bcd5-4bfb-b77f-74c808a5252c','f3d6798d-99a4-4380-b518-d4a1f0d55923','5fc73b8f-e5c7-4666-a133-58e6a5072e84','f7ddc3c2-7015-4470-a1a6-b828c51b566b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5ba2a06628848c384378e6aad227697',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:16:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-574284414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eaad0b65-637f-4ee0-8574-021a0d38f87d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b0727a4d4c043b08fe8736dd35cb978',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5ba2a06628848c384378e6aad227697',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:58.075281 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-db5a187d-ca9c-45e1-bfc6-af0b333a4f79 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be2fc4f4-2048-44ec-a1ba-ec693d963829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:58.097868 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-db5a187d-ca9c-45e1-bfc6-af0b333a4f79 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be2fc4f4-2048-44ec-a1ba-ec693d963829) transitioned into state 'SUCCESS' from state '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-574284414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b0727a4d4c043b08fe8736dd35cb978',qos_specs=None,replication_status=,reservations=['0e2aafec-bcd5-4bfb-b77f-74c808a5252c','f3d6798d-99a4-4380-b518-d4a1f0d55923','5fc73b8f-e5c7-4666-a133-58e6a5072e84','f7ddc3c2-7015-4470-a1a6-b828c51b566b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5ba2a06628848c384378e6aad227697',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:58.098861 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-db5a187d-ca9c-45e1-bfc6-af0b333a4f79 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e577258f-867b-4fb9-8d7a-c09ade39f65c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:16:58.111658 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-db5a187d-ca9c-45e1-bfc6-af0b333a4f79 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e577258f-867b-4fb9-8d7a-c09ade39f65c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:16:58.112613 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-db5a187d-ca9c-45e1-bfc6-af0b333a4f79 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Flow 'volume_create_api' (2f2ed1b8-58a0-44f8-b0dd-460c3b24c123) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:16:58.112993 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-db5a187d-ca9c-45e1-bfc6-af0b333a4f79 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Create volume request issued successfully. Aug 12 20:16:58.113645 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-db5a187d-ca9c-45e1-bfc6-af0b333a4f79 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:16:58.114179 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 235/923] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:16:57 2026] POST /volume/v3/volumes => generated 753 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:16:58.129588 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-d971fef3-e4cb-4227-be1d-0a9f12476aa2 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:58.131815 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d971fef3-e4cb-4227-be1d-0a9f12476aa2 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] GET https://10.4.3.246/volume/v3/volumes/eaad0b65-637f-4ee0-8574-021a0d38f87d Aug 12 20:16:58.132061 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d971fef3-e4cb-4227-be1d-0a9f12476aa2 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:58.132301 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d971fef3-e4cb-4227-be1d-0a9f12476aa2 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:58.142336 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:58.142336 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:58.148434 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-d971fef3-e4cb-4227-be1d-0a9f12476aa2 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Volume info retrieved successfully. Aug 12 20:16:58.155011 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d971fef3-e4cb-4227-be1d-0a9f12476aa2 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] https://10.4.3.246/volume/v3/volumes/eaad0b65-637f-4ee0-8574-021a0d38f87d returned with HTTP 200 Aug 12 20:16:58.155511 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 230/924] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:58 2026] GET /volume/v3/volumes/eaad0b65-637f-4ee0-8574-021a0d38f87d => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:58.886551 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-b7d0ce04-7f01-47ee-8ebc-69f970ccd275 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:58.888578 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b7d0ce04-7f01-47ee-8ebc-69f970ccd275 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 Aug 12 20:16:58.888875 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b7d0ce04-7f01-47ee-8ebc-69f970ccd275 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:58.889156 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b7d0ce04-7f01-47ee-8ebc-69f970ccd275 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:58.889324 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-b7d0ce04-7f01-47ee-8ebc-69f970ccd275 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id dbc7d064-112f-46f5-ab90-140652d0ef67. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:58.898123 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:58.898123 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:58.899281 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b7d0ce04-7f01-47ee-8ebc-69f970ccd275 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 returned with HTTP 200 Aug 12 20:16:58.899851 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 228/925] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:58 2026] GET /volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:59.171024 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-574d6a70-4772-4324-bd6c-1412827aa487 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:59.174030 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-574d6a70-4772-4324-bd6c-1412827aa487 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] GET https://10.4.3.246/volume/v3/volumes/eaad0b65-637f-4ee0-8574-021a0d38f87d Aug 12 20:16:59.174217 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-574d6a70-4772-4324-bd6c-1412827aa487 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:59.174403 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-574d6a70-4772-4324-bd6c-1412827aa487 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:59.181917 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:59.181917 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:59.186254 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-574d6a70-4772-4324-bd6c-1412827aa487 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Volume info retrieved successfully. Aug 12 20:16:59.191000 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-574d6a70-4772-4324-bd6c-1412827aa487 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] https://10.4.3.246/volume/v3/volumes/eaad0b65-637f-4ee0-8574-021a0d38f87d returned with HTTP 200 Aug 12 20:16:59.191711 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 233/926] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:59 2026] GET /volume/v3/volumes/eaad0b65-637f-4ee0-8574-021a0d38f87d => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:59.207974 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-2050701a-3ba7-4b21-9b2f-4cb402b359bf None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:59.208588 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2050701a-3ba7-4b21-9b2f-4cb402b359bf tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] POST https://10.4.3.246/volume/v3/volumes/eaad0b65-637f-4ee0-8574-021a0d38f87d/action Aug 12 20:16:59.209008 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2050701a-3ba7-4b21-9b2f-4cb402b359bf tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:16:59.209195 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2050701a-3ba7-4b21-9b2f-4cb402b359bf tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:16:59.220894 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:59.220894 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:16:59.221529 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-2050701a-3ba7-4b21-9b2f-4cb402b359bf tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Volume info retrieved successfully. Aug 12 20:16:59.232447 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-2050701a-3ba7-4b21-9b2f-4cb402b359bf tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Volume updated successfully. Aug 12 20:16:59.232730 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2050701a-3ba7-4b21-9b2f-4cb402b359bf tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] https://10.4.3.246/volume/v3/volumes/eaad0b65-637f-4ee0-8574-021a0d38f87d/action returned with HTTP 200 Aug 12 20:16:59.233184 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 236/927] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:16:59 2026] POST /volume/v3/volumes/eaad0b65-637f-4ee0-8574-021a0d38f87d/action => generated 0 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 12 20:16:59.241168 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-fd7c62ba-c5e0-4dc3-aed2-3ec736f1eabf None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:59.244138 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-fd7c62ba-c5e0-4dc3-aed2-3ec736f1eabf tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] GET https://10.4.3.246/volume/v3/volumes/eaad0b65-637f-4ee0-8574-021a0d38f87d Aug 12 20:16:59.244138 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-fd7c62ba-c5e0-4dc3-aed2-3ec736f1eabf tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:59.244409 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-fd7c62ba-c5e0-4dc3-aed2-3ec736f1eabf tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:59.256213 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:59.256213 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:16:59.262111 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-fd7c62ba-c5e0-4dc3-aed2-3ec736f1eabf tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Volume info retrieved successfully. Aug 12 20:16:59.269136 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-fd7c62ba-c5e0-4dc3-aed2-3ec736f1eabf tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] https://10.4.3.246/volume/v3/volumes/eaad0b65-637f-4ee0-8574-021a0d38f87d returned with HTTP 200 Aug 12 20:16:59.269726 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 231/928] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:59 2026] GET /volume/v3/volumes/eaad0b65-637f-4ee0-8574-021a0d38f87d => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:59.440251 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-c5e48259-8c1c-4272-91f8-eca6598d8a43 req-4fd52588-3163-40c5-a138-0815be472591 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:59.445400 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-c5e48259-8c1c-4272-91f8-eca6598d8a43 req-4fd52588-3163-40c5-a138-0815be472591 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] GET https://10.4.3.246/volume/v3/volumes/eaad0b65-637f-4ee0-8574-021a0d38f87d Aug 12 20:16:59.445745 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-c5e48259-8c1c-4272-91f8-eca6598d8a43 req-4fd52588-3163-40c5-a138-0815be472591 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:59.447874 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-c5e48259-8c1c-4272-91f8-eca6598d8a43 req-4fd52588-3163-40c5-a138-0815be472591 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:59.460612 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:59.460612 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:16:59.467330 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-c5e48259-8c1c-4272-91f8-eca6598d8a43 req-4fd52588-3163-40c5-a138-0815be472591 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Volume info retrieved successfully. Aug 12 20:16:59.477644 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-c5e48259-8c1c-4272-91f8-eca6598d8a43 req-4fd52588-3163-40c5-a138-0815be472591 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] https://10.4.3.246/volume/v3/volumes/eaad0b65-637f-4ee0-8574-021a0d38f87d returned with HTTP 200 Aug 12 20:16:59.478276 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 229/929] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:16:59 2026] GET /volume/v3/volumes/eaad0b65-637f-4ee0-8574-021a0d38f87d => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:16:59.910818 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-3d698bef-ef69-44db-9c8e-ac392e7165a4 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:16:59.913137 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3d698bef-ef69-44db-9c8e-ac392e7165a4 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 Aug 12 20:16:59.913421 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3d698bef-ef69-44db-9c8e-ac392e7165a4 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:16:59.913686 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3d698bef-ef69-44db-9c8e-ac392e7165a4 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:16:59.913861 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-3d698bef-ef69-44db-9c8e-ac392e7165a4 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id dbc7d064-112f-46f5-ab90-140652d0ef67. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:16:59.919017 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:16:59.919017 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:16:59.919972 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3d698bef-ef69-44db-9c8e-ac392e7165a4 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 returned with HTTP 200 Aug 12 20:16:59.920453 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 234/930] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:16:59 2026] GET /volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:00.013394 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-41736e18-3a6e-425c-a54c-60351611ad5c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:00.017979 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-41736e18-3a6e-425c-a54c-60351611ad5c tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:17:00.018454 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-41736e18-3a6e-425c-a54c-60351611ad5c tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1898769862"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:17:00.020982 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-41736e18-3a6e-425c-a54c-60351611ad5c tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1898769862'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:17:00.020982 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-41736e18-3a6e-425c-a54c-60351611ad5c tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Create volume of 1 GB Aug 12 20:17:00.031688 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-41736e18-3a6e-425c-a54c-60351611ad5c tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Availability Zones retrieved successfully. Aug 12 20:17:00.036760 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-41736e18-3a6e-425c-a54c-60351611ad5c tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Flow 'volume_create_api' (f371885f-53fb-4d2e-a96f-e9274e369111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:17:00.037564 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-41736e18-3a6e-425c-a54c-60351611ad5c tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f76d919-62d2-4077-b357-49d9145a6b1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:00.038807 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-41736e18-3a6e-425c-a54c-60351611ad5c tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:17:00.072571 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-41736e18-3a6e-425c-a54c-60351611ad5c tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f76d919-62d2-4077-b357-49d9145a6b1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:00.073456 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-41736e18-3a6e-425c-a54c-60351611ad5c tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0764dce4-a872-4dc2-9a63-6939181349c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:00.124585 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-41736e18-3a6e-425c-a54c-60351611ad5c tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Created reservations ['6ac4dcbb-bff1-4552-a8ae-360a3c12a738', '6addc7e8-7af9-4f18-bb81-b2991c603576', '084249c9-0f77-4a0b-a353-420ea4f11acd', 'ca17268c-2bba-46b4-b220-6767bcb6812c'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:17:00.125391 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-41736e18-3a6e-425c-a54c-60351611ad5c tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0764dce4-a872-4dc2-9a63-6939181349c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ac4dcbb-bff1-4552-a8ae-360a3c12a738', '6addc7e8-7af9-4f18-bb81-b2991c603576', '084249c9-0f77-4a0b-a353-420ea4f11acd', 'ca17268c-2bba-46b4-b220-6767bcb6812c']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:00.128102 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-41736e18-3a6e-425c-a54c-60351611ad5c tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29c0431a-b08d-4b89-adaf-c15903d135cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:00.165899 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-41736e18-3a6e-425c-a54c-60351611ad5c tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29c0431a-b08d-4b89-adaf-c15903d135cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9df46831-252b-4fb3-928a-59f1707e0267', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1898769862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b0727a4d4c043b08fe8736dd35cb978',qos_specs=None,replication_status=,reservations=['6ac4dcbb-bff1-4552-a8ae-360a3c12a738','6addc7e8-7af9-4f18-bb81-b2991c603576','084249c9-0f77-4a0b-a353-420ea4f11acd','ca17268c-2bba-46b4-b220-6767bcb6812c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5ba2a06628848c384378e6aad227697',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:17:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1898769862',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9df46831-252b-4fb3-928a-59f1707e0267,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b0727a4d4c043b08fe8736dd35cb978',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5ba2a06628848c384378e6aad227697',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:00.166881 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-41736e18-3a6e-425c-a54c-60351611ad5c tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fa72154-d0c9-4790-b7dd-afc4696567d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:00.195170 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-41736e18-3a6e-425c-a54c-60351611ad5c tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fa72154-d0c9-4790-b7dd-afc4696567d1) transitioned into state 'SUCCESS' from state '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-1898769862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b0727a4d4c043b08fe8736dd35cb978',qos_specs=None,replication_status=,reservations=['6ac4dcbb-bff1-4552-a8ae-360a3c12a738','6addc7e8-7af9-4f18-bb81-b2991c603576','084249c9-0f77-4a0b-a353-420ea4f11acd','ca17268c-2bba-46b4-b220-6767bcb6812c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5ba2a06628848c384378e6aad227697',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:00.196050 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-41736e18-3a6e-425c-a54c-60351611ad5c tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92bb9bf3-b716-4bed-bb1a-c2d09c51c8cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:00.209640 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-41736e18-3a6e-425c-a54c-60351611ad5c tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92bb9bf3-b716-4bed-bb1a-c2d09c51c8cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:00.211225 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-41736e18-3a6e-425c-a54c-60351611ad5c tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Flow 'volume_create_api' (f371885f-53fb-4d2e-a96f-e9274e369111) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:17:00.211474 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-41736e18-3a6e-425c-a54c-60351611ad5c tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Create volume request issued successfully. Aug 12 20:17:00.212550 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-41736e18-3a6e-425c-a54c-60351611ad5c tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:17:00.213181 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 237/931] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:17:00 2026] POST /volume/v3/volumes => generated 754 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:17:00.227394 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-2b76a137-031d-42f4-9460-acdd4f1a2519 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:00.229279 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2b76a137-031d-42f4-9460-acdd4f1a2519 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] GET https://10.4.3.246/volume/v3/volumes/9df46831-252b-4fb3-928a-59f1707e0267 Aug 12 20:17:00.229476 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2b76a137-031d-42f4-9460-acdd4f1a2519 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:00.230181 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2b76a137-031d-42f4-9460-acdd4f1a2519 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:00.237512 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:00.237512 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:00.241920 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-2b76a137-031d-42f4-9460-acdd4f1a2519 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Volume info retrieved successfully. Aug 12 20:17:00.246916 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2b76a137-031d-42f4-9460-acdd4f1a2519 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] https://10.4.3.246/volume/v3/volumes/9df46831-252b-4fb3-928a-59f1707e0267 returned with HTTP 200 Aug 12 20:17:00.247320 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 232/932] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:00 2026] GET /volume/v3/volumes/9df46831-252b-4fb3-928a-59f1707e0267 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:00.935041 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-403704e4-b2ff-4835-a684-8ad8f15aa088 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:00.938505 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-403704e4-b2ff-4835-a684-8ad8f15aa088 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 Aug 12 20:17:00.938796 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-403704e4-b2ff-4835-a684-8ad8f15aa088 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:00.939029 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-403704e4-b2ff-4835-a684-8ad8f15aa088 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:00.939172 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-403704e4-b2ff-4835-a684-8ad8f15aa088 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id dbc7d064-112f-46f5-ab90-140652d0ef67. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:00.945623 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:00.945623 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:00.946645 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-403704e4-b2ff-4835-a684-8ad8f15aa088 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 returned with HTTP 200 Aug 12 20:17:00.947273 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 230/933] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:00 2026] GET /volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:01.268763 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f8dadd48-b861-416b-85ff-67d29803e46b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:01.270993 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f8dadd48-b861-416b-85ff-67d29803e46b tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] GET https://10.4.3.246/volume/v3/volumes/9df46831-252b-4fb3-928a-59f1707e0267 Aug 12 20:17:01.271244 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f8dadd48-b861-416b-85ff-67d29803e46b tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:01.271476 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f8dadd48-b861-416b-85ff-67d29803e46b tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:01.280965 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:01.280965 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:17:01.286037 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-f8dadd48-b861-416b-85ff-67d29803e46b tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Volume info retrieved successfully. Aug 12 20:17:01.291968 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f8dadd48-b861-416b-85ff-67d29803e46b tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] https://10.4.3.246/volume/v3/volumes/9df46831-252b-4fb3-928a-59f1707e0267 returned with HTTP 200 Aug 12 20:17:01.292592 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 235/934] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:01 2026] GET /volume/v3/volumes/9df46831-252b-4fb3-928a-59f1707e0267 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:01.680735 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-0c063710-86ba-4fe2-8b62-b68d2678d776 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:01.683201 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0c063710-86ba-4fe2-8b62-b68d2678d776 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] DELETE https://10.4.3.246/volume/v3/volumes/9df46831-252b-4fb3-928a-59f1707e0267 Aug 12 20:17:01.683638 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-0c063710-86ba-4fe2-8b62-b68d2678d776 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:01.683638 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-0c063710-86ba-4fe2-8b62-b68d2678d776 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:01.685563 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-0c063710-86ba-4fe2-8b62-b68d2678d776 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Delete volume with id: 9df46831-252b-4fb3-928a-59f1707e0267 Aug 12 20:17:01.694004 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:01.694004 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:01.694718 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-0c063710-86ba-4fe2-8b62-b68d2678d776 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Volume info retrieved successfully. Aug 12 20:17:01.718892 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-0c063710-86ba-4fe2-8b62-b68d2678d776 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Delete volume request issued successfully. Aug 12 20:17:01.719246 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0c063710-86ba-4fe2-8b62-b68d2678d776 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] https://10.4.3.246/volume/v3/volumes/9df46831-252b-4fb3-928a-59f1707e0267 returned with HTTP 202 Aug 12 20:17:01.719568 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 238/935] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:17:01 2026] DELETE /volume/v3/volumes/9df46831-252b-4fb3-928a-59f1707e0267 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:17:01.731628 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-56ffd56b-f8bd-4e16-ad33-ff08b0fc542d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:01.733775 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-56ffd56b-f8bd-4e16-ad33-ff08b0fc542d tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] GET https://10.4.3.246/volume/v3/volumes/9df46831-252b-4fb3-928a-59f1707e0267 Aug 12 20:17:01.734520 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-56ffd56b-f8bd-4e16-ad33-ff08b0fc542d tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:01.734520 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-56ffd56b-f8bd-4e16-ad33-ff08b0fc542d tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:01.742280 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:01.742280 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:01.746704 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-56ffd56b-f8bd-4e16-ad33-ff08b0fc542d tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Volume info retrieved successfully. Aug 12 20:17:01.751965 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-56ffd56b-f8bd-4e16-ad33-ff08b0fc542d tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] https://10.4.3.246/volume/v3/volumes/9df46831-252b-4fb3-928a-59f1707e0267 returned with HTTP 200 Aug 12 20:17:01.752421 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 233/936] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:01 2026] GET /volume/v3/volumes/9df46831-252b-4fb3-928a-59f1707e0267 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:01.961263 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-e2479d80-8423-4a02-9b6e-6280c109358c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:01.963603 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e2479d80-8423-4a02-9b6e-6280c109358c tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 Aug 12 20:17:01.963848 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e2479d80-8423-4a02-9b6e-6280c109358c tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:01.964091 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e2479d80-8423-4a02-9b6e-6280c109358c tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:01.964260 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-e2479d80-8423-4a02-9b6e-6280c109358c tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id dbc7d064-112f-46f5-ab90-140652d0ef67. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:01.970071 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:01.970071 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:01.971062 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e2479d80-8423-4a02-9b6e-6280c109358c tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 returned with HTTP 200 Aug 12 20:17:01.971586 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 231/937] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:01 2026] GET /volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:02.335112 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0031fdee-e7d7-4d7d-8c9d-ec21e4441c60 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:02.339338 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0031fdee-e7d7-4d7d-8c9d-ec21e4441c60 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] GET https://10.4.3.246/volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 Aug 12 20:17:02.339626 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0031fdee-e7d7-4d7d-8c9d-ec21e4441c60 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:02.339890 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0031fdee-e7d7-4d7d-8c9d-ec21e4441c60 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:02.357220 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:02.357220 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:17:02.364479 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-0031fdee-e7d7-4d7d-8c9d-ec21e4441c60 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Volume info retrieved successfully. Aug 12 20:17:02.369414 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0031fdee-e7d7-4d7d-8c9d-ec21e4441c60 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] https://10.4.3.246/volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 returned with HTTP 200 Aug 12 20:17:02.369979 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 236/938] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:02 2026] GET /volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:17:02.640568 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c5ab1d09-068c-4280-a9fb-10e694b522df None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:02.642257 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c5ab1d09-068c-4280-a9fb-10e694b522df tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] GET https://10.4.3.246/volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 Aug 12 20:17:02.642568 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c5ab1d09-068c-4280-a9fb-10e694b522df tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:02.642912 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c5ab1d09-068c-4280-a9fb-10e694b522df tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:02.652704 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:02.652704 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:02.658061 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-c5ab1d09-068c-4280-a9fb-10e694b522df tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Volume info retrieved successfully. Aug 12 20:17:02.663942 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c5ab1d09-068c-4280-a9fb-10e694b522df tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] https://10.4.3.246/volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 returned with HTTP 200 Aug 12 20:17:02.664504 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 239/939] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:02 2026] GET /volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:17:02.735582 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-fe1f52a8-5898-4547-943d-3bf253483b64 req-d929973a-da45-4e35-bd38-9bcc74a9acc2 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:02.737912 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-fe1f52a8-5898-4547-943d-3bf253483b64 req-d929973a-da45-4e35-bd38-9bcc74a9acc2 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] GET https://10.4.3.246/volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 Aug 12 20:17:02.738802 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-fe1f52a8-5898-4547-943d-3bf253483b64 req-d929973a-da45-4e35-bd38-9bcc74a9acc2 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:02.738802 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-fe1f52a8-5898-4547-943d-3bf253483b64 req-d929973a-da45-4e35-bd38-9bcc74a9acc2 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:02.752100 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:02.752100 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:02.756273 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-fe1f52a8-5898-4547-943d-3bf253483b64 req-d929973a-da45-4e35-bd38-9bcc74a9acc2 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Volume info retrieved successfully. Aug 12 20:17:02.761452 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-fe1f52a8-5898-4547-943d-3bf253483b64 req-d929973a-da45-4e35-bd38-9bcc74a9acc2 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] https://10.4.3.246/volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 returned with HTTP 200 Aug 12 20:17:02.762004 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 234/940] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:17:02 2026] GET /volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:17:02.773034 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-c9f27b23-6148-4ca0-b49b-bf093c346ba5 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:02.775183 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c9f27b23-6148-4ca0-b49b-bf093c346ba5 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] GET https://10.4.3.246/volume/v3/volumes/9df46831-252b-4fb3-928a-59f1707e0267 Aug 12 20:17:02.775183 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c9f27b23-6148-4ca0-b49b-bf093c346ba5 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:02.775451 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c9f27b23-6148-4ca0-b49b-bf093c346ba5 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:02.789563 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c9f27b23-6148-4ca0-b49b-bf093c346ba5 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] https://10.4.3.246/volume/v3/volumes/9df46831-252b-4fb3-928a-59f1707e0267 returned with HTTP 404 Aug 12 20:17:02.790200 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 232/941] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:02 2026] GET /volume/v3/volumes/9df46831-252b-4fb3-928a-59f1707e0267 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:17:02.805256 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-d940c90b-5a25-4c89-8995-9805e6546b88 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:02.807922 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d940c90b-5a25-4c89-8995-9805e6546b88 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] DELETE https://10.4.3.246/volume/v3/volumes/eaad0b65-637f-4ee0-8574-021a0d38f87d Aug 12 20:17:02.808359 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d940c90b-5a25-4c89-8995-9805e6546b88 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:02.808449 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d940c90b-5a25-4c89-8995-9805e6546b88 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:02.808679 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-d940c90b-5a25-4c89-8995-9805e6546b88 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Delete volume with id: eaad0b65-637f-4ee0-8574-021a0d38f87d Aug 12 20:17:02.821227 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:02.821227 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:17:02.821828 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-d940c90b-5a25-4c89-8995-9805e6546b88 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Volume info retrieved successfully. Aug 12 20:17:02.837426 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-fe1f52a8-5898-4547-943d-3bf253483b64 req-08701de9-eaa6-4234-9c1d-d028f1c599ca None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:02.839965 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-fe1f52a8-5898-4547-943d-3bf253483b64 req-08701de9-eaa6-4234-9c1d-d028f1c599ca tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] POST https://10.4.3.246/volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1/action Aug 12 20:17:02.840183 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-fe1f52a8-5898-4547-943d-3bf253483b64 req-08701de9-eaa6-4234-9c1d-d028f1c599ca tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:17:02.840273 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-fe1f52a8-5898-4547-943d-3bf253483b64 req-08701de9-eaa6-4234-9c1d-d028f1c599ca tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:17:02.854180 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-d940c90b-5a25-4c89-8995-9805e6546b88 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Delete volume request issued successfully. Aug 12 20:17:02.854408 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d940c90b-5a25-4c89-8995-9805e6546b88 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] https://10.4.3.246/volume/v3/volumes/eaad0b65-637f-4ee0-8574-021a0d38f87d returned with HTTP 202 Aug 12 20:17:02.854932 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 237/942] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:17:02 2026] DELETE /volume/v3/volumes/eaad0b65-637f-4ee0-8574-021a0d38f87d => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:17:02.858848 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:02.858848 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:02.859310 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-fe1f52a8-5898-4547-943d-3bf253483b64 req-08701de9-eaa6-4234-9c1d-d028f1c599ca tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Volume info retrieved successfully. Aug 12 20:17:02.866686 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-d9fada4c-581b-4fd0-997a-2e3059e20823 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:02.870985 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d9fada4c-581b-4fd0-997a-2e3059e20823 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] GET https://10.4.3.246/volume/v3/volumes/eaad0b65-637f-4ee0-8574-021a0d38f87d Aug 12 20:17:02.871491 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d9fada4c-581b-4fd0-997a-2e3059e20823 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:02.872307 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d9fada4c-581b-4fd0-997a-2e3059e20823 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:02.874139 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-fe1f52a8-5898-4547-943d-3bf253483b64 req-08701de9-eaa6-4234-9c1d-d028f1c599ca tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Begin detaching volume completed successfully. Aug 12 20:17:02.874359 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-fe1f52a8-5898-4547-943d-3bf253483b64 req-08701de9-eaa6-4234-9c1d-d028f1c599ca tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] https://10.4.3.246/volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1/action returned with HTTP 202 Aug 12 20:17:02.874823 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 240/943] 10.4.3.246 () {72 vars in 1672 bytes} [Wed Aug 12 20:17:02 2026] POST /volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:17:02.889082 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:02.889082 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:02.892788 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-d9fada4c-581b-4fd0-997a-2e3059e20823 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Volume info retrieved successfully. Aug 12 20:17:02.896897 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d9fada4c-581b-4fd0-997a-2e3059e20823 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] https://10.4.3.246/volume/v3/volumes/eaad0b65-637f-4ee0-8574-021a0d38f87d returned with HTTP 200 Aug 12 20:17:02.897387 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 235/944] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:02 2026] GET /volume/v3/volumes/eaad0b65-637f-4ee0-8574-021a0d38f87d => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:02.948038 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-39e5769c-8b31-4af3-9b01-a3944baca537 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:02.948168 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-39e5769c-8b31-4af3-9b01-a3944baca537 None None] GET https://10.4.3.246/volume// Aug 12 20:17:02.948318 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-39e5769c-8b31-4af3-9b01-a3944baca537 None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:02.950565 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-39e5769c-8b31-4af3-9b01-a3944baca537 None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:02.950565 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-39e5769c-8b31-4af3-9b01-a3944baca537 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:17:02.950565 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 233/945] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:17:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:17:02.957067 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-fe1f52a8-5898-4547-943d-3bf253483b64 req-c8dd4df8-52ae-40fc-ad10-f79822ef9335 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:02.959467 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-fe1f52a8-5898-4547-943d-3bf253483b64 req-c8dd4df8-52ae-40fc-ad10-f79822ef9335 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] GET https://10.4.3.246/volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 Aug 12 20:17:02.959775 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-fe1f52a8-5898-4547-943d-3bf253483b64 req-c8dd4df8-52ae-40fc-ad10-f79822ef9335 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:02.960008 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-fe1f52a8-5898-4547-943d-3bf253483b64 req-c8dd4df8-52ae-40fc-ad10-f79822ef9335 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:02.972599 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:02.972599 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:17:02.977333 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-fe1f52a8-5898-4547-943d-3bf253483b64 req-c8dd4df8-52ae-40fc-ad10-f79822ef9335 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Volume info retrieved successfully. Aug 12 20:17:02.983099 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-fe1f52a8-5898-4547-943d-3bf253483b64 req-c8dd4df8-52ae-40fc-ad10-f79822ef9335 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] https://10.4.3.246/volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 returned with HTTP 200 Aug 12 20:17:02.983099 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 238/946] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:17:02 2026] GET /volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 => generated 1321 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:17:02.988416 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-18a4935f-b498-43a5-aeb1-88fac4b00a8a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:02.992522 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-18a4935f-b498-43a5-aeb1-88fac4b00a8a tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 Aug 12 20:17:02.992909 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-18a4935f-b498-43a5-aeb1-88fac4b00a8a tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:02.993229 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-18a4935f-b498-43a5-aeb1-88fac4b00a8a tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:02.993229 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-18a4935f-b498-43a5-aeb1-88fac4b00a8a tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id dbc7d064-112f-46f5-ab90-140652d0ef67. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:02.998905 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:02.998905 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:02.999783 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-18a4935f-b498-43a5-aeb1-88fac4b00a8a tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 returned with HTTP 200 Aug 12 20:17:03.000417 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 241/947] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:02 2026] GET /volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:03.677805 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-07332558-15e2-4ecb-8b67-0358ac5b09dc None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:03.681799 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-07332558-15e2-4ecb-8b67-0358ac5b09dc tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:17:03.682327 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-07332558-15e2-4ecb-8b67-0358ac5b09dc tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-19984194", "imageRef": "1a6b2873-fb11-4bc6-b709-07b662525798", "size": 1}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:17:03.689403 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-07332558-15e2-4ecb-8b67-0358ac5b09dc tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-19984194', 'imageRef': '1a6b2873-fb11-4bc6-b709-07b662525798', 'size': 1}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:17:03.914702 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-b16e54f6-c8b6-4fd5-82d9-aab50a2b9721 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:03.917042 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b16e54f6-c8b6-4fd5-82d9-aab50a2b9721 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] GET https://10.4.3.246/volume/v3/volumes/eaad0b65-637f-4ee0-8574-021a0d38f87d Aug 12 20:17:03.917253 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b16e54f6-c8b6-4fd5-82d9-aab50a2b9721 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:03.917520 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b16e54f6-c8b6-4fd5-82d9-aab50a2b9721 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:03.935765 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b16e54f6-c8b6-4fd5-82d9-aab50a2b9721 tempest-ServersNegativeTestJSON-1999564355 tempest-ServersNegativeTestJSON-1999564355-project-member] https://10.4.3.246/volume/v3/volumes/eaad0b65-637f-4ee0-8574-021a0d38f87d returned with HTTP 404 Aug 12 20:17:03.936470 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 234/948] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:03 2026] GET /volume/v3/volumes/eaad0b65-637f-4ee0-8574-021a0d38f87d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:17:03.937630 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-07332558-15e2-4ecb-8b67-0358ac5b09dc tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Create volume of 1 GB Aug 12 20:17:03.943556 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-07332558-15e2-4ecb-8b67-0358ac5b09dc tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Availability Zones retrieved successfully. Aug 12 20:17:03.950363 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-07332558-15e2-4ecb-8b67-0358ac5b09dc tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Flow 'volume_create_api' (d47d04fc-d648-4d29-9cd5-f108652f3b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:17:03.951531 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-07332558-15e2-4ecb-8b67-0358ac5b09dc tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b91a53a-27b1-40fe-ba2d-337a78b5c0a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:03.952918 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-07332558-15e2-4ecb-8b67-0358ac5b09dc tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:17:04.022023 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-c9cf34bf-73ae-4f56-b210-86d69aaa8c91 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:04.026118 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c9cf34bf-73ae-4f56-b210-86d69aaa8c91 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 Aug 12 20:17:04.026345 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c9cf34bf-73ae-4f56-b210-86d69aaa8c91 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:04.026606 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c9cf34bf-73ae-4f56-b210-86d69aaa8c91 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:04.026763 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-c9cf34bf-73ae-4f56-b210-86d69aaa8c91 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id dbc7d064-112f-46f5-ab90-140652d0ef67. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:04.033404 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:04.033404 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:17:04.034252 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c9cf34bf-73ae-4f56-b210-86d69aaa8c91 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 returned with HTTP 200 Aug 12 20:17:04.034730 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 239/949] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:04 2026] GET /volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:04.056244 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-07332558-15e2-4ecb-8b67-0358ac5b09dc tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b91a53a-27b1-40fe-ba2d-337a78b5c0a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:04.057222 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-07332558-15e2-4ecb-8b67-0358ac5b09dc tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2759878b-532e-4593-8c52-347141bb40cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:04.107988 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-fe1f52a8-5898-4547-943d-3bf253483b64 req-acdda44f-25b8-4d4c-ad4a-c63071ad5bd9 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:04.112888 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-fe1f52a8-5898-4547-943d-3bf253483b64 req-acdda44f-25b8-4d4c-ad4a-c63071ad5bd9 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] DELETE https://10.4.3.246/volume/v3/attachments/8c5b57dc-0ef5-4486-9f47-f104fc4c843d Aug 12 20:17:04.113130 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-fe1f52a8-5898-4547-943d-3bf253483b64 req-acdda44f-25b8-4d4c-ad4a-c63071ad5bd9 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:04.113322 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-fe1f52a8-5898-4547-943d-3bf253483b64 req-acdda44f-25b8-4d4c-ad4a-c63071ad5bd9 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:04.124525 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:04.124525 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:04.139958 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-07332558-15e2-4ecb-8b67-0358ac5b09dc tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Created reservations ['3539e1a8-1f1e-4f4d-a68a-e1aaa55c25a5', 'c0395344-de2d-417a-831e-35efb1ffd08d', 'b99487ed-c82d-4a81-a7c2-df70cd73048b', '825cd3a4-7aa1-440c-8cb6-5b37cdee3a1a'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:17:04.141926 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-07332558-15e2-4ecb-8b67-0358ac5b09dc tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2759878b-532e-4593-8c52-347141bb40cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3539e1a8-1f1e-4f4d-a68a-e1aaa55c25a5', 'c0395344-de2d-417a-831e-35efb1ffd08d', 'b99487ed-c82d-4a81-a7c2-df70cd73048b', '825cd3a4-7aa1-440c-8cb6-5b37cdee3a1a']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:04.143633 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-07332558-15e2-4ecb-8b67-0358ac5b09dc tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a9298f9-9bb8-4b37-89e2-b630e958e812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:04.176567 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-07332558-15e2-4ecb-8b67-0358ac5b09dc tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a9298f9-9bb8-4b37-89e2-b630e958e812) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '764d4508-1666-482b-b64c-b73bcb4540f7', '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-19984194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67702644d4174697b75ab3aed2642842',qos_specs=None,replication_status=,reservations=['3539e1a8-1f1e-4f4d-a68a-e1aaa55c25a5','c0395344-de2d-417a-831e-35efb1ffd08d','b99487ed-c82d-4a81-a7c2-df70cd73048b','825cd3a4-7aa1-440c-8cb6-5b37cdee3a1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b884e19596134b0b92f0203c85fe7232',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:17:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-19984194',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=764d4508-1666-482b-b64c-b73bcb4540f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67702644d4174697b75ab3aed2642842',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b884e19596134b0b92f0203c85fe7232',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:04.178034 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-07332558-15e2-4ecb-8b67-0358ac5b09dc tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27b80922-2fc0-43a2-a3ac-d67bb9d80242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:04.194015 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-fe1f52a8-5898-4547-943d-3bf253483b64 req-acdda44f-25b8-4d4c-ad4a-c63071ad5bd9 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] https://10.4.3.246/volume/v3/attachments/8c5b57dc-0ef5-4486-9f47-f104fc4c843d returned with HTTP 200 Aug 12 20:17:04.194496 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 242/950] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:17:04 2026] DELETE /volume/v3/attachments/8c5b57dc-0ef5-4486-9f47-f104fc4c843d => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:04.206716 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-07332558-15e2-4ecb-8b67-0358ac5b09dc tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27b80922-2fc0-43a2-a3ac-d67bb9d80242) transitioned into state 'SUCCESS' from state '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-19984194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67702644d4174697b75ab3aed2642842',qos_specs=None,replication_status=,reservations=['3539e1a8-1f1e-4f4d-a68a-e1aaa55c25a5','c0395344-de2d-417a-831e-35efb1ffd08d','b99487ed-c82d-4a81-a7c2-df70cd73048b','825cd3a4-7aa1-440c-8cb6-5b37cdee3a1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b884e19596134b0b92f0203c85fe7232',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:04.208107 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-07332558-15e2-4ecb-8b67-0358ac5b09dc tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4eaf251-ea16-4d45-80c6-f4f26bac7008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:04.221917 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-07332558-15e2-4ecb-8b67-0358ac5b09dc tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4eaf251-ea16-4d45-80c6-f4f26bac7008) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:04.224559 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-07332558-15e2-4ecb-8b67-0358ac5b09dc tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Flow 'volume_create_api' (d47d04fc-d648-4d29-9cd5-f108652f3b05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:17:04.224559 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-07332558-15e2-4ecb-8b67-0358ac5b09dc tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Create volume request issued successfully. Aug 12 20:17:04.224663 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-07332558-15e2-4ecb-8b67-0358ac5b09dc tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:17:04.225254 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 236/951] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:17:03 2026] POST /volume/v3/volumes => generated 751 bytes in 548 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:17:04.241596 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-6a75e78c-5bea-4555-b8e0-59b369e6bf39 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:04.243707 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6a75e78c-5bea-4555-b8e0-59b369e6bf39 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] GET https://10.4.3.246/volume/v3/volumes/764d4508-1666-482b-b64c-b73bcb4540f7 Aug 12 20:17:04.243902 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6a75e78c-5bea-4555-b8e0-59b369e6bf39 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:04.244145 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6a75e78c-5bea-4555-b8e0-59b369e6bf39 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:04.260524 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:04.260524 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:04.269388 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-6a75e78c-5bea-4555-b8e0-59b369e6bf39 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Volume info retrieved successfully. Aug 12 20:17:04.274883 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6a75e78c-5bea-4555-b8e0-59b369e6bf39 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] https://10.4.3.246/volume/v3/volumes/764d4508-1666-482b-b64c-b73bcb4540f7 returned with HTTP 200 Aug 12 20:17:04.275319 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 235/952] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:04 2026] GET /volume/v3/volumes/764d4508-1666-482b-b64c-b73bcb4540f7 => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:05.049349 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-2d3e9ffd-d7ec-4ac6-aebf-173c8c06608e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:05.051721 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2d3e9ffd-d7ec-4ac6-aebf-173c8c06608e tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 Aug 12 20:17:05.051917 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2d3e9ffd-d7ec-4ac6-aebf-173c8c06608e tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:05.052102 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2d3e9ffd-d7ec-4ac6-aebf-173c8c06608e tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:05.052232 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-2d3e9ffd-d7ec-4ac6-aebf-173c8c06608e tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id dbc7d064-112f-46f5-ab90-140652d0ef67. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:05.057919 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:05.057919 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:17:05.058744 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2d3e9ffd-d7ec-4ac6-aebf-173c8c06608e tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 returned with HTTP 200 Aug 12 20:17:05.059178 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 240/953] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:05 2026] GET /volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:05.061180 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-12932ed0-739b-4f6e-a1aa-efbca80d22dd None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:05.063533 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-12932ed0-739b-4f6e-a1aa-efbca80d22dd tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] GET https://10.4.3.246/volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 Aug 12 20:17:05.064595 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-12932ed0-739b-4f6e-a1aa-efbca80d22dd tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:05.064595 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-12932ed0-739b-4f6e-a1aa-efbca80d22dd tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:05.081177 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:05.081177 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:05.087938 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-12932ed0-739b-4f6e-a1aa-efbca80d22dd tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Volume info retrieved successfully. Aug 12 20:17:05.094860 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-12932ed0-739b-4f6e-a1aa-efbca80d22dd tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] https://10.4.3.246/volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 returned with HTTP 200 Aug 12 20:17:05.096025 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 243/954] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:05 2026] GET /volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:05.291990 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-fa8c1f17-20da-40aa-8120-76516b8d9e5c None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:05.294980 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-fa8c1f17-20da-40aa-8120-76516b8d9e5c tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] GET https://10.4.3.246/volume/v3/volumes/764d4508-1666-482b-b64c-b73bcb4540f7 Aug 12 20:17:05.295268 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-fa8c1f17-20da-40aa-8120-76516b8d9e5c tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:05.295410 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-fa8c1f17-20da-40aa-8120-76516b8d9e5c tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:05.310796 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:05.310796 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:05.315812 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-fa8c1f17-20da-40aa-8120-76516b8d9e5c tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Volume info retrieved successfully. Aug 12 20:17:05.324793 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-fa8c1f17-20da-40aa-8120-76516b8d9e5c tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] https://10.4.3.246/volume/v3/volumes/764d4508-1666-482b-b64c-b73bcb4540f7 returned with HTTP 200 Aug 12 20:17:05.325337 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 237/955] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:05 2026] GET /volume/v3/volumes/764d4508-1666-482b-b64c-b73bcb4540f7 => generated 901 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:06.073204 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-dea0939b-31ee-4338-8128-9f92c4c35202 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:06.077285 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-dea0939b-31ee-4338-8128-9f92c4c35202 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 Aug 12 20:17:06.078305 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-dea0939b-31ee-4338-8128-9f92c4c35202 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:06.078692 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-dea0939b-31ee-4338-8128-9f92c4c35202 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:06.078938 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-dea0939b-31ee-4338-8128-9f92c4c35202 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id dbc7d064-112f-46f5-ab90-140652d0ef67. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:06.084713 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:06.084713 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:06.086047 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-dea0939b-31ee-4338-8128-9f92c4c35202 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 returned with HTTP 200 Aug 12 20:17:06.086600 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 236/956] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:06 2026] GET /volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:06.098940 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-370b360f-0fcc-4fd4-ba21-223ac2d16e7f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:06.100934 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-370b360f-0fcc-4fd4-ba21-223ac2d16e7f tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 Aug 12 20:17:06.101128 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-370b360f-0fcc-4fd4-ba21-223ac2d16e7f tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:06.101316 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-370b360f-0fcc-4fd4-ba21-223ac2d16e7f tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:06.101406 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-370b360f-0fcc-4fd4-ba21-223ac2d16e7f tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 494162cc-bf15-4cf8-9a2c-580a20dcda85. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:06.105380 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:06.105380 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:17:06.106064 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-370b360f-0fcc-4fd4-ba21-223ac2d16e7f tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 returned with HTTP 200 Aug 12 20:17:06.106451 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 241/957] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:06 2026] GET /volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:06.116893 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b67ee36f-6477-43b5-a653-960e332930a4 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:06.118924 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b67ee36f-6477-43b5-a653-960e332930a4 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] POST https://10.4.3.246/volume/v3/backups Aug 12 20:17:06.119287 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b67ee36f-6477-43b5-a653-960e332930a4 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3c98f1f9-e017-461d-8e80-8514eb70c25f", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1690806750"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:17:06.121083 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.contrib.backups [None req-b67ee36f-6477-43b5-a653-960e332930a4 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Creating new backup {'backup': {'volume_id': '3c98f1f9-e017-461d-8e80-8514eb70c25f', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1690806750'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 20:17:06.121297 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.contrib.backups [None req-b67ee36f-6477-43b5-a653-960e332930a4 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Creating backup of volume 3c98f1f9-e017-461d-8e80-8514eb70c25f in container None Aug 12 20:17:06.130531 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:06.130531 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:06.131099 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-b67ee36f-6477-43b5-a653-960e332930a4 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Volume info retrieved successfully. Aug 12 20:17:06.153751 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-b67ee36f-6477-43b5-a653-960e332930a4 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Created reservations ['861f256a-a2f6-47e9-abcf-4917db8012dd', 'bcd49485-50b5-4779-9c31-2903f0a956a9'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:17:06.206789 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b67ee36f-6477-43b5-a653-960e332930a4 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups returned with HTTP 202 Aug 12 20:17:06.207466 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 244/958] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:17:06 2026] POST /volume/v3/backups => generated 330 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:17:06.217504 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-8d3d2f46-df14-4c00-a893-f4ec98da7cca None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:06.219633 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8d3d2f46-df14-4c00-a893-f4ec98da7cca tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 Aug 12 20:17:06.219877 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8d3d2f46-df14-4c00-a893-f4ec98da7cca tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:06.220117 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8d3d2f46-df14-4c00-a893-f4ec98da7cca tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:06.220260 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-8d3d2f46-df14-4c00-a893-f4ec98da7cca tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 14b68ca8-13ed-4eb0-8368-04872c2ea305. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:06.227728 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:06.227728 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:06.228349 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8d3d2f46-df14-4c00-a893-f4ec98da7cca tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 returned with HTTP 200 Aug 12 20:17:06.228917 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 238/959] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:06 2026] GET /volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:06.342897 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3a8251e0-8c58-4419-b267-a63d917d3fb1 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:06.346191 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3a8251e0-8c58-4419-b267-a63d917d3fb1 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] GET https://10.4.3.246/volume/v3/volumes/764d4508-1666-482b-b64c-b73bcb4540f7 Aug 12 20:17:06.346458 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3a8251e0-8c58-4419-b267-a63d917d3fb1 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:06.346734 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3a8251e0-8c58-4419-b267-a63d917d3fb1 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:06.369419 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:06.369419 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:06.374867 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-3a8251e0-8c58-4419-b267-a63d917d3fb1 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Volume info retrieved successfully. Aug 12 20:17:06.381426 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3a8251e0-8c58-4419-b267-a63d917d3fb1 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] https://10.4.3.246/volume/v3/volumes/764d4508-1666-482b-b64c-b73bcb4540f7 returned with HTTP 200 Aug 12 20:17:06.381991 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 237/960] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:06 2026] GET /volume/v3/volumes/764d4508-1666-482b-b64c-b73bcb4540f7 => generated 904 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:07.155558 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-60992226-a075-4660-879f-50a63f08255c None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:07.159743 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-60992226-a075-4660-879f-50a63f08255c tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:17:07.160651 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-60992226-a075-4660-879f-50a63f08255c tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "2a62ffab-0e2b-452f-9581-b234aba68ccf-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:17:07.162810 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-60992226-a075-4660-879f-50a63f08255c tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '2a62ffab-0e2b-452f-9581-b234aba68ccf-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:17:07.163003 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-60992226-a075-4660-879f-50a63f08255c tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Create volume of 1 GB Aug 12 20:17:07.168702 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-60992226-a075-4660-879f-50a63f08255c tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Availability Zones retrieved successfully. Aug 12 20:17:07.177411 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-60992226-a075-4660-879f-50a63f08255c tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Flow 'volume_create_api' (022200ea-18f5-4c04-89e3-7575c5496c36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:17:07.178891 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-60992226-a075-4660-879f-50a63f08255c tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14868287-3fb7-496c-abc7-92b58c4d4226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:07.179907 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-60992226-a075-4660-879f-50a63f08255c tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:17:07.219653 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-60992226-a075-4660-879f-50a63f08255c tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14868287-3fb7-496c-abc7-92b58c4d4226) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:07.220839 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-60992226-a075-4660-879f-50a63f08255c tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d877cc03-bae9-4e29-a1b6-08c35a42cb0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:07.251503 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d4358473-f215-4fa8-8dac-6d71ea617e3d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:07.254371 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d4358473-f215-4fa8-8dac-6d71ea617e3d tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 Aug 12 20:17:07.254813 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d4358473-f215-4fa8-8dac-6d71ea617e3d tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:07.255308 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d4358473-f215-4fa8-8dac-6d71ea617e3d tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:07.255577 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-d4358473-f215-4fa8-8dac-6d71ea617e3d tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 14b68ca8-13ed-4eb0-8368-04872c2ea305. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:07.262565 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:07.262565 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:07.264093 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d4358473-f215-4fa8-8dac-6d71ea617e3d tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 returned with HTTP 200 Aug 12 20:17:07.264738 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 245/961] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:07 2026] GET /volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 => generated 738 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:07.357862 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-60992226-a075-4660-879f-50a63f08255c tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Created reservations ['0d533c36-951f-4dba-a822-d4d1312976e2', 'e4b8c9cc-c2d3-4638-af00-eadd614cf250', '23decf48-8762-4d82-a896-1b9b13d3c3e9', '1c07d2b0-fc8c-403d-85de-1de77b218eee'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:17:07.358853 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-60992226-a075-4660-879f-50a63f08255c tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d877cc03-bae9-4e29-a1b6-08c35a42cb0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d533c36-951f-4dba-a822-d4d1312976e2', 'e4b8c9cc-c2d3-4638-af00-eadd614cf250', '23decf48-8762-4d82-a896-1b9b13d3c3e9', '1c07d2b0-fc8c-403d-85de-1de77b218eee']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:07.359697 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-60992226-a075-4660-879f-50a63f08255c tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5c1a6ae-7986-4ba8-b670-504a748b3979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:07.385742 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-60992226-a075-4660-879f-50a63f08255c tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5c1a6ae-7986-4ba8-b670-504a748b3979) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50cc9fef-83f9-4127-906c-68af93300203', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='2a62ffab-0e2b-452f-9581-b234aba68ccf-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7c04b0c8b854443b8e205ce0f16fe3c',qos_specs=None,replication_status=,reservations=['0d533c36-951f-4dba-a822-d4d1312976e2','e4b8c9cc-c2d3-4638-af00-eadd614cf250','23decf48-8762-4d82-a896-1b9b13d3c3e9','1c07d2b0-fc8c-403d-85de-1de77b218eee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2f48f597e9743eea27d6250814f9e64',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:17:07Z,deleted=False,deleted_at=None,display_description='',display_name='2a62ffab-0e2b-452f-9581-b234aba68ccf-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50cc9fef-83f9-4127-906c-68af93300203,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7c04b0c8b854443b8e205ce0f16fe3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2f48f597e9743eea27d6250814f9e64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:07.387141 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-60992226-a075-4660-879f-50a63f08255c tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d12410a2-3696-4716-ab10-9917e998a202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:07.406029 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-1d3f1279-95ad-41cd-865a-56910a0a7f96 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:07.408440 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1d3f1279-95ad-41cd-865a-56910a0a7f96 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] GET https://10.4.3.246/volume/v3/volumes/764d4508-1666-482b-b64c-b73bcb4540f7 Aug 12 20:17:07.408686 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1d3f1279-95ad-41cd-865a-56910a0a7f96 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:07.408961 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1d3f1279-95ad-41cd-865a-56910a0a7f96 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:07.417730 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:07.417730 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:07.425876 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-1d3f1279-95ad-41cd-865a-56910a0a7f96 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Volume info retrieved successfully. Aug 12 20:17:07.433468 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1d3f1279-95ad-41cd-865a-56910a0a7f96 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] https://10.4.3.246/volume/v3/volumes/764d4508-1666-482b-b64c-b73bcb4540f7 returned with HTTP 200 Aug 12 20:17:07.433747 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 239/962] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:07 2026] GET /volume/v3/volumes/764d4508-1666-482b-b64c-b73bcb4540f7 => generated 904 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:07.443853 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-60992226-a075-4660-879f-50a63f08255c tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d12410a2-3696-4716-ab10-9917e998a202) transitioned into 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='2a62ffab-0e2b-452f-9581-b234aba68ccf-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7c04b0c8b854443b8e205ce0f16fe3c',qos_specs=None,replication_status=,reservations=['0d533c36-951f-4dba-a822-d4d1312976e2','e4b8c9cc-c2d3-4638-af00-eadd614cf250','23decf48-8762-4d82-a896-1b9b13d3c3e9','1c07d2b0-fc8c-403d-85de-1de77b218eee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2f48f597e9743eea27d6250814f9e64',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:07.445049 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-60992226-a075-4660-879f-50a63f08255c tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e82ce2a-60ef-45c2-b1e9-b6b8e089f456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:07.465768 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-60992226-a075-4660-879f-50a63f08255c tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e82ce2a-60ef-45c2-b1e9-b6b8e089f456) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:07.468057 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-60992226-a075-4660-879f-50a63f08255c tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Flow 'volume_create_api' (022200ea-18f5-4c04-89e3-7575c5496c36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:17:07.468057 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-60992226-a075-4660-879f-50a63f08255c tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Create volume request issued successfully. Aug 12 20:17:07.469619 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-60992226-a075-4660-879f-50a63f08255c tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:17:07.469845 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 242/963] 10.4.3.246 () {72 vars in 1541 bytes} [Wed Aug 12 20:17:07 2026] POST /volume/v3/volumes => generated 749 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:17:07.481582 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-886d0192-b79d-4fa0-b974-05f298134adb None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:07.487702 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-886d0192-b79d-4fa0-b974-05f298134adb tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] GET https://10.4.3.246/volume/v3/volumes/50cc9fef-83f9-4127-906c-68af93300203 Aug 12 20:17:07.488018 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-886d0192-b79d-4fa0-b974-05f298134adb tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:07.488303 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-886d0192-b79d-4fa0-b974-05f298134adb tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:07.507136 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:07.507136 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:07.514810 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-886d0192-b79d-4fa0-b974-05f298134adb tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Volume info retrieved successfully. Aug 12 20:17:07.525198 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-886d0192-b79d-4fa0-b974-05f298134adb tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] https://10.4.3.246/volume/v3/volumes/50cc9fef-83f9-4127-906c-68af93300203 returned with HTTP 200 Aug 12 20:17:07.525612 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 238/964] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:17:07 2026] GET /volume/v3/volumes/50cc9fef-83f9-4127-906c-68af93300203 => generated 817 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:07.537605 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-66788c69-fe91-4976-8d7a-7428c538da79 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:07.540211 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-66788c69-fe91-4976-8d7a-7428c538da79 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] GET https://10.4.3.246/volume/v3/volumes/50cc9fef-83f9-4127-906c-68af93300203 Aug 12 20:17:07.540517 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-66788c69-fe91-4976-8d7a-7428c538da79 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:07.540835 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-66788c69-fe91-4976-8d7a-7428c538da79 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:07.549037 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:07.549037 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:07.553941 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-66788c69-fe91-4976-8d7a-7428c538da79 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Volume info retrieved successfully. Aug 12 20:17:07.560105 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-66788c69-fe91-4976-8d7a-7428c538da79 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] https://10.4.3.246/volume/v3/volumes/50cc9fef-83f9-4127-906c-68af93300203 returned with HTTP 200 Aug 12 20:17:07.560105 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 246/965] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:17:07 2026] GET /volume/v3/volumes/50cc9fef-83f9-4127-906c-68af93300203 => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:08.281894 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-eccbc490-d866-4d7c-b02a-92d8f6fd33cf None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:08.284445 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-eccbc490-d866-4d7c-b02a-92d8f6fd33cf tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 Aug 12 20:17:08.284740 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-eccbc490-d866-4d7c-b02a-92d8f6fd33cf tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:08.284997 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-eccbc490-d866-4d7c-b02a-92d8f6fd33cf tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:08.285152 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-eccbc490-d866-4d7c-b02a-92d8f6fd33cf tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 14b68ca8-13ed-4eb0-8368-04872c2ea305. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:08.295282 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:08.295282 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:08.296218 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-eccbc490-d866-4d7c-b02a-92d8f6fd33cf tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 returned with HTTP 200 Aug 12 20:17:08.296824 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 240/966] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:08 2026] GET /volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:08.449931 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f2b89cfe-34b3-4846-9c0b-4bd454aa52cb None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:08.452333 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f2b89cfe-34b3-4846-9c0b-4bd454aa52cb tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] GET https://10.4.3.246/volume/v3/volumes/764d4508-1666-482b-b64c-b73bcb4540f7 Aug 12 20:17:08.452771 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f2b89cfe-34b3-4846-9c0b-4bd454aa52cb tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:08.453299 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f2b89cfe-34b3-4846-9c0b-4bd454aa52cb tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:08.463941 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:08.463941 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:17:08.468901 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-f2b89cfe-34b3-4846-9c0b-4bd454aa52cb tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Volume info retrieved successfully. Aug 12 20:17:08.473967 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f2b89cfe-34b3-4846-9c0b-4bd454aa52cb tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] https://10.4.3.246/volume/v3/volumes/764d4508-1666-482b-b64c-b73bcb4540f7 returned with HTTP 200 Aug 12 20:17:08.474564 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 243/967] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:08 2026] GET /volume/v3/volumes/764d4508-1666-482b-b64c-b73bcb4540f7 => generated 904 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:09.312414 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-e61ece0b-a8ac-4360-b19c-9982dde3a1ea None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:09.314639 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e61ece0b-a8ac-4360-b19c-9982dde3a1ea tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 Aug 12 20:17:09.314856 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e61ece0b-a8ac-4360-b19c-9982dde3a1ea tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:09.315067 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e61ece0b-a8ac-4360-b19c-9982dde3a1ea tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:09.315196 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-e61ece0b-a8ac-4360-b19c-9982dde3a1ea tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 14b68ca8-13ed-4eb0-8368-04872c2ea305. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:09.323069 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:09.323069 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:09.323938 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e61ece0b-a8ac-4360-b19c-9982dde3a1ea tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 returned with HTTP 200 Aug 12 20:17:09.324445 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 239/968] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:09 2026] GET /volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:09.493140 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-285c12ad-ad35-4457-b022-9abfe8c86d02 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:09.495099 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-285c12ad-ad35-4457-b022-9abfe8c86d02 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] GET https://10.4.3.246/volume/v3/volumes/764d4508-1666-482b-b64c-b73bcb4540f7 Aug 12 20:17:09.495316 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-285c12ad-ad35-4457-b022-9abfe8c86d02 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:09.495548 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-285c12ad-ad35-4457-b022-9abfe8c86d02 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:09.503583 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:09.503583 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:09.509529 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-285c12ad-ad35-4457-b022-9abfe8c86d02 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Volume info retrieved successfully. Aug 12 20:17:09.515452 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-285c12ad-ad35-4457-b022-9abfe8c86d02 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] https://10.4.3.246/volume/v3/volumes/764d4508-1666-482b-b64c-b73bcb4540f7 returned with HTTP 200 Aug 12 20:17:09.516158 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 247/969] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:09 2026] GET /volume/v3/volumes/764d4508-1666-482b-b64c-b73bcb4540f7 => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:09.843387 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e57f0b05-550c-4b7f-b93a-8d66d09dc16d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:09.845766 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e57f0b05-550c-4b7f-b93a-8d66d09dc16d tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:17:09.846185 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e57f0b05-550c-4b7f-b93a-8d66d09dc16d tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2046579071", "imageRef": "a0596018-e224-475d-8adb-b6c6e42731ae", "size": 1}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:17:09.848078 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-e57f0b05-550c-4b7f-b93a-8d66d09dc16d tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2046579071', 'imageRef': 'a0596018-e224-475d-8adb-b6c6e42731ae', 'size': 1}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:17:09.945287 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-e57f0b05-550c-4b7f-b93a-8d66d09dc16d tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Create volume of 1 GB Aug 12 20:17:09.951093 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-e57f0b05-550c-4b7f-b93a-8d66d09dc16d tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Availability Zones retrieved successfully. Aug 12 20:17:09.960108 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e57f0b05-550c-4b7f-b93a-8d66d09dc16d tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Flow 'volume_create_api' (fb4930c0-c73b-427e-a0fd-324cef985f02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:17:09.962455 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e57f0b05-550c-4b7f-b93a-8d66d09dc16d tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddd23209-0df8-4dcd-9441-a8b7ba5f09f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:09.964374 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-e57f0b05-550c-4b7f-b93a-8d66d09dc16d tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:17:10.049766 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e57f0b05-550c-4b7f-b93a-8d66d09dc16d tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddd23209-0df8-4dcd-9441-a8b7ba5f09f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:10.052447 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e57f0b05-550c-4b7f-b93a-8d66d09dc16d tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d84da414-b0de-42db-851c-7b9d395f62af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:10.103438 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-e57f0b05-550c-4b7f-b93a-8d66d09dc16d tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Created reservations ['dd0ec33f-e482-4fa3-ba53-e21aee80ecd1', 'b28fa5e5-a747-4f15-8983-a156bf43b48d', 'faac8310-11af-4adf-bf4f-a8d48fe0ea27', 'a6198c92-f390-4f58-945b-f38d935581b5'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:17:10.104207 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e57f0b05-550c-4b7f-b93a-8d66d09dc16d tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d84da414-b0de-42db-851c-7b9d395f62af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd0ec33f-e482-4fa3-ba53-e21aee80ecd1', 'b28fa5e5-a747-4f15-8983-a156bf43b48d', 'faac8310-11af-4adf-bf4f-a8d48fe0ea27', 'a6198c92-f390-4f58-945b-f38d935581b5']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:10.104930 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e57f0b05-550c-4b7f-b93a-8d66d09dc16d tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e572c9c-b5a3-448d-a1aa-e96848e58ff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:10.132469 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e57f0b05-550c-4b7f-b93a-8d66d09dc16d tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e572c9c-b5a3-448d-a1aa-e96848e58ff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10c8f9d7-2715-4df2-b686-abf285e926eb', '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-2046579071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd514b6662154fd78a1fe527cc4ceac0',qos_specs=None,replication_status=,reservations=['dd0ec33f-e482-4fa3-ba53-e21aee80ecd1','b28fa5e5-a747-4f15-8983-a156bf43b48d','faac8310-11af-4adf-bf4f-a8d48fe0ea27','a6198c92-f390-4f58-945b-f38d935581b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a842178d51a04d2c9091d2ec666cba06',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:17:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2046579071',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10c8f9d7-2715-4df2-b686-abf285e926eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd514b6662154fd78a1fe527cc4ceac0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a842178d51a04d2c9091d2ec666cba06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:10.133238 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e57f0b05-550c-4b7f-b93a-8d66d09dc16d tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f09e6d7f-b44c-4e42-ba89-5fec24e43a9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:10.156330 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e57f0b05-550c-4b7f-b93a-8d66d09dc16d tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f09e6d7f-b44c-4e42-ba89-5fec24e43a9a) transitioned into state 'SUCCESS' from state '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-2046579071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd514b6662154fd78a1fe527cc4ceac0',qos_specs=None,replication_status=,reservations=['dd0ec33f-e482-4fa3-ba53-e21aee80ecd1','b28fa5e5-a747-4f15-8983-a156bf43b48d','faac8310-11af-4adf-bf4f-a8d48fe0ea27','a6198c92-f390-4f58-945b-f38d935581b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a842178d51a04d2c9091d2ec666cba06',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:10.157489 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e57f0b05-550c-4b7f-b93a-8d66d09dc16d tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aabe6729-2f0d-481c-b6f8-24d43b9a04bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:10.171207 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e57f0b05-550c-4b7f-b93a-8d66d09dc16d tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aabe6729-2f0d-481c-b6f8-24d43b9a04bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:10.172165 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e57f0b05-550c-4b7f-b93a-8d66d09dc16d tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Flow 'volume_create_api' (fb4930c0-c73b-427e-a0fd-324cef985f02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:17:10.172566 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-e57f0b05-550c-4b7f-b93a-8d66d09dc16d tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Create volume request issued successfully. Aug 12 20:17:10.173208 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e57f0b05-550c-4b7f-b93a-8d66d09dc16d tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:17:10.173741 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 241/970] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:17:09 2026] POST /volume/v3/volumes => generated 753 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:17:10.192457 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-6f6e62d1-4982-4006-965b-259c4d9f2a3e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:10.199435 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6f6e62d1-4982-4006-965b-259c4d9f2a3e tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] GET https://10.4.3.246/volume/v3/volumes/10c8f9d7-2715-4df2-b686-abf285e926eb Aug 12 20:17:10.199435 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6f6e62d1-4982-4006-965b-259c4d9f2a3e tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:10.199435 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6f6e62d1-4982-4006-965b-259c4d9f2a3e tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:10.214386 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:10.214386 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:17:10.222286 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-6f6e62d1-4982-4006-965b-259c4d9f2a3e tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Volume info retrieved successfully. Aug 12 20:17:10.238274 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6f6e62d1-4982-4006-965b-259c4d9f2a3e tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] https://10.4.3.246/volume/v3/volumes/10c8f9d7-2715-4df2-b686-abf285e926eb returned with HTTP 200 Aug 12 20:17:10.238767 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 244/971] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:10 2026] GET /volume/v3/volumes/10c8f9d7-2715-4df2-b686-abf285e926eb => generated 821 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:10.338605 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-61b55d7b-09aa-4982-bffa-6e35ceb6c581 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:10.341283 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-61b55d7b-09aa-4982-bffa-6e35ceb6c581 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 Aug 12 20:17:10.341518 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-61b55d7b-09aa-4982-bffa-6e35ceb6c581 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:10.344319 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-61b55d7b-09aa-4982-bffa-6e35ceb6c581 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:10.344319 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-61b55d7b-09aa-4982-bffa-6e35ceb6c581 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 14b68ca8-13ed-4eb0-8368-04872c2ea305. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:10.347177 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:10.347177 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:10.347885 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-61b55d7b-09aa-4982-bffa-6e35ceb6c581 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 returned with HTTP 200 Aug 12 20:17:10.348341 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 240/972] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:10 2026] GET /volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:10.535521 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-cc8f6fb6-dcbb-4849-ba01-3a794c424739 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:10.542068 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cc8f6fb6-dcbb-4849-ba01-3a794c424739 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] GET https://10.4.3.246/volume/v3/volumes/764d4508-1666-482b-b64c-b73bcb4540f7 Aug 12 20:17:10.546017 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cc8f6fb6-dcbb-4849-ba01-3a794c424739 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:10.546355 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cc8f6fb6-dcbb-4849-ba01-3a794c424739 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:10.560675 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:10.560675 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:10.569479 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-cc8f6fb6-dcbb-4849-ba01-3a794c424739 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Volume info retrieved successfully. Aug 12 20:17:10.571258 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-8ef21ea7-6d1e-4105-99f0-6afdcb66f859 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:10.574745 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-8ef21ea7-6d1e-4105-99f0-6afdcb66f859 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] GET https://10.4.3.246/volume/v3/volumes/50cc9fef-83f9-4127-906c-68af93300203 Aug 12 20:17:10.575025 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-8ef21ea7-6d1e-4105-99f0-6afdcb66f859 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:10.575315 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-8ef21ea7-6d1e-4105-99f0-6afdcb66f859 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:10.576212 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cc8f6fb6-dcbb-4849-ba01-3a794c424739 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] https://10.4.3.246/volume/v3/volumes/764d4508-1666-482b-b64c-b73bcb4540f7 returned with HTTP 200 Aug 12 20:17:10.576641 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 248/973] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:10 2026] GET /volume/v3/volumes/764d4508-1666-482b-b64c-b73bcb4540f7 => generated 904 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:10.587870 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:10.587870 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:10.587870 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-8ef21ea7-6d1e-4105-99f0-6afdcb66f859 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Volume info retrieved successfully. Aug 12 20:17:10.594101 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-8ef21ea7-6d1e-4105-99f0-6afdcb66f859 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] https://10.4.3.246/volume/v3/volumes/50cc9fef-83f9-4127-906c-68af93300203 returned with HTTP 200 Aug 12 20:17:10.594563 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 242/974] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:17:10 2026] GET /volume/v3/volumes/50cc9fef-83f9-4127-906c-68af93300203 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:10.608554 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-8c610566-1851-41d0-999d-bf3c67960d1a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:10.608554 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8c610566-1851-41d0-999d-bf3c67960d1a None None] GET https://10.4.3.246/volume// Aug 12 20:17:10.609531 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8c610566-1851-41d0-999d-bf3c67960d1a None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:10.609531 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8c610566-1851-41d0-999d-bf3c67960d1a None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:10.609531 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8c610566-1851-41d0-999d-bf3c67960d1a None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:17:10.609531 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 245/975] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:17:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:17:10.618509 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-a3d97cab-39d5-48c8-8b88-16a828531696 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:10.621112 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-a3d97cab-39d5-48c8-8b88-16a828531696 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:17:10.621462 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-a3d97cab-39d5-48c8-8b88-16a828531696 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "50cc9fef-83f9-4127-906c-68af93300203", "connector": null, "instance_uuid": "2a62ffab-0e2b-452f-9581-b234aba68ccf"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:17:10.636236 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:10.636236 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:10.670246 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-a3d97cab-39d5-48c8-8b88-16a828531696 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:17:10.670773 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 241/976] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:17:10 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 12 20:17:10.679379 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-dbad083e-0474-4e5d-868b-1ef54fd2785b None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:10.680723 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-dbad083e-0474-4e5d-868b-1ef54fd2785b None None] GET https://10.4.3.246/volume// Aug 12 20:17:10.680723 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-dbad083e-0474-4e5d-868b-1ef54fd2785b None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:10.680723 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-dbad083e-0474-4e5d-868b-1ef54fd2785b None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:10.680723 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-dbad083e-0474-4e5d-868b-1ef54fd2785b None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:17:10.680923 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 249/977] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:17:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:17:10.689259 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-34963e4c-f514-423f-8c85-e76920595966 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:10.691629 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-34963e4c-f514-423f-8c85-e76920595966 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] GET https://10.4.3.246/volume/v3/volumes/50cc9fef-83f9-4127-906c-68af93300203 Aug 12 20:17:10.691874 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-34963e4c-f514-423f-8c85-e76920595966 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:10.692081 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-34963e4c-f514-423f-8c85-e76920595966 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:10.708419 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:10.708419 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:10.714969 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-34963e4c-f514-423f-8c85-e76920595966 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Volume info retrieved successfully. Aug 12 20:17:10.722659 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-34963e4c-f514-423f-8c85-e76920595966 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] https://10.4.3.246/volume/v3/volumes/50cc9fef-83f9-4127-906c-68af93300203 returned with HTTP 200 Aug 12 20:17:10.723186 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 243/978] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:17:10 2026] GET /volume/v3/volumes/50cc9fef-83f9-4127-906c-68af93300203 => generated 1021 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:17:10.844909 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-9f8a2973-a058-4f17-b194-e5a7a96d8d4b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:10.847334 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-9f8a2973-a058-4f17-b194-e5a7a96d8d4b tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] PUT https://10.4.3.246/volume/v3/attachments/15440739-0ba5-4d8e-a69d-3734339b5d02 Aug 12 20:17:10.848382 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-9f8a2973-a058-4f17-b194-e5a7a96d8d4b tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:17:10.863117 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-9f8a2973-a058-4f17-b194-e5a7a96d8d4b tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Acquiring lock "cinder-attachment_update-50cc9fef-83f9-4127-906c-68af93300203-np0000007109" by "attachment_update" {{(pid=100383) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:17:10.869456 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-9f8a2973-a058-4f17-b194-e5a7a96d8d4b tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Lock "cinder-attachment_update-50cc9fef-83f9-4127-906c-68af93300203-np0000007109" acquired by "attachment_update" :: waited 0.007s {{(pid=100383) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:17:10.871428 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:10.871428 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:17:10.961961 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-9f8a2973-a058-4f17-b194-e5a7a96d8d4b tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Lock "cinder-attachment_update-50cc9fef-83f9-4127-906c-68af93300203-np0000007109" released by "attachment_update" :: held 0.093s {{(pid=100383) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:17:10.962494 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-9f8a2973-a058-4f17-b194-e5a7a96d8d4b tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] https://10.4.3.246/volume/v3/attachments/15440739-0ba5-4d8e-a69d-3734339b5d02 returned with HTTP 200 Aug 12 20:17:10.963074 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 246/979] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:17:10 2026] PUT /volume/v3/attachments/15440739-0ba5-4d8e-a69d-3734339b5d02 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:17:10.985345 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-9619e1ee-6316-44df-b565-9f71007dc62e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:10.987320 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-9619e1ee-6316-44df-b565-9f71007dc62e tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] POST https://10.4.3.246/volume/v3/attachments/15440739-0ba5-4d8e-a69d-3734339b5d02/action Aug 12 20:17:10.987658 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-9619e1ee-6316-44df-b565-9f71007dc62e tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Action body: b'{"os-complete": null}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:17:10.987766 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-9619e1ee-6316-44df-b565-9f71007dc62e tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:17:11.002729 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:11.002729 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:11.014851 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-984b532b-365f-49f8-9682-2c32c80fcb76 req-9619e1ee-6316-44df-b565-9f71007dc62e tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] https://10.4.3.246/volume/v3/attachments/15440739-0ba5-4d8e-a69d-3734339b5d02/action returned with HTTP 204 Aug 12 20:17:11.015269 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 242/980] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:17:10 2026] POST /volume/v3/attachments/15440739-0ba5-4d8e-a69d-3734339b5d02/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:17:11.259646 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d99de4a8-7f45-4ff0-a6ac-c34600b10a13 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:11.262594 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d99de4a8-7f45-4ff0-a6ac-c34600b10a13 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] GET https://10.4.3.246/volume/v3/volumes/10c8f9d7-2715-4df2-b686-abf285e926eb Aug 12 20:17:11.263620 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d99de4a8-7f45-4ff0-a6ac-c34600b10a13 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:11.263620 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d99de4a8-7f45-4ff0-a6ac-c34600b10a13 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:11.273893 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:11.273893 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:11.284849 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-d99de4a8-7f45-4ff0-a6ac-c34600b10a13 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Volume info retrieved successfully. Aug 12 20:17:11.288875 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d99de4a8-7f45-4ff0-a6ac-c34600b10a13 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] https://10.4.3.246/volume/v3/volumes/10c8f9d7-2715-4df2-b686-abf285e926eb returned with HTTP 200 Aug 12 20:17:11.289495 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 250/981] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:11 2026] GET /volume/v3/volumes/10c8f9d7-2715-4df2-b686-abf285e926eb => generated 1361 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:17:11.329761 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-bcd141ff-bab3-4b18-85fc-f967697c35b2 req-4fa7ffd0-cc13-44fc-9856-d1869844481a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:11.332511 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-bcd141ff-bab3-4b18-85fc-f967697c35b2 req-4fa7ffd0-cc13-44fc-9856-d1869844481a tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] GET https://10.4.3.246/volume/v3/volumes/10c8f9d7-2715-4df2-b686-abf285e926eb Aug 12 20:17:11.332746 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-bcd141ff-bab3-4b18-85fc-f967697c35b2 req-4fa7ffd0-cc13-44fc-9856-d1869844481a tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:11.332939 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-bcd141ff-bab3-4b18-85fc-f967697c35b2 req-4fa7ffd0-cc13-44fc-9856-d1869844481a tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:11.340686 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:11.340686 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:11.345063 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-bcd141ff-bab3-4b18-85fc-f967697c35b2 req-4fa7ffd0-cc13-44fc-9856-d1869844481a tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Volume info retrieved successfully. Aug 12 20:17:11.352616 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-bcd141ff-bab3-4b18-85fc-f967697c35b2 req-4fa7ffd0-cc13-44fc-9856-d1869844481a tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] https://10.4.3.246/volume/v3/volumes/10c8f9d7-2715-4df2-b686-abf285e926eb returned with HTTP 200 Aug 12 20:17:11.352616 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 244/982] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:17:11 2026] GET /volume/v3/volumes/10c8f9d7-2715-4df2-b686-abf285e926eb => generated 1361 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:17:11.363122 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-acc5d307-0ff2-49d6-a69f-6ff66bde13d4 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:11.365527 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-acc5d307-0ff2-49d6-a69f-6ff66bde13d4 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 Aug 12 20:17:11.365723 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-acc5d307-0ff2-49d6-a69f-6ff66bde13d4 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:11.366113 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-acc5d307-0ff2-49d6-a69f-6ff66bde13d4 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:11.366356 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-acc5d307-0ff2-49d6-a69f-6ff66bde13d4 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 14b68ca8-13ed-4eb0-8368-04872c2ea305. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:11.371863 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:11.371863 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:17:11.372774 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-acc5d307-0ff2-49d6-a69f-6ff66bde13d4 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 returned with HTTP 200 Aug 12 20:17:11.373234 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 247/983] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:11 2026] GET /volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:11.601255 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-a9424fe8-a00e-4df5-a7c9-9e34f6a1b2ea None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:11.604779 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a9424fe8-a00e-4df5-a7c9-9e34f6a1b2ea tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] GET https://10.4.3.246/volume/v3/volumes/764d4508-1666-482b-b64c-b73bcb4540f7 Aug 12 20:17:11.605093 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a9424fe8-a00e-4df5-a7c9-9e34f6a1b2ea tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:11.606016 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a9424fe8-a00e-4df5-a7c9-9e34f6a1b2ea tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:11.617630 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:11.617630 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:11.624865 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-a9424fe8-a00e-4df5-a7c9-9e34f6a1b2ea tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Volume info retrieved successfully. Aug 12 20:17:11.630702 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a9424fe8-a00e-4df5-a7c9-9e34f6a1b2ea tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] https://10.4.3.246/volume/v3/volumes/764d4508-1666-482b-b64c-b73bcb4540f7 returned with HTTP 200 Aug 12 20:17:11.631107 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 243/984] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:11 2026] GET /volume/v3/volumes/764d4508-1666-482b-b64c-b73bcb4540f7 => generated 904 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:12.008087 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-bcd141ff-bab3-4b18-85fc-f967697c35b2 req-2b7623a5-7858-4a96-b1e3-60d0a6cc5845 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:12.013842 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-bcd141ff-bab3-4b18-85fc-f967697c35b2 req-2b7623a5-7858-4a96-b1e3-60d0a6cc5845 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] GET https://10.4.3.246/volume/v3/volumes/10c8f9d7-2715-4df2-b686-abf285e926eb Aug 12 20:17:12.014141 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-bcd141ff-bab3-4b18-85fc-f967697c35b2 req-2b7623a5-7858-4a96-b1e3-60d0a6cc5845 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:12.014346 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-bcd141ff-bab3-4b18-85fc-f967697c35b2 req-2b7623a5-7858-4a96-b1e3-60d0a6cc5845 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:12.021677 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:12.021677 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:12.026427 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-bcd141ff-bab3-4b18-85fc-f967697c35b2 req-2b7623a5-7858-4a96-b1e3-60d0a6cc5845 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Volume info retrieved successfully. Aug 12 20:17:12.031521 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-bcd141ff-bab3-4b18-85fc-f967697c35b2 req-2b7623a5-7858-4a96-b1e3-60d0a6cc5845 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] https://10.4.3.246/volume/v3/volumes/10c8f9d7-2715-4df2-b686-abf285e926eb returned with HTTP 200 Aug 12 20:17:12.031918 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 251/985] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:17:12 2026] GET /volume/v3/volumes/10c8f9d7-2715-4df2-b686-abf285e926eb => generated 1361 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:17:12.043873 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-1f185c66-34c1-48d2-bae7-6f544de05f79 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:12.044759 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1f185c66-34c1-48d2-bae7-6f544de05f79 None None] GET https://10.4.3.246/volume// Aug 12 20:17:12.046229 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1f185c66-34c1-48d2-bae7-6f544de05f79 None None] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:12.046229 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1f185c66-34c1-48d2-bae7-6f544de05f79 None None] Calling method 'all' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:12.046229 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1f185c66-34c1-48d2-bae7-6f544de05f79 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:17:12.047253 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 245/986] 10.4.3.246 () {66 vars in 1419 bytes} [Wed Aug 12 20:17:12 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 12 20:17:12.058326 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-bcd141ff-bab3-4b18-85fc-f967697c35b2 req-84820de0-ff52-4cd4-aaac-5ae3cb4561cd None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:12.061093 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-bcd141ff-bab3-4b18-85fc-f967697c35b2 req-84820de0-ff52-4cd4-aaac-5ae3cb4561cd tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:17:12.061621 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-bcd141ff-bab3-4b18-85fc-f967697c35b2 req-84820de0-ff52-4cd4-aaac-5ae3cb4561cd tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "10c8f9d7-2715-4df2-b686-abf285e926eb", "connector": null, "instance_uuid": "cac74d72-063f-4a81-a2e0-1322b40e5c3d"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:17:12.085063 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:12.085063 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:17:12.117063 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-bcd141ff-bab3-4b18-85fc-f967697c35b2 req-84820de0-ff52-4cd4-aaac-5ae3cb4561cd tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:17:12.117625 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 248/987] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:17:12 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:17:12.392082 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-c8779e88-a18f-4b18-8836-02964414759d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:12.393668 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c8779e88-a18f-4b18-8836-02964414759d tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 Aug 12 20:17:12.393810 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c8779e88-a18f-4b18-8836-02964414759d tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:12.394019 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c8779e88-a18f-4b18-8836-02964414759d tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:12.394282 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-c8779e88-a18f-4b18-8836-02964414759d tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 14b68ca8-13ed-4eb0-8368-04872c2ea305. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:12.411922 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:12.411922 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:12.413150 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c8779e88-a18f-4b18-8836-02964414759d tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 returned with HTTP 200 Aug 12 20:17:12.413330 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 244/988] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:12 2026] GET /volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 => generated 749 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:12.646816 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-71203a9a-3362-474d-9109-af9549d22774 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:12.649432 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-71203a9a-3362-474d-9109-af9549d22774 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] GET https://10.4.3.246/volume/v3/volumes/764d4508-1666-482b-b64c-b73bcb4540f7 Aug 12 20:17:12.649617 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-71203a9a-3362-474d-9109-af9549d22774 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:12.649819 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-71203a9a-3362-474d-9109-af9549d22774 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:12.659841 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:12.659841 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:12.665976 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-71203a9a-3362-474d-9109-af9549d22774 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Volume info retrieved successfully. Aug 12 20:17:12.674037 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-71203a9a-3362-474d-9109-af9549d22774 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] https://10.4.3.246/volume/v3/volumes/764d4508-1666-482b-b64c-b73bcb4540f7 returned with HTTP 200 Aug 12 20:17:12.674379 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 252/989] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:12 2026] GET /volume/v3/volumes/764d4508-1666-482b-b64c-b73bcb4540f7 => generated 1158 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:17:12.726579 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-c9cbee7d-f2d0-4257-9a3b-31d99c45afb4 req-3e6f9b91-1a0e-4418-b3c5-23addfb8147c None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:12.728297 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-c9cbee7d-f2d0-4257-9a3b-31d99c45afb4 req-3e6f9b91-1a0e-4418-b3c5-23addfb8147c tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] GET https://10.4.3.246/volume/v3/volumes/764d4508-1666-482b-b64c-b73bcb4540f7 Aug 12 20:17:12.728628 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-c9cbee7d-f2d0-4257-9a3b-31d99c45afb4 req-3e6f9b91-1a0e-4418-b3c5-23addfb8147c tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:12.728913 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-c9cbee7d-f2d0-4257-9a3b-31d99c45afb4 req-3e6f9b91-1a0e-4418-b3c5-23addfb8147c tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:12.740906 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:12.740906 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:12.746721 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-c9cbee7d-f2d0-4257-9a3b-31d99c45afb4 req-3e6f9b91-1a0e-4418-b3c5-23addfb8147c tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Volume info retrieved successfully. Aug 12 20:17:12.752269 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-c9cbee7d-f2d0-4257-9a3b-31d99c45afb4 req-3e6f9b91-1a0e-4418-b3c5-23addfb8147c tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] https://10.4.3.246/volume/v3/volumes/764d4508-1666-482b-b64c-b73bcb4540f7 returned with HTTP 200 Aug 12 20:17:12.752871 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 246/990] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:17:12 2026] GET /volume/v3/volumes/764d4508-1666-482b-b64c-b73bcb4540f7 => generated 1158 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:17:13.177013 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-c9cbee7d-f2d0-4257-9a3b-31d99c45afb4 req-1ca418b4-e36b-4a29-8662-a5c7cd1fa163 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:13.179815 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-c9cbee7d-f2d0-4257-9a3b-31d99c45afb4 req-1ca418b4-e36b-4a29-8662-a5c7cd1fa163 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] GET https://10.4.3.246/volume/v3/volumes/764d4508-1666-482b-b64c-b73bcb4540f7 Aug 12 20:17:13.180023 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-c9cbee7d-f2d0-4257-9a3b-31d99c45afb4 req-1ca418b4-e36b-4a29-8662-a5c7cd1fa163 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:13.180275 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-c9cbee7d-f2d0-4257-9a3b-31d99c45afb4 req-1ca418b4-e36b-4a29-8662-a5c7cd1fa163 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:13.189042 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:13.189042 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:17:13.195565 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-c9cbee7d-f2d0-4257-9a3b-31d99c45afb4 req-1ca418b4-e36b-4a29-8662-a5c7cd1fa163 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Volume info retrieved successfully. Aug 12 20:17:13.200396 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-c9cbee7d-f2d0-4257-9a3b-31d99c45afb4 req-1ca418b4-e36b-4a29-8662-a5c7cd1fa163 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] https://10.4.3.246/volume/v3/volumes/764d4508-1666-482b-b64c-b73bcb4540f7 returned with HTTP 200 Aug 12 20:17:13.201666 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 249/991] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:17:13 2026] GET /volume/v3/volumes/764d4508-1666-482b-b64c-b73bcb4540f7 => generated 1158 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:17:13.215079 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-1a12fb5c-ab0c-40ff-b7c6-3f51f9a88bd3 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:13.216489 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1a12fb5c-ab0c-40ff-b7c6-3f51f9a88bd3 None None] GET https://10.4.3.246/volume// Aug 12 20:17:13.216489 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1a12fb5c-ab0c-40ff-b7c6-3f51f9a88bd3 None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:13.216489 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1a12fb5c-ab0c-40ff-b7c6-3f51f9a88bd3 None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:13.216489 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1a12fb5c-ab0c-40ff-b7c6-3f51f9a88bd3 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:17:13.217184 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 245/992] 10.4.3.246 () {66 vars in 1419 bytes} [Wed Aug 12 20:17:13 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:17:13.227693 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-c9cbee7d-f2d0-4257-9a3b-31d99c45afb4 req-5d4f4955-7760-4d7a-9d91-cd459211c7c7 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:13.231379 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-c9cbee7d-f2d0-4257-9a3b-31d99c45afb4 req-5d4f4955-7760-4d7a-9d91-cd459211c7c7 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:17:13.231379 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-c9cbee7d-f2d0-4257-9a3b-31d99c45afb4 req-5d4f4955-7760-4d7a-9d91-cd459211c7c7 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "764d4508-1666-482b-b64c-b73bcb4540f7", "connector": null, "instance_uuid": "c93e7b49-05d5-4428-8964-238dfe0ba6c6"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:17:13.243113 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:13.243113 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:13.317882 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-c9cbee7d-f2d0-4257-9a3b-31d99c45afb4 req-5d4f4955-7760-4d7a-9d91-cd459211c7c7 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:17:13.318568 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 253/993] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:17:13 2026] POST /volume/v3/attachments => generated 273 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:17:13.431931 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-d0ea9794-385a-499b-8bae-4b0dacd1a382 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:13.435032 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d0ea9794-385a-499b-8bae-4b0dacd1a382 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 Aug 12 20:17:13.436560 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d0ea9794-385a-499b-8bae-4b0dacd1a382 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:13.436560 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d0ea9794-385a-499b-8bae-4b0dacd1a382 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:13.436560 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-d0ea9794-385a-499b-8bae-4b0dacd1a382 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 14b68ca8-13ed-4eb0-8368-04872c2ea305. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:13.443581 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:13.443581 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:13.446889 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d0ea9794-385a-499b-8bae-4b0dacd1a382 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 returned with HTTP 200 Aug 12 20:17:13.446889 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 247/994] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:13 2026] GET /volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:13.574475 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-bc17f0fc-b37b-4ef5-9001-48bad63229a6 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:13.575086 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-bc17f0fc-b37b-4ef5-9001-48bad63229a6 None None] GET https://10.4.3.246/volume// Aug 12 20:17:13.575372 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-bc17f0fc-b37b-4ef5-9001-48bad63229a6 None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:13.575678 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-bc17f0fc-b37b-4ef5-9001-48bad63229a6 None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:13.576130 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-bc17f0fc-b37b-4ef5-9001-48bad63229a6 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:17:13.576619 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 250/995] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:17:13 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:17:13.590457 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-bcd141ff-bab3-4b18-85fc-f967697c35b2 req-754c6275-e536-4d6f-8ea9-fea0bbf422f1 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:13.598572 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-bcd141ff-bab3-4b18-85fc-f967697c35b2 req-754c6275-e536-4d6f-8ea9-fea0bbf422f1 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] GET https://10.4.3.246/volume/v3/volumes/10c8f9d7-2715-4df2-b686-abf285e926eb Aug 12 20:17:13.598888 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-bcd141ff-bab3-4b18-85fc-f967697c35b2 req-754c6275-e536-4d6f-8ea9-fea0bbf422f1 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:13.599175 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-bcd141ff-bab3-4b18-85fc-f967697c35b2 req-754c6275-e536-4d6f-8ea9-fea0bbf422f1 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:13.619344 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:13.619344 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:13.625428 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-bcd141ff-bab3-4b18-85fc-f967697c35b2 req-754c6275-e536-4d6f-8ea9-fea0bbf422f1 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Volume info retrieved successfully. Aug 12 20:17:13.633279 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-bcd141ff-bab3-4b18-85fc-f967697c35b2 req-754c6275-e536-4d6f-8ea9-fea0bbf422f1 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] https://10.4.3.246/volume/v3/volumes/10c8f9d7-2715-4df2-b686-abf285e926eb returned with HTTP 200 Aug 12 20:17:13.633980 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 246/996] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:17:13 2026] GET /volume/v3/volumes/10c8f9d7-2715-4df2-b686-abf285e926eb => generated 1540 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:17:13.743952 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-bcd141ff-bab3-4b18-85fc-f967697c35b2 req-22a4aed1-2b32-411b-bbf4-55f6cb7320ae None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:13.745974 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-bcd141ff-bab3-4b18-85fc-f967697c35b2 req-22a4aed1-2b32-411b-bbf4-55f6cb7320ae tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] PUT https://10.4.3.246/volume/v3/attachments/833983ee-cbe4-456e-b996-12acf46ed6db Aug 12 20:17:13.746166 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-bcd141ff-bab3-4b18-85fc-f967697c35b2 req-22a4aed1-2b32-411b-bbf4-55f6cb7320ae tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:17:13.753920 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.coordination [req-bcd141ff-bab3-4b18-85fc-f967697c35b2 req-22a4aed1-2b32-411b-bbf4-55f6cb7320ae tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Acquiring lock "cinder-attachment_update-10c8f9d7-2715-4df2-b686-abf285e926eb-np0000007109" by "attachment_update" {{(pid=100384) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:17:13.759820 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.coordination [req-bcd141ff-bab3-4b18-85fc-f967697c35b2 req-22a4aed1-2b32-411b-bbf4-55f6cb7320ae tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Lock "cinder-attachment_update-10c8f9d7-2715-4df2-b686-abf285e926eb-np0000007109" acquired by "attachment_update" :: waited 0.005s {{(pid=100384) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:17:13.759820 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:13.759820 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:13.857708 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.coordination [req-bcd141ff-bab3-4b18-85fc-f967697c35b2 req-22a4aed1-2b32-411b-bbf4-55f6cb7320ae tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Lock "cinder-attachment_update-10c8f9d7-2715-4df2-b686-abf285e926eb-np0000007109" released by "attachment_update" :: held 0.099s {{(pid=100384) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:17:13.859462 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-bcd141ff-bab3-4b18-85fc-f967697c35b2 req-22a4aed1-2b32-411b-bbf4-55f6cb7320ae tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] https://10.4.3.246/volume/v3/attachments/833983ee-cbe4-456e-b996-12acf46ed6db returned with HTTP 200 Aug 12 20:17:13.859462 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 254/997] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:17:13 2026] PUT /volume/v3/attachments/833983ee-cbe4-456e-b996-12acf46ed6db => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:17:13.892937 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-bcd141ff-bab3-4b18-85fc-f967697c35b2 req-1c587158-ee21-4d59-9438-923b59cd08c1 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:13.896362 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-bcd141ff-bab3-4b18-85fc-f967697c35b2 req-1c587158-ee21-4d59-9438-923b59cd08c1 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] POST https://10.4.3.246/volume/v3/attachments/833983ee-cbe4-456e-b996-12acf46ed6db/action Aug 12 20:17:13.896737 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-bcd141ff-bab3-4b18-85fc-f967697c35b2 req-1c587158-ee21-4d59-9438-923b59cd08c1 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Action body: b'{"os-complete": null}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:17:13.896979 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-bcd141ff-bab3-4b18-85fc-f967697c35b2 req-1c587158-ee21-4d59-9438-923b59cd08c1 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:17:13.923436 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:13.923436 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:13.941897 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-bcd141ff-bab3-4b18-85fc-f967697c35b2 req-1c587158-ee21-4d59-9438-923b59cd08c1 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] https://10.4.3.246/volume/v3/attachments/833983ee-cbe4-456e-b996-12acf46ed6db/action returned with HTTP 204 Aug 12 20:17:13.941897 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 248/998] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:17:13 2026] POST /volume/v3/attachments/833983ee-cbe4-456e-b996-12acf46ed6db/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:17:14.463218 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-9db77b49-1d3a-41c9-8934-b23afd882e75 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:14.466824 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9db77b49-1d3a-41c9-8934-b23afd882e75 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 Aug 12 20:17:14.466824 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9db77b49-1d3a-41c9-8934-b23afd882e75 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:14.466824 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9db77b49-1d3a-41c9-8934-b23afd882e75 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:14.466824 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-9db77b49-1d3a-41c9-8934-b23afd882e75 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 14b68ca8-13ed-4eb0-8368-04872c2ea305. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:14.472323 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:14.472323 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:17:14.472896 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9db77b49-1d3a-41c9-8934-b23afd882e75 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 returned with HTTP 200 Aug 12 20:17:14.473452 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 251/999] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:14 2026] GET /volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:14.947263 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-f996933f-e1fa-4d39-b160-692ed09c74bb None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:14.947639 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f996933f-e1fa-4d39-b160-692ed09c74bb None None] GET https://10.4.3.246/volume// Aug 12 20:17:14.947942 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f996933f-e1fa-4d39-b160-692ed09c74bb None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:14.948169 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f996933f-e1fa-4d39-b160-692ed09c74bb None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:14.948624 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f996933f-e1fa-4d39-b160-692ed09c74bb None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:17:14.948817 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 247/1000] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:17:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:17:14.961860 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-c9cbee7d-f2d0-4257-9a3b-31d99c45afb4 req-fe5af486-6b99-4a9f-9d3d-719bda16c196 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:14.964614 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-c9cbee7d-f2d0-4257-9a3b-31d99c45afb4 req-fe5af486-6b99-4a9f-9d3d-719bda16c196 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] GET https://10.4.3.246/volume/v3/volumes/764d4508-1666-482b-b64c-b73bcb4540f7 Aug 12 20:17:14.964823 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-c9cbee7d-f2d0-4257-9a3b-31d99c45afb4 req-fe5af486-6b99-4a9f-9d3d-719bda16c196 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:14.965045 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-c9cbee7d-f2d0-4257-9a3b-31d99c45afb4 req-fe5af486-6b99-4a9f-9d3d-719bda16c196 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:14.976359 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:14.976359 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:14.980598 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-c9cbee7d-f2d0-4257-9a3b-31d99c45afb4 req-fe5af486-6b99-4a9f-9d3d-719bda16c196 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Volume info retrieved successfully. Aug 12 20:17:14.989550 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-c9cbee7d-f2d0-4257-9a3b-31d99c45afb4 req-fe5af486-6b99-4a9f-9d3d-719bda16c196 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] https://10.4.3.246/volume/v3/volumes/764d4508-1666-482b-b64c-b73bcb4540f7 returned with HTTP 200 Aug 12 20:17:14.990100 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 255/1001] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:17:14 2026] GET /volume/v3/volumes/764d4508-1666-482b-b64c-b73bcb4540f7 => generated 1337 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:17:15.128224 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-c9cbee7d-f2d0-4257-9a3b-31d99c45afb4 req-9950ac56-fe6a-472c-ae4b-598196fb7f8c None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:15.130987 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-c9cbee7d-f2d0-4257-9a3b-31d99c45afb4 req-9950ac56-fe6a-472c-ae4b-598196fb7f8c tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] PUT https://10.4.3.246/volume/v3/attachments/64a0857d-f01a-400c-a3c6-537352188ee9 Aug 12 20:17:15.131500 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-c9cbee7d-f2d0-4257-9a3b-31d99c45afb4 req-9950ac56-fe6a-472c-ae4b-598196fb7f8c tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:17:15.153928 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-c9cbee7d-f2d0-4257-9a3b-31d99c45afb4 req-9950ac56-fe6a-472c-ae4b-598196fb7f8c tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Acquiring lock "cinder-attachment_update-764d4508-1666-482b-b64c-b73bcb4540f7-np0000007109" by "attachment_update" {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:17:15.162782 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-c9cbee7d-f2d0-4257-9a3b-31d99c45afb4 req-9950ac56-fe6a-472c-ae4b-598196fb7f8c tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Lock "cinder-attachment_update-764d4508-1666-482b-b64c-b73bcb4540f7-np0000007109" acquired by "attachment_update" :: waited 0.009s {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:17:15.168111 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:15.168111 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:15.281460 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-c9cbee7d-f2d0-4257-9a3b-31d99c45afb4 req-9950ac56-fe6a-472c-ae4b-598196fb7f8c tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Lock "cinder-attachment_update-764d4508-1666-482b-b64c-b73bcb4540f7-np0000007109" released by "attachment_update" :: held 0.119s {{(pid=100385) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:17:15.281830 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-c9cbee7d-f2d0-4257-9a3b-31d99c45afb4 req-9950ac56-fe6a-472c-ae4b-598196fb7f8c tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] https://10.4.3.246/volume/v3/attachments/64a0857d-f01a-400c-a3c6-537352188ee9 returned with HTTP 200 Aug 12 20:17:15.282347 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 249/1002] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:17:15 2026] PUT /volume/v3/attachments/64a0857d-f01a-400c-a3c6-537352188ee9 => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:17:15.322631 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-c9cbee7d-f2d0-4257-9a3b-31d99c45afb4 req-2a06914d-ab4c-4cd4-a23c-3aaeb7f6c82c None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:15.329651 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-c9cbee7d-f2d0-4257-9a3b-31d99c45afb4 req-2a06914d-ab4c-4cd4-a23c-3aaeb7f6c82c tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] POST https://10.4.3.246/volume/v3/attachments/64a0857d-f01a-400c-a3c6-537352188ee9/action Aug 12 20:17:15.329651 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-c9cbee7d-f2d0-4257-9a3b-31d99c45afb4 req-2a06914d-ab4c-4cd4-a23c-3aaeb7f6c82c tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Action body: b'{"os-complete": null}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:17:15.329651 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-c9cbee7d-f2d0-4257-9a3b-31d99c45afb4 req-2a06914d-ab4c-4cd4-a23c-3aaeb7f6c82c tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:17:15.364646 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:15.364646 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:17:15.389610 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-c9cbee7d-f2d0-4257-9a3b-31d99c45afb4 req-2a06914d-ab4c-4cd4-a23c-3aaeb7f6c82c tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] https://10.4.3.246/volume/v3/attachments/64a0857d-f01a-400c-a3c6-537352188ee9/action returned with HTTP 204 Aug 12 20:17:15.389610 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 252/1003] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:17:15 2026] POST /volume/v3/attachments/64a0857d-f01a-400c-a3c6-537352188ee9/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:17:15.487707 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-2c8caf47-db54-414d-93fe-d288e1bec5f7 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:15.491562 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2c8caf47-db54-414d-93fe-d288e1bec5f7 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 Aug 12 20:17:15.491827 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2c8caf47-db54-414d-93fe-d288e1bec5f7 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:15.492061 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2c8caf47-db54-414d-93fe-d288e1bec5f7 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:15.492207 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-2c8caf47-db54-414d-93fe-d288e1bec5f7 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 14b68ca8-13ed-4eb0-8368-04872c2ea305. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:15.499710 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:15.499710 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:15.500395 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2c8caf47-db54-414d-93fe-d288e1bec5f7 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 returned with HTTP 200 Aug 12 20:17:15.500813 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 248/1004] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:15 2026] GET /volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:16.514204 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a4d94765-2a82-43cc-9f48-aecb3eae90e3 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:16.517939 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a4d94765-2a82-43cc-9f48-aecb3eae90e3 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 Aug 12 20:17:16.518258 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a4d94765-2a82-43cc-9f48-aecb3eae90e3 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:16.518621 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a4d94765-2a82-43cc-9f48-aecb3eae90e3 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:16.520348 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-a4d94765-2a82-43cc-9f48-aecb3eae90e3 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 14b68ca8-13ed-4eb0-8368-04872c2ea305. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:16.532799 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:16.532799 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:16.533643 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a4d94765-2a82-43cc-9f48-aecb3eae90e3 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 returned with HTTP 200 Aug 12 20:17:16.534529 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 256/1005] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:16 2026] GET /volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 => generated 749 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:17.549593 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-846f9976-676d-476e-a874-a6fb224893c3 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:17.551893 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-846f9976-676d-476e-a874-a6fb224893c3 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 Aug 12 20:17:17.552170 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-846f9976-676d-476e-a874-a6fb224893c3 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:17.552414 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-846f9976-676d-476e-a874-a6fb224893c3 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:17.552562 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-846f9976-676d-476e-a874-a6fb224893c3 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 14b68ca8-13ed-4eb0-8368-04872c2ea305. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:17.558625 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:17.558625 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:17.559456 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-846f9976-676d-476e-a874-a6fb224893c3 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 returned with HTTP 200 Aug 12 20:17:17.559955 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 250/1006] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:17 2026] GET /volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:17.800526 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-955eb48f-f39a-4444-a28d-1eba3064be6a req-0b38cfc5-e511-408a-ba5f-807e372168a3 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:17.803510 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-955eb48f-f39a-4444-a28d-1eba3064be6a req-0b38cfc5-e511-408a-ba5f-807e372168a3 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] GET https://10.4.3.246/volume/v3/volumes/50cc9fef-83f9-4127-906c-68af93300203 Aug 12 20:17:17.803755 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-955eb48f-f39a-4444-a28d-1eba3064be6a req-0b38cfc5-e511-408a-ba5f-807e372168a3 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:17.803971 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-955eb48f-f39a-4444-a28d-1eba3064be6a req-0b38cfc5-e511-408a-ba5f-807e372168a3 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:17.815527 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:17.815527 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:17:17.820375 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-955eb48f-f39a-4444-a28d-1eba3064be6a req-0b38cfc5-e511-408a-ba5f-807e372168a3 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Volume info retrieved successfully. Aug 12 20:17:17.832607 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-955eb48f-f39a-4444-a28d-1eba3064be6a req-0b38cfc5-e511-408a-ba5f-807e372168a3 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] https://10.4.3.246/volume/v3/volumes/50cc9fef-83f9-4127-906c-68af93300203 returned with HTTP 200 Aug 12 20:17:17.832793 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 253/1007] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:17:17 2026] GET /volume/v3/volumes/50cc9fef-83f9-4127-906c-68af93300203 => generated 1134 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:17:18.574718 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-af85d718-9148-46fa-b5e0-0f9a5c9eaf08 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:18.576978 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-af85d718-9148-46fa-b5e0-0f9a5c9eaf08 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 Aug 12 20:17:18.577398 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-af85d718-9148-46fa-b5e0-0f9a5c9eaf08 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:18.577523 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-af85d718-9148-46fa-b5e0-0f9a5c9eaf08 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:18.577718 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-af85d718-9148-46fa-b5e0-0f9a5c9eaf08 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 14b68ca8-13ed-4eb0-8368-04872c2ea305. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:18.583475 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:18.583475 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:18.584582 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-af85d718-9148-46fa-b5e0-0f9a5c9eaf08 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 returned with HTTP 200 Aug 12 20:17:18.585142 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 249/1008] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:18 2026] GET /volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:19.599007 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-1f9a86f8-d26a-475d-bcf0-20f9219c4beb None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:19.601383 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1f9a86f8-d26a-475d-bcf0-20f9219c4beb tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 Aug 12 20:17:19.601697 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1f9a86f8-d26a-475d-bcf0-20f9219c4beb tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:19.601974 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1f9a86f8-d26a-475d-bcf0-20f9219c4beb tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:19.602141 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-1f9a86f8-d26a-475d-bcf0-20f9219c4beb tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 14b68ca8-13ed-4eb0-8368-04872c2ea305. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:19.610986 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:19.610986 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:19.611794 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1f9a86f8-d26a-475d-bcf0-20f9219c4beb tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 returned with HTTP 200 Aug 12 20:17:19.612151 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 257/1009] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:19 2026] GET /volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:20.632901 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-2b7cdc55-ae30-407b-b3cb-98821df094ac None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:20.637567 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2b7cdc55-ae30-407b-b3cb-98821df094ac tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 Aug 12 20:17:20.637567 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2b7cdc55-ae30-407b-b3cb-98821df094ac tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:20.637567 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2b7cdc55-ae30-407b-b3cb-98821df094ac tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:20.637567 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-2b7cdc55-ae30-407b-b3cb-98821df094ac tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 14b68ca8-13ed-4eb0-8368-04872c2ea305. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:20.644430 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:20.644430 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:20.645828 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2b7cdc55-ae30-407b-b3cb-98821df094ac tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 returned with HTTP 200 Aug 12 20:17:20.646912 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 251/1010] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:20 2026] GET /volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:21.662443 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-2a5016d2-ce81-4fe6-b4bf-8aa3ad5cb4d5 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:21.664468 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2a5016d2-ce81-4fe6-b4bf-8aa3ad5cb4d5 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 Aug 12 20:17:21.664712 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2a5016d2-ce81-4fe6-b4bf-8aa3ad5cb4d5 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:21.664935 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2a5016d2-ce81-4fe6-b4bf-8aa3ad5cb4d5 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:21.665103 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-2a5016d2-ce81-4fe6-b4bf-8aa3ad5cb4d5 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 14b68ca8-13ed-4eb0-8368-04872c2ea305. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:21.666858 np0000007109 devstack@c-api.service[100383]: DEBUG dbcounter [-] [100383] Writing DB stats cinder:SELECT=248,cinder:INSERT=43,cinder:UPDATE=68 {{(pid=100383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:17:21.670773 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:21.670773 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:17:21.671501 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2a5016d2-ce81-4fe6-b4bf-8aa3ad5cb4d5 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 returned with HTTP 200 Aug 12 20:17:21.674562 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 254/1011] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:21 2026] GET /volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:22.689228 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-b351e642-5156-4cd7-80f5-7ba8ca238f54 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:22.693557 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b351e642-5156-4cd7-80f5-7ba8ca238f54 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 Aug 12 20:17:22.695434 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b351e642-5156-4cd7-80f5-7ba8ca238f54 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:22.695434 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b351e642-5156-4cd7-80f5-7ba8ca238f54 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:22.695434 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-b351e642-5156-4cd7-80f5-7ba8ca238f54 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 14b68ca8-13ed-4eb0-8368-04872c2ea305. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:22.704269 np0000007109 devstack@c-api.service[100386]: DEBUG dbcounter [-] [100386] Writing DB stats cinder:SELECT=145,cinder:UPDATE=23,cinder:INSERT=7 {{(pid=100386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:17:22.713513 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:22.713513 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:22.716713 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b351e642-5156-4cd7-80f5-7ba8ca238f54 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 returned with HTTP 200 Aug 12 20:17:22.717936 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 250/1012] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:22 2026] GET /volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 => generated 749 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:23.730448 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-59820224-4beb-45c2-9499-4bb143a81417 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:23.735164 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-59820224-4beb-45c2-9499-4bb143a81417 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 Aug 12 20:17:23.735406 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-59820224-4beb-45c2-9499-4bb143a81417 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:23.737403 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-59820224-4beb-45c2-9499-4bb143a81417 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:23.737403 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-59820224-4beb-45c2-9499-4bb143a81417 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 14b68ca8-13ed-4eb0-8368-04872c2ea305. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:23.739642 np0000007109 devstack@c-api.service[100384]: DEBUG dbcounter [-] [100384] Writing DB stats cinder:SELECT=220,cinder:UPDATE=44,cinder:INSERT=24 {{(pid=100384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:17:23.744228 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:23.744228 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:23.745069 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-59820224-4beb-45c2-9499-4bb143a81417 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 returned with HTTP 200 Aug 12 20:17:23.745505 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 258/1013] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:23 2026] GET /volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:24.761372 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-babeac06-49c0-4a1c-982f-f36d15b2b6d4 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:24.765532 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-babeac06-49c0-4a1c-982f-f36d15b2b6d4 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 Aug 12 20:17:24.765532 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-babeac06-49c0-4a1c-982f-f36d15b2b6d4 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:24.765532 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-babeac06-49c0-4a1c-982f-f36d15b2b6d4 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:24.765532 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-babeac06-49c0-4a1c-982f-f36d15b2b6d4 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 14b68ca8-13ed-4eb0-8368-04872c2ea305. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:24.767978 np0000007109 devstack@c-api.service[100385]: DEBUG dbcounter [-] [100385] Writing DB stats cinder:SELECT=212,cinder:UPDATE=48,cinder:INSERT=19 {{(pid=100385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:17:24.771110 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:24.771110 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:24.772020 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-babeac06-49c0-4a1c-982f-f36d15b2b6d4 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 returned with HTTP 200 Aug 12 20:17:24.772629 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 252/1014] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:24 2026] GET /volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:24.786000 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-8eaf3415-b266-4c83-a97e-fa6782a32596 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:24.788153 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8eaf3415-b266-4c83-a97e-fa6782a32596 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 Aug 12 20:17:24.788363 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8eaf3415-b266-4c83-a97e-fa6782a32596 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:24.788613 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8eaf3415-b266-4c83-a97e-fa6782a32596 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:24.788749 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-8eaf3415-b266-4c83-a97e-fa6782a32596 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id dbc7d064-112f-46f5-ab90-140652d0ef67. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:24.796992 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:24.796992 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:17:24.798108 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8eaf3415-b266-4c83-a97e-fa6782a32596 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 returned with HTTP 200 Aug 12 20:17:24.798819 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 255/1015] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:24 2026] GET /volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:24.815348 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-c45076aa-ca50-44c2-bb97-77c2b82c920c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:24.818457 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c45076aa-ca50-44c2-bb97-77c2b82c920c tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 Aug 12 20:17:24.819140 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c45076aa-ca50-44c2-bb97-77c2b82c920c tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:24.819405 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c45076aa-ca50-44c2-bb97-77c2b82c920c tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:24.819814 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-c45076aa-ca50-44c2-bb97-77c2b82c920c tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 494162cc-bf15-4cf8-9a2c-580a20dcda85. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:24.825276 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:24.825276 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:24.826215 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c45076aa-ca50-44c2-bb97-77c2b82c920c tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 returned with HTTP 200 Aug 12 20:17:24.826731 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 251/1016] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:24 2026] GET /volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:24.840030 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-906d1f84-28d8-4aad-ac1d-7c38ce77a25a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:24.842334 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-906d1f84-28d8-4aad-ac1d-7c38ce77a25a tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] POST https://10.4.3.246/volume/v3/backups Aug 12 20:17:24.842805 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-906d1f84-28d8-4aad-ac1d-7c38ce77a25a tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3c98f1f9-e017-461d-8e80-8514eb70c25f", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-562972872"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:17:24.844983 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.contrib.backups [None req-906d1f84-28d8-4aad-ac1d-7c38ce77a25a tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Creating new backup {'backup': {'volume_id': '3c98f1f9-e017-461d-8e80-8514eb70c25f', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-562972872'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 20:17:24.845192 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.contrib.backups [None req-906d1f84-28d8-4aad-ac1d-7c38ce77a25a tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Creating backup of volume 3c98f1f9-e017-461d-8e80-8514eb70c25f in container None Aug 12 20:17:24.855248 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:24.855248 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:24.855829 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-906d1f84-28d8-4aad-ac1d-7c38ce77a25a tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Volume info retrieved successfully. Aug 12 20:17:24.877505 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-906d1f84-28d8-4aad-ac1d-7c38ce77a25a tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Created reservations ['eb00c254-6822-49ba-888c-4c090323f702', '4ded5190-5c15-4ac3-9981-359f259ad0c4'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:17:24.946517 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-906d1f84-28d8-4aad-ac1d-7c38ce77a25a tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups returned with HTTP 202 Aug 12 20:17:24.946517 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 259/1017] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:17:24 2026] POST /volume/v3/backups => generated 329 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:17:24.959223 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-698ecd9b-55e1-47e1-994d-82745e10257f None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:24.962343 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-698ecd9b-55e1-47e1-994d-82745e10257f tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/3aa154ae-4b4d-47ad-88b7-736a7f013660 Aug 12 20:17:24.962613 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-698ecd9b-55e1-47e1-994d-82745e10257f tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:24.962879 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-698ecd9b-55e1-47e1-994d-82745e10257f tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:24.963039 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-698ecd9b-55e1-47e1-994d-82745e10257f tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id 3aa154ae-4b4d-47ad-88b7-736a7f013660. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:24.970504 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:24.970504 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:24.972438 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-698ecd9b-55e1-47e1-994d-82745e10257f tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/3aa154ae-4b4d-47ad-88b7-736a7f013660 returned with HTTP 200 Aug 12 20:17:24.972438 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 253/1018] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:24 2026] GET /volume/v3/backups/3aa154ae-4b4d-47ad-88b7-736a7f013660 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:25.373395 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-9718177b-0ed9-464b-8a9b-a7e94dd752af req-3fb3d81f-730f-4868-9d31-4919c9ccba1b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:25.375461 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-9718177b-0ed9-464b-8a9b-a7e94dd752af req-3fb3d81f-730f-4868-9d31-4919c9ccba1b tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] GET https://10.4.3.246/volume/v3/limits Aug 12 20:17:25.375718 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-9718177b-0ed9-464b-8a9b-a7e94dd752af req-3fb3d81f-730f-4868-9d31-4919c9ccba1b tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:25.375980 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-9718177b-0ed9-464b-8a9b-a7e94dd752af req-3fb3d81f-730f-4868-9d31-4919c9ccba1b tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Calling method 'index' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:25.396316 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-9718177b-0ed9-464b-8a9b-a7e94dd752af req-3fb3d81f-730f-4868-9d31-4919c9ccba1b tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] https://10.4.3.246/volume/v3/limits returned with HTTP 200 Aug 12 20:17:25.396742 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 256/1019] 10.4.3.246 () {68 vars in 1484 bytes} [Wed Aug 12 20:17:25 2026] GET /volume/v3/limits => generated 302 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:25.446522 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-9718177b-0ed9-464b-8a9b-a7e94dd752af req-9df78fbf-c2a8-4be9-8252-d7f759a48164 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:25.448704 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-9718177b-0ed9-464b-8a9b-a7e94dd752af req-9df78fbf-c2a8-4be9-8252-d7f759a48164 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] GET https://10.4.3.246/volume/v3/volumes/764d4508-1666-482b-b64c-b73bcb4540f7 Aug 12 20:17:25.448945 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-9718177b-0ed9-464b-8a9b-a7e94dd752af req-9df78fbf-c2a8-4be9-8252-d7f759a48164 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:25.449182 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-9718177b-0ed9-464b-8a9b-a7e94dd752af req-9df78fbf-c2a8-4be9-8252-d7f759a48164 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:25.462580 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:25.462580 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:25.467049 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-9718177b-0ed9-464b-8a9b-a7e94dd752af req-9df78fbf-c2a8-4be9-8252-d7f759a48164 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Volume info retrieved successfully. Aug 12 20:17:25.472549 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-9718177b-0ed9-464b-8a9b-a7e94dd752af req-9df78fbf-c2a8-4be9-8252-d7f759a48164 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] https://10.4.3.246/volume/v3/volumes/764d4508-1666-482b-b64c-b73bcb4540f7 returned with HTTP 200 Aug 12 20:17:25.473071 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 252/1020] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:17:25 2026] GET /volume/v3/volumes/764d4508-1666-482b-b64c-b73bcb4540f7 => generated 1450 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:17:25.487065 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-9718177b-0ed9-464b-8a9b-a7e94dd752af req-91053ea6-79fe-4a17-97b9-4a82cbd268ff None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:25.493710 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-9718177b-0ed9-464b-8a9b-a7e94dd752af req-91053ea6-79fe-4a17-97b9-4a82cbd268ff tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:17:25.494179 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-9718177b-0ed9-464b-8a9b-a7e94dd752af req-91053ea6-79fe-4a17-97b9-4a82cbd268ff tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "764d4508-1666-482b-b64c-b73bcb4540f7", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-1990178174", "description": null, "metadata": {}}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:17:25.509272 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:25.509272 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:25.509719 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-9718177b-0ed9-464b-8a9b-a7e94dd752af req-91053ea6-79fe-4a17-97b9-4a82cbd268ff tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Volume info retrieved successfully. Aug 12 20:17:25.509868 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.snapshots [req-9718177b-0ed9-464b-8a9b-a7e94dd752af req-91053ea6-79fe-4a17-97b9-4a82cbd268ff tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Create snapshot from volume 764d4508-1666-482b-b64c-b73bcb4540f7 Aug 12 20:17:25.563245 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [req-9718177b-0ed9-464b-8a9b-a7e94dd752af req-91053ea6-79fe-4a17-97b9-4a82cbd268ff tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Created reservations ['d62b56b8-f55d-48b3-95ec-b6612455ef07', 'b5840cba-bd3f-439a-8ac4-990763cb4fa2', '97089c95-7cbb-4feb-b69e-cc37c8016cb3', '73cc4658-f827-4b8b-8f4f-8eb16989bd2b'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:17:25.609579 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-9718177b-0ed9-464b-8a9b-a7e94dd752af req-91053ea6-79fe-4a17-97b9-4a82cbd268ff tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Snapshot force create request issued successfully. Aug 12 20:17:25.610035 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-9718177b-0ed9-464b-8a9b-a7e94dd752af req-91053ea6-79fe-4a17-97b9-4a82cbd268ff tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:17:25.611138 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 260/1021] 10.4.3.246 () {72 vars in 1547 bytes} [Wed Aug 12 20:17:25 2026] POST /volume/v3/snapshots => generated 319 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:17:25.990642 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-62f4b7b7-486d-420d-91b1-60dcdea41a99 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:25.995002 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-62f4b7b7-486d-420d-91b1-60dcdea41a99 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/3aa154ae-4b4d-47ad-88b7-736a7f013660 Aug 12 20:17:25.995148 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-62f4b7b7-486d-420d-91b1-60dcdea41a99 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:25.995413 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-62f4b7b7-486d-420d-91b1-60dcdea41a99 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:25.995586 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-62f4b7b7-486d-420d-91b1-60dcdea41a99 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id 3aa154ae-4b4d-47ad-88b7-736a7f013660. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:26.010819 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:26.010819 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:26.011715 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-62f4b7b7-486d-420d-91b1-60dcdea41a99 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/3aa154ae-4b4d-47ad-88b7-736a7f013660 returned with HTTP 200 Aug 12 20:17:26.012121 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 254/1022] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:25 2026] GET /volume/v3/backups/3aa154ae-4b4d-47ad-88b7-736a7f013660 => generated 737 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:27.027327 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-12d8fe53-1587-4d2c-8a44-e48504228008 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:27.029316 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-12d8fe53-1587-4d2c-8a44-e48504228008 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/3aa154ae-4b4d-47ad-88b7-736a7f013660 Aug 12 20:17:27.030115 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-12d8fe53-1587-4d2c-8a44-e48504228008 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:27.030115 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-12d8fe53-1587-4d2c-8a44-e48504228008 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:27.030115 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-12d8fe53-1587-4d2c-8a44-e48504228008 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id 3aa154ae-4b4d-47ad-88b7-736a7f013660. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:27.036000 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:27.036000 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:17:27.036927 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-12d8fe53-1587-4d2c-8a44-e48504228008 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/3aa154ae-4b4d-47ad-88b7-736a7f013660 returned with HTTP 200 Aug 12 20:17:27.037624 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 257/1023] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:27 2026] GET /volume/v3/backups/3aa154ae-4b4d-47ad-88b7-736a7f013660 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:27.661441 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-18854534-12f8-406b-b866-b3fd034cb6a8 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:27.664270 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-18854534-12f8-406b-b866-b3fd034cb6a8 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] GET https://10.4.3.246/volume/v3/snapshots/56def771-dc30-4a06-8c9e-c7f82c4eb2b7 Aug 12 20:17:27.664667 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-18854534-12f8-406b-b866-b3fd034cb6a8 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:27.665912 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-18854534-12f8-406b-b866-b3fd034cb6a8 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:27.672472 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:27.672472 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:27.673091 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-18854534-12f8-406b-b866-b3fd034cb6a8 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Snapshot retrieved successfully. Aug 12 20:17:27.674157 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-18854534-12f8-406b-b866-b3fd034cb6a8 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] https://10.4.3.246/volume/v3/snapshots/56def771-dc30-4a06-8c9e-c7f82c4eb2b7 returned with HTTP 200 Aug 12 20:17:27.674636 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 253/1024] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:17:27 2026] GET /volume/v3/snapshots/56def771-dc30-4a06-8c9e-c7f82c4eb2b7 => generated 478 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:27.905985 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-62ec0f9b-d289-4dd1-adf9-76fecc843229 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:27.905985 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-62ec0f9b-d289-4dd1-adf9-76fecc843229 None None] GET https://10.4.3.246/volume// Aug 12 20:17:27.905985 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-62ec0f9b-d289-4dd1-adf9-76fecc843229 None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:27.905985 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-62ec0f9b-d289-4dd1-adf9-76fecc843229 None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:27.905985 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-62ec0f9b-d289-4dd1-adf9-76fecc843229 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:17:27.905985 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 261/1025] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:17:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:17:27.916103 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-aa49cf3d-2f01-4426-ada6-035d700e23a2 req-d1b6ffdc-878e-4128-b860-d610558b9449 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:27.921213 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-aa49cf3d-2f01-4426-ada6-035d700e23a2 req-d1b6ffdc-878e-4128-b860-d610558b9449 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:17:27.921213 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-aa49cf3d-2f01-4426-ada6-035d700e23a2 req-d1b6ffdc-878e-4128-b860-d610558b9449 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "10c8f9d7-2715-4df2-b686-abf285e926eb", "connector": null, "instance_uuid": "cac74d72-063f-4a81-a2e0-1322b40e5c3d"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:17:27.933985 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:27.933985 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:27.987804 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-aa49cf3d-2f01-4426-ada6-035d700e23a2 req-d1b6ffdc-878e-4128-b860-d610558b9449 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:17:27.988330 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 255/1026] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:17:27 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 12 20:17:27.999909 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-aa49cf3d-2f01-4426-ada6-035d700e23a2 req-9ef9dd7d-617c-4dc9-97d8-c9c8a0e57fd5 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:28.002171 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-aa49cf3d-2f01-4426-ada6-035d700e23a2 req-9ef9dd7d-617c-4dc9-97d8-c9c8a0e57fd5 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] DELETE https://10.4.3.246/volume/v3/attachments/833983ee-cbe4-456e-b996-12acf46ed6db Aug 12 20:17:28.002425 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-aa49cf3d-2f01-4426-ada6-035d700e23a2 req-9ef9dd7d-617c-4dc9-97d8-c9c8a0e57fd5 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:28.002852 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-aa49cf3d-2f01-4426-ada6-035d700e23a2 req-9ef9dd7d-617c-4dc9-97d8-c9c8a0e57fd5 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:28.011746 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-21520442-3909-478a-831c-9f5e5fd3a3b2 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:28.012629 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:28.012629 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:17:28.015366 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-21520442-3909-478a-831c-9f5e5fd3a3b2 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/56def771-dc30-4a06-8c9e-c7f82c4eb2b7 Aug 12 20:17:28.015624 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-21520442-3909-478a-831c-9f5e5fd3a3b2 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:28.015905 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-21520442-3909-478a-831c-9f5e5fd3a3b2 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:28.016065 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.snapshots [None req-21520442-3909-478a-831c-9f5e5fd3a3b2 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Delete snapshot with id: 56def771-dc30-4a06-8c9e-c7f82c4eb2b7 Aug 12 20:17:28.025653 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:28.025653 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:28.027133 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-21520442-3909-478a-831c-9f5e5fd3a3b2 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Snapshot retrieved successfully. Aug 12 20:17:28.048577 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-18e2eb19-39bb-445d-9348-b55c14fd1e5f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:28.051073 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-18e2eb19-39bb-445d-9348-b55c14fd1e5f tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/3aa154ae-4b4d-47ad-88b7-736a7f013660 Aug 12 20:17:28.051305 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-18e2eb19-39bb-445d-9348-b55c14fd1e5f tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:28.051524 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-18e2eb19-39bb-445d-9348-b55c14fd1e5f tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:28.051654 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-18e2eb19-39bb-445d-9348-b55c14fd1e5f tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id 3aa154ae-4b4d-47ad-88b7-736a7f013660. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:28.057463 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:28.057463 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:28.058245 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-18e2eb19-39bb-445d-9348-b55c14fd1e5f tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/3aa154ae-4b4d-47ad-88b7-736a7f013660 returned with HTTP 200 Aug 12 20:17:28.058786 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 262/1027] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:28 2026] GET /volume/v3/backups/3aa154ae-4b4d-47ad-88b7-736a7f013660 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:28.060018 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-21520442-3909-478a-831c-9f5e5fd3a3b2 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Snapshot delete request issued successfully. Aug 12 20:17:28.060279 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-21520442-3909-478a-831c-9f5e5fd3a3b2 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] https://10.4.3.246/volume/v3/snapshots/56def771-dc30-4a06-8c9e-c7f82c4eb2b7 returned with HTTP 202 Aug 12 20:17:28.064866 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 254/1028] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:17:28 2026] DELETE /volume/v3/snapshots/56def771-dc30-4a06-8c9e-c7f82c4eb2b7 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:17:28.072150 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f997eacf-e535-4df5-9c6d-4229597846b4 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:28.079383 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f997eacf-e535-4df5-9c6d-4229597846b4 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] GET https://10.4.3.246/volume/v3/snapshots/56def771-dc30-4a06-8c9e-c7f82c4eb2b7 Aug 12 20:17:28.079676 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f997eacf-e535-4df5-9c6d-4229597846b4 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:28.079917 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f997eacf-e535-4df5-9c6d-4229597846b4 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:28.087517 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:28.087517 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:28.088140 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-f997eacf-e535-4df5-9c6d-4229597846b4 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Snapshot retrieved successfully. Aug 12 20:17:28.089312 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f997eacf-e535-4df5-9c6d-4229597846b4 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] https://10.4.3.246/volume/v3/snapshots/56def771-dc30-4a06-8c9e-c7f82c4eb2b7 returned with HTTP 200 Aug 12 20:17:28.090923 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 256/1029] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:17:28 2026] GET /volume/v3/snapshots/56def771-dc30-4a06-8c9e-c7f82c4eb2b7 => generated 477 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:28.091438 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-aa49cf3d-2f01-4426-ada6-035d700e23a2 req-9ef9dd7d-617c-4dc9-97d8-c9c8a0e57fd5 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] https://10.4.3.246/volume/v3/attachments/833983ee-cbe4-456e-b996-12acf46ed6db returned with HTTP 200 Aug 12 20:17:28.091991 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 258/1030] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:17:27 2026] DELETE /volume/v3/attachments/833983ee-cbe4-456e-b996-12acf46ed6db => generated 192 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:17:29.077042 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-ea76e4a4-cf84-4a80-b6b7-0d575fe42e65 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:29.080198 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ea76e4a4-cf84-4a80-b6b7-0d575fe42e65 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/3aa154ae-4b4d-47ad-88b7-736a7f013660 Aug 12 20:17:29.080198 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ea76e4a4-cf84-4a80-b6b7-0d575fe42e65 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:29.080198 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ea76e4a4-cf84-4a80-b6b7-0d575fe42e65 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:29.080198 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-ea76e4a4-cf84-4a80-b6b7-0d575fe42e65 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id 3aa154ae-4b4d-47ad-88b7-736a7f013660. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:29.085074 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:29.085074 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:29.085995 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ea76e4a4-cf84-4a80-b6b7-0d575fe42e65 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/3aa154ae-4b4d-47ad-88b7-736a7f013660 returned with HTTP 200 Aug 12 20:17:29.087127 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 263/1031] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:29 2026] GET /volume/v3/backups/3aa154ae-4b4d-47ad-88b7-736a7f013660 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:29.105462 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-8bb2345a-aaf2-4f7b-b34f-13124d8a33e1 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:29.107425 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8bb2345a-aaf2-4f7b-b34f-13124d8a33e1 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] GET https://10.4.3.246/volume/v3/snapshots/56def771-dc30-4a06-8c9e-c7f82c4eb2b7 Aug 12 20:17:29.107774 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8bb2345a-aaf2-4f7b-b34f-13124d8a33e1 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:29.108172 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8bb2345a-aaf2-4f7b-b34f-13124d8a33e1 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:29.117259 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8bb2345a-aaf2-4f7b-b34f-13124d8a33e1 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] https://10.4.3.246/volume/v3/snapshots/56def771-dc30-4a06-8c9e-c7f82c4eb2b7 returned with HTTP 404 Aug 12 20:17:29.117873 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 255/1032] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:17:29 2026] GET /volume/v3/snapshots/56def771-dc30-4a06-8c9e-c7f82c4eb2b7 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:17:29.190877 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-aa49cf3d-2f01-4426-ada6-035d700e23a2 req-084aa2a6-2078-4920-86a6-bbd1f17959dc None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:29.193729 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-aa49cf3d-2f01-4426-ada6-035d700e23a2 req-084aa2a6-2078-4920-86a6-bbd1f17959dc tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] PUT https://10.4.3.246/volume/v3/attachments/fb66a3b7-1d37-4ecd-ada2-6468d901944c Aug 12 20:17:29.195241 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-aa49cf3d-2f01-4426-ada6-035d700e23a2 req-084aa2a6-2078-4920-86a6-bbd1f17959dc tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:17:29.204497 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-aa49cf3d-2f01-4426-ada6-035d700e23a2 req-084aa2a6-2078-4920-86a6-bbd1f17959dc tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Acquiring lock "cinder-attachment_update-10c8f9d7-2715-4df2-b686-abf285e926eb-np0000007109" by "attachment_update" {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:17:29.214636 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-aa49cf3d-2f01-4426-ada6-035d700e23a2 req-084aa2a6-2078-4920-86a6-bbd1f17959dc tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Lock "cinder-attachment_update-10c8f9d7-2715-4df2-b686-abf285e926eb-np0000007109" acquired by "attachment_update" :: waited 0.008s {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:17:29.214636 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:29.214636 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:29.317188 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-aa49cf3d-2f01-4426-ada6-035d700e23a2 req-084aa2a6-2078-4920-86a6-bbd1f17959dc tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Lock "cinder-attachment_update-10c8f9d7-2715-4df2-b686-abf285e926eb-np0000007109" released by "attachment_update" :: held 0.104s {{(pid=100385) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:17:29.317188 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-aa49cf3d-2f01-4426-ada6-035d700e23a2 req-084aa2a6-2078-4920-86a6-bbd1f17959dc tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] https://10.4.3.246/volume/v3/attachments/fb66a3b7-1d37-4ecd-ada2-6468d901944c returned with HTTP 200 Aug 12 20:17:29.317188 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 257/1033] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:17:29 2026] PUT /volume/v3/attachments/fb66a3b7-1d37-4ecd-ada2-6468d901944c => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:17:29.330199 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-aa49cf3d-2f01-4426-ada6-035d700e23a2 req-f88bc837-079e-4572-aa6c-37ae4548a3d7 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:29.333873 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-aa49cf3d-2f01-4426-ada6-035d700e23a2 req-f88bc837-079e-4572-aa6c-37ae4548a3d7 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] GET https://10.4.3.246/volume/v3/attachments/fb66a3b7-1d37-4ecd-ada2-6468d901944c Aug 12 20:17:29.334369 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-aa49cf3d-2f01-4426-ada6-035d700e23a2 req-f88bc837-079e-4572-aa6c-37ae4548a3d7 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:29.334744 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-aa49cf3d-2f01-4426-ada6-035d700e23a2 req-f88bc837-079e-4572-aa6c-37ae4548a3d7 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:29.363414 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-aa49cf3d-2f01-4426-ada6-035d700e23a2 req-f88bc837-079e-4572-aa6c-37ae4548a3d7 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] https://10.4.3.246/volume/v3/attachments/fb66a3b7-1d37-4ecd-ada2-6468d901944c returned with HTTP 200 Aug 12 20:17:29.364002 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 259/1034] 10.4.3.246 () {70 vars in 1651 bytes} [Wed Aug 12 20:17:29 2026] GET /volume/v3/attachments/fb66a3b7-1d37-4ecd-ada2-6468d901944c => generated 994 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:17:30.102573 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-cfbd0227-38b7-41ca-902c-2c263f38241a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:30.103301 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cfbd0227-38b7-41ca-902c-2c263f38241a tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/3aa154ae-4b4d-47ad-88b7-736a7f013660 Aug 12 20:17:30.103301 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cfbd0227-38b7-41ca-902c-2c263f38241a tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:30.103301 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cfbd0227-38b7-41ca-902c-2c263f38241a tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:30.103301 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-cfbd0227-38b7-41ca-902c-2c263f38241a tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id 3aa154ae-4b4d-47ad-88b7-736a7f013660. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:30.107611 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:30.107611 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:30.108123 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cfbd0227-38b7-41ca-902c-2c263f38241a tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/3aa154ae-4b4d-47ad-88b7-736a7f013660 returned with HTTP 200 Aug 12 20:17:30.108863 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 264/1035] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:30 2026] GET /volume/v3/backups/3aa154ae-4b4d-47ad-88b7-736a7f013660 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:31.122935 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-e5563b83-ace7-4c9b-ae1c-1158970910d0 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:31.126001 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e5563b83-ace7-4c9b-ae1c-1158970910d0 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/3aa154ae-4b4d-47ad-88b7-736a7f013660 Aug 12 20:17:31.126001 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e5563b83-ace7-4c9b-ae1c-1158970910d0 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:31.126165 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e5563b83-ace7-4c9b-ae1c-1158970910d0 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:31.126215 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-e5563b83-ace7-4c9b-ae1c-1158970910d0 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id 3aa154ae-4b4d-47ad-88b7-736a7f013660. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:31.132872 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:31.132872 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:31.134510 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e5563b83-ace7-4c9b-ae1c-1158970910d0 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/3aa154ae-4b4d-47ad-88b7-736a7f013660 returned with HTTP 200 Aug 12 20:17:31.135321 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 256/1036] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:31 2026] GET /volume/v3/backups/3aa154ae-4b4d-47ad-88b7-736a7f013660 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:32.004947 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-9f7ea32a-461b-4271-8436-fcfb9b519485 req-2dd0af7c-5771-4b8c-b465-b274f821a889 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:32.007410 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-9f7ea32a-461b-4271-8436-fcfb9b519485 req-2dd0af7c-5771-4b8c-b465-b274f821a889 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] GET https://10.4.3.246/volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 Aug 12 20:17:32.007640 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-9f7ea32a-461b-4271-8436-fcfb9b519485 req-2dd0af7c-5771-4b8c-b465-b274f821a889 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:32.007857 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-9f7ea32a-461b-4271-8436-fcfb9b519485 req-2dd0af7c-5771-4b8c-b465-b274f821a889 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:32.016925 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:32.016925 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:32.022124 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-9f7ea32a-461b-4271-8436-fcfb9b519485 req-2dd0af7c-5771-4b8c-b465-b274f821a889 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Volume info retrieved successfully. Aug 12 20:17:32.030575 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-9f7ea32a-461b-4271-8436-fcfb9b519485 req-2dd0af7c-5771-4b8c-b465-b274f821a889 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] https://10.4.3.246/volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 returned with HTTP 200 Aug 12 20:17:32.031035 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 258/1037] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:17:32 2026] GET /volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:32.149927 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0da5f219-7122-40b2-b34b-74b6eba1d517 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:32.153365 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0da5f219-7122-40b2-b34b-74b6eba1d517 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/3aa154ae-4b4d-47ad-88b7-736a7f013660 Aug 12 20:17:32.153603 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0da5f219-7122-40b2-b34b-74b6eba1d517 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:32.153800 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0da5f219-7122-40b2-b34b-74b6eba1d517 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:32.153896 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-0da5f219-7122-40b2-b34b-74b6eba1d517 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id 3aa154ae-4b4d-47ad-88b7-736a7f013660. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:32.158715 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:32.158715 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:17:32.159570 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0da5f219-7122-40b2-b34b-74b6eba1d517 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/3aa154ae-4b4d-47ad-88b7-736a7f013660 returned with HTTP 200 Aug 12 20:17:32.160032 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 260/1038] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:32 2026] GET /volume/v3/backups/3aa154ae-4b4d-47ad-88b7-736a7f013660 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:32.171323 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-2aeb350b-5212-4771-947d-e3490c5494f3 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:32.171805 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2aeb350b-5212-4771-947d-e3490c5494f3 None None] GET https://10.4.3.246/volume// Aug 12 20:17:32.171863 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2aeb350b-5212-4771-947d-e3490c5494f3 None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:32.172046 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2aeb350b-5212-4771-947d-e3490c5494f3 None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:32.172382 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2aeb350b-5212-4771-947d-e3490c5494f3 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:17:32.172812 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 265/1039] 10.4.3.246 () {66 vars in 1428 bytes} [Wed Aug 12 20:17:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:17:32.180426 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-9f7ea32a-461b-4271-8436-fcfb9b519485 req-e5822bec-91e9-4dfe-9f37-7ca33c0d1fc2 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:32.183824 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-9f7ea32a-461b-4271-8436-fcfb9b519485 req-e5822bec-91e9-4dfe-9f37-7ca33c0d1fc2 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:17:32.185244 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-9f7ea32a-461b-4271-8436-fcfb9b519485 req-e5822bec-91e9-4dfe-9f37-7ca33c0d1fc2 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "69c7a4f4-1101-4c66-83a7-14aac9bbbeb0", "connector": null, "instance_uuid": "fb61e94e-e2c7-4a15-842f-3404b2cdcfa7"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:17:32.195488 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:32.195488 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:32.244774 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-9f7ea32a-461b-4271-8436-fcfb9b519485 req-e5822bec-91e9-4dfe-9f37-7ca33c0d1fc2 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:17:32.245204 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 257/1040] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:17:32 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 12 20:17:32.291254 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-3f1942d3-c100-4109-b3c1-e492dd02f401 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:32.294619 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3f1942d3-c100-4109-b3c1-e492dd02f401 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] GET https://10.4.3.246/volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 Aug 12 20:17:32.294619 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3f1942d3-c100-4109-b3c1-e492dd02f401 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:32.294619 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3f1942d3-c100-4109-b3c1-e492dd02f401 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:32.305084 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-186d6952-a255-473f-92ba-ecbbd119eaed None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:32.305609 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-186d6952-a255-473f-92ba-ecbbd119eaed None None] GET https://10.4.3.246/volume// Aug 12 20:17:32.305866 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-186d6952-a255-473f-92ba-ecbbd119eaed None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:32.306136 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-186d6952-a255-473f-92ba-ecbbd119eaed None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:32.306574 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-186d6952-a255-473f-92ba-ecbbd119eaed None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:17:32.307158 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 261/1041] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:17:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:17:32.314633 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:32.314633 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:32.315914 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-9f7ea32a-461b-4271-8436-fcfb9b519485 req-35fa000c-d149-435f-ba4a-08ee50875834 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:32.319612 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-9f7ea32a-461b-4271-8436-fcfb9b519485 req-35fa000c-d149-435f-ba4a-08ee50875834 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] GET https://10.4.3.246/volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 Aug 12 20:17:32.320344 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-9f7ea32a-461b-4271-8436-fcfb9b519485 req-35fa000c-d149-435f-ba4a-08ee50875834 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:32.320429 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-3f1942d3-c100-4109-b3c1-e492dd02f401 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Volume info retrieved successfully. Aug 12 20:17:32.320464 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-9f7ea32a-461b-4271-8436-fcfb9b519485 req-35fa000c-d149-435f-ba4a-08ee50875834 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:32.327473 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3f1942d3-c100-4109-b3c1-e492dd02f401 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] https://10.4.3.246/volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 returned with HTTP 200 Aug 12 20:17:32.328283 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 259/1042] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:17:32 2026] GET /volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 => generated 865 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:17:32.331255 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:32.331255 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:32.335309 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-9f7ea32a-461b-4271-8436-fcfb9b519485 req-35fa000c-d149-435f-ba4a-08ee50875834 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Volume info retrieved successfully. Aug 12 20:17:32.341399 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-9f7ea32a-461b-4271-8436-fcfb9b519485 req-35fa000c-d149-435f-ba4a-08ee50875834 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] https://10.4.3.246/volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 returned with HTTP 200 Aug 12 20:17:32.341958 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 266/1043] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:17:32 2026] GET /volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 => generated 1027 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:17:32.457850 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-9f7ea32a-461b-4271-8436-fcfb9b519485 req-50bc6707-ed90-43b0-98b9-977b3d184737 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:32.461132 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-9f7ea32a-461b-4271-8436-fcfb9b519485 req-50bc6707-ed90-43b0-98b9-977b3d184737 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] PUT https://10.4.3.246/volume/v3/attachments/ad675b62-b8b5-42f9-b7f8-c885f0b80faa Aug 12 20:17:32.461670 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-9f7ea32a-461b-4271-8436-fcfb9b519485 req-50bc6707-ed90-43b0-98b9-977b3d184737 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:17:32.473446 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-9f7ea32a-461b-4271-8436-fcfb9b519485 req-50bc6707-ed90-43b0-98b9-977b3d184737 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Acquiring lock "cinder-attachment_update-69c7a4f4-1101-4c66-83a7-14aac9bbbeb0-np0000007109" by "attachment_update" {{(pid=100386) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:17:32.480912 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-9f7ea32a-461b-4271-8436-fcfb9b519485 req-50bc6707-ed90-43b0-98b9-977b3d184737 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Lock "cinder-attachment_update-69c7a4f4-1101-4c66-83a7-14aac9bbbeb0-np0000007109" acquired by "attachment_update" :: waited 0.008s {{(pid=100386) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:17:32.482345 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:32.482345 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:32.596963 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-9f7ea32a-461b-4271-8436-fcfb9b519485 req-50bc6707-ed90-43b0-98b9-977b3d184737 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Lock "cinder-attachment_update-69c7a4f4-1101-4c66-83a7-14aac9bbbeb0-np0000007109" released by "attachment_update" :: held 0.116s {{(pid=100386) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:17:32.597346 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-9f7ea32a-461b-4271-8436-fcfb9b519485 req-50bc6707-ed90-43b0-98b9-977b3d184737 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] https://10.4.3.246/volume/v3/attachments/ad675b62-b8b5-42f9-b7f8-c885f0b80faa returned with HTTP 200 Aug 12 20:17:32.597857 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 258/1044] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:17:32 2026] PUT /volume/v3/attachments/ad675b62-b8b5-42f9-b7f8-c885f0b80faa => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:17:33.172169 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-3ca48245-b77c-444f-9aa1-eee36cd2764c None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:33.174222 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3ca48245-b77c-444f-9aa1-eee36cd2764c tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/3aa154ae-4b4d-47ad-88b7-736a7f013660 Aug 12 20:17:33.174512 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3ca48245-b77c-444f-9aa1-eee36cd2764c tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:33.174813 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3ca48245-b77c-444f-9aa1-eee36cd2764c tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:33.176557 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-3ca48245-b77c-444f-9aa1-eee36cd2764c tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id 3aa154ae-4b4d-47ad-88b7-736a7f013660. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:33.180755 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:33.180755 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:17:33.181845 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3ca48245-b77c-444f-9aa1-eee36cd2764c tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/3aa154ae-4b4d-47ad-88b7-736a7f013660 returned with HTTP 200 Aug 12 20:17:33.182312 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 262/1045] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:33 2026] GET /volume/v3/backups/3aa154ae-4b4d-47ad-88b7-736a7f013660 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:33.343287 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f514df23-67ed-4c15-ac4e-92e828582daa None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:33.345110 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f514df23-67ed-4c15-ac4e-92e828582daa tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] GET https://10.4.3.246/volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 Aug 12 20:17:33.345568 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f514df23-67ed-4c15-ac4e-92e828582daa tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:33.347303 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f514df23-67ed-4c15-ac4e-92e828582daa tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:33.356438 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:33.356438 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:33.362420 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-f514df23-67ed-4c15-ac4e-92e828582daa tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Volume info retrieved successfully. Aug 12 20:17:33.368212 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f514df23-67ed-4c15-ac4e-92e828582daa tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] https://10.4.3.246/volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 returned with HTTP 200 Aug 12 20:17:33.368841 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 260/1046] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:17:33 2026] GET /volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 => generated 866 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:17:33.698707 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-a6f264ea-e4f3-47cc-8ac5-58fde9b67632 req-fa0515e2-4470-45c8-8207-535671491fd0 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:33.701625 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-a6f264ea-e4f3-47cc-8ac5-58fde9b67632 req-fa0515e2-4470-45c8-8207-535671491fd0 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] DELETE https://10.4.3.246/volume/v3/attachments/64a0857d-f01a-400c-a3c6-537352188ee9 Aug 12 20:17:33.701885 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-a6f264ea-e4f3-47cc-8ac5-58fde9b67632 req-fa0515e2-4470-45c8-8207-535671491fd0 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:33.702280 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-a6f264ea-e4f3-47cc-8ac5-58fde9b67632 req-fa0515e2-4470-45c8-8207-535671491fd0 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:33.715283 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:33.715283 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:33.775960 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-a6f264ea-e4f3-47cc-8ac5-58fde9b67632 req-fa0515e2-4470-45c8-8207-535671491fd0 tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] https://10.4.3.246/volume/v3/attachments/64a0857d-f01a-400c-a3c6-537352188ee9 returned with HTTP 200 Aug 12 20:17:33.776511 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 267/1047] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:17:33 2026] DELETE /volume/v3/attachments/64a0857d-f01a-400c-a3c6-537352188ee9 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:33.825601 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-a6f264ea-e4f3-47cc-8ac5-58fde9b67632 req-be7031b6-5d91-4b9d-8544-c4f752d2998e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:33.827015 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-a6f264ea-e4f3-47cc-8ac5-58fde9b67632 req-be7031b6-5d91-4b9d-8544-c4f752d2998e tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] DELETE https://10.4.3.246/volume/v3/volumes/764d4508-1666-482b-b64c-b73bcb4540f7 Aug 12 20:17:33.827229 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-a6f264ea-e4f3-47cc-8ac5-58fde9b67632 req-be7031b6-5d91-4b9d-8544-c4f752d2998e tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:33.827466 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-a6f264ea-e4f3-47cc-8ac5-58fde9b67632 req-be7031b6-5d91-4b9d-8544-c4f752d2998e tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:33.827867 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [req-a6f264ea-e4f3-47cc-8ac5-58fde9b67632 req-be7031b6-5d91-4b9d-8544-c4f752d2998e tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Delete volume with id: 764d4508-1666-482b-b64c-b73bcb4540f7 Aug 12 20:17:33.838928 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:33.838928 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:33.839724 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-a6f264ea-e4f3-47cc-8ac5-58fde9b67632 req-be7031b6-5d91-4b9d-8544-c4f752d2998e tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Volume info retrieved successfully. Aug 12 20:17:33.866907 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-a6f264ea-e4f3-47cc-8ac5-58fde9b67632 req-be7031b6-5d91-4b9d-8544-c4f752d2998e tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] Delete volume request issued successfully. Aug 12 20:17:33.867216 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-a6f264ea-e4f3-47cc-8ac5-58fde9b67632 req-be7031b6-5d91-4b9d-8544-c4f752d2998e tempest-ImageDependencyTests-58887578 tempest-ImageDependencyTests-58887578-project-member] https://10.4.3.246/volume/v3/volumes/764d4508-1666-482b-b64c-b73bcb4540f7 returned with HTTP 202 Aug 12 20:17:33.867650 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 259/1048] 10.4.3.246 () {70 vars in 1620 bytes} [Wed Aug 12 20:17:33 2026] DELETE /volume/v3/volumes/764d4508-1666-482b-b64c-b73bcb4540f7 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:17:34.195504 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-99dec403-b44c-4360-8cc7-c7400bbd613a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:34.197894 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-99dec403-b44c-4360-8cc7-c7400bbd613a tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/3aa154ae-4b4d-47ad-88b7-736a7f013660 Aug 12 20:17:34.198173 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-99dec403-b44c-4360-8cc7-c7400bbd613a tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:34.198408 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-99dec403-b44c-4360-8cc7-c7400bbd613a tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:34.198518 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-99dec403-b44c-4360-8cc7-c7400bbd613a tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id 3aa154ae-4b4d-47ad-88b7-736a7f013660. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:34.203046 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:34.203046 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:17:34.203916 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-99dec403-b44c-4360-8cc7-c7400bbd613a tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/3aa154ae-4b4d-47ad-88b7-736a7f013660 returned with HTTP 200 Aug 12 20:17:34.204230 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 263/1049] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:34 2026] GET /volume/v3/backups/3aa154ae-4b4d-47ad-88b7-736a7f013660 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:34.273754 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-aa49cf3d-2f01-4426-ada6-035d700e23a2 req-f980aa8b-3acd-4936-aeb6-8ed4731d6243 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:34.275197 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-aa49cf3d-2f01-4426-ada6-035d700e23a2 req-f980aa8b-3acd-4936-aeb6-8ed4731d6243 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] POST https://10.4.3.246/volume/v3/attachments/fb66a3b7-1d37-4ecd-ada2-6468d901944c/action Aug 12 20:17:34.279774 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-aa49cf3d-2f01-4426-ada6-035d700e23a2 req-f980aa8b-3acd-4936-aeb6-8ed4731d6243 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Action body: b'{"os-complete": null}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:17:34.279774 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-aa49cf3d-2f01-4426-ada6-035d700e23a2 req-f980aa8b-3acd-4936-aeb6-8ed4731d6243 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:17:34.300581 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:34.300581 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:34.313965 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-aa49cf3d-2f01-4426-ada6-035d700e23a2 req-f980aa8b-3acd-4936-aeb6-8ed4731d6243 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] https://10.4.3.246/volume/v3/attachments/fb66a3b7-1d37-4ecd-ada2-6468d901944c/action returned with HTTP 204 Aug 12 20:17:34.313965 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 261/1050] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:17:34 2026] POST /volume/v3/attachments/fb66a3b7-1d37-4ecd-ada2-6468d901944c/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:17:34.325050 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-b4d812ef-42c3-4905-828b-13e65b3a4524 req-b73dd765-f32c-4679-bf86-eaff008325b7 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:34.328319 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-b4d812ef-42c3-4905-828b-13e65b3a4524 req-b73dd765-f32c-4679-bf86-eaff008325b7 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 Aug 12 20:17:34.328526 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-b4d812ef-42c3-4905-828b-13e65b3a4524 req-b73dd765-f32c-4679-bf86-eaff008325b7 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:34.328796 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-b4d812ef-42c3-4905-828b-13e65b3a4524 req-b73dd765-f32c-4679-bf86-eaff008325b7 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:34.344572 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:34.344572 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:34.351024 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-b4d812ef-42c3-4905-828b-13e65b3a4524 req-b73dd765-f32c-4679-bf86-eaff008325b7 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:17:34.358422 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-b4d812ef-42c3-4905-828b-13e65b3a4524 req-b73dd765-f32c-4679-bf86-eaff008325b7 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 returned with HTTP 200 Aug 12 20:17:34.359016 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 268/1051] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:17:34 2026] GET /volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:17:34.385854 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-b4d812ef-42c3-4905-828b-13e65b3a4524 req-015db706-4739-4210-85ec-6a9434bd7a77 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:34.386197 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-1cc6528d-21e3-4a4c-ac34-34565068abe8 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:34.388392 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1cc6528d-21e3-4a4c-ac34-34565068abe8 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] GET https://10.4.3.246/volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 Aug 12 20:17:34.388608 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1cc6528d-21e3-4a4c-ac34-34565068abe8 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:34.388697 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-b4d812ef-42c3-4905-828b-13e65b3a4524 req-015db706-4739-4210-85ec-6a9434bd7a77 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] POST https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092/action Aug 12 20:17:34.389039 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-b4d812ef-42c3-4905-828b-13e65b3a4524 req-015db706-4739-4210-85ec-6a9434bd7a77 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:17:34.389199 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-b4d812ef-42c3-4905-828b-13e65b3a4524 req-015db706-4739-4210-85ec-6a9434bd7a77 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:17:34.389342 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1cc6528d-21e3-4a4c-ac34-34565068abe8 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:34.408454 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:34.408454 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:34.408885 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-b4d812ef-42c3-4905-828b-13e65b3a4524 req-015db706-4739-4210-85ec-6a9434bd7a77 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:17:34.409775 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:34.409775 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:17:34.415871 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-1cc6528d-21e3-4a4c-ac34-34565068abe8 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Volume info retrieved successfully. Aug 12 20:17:34.418373 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-b4d812ef-42c3-4905-828b-13e65b3a4524 req-015db706-4739-4210-85ec-6a9434bd7a77 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Begin detaching volume completed successfully. Aug 12 20:17:34.418653 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-b4d812ef-42c3-4905-828b-13e65b3a4524 req-015db706-4739-4210-85ec-6a9434bd7a77 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092/action returned with HTTP 202 Aug 12 20:17:34.420462 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 260/1052] 10.4.3.246 () {72 vars in 1672 bytes} [Wed Aug 12 20:17:34 2026] POST /volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:17:34.421923 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1cc6528d-21e3-4a4c-ac34-34565068abe8 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] https://10.4.3.246/volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 returned with HTTP 200 Aug 12 20:17:34.426211 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 264/1053] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:17:34 2026] GET /volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 => generated 866 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:17:34.449254 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-dc773b41-1601-48d4-a628-2f77622656ff None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:34.454637 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-dc773b41-1601-48d4-a628-2f77622656ff tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 Aug 12 20:17:34.454637 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-dc773b41-1601-48d4-a628-2f77622656ff tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:34.454637 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-dc773b41-1601-48d4-a628-2f77622656ff tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:34.464637 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:34.464637 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:34.469709 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-dc773b41-1601-48d4-a628-2f77622656ff tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:17:34.488628 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-dc773b41-1601-48d4-a628-2f77622656ff tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 returned with HTTP 200 Aug 12 20:17:34.489400 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 262/1054] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:34 2026] GET /volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:17:34.493865 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-821b0f2d-b163-461b-afb6-b2b1718415d3 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:34.494446 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-821b0f2d-b163-461b-afb6-b2b1718415d3 None None] GET https://10.4.3.246/volume// Aug 12 20:17:34.494613 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-821b0f2d-b163-461b-afb6-b2b1718415d3 None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:34.494877 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-821b0f2d-b163-461b-afb6-b2b1718415d3 None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:34.495318 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-821b0f2d-b163-461b-afb6-b2b1718415d3 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:17:34.495721 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 269/1055] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:17:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:17:34.506566 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-b4d812ef-42c3-4905-828b-13e65b3a4524 req-134e569d-d03a-4d3a-8cab-07dae019613b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:34.510568 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-b4d812ef-42c3-4905-828b-13e65b3a4524 req-134e569d-d03a-4d3a-8cab-07dae019613b tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 Aug 12 20:17:34.510568 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-b4d812ef-42c3-4905-828b-13e65b3a4524 req-134e569d-d03a-4d3a-8cab-07dae019613b tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:34.510568 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-b4d812ef-42c3-4905-828b-13e65b3a4524 req-134e569d-d03a-4d3a-8cab-07dae019613b tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:34.526314 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:34.526314 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:34.531459 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-b4d812ef-42c3-4905-828b-13e65b3a4524 req-134e569d-d03a-4d3a-8cab-07dae019613b tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:17:34.539413 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-b4d812ef-42c3-4905-828b-13e65b3a4524 req-134e569d-d03a-4d3a-8cab-07dae019613b tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 returned with HTTP 200 Aug 12 20:17:34.540180 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 261/1056] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:17:34 2026] GET /volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 => generated 1319 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:17:35.217303 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-2b6fbf50-e13f-417a-a019-cd083917c4ad None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:35.219360 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2b6fbf50-e13f-417a-a019-cd083917c4ad tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/3aa154ae-4b4d-47ad-88b7-736a7f013660 Aug 12 20:17:35.219568 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2b6fbf50-e13f-417a-a019-cd083917c4ad tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:35.219767 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2b6fbf50-e13f-417a-a019-cd083917c4ad tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:35.219897 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-2b6fbf50-e13f-417a-a019-cd083917c4ad tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id 3aa154ae-4b4d-47ad-88b7-736a7f013660. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:35.226150 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:35.226150 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:17:35.227272 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2b6fbf50-e13f-417a-a019-cd083917c4ad tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/3aa154ae-4b4d-47ad-88b7-736a7f013660 returned with HTTP 200 Aug 12 20:17:35.227798 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 265/1057] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:35 2026] GET /volume/v3/backups/3aa154ae-4b4d-47ad-88b7-736a7f013660 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:35.441498 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ca3852b8-6066-48fd-93a8-a6258f2beae3 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:35.443743 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ca3852b8-6066-48fd-93a8-a6258f2beae3 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] GET https://10.4.3.246/volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 Aug 12 20:17:35.444029 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ca3852b8-6066-48fd-93a8-a6258f2beae3 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:35.444264 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ca3852b8-6066-48fd-93a8-a6258f2beae3 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:35.456715 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:35.456715 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:35.461072 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-ca3852b8-6066-48fd-93a8-a6258f2beae3 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Volume info retrieved successfully. Aug 12 20:17:35.466492 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ca3852b8-6066-48fd-93a8-a6258f2beae3 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] https://10.4.3.246/volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 returned with HTTP 200 Aug 12 20:17:35.466933 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 263/1058] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:17:35 2026] GET /volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 => generated 866 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:17:35.505085 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-00d9aaf8-8ee4-4146-865a-bd3c890309be None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:35.506866 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-00d9aaf8-8ee4-4146-865a-bd3c890309be tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 Aug 12 20:17:35.507073 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-00d9aaf8-8ee4-4146-865a-bd3c890309be tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:35.507290 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-00d9aaf8-8ee4-4146-865a-bd3c890309be tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:35.516255 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:35.516255 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:35.519753 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-00d9aaf8-8ee4-4146-865a-bd3c890309be tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:17:35.525023 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-00d9aaf8-8ee4-4146-865a-bd3c890309be tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 returned with HTTP 200 Aug 12 20:17:35.525425 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 270/1059] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:35 2026] GET /volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:17:36.241494 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-67d5ad3c-d9f0-4ac8-b026-5a3b9f99249e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:36.243559 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-67d5ad3c-d9f0-4ac8-b026-5a3b9f99249e tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/3aa154ae-4b4d-47ad-88b7-736a7f013660 Aug 12 20:17:36.243902 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-67d5ad3c-d9f0-4ac8-b026-5a3b9f99249e tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:36.243902 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-67d5ad3c-d9f0-4ac8-b026-5a3b9f99249e tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:36.244003 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-67d5ad3c-d9f0-4ac8-b026-5a3b9f99249e tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id 3aa154ae-4b4d-47ad-88b7-736a7f013660. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:36.251564 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:36.251564 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:36.251564 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-67d5ad3c-d9f0-4ac8-b026-5a3b9f99249e tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/3aa154ae-4b4d-47ad-88b7-736a7f013660 returned with HTTP 200 Aug 12 20:17:36.251564 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 262/1060] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:36 2026] GET /volume/v3/backups/3aa154ae-4b4d-47ad-88b7-736a7f013660 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:36.342975 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-9f7ea32a-461b-4271-8436-fcfb9b519485 req-603c6dfe-84b4-4375-b8ba-56d85da9d012 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:36.346402 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-9f7ea32a-461b-4271-8436-fcfb9b519485 req-603c6dfe-84b4-4375-b8ba-56d85da9d012 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] POST https://10.4.3.246/volume/v3/attachments/ad675b62-b8b5-42f9-b7f8-c885f0b80faa/action Aug 12 20:17:36.346917 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-9f7ea32a-461b-4271-8436-fcfb9b519485 req-603c6dfe-84b4-4375-b8ba-56d85da9d012 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Action body: b'{"os-complete": null}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:17:36.347225 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-9f7ea32a-461b-4271-8436-fcfb9b519485 req-603c6dfe-84b4-4375-b8ba-56d85da9d012 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:17:36.373659 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:36.373659 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:17:36.387774 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-9f7ea32a-461b-4271-8436-fcfb9b519485 req-603c6dfe-84b4-4375-b8ba-56d85da9d012 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] https://10.4.3.246/volume/v3/attachments/ad675b62-b8b5-42f9-b7f8-c885f0b80faa/action returned with HTTP 204 Aug 12 20:17:36.388357 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 266/1061] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:17:36 2026] POST /volume/v3/attachments/ad675b62-b8b5-42f9-b7f8-c885f0b80faa/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:17:36.484444 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-70904740-9ca4-4405-8473-ad7421133a28 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:36.489714 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-70904740-9ca4-4405-8473-ad7421133a28 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] GET https://10.4.3.246/volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 Aug 12 20:17:36.490210 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-70904740-9ca4-4405-8473-ad7421133a28 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:36.490393 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-70904740-9ca4-4405-8473-ad7421133a28 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:36.500903 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:36.500903 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:36.504483 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-70904740-9ca4-4405-8473-ad7421133a28 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Volume info retrieved successfully. Aug 12 20:17:36.509177 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-70904740-9ca4-4405-8473-ad7421133a28 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] https://10.4.3.246/volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 returned with HTTP 200 Aug 12 20:17:36.512686 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 264/1062] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:17:36 2026] GET /volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 => generated 1158 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:17:36.520986 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-b4d812ef-42c3-4905-828b-13e65b3a4524 req-b522e2eb-a4a6-4899-821a-07877aba6f86 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:36.523470 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-b4d812ef-42c3-4905-828b-13e65b3a4524 req-b522e2eb-a4a6-4899-821a-07877aba6f86 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] DELETE https://10.4.3.246/volume/v3/attachments/1c0a79fc-baee-4a14-8f95-2d616f19a41c Aug 12 20:17:36.523746 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-b4d812ef-42c3-4905-828b-13e65b3a4524 req-b522e2eb-a4a6-4899-821a-07877aba6f86 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:36.524004 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-b4d812ef-42c3-4905-828b-13e65b3a4524 req-b522e2eb-a4a6-4899-821a-07877aba6f86 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:36.526193 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-530b3721-f2af-4f8b-b825-917b62edb3f8 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:36.532150 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-530b3721-f2af-4f8b-b825-917b62edb3f8 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] POST https://10.4.3.246/volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0/action Aug 12 20:17:36.532635 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-530b3721-f2af-4f8b-b825-917b62edb3f8 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:17:36.532800 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:36.532800 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:36.532935 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-530b3721-f2af-4f8b-b825-917b62edb3f8 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:17:36.539965 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-899409d2-a39a-4754-946a-84858aa16ff2 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:36.541863 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-899409d2-a39a-4754-946a-84858aa16ff2 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 Aug 12 20:17:36.542137 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-899409d2-a39a-4754-946a-84858aa16ff2 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:36.542511 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-899409d2-a39a-4754-946a-84858aa16ff2 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:36.561075 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:36.561075 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:36.561467 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:36.561467 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:17:36.561558 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-530b3721-f2af-4f8b-b825-917b62edb3f8 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Volume info retrieved successfully. Aug 12 20:17:36.567387 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-899409d2-a39a-4754-946a-84858aa16ff2 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:17:36.574113 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-899409d2-a39a-4754-946a-84858aa16ff2 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 returned with HTTP 200 Aug 12 20:17:36.576082 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 267/1063] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:36 2026] GET /volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:17:36.611592 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-b4d812ef-42c3-4905-828b-13e65b3a4524 req-b522e2eb-a4a6-4899-821a-07877aba6f86 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/attachments/1c0a79fc-baee-4a14-8f95-2d616f19a41c returned with HTTP 200 Aug 12 20:17:36.612053 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 271/1064] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:17:36 2026] DELETE /volume/v3/attachments/1c0a79fc-baee-4a14-8f95-2d616f19a41c => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:36.613258 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-530b3721-f2af-4f8b-b825-917b62edb3f8 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Created reservations ['b53dc223-2d97-41bd-b615-3f2bb2880d35', '48e2f086-2088-4cfe-846a-10530438537c'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:17:36.646784 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-530b3721-f2af-4f8b-b825-917b62edb3f8 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Extend volume request issued successfully. Aug 12 20:17:36.647020 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-530b3721-f2af-4f8b-b825-917b62edb3f8 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] https://10.4.3.246/volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0/action returned with HTTP 202 Aug 12 20:17:36.647477 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 263/1065] 10.4.3.246 () {70 vars in 1431 bytes} [Wed Aug 12 20:17:36 2026] POST /volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 12 20:17:36.655243 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-1b95ed46-e524-42f0-8257-eab2b090022f None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:36.657162 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1b95ed46-e524-42f0-8257-eab2b090022f tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] GET https://10.4.3.246/volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 Aug 12 20:17:36.658101 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1b95ed46-e524-42f0-8257-eab2b090022f tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:36.658101 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1b95ed46-e524-42f0-8257-eab2b090022f tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:36.670291 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:36.670291 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:36.675019 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-1b95ed46-e524-42f0-8257-eab2b090022f tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Volume info retrieved successfully. Aug 12 20:17:36.680440 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1b95ed46-e524-42f0-8257-eab2b090022f tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] https://10.4.3.246/volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 returned with HTTP 200 Aug 12 20:17:36.680960 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 265/1066] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:17:36 2026] GET /volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 => generated 1161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:17:37.103419 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-530b3721-f2af-4f8b-b825-917b62edb3f8 req-f8d31a94-c327-4ecd-924f-c56b866f8b2f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:37.106388 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-530b3721-f2af-4f8b-b825-917b62edb3f8 req-f8d31a94-c327-4ecd-924f-c56b866f8b2f service nova] GET https://10.4.3.246/volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 Aug 12 20:17:37.106705 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-530b3721-f2af-4f8b-b825-917b62edb3f8 req-f8d31a94-c327-4ecd-924f-c56b866f8b2f service nova] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:37.106920 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-530b3721-f2af-4f8b-b825-917b62edb3f8 req-f8d31a94-c327-4ecd-924f-c56b866f8b2f service nova] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:37.119386 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:37.119386 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:17:37.130344 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-530b3721-f2af-4f8b-b825-917b62edb3f8 req-f8d31a94-c327-4ecd-924f-c56b866f8b2f service nova] Volume info retrieved successfully. Aug 12 20:17:37.136555 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-530b3721-f2af-4f8b-b825-917b62edb3f8 req-f8d31a94-c327-4ecd-924f-c56b866f8b2f service nova] https://10.4.3.246/volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 returned with HTTP 200 Aug 12 20:17:37.137372 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 268/1067] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:17:37 2026] GET /volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 => generated 1314 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:17:37.263328 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-529da72f-673e-4826-8256-a681a2c8d83f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:37.266612 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-529da72f-673e-4826-8256-a681a2c8d83f tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/3aa154ae-4b4d-47ad-88b7-736a7f013660 Aug 12 20:17:37.267010 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-529da72f-673e-4826-8256-a681a2c8d83f tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:37.267555 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-529da72f-673e-4826-8256-a681a2c8d83f tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:37.267555 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-529da72f-673e-4826-8256-a681a2c8d83f tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id 3aa154ae-4b4d-47ad-88b7-736a7f013660. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:37.275399 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:37.275399 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:37.276451 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-529da72f-673e-4826-8256-a681a2c8d83f tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/3aa154ae-4b4d-47ad-88b7-736a7f013660 returned with HTTP 200 Aug 12 20:17:37.277309 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 272/1068] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:37 2026] GET /volume/v3/backups/3aa154ae-4b4d-47ad-88b7-736a7f013660 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:37.296970 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-0cbfecba-d54d-40af-8463-e36adb47dda6 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:37.299463 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0cbfecba-d54d-40af-8463-e36adb47dda6 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 Aug 12 20:17:37.299873 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0cbfecba-d54d-40af-8463-e36adb47dda6 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:37.299943 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0cbfecba-d54d-40af-8463-e36adb47dda6 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:37.300065 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-0cbfecba-d54d-40af-8463-e36adb47dda6 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id dbc7d064-112f-46f5-ab90-140652d0ef67. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:37.304863 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:37.304863 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:37.305799 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0cbfecba-d54d-40af-8463-e36adb47dda6 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 returned with HTTP 200 Aug 12 20:17:37.306223 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 264/1069] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:37 2026] GET /volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:37.321007 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-d3a1838a-e2bb-4801-9ae3-a07d8e32fefb None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:37.323349 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d3a1838a-e2bb-4801-9ae3-a07d8e32fefb tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] DELETE https://10.4.3.246/volume/v3/backups/3aa154ae-4b4d-47ad-88b7-736a7f013660 Aug 12 20:17:37.323666 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d3a1838a-e2bb-4801-9ae3-a07d8e32fefb tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:37.324048 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d3a1838a-e2bb-4801-9ae3-a07d8e32fefb tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:37.324048 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.contrib.backups [None req-d3a1838a-e2bb-4801-9ae3-a07d8e32fefb tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Delete backup with id: 3aa154ae-4b4d-47ad-88b7-736a7f013660. Aug 12 20:17:37.329329 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:37.329329 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:37.353020 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.backup.rpcapi [None req-d3a1838a-e2bb-4801-9ae3-a07d8e32fefb tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] delete_backup rpcapi backup_id 3aa154ae-4b4d-47ad-88b7-736a7f013660 {{(pid=100385) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 20:17:37.356006 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d3a1838a-e2bb-4801-9ae3-a07d8e32fefb tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/3aa154ae-4b4d-47ad-88b7-736a7f013660 returned with HTTP 202 Aug 12 20:17:37.356006 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 266/1070] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:17:37 2026] DELETE /volume/v3/backups/3aa154ae-4b4d-47ad-88b7-736a7f013660 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:17:37.364150 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-49a1ea6f-1b9d-412b-b639-b74f5d23430b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:37.366801 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-49a1ea6f-1b9d-412b-b639-b74f5d23430b tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/3aa154ae-4b4d-47ad-88b7-736a7f013660 Aug 12 20:17:37.367167 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-49a1ea6f-1b9d-412b-b639-b74f5d23430b tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:37.367483 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-49a1ea6f-1b9d-412b-b639-b74f5d23430b tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:37.367730 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-49a1ea6f-1b9d-412b-b639-b74f5d23430b tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id 3aa154ae-4b4d-47ad-88b7-736a7f013660. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:37.374905 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:37.374905 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:17:37.376222 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-49a1ea6f-1b9d-412b-b639-b74f5d23430b tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/3aa154ae-4b4d-47ad-88b7-736a7f013660 returned with HTTP 200 Aug 12 20:17:37.376886 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 269/1071] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:37 2026] GET /volume/v3/backups/3aa154ae-4b4d-47ad-88b7-736a7f013660 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:37.593746 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-1ebdee8a-cb12-4ab2-842b-18ff9e5142b5 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:37.597092 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1ebdee8a-cb12-4ab2-842b-18ff9e5142b5 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 Aug 12 20:17:37.597378 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1ebdee8a-cb12-4ab2-842b-18ff9e5142b5 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:37.598877 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1ebdee8a-cb12-4ab2-842b-18ff9e5142b5 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:37.610232 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:37.610232 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:37.615148 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-1ebdee8a-cb12-4ab2-842b-18ff9e5142b5 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:17:37.620621 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1ebdee8a-cb12-4ab2-842b-18ff9e5142b5 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 returned with HTTP 200 Aug 12 20:17:37.620968 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 273/1072] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:37 2026] GET /volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:37.700323 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-c7d2d065-a39a-4738-ac5e-09c7a222366d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:37.703743 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c7d2d065-a39a-4738-ac5e-09c7a222366d tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] GET https://10.4.3.246/volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 Aug 12 20:17:37.704207 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c7d2d065-a39a-4738-ac5e-09c7a222366d tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:37.704610 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c7d2d065-a39a-4738-ac5e-09c7a222366d tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:37.721571 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:37.721571 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:37.726801 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-c7d2d065-a39a-4738-ac5e-09c7a222366d tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Volume info retrieved successfully. Aug 12 20:17:37.740972 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c7d2d065-a39a-4738-ac5e-09c7a222366d tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] https://10.4.3.246/volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 returned with HTTP 200 Aug 12 20:17:37.741890 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 265/1073] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:17:37 2026] GET /volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 => generated 1158 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:17:37.755649 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-9368fba1-893a-4935-ab79-e6da650ceac5 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:37.759154 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9368fba1-893a-4935-ab79-e6da650ceac5 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] GET https://10.4.3.246/volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 Aug 12 20:17:37.759482 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9368fba1-893a-4935-ab79-e6da650ceac5 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:37.759888 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9368fba1-893a-4935-ab79-e6da650ceac5 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:37.778410 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:37.778410 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:37.785989 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-9368fba1-893a-4935-ab79-e6da650ceac5 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Volume info retrieved successfully. Aug 12 20:17:37.795318 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9368fba1-893a-4935-ab79-e6da650ceac5 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] https://10.4.3.246/volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 returned with HTTP 200 Aug 12 20:17:37.795947 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 267/1074] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:17:37 2026] GET /volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 => generated 1158 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:17:37.897293 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-81dab94d-2bb3-47f5-8470-8db9793fbe42 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:38.010346 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-81dab94d-2bb3-47f5-8470-8db9793fbe42 tempest-VolumeTypesNegativeTest-1386727672 tempest-VolumeTypesNegativeTest-1386727672-project-admin] POST https://10.4.3.246/volume/v3/types/3e7d2b6f-e685-4d8e-95e5-971824e2f751/encryption Aug 12 20:17:38.010746 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-81dab94d-2bb3-47f5-8470-8db9793fbe42 tempest-VolumeTypesNegativeTest-1386727672 tempest-VolumeTypesNegativeTest-1386727672-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:17:38.029701 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-81dab94d-2bb3-47f5-8470-8db9793fbe42 tempest-VolumeTypesNegativeTest-1386727672 tempest-VolumeTypesNegativeTest-1386727672-project-admin] https://10.4.3.246/volume/v3/types/3e7d2b6f-e685-4d8e-95e5-971824e2f751/encryption returned with HTTP 404 Aug 12 20:17:38.030245 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 270/1075] 10.4.3.246 () {68 vars in 1397 bytes} [Wed Aug 12 20:17:37 2026] POST /volume/v3/types/3e7d2b6f-e685-4d8e-95e5-971824e2f751/encryption => generated 114 bytes in 134 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:17:38.050514 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-02a1feaf-d260-436a-8f89-a2a513be8ede None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:38.052930 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-02a1feaf-d260-436a-8f89-a2a513be8ede tempest-VolumeTypesNegativeTest-1386727672 tempest-VolumeTypesNegativeTest-1386727672-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:17:38.053447 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-02a1feaf-d260-436a-8f89-a2a513be8ede tempest-VolumeTypesNegativeTest-1386727672 tempest-VolumeTypesNegativeTest-1386727672-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1959785188", "os-volume-type-access:is_public": false}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:17:38.079860 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-02a1feaf-d260-436a-8f89-a2a513be8ede tempest-VolumeTypesNegativeTest-1386727672 tempest-VolumeTypesNegativeTest-1386727672-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:17:38.080345 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 274/1076] 10.4.3.246 () {68 vars in 1253 bytes} [Wed Aug 12 20:17:38 2026] POST /volume/v3/types => generated 231 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:38.090526 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-d964202f-d5e0-4724-b25f-ade535d1a172 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:38.140840 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-0bca2946-b3e9-4ae8-b2dd-3f99bbfc8362 req-09c5c800-f7c2-4e24-af1f-085a9a01e31b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:38.148159 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-0bca2946-b3e9-4ae8-b2dd-3f99bbfc8362 req-09c5c800-f7c2-4e24-af1f-085a9a01e31b tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] GET https://10.4.3.246/volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 Aug 12 20:17:38.148406 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-0bca2946-b3e9-4ae8-b2dd-3f99bbfc8362 req-09c5c800-f7c2-4e24-af1f-085a9a01e31b tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:38.148669 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-0bca2946-b3e9-4ae8-b2dd-3f99bbfc8362 req-09c5c800-f7c2-4e24-af1f-085a9a01e31b tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:38.162930 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:38.162930 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:38.175273 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-0bca2946-b3e9-4ae8-b2dd-3f99bbfc8362 req-09c5c800-f7c2-4e24-af1f-085a9a01e31b tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Volume info retrieved successfully. Aug 12 20:17:38.177286 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d964202f-d5e0-4724-b25f-ade535d1a172 tempest-VolumeTypesNegativeTest-2115834746 tempest-VolumeTypesNegativeTest-2115834746-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:17:38.179052 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d964202f-d5e0-4724-b25f-ade535d1a172 tempest-VolumeTypesNegativeTest-2115834746 tempest-VolumeTypesNegativeTest-2115834746-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "aa50748d-9b15-4202-9b1f-1d4754e2c0e2", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-2060276292"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:17:38.181812 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-0bca2946-b3e9-4ae8-b2dd-3f99bbfc8362 req-09c5c800-f7c2-4e24-af1f-085a9a01e31b tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] https://10.4.3.246/volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 returned with HTTP 200 Aug 12 20:17:38.182192 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-d964202f-d5e0-4724-b25f-ade535d1a172 tempest-VolumeTypesNegativeTest-2115834746 tempest-VolumeTypesNegativeTest-2115834746-project-member] Create volume request body: {'volume': {'volume_type': 'aa50748d-9b15-4202-9b1f-1d4754e2c0e2', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-2060276292'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:17:38.182343 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 268/1077] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:17:38 2026] GET /volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 => generated 1140 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:17:38.190316 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d964202f-d5e0-4724-b25f-ade535d1a172 tempest-VolumeTypesNegativeTest-2115834746 tempest-VolumeTypesNegativeTest-2115834746-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 404 Aug 12 20:17:38.191387 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 266/1078] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:17:38 2026] POST /volume/v3/volumes => generated 114 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:17:38.199749 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-db1719a8-773e-4d94-a04d-2f4bb56a6ba6 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:38.205080 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-db1719a8-773e-4d94-a04d-2f4bb56a6ba6 tempest-VolumeTypesNegativeTest-1386727672 tempest-VolumeTypesNegativeTest-1386727672-project-admin] DELETE https://10.4.3.246/volume/v3/types/aa50748d-9b15-4202-9b1f-1d4754e2c0e2 Aug 12 20:17:38.205080 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-db1719a8-773e-4d94-a04d-2f4bb56a6ba6 tempest-VolumeTypesNegativeTest-1386727672 tempest-VolumeTypesNegativeTest-1386727672-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:38.205080 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-db1719a8-773e-4d94-a04d-2f4bb56a6ba6 tempest-VolumeTypesNegativeTest-1386727672 tempest-VolumeTypesNegativeTest-1386727672-project-admin] Calling method '_delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:38.214059 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-0bca2946-b3e9-4ae8-b2dd-3f99bbfc8362 req-851ae472-d36e-4982-b043-2df7b7ea2213 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:38.216818 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-0bca2946-b3e9-4ae8-b2dd-3f99bbfc8362 req-851ae472-d36e-4982-b043-2df7b7ea2213 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] POST https://10.4.3.246/volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0/action Aug 12 20:17:38.217183 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-0bca2946-b3e9-4ae8-b2dd-3f99bbfc8362 req-851ae472-d36e-4982-b043-2df7b7ea2213 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:17:38.217344 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-0bca2946-b3e9-4ae8-b2dd-3f99bbfc8362 req-851ae472-d36e-4982-b043-2df7b7ea2213 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:17:38.236579 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:38.236579 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:38.236579 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-0bca2946-b3e9-4ae8-b2dd-3f99bbfc8362 req-851ae472-d36e-4982-b043-2df7b7ea2213 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Volume info retrieved successfully. Aug 12 20:17:38.240600 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-db1719a8-773e-4d94-a04d-2f4bb56a6ba6 tempest-VolumeTypesNegativeTest-1386727672 tempest-VolumeTypesNegativeTest-1386727672-project-admin] https://10.4.3.246/volume/v3/types/aa50748d-9b15-4202-9b1f-1d4754e2c0e2 returned with HTTP 202 Aug 12 20:17:38.241143 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 271/1079] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:17:38 2026] DELETE /volume/v3/types/aa50748d-9b15-4202-9b1f-1d4754e2c0e2 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 12 20:17:38.249574 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-beb9821b-29c4-498a-b767-36d25902eb35 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:38.250054 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-0bca2946-b3e9-4ae8-b2dd-3f99bbfc8362 req-851ae472-d36e-4982-b043-2df7b7ea2213 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Begin detaching volume completed successfully. Aug 12 20:17:38.250334 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-0bca2946-b3e9-4ae8-b2dd-3f99bbfc8362 req-851ae472-d36e-4982-b043-2df7b7ea2213 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] https://10.4.3.246/volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0/action returned with HTTP 202 Aug 12 20:17:38.252064 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 275/1080] 10.4.3.246 () {72 vars in 1672 bytes} [Wed Aug 12 20:17:38 2026] POST /volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:17:38.253161 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-beb9821b-29c4-498a-b767-36d25902eb35 tempest-VolumeTypesNegativeTest-1386727672 tempest-VolumeTypesNegativeTest-1386727672-project-admin] GET https://10.4.3.246/volume/v3/types/aa50748d-9b15-4202-9b1f-1d4754e2c0e2 Aug 12 20:17:38.253433 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-beb9821b-29c4-498a-b767-36d25902eb35 tempest-VolumeTypesNegativeTest-1386727672 tempest-VolumeTypesNegativeTest-1386727672-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:38.253705 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-beb9821b-29c4-498a-b767-36d25902eb35 tempest-VolumeTypesNegativeTest-1386727672 tempest-VolumeTypesNegativeTest-1386727672-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:38.257615 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-beb9821b-29c4-498a-b767-36d25902eb35 tempest-VolumeTypesNegativeTest-1386727672 tempest-VolumeTypesNegativeTest-1386727672-project-admin] https://10.4.3.246/volume/v3/types/aa50748d-9b15-4202-9b1f-1d4754e2c0e2 returned with HTTP 404 Aug 12 20:17:38.258313 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 269/1081] 10.4.3.246 () {66 vars in 1342 bytes} [Wed Aug 12 20:17:38 2026] GET /volume/v3/types/aa50748d-9b15-4202-9b1f-1d4754e2c0e2 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:17:38.267644 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-04c37de2-2810-41a4-8c2f-207dd8053ba4 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:38.271444 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-04c37de2-2810-41a4-8c2f-207dd8053ba4 tempest-VolumeTypesNegativeTest-1386727672 tempest-VolumeTypesNegativeTest-1386727672-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:17:38.271444 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-04c37de2-2810-41a4-8c2f-207dd8053ba4 tempest-VolumeTypesNegativeTest-1386727672 tempest-VolumeTypesNegativeTest-1386727672-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:17:38.272285 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-04c37de2-2810-41a4-8c2f-207dd8053ba4 tempest-VolumeTypesNegativeTest-1386727672 tempest-VolumeTypesNegativeTest-1386727672-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 400 Aug 12 20:17:38.272895 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 267/1082] 10.4.3.246 () {68 vars in 1252 bytes} [Wed Aug 12 20:17:38 2026] POST /volume/v3/types => generated 115 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 20:17:38.283000 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-066a90ea-d620-48f4-a220-b2bdf8f5c01e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:38.284017 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c3fbcddc-6958-4f1b-9341-d2f0312547df None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:38.285982 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-066a90ea-d620-48f4-a220-b2bdf8f5c01e tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] GET https://10.4.3.246/volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 Aug 12 20:17:38.286319 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-066a90ea-d620-48f4-a220-b2bdf8f5c01e tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:38.286751 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-066a90ea-d620-48f4-a220-b2bdf8f5c01e tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:38.288027 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c3fbcddc-6958-4f1b-9341-d2f0312547df tempest-VolumeTypesNegativeTest-1386727672 tempest-VolumeTypesNegativeTest-1386727672-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:17:38.288401 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c3fbcddc-6958-4f1b-9341-d2f0312547df tempest-VolumeTypesNegativeTest-1386727672 tempest-VolumeTypesNegativeTest-1386727672-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1564926126"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:17:38.307810 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:38.307810 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:17:38.314641 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-066a90ea-d620-48f4-a220-b2bdf8f5c01e tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Volume info retrieved successfully. Aug 12 20:17:38.316486 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c3fbcddc-6958-4f1b-9341-d2f0312547df tempest-VolumeTypesNegativeTest-1386727672 tempest-VolumeTypesNegativeTest-1386727672-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:17:38.317032 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 276/1083] 10.4.3.246 () {68 vars in 1252 bytes} [Wed Aug 12 20:17:38 2026] POST /volume/v3/types => generated 229 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:38.320379 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-8ea3d3c6-f387-429a-b521-4f2f550cc4a0 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:38.320918 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8ea3d3c6-f387-429a-b521-4f2f550cc4a0 None None] GET https://10.4.3.246/volume// Aug 12 20:17:38.321142 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8ea3d3c6-f387-429a-b521-4f2f550cc4a0 None None] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:38.321395 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8ea3d3c6-f387-429a-b521-4f2f550cc4a0 None None] Calling method 'all' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:38.321850 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8ea3d3c6-f387-429a-b521-4f2f550cc4a0 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:17:38.322222 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 270/1084] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:17:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:17:38.324534 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-066a90ea-d620-48f4-a220-b2bdf8f5c01e tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] https://10.4.3.246/volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 returned with HTTP 200 Aug 12 20:17:38.325068 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 272/1085] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:17:38 2026] GET /volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 => generated 1161 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:17:38.325487 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-13bc8bb5-3823-4921-838a-270323fcdab8 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:38.327783 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-13bc8bb5-3823-4921-838a-270323fcdab8 tempest-VolumeTypesNegativeTest-1386727672 tempest-VolumeTypesNegativeTest-1386727672-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:17:38.328334 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-13bc8bb5-3823-4921-838a-270323fcdab8 tempest-VolumeTypesNegativeTest-1386727672 tempest-VolumeTypesNegativeTest-1386727672-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1564926126"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:17:38.331335 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-0bca2946-b3e9-4ae8-b2dd-3f99bbfc8362 req-51cd4c46-e2ad-4acd-86b4-105af12c4fcb None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:38.335036 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-0bca2946-b3e9-4ae8-b2dd-3f99bbfc8362 req-51cd4c46-e2ad-4acd-86b4-105af12c4fcb tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] GET https://10.4.3.246/volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 Aug 12 20:17:38.335313 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-0bca2946-b3e9-4ae8-b2dd-3f99bbfc8362 req-51cd4c46-e2ad-4acd-86b4-105af12c4fcb tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:38.335501 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-0bca2946-b3e9-4ae8-b2dd-3f99bbfc8362 req-51cd4c46-e2ad-4acd-86b4-105af12c4fcb tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:38.337411 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-13bc8bb5-3823-4921-838a-270323fcdab8 tempest-VolumeTypesNegativeTest-1386727672 tempest-VolumeTypesNegativeTest-1386727672-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1564926126 already exists. Aug 12 20:17:38.337743 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-13bc8bb5-3823-4921-838a-270323fcdab8 tempest-VolumeTypesNegativeTest-1386727672 tempest-VolumeTypesNegativeTest-1386727672-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 409 Aug 12 20:17:38.338320 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 268/1086] 10.4.3.246 () {68 vars in 1252 bytes} [Wed Aug 12 20:17:38 2026] POST /volume/v3/types => generated 134 bytes in 13 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:17:38.351077 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-c5fdd544-d230-4980-92ac-e0a8efc179d8 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:38.355698 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c5fdd544-d230-4980-92ac-e0a8efc179d8 tempest-VolumeTypesNegativeTest-1386727672 tempest-VolumeTypesNegativeTest-1386727672-project-admin] DELETE https://10.4.3.246/volume/v3/types/7eebc6c7-05fd-4f91-aa1f-2025da1a5ccc Aug 12 20:17:38.356083 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c5fdd544-d230-4980-92ac-e0a8efc179d8 tempest-VolumeTypesNegativeTest-1386727672 tempest-VolumeTypesNegativeTest-1386727672-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:38.358150 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c5fdd544-d230-4980-92ac-e0a8efc179d8 tempest-VolumeTypesNegativeTest-1386727672 tempest-VolumeTypesNegativeTest-1386727672-project-admin] Calling method '_delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:38.360310 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:38.360310 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:38.365520 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-0bca2946-b3e9-4ae8-b2dd-3f99bbfc8362 req-51cd4c46-e2ad-4acd-86b4-105af12c4fcb tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Volume info retrieved successfully. Aug 12 20:17:38.375629 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-0bca2946-b3e9-4ae8-b2dd-3f99bbfc8362 req-51cd4c46-e2ad-4acd-86b4-105af12c4fcb tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] https://10.4.3.246/volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 returned with HTTP 200 Aug 12 20:17:38.376011 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 277/1087] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:17:38 2026] GET /volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 => generated 1323 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:17:38.392337 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-81f3e971-1e95-4795-bafc-37852f948dcb None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:38.394006 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-81f3e971-1e95-4795-bafc-37852f948dcb tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/3aa154ae-4b4d-47ad-88b7-736a7f013660 Aug 12 20:17:38.394224 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-81f3e971-1e95-4795-bafc-37852f948dcb tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:38.394402 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-81f3e971-1e95-4795-bafc-37852f948dcb tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:38.394490 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-81f3e971-1e95-4795-bafc-37852f948dcb tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id 3aa154ae-4b4d-47ad-88b7-736a7f013660. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:38.399083 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-81f3e971-1e95-4795-bafc-37852f948dcb tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/3aa154ae-4b4d-47ad-88b7-736a7f013660 returned with HTTP 404 Aug 12 20:17:38.399862 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 273/1088] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:38 2026] GET /volume/v3/backups/3aa154ae-4b4d-47ad-88b7-736a7f013660 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:17:38.412375 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-fac75a71-9ed5-4755-a81d-6f12de90943c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:38.415388 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fac75a71-9ed5-4755-a81d-6f12de90943c tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] DELETE https://10.4.3.246/volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 Aug 12 20:17:38.415388 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fac75a71-9ed5-4755-a81d-6f12de90943c tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:38.415388 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fac75a71-9ed5-4755-a81d-6f12de90943c tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:38.415388 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.contrib.backups [None req-fac75a71-9ed5-4755-a81d-6f12de90943c tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Delete backup with id: 14b68ca8-13ed-4eb0-8368-04872c2ea305. Aug 12 20:17:38.421053 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:38.421053 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:38.426656 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c5fdd544-d230-4980-92ac-e0a8efc179d8 tempest-VolumeTypesNegativeTest-1386727672 tempest-VolumeTypesNegativeTest-1386727672-project-admin] https://10.4.3.246/volume/v3/types/7eebc6c7-05fd-4f91-aa1f-2025da1a5ccc returned with HTTP 202 Aug 12 20:17:38.427181 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 271/1089] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:17:38 2026] DELETE /volume/v3/types/7eebc6c7-05fd-4f91-aa1f-2025da1a5ccc => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:17:38.438031 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-276b91ce-5049-402a-a98e-4e04589eeb20 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:38.440438 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-276b91ce-5049-402a-a98e-4e04589eeb20 tempest-VolumeTypesNegativeTest-1386727672 tempest-VolumeTypesNegativeTest-1386727672-project-admin] GET https://10.4.3.246/volume/v3/types/7eebc6c7-05fd-4f91-aa1f-2025da1a5ccc Aug 12 20:17:38.440853 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-276b91ce-5049-402a-a98e-4e04589eeb20 tempest-VolumeTypesNegativeTest-1386727672 tempest-VolumeTypesNegativeTest-1386727672-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:38.441070 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-276b91ce-5049-402a-a98e-4e04589eeb20 tempest-VolumeTypesNegativeTest-1386727672 tempest-VolumeTypesNegativeTest-1386727672-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:38.447613 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-276b91ce-5049-402a-a98e-4e04589eeb20 tempest-VolumeTypesNegativeTest-1386727672 tempest-VolumeTypesNegativeTest-1386727672-project-admin] https://10.4.3.246/volume/v3/types/7eebc6c7-05fd-4f91-aa1f-2025da1a5ccc returned with HTTP 404 Aug 12 20:17:38.448432 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 278/1090] 10.4.3.246 () {66 vars in 1342 bytes} [Wed Aug 12 20:17:38 2026] GET /volume/v3/types/7eebc6c7-05fd-4f91-aa1f-2025da1a5ccc => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:17:38.448839 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.backup.rpcapi [None req-fac75a71-9ed5-4755-a81d-6f12de90943c tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] delete_backup rpcapi backup_id 14b68ca8-13ed-4eb0-8368-04872c2ea305 {{(pid=100386) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 20:17:38.450725 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fac75a71-9ed5-4755-a81d-6f12de90943c tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 returned with HTTP 202 Aug 12 20:17:38.451237 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 269/1091] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:17:38 2026] DELETE /volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:17:38.459359 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-ce879623-24ca-4f56-9e08-71afd2395fb4 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:38.459528 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ecbee69a-cb21-4c83-93b8-dd360a76aaf7 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:38.461984 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ecbee69a-cb21-4c83-93b8-dd360a76aaf7 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 Aug 12 20:17:38.462256 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ecbee69a-cb21-4c83-93b8-dd360a76aaf7 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:38.462565 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ecbee69a-cb21-4c83-93b8-dd360a76aaf7 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:38.462720 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-ecbee69a-cb21-4c83-93b8-dd360a76aaf7 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 14b68ca8-13ed-4eb0-8368-04872c2ea305. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:38.464565 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ce879623-24ca-4f56-9e08-71afd2395fb4 tempest-VolumeTypesNegativeTest-1386727672 tempest-VolumeTypesNegativeTest-1386727672-project-admin] DELETE https://10.4.3.246/volume/v3/types/f0c113de-0b19-49e9-bcab-6e6d0fc99709 Aug 12 20:17:38.464867 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ce879623-24ca-4f56-9e08-71afd2395fb4 tempest-VolumeTypesNegativeTest-1386727672 tempest-VolumeTypesNegativeTest-1386727672-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:38.465170 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ce879623-24ca-4f56-9e08-71afd2395fb4 tempest-VolumeTypesNegativeTest-1386727672 tempest-VolumeTypesNegativeTest-1386727672-project-admin] Calling method '_delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:38.467778 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:38.467778 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:38.468645 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ecbee69a-cb21-4c83-93b8-dd360a76aaf7 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 returned with HTTP 200 Aug 12 20:17:38.469014 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 272/1092] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:38 2026] GET /volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:38.474584 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ce879623-24ca-4f56-9e08-71afd2395fb4 tempest-VolumeTypesNegativeTest-1386727672 tempest-VolumeTypesNegativeTest-1386727672-project-admin] https://10.4.3.246/volume/v3/types/f0c113de-0b19-49e9-bcab-6e6d0fc99709 returned with HTTP 404 Aug 12 20:17:38.474966 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 274/1093] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:17:38 2026] DELETE /volume/v3/types/f0c113de-0b19-49e9-bcab-6e6d0fc99709 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:17:38.485002 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-e1f3ad3e-b092-4c21-8d6a-40bd8cbf2d70 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:38.489588 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e1f3ad3e-b092-4c21-8d6a-40bd8cbf2d70 tempest-VolumeTypesNegativeTest-1386727672 tempest-VolumeTypesNegativeTest-1386727672-project-admin] GET https://10.4.3.246/volume/v3/types/20cfff30-e9e8-46f7-9016-dca55b7cd35d Aug 12 20:17:38.489843 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e1f3ad3e-b092-4c21-8d6a-40bd8cbf2d70 tempest-VolumeTypesNegativeTest-1386727672 tempest-VolumeTypesNegativeTest-1386727672-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:38.490111 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e1f3ad3e-b092-4c21-8d6a-40bd8cbf2d70 tempest-VolumeTypesNegativeTest-1386727672 tempest-VolumeTypesNegativeTest-1386727672-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:38.498283 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e1f3ad3e-b092-4c21-8d6a-40bd8cbf2d70 tempest-VolumeTypesNegativeTest-1386727672 tempest-VolumeTypesNegativeTest-1386727672-project-admin] https://10.4.3.246/volume/v3/types/20cfff30-e9e8-46f7-9016-dca55b7cd35d returned with HTTP 404 Aug 12 20:17:38.499154 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 279/1094] 10.4.3.246 () {66 vars in 1342 bytes} [Wed Aug 12 20:17:38 2026] GET /volume/v3/types/20cfff30-e9e8-46f7-9016-dca55b7cd35d => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:17:39.344704 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-6b236ac8-fb5d-456f-916e-327f13a1ddb1 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:39.347822 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6b236ac8-fb5d-456f-916e-327f13a1ddb1 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] GET https://10.4.3.246/volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 Aug 12 20:17:39.348034 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6b236ac8-fb5d-456f-916e-327f13a1ddb1 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:39.349478 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6b236ac8-fb5d-456f-916e-327f13a1ddb1 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:39.366520 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:39.366520 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:39.373321 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-6b236ac8-fb5d-456f-916e-327f13a1ddb1 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Volume info retrieved successfully. Aug 12 20:17:39.380206 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6b236ac8-fb5d-456f-916e-327f13a1ddb1 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] https://10.4.3.246/volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 returned with HTTP 200 Aug 12 20:17:39.380206 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 270/1095] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:17:39 2026] GET /volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 => generated 1161 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:17:39.449878 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-0bca2946-b3e9-4ae8-b2dd-3f99bbfc8362 req-47bc0499-b992-481d-97c8-56eac37d4173 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:39.454103 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-0bca2946-b3e9-4ae8-b2dd-3f99bbfc8362 req-47bc0499-b992-481d-97c8-56eac37d4173 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] DELETE https://10.4.3.246/volume/v3/attachments/ad675b62-b8b5-42f9-b7f8-c885f0b80faa Aug 12 20:17:39.454310 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-0bca2946-b3e9-4ae8-b2dd-3f99bbfc8362 req-47bc0499-b992-481d-97c8-56eac37d4173 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:39.454503 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-0bca2946-b3e9-4ae8-b2dd-3f99bbfc8362 req-47bc0499-b992-481d-97c8-56eac37d4173 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:39.467356 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:39.467356 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:39.482687 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-b4992769-6402-44e1-b980-4eb13cc4b384 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:39.485230 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b4992769-6402-44e1-b980-4eb13cc4b384 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 Aug 12 20:17:39.485466 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b4992769-6402-44e1-b980-4eb13cc4b384 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:39.485707 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b4992769-6402-44e1-b980-4eb13cc4b384 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:39.485820 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-b4992769-6402-44e1-b980-4eb13cc4b384 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 14b68ca8-13ed-4eb0-8368-04872c2ea305. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:39.491659 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b4992769-6402-44e1-b980-4eb13cc4b384 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 returned with HTTP 404 Aug 12 20:17:39.492149 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 275/1096] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:39 2026] GET /volume/v3/backups/14b68ca8-13ed-4eb0-8368-04872c2ea305 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:17:39.502220 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-80e7b8df-10d1-4189-8cc7-f827ee3c1abc None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:39.504411 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-80e7b8df-10d1-4189-8cc7-f827ee3c1abc tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] DELETE https://10.4.3.246/volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 Aug 12 20:17:39.504685 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-80e7b8df-10d1-4189-8cc7-f827ee3c1abc tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:39.507713 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-80e7b8df-10d1-4189-8cc7-f827ee3c1abc tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:39.508476 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.contrib.backups [None req-80e7b8df-10d1-4189-8cc7-f827ee3c1abc tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Delete backup with id: dbc7d064-112f-46f5-ab90-140652d0ef67. Aug 12 20:17:39.517253 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:39.517253 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:39.526147 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-0bca2946-b3e9-4ae8-b2dd-3f99bbfc8362 req-47bc0499-b992-481d-97c8-56eac37d4173 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] https://10.4.3.246/volume/v3/attachments/ad675b62-b8b5-42f9-b7f8-c885f0b80faa returned with HTTP 200 Aug 12 20:17:39.526652 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 273/1097] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:17:39 2026] DELETE /volume/v3/attachments/ad675b62-b8b5-42f9-b7f8-c885f0b80faa => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:39.543970 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.backup.rpcapi [None req-80e7b8df-10d1-4189-8cc7-f827ee3c1abc tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] delete_backup rpcapi backup_id dbc7d064-112f-46f5-ab90-140652d0ef67 {{(pid=100384) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 20:17:39.547824 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-80e7b8df-10d1-4189-8cc7-f827ee3c1abc tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 returned with HTTP 202 Aug 12 20:17:39.547824 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 280/1098] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:17:39 2026] DELETE /volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:17:39.559081 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-a09873fe-9a88-48c0-9b04-f9edc7860193 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:39.564067 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a09873fe-9a88-48c0-9b04-f9edc7860193 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 Aug 12 20:17:39.564067 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a09873fe-9a88-48c0-9b04-f9edc7860193 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:39.564067 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a09873fe-9a88-48c0-9b04-f9edc7860193 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:39.564067 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-a09873fe-9a88-48c0-9b04-f9edc7860193 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id dbc7d064-112f-46f5-ab90-140652d0ef67. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:39.575021 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:39.575021 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:39.576807 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a09873fe-9a88-48c0-9b04-f9edc7860193 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 returned with HTTP 200 Aug 12 20:17:39.576807 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 271/1099] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:39 2026] GET /volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 => generated 751 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:40.395513 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-cbb22ac9-15a1-479b-a220-9fb03a2000eb None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:40.397942 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cbb22ac9-15a1-479b-a220-9fb03a2000eb tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] GET https://10.4.3.246/volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 Aug 12 20:17:40.398176 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cbb22ac9-15a1-479b-a220-9fb03a2000eb tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:40.398437 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cbb22ac9-15a1-479b-a220-9fb03a2000eb tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:40.411701 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:40.411701 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:17:40.416867 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-cbb22ac9-15a1-479b-a220-9fb03a2000eb tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Volume info retrieved successfully. Aug 12 20:17:40.422547 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cbb22ac9-15a1-479b-a220-9fb03a2000eb tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] https://10.4.3.246/volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 returned with HTTP 200 Aug 12 20:17:40.423038 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 276/1100] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:17:40 2026] GET /volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 => generated 866 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:17:40.588770 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-792c3e8d-88e8-4131-b094-21e585a3b14e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:40.590531 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-792c3e8d-88e8-4131-b094-21e585a3b14e tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 Aug 12 20:17:40.590705 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-792c3e8d-88e8-4131-b094-21e585a3b14e tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:40.590873 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-792c3e8d-88e8-4131-b094-21e585a3b14e tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:40.591124 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-792c3e8d-88e8-4131-b094-21e585a3b14e tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Show backup with id dbc7d064-112f-46f5-ab90-140652d0ef67. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:40.594588 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-792c3e8d-88e8-4131-b094-21e585a3b14e tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 returned with HTTP 404 Aug 12 20:17:40.595185 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 274/1101] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:40 2026] GET /volume/v3/backups/dbc7d064-112f-46f5-ab90-140652d0ef67 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:17:40.603681 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f988c9d4-13de-4408-ab73-ccf7d67b26b0 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:40.611512 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f988c9d4-13de-4408-ab73-ccf7d67b26b0 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] DELETE https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 Aug 12 20:17:40.611512 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f988c9d4-13de-4408-ab73-ccf7d67b26b0 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:40.611512 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f988c9d4-13de-4408-ab73-ccf7d67b26b0 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:40.611512 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.contrib.backups [None req-f988c9d4-13de-4408-ab73-ccf7d67b26b0 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Delete backup with id: 494162cc-bf15-4cf8-9a2c-580a20dcda85. Aug 12 20:17:40.619611 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:40.619611 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:40.645028 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.backup.rpcapi [None req-f988c9d4-13de-4408-ab73-ccf7d67b26b0 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] delete_backup rpcapi backup_id 494162cc-bf15-4cf8-9a2c-580a20dcda85 {{(pid=100384) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 20:17:40.646928 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f988c9d4-13de-4408-ab73-ccf7d67b26b0 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 returned with HTTP 202 Aug 12 20:17:40.647494 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 281/1102] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:17:40 2026] DELETE /volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:17:40.655776 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-6fd7d37c-e9ce-4caf-8316-04837728e48c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:40.660667 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6fd7d37c-e9ce-4caf-8316-04837728e48c tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 Aug 12 20:17:40.661147 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6fd7d37c-e9ce-4caf-8316-04837728e48c tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:40.661147 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6fd7d37c-e9ce-4caf-8316-04837728e48c tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:40.661147 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-6fd7d37c-e9ce-4caf-8316-04837728e48c tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 494162cc-bf15-4cf8-9a2c-580a20dcda85. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:40.666560 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:40.666560 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:40.667602 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6fd7d37c-e9ce-4caf-8316-04837728e48c tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 returned with HTTP 200 Aug 12 20:17:40.667814 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 272/1103] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:40 2026] GET /volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:41.328203 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f4bb0f7a-afbb-404e-9a55-0a58d3701d0f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:41.514517 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f4bb0f7a-afbb-404e-9a55-0a58d3701d0f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:17:41.514905 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f4bb0f7a-afbb-404e-9a55-0a58d3701d0f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-927604334"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:17:41.516364 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-f4bb0f7a-afbb-404e-9a55-0a58d3701d0f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-927604334'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:17:41.516532 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-f4bb0f7a-afbb-404e-9a55-0a58d3701d0f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Create volume of 1 GB Aug 12 20:17:41.520844 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-f4bb0f7a-afbb-404e-9a55-0a58d3701d0f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Availability Zones retrieved successfully. Aug 12 20:17:41.526766 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f4bb0f7a-afbb-404e-9a55-0a58d3701d0f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Flow 'volume_create_api' (bbe07eaf-f09b-4fe2-b517-78729134cb01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:17:41.527758 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f4bb0f7a-afbb-404e-9a55-0a58d3701d0f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0789bdcd-15e2-477a-ab2e-558c18b7fadf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:41.528738 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-f4bb0f7a-afbb-404e-9a55-0a58d3701d0f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:17:41.568597 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f4bb0f7a-afbb-404e-9a55-0a58d3701d0f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0789bdcd-15e2-477a-ab2e-558c18b7fadf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:41.568597 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f4bb0f7a-afbb-404e-9a55-0a58d3701d0f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d25a53d3-9a1b-4f9b-be3a-b8f1b8c15d42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:41.650723 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-f4bb0f7a-afbb-404e-9a55-0a58d3701d0f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Created reservations ['86f0c9b5-fac2-487e-a035-8c31457cfc32', '9c8695d5-4c8b-402a-a188-fc97d09f2430', 'c0e8c475-5ac8-4c7e-be08-1b8c8bf81333', '450b5d61-1dfd-441f-b27a-0f5a6a79bc7f'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:17:41.651745 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f4bb0f7a-afbb-404e-9a55-0a58d3701d0f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d25a53d3-9a1b-4f9b-be3a-b8f1b8c15d42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86f0c9b5-fac2-487e-a035-8c31457cfc32', '9c8695d5-4c8b-402a-a188-fc97d09f2430', 'c0e8c475-5ac8-4c7e-be08-1b8c8bf81333', '450b5d61-1dfd-441f-b27a-0f5a6a79bc7f']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:41.652723 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f4bb0f7a-afbb-404e-9a55-0a58d3701d0f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (feb27208-c548-4a28-be2b-eaf45b42a1e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:41.679453 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-d0480176-d5ae-4284-830e-27d2bfc0cc77 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:41.680233 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f4bb0f7a-afbb-404e-9a55-0a58d3701d0f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (feb27208-c548-4a28-be2b-eaf45b42a1e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '893507e8-a0ac-40da-9199-42e6cf0323d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-927604334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d4378a3f79e478b8b91ac4c237983cd',qos_specs=None,replication_status=,reservations=['86f0c9b5-fac2-487e-a035-8c31457cfc32','9c8695d5-4c8b-402a-a188-fc97d09f2430','c0e8c475-5ac8-4c7e-be08-1b8c8bf81333','450b5d61-1dfd-441f-b27a-0f5a6a79bc7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbfec03c49874d92a697508fca637f05',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:17:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-927604334',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=893507e8-a0ac-40da-9199-42e6cf0323d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d4378a3f79e478b8b91ac4c237983cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cbfec03c49874d92a697508fca637f05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:41.681273 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f4bb0f7a-afbb-404e-9a55-0a58d3701d0f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50a5d6d3-1aa1-4759-8a74-9cbfe82bdf76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:41.681752 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d0480176-d5ae-4284-830e-27d2bfc0cc77 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] GET https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 Aug 12 20:17:41.681752 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d0480176-d5ae-4284-830e-27d2bfc0cc77 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:41.681752 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d0480176-d5ae-4284-830e-27d2bfc0cc77 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:41.681752 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-d0480176-d5ae-4284-830e-27d2bfc0cc77 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] Show backup with id 494162cc-bf15-4cf8-9a2c-580a20dcda85. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:41.711584 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f4bb0f7a-afbb-404e-9a55-0a58d3701d0f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50a5d6d3-1aa1-4759-8a74-9cbfe82bdf76) transitioned into state 'SUCCESS' from state '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-927604334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d4378a3f79e478b8b91ac4c237983cd',qos_specs=None,replication_status=,reservations=['86f0c9b5-fac2-487e-a035-8c31457cfc32','9c8695d5-4c8b-402a-a188-fc97d09f2430','c0e8c475-5ac8-4c7e-be08-1b8c8bf81333','450b5d61-1dfd-441f-b27a-0f5a6a79bc7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbfec03c49874d92a697508fca637f05',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:41.712040 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f4bb0f7a-afbb-404e-9a55-0a58d3701d0f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85f8464a-7cd6-4ad2-8c1b-eb97cd15b825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:41.731268 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f4bb0f7a-afbb-404e-9a55-0a58d3701d0f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85f8464a-7cd6-4ad2-8c1b-eb97cd15b825) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:41.732313 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f4bb0f7a-afbb-404e-9a55-0a58d3701d0f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Flow 'volume_create_api' (bbe07eaf-f09b-4fe2-b517-78729134cb01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:17:41.732753 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-f4bb0f7a-afbb-404e-9a55-0a58d3701d0f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Create volume request issued successfully. Aug 12 20:17:41.733504 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f4bb0f7a-afbb-404e-9a55-0a58d3701d0f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:17:41.734189 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 277/1104] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:17:41 2026] POST /volume/v3/volumes => generated 753 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:17:41.750396 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-2c9447b0-e95b-43ce-b07c-54005e323ba0 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:41.752958 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2c9447b0-e95b-43ce-b07c-54005e323ba0 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/volumes/893507e8-a0ac-40da-9199-42e6cf0323d9 Aug 12 20:17:41.753190 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2c9447b0-e95b-43ce-b07c-54005e323ba0 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:41.753416 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2c9447b0-e95b-43ce-b07c-54005e323ba0 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:41.762524 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:41.762524 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:41.770607 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-2c9447b0-e95b-43ce-b07c-54005e323ba0 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Volume info retrieved successfully. Aug 12 20:17:41.775702 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2c9447b0-e95b-43ce-b07c-54005e323ba0 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/volumes/893507e8-a0ac-40da-9199-42e6cf0323d9 returned with HTTP 200 Aug 12 20:17:41.775898 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 282/1105] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:41 2026] GET /volume/v3/volumes/893507e8-a0ac-40da-9199-42e6cf0323d9 => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:41.858595 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d0480176-d5ae-4284-830e-27d2bfc0cc77 tempest-VolumesBackupsTest-1681946373 tempest-VolumesBackupsTest-1681946373-project-admin] https://10.4.3.246/volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 returned with HTTP 404 Aug 12 20:17:41.864243 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 275/1106] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:41 2026] GET /volume/v3/backups/494162cc-bf15-4cf8-9a2c-580a20dcda85 => generated 109 bytes in 184 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:17:41.882273 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-d6d78038-ba4c-47e6-8663-c82c3f9a7181 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:41.886017 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d6d78038-ba4c-47e6-8663-c82c3f9a7181 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] DELETE https://10.4.3.246/volume/v3/volumes/3c98f1f9-e017-461d-8e80-8514eb70c25f Aug 12 20:17:41.886319 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d6d78038-ba4c-47e6-8663-c82c3f9a7181 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:41.886947 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d6d78038-ba4c-47e6-8663-c82c3f9a7181 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:41.887727 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-d6d78038-ba4c-47e6-8663-c82c3f9a7181 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Delete volume with id: 3c98f1f9-e017-461d-8e80-8514eb70c25f Aug 12 20:17:41.899503 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:41.899503 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:41.900342 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-d6d78038-ba4c-47e6-8663-c82c3f9a7181 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Volume info retrieved successfully. Aug 12 20:17:41.935555 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-d6d78038-ba4c-47e6-8663-c82c3f9a7181 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Delete volume request issued successfully. Aug 12 20:17:41.935883 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d6d78038-ba4c-47e6-8663-c82c3f9a7181 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/volumes/3c98f1f9-e017-461d-8e80-8514eb70c25f returned with HTTP 202 Aug 12 20:17:41.936529 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 273/1107] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:17:41 2026] DELETE /volume/v3/volumes/3c98f1f9-e017-461d-8e80-8514eb70c25f => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:17:41.949630 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-11e50a52-b11c-4fbc-aa4e-5ed1dffda4fd None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:41.951265 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-11e50a52-b11c-4fbc-aa4e-5ed1dffda4fd tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/volumes/3c98f1f9-e017-461d-8e80-8514eb70c25f Aug 12 20:17:41.951532 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-11e50a52-b11c-4fbc-aa4e-5ed1dffda4fd tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:41.951691 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-11e50a52-b11c-4fbc-aa4e-5ed1dffda4fd tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:41.961603 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:41.961603 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:17:41.969577 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-11e50a52-b11c-4fbc-aa4e-5ed1dffda4fd tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Volume info retrieved successfully. Aug 12 20:17:41.976942 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-11e50a52-b11c-4fbc-aa4e-5ed1dffda4fd tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/volumes/3c98f1f9-e017-461d-8e80-8514eb70c25f returned with HTTP 200 Aug 12 20:17:41.977500 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 278/1108] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:41 2026] GET /volume/v3/volumes/3c98f1f9-e017-461d-8e80-8514eb70c25f => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:42.788564 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-88ffdd58-7f25-4311-b102-e8c0663e5f2d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:42.790391 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-88ffdd58-7f25-4311-b102-e8c0663e5f2d tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/volumes/893507e8-a0ac-40da-9199-42e6cf0323d9 Aug 12 20:17:42.790619 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-88ffdd58-7f25-4311-b102-e8c0663e5f2d tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:42.790819 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-88ffdd58-7f25-4311-b102-e8c0663e5f2d tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:42.801228 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:42.801228 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:42.806975 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-88ffdd58-7f25-4311-b102-e8c0663e5f2d tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Volume info retrieved successfully. Aug 12 20:17:42.815859 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-88ffdd58-7f25-4311-b102-e8c0663e5f2d tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/volumes/893507e8-a0ac-40da-9199-42e6cf0323d9 returned with HTTP 200 Aug 12 20:17:42.816281 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 283/1109] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:42 2026] GET /volume/v3/volumes/893507e8-a0ac-40da-9199-42e6cf0323d9 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:42.835026 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-1ca6f938-d5eb-4ac8-9e41-a259b4ab0914 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:42.837776 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1ca6f938-d5eb-4ac8-9e41-a259b4ab0914 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] POST https://10.4.3.246/volume/v3/backups Aug 12 20:17:42.838202 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1ca6f938-d5eb-4ac8-9e41-a259b4ab0914 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "893507e8-a0ac-40da-9199-42e6cf0323d9", "name": "tempest-VolumesBackupsAdminTest-Backup-226113603", "container": "tempest-volumesbackupsadmintest-backup-container-1455334486"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:17:42.840019 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.contrib.backups [None req-1ca6f938-d5eb-4ac8-9e41-a259b4ab0914 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Creating new backup {'backup': {'volume_id': '893507e8-a0ac-40da-9199-42e6cf0323d9', 'name': 'tempest-VolumesBackupsAdminTest-Backup-226113603', 'container': 'tempest-volumesbackupsadmintest-backup-container-1455334486'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 20:17:42.840189 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.contrib.backups [None req-1ca6f938-d5eb-4ac8-9e41-a259b4ab0914 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Creating backup of volume 893507e8-a0ac-40da-9199-42e6cf0323d9 in container tempest-volumesbackupsadmintest-backup-container-1455334486 Aug 12 20:17:42.848066 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:42.848066 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:42.848585 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-1ca6f938-d5eb-4ac8-9e41-a259b4ab0914 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Volume info retrieved successfully. Aug 12 20:17:42.873059 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-1ca6f938-d5eb-4ac8-9e41-a259b4ab0914 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Created reservations ['67fd2b2c-0990-4acb-90fd-e8888cf39d92', '99ada129-414f-4c88-b054-f3401d58a52c'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:17:42.903899 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1ca6f938-d5eb-4ac8-9e41-a259b4ab0914 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups returned with HTTP 202 Aug 12 20:17:42.904428 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 276/1110] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:17:42 2026] POST /volume/v3/backups => generated 334 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:17:42.913856 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-dd8d7fcd-ceed-4501-98a2-b78503449ee6 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:42.915674 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-dd8d7fcd-ceed-4501-98a2-b78503449ee6 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 Aug 12 20:17:42.915869 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-dd8d7fcd-ceed-4501-98a2-b78503449ee6 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:42.916079 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-dd8d7fcd-ceed-4501-98a2-b78503449ee6 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:42.916191 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-dd8d7fcd-ceed-4501-98a2-b78503449ee6 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 510a522c-03a4-4fd3-ba49-739cababd555. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:42.920794 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:42.920794 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:42.921521 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-dd8d7fcd-ceed-4501-98a2-b78503449ee6 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 returned with HTTP 200 Aug 12 20:17:42.921959 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 274/1111] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:42 2026] GET /volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:42.996338 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-332e5798-c41f-4c9a-863a-6ae084db35c3 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:42.997701 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-332e5798-c41f-4c9a-863a-6ae084db35c3 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/volumes/3c98f1f9-e017-461d-8e80-8514eb70c25f Aug 12 20:17:42.997965 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-332e5798-c41f-4c9a-863a-6ae084db35c3 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:42.998219 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-332e5798-c41f-4c9a-863a-6ae084db35c3 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:43.006810 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-332e5798-c41f-4c9a-863a-6ae084db35c3 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/volumes/3c98f1f9-e017-461d-8e80-8514eb70c25f returned with HTTP 404 Aug 12 20:17:43.006810 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 279/1112] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:42 2026] GET /volume/v3/volumes/3c98f1f9-e017-461d-8e80-8514eb70c25f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:17:43.016501 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-6b499e43-bccb-4954-a088-cd4d2977e620 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:43.019271 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6b499e43-bccb-4954-a088-cd4d2977e620 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] DELETE https://10.4.3.246/volume/v3/volumes/61b5501d-dff3-47b4-a978-865245506f86 Aug 12 20:17:43.019471 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6b499e43-bccb-4954-a088-cd4d2977e620 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:43.019687 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6b499e43-bccb-4954-a088-cd4d2977e620 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:43.019880 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-6b499e43-bccb-4954-a088-cd4d2977e620 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Delete volume with id: 61b5501d-dff3-47b4-a978-865245506f86 Aug 12 20:17:43.027501 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:43.027501 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:43.028190 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-6b499e43-bccb-4954-a088-cd4d2977e620 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Volume info retrieved successfully. Aug 12 20:17:43.055880 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-6b499e43-bccb-4954-a088-cd4d2977e620 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Delete volume request issued successfully. Aug 12 20:17:43.055880 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6b499e43-bccb-4954-a088-cd4d2977e620 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/volumes/61b5501d-dff3-47b4-a978-865245506f86 returned with HTTP 202 Aug 12 20:17:43.055880 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 284/1113] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:17:43 2026] DELETE /volume/v3/volumes/61b5501d-dff3-47b4-a978-865245506f86 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:17:43.066028 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-1fd5d5aa-6cf0-4534-bbc5-a5495534bf4d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:43.068197 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1fd5d5aa-6cf0-4534-bbc5-a5495534bf4d tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/volumes/61b5501d-dff3-47b4-a978-865245506f86 Aug 12 20:17:43.068394 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1fd5d5aa-6cf0-4534-bbc5-a5495534bf4d tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:43.068613 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1fd5d5aa-6cf0-4534-bbc5-a5495534bf4d tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:43.077556 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:43.077556 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:43.085976 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-1fd5d5aa-6cf0-4534-bbc5-a5495534bf4d tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Volume info retrieved successfully. Aug 12 20:17:43.090999 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1fd5d5aa-6cf0-4534-bbc5-a5495534bf4d tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/volumes/61b5501d-dff3-47b4-a978-865245506f86 returned with HTTP 200 Aug 12 20:17:43.091395 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 277/1114] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:43 2026] GET /volume/v3/volumes/61b5501d-dff3-47b4-a978-865245506f86 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:43.505329 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-e58be00b-c0db-49d5-a799-b088ec05d96a None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:43.507104 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e58be00b-c0db-49d5-a799-b088ec05d96a tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] GET https://10.4.3.246/volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 Aug 12 20:17:43.507273 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e58be00b-c0db-49d5-a799-b088ec05d96a tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:43.507462 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e58be00b-c0db-49d5-a799-b088ec05d96a tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:43.514761 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:43.514761 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:43.518723 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-e58be00b-c0db-49d5-a799-b088ec05d96a tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Volume info retrieved successfully. Aug 12 20:17:43.522839 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e58be00b-c0db-49d5-a799-b088ec05d96a tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] https://10.4.3.246/volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 returned with HTTP 200 Aug 12 20:17:43.523580 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 275/1115] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:17:43 2026] GET /volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 => generated 866 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:17:43.542873 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0be50556-da5a-45ce-8d33-d058dcebdce8 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:43.544756 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0be50556-da5a-45ce-8d33-d058dcebdce8 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] DELETE https://10.4.3.246/volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 Aug 12 20:17:43.545007 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0be50556-da5a-45ce-8d33-d058dcebdce8 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:43.545220 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0be50556-da5a-45ce-8d33-d058dcebdce8 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:43.545407 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-0be50556-da5a-45ce-8d33-d058dcebdce8 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Delete volume with id: 69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 Aug 12 20:17:43.552932 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:43.552932 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:17:43.553473 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-0be50556-da5a-45ce-8d33-d058dcebdce8 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Volume info retrieved successfully. Aug 12 20:17:43.573945 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-0be50556-da5a-45ce-8d33-d058dcebdce8 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Delete volume request issued successfully. Aug 12 20:17:43.574437 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0be50556-da5a-45ce-8d33-d058dcebdce8 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] https://10.4.3.246/volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 returned with HTTP 202 Aug 12 20:17:43.575381 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 280/1116] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:17:43 2026] DELETE /volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:17:43.585907 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b9092cd1-bb6b-448a-a9a2-4c3503f51443 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:43.587606 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b9092cd1-bb6b-448a-a9a2-4c3503f51443 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] GET https://10.4.3.246/volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 Aug 12 20:17:43.587816 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b9092cd1-bb6b-448a-a9a2-4c3503f51443 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:43.588003 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b9092cd1-bb6b-448a-a9a2-4c3503f51443 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:43.594803 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:43.594803 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:43.598746 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-b9092cd1-bb6b-448a-a9a2-4c3503f51443 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Volume info retrieved successfully. Aug 12 20:17:43.602621 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b9092cd1-bb6b-448a-a9a2-4c3503f51443 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] https://10.4.3.246/volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 returned with HTTP 200 Aug 12 20:17:43.603077 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 285/1117] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:17:43 2026] GET /volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 => generated 865 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:17:43.935564 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-2d975b35-80e8-42dd-a1f0-2505420a2237 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:43.937533 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2d975b35-80e8-42dd-a1f0-2505420a2237 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 Aug 12 20:17:43.937787 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2d975b35-80e8-42dd-a1f0-2505420a2237 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:43.938060 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2d975b35-80e8-42dd-a1f0-2505420a2237 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:43.938237 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-2d975b35-80e8-42dd-a1f0-2505420a2237 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 510a522c-03a4-4fd3-ba49-739cababd555. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:43.943486 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:43.943486 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:43.944268 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2d975b35-80e8-42dd-a1f0-2505420a2237 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 returned with HTTP 200 Aug 12 20:17:43.944896 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 278/1118] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:43 2026] GET /volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:43.954368 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-c769090c-92d1-4800-8471-168af50db654 req-ce9547e5-274f-4ff6-bc89-d9ccd357f2e4 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:43.956493 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-c769090c-92d1-4800-8471-168af50db654 req-ce9547e5-274f-4ff6-bc89-d9ccd357f2e4 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:17:43.956858 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-c769090c-92d1-4800-8471-168af50db654 req-ce9547e5-274f-4ff6-bc89-d9ccd357f2e4 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-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": "a0596018-e224-475d-8adb-b6c6e42731ae", "source_volid": null, "backup_id": null}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:17:43.958692 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [req-c769090c-92d1-4800-8471-168af50db654 req-ce9547e5-274f-4ff6-bc89-d9ccd357f2e4 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-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': 'a0596018-e224-475d-8adb-b6c6e42731ae', 'source_volid': None, 'backup_id': None}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:17:44.052722 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [req-c769090c-92d1-4800-8471-168af50db654 req-ce9547e5-274f-4ff6-bc89-d9ccd357f2e4 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Create volume of 1 GB Aug 12 20:17:44.061607 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-c769090c-92d1-4800-8471-168af50db654 req-ce9547e5-274f-4ff6-bc89-d9ccd357f2e4 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Availability Zones retrieved successfully. Aug 12 20:17:44.065758 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [req-c769090c-92d1-4800-8471-168af50db654 req-ce9547e5-274f-4ff6-bc89-d9ccd357f2e4 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Flow 'volume_create_api' (1da540bf-389f-44a8-9c5e-37988e2995b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:17:44.067510 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [req-c769090c-92d1-4800-8471-168af50db654 req-ce9547e5-274f-4ff6-bc89-d9ccd357f2e4 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2edba19-fc62-496f-b032-21c960b4903b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:44.068747 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [req-c769090c-92d1-4800-8471-168af50db654 req-ce9547e5-274f-4ff6-bc89-d9ccd357f2e4 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:17:44.110957 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-b573894a-19a3-4837-8a47-b4731266d3cc None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:44.113272 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b573894a-19a3-4837-8a47-b4731266d3cc tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/volumes/61b5501d-dff3-47b4-a978-865245506f86 Aug 12 20:17:44.114059 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b573894a-19a3-4837-8a47-b4731266d3cc tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:44.114059 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b573894a-19a3-4837-8a47-b4731266d3cc tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:44.123039 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b573894a-19a3-4837-8a47-b4731266d3cc tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/volumes/61b5501d-dff3-47b4-a978-865245506f86 returned with HTTP 404 Aug 12 20:17:44.123905 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 281/1119] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:44 2026] GET /volume/v3/volumes/61b5501d-dff3-47b4-a978-865245506f86 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:17:44.133189 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-7fd8cedf-4a35-4ac6-b6db-8079d224bef9 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:44.137567 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7fd8cedf-4a35-4ac6-b6db-8079d224bef9 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] DELETE https://10.4.3.246/volume/v3/volumes/d78dd2b0-55ab-44a5-b896-055b7858481b Aug 12 20:17:44.137881 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7fd8cedf-4a35-4ac6-b6db-8079d224bef9 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:44.138158 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7fd8cedf-4a35-4ac6-b6db-8079d224bef9 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:44.138384 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-7fd8cedf-4a35-4ac6-b6db-8079d224bef9 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Delete volume with id: d78dd2b0-55ab-44a5-b896-055b7858481b Aug 12 20:17:44.145739 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [req-c769090c-92d1-4800-8471-168af50db654 req-ce9547e5-274f-4ff6-bc89-d9ccd357f2e4 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2edba19-fc62-496f-b032-21c960b4903b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:44.146900 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [req-c769090c-92d1-4800-8471-168af50db654 req-ce9547e5-274f-4ff6-bc89-d9ccd357f2e4 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c04a1ee-685a-4c67-82c5-137a5b18afb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:44.148962 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:44.148962 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:44.148962 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-7fd8cedf-4a35-4ac6-b6db-8079d224bef9 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Volume info retrieved successfully. Aug 12 20:17:44.176618 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-7fd8cedf-4a35-4ac6-b6db-8079d224bef9 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Delete volume request issued successfully. Aug 12 20:17:44.176618 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7fd8cedf-4a35-4ac6-b6db-8079d224bef9 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/volumes/d78dd2b0-55ab-44a5-b896-055b7858481b returned with HTTP 202 Aug 12 20:17:44.180111 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 286/1120] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:17:44 2026] DELETE /volume/v3/volumes/d78dd2b0-55ab-44a5-b896-055b7858481b => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:17:44.187017 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-98105bb5-091a-498c-b69e-6fdce7a6f5e8 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:44.189355 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-98105bb5-091a-498c-b69e-6fdce7a6f5e8 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/volumes/d78dd2b0-55ab-44a5-b896-055b7858481b Aug 12 20:17:44.189720 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-98105bb5-091a-498c-b69e-6fdce7a6f5e8 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:44.189876 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-98105bb5-091a-498c-b69e-6fdce7a6f5e8 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:44.200221 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:44.200221 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:44.201483 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [req-c769090c-92d1-4800-8471-168af50db654 req-ce9547e5-274f-4ff6-bc89-d9ccd357f2e4 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Created reservations ['7ecd8de9-7822-4f78-982b-1f7811f5878d', 'd88372a9-1857-4564-80ac-93c0f16236a2', '051b764b-8585-43ce-a487-9dfea63898dc', 'd6600309-ac50-4099-963b-2966b89cae31'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:17:44.202754 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [req-c769090c-92d1-4800-8471-168af50db654 req-ce9547e5-274f-4ff6-bc89-d9ccd357f2e4 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c04a1ee-685a-4c67-82c5-137a5b18afb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ecd8de9-7822-4f78-982b-1f7811f5878d', 'd88372a9-1857-4564-80ac-93c0f16236a2', '051b764b-8585-43ce-a487-9dfea63898dc', 'd6600309-ac50-4099-963b-2966b89cae31']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:44.203908 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [req-c769090c-92d1-4800-8471-168af50db654 req-ce9547e5-274f-4ff6-bc89-d9ccd357f2e4 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8e2aef0-0a38-4f58-be92-b15d924e0ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:44.205511 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-98105bb5-091a-498c-b69e-6fdce7a6f5e8 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Volume info retrieved successfully. Aug 12 20:17:44.211618 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-98105bb5-091a-498c-b69e-6fdce7a6f5e8 tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/volumes/d78dd2b0-55ab-44a5-b896-055b7858481b returned with HTTP 200 Aug 12 20:17:44.212562 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 279/1121] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:44 2026] GET /volume/v3/volumes/d78dd2b0-55ab-44a5-b896-055b7858481b => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:44.231028 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [req-c769090c-92d1-4800-8471-168af50db654 req-ce9547e5-274f-4ff6-bc89-d9ccd357f2e4 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8e2aef0-0a38-4f58-be92-b15d924e0ae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11f6dada-620d-420c-896a-67de15c9ab8a', '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='a7c04b0c8b854443b8e205ce0f16fe3c',qos_specs=None,replication_status=,reservations=['7ecd8de9-7822-4f78-982b-1f7811f5878d','d88372a9-1857-4564-80ac-93c0f16236a2','051b764b-8585-43ce-a487-9dfea63898dc','d6600309-ac50-4099-963b-2966b89cae31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2f48f597e9743eea27d6250814f9e64',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:17:44Z,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=11f6dada-620d-420c-896a-67de15c9ab8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7c04b0c8b854443b8e205ce0f16fe3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2f48f597e9743eea27d6250814f9e64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:44.234287 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [req-c769090c-92d1-4800-8471-168af50db654 req-ce9547e5-274f-4ff6-bc89-d9ccd357f2e4 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b57f5b58-33ab-4f5a-8b95-759a0dc0dd69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:44.258660 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [req-c769090c-92d1-4800-8471-168af50db654 req-ce9547e5-274f-4ff6-bc89-d9ccd357f2e4 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b57f5b58-33ab-4f5a-8b95-759a0dc0dd69) transitioned into 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='a7c04b0c8b854443b8e205ce0f16fe3c',qos_specs=None,replication_status=,reservations=['7ecd8de9-7822-4f78-982b-1f7811f5878d','d88372a9-1857-4564-80ac-93c0f16236a2','051b764b-8585-43ce-a487-9dfea63898dc','d6600309-ac50-4099-963b-2966b89cae31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2f48f597e9743eea27d6250814f9e64',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:44.260521 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [req-c769090c-92d1-4800-8471-168af50db654 req-ce9547e5-274f-4ff6-bc89-d9ccd357f2e4 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e12103f1-4224-43f0-80df-db8177a8b0bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:44.273278 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [req-c769090c-92d1-4800-8471-168af50db654 req-ce9547e5-274f-4ff6-bc89-d9ccd357f2e4 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e12103f1-4224-43f0-80df-db8177a8b0bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:44.276196 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [req-c769090c-92d1-4800-8471-168af50db654 req-ce9547e5-274f-4ff6-bc89-d9ccd357f2e4 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Flow 'volume_create_api' (1da540bf-389f-44a8-9c5e-37988e2995b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:17:44.276196 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-c769090c-92d1-4800-8471-168af50db654 req-ce9547e5-274f-4ff6-bc89-d9ccd357f2e4 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Create volume request issued successfully. Aug 12 20:17:44.276196 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-c769090c-92d1-4800-8471-168af50db654 req-ce9547e5-274f-4ff6-bc89-d9ccd357f2e4 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:17:44.276196 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 276/1122] 10.4.3.246 () {72 vars in 1541 bytes} [Wed Aug 12 20:17:43 2026] POST /volume/v3/volumes => generated 703 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:17:44.285897 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-c769090c-92d1-4800-8471-168af50db654 req-23a038eb-8e6a-4b4e-8520-65ddf7da7fd7 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:44.289703 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-c769090c-92d1-4800-8471-168af50db654 req-23a038eb-8e6a-4b4e-8520-65ddf7da7fd7 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] GET https://10.4.3.246/volume/v3/volumes/11f6dada-620d-420c-896a-67de15c9ab8a Aug 12 20:17:44.289987 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-c769090c-92d1-4800-8471-168af50db654 req-23a038eb-8e6a-4b4e-8520-65ddf7da7fd7 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:44.290315 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-c769090c-92d1-4800-8471-168af50db654 req-23a038eb-8e6a-4b4e-8520-65ddf7da7fd7 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:44.304315 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:44.304315 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:17:44.310308 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-c769090c-92d1-4800-8471-168af50db654 req-23a038eb-8e6a-4b4e-8520-65ddf7da7fd7 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Volume info retrieved successfully. Aug 12 20:17:44.324532 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-c769090c-92d1-4800-8471-168af50db654 req-23a038eb-8e6a-4b4e-8520-65ddf7da7fd7 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] https://10.4.3.246/volume/v3/volumes/11f6dada-620d-420c-896a-67de15c9ab8a returned with HTTP 200 Aug 12 20:17:44.325451 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 282/1123] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:17:44 2026] GET /volume/v3/volumes/11f6dada-620d-420c-896a-67de15c9ab8a => generated 771 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:44.335684 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-c769090c-92d1-4800-8471-168af50db654 req-0ab9c3aa-a66b-43de-8f0d-562cd0db69ba None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:44.337852 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-c769090c-92d1-4800-8471-168af50db654 req-0ab9c3aa-a66b-43de-8f0d-562cd0db69ba tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] GET https://10.4.3.246/volume/v3/volumes/11f6dada-620d-420c-896a-67de15c9ab8a Aug 12 20:17:44.338112 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-c769090c-92d1-4800-8471-168af50db654 req-0ab9c3aa-a66b-43de-8f0d-562cd0db69ba tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:44.338314 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-c769090c-92d1-4800-8471-168af50db654 req-0ab9c3aa-a66b-43de-8f0d-562cd0db69ba tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:44.352503 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:44.352503 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:44.361943 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-c769090c-92d1-4800-8471-168af50db654 req-0ab9c3aa-a66b-43de-8f0d-562cd0db69ba tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Volume info retrieved successfully. Aug 12 20:17:44.371500 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-c769090c-92d1-4800-8471-168af50db654 req-0ab9c3aa-a66b-43de-8f0d-562cd0db69ba tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] https://10.4.3.246/volume/v3/volumes/11f6dada-620d-420c-896a-67de15c9ab8a returned with HTTP 200 Aug 12 20:17:44.372613 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 287/1124] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:17:44 2026] GET /volume/v3/volumes/11f6dada-620d-420c-896a-67de15c9ab8a => generated 771 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:44.622893 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-274f0a81-5a8e-4954-a87d-9a62a1a1c524 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:44.624950 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-274f0a81-5a8e-4954-a87d-9a62a1a1c524 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] GET https://10.4.3.246/volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 Aug 12 20:17:44.625202 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-274f0a81-5a8e-4954-a87d-9a62a1a1c524 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:44.625402 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-274f0a81-5a8e-4954-a87d-9a62a1a1c524 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:44.631067 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-274f0a81-5a8e-4954-a87d-9a62a1a1c524 tempest-VolumesExtendAttachedTest-2049815053 tempest-VolumesExtendAttachedTest-2049815053-project-member] https://10.4.3.246/volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 returned with HTTP 404 Aug 12 20:17:44.631618 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 280/1125] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:17:44 2026] GET /volume/v3/volumes/69c7a4f4-1101-4c66-83a7-14aac9bbbeb0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:17:44.959722 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-94d90fbf-36ce-4eb2-b382-b0a3cf1bc768 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:44.961349 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-94d90fbf-36ce-4eb2-b382-b0a3cf1bc768 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 Aug 12 20:17:44.961651 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-94d90fbf-36ce-4eb2-b382-b0a3cf1bc768 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:44.961895 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-94d90fbf-36ce-4eb2-b382-b0a3cf1bc768 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:44.962156 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-94d90fbf-36ce-4eb2-b382-b0a3cf1bc768 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 510a522c-03a4-4fd3-ba49-739cababd555. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:44.966331 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:44.966331 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:44.967494 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-94d90fbf-36ce-4eb2-b382-b0a3cf1bc768 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 returned with HTTP 200 Aug 12 20:17:44.967494 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 277/1126] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:44 2026] GET /volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:45.232492 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-6a510564-7b61-47e7-847e-3e4166cf110e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:45.235248 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6a510564-7b61-47e7-847e-3e4166cf110e tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] GET https://10.4.3.246/volume/v3/volumes/d78dd2b0-55ab-44a5-b896-055b7858481b Aug 12 20:17:45.235248 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6a510564-7b61-47e7-847e-3e4166cf110e tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:45.235856 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6a510564-7b61-47e7-847e-3e4166cf110e tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:45.245830 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6a510564-7b61-47e7-847e-3e4166cf110e tempest-VolumesBackupsTest-1857723199 tempest-VolumesBackupsTest-1857723199-project-member] https://10.4.3.246/volume/v3/volumes/d78dd2b0-55ab-44a5-b896-055b7858481b returned with HTTP 404 Aug 12 20:17:45.246718 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 283/1127] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:45 2026] GET /volume/v3/volumes/d78dd2b0-55ab-44a5-b896-055b7858481b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:17:45.984370 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f300239a-176c-414e-b470-d7c6d00233b2 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:45.989971 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f300239a-176c-414e-b470-d7c6d00233b2 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 Aug 12 20:17:45.989971 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f300239a-176c-414e-b470-d7c6d00233b2 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:45.990310 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f300239a-176c-414e-b470-d7c6d00233b2 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:45.990310 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-f300239a-176c-414e-b470-d7c6d00233b2 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 510a522c-03a4-4fd3-ba49-739cababd555. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:45.998113 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:45.998113 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:45.999497 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f300239a-176c-414e-b470-d7c6d00233b2 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 returned with HTTP 200 Aug 12 20:17:46.001908 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 288/1128] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:45 2026] GET /volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:47.014572 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-6befa241-d0cb-4947-8b71-547b55f98432 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:47.017144 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-6befa241-d0cb-4947-8b71-547b55f98432 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 Aug 12 20:17:47.017397 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-6befa241-d0cb-4947-8b71-547b55f98432 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:47.017652 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-6befa241-d0cb-4947-8b71-547b55f98432 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:47.017785 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-6befa241-d0cb-4947-8b71-547b55f98432 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 510a522c-03a4-4fd3-ba49-739cababd555. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:47.023189 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:47.023189 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:47.024097 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-6befa241-d0cb-4947-8b71-547b55f98432 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 returned with HTTP 200 Aug 12 20:17:47.024546 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 281/1129] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:47 2026] GET /volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:47.384135 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-c769090c-92d1-4800-8471-168af50db654 req-d50e89b4-01e7-4a5d-a57d-1017bfbd48b8 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:47.388898 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-c769090c-92d1-4800-8471-168af50db654 req-d50e89b4-01e7-4a5d-a57d-1017bfbd48b8 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] GET https://10.4.3.246/volume/v3/volumes/11f6dada-620d-420c-896a-67de15c9ab8a Aug 12 20:17:47.389166 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-c769090c-92d1-4800-8471-168af50db654 req-d50e89b4-01e7-4a5d-a57d-1017bfbd48b8 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:47.390065 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-c769090c-92d1-4800-8471-168af50db654 req-d50e89b4-01e7-4a5d-a57d-1017bfbd48b8 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:47.402102 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:47.402102 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:47.407250 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-c769090c-92d1-4800-8471-168af50db654 req-d50e89b4-01e7-4a5d-a57d-1017bfbd48b8 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Volume info retrieved successfully. Aug 12 20:17:47.413806 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-c769090c-92d1-4800-8471-168af50db654 req-d50e89b4-01e7-4a5d-a57d-1017bfbd48b8 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] https://10.4.3.246/volume/v3/volumes/11f6dada-620d-420c-896a-67de15c9ab8a returned with HTTP 200 Aug 12 20:17:47.414395 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 278/1130] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:17:47 2026] GET /volume/v3/volumes/11f6dada-620d-420c-896a-67de15c9ab8a => generated 1311 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:17:47.421766 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-c16da448-108e-4050-af7c-7da0c179c046 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:47.422185 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c16da448-108e-4050-af7c-7da0c179c046 None None] GET https://10.4.3.246/volume// Aug 12 20:17:47.422690 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c16da448-108e-4050-af7c-7da0c179c046 None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:47.422690 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c16da448-108e-4050-af7c-7da0c179c046 None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:47.422919 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c16da448-108e-4050-af7c-7da0c179c046 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:17:47.423240 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 284/1131] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:17:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:17:47.431161 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-c769090c-92d1-4800-8471-168af50db654 req-86442d29-a76b-4b34-9f3d-2283e205cff6 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:47.433609 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-c769090c-92d1-4800-8471-168af50db654 req-86442d29-a76b-4b34-9f3d-2283e205cff6 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:17:47.434282 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-c769090c-92d1-4800-8471-168af50db654 req-86442d29-a76b-4b34-9f3d-2283e205cff6 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "11f6dada-620d-420c-896a-67de15c9ab8a", "connector": null, "instance_uuid": "f29acfe9-a9e9-4dc5-b309-ad7ec650d44c"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:17:47.602692 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-62e09a65-f0b7-44f8-a6ce-088d54543edf None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:47.604757 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:47.604757 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:47.640506 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-c769090c-92d1-4800-8471-168af50db654 req-86442d29-a76b-4b34-9f3d-2283e205cff6 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:17:47.641157 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 289/1132] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:17:47 2026] POST /volume/v3/attachments => generated 273 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:17:47.655099 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-6291e46f-d061-4a2f-84af-9600600ee3c4 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:47.655686 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6291e46f-d061-4a2f-84af-9600600ee3c4 None None] GET https://10.4.3.246/volume// Aug 12 20:17:47.655935 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6291e46f-d061-4a2f-84af-9600600ee3c4 None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:47.656236 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6291e46f-d061-4a2f-84af-9600600ee3c4 None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:47.656716 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6291e46f-d061-4a2f-84af-9600600ee3c4 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:17:47.657123 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 279/1133] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:17:47 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:17:47.671952 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-c769090c-92d1-4800-8471-168af50db654 req-44f6a206-5a2d-42ed-b2f5-51e069e8d80d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:47.679566 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-c769090c-92d1-4800-8471-168af50db654 req-44f6a206-5a2d-42ed-b2f5-51e069e8d80d tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] GET https://10.4.3.246/volume/v3/volumes/11f6dada-620d-420c-896a-67de15c9ab8a Aug 12 20:17:47.679566 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-c769090c-92d1-4800-8471-168af50db654 req-44f6a206-5a2d-42ed-b2f5-51e069e8d80d tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:47.679566 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-c769090c-92d1-4800-8471-168af50db654 req-44f6a206-5a2d-42ed-b2f5-51e069e8d80d tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:47.692911 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:47.692911 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:17:47.698583 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-c769090c-92d1-4800-8471-168af50db654 req-44f6a206-5a2d-42ed-b2f5-51e069e8d80d tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Volume info retrieved successfully. Aug 12 20:17:47.704778 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-c769090c-92d1-4800-8471-168af50db654 req-44f6a206-5a2d-42ed-b2f5-51e069e8d80d tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] https://10.4.3.246/volume/v3/volumes/11f6dada-620d-420c-896a-67de15c9ab8a returned with HTTP 200 Aug 12 20:17:47.705247 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 285/1134] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:17:47 2026] GET /volume/v3/volumes/11f6dada-620d-420c-896a-67de15c9ab8a => generated 1490 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:17:47.725638 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-62e09a65-f0b7-44f8-a6ce-088d54543edf tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:17:47.726048 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-62e09a65-f0b7-44f8-a6ce-088d54543edf tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1247285153"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:17:47.729116 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-62e09a65-f0b7-44f8-a6ce-088d54543edf tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1247285153'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:17:47.729350 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-62e09a65-f0b7-44f8-a6ce-088d54543edf tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Create volume of 1 GB Aug 12 20:17:47.740246 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-62e09a65-f0b7-44f8-a6ce-088d54543edf tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Availability Zones retrieved successfully. Aug 12 20:17:47.749691 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-62e09a65-f0b7-44f8-a6ce-088d54543edf tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Flow 'volume_create_api' (717c4127-909b-4df3-ae84-76e52e975e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:17:47.751350 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-62e09a65-f0b7-44f8-a6ce-088d54543edf tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3fbc939-3064-4a97-bced-6c746f531526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:47.753069 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-62e09a65-f0b7-44f8-a6ce-088d54543edf tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:17:47.802967 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-62e09a65-f0b7-44f8-a6ce-088d54543edf tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3fbc939-3064-4a97-bced-6c746f531526) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:47.804124 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-62e09a65-f0b7-44f8-a6ce-088d54543edf tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ba06763-3652-4097-8f74-ee34d259f63f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:47.842178 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-c769090c-92d1-4800-8471-168af50db654 req-6a978b20-e3c7-42d9-9ea2-e5f2d0f7bc31 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:47.844842 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-c769090c-92d1-4800-8471-168af50db654 req-6a978b20-e3c7-42d9-9ea2-e5f2d0f7bc31 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] PUT https://10.4.3.246/volume/v3/attachments/68e2e388-4c63-46dd-8464-b119dd033954 Aug 12 20:17:47.845269 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-c769090c-92d1-4800-8471-168af50db654 req-6a978b20-e3c7-42d9-9ea2-e5f2d0f7bc31 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:17:47.856269 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.coordination [req-c769090c-92d1-4800-8471-168af50db654 req-6a978b20-e3c7-42d9-9ea2-e5f2d0f7bc31 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Acquiring lock "cinder-attachment_update-11f6dada-620d-420c-896a-67de15c9ab8a-np0000007109" by "attachment_update" {{(pid=100384) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:17:47.862481 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.coordination [req-c769090c-92d1-4800-8471-168af50db654 req-6a978b20-e3c7-42d9-9ea2-e5f2d0f7bc31 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Lock "cinder-attachment_update-11f6dada-620d-420c-896a-67de15c9ab8a-np0000007109" acquired by "attachment_update" :: waited 0.006s {{(pid=100384) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:17:47.863891 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:47.863891 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:47.885814 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-62e09a65-f0b7-44f8-a6ce-088d54543edf tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Created reservations ['e9b31394-98f8-4aff-883e-0448b4ada3a7', '716fbe63-c58e-4e02-a1e1-99eac1b48daa', 'e9b1a0a9-7855-43ed-9ba1-c9ba1ba464cf', '2de095d2-eef2-4fc6-8370-20ba12d6fbe7'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:17:47.886826 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-62e09a65-f0b7-44f8-a6ce-088d54543edf tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ba06763-3652-4097-8f74-ee34d259f63f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9b31394-98f8-4aff-883e-0448b4ada3a7', '716fbe63-c58e-4e02-a1e1-99eac1b48daa', 'e9b1a0a9-7855-43ed-9ba1-c9ba1ba464cf', '2de095d2-eef2-4fc6-8370-20ba12d6fbe7']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:47.887836 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-62e09a65-f0b7-44f8-a6ce-088d54543edf tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3903775-a1d3-49a4-95a1-ddf7bfd42b55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:47.918063 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-62e09a65-f0b7-44f8-a6ce-088d54543edf tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3903775-a1d3-49a4-95a1-ddf7bfd42b55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd396fb1f-2435-4509-a626-853c7a5e4992', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1247285153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='212b51767eea40d6a5e52cf80b2d7de9',qos_specs=None,replication_status=,reservations=['e9b31394-98f8-4aff-883e-0448b4ada3a7','716fbe63-c58e-4e02-a1e1-99eac1b48daa','e9b1a0a9-7855-43ed-9ba1-c9ba1ba464cf','2de095d2-eef2-4fc6-8370-20ba12d6fbe7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='403726e50d694ca9857c8c13d1f2b88d',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:17:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1247285153',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d396fb1f-2435-4509-a626-853c7a5e4992,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='212b51767eea40d6a5e52cf80b2d7de9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='403726e50d694ca9857c8c13d1f2b88d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:47.919815 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-62e09a65-f0b7-44f8-a6ce-088d54543edf tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (841512c1-aaa0-4527-8e89-fe26b8d219c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:47.944833 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-62e09a65-f0b7-44f8-a6ce-088d54543edf tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (841512c1-aaa0-4527-8e89-fe26b8d219c9) transitioned into state 'SUCCESS' from state '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-1247285153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='212b51767eea40d6a5e52cf80b2d7de9',qos_specs=None,replication_status=,reservations=['e9b31394-98f8-4aff-883e-0448b4ada3a7','716fbe63-c58e-4e02-a1e1-99eac1b48daa','e9b1a0a9-7855-43ed-9ba1-c9ba1ba464cf','2de095d2-eef2-4fc6-8370-20ba12d6fbe7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='403726e50d694ca9857c8c13d1f2b88d',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:47.945885 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-62e09a65-f0b7-44f8-a6ce-088d54543edf tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5e651bc-7068-4b80-94d7-5db15aabe1f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:47.956897 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-62e09a65-f0b7-44f8-a6ce-088d54543edf tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5e651bc-7068-4b80-94d7-5db15aabe1f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:47.957992 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-62e09a65-f0b7-44f8-a6ce-088d54543edf tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Flow 'volume_create_api' (717c4127-909b-4df3-ae84-76e52e975e7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:17:47.958408 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-62e09a65-f0b7-44f8-a6ce-088d54543edf tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Create volume request issued successfully. Aug 12 20:17:47.959251 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-62e09a65-f0b7-44f8-a6ce-088d54543edf tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:17:47.959766 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 282/1135] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:17:47 2026] POST /volume/v3/volumes => generated 760 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:17:47.960949 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.coordination [req-c769090c-92d1-4800-8471-168af50db654 req-6a978b20-e3c7-42d9-9ea2-e5f2d0f7bc31 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Lock "cinder-attachment_update-11f6dada-620d-420c-896a-67de15c9ab8a-np0000007109" released by "attachment_update" :: held 0.099s {{(pid=100384) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:17:47.961408 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-c769090c-92d1-4800-8471-168af50db654 req-6a978b20-e3c7-42d9-9ea2-e5f2d0f7bc31 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] https://10.4.3.246/volume/v3/attachments/68e2e388-4c63-46dd-8464-b119dd033954 returned with HTTP 200 Aug 12 20:17:47.962449 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 290/1136] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:17:47 2026] PUT /volume/v3/attachments/68e2e388-4c63-46dd-8464-b119dd033954 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:17:47.976050 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-7158b3f6-af45-4768-a3e6-728fd45b9171 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:47.977995 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7158b3f6-af45-4768-a3e6-728fd45b9171 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] GET https://10.4.3.246/volume/v3/volumes/d396fb1f-2435-4509-a626-853c7a5e4992 Aug 12 20:17:47.978239 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7158b3f6-af45-4768-a3e6-728fd45b9171 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:47.978409 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7158b3f6-af45-4768-a3e6-728fd45b9171 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:47.990614 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:47.990614 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:47.993882 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-c769090c-92d1-4800-8471-168af50db654 req-4fbb52b0-77b6-4a96-9943-09155c3ff01a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:47.997690 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-7158b3f6-af45-4768-a3e6-728fd45b9171 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Volume info retrieved successfully. Aug 12 20:17:48.002468 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-c769090c-92d1-4800-8471-168af50db654 req-4fbb52b0-77b6-4a96-9943-09155c3ff01a tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] POST https://10.4.3.246/volume/v3/attachments/68e2e388-4c63-46dd-8464-b119dd033954/action Aug 12 20:17:48.002904 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-c769090c-92d1-4800-8471-168af50db654 req-4fbb52b0-77b6-4a96-9943-09155c3ff01a tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Action body: b'{"os-complete": null}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:17:48.003052 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-c769090c-92d1-4800-8471-168af50db654 req-4fbb52b0-77b6-4a96-9943-09155c3ff01a tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:17:48.011203 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7158b3f6-af45-4768-a3e6-728fd45b9171 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] https://10.4.3.246/volume/v3/volumes/d396fb1f-2435-4509-a626-853c7a5e4992 returned with HTTP 200 Aug 12 20:17:48.011761 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 280/1137] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:47 2026] GET /volume/v3/volumes/d396fb1f-2435-4509-a626-853c7a5e4992 => generated 828 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:48.024414 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:48.024414 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:17:48.036673 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-c769090c-92d1-4800-8471-168af50db654 req-4fbb52b0-77b6-4a96-9943-09155c3ff01a tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] https://10.4.3.246/volume/v3/attachments/68e2e388-4c63-46dd-8464-b119dd033954/action returned with HTTP 204 Aug 12 20:17:48.036673 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 286/1138] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:17:47 2026] POST /volume/v3/attachments/68e2e388-4c63-46dd-8464-b119dd033954/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:17:48.040709 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-3f8b6688-677b-4086-96c8-f58050c4d48a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:48.045485 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3f8b6688-677b-4086-96c8-f58050c4d48a tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 Aug 12 20:17:48.045720 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3f8b6688-677b-4086-96c8-f58050c4d48a tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:48.045942 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3f8b6688-677b-4086-96c8-f58050c4d48a tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:48.046065 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-3f8b6688-677b-4086-96c8-f58050c4d48a tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 510a522c-03a4-4fd3-ba49-739cababd555. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:48.056763 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:48.056763 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:48.057930 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3f8b6688-677b-4086-96c8-f58050c4d48a tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 returned with HTTP 200 Aug 12 20:17:48.058464 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 283/1139] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:48 2026] GET /volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:49.025810 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-bb81bbf8-0731-4a54-a7e1-47465acc0527 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:49.029044 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-bb81bbf8-0731-4a54-a7e1-47465acc0527 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] GET https://10.4.3.246/volume/v3/volumes/d396fb1f-2435-4509-a626-853c7a5e4992 Aug 12 20:17:49.029356 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-bb81bbf8-0731-4a54-a7e1-47465acc0527 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:49.029636 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-bb81bbf8-0731-4a54-a7e1-47465acc0527 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:49.038063 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:49.038063 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:49.041854 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-bb81bbf8-0731-4a54-a7e1-47465acc0527 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Volume info retrieved successfully. Aug 12 20:17:49.047577 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-bb81bbf8-0731-4a54-a7e1-47465acc0527 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] https://10.4.3.246/volume/v3/volumes/d396fb1f-2435-4509-a626-853c7a5e4992 returned with HTTP 200 Aug 12 20:17:49.047577 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 291/1140] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:49 2026] GET /volume/v3/volumes/d396fb1f-2435-4509-a626-853c7a5e4992 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:49.068340 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-e02701c2-5827-4f1c-aa1c-c0c100d7d60e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:49.068688 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-5e1d42e9-858a-483f-96bb-6dfe4515e7d7 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:49.070319 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e02701c2-5827-4f1c-aa1c-c0c100d7d60e tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:17:49.070717 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e02701c2-5827-4f1c-aa1c-c0c100d7d60e tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d396fb1f-2435-4509-a626-853c7a5e4992", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1992575664"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:17:49.071075 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5e1d42e9-858a-483f-96bb-6dfe4515e7d7 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 Aug 12 20:17:49.071344 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5e1d42e9-858a-483f-96bb-6dfe4515e7d7 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:49.071633 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5e1d42e9-858a-483f-96bb-6dfe4515e7d7 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:49.071835 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-5e1d42e9-858a-483f-96bb-6dfe4515e7d7 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 510a522c-03a4-4fd3-ba49-739cababd555. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:49.078474 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:49.078474 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:17:49.079588 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5e1d42e9-858a-483f-96bb-6dfe4515e7d7 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 returned with HTTP 200 Aug 12 20:17:49.080078 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 287/1141] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:49 2026] GET /volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:49.085786 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:49.085786 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:49.086405 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-e02701c2-5827-4f1c-aa1c-c0c100d7d60e tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Volume info retrieved successfully. Aug 12 20:17:49.086586 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.snapshots [None req-e02701c2-5827-4f1c-aa1c-c0c100d7d60e tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Create snapshot from volume d396fb1f-2435-4509-a626-853c7a5e4992 Aug 12 20:17:49.124625 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-e02701c2-5827-4f1c-aa1c-c0c100d7d60e tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Created reservations ['b69a0a4c-dcdd-42f6-b88e-545502e125c9', '8ab99def-9cb8-4373-8094-6f530c723020', '2251631e-b562-4ff6-8e6d-71e30c1b893e', '4d76a9a7-e6ce-448b-951f-b68b73f371cc'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:17:49.157567 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-e02701c2-5827-4f1c-aa1c-c0c100d7d60e tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Snapshot create request issued successfully. Aug 12 20:17:49.157567 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e02701c2-5827-4f1c-aa1c-c0c100d7d60e tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:17:49.157567 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 281/1142] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:17:49 2026] POST /volume/v3/snapshots => generated 316 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:17:49.164302 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a7f5561e-c14b-4b03-a62f-3df3f55f92e1 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:49.168033 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a7f5561e-c14b-4b03-a62f-3df3f55f92e1 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] GET https://10.4.3.246/volume/v3/snapshots/07409dd1-59cf-498e-9d92-d493cbd50068 Aug 12 20:17:49.168033 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a7f5561e-c14b-4b03-a62f-3df3f55f92e1 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:49.168033 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a7f5561e-c14b-4b03-a62f-3df3f55f92e1 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:49.174642 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:49.174642 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:49.175154 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-a7f5561e-c14b-4b03-a62f-3df3f55f92e1 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Snapshot retrieved successfully. Aug 12 20:17:49.175987 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a7f5561e-c14b-4b03-a62f-3df3f55f92e1 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] https://10.4.3.246/volume/v3/snapshots/07409dd1-59cf-498e-9d92-d493cbd50068 returned with HTTP 200 Aug 12 20:17:49.176408 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 284/1143] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:17:49 2026] GET /volume/v3/snapshots/07409dd1-59cf-498e-9d92-d493cbd50068 => generated 448 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:50.092818 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-2c884f02-8135-466c-85a9-1ff8a3f83722 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:50.095018 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2c884f02-8135-466c-85a9-1ff8a3f83722 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 Aug 12 20:17:50.098042 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2c884f02-8135-466c-85a9-1ff8a3f83722 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:50.098042 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2c884f02-8135-466c-85a9-1ff8a3f83722 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:50.098042 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-2c884f02-8135-466c-85a9-1ff8a3f83722 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 510a522c-03a4-4fd3-ba49-739cababd555. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:50.104968 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:50.104968 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:50.105943 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2c884f02-8135-466c-85a9-1ff8a3f83722 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 returned with HTTP 200 Aug 12 20:17:50.106327 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 292/1144] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:50 2026] GET /volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:50.188486 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e2ccb21e-28ac-4d80-998d-7423964dec58 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:50.190687 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e2ccb21e-28ac-4d80-998d-7423964dec58 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] GET https://10.4.3.246/volume/v3/snapshots/07409dd1-59cf-498e-9d92-d493cbd50068 Aug 12 20:17:50.191030 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e2ccb21e-28ac-4d80-998d-7423964dec58 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:50.191291 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e2ccb21e-28ac-4d80-998d-7423964dec58 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:50.197828 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:50.197828 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:17:50.198314 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-e2ccb21e-28ac-4d80-998d-7423964dec58 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Snapshot retrieved successfully. Aug 12 20:17:50.199187 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e2ccb21e-28ac-4d80-998d-7423964dec58 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] https://10.4.3.246/volume/v3/snapshots/07409dd1-59cf-498e-9d92-d493cbd50068 returned with HTTP 200 Aug 12 20:17:50.199609 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 288/1145] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:17:50 2026] GET /volume/v3/snapshots/07409dd1-59cf-498e-9d92-d493cbd50068 => generated 475 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:50.213194 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-b1e70f32-498b-4cf3-9786-81912970b3a7 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:50.215612 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b1e70f32-498b-4cf3-9786-81912970b3a7 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:17:50.216040 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b1e70f32-498b-4cf3-9786-81912970b3a7 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "07409dd1-59cf-498e-9d92-d493cbd50068", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-202917241"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:17:50.218206 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-b1e70f32-498b-4cf3-9786-81912970b3a7 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Create volume request body: {'volume': {"'snapshot_id": '07409dd1-59cf-498e-9d92-d493cbd50068', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-202917241'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:17:50.218385 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-b1e70f32-498b-4cf3-9786-81912970b3a7 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Create volume of 1 GB Aug 12 20:17:50.218762 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:50.218762 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:50.223554 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-b1e70f32-498b-4cf3-9786-81912970b3a7 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Availability Zones retrieved successfully. Aug 12 20:17:50.231585 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-b1e70f32-498b-4cf3-9786-81912970b3a7 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Flow 'volume_create_api' (2a6e54e6-25b8-430d-b8b2-165d33530022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:17:50.233587 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-b1e70f32-498b-4cf3-9786-81912970b3a7 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44caf918-edb5-4326-9152-7aad6574daf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:50.234894 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-b1e70f32-498b-4cf3-9786-81912970b3a7 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:17:50.288884 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-b1e70f32-498b-4cf3-9786-81912970b3a7 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44caf918-edb5-4326-9152-7aad6574daf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:50.289698 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-b1e70f32-498b-4cf3-9786-81912970b3a7 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e75cef99-c625-4bf2-93ff-6644c1afbacb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:50.341082 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-b1e70f32-498b-4cf3-9786-81912970b3a7 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Created reservations ['aa762680-7547-4323-985d-cd438000d4c8', '3c53c3cd-e215-4709-9943-88cacc8ce93a', '542d3f8e-1893-49d0-84a6-ff7da7ade34a', '3a5e40ff-c308-4307-90fe-67ecbdd062f0'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:17:50.341797 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-b1e70f32-498b-4cf3-9786-81912970b3a7 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e75cef99-c625-4bf2-93ff-6644c1afbacb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa762680-7547-4323-985d-cd438000d4c8', '3c53c3cd-e215-4709-9943-88cacc8ce93a', '542d3f8e-1893-49d0-84a6-ff7da7ade34a', '3a5e40ff-c308-4307-90fe-67ecbdd062f0']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:50.342586 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-b1e70f32-498b-4cf3-9786-81912970b3a7 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14eff52f-be8b-4a55-8da3-9fea109d61af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:50.364748 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-b1e70f32-498b-4cf3-9786-81912970b3a7 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14eff52f-be8b-4a55-8da3-9fea109d61af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd007bdea-9552-488f-bd64-bef2fa1a4bca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-202917241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='212b51767eea40d6a5e52cf80b2d7de9',qos_specs=None,replication_status=,reservations=['aa762680-7547-4323-985d-cd438000d4c8','3c53c3cd-e215-4709-9943-88cacc8ce93a','542d3f8e-1893-49d0-84a6-ff7da7ade34a','3a5e40ff-c308-4307-90fe-67ecbdd062f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='403726e50d694ca9857c8c13d1f2b88d',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:17:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-202917241',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d007bdea-9552-488f-bd64-bef2fa1a4bca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='212b51767eea40d6a5e52cf80b2d7de9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='403726e50d694ca9857c8c13d1f2b88d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:50.365461 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-b1e70f32-498b-4cf3-9786-81912970b3a7 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c768c723-3cde-4973-8986-afe380e291b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:50.388478 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-b1e70f32-498b-4cf3-9786-81912970b3a7 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c768c723-3cde-4973-8986-afe380e291b1) transitioned into state 'SUCCESS' from state '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-202917241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='212b51767eea40d6a5e52cf80b2d7de9',qos_specs=None,replication_status=,reservations=['aa762680-7547-4323-985d-cd438000d4c8','3c53c3cd-e215-4709-9943-88cacc8ce93a','542d3f8e-1893-49d0-84a6-ff7da7ade34a','3a5e40ff-c308-4307-90fe-67ecbdd062f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='403726e50d694ca9857c8c13d1f2b88d',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:50.389484 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-b1e70f32-498b-4cf3-9786-81912970b3a7 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f068f806-4762-44e2-8bf0-9f7b1c6591e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:50.402395 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-b1e70f32-498b-4cf3-9786-81912970b3a7 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f068f806-4762-44e2-8bf0-9f7b1c6591e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:50.402395 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-b1e70f32-498b-4cf3-9786-81912970b3a7 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Flow 'volume_create_api' (2a6e54e6-25b8-430d-b8b2-165d33530022) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:17:50.402395 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-b1e70f32-498b-4cf3-9786-81912970b3a7 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Create volume request issued successfully. Aug 12 20:17:50.403070 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b1e70f32-498b-4cf3-9786-81912970b3a7 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:17:50.403921 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 282/1146] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:17:50 2026] POST /volume/v3/volumes => generated 759 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:17:50.421589 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-78c6e549-eff5-41f7-b4ac-e38e96c9b59c None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:50.424162 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-78c6e549-eff5-41f7-b4ac-e38e96c9b59c tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:17:50.424963 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-78c6e549-eff5-41f7-b4ac-e38e96c9b59c tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "07409dd1-59cf-498e-9d92-d493cbd50068", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1472161294"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:17:50.427294 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-78c6e549-eff5-41f7-b4ac-e38e96c9b59c tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Create volume request body: {'volume': {"'snapshot_id": '07409dd1-59cf-498e-9d92-d493cbd50068', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1472161294'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:17:50.428568 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-78c6e549-eff5-41f7-b4ac-e38e96c9b59c tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Create volume of 1 GB Aug 12 20:17:50.433925 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-78c6e549-eff5-41f7-b4ac-e38e96c9b59c tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Availability Zones retrieved successfully. Aug 12 20:17:50.444570 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-78c6e549-eff5-41f7-b4ac-e38e96c9b59c tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Flow 'volume_create_api' (0f221e56-d70d-4764-b7dd-fbf35e933b50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:17:50.446311 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-78c6e549-eff5-41f7-b4ac-e38e96c9b59c tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (600e0650-2df2-4b21-83dc-697afbb0c1d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:50.447879 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-78c6e549-eff5-41f7-b4ac-e38e96c9b59c tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:17:50.490844 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-78c6e549-eff5-41f7-b4ac-e38e96c9b59c tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (600e0650-2df2-4b21-83dc-697afbb0c1d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:50.491354 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-78c6e549-eff5-41f7-b4ac-e38e96c9b59c tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf09931a-3177-40d1-9333-59d6038aec60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:50.546355 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-78c6e549-eff5-41f7-b4ac-e38e96c9b59c tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Created reservations ['0e76565b-2fe4-43f8-80d8-6ba17e422e32', 'afefa088-d0ef-4fa9-9b6a-bbe87cb9cc08', '39e8329a-7465-483a-a671-16c92a631cd1', '79fac5a9-5f51-4d3d-a38e-5fb5b69d2fbb'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:17:50.548401 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-78c6e549-eff5-41f7-b4ac-e38e96c9b59c tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf09931a-3177-40d1-9333-59d6038aec60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e76565b-2fe4-43f8-80d8-6ba17e422e32', 'afefa088-d0ef-4fa9-9b6a-bbe87cb9cc08', '39e8329a-7465-483a-a671-16c92a631cd1', '79fac5a9-5f51-4d3d-a38e-5fb5b69d2fbb']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:50.549228 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-78c6e549-eff5-41f7-b4ac-e38e96c9b59c tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd3a7cdd-0482-450f-b360-9012cfa4d51e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:50.580361 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-78c6e549-eff5-41f7-b4ac-e38e96c9b59c tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd3a7cdd-0482-450f-b360-9012cfa4d51e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f0e825f-0122-4422-b413-9655e8c12557', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1472161294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='212b51767eea40d6a5e52cf80b2d7de9',qos_specs=None,replication_status=,reservations=['0e76565b-2fe4-43f8-80d8-6ba17e422e32','afefa088-d0ef-4fa9-9b6a-bbe87cb9cc08','39e8329a-7465-483a-a671-16c92a631cd1','79fac5a9-5f51-4d3d-a38e-5fb5b69d2fbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='403726e50d694ca9857c8c13d1f2b88d',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:17:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1472161294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f0e825f-0122-4422-b413-9655e8c12557,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='212b51767eea40d6a5e52cf80b2d7de9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='403726e50d694ca9857c8c13d1f2b88d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:50.581286 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-78c6e549-eff5-41f7-b4ac-e38e96c9b59c tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4aba6282-b51d-4bfe-91c9-e45ffe6b5edb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:50.605954 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-78c6e549-eff5-41f7-b4ac-e38e96c9b59c tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4aba6282-b51d-4bfe-91c9-e45ffe6b5edb) transitioned into state 'SUCCESS' from state '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-1472161294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='212b51767eea40d6a5e52cf80b2d7de9',qos_specs=None,replication_status=,reservations=['0e76565b-2fe4-43f8-80d8-6ba17e422e32','afefa088-d0ef-4fa9-9b6a-bbe87cb9cc08','39e8329a-7465-483a-a671-16c92a631cd1','79fac5a9-5f51-4d3d-a38e-5fb5b69d2fbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='403726e50d694ca9857c8c13d1f2b88d',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:50.607022 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-78c6e549-eff5-41f7-b4ac-e38e96c9b59c tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecf6888f-40a5-44ef-972b-0b7177425cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:50.621177 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-78c6e549-eff5-41f7-b4ac-e38e96c9b59c tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecf6888f-40a5-44ef-972b-0b7177425cf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:50.622547 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-78c6e549-eff5-41f7-b4ac-e38e96c9b59c tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Flow 'volume_create_api' (0f221e56-d70d-4764-b7dd-fbf35e933b50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:17:50.623050 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-78c6e549-eff5-41f7-b4ac-e38e96c9b59c tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Create volume request issued successfully. Aug 12 20:17:50.623927 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-78c6e549-eff5-41f7-b4ac-e38e96c9b59c tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:17:50.624514 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 285/1147] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:17:50 2026] POST /volume/v3/volumes => generated 760 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:17:50.641834 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d779491d-91a9-40f4-8e9c-15aa521d2105 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:50.645522 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d779491d-91a9-40f4-8e9c-15aa521d2105 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:17:50.645819 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d779491d-91a9-40f4-8e9c-15aa521d2105 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "07409dd1-59cf-498e-9d92-d493cbd50068", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1974268283"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:17:50.647906 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-d779491d-91a9-40f4-8e9c-15aa521d2105 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Create volume request body: {'volume': {"'snapshot_id": '07409dd1-59cf-498e-9d92-d493cbd50068', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1974268283'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:17:50.648007 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-d779491d-91a9-40f4-8e9c-15aa521d2105 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Create volume of 1 GB Aug 12 20:17:50.653183 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-d779491d-91a9-40f4-8e9c-15aa521d2105 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Availability Zones retrieved successfully. Aug 12 20:17:50.660957 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-d779491d-91a9-40f4-8e9c-15aa521d2105 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Flow 'volume_create_api' (7abb2cdc-9b76-4b76-9e74-050e80f4a834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:17:50.662185 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-d779491d-91a9-40f4-8e9c-15aa521d2105 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cda59f7a-06ef-43e5-87ba-c016ea03e334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:50.663685 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-d779491d-91a9-40f4-8e9c-15aa521d2105 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:17:50.703697 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-d779491d-91a9-40f4-8e9c-15aa521d2105 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cda59f7a-06ef-43e5-87ba-c016ea03e334) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:50.705117 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-d779491d-91a9-40f4-8e9c-15aa521d2105 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51e15c71-a7da-4dab-9bf0-2e06fd8f5aac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:50.765332 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-d779491d-91a9-40f4-8e9c-15aa521d2105 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Created reservations ['8a37eec3-75f5-4866-820f-73f22b40922a', 'dccae386-6cab-417c-a7de-82be1d6317aa', 'ba8d7e2c-4214-4fae-8789-13096c8127fd', 'a73c3d40-cc40-4ad3-b19a-a1e57c46f7eb'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:17:50.766246 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-d779491d-91a9-40f4-8e9c-15aa521d2105 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51e15c71-a7da-4dab-9bf0-2e06fd8f5aac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a37eec3-75f5-4866-820f-73f22b40922a', 'dccae386-6cab-417c-a7de-82be1d6317aa', 'ba8d7e2c-4214-4fae-8789-13096c8127fd', 'a73c3d40-cc40-4ad3-b19a-a1e57c46f7eb']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:50.767029 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-d779491d-91a9-40f4-8e9c-15aa521d2105 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e9d3268-60b1-43da-944f-107e57979fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:50.794917 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-d779491d-91a9-40f4-8e9c-15aa521d2105 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e9d3268-60b1-43da-944f-107e57979fd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01cabc12-3642-4580-8179-b7d0aa9bc12b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1974268283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='212b51767eea40d6a5e52cf80b2d7de9',qos_specs=None,replication_status=,reservations=['8a37eec3-75f5-4866-820f-73f22b40922a','dccae386-6cab-417c-a7de-82be1d6317aa','ba8d7e2c-4214-4fae-8789-13096c8127fd','a73c3d40-cc40-4ad3-b19a-a1e57c46f7eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='403726e50d694ca9857c8c13d1f2b88d',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:17:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1974268283',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01cabc12-3642-4580-8179-b7d0aa9bc12b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='212b51767eea40d6a5e52cf80b2d7de9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='403726e50d694ca9857c8c13d1f2b88d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:50.797313 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-d779491d-91a9-40f4-8e9c-15aa521d2105 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (019132d5-9a3b-4d44-a44e-ae492a01f5b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:50.826032 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-d779491d-91a9-40f4-8e9c-15aa521d2105 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (019132d5-9a3b-4d44-a44e-ae492a01f5b1) transitioned into state 'SUCCESS' from state '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-1974268283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='212b51767eea40d6a5e52cf80b2d7de9',qos_specs=None,replication_status=,reservations=['8a37eec3-75f5-4866-820f-73f22b40922a','dccae386-6cab-417c-a7de-82be1d6317aa','ba8d7e2c-4214-4fae-8789-13096c8127fd','a73c3d40-cc40-4ad3-b19a-a1e57c46f7eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='403726e50d694ca9857c8c13d1f2b88d',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:50.827385 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-d779491d-91a9-40f4-8e9c-15aa521d2105 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71c1a84d-819e-4f5d-b22e-0adcf042dfc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:50.843994 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-d779491d-91a9-40f4-8e9c-15aa521d2105 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71c1a84d-819e-4f5d-b22e-0adcf042dfc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:50.845144 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-d779491d-91a9-40f4-8e9c-15aa521d2105 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Flow 'volume_create_api' (7abb2cdc-9b76-4b76-9e74-050e80f4a834) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:17:50.845526 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-d779491d-91a9-40f4-8e9c-15aa521d2105 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Create volume request issued successfully. Aug 12 20:17:50.846381 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d779491d-91a9-40f4-8e9c-15aa521d2105 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:17:50.846869 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 293/1148] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:17:50 2026] POST /volume/v3/volumes => generated 760 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:17:50.870570 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f49e8ced-867a-4bc3-bcf5-98aa293b4e41 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:50.870570 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f49e8ced-867a-4bc3-bcf5-98aa293b4e41 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:17:50.870937 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f49e8ced-867a-4bc3-bcf5-98aa293b4e41 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "07409dd1-59cf-498e-9d92-d493cbd50068", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-198409459"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:17:50.873264 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-f49e8ced-867a-4bc3-bcf5-98aa293b4e41 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Create volume request body: {'volume': {"'snapshot_id": '07409dd1-59cf-498e-9d92-d493cbd50068', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-198409459'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:17:50.873455 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-f49e8ced-867a-4bc3-bcf5-98aa293b4e41 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Create volume of 1 GB Aug 12 20:17:50.885413 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-f49e8ced-867a-4bc3-bcf5-98aa293b4e41 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Availability Zones retrieved successfully. Aug 12 20:17:50.893398 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f49e8ced-867a-4bc3-bcf5-98aa293b4e41 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Flow 'volume_create_api' (60b66557-7b56-4213-86cb-ea7f6c14dd30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:17:50.894894 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f49e8ced-867a-4bc3-bcf5-98aa293b4e41 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc4d61c9-cb87-4485-b971-bb072437a96d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:50.896890 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-f49e8ced-867a-4bc3-bcf5-98aa293b4e41 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:17:50.929310 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f49e8ced-867a-4bc3-bcf5-98aa293b4e41 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc4d61c9-cb87-4485-b971-bb072437a96d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:50.930236 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f49e8ced-867a-4bc3-bcf5-98aa293b4e41 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b88057d-0eb1-47f4-a07f-43154861a2b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:50.982281 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-f49e8ced-867a-4bc3-bcf5-98aa293b4e41 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Created reservations ['e8e80bd0-4ce0-46dc-aed5-583c22461a71', 'cb155874-77a0-49a3-9d8e-12125a61ac1a', '7e3af91b-1cdb-4fc8-933c-bc62096d4f4b', '1d7acc12-acc1-4c05-aafa-b434894a2e73'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:17:50.983122 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f49e8ced-867a-4bc3-bcf5-98aa293b4e41 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b88057d-0eb1-47f4-a07f-43154861a2b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8e80bd0-4ce0-46dc-aed5-583c22461a71', 'cb155874-77a0-49a3-9d8e-12125a61ac1a', '7e3af91b-1cdb-4fc8-933c-bc62096d4f4b', '1d7acc12-acc1-4c05-aafa-b434894a2e73']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:50.983842 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f49e8ced-867a-4bc3-bcf5-98aa293b4e41 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edd86a88-fa3e-4994-b630-b092bede4230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:51.007078 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f49e8ced-867a-4bc3-bcf5-98aa293b4e41 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edd86a88-fa3e-4994-b630-b092bede4230) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0196a015-ecc1-47be-b351-3bec9e564d4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-198409459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='212b51767eea40d6a5e52cf80b2d7de9',qos_specs=None,replication_status=,reservations=['e8e80bd0-4ce0-46dc-aed5-583c22461a71','cb155874-77a0-49a3-9d8e-12125a61ac1a','7e3af91b-1cdb-4fc8-933c-bc62096d4f4b','1d7acc12-acc1-4c05-aafa-b434894a2e73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='403726e50d694ca9857c8c13d1f2b88d',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:17:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-198409459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0196a015-ecc1-47be-b351-3bec9e564d4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='212b51767eea40d6a5e52cf80b2d7de9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='403726e50d694ca9857c8c13d1f2b88d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:51.007865 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f49e8ced-867a-4bc3-bcf5-98aa293b4e41 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (533441f9-de11-407a-a2d9-78571210fa02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:51.025449 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f49e8ced-867a-4bc3-bcf5-98aa293b4e41 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (533441f9-de11-407a-a2d9-78571210fa02) transitioned into state 'SUCCESS' from state '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-198409459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='212b51767eea40d6a5e52cf80b2d7de9',qos_specs=None,replication_status=,reservations=['e8e80bd0-4ce0-46dc-aed5-583c22461a71','cb155874-77a0-49a3-9d8e-12125a61ac1a','7e3af91b-1cdb-4fc8-933c-bc62096d4f4b','1d7acc12-acc1-4c05-aafa-b434894a2e73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='403726e50d694ca9857c8c13d1f2b88d',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:51.026335 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f49e8ced-867a-4bc3-bcf5-98aa293b4e41 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d08949ed-da94-4ef2-88c2-f4a246f98375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:51.038414 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f49e8ced-867a-4bc3-bcf5-98aa293b4e41 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d08949ed-da94-4ef2-88c2-f4a246f98375) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:51.039432 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f49e8ced-867a-4bc3-bcf5-98aa293b4e41 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Flow 'volume_create_api' (60b66557-7b56-4213-86cb-ea7f6c14dd30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:17:51.039868 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-f49e8ced-867a-4bc3-bcf5-98aa293b4e41 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Create volume request issued successfully. Aug 12 20:17:51.040660 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f49e8ced-867a-4bc3-bcf5-98aa293b4e41 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:17:51.041200 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 289/1149] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:17:50 2026] POST /volume/v3/volumes => generated 759 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:17:51.058754 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-fe7c47e7-6abe-429d-96fe-0c202ec1a2de None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:51.060847 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fe7c47e7-6abe-429d-96fe-0c202ec1a2de tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:17:51.061234 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fe7c47e7-6abe-429d-96fe-0c202ec1a2de tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "07409dd1-59cf-498e-9d92-d493cbd50068", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1720299162"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:17:51.062790 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-fe7c47e7-6abe-429d-96fe-0c202ec1a2de tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Create volume request body: {'volume': {"'snapshot_id": '07409dd1-59cf-498e-9d92-d493cbd50068', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1720299162'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:17:51.063012 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-fe7c47e7-6abe-429d-96fe-0c202ec1a2de tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Create volume of 1 GB Aug 12 20:17:51.063219 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:51.063219 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:51.067780 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-fe7c47e7-6abe-429d-96fe-0c202ec1a2de tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Availability Zones retrieved successfully. Aug 12 20:17:51.078021 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fe7c47e7-6abe-429d-96fe-0c202ec1a2de tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Flow 'volume_create_api' (9467fda0-eb56-4339-b5ab-a74f56217fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:17:51.080472 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fe7c47e7-6abe-429d-96fe-0c202ec1a2de tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa06b832-b3a6-40d1-952d-aad36ea710bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:51.081464 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-fe7c47e7-6abe-429d-96fe-0c202ec1a2de tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:17:51.118677 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ea4e5a07-2e41-407f-8ef5-7ecfa22b3def None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:51.120382 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ea4e5a07-2e41-407f-8ef5-7ecfa22b3def tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 Aug 12 20:17:51.120605 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ea4e5a07-2e41-407f-8ef5-7ecfa22b3def tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:51.120826 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ea4e5a07-2e41-407f-8ef5-7ecfa22b3def tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:51.120932 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-ea4e5a07-2e41-407f-8ef5-7ecfa22b3def tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 510a522c-03a4-4fd3-ba49-739cababd555. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:51.125985 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:51.125985 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:51.126324 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fe7c47e7-6abe-429d-96fe-0c202ec1a2de tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa06b832-b3a6-40d1-952d-aad36ea710bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:51.126780 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ea4e5a07-2e41-407f-8ef5-7ecfa22b3def tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 returned with HTTP 200 Aug 12 20:17:51.127204 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 286/1150] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:51 2026] GET /volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:51.127267 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fe7c47e7-6abe-429d-96fe-0c202ec1a2de tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1edc967b-252c-4828-9695-52454f81d843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:51.176635 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-fe7c47e7-6abe-429d-96fe-0c202ec1a2de tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Created reservations ['37dea1aa-38f9-46e2-aa4b-38ee096147b1', '0999b502-724c-418a-b544-98e196e00845', '5d6b73b1-f3a7-490b-b356-d3885567e51b', 'd8d98a32-be65-4374-bae9-de8db20e2316'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:17:51.177903 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fe7c47e7-6abe-429d-96fe-0c202ec1a2de tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1edc967b-252c-4828-9695-52454f81d843) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37dea1aa-38f9-46e2-aa4b-38ee096147b1', '0999b502-724c-418a-b544-98e196e00845', '5d6b73b1-f3a7-490b-b356-d3885567e51b', 'd8d98a32-be65-4374-bae9-de8db20e2316']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:51.179152 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fe7c47e7-6abe-429d-96fe-0c202ec1a2de tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e1dfa96-4758-4a8e-b043-dfdb69834b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:51.209577 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fe7c47e7-6abe-429d-96fe-0c202ec1a2de tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e1dfa96-4758-4a8e-b043-dfdb69834b07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98eaa05b-30a0-4e96-82f1-ebd23325b3fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1720299162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='212b51767eea40d6a5e52cf80b2d7de9',qos_specs=None,replication_status=,reservations=['37dea1aa-38f9-46e2-aa4b-38ee096147b1','0999b502-724c-418a-b544-98e196e00845','5d6b73b1-f3a7-490b-b356-d3885567e51b','d8d98a32-be65-4374-bae9-de8db20e2316'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='403726e50d694ca9857c8c13d1f2b88d',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:17:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1720299162',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98eaa05b-30a0-4e96-82f1-ebd23325b3fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='212b51767eea40d6a5e52cf80b2d7de9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='403726e50d694ca9857c8c13d1f2b88d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:51.210651 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fe7c47e7-6abe-429d-96fe-0c202ec1a2de tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e49ee87-a0d1-4de7-8cb3-baca2482e533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:51.239584 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fe7c47e7-6abe-429d-96fe-0c202ec1a2de tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e49ee87-a0d1-4de7-8cb3-baca2482e533) transitioned into state 'SUCCESS' from state '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-1720299162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='212b51767eea40d6a5e52cf80b2d7de9',qos_specs=None,replication_status=,reservations=['37dea1aa-38f9-46e2-aa4b-38ee096147b1','0999b502-724c-418a-b544-98e196e00845','5d6b73b1-f3a7-490b-b356-d3885567e51b','d8d98a32-be65-4374-bae9-de8db20e2316'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='403726e50d694ca9857c8c13d1f2b88d',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:51.240587 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fe7c47e7-6abe-429d-96fe-0c202ec1a2de tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b16a701d-582c-4388-9db0-3d5d90605ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:51.259320 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fe7c47e7-6abe-429d-96fe-0c202ec1a2de tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b16a701d-582c-4388-9db0-3d5d90605ab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:51.260459 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fe7c47e7-6abe-429d-96fe-0c202ec1a2de tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Flow 'volume_create_api' (9467fda0-eb56-4339-b5ab-a74f56217fc5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:17:51.260938 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-fe7c47e7-6abe-429d-96fe-0c202ec1a2de tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Create volume request issued successfully. Aug 12 20:17:51.261797 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fe7c47e7-6abe-429d-96fe-0c202ec1a2de tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:17:51.262500 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 283/1151] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:17:51 2026] POST /volume/v3/volumes => generated 760 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:17:51.282122 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-8112470e-cd8c-43d1-a0d5-2d70a470249a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:51.284039 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8112470e-cd8c-43d1-a0d5-2d70a470249a tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] GET https://10.4.3.246/volume/v3/volumes/d007bdea-9552-488f-bd64-bef2fa1a4bca Aug 12 20:17:51.284398 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8112470e-cd8c-43d1-a0d5-2d70a470249a tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:51.284564 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8112470e-cd8c-43d1-a0d5-2d70a470249a tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:51.295530 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:51.295530 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:51.300402 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-8112470e-cd8c-43d1-a0d5-2d70a470249a tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Volume info retrieved successfully. Aug 12 20:17:51.307350 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8112470e-cd8c-43d1-a0d5-2d70a470249a tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] https://10.4.3.246/volume/v3/volumes/d007bdea-9552-488f-bd64-bef2fa1a4bca returned with HTTP 200 Aug 12 20:17:51.307980 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 294/1152] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:51 2026] GET /volume/v3/volumes/d007bdea-9552-488f-bd64-bef2fa1a4bca => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:51.327830 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-07ff8d49-8e34-4d1e-b9df-5d0bf2cf42b2 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:51.339163 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-07ff8d49-8e34-4d1e-b9df-5d0bf2cf42b2 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] GET https://10.4.3.246/volume/v3/volumes/0f0e825f-0122-4422-b413-9655e8c12557 Aug 12 20:17:51.340517 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-07ff8d49-8e34-4d1e-b9df-5d0bf2cf42b2 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:51.345740 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-07ff8d49-8e34-4d1e-b9df-5d0bf2cf42b2 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:51.362788 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:51.362788 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:17:51.372140 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-07ff8d49-8e34-4d1e-b9df-5d0bf2cf42b2 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Volume info retrieved successfully. Aug 12 20:17:51.378780 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-07ff8d49-8e34-4d1e-b9df-5d0bf2cf42b2 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] https://10.4.3.246/volume/v3/volumes/0f0e825f-0122-4422-b413-9655e8c12557 returned with HTTP 200 Aug 12 20:17:51.380379 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 290/1153] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:51 2026] GET /volume/v3/volumes/0f0e825f-0122-4422-b413-9655e8c12557 => generated 853 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:51.394401 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a339eeca-20b7-4c64-8e0e-51bab3d950b9 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:51.396683 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a339eeca-20b7-4c64-8e0e-51bab3d950b9 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] GET https://10.4.3.246/volume/v3/volumes/01cabc12-3642-4580-8179-b7d0aa9bc12b Aug 12 20:17:51.396963 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a339eeca-20b7-4c64-8e0e-51bab3d950b9 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:51.397172 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a339eeca-20b7-4c64-8e0e-51bab3d950b9 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:51.408874 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:51.408874 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:51.413458 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-a339eeca-20b7-4c64-8e0e-51bab3d950b9 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Volume info retrieved successfully. Aug 12 20:17:51.418119 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a339eeca-20b7-4c64-8e0e-51bab3d950b9 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] https://10.4.3.246/volume/v3/volumes/01cabc12-3642-4580-8179-b7d0aa9bc12b returned with HTTP 200 Aug 12 20:17:51.418697 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 287/1154] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:51 2026] GET /volume/v3/volumes/01cabc12-3642-4580-8179-b7d0aa9bc12b => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:51.444637 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-410e8679-a509-4b12-885b-a2dfc0c31001 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:51.451367 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-410e8679-a509-4b12-885b-a2dfc0c31001 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] GET https://10.4.3.246/volume/v3/volumes/0196a015-ecc1-47be-b351-3bec9e564d4f Aug 12 20:17:51.451367 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-410e8679-a509-4b12-885b-a2dfc0c31001 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:51.451367 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-410e8679-a509-4b12-885b-a2dfc0c31001 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:51.463898 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:51.463898 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:51.470510 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-410e8679-a509-4b12-885b-a2dfc0c31001 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Volume info retrieved successfully. Aug 12 20:17:51.478034 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-410e8679-a509-4b12-885b-a2dfc0c31001 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] https://10.4.3.246/volume/v3/volumes/0196a015-ecc1-47be-b351-3bec9e564d4f returned with HTTP 200 Aug 12 20:17:51.478497 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 284/1155] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:51 2026] GET /volume/v3/volumes/0196a015-ecc1-47be-b351-3bec9e564d4f => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:51.494471 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-967a1269-5e35-44ed-8185-aee3b98bd44d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:51.496742 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-967a1269-5e35-44ed-8185-aee3b98bd44d tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] GET https://10.4.3.246/volume/v3/volumes/98eaa05b-30a0-4e96-82f1-ebd23325b3fe Aug 12 20:17:51.496979 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-967a1269-5e35-44ed-8185-aee3b98bd44d tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:51.497227 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-967a1269-5e35-44ed-8185-aee3b98bd44d tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:51.506359 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:51.506359 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:51.511299 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-967a1269-5e35-44ed-8185-aee3b98bd44d tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Volume info retrieved successfully. Aug 12 20:17:51.519453 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-967a1269-5e35-44ed-8185-aee3b98bd44d tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] https://10.4.3.246/volume/v3/volumes/98eaa05b-30a0-4e96-82f1-ebd23325b3fe returned with HTTP 200 Aug 12 20:17:51.519453 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 295/1156] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:51 2026] GET /volume/v3/volumes/98eaa05b-30a0-4e96-82f1-ebd23325b3fe => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:51.539682 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-b93ee16b-9333-439f-80ed-22213b6afaf0 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:51.542165 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b93ee16b-9333-439f-80ed-22213b6afaf0 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] DELETE https://10.4.3.246/volume/v3/volumes/98eaa05b-30a0-4e96-82f1-ebd23325b3fe Aug 12 20:17:51.542507 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b93ee16b-9333-439f-80ed-22213b6afaf0 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:51.542786 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b93ee16b-9333-439f-80ed-22213b6afaf0 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:51.543016 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-b93ee16b-9333-439f-80ed-22213b6afaf0 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Delete volume with id: 98eaa05b-30a0-4e96-82f1-ebd23325b3fe Aug 12 20:17:51.555600 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:51.555600 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:17:51.555600 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-b93ee16b-9333-439f-80ed-22213b6afaf0 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Volume info retrieved successfully. Aug 12 20:17:51.579862 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-b93ee16b-9333-439f-80ed-22213b6afaf0 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Delete volume request issued successfully. Aug 12 20:17:51.580446 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b93ee16b-9333-439f-80ed-22213b6afaf0 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] https://10.4.3.246/volume/v3/volumes/98eaa05b-30a0-4e96-82f1-ebd23325b3fe returned with HTTP 202 Aug 12 20:17:51.581091 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 291/1157] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:17:51 2026] DELETE /volume/v3/volumes/98eaa05b-30a0-4e96-82f1-ebd23325b3fe => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:17:51.591305 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-03dedb68-092a-439c-815d-ed0933e6412e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:51.592637 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-03dedb68-092a-439c-815d-ed0933e6412e tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] GET https://10.4.3.246/volume/v3/volumes/98eaa05b-30a0-4e96-82f1-ebd23325b3fe Aug 12 20:17:51.592927 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-03dedb68-092a-439c-815d-ed0933e6412e tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:51.596620 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-03dedb68-092a-439c-815d-ed0933e6412e tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:51.602764 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:51.602764 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:51.609356 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-03dedb68-092a-439c-815d-ed0933e6412e tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Volume info retrieved successfully. Aug 12 20:17:51.615662 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-03dedb68-092a-439c-815d-ed0933e6412e tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] https://10.4.3.246/volume/v3/volumes/98eaa05b-30a0-4e96-82f1-ebd23325b3fe returned with HTTP 200 Aug 12 20:17:51.616196 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 288/1158] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:51 2026] GET /volume/v3/volumes/98eaa05b-30a0-4e96-82f1-ebd23325b3fe => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:52.140483 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-36f783e2-29cb-47fd-8c38-83a06a48a5f9 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:52.142772 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-36f783e2-29cb-47fd-8c38-83a06a48a5f9 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 Aug 12 20:17:52.143013 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-36f783e2-29cb-47fd-8c38-83a06a48a5f9 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:52.143309 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-36f783e2-29cb-47fd-8c38-83a06a48a5f9 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:52.143445 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-36f783e2-29cb-47fd-8c38-83a06a48a5f9 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 510a522c-03a4-4fd3-ba49-739cababd555. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:52.149224 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:52.149224 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:52.150279 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-36f783e2-29cb-47fd-8c38-83a06a48a5f9 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 returned with HTTP 200 Aug 12 20:17:52.150838 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 285/1159] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:52 2026] GET /volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:52.634131 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-1f56e34a-0296-411a-bf0e-70c98af45493 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:52.636782 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1f56e34a-0296-411a-bf0e-70c98af45493 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] GET https://10.4.3.246/volume/v3/volumes/98eaa05b-30a0-4e96-82f1-ebd23325b3fe Aug 12 20:17:52.637073 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1f56e34a-0296-411a-bf0e-70c98af45493 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:52.637381 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1f56e34a-0296-411a-bf0e-70c98af45493 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:52.645457 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1f56e34a-0296-411a-bf0e-70c98af45493 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] https://10.4.3.246/volume/v3/volumes/98eaa05b-30a0-4e96-82f1-ebd23325b3fe returned with HTTP 404 Aug 12 20:17:52.646133 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 296/1160] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:52 2026] GET /volume/v3/volumes/98eaa05b-30a0-4e96-82f1-ebd23325b3fe => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:17:52.658118 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e5eef179-443d-44ae-8634-fd9e75ac1071 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:52.660467 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e5eef179-443d-44ae-8634-fd9e75ac1071 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] DELETE https://10.4.3.246/volume/v3/volumes/0196a015-ecc1-47be-b351-3bec9e564d4f Aug 12 20:17:52.660755 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e5eef179-443d-44ae-8634-fd9e75ac1071 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:52.661021 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e5eef179-443d-44ae-8634-fd9e75ac1071 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:52.661246 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-e5eef179-443d-44ae-8634-fd9e75ac1071 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Delete volume with id: 0196a015-ecc1-47be-b351-3bec9e564d4f Aug 12 20:17:52.670453 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:52.670453 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:17:52.671139 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-e5eef179-443d-44ae-8634-fd9e75ac1071 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Volume info retrieved successfully. Aug 12 20:17:52.694219 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-e5eef179-443d-44ae-8634-fd9e75ac1071 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Delete volume request issued successfully. Aug 12 20:17:52.694432 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e5eef179-443d-44ae-8634-fd9e75ac1071 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] https://10.4.3.246/volume/v3/volumes/0196a015-ecc1-47be-b351-3bec9e564d4f returned with HTTP 202 Aug 12 20:17:52.695037 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 292/1161] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:17:52 2026] DELETE /volume/v3/volumes/0196a015-ecc1-47be-b351-3bec9e564d4f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:17:52.707750 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-34b33be8-be17-4284-a8c0-e1c2f170c3e3 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:52.710321 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-34b33be8-be17-4284-a8c0-e1c2f170c3e3 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] GET https://10.4.3.246/volume/v3/volumes/0196a015-ecc1-47be-b351-3bec9e564d4f Aug 12 20:17:52.710612 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-34b33be8-be17-4284-a8c0-e1c2f170c3e3 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:52.710907 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-34b33be8-be17-4284-a8c0-e1c2f170c3e3 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:52.720991 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:52.720991 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:52.729166 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-34b33be8-be17-4284-a8c0-e1c2f170c3e3 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Volume info retrieved successfully. Aug 12 20:17:52.735614 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-34b33be8-be17-4284-a8c0-e1c2f170c3e3 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] https://10.4.3.246/volume/v3/volumes/0196a015-ecc1-47be-b351-3bec9e564d4f returned with HTTP 200 Aug 12 20:17:52.736132 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 289/1162] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:52 2026] GET /volume/v3/volumes/0196a015-ecc1-47be-b351-3bec9e564d4f => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:53.163081 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-4d576da0-1d55-4bb2-a890-6bd28a153945 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:53.165612 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4d576da0-1d55-4bb2-a890-6bd28a153945 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 Aug 12 20:17:53.165952 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4d576da0-1d55-4bb2-a890-6bd28a153945 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:53.166221 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4d576da0-1d55-4bb2-a890-6bd28a153945 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:53.166356 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-4d576da0-1d55-4bb2-a890-6bd28a153945 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 510a522c-03a4-4fd3-ba49-739cababd555. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:53.173093 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:53.173093 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:53.174206 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4d576da0-1d55-4bb2-a890-6bd28a153945 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 returned with HTTP 200 Aug 12 20:17:53.174858 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 286/1163] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:53 2026] GET /volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:53.213777 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c7581bb2-878d-483c-91b4-7bf3b086e9c0 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:53.320989 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c7581bb2-878d-483c-91b4-7bf3b086e9c0 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:17:53.321377 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c7581bb2-878d-483c-91b4-7bf3b086e9c0 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1084170513"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:17:53.323000 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-c7581bb2-878d-483c-91b4-7bf3b086e9c0 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1084170513'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:17:53.323192 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-c7581bb2-878d-483c-91b4-7bf3b086e9c0 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Create volume of 1 GB Aug 12 20:17:53.327556 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-c7581bb2-878d-483c-91b4-7bf3b086e9c0 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Availability Zones retrieved successfully. Aug 12 20:17:53.333755 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c7581bb2-878d-483c-91b4-7bf3b086e9c0 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Flow 'volume_create_api' (b4614459-e1ac-4047-ac98-aa5333247417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:17:53.335223 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c7581bb2-878d-483c-91b4-7bf3b086e9c0 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e5c134b-ca2d-406a-aa03-a49fde493678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:53.335999 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-c7581bb2-878d-483c-91b4-7bf3b086e9c0 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:17:53.367460 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c7581bb2-878d-483c-91b4-7bf3b086e9c0 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e5c134b-ca2d-406a-aa03-a49fde493678) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:53.368127 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c7581bb2-878d-483c-91b4-7bf3b086e9c0 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (932a8fc7-048b-44a8-8757-1093429edc5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:53.453324 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-c7581bb2-878d-483c-91b4-7bf3b086e9c0 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Created reservations ['c407997f-9519-4e3c-acf4-2b971a6d4468', 'a411b02f-5811-434e-bee6-25c168ef7088', 'aec85cc4-bdd1-4297-85bf-bf4516c6a8a4', '1e81f992-b998-4a15-a79a-314aefa42b2d'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:17:53.454189 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c7581bb2-878d-483c-91b4-7bf3b086e9c0 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (932a8fc7-048b-44a8-8757-1093429edc5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c407997f-9519-4e3c-acf4-2b971a6d4468', 'a411b02f-5811-434e-bee6-25c168ef7088', 'aec85cc4-bdd1-4297-85bf-bf4516c6a8a4', '1e81f992-b998-4a15-a79a-314aefa42b2d']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:53.455013 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c7581bb2-878d-483c-91b4-7bf3b086e9c0 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97109f3b-e105-4b80-9aa0-c4578698ecbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:53.483239 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c7581bb2-878d-483c-91b4-7bf3b086e9c0 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97109f3b-e105-4b80-9aa0-c4578698ecbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1514243-ae4d-483b-86ba-1c628876ff6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1084170513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34dbb5145afb4333921a6b6db359878d',qos_specs=None,replication_status=,reservations=['c407997f-9519-4e3c-acf4-2b971a6d4468','a411b02f-5811-434e-bee6-25c168ef7088','aec85cc4-bdd1-4297-85bf-bf4516c6a8a4','1e81f992-b998-4a15-a79a-314aefa42b2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4945247c30654bddaf71b0d9d3d86b50',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:17:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1084170513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1514243-ae4d-483b-86ba-1c628876ff6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34dbb5145afb4333921a6b6db359878d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4945247c30654bddaf71b0d9d3d86b50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:53.484276 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c7581bb2-878d-483c-91b4-7bf3b086e9c0 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ab97f6c-9e32-4ac0-8e9a-ad36ce9fec33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:53.510167 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c7581bb2-878d-483c-91b4-7bf3b086e9c0 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ab97f6c-9e32-4ac0-8e9a-ad36ce9fec33) transitioned into state 'SUCCESS' from state '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-1084170513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34dbb5145afb4333921a6b6db359878d',qos_specs=None,replication_status=,reservations=['c407997f-9519-4e3c-acf4-2b971a6d4468','a411b02f-5811-434e-bee6-25c168ef7088','aec85cc4-bdd1-4297-85bf-bf4516c6a8a4','1e81f992-b998-4a15-a79a-314aefa42b2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4945247c30654bddaf71b0d9d3d86b50',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:53.510910 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c7581bb2-878d-483c-91b4-7bf3b086e9c0 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecf597fd-8201-45fe-b40e-c93816e37914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:17:53.528490 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c7581bb2-878d-483c-91b4-7bf3b086e9c0 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecf597fd-8201-45fe-b40e-c93816e37914) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:17:53.529952 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c7581bb2-878d-483c-91b4-7bf3b086e9c0 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Flow 'volume_create_api' (b4614459-e1ac-4047-ac98-aa5333247417) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:17:53.530390 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-c7581bb2-878d-483c-91b4-7bf3b086e9c0 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Create volume request issued successfully. Aug 12 20:17:53.531264 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c7581bb2-878d-483c-91b4-7bf3b086e9c0 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:17:53.531813 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 297/1164] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:17:53 2026] POST /volume/v3/volumes => generated 750 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:17:53.544829 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a18fc5d1-d82c-47e9-a6d4-89124fa83efd None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:53.547362 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a18fc5d1-d82c-47e9-a6d4-89124fa83efd tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] GET https://10.4.3.246/volume/v3/volumes/a1514243-ae4d-483b-86ba-1c628876ff6f Aug 12 20:17:53.547664 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a18fc5d1-d82c-47e9-a6d4-89124fa83efd tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:53.547932 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a18fc5d1-d82c-47e9-a6d4-89124fa83efd tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:53.557884 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:53.557884 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:17:53.563235 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-a18fc5d1-d82c-47e9-a6d4-89124fa83efd tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Volume info retrieved successfully. Aug 12 20:17:53.569645 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a18fc5d1-d82c-47e9-a6d4-89124fa83efd tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] https://10.4.3.246/volume/v3/volumes/a1514243-ae4d-483b-86ba-1c628876ff6f returned with HTTP 200 Aug 12 20:17:53.570344 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 293/1165] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:53 2026] GET /volume/v3/volumes/a1514243-ae4d-483b-86ba-1c628876ff6f => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:53.754606 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-c41123cd-a51d-42fc-ae02-ac8936759895 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:53.756266 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c41123cd-a51d-42fc-ae02-ac8936759895 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] GET https://10.4.3.246/volume/v3/volumes/0196a015-ecc1-47be-b351-3bec9e564d4f Aug 12 20:17:53.756468 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c41123cd-a51d-42fc-ae02-ac8936759895 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:53.757691 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c41123cd-a51d-42fc-ae02-ac8936759895 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:53.763295 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c41123cd-a51d-42fc-ae02-ac8936759895 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] https://10.4.3.246/volume/v3/volumes/0196a015-ecc1-47be-b351-3bec9e564d4f returned with HTTP 404 Aug 12 20:17:53.763988 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 290/1166] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:53 2026] GET /volume/v3/volumes/0196a015-ecc1-47be-b351-3bec9e564d4f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:17:53.771684 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-37fdeccc-7e67-49d2-9119-b8bc77cc986a None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:53.773444 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-37fdeccc-7e67-49d2-9119-b8bc77cc986a tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] DELETE https://10.4.3.246/volume/v3/volumes/01cabc12-3642-4580-8179-b7d0aa9bc12b Aug 12 20:17:53.773696 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-37fdeccc-7e67-49d2-9119-b8bc77cc986a tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:53.773960 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-37fdeccc-7e67-49d2-9119-b8bc77cc986a tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:53.774172 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-37fdeccc-7e67-49d2-9119-b8bc77cc986a tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Delete volume with id: 01cabc12-3642-4580-8179-b7d0aa9bc12b Aug 12 20:17:53.780867 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:53.780867 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:53.781312 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-37fdeccc-7e67-49d2-9119-b8bc77cc986a tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Volume info retrieved successfully. Aug 12 20:17:53.799205 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-37fdeccc-7e67-49d2-9119-b8bc77cc986a tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Delete volume request issued successfully. Aug 12 20:17:53.799483 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-37fdeccc-7e67-49d2-9119-b8bc77cc986a tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] https://10.4.3.246/volume/v3/volumes/01cabc12-3642-4580-8179-b7d0aa9bc12b returned with HTTP 202 Aug 12 20:17:53.800081 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 287/1167] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:17:53 2026] DELETE /volume/v3/volumes/01cabc12-3642-4580-8179-b7d0aa9bc12b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:17:53.808366 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-eb483bc3-f09d-4aad-a329-33f9e413b501 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:53.811028 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-eb483bc3-f09d-4aad-a329-33f9e413b501 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] GET https://10.4.3.246/volume/v3/volumes/01cabc12-3642-4580-8179-b7d0aa9bc12b Aug 12 20:17:53.811333 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-eb483bc3-f09d-4aad-a329-33f9e413b501 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:53.811561 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-eb483bc3-f09d-4aad-a329-33f9e413b501 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:53.822158 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:53.822158 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:17:53.827374 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-eb483bc3-f09d-4aad-a329-33f9e413b501 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Volume info retrieved successfully. Aug 12 20:17:53.834235 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-eb483bc3-f09d-4aad-a329-33f9e413b501 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] https://10.4.3.246/volume/v3/volumes/01cabc12-3642-4580-8179-b7d0aa9bc12b returned with HTTP 200 Aug 12 20:17:53.834682 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 298/1168] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:53 2026] GET /volume/v3/volumes/01cabc12-3642-4580-8179-b7d0aa9bc12b => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:54.187611 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e03f2508-401b-4fe7-8837-e71ca54ec501 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:54.189900 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e03f2508-401b-4fe7-8837-e71ca54ec501 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 Aug 12 20:17:54.190209 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e03f2508-401b-4fe7-8837-e71ca54ec501 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:54.190499 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e03f2508-401b-4fe7-8837-e71ca54ec501 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:54.190693 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-e03f2508-401b-4fe7-8837-e71ca54ec501 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 510a522c-03a4-4fd3-ba49-739cababd555. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:54.195961 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:54.195961 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:17:54.196905 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e03f2508-401b-4fe7-8837-e71ca54ec501 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 returned with HTTP 200 Aug 12 20:17:54.197393 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 294/1169] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:54 2026] GET /volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:54.585301 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-83f1a934-839e-4ce1-a3a2-cf3c1300225d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:54.585751 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-83f1a934-839e-4ce1-a3a2-cf3c1300225d tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] GET https://10.4.3.246/volume/v3/volumes/a1514243-ae4d-483b-86ba-1c628876ff6f Aug 12 20:17:54.586388 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-83f1a934-839e-4ce1-a3a2-cf3c1300225d tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:54.586388 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-83f1a934-839e-4ce1-a3a2-cf3c1300225d tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:54.599566 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:54.599566 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:54.602376 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-83f1a934-839e-4ce1-a3a2-cf3c1300225d tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Volume info retrieved successfully. Aug 12 20:17:54.608160 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-83f1a934-839e-4ce1-a3a2-cf3c1300225d tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] https://10.4.3.246/volume/v3/volumes/a1514243-ae4d-483b-86ba-1c628876ff6f returned with HTTP 200 Aug 12 20:17:54.608764 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 291/1170] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:54 2026] GET /volume/v3/volumes/a1514243-ae4d-483b-86ba-1c628876ff6f => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:54.615736 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-a9361f59-bf04-4d73-9655-eb2547970c84 req-98352cc0-5aed-4ecd-8f96-b2ff4784021f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:54.618227 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-a9361f59-bf04-4d73-9655-eb2547970c84 req-98352cc0-5aed-4ecd-8f96-b2ff4784021f tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] GET https://10.4.3.246/volume/v3/volumes/11f6dada-620d-420c-896a-67de15c9ab8a Aug 12 20:17:54.618453 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-a9361f59-bf04-4d73-9655-eb2547970c84 req-98352cc0-5aed-4ecd-8f96-b2ff4784021f tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:54.618680 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-a9361f59-bf04-4d73-9655-eb2547970c84 req-98352cc0-5aed-4ecd-8f96-b2ff4784021f tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:54.639762 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:54.639762 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:54.644680 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-a9361f59-bf04-4d73-9655-eb2547970c84 req-98352cc0-5aed-4ecd-8f96-b2ff4784021f tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Volume info retrieved successfully. Aug 12 20:17:54.652529 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-a9361f59-bf04-4d73-9655-eb2547970c84 req-98352cc0-5aed-4ecd-8f96-b2ff4784021f tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] https://10.4.3.246/volume/v3/volumes/11f6dada-620d-420c-896a-67de15c9ab8a returned with HTTP 200 Aug 12 20:17:54.653191 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 288/1171] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:17:54 2026] GET /volume/v3/volumes/11f6dada-620d-420c-896a-67de15c9ab8a => generated 1603 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:17:54.850567 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-703aa6a6-b786-4e9d-a144-f2d7ca7f1bbe None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:54.850891 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-703aa6a6-b786-4e9d-a144-f2d7ca7f1bbe tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] GET https://10.4.3.246/volume/v3/volumes/01cabc12-3642-4580-8179-b7d0aa9bc12b Aug 12 20:17:54.851173 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-703aa6a6-b786-4e9d-a144-f2d7ca7f1bbe tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:54.851404 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-703aa6a6-b786-4e9d-a144-f2d7ca7f1bbe tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:54.860709 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-703aa6a6-b786-4e9d-a144-f2d7ca7f1bbe tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] https://10.4.3.246/volume/v3/volumes/01cabc12-3642-4580-8179-b7d0aa9bc12b returned with HTTP 404 Aug 12 20:17:54.861143 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 299/1172] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:54 2026] GET /volume/v3/volumes/01cabc12-3642-4580-8179-b7d0aa9bc12b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:17:54.871014 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a9b43710-f657-463a-a21e-616bcbb6dd02 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:54.872981 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a9b43710-f657-463a-a21e-616bcbb6dd02 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] DELETE https://10.4.3.246/volume/v3/volumes/0f0e825f-0122-4422-b413-9655e8c12557 Aug 12 20:17:54.873178 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a9b43710-f657-463a-a21e-616bcbb6dd02 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:54.873398 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a9b43710-f657-463a-a21e-616bcbb6dd02 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:54.873592 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-a9b43710-f657-463a-a21e-616bcbb6dd02 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Delete volume with id: 0f0e825f-0122-4422-b413-9655e8c12557 Aug 12 20:17:54.881955 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:54.881955 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:17:54.882480 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-a9b43710-f657-463a-a21e-616bcbb6dd02 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Volume info retrieved successfully. Aug 12 20:17:54.906628 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-a9b43710-f657-463a-a21e-616bcbb6dd02 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Delete volume request issued successfully. Aug 12 20:17:54.906834 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a9b43710-f657-463a-a21e-616bcbb6dd02 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] https://10.4.3.246/volume/v3/volumes/0f0e825f-0122-4422-b413-9655e8c12557 returned with HTTP 202 Aug 12 20:17:54.907286 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 295/1173] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:17:54 2026] DELETE /volume/v3/volumes/0f0e825f-0122-4422-b413-9655e8c12557 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:17:54.926328 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b8db6d44-614c-4631-80b4-294e9c24e904 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:54.929737 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b8db6d44-614c-4631-80b4-294e9c24e904 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] GET https://10.4.3.246/volume/v3/volumes/0f0e825f-0122-4422-b413-9655e8c12557 Aug 12 20:17:54.929988 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b8db6d44-614c-4631-80b4-294e9c24e904 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:54.930611 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b8db6d44-614c-4631-80b4-294e9c24e904 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:54.945698 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:54.945698 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:54.951017 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-b8db6d44-614c-4631-80b4-294e9c24e904 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Volume info retrieved successfully. Aug 12 20:17:54.957528 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b8db6d44-614c-4631-80b4-294e9c24e904 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] https://10.4.3.246/volume/v3/volumes/0f0e825f-0122-4422-b413-9655e8c12557 returned with HTTP 200 Aug 12 20:17:54.958188 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 292/1174] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:54 2026] GET /volume/v3/volumes/0f0e825f-0122-4422-b413-9655e8c12557 => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:55.214933 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-8f88c54b-91df-4b87-bc78-236931f5f1d1 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:55.217957 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8f88c54b-91df-4b87-bc78-236931f5f1d1 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 Aug 12 20:17:55.217957 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8f88c54b-91df-4b87-bc78-236931f5f1d1 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:55.217957 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8f88c54b-91df-4b87-bc78-236931f5f1d1 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:55.217957 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-8f88c54b-91df-4b87-bc78-236931f5f1d1 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 510a522c-03a4-4fd3-ba49-739cababd555. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:55.222884 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:55.222884 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:55.223614 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8f88c54b-91df-4b87-bc78-236931f5f1d1 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 returned with HTTP 200 Aug 12 20:17:55.223957 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 289/1175] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:55 2026] GET /volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:55.971399 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-5a164415-f2bc-4dc0-8a12-a4b5997ea1b6 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:55.973271 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5a164415-f2bc-4dc0-8a12-a4b5997ea1b6 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] GET https://10.4.3.246/volume/v3/volumes/0f0e825f-0122-4422-b413-9655e8c12557 Aug 12 20:17:55.973470 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5a164415-f2bc-4dc0-8a12-a4b5997ea1b6 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:55.973681 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5a164415-f2bc-4dc0-8a12-a4b5997ea1b6 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:55.979782 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5a164415-f2bc-4dc0-8a12-a4b5997ea1b6 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] https://10.4.3.246/volume/v3/volumes/0f0e825f-0122-4422-b413-9655e8c12557 returned with HTTP 404 Aug 12 20:17:55.980301 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 300/1176] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:55 2026] GET /volume/v3/volumes/0f0e825f-0122-4422-b413-9655e8c12557 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:17:55.988398 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-21c375bb-f4ae-4392-b166-43ff86b58f1a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:55.990761 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-21c375bb-f4ae-4392-b166-43ff86b58f1a tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] DELETE https://10.4.3.246/volume/v3/volumes/d007bdea-9552-488f-bd64-bef2fa1a4bca Aug 12 20:17:55.991040 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-21c375bb-f4ae-4392-b166-43ff86b58f1a tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:55.991301 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-21c375bb-f4ae-4392-b166-43ff86b58f1a tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:55.991553 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-21c375bb-f4ae-4392-b166-43ff86b58f1a tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Delete volume with id: d007bdea-9552-488f-bd64-bef2fa1a4bca Aug 12 20:17:56.001690 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:56.001690 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:17:56.002296 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-21c375bb-f4ae-4392-b166-43ff86b58f1a tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Volume info retrieved successfully. Aug 12 20:17:56.023318 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-21c375bb-f4ae-4392-b166-43ff86b58f1a tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Delete volume request issued successfully. Aug 12 20:17:56.023552 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-21c375bb-f4ae-4392-b166-43ff86b58f1a tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] https://10.4.3.246/volume/v3/volumes/d007bdea-9552-488f-bd64-bef2fa1a4bca returned with HTTP 202 Aug 12 20:17:56.024036 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 296/1177] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:17:55 2026] DELETE /volume/v3/volumes/d007bdea-9552-488f-bd64-bef2fa1a4bca => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:17:56.034508 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ea6d3cfe-3ee5-4a50-abd1-a6f0452dccad None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:56.038092 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ea6d3cfe-3ee5-4a50-abd1-a6f0452dccad tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] GET https://10.4.3.246/volume/v3/volumes/d007bdea-9552-488f-bd64-bef2fa1a4bca Aug 12 20:17:56.038284 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ea6d3cfe-3ee5-4a50-abd1-a6f0452dccad tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:56.038458 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ea6d3cfe-3ee5-4a50-abd1-a6f0452dccad tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:56.045922 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:56.045922 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:56.052120 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-ea6d3cfe-3ee5-4a50-abd1-a6f0452dccad tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Volume info retrieved successfully. Aug 12 20:17:56.059989 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ea6d3cfe-3ee5-4a50-abd1-a6f0452dccad tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] https://10.4.3.246/volume/v3/volumes/d007bdea-9552-488f-bd64-bef2fa1a4bca returned with HTTP 200 Aug 12 20:17:56.059989 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 293/1178] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:56 2026] GET /volume/v3/volumes/d007bdea-9552-488f-bd64-bef2fa1a4bca => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:56.235377 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-52a1eb4b-a391-4af4-bf14-5e896e6fbc36 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:56.239682 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-52a1eb4b-a391-4af4-bf14-5e896e6fbc36 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 Aug 12 20:17:56.240934 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-52a1eb4b-a391-4af4-bf14-5e896e6fbc36 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:56.241218 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-52a1eb4b-a391-4af4-bf14-5e896e6fbc36 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:56.241373 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-52a1eb4b-a391-4af4-bf14-5e896e6fbc36 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 510a522c-03a4-4fd3-ba49-739cababd555. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:56.249992 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:56.249992 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:56.251084 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-52a1eb4b-a391-4af4-bf14-5e896e6fbc36 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 returned with HTTP 200 Aug 12 20:17:56.251500 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 290/1179] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:56 2026] GET /volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:57.073502 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-ec4943ca-969c-40e3-b88c-d9b28435a775 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:57.075386 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ec4943ca-969c-40e3-b88c-d9b28435a775 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] GET https://10.4.3.246/volume/v3/volumes/d007bdea-9552-488f-bd64-bef2fa1a4bca Aug 12 20:17:57.075649 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ec4943ca-969c-40e3-b88c-d9b28435a775 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:57.075979 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ec4943ca-969c-40e3-b88c-d9b28435a775 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:57.082870 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ec4943ca-969c-40e3-b88c-d9b28435a775 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] https://10.4.3.246/volume/v3/volumes/d007bdea-9552-488f-bd64-bef2fa1a4bca returned with HTTP 404 Aug 12 20:17:57.083699 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 301/1180] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:57 2026] GET /volume/v3/volumes/d007bdea-9552-488f-bd64-bef2fa1a4bca => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:17:57.091082 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-8bc9dc35-49c1-4856-947a-e1a8b6830178 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:57.093122 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8bc9dc35-49c1-4856-947a-e1a8b6830178 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/07409dd1-59cf-498e-9d92-d493cbd50068 Aug 12 20:17:57.093225 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8bc9dc35-49c1-4856-947a-e1a8b6830178 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:57.093508 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8bc9dc35-49c1-4856-947a-e1a8b6830178 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:57.093679 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.snapshots [None req-8bc9dc35-49c1-4856-947a-e1a8b6830178 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Delete snapshot with id: 07409dd1-59cf-498e-9d92-d493cbd50068 Aug 12 20:17:57.099288 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:57.099288 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:17:57.099765 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-8bc9dc35-49c1-4856-947a-e1a8b6830178 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Snapshot retrieved successfully. Aug 12 20:17:57.121751 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-8bc9dc35-49c1-4856-947a-e1a8b6830178 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Snapshot delete request issued successfully. Aug 12 20:17:57.122058 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8bc9dc35-49c1-4856-947a-e1a8b6830178 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] https://10.4.3.246/volume/v3/snapshots/07409dd1-59cf-498e-9d92-d493cbd50068 returned with HTTP 202 Aug 12 20:17:57.122566 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 297/1181] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:17:57 2026] DELETE /volume/v3/snapshots/07409dd1-59cf-498e-9d92-d493cbd50068 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:17:57.132237 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-c1cf5c4e-3ed9-4a13-94d9-b62731954c73 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:57.136148 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c1cf5c4e-3ed9-4a13-94d9-b62731954c73 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] GET https://10.4.3.246/volume/v3/snapshots/07409dd1-59cf-498e-9d92-d493cbd50068 Aug 12 20:17:57.136148 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c1cf5c4e-3ed9-4a13-94d9-b62731954c73 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:57.136148 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c1cf5c4e-3ed9-4a13-94d9-b62731954c73 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:57.144258 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:57.144258 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:57.144258 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-c1cf5c4e-3ed9-4a13-94d9-b62731954c73 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Snapshot retrieved successfully. Aug 12 20:17:57.144961 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c1cf5c4e-3ed9-4a13-94d9-b62731954c73 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] https://10.4.3.246/volume/v3/snapshots/07409dd1-59cf-498e-9d92-d493cbd50068 returned with HTTP 200 Aug 12 20:17:57.145559 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 294/1182] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:17:57 2026] GET /volume/v3/snapshots/07409dd1-59cf-498e-9d92-d493cbd50068 => generated 474 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:57.265132 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-35417c77-7438-47d2-a8fe-bf0cf4ded74d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:57.268259 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-35417c77-7438-47d2-a8fe-bf0cf4ded74d tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 Aug 12 20:17:57.268348 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-35417c77-7438-47d2-a8fe-bf0cf4ded74d tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:57.268532 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-35417c77-7438-47d2-a8fe-bf0cf4ded74d tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:57.268648 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-35417c77-7438-47d2-a8fe-bf0cf4ded74d tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 510a522c-03a4-4fd3-ba49-739cababd555. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:57.276041 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:57.276041 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:57.277912 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-35417c77-7438-47d2-a8fe-bf0cf4ded74d tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 returned with HTTP 200 Aug 12 20:17:57.278313 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 291/1183] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:57 2026] GET /volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:58.157214 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-dc60d07d-5e13-44fc-b2cb-591eff44dff6 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:58.161400 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-dc60d07d-5e13-44fc-b2cb-591eff44dff6 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] GET https://10.4.3.246/volume/v3/snapshots/07409dd1-59cf-498e-9d92-d493cbd50068 Aug 12 20:17:58.161400 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-dc60d07d-5e13-44fc-b2cb-591eff44dff6 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:58.161400 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-dc60d07d-5e13-44fc-b2cb-591eff44dff6 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:58.169876 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-dc60d07d-5e13-44fc-b2cb-591eff44dff6 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] https://10.4.3.246/volume/v3/snapshots/07409dd1-59cf-498e-9d92-d493cbd50068 returned with HTTP 404 Aug 12 20:17:58.170317 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 302/1184] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:17:58 2026] GET /volume/v3/snapshots/07409dd1-59cf-498e-9d92-d493cbd50068 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:17:58.180892 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-75132cb5-8e6c-42e5-995e-ed358beafd2c None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:58.190686 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-75132cb5-8e6c-42e5-995e-ed358beafd2c tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] DELETE https://10.4.3.246/volume/v3/volumes/d396fb1f-2435-4509-a626-853c7a5e4992 Aug 12 20:17:58.191184 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-75132cb5-8e6c-42e5-995e-ed358beafd2c tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:58.191511 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-75132cb5-8e6c-42e5-995e-ed358beafd2c tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:58.191793 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-75132cb5-8e6c-42e5-995e-ed358beafd2c tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Delete volume with id: d396fb1f-2435-4509-a626-853c7a5e4992 Aug 12 20:17:58.204427 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:58.204427 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:17:58.205141 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-75132cb5-8e6c-42e5-995e-ed358beafd2c tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Volume info retrieved successfully. Aug 12 20:17:58.227691 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-75132cb5-8e6c-42e5-995e-ed358beafd2c tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Delete volume request issued successfully. Aug 12 20:17:58.227909 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-75132cb5-8e6c-42e5-995e-ed358beafd2c tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] https://10.4.3.246/volume/v3/volumes/d396fb1f-2435-4509-a626-853c7a5e4992 returned with HTTP 202 Aug 12 20:17:58.228493 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 298/1185] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:17:58 2026] DELETE /volume/v3/volumes/d396fb1f-2435-4509-a626-853c7a5e4992 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:17:58.236904 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-6670b9ac-b28d-455a-90c3-e8152ebd91eb None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:58.239029 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-6670b9ac-b28d-455a-90c3-e8152ebd91eb tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] GET https://10.4.3.246/volume/v3/volumes/d396fb1f-2435-4509-a626-853c7a5e4992 Aug 12 20:17:58.239215 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-6670b9ac-b28d-455a-90c3-e8152ebd91eb tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:58.239416 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-6670b9ac-b28d-455a-90c3-e8152ebd91eb tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:58.250068 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:58.250068 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:17:58.258698 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-6670b9ac-b28d-455a-90c3-e8152ebd91eb tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Volume info retrieved successfully. Aug 12 20:17:58.267669 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-6670b9ac-b28d-455a-90c3-e8152ebd91eb tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] https://10.4.3.246/volume/v3/volumes/d396fb1f-2435-4509-a626-853c7a5e4992 returned with HTTP 200 Aug 12 20:17:58.268162 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 295/1186] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:58 2026] GET /volume/v3/volumes/d396fb1f-2435-4509-a626-853c7a5e4992 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:58.293139 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-f47c3996-6001-4922-93c6-68d2abc872e6 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:58.296448 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f47c3996-6001-4922-93c6-68d2abc872e6 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 Aug 12 20:17:58.296734 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f47c3996-6001-4922-93c6-68d2abc872e6 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:58.297042 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f47c3996-6001-4922-93c6-68d2abc872e6 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:58.297213 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-f47c3996-6001-4922-93c6-68d2abc872e6 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 510a522c-03a4-4fd3-ba49-739cababd555. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:58.302319 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:58.302319 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:17:58.303400 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f47c3996-6001-4922-93c6-68d2abc872e6 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 returned with HTTP 200 Aug 12 20:17:58.303940 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 292/1187] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:58 2026] GET /volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:17:59.284998 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-1bc881d5-b268-4690-a79f-b07aa3c29f05 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:59.287414 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1bc881d5-b268-4690-a79f-b07aa3c29f05 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] GET https://10.4.3.246/volume/v3/volumes/d396fb1f-2435-4509-a626-853c7a5e4992 Aug 12 20:17:59.287774 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1bc881d5-b268-4690-a79f-b07aa3c29f05 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:59.288068 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1bc881d5-b268-4690-a79f-b07aa3c29f05 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:59.296325 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1bc881d5-b268-4690-a79f-b07aa3c29f05 tempest-CreateVolumesFromSnapshotTest-971571746 tempest-CreateVolumesFromSnapshotTest-971571746-project-member] https://10.4.3.246/volume/v3/volumes/d396fb1f-2435-4509-a626-853c7a5e4992 returned with HTTP 404 Aug 12 20:17:59.297009 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 303/1188] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:59 2026] GET /volume/v3/volumes/d396fb1f-2435-4509-a626-853c7a5e4992 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:17:59.314783 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-61fdf1d9-4591-4d63-91fe-2061f048b21e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:17:59.317083 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-61fdf1d9-4591-4d63-91fe-2061f048b21e tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 Aug 12 20:17:59.317358 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-61fdf1d9-4591-4d63-91fe-2061f048b21e tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:17:59.317621 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-61fdf1d9-4591-4d63-91fe-2061f048b21e tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:17:59.317766 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-61fdf1d9-4591-4d63-91fe-2061f048b21e tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 510a522c-03a4-4fd3-ba49-739cababd555. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:17:59.328325 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:17:59.328325 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:17:59.328325 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-61fdf1d9-4591-4d63-91fe-2061f048b21e tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 returned with HTTP 200 Aug 12 20:17:59.328325 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 299/1189] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:17:59 2026] GET /volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:00.340836 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-d1fcf4f6-cbd7-4dcb-a322-8da05079f810 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:00.342811 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d1fcf4f6-cbd7-4dcb-a322-8da05079f810 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 Aug 12 20:18:00.342966 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d1fcf4f6-cbd7-4dcb-a322-8da05079f810 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:00.343159 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d1fcf4f6-cbd7-4dcb-a322-8da05079f810 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:00.343248 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-d1fcf4f6-cbd7-4dcb-a322-8da05079f810 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 510a522c-03a4-4fd3-ba49-739cababd555. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:00.358873 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:00.358873 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:00.359142 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d1fcf4f6-cbd7-4dcb-a322-8da05079f810 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 returned with HTTP 200 Aug 12 20:18:00.359644 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 296/1190] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:00 2026] GET /volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 => generated 802 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:00.373754 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-920520fd-4ef7-43d4-8436-622396824cec None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:00.377566 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-920520fd-4ef7-43d4-8436-622396824cec tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/volumes/893507e8-a0ac-40da-9199-42e6cf0323d9 Aug 12 20:18:00.377850 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-920520fd-4ef7-43d4-8436-622396824cec tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:00.379488 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-920520fd-4ef7-43d4-8436-622396824cec tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:00.385992 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:00.385992 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:00.391196 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-920520fd-4ef7-43d4-8436-622396824cec tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Volume info retrieved successfully. Aug 12 20:18:00.397577 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-920520fd-4ef7-43d4-8436-622396824cec tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/volumes/893507e8-a0ac-40da-9199-42e6cf0323d9 returned with HTTP 200 Aug 12 20:18:00.398011 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 293/1191] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:00 2026] GET /volume/v3/volumes/893507e8-a0ac-40da-9199-42e6cf0323d9 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:00.411883 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-31f7c3f6-91ab-4b73-ae64-96a658837e00 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:00.578066 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-31f7c3f6-91ab-4b73-ae64-96a658837e00 tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] GET https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555/export_record Aug 12 20:18:00.578261 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-31f7c3f6-91ab-4b73-ae64-96a658837e00 tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:00.578491 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-31f7c3f6-91ab-4b73-ae64-96a658837e00 tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] Calling method 'export_record' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:00.578642 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.contrib.backups [None req-31f7c3f6-91ab-4b73-ae64-96a658837e00 tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] Export record for backup 510a522c-03a4-4fd3-ba49-739cababd555. {{(pid=100384) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 12 20:18:00.587639 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:00.587639 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:00.588807 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.backup.api [None req-31f7c3f6-91ab-4b73-ae64-96a658837e00 tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] Calling RPCAPI with context: , host: np0000007109, backup: 510a522c-03a4-4fd3-ba49-739cababd555. {{(pid=100384) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 12 20:18:00.598234 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.backup.rpcapi [None req-31f7c3f6-91ab-4b73-ae64-96a658837e00 tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] export_record in rpcapi backup_id 510a522c-03a4-4fd3-ba49-739cababd555 on host np0000007109. {{(pid=100384) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 12 20:18:00.611574 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.contrib.backups [None req-31f7c3f6-91ab-4b73-ae64-96a658837e00 tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTEwYTUyMmMtMDNhNC00ZmQzLWJhNDktNzM5Y2FiYWJkNTU1IiwgInVzZXJfaWQiOiAiY2JmZWMwM2M0OTg3NGQ5MmE2OTc1MDhmY2E2MzdmMDUiLCAicHJvamVjdF9pZCI6ICIxZDQzNzhhM2Y3OWU0NzhiOGI5MWFjNGMyMzc5ODNjZCIsICJ2b2x1bWVfaWQiOiAiODkzNTA3ZTgtYTBhYy00MGRhLTkxOTktNDJlNmNmMDMyM2Q5IiwgImhvc3QiOiAibnAwMDAwMDA3MTA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNDU1MzM0NDg2IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTIyNjExMzYwMyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzg5MzUwN2U4LWEwYWMtNDBkYS05MTk5LTQyZTZjZjAzMjNkOS8yMDI2MDgxMjIwMTc0NS9hel9ub3ZhX2JhY2t1cF81MTBhNTIyYy0wM2E0LTRmZDMtYmE0OS03MzljYWJhYmQ1NTUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEyVDIwOjE3OjQzWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDIwOjE3OjQzWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTJUMjA6MTg6MDBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100384) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 12 20:18:00.611993 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-31f7c3f6-91ab-4b73-ae64-96a658837e00 tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555/export_record returned with HTTP 200 Aug 12 20:18:00.613049 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 304/1192] 10.4.3.246 () {66 vars in 1390 bytes} [Wed Aug 12 20:18:00 2026] GET /volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555/export_record => generated 1512 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:18:00.621805 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-61790e58-724d-4ee8-969f-dc779e738d9a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:00.623766 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-61790e58-724d-4ee8-969f-dc779e738d9a tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] POST https://10.4.3.246/volume/v3/backups/import_record Aug 12 20:18:00.624196 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-61790e58-724d-4ee8-969f-dc779e738d9a tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODJkNDQ0ZWYtMmI0NS00ZjE1LTlkODctYzNjYjJjMTczZTZjIiwgInVzZXJfaWQiOiAiY2JmZWMwM2M0OTg3NGQ5MmE2OTc1MDhmY2E2MzdmMDUiLCAicHJvamVjdF9pZCI6ICIxZDQzNzhhM2Y3OWU0NzhiOGI5MWFjNGMyMzc5ODNjZCIsICJ2b2x1bWVfaWQiOiAiODkzNTA3ZTgtYTBhYy00MGRhLTkxOTktNDJlNmNmMDMyM2Q5IiwgImhvc3QiOiAibnAwMDAwMDA3MTA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNDU1MzM0NDg2IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTIyNjExMzYwMyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzg5MzUwN2U4LWEwYWMtNDBkYS05MTk5LTQyZTZjZjAzMjNkOS8yMDI2MDgxMjIwMTc0NS9hel9ub3ZhX2JhY2t1cF81MTBhNTIyYy0wM2E0LTRmZDMtYmE0OS03MzljYWJhYmQ1NTUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEyVDIwOjE3OjQzWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDIwOjE3OjQzWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTJUMjA6MTg6MDBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:00.625868 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.contrib.backups [None req-61790e58-724d-4ee8-969f-dc779e738d9a tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODJkNDQ0ZWYtMmI0NS00ZjE1LTlkODctYzNjYjJjMTczZTZjIiwgInVzZXJfaWQiOiAiY2JmZWMwM2M0OTg3NGQ5MmE2OTc1MDhmY2E2MzdmMDUiLCAicHJvamVjdF9pZCI6ICIxZDQzNzhhM2Y3OWU0NzhiOGI5MWFjNGMyMzc5ODNjZCIsICJ2b2x1bWVfaWQiOiAiODkzNTA3ZTgtYTBhYy00MGRhLTkxOTktNDJlNmNmMDMyM2Q5IiwgImhvc3QiOiAibnAwMDAwMDA3MTA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNDU1MzM0NDg2IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTIyNjExMzYwMyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzg5MzUwN2U4LWEwYWMtNDBkYS05MTk5LTQyZTZjZjAzMjNkOS8yMDI2MDgxMjIwMTc0NS9hel9ub3ZhX2JhY2t1cF81MTBhNTIyYy0wM2E0LTRmZDMtYmE0OS03MzljYWJhYmQ1NTUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEyVDIwOjE3OjQzWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDIwOjE3OjQzWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTJUMjA6MTg6MDBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100383) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 12 20:18:00.626065 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.contrib.backups [None req-61790e58-724d-4ee8-969f-dc779e738d9a tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODJkNDQ0ZWYtMmI0NS00ZjE1LTlkODctYzNjYjJjMTczZTZjIiwgInVzZXJfaWQiOiAiY2JmZWMwM2M0OTg3NGQ5MmE2OTc1MDhmY2E2MzdmMDUiLCAicHJvamVjdF9pZCI6ICIxZDQzNzhhM2Y3OWU0NzhiOGI5MWFjNGMyMzc5ODNjZCIsICJ2b2x1bWVfaWQiOiAiODkzNTA3ZTgtYTBhYy00MGRhLTkxOTktNDJlNmNmMDMyM2Q5IiwgImhvc3QiOiAibnAwMDAwMDA3MTA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNDU1MzM0NDg2IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTIyNjExMzYwMyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzg5MzUwN2U4LWEwYWMtNDBkYS05MTk5LTQyZTZjZjAzMjNkOS8yMDI2MDgxMjIwMTc0NS9hel9ub3ZhX2JhY2t1cF81MTBhNTIyYy0wM2E0LTRmZDMtYmE0OS03MzljYWJhYmQ1NTUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEyVDIwOjE3OjQzWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDIwOjE3OjQzWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTJUMjA6MTg6MDBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100383) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 12 20:18:00.674704 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-61790e58-724d-4ee8-969f-dc779e738d9a tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] Created reservations ['cdb26038-2d5d-4b59-aac6-a45fc3200928', 'e26727e7-7edb-4be2-9278-2c121fff45a6'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:18:00.702057 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.backup.rpcapi [None req-61790e58-724d-4ee8-969f-dc779e738d9a tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] import_record rpcapi backup id 82d444ef-2b45-4f15-9d87-c3cb2c173e6c on host np0000007109 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODJkNDQ0ZWYtMmI0NS00ZjE1LTlkODctYzNjYjJjMTczZTZjIiwgInVzZXJfaWQiOiAiY2JmZWMwM2M0OTg3NGQ5MmE2OTc1MDhmY2E2MzdmMDUiLCAicHJvamVjdF9pZCI6ICIxZDQzNzhhM2Y3OWU0NzhiOGI5MWFjNGMyMzc5ODNjZCIsICJ2b2x1bWVfaWQiOiAiODkzNTA3ZTgtYTBhYy00MGRhLTkxOTktNDJlNmNmMDMyM2Q5IiwgImhvc3QiOiAibnAwMDAwMDA3MTA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNDU1MzM0NDg2IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTIyNjExMzYwMyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzg5MzUwN2U4LWEwYWMtNDBkYS05MTk5LTQyZTZjZjAzMjNkOS8yMDI2MDgxMjIwMTc0NS9hel9ub3ZhX2JhY2t1cF81MTBhNTIyYy0wM2E0LTRmZDMtYmE0OS03MzljYWJhYmQ1NTUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEyVDIwOjE3OjQzWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDIwOjE3OjQzWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTJUMjA6MTg6MDBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100383) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 12 20:18:00.704782 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.contrib.backups [None req-61790e58-724d-4ee8-969f-dc779e738d9a tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] Import record output: {'backup': {'id': '82d444ef-2b45-4f15-9d87-c3cb2c173e6c', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.246/volume/v3/backups/82d444ef-2b45-4f15-9d87-c3cb2c173e6c'}, {'rel': 'bookmark', 'href': 'https://10.4.3.246/volume/backups/82d444ef-2b45-4f15-9d87-c3cb2c173e6c'}]}}. {{(pid=100383) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 12 20:18:00.705147 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-61790e58-724d-4ee8-969f-dc779e738d9a tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] https://10.4.3.246/volume/v3/backups/import_record returned with HTTP 201 Aug 12 20:18:00.705690 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 300/1193] 10.4.3.246 () {68 vars in 1302 bytes} [Wed Aug 12 20:18:00 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 84 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 12 20:18:00.714728 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-00f25563-6ac8-4827-8513-7c18c868442d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:00.716485 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-00f25563-6ac8-4827-8513-7c18c868442d tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] GET https://10.4.3.246/volume/v3/backups/82d444ef-2b45-4f15-9d87-c3cb2c173e6c Aug 12 20:18:00.716946 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-00f25563-6ac8-4827-8513-7c18c868442d tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:00.717049 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-00f25563-6ac8-4827-8513-7c18c868442d tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:00.717232 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-00f25563-6ac8-4827-8513-7c18c868442d tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] Show backup with id 82d444ef-2b45-4f15-9d87-c3cb2c173e6c. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:00.723766 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:00.723766 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:00.724372 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-00f25563-6ac8-4827-8513-7c18c868442d tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] https://10.4.3.246/volume/v3/backups/82d444ef-2b45-4f15-9d87-c3cb2c173e6c returned with HTTP 200 Aug 12 20:18:00.724747 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 297/1194] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:00 2026] GET /volume/v3/backups/82d444ef-2b45-4f15-9d87-c3cb2c173e6c => generated 647 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:01.085291 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-9f32b47a-84a3-4fc0-95fa-9b2af045bc48 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:01.195136 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9f32b47a-84a3-4fc0-95fa-9b2af045bc48 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:18:01.195666 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9f32b47a-84a3-4fc0-95fa-9b2af045bc48 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-630431149"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:01.197472 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-9f32b47a-84a3-4fc0-95fa-9b2af045bc48 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-630431149'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:18:01.197651 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-9f32b47a-84a3-4fc0-95fa-9b2af045bc48 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Create volume of 1 GB Aug 12 20:18:01.202513 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-9f32b47a-84a3-4fc0-95fa-9b2af045bc48 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Availability Zones retrieved successfully. Aug 12 20:18:01.208999 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-9f32b47a-84a3-4fc0-95fa-9b2af045bc48 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Flow 'volume_create_api' (3555c61b-8eb2-40b8-8fcb-3077d624d730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:18:01.210211 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-9f32b47a-84a3-4fc0-95fa-9b2af045bc48 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c23751a6-d38a-43ef-8cb2-8f98215cbd6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:01.211183 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-9f32b47a-84a3-4fc0-95fa-9b2af045bc48 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:18:01.240466 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-9f32b47a-84a3-4fc0-95fa-9b2af045bc48 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c23751a6-d38a-43ef-8cb2-8f98215cbd6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:01.241197 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-9f32b47a-84a3-4fc0-95fa-9b2af045bc48 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3456dc2f-562b-4c30-9e28-0a7092ef846f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:01.333284 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-9f32b47a-84a3-4fc0-95fa-9b2af045bc48 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Created reservations ['ad0cc8eb-88f3-4c2e-8ced-1877ba43e278', '7e159428-7c7d-49ec-a8ae-3a4e4aff786d', '2ac24e67-70e8-46f6-a179-f78d5a1a9cd7', '4f54541e-e3e9-446a-88d1-30ff20624795'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:18:01.334391 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-9f32b47a-84a3-4fc0-95fa-9b2af045bc48 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3456dc2f-562b-4c30-9e28-0a7092ef846f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad0cc8eb-88f3-4c2e-8ced-1877ba43e278', '7e159428-7c7d-49ec-a8ae-3a4e4aff786d', '2ac24e67-70e8-46f6-a179-f78d5a1a9cd7', '4f54541e-e3e9-446a-88d1-30ff20624795']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:01.335759 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-9f32b47a-84a3-4fc0-95fa-9b2af045bc48 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5c78a43-5b6f-4ccf-9306-d25cf02d8e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:01.380230 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-9f32b47a-84a3-4fc0-95fa-9b2af045bc48 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5c78a43-5b6f-4ccf-9306-d25cf02d8e93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2fbd8e1-db81-47db-9044-89b7164c9f92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-630431149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84e2ef4d0807476a88e3a24d711a7149',qos_specs=None,replication_status=,reservations=['ad0cc8eb-88f3-4c2e-8ced-1877ba43e278','7e159428-7c7d-49ec-a8ae-3a4e4aff786d','2ac24e67-70e8-46f6-a179-f78d5a1a9cd7','4f54541e-e3e9-446a-88d1-30ff20624795'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='722a290a07d9429ab41e5baa0e0ff274',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:18:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-630431149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2fbd8e1-db81-47db-9044-89b7164c9f92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84e2ef4d0807476a88e3a24d711a7149',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='722a290a07d9429ab41e5baa0e0ff274',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:01.381163 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-9f32b47a-84a3-4fc0-95fa-9b2af045bc48 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4d308a8-702a-4f8f-bee1-cfe58c40bb07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:01.407302 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-9f32b47a-84a3-4fc0-95fa-9b2af045bc48 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4d308a8-702a-4f8f-bee1-cfe58c40bb07) transitioned into state 'SUCCESS' from state '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-630431149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84e2ef4d0807476a88e3a24d711a7149',qos_specs=None,replication_status=,reservations=['ad0cc8eb-88f3-4c2e-8ced-1877ba43e278','7e159428-7c7d-49ec-a8ae-3a4e4aff786d','2ac24e67-70e8-46f6-a179-f78d5a1a9cd7','4f54541e-e3e9-446a-88d1-30ff20624795'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='722a290a07d9429ab41e5baa0e0ff274',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:01.408174 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-9f32b47a-84a3-4fc0-95fa-9b2af045bc48 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0307f5e-f1dd-4750-9499-f5cfdfe04415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:01.426446 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-9f32b47a-84a3-4fc0-95fa-9b2af045bc48 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0307f5e-f1dd-4750-9499-f5cfdfe04415) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:01.426446 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-9f32b47a-84a3-4fc0-95fa-9b2af045bc48 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Flow 'volume_create_api' (3555c61b-8eb2-40b8-8fcb-3077d624d730) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:18:01.426446 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-9f32b47a-84a3-4fc0-95fa-9b2af045bc48 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Create volume request issued successfully. Aug 12 20:18:01.427099 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9f32b47a-84a3-4fc0-95fa-9b2af045bc48 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:18:01.427256 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 294/1195] 10.4.3.246 () {70 vars in 1298 bytes} [Wed Aug 12 20:18:01 2026] POST /volume/v3/volumes => generated 777 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:18:01.444212 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b11d63c8-3ba8-4a2a-80a2-6199d04bbc01 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:01.449274 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b11d63c8-3ba8-4a2a-80a2-6199d04bbc01 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/volumes/b2fbd8e1-db81-47db-9044-89b7164c9f92 Aug 12 20:18:01.450169 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b11d63c8-3ba8-4a2a-80a2-6199d04bbc01 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:01.450403 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b11d63c8-3ba8-4a2a-80a2-6199d04bbc01 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:01.459328 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:01.459328 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:01.463853 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-b11d63c8-3ba8-4a2a-80a2-6199d04bbc01 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Volume info retrieved successfully. Aug 12 20:18:01.469060 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b11d63c8-3ba8-4a2a-80a2-6199d04bbc01 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/volumes/b2fbd8e1-db81-47db-9044-89b7164c9f92 returned with HTTP 200 Aug 12 20:18:01.469838 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 305/1196] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:01 2026] GET /volume/v3/volumes/b2fbd8e1-db81-47db-9044-89b7164c9f92 => generated 956 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:01.592782 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-98cf3cbd-c81d-4f7b-9671-a80670956d7f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:01.595141 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-98cf3cbd-c81d-4f7b-9671-a80670956d7f tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] POST https://10.4.3.246/volume/v3/volumes/0b3a786a-6bbf-46e6-8893-40efbff4a350/action Aug 12 20:18:01.597603 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-98cf3cbd-c81d-4f7b-9671-a80670956d7f tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Action body: b'{"os-attach": {"instance_uuid": "84e4a639-8f8a-4e2e-b915-c187eab1f608", "mountpoint": "/dev/vdc"}}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:18:01.597603 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-98cf3cbd-c81d-4f7b-9671-a80670956d7f tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "84e4a639-8f8a-4e2e-b915-c187eab1f608", "mountpoint": "/dev/vdc"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:01.607928 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-98cf3cbd-c81d-4f7b-9671-a80670956d7f tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] https://10.4.3.246/volume/v3/volumes/0b3a786a-6bbf-46e6-8893-40efbff4a350/action returned with HTTP 404 Aug 12 20:18:01.609306 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 301/1197] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:18:01 2026] POST /volume/v3/volumes/0b3a786a-6bbf-46e6-8893-40efbff4a350/action => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 12 20:18:01.740944 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a99474f1-6a12-4f3d-941f-f3ede9ab0dfa None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:01.742790 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a99474f1-6a12-4f3d-941f-f3ede9ab0dfa tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] GET https://10.4.3.246/volume/v3/backups/82d444ef-2b45-4f15-9d87-c3cb2c173e6c Aug 12 20:18:01.743051 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a99474f1-6a12-4f3d-941f-f3ede9ab0dfa tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:01.743247 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a99474f1-6a12-4f3d-941f-f3ede9ab0dfa tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:01.743329 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-a99474f1-6a12-4f3d-941f-f3ede9ab0dfa tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] Show backup with id 82d444ef-2b45-4f15-9d87-c3cb2c173e6c. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:01.750128 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:01.750128 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:01.750805 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a99474f1-6a12-4f3d-941f-f3ede9ab0dfa tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] https://10.4.3.246/volume/v3/backups/82d444ef-2b45-4f15-9d87-c3cb2c173e6c returned with HTTP 200 Aug 12 20:18:01.751186 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 298/1198] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:01 2026] GET /volume/v3/backups/82d444ef-2b45-4f15-9d87-c3cb2c173e6c => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:01.767861 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-30121a09-5f2c-43a4-9001-b0e1e547a4b1 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:01.775249 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-30121a09-5f2c-43a4-9001-b0e1e547a4b1 tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] GET https://10.4.3.246/volume/v3/backups Aug 12 20:18:01.775249 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-30121a09-5f2c-43a4-9001-b0e1e547a4b1 tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:01.775249 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-30121a09-5f2c-43a4-9001-b0e1e547a4b1 tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] Calling method 'index' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:01.775249 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:01.775249 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:01.796420 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-30121a09-5f2c-43a4-9001-b0e1e547a4b1 tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] https://10.4.3.246/volume/v3/backups returned with HTTP 200 Aug 12 20:18:01.796580 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 295/1199] 10.4.3.246 () {66 vars in 1237 bytes} [Wed Aug 12 20:18:01 2026] GET /volume/v3/backups => generated 337 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:01.810128 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-144ca6e6-aa3b-43c1-acf5-ba382848e03f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:01.815655 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-144ca6e6-aa3b-43c1-acf5-ba382848e03f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] POST https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555/restore Aug 12 20:18:01.816380 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-144ca6e6-aa3b-43c1-acf5-ba382848e03f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:01.819626 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.contrib.backups [None req-144ca6e6-aa3b-43c1-acf5-ba382848e03f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Restoring backup 510a522c-03a4-4fd3-ba49-739cababd555 ({'restore': {}}) {{(pid=100384) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 12 20:18:01.819626 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.contrib.backups [None req-144ca6e6-aa3b-43c1-acf5-ba382848e03f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Restoring backup 510a522c-03a4-4fd3-ba49-739cababd555 to volume None. Aug 12 20:18:01.826986 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:01.826986 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:01.828493 np0000007109 devstack@c-api.service[100384]: INFO cinder.backup.api [None req-144ca6e6-aa3b-43c1-acf5-ba382848e03f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Creating volume of 1 GB for restore of backup 510a522c-03a4-4fd3-ba49-739cababd555. Aug 12 20:18:01.848080 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-144ca6e6-aa3b-43c1-acf5-ba382848e03f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Availability zone cache updated, next update will occur around 2026-08-12 21:18:01.847741. {{(pid=100384) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 20:18:01.848186 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-144ca6e6-aa3b-43c1-acf5-ba382848e03f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Availability Zones retrieved successfully. Aug 12 20:18:01.854266 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-144ca6e6-aa3b-43c1-acf5-ba382848e03f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Flow 'volume_create_api' (2ca4dc85-06a0-43b5-9f09-704714e12a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:18:01.855326 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-144ca6e6-aa3b-43c1-acf5-ba382848e03f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42cc9909-d692-4d2a-92a6-b2683c8c5d25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:01.856731 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-144ca6e6-aa3b-43c1-acf5-ba382848e03f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:18:01.896242 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-144ca6e6-aa3b-43c1-acf5-ba382848e03f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42cc9909-d692-4d2a-92a6-b2683c8c5d25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:01.897169 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-144ca6e6-aa3b-43c1-acf5-ba382848e03f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63ec2705-06c9-40f9-857c-9c74562d06b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:01.955496 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-144ca6e6-aa3b-43c1-acf5-ba382848e03f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Created reservations ['4f27b8a3-444f-4405-be86-104bdc46113c', '4296d4c5-5e7e-4263-b04e-b7e619193c8f', '7c0f1653-141a-4b29-989d-a4c08438b9d0', 'bb930c28-a30a-4b4b-b694-2e87a8311902'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:18:01.956872 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-144ca6e6-aa3b-43c1-acf5-ba382848e03f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63ec2705-06c9-40f9-857c-9c74562d06b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f27b8a3-444f-4405-be86-104bdc46113c', '4296d4c5-5e7e-4263-b04e-b7e619193c8f', '7c0f1653-141a-4b29-989d-a4c08438b9d0', 'bb930c28-a30a-4b4b-b694-2e87a8311902']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:01.958589 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-144ca6e6-aa3b-43c1-acf5-ba382848e03f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc2755f4-9b1e-4c78-ae00-1b8c957923f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:02.001825 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-144ca6e6-aa3b-43c1-acf5-ba382848e03f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc2755f4-9b1e-4c78-ae00-1b8c957923f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '491096cb-51e9-4c38-8e78-167a81443523', '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_510a522c-03a4-4fd3-ba49-739cababd555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d4378a3f79e478b8b91ac4c237983cd',qos_specs=None,replication_status=,reservations=['4f27b8a3-444f-4405-be86-104bdc46113c','4296d4c5-5e7e-4263-b04e-b7e619193c8f','7c0f1653-141a-4b29-989d-a4c08438b9d0','bb930c28-a30a-4b4b-b694-2e87a8311902'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbfec03c49874d92a697508fca637f05',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:18:01Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_510a522c-03a4-4fd3-ba49-739cababd555',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=491096cb-51e9-4c38-8e78-167a81443523,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d4378a3f79e478b8b91ac4c237983cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cbfec03c49874d92a697508fca637f05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:02.002626 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-144ca6e6-aa3b-43c1-acf5-ba382848e03f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d602113-c5e0-4bdd-ba4c-2f7ffbabf1b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:02.023902 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-144ca6e6-aa3b-43c1-acf5-ba382848e03f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d602113-c5e0-4bdd-ba4c-2f7ffbabf1b7) transitioned into 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_510a522c-03a4-4fd3-ba49-739cababd555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d4378a3f79e478b8b91ac4c237983cd',qos_specs=None,replication_status=,reservations=['4f27b8a3-444f-4405-be86-104bdc46113c','4296d4c5-5e7e-4263-b04e-b7e619193c8f','7c0f1653-141a-4b29-989d-a4c08438b9d0','bb930c28-a30a-4b4b-b694-2e87a8311902'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbfec03c49874d92a697508fca637f05',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:02.025233 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-144ca6e6-aa3b-43c1-acf5-ba382848e03f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f15ba1c-c922-4ed7-abcc-d34faa98ee92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:02.045043 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-144ca6e6-aa3b-43c1-acf5-ba382848e03f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f15ba1c-c922-4ed7-abcc-d34faa98ee92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:02.045943 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-144ca6e6-aa3b-43c1-acf5-ba382848e03f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Flow 'volume_create_api' (2ca4dc85-06a0-43b5-9f09-704714e12a3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:18:02.046330 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-144ca6e6-aa3b-43c1-acf5-ba382848e03f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Create volume request issued successfully. Aug 12 20:18:02.056247 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:02.056247 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:02.056801 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-144ca6e6-aa3b-43c1-acf5-ba382848e03f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Volume info retrieved successfully. Aug 12 20:18:02.489695 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e7a4e097-32c0-4353-a2b2-5bda8677998e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:02.492521 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e7a4e097-32c0-4353-a2b2-5bda8677998e tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/volumes/b2fbd8e1-db81-47db-9044-89b7164c9f92 Aug 12 20:18:02.492783 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e7a4e097-32c0-4353-a2b2-5bda8677998e tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:02.493035 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e7a4e097-32c0-4353-a2b2-5bda8677998e tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:02.501823 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:02.501823 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:02.505836 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-e7a4e097-32c0-4353-a2b2-5bda8677998e tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Volume info retrieved successfully. Aug 12 20:18:02.510065 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e7a4e097-32c0-4353-a2b2-5bda8677998e tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/volumes/b2fbd8e1-db81-47db-9044-89b7164c9f92 returned with HTTP 200 Aug 12 20:18:02.510667 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 302/1200] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:02 2026] GET /volume/v3/volumes/b2fbd8e1-db81-47db-9044-89b7164c9f92 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:18:02.525556 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-86f2aa41-1b31-4e70-9b72-03ed36aae19e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:02.527682 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-86f2aa41-1b31-4e70-9b72-03ed36aae19e tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] POST https://10.4.3.246/volume/v3/backups Aug 12 20:18:02.528363 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-86f2aa41-1b31-4e70-9b72-03ed36aae19e tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b2fbd8e1-db81-47db-9044-89b7164c9f92", "name": "tempest-type-Backup-1382776048"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:02.529896 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.contrib.backups [None req-86f2aa41-1b31-4e70-9b72-03ed36aae19e tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Creating new backup {'backup': {'volume_id': 'b2fbd8e1-db81-47db-9044-89b7164c9f92', 'name': 'tempest-type-Backup-1382776048'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 20:18:02.530082 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.contrib.backups [None req-86f2aa41-1b31-4e70-9b72-03ed36aae19e tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Creating backup of volume b2fbd8e1-db81-47db-9044-89b7164c9f92 in container None Aug 12 20:18:02.539123 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:02.539123 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:02.539560 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-86f2aa41-1b31-4e70-9b72-03ed36aae19e tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Volume info retrieved successfully. Aug 12 20:18:02.579458 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-86f2aa41-1b31-4e70-9b72-03ed36aae19e tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Created reservations ['770fe6eb-58c3-4b72-bd2d-c2cc152bd8bd', 'a648b728-e72c-4882-bf35-35d9978074aa'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:18:02.610666 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-86f2aa41-1b31-4e70-9b72-03ed36aae19e tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups returned with HTTP 202 Aug 12 20:18:02.611414 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 299/1201] 10.4.3.246 () {70 vars in 1299 bytes} [Wed Aug 12 20:18:02 2026] POST /volume/v3/backups => generated 316 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:18:02.619982 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-77d7d627-8e7d-4cc3-bd6c-3b8dff579119 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:02.621803 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-77d7d627-8e7d-4cc3-bd6c-3b8dff579119 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 Aug 12 20:18:02.622043 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-77d7d627-8e7d-4cc3-bd6c-3b8dff579119 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:02.622242 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-77d7d627-8e7d-4cc3-bd6c-3b8dff579119 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:02.622373 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-77d7d627-8e7d-4cc3-bd6c-3b8dff579119 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 6f79b3b8-dbea-42f8-a0c9-2c5044fc4726. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:02.631609 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:02.631609 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:02.632326 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-77d7d627-8e7d-4cc3-bd6c-3b8dff579119 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 returned with HTTP 200 Aug 12 20:18:02.632818 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 296/1202] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:02 2026] GET /volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:03.066617 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:03.066617 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:03.069191 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-144ca6e6-aa3b-43c1-acf5-ba382848e03f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Volume info retrieved successfully. Aug 12 20:18:03.069191 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.backup.api [None req-144ca6e6-aa3b-43c1-acf5-ba382848e03f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Checking backup size 1 against volume size 1 {{(pid=100384) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 12 20:18:03.069191 np0000007109 devstack@c-api.service[100384]: INFO cinder.backup.api [None req-144ca6e6-aa3b-43c1-acf5-ba382848e03f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Overwriting volume 491096cb-51e9-4c38-8e78-167a81443523 with restore of backup 510a522c-03a4-4fd3-ba49-739cababd555 Aug 12 20:18:03.091561 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.backup.rpcapi [None req-144ca6e6-aa3b-43c1-acf5-ba382848e03f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] restore_backup in rpcapi backup_id 510a522c-03a4-4fd3-ba49-739cababd555 {{(pid=100384) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 12 20:18:03.093409 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-144ca6e6-aa3b-43c1-acf5-ba382848e03f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555/restore returned with HTTP 202 Aug 12 20:18:03.093818 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 306/1203] 10.4.3.246 () {68 vars in 1393 bytes} [Wed Aug 12 20:18:01 2026] POST /volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555/restore => generated 189 bytes in 1285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:18:03.106632 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-fe9b81f9-04b3-4dbc-8989-93677bdf4b55 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:03.111785 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-fe9b81f9-04b3-4dbc-8989-93677bdf4b55 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 Aug 12 20:18:03.112384 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-fe9b81f9-04b3-4dbc-8989-93677bdf4b55 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:03.112384 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-fe9b81f9-04b3-4dbc-8989-93677bdf4b55 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:03.112512 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-fe9b81f9-04b3-4dbc-8989-93677bdf4b55 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 510a522c-03a4-4fd3-ba49-739cababd555. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:03.123506 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:03.123506 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:03.124664 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-fe9b81f9-04b3-4dbc-8989-93677bdf4b55 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 returned with HTTP 200 Aug 12 20:18:03.125314 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 303/1204] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:03 2026] GET /volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 => generated 802 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:03.366552 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-19a679f8-7c18-4a92-8b13-72f1c550e2fa None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:03.369436 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-19a679f8-7c18-4a92-8b13-72f1c550e2fa tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:18:03.369714 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-19a679f8-7c18-4a92-8b13-72f1c550e2fa tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-189852863"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:03.371524 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-19a679f8-7c18-4a92-8b13-72f1c550e2fa tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-189852863'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:18:03.371524 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-19a679f8-7c18-4a92-8b13-72f1c550e2fa tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Create volume of 1 GB Aug 12 20:18:03.371907 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:03.371907 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:03.377124 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-19a679f8-7c18-4a92-8b13-72f1c550e2fa tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Availability Zones retrieved successfully. Aug 12 20:18:03.382854 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-19a679f8-7c18-4a92-8b13-72f1c550e2fa tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Flow 'volume_create_api' (2256c50d-8573-4d63-8ff7-8b500a3ea6ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:18:03.384665 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-19a679f8-7c18-4a92-8b13-72f1c550e2fa tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae253ce8-ecec-4db6-96c5-fbe07b49b6d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:03.385665 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-19a679f8-7c18-4a92-8b13-72f1c550e2fa tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:18:03.414065 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-19a679f8-7c18-4a92-8b13-72f1c550e2fa tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae253ce8-ecec-4db6-96c5-fbe07b49b6d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:03.414404 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-19a679f8-7c18-4a92-8b13-72f1c550e2fa tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55900412-d1da-42e4-8628-cc4a72c40e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:03.495471 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-19a679f8-7c18-4a92-8b13-72f1c550e2fa tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Created reservations ['72ef8f1d-283d-4336-8b8b-cc829046226a', '579c04d5-6571-462b-bf95-388050140ea2', 'f63cd928-56b3-4310-b6cd-51088dfff8a5', '9cbda019-9e39-470c-8965-ef3957d243c6'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:18:03.496452 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-19a679f8-7c18-4a92-8b13-72f1c550e2fa tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55900412-d1da-42e4-8628-cc4a72c40e33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72ef8f1d-283d-4336-8b8b-cc829046226a', '579c04d5-6571-462b-bf95-388050140ea2', 'f63cd928-56b3-4310-b6cd-51088dfff8a5', '9cbda019-9e39-470c-8965-ef3957d243c6']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:03.497441 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-19a679f8-7c18-4a92-8b13-72f1c550e2fa tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85455c61-dc2a-4a7d-965f-41369150ae36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:03.527084 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-19a679f8-7c18-4a92-8b13-72f1c550e2fa tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85455c61-dc2a-4a7d-965f-41369150ae36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82831a03-1573-41a2-b05b-180bd8192b61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-189852863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d162821e31cc42c09315300075264117',qos_specs=None,replication_status=,reservations=['72ef8f1d-283d-4336-8b8b-cc829046226a','579c04d5-6571-462b-bf95-388050140ea2','f63cd928-56b3-4310-b6cd-51088dfff8a5','9cbda019-9e39-470c-8965-ef3957d243c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41d877f9e1c6466d9008e4c12bf4d095',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:18:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-189852863',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82831a03-1573-41a2-b05b-180bd8192b61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d162821e31cc42c09315300075264117',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41d877f9e1c6466d9008e4c12bf4d095',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:03.528026 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-19a679f8-7c18-4a92-8b13-72f1c550e2fa tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72c33669-9ebf-4585-bc7f-6c24f6e71a46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:03.559677 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-19a679f8-7c18-4a92-8b13-72f1c550e2fa tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72c33669-9ebf-4585-bc7f-6c24f6e71a46) transitioned into state 'SUCCESS' from state '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-189852863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d162821e31cc42c09315300075264117',qos_specs=None,replication_status=,reservations=['72ef8f1d-283d-4336-8b8b-cc829046226a','579c04d5-6571-462b-bf95-388050140ea2','f63cd928-56b3-4310-b6cd-51088dfff8a5','9cbda019-9e39-470c-8965-ef3957d243c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41d877f9e1c6466d9008e4c12bf4d095',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:03.560449 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-19a679f8-7c18-4a92-8b13-72f1c550e2fa tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a40863a-bde9-49d0-9cd6-04b772b568cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:03.576700 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-19a679f8-7c18-4a92-8b13-72f1c550e2fa tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a40863a-bde9-49d0-9cd6-04b772b568cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:03.577556 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-19a679f8-7c18-4a92-8b13-72f1c550e2fa tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Flow 'volume_create_api' (2256c50d-8573-4d63-8ff7-8b500a3ea6ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:18:03.577953 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-19a679f8-7c18-4a92-8b13-72f1c550e2fa tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Create volume request issued successfully. Aug 12 20:18:03.578526 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-19a679f8-7c18-4a92-8b13-72f1c550e2fa tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:18:03.579017 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 300/1205] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:18:03 2026] POST /volume/v3/volumes => generated 756 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:18:03.595697 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-9fb0befc-c2b1-4973-bf35-d16b4f9b6334 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:03.597190 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9fb0befc-c2b1-4973-bf35-d16b4f9b6334 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] GET https://10.4.3.246/volume/v3/volumes/82831a03-1573-41a2-b05b-180bd8192b61 Aug 12 20:18:03.597366 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9fb0befc-c2b1-4973-bf35-d16b4f9b6334 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:03.597559 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9fb0befc-c2b1-4973-bf35-d16b4f9b6334 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:03.604552 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:03.604552 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:03.609886 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-9fb0befc-c2b1-4973-bf35-d16b4f9b6334 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Volume info retrieved successfully. Aug 12 20:18:03.615881 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9fb0befc-c2b1-4973-bf35-d16b4f9b6334 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] https://10.4.3.246/volume/v3/volumes/82831a03-1573-41a2-b05b-180bd8192b61 returned with HTTP 200 Aug 12 20:18:03.616341 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 297/1206] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:03 2026] GET /volume/v3/volumes/82831a03-1573-41a2-b05b-180bd8192b61 => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:03.649597 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d638e24c-bdd1-42b7-8fb4-10b6f136dccf None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:03.649597 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d638e24c-bdd1-42b7-8fb4-10b6f136dccf tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 Aug 12 20:18:03.649597 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d638e24c-bdd1-42b7-8fb4-10b6f136dccf tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:03.650004 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d638e24c-bdd1-42b7-8fb4-10b6f136dccf tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:03.650004 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-d638e24c-bdd1-42b7-8fb4-10b6f136dccf tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 6f79b3b8-dbea-42f8-a0c9-2c5044fc4726. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:03.656153 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:03.656153 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:03.656873 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d638e24c-bdd1-42b7-8fb4-10b6f136dccf tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 returned with HTTP 200 Aug 12 20:18:03.657214 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 307/1207] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:03 2026] GET /volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:04.137596 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-59c2bbb6-44b2-4c52-a951-32cd3305e083 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:04.139065 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-59c2bbb6-44b2-4c52-a951-32cd3305e083 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 Aug 12 20:18:04.139176 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-59c2bbb6-44b2-4c52-a951-32cd3305e083 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:04.139349 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-59c2bbb6-44b2-4c52-a951-32cd3305e083 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:04.139466 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-59c2bbb6-44b2-4c52-a951-32cd3305e083 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 510a522c-03a4-4fd3-ba49-739cababd555. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:04.143944 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:04.143944 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:04.144710 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-59c2bbb6-44b2-4c52-a951-32cd3305e083 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 returned with HTTP 200 Aug 12 20:18:04.145093 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 304/1208] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:04 2026] GET /volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 => generated 802 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:04.628597 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-7005e14a-4dd1-4ae9-bf5e-11c500318eac None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:04.633150 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7005e14a-4dd1-4ae9-bf5e-11c500318eac tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] GET https://10.4.3.246/volume/v3/volumes/82831a03-1573-41a2-b05b-180bd8192b61 Aug 12 20:18:04.633150 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7005e14a-4dd1-4ae9-bf5e-11c500318eac tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:04.633150 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7005e14a-4dd1-4ae9-bf5e-11c500318eac tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:04.639500 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:04.639500 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:04.643552 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-7005e14a-4dd1-4ae9-bf5e-11c500318eac tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Volume info retrieved successfully. Aug 12 20:18:04.648286 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7005e14a-4dd1-4ae9-bf5e-11c500318eac tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] https://10.4.3.246/volume/v3/volumes/82831a03-1573-41a2-b05b-180bd8192b61 returned with HTTP 200 Aug 12 20:18:04.649075 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 301/1209] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:04 2026] GET /volume/v3/volumes/82831a03-1573-41a2-b05b-180bd8192b61 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:04.673716 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3c9821f9-743e-4e1c-9215-b611a805399a None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:04.676018 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3c9821f9-743e-4e1c-9215-b611a805399a tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 Aug 12 20:18:04.676577 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3c9821f9-743e-4e1c-9215-b611a805399a tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:04.676577 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3c9821f9-743e-4e1c-9215-b611a805399a tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:04.676768 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-3c9821f9-743e-4e1c-9215-b611a805399a tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 6f79b3b8-dbea-42f8-a0c9-2c5044fc4726. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:04.681920 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:04.681920 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:04.682749 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3c9821f9-743e-4e1c-9215-b611a805399a tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 returned with HTTP 200 Aug 12 20:18:04.683190 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 298/1210] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:04 2026] GET /volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:05.156136 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-ea337e9a-b248-447d-8c09-e80bfde75919 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:05.160640 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ea337e9a-b248-447d-8c09-e80bfde75919 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 Aug 12 20:18:05.160942 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ea337e9a-b248-447d-8c09-e80bfde75919 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:05.161740 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ea337e9a-b248-447d-8c09-e80bfde75919 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:05.161920 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-ea337e9a-b248-447d-8c09-e80bfde75919 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 510a522c-03a4-4fd3-ba49-739cababd555. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:05.168460 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:05.168460 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:05.169320 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ea337e9a-b248-447d-8c09-e80bfde75919 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 returned with HTTP 200 Aug 12 20:18:05.169737 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 308/1211] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:05 2026] GET /volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:05.695676 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-ab138f1e-37cc-41ca-8b80-ecea62ba36e9 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:05.697612 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ab138f1e-37cc-41ca-8b80-ecea62ba36e9 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 Aug 12 20:18:05.697855 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ab138f1e-37cc-41ca-8b80-ecea62ba36e9 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:05.698040 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ab138f1e-37cc-41ca-8b80-ecea62ba36e9 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:05.698143 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-ab138f1e-37cc-41ca-8b80-ecea62ba36e9 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 6f79b3b8-dbea-42f8-a0c9-2c5044fc4726. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:05.702642 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:05.702642 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:05.703397 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ab138f1e-37cc-41ca-8b80-ecea62ba36e9 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 returned with HTTP 200 Aug 12 20:18:05.703905 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 305/1212] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:05 2026] GET /volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:06.120753 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-18f10780-3129-43b0-88a8-8165f5b95c4b req-be070dc1-66c6-4ca9-8efe-3ede8ffaf238 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:06.123861 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-18f10780-3129-43b0-88a8-8165f5b95c4b req-be070dc1-66c6-4ca9-8efe-3ede8ffaf238 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] DELETE https://10.4.3.246/volume/v3/attachments/b41481f5-178f-47a8-9e3b-c92f38fcea10 Aug 12 20:18:06.124130 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-18f10780-3129-43b0-88a8-8165f5b95c4b req-be070dc1-66c6-4ca9-8efe-3ede8ffaf238 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:06.124391 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-18f10780-3129-43b0-88a8-8165f5b95c4b req-be070dc1-66c6-4ca9-8efe-3ede8ffaf238 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:06.133703 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:06.133703 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:06.157494 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-a39e9c0f-233d-4971-bbd1-bd02dba7a9be None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:06.162559 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a39e9c0f-233d-4971-bbd1-bd02dba7a9be tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:18:06.162559 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a39e9c0f-233d-4971-bbd1-bd02dba7a9be tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a3636fb4-029d-4849-8714-5a1f8798daf0", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-206195403"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:06.165262 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-a39e9c0f-233d-4971-bbd1-bd02dba7a9be tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Create volume request body: {'volume': {'imageRef': 'a3636fb4-029d-4849-8714-5a1f8798daf0', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-206195403'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:18:06.180947 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-86224189-4c9e-4cea-a8a5-b057d27bd941 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:06.183300 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-86224189-4c9e-4cea-a8a5-b057d27bd941 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 Aug 12 20:18:06.184006 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-86224189-4c9e-4cea-a8a5-b057d27bd941 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:06.184006 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-86224189-4c9e-4cea-a8a5-b057d27bd941 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:06.184006 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-86224189-4c9e-4cea-a8a5-b057d27bd941 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 510a522c-03a4-4fd3-ba49-739cababd555. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:06.189838 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:06.189838 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:06.190758 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-86224189-4c9e-4cea-a8a5-b057d27bd941 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 returned with HTTP 200 Aug 12 20:18:06.191208 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 309/1213] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:06 2026] GET /volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:06.216141 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-18f10780-3129-43b0-88a8-8165f5b95c4b req-be070dc1-66c6-4ca9-8efe-3ede8ffaf238 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] https://10.4.3.246/volume/v3/attachments/b41481f5-178f-47a8-9e3b-c92f38fcea10 returned with HTTP 200 Aug 12 20:18:06.216790 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 302/1214] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:18:06 2026] DELETE /volume/v3/attachments/b41481f5-178f-47a8-9e3b-c92f38fcea10 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:06.227447 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-18f10780-3129-43b0-88a8-8165f5b95c4b req-6c47606b-1c71-46c5-bc3f-37bdc468ee0a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:06.231675 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-18f10780-3129-43b0-88a8-8165f5b95c4b req-6c47606b-1c71-46c5-bc3f-37bdc468ee0a tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] DELETE https://10.4.3.246/volume/v3/attachments/1e47e390-139e-476c-86cb-0e0c42ca2ff3 Aug 12 20:18:06.231911 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-18f10780-3129-43b0-88a8-8165f5b95c4b req-6c47606b-1c71-46c5-bc3f-37bdc468ee0a tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:06.232109 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-18f10780-3129-43b0-88a8-8165f5b95c4b req-6c47606b-1c71-46c5-bc3f-37bdc468ee0a tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:06.243325 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:06.243325 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:06.276073 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-a39e9c0f-233d-4971-bbd1-bd02dba7a9be tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Create volume of 2 GB Aug 12 20:18:06.280790 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-a39e9c0f-233d-4971-bbd1-bd02dba7a9be tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Availability Zones retrieved successfully. Aug 12 20:18:06.287273 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-a39e9c0f-233d-4971-bbd1-bd02dba7a9be tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Flow 'volume_create_api' (f5f696f8-c8fc-430e-8439-912b99f0437d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:18:06.289022 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-a39e9c0f-233d-4971-bbd1-bd02dba7a9be tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80479425-b07d-4948-a7e8-86bc4618a051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:06.289895 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-a39e9c0f-233d-4971-bbd1-bd02dba7a9be tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Validating volume size '2' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:18:06.327164 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-18f10780-3129-43b0-88a8-8165f5b95c4b req-6c47606b-1c71-46c5-bc3f-37bdc468ee0a tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] https://10.4.3.246/volume/v3/attachments/1e47e390-139e-476c-86cb-0e0c42ca2ff3 returned with HTTP 200 Aug 12 20:18:06.328754 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 306/1215] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:18:06 2026] DELETE /volume/v3/attachments/1e47e390-139e-476c-86cb-0e0c42ca2ff3 => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:06.337670 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-18f10780-3129-43b0-88a8-8165f5b95c4b req-68e119e7-1b07-4ebc-944e-03e5f3299a19 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:06.338476 np0000007109 devstack@c-api.service[100386]: WARNING cinder.volume.api [None req-a39e9c0f-233d-4971-bbd1-bd02dba7a9be tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80479425-b07d-4948-a7e8-86bc4618a051) transitioned into state 'FAILURE' from state 'RUNNING' Aug 12 20:18:06.338476 np0000007109 devstack@c-api.service[100386]: Failure: cinder.exception.InvalidInput: Invalid input received: Image a3636fb4-029d-4849-8714-5a1f8798daf0 is not active. Aug 12 20:18:06.340733 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-a39e9c0f-233d-4971-bbd1-bd02dba7a9be tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80479425-b07d-4948-a7e8-86bc4618a051) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:06.342080 np0000007109 devstack@c-api.service[100386]: WARNING cinder.volume.api [None req-a39e9c0f-233d-4971-bbd1-bd02dba7a9be tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80479425-b07d-4948-a7e8-86bc4618a051) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 12 20:18:06.342141 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-18f10780-3129-43b0-88a8-8165f5b95c4b req-68e119e7-1b07-4ebc-944e-03e5f3299a19 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] DELETE https://10.4.3.246/volume/v3/attachments/78fa110e-5e13-4998-9ef2-789a5b74229c Aug 12 20:18:06.342294 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-18f10780-3129-43b0-88a8-8165f5b95c4b req-68e119e7-1b07-4ebc-944e-03e5f3299a19 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:06.342567 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-18f10780-3129-43b0-88a8-8165f5b95c4b req-68e119e7-1b07-4ebc-944e-03e5f3299a19 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:06.343070 np0000007109 devstack@c-api.service[100386]: WARNING cinder.volume.api [None req-a39e9c0f-233d-4971-bbd1-bd02dba7a9be tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Flow 'volume_create_api' (f5f696f8-c8fc-430e-8439-912b99f0437d) transitioned into state 'REVERTED' from state 'RUNNING' Aug 12 20:18:06.343421 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a39e9c0f-233d-4971-bbd1-bd02dba7a9be tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 400 Aug 12 20:18:06.344689 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 299/1216] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:18:06 2026] POST /volume/v3/volumes => generated 125 bytes in 187 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 20:18:06.359925 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:06.359925 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:06.432729 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-18f10780-3129-43b0-88a8-8165f5b95c4b req-68e119e7-1b07-4ebc-944e-03e5f3299a19 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] https://10.4.3.246/volume/v3/attachments/78fa110e-5e13-4998-9ef2-789a5b74229c returned with HTTP 200 Aug 12 20:18:06.433277 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 310/1217] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:18:06 2026] DELETE /volume/v3/attachments/78fa110e-5e13-4998-9ef2-789a5b74229c => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:06.716651 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-41472590-bdeb-406e-97b7-7ae13e193388 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:06.719050 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-41472590-bdeb-406e-97b7-7ae13e193388 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 Aug 12 20:18:06.719365 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-41472590-bdeb-406e-97b7-7ae13e193388 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:06.719619 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-41472590-bdeb-406e-97b7-7ae13e193388 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:06.719775 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-41472590-bdeb-406e-97b7-7ae13e193388 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 6f79b3b8-dbea-42f8-a0c9-2c5044fc4726. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:06.725131 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:06.725131 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:06.726101 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-41472590-bdeb-406e-97b7-7ae13e193388 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 returned with HTTP 200 Aug 12 20:18:06.726580 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 303/1218] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:06 2026] GET /volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:07.206946 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-3943a390-b010-42d0-afbb-a912bde8cc48 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:07.209883 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3943a390-b010-42d0-afbb-a912bde8cc48 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 Aug 12 20:18:07.210209 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3943a390-b010-42d0-afbb-a912bde8cc48 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:07.210507 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3943a390-b010-42d0-afbb-a912bde8cc48 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:07.210700 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-3943a390-b010-42d0-afbb-a912bde8cc48 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 510a522c-03a4-4fd3-ba49-739cababd555. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:07.222271 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:07.222271 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:07.223633 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3943a390-b010-42d0-afbb-a912bde8cc48 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 returned with HTTP 200 Aug 12 20:18:07.227685 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 307/1219] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:07 2026] GET /volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 => generated 802 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:07.740421 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-9d36e261-ea1e-4bba-8974-76ce86413e9e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:07.743003 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9d36e261-ea1e-4bba-8974-76ce86413e9e tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 Aug 12 20:18:07.743413 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9d36e261-ea1e-4bba-8974-76ce86413e9e tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:07.743788 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9d36e261-ea1e-4bba-8974-76ce86413e9e tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:07.744049 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-9d36e261-ea1e-4bba-8974-76ce86413e9e tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 6f79b3b8-dbea-42f8-a0c9-2c5044fc4726. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:07.752207 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:07.752207 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:07.752207 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9d36e261-ea1e-4bba-8974-76ce86413e9e tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 returned with HTTP 200 Aug 12 20:18:07.752207 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 300/1220] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:07 2026] GET /volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:08.238739 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-506e82d1-ca70-43c9-a923-f739d1c45f7c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:08.241379 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-506e82d1-ca70-43c9-a923-f739d1c45f7c tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 Aug 12 20:18:08.241379 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-506e82d1-ca70-43c9-a923-f739d1c45f7c tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:08.241643 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-506e82d1-ca70-43c9-a923-f739d1c45f7c tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:08.241808 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-506e82d1-ca70-43c9-a923-f739d1c45f7c tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 510a522c-03a4-4fd3-ba49-739cababd555. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:08.247873 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:08.247873 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:08.248130 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-506e82d1-ca70-43c9-a923-f739d1c45f7c tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 returned with HTTP 200 Aug 12 20:18:08.248920 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 311/1221] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:08 2026] GET /volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:08.563318 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a70c37dd-343a-4dc2-a155-8fe8b8a3fee3 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:08.565778 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a70c37dd-343a-4dc2-a155-8fe8b8a3fee3 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:18:08.566550 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a70c37dd-343a-4dc2-a155-8fe8b8a3fee3 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "518b64b8-98a0-4570-98d1-a3e0b025c5e1"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:08.568912 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-a70c37dd-343a-4dc2-a155-8fe8b8a3fee3 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '518b64b8-98a0-4570-98d1-a3e0b025c5e1'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:18:08.622565 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-1d43177e-faa4-48de-88e1-194dde26af86 req-90436b9a-304d-4ebf-8348-9f1ebd2eac2e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:08.628518 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-1d43177e-faa4-48de-88e1-194dde26af86 req-90436b9a-304d-4ebf-8348-9f1ebd2eac2e tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] DELETE https://10.4.3.246/volume/v3/attachments/68e2e388-4c63-46dd-8464-b119dd033954 Aug 12 20:18:08.628518 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-1d43177e-faa4-48de-88e1-194dde26af86 req-90436b9a-304d-4ebf-8348-9f1ebd2eac2e tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:08.628518 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-1d43177e-faa4-48de-88e1-194dde26af86 req-90436b9a-304d-4ebf-8348-9f1ebd2eac2e tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:08.646078 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:08.646078 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:08.693246 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-a70c37dd-343a-4dc2-a155-8fe8b8a3fee3 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Create volume of 1 GB Aug 12 20:18:08.697817 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-a70c37dd-343a-4dc2-a155-8fe8b8a3fee3 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Availability Zones retrieved successfully. Aug 12 20:18:08.706240 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-a70c37dd-343a-4dc2-a155-8fe8b8a3fee3 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Flow 'volume_create_api' (07388d56-e64f-4776-86fc-ea408e12beca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:18:08.707793 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-a70c37dd-343a-4dc2-a155-8fe8b8a3fee3 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25196f97-3f97-4e19-9fc6-61c381f2947b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:08.709318 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-a70c37dd-343a-4dc2-a155-8fe8b8a3fee3 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:18:08.713251 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-1d43177e-faa4-48de-88e1-194dde26af86 req-90436b9a-304d-4ebf-8348-9f1ebd2eac2e tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] https://10.4.3.246/volume/v3/attachments/68e2e388-4c63-46dd-8464-b119dd033954 returned with HTTP 200 Aug 12 20:18:08.713990 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 308/1222] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:18:08 2026] DELETE /volume/v3/attachments/68e2e388-4c63-46dd-8464-b119dd033954 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 20:18:08.732040 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-1d43177e-faa4-48de-88e1-194dde26af86 req-fadb1a25-5753-477a-b639-bd88974c2188 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:08.735861 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-1d43177e-faa4-48de-88e1-194dde26af86 req-fadb1a25-5753-477a-b639-bd88974c2188 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] DELETE https://10.4.3.246/volume/v3/volumes/11f6dada-620d-420c-896a-67de15c9ab8a Aug 12 20:18:08.736354 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-1d43177e-faa4-48de-88e1-194dde26af86 req-fadb1a25-5753-477a-b639-bd88974c2188 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:08.736354 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-1d43177e-faa4-48de-88e1-194dde26af86 req-fadb1a25-5753-477a-b639-bd88974c2188 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:08.736489 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [req-1d43177e-faa4-48de-88e1-194dde26af86 req-fadb1a25-5753-477a-b639-bd88974c2188 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Delete volume with id: 11f6dada-620d-420c-896a-67de15c9ab8a Aug 12 20:18:08.746465 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:08.746465 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:08.747576 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-1d43177e-faa4-48de-88e1-194dde26af86 req-fadb1a25-5753-477a-b639-bd88974c2188 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Volume info retrieved successfully. Aug 12 20:18:08.757996 np0000007109 devstack@c-api.service[100385]: WARNING cinder.volume.api [None req-a70c37dd-343a-4dc2-a155-8fe8b8a3fee3 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25196f97-3f97-4e19-9fc6-61c381f2947b) transitioned into state 'FAILURE' from state 'RUNNING' Aug 12 20:18:08.757996 np0000007109 devstack@c-api.service[100385]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 12 20:18:08.762081 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-a70c37dd-343a-4dc2-a155-8fe8b8a3fee3 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25196f97-3f97-4e19-9fc6-61c381f2947b) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:08.762081 np0000007109 devstack@c-api.service[100385]: WARNING cinder.volume.api [None req-a70c37dd-343a-4dc2-a155-8fe8b8a3fee3 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25196f97-3f97-4e19-9fc6-61c381f2947b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 12 20:18:08.764391 np0000007109 devstack@c-api.service[100385]: WARNING cinder.volume.api [None req-a70c37dd-343a-4dc2-a155-8fe8b8a3fee3 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Flow 'volume_create_api' (07388d56-e64f-4776-86fc-ea408e12beca) transitioned into state 'REVERTED' from state 'RUNNING' Aug 12 20:18:08.764391 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a70c37dd-343a-4dc2-a155-8fe8b8a3fee3 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 400 Aug 12 20:18:08.764932 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 304/1223] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:18:08 2026] POST /volume/v3/volumes => generated 134 bytes in 203 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 20:18:08.765524 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-1d43177e-faa4-48de-88e1-194dde26af86 req-fadb1a25-5753-477a-b639-bd88974c2188 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Delete volume request issued successfully. Aug 12 20:18:08.765815 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-1d43177e-faa4-48de-88e1-194dde26af86 req-fadb1a25-5753-477a-b639-bd88974c2188 tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] https://10.4.3.246/volume/v3/volumes/11f6dada-620d-420c-896a-67de15c9ab8a returned with HTTP 202 Aug 12 20:18:08.766376 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 301/1224] 10.4.3.246 () {70 vars in 1620 bytes} [Wed Aug 12 20:18:08 2026] DELETE /volume/v3/volumes/11f6dada-620d-420c-896a-67de15c9ab8a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:18:08.768414 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-496f3cca-8e1c-41bd-a3fc-5b19391efc1d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:08.772293 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-496f3cca-8e1c-41bd-a3fc-5b19391efc1d tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 Aug 12 20:18:08.772623 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-496f3cca-8e1c-41bd-a3fc-5b19391efc1d tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:08.772938 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-496f3cca-8e1c-41bd-a3fc-5b19391efc1d tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:08.773027 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-496f3cca-8e1c-41bd-a3fc-5b19391efc1d tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 6f79b3b8-dbea-42f8-a0c9-2c5044fc4726. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:08.782272 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:08.782272 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:08.783096 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-496f3cca-8e1c-41bd-a3fc-5b19391efc1d tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 returned with HTTP 200 Aug 12 20:18:08.783490 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 312/1225] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:08 2026] GET /volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:09.007310 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-80828a8e-29d1-438b-a461-f6c159cbe81b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:09.009136 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-80828a8e-29d1-438b-a461-f6c159cbe81b tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:18:09.009718 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-80828a8e-29d1-438b-a461-f6c159cbe81b tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:09.011644 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-80828a8e-29d1-438b-a461-f6c159cbe81b tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 400 Aug 12 20:18:09.012204 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 309/1226] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:18:09 2026] POST /volume/v3/volumes => generated 127 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 20:18:09.022090 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-8790abf8-2df7-4bf4-a83b-c8a81752a836 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:09.025699 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8790abf8-2df7-4bf4-a83b-c8a81752a836 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:18:09.026179 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8790abf8-2df7-4bf4-a83b-c8a81752a836 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "fccfffcd-926b-4e95-ad96-6aea9b2727f8"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:09.032437 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-8790abf8-2df7-4bf4-a83b-c8a81752a836 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'fccfffcd-926b-4e95-ad96-6aea9b2727f8'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:18:09.042572 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8790abf8-2df7-4bf4-a83b-c8a81752a836 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 404 Aug 12 20:18:09.043223 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 305/1227] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:18:09 2026] POST /volume/v3/volumes => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:18:09.058079 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-2254dfb1-6051-4469-ad37-ea362406382c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:09.061769 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2254dfb1-6051-4469-ad37-ea362406382c tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:18:09.062231 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2254dfb1-6051-4469-ad37-ea362406382c tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "8a4ad458-ff98-4117-854f-01d406a71321"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:09.067631 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-2254dfb1-6051-4469-ad37-ea362406382c tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '8a4ad458-ff98-4117-854f-01d406a71321'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:18:09.084305 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2254dfb1-6051-4469-ad37-ea362406382c tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 404 Aug 12 20:18:09.085065 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 302/1228] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:18:09 2026] POST /volume/v3/volumes => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:18:09.103034 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-67373fbc-3325-4e1d-8f0d-f1c52f92d7bd None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:09.107298 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-67373fbc-3325-4e1d-8f0d-f1c52f92d7bd tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:18:09.108348 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-67373fbc-3325-4e1d-8f0d-f1c52f92d7bd tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "63cf1a4c-2af6-4381-a0e1-d31e60d49085"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:09.110130 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-67373fbc-3325-4e1d-8f0d-f1c52f92d7bd tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '63cf1a4c-2af6-4381-a0e1-d31e60d49085'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:18:09.125704 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-67373fbc-3325-4e1d-8f0d-f1c52f92d7bd tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 404 Aug 12 20:18:09.126616 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 313/1229] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:18:09 2026] POST /volume/v3/volumes => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:18:09.138212 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-29cfe418-ca77-42f5-8e2e-7df7730f67e4 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:09.140261 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-29cfe418-ca77-42f5-8e2e-7df7730f67e4 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:18:09.140776 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-29cfe418-ca77-42f5-8e2e-7df7730f67e4 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:09.143107 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-29cfe418-ca77-42f5-8e2e-7df7730f67e4 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 400 Aug 12 20:18:09.143998 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 310/1230] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:18:09 2026] POST /volume/v3/volumes => generated 125 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 20:18:09.154665 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a0929615-b0f3-4007-8b09-8d5ab6cd2ca7 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:09.157217 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a0929615-b0f3-4007-8b09-8d5ab6cd2ca7 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:18:09.157672 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a0929615-b0f3-4007-8b09-8d5ab6cd2ca7 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:09.160715 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a0929615-b0f3-4007-8b09-8d5ab6cd2ca7 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 400 Aug 12 20:18:09.162409 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 306/1231] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:18:09 2026] POST /volume/v3/volumes => generated 125 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Aug 12 20:18:09.175455 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-00a278b6-6c3d-49d0-b5c6-4495a459c81c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:09.177476 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-00a278b6-6c3d-49d0-b5c6-4495a459c81c tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:18:09.179558 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-00a278b6-6c3d-49d0-b5c6-4495a459c81c tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:09.180816 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-00a278b6-6c3d-49d0-b5c6-4495a459c81c tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 400 Aug 12 20:18:09.181808 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 303/1232] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:18:09 2026] POST /volume/v3/volumes => generated 121 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 20:18:09.197577 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a3f54b28-0be4-4390-8c5e-126c3c3782f7 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:09.200074 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a3f54b28-0be4-4390-8c5e-126c3c3782f7 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] DELETE https://10.4.3.246/volume/v3/volumes/tempest-invalid-622548753 Aug 12 20:18:09.200074 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a3f54b28-0be4-4390-8c5e-126c3c3782f7 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:09.200276 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a3f54b28-0be4-4390-8c5e-126c3c3782f7 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:09.200493 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-a3f54b28-0be4-4390-8c5e-126c3c3782f7 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Delete volume with id: tempest-invalid-622548753 Aug 12 20:18:09.213292 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a3f54b28-0be4-4390-8c5e-126c3c3782f7 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] https://10.4.3.246/volume/v3/volumes/tempest-invalid-622548753 returned with HTTP 404 Aug 12 20:18:09.213292 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 314/1233] 10.4.3.246 () {66 vars in 1318 bytes} [Wed Aug 12 20:18:09 2026] DELETE /volume/v3/volumes/tempest-invalid-622548753 => generated 98 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:18:09.232030 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-7b9e7083-ddff-492d-9e27-5f2c81bda40c None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:09.234837 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 311/1234] 10.4.3.246 () {66 vars in 1243 bytes} [Wed Aug 12 20:18:09 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 12 20:18:09.244716 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-818288f3-1911-4d0b-9605-a4f08bc3dfb7 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:09.247742 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-818288f3-1911-4d0b-9605-a4f08bc3dfb7 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] POST https://10.4.3.246/volume/v3/volumes/xxx/action Aug 12 20:18:09.247742 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-818288f3-1911-4d0b-9605-a4f08bc3dfb7 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Action body: b'{"os-detach": {}}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:18:09.247742 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-818288f3-1911-4d0b-9605-a4f08bc3dfb7 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:09.256691 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-818288f3-1911-4d0b-9605-a4f08bc3dfb7 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] https://10.4.3.246/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 12 20:18:09.258412 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 307/1235] 10.4.3.246 () {68 vars in 1291 bytes} [Wed Aug 12 20:18:09 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:18:09.262258 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-bb25d628-51b9-4ad6-aebf-72763701d7f4 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:09.264078 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-bb25d628-51b9-4ad6-aebf-72763701d7f4 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 Aug 12 20:18:09.264309 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-bb25d628-51b9-4ad6-aebf-72763701d7f4 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:09.264482 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-bb25d628-51b9-4ad6-aebf-72763701d7f4 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:09.264720 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-bb25d628-51b9-4ad6-aebf-72763701d7f4 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 510a522c-03a4-4fd3-ba49-739cababd555. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:09.269211 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-0544d182-5f6e-4c8e-adae-0e9a04542d17 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:09.270450 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:09.270450 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:09.271280 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-bb25d628-51b9-4ad6-aebf-72763701d7f4 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 returned with HTTP 200 Aug 12 20:18:09.271719 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 304/1236] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:09 2026] GET /volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:09.275125 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0544d182-5f6e-4c8e-adae-0e9a04542d17 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] GET https://10.4.3.246/volume/v3/volumes/tempest-invalid-200236452 Aug 12 20:18:09.275359 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-0544d182-5f6e-4c8e-adae-0e9a04542d17 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:09.275564 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-0544d182-5f6e-4c8e-adae-0e9a04542d17 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:09.283987 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0544d182-5f6e-4c8e-adae-0e9a04542d17 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] https://10.4.3.246/volume/v3/volumes/tempest-invalid-200236452 returned with HTTP 404 Aug 12 20:18:09.283987 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 315/1237] 10.4.3.246 () {66 vars in 1315 bytes} [Wed Aug 12 20:18:09 2026] GET /volume/v3/volumes/tempest-invalid-200236452 => generated 98 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:18:09.295493 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-3b1d096a-b198-4075-b93c-6d29cff6504d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:09.300727 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 312/1238] 10.4.3.246 () {66 vars in 1240 bytes} [Wed Aug 12 20:18:09 2026] GET /volume/v3/volumes/ => generated 112 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 12 20:18:09.310798 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-2c11d22e-bceb-4080-bd37-db721f647b76 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:09.317128 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2c11d22e-bceb-4080-bd37-db721f647b76 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] GET https://10.4.3.246/volume/v3/volumes/detail?status=null Aug 12 20:18:09.317406 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2c11d22e-bceb-4080-bd37-db721f647b76 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:09.317715 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2c11d22e-bceb-4080-bd37-db721f647b76 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Calling method 'detail' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:09.318136 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.api_utils [None req-2c11d22e-bceb-4080-bd37-db721f647b76 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Removing options '' from query. {{(pid=100385) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:18:09.318464 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-2c11d22e-bceb-4080-bd37-db721f647b76 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Could not evaluate value null, assuming string {{(pid=100385) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2444}} Aug 12 20:18:09.319665 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-2c11d22e-bceb-4080-bd37-db721f647b76 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100385) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:18:09.364077 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-2c11d22e-bceb-4080-bd37-db721f647b76 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Get all volumes completed successfully. Aug 12 20:18:09.366726 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2c11d22e-bceb-4080-bd37-db721f647b76 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] https://10.4.3.246/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 12 20:18:09.367119 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 308/1239] 10.4.3.246 () {66 vars in 1281 bytes} [Wed Aug 12 20:18:09 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:18:09.385180 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-e079e641-93af-4eed-93cf-0b6ac3341bd0 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:09.386981 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e079e641-93af-4eed-93cf-0b6ac3341bd0 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] GET https://10.4.3.246/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1961610632 Aug 12 20:18:09.387181 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e079e641-93af-4eed-93cf-0b6ac3341bd0 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:09.387429 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e079e641-93af-4eed-93cf-0b6ac3341bd0 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Calling method 'detail' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:09.387972 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.api_utils [None req-e079e641-93af-4eed-93cf-0b6ac3341bd0 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Removing options '' from query. {{(pid=100386) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:18:09.388967 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-e079e641-93af-4eed-93cf-0b6ac3341bd0 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1961610632'), ('no_migration_targets', True)]). {{(pid=100386) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:18:09.428794 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-e079e641-93af-4eed-93cf-0b6ac3341bd0 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Get all volumes completed successfully. Aug 12 20:18:09.431284 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e079e641-93af-4eed-93cf-0b6ac3341bd0 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] https://10.4.3.246/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1961610632 returned with HTTP 200 Aug 12 20:18:09.431839 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 305/1240] 10.4.3.246 () {66 vars in 1359 bytes} [Wed Aug 12 20:18:09 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1961610632 => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:18:09.449981 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-5154d467-3939-4853-8711-5a8cf0797ec6 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:09.451789 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5154d467-3939-4853-8711-5a8cf0797ec6 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] GET https://10.4.3.246/volume/v3/volumes?status=null Aug 12 20:18:09.451949 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5154d467-3939-4853-8711-5a8cf0797ec6 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:09.452161 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5154d467-3939-4853-8711-5a8cf0797ec6 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Calling method 'index' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:09.452431 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.api_utils [None req-5154d467-3939-4853-8711-5a8cf0797ec6 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Removing options '' from query. {{(pid=100384) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:18:09.452716 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-5154d467-3939-4853-8711-5a8cf0797ec6 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Could not evaluate value null, assuming string {{(pid=100384) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2444}} Aug 12 20:18:09.453361 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-5154d467-3939-4853-8711-5a8cf0797ec6 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100384) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:18:09.461604 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-5154d467-3939-4853-8711-5a8cf0797ec6 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Get all volumes completed successfully. Aug 12 20:18:09.461958 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5154d467-3939-4853-8711-5a8cf0797ec6 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] https://10.4.3.246/volume/v3/volumes?status=null returned with HTTP 200 Aug 12 20:18:09.462596 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 316/1241] 10.4.3.246 () {66 vars in 1260 bytes} [Wed Aug 12 20:18:09 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:18:09.474021 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-7f496792-3baa-41a9-b732-dcbdd8daee42 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:09.479563 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7f496792-3baa-41a9-b732-dcbdd8daee42 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] GET https://10.4.3.246/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-876589127 Aug 12 20:18:09.479563 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7f496792-3baa-41a9-b732-dcbdd8daee42 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:09.479563 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7f496792-3baa-41a9-b732-dcbdd8daee42 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Calling method 'index' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:09.479563 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.api_utils [None req-7f496792-3baa-41a9-b732-dcbdd8daee42 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Removing options '' from query. {{(pid=100383) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:18:09.479563 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:09.479563 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:09.480313 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7f496792-3baa-41a9-b732-dcbdd8daee42 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-876589127'), ('no_migration_targets', True)]). {{(pid=100383) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:18:09.525319 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-7f496792-3baa-41a9-b732-dcbdd8daee42 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Get all volumes completed successfully. Aug 12 20:18:09.526010 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7f496792-3baa-41a9-b732-dcbdd8daee42 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] https://10.4.3.246/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-876589127 returned with HTTP 200 Aug 12 20:18:09.526530 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 313/1242] 10.4.3.246 () {66 vars in 1336 bytes} [Wed Aug 12 20:18:09 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-876589127 => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:18:09.538665 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-c00445e5-1edc-46c8-be4f-00c880afd693 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:09.543262 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c00445e5-1edc-46c8-be4f-00c880afd693 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] POST https://10.4.3.246/volume/v3/volumes/a1514243-ae4d-483b-86ba-1c628876ff6f/action Aug 12 20:18:09.543779 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c00445e5-1edc-46c8-be4f-00c880afd693 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:18:09.544016 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c00445e5-1edc-46c8-be4f-00c880afd693 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:09.554954 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:09.554954 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:09.555400 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-c00445e5-1edc-46c8-be4f-00c880afd693 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Volume info retrieved successfully. Aug 12 20:18:09.566059 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-c00445e5-1edc-46c8-be4f-00c880afd693 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Reserve volume completed successfully. Aug 12 20:18:09.566450 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c00445e5-1edc-46c8-be4f-00c880afd693 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] https://10.4.3.246/volume/v3/volumes/a1514243-ae4d-483b-86ba-1c628876ff6f/action returned with HTTP 202 Aug 12 20:18:09.566974 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 309/1243] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:18:09 2026] POST /volume/v3/volumes/a1514243-ae4d-483b-86ba-1c628876ff6f/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:18:09.575571 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-30ad4bd0-b849-438e-b318-deaca887a602 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:09.579632 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-30ad4bd0-b849-438e-b318-deaca887a602 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] POST https://10.4.3.246/volume/v3/volumes/a1514243-ae4d-483b-86ba-1c628876ff6f/action Aug 12 20:18:09.580338 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-30ad4bd0-b849-438e-b318-deaca887a602 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:18:09.580519 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-30ad4bd0-b849-438e-b318-deaca887a602 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:09.596859 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:09.596859 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:09.597498 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-30ad4bd0-b849-438e-b318-deaca887a602 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Volume info retrieved successfully. Aug 12 20:18:09.606337 np0000007109 devstack@c-api.service[100386]: ERROR cinder.volume.api [None req-30ad4bd0-b849-438e-b318-deaca887a602 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Volume status must be available to reserve, but the status is attaching. Aug 12 20:18:09.607067 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-30ad4bd0-b849-438e-b318-deaca887a602 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] https://10.4.3.246/volume/v3/volumes/a1514243-ae4d-483b-86ba-1c628876ff6f/action returned with HTTP 400 Aug 12 20:18:09.607345 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 306/1244] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:18:09 2026] POST /volume/v3/volumes/a1514243-ae4d-483b-86ba-1c628876ff6f/action => generated 132 bytes in 33 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 20:18:09.616571 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-ed060e83-7437-407a-b72a-f77fe59888c3 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:09.618845 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ed060e83-7437-407a-b72a-f77fe59888c3 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] POST https://10.4.3.246/volume/v3/volumes/a1514243-ae4d-483b-86ba-1c628876ff6f/action Aug 12 20:18:09.619140 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ed060e83-7437-407a-b72a-f77fe59888c3 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:18:09.619241 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ed060e83-7437-407a-b72a-f77fe59888c3 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:09.628766 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:09.628766 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:09.629174 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-ed060e83-7437-407a-b72a-f77fe59888c3 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Volume info retrieved successfully. Aug 12 20:18:09.644947 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-ed060e83-7437-407a-b72a-f77fe59888c3 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Unreserve volume completed successfully. Aug 12 20:18:09.645164 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ed060e83-7437-407a-b72a-f77fe59888c3 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] https://10.4.3.246/volume/v3/volumes/a1514243-ae4d-483b-86ba-1c628876ff6f/action returned with HTTP 202 Aug 12 20:18:09.645799 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 317/1245] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:18:09 2026] POST /volume/v3/volumes/a1514243-ae4d-483b-86ba-1c628876ff6f/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:18:09.655156 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-eb661f9b-1832-4a84-a5f2-4ba035a9ea7d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:09.659180 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-eb661f9b-1832-4a84-a5f2-4ba035a9ea7d tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] POST https://10.4.3.246/volume/v3/volumes/e0bb57ca-76d6-4e7c-bb9e-856ca372b8ec/action Aug 12 20:18:09.659180 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-eb661f9b-1832-4a84-a5f2-4ba035a9ea7d tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:18:09.659180 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-eb661f9b-1832-4a84-a5f2-4ba035a9ea7d tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:09.670923 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-eb661f9b-1832-4a84-a5f2-4ba035a9ea7d tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] https://10.4.3.246/volume/v3/volumes/e0bb57ca-76d6-4e7c-bb9e-856ca372b8ec/action returned with HTTP 404 Aug 12 20:18:09.670923 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 314/1246] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:18:09 2026] POST /volume/v3/volumes/e0bb57ca-76d6-4e7c-bb9e-856ca372b8ec/action => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:18:09.683305 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-4e0067ee-53b3-4318-8c12-74392c3e1c4b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:09.685586 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4e0067ee-53b3-4318-8c12-74392c3e1c4b tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] POST https://10.4.3.246/volume/v3/volumes/a98a4304-e927-49eb-9c2d-854eba29439b/action Aug 12 20:18:09.686053 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4e0067ee-53b3-4318-8c12-74392c3e1c4b tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:18:09.686280 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4e0067ee-53b3-4318-8c12-74392c3e1c4b tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:09.695300 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4e0067ee-53b3-4318-8c12-74392c3e1c4b tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] https://10.4.3.246/volume/v3/volumes/a98a4304-e927-49eb-9c2d-854eba29439b/action returned with HTTP 404 Aug 12 20:18:09.695935 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 310/1247] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:18:09 2026] POST /volume/v3/volumes/a98a4304-e927-49eb-9c2d-854eba29439b/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:18:09.706076 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-93167806-3e28-4a39-b69a-1afe935f3eea None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:09.709310 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 307/1248] 10.4.3.246 () {68 vars in 1260 bytes} [Wed Aug 12 20:18:09 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 12 20:18:09.722173 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-fb2ea0da-0a8f-41b4-8fbd-66404383a5f5 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:09.732164 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-fb2ea0da-0a8f-41b4-8fbd-66404383a5f5 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] PUT https://10.4.3.246/volume/v3/volumes/tempest-invalid-1554046399 Aug 12 20:18:09.732730 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-fb2ea0da-0a8f-41b4-8fbd-66404383a5f5 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:09.744992 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-fb2ea0da-0a8f-41b4-8fbd-66404383a5f5 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] https://10.4.3.246/volume/v3/volumes/tempest-invalid-1554046399 returned with HTTP 404 Aug 12 20:18:09.745567 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 318/1249] 10.4.3.246 () {68 vars in 1338 bytes} [Wed Aug 12 20:18:09 2026] PUT /volume/v3/volumes/tempest-invalid-1554046399 => generated 99 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:18:09.755079 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f3b2f693-20a9-48fb-8d46-85e7292de3bd None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:09.756840 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f3b2f693-20a9-48fb-8d46-85e7292de3bd tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] PUT https://10.4.3.246/volume/v3/volumes/9a0ab652-46af-424f-8e2d-552e162c2a4d Aug 12 20:18:09.758559 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f3b2f693-20a9-48fb-8d46-85e7292de3bd tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:09.765884 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f3b2f693-20a9-48fb-8d46-85e7292de3bd tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] https://10.4.3.246/volume/v3/volumes/9a0ab652-46af-424f-8e2d-552e162c2a4d returned with HTTP 404 Aug 12 20:18:09.766477 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 315/1250] 10.4.3.246 () {68 vars in 1368 bytes} [Wed Aug 12 20:18:09 2026] PUT /volume/v3/volumes/9a0ab652-46af-424f-8e2d-552e162c2a4d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:18:09.777586 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-65ce4235-9f27-4016-a5e4-220e5c27ae04 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:09.779384 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-65ce4235-9f27-4016-a5e4-220e5c27ae04 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] DELETE https://10.4.3.246/volume/v3/volumes/ce647204-4b63-40a6-a8a9-b81b42ac877b Aug 12 20:18:09.779603 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-65ce4235-9f27-4016-a5e4-220e5c27ae04 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:09.779833 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-65ce4235-9f27-4016-a5e4-220e5c27ae04 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:09.780010 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-65ce4235-9f27-4016-a5e4-220e5c27ae04 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Delete volume with id: ce647204-4b63-40a6-a8a9-b81b42ac877b Aug 12 20:18:09.786351 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-65ce4235-9f27-4016-a5e4-220e5c27ae04 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] https://10.4.3.246/volume/v3/volumes/ce647204-4b63-40a6-a8a9-b81b42ac877b returned with HTTP 404 Aug 12 20:18:09.786910 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 311/1251] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:18:09 2026] DELETE /volume/v3/volumes/ce647204-4b63-40a6-a8a9-b81b42ac877b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:18:09.796214 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-def8231d-96fc-4d95-bbce-f39a7161d093 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:09.799228 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-def8231d-96fc-4d95-bbce-f39a7161d093 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] POST https://10.4.3.246/volume/v3/volumes/a1514243-ae4d-483b-86ba-1c628876ff6f/action Aug 12 20:18:09.801626 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-def8231d-96fc-4d95-bbce-f39a7161d093 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:18:09.801887 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-def8231d-96fc-4d95-bbce-f39a7161d093 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:09.803782 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-def8231d-96fc-4d95-bbce-f39a7161d093 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] https://10.4.3.246/volume/v3/volumes/a1514243-ae4d-483b-86ba-1c628876ff6f/action returned with HTTP 400 Aug 12 20:18:09.804174 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-36ed4783-2a4a-4fba-b670-01422baabd97 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:09.804522 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 308/1252] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:18:09 2026] POST /volume/v3/volumes/a1514243-ae4d-483b-86ba-1c628876ff6f/action => generated 140 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 20:18:09.806411 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-36ed4783-2a4a-4fba-b670-01422baabd97 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 Aug 12 20:18:09.806661 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-36ed4783-2a4a-4fba-b670-01422baabd97 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:09.806915 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-36ed4783-2a4a-4fba-b670-01422baabd97 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:09.806999 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-36ed4783-2a4a-4fba-b670-01422baabd97 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 6f79b3b8-dbea-42f8-a0c9-2c5044fc4726. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:09.815359 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-25adbf53-ef98-42cf-ae36-1bd35f07a3e0 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:09.817242 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:09.817242 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:09.817631 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-25adbf53-ef98-42cf-ae36-1bd35f07a3e0 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] POST https://10.4.3.246/volume/v3/volumes/a1514243-ae4d-483b-86ba-1c628876ff6f/action Aug 12 20:18:09.817833 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-36ed4783-2a4a-4fba-b670-01422baabd97 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 returned with HTTP 200 Aug 12 20:18:09.818216 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-25adbf53-ef98-42cf-ae36-1bd35f07a3e0 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:18:09.818295 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 319/1253] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:09 2026] GET /volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:09.819208 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-25adbf53-ef98-42cf-ae36-1bd35f07a3e0 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:09.821897 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-25adbf53-ef98-42cf-ae36-1bd35f07a3e0 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] https://10.4.3.246/volume/v3/volumes/a1514243-ae4d-483b-86ba-1c628876ff6f/action returned with HTTP 400 Aug 12 20:18:09.821897 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 316/1254] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:18:09 2026] POST /volume/v3/volumes/a1514243-ae4d-483b-86ba-1c628876ff6f/action => generated 131 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 20:18:09.832032 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ad1cc7ab-5e74-4b64-8a8c-ccf8e8605656 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:09.834804 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ad1cc7ab-5e74-4b64-8a8c-ccf8e8605656 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] POST https://10.4.3.246/volume/v3/volumes/fb5568ee-84da-4b4d-9dfd-8b423a38bb02/action Aug 12 20:18:09.835151 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ad1cc7ab-5e74-4b64-8a8c-ccf8e8605656 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:18:09.835424 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ad1cc7ab-5e74-4b64-8a8c-ccf8e8605656 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:09.843605 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ad1cc7ab-5e74-4b64-8a8c-ccf8e8605656 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] https://10.4.3.246/volume/v3/volumes/fb5568ee-84da-4b4d-9dfd-8b423a38bb02/action returned with HTTP 404 Aug 12 20:18:09.844196 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 312/1255] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:18:09 2026] POST /volume/v3/volumes/fb5568ee-84da-4b4d-9dfd-8b423a38bb02/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:18:09.847470 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-103a3b49-6f14-4e25-b815-43b601838c21 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:09.850318 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-103a3b49-6f14-4e25-b815-43b601838c21 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] DELETE https://10.4.3.246/volume/v3/volumes/d5f7e689-0ee0-4d91-8c7a-b102b73a40d9 Aug 12 20:18:09.850611 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-103a3b49-6f14-4e25-b815-43b601838c21 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:09.850890 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-103a3b49-6f14-4e25-b815-43b601838c21 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:09.851112 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-103a3b49-6f14-4e25-b815-43b601838c21 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Delete volume with id: d5f7e689-0ee0-4d91-8c7a-b102b73a40d9 Aug 12 20:18:09.852780 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-105ccb2d-9e86-422a-9180-fa6524556cea None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:09.856003 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-105ccb2d-9e86-422a-9180-fa6524556cea tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] POST https://10.4.3.246/volume/v3/volumes/a1514243-ae4d-483b-86ba-1c628876ff6f/action Aug 12 20:18:09.856377 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-105ccb2d-9e86-422a-9180-fa6524556cea tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:18:09.856687 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-105ccb2d-9e86-422a-9180-fa6524556cea tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:09.859233 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-105ccb2d-9e86-422a-9180-fa6524556cea tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] https://10.4.3.246/volume/v3/volumes/a1514243-ae4d-483b-86ba-1c628876ff6f/action returned with HTTP 400 Aug 12 20:18:09.860050 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 320/1256] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:18:09 2026] POST /volume/v3/volumes/a1514243-ae4d-483b-86ba-1c628876ff6f/action => generated 129 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 20:18:09.864438 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:09.864438 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:09.866895 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-103a3b49-6f14-4e25-b815-43b601838c21 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Volume info retrieved successfully. Aug 12 20:18:09.872299 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-98433365-beb2-41a5-a139-09922e28f6e0 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:09.873802 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-98433365-beb2-41a5-a139-09922e28f6e0 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] POST https://10.4.3.246/volume/v3/volumes/None/action Aug 12 20:18:09.875777 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-98433365-beb2-41a5-a139-09922e28f6e0 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:18:09.875777 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-98433365-beb2-41a5-a139-09922e28f6e0 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:09.887312 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-98433365-beb2-41a5-a139-09922e28f6e0 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] https://10.4.3.246/volume/v3/volumes/None/action returned with HTTP 404 Aug 12 20:18:09.888203 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 317/1257] 10.4.3.246 () {68 vars in 1294 bytes} [Wed Aug 12 20:18:09 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:18:09.900173 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-391ac93d-4224-4bea-9e59-00595a7442e8 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:09.902235 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-391ac93d-4224-4bea-9e59-00595a7442e8 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] GET https://10.4.3.246/volume/v3/volumes/1edb8dd3-b506-476a-8e78-96898880c942 Aug 12 20:18:09.902533 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-391ac93d-4224-4bea-9e59-00595a7442e8 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:09.902837 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-391ac93d-4224-4bea-9e59-00595a7442e8 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:09.903089 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-103a3b49-6f14-4e25-b815-43b601838c21 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Delete volume request issued successfully. Aug 12 20:18:09.903677 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-103a3b49-6f14-4e25-b815-43b601838c21 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] https://10.4.3.246/volume/v3/volumes/d5f7e689-0ee0-4d91-8c7a-b102b73a40d9 returned with HTTP 202 Aug 12 20:18:09.904882 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 309/1258] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:18:09 2026] DELETE /volume/v3/volumes/d5f7e689-0ee0-4d91-8c7a-b102b73a40d9 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:18:09.911008 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-391ac93d-4224-4bea-9e59-00595a7442e8 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] https://10.4.3.246/volume/v3/volumes/1edb8dd3-b506-476a-8e78-96898880c942 returned with HTTP 404 Aug 12 20:18:09.911918 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 313/1259] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:09 2026] GET /volume/v3/volumes/1edb8dd3-b506-476a-8e78-96898880c942 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:18:09.912553 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-269d14d5-13e0-4756-8ca2-6abfe7f03fa2 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:09.915852 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-269d14d5-13e0-4756-8ca2-6abfe7f03fa2 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] GET https://10.4.3.246/volume/v3/volumes/d5f7e689-0ee0-4d91-8c7a-b102b73a40d9 Aug 12 20:18:09.915852 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-269d14d5-13e0-4756-8ca2-6abfe7f03fa2 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:09.915852 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-269d14d5-13e0-4756-8ca2-6abfe7f03fa2 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:09.922672 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-c16cb800-a1b9-4387-b48e-b7d88d44f936 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:09.923215 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:09.923215 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:09.925080 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c16cb800-a1b9-4387-b48e-b7d88d44f936 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] GET https://10.4.3.246/volume/v3/volumes/a1514243-ae4d-483b-86ba-1c628876ff6f Aug 12 20:18:09.926262 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c16cb800-a1b9-4387-b48e-b7d88d44f936 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:09.926262 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c16cb800-a1b9-4387-b48e-b7d88d44f936 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:09.928601 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-269d14d5-13e0-4756-8ca2-6abfe7f03fa2 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Volume info retrieved successfully. Aug 12 20:18:09.934771 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-269d14d5-13e0-4756-8ca2-6abfe7f03fa2 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] https://10.4.3.246/volume/v3/volumes/d5f7e689-0ee0-4d91-8c7a-b102b73a40d9 returned with HTTP 200 Aug 12 20:18:09.935367 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 321/1260] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:09 2026] GET /volume/v3/volumes/d5f7e689-0ee0-4d91-8c7a-b102b73a40d9 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:09.938523 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:09.938523 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:09.944925 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-c16cb800-a1b9-4387-b48e-b7d88d44f936 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Volume info retrieved successfully. Aug 12 20:18:09.951423 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c16cb800-a1b9-4387-b48e-b7d88d44f936 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] https://10.4.3.246/volume/v3/volumes/a1514243-ae4d-483b-86ba-1c628876ff6f returned with HTTP 200 Aug 12 20:18:09.952132 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 318/1261] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:09 2026] GET /volume/v3/volumes/a1514243-ae4d-483b-86ba-1c628876ff6f => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:09.967111 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-14ff49a3-1dfe-44e1-8adc-45880d0a83c3 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:09.970456 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-14ff49a3-1dfe-44e1-8adc-45880d0a83c3 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] DELETE https://10.4.3.246/volume/v3/volumes/a1514243-ae4d-483b-86ba-1c628876ff6f Aug 12 20:18:09.970786 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-14ff49a3-1dfe-44e1-8adc-45880d0a83c3 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:09.971147 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-14ff49a3-1dfe-44e1-8adc-45880d0a83c3 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:09.971393 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-14ff49a3-1dfe-44e1-8adc-45880d0a83c3 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Delete volume with id: a1514243-ae4d-483b-86ba-1c628876ff6f Aug 12 20:18:09.982402 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:09.982402 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:09.983371 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-14ff49a3-1dfe-44e1-8adc-45880d0a83c3 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Volume info retrieved successfully. Aug 12 20:18:10.013415 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-14ff49a3-1dfe-44e1-8adc-45880d0a83c3 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Delete volume request issued successfully. Aug 12 20:18:10.013989 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-14ff49a3-1dfe-44e1-8adc-45880d0a83c3 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] https://10.4.3.246/volume/v3/volumes/a1514243-ae4d-483b-86ba-1c628876ff6f returned with HTTP 202 Aug 12 20:18:10.014462 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 310/1262] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:18:09 2026] DELETE /volume/v3/volumes/a1514243-ae4d-483b-86ba-1c628876ff6f => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:18:10.023162 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-24a01a1b-f061-46d1-8277-34c862a3b92a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:10.028277 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-24a01a1b-f061-46d1-8277-34c862a3b92a tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] GET https://10.4.3.246/volume/v3/volumes/a1514243-ae4d-483b-86ba-1c628876ff6f Aug 12 20:18:10.028940 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-24a01a1b-f061-46d1-8277-34c862a3b92a tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:10.029156 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-24a01a1b-f061-46d1-8277-34c862a3b92a tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:10.038739 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:10.038739 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:10.043174 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-24a01a1b-f061-46d1-8277-34c862a3b92a tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Volume info retrieved successfully. Aug 12 20:18:10.047960 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-24a01a1b-f061-46d1-8277-34c862a3b92a tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] https://10.4.3.246/volume/v3/volumes/a1514243-ae4d-483b-86ba-1c628876ff6f returned with HTTP 200 Aug 12 20:18:10.048390 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 314/1263] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:10 2026] GET /volume/v3/volumes/a1514243-ae4d-483b-86ba-1c628876ff6f => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:10.288444 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-ef5d6eba-500c-4c0b-a38b-030f99fbf1bd None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:10.290808 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ef5d6eba-500c-4c0b-a38b-030f99fbf1bd tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 Aug 12 20:18:10.291107 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ef5d6eba-500c-4c0b-a38b-030f99fbf1bd tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:10.291407 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ef5d6eba-500c-4c0b-a38b-030f99fbf1bd tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:10.291590 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-ef5d6eba-500c-4c0b-a38b-030f99fbf1bd tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 510a522c-03a4-4fd3-ba49-739cababd555. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:10.296504 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:10.296504 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:10.297244 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ef5d6eba-500c-4c0b-a38b-030f99fbf1bd tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 returned with HTTP 200 Aug 12 20:18:10.297721 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 322/1264] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:10 2026] GET /volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:10.829567 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-cf5577c2-022a-4592-a5cc-4cbdec6fbd7a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:10.831710 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cf5577c2-022a-4592-a5cc-4cbdec6fbd7a tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 Aug 12 20:18:10.832019 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cf5577c2-022a-4592-a5cc-4cbdec6fbd7a tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:10.832298 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cf5577c2-022a-4592-a5cc-4cbdec6fbd7a tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:10.832489 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-cf5577c2-022a-4592-a5cc-4cbdec6fbd7a tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 6f79b3b8-dbea-42f8-a0c9-2c5044fc4726. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:10.838218 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:10.838218 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:10.838994 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cf5577c2-022a-4592-a5cc-4cbdec6fbd7a tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 returned with HTTP 200 Aug 12 20:18:10.839515 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 319/1265] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:10 2026] GET /volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:10.951315 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-a885880d-aa3f-420a-b30f-93b785c8f037 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:10.954567 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a885880d-aa3f-420a-b30f-93b785c8f037 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] GET https://10.4.3.246/volume/v3/volumes/d5f7e689-0ee0-4d91-8c7a-b102b73a40d9 Aug 12 20:18:10.954567 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a885880d-aa3f-420a-b30f-93b785c8f037 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:10.954567 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a885880d-aa3f-420a-b30f-93b785c8f037 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:10.970730 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a885880d-aa3f-420a-b30f-93b785c8f037 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] https://10.4.3.246/volume/v3/volumes/d5f7e689-0ee0-4d91-8c7a-b102b73a40d9 returned with HTTP 404 Aug 12 20:18:10.971359 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 311/1266] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:10 2026] GET /volume/v3/volumes/d5f7e689-0ee0-4d91-8c7a-b102b73a40d9 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:18:10.980591 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a19fe380-bba6-4800-b7bc-e42a7a03aaa5 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:10.982757 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a19fe380-bba6-4800-b7bc-e42a7a03aaa5 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] DELETE https://10.4.3.246/volume/v3/volumes/3da72ae3-afa3-4e90-8058-87046f2c0ff0 Aug 12 20:18:10.983023 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a19fe380-bba6-4800-b7bc-e42a7a03aaa5 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:10.983245 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a19fe380-bba6-4800-b7bc-e42a7a03aaa5 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:10.983585 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-a19fe380-bba6-4800-b7bc-e42a7a03aaa5 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Delete volume with id: 3da72ae3-afa3-4e90-8058-87046f2c0ff0 Aug 12 20:18:10.995736 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:10.995736 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:10.995736 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-a19fe380-bba6-4800-b7bc-e42a7a03aaa5 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Volume info retrieved successfully. Aug 12 20:18:11.024045 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-a19fe380-bba6-4800-b7bc-e42a7a03aaa5 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Delete volume request issued successfully. Aug 12 20:18:11.024476 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a19fe380-bba6-4800-b7bc-e42a7a03aaa5 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] https://10.4.3.246/volume/v3/volumes/3da72ae3-afa3-4e90-8058-87046f2c0ff0 returned with HTTP 202 Aug 12 20:18:11.024768 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 315/1267] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:18:10 2026] DELETE /volume/v3/volumes/3da72ae3-afa3-4e90-8058-87046f2c0ff0 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:18:11.033760 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-86f1eab0-f627-4ba8-8f75-804ce2e5f6fe None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:11.039516 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-86f1eab0-f627-4ba8-8f75-804ce2e5f6fe tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] GET https://10.4.3.246/volume/v3/volumes/3da72ae3-afa3-4e90-8058-87046f2c0ff0 Aug 12 20:18:11.039516 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-86f1eab0-f627-4ba8-8f75-804ce2e5f6fe tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:11.039516 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-86f1eab0-f627-4ba8-8f75-804ce2e5f6fe tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:11.048969 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:11.048969 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:11.053840 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-86f1eab0-f627-4ba8-8f75-804ce2e5f6fe tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Volume info retrieved successfully. Aug 12 20:18:11.059325 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-86f1eab0-f627-4ba8-8f75-804ce2e5f6fe tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] https://10.4.3.246/volume/v3/volumes/3da72ae3-afa3-4e90-8058-87046f2c0ff0 returned with HTTP 200 Aug 12 20:18:11.059859 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 323/1268] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:11 2026] GET /volume/v3/volumes/3da72ae3-afa3-4e90-8058-87046f2c0ff0 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:11.064379 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-338dafea-2d1f-4521-86d1-a0c0fd2e6040 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:11.066883 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-338dafea-2d1f-4521-86d1-a0c0fd2e6040 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] GET https://10.4.3.246/volume/v3/volumes/a1514243-ae4d-483b-86ba-1c628876ff6f Aug 12 20:18:11.069237 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-338dafea-2d1f-4521-86d1-a0c0fd2e6040 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:11.070983 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-338dafea-2d1f-4521-86d1-a0c0fd2e6040 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:11.087204 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-338dafea-2d1f-4521-86d1-a0c0fd2e6040 tempest-VolumesNegativeTest-1494580971 tempest-VolumesNegativeTest-1494580971-project-member] https://10.4.3.246/volume/v3/volumes/a1514243-ae4d-483b-86ba-1c628876ff6f returned with HTTP 404 Aug 12 20:18:11.087797 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 320/1269] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:11 2026] GET /volume/v3/volumes/a1514243-ae4d-483b-86ba-1c628876ff6f => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:18:11.309450 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-41e221d0-5a21-4eb5-bf22-76c05ee7ff7f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:11.311595 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-41e221d0-5a21-4eb5-bf22-76c05ee7ff7f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 Aug 12 20:18:11.311803 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-41e221d0-5a21-4eb5-bf22-76c05ee7ff7f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:11.312665 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-41e221d0-5a21-4eb5-bf22-76c05ee7ff7f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:11.312665 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-41e221d0-5a21-4eb5-bf22-76c05ee7ff7f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 510a522c-03a4-4fd3-ba49-739cababd555. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:11.318154 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:11.318154 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:11.319553 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-41e221d0-5a21-4eb5-bf22-76c05ee7ff7f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 returned with HTTP 200 Aug 12 20:18:11.320120 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 312/1270] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:11 2026] GET /volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:11.851247 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b28360a6-18e9-4914-9238-18bdecb96cae None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:11.853582 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b28360a6-18e9-4914-9238-18bdecb96cae tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 Aug 12 20:18:11.853901 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b28360a6-18e9-4914-9238-18bdecb96cae tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:11.854185 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b28360a6-18e9-4914-9238-18bdecb96cae tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:11.854358 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-b28360a6-18e9-4914-9238-18bdecb96cae tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 6f79b3b8-dbea-42f8-a0c9-2c5044fc4726. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:11.862908 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:11.862908 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:11.863708 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b28360a6-18e9-4914-9238-18bdecb96cae tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 returned with HTTP 200 Aug 12 20:18:11.864132 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 316/1271] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:11 2026] GET /volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:12.078767 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-34a7b73f-4e10-4417-86ac-060f4eb00283 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:12.080926 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-34a7b73f-4e10-4417-86ac-060f4eb00283 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] GET https://10.4.3.246/volume/v3/volumes/3da72ae3-afa3-4e90-8058-87046f2c0ff0 Aug 12 20:18:12.081300 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-34a7b73f-4e10-4417-86ac-060f4eb00283 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:12.081533 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-34a7b73f-4e10-4417-86ac-060f4eb00283 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:12.090030 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-34a7b73f-4e10-4417-86ac-060f4eb00283 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] https://10.4.3.246/volume/v3/volumes/3da72ae3-afa3-4e90-8058-87046f2c0ff0 returned with HTTP 404 Aug 12 20:18:12.090737 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 324/1272] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:12 2026] GET /volume/v3/volumes/3da72ae3-afa3-4e90-8058-87046f2c0ff0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:18:12.098827 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-dfe7745d-4fe8-43be-bbab-2e6acfd0e638 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:12.101023 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-dfe7745d-4fe8-43be-bbab-2e6acfd0e638 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] DELETE https://10.4.3.246/volume/v3/volumes/e061bcc1-65fd-4845-84e3-ffdc5bfebe1c Aug 12 20:18:12.101242 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-dfe7745d-4fe8-43be-bbab-2e6acfd0e638 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:12.101441 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-dfe7745d-4fe8-43be-bbab-2e6acfd0e638 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:12.101639 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-dfe7745d-4fe8-43be-bbab-2e6acfd0e638 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Delete volume with id: e061bcc1-65fd-4845-84e3-ffdc5bfebe1c Aug 12 20:18:12.109186 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:12.109186 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:12.109787 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-dfe7745d-4fe8-43be-bbab-2e6acfd0e638 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Volume info retrieved successfully. Aug 12 20:18:12.132630 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-dfe7745d-4fe8-43be-bbab-2e6acfd0e638 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Delete volume request issued successfully. Aug 12 20:18:12.132929 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-dfe7745d-4fe8-43be-bbab-2e6acfd0e638 tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] https://10.4.3.246/volume/v3/volumes/e061bcc1-65fd-4845-84e3-ffdc5bfebe1c returned with HTTP 202 Aug 12 20:18:12.133521 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 321/1273] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:18:12 2026] DELETE /volume/v3/volumes/e061bcc1-65fd-4845-84e3-ffdc5bfebe1c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:18:12.141918 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-1c3215d7-3311-48bb-a703-4e80d4eb38ea None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:12.144140 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1c3215d7-3311-48bb-a703-4e80d4eb38ea tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] GET https://10.4.3.246/volume/v3/volumes/e061bcc1-65fd-4845-84e3-ffdc5bfebe1c Aug 12 20:18:12.144399 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1c3215d7-3311-48bb-a703-4e80d4eb38ea tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:12.144700 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1c3215d7-3311-48bb-a703-4e80d4eb38ea tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:12.154462 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:12.154462 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:12.159443 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-1c3215d7-3311-48bb-a703-4e80d4eb38ea tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Volume info retrieved successfully. Aug 12 20:18:12.167486 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1c3215d7-3311-48bb-a703-4e80d4eb38ea tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] https://10.4.3.246/volume/v3/volumes/e061bcc1-65fd-4845-84e3-ffdc5bfebe1c returned with HTTP 200 Aug 12 20:18:12.168100 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 313/1274] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:12 2026] GET /volume/v3/volumes/e061bcc1-65fd-4845-84e3-ffdc5bfebe1c => generated 1364 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:18:12.333937 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-53ebf3a4-ccc0-4f89-901e-cd36e40b1f06 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:12.335925 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-53ebf3a4-ccc0-4f89-901e-cd36e40b1f06 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 Aug 12 20:18:12.336245 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-53ebf3a4-ccc0-4f89-901e-cd36e40b1f06 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:12.337506 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-53ebf3a4-ccc0-4f89-901e-cd36e40b1f06 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:12.337506 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-53ebf3a4-ccc0-4f89-901e-cd36e40b1f06 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 510a522c-03a4-4fd3-ba49-739cababd555. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:12.345107 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:12.345107 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:12.347008 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-53ebf3a4-ccc0-4f89-901e-cd36e40b1f06 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 returned with HTTP 200 Aug 12 20:18:12.347008 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 317/1275] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:12 2026] GET /volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:12.504563 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-65606860-a119-4c85-a744-b13dcff5fa24 req-924ef974-e477-4ff2-ad7f-7094d54a4d69 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:12.510557 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-65606860-a119-4c85-a744-b13dcff5fa24 req-924ef974-e477-4ff2-ad7f-7094d54a4d69 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] GET https://10.4.3.246/volume/v3/volumes/82831a03-1573-41a2-b05b-180bd8192b61 Aug 12 20:18:12.510557 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-65606860-a119-4c85-a744-b13dcff5fa24 req-924ef974-e477-4ff2-ad7f-7094d54a4d69 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:12.510557 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-65606860-a119-4c85-a744-b13dcff5fa24 req-924ef974-e477-4ff2-ad7f-7094d54a4d69 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:12.514798 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:12.514798 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:12.518767 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-65606860-a119-4c85-a744-b13dcff5fa24 req-924ef974-e477-4ff2-ad7f-7094d54a4d69 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Volume info retrieved successfully. Aug 12 20:18:12.523750 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-65606860-a119-4c85-a744-b13dcff5fa24 req-924ef974-e477-4ff2-ad7f-7094d54a4d69 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] https://10.4.3.246/volume/v3/volumes/82831a03-1573-41a2-b05b-180bd8192b61 returned with HTTP 200 Aug 12 20:18:12.524121 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 325/1276] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:18:12 2026] GET /volume/v3/volumes/82831a03-1573-41a2-b05b-180bd8192b61 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:12.548502 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-aa0b3660-1990-48c1-9fb9-fe0c388e207e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:12.548902 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-aa0b3660-1990-48c1-9fb9-fe0c388e207e None None] GET https://10.4.3.246/volume// Aug 12 20:18:12.549063 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-aa0b3660-1990-48c1-9fb9-fe0c388e207e None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:12.549238 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-aa0b3660-1990-48c1-9fb9-fe0c388e207e None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:12.549550 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-aa0b3660-1990-48c1-9fb9-fe0c388e207e None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:18:12.549884 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 322/1277] 10.4.3.246 () {66 vars in 1419 bytes} [Wed Aug 12 20:18:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:18:12.558448 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-65606860-a119-4c85-a744-b13dcff5fa24 req-2da9bea4-5651-4693-9e72-27263e8ef47b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:12.560609 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-65606860-a119-4c85-a744-b13dcff5fa24 req-2da9bea4-5651-4693-9e72-27263e8ef47b tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:18:12.561002 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-65606860-a119-4c85-a744-b13dcff5fa24 req-2da9bea4-5651-4693-9e72-27263e8ef47b tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "82831a03-1573-41a2-b05b-180bd8192b61", "connector": null, "instance_uuid": "9e46c9e3-3a24-4f99-ae20-a08f181de11b"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:12.569886 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:12.569886 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:12.599371 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-65606860-a119-4c85-a744-b13dcff5fa24 req-2da9bea4-5651-4693-9e72-27263e8ef47b tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:18:12.599859 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 314/1278] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:18:12 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 12 20:18:12.638607 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-65606860-a119-4c85-a744-b13dcff5fa24 req-6075dd48-6765-4793-bb2e-ba6363d31063 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:12.641156 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-65606860-a119-4c85-a744-b13dcff5fa24 req-6075dd48-6765-4793-bb2e-ba6363d31063 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] POST https://10.4.3.246/volume/v3/attachments/2d64b00a-baf9-44c4-9176-ee57d1ae0f85/action Aug 12 20:18:12.641938 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-65606860-a119-4c85-a744-b13dcff5fa24 req-6075dd48-6765-4793-bb2e-ba6363d31063 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Action body: b'{"os-complete": null}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:18:12.641938 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-65606860-a119-4c85-a744-b13dcff5fa24 req-6075dd48-6765-4793-bb2e-ba6363d31063 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:12.672757 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:12.672757 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:12.690246 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-65606860-a119-4c85-a744-b13dcff5fa24 req-6075dd48-6765-4793-bb2e-ba6363d31063 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] https://10.4.3.246/volume/v3/attachments/2d64b00a-baf9-44c4-9176-ee57d1ae0f85/action returned with HTTP 204 Aug 12 20:18:12.690911 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 318/1279] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:18:12 2026] POST /volume/v3/attachments/2d64b00a-baf9-44c4-9176-ee57d1ae0f85/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:18:12.713195 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-4571dda8-42b9-48b5-89b0-919b4e2f451c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:12.714989 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4571dda8-42b9-48b5-89b0-919b4e2f451c tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] GET https://10.4.3.246/volume/v3/volumes/82831a03-1573-41a2-b05b-180bd8192b61 Aug 12 20:18:12.715183 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4571dda8-42b9-48b5-89b0-919b4e2f451c tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:12.715394 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4571dda8-42b9-48b5-89b0-919b4e2f451c tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:12.726575 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:12.726575 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:12.730708 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-4571dda8-42b9-48b5-89b0-919b4e2f451c tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Volume info retrieved successfully. Aug 12 20:18:12.735322 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4571dda8-42b9-48b5-89b0-919b4e2f451c tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] https://10.4.3.246/volume/v3/volumes/82831a03-1573-41a2-b05b-180bd8192b61 returned with HTTP 200 Aug 12 20:18:12.735710 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 326/1280] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:12 2026] GET /volume/v3/volumes/82831a03-1573-41a2-b05b-180bd8192b61 => generated 1111 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:18:12.750068 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a85496de-0235-4ad4-bb61-e2d0126c8137 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:12.752176 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a85496de-0235-4ad4-bb61-e2d0126c8137 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] GET https://10.4.3.246/volume/v3/volumes/82831a03-1573-41a2-b05b-180bd8192b61 Aug 12 20:18:12.752382 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a85496de-0235-4ad4-bb61-e2d0126c8137 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:12.753062 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a85496de-0235-4ad4-bb61-e2d0126c8137 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:12.763612 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:12.763612 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:12.768069 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-a85496de-0235-4ad4-bb61-e2d0126c8137 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Volume info retrieved successfully. Aug 12 20:18:12.772694 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a85496de-0235-4ad4-bb61-e2d0126c8137 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] https://10.4.3.246/volume/v3/volumes/82831a03-1573-41a2-b05b-180bd8192b61 returned with HTTP 200 Aug 12 20:18:12.773078 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 323/1281] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:12 2026] GET /volume/v3/volumes/82831a03-1573-41a2-b05b-180bd8192b61 => generated 1111 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:18:12.876933 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-6a9fe112-cc09-4279-ae63-d4b34041caec None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:12.878258 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6a9fe112-cc09-4279-ae63-d4b34041caec tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 Aug 12 20:18:12.878443 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6a9fe112-cc09-4279-ae63-d4b34041caec tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:12.878874 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6a9fe112-cc09-4279-ae63-d4b34041caec tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:12.878874 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-6a9fe112-cc09-4279-ae63-d4b34041caec tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 6f79b3b8-dbea-42f8-a0c9-2c5044fc4726. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:12.883063 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:12.883063 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:12.883991 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6a9fe112-cc09-4279-ae63-d4b34041caec tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 returned with HTTP 200 Aug 12 20:18:12.884399 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 315/1282] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:12 2026] GET /volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:13.183232 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-c7c3bcb8-d8f7-448d-a7fd-f688618b028d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:13.185471 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c7c3bcb8-d8f7-448d-a7fd-f688618b028d tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] GET https://10.4.3.246/volume/v3/volumes/e061bcc1-65fd-4845-84e3-ffdc5bfebe1c Aug 12 20:18:13.185752 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c7c3bcb8-d8f7-448d-a7fd-f688618b028d tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:13.186011 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c7c3bcb8-d8f7-448d-a7fd-f688618b028d tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:13.194373 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c7c3bcb8-d8f7-448d-a7fd-f688618b028d tempest-TaggedBootDevicesTest_v242-912925686 tempest-TaggedBootDevicesTest_v242-912925686-project-member] https://10.4.3.246/volume/v3/volumes/e061bcc1-65fd-4845-84e3-ffdc5bfebe1c returned with HTTP 404 Aug 12 20:18:13.195086 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 319/1283] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:13 2026] GET /volume/v3/volumes/e061bcc1-65fd-4845-84e3-ffdc5bfebe1c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:18:13.359389 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-8fb666dc-e30d-4550-bd8a-49600e305a28 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:13.361402 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8fb666dc-e30d-4550-bd8a-49600e305a28 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 Aug 12 20:18:13.361724 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8fb666dc-e30d-4550-bd8a-49600e305a28 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:13.361982 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8fb666dc-e30d-4550-bd8a-49600e305a28 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:13.362122 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-8fb666dc-e30d-4550-bd8a-49600e305a28 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 510a522c-03a4-4fd3-ba49-739cababd555. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:13.366349 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:13.366349 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:13.367222 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8fb666dc-e30d-4550-bd8a-49600e305a28 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 returned with HTTP 200 Aug 12 20:18:13.367726 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 327/1284] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:13 2026] GET /volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:13.660905 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-9fd3ee16-a4ac-41a1-ada0-a766e42c0c72 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:13.661481 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9fd3ee16-a4ac-41a1-ada0-a766e42c0c72 None None] GET https://10.4.3.246/volume// Aug 12 20:18:13.661755 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9fd3ee16-a4ac-41a1-ada0-a766e42c0c72 None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:13.661920 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9fd3ee16-a4ac-41a1-ada0-a766e42c0c72 None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:13.662407 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9fd3ee16-a4ac-41a1-ada0-a766e42c0c72 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:18:13.668064 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 324/1285] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:18:13 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:18:13.680207 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-fa6b9bdf-eeb3-4bc1-8c12-5585eda7a220 req-8a9f678f-c812-474d-88f5-17168d22a126 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:13.682904 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-fa6b9bdf-eeb3-4bc1-8c12-5585eda7a220 req-8a9f678f-c812-474d-88f5-17168d22a126 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] GET https://10.4.3.246/volume/v3/volumes/82831a03-1573-41a2-b05b-180bd8192b61 Aug 12 20:18:13.683226 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-fa6b9bdf-eeb3-4bc1-8c12-5585eda7a220 req-8a9f678f-c812-474d-88f5-17168d22a126 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:13.683521 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-fa6b9bdf-eeb3-4bc1-8c12-5585eda7a220 req-8a9f678f-c812-474d-88f5-17168d22a126 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:13.700938 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:13.700938 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:13.713246 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-fa6b9bdf-eeb3-4bc1-8c12-5585eda7a220 req-8a9f678f-c812-474d-88f5-17168d22a126 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Volume info retrieved successfully. Aug 12 20:18:13.719775 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-fa6b9bdf-eeb3-4bc1-8c12-5585eda7a220 req-8a9f678f-c812-474d-88f5-17168d22a126 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] https://10.4.3.246/volume/v3/volumes/82831a03-1573-41a2-b05b-180bd8192b61 returned with HTTP 200 Aug 12 20:18:13.720454 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 316/1286] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:18:13 2026] GET /volume/v3/volumes/82831a03-1573-41a2-b05b-180bd8192b61 => generated 1291 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:18:13.834956 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-fa6b9bdf-eeb3-4bc1-8c12-5585eda7a220 req-2477f9d0-b934-46ed-812b-9353358d048c None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:13.837429 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-fa6b9bdf-eeb3-4bc1-8c12-5585eda7a220 req-2477f9d0-b934-46ed-812b-9353358d048c tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] PUT https://10.4.3.246/volume/v3/attachments/2d64b00a-baf9-44c4-9176-ee57d1ae0f85 Aug 12 20:18:13.837843 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-fa6b9bdf-eeb3-4bc1-8c12-5585eda7a220 req-2477f9d0-b934-46ed-812b-9353358d048c tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:13.848996 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-fa6b9bdf-eeb3-4bc1-8c12-5585eda7a220 req-2477f9d0-b934-46ed-812b-9353358d048c tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Acquiring lock "cinder-attachment_update-82831a03-1573-41a2-b05b-180bd8192b61-np0000007109" by "attachment_update" {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:18:13.854409 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-fa6b9bdf-eeb3-4bc1-8c12-5585eda7a220 req-2477f9d0-b934-46ed-812b-9353358d048c tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Lock "cinder-attachment_update-82831a03-1573-41a2-b05b-180bd8192b61-np0000007109" acquired by "attachment_update" :: waited 0.005s {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:18:13.855505 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:13.855505 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:13.897060 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-da97785d-2fc7-4b2d-ad11-0a881f4589d4 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:13.898848 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-da97785d-2fc7-4b2d-ad11-0a881f4589d4 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 Aug 12 20:18:13.899756 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-da97785d-2fc7-4b2d-ad11-0a881f4589d4 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:13.899756 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-da97785d-2fc7-4b2d-ad11-0a881f4589d4 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:13.899756 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-da97785d-2fc7-4b2d-ad11-0a881f4589d4 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 6f79b3b8-dbea-42f8-a0c9-2c5044fc4726. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:13.904660 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:13.904660 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:13.904660 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-da97785d-2fc7-4b2d-ad11-0a881f4589d4 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 returned with HTTP 200 Aug 12 20:18:13.904925 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 328/1287] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:13 2026] GET /volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:13.958720 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-fa6b9bdf-eeb3-4bc1-8c12-5585eda7a220 req-2477f9d0-b934-46ed-812b-9353358d048c tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Lock "cinder-attachment_update-82831a03-1573-41a2-b05b-180bd8192b61-np0000007109" released by "attachment_update" :: held 0.104s {{(pid=100385) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:18:13.959155 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-fa6b9bdf-eeb3-4bc1-8c12-5585eda7a220 req-2477f9d0-b934-46ed-812b-9353358d048c tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] https://10.4.3.246/volume/v3/attachments/2d64b00a-baf9-44c4-9176-ee57d1ae0f85 returned with HTTP 200 Aug 12 20:18:13.959759 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 320/1288] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:18:13 2026] PUT /volume/v3/attachments/2d64b00a-baf9-44c4-9176-ee57d1ae0f85 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:18:13.989986 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-fa6b9bdf-eeb3-4bc1-8c12-5585eda7a220 req-2feba650-4588-441b-8f8f-e7ff7d41378b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:13.995706 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-fa6b9bdf-eeb3-4bc1-8c12-5585eda7a220 req-2feba650-4588-441b-8f8f-e7ff7d41378b tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] POST https://10.4.3.246/volume/v3/attachments/2d64b00a-baf9-44c4-9176-ee57d1ae0f85/action Aug 12 20:18:13.996227 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-fa6b9bdf-eeb3-4bc1-8c12-5585eda7a220 req-2feba650-4588-441b-8f8f-e7ff7d41378b tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Action body: b'{"os-complete": null}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:18:13.996466 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-fa6b9bdf-eeb3-4bc1-8c12-5585eda7a220 req-2feba650-4588-441b-8f8f-e7ff7d41378b tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:14.018210 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:14.018210 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:14.031844 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-fa6b9bdf-eeb3-4bc1-8c12-5585eda7a220 req-2feba650-4588-441b-8f8f-e7ff7d41378b tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] https://10.4.3.246/volume/v3/attachments/2d64b00a-baf9-44c4-9176-ee57d1ae0f85/action returned with HTTP 204 Aug 12 20:18:14.032272 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 325/1289] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:18:13 2026] POST /volume/v3/attachments/2d64b00a-baf9-44c4-9176-ee57d1ae0f85/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:18:14.379662 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-a4168080-ce1a-4ae7-9a98-e85016817713 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:14.382011 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a4168080-ce1a-4ae7-9a98-e85016817713 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 Aug 12 20:18:14.382124 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a4168080-ce1a-4ae7-9a98-e85016817713 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:14.382298 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a4168080-ce1a-4ae7-9a98-e85016817713 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:14.382414 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-a4168080-ce1a-4ae7-9a98-e85016817713 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 510a522c-03a4-4fd3-ba49-739cababd555. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:14.387734 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:14.387734 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:14.388444 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a4168080-ce1a-4ae7-9a98-e85016817713 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 returned with HTTP 200 Aug 12 20:18:14.389072 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 317/1290] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:14 2026] GET /volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:14.597336 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-e210d9d1-7958-4032-8073-76c6e067d5a4 req-d80ee12d-c870-4e74-975f-ce7ec102642e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:14.601093 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-e210d9d1-7958-4032-8073-76c6e067d5a4 req-d80ee12d-c870-4e74-975f-ce7ec102642e tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] DELETE https://10.4.3.246/volume/v3/attachments/15440739-0ba5-4d8e-a69d-3734339b5d02 Aug 12 20:18:14.601093 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-e210d9d1-7958-4032-8073-76c6e067d5a4 req-d80ee12d-c870-4e74-975f-ce7ec102642e tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:14.601348 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-e210d9d1-7958-4032-8073-76c6e067d5a4 req-d80ee12d-c870-4e74-975f-ce7ec102642e tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:14.610468 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:14.610468 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:14.665526 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-e210d9d1-7958-4032-8073-76c6e067d5a4 req-d80ee12d-c870-4e74-975f-ce7ec102642e tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] https://10.4.3.246/volume/v3/attachments/15440739-0ba5-4d8e-a69d-3734339b5d02 returned with HTTP 200 Aug 12 20:18:14.666051 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 329/1291] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:18:14 2026] DELETE /volume/v3/attachments/15440739-0ba5-4d8e-a69d-3734339b5d02 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:14.681906 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-e210d9d1-7958-4032-8073-76c6e067d5a4 req-99aa30ef-c6de-4e8b-bf68-144388bf40bb None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:14.686040 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-e210d9d1-7958-4032-8073-76c6e067d5a4 req-99aa30ef-c6de-4e8b-bf68-144388bf40bb tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] DELETE https://10.4.3.246/volume/v3/volumes/50cc9fef-83f9-4127-906c-68af93300203 Aug 12 20:18:14.686040 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-e210d9d1-7958-4032-8073-76c6e067d5a4 req-99aa30ef-c6de-4e8b-bf68-144388bf40bb tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:14.686040 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-e210d9d1-7958-4032-8073-76c6e067d5a4 req-99aa30ef-c6de-4e8b-bf68-144388bf40bb tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:14.686221 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [req-e210d9d1-7958-4032-8073-76c6e067d5a4 req-99aa30ef-c6de-4e8b-bf68-144388bf40bb tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Delete volume with id: 50cc9fef-83f9-4127-906c-68af93300203 Aug 12 20:18:14.698179 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:14.698179 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:14.698840 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-e210d9d1-7958-4032-8073-76c6e067d5a4 req-99aa30ef-c6de-4e8b-bf68-144388bf40bb tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Volume info retrieved successfully. Aug 12 20:18:14.746221 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-e210d9d1-7958-4032-8073-76c6e067d5a4 req-99aa30ef-c6de-4e8b-bf68-144388bf40bb tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] Delete volume request issued successfully. Aug 12 20:18:14.746583 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-e210d9d1-7958-4032-8073-76c6e067d5a4 req-99aa30ef-c6de-4e8b-bf68-144388bf40bb tempest-ServerBootFromVolumeStableRescueTest-421640819 tempest-ServerBootFromVolumeStableRescueTest-421640819-project-member] https://10.4.3.246/volume/v3/volumes/50cc9fef-83f9-4127-906c-68af93300203 returned with HTTP 202 Aug 12 20:18:14.747165 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 321/1292] 10.4.3.246 () {70 vars in 1620 bytes} [Wed Aug 12 20:18:14 2026] DELETE /volume/v3/volumes/50cc9fef-83f9-4127-906c-68af93300203 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:18:14.922353 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-62aea3d5-3486-4f2c-9eeb-f81fba1806a4 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:14.924704 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-62aea3d5-3486-4f2c-9eeb-f81fba1806a4 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 Aug 12 20:18:14.924934 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-62aea3d5-3486-4f2c-9eeb-f81fba1806a4 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:14.925116 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-62aea3d5-3486-4f2c-9eeb-f81fba1806a4 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:14.925217 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-62aea3d5-3486-4f2c-9eeb-f81fba1806a4 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 6f79b3b8-dbea-42f8-a0c9-2c5044fc4726. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:14.931226 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:14.931226 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:14.932089 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-62aea3d5-3486-4f2c-9eeb-f81fba1806a4 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 returned with HTTP 200 Aug 12 20:18:14.932549 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 326/1293] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:14 2026] GET /volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:15.403774 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-87e1f3f6-aa03-492a-8acb-8abab0d954c6 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:15.405295 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-87e1f3f6-aa03-492a-8acb-8abab0d954c6 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 Aug 12 20:18:15.405787 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-87e1f3f6-aa03-492a-8acb-8abab0d954c6 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:15.406282 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-87e1f3f6-aa03-492a-8acb-8abab0d954c6 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:15.406415 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-87e1f3f6-aa03-492a-8acb-8abab0d954c6 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 510a522c-03a4-4fd3-ba49-739cababd555. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:15.410860 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:15.410860 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:15.411506 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-87e1f3f6-aa03-492a-8acb-8abab0d954c6 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 returned with HTTP 200 Aug 12 20:18:15.411885 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 318/1294] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:15 2026] GET /volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:15.423836 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-45a7c1d3-c0f6-4653-8c62-b6be8fac4cc1 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:15.425933 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-45a7c1d3-c0f6-4653-8c62-b6be8fac4cc1 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/volumes/491096cb-51e9-4c38-8e78-167a81443523 Aug 12 20:18:15.426130 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-45a7c1d3-c0f6-4653-8c62-b6be8fac4cc1 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:15.426502 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-45a7c1d3-c0f6-4653-8c62-b6be8fac4cc1 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:15.433884 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:15.433884 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:15.438283 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-45a7c1d3-c0f6-4653-8c62-b6be8fac4cc1 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Volume info retrieved successfully. Aug 12 20:18:15.442591 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-45a7c1d3-c0f6-4653-8c62-b6be8fac4cc1 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/volumes/491096cb-51e9-4c38-8e78-167a81443523 returned with HTTP 200 Aug 12 20:18:15.443000 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 330/1295] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:15 2026] GET /volume/v3/volumes/491096cb-51e9-4c38-8e78-167a81443523 => generated 901 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:15.455898 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-181d9e9b-ead3-4ea4-a170-82cfd5bfdf0d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:15.458380 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-181d9e9b-ead3-4ea4-a170-82cfd5bfdf0d tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/volumes Aug 12 20:18:15.458473 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-181d9e9b-ead3-4ea4-a170-82cfd5bfdf0d tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:15.458767 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-181d9e9b-ead3-4ea4-a170-82cfd5bfdf0d tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'index' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:15.459053 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.api_utils [None req-181d9e9b-ead3-4ea4-a170-82cfd5bfdf0d tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Removing options '' from query. {{(pid=100385) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:18:15.459988 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-181d9e9b-ead3-4ea4-a170-82cfd5bfdf0d tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100385) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:18:15.470078 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-181d9e9b-ead3-4ea4-a170-82cfd5bfdf0d tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Get all volumes completed successfully. Aug 12 20:18:15.470667 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-181d9e9b-ead3-4ea4-a170-82cfd5bfdf0d tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 200 Aug 12 20:18:15.471204 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 322/1296] 10.4.3.246 () {66 vars in 1237 bytes} [Wed Aug 12 20:18:15 2026] GET /volume/v3/volumes => generated 661 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:15.482868 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-1a37eced-45d8-427b-91a1-56af5710e7c4 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:15.484597 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1a37eced-45d8-427b-91a1-56af5710e7c4 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] DELETE https://10.4.3.246/volume/v3/volumes/491096cb-51e9-4c38-8e78-167a81443523 Aug 12 20:18:15.484852 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1a37eced-45d8-427b-91a1-56af5710e7c4 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:15.484974 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1a37eced-45d8-427b-91a1-56af5710e7c4 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:15.485124 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-1a37eced-45d8-427b-91a1-56af5710e7c4 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Delete volume with id: 491096cb-51e9-4c38-8e78-167a81443523 Aug 12 20:18:15.491160 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:15.491160 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:15.491553 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-1a37eced-45d8-427b-91a1-56af5710e7c4 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Volume info retrieved successfully. Aug 12 20:18:15.509174 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-1a37eced-45d8-427b-91a1-56af5710e7c4 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Delete volume request issued successfully. Aug 12 20:18:15.509394 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1a37eced-45d8-427b-91a1-56af5710e7c4 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/volumes/491096cb-51e9-4c38-8e78-167a81443523 returned with HTTP 202 Aug 12 20:18:15.509801 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 327/1297] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:18:15 2026] DELETE /volume/v3/volumes/491096cb-51e9-4c38-8e78-167a81443523 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:18:15.523480 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-b27216fd-cbae-42b5-8558-10173f7ec2c7 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:15.525381 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b27216fd-cbae-42b5-8558-10173f7ec2c7 tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] DELETE https://10.4.3.246/volume/v3/backups/82d444ef-2b45-4f15-9d87-c3cb2c173e6c Aug 12 20:18:15.525649 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b27216fd-cbae-42b5-8558-10173f7ec2c7 tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:15.525918 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b27216fd-cbae-42b5-8558-10173f7ec2c7 tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:15.526075 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.contrib.backups [None req-b27216fd-cbae-42b5-8558-10173f7ec2c7 tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] Delete backup with id: 82d444ef-2b45-4f15-9d87-c3cb2c173e6c. Aug 12 20:18:15.531299 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:15.531299 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:15.546330 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.backup.rpcapi [None req-b27216fd-cbae-42b5-8558-10173f7ec2c7 tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] delete_backup rpcapi backup_id 82d444ef-2b45-4f15-9d87-c3cb2c173e6c {{(pid=100386) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 20:18:15.548191 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b27216fd-cbae-42b5-8558-10173f7ec2c7 tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] https://10.4.3.246/volume/v3/backups/82d444ef-2b45-4f15-9d87-c3cb2c173e6c returned with HTTP 202 Aug 12 20:18:15.548730 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 319/1298] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:18:15 2026] DELETE /volume/v3/backups/82d444ef-2b45-4f15-9d87-c3cb2c173e6c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:18:15.562678 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-88b5f4f0-cd8e-4764-bb06-62bd3470c5d0 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:15.565283 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-88b5f4f0-cd8e-4764-bb06-62bd3470c5d0 tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] GET https://10.4.3.246/volume/v3/backups/82d444ef-2b45-4f15-9d87-c3cb2c173e6c Aug 12 20:18:15.565596 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-88b5f4f0-cd8e-4764-bb06-62bd3470c5d0 tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:15.565872 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-88b5f4f0-cd8e-4764-bb06-62bd3470c5d0 tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:15.566023 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-88b5f4f0-cd8e-4764-bb06-62bd3470c5d0 tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] Show backup with id 82d444ef-2b45-4f15-9d87-c3cb2c173e6c. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:15.571678 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:15.571678 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:15.572456 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-88b5f4f0-cd8e-4764-bb06-62bd3470c5d0 tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] https://10.4.3.246/volume/v3/backups/82d444ef-2b45-4f15-9d87-c3cb2c173e6c returned with HTTP 200 Aug 12 20:18:15.573421 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 331/1299] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:15 2026] GET /volume/v3/backups/82d444ef-2b45-4f15-9d87-c3cb2c173e6c => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:15.953200 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-56b2c024-de52-41e5-b4ae-be4fb9e97068 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:15.955383 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-56b2c024-de52-41e5-b4ae-be4fb9e97068 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 Aug 12 20:18:15.956278 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-56b2c024-de52-41e5-b4ae-be4fb9e97068 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:15.956278 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-56b2c024-de52-41e5-b4ae-be4fb9e97068 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:15.956278 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-56b2c024-de52-41e5-b4ae-be4fb9e97068 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 6f79b3b8-dbea-42f8-a0c9-2c5044fc4726. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:15.964208 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:15.964208 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:15.965085 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-56b2c024-de52-41e5-b4ae-be4fb9e97068 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 returned with HTTP 200 Aug 12 20:18:15.965643 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 323/1300] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:15 2026] GET /volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:16.587248 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-5a153bd6-87b8-4a7e-a4ad-27329ac0cc5a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:16.591584 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5a153bd6-87b8-4a7e-a4ad-27329ac0cc5a tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] GET https://10.4.3.246/volume/v3/backups/82d444ef-2b45-4f15-9d87-c3cb2c173e6c Aug 12 20:18:16.592015 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5a153bd6-87b8-4a7e-a4ad-27329ac0cc5a tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:16.592418 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5a153bd6-87b8-4a7e-a4ad-27329ac0cc5a tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:16.592628 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-5a153bd6-87b8-4a7e-a4ad-27329ac0cc5a tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] Show backup with id 82d444ef-2b45-4f15-9d87-c3cb2c173e6c. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:16.601886 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5a153bd6-87b8-4a7e-a4ad-27329ac0cc5a tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] https://10.4.3.246/volume/v3/backups/82d444ef-2b45-4f15-9d87-c3cb2c173e6c returned with HTTP 404 Aug 12 20:18:16.601886 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 328/1301] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:16 2026] GET /volume/v3/backups/82d444ef-2b45-4f15-9d87-c3cb2c173e6c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:18:16.609755 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-8246a5ce-579a-4527-bc43-e1c3f8710709 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:16.613081 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8246a5ce-579a-4527-bc43-e1c3f8710709 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] DELETE https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 Aug 12 20:18:16.613290 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8246a5ce-579a-4527-bc43-e1c3f8710709 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:16.613590 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8246a5ce-579a-4527-bc43-e1c3f8710709 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:16.613756 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.contrib.backups [None req-8246a5ce-579a-4527-bc43-e1c3f8710709 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Delete backup with id: 510a522c-03a4-4fd3-ba49-739cababd555. Aug 12 20:18:16.629741 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:16.629741 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:16.652054 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.backup.rpcapi [None req-8246a5ce-579a-4527-bc43-e1c3f8710709 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] delete_backup rpcapi backup_id 510a522c-03a4-4fd3-ba49-739cababd555 {{(pid=100386) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 20:18:16.654122 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8246a5ce-579a-4527-bc43-e1c3f8710709 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 returned with HTTP 202 Aug 12 20:18:16.656236 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 320/1302] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:18:16 2026] DELETE /volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:18:16.677466 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-86f50483-b3ea-434f-9c06-02b38b014f01 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:16.682632 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-86f50483-b3ea-434f-9c06-02b38b014f01 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 Aug 12 20:18:16.683051 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-86f50483-b3ea-434f-9c06-02b38b014f01 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:16.683180 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-86f50483-b3ea-434f-9c06-02b38b014f01 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:16.683277 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-86f50483-b3ea-434f-9c06-02b38b014f01 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 510a522c-03a4-4fd3-ba49-739cababd555. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:16.692678 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:16.692678 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:16.693760 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-86f50483-b3ea-434f-9c06-02b38b014f01 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 returned with HTTP 200 Aug 12 20:18:16.694187 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 332/1303] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:16 2026] GET /volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 => generated 801 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:16.980413 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-2a8087c1-54b7-4da0-9d62-6b7f8a1a3452 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:16.986305 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2a8087c1-54b7-4da0-9d62-6b7f8a1a3452 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 Aug 12 20:18:16.986681 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2a8087c1-54b7-4da0-9d62-6b7f8a1a3452 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:16.986992 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2a8087c1-54b7-4da0-9d62-6b7f8a1a3452 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:16.987179 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-2a8087c1-54b7-4da0-9d62-6b7f8a1a3452 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 6f79b3b8-dbea-42f8-a0c9-2c5044fc4726. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:16.992591 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:16.992591 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:16.993435 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2a8087c1-54b7-4da0-9d62-6b7f8a1a3452 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 returned with HTTP 200 Aug 12 20:18:16.994021 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 324/1304] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:16 2026] GET /volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:17.342581 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-8661eb1a-5dd4-40cf-b798-f788cbbc4edb None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:17.431404 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8661eb1a-5dd4-40cf-b798-f788cbbc4edb tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:18:17.431602 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8661eb1a-5dd4-40cf-b798-f788cbbc4edb tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1013524620"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:17.432970 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-8661eb1a-5dd4-40cf-b798-f788cbbc4edb tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1013524620'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:18:17.432970 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-8661eb1a-5dd4-40cf-b798-f788cbbc4edb tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Create volume of 1 GB Aug 12 20:18:17.443469 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-8661eb1a-5dd4-40cf-b798-f788cbbc4edb tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Availability Zones retrieved successfully. Aug 12 20:18:17.450763 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-8661eb1a-5dd4-40cf-b798-f788cbbc4edb tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Flow 'volume_create_api' (6fd6ac93-5ce7-4ffa-bf39-2a9882db40ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:18:17.451458 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-8661eb1a-5dd4-40cf-b798-f788cbbc4edb tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cca810d0-ffea-42bc-b157-b893a758f39d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:17.452484 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-8661eb1a-5dd4-40cf-b798-f788cbbc4edb tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:18:17.478452 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-b6665233-3d83-49b7-a261-1b65898d2af1 req-df624465-26ba-4aa5-a434-4ceaf7a7aec3 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:17.480794 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-b6665233-3d83-49b7-a261-1b65898d2af1 req-df624465-26ba-4aa5-a434-4ceaf7a7aec3 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] DELETE https://10.4.3.246/volume/v3/attachments/fb66a3b7-1d37-4ecd-ada2-6468d901944c Aug 12 20:18:17.481000 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-b6665233-3d83-49b7-a261-1b65898d2af1 req-df624465-26ba-4aa5-a434-4ceaf7a7aec3 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:17.481189 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-b6665233-3d83-49b7-a261-1b65898d2af1 req-df624465-26ba-4aa5-a434-4ceaf7a7aec3 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:17.486575 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-8661eb1a-5dd4-40cf-b798-f788cbbc4edb tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cca810d0-ffea-42bc-b157-b893a758f39d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:17.488123 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-8661eb1a-5dd4-40cf-b798-f788cbbc4edb tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd8fcc0b-b510-4bbb-b810-b05a8e84bc97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:17.493556 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:17.493556 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:17.560889 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-8661eb1a-5dd4-40cf-b798-f788cbbc4edb tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Created reservations ['014766e2-1d54-4e16-9065-9de08f4ebaa3', '018682eb-3cc5-4e84-a380-cb103596c37e', 'fa96fd2e-c0cb-48a5-adb5-456453d03398', '078ae4df-1a44-4567-8012-367f26e277c4'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:18:17.561874 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-8661eb1a-5dd4-40cf-b798-f788cbbc4edb tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd8fcc0b-b510-4bbb-b810-b05a8e84bc97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['014766e2-1d54-4e16-9065-9de08f4ebaa3', '018682eb-3cc5-4e84-a380-cb103596c37e', 'fa96fd2e-c0cb-48a5-adb5-456453d03398', '078ae4df-1a44-4567-8012-367f26e277c4']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:17.562652 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-8661eb1a-5dd4-40cf-b798-f788cbbc4edb tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63dbdfcb-9f48-4b24-9b0f-d5e772ca6742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:17.573829 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-b6665233-3d83-49b7-a261-1b65898d2af1 req-df624465-26ba-4aa5-a434-4ceaf7a7aec3 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] https://10.4.3.246/volume/v3/attachments/fb66a3b7-1d37-4ecd-ada2-6468d901944c returned with HTTP 200 Aug 12 20:18:17.574358 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 321/1305] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:18:17 2026] DELETE /volume/v3/attachments/fb66a3b7-1d37-4ecd-ada2-6468d901944c => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:17.590571 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-8661eb1a-5dd4-40cf-b798-f788cbbc4edb tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63dbdfcb-9f48-4b24-9b0f-d5e772ca6742) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '804bc7bd-e6ac-4086-a9cc-9db4174b1d5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1013524620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec32b3c556154672a31f58bb5b07f3bc',qos_specs=None,replication_status=,reservations=['014766e2-1d54-4e16-9065-9de08f4ebaa3','018682eb-3cc5-4e84-a380-cb103596c37e','fa96fd2e-c0cb-48a5-adb5-456453d03398','078ae4df-1a44-4567-8012-367f26e277c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1f12c916788425dbb40a7331e6de65c',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:18:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1013524620',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=804bc7bd-e6ac-4086-a9cc-9db4174b1d5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec32b3c556154672a31f58bb5b07f3bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1f12c916788425dbb40a7331e6de65c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:17.590571 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-8661eb1a-5dd4-40cf-b798-f788cbbc4edb tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2faef794-9177-4643-97f4-6e75e1e5f888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:17.607904 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-8661eb1a-5dd4-40cf-b798-f788cbbc4edb tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2faef794-9177-4643-97f4-6e75e1e5f888) transitioned into state 'SUCCESS' from state '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-1013524620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec32b3c556154672a31f58bb5b07f3bc',qos_specs=None,replication_status=,reservations=['014766e2-1d54-4e16-9065-9de08f4ebaa3','018682eb-3cc5-4e84-a380-cb103596c37e','fa96fd2e-c0cb-48a5-adb5-456453d03398','078ae4df-1a44-4567-8012-367f26e277c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1f12c916788425dbb40a7331e6de65c',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:17.609497 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-8661eb1a-5dd4-40cf-b798-f788cbbc4edb tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cba0e99-13d2-4f62-875a-4b51e472be71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:17.618233 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-8661eb1a-5dd4-40cf-b798-f788cbbc4edb tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cba0e99-13d2-4f62-875a-4b51e472be71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:17.618902 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-b6665233-3d83-49b7-a261-1b65898d2af1 req-b165e11c-459d-41cb-af04-601d03fa0290 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:17.619326 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-8661eb1a-5dd4-40cf-b798-f788cbbc4edb tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Flow 'volume_create_api' (6fd6ac93-5ce7-4ffa-bf39-2a9882db40ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:18:17.619950 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-8661eb1a-5dd4-40cf-b798-f788cbbc4edb tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Create volume request issued successfully. Aug 12 20:18:17.620463 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8661eb1a-5dd4-40cf-b798-f788cbbc4edb tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:18:17.621021 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 329/1306] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:18:17 2026] POST /volume/v3/volumes => generated 754 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:18:17.621490 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-b6665233-3d83-49b7-a261-1b65898d2af1 req-b165e11c-459d-41cb-af04-601d03fa0290 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] DELETE https://10.4.3.246/volume/v3/volumes/10c8f9d7-2715-4df2-b686-abf285e926eb Aug 12 20:18:17.621706 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-b6665233-3d83-49b7-a261-1b65898d2af1 req-b165e11c-459d-41cb-af04-601d03fa0290 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:17.621940 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-b6665233-3d83-49b7-a261-1b65898d2af1 req-b165e11c-459d-41cb-af04-601d03fa0290 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:17.622091 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [req-b6665233-3d83-49b7-a261-1b65898d2af1 req-b165e11c-459d-41cb-af04-601d03fa0290 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Delete volume with id: 10c8f9d7-2715-4df2-b686-abf285e926eb Aug 12 20:18:17.629744 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:17.629744 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:17.630403 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-b6665233-3d83-49b7-a261-1b65898d2af1 req-b165e11c-459d-41cb-af04-601d03fa0290 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Volume info retrieved successfully. Aug 12 20:18:17.635157 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-2804c261-bab5-47e1-9e73-0ecf0c05cc6e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:17.639503 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2804c261-bab5-47e1-9e73-0ecf0c05cc6e tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f Aug 12 20:18:17.639503 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2804c261-bab5-47e1-9e73-0ecf0c05cc6e tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:17.639503 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2804c261-bab5-47e1-9e73-0ecf0c05cc6e tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:17.645944 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:17.645944 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:17.651830 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-2804c261-bab5-47e1-9e73-0ecf0c05cc6e tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:18:17.654551 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-b6665233-3d83-49b7-a261-1b65898d2af1 req-b165e11c-459d-41cb-af04-601d03fa0290 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Delete volume request issued successfully. Aug 12 20:18:17.654766 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-b6665233-3d83-49b7-a261-1b65898d2af1 req-b165e11c-459d-41cb-af04-601d03fa0290 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] https://10.4.3.246/volume/v3/volumes/10c8f9d7-2715-4df2-b686-abf285e926eb returned with HTTP 202 Aug 12 20:18:17.655253 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 333/1307] 10.4.3.246 () {70 vars in 1620 bytes} [Wed Aug 12 20:18:17 2026] DELETE /volume/v3/volumes/10c8f9d7-2715-4df2-b686-abf285e926eb => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:18:17.657181 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2804c261-bab5-47e1-9e73-0ecf0c05cc6e tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f returned with HTTP 200 Aug 12 20:18:17.657728 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 325/1308] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:17 2026] GET /volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:17.707141 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-5f7fc382-34a4-442d-a69f-2bd17879d0c7 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:17.708957 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5f7fc382-34a4-442d-a69f-2bd17879d0c7 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 Aug 12 20:18:17.709195 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5f7fc382-34a4-442d-a69f-2bd17879d0c7 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:17.709417 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5f7fc382-34a4-442d-a69f-2bd17879d0c7 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:17.709519 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-5f7fc382-34a4-442d-a69f-2bd17879d0c7 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 510a522c-03a4-4fd3-ba49-739cababd555. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:17.717003 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5f7fc382-34a4-442d-a69f-2bd17879d0c7 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 returned with HTTP 404 Aug 12 20:18:17.717612 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 322/1309] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:17 2026] GET /volume/v3/backups/510a522c-03a4-4fd3-ba49-739cababd555 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:18:17.834576 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-094fb50b-4659-4606-bccd-852ebd29eb5d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:17.836317 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-094fb50b-4659-4606-bccd-852ebd29eb5d tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/volumes/893507e8-a0ac-40da-9199-42e6cf0323d9 Aug 12 20:18:17.836317 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-094fb50b-4659-4606-bccd-852ebd29eb5d tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:17.836522 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-094fb50b-4659-4606-bccd-852ebd29eb5d tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:17.843138 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:17.843138 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:17.847728 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-094fb50b-4659-4606-bccd-852ebd29eb5d tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Volume info retrieved successfully. Aug 12 20:18:17.852233 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-094fb50b-4659-4606-bccd-852ebd29eb5d tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/volumes/893507e8-a0ac-40da-9199-42e6cf0323d9 returned with HTTP 200 Aug 12 20:18:17.852627 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 330/1310] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:17 2026] GET /volume/v3/volumes/893507e8-a0ac-40da-9199-42e6cf0323d9 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:17.865833 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f2b72441-4f97-4684-8d4a-ebdb0761cd20 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:17.867870 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f2b72441-4f97-4684-8d4a-ebdb0761cd20 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] DELETE https://10.4.3.246/volume/v3/volumes/893507e8-a0ac-40da-9199-42e6cf0323d9 Aug 12 20:18:17.868077 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f2b72441-4f97-4684-8d4a-ebdb0761cd20 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:17.868338 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f2b72441-4f97-4684-8d4a-ebdb0761cd20 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:17.868533 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-f2b72441-4f97-4684-8d4a-ebdb0761cd20 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Delete volume with id: 893507e8-a0ac-40da-9199-42e6cf0323d9 Aug 12 20:18:17.890811 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:17.890811 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:17.891399 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-f2b72441-4f97-4684-8d4a-ebdb0761cd20 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Volume info retrieved successfully. Aug 12 20:18:17.911000 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-f2b72441-4f97-4684-8d4a-ebdb0761cd20 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Delete volume request issued successfully. Aug 12 20:18:17.911177 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f2b72441-4f97-4684-8d4a-ebdb0761cd20 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/volumes/893507e8-a0ac-40da-9199-42e6cf0323d9 returned with HTTP 202 Aug 12 20:18:17.911697 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 334/1311] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:18:17 2026] DELETE /volume/v3/volumes/893507e8-a0ac-40da-9199-42e6cf0323d9 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:18:17.920415 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-fb134f5e-6de0-468e-821e-342b8257ff36 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:17.922500 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-fb134f5e-6de0-468e-821e-342b8257ff36 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/volumes/893507e8-a0ac-40da-9199-42e6cf0323d9 Aug 12 20:18:17.922735 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-fb134f5e-6de0-468e-821e-342b8257ff36 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:17.922946 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-fb134f5e-6de0-468e-821e-342b8257ff36 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:17.931868 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:17.931868 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:17.935765 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-fb134f5e-6de0-468e-821e-342b8257ff36 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Volume info retrieved successfully. Aug 12 20:18:17.942561 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-fb134f5e-6de0-468e-821e-342b8257ff36 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/volumes/893507e8-a0ac-40da-9199-42e6cf0323d9 returned with HTTP 200 Aug 12 20:18:17.943029 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 326/1312] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:17 2026] GET /volume/v3/volumes/893507e8-a0ac-40da-9199-42e6cf0323d9 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:18.008618 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-f2bb5b5e-a643-44f4-b442-4e7ac11d0799 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:18.012045 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f2bb5b5e-a643-44f4-b442-4e7ac11d0799 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 Aug 12 20:18:18.012045 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f2bb5b5e-a643-44f4-b442-4e7ac11d0799 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:18.012045 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f2bb5b5e-a643-44f4-b442-4e7ac11d0799 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:18.012045 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-f2bb5b5e-a643-44f4-b442-4e7ac11d0799 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 6f79b3b8-dbea-42f8-a0c9-2c5044fc4726. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:18.017893 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:18.017893 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:18.018753 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f2bb5b5e-a643-44f4-b442-4e7ac11d0799 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 returned with HTTP 200 Aug 12 20:18:18.019238 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 323/1313] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:18 2026] GET /volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:18.040165 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-714024ae-ba18-4169-af5d-2c9bf8cdb577 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:18.042362 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-714024ae-ba18-4169-af5d-2c9bf8cdb577 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] DELETE https://10.4.3.246/volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 Aug 12 20:18:18.042614 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-714024ae-ba18-4169-af5d-2c9bf8cdb577 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:18.042838 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-714024ae-ba18-4169-af5d-2c9bf8cdb577 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:18.042991 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-714024ae-ba18-4169-af5d-2c9bf8cdb577 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Delete volume with id: de3f1759-6bff-4a43-8ed4-db7e4beea2c1 Aug 12 20:18:18.050482 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:18.050482 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:18.051057 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-714024ae-ba18-4169-af5d-2c9bf8cdb577 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Volume info retrieved successfully. Aug 12 20:18:18.067245 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-714024ae-ba18-4169-af5d-2c9bf8cdb577 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Delete volume request issued successfully. Aug 12 20:18:18.067668 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-714024ae-ba18-4169-af5d-2c9bf8cdb577 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] https://10.4.3.246/volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 returned with HTTP 202 Aug 12 20:18:18.068229 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 331/1314] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:18:18 2026] DELETE /volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:18:18.078491 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b4ae4ba5-aec2-4c61-94d3-3ca0851b8d55 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:18.081392 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b4ae4ba5-aec2-4c61-94d3-3ca0851b8d55 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] GET https://10.4.3.246/volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 Aug 12 20:18:18.081644 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b4ae4ba5-aec2-4c61-94d3-3ca0851b8d55 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:18.081950 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b4ae4ba5-aec2-4c61-94d3-3ca0851b8d55 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:18.091818 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:18.091818 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:18.096260 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-b4ae4ba5-aec2-4c61-94d3-3ca0851b8d55 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Volume info retrieved successfully. Aug 12 20:18:18.102748 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b4ae4ba5-aec2-4c61-94d3-3ca0851b8d55 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] https://10.4.3.246/volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 returned with HTTP 200 Aug 12 20:18:18.103214 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 335/1315] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:18 2026] GET /volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:18.669821 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-28714b3d-9633-4308-b256-90c848af02ef None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:18.672263 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-28714b3d-9633-4308-b256-90c848af02ef tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f Aug 12 20:18:18.672611 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-28714b3d-9633-4308-b256-90c848af02ef tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:18.672806 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-28714b3d-9633-4308-b256-90c848af02ef tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:18.679620 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:18.679620 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:18.683281 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-28714b3d-9633-4308-b256-90c848af02ef tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:18:18.687352 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-28714b3d-9633-4308-b256-90c848af02ef tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f returned with HTTP 200 Aug 12 20:18:18.687746 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 327/1316] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:18 2026] GET /volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:18.699209 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-78a9cef2-7eea-438e-b047-34e15cdd27d1 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:18.700870 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-78a9cef2-7eea-438e-b047-34e15cdd27d1 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f Aug 12 20:18:18.701060 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-78a9cef2-7eea-438e-b047-34e15cdd27d1 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:18.701233 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-78a9cef2-7eea-438e-b047-34e15cdd27d1 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:18.708122 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:18.708122 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:18.712006 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-78a9cef2-7eea-438e-b047-34e15cdd27d1 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:18:18.716408 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-78a9cef2-7eea-438e-b047-34e15cdd27d1 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f returned with HTTP 200 Aug 12 20:18:18.716897 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 324/1317] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:18 2026] GET /volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:18.729424 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-52bbd8b4-e31e-464f-99c9-6894730f6694 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:18.731053 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-52bbd8b4-e31e-464f-99c9-6894730f6694 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:18:18.731392 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-52bbd8b4-e31e-464f-99c9-6894730f6694 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "804bc7bd-e6ac-4086-a9cc-9db4174b1d5f", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1909984286"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:18.740895 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:18.740895 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:18.741424 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-52bbd8b4-e31e-464f-99c9-6894730f6694 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:18:18.741620 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.snapshots [None req-52bbd8b4-e31e-464f-99c9-6894730f6694 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Create snapshot from volume 804bc7bd-e6ac-4086-a9cc-9db4174b1d5f Aug 12 20:18:18.780311 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-52bbd8b4-e31e-464f-99c9-6894730f6694 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Created reservations ['cda25c7c-935e-4278-b7de-4b74d4e19437', '38e11f19-eb0a-4161-a023-92052d169b6e', '601fa0d1-f5cb-4ca0-bace-8655b710fee1', 'dd799879-151a-47aa-bbce-0978e49c19b9'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:18:18.811404 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-52bbd8b4-e31e-464f-99c9-6894730f6694 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot create request issued successfully. Aug 12 20:18:18.811896 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-52bbd8b4-e31e-464f-99c9-6894730f6694 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:18:18.812444 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 332/1318] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:18:18 2026] POST /volume/v3/snapshots => generated 310 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:18:18.821017 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-25a1d96c-31cc-4696-823e-d8ea73ff8703 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:18.823069 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-25a1d96c-31cc-4696-823e-d8ea73ff8703 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/snapshots/e1da215c-69c3-4962-b294-1a9138b88b40 Aug 12 20:18:18.823290 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-25a1d96c-31cc-4696-823e-d8ea73ff8703 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:18.823518 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-25a1d96c-31cc-4696-823e-d8ea73ff8703 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:18.829631 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:18.829631 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:18.829631 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-25a1d96c-31cc-4696-823e-d8ea73ff8703 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot retrieved successfully. Aug 12 20:18:18.830275 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-25a1d96c-31cc-4696-823e-d8ea73ff8703 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/e1da215c-69c3-4962-b294-1a9138b88b40 returned with HTTP 200 Aug 12 20:18:18.830660 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 336/1319] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:18:18 2026] GET /volume/v3/snapshots/e1da215c-69c3-4962-b294-1a9138b88b40 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:18.960837 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-644899ac-f85d-4236-81fe-488ec96751ff None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:18.967004 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-644899ac-f85d-4236-81fe-488ec96751ff tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/volumes/893507e8-a0ac-40da-9199-42e6cf0323d9 Aug 12 20:18:18.967310 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-644899ac-f85d-4236-81fe-488ec96751ff tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:18.967418 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-644899ac-f85d-4236-81fe-488ec96751ff tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:18.981644 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-644899ac-f85d-4236-81fe-488ec96751ff tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/volumes/893507e8-a0ac-40da-9199-42e6cf0323d9 returned with HTTP 404 Aug 12 20:18:18.981644 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 328/1320] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:18 2026] GET /volume/v3/volumes/893507e8-a0ac-40da-9199-42e6cf0323d9 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:18:18.993039 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-b4c2c612-be23-4ac4-a638-e644bd46b784 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:18.994749 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b4c2c612-be23-4ac4-a638-e644bd46b784 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:18:18.995108 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b4c2c612-be23-4ac4-a638-e644bd46b784 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-234409880"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:18.996484 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-b4c2c612-be23-4ac4-a638-e644bd46b784 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-234409880'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:18:18.996729 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-b4c2c612-be23-4ac4-a638-e644bd46b784 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Create volume of 1 GB Aug 12 20:18:19.002431 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-b4c2c612-be23-4ac4-a638-e644bd46b784 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Availability Zones retrieved successfully. Aug 12 20:18:19.007660 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-b4c2c612-be23-4ac4-a638-e644bd46b784 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Flow 'volume_create_api' (e608f4f2-2db7-4a0d-8ae3-6f4e5f4e8a88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:18:19.008516 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-b4c2c612-be23-4ac4-a638-e644bd46b784 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3177e53-a7c6-4515-82cd-24374ba49d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:19.009464 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-b4c2c612-be23-4ac4-a638-e644bd46b784 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:18:19.030660 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-8e8451ed-6b94-4a8a-9f4c-ac1979762ef0 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:19.033194 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8e8451ed-6b94-4a8a-9f4c-ac1979762ef0 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 Aug 12 20:18:19.033491 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8e8451ed-6b94-4a8a-9f4c-ac1979762ef0 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:19.033751 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8e8451ed-6b94-4a8a-9f4c-ac1979762ef0 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:19.033888 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-8e8451ed-6b94-4a8a-9f4c-ac1979762ef0 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 6f79b3b8-dbea-42f8-a0c9-2c5044fc4726. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:19.035531 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-b4c2c612-be23-4ac4-a638-e644bd46b784 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3177e53-a7c6-4515-82cd-24374ba49d9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:19.036192 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-b4c2c612-be23-4ac4-a638-e644bd46b784 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1800597-f2c6-4eae-8b25-2de9b4092a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:19.042262 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:19.042262 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:19.043198 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8e8451ed-6b94-4a8a-9f4c-ac1979762ef0 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 returned with HTTP 200 Aug 12 20:18:19.044400 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 333/1321] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:19 2026] GET /volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:19.078411 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-b4c2c612-be23-4ac4-a638-e644bd46b784 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Created reservations ['90e69fec-d94a-4a33-9999-fe633cdeab9e', '817ee238-b325-41e5-8069-6ec8ff648224', '5001c5dd-6904-43b8-bca6-c715d1f919c8', '43b92a6c-b0aa-4e56-950a-f8d2697b365e'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:18:19.079613 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-b4c2c612-be23-4ac4-a638-e644bd46b784 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1800597-f2c6-4eae-8b25-2de9b4092a29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90e69fec-d94a-4a33-9999-fe633cdeab9e', '817ee238-b325-41e5-8069-6ec8ff648224', '5001c5dd-6904-43b8-bca6-c715d1f919c8', '43b92a6c-b0aa-4e56-950a-f8d2697b365e']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:19.079999 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-b4c2c612-be23-4ac4-a638-e644bd46b784 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3ec6ccb-15c9-4087-823e-6d188f22cc5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:19.105929 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-b4c2c612-be23-4ac4-a638-e644bd46b784 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3ec6ccb-15c9-4087-823e-6d188f22cc5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '898d0be5-1a3b-492a-b5cb-d3e03cb0a693', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-234409880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d4378a3f79e478b8b91ac4c237983cd',qos_specs=None,replication_status=,reservations=['90e69fec-d94a-4a33-9999-fe633cdeab9e','817ee238-b325-41e5-8069-6ec8ff648224','5001c5dd-6904-43b8-bca6-c715d1f919c8','43b92a6c-b0aa-4e56-950a-f8d2697b365e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbfec03c49874d92a697508fca637f05',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:18:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-234409880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=898d0be5-1a3b-492a-b5cb-d3e03cb0a693,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d4378a3f79e478b8b91ac4c237983cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cbfec03c49874d92a697508fca637f05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:19.107111 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-b4c2c612-be23-4ac4-a638-e644bd46b784 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0910b4aa-9d43-426f-9c81-97bfb74c5036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:19.115918 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-7953166f-1e22-4bc1-bfe2-5f4c867fcac3 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:19.118076 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7953166f-1e22-4bc1-bfe2-5f4c867fcac3 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] GET https://10.4.3.246/volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 Aug 12 20:18:19.118076 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7953166f-1e22-4bc1-bfe2-5f4c867fcac3 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:19.118076 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7953166f-1e22-4bc1-bfe2-5f4c867fcac3 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:19.124629 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7953166f-1e22-4bc1-bfe2-5f4c867fcac3 tempest-ServerActionsTestOtherA-2043735832 tempest-ServerActionsTestOtherA-2043735832-project-member] https://10.4.3.246/volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 returned with HTTP 404 Aug 12 20:18:19.124930 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 337/1322] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:19 2026] GET /volume/v3/volumes/de3f1759-6bff-4a43-8ed4-db7e4beea2c1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:18:19.131058 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-b4c2c612-be23-4ac4-a638-e644bd46b784 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0910b4aa-9d43-426f-9c81-97bfb74c5036) transitioned into state 'SUCCESS' from state '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-234409880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d4378a3f79e478b8b91ac4c237983cd',qos_specs=None,replication_status=,reservations=['90e69fec-d94a-4a33-9999-fe633cdeab9e','817ee238-b325-41e5-8069-6ec8ff648224','5001c5dd-6904-43b8-bca6-c715d1f919c8','43b92a6c-b0aa-4e56-950a-f8d2697b365e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbfec03c49874d92a697508fca637f05',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:19.132599 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-b4c2c612-be23-4ac4-a638-e644bd46b784 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af4653e9-11b5-4d42-a01e-07130b216149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:19.145215 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-b4c2c612-be23-4ac4-a638-e644bd46b784 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af4653e9-11b5-4d42-a01e-07130b216149) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:19.146069 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-b4c2c612-be23-4ac4-a638-e644bd46b784 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Flow 'volume_create_api' (e608f4f2-2db7-4a0d-8ae3-6f4e5f4e8a88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:18:19.146375 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-b4c2c612-be23-4ac4-a638-e644bd46b784 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Create volume request issued successfully. Aug 12 20:18:19.147065 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b4c2c612-be23-4ac4-a638-e644bd46b784 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:18:19.147646 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 325/1323] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:18:18 2026] POST /volume/v3/volumes => generated 753 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:18:19.161393 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-9df1758f-dbe1-4eaf-95f5-ee88b6a4bd4e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:19.163823 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9df1758f-dbe1-4eaf-95f5-ee88b6a4bd4e tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/volumes/898d0be5-1a3b-492a-b5cb-d3e03cb0a693 Aug 12 20:18:19.164073 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9df1758f-dbe1-4eaf-95f5-ee88b6a4bd4e tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:19.164270 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9df1758f-dbe1-4eaf-95f5-ee88b6a4bd4e tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:19.175777 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:19.175777 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:19.186276 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-9df1758f-dbe1-4eaf-95f5-ee88b6a4bd4e tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Volume info retrieved successfully. Aug 12 20:18:19.192025 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9df1758f-dbe1-4eaf-95f5-ee88b6a4bd4e tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/volumes/898d0be5-1a3b-492a-b5cb-d3e03cb0a693 returned with HTTP 200 Aug 12 20:18:19.192025 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 329/1324] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:19 2026] GET /volume/v3/volumes/898d0be5-1a3b-492a-b5cb-d3e03cb0a693 => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:19.841136 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-1ce95f7e-5930-45c5-b09b-6e187de092e6 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:19.846026 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1ce95f7e-5930-45c5-b09b-6e187de092e6 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/snapshots/e1da215c-69c3-4962-b294-1a9138b88b40 Aug 12 20:18:19.846366 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1ce95f7e-5930-45c5-b09b-6e187de092e6 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:19.847642 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1ce95f7e-5930-45c5-b09b-6e187de092e6 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:19.853506 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-068d1b6f-2b9a-40fa-a5e1-5f976ba4be68 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:19.854361 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:19.854361 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:19.854938 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-1ce95f7e-5930-45c5-b09b-6e187de092e6 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot retrieved successfully. Aug 12 20:18:19.855933 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1ce95f7e-5930-45c5-b09b-6e187de092e6 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/e1da215c-69c3-4962-b294-1a9138b88b40 returned with HTTP 200 Aug 12 20:18:19.856362 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 334/1325] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:18:19 2026] GET /volume/v3/snapshots/e1da215c-69c3-4962-b294-1a9138b88b40 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:19.861831 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-068d1b6f-2b9a-40fa-a5e1-5f976ba4be68 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 Aug 12 20:18:19.861831 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-068d1b6f-2b9a-40fa-a5e1-5f976ba4be68 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:19.861831 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-068d1b6f-2b9a-40fa-a5e1-5f976ba4be68 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:19.866947 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-a7ed38bf-cde5-426c-8f94-1f9edb23d85b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:19.867919 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:19.867919 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:19.868717 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a7ed38bf-cde5-426c-8f94-1f9edb23d85b tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] POST https://10.4.3.246/volume/v3/backups Aug 12 20:18:19.869058 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a7ed38bf-cde5-426c-8f94-1f9edb23d85b tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "804bc7bd-e6ac-4086-a9cc-9db4174b1d5f", "snapshot_id": "e1da215c-69c3-4962-b294-1a9138b88b40", "name": "tempest-VolumesSnapshotTestJSON-Backup-1971652529", "container": "tempest-volumessnapshottestjson-backup-container-1961727850"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:19.870461 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.contrib.backups [None req-a7ed38bf-cde5-426c-8f94-1f9edb23d85b tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Creating new backup {'backup': {'volume_id': '804bc7bd-e6ac-4086-a9cc-9db4174b1d5f', 'snapshot_id': 'e1da215c-69c3-4962-b294-1a9138b88b40', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1971652529', 'container': 'tempest-volumessnapshottestjson-backup-container-1961727850'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 20:18:19.870615 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.contrib.backups [None req-a7ed38bf-cde5-426c-8f94-1f9edb23d85b tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Creating backup of volume 804bc7bd-e6ac-4086-a9cc-9db4174b1d5f in container tempest-volumessnapshottestjson-backup-container-1961727850 Aug 12 20:18:19.872071 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-068d1b6f-2b9a-40fa-a5e1-5f976ba4be68 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:18:19.877231 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-068d1b6f-2b9a-40fa-a5e1-5f976ba4be68 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 returned with HTTP 200 Aug 12 20:18:19.877496 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 338/1326] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:19 2026] GET /volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:19.878817 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:19.878817 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:19.879340 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-a7ed38bf-cde5-426c-8f94-1f9edb23d85b tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:18:19.885265 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:19.885265 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:19.885722 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-a7ed38bf-cde5-426c-8f94-1f9edb23d85b tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot retrieved successfully. Aug 12 20:18:19.919436 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-a7ed38bf-cde5-426c-8f94-1f9edb23d85b tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Created reservations ['2d1b65ff-1154-42fe-8f56-8ba3fcab65a3', '6d1adf54-e02b-4c88-be22-e1ea25b48f3a'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:18:19.941245 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a329718e-7a8d-4f5a-b6ca-7d385012ab4f None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:19.944455 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a329718e-7a8d-4f5a-b6ca-7d385012ab4f tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 Aug 12 20:18:19.944787 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a329718e-7a8d-4f5a-b6ca-7d385012ab4f tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:19.945075 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a329718e-7a8d-4f5a-b6ca-7d385012ab4f tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:19.955919 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:19.955919 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:19.964264 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-a329718e-7a8d-4f5a-b6ca-7d385012ab4f tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:18:19.966416 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a7ed38bf-cde5-426c-8f94-1f9edb23d85b tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/backups returned with HTTP 202 Aug 12 20:18:19.966998 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 326/1327] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:18:19 2026] POST /volume/v3/backups => generated 335 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:18:19.973458 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a329718e-7a8d-4f5a-b6ca-7d385012ab4f tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 returned with HTTP 200 Aug 12 20:18:19.973916 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 330/1328] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:19 2026] GET /volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:19.982020 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-ce5f4268-bb02-49e6-8b6d-c10497042cc7 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:19.984111 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ce5f4268-bb02-49e6-8b6d-c10497042cc7 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 Aug 12 20:18:19.984299 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ce5f4268-bb02-49e6-8b6d-c10497042cc7 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:19.984586 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ce5f4268-bb02-49e6-8b6d-c10497042cc7 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:19.984684 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-ce5f4268-bb02-49e6-8b6d-c10497042cc7 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Show backup with id a4f4eef0-47cf-4be7-bfcf-ca144f0c9194. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:19.990207 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:19.990207 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:19.991224 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ce5f4268-bb02-49e6-8b6d-c10497042cc7 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 returned with HTTP 200 Aug 12 20:18:19.991551 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 335/1329] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:19 2026] GET /volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:20.057740 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-45035894-e507-49fa-b23d-47e668ce6091 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:20.060507 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-45035894-e507-49fa-b23d-47e668ce6091 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 Aug 12 20:18:20.060507 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-45035894-e507-49fa-b23d-47e668ce6091 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:20.061091 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-45035894-e507-49fa-b23d-47e668ce6091 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:20.061091 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-45035894-e507-49fa-b23d-47e668ce6091 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 6f79b3b8-dbea-42f8-a0c9-2c5044fc4726. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:20.065882 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:20.065882 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:20.069063 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-45035894-e507-49fa-b23d-47e668ce6091 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 returned with HTTP 200 Aug 12 20:18:20.069552 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 339/1330] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:20 2026] GET /volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:20.205044 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-83a81795-97af-40b8-8b09-47f1223e3464 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:20.206799 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-83a81795-97af-40b8-8b09-47f1223e3464 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/volumes/898d0be5-1a3b-492a-b5cb-d3e03cb0a693 Aug 12 20:18:20.207010 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-83a81795-97af-40b8-8b09-47f1223e3464 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:20.207193 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-83a81795-97af-40b8-8b09-47f1223e3464 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:20.213800 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:20.213800 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:20.216802 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-83a81795-97af-40b8-8b09-47f1223e3464 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Volume info retrieved successfully. Aug 12 20:18:20.221011 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-83a81795-97af-40b8-8b09-47f1223e3464 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/volumes/898d0be5-1a3b-492a-b5cb-d3e03cb0a693 returned with HTTP 200 Aug 12 20:18:20.221369 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 327/1331] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:20 2026] GET /volume/v3/volumes/898d0be5-1a3b-492a-b5cb-d3e03cb0a693 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:20.232451 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-0b5d2fa9-314c-42cf-a022-aa8ff9c650f8 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:20.234113 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0b5d2fa9-314c-42cf-a022-aa8ff9c650f8 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] POST https://10.4.3.246/volume/v3/backups Aug 12 20:18:20.234456 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0b5d2fa9-314c-42cf-a022-aa8ff9c650f8 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "898d0be5-1a3b-492a-b5cb-d3e03cb0a693", "name": "tempest-VolumesBackupsAdminTest-Backup-691650476", "container": "tempest-volumesbackupsadmintest-backup-container-2060709994"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:20.236195 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.contrib.backups [None req-0b5d2fa9-314c-42cf-a022-aa8ff9c650f8 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Creating new backup {'backup': {'volume_id': '898d0be5-1a3b-492a-b5cb-d3e03cb0a693', 'name': 'tempest-VolumesBackupsAdminTest-Backup-691650476', 'container': 'tempest-volumesbackupsadmintest-backup-container-2060709994'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 20:18:20.236300 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.contrib.backups [None req-0b5d2fa9-314c-42cf-a022-aa8ff9c650f8 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Creating backup of volume 898d0be5-1a3b-492a-b5cb-d3e03cb0a693 in container tempest-volumesbackupsadmintest-backup-container-2060709994 Aug 12 20:18:20.242424 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:20.242424 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:20.242921 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-0b5d2fa9-314c-42cf-a022-aa8ff9c650f8 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Volume info retrieved successfully. Aug 12 20:18:20.257555 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-0b5d2fa9-314c-42cf-a022-aa8ff9c650f8 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Created reservations ['afb1358d-b4dc-4719-8a05-0e56b5d78d18', '0c4f602e-9e43-47ea-bbe3-ae71704b6222'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:18:20.288553 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0b5d2fa9-314c-42cf-a022-aa8ff9c650f8 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups returned with HTTP 202 Aug 12 20:18:20.289168 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 331/1332] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:18:20 2026] POST /volume/v3/backups => generated 334 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:18:20.299442 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-71514648-7cdd-4c71-937a-4f1ca0a739f3 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:20.301303 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-71514648-7cdd-4c71-937a-4f1ca0a739f3 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 Aug 12 20:18:20.301526 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-71514648-7cdd-4c71-937a-4f1ca0a739f3 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:20.301737 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-71514648-7cdd-4c71-937a-4f1ca0a739f3 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:20.301833 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-71514648-7cdd-4c71-937a-4f1ca0a739f3 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 2c9e48a2-febb-4c0a-883f-9300c0ee3923. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:20.305796 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:20.305796 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:20.306622 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-71514648-7cdd-4c71-937a-4f1ca0a739f3 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 returned with HTTP 200 Aug 12 20:18:20.307196 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 336/1333] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:20 2026] GET /volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:21.002375 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d8788ac8-a1f9-483b-86f3-877fa6fcc96e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:21.004140 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d8788ac8-a1f9-483b-86f3-877fa6fcc96e tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 Aug 12 20:18:21.004329 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d8788ac8-a1f9-483b-86f3-877fa6fcc96e tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:21.004505 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d8788ac8-a1f9-483b-86f3-877fa6fcc96e tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:21.004652 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-d8788ac8-a1f9-483b-86f3-877fa6fcc96e tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Show backup with id a4f4eef0-47cf-4be7-bfcf-ca144f0c9194. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:21.008556 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:21.008556 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:21.009217 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d8788ac8-a1f9-483b-86f3-877fa6fcc96e tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 returned with HTTP 200 Aug 12 20:18:21.009579 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 340/1334] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:21 2026] GET /volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 => generated 835 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:21.084175 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-07fb58ac-7dd2-45e4-91f1-1e446814a0ae None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:21.086159 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-07fb58ac-7dd2-45e4-91f1-1e446814a0ae tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 Aug 12 20:18:21.086565 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-07fb58ac-7dd2-45e4-91f1-1e446814a0ae tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:21.086869 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-07fb58ac-7dd2-45e4-91f1-1e446814a0ae tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:21.087030 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-07fb58ac-7dd2-45e4-91f1-1e446814a0ae tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 6f79b3b8-dbea-42f8-a0c9-2c5044fc4726. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:21.091502 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:21.091502 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:21.092312 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-07fb58ac-7dd2-45e4-91f1-1e446814a0ae tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 returned with HTTP 200 Aug 12 20:18:21.092715 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 328/1335] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:21 2026] GET /volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:21.320314 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-1f92b66b-158f-445e-945b-262a44829cab None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:21.322487 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1f92b66b-158f-445e-945b-262a44829cab tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 Aug 12 20:18:21.322787 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1f92b66b-158f-445e-945b-262a44829cab tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:21.323093 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1f92b66b-158f-445e-945b-262a44829cab tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:21.323205 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-1f92b66b-158f-445e-945b-262a44829cab tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 2c9e48a2-febb-4c0a-883f-9300c0ee3923. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:21.328973 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:21.328973 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:21.329912 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1f92b66b-158f-445e-945b-262a44829cab tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 returned with HTTP 200 Aug 12 20:18:21.330343 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 332/1336] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:21 2026] GET /volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:22.025609 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0204ea84-0cb8-43c8-8998-f2c3f39a5b3f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:22.028586 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0204ea84-0cb8-43c8-8998-f2c3f39a5b3f tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 Aug 12 20:18:22.028850 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0204ea84-0cb8-43c8-8998-f2c3f39a5b3f tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:22.029108 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0204ea84-0cb8-43c8-8998-f2c3f39a5b3f tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:22.029246 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-0204ea84-0cb8-43c8-8998-f2c3f39a5b3f tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Show backup with id a4f4eef0-47cf-4be7-bfcf-ca144f0c9194. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:22.033004 np0000007109 devstack@c-api.service[100383]: DEBUG dbcounter [-] [100383] Writing DB stats cinder:SELECT=293,cinder:UPDATE=83,cinder:INSERT=47 {{(pid=100383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:18:22.037829 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:22.037829 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:22.038844 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0204ea84-0cb8-43c8-8998-f2c3f39a5b3f tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 returned with HTTP 200 Aug 12 20:18:22.039286 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 337/1337] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:22 2026] GET /volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 => generated 835 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:22.106681 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-bb72f38b-92bd-4ada-8c3a-7f8e0c34dc22 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:22.110260 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-bb72f38b-92bd-4ada-8c3a-7f8e0c34dc22 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 Aug 12 20:18:22.110260 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-bb72f38b-92bd-4ada-8c3a-7f8e0c34dc22 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:22.110260 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-bb72f38b-92bd-4ada-8c3a-7f8e0c34dc22 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:22.110260 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-bb72f38b-92bd-4ada-8c3a-7f8e0c34dc22 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 6f79b3b8-dbea-42f8-a0c9-2c5044fc4726. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:22.115570 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:22.115570 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:22.115570 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-bb72f38b-92bd-4ada-8c3a-7f8e0c34dc22 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 returned with HTTP 200 Aug 12 20:18:22.115869 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 341/1338] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:22 2026] GET /volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:22.341247 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-5717c2c9-7bc6-4aea-adfa-e560eb9a591d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:22.343160 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5717c2c9-7bc6-4aea-adfa-e560eb9a591d tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 Aug 12 20:18:22.343316 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5717c2c9-7bc6-4aea-adfa-e560eb9a591d tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:22.343584 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5717c2c9-7bc6-4aea-adfa-e560eb9a591d tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:22.343810 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-5717c2c9-7bc6-4aea-adfa-e560eb9a591d tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 2c9e48a2-febb-4c0a-883f-9300c0ee3923. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:22.350593 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:22.350593 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:22.351760 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5717c2c9-7bc6-4aea-adfa-e560eb9a591d tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 returned with HTTP 200 Aug 12 20:18:22.352278 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 329/1339] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:22 2026] GET /volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:22.670024 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-21034ba5-68ab-4299-8550-07f341546e75 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:22.774006 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-21034ba5-68ab-4299-8550-07f341546e75 tempest-VolumeHostsAdminTestsJSON-1601098355 tempest-VolumeHostsAdminTestsJSON-1601098355-project-admin] GET https://10.4.3.246/volume/v3/os-hosts Aug 12 20:18:22.774203 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-21034ba5-68ab-4299-8550-07f341546e75 tempest-VolumeHostsAdminTestsJSON-1601098355 tempest-VolumeHostsAdminTestsJSON-1601098355-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:22.774378 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-21034ba5-68ab-4299-8550-07f341546e75 tempest-VolumeHostsAdminTestsJSON-1601098355 tempest-VolumeHostsAdminTestsJSON-1601098355-project-admin] Calling method 'index' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:22.780268 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.contrib.hosts [None req-21034ba5-68ab-4299-8550-07f341546e75 tempest-VolumeHostsAdminTestsJSON-1601098355 tempest-VolumeHostsAdminTestsJSON-1601098355-project-admin] status, active and update: available, enabled, 2026-08-12 20:17:30+00:00 {{(pid=100385) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 12 20:18:22.780457 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.contrib.hosts [None req-21034ba5-68ab-4299-8550-07f341546e75 tempest-VolumeHostsAdminTestsJSON-1601098355 tempest-VolumeHostsAdminTestsJSON-1601098355-project-admin] status, active and update: available, enabled, 2026-08-12 20:17:27+00:00 {{(pid=100385) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 12 20:18:22.780616 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.contrib.hosts [None req-21034ba5-68ab-4299-8550-07f341546e75 tempest-VolumeHostsAdminTestsJSON-1601098355 tempest-VolumeHostsAdminTestsJSON-1601098355-project-admin] status, active and update: available, enabled, 2026-08-12 20:17:12+00:00 {{(pid=100385) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 12 20:18:22.780968 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-21034ba5-68ab-4299-8550-07f341546e75 tempest-VolumeHostsAdminTestsJSON-1601098355 tempest-VolumeHostsAdminTestsJSON-1601098355-project-admin] https://10.4.3.246/volume/v3/os-hosts returned with HTTP 200 Aug 12 20:18:22.781349 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 333/1340] 10.4.3.246 () {66 vars in 1240 bytes} [Wed Aug 12 20:18:22 2026] GET /volume/v3/os-hosts => generated 560 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:22.793214 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-7dfe5a0f-82be-45f3-b966-541db51ef321 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:22.794693 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7dfe5a0f-82be-45f3-b966-541db51ef321 tempest-VolumeHostsAdminTestsJSON-1601098355 tempest-VolumeHostsAdminTestsJSON-1601098355-project-admin] GET https://10.4.3.246/volume/v3/os-hosts Aug 12 20:18:22.794922 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7dfe5a0f-82be-45f3-b966-541db51ef321 tempest-VolumeHostsAdminTestsJSON-1601098355 tempest-VolumeHostsAdminTestsJSON-1601098355-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:22.795172 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7dfe5a0f-82be-45f3-b966-541db51ef321 tempest-VolumeHostsAdminTestsJSON-1601098355 tempest-VolumeHostsAdminTestsJSON-1601098355-project-admin] Calling method 'index' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:22.806050 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.contrib.hosts [None req-7dfe5a0f-82be-45f3-b966-541db51ef321 tempest-VolumeHostsAdminTestsJSON-1601098355 tempest-VolumeHostsAdminTestsJSON-1601098355-project-admin] status, active and update: available, enabled, 2026-08-12 20:17:30+00:00 {{(pid=100383) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 12 20:18:22.806245 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.contrib.hosts [None req-7dfe5a0f-82be-45f3-b966-541db51ef321 tempest-VolumeHostsAdminTestsJSON-1601098355 tempest-VolumeHostsAdminTestsJSON-1601098355-project-admin] status, active and update: available, enabled, 2026-08-12 20:17:27+00:00 {{(pid=100383) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 12 20:18:22.806398 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.contrib.hosts [None req-7dfe5a0f-82be-45f3-b966-541db51ef321 tempest-VolumeHostsAdminTestsJSON-1601098355 tempest-VolumeHostsAdminTestsJSON-1601098355-project-admin] status, active and update: available, enabled, 2026-08-12 20:17:12+00:00 {{(pid=100383) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 12 20:18:22.807263 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7dfe5a0f-82be-45f3-b966-541db51ef321 tempest-VolumeHostsAdminTestsJSON-1601098355 tempest-VolumeHostsAdminTestsJSON-1601098355-project-admin] https://10.4.3.246/volume/v3/os-hosts returned with HTTP 200 Aug 12 20:18:22.807263 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 338/1341] 10.4.3.246 () {66 vars in 1240 bytes} [Wed Aug 12 20:18:22 2026] GET /volume/v3/os-hosts => generated 560 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:22.815026 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-fcc140c1-91d2-4a07-86ec-18511a35eb4d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:22.816702 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-fcc140c1-91d2-4a07-86ec-18511a35eb4d tempest-VolumeHostsAdminTestsJSON-1601098355 tempest-VolumeHostsAdminTestsJSON-1601098355-project-admin] GET https://10.4.3.246/volume/v3/os-hosts/np0000007109@storpool Aug 12 20:18:22.816811 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-fcc140c1-91d2-4a07-86ec-18511a35eb4d tempest-VolumeHostsAdminTestsJSON-1601098355 tempest-VolumeHostsAdminTestsJSON-1601098355-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:22.817417 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-fcc140c1-91d2-4a07-86ec-18511a35eb4d tempest-VolumeHostsAdminTestsJSON-1601098355 tempest-VolumeHostsAdminTestsJSON-1601098355-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:22.881091 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-fcc140c1-91d2-4a07-86ec-18511a35eb4d tempest-VolumeHostsAdminTestsJSON-1601098355 tempest-VolumeHostsAdminTestsJSON-1601098355-project-admin] https://10.4.3.246/volume/v3/os-hosts/np0000007109@storpool returned with HTTP 200 Aug 12 20:18:22.881623 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 342/1342] 10.4.3.246 () {66 vars in 1306 bytes} [Wed Aug 12 20:18:22 2026] GET /volume/v3/os-hosts/np0000007109@storpool => generated 1315 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:18:23.052499 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-d2c77227-68c0-47e4-80c3-0db3a719d7a9 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:23.055189 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d2c77227-68c0-47e4-80c3-0db3a719d7a9 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 Aug 12 20:18:23.055421 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d2c77227-68c0-47e4-80c3-0db3a719d7a9 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:23.055706 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d2c77227-68c0-47e4-80c3-0db3a719d7a9 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:23.055863 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-d2c77227-68c0-47e4-80c3-0db3a719d7a9 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Show backup with id a4f4eef0-47cf-4be7-bfcf-ca144f0c9194. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:23.057803 np0000007109 devstack@c-api.service[100386]: DEBUG dbcounter [-] [100386] Writing DB stats cinder:SELECT=315,cinder:UPDATE=102,cinder:INSERT=56 {{(pid=100386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:18:23.062268 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:23.062268 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:23.063488 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d2c77227-68c0-47e4-80c3-0db3a719d7a9 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 returned with HTTP 200 Aug 12 20:18:23.064265 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 330/1343] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:23 2026] GET /volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:23.130082 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-de0b7d27-c852-466c-9e43-26802eeb92bc None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:23.132394 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-de0b7d27-c852-466c-9e43-26802eeb92bc tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 Aug 12 20:18:23.132702 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-de0b7d27-c852-466c-9e43-26802eeb92bc tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:23.134244 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-de0b7d27-c852-466c-9e43-26802eeb92bc tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:23.134244 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-de0b7d27-c852-466c-9e43-26802eeb92bc tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 6f79b3b8-dbea-42f8-a0c9-2c5044fc4726. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:23.139156 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:23.139156 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:23.139156 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-de0b7d27-c852-466c-9e43-26802eeb92bc tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 returned with HTTP 200 Aug 12 20:18:23.139594 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 334/1344] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:23 2026] GET /volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:23.157637 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f3644da8-de8e-4660-97ed-cd6df37205a5 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:23.287460 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f3644da8-de8e-4660-97ed-cd6df37205a5 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-reader] GET https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726/export_record Aug 12 20:18:23.288348 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f3644da8-de8e-4660-97ed-cd6df37205a5 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-reader] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:23.288348 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f3644da8-de8e-4660-97ed-cd6df37205a5 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-reader] Calling method 'export_record' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:23.288480 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.contrib.backups [None req-f3644da8-de8e-4660-97ed-cd6df37205a5 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-reader] Export record for backup 6f79b3b8-dbea-42f8-a0c9-2c5044fc4726. {{(pid=100383) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 12 20:18:23.293965 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:23.293965 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:23.295429 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.policy [None req-f3644da8-de8e-4660-97ed-cd6df37205a5 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'ff3beed1fc6b4a1fbbb5da4b49442d9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '84e2ef4d0807476a88e3a24d711a7149', '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=100383) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 20:18:23.295667 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f3644da8-de8e-4660-97ed-cd6df37205a5 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-reader] https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726/export_record returned with HTTP 403 Aug 12 20:18:23.296247 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 339/1345] 10.4.3.246 () {68 vars in 1430 bytes} [Wed Aug 12 20:18:23 2026] GET /volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726/export_record => generated 101 bytes in 139 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:18:23.309444 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c8f0be6e-8885-4716-9498-9a453d0dfe66 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:23.311581 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c8f0be6e-8885-4716-9498-9a453d0dfe66 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:18:23.312134 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c8f0be6e-8885-4716-9498-9a453d0dfe66 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1299336064"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:23.313468 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-c8f0be6e-8885-4716-9498-9a453d0dfe66 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1299336064'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:18:23.313629 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-c8f0be6e-8885-4716-9498-9a453d0dfe66 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Create volume of 1 GB Aug 12 20:18:23.320089 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-c8f0be6e-8885-4716-9498-9a453d0dfe66 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Availability Zones retrieved successfully. Aug 12 20:18:23.325529 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c8f0be6e-8885-4716-9498-9a453d0dfe66 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Flow 'volume_create_api' (851cfe3d-bbe1-4163-a050-3f475e8c7e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:18:23.326813 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c8f0be6e-8885-4716-9498-9a453d0dfe66 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e36741cf-3cad-490a-9e1d-bd270bd90aa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:23.327756 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-c8f0be6e-8885-4716-9498-9a453d0dfe66 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:18:23.357914 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c8f0be6e-8885-4716-9498-9a453d0dfe66 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e36741cf-3cad-490a-9e1d-bd270bd90aa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:23.358860 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c8f0be6e-8885-4716-9498-9a453d0dfe66 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e695424-faff-462f-a151-2481b947cd44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:23.364883 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-d80abb6a-ee86-45da-b5e7-1acf73c95138 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:23.367449 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d80abb6a-ee86-45da-b5e7-1acf73c95138 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 Aug 12 20:18:23.367449 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d80abb6a-ee86-45da-b5e7-1acf73c95138 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:23.367449 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d80abb6a-ee86-45da-b5e7-1acf73c95138 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:23.367613 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-d80abb6a-ee86-45da-b5e7-1acf73c95138 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 2c9e48a2-febb-4c0a-883f-9300c0ee3923. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:23.372563 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:23.372563 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:23.373838 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d80abb6a-ee86-45da-b5e7-1acf73c95138 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 returned with HTTP 200 Aug 12 20:18:23.374127 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 331/1346] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:23 2026] GET /volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:23.411916 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-c8f0be6e-8885-4716-9498-9a453d0dfe66 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Created reservations ['3a161b18-721f-46b9-aa83-1e48b8a78a6e', '2a3fb06a-73b2-45ab-a188-47ac93cc5ddd', '74409528-6508-4f67-a599-332a52a4eb65', 'fbb04c12-5964-41ff-9a0d-03a3a62c9cbb'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:18:23.413012 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c8f0be6e-8885-4716-9498-9a453d0dfe66 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e695424-faff-462f-a151-2481b947cd44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a161b18-721f-46b9-aa83-1e48b8a78a6e', '2a3fb06a-73b2-45ab-a188-47ac93cc5ddd', '74409528-6508-4f67-a599-332a52a4eb65', 'fbb04c12-5964-41ff-9a0d-03a3a62c9cbb']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:23.414162 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c8f0be6e-8885-4716-9498-9a453d0dfe66 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (087fbca3-a53b-4c7c-8d6a-3d95c3290254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:23.443121 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c8f0be6e-8885-4716-9498-9a453d0dfe66 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (087fbca3-a53b-4c7c-8d6a-3d95c3290254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8e33af4-c1b3-46de-a5f2-53eea379466b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1299336064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84e2ef4d0807476a88e3a24d711a7149',qos_specs=None,replication_status=,reservations=['3a161b18-721f-46b9-aa83-1e48b8a78a6e','2a3fb06a-73b2-45ab-a188-47ac93cc5ddd','74409528-6508-4f67-a599-332a52a4eb65','fbb04c12-5964-41ff-9a0d-03a3a62c9cbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='722a290a07d9429ab41e5baa0e0ff274',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:18:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1299336064',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8e33af4-c1b3-46de-a5f2-53eea379466b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84e2ef4d0807476a88e3a24d711a7149',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='722a290a07d9429ab41e5baa0e0ff274',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:23.444276 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c8f0be6e-8885-4716-9498-9a453d0dfe66 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fda71dca-7767-4989-88e5-927e47a6cdd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:23.468868 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c8f0be6e-8885-4716-9498-9a453d0dfe66 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fda71dca-7767-4989-88e5-927e47a6cdd0) transitioned into state 'SUCCESS' from state '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-1299336064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84e2ef4d0807476a88e3a24d711a7149',qos_specs=None,replication_status=,reservations=['3a161b18-721f-46b9-aa83-1e48b8a78a6e','2a3fb06a-73b2-45ab-a188-47ac93cc5ddd','74409528-6508-4f67-a599-332a52a4eb65','fbb04c12-5964-41ff-9a0d-03a3a62c9cbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='722a290a07d9429ab41e5baa0e0ff274',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:23.469917 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c8f0be6e-8885-4716-9498-9a453d0dfe66 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a893e92-91dc-4f7d-873f-0fb24b65bb98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:23.480834 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c8f0be6e-8885-4716-9498-9a453d0dfe66 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a893e92-91dc-4f7d-873f-0fb24b65bb98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:23.481855 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c8f0be6e-8885-4716-9498-9a453d0dfe66 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Flow 'volume_create_api' (851cfe3d-bbe1-4163-a050-3f475e8c7e6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:18:23.482173 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-c8f0be6e-8885-4716-9498-9a453d0dfe66 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Create volume request issued successfully. Aug 12 20:18:23.482770 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c8f0be6e-8885-4716-9498-9a453d0dfe66 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:18:23.483345 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 343/1347] 10.4.3.246 () {70 vars in 1298 bytes} [Wed Aug 12 20:18:23 2026] POST /volume/v3/volumes => generated 778 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 12 20:18:23.500105 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e8603509-df51-4bb3-be66-ba8cf1e51508 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:23.502512 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e8603509-df51-4bb3-be66-ba8cf1e51508 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/volumes/a8e33af4-c1b3-46de-a5f2-53eea379466b Aug 12 20:18:23.503142 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e8603509-df51-4bb3-be66-ba8cf1e51508 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:23.503142 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e8603509-df51-4bb3-be66-ba8cf1e51508 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:23.513332 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:23.513332 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:23.518250 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-e8603509-df51-4bb3-be66-ba8cf1e51508 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Volume info retrieved successfully. Aug 12 20:18:23.524343 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e8603509-df51-4bb3-be66-ba8cf1e51508 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/volumes/a8e33af4-c1b3-46de-a5f2-53eea379466b returned with HTTP 200 Aug 12 20:18:23.524924 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 335/1348] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:23 2026] GET /volume/v3/volumes/a8e33af4-c1b3-46de-a5f2-53eea379466b => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:24.080893 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0309cb2f-1851-4c0e-af19-8fdc44227cfa None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:24.085773 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0309cb2f-1851-4c0e-af19-8fdc44227cfa tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 Aug 12 20:18:24.086047 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0309cb2f-1851-4c0e-af19-8fdc44227cfa tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:24.086214 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0309cb2f-1851-4c0e-af19-8fdc44227cfa tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:24.086325 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-0309cb2f-1851-4c0e-af19-8fdc44227cfa tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Show backup with id a4f4eef0-47cf-4be7-bfcf-ca144f0c9194. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:24.092354 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:24.092354 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:24.093238 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0309cb2f-1851-4c0e-af19-8fdc44227cfa tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 returned with HTTP 200 Aug 12 20:18:24.093608 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 340/1349] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:24 2026] GET /volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 => generated 835 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:24.390090 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-4df761a7-03a8-4e5b-acf6-001e71b7dfdb None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:24.393814 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4df761a7-03a8-4e5b-acf6-001e71b7dfdb tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 Aug 12 20:18:24.394299 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4df761a7-03a8-4e5b-acf6-001e71b7dfdb tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:24.394779 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4df761a7-03a8-4e5b-acf6-001e71b7dfdb tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:24.395027 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-4df761a7-03a8-4e5b-acf6-001e71b7dfdb tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 2c9e48a2-febb-4c0a-883f-9300c0ee3923. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:24.401909 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:24.401909 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:24.403198 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4df761a7-03a8-4e5b-acf6-001e71b7dfdb tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 returned with HTTP 200 Aug 12 20:18:24.403881 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 332/1350] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:24 2026] GET /volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:24.545072 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b65e99b2-59f8-4ec5-b246-9f254d7b85c4 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:24.548152 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b65e99b2-59f8-4ec5-b246-9f254d7b85c4 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/volumes/a8e33af4-c1b3-46de-a5f2-53eea379466b Aug 12 20:18:24.548958 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b65e99b2-59f8-4ec5-b246-9f254d7b85c4 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:24.549224 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b65e99b2-59f8-4ec5-b246-9f254d7b85c4 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:24.552066 np0000007109 devstack@c-api.service[100384]: DEBUG dbcounter [-] [100384] Writing DB stats cinder:SELECT=341,cinder:INSERT=45,cinder:UPDATE=94 {{(pid=100384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:18:24.563915 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:24.563915 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:24.571148 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-b65e99b2-59f8-4ec5-b246-9f254d7b85c4 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Volume info retrieved successfully. Aug 12 20:18:24.577406 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b65e99b2-59f8-4ec5-b246-9f254d7b85c4 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/volumes/a8e33af4-c1b3-46de-a5f2-53eea379466b returned with HTTP 200 Aug 12 20:18:24.578058 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 344/1351] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:24 2026] GET /volume/v3/volumes/a8e33af4-c1b3-46de-a5f2-53eea379466b => generated 1009 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:18:24.593389 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b9cb04d0-1897-46b1-92cb-579f769b012f None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:24.596684 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b9cb04d0-1897-46b1-92cb-579f769b012f tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] POST https://10.4.3.246/volume/v3/backups Aug 12 20:18:24.597611 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b9cb04d0-1897-46b1-92cb-579f769b012f tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a8e33af4-c1b3-46de-a5f2-53eea379466b", "name": "tempest-type-Backup-1177390027"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:24.599525 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.contrib.backups [None req-b9cb04d0-1897-46b1-92cb-579f769b012f tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Creating new backup {'backup': {'volume_id': 'a8e33af4-c1b3-46de-a5f2-53eea379466b', 'name': 'tempest-type-Backup-1177390027'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 20:18:24.599807 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.contrib.backups [None req-b9cb04d0-1897-46b1-92cb-579f769b012f tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Creating backup of volume a8e33af4-c1b3-46de-a5f2-53eea379466b in container None Aug 12 20:18:24.612451 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:24.612451 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:24.613048 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-b9cb04d0-1897-46b1-92cb-579f769b012f tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Volume info retrieved successfully. Aug 12 20:18:24.635111 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-b9cb04d0-1897-46b1-92cb-579f769b012f tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Created reservations ['2d395b69-9b08-4177-a6ea-0c9c9292f5c9', 'e7b83e7e-2e43-4666-8d2d-0ab96969dd46'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:18:24.673646 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b9cb04d0-1897-46b1-92cb-579f769b012f tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups returned with HTTP 202 Aug 12 20:18:24.673646 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 336/1352] 10.4.3.246 () {70 vars in 1299 bytes} [Wed Aug 12 20:18:24 2026] POST /volume/v3/backups => generated 316 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:18:24.686463 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a11c2e6a-0244-4dc7-9e6f-5a8b4976c0e2 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:24.688804 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a11c2e6a-0244-4dc7-9e6f-5a8b4976c0e2 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 Aug 12 20:18:24.689118 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a11c2e6a-0244-4dc7-9e6f-5a8b4976c0e2 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:24.689316 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a11c2e6a-0244-4dc7-9e6f-5a8b4976c0e2 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:24.689429 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-a11c2e6a-0244-4dc7-9e6f-5a8b4976c0e2 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 3dd22619-2e25-493a-b3b9-51b8e2755442. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:24.697526 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:24.697526 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:24.698586 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a11c2e6a-0244-4dc7-9e6f-5a8b4976c0e2 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 returned with HTTP 200 Aug 12 20:18:24.699089 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 341/1353] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:24 2026] GET /volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:25.108012 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-d2817fff-436a-4d23-b951-256c8393455b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:25.113840 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d2817fff-436a-4d23-b951-256c8393455b tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 Aug 12 20:18:25.114136 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d2817fff-436a-4d23-b951-256c8393455b tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:25.114395 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d2817fff-436a-4d23-b951-256c8393455b tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:25.114581 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-d2817fff-436a-4d23-b951-256c8393455b tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Show backup with id a4f4eef0-47cf-4be7-bfcf-ca144f0c9194. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:25.122829 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:25.122829 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:25.124341 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d2817fff-436a-4d23-b951-256c8393455b tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 returned with HTTP 200 Aug 12 20:18:25.125097 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 333/1354] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:25 2026] GET /volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 => generated 835 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:25.421121 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f8539544-64f7-4601-80aa-efe28deaaae4 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:25.428141 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f8539544-64f7-4601-80aa-efe28deaaae4 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 Aug 12 20:18:25.428598 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f8539544-64f7-4601-80aa-efe28deaaae4 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:25.429058 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f8539544-64f7-4601-80aa-efe28deaaae4 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:25.429556 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-f8539544-64f7-4601-80aa-efe28deaaae4 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 2c9e48a2-febb-4c0a-883f-9300c0ee3923. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:25.434688 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:25.434688 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:25.435842 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f8539544-64f7-4601-80aa-efe28deaaae4 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 returned with HTTP 200 Aug 12 20:18:25.436383 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 345/1355] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:25 2026] GET /volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:25.712684 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-102ab90c-29be-4272-ab1a-164196916547 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:25.714275 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-102ab90c-29be-4272-ab1a-164196916547 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 Aug 12 20:18:25.714498 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-102ab90c-29be-4272-ab1a-164196916547 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:25.714736 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-102ab90c-29be-4272-ab1a-164196916547 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:25.714861 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-102ab90c-29be-4272-ab1a-164196916547 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 3dd22619-2e25-493a-b3b9-51b8e2755442. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:25.716184 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-49c0f2ba-a844-429b-a2f0-f2431def8315 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:25.717450 np0000007109 devstack@c-api.service[100385]: DEBUG dbcounter [-] [100385] Writing DB stats cinder:SELECT=329,cinder:UPDATE=90,cinder:INSERT=45 {{(pid=100385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:18:25.719966 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:25.719966 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:25.721024 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-102ab90c-29be-4272-ab1a-164196916547 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 returned with HTTP 200 Aug 12 20:18:25.721643 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 337/1356] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:25 2026] GET /volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:25.885380 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-49c0f2ba-a844-429b-a2f0-f2431def8315 tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:18:25.886049 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-49c0f2ba-a844-429b-a2f0-f2431def8315 tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-2076842190"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:25.908271 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-49c0f2ba-a844-429b-a2f0-f2431def8315 tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:18:25.908271 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 342/1357] 10.4.3.246 () {68 vars in 1252 bytes} [Wed Aug 12 20:18:25 2026] POST /volume/v3/types => generated 233 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:25.916427 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-2c1c525b-4309-4284-b1da-d54dd8988cff None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:25.918368 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2c1c525b-4309-4284-b1da-d54dd8988cff tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:18:25.918845 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2c1c525b-4309-4284-b1da-d54dd8988cff tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1366324299", "extra_specs": {"multiattach": " True"}}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:25.939652 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2c1c525b-4309-4284-b1da-d54dd8988cff tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:18:25.940027 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 334/1358] 10.4.3.246 () {68 vars in 1253 bytes} [Wed Aug 12 20:18:25 2026] POST /volume/v3/types => generated 259 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:25.948500 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-2215c8d4-98ac-44a7-a449-797e732979b6 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:26.039452 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2215c8d4-98ac-44a7-a449-797e732979b6 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:18:26.039961 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2215c8d4-98ac-44a7-a449-797e732979b6 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-2076842190", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-532987459"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:26.043379 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-2215c8d4-98ac-44a7-a449-797e732979b6 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-2076842190', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-532987459'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:18:26.050410 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-2215c8d4-98ac-44a7-a449-797e732979b6 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Create volume of 1 GB Aug 12 20:18:26.050862 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:26.050862 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:26.051561 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-2215c8d4-98ac-44a7-a449-797e732979b6 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Availability Zones retrieved successfully. Aug 12 20:18:26.057632 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-2215c8d4-98ac-44a7-a449-797e732979b6 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Flow 'volume_create_api' (56f020f1-2506-46a9-99da-dd3f14513861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:18:26.058812 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-2215c8d4-98ac-44a7-a449-797e732979b6 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1561d69-9654-4967-9829-86c82c87ec72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:26.060115 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-2215c8d4-98ac-44a7-a449-797e732979b6 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:18:26.087298 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-2215c8d4-98ac-44a7-a449-797e732979b6 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1561d69-9654-4967-9829-86c82c87ec72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:18:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2323c771-6a98-43b8-82d1-b0a519ce0e53,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-2076842190',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2323c771-6a98-43b8-82d1-b0a519ce0e53', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:26.089696 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-2215c8d4-98ac-44a7-a449-797e732979b6 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2feaca48-c05a-4b85-b092-dc83bec13863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:26.127392 np0000007109 devstack@c-api.service[100384]: WARNING cinder.quota [None req-2215c8d4-98ac-44a7-a449-797e732979b6 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-2076842190 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-2076842190, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:18:26.127808 np0000007109 devstack@c-api.service[100384]: WARNING cinder.quota [None req-2215c8d4-98ac-44a7-a449-797e732979b6 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-2076842190 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-2076842190, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:18:26.136475 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-2803d667-a5ae-47dd-ad3f-e6313b966590 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:26.138624 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2803d667-a5ae-47dd-ad3f-e6313b966590 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 Aug 12 20:18:26.138838 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2803d667-a5ae-47dd-ad3f-e6313b966590 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:26.139027 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2803d667-a5ae-47dd-ad3f-e6313b966590 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:26.139143 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-2803d667-a5ae-47dd-ad3f-e6313b966590 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Show backup with id a4f4eef0-47cf-4be7-bfcf-ca144f0c9194. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:26.143427 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:26.143427 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:26.144146 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2803d667-a5ae-47dd-ad3f-e6313b966590 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 returned with HTTP 200 Aug 12 20:18:26.144475 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 338/1359] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:26 2026] GET /volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:26.163301 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-2215c8d4-98ac-44a7-a449-797e732979b6 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Created reservations ['796fe72b-b38b-4e97-9e5c-48d7bdd93024', '168bffe2-c914-4de0-b37e-5ab526f7a625', '6b9a79db-3fc3-4535-824c-4448641187b4', '990189ef-3cb4-4a18-87d1-5cd92ca03a7d'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:18:26.164194 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-2215c8d4-98ac-44a7-a449-797e732979b6 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2feaca48-c05a-4b85-b092-dc83bec13863) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['796fe72b-b38b-4e97-9e5c-48d7bdd93024', '168bffe2-c914-4de0-b37e-5ab526f7a625', '6b9a79db-3fc3-4535-824c-4448641187b4', '990189ef-3cb4-4a18-87d1-5cd92ca03a7d']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:26.165049 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-2215c8d4-98ac-44a7-a449-797e732979b6 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b86fef73-cd80-4a55-a102-c09a7ee579d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:26.187254 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-2215c8d4-98ac-44a7-a449-797e732979b6 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b86fef73-cd80-4a55-a102-c09a7ee579d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0517e3e8-0f3f-44c4-845e-580dd2d5a35d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-532987459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1064310ee6e49188f5a53c1ee547c8c',qos_specs=None,replication_status=,reservations=['796fe72b-b38b-4e97-9e5c-48d7bdd93024','168bffe2-c914-4de0-b37e-5ab526f7a625','6b9a79db-3fc3-4535-824c-4448641187b4','990189ef-3cb4-4a18-87d1-5cd92ca03a7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb456cdc340248189a1513f3700c9208',volume_type_id=2323c771-6a98-43b8-82d1-b0a519ce0e53), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:18:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-532987459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0517e3e8-0f3f-44c4-845e-580dd2d5a35d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1064310ee6e49188f5a53c1ee547c8c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb456cdc340248189a1513f3700c9208',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2323c771-6a98-43b8-82d1-b0a519ce0e53),volume_type_id=2323c771-6a98-43b8-82d1-b0a519ce0e53)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:26.188589 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-2215c8d4-98ac-44a7-a449-797e732979b6 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5b5459c-8247-4552-a0d0-6d785607dede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:26.212051 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-2215c8d4-98ac-44a7-a449-797e732979b6 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5b5459c-8247-4552-a0d0-6d785607dede) transitioned into state 'SUCCESS' from state '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-532987459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1064310ee6e49188f5a53c1ee547c8c',qos_specs=None,replication_status=,reservations=['796fe72b-b38b-4e97-9e5c-48d7bdd93024','168bffe2-c914-4de0-b37e-5ab526f7a625','6b9a79db-3fc3-4535-824c-4448641187b4','990189ef-3cb4-4a18-87d1-5cd92ca03a7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb456cdc340248189a1513f3700c9208',volume_type_id=2323c771-6a98-43b8-82d1-b0a519ce0e53)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:26.213104 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-2215c8d4-98ac-44a7-a449-797e732979b6 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6a7926b-7194-485f-9b88-1c6a68cb4b45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:26.224788 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-2215c8d4-98ac-44a7-a449-797e732979b6 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6a7926b-7194-485f-9b88-1c6a68cb4b45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:26.224788 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-2215c8d4-98ac-44a7-a449-797e732979b6 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Flow 'volume_create_api' (56f020f1-2506-46a9-99da-dd3f14513861) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:18:26.224788 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-2215c8d4-98ac-44a7-a449-797e732979b6 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Create volume request issued successfully. Aug 12 20:18:26.224788 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2215c8d4-98ac-44a7-a449-797e732979b6 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:18:26.224788 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 346/1360] 10.4.3.246 () {70 vars in 1300 bytes} [Wed Aug 12 20:18:25 2026] POST /volume/v3/volumes => generated 871 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:18:26.237883 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-d6508136-5ae5-44c4-88f7-8c4538e79099 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:26.240924 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d6508136-5ae5-44c4-88f7-8c4538e79099 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] GET https://10.4.3.246/volume/v3/volumes/0517e3e8-0f3f-44c4-845e-580dd2d5a35d Aug 12 20:18:26.241211 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d6508136-5ae5-44c4-88f7-8c4538e79099 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:26.241716 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d6508136-5ae5-44c4-88f7-8c4538e79099 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:26.252422 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:26.252422 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:26.256925 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-d6508136-5ae5-44c4-88f7-8c4538e79099 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Volume info retrieved successfully. Aug 12 20:18:26.268158 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d6508136-5ae5-44c4-88f7-8c4538e79099 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] https://10.4.3.246/volume/v3/volumes/0517e3e8-0f3f-44c4-845e-580dd2d5a35d returned with HTTP 200 Aug 12 20:18:26.269085 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 343/1361] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:18:26 2026] GET /volume/v3/volumes/0517e3e8-0f3f-44c4-845e-580dd2d5a35d => generated 939 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:18:26.416233 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-4d7dc496-9336-4a71-9ef5-e3b2cee27799 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:26.453143 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-627144f0-4beb-4b61-a480-62b396ff5fc9 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:26.455361 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-627144f0-4beb-4b61-a480-62b396ff5fc9 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 Aug 12 20:18:26.455615 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-627144f0-4beb-4b61-a480-62b396ff5fc9 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:26.455834 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-627144f0-4beb-4b61-a480-62b396ff5fc9 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:26.455993 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-627144f0-4beb-4b61-a480-62b396ff5fc9 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 2c9e48a2-febb-4c0a-883f-9300c0ee3923. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:26.464720 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:26.464720 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:26.465476 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-627144f0-4beb-4b61-a480-62b396ff5fc9 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 returned with HTTP 200 Aug 12 20:18:26.465875 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 339/1362] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:26 2026] GET /volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:26.587566 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4d7dc496-9336-4a71-9ef5-e3b2cee27799 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:18:26.587566 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4d7dc496-9336-4a71-9ef5-e3b2cee27799 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1370011015"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:26.589141 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-4d7dc496-9336-4a71-9ef5-e3b2cee27799 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1370011015'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:18:26.589474 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-4d7dc496-9336-4a71-9ef5-e3b2cee27799 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Create volume of 1 GB Aug 12 20:18:26.593713 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-4d7dc496-9336-4a71-9ef5-e3b2cee27799 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Availability Zones retrieved successfully. Aug 12 20:18:26.602296 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-4d7dc496-9336-4a71-9ef5-e3b2cee27799 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Flow 'volume_create_api' (c8ec50c4-cf77-4594-a8ff-4040efb5b747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:18:26.604338 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-4d7dc496-9336-4a71-9ef5-e3b2cee27799 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f670b3a3-1686-4d2b-bfbf-9589f842551b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:26.606530 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-4d7dc496-9336-4a71-9ef5-e3b2cee27799 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:18:26.640049 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-4d7dc496-9336-4a71-9ef5-e3b2cee27799 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f670b3a3-1686-4d2b-bfbf-9589f842551b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:26.640049 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-4d7dc496-9336-4a71-9ef5-e3b2cee27799 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ee3f477-ed8f-4291-800e-594ebc4e7925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:26.701076 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-4d7dc496-9336-4a71-9ef5-e3b2cee27799 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Created reservations ['ab714941-1f1b-494d-a0b4-68d33ae68545', '17bbe627-6f81-431a-b337-3c95b61ab130', '923ad1a8-a135-47fa-ac85-fdb069b76f60', 'c976efc5-9b64-4402-b6e8-b2bbac303e9f'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:18:26.701998 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-4d7dc496-9336-4a71-9ef5-e3b2cee27799 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ee3f477-ed8f-4291-800e-594ebc4e7925) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab714941-1f1b-494d-a0b4-68d33ae68545', '17bbe627-6f81-431a-b337-3c95b61ab130', '923ad1a8-a135-47fa-ac85-fdb069b76f60', 'c976efc5-9b64-4402-b6e8-b2bbac303e9f']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:26.702639 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-4d7dc496-9336-4a71-9ef5-e3b2cee27799 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73171f02-20d6-450b-8f7e-ea5f152d6da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:26.725713 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-4d7dc496-9336-4a71-9ef5-e3b2cee27799 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73171f02-20d6-450b-8f7e-ea5f152d6da6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27bacd09-565d-4399-a18a-8223130ffeb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1370011015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8b05c15280341c68976ef85cab4fc61',qos_specs=None,replication_status=,reservations=['ab714941-1f1b-494d-a0b4-68d33ae68545','17bbe627-6f81-431a-b337-3c95b61ab130','923ad1a8-a135-47fa-ac85-fdb069b76f60','c976efc5-9b64-4402-b6e8-b2bbac303e9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea18120e6a5b4cd49859c8b426a9d14d',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:18:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1370011015',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27bacd09-565d-4399-a18a-8223130ffeb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8b05c15280341c68976ef85cab4fc61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea18120e6a5b4cd49859c8b426a9d14d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:26.727030 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-4d7dc496-9336-4a71-9ef5-e3b2cee27799 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (002c5d0e-7935-42aa-845f-cf4317fa74c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:26.731576 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-1a866e4c-bce2-45da-b2ce-acca967f7600 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:26.734766 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1a866e4c-bce2-45da-b2ce-acca967f7600 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 Aug 12 20:18:26.735040 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1a866e4c-bce2-45da-b2ce-acca967f7600 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:26.735587 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1a866e4c-bce2-45da-b2ce-acca967f7600 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:26.735587 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-1a866e4c-bce2-45da-b2ce-acca967f7600 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 3dd22619-2e25-493a-b3b9-51b8e2755442. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:26.740297 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:26.740297 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:26.741075 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1a866e4c-bce2-45da-b2ce-acca967f7600 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 returned with HTTP 200 Aug 12 20:18:26.741670 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 347/1363] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:26 2026] GET /volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:26.744106 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-4d7dc496-9336-4a71-9ef5-e3b2cee27799 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (002c5d0e-7935-42aa-845f-cf4317fa74c0) transitioned into state 'SUCCESS' from state '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-1370011015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8b05c15280341c68976ef85cab4fc61',qos_specs=None,replication_status=,reservations=['ab714941-1f1b-494d-a0b4-68d33ae68545','17bbe627-6f81-431a-b337-3c95b61ab130','923ad1a8-a135-47fa-ac85-fdb069b76f60','c976efc5-9b64-4402-b6e8-b2bbac303e9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea18120e6a5b4cd49859c8b426a9d14d',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:26.746094 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-4d7dc496-9336-4a71-9ef5-e3b2cee27799 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7edc576c-4251-4d21-ac6c-c83444966b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:26.754424 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-4d7dc496-9336-4a71-9ef5-e3b2cee27799 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7edc576c-4251-4d21-ac6c-c83444966b0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:26.755261 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-4d7dc496-9336-4a71-9ef5-e3b2cee27799 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Flow 'volume_create_api' (c8ec50c4-cf77-4594-a8ff-4040efb5b747) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:18:26.755649 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-4d7dc496-9336-4a71-9ef5-e3b2cee27799 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Create volume request issued successfully. Aug 12 20:18:26.756218 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4d7dc496-9336-4a71-9ef5-e3b2cee27799 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:18:26.756729 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 335/1364] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:18:26 2026] POST /volume/v3/volumes => generated 759 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:18:27.155699 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a18986b4-3a0b-4904-ab25-2237ac912d5e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:27.159262 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a18986b4-3a0b-4904-ab25-2237ac912d5e tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 Aug 12 20:18:27.159262 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a18986b4-3a0b-4904-ab25-2237ac912d5e tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:27.159462 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a18986b4-3a0b-4904-ab25-2237ac912d5e tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:27.159462 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-a18986b4-3a0b-4904-ab25-2237ac912d5e tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Show backup with id a4f4eef0-47cf-4be7-bfcf-ca144f0c9194. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:27.165001 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:27.165001 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:27.167271 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a18986b4-3a0b-4904-ab25-2237ac912d5e tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 returned with HTTP 200 Aug 12 20:18:27.167650 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 344/1365] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:27 2026] GET /volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:27.287303 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-02fc4162-7ada-42b4-b004-baebf565a016 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:27.293866 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-02fc4162-7ada-42b4-b004-baebf565a016 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] GET https://10.4.3.246/volume/v3/volumes/0517e3e8-0f3f-44c4-845e-580dd2d5a35d Aug 12 20:18:27.294449 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-02fc4162-7ada-42b4-b004-baebf565a016 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:27.295046 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-02fc4162-7ada-42b4-b004-baebf565a016 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:27.319899 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:27.319899 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:27.334284 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-02fc4162-7ada-42b4-b004-baebf565a016 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Volume info retrieved successfully. Aug 12 20:18:27.352597 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-02fc4162-7ada-42b4-b004-baebf565a016 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] https://10.4.3.246/volume/v3/volumes/0517e3e8-0f3f-44c4-845e-580dd2d5a35d returned with HTTP 200 Aug 12 20:18:27.352892 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 340/1366] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:18:27 2026] GET /volume/v3/volumes/0517e3e8-0f3f-44c4-845e-580dd2d5a35d => generated 998 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:18:27.368944 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-04850749-ef3d-4839-b96d-df3b9339b849 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:27.371271 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-04850749-ef3d-4839-b96d-df3b9339b849 tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] GET https://10.4.3.246/volume/v3/volumes/0517e3e8-0f3f-44c4-845e-580dd2d5a35d Aug 12 20:18:27.371500 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-04850749-ef3d-4839-b96d-df3b9339b849 tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:27.371717 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-04850749-ef3d-4839-b96d-df3b9339b849 tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:27.381902 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:27.381902 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:27.387611 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-04850749-ef3d-4839-b96d-df3b9339b849 tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] Volume info retrieved successfully. Aug 12 20:18:27.403894 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-04850749-ef3d-4839-b96d-df3b9339b849 tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] https://10.4.3.246/volume/v3/volumes/0517e3e8-0f3f-44c4-845e-580dd2d5a35d returned with HTTP 200 Aug 12 20:18:27.406276 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 348/1367] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:18:27 2026] GET /volume/v3/volumes/0517e3e8-0f3f-44c4-845e-580dd2d5a35d => generated 1192 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:18:27.421066 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-bdcb9b4e-516e-4a42-b7a7-dc915e372065 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:27.423321 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-bdcb9b4e-516e-4a42-b7a7-dc915e372065 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] POST https://10.4.3.246/volume/v3/volumes/0517e3e8-0f3f-44c4-845e-580dd2d5a35d/action Aug 12 20:18:27.424687 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-bdcb9b4e-516e-4a42-b7a7-dc915e372065 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1366324299", "migration_policy": "never"}}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:18:27.424687 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-bdcb9b4e-516e-4a42-b7a7-dc915e372065 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1366324299", "migration_policy": "never"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:27.434700 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:27.434700 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:27.435473 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-bdcb9b4e-516e-4a42-b7a7-dc915e372065 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Volume info retrieved successfully. Aug 12 20:18:27.444523 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:27.444523 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:27.462535 np0000007109 devstack@c-api.service[100386]: WARNING cinder.quota [None req-bdcb9b4e-516e-4a42-b7a7-dc915e372065 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1366324299 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1366324299, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:18:27.462954 np0000007109 devstack@c-api.service[100386]: WARNING cinder.quota [None req-bdcb9b4e-516e-4a42-b7a7-dc915e372065 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1366324299 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1366324299, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:18:27.481060 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-64111c83-f26e-421d-bd1f-a2da5a45526f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:27.483461 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-64111c83-f26e-421d-bd1f-a2da5a45526f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 Aug 12 20:18:27.483787 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-64111c83-f26e-421d-bd1f-a2da5a45526f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:27.483995 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-64111c83-f26e-421d-bd1f-a2da5a45526f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:27.484111 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-64111c83-f26e-421d-bd1f-a2da5a45526f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 2c9e48a2-febb-4c0a-883f-9300c0ee3923. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:27.485505 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-bdcb9b4e-516e-4a42-b7a7-dc915e372065 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Created reservations ['0bbae996-fe4a-4430-abe6-c3be48d6299c', 'c8317d6a-a768-495e-b28e-a673b22ca35b'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:18:27.491110 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:27.491110 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:27.491966 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-64111c83-f26e-421d-bd1f-a2da5a45526f tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 returned with HTTP 200 Aug 12 20:18:27.492343 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 345/1368] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:27 2026] GET /volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:27.497507 np0000007109 devstack@c-api.service[100386]: WARNING cinder.quota [None req-bdcb9b4e-516e-4a42-b7a7-dc915e372065 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-2076842190 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-2076842190, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:18:27.498264 np0000007109 devstack@c-api.service[100386]: WARNING cinder.quota [None req-bdcb9b4e-516e-4a42-b7a7-dc915e372065 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-2076842190 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-2076842190, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:18:27.509129 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-bdcb9b4e-516e-4a42-b7a7-dc915e372065 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Created reservations ['476d6117-13ce-4d9e-8ab9-5a22967021e4', '5563bec4-38da-4a7e-858c-1eb79cfce300'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:18:27.546371 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-bdcb9b4e-516e-4a42-b7a7-dc915e372065 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Retype volume request issued successfully. Aug 12 20:18:27.546753 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-bdcb9b4e-516e-4a42-b7a7-dc915e372065 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] https://10.4.3.246/volume/v3/volumes/0517e3e8-0f3f-44c4-845e-580dd2d5a35d/action returned with HTTP 202 Aug 12 20:18:27.547980 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 336/1369] 10.4.3.246 () {70 vars in 1432 bytes} [Wed Aug 12 20:18:27 2026] POST /volume/v3/volumes/0517e3e8-0f3f-44c4-845e-580dd2d5a35d/action => generated 0 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 12 20:18:27.559037 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-d6895d00-7949-42ad-923c-12f9daf74794 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:27.565615 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d6895d00-7949-42ad-923c-12f9daf74794 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] GET https://10.4.3.246/volume/v3/volumes/0517e3e8-0f3f-44c4-845e-580dd2d5a35d Aug 12 20:18:27.565776 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d6895d00-7949-42ad-923c-12f9daf74794 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:27.566007 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d6895d00-7949-42ad-923c-12f9daf74794 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:27.583534 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:27.583534 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:27.594552 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-d6895d00-7949-42ad-923c-12f9daf74794 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Volume info retrieved successfully. Aug 12 20:18:27.601035 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d6895d00-7949-42ad-923c-12f9daf74794 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] https://10.4.3.246/volume/v3/volumes/0517e3e8-0f3f-44c4-845e-580dd2d5a35d returned with HTTP 200 Aug 12 20:18:27.601465 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 341/1370] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:18:27 2026] GET /volume/v3/volumes/0517e3e8-0f3f-44c4-845e-580dd2d5a35d => generated 996 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:18:27.756935 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-94498961-8b71-4ff5-8c0d-be0307bd7eae None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:27.759261 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-94498961-8b71-4ff5-8c0d-be0307bd7eae tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 Aug 12 20:18:27.759514 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-94498961-8b71-4ff5-8c0d-be0307bd7eae tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:27.759966 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-94498961-8b71-4ff5-8c0d-be0307bd7eae tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:27.759966 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-94498961-8b71-4ff5-8c0d-be0307bd7eae tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 3dd22619-2e25-493a-b3b9-51b8e2755442. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:27.765497 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:27.765497 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:27.766313 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-94498961-8b71-4ff5-8c0d-be0307bd7eae tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 returned with HTTP 200 Aug 12 20:18:27.766842 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 349/1371] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:27 2026] GET /volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:28.185839 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-2d5f21a0-7e5a-4f3f-b744-213c9a1efc93 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:28.188136 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2d5f21a0-7e5a-4f3f-b744-213c9a1efc93 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 Aug 12 20:18:28.188459 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2d5f21a0-7e5a-4f3f-b744-213c9a1efc93 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:28.188734 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2d5f21a0-7e5a-4f3f-b744-213c9a1efc93 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:28.188882 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-2d5f21a0-7e5a-4f3f-b744-213c9a1efc93 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Show backup with id a4f4eef0-47cf-4be7-bfcf-ca144f0c9194. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:28.194645 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:28.194645 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:28.194876 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2d5f21a0-7e5a-4f3f-b744-213c9a1efc93 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 returned with HTTP 200 Aug 12 20:18:28.195393 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 346/1372] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:28 2026] GET /volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:28.504946 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-a68d5991-e408-4ebc-bcdc-4eb253bdcd36 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:28.508973 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a68d5991-e408-4ebc-bcdc-4eb253bdcd36 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 Aug 12 20:18:28.509189 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a68d5991-e408-4ebc-bcdc-4eb253bdcd36 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:28.509356 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a68d5991-e408-4ebc-bcdc-4eb253bdcd36 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:28.509455 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-a68d5991-e408-4ebc-bcdc-4eb253bdcd36 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 2c9e48a2-febb-4c0a-883f-9300c0ee3923. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:28.516918 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:28.516918 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:28.517991 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a68d5991-e408-4ebc-bcdc-4eb253bdcd36 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 returned with HTTP 200 Aug 12 20:18:28.518500 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 337/1373] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:28 2026] GET /volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:28.621565 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-d79115c8-ac42-4c7b-b28a-4b7b2fba4895 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:28.623687 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d79115c8-ac42-4c7b-b28a-4b7b2fba4895 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] GET https://10.4.3.246/volume/v3/volumes/0517e3e8-0f3f-44c4-845e-580dd2d5a35d Aug 12 20:18:28.623687 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d79115c8-ac42-4c7b-b28a-4b7b2fba4895 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:28.623687 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d79115c8-ac42-4c7b-b28a-4b7b2fba4895 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:28.632388 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:28.632388 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:28.636300 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-d79115c8-ac42-4c7b-b28a-4b7b2fba4895 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Volume info retrieved successfully. Aug 12 20:18:28.640897 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d79115c8-ac42-4c7b-b28a-4b7b2fba4895 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] https://10.4.3.246/volume/v3/volumes/0517e3e8-0f3f-44c4-845e-580dd2d5a35d returned with HTTP 200 Aug 12 20:18:28.641383 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 342/1374] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:18:28 2026] GET /volume/v3/volumes/0517e3e8-0f3f-44c4-845e-580dd2d5a35d => generated 997 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:18:28.654715 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-7803850d-05d7-44ab-8a1d-1bcf76e7f7d1 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:28.657441 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7803850d-05d7-44ab-8a1d-1bcf76e7f7d1 tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] GET https://10.4.3.246/volume/v3/volumes/0517e3e8-0f3f-44c4-845e-580dd2d5a35d Aug 12 20:18:28.658350 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7803850d-05d7-44ab-8a1d-1bcf76e7f7d1 tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:28.658350 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7803850d-05d7-44ab-8a1d-1bcf76e7f7d1 tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:28.684008 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:28.684008 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:28.699423 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-7803850d-05d7-44ab-8a1d-1bcf76e7f7d1 tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] Volume info retrieved successfully. Aug 12 20:18:28.713127 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7803850d-05d7-44ab-8a1d-1bcf76e7f7d1 tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] https://10.4.3.246/volume/v3/volumes/0517e3e8-0f3f-44c4-845e-580dd2d5a35d returned with HTTP 200 Aug 12 20:18:28.713127 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 350/1375] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:18:28 2026] GET /volume/v3/volumes/0517e3e8-0f3f-44c4-845e-580dd2d5a35d => generated 1191 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:18:28.733762 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-d5ef922c-2fd2-4f6f-a387-c596e0022509 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:28.736014 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d5ef922c-2fd2-4f6f-a387-c596e0022509 tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] GET https://10.4.3.246/volume/v3/volumes/0517e3e8-0f3f-44c4-845e-580dd2d5a35d Aug 12 20:18:28.736269 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d5ef922c-2fd2-4f6f-a387-c596e0022509 tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:28.736592 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d5ef922c-2fd2-4f6f-a387-c596e0022509 tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:28.750254 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:28.750254 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:28.755124 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-d5ef922c-2fd2-4f6f-a387-c596e0022509 tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] Volume info retrieved successfully. Aug 12 20:18:28.761320 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d5ef922c-2fd2-4f6f-a387-c596e0022509 tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] https://10.4.3.246/volume/v3/volumes/0517e3e8-0f3f-44c4-845e-580dd2d5a35d returned with HTTP 200 Aug 12 20:18:28.761909 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 347/1376] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:18:28 2026] GET /volume/v3/volumes/0517e3e8-0f3f-44c4-845e-580dd2d5a35d => generated 1191 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:18:28.776794 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-6c0568a3-e812-4e69-b82b-944f1a828731 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:28.779069 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6c0568a3-e812-4e69-b82b-944f1a828731 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] POST https://10.4.3.246/volume/v3/volumes/0517e3e8-0f3f-44c4-845e-580dd2d5a35d/action Aug 12 20:18:28.779272 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-00276b4d-efd7-4041-97fe-cce0d7226944 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:28.779503 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6c0568a3-e812-4e69-b82b-944f1a828731 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-2076842190", "migration_policy": "never"}}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:18:28.779735 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6c0568a3-e812-4e69-b82b-944f1a828731 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-2076842190", "migration_policy": "never"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:28.781343 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-00276b4d-efd7-4041-97fe-cce0d7226944 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 Aug 12 20:18:28.781633 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-00276b4d-efd7-4041-97fe-cce0d7226944 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:28.783678 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-00276b4d-efd7-4041-97fe-cce0d7226944 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:28.783678 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-00276b4d-efd7-4041-97fe-cce0d7226944 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 3dd22619-2e25-493a-b3b9-51b8e2755442. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:28.786617 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:28.786617 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:28.787294 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-00276b4d-efd7-4041-97fe-cce0d7226944 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 returned with HTTP 200 Aug 12 20:18:28.787691 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 343/1377] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:28 2026] GET /volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:28.790663 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:28.790663 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:28.791322 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-6c0568a3-e812-4e69-b82b-944f1a828731 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Volume info retrieved successfully. Aug 12 20:18:28.824507 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-6c0568a3-e812-4e69-b82b-944f1a828731 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Created reservations ['8ad32250-d351-423a-bd14-0083ee3b8872', '487ccf45-572d-4fc1-ad1c-31c0f1953ff9'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:18:28.850880 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-6c0568a3-e812-4e69-b82b-944f1a828731 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Created reservations ['6d13cb23-536b-4c6f-b183-86194a47fc07', 'ca694cff-3361-42b0-87ac-9b844cbbb4ef'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:18:28.891665 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-6c0568a3-e812-4e69-b82b-944f1a828731 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Retype volume request issued successfully. Aug 12 20:18:28.891665 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6c0568a3-e812-4e69-b82b-944f1a828731 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] https://10.4.3.246/volume/v3/volumes/0517e3e8-0f3f-44c4-845e-580dd2d5a35d/action returned with HTTP 202 Aug 12 20:18:28.891665 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 338/1378] 10.4.3.246 () {70 vars in 1432 bytes} [Wed Aug 12 20:18:28 2026] POST /volume/v3/volumes/0517e3e8-0f3f-44c4-845e-580dd2d5a35d/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 12 20:18:28.901133 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f342f7f4-0b25-4917-a943-231ce36d4b9d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:28.903420 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f342f7f4-0b25-4917-a943-231ce36d4b9d tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] GET https://10.4.3.246/volume/v3/volumes/0517e3e8-0f3f-44c4-845e-580dd2d5a35d Aug 12 20:18:28.904293 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f342f7f4-0b25-4917-a943-231ce36d4b9d tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:28.904293 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f342f7f4-0b25-4917-a943-231ce36d4b9d tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:28.915481 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:28.915481 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:28.919871 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-f342f7f4-0b25-4917-a943-231ce36d4b9d tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Volume info retrieved successfully. Aug 12 20:18:28.924044 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f342f7f4-0b25-4917-a943-231ce36d4b9d tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] https://10.4.3.246/volume/v3/volumes/0517e3e8-0f3f-44c4-845e-580dd2d5a35d returned with HTTP 200 Aug 12 20:18:28.924565 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 351/1379] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:18:28 2026] GET /volume/v3/volumes/0517e3e8-0f3f-44c4-845e-580dd2d5a35d => generated 997 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:18:29.229438 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-78431c98-bf6f-4f49-8e55-5bf66ffba81d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:29.231337 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-78431c98-bf6f-4f49-8e55-5bf66ffba81d tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 Aug 12 20:18:29.231675 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-78431c98-bf6f-4f49-8e55-5bf66ffba81d tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:29.231864 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-78431c98-bf6f-4f49-8e55-5bf66ffba81d tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:29.231991 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-78431c98-bf6f-4f49-8e55-5bf66ffba81d tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Show backup with id a4f4eef0-47cf-4be7-bfcf-ca144f0c9194. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:29.238998 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:29.238998 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:29.239997 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-78431c98-bf6f-4f49-8e55-5bf66ffba81d tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 returned with HTTP 200 Aug 12 20:18:29.240479 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 348/1380] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:29 2026] GET /volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:29.529194 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-1042675f-5472-4369-b822-93bbfe9f0743 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:29.531134 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1042675f-5472-4369-b822-93bbfe9f0743 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 Aug 12 20:18:29.531388 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1042675f-5472-4369-b822-93bbfe9f0743 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:29.531704 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1042675f-5472-4369-b822-93bbfe9f0743 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:29.531845 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-1042675f-5472-4369-b822-93bbfe9f0743 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 2c9e48a2-febb-4c0a-883f-9300c0ee3923. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:29.537950 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:29.537950 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:29.538898 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1042675f-5472-4369-b822-93bbfe9f0743 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 returned with HTTP 200 Aug 12 20:18:29.539290 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 344/1381] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:29 2026] GET /volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:29.803747 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-77f0faa4-7ac8-4bbf-964d-c5c73ffb6899 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:29.806714 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-77f0faa4-7ac8-4bbf-964d-c5c73ffb6899 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 Aug 12 20:18:29.807060 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-77f0faa4-7ac8-4bbf-964d-c5c73ffb6899 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:29.807361 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-77f0faa4-7ac8-4bbf-964d-c5c73ffb6899 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:29.807764 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-77f0faa4-7ac8-4bbf-964d-c5c73ffb6899 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 3dd22619-2e25-493a-b3b9-51b8e2755442. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:29.813615 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:29.813615 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:29.814620 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-77f0faa4-7ac8-4bbf-964d-c5c73ffb6899 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 returned with HTTP 200 Aug 12 20:18:29.815297 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 339/1382] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:29 2026] GET /volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:29.949902 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-52b6804f-ad7e-4a93-935d-c4491d235617 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:29.952594 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-52b6804f-ad7e-4a93-935d-c4491d235617 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] GET https://10.4.3.246/volume/v3/volumes/0517e3e8-0f3f-44c4-845e-580dd2d5a35d Aug 12 20:18:29.953094 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-52b6804f-ad7e-4a93-935d-c4491d235617 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:29.953464 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-52b6804f-ad7e-4a93-935d-c4491d235617 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:29.962853 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:29.962853 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:29.967916 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-52b6804f-ad7e-4a93-935d-c4491d235617 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Volume info retrieved successfully. Aug 12 20:18:29.974101 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-52b6804f-ad7e-4a93-935d-c4491d235617 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] https://10.4.3.246/volume/v3/volumes/0517e3e8-0f3f-44c4-845e-580dd2d5a35d returned with HTTP 200 Aug 12 20:18:29.975026 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 352/1383] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:18:29 2026] GET /volume/v3/volumes/0517e3e8-0f3f-44c4-845e-580dd2d5a35d => generated 998 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:18:29.990712 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-02a408c9-6c1e-4bc1-b348-4fdf1c0dd05c None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:29.994183 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-02a408c9-6c1e-4bc1-b348-4fdf1c0dd05c tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] GET https://10.4.3.246/volume/v3/volumes/0517e3e8-0f3f-44c4-845e-580dd2d5a35d Aug 12 20:18:29.994465 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-02a408c9-6c1e-4bc1-b348-4fdf1c0dd05c tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:29.994816 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-02a408c9-6c1e-4bc1-b348-4fdf1c0dd05c tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:30.004627 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:30.004627 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:30.009972 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-02a408c9-6c1e-4bc1-b348-4fdf1c0dd05c tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] Volume info retrieved successfully. Aug 12 20:18:30.014601 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-02a408c9-6c1e-4bc1-b348-4fdf1c0dd05c tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] https://10.4.3.246/volume/v3/volumes/0517e3e8-0f3f-44c4-845e-580dd2d5a35d returned with HTTP 200 Aug 12 20:18:30.015035 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 349/1384] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:18:29 2026] GET /volume/v3/volumes/0517e3e8-0f3f-44c4-845e-580dd2d5a35d => generated 1192 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:18:30.033287 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-14386913-3b70-43eb-9812-f7206222ff26 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:30.037393 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-14386913-3b70-43eb-9812-f7206222ff26 tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] GET https://10.4.3.246/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-532987459 Aug 12 20:18:30.037692 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-14386913-3b70-43eb-9812-f7206222ff26 tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:30.037948 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-14386913-3b70-43eb-9812-f7206222ff26 tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] Calling method 'index' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:30.040451 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-14386913-3b70-43eb-9812-f7206222ff26 tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-532987459'), ('all_tenants', True)]). {{(pid=100385) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:18:30.081352 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-14386913-3b70-43eb-9812-f7206222ff26 tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] Get all volumes completed successfully. Aug 12 20:18:30.081810 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-14386913-3b70-43eb-9812-f7206222ff26 tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] https://10.4.3.246/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-532987459 returned with HTTP 200 Aug 12 20:18:30.082355 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 345/1385] 10.4.3.246 () {68 vars in 1427 bytes} [Wed Aug 12 20:18:30 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-532987459 => generated 341 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:18:30.095840 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-a38877b5-955d-416e-b22e-360e2e780d51 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:30.099319 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a38877b5-955d-416e-b22e-360e2e780d51 tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] GET https://10.4.3.246/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-532987459 Aug 12 20:18:30.099595 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a38877b5-955d-416e-b22e-360e2e780d51 tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:30.099835 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a38877b5-955d-416e-b22e-360e2e780d51 tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] Calling method 'index' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:30.101035 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-a38877b5-955d-416e-b22e-360e2e780d51 tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-532987459'), ('all_tenants', True)]). {{(pid=100386) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:18:30.139952 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-a38877b5-955d-416e-b22e-360e2e780d51 tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] Get all volumes completed successfully. Aug 12 20:18:30.140487 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a38877b5-955d-416e-b22e-360e2e780d51 tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] https://10.4.3.246/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-532987459 returned with HTTP 200 Aug 12 20:18:30.140928 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 340/1386] 10.4.3.246 () {68 vars in 1427 bytes} [Wed Aug 12 20:18:30 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-532987459 => generated 341 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:18:30.151596 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b03c5977-cb14-4eb6-abb2-31f3674e6552 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:30.154458 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b03c5977-cb14-4eb6-abb2-31f3674e6552 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] GET https://10.4.3.246/volume/v3/volumes/0517e3e8-0f3f-44c4-845e-580dd2d5a35d Aug 12 20:18:30.154657 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b03c5977-cb14-4eb6-abb2-31f3674e6552 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:30.154854 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b03c5977-cb14-4eb6-abb2-31f3674e6552 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:30.177707 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:30.177707 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:30.183350 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-b03c5977-cb14-4eb6-abb2-31f3674e6552 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Volume info retrieved successfully. Aug 12 20:18:30.192205 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b03c5977-cb14-4eb6-abb2-31f3674e6552 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] https://10.4.3.246/volume/v3/volumes/0517e3e8-0f3f-44c4-845e-580dd2d5a35d returned with HTTP 200 Aug 12 20:18:30.192918 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 353/1387] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:18:30 2026] GET /volume/v3/volumes/0517e3e8-0f3f-44c4-845e-580dd2d5a35d => generated 998 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:18:30.209299 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-638ecc1b-cbfc-482a-9a65-8f0163bf2f35 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:30.211719 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-638ecc1b-cbfc-482a-9a65-8f0163bf2f35 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] DELETE https://10.4.3.246/volume/v3/volumes/0517e3e8-0f3f-44c4-845e-580dd2d5a35d Aug 12 20:18:30.212074 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-638ecc1b-cbfc-482a-9a65-8f0163bf2f35 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:30.212216 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-638ecc1b-cbfc-482a-9a65-8f0163bf2f35 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:30.212407 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-638ecc1b-cbfc-482a-9a65-8f0163bf2f35 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Delete volume with id: 0517e3e8-0f3f-44c4-845e-580dd2d5a35d Aug 12 20:18:30.223762 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:30.223762 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:30.225083 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-638ecc1b-cbfc-482a-9a65-8f0163bf2f35 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Volume info retrieved successfully. Aug 12 20:18:30.259016 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-638ecc1b-cbfc-482a-9a65-8f0163bf2f35 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Delete volume request issued successfully. Aug 12 20:18:30.259450 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-638ecc1b-cbfc-482a-9a65-8f0163bf2f35 tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] https://10.4.3.246/volume/v3/volumes/0517e3e8-0f3f-44c4-845e-580dd2d5a35d returned with HTTP 202 Aug 12 20:18:30.260023 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 350/1388] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:18:30 2026] DELETE /volume/v3/volumes/0517e3e8-0f3f-44c4-845e-580dd2d5a35d => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:18:30.262391 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e8ee2273-2ec3-4451-b19a-3bef7a5089d0 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:30.266159 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e8ee2273-2ec3-4451-b19a-3bef7a5089d0 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 Aug 12 20:18:30.266159 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e8ee2273-2ec3-4451-b19a-3bef7a5089d0 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:30.266159 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e8ee2273-2ec3-4451-b19a-3bef7a5089d0 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:30.267392 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-e8ee2273-2ec3-4451-b19a-3bef7a5089d0 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Show backup with id a4f4eef0-47cf-4be7-bfcf-ca144f0c9194. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:30.271616 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-e53a435d-2041-4379-bbd6-77b9d77ee31e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:30.272147 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:30.272147 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:30.273328 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e8ee2273-2ec3-4451-b19a-3bef7a5089d0 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 returned with HTTP 200 Aug 12 20:18:30.273415 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e53a435d-2041-4379-bbd6-77b9d77ee31e tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] GET https://10.4.3.246/volume/v3/volumes/0517e3e8-0f3f-44c4-845e-580dd2d5a35d Aug 12 20:18:30.273415 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e53a435d-2041-4379-bbd6-77b9d77ee31e tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:30.273917 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 346/1389] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:30 2026] GET /volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 20:18:30.273974 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e53a435d-2041-4379-bbd6-77b9d77ee31e tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:30.283867 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:30.283867 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:30.291077 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-e53a435d-2041-4379-bbd6-77b9d77ee31e tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Volume info retrieved successfully. Aug 12 20:18:30.298309 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e53a435d-2041-4379-bbd6-77b9d77ee31e tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] https://10.4.3.246/volume/v3/volumes/0517e3e8-0f3f-44c4-845e-580dd2d5a35d returned with HTTP 200 Aug 12 20:18:30.299067 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 341/1390] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:18:30 2026] GET /volume/v3/volumes/0517e3e8-0f3f-44c4-845e-580dd2d5a35d => generated 997 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 20:18:30.559027 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-790a9463-c223-4350-8ad0-b4beefc087cc None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:30.567862 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-790a9463-c223-4350-8ad0-b4beefc087cc tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 Aug 12 20:18:30.568056 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-790a9463-c223-4350-8ad0-b4beefc087cc tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:30.570335 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-790a9463-c223-4350-8ad0-b4beefc087cc tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:30.570514 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-790a9463-c223-4350-8ad0-b4beefc087cc tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 2c9e48a2-febb-4c0a-883f-9300c0ee3923. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:30.602041 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:30.602041 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:30.607161 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-790a9463-c223-4350-8ad0-b4beefc087cc tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 returned with HTTP 200 Aug 12 20:18:30.607637 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 354/1391] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:30 2026] GET /volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 => generated 800 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:30.826745 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-af793ab8-ae1a-4e25-a807-a2d2cb576be4 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:30.828661 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-af793ab8-ae1a-4e25-a807-a2d2cb576be4 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 Aug 12 20:18:30.828916 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-af793ab8-ae1a-4e25-a807-a2d2cb576be4 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:30.829110 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-af793ab8-ae1a-4e25-a807-a2d2cb576be4 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:30.829225 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-af793ab8-ae1a-4e25-a807-a2d2cb576be4 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 3dd22619-2e25-493a-b3b9-51b8e2755442. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:30.833643 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:30.833643 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:30.834623 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-af793ab8-ae1a-4e25-a807-a2d2cb576be4 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 returned with HTTP 200 Aug 12 20:18:30.835086 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 351/1392] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:30 2026] GET /volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:31.291856 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-7970d1b9-5167-4b20-8250-b1bba0d2eb1a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:31.294773 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7970d1b9-5167-4b20-8250-b1bba0d2eb1a tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 Aug 12 20:18:31.294773 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7970d1b9-5167-4b20-8250-b1bba0d2eb1a tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:31.297560 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7970d1b9-5167-4b20-8250-b1bba0d2eb1a tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:31.297560 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-7970d1b9-5167-4b20-8250-b1bba0d2eb1a tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Show backup with id a4f4eef0-47cf-4be7-bfcf-ca144f0c9194. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:31.306519 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:31.306519 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:31.306519 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7970d1b9-5167-4b20-8250-b1bba0d2eb1a tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 returned with HTTP 200 Aug 12 20:18:31.306519 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 347/1393] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:31 2026] GET /volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 => generated 835 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:31.318998 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-7d7b8876-80f0-402b-b05b-a16c38542bbb None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:31.322706 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7d7b8876-80f0-402b-b05b-a16c38542bbb tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] GET https://10.4.3.246/volume/v3/volumes/0517e3e8-0f3f-44c4-845e-580dd2d5a35d Aug 12 20:18:31.323215 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7d7b8876-80f0-402b-b05b-a16c38542bbb tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:31.323759 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7d7b8876-80f0-402b-b05b-a16c38542bbb tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:31.334521 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7d7b8876-80f0-402b-b05b-a16c38542bbb tempest-VolumeRetypeMultiattachTest-1874357620 tempest-VolumeRetypeMultiattachTest-1874357620-project-member] https://10.4.3.246/volume/v3/volumes/0517e3e8-0f3f-44c4-845e-580dd2d5a35d returned with HTTP 404 Aug 12 20:18:31.335650 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 342/1394] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:18:31 2026] GET /volume/v3/volumes/0517e3e8-0f3f-44c4-845e-580dd2d5a35d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 12 20:18:31.348246 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c0bbce05-69dc-4ba5-9bea-40a30d8e3f9b None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:31.357938 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c0bbce05-69dc-4ba5-9bea-40a30d8e3f9b tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] DELETE https://10.4.3.246/volume/v3/types/e868662c-b6d3-43bd-acba-b1e58af86392 Aug 12 20:18:31.359018 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c0bbce05-69dc-4ba5-9bea-40a30d8e3f9b tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:31.360047 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c0bbce05-69dc-4ba5-9bea-40a30d8e3f9b tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] Calling method '_delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:31.440375 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c0bbce05-69dc-4ba5-9bea-40a30d8e3f9b tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] https://10.4.3.246/volume/v3/types/e868662c-b6d3-43bd-acba-b1e58af86392 returned with HTTP 202 Aug 12 20:18:31.440918 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 355/1395] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:18:31 2026] DELETE /volume/v3/types/e868662c-b6d3-43bd-acba-b1e58af86392 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:18:31.452374 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-aadd08f5-1d17-483b-9398-f216315a78c0 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:31.454988 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-aadd08f5-1d17-483b-9398-f216315a78c0 tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] GET https://10.4.3.246/volume/v3/types/e868662c-b6d3-43bd-acba-b1e58af86392 Aug 12 20:18:31.454988 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-aadd08f5-1d17-483b-9398-f216315a78c0 tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:31.455184 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-aadd08f5-1d17-483b-9398-f216315a78c0 tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:31.462213 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-aadd08f5-1d17-483b-9398-f216315a78c0 tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] https://10.4.3.246/volume/v3/types/e868662c-b6d3-43bd-acba-b1e58af86392 returned with HTTP 404 Aug 12 20:18:31.462795 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 352/1396] 10.4.3.246 () {66 vars in 1342 bytes} [Wed Aug 12 20:18:31 2026] GET /volume/v3/types/e868662c-b6d3-43bd-acba-b1e58af86392 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:18:31.471527 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-faed529c-5e65-43d6-9209-14e0fcf6fc66 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:31.474613 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-faed529c-5e65-43d6-9209-14e0fcf6fc66 tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] DELETE https://10.4.3.246/volume/v3/types/2323c771-6a98-43b8-82d1-b0a519ce0e53 Aug 12 20:18:31.474613 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-faed529c-5e65-43d6-9209-14e0fcf6fc66 tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:31.475065 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-faed529c-5e65-43d6-9209-14e0fcf6fc66 tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] Calling method '_delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:31.520911 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-faed529c-5e65-43d6-9209-14e0fcf6fc66 tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] https://10.4.3.246/volume/v3/types/2323c771-6a98-43b8-82d1-b0a519ce0e53 returned with HTTP 202 Aug 12 20:18:31.520911 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 348/1397] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:18:31 2026] DELETE /volume/v3/types/2323c771-6a98-43b8-82d1-b0a519ce0e53 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:18:31.533408 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-1f4d2cdc-2917-459b-afe1-f963a745c7d1 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:31.537712 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1f4d2cdc-2917-459b-afe1-f963a745c7d1 tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] GET https://10.4.3.246/volume/v3/types/2323c771-6a98-43b8-82d1-b0a519ce0e53 Aug 12 20:18:31.538136 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1f4d2cdc-2917-459b-afe1-f963a745c7d1 tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:31.538727 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1f4d2cdc-2917-459b-afe1-f963a745c7d1 tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:31.544618 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1f4d2cdc-2917-459b-afe1-f963a745c7d1 tempest-VolumeRetypeMultiattachTest-1457205215 tempest-VolumeRetypeMultiattachTest-1457205215-project-admin] https://10.4.3.246/volume/v3/types/2323c771-6a98-43b8-82d1-b0a519ce0e53 returned with HTTP 404 Aug 12 20:18:31.545486 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 343/1398] 10.4.3.246 () {66 vars in 1342 bytes} [Wed Aug 12 20:18:31 2026] GET /volume/v3/types/2323c771-6a98-43b8-82d1-b0a519ce0e53 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:18:31.618135 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-2c3315dc-6ea8-4802-97e8-fae0ec4b0bb6 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:31.620394 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2c3315dc-6ea8-4802-97e8-fae0ec4b0bb6 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 Aug 12 20:18:31.620994 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2c3315dc-6ea8-4802-97e8-fae0ec4b0bb6 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:31.621103 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2c3315dc-6ea8-4802-97e8-fae0ec4b0bb6 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:31.621399 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-2c3315dc-6ea8-4802-97e8-fae0ec4b0bb6 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 2c9e48a2-febb-4c0a-883f-9300c0ee3923. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:31.626552 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:31.626552 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:31.627547 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2c3315dc-6ea8-4802-97e8-fae0ec4b0bb6 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 returned with HTTP 200 Aug 12 20:18:31.628254 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 356/1399] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:31 2026] GET /volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:31.850552 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-8ad5acba-854e-433f-8360-46c7079cd8d2 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:31.852329 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8ad5acba-854e-433f-8360-46c7079cd8d2 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 Aug 12 20:18:31.852480 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8ad5acba-854e-433f-8360-46c7079cd8d2 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:31.852735 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8ad5acba-854e-433f-8360-46c7079cd8d2 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:31.852874 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-8ad5acba-854e-433f-8360-46c7079cd8d2 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 3dd22619-2e25-493a-b3b9-51b8e2755442. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:31.867030 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:31.867030 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:31.867030 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8ad5acba-854e-433f-8360-46c7079cd8d2 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 returned with HTTP 200 Aug 12 20:18:31.867030 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 353/1400] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:31 2026] GET /volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:32.318504 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-c9bdb81a-d2af-4579-a34d-491f869aff50 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:32.324681 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c9bdb81a-d2af-4579-a34d-491f869aff50 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 Aug 12 20:18:32.324681 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c9bdb81a-d2af-4579-a34d-491f869aff50 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:32.324681 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c9bdb81a-d2af-4579-a34d-491f869aff50 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:32.324681 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-c9bdb81a-d2af-4579-a34d-491f869aff50 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Show backup with id a4f4eef0-47cf-4be7-bfcf-ca144f0c9194. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:32.333979 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:32.333979 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:32.335800 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c9bdb81a-d2af-4579-a34d-491f869aff50 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 returned with HTTP 200 Aug 12 20:18:32.337332 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 349/1401] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:32 2026] GET /volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 => generated 835 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:32.639899 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-ea5a7055-cb95-4245-8416-413d6d621795 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:32.642474 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ea5a7055-cb95-4245-8416-413d6d621795 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 Aug 12 20:18:32.642743 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ea5a7055-cb95-4245-8416-413d6d621795 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:32.642995 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ea5a7055-cb95-4245-8416-413d6d621795 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:32.643118 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-ea5a7055-cb95-4245-8416-413d6d621795 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 2c9e48a2-febb-4c0a-883f-9300c0ee3923. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:32.648914 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:32.648914 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:32.649868 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ea5a7055-cb95-4245-8416-413d6d621795 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 returned with HTTP 200 Aug 12 20:18:32.650477 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 344/1402] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:32 2026] GET /volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:32.878889 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c9bd399d-bf47-4053-9093-dc6eca0d670c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:32.882650 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c9bd399d-bf47-4053-9093-dc6eca0d670c tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 Aug 12 20:18:32.883021 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c9bd399d-bf47-4053-9093-dc6eca0d670c tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:32.883299 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c9bd399d-bf47-4053-9093-dc6eca0d670c tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:32.883489 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-c9bd399d-bf47-4053-9093-dc6eca0d670c tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 3dd22619-2e25-493a-b3b9-51b8e2755442. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:32.892876 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:32.892876 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:32.892993 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c9bd399d-bf47-4053-9093-dc6eca0d670c tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 returned with HTTP 200 Aug 12 20:18:32.893519 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 357/1403] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:32 2026] GET /volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:33.351169 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-90d753f2-3071-40bd-ab09-81699da493c3 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:33.356333 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-90d753f2-3071-40bd-ab09-81699da493c3 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 Aug 12 20:18:33.356929 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-90d753f2-3071-40bd-ab09-81699da493c3 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:33.357210 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-90d753f2-3071-40bd-ab09-81699da493c3 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:33.357422 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-90d753f2-3071-40bd-ab09-81699da493c3 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Show backup with id a4f4eef0-47cf-4be7-bfcf-ca144f0c9194. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:33.366077 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:33.366077 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:33.367105 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-90d753f2-3071-40bd-ab09-81699da493c3 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 returned with HTTP 200 Aug 12 20:18:33.367634 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 354/1404] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:33 2026] GET /volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 => generated 835 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:33.662774 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-fd75fb95-95d9-4477-959d-187dd3ae9782 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:33.665311 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-fd75fb95-95d9-4477-959d-187dd3ae9782 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 Aug 12 20:18:33.665311 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-fd75fb95-95d9-4477-959d-187dd3ae9782 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:33.665506 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-fd75fb95-95d9-4477-959d-187dd3ae9782 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:33.665506 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-fd75fb95-95d9-4477-959d-187dd3ae9782 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 2c9e48a2-febb-4c0a-883f-9300c0ee3923. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:33.672067 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:33.672067 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:33.673118 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-fd75fb95-95d9-4477-959d-187dd3ae9782 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 returned with HTTP 200 Aug 12 20:18:33.673553 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 350/1405] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:33 2026] GET /volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:33.906570 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-6248eb56-14fe-4bef-84e0-e0d045caa8b1 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:33.909274 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6248eb56-14fe-4bef-84e0-e0d045caa8b1 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 Aug 12 20:18:33.909274 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6248eb56-14fe-4bef-84e0-e0d045caa8b1 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:33.909553 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6248eb56-14fe-4bef-84e0-e0d045caa8b1 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:33.909553 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-6248eb56-14fe-4bef-84e0-e0d045caa8b1 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 3dd22619-2e25-493a-b3b9-51b8e2755442. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:33.913876 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:33.913876 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:33.915601 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6248eb56-14fe-4bef-84e0-e0d045caa8b1 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 returned with HTTP 200 Aug 12 20:18:33.915601 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 345/1406] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:33 2026] GET /volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:34.386955 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-dfe12432-38c8-4d77-8d00-2c47394583b7 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:34.393487 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-dfe12432-38c8-4d77-8d00-2c47394583b7 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 Aug 12 20:18:34.393731 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-dfe12432-38c8-4d77-8d00-2c47394583b7 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:34.394105 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-dfe12432-38c8-4d77-8d00-2c47394583b7 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:34.394105 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-dfe12432-38c8-4d77-8d00-2c47394583b7 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Show backup with id a4f4eef0-47cf-4be7-bfcf-ca144f0c9194. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:34.403057 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:34.403057 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:34.404106 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-dfe12432-38c8-4d77-8d00-2c47394583b7 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 returned with HTTP 200 Aug 12 20:18:34.404770 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 358/1407] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:34 2026] GET /volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 => generated 835 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:34.688703 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-8753bf58-1e85-497f-9f32-f7bf9ed6eba8 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:34.696130 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8753bf58-1e85-497f-9f32-f7bf9ed6eba8 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 Aug 12 20:18:34.696453 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8753bf58-1e85-497f-9f32-f7bf9ed6eba8 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:34.696734 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8753bf58-1e85-497f-9f32-f7bf9ed6eba8 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:34.696908 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-8753bf58-1e85-497f-9f32-f7bf9ed6eba8 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 2c9e48a2-febb-4c0a-883f-9300c0ee3923. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:34.706187 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:34.706187 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:34.707167 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8753bf58-1e85-497f-9f32-f7bf9ed6eba8 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 returned with HTTP 200 Aug 12 20:18:34.707706 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 355/1408] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:34 2026] GET /volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:34.929064 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ab6c74bf-7d5f-4b60-9c9b-25388657c9e9 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:34.936395 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ab6c74bf-7d5f-4b60-9c9b-25388657c9e9 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 Aug 12 20:18:34.936395 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ab6c74bf-7d5f-4b60-9c9b-25388657c9e9 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:34.936395 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ab6c74bf-7d5f-4b60-9c9b-25388657c9e9 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:34.936395 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-ab6c74bf-7d5f-4b60-9c9b-25388657c9e9 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 3dd22619-2e25-493a-b3b9-51b8e2755442. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:34.947014 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:34.947014 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:34.948075 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ab6c74bf-7d5f-4b60-9c9b-25388657c9e9 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 returned with HTTP 200 Aug 12 20:18:34.948615 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 351/1409] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:34 2026] GET /volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:35.420733 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-8f11d5bb-4a88-4452-aea5-a9918745b17e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:35.423208 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8f11d5bb-4a88-4452-aea5-a9918745b17e tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 Aug 12 20:18:35.423471 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8f11d5bb-4a88-4452-aea5-a9918745b17e tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:35.424772 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8f11d5bb-4a88-4452-aea5-a9918745b17e tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:35.424772 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-8f11d5bb-4a88-4452-aea5-a9918745b17e tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Show backup with id a4f4eef0-47cf-4be7-bfcf-ca144f0c9194. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:35.433559 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:35.433559 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:35.434955 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8f11d5bb-4a88-4452-aea5-a9918745b17e tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 returned with HTTP 200 Aug 12 20:18:35.435145 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 346/1410] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:35 2026] GET /volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 => generated 835 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:35.733366 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b105e463-ca76-4ece-8b0f-823bec12dabe None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:35.736615 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b105e463-ca76-4ece-8b0f-823bec12dabe tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 Aug 12 20:18:35.736724 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b105e463-ca76-4ece-8b0f-823bec12dabe tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:35.737522 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b105e463-ca76-4ece-8b0f-823bec12dabe tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:35.737522 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-b105e463-ca76-4ece-8b0f-823bec12dabe tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 2c9e48a2-febb-4c0a-883f-9300c0ee3923. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:35.746444 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:35.746444 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:35.747404 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b105e463-ca76-4ece-8b0f-823bec12dabe tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 returned with HTTP 200 Aug 12 20:18:35.747918 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 359/1411] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:35 2026] GET /volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:35.962992 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-2c172b9a-0d05-4b17-ba98-9c7c5d512b88 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:35.969894 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2c172b9a-0d05-4b17-ba98-9c7c5d512b88 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 Aug 12 20:18:35.969894 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2c172b9a-0d05-4b17-ba98-9c7c5d512b88 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:35.969894 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2c172b9a-0d05-4b17-ba98-9c7c5d512b88 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:35.969894 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-2c172b9a-0d05-4b17-ba98-9c7c5d512b88 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 3dd22619-2e25-493a-b3b9-51b8e2755442. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:35.973287 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:35.973287 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:35.974052 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2c172b9a-0d05-4b17-ba98-9c7c5d512b88 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 returned with HTTP 200 Aug 12 20:18:35.974591 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 356/1412] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:35 2026] GET /volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:36.449194 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a63ac52f-84fc-45f7-99d5-9b00e48c6d66 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:36.451524 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a63ac52f-84fc-45f7-99d5-9b00e48c6d66 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 Aug 12 20:18:36.451795 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a63ac52f-84fc-45f7-99d5-9b00e48c6d66 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:36.452043 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a63ac52f-84fc-45f7-99d5-9b00e48c6d66 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:36.452223 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-a63ac52f-84fc-45f7-99d5-9b00e48c6d66 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Show backup with id a4f4eef0-47cf-4be7-bfcf-ca144f0c9194. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:36.465357 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:36.465357 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:36.466641 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a63ac52f-84fc-45f7-99d5-9b00e48c6d66 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 returned with HTTP 200 Aug 12 20:18:36.467129 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 352/1413] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:36 2026] GET /volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 => generated 835 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:36.763120 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-bcc4437d-1bbc-4c9a-814a-79d1c12e0e79 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:36.769452 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-bcc4437d-1bbc-4c9a-814a-79d1c12e0e79 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 Aug 12 20:18:36.769662 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-bcc4437d-1bbc-4c9a-814a-79d1c12e0e79 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:36.769942 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-bcc4437d-1bbc-4c9a-814a-79d1c12e0e79 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:36.770858 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-bcc4437d-1bbc-4c9a-814a-79d1c12e0e79 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 2c9e48a2-febb-4c0a-883f-9300c0ee3923. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:36.783718 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:36.783718 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:36.783718 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-bcc4437d-1bbc-4c9a-814a-79d1c12e0e79 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 returned with HTTP 200 Aug 12 20:18:36.784163 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 347/1414] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:36 2026] GET /volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 => generated 800 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:37.002611 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-5e1ccafc-0f0e-448b-8d91-758474700440 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:37.005017 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5e1ccafc-0f0e-448b-8d91-758474700440 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 Aug 12 20:18:37.005325 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5e1ccafc-0f0e-448b-8d91-758474700440 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:37.005710 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5e1ccafc-0f0e-448b-8d91-758474700440 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:37.005895 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-5e1ccafc-0f0e-448b-8d91-758474700440 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 3dd22619-2e25-493a-b3b9-51b8e2755442. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:37.015618 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:37.015618 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:37.016447 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5e1ccafc-0f0e-448b-8d91-758474700440 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 returned with HTTP 200 Aug 12 20:18:37.017268 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 360/1415] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:37 2026] GET /volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:37.481999 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-5373668a-c2b4-4895-89cf-eb18036a6bdc None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:37.486599 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5373668a-c2b4-4895-89cf-eb18036a6bdc tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 Aug 12 20:18:37.486599 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5373668a-c2b4-4895-89cf-eb18036a6bdc tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:37.489744 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5373668a-c2b4-4895-89cf-eb18036a6bdc tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:37.489996 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-5373668a-c2b4-4895-89cf-eb18036a6bdc tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Show backup with id a4f4eef0-47cf-4be7-bfcf-ca144f0c9194. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:37.497020 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:37.497020 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:37.498041 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5373668a-c2b4-4895-89cf-eb18036a6bdc tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 returned with HTTP 200 Aug 12 20:18:37.498343 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 357/1416] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:37 2026] GET /volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 => generated 835 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:37.798502 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-aaf8be4a-c48d-48d9-9572-677b59789a4b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:37.801532 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-aaf8be4a-c48d-48d9-9572-677b59789a4b tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 Aug 12 20:18:37.801532 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-aaf8be4a-c48d-48d9-9572-677b59789a4b tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:37.801532 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-aaf8be4a-c48d-48d9-9572-677b59789a4b tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:37.801777 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-aaf8be4a-c48d-48d9-9572-677b59789a4b tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 2c9e48a2-febb-4c0a-883f-9300c0ee3923. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:37.809760 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:37.809760 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:37.810887 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-aaf8be4a-c48d-48d9-9572-677b59789a4b tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 returned with HTTP 200 Aug 12 20:18:37.812636 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 353/1417] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:37 2026] GET /volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:38.042584 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-90077cb1-651f-4b2f-b6be-e766d4bf4ded None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:38.045080 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-90077cb1-651f-4b2f-b6be-e766d4bf4ded tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 Aug 12 20:18:38.046358 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-90077cb1-651f-4b2f-b6be-e766d4bf4ded tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:38.046358 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-90077cb1-651f-4b2f-b6be-e766d4bf4ded tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:38.046358 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-90077cb1-651f-4b2f-b6be-e766d4bf4ded tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 3dd22619-2e25-493a-b3b9-51b8e2755442. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:38.051360 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:38.051360 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:38.052386 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-90077cb1-651f-4b2f-b6be-e766d4bf4ded tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 returned with HTTP 200 Aug 12 20:18:38.053026 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 348/1418] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:38 2026] GET /volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:38.513352 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-cb62bba2-5308-4deb-b9c6-dadf9bebabb0 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:38.516058 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cb62bba2-5308-4deb-b9c6-dadf9bebabb0 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 Aug 12 20:18:38.516343 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cb62bba2-5308-4deb-b9c6-dadf9bebabb0 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:38.516603 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cb62bba2-5308-4deb-b9c6-dadf9bebabb0 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:38.516757 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-cb62bba2-5308-4deb-b9c6-dadf9bebabb0 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Show backup with id a4f4eef0-47cf-4be7-bfcf-ca144f0c9194. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:38.523278 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:38.523278 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:38.524352 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cb62bba2-5308-4deb-b9c6-dadf9bebabb0 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 returned with HTTP 200 Aug 12 20:18:38.524861 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 361/1419] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:38 2026] GET /volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:38.824557 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-def1d0e9-5bca-4bf3-8c66-90695143f343 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:38.826782 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-def1d0e9-5bca-4bf3-8c66-90695143f343 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 Aug 12 20:18:38.826842 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-def1d0e9-5bca-4bf3-8c66-90695143f343 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:38.827045 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-def1d0e9-5bca-4bf3-8c66-90695143f343 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:38.827762 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-def1d0e9-5bca-4bf3-8c66-90695143f343 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 2c9e48a2-febb-4c0a-883f-9300c0ee3923. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:38.834978 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:38.834978 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:38.836355 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-def1d0e9-5bca-4bf3-8c66-90695143f343 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 returned with HTTP 200 Aug 12 20:18:38.836355 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 358/1420] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:38 2026] GET /volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:39.067478 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-818578f8-43e1-44e2-9b9b-d81323655a50 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:39.070678 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-818578f8-43e1-44e2-9b9b-d81323655a50 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 Aug 12 20:18:39.071194 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-818578f8-43e1-44e2-9b9b-d81323655a50 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:39.071253 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-818578f8-43e1-44e2-9b9b-d81323655a50 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:39.071443 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-818578f8-43e1-44e2-9b9b-d81323655a50 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 3dd22619-2e25-493a-b3b9-51b8e2755442. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:39.076830 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:39.076830 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:39.077824 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-818578f8-43e1-44e2-9b9b-d81323655a50 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 returned with HTTP 200 Aug 12 20:18:39.078216 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 354/1421] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:39 2026] GET /volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:39.542967 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-aace1ba7-a33b-4c9e-a244-cf20c3644e35 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:39.547812 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-aace1ba7-a33b-4c9e-a244-cf20c3644e35 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 Aug 12 20:18:39.548331 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-aace1ba7-a33b-4c9e-a244-cf20c3644e35 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:39.548562 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-aace1ba7-a33b-4c9e-a244-cf20c3644e35 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:39.548808 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-aace1ba7-a33b-4c9e-a244-cf20c3644e35 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Show backup with id a4f4eef0-47cf-4be7-bfcf-ca144f0c9194. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:39.555889 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:39.555889 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:39.557059 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-aace1ba7-a33b-4c9e-a244-cf20c3644e35 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 returned with HTTP 200 Aug 12 20:18:39.557602 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 349/1422] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:39 2026] GET /volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 => generated 836 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:39.848333 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-449d7742-32f8-4c97-8379-99c0c1ac0a1d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:39.851706 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-449d7742-32f8-4c97-8379-99c0c1ac0a1d tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 Aug 12 20:18:39.851972 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-449d7742-32f8-4c97-8379-99c0c1ac0a1d tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:39.852219 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-449d7742-32f8-4c97-8379-99c0c1ac0a1d tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:39.852400 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-449d7742-32f8-4c97-8379-99c0c1ac0a1d tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 2c9e48a2-febb-4c0a-883f-9300c0ee3923. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:39.860774 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:39.860774 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:39.861982 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-449d7742-32f8-4c97-8379-99c0c1ac0a1d tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 returned with HTTP 200 Aug 12 20:18:39.862657 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 362/1423] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:39 2026] GET /volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:40.100870 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-73eba569-ba8b-4c45-b8cc-0ecdf882f352 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:40.105718 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-73eba569-ba8b-4c45-b8cc-0ecdf882f352 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 Aug 12 20:18:40.106365 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-73eba569-ba8b-4c45-b8cc-0ecdf882f352 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:40.106865 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-73eba569-ba8b-4c45-b8cc-0ecdf882f352 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:40.107178 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-73eba569-ba8b-4c45-b8cc-0ecdf882f352 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 3dd22619-2e25-493a-b3b9-51b8e2755442. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:40.113664 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:40.113664 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:40.114456 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-73eba569-ba8b-4c45-b8cc-0ecdf882f352 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 returned with HTTP 200 Aug 12 20:18:40.115514 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 359/1424] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:40 2026] GET /volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:40.578168 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-94367842-a4df-4bf0-a168-aac1cd01c26d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:40.580094 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-94367842-a4df-4bf0-a168-aac1cd01c26d tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 Aug 12 20:18:40.581682 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-94367842-a4df-4bf0-a168-aac1cd01c26d tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:40.581978 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-94367842-a4df-4bf0-a168-aac1cd01c26d tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:40.582304 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-94367842-a4df-4bf0-a168-aac1cd01c26d tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Show backup with id a4f4eef0-47cf-4be7-bfcf-ca144f0c9194. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:40.587742 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:40.587742 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:40.589041 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-94367842-a4df-4bf0-a168-aac1cd01c26d tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 returned with HTTP 200 Aug 12 20:18:40.589722 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 355/1425] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:40 2026] GET /volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 => generated 837 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:40.601284 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-146ee7da-9a3b-4de0-8a8f-94b0f6158d4f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:40.603330 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-146ee7da-9a3b-4de0-8a8f-94b0f6158d4f tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/snapshots/e1da215c-69c3-4962-b294-1a9138b88b40 Aug 12 20:18:40.603673 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-146ee7da-9a3b-4de0-8a8f-94b0f6158d4f tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:40.603931 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-146ee7da-9a3b-4de0-8a8f-94b0f6158d4f tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:40.611994 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:40.611994 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:40.612804 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-146ee7da-9a3b-4de0-8a8f-94b0f6158d4f tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot retrieved successfully. Aug 12 20:18:40.613835 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-146ee7da-9a3b-4de0-8a8f-94b0f6158d4f tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/e1da215c-69c3-4962-b294-1a9138b88b40 returned with HTTP 200 Aug 12 20:18:40.614303 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 350/1426] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:18:40 2026] GET /volume/v3/snapshots/e1da215c-69c3-4962-b294-1a9138b88b40 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:40.626397 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-0343c4aa-c48f-4f35-bb9e-1ecc947bfaf1 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:40.629172 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0343c4aa-c48f-4f35-bb9e-1ecc947bfaf1 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 Aug 12 20:18:40.629310 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-0343c4aa-c48f-4f35-bb9e-1ecc947bfaf1 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:40.629583 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-0343c4aa-c48f-4f35-bb9e-1ecc947bfaf1 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:40.629703 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-0343c4aa-c48f-4f35-bb9e-1ecc947bfaf1 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Show backup with id a4f4eef0-47cf-4be7-bfcf-ca144f0c9194. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:40.634848 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:40.634848 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:40.636050 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0343c4aa-c48f-4f35-bb9e-1ecc947bfaf1 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 returned with HTTP 200 Aug 12 20:18:40.636456 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 363/1427] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:40 2026] GET /volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 => generated 837 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:40.650362 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e1b8b436-7301-4321-83d0-62c9a5fcc4cd None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:40.652633 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e1b8b436-7301-4321-83d0-62c9a5fcc4cd tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] DELETE https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 Aug 12 20:18:40.652856 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e1b8b436-7301-4321-83d0-62c9a5fcc4cd tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:40.653064 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e1b8b436-7301-4321-83d0-62c9a5fcc4cd tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:40.653171 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.contrib.backups [None req-e1b8b436-7301-4321-83d0-62c9a5fcc4cd tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Delete backup with id: a4f4eef0-47cf-4be7-bfcf-ca144f0c9194. Aug 12 20:18:40.668179 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:40.668179 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:40.689660 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.backup.rpcapi [None req-e1b8b436-7301-4321-83d0-62c9a5fcc4cd tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] delete_backup rpcapi backup_id a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 {{(pid=100383) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 20:18:40.691522 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e1b8b436-7301-4321-83d0-62c9a5fcc4cd tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 returned with HTTP 202 Aug 12 20:18:40.692066 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 360/1428] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:18:40 2026] DELETE /volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:18:40.706478 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-29e07dfa-777b-4c20-b743-f7d9abb4aa1b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:40.708862 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-29e07dfa-777b-4c20-b743-f7d9abb4aa1b tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 Aug 12 20:18:40.708986 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-29e07dfa-777b-4c20-b743-f7d9abb4aa1b tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:40.709359 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-29e07dfa-777b-4c20-b743-f7d9abb4aa1b tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:40.709359 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-29e07dfa-777b-4c20-b743-f7d9abb4aa1b tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Show backup with id a4f4eef0-47cf-4be7-bfcf-ca144f0c9194. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:40.715146 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:40.715146 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:40.716015 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-29e07dfa-777b-4c20-b743-f7d9abb4aa1b tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 returned with HTTP 200 Aug 12 20:18:40.716475 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 356/1429] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:40 2026] GET /volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 => generated 836 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:40.882606 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-f233d3f0-8fc6-4c21-b751-ae5aa53c05bf None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:40.887732 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f233d3f0-8fc6-4c21-b751-ae5aa53c05bf tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 Aug 12 20:18:40.887960 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f233d3f0-8fc6-4c21-b751-ae5aa53c05bf tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:40.888205 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f233d3f0-8fc6-4c21-b751-ae5aa53c05bf tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:40.888205 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-f233d3f0-8fc6-4c21-b751-ae5aa53c05bf tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 2c9e48a2-febb-4c0a-883f-9300c0ee3923. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:40.893060 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:40.893060 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:40.893742 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f233d3f0-8fc6-4c21-b751-ae5aa53c05bf tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 returned with HTTP 200 Aug 12 20:18:40.894080 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 351/1430] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:40 2026] GET /volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:41.157840 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-8deb0708-56da-4fdb-a7e3-dc9dd9802186 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:41.160706 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8deb0708-56da-4fdb-a7e3-dc9dd9802186 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 Aug 12 20:18:41.161046 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8deb0708-56da-4fdb-a7e3-dc9dd9802186 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:41.161322 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8deb0708-56da-4fdb-a7e3-dc9dd9802186 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:41.161488 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-8deb0708-56da-4fdb-a7e3-dc9dd9802186 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 3dd22619-2e25-493a-b3b9-51b8e2755442. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:41.169959 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:41.169959 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:41.170899 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8deb0708-56da-4fdb-a7e3-dc9dd9802186 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 returned with HTTP 200 Aug 12 20:18:41.171395 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 364/1431] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:41 2026] GET /volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:41.744005 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-df7b7531-27ae-46c3-98bd-b6726c1d071e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:41.745630 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-df7b7531-27ae-46c3-98bd-b6726c1d071e tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 Aug 12 20:18:41.746190 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-df7b7531-27ae-46c3-98bd-b6726c1d071e tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:41.746190 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-df7b7531-27ae-46c3-98bd-b6726c1d071e tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:41.746190 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-df7b7531-27ae-46c3-98bd-b6726c1d071e tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Show backup with id a4f4eef0-47cf-4be7-bfcf-ca144f0c9194. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:41.753786 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-df7b7531-27ae-46c3-98bd-b6726c1d071e tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 returned with HTTP 404 Aug 12 20:18:41.754754 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 361/1432] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:41 2026] GET /volume/v3/backups/a4f4eef0-47cf-4be7-bfcf-ca144f0c9194 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:18:41.857692 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-8f2ab4af-cf65-4679-99b9-f4eab088b338 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:41.864208 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8f2ab4af-cf65-4679-99b9-f4eab088b338 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/e1da215c-69c3-4962-b294-1a9138b88b40 Aug 12 20:18:41.864481 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8f2ab4af-cf65-4679-99b9-f4eab088b338 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:41.864708 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8f2ab4af-cf65-4679-99b9-f4eab088b338 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:41.864820 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.snapshots [None req-8f2ab4af-cf65-4679-99b9-f4eab088b338 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Delete snapshot with id: e1da215c-69c3-4962-b294-1a9138b88b40 Aug 12 20:18:41.873918 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:41.873918 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:41.874505 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-8f2ab4af-cf65-4679-99b9-f4eab088b338 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot retrieved successfully. Aug 12 20:18:41.898327 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-8f2ab4af-cf65-4679-99b9-f4eab088b338 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot delete request issued successfully. Aug 12 20:18:41.898591 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8f2ab4af-cf65-4679-99b9-f4eab088b338 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/e1da215c-69c3-4962-b294-1a9138b88b40 returned with HTTP 202 Aug 12 20:18:41.899033 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 357/1433] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:18:41 2026] DELETE /volume/v3/snapshots/e1da215c-69c3-4962-b294-1a9138b88b40 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:18:41.912653 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-1326cd2d-5d85-4dc5-9ed3-075787e4bc97 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:41.914861 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-cc7c7185-861c-4c0d-99ab-c02dd98a8b98 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:41.916450 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1326cd2d-5d85-4dc5-9ed3-075787e4bc97 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 Aug 12 20:18:41.916861 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1326cd2d-5d85-4dc5-9ed3-075787e4bc97 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:41.917105 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1326cd2d-5d85-4dc5-9ed3-075787e4bc97 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:41.917308 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-1326cd2d-5d85-4dc5-9ed3-075787e4bc97 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 2c9e48a2-febb-4c0a-883f-9300c0ee3923. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:41.918303 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cc7c7185-861c-4c0d-99ab-c02dd98a8b98 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/snapshots/e1da215c-69c3-4962-b294-1a9138b88b40 Aug 12 20:18:41.918560 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cc7c7185-861c-4c0d-99ab-c02dd98a8b98 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:41.918782 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cc7c7185-861c-4c0d-99ab-c02dd98a8b98 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:41.922650 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:41.922650 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:41.924307 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1326cd2d-5d85-4dc5-9ed3-075787e4bc97 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 returned with HTTP 200 Aug 12 20:18:41.924433 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:41.924433 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:41.924920 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 352/1434] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:41 2026] GET /volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:41.925028 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-cc7c7185-861c-4c0d-99ab-c02dd98a8b98 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot retrieved successfully. Aug 12 20:18:41.925944 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cc7c7185-861c-4c0d-99ab-c02dd98a8b98 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/e1da215c-69c3-4962-b294-1a9138b88b40 returned with HTTP 200 Aug 12 20:18:41.926427 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 365/1435] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:18:41 2026] GET /volume/v3/snapshots/e1da215c-69c3-4962-b294-1a9138b88b40 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:42.192621 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-285b7599-6c2d-4dd4-809b-612823b7cf4b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:42.196481 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-285b7599-6c2d-4dd4-809b-612823b7cf4b tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 Aug 12 20:18:42.196481 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-285b7599-6c2d-4dd4-809b-612823b7cf4b tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:42.196976 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-285b7599-6c2d-4dd4-809b-612823b7cf4b tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:42.196976 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-285b7599-6c2d-4dd4-809b-612823b7cf4b tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 3dd22619-2e25-493a-b3b9-51b8e2755442. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:42.202234 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:42.202234 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:42.203231 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-285b7599-6c2d-4dd4-809b-612823b7cf4b tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 returned with HTTP 200 Aug 12 20:18:42.203579 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 362/1436] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:42 2026] GET /volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:42.937956 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-db1b8d6d-33c3-4220-873d-f279dcc24ad8 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:42.938576 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-118bc385-2726-4205-a65e-86ac63d04652 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:42.940629 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-db1b8d6d-33c3-4220-873d-f279dcc24ad8 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 Aug 12 20:18:42.940879 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-db1b8d6d-33c3-4220-873d-f279dcc24ad8 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:42.941058 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-db1b8d6d-33c3-4220-873d-f279dcc24ad8 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:42.941167 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-db1b8d6d-33c3-4220-873d-f279dcc24ad8 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 2c9e48a2-febb-4c0a-883f-9300c0ee3923. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:42.943568 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-118bc385-2726-4205-a65e-86ac63d04652 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/snapshots/e1da215c-69c3-4962-b294-1a9138b88b40 Aug 12 20:18:42.944041 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-118bc385-2726-4205-a65e-86ac63d04652 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:42.944041 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-118bc385-2726-4205-a65e-86ac63d04652 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:42.951692 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:42.951692 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:42.952650 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-db1b8d6d-33c3-4220-873d-f279dcc24ad8 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 returned with HTTP 200 Aug 12 20:18:42.953029 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 358/1437] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:42 2026] GET /volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 => generated 802 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:42.953886 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-118bc385-2726-4205-a65e-86ac63d04652 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/e1da215c-69c3-4962-b294-1a9138b88b40 returned with HTTP 404 Aug 12 20:18:42.954704 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 353/1438] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:18:42 2026] GET /volume/v3/snapshots/e1da215c-69c3-4962-b294-1a9138b88b40 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:18:42.968048 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-8e5f6cd1-dfc9-4337-9b2c-2409a945017d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:42.968914 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-31b91de8-fbcb-405d-be15-2b720c095454 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:42.970840 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8e5f6cd1-dfc9-4337-9b2c-2409a945017d tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f Aug 12 20:18:42.971182 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8e5f6cd1-dfc9-4337-9b2c-2409a945017d tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:42.971806 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8e5f6cd1-dfc9-4337-9b2c-2409a945017d tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:42.972183 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-31b91de8-fbcb-405d-be15-2b720c095454 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/volumes/898d0be5-1a3b-492a-b5cb-d3e03cb0a693 Aug 12 20:18:42.972341 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-31b91de8-fbcb-405d-be15-2b720c095454 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:42.972568 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-31b91de8-fbcb-405d-be15-2b720c095454 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:42.984793 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:42.984793 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:42.987977 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:42.987977 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:42.996900 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-8e5f6cd1-dfc9-4337-9b2c-2409a945017d tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:18:42.997344 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-31b91de8-fbcb-405d-be15-2b720c095454 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Volume info retrieved successfully. Aug 12 20:18:43.000228 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8e5f6cd1-dfc9-4337-9b2c-2409a945017d tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f returned with HTTP 200 Aug 12 20:18:43.000228 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 366/1439] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:42 2026] GET /volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:43.006591 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-31b91de8-fbcb-405d-be15-2b720c095454 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/volumes/898d0be5-1a3b-492a-b5cb-d3e03cb0a693 returned with HTTP 200 Aug 12 20:18:43.007186 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 363/1440] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:42 2026] GET /volume/v3/volumes/898d0be5-1a3b-492a-b5cb-d3e03cb0a693 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:43.022594 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f546c0e5-d6c0-466f-88eb-c437fff8cf2b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:43.025344 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f546c0e5-d6c0-466f-88eb-c437fff8cf2b tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] POST https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923/action Aug 12 20:18:43.025875 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f546c0e5-d6c0-466f-88eb-c437fff8cf2b tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:18:43.026285 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f546c0e5-d6c0-466f-88eb-c437fff8cf2b tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:43.028665 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.contrib.admin_actions [None req-f546c0e5-d6c0-466f-88eb-c437fff8cf2b tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] Updating backup '2c9e48a2-febb-4c0a-883f-9300c0ee3923' with '{'status': 'error'}' {{(pid=100385) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 12 20:18:43.038935 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:43.038935 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:43.039699 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-d15d699c-0c58-443c-a4a1-1dc57544a301 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:43.041477 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d15d699c-0c58-443c-a4a1-1dc57544a301 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:18:43.041838 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d15d699c-0c58-443c-a4a1-1dc57544a301 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a0596018-e224-475d-8adb-b6c6e42731ae", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-673673158"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:43.043645 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-d15d699c-0c58-443c-a4a1-1dc57544a301 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Create volume request body: {'volume': {'imageRef': 'a0596018-e224-475d-8adb-b6c6e42731ae', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-673673158'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:18:43.047665 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.backup.rpcapi [None req-f546c0e5-d6c0-466f-88eb-c437fff8cf2b tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] reset_status in rpcapi backup_id 2c9e48a2-febb-4c0a-883f-9300c0ee3923 on host np0000007109. {{(pid=100385) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 12 20:18:43.049663 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f546c0e5-d6c0-466f-88eb-c437fff8cf2b tempest-VolumesBackupsAdminTest-902574835 tempest-VolumesBackupsAdminTest-902574835-project-admin] https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923/action returned with HTTP 202 Aug 12 20:18:43.050227 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 359/1441] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:18:43 2026] POST /volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:18:43.062714 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-6b3e553c-30e4-4fc4-90cf-4ddb1c0c4b3e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:43.065752 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6b3e553c-30e4-4fc4-90cf-4ddb1c0c4b3e tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 Aug 12 20:18:43.065942 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6b3e553c-30e4-4fc4-90cf-4ddb1c0c4b3e tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:43.066143 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6b3e553c-30e4-4fc4-90cf-4ddb1c0c4b3e tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:43.066477 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-6b3e553c-30e4-4fc4-90cf-4ddb1c0c4b3e tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 2c9e48a2-febb-4c0a-883f-9300c0ee3923. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:43.073508 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:43.073508 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:43.075011 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6b3e553c-30e4-4fc4-90cf-4ddb1c0c4b3e tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 returned with HTTP 200 Aug 12 20:18:43.075011 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 367/1442] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:43 2026] GET /volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:43.086199 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-10dc5c03-4b99-4a4c-850b-0eaaf4b023db None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:43.089999 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-10dc5c03-4b99-4a4c-850b-0eaaf4b023db tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] DELETE https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 Aug 12 20:18:43.090334 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-10dc5c03-4b99-4a4c-850b-0eaaf4b023db tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:43.090493 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-10dc5c03-4b99-4a4c-850b-0eaaf4b023db tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:43.090804 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.contrib.backups [None req-10dc5c03-4b99-4a4c-850b-0eaaf4b023db tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Delete backup with id: 2c9e48a2-febb-4c0a-883f-9300c0ee3923. Aug 12 20:18:43.096692 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:43.096692 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:43.115001 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.backup.rpcapi [None req-10dc5c03-4b99-4a4c-850b-0eaaf4b023db tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] delete_backup rpcapi backup_id 2c9e48a2-febb-4c0a-883f-9300c0ee3923 {{(pid=100383) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 20:18:43.116859 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-10dc5c03-4b99-4a4c-850b-0eaaf4b023db tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 returned with HTTP 202 Aug 12 20:18:43.117311 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 364/1443] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:18:43 2026] DELETE /volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:18:43.128339 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-5bc3f7f3-3b97-48f7-8efd-0446b1fd1b2e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:43.131351 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5bc3f7f3-3b97-48f7-8efd-0446b1fd1b2e tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 Aug 12 20:18:43.131417 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5bc3f7f3-3b97-48f7-8efd-0446b1fd1b2e tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:43.131923 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5bc3f7f3-3b97-48f7-8efd-0446b1fd1b2e tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:43.131923 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-5bc3f7f3-3b97-48f7-8efd-0446b1fd1b2e tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 2c9e48a2-febb-4c0a-883f-9300c0ee3923. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:43.146558 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:43.146558 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:43.152716 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5bc3f7f3-3b97-48f7-8efd-0446b1fd1b2e tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 returned with HTTP 200 Aug 12 20:18:43.158297 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 360/1444] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:43 2026] GET /volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 => generated 801 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 20:18:43.205441 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-d15d699c-0c58-443c-a4a1-1dc57544a301 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Create volume of 1 GB Aug 12 20:18:43.210379 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-d15d699c-0c58-443c-a4a1-1dc57544a301 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Availability Zones retrieved successfully. Aug 12 20:18:43.217132 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a7cb3131-1f81-4a96-9594-2a6cd62961f8 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:43.218560 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-d15d699c-0c58-443c-a4a1-1dc57544a301 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Flow 'volume_create_api' (a8a4bfc0-3a5e-455d-9172-6ba815028369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:18:43.220491 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a7cb3131-1f81-4a96-9594-2a6cd62961f8 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 Aug 12 20:18:43.220671 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-d15d699c-0c58-443c-a4a1-1dc57544a301 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47d93aa6-a346-4f75-abfd-e38c5bba4dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:43.220776 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a7cb3131-1f81-4a96-9594-2a6cd62961f8 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:43.220776 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a7cb3131-1f81-4a96-9594-2a6cd62961f8 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:43.220776 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-a7cb3131-1f81-4a96-9594-2a6cd62961f8 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 3dd22619-2e25-493a-b3b9-51b8e2755442. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:43.221381 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-d15d699c-0c58-443c-a4a1-1dc57544a301 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:18:43.227498 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:43.227498 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:43.227498 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a7cb3131-1f81-4a96-9594-2a6cd62961f8 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 returned with HTTP 200 Aug 12 20:18:43.227498 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 368/1445] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:43 2026] GET /volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:43.318795 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-d15d699c-0c58-443c-a4a1-1dc57544a301 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47d93aa6-a346-4f75-abfd-e38c5bba4dc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:43.320010 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-d15d699c-0c58-443c-a4a1-1dc57544a301 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb1f0764-f0b8-4d4d-b0df-1f48a2dddb1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:43.378177 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-d15d699c-0c58-443c-a4a1-1dc57544a301 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Created reservations ['fc2cafe4-370c-4377-aefa-159b241f7fc9', '7cdc0502-4f31-459a-bd5f-cbf037cc58fd', '43d3f636-ca28-434a-9c6a-9f252f4ae455', '645ad510-bef3-4394-9da1-9fc46cf229cc'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:18:43.379317 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-d15d699c-0c58-443c-a4a1-1dc57544a301 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb1f0764-f0b8-4d4d-b0df-1f48a2dddb1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc2cafe4-370c-4377-aefa-159b241f7fc9', '7cdc0502-4f31-459a-bd5f-cbf037cc58fd', '43d3f636-ca28-434a-9c6a-9f252f4ae455', '645ad510-bef3-4394-9da1-9fc46cf229cc']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:43.380419 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-d15d699c-0c58-443c-a4a1-1dc57544a301 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (872256af-ba4b-49c8-9334-6b9ed450801d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:43.412126 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-d15d699c-0c58-443c-a4a1-1dc57544a301 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (872256af-ba4b-49c8-9334-6b9ed450801d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae2111a3-7803-4e76-a743-2559599d8cbd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-673673158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec32b3c556154672a31f58bb5b07f3bc',qos_specs=None,replication_status=,reservations=['fc2cafe4-370c-4377-aefa-159b241f7fc9','7cdc0502-4f31-459a-bd5f-cbf037cc58fd','43d3f636-ca28-434a-9c6a-9f252f4ae455','645ad510-bef3-4394-9da1-9fc46cf229cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1f12c916788425dbb40a7331e6de65c',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:18:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-673673158',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae2111a3-7803-4e76-a743-2559599d8cbd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec32b3c556154672a31f58bb5b07f3bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1f12c916788425dbb40a7331e6de65c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:43.413082 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-d15d699c-0c58-443c-a4a1-1dc57544a301 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57c21d4e-2d12-43ae-abc1-3f6f583fd220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:43.436767 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-d15d699c-0c58-443c-a4a1-1dc57544a301 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57c21d4e-2d12-43ae-abc1-3f6f583fd220) transitioned into state 'SUCCESS' from state '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-673673158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec32b3c556154672a31f58bb5b07f3bc',qos_specs=None,replication_status=,reservations=['fc2cafe4-370c-4377-aefa-159b241f7fc9','7cdc0502-4f31-459a-bd5f-cbf037cc58fd','43d3f636-ca28-434a-9c6a-9f252f4ae455','645ad510-bef3-4394-9da1-9fc46cf229cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1f12c916788425dbb40a7331e6de65c',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:43.437475 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-d15d699c-0c58-443c-a4a1-1dc57544a301 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3f7287c-77e0-4544-ba80-f7b6fe92b691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:43.453488 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-d15d699c-0c58-443c-a4a1-1dc57544a301 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3f7287c-77e0-4544-ba80-f7b6fe92b691) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:43.454889 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-d15d699c-0c58-443c-a4a1-1dc57544a301 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Flow 'volume_create_api' (a8a4bfc0-3a5e-455d-9172-6ba815028369) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:18:43.455368 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-d15d699c-0c58-443c-a4a1-1dc57544a301 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Create volume request issued successfully. Aug 12 20:18:43.456302 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d15d699c-0c58-443c-a4a1-1dc57544a301 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:18:43.457196 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 354/1446] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:18:43 2026] POST /volume/v3/volumes => generated 753 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:18:43.474207 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-fd03df7c-09f1-457b-b96e-c70c92910d81 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:43.476443 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-fd03df7c-09f1-457b-b96e-c70c92910d81 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd Aug 12 20:18:43.476726 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-fd03df7c-09f1-457b-b96e-c70c92910d81 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:43.476990 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-fd03df7c-09f1-457b-b96e-c70c92910d81 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:43.487033 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:43.487033 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:43.491337 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-fd03df7c-09f1-457b-b96e-c70c92910d81 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:18:43.497820 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-fd03df7c-09f1-457b-b96e-c70c92910d81 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd returned with HTTP 200 Aug 12 20:18:43.498369 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 365/1447] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:43 2026] GET /volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:44.167071 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f852e0b5-a5fb-46af-be05-5ebcc7558a3d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:44.171804 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f852e0b5-a5fb-46af-be05-5ebcc7558a3d tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 Aug 12 20:18:44.172094 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f852e0b5-a5fb-46af-be05-5ebcc7558a3d tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:44.172314 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f852e0b5-a5fb-46af-be05-5ebcc7558a3d tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:44.172509 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-f852e0b5-a5fb-46af-be05-5ebcc7558a3d tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Show backup with id 2c9e48a2-febb-4c0a-883f-9300c0ee3923. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:44.178912 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f852e0b5-a5fb-46af-be05-5ebcc7558a3d tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 returned with HTTP 404 Aug 12 20:18:44.179626 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 361/1448] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:44 2026] GET /volume/v3/backups/2c9e48a2-febb-4c0a-883f-9300c0ee3923 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:18:44.243211 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-7b383d88-63c1-4525-8766-3aaca50c4442 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:44.245869 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7b383d88-63c1-4525-8766-3aaca50c4442 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 Aug 12 20:18:44.247828 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7b383d88-63c1-4525-8766-3aaca50c4442 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:44.248169 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7b383d88-63c1-4525-8766-3aaca50c4442 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:44.248318 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-7b383d88-63c1-4525-8766-3aaca50c4442 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 3dd22619-2e25-493a-b3b9-51b8e2755442. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:44.253000 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:44.253000 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:44.253673 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7b383d88-63c1-4525-8766-3aaca50c4442 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 returned with HTTP 200 Aug 12 20:18:44.254034 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 369/1449] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:44 2026] GET /volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:44.285320 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-b4da18df-88f1-49f4-a67d-b9821ecc9156 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:44.287201 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b4da18df-88f1-49f4-a67d-b9821ecc9156 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/volumes/898d0be5-1a3b-492a-b5cb-d3e03cb0a693 Aug 12 20:18:44.287411 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b4da18df-88f1-49f4-a67d-b9821ecc9156 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:44.287642 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b4da18df-88f1-49f4-a67d-b9821ecc9156 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:44.295118 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:44.295118 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:44.302261 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-b4da18df-88f1-49f4-a67d-b9821ecc9156 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Volume info retrieved successfully. Aug 12 20:18:44.307527 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b4da18df-88f1-49f4-a67d-b9821ecc9156 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/volumes/898d0be5-1a3b-492a-b5cb-d3e03cb0a693 returned with HTTP 200 Aug 12 20:18:44.307991 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 355/1450] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:44 2026] GET /volume/v3/volumes/898d0be5-1a3b-492a-b5cb-d3e03cb0a693 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:44.322478 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e9756d41-5cdd-4437-a5c2-1236054ed094 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:44.325604 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e9756d41-5cdd-4437-a5c2-1236054ed094 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] DELETE https://10.4.3.246/volume/v3/volumes/898d0be5-1a3b-492a-b5cb-d3e03cb0a693 Aug 12 20:18:44.325887 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e9756d41-5cdd-4437-a5c2-1236054ed094 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:44.326142 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e9756d41-5cdd-4437-a5c2-1236054ed094 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:44.326357 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-e9756d41-5cdd-4437-a5c2-1236054ed094 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Delete volume with id: 898d0be5-1a3b-492a-b5cb-d3e03cb0a693 Aug 12 20:18:44.337678 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:44.337678 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:44.338584 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-e9756d41-5cdd-4437-a5c2-1236054ed094 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Volume info retrieved successfully. Aug 12 20:18:44.365019 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-e9756d41-5cdd-4437-a5c2-1236054ed094 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Delete volume request issued successfully. Aug 12 20:18:44.365257 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e9756d41-5cdd-4437-a5c2-1236054ed094 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/volumes/898d0be5-1a3b-492a-b5cb-d3e03cb0a693 returned with HTTP 202 Aug 12 20:18:44.365725 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 366/1451] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:18:44 2026] DELETE /volume/v3/volumes/898d0be5-1a3b-492a-b5cb-d3e03cb0a693 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:18:44.373280 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-2c9076ec-ce01-4a4b-ad19-38899d9fca2b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:44.375238 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2c9076ec-ce01-4a4b-ad19-38899d9fca2b tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/volumes/898d0be5-1a3b-492a-b5cb-d3e03cb0a693 Aug 12 20:18:44.375474 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2c9076ec-ce01-4a4b-ad19-38899d9fca2b tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:44.375677 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2c9076ec-ce01-4a4b-ad19-38899d9fca2b tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:44.384896 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:44.384896 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:44.389511 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-2c9076ec-ce01-4a4b-ad19-38899d9fca2b tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Volume info retrieved successfully. Aug 12 20:18:44.395825 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2c9076ec-ce01-4a4b-ad19-38899d9fca2b tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/volumes/898d0be5-1a3b-492a-b5cb-d3e03cb0a693 returned with HTTP 200 Aug 12 20:18:44.396327 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 362/1452] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:44 2026] GET /volume/v3/volumes/898d0be5-1a3b-492a-b5cb-d3e03cb0a693 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:44.511745 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d74ac2d3-e629-48b5-b44a-654dee2d4b04 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:44.514056 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d74ac2d3-e629-48b5-b44a-654dee2d4b04 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd Aug 12 20:18:44.514262 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d74ac2d3-e629-48b5-b44a-654dee2d4b04 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:44.514493 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d74ac2d3-e629-48b5-b44a-654dee2d4b04 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:44.522315 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:44.522315 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:44.526303 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-d74ac2d3-e629-48b5-b44a-654dee2d4b04 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:18:44.531834 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d74ac2d3-e629-48b5-b44a-654dee2d4b04 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd returned with HTTP 200 Aug 12 20:18:44.532272 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 370/1453] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:44 2026] GET /volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd => generated 1361 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 20:18:45.264666 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-cbee967f-10bd-4f59-b77d-f7189474bbbc None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:45.267279 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-cbee967f-10bd-4f59-b77d-f7189474bbbc tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 Aug 12 20:18:45.267279 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-cbee967f-10bd-4f59-b77d-f7189474bbbc tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:45.268284 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-cbee967f-10bd-4f59-b77d-f7189474bbbc tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:45.268284 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-cbee967f-10bd-4f59-b77d-f7189474bbbc tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 3dd22619-2e25-493a-b3b9-51b8e2755442. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:45.272618 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:45.272618 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:45.273307 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-cbee967f-10bd-4f59-b77d-f7189474bbbc tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 returned with HTTP 200 Aug 12 20:18:45.273732 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 356/1454] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:45 2026] GET /volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:45.284376 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-736123db-1fa7-4448-9f4a-c5ba6f5e09dc None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:45.288565 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-736123db-1fa7-4448-9f4a-c5ba6f5e09dc tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442/export_record Aug 12 20:18:45.288565 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-736123db-1fa7-4448-9f4a-c5ba6f5e09dc tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:45.288565 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-736123db-1fa7-4448-9f4a-c5ba6f5e09dc tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'export_record' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:45.288565 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.contrib.backups [None req-736123db-1fa7-4448-9f4a-c5ba6f5e09dc tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Export record for backup 3dd22619-2e25-493a-b3b9-51b8e2755442. {{(pid=100383) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 12 20:18:45.297578 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:45.297578 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:45.297578 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.backup.api [None req-736123db-1fa7-4448-9f4a-c5ba6f5e09dc tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling RPCAPI with context: , host: np0000007109, backup: 3dd22619-2e25-493a-b3b9-51b8e2755442. {{(pid=100383) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 12 20:18:45.313061 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.backup.rpcapi [None req-736123db-1fa7-4448-9f4a-c5ba6f5e09dc tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] export_record in rpcapi backup_id 3dd22619-2e25-493a-b3b9-51b8e2755442 on host np0000007109. {{(pid=100383) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 12 20:18:45.329759 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.contrib.backups [None req-736123db-1fa7-4448-9f4a-c5ba6f5e09dc tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiM2RkMjI2MTktMmUyNS00OTNhLWIzYjktNTFiOGUyNzU1NDQyIiwgInVzZXJfaWQiOiAiNzIyYTI5MGEwN2Q5NDI5YWI0MWU1YmFhMGUwZmYyNzQiLCAicHJvamVjdF9pZCI6ICI4NGUyZWY0ZDA4MDc0NzZhODhlM2EyNGQ3MTFhNzE0OSIsICJ2b2x1bWVfaWQiOiAiYThlMzNhZjQtYzFiMy00NmRlLWE1ZjItNTNlZWEzNzk0NjZiIiwgImhvc3QiOiAibnAwMDAwMDA3MTA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTc3MzkwMDI3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYThlMzNhZjQtYzFiMy00NmRlLWE1ZjItNTNlZWEzNzk0NjZiLzIwMjYwODEyMjAxODI4L2F6X25vdmFfYmFja3VwXzNkZDIyNjE5LTJlMjUtNDkzYS1iM2I5LTUxYjhlMjc1NTQ0MiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTJUMjA6MTg6MjVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTJUMjA6MTg6MjVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQyMDoxODo0NVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100383) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 12 20:18:45.332133 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-736123db-1fa7-4448-9f4a-c5ba6f5e09dc tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442/export_record returned with HTTP 200 Aug 12 20:18:45.332133 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 367/1455] 10.4.3.246 () {68 vars in 1430 bytes} [Wed Aug 12 20:18:45 2026] GET /volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442/export_record => generated 1424 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:18:45.342288 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-cfba7f66-87b5-479e-9c1f-489e3cc6e036 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:45.344504 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-cfba7f66-87b5-479e-9c1f-489e3cc6e036 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 Aug 12 20:18:45.344760 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-cfba7f66-87b5-479e-9c1f-489e3cc6e036 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:45.344975 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-cfba7f66-87b5-479e-9c1f-489e3cc6e036 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:45.345127 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-cfba7f66-87b5-479e-9c1f-489e3cc6e036 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 3dd22619-2e25-493a-b3b9-51b8e2755442. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:45.351213 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:45.351213 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:45.352343 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-cfba7f66-87b5-479e-9c1f-489e3cc6e036 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 returned with HTTP 200 Aug 12 20:18:45.353091 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 363/1456] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:45 2026] GET /volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:45.365938 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-809da239-632a-4358-8431-51bdaf1f4a22 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:45.368616 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-809da239-632a-4358-8431-51bdaf1f4a22 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-reader] POST https://10.4.3.246/volume/v3/backups/import_record Aug 12 20:18:45.369158 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-809da239-632a-4358-8431-51bdaf1f4a22 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjcyNzQwZTUtNGU1Yy00OGUxLTg0ODUtNWNjZmRlMGU0YzUwIiwgInVzZXJfaWQiOiAiNzIyYTI5MGEwN2Q5NDI5YWI0MWU1YmFhMGUwZmYyNzQiLCAicHJvamVjdF9pZCI6ICI4NGUyZWY0ZDA4MDc0NzZhODhlM2EyNGQ3MTFhNzE0OSIsICJ2b2x1bWVfaWQiOiAiYThlMzNhZjQtYzFiMy00NmRlLWE1ZjItNTNlZWEzNzk0NjZiIiwgImhvc3QiOiAibnAwMDAwMDA3MTA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTc3MzkwMDI3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYThlMzNhZjQtYzFiMy00NmRlLWE1ZjItNTNlZWEzNzk0NjZiLzIwMjYwODEyMjAxODI4L2F6X25vdmFfYmFja3VwXzNkZDIyNjE5LTJlMjUtNDkzYS1iM2I5LTUxYjhlMjc1NTQ0MiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTJUMjA6MTg6MjVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTJUMjA6MTg6MjVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQyMDoxODo0NVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:45.370727 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.contrib.backups [None req-809da239-632a-4358-8431-51bdaf1f4a22 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjcyNzQwZTUtNGU1Yy00OGUxLTg0ODUtNWNjZmRlMGU0YzUwIiwgInVzZXJfaWQiOiAiNzIyYTI5MGEwN2Q5NDI5YWI0MWU1YmFhMGUwZmYyNzQiLCAicHJvamVjdF9pZCI6ICI4NGUyZWY0ZDA4MDc0NzZhODhlM2EyNGQ3MTFhNzE0OSIsICJ2b2x1bWVfaWQiOiAiYThlMzNhZjQtYzFiMy00NmRlLWE1ZjItNTNlZWEzNzk0NjZiIiwgImhvc3QiOiAibnAwMDAwMDA3MTA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTc3MzkwMDI3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYThlMzNhZjQtYzFiMy00NmRlLWE1ZjItNTNlZWEzNzk0NjZiLzIwMjYwODEyMjAxODI4L2F6X25vdmFfYmFja3VwXzNkZDIyNjE5LTJlMjUtNDkzYS1iM2I5LTUxYjhlMjc1NTQ0MiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTJUMjA6MTg6MjVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTJUMjA6MTg6MjVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQyMDoxODo0NVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100384) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 12 20:18:45.370858 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.contrib.backups [None req-809da239-632a-4358-8431-51bdaf1f4a22 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjcyNzQwZTUtNGU1Yy00OGUxLTg0ODUtNWNjZmRlMGU0YzUwIiwgInVzZXJfaWQiOiAiNzIyYTI5MGEwN2Q5NDI5YWI0MWU1YmFhMGUwZmYyNzQiLCAicHJvamVjdF9pZCI6ICI4NGUyZWY0ZDA4MDc0NzZhODhlM2EyNGQ3MTFhNzE0OSIsICJ2b2x1bWVfaWQiOiAiYThlMzNhZjQtYzFiMy00NmRlLWE1ZjItNTNlZWEzNzk0NjZiIiwgImhvc3QiOiAibnAwMDAwMDA3MTA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTc3MzkwMDI3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYThlMzNhZjQtYzFiMy00NmRlLWE1ZjItNTNlZWEzNzk0NjZiLzIwMjYwODEyMjAxODI4L2F6X25vdmFfYmFja3VwXzNkZDIyNjE5LTJlMjUtNDkzYS1iM2I5LTUxYjhlMjc1NTQ0MiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTJUMjA6MTg6MjVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTJUMjA6MTg6MjVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQyMDoxODo0NVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100384) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 12 20:18:45.371690 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.policy [None req-809da239-632a-4358-8431-51bdaf1f4a22 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'ff3beed1fc6b4a1fbbb5da4b49442d9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '84e2ef4d0807476a88e3a24d711a7149', '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=100384) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 20:18:45.371938 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-809da239-632a-4358-8431-51bdaf1f4a22 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-reader] https://10.4.3.246/volume/v3/backups/import_record returned with HTTP 403 Aug 12 20:18:45.372634 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 371/1457] 10.4.3.246 () {70 vars in 1342 bytes} [Wed Aug 12 20:18:45 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 12 20:18:45.380772 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-cfd25a8a-5830-4590-8b64-bfc2b61ae42d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:45.382820 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-cfd25a8a-5830-4590-8b64-bfc2b61ae42d tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/a8e33af4-c1b3-46de-a5f2-53eea379466b Aug 12 20:18:45.383283 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-cfd25a8a-5830-4590-8b64-bfc2b61ae42d tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:45.383283 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-cfd25a8a-5830-4590-8b64-bfc2b61ae42d tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:45.383674 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-cfd25a8a-5830-4590-8b64-bfc2b61ae42d tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Delete volume with id: a8e33af4-c1b3-46de-a5f2-53eea379466b Aug 12 20:18:45.393466 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:45.393466 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:45.394026 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-cfd25a8a-5830-4590-8b64-bfc2b61ae42d tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Volume info retrieved successfully. Aug 12 20:18:45.412578 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-376b244a-9b26-4579-8642-a323e17eb3e1 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:45.415735 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-376b244a-9b26-4579-8642-a323e17eb3e1 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] GET https://10.4.3.246/volume/v3/volumes/898d0be5-1a3b-492a-b5cb-d3e03cb0a693 Aug 12 20:18:45.416324 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-376b244a-9b26-4579-8642-a323e17eb3e1 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:45.418192 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-376b244a-9b26-4579-8642-a323e17eb3e1 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:45.421765 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-cfd25a8a-5830-4590-8b64-bfc2b61ae42d tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Delete volume request issued successfully. Aug 12 20:18:45.421986 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-cfd25a8a-5830-4590-8b64-bfc2b61ae42d tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/volumes/a8e33af4-c1b3-46de-a5f2-53eea379466b returned with HTTP 202 Aug 12 20:18:45.422488 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 357/1458] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:18:45 2026] DELETE /volume/v3/volumes/a8e33af4-c1b3-46de-a5f2-53eea379466b => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:18:45.425392 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-376b244a-9b26-4579-8642-a323e17eb3e1 tempest-VolumesBackupsAdminTest-779665487 tempest-VolumesBackupsAdminTest-779665487-project-member] https://10.4.3.246/volume/v3/volumes/898d0be5-1a3b-492a-b5cb-d3e03cb0a693 returned with HTTP 404 Aug 12 20:18:45.426106 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 368/1459] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:45 2026] GET /volume/v3/volumes/898d0be5-1a3b-492a-b5cb-d3e03cb0a693 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:18:45.430346 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-451909bd-c652-40e0-a71d-8341a741a7e6 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:45.434280 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-451909bd-c652-40e0-a71d-8341a741a7e6 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/volumes/a8e33af4-c1b3-46de-a5f2-53eea379466b Aug 12 20:18:45.434746 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-451909bd-c652-40e0-a71d-8341a741a7e6 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:45.435740 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-451909bd-c652-40e0-a71d-8341a741a7e6 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:45.448601 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:45.448601 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:45.454115 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-451909bd-c652-40e0-a71d-8341a741a7e6 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Volume info retrieved successfully. Aug 12 20:18:45.460784 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-451909bd-c652-40e0-a71d-8341a741a7e6 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/volumes/a8e33af4-c1b3-46de-a5f2-53eea379466b returned with HTTP 200 Aug 12 20:18:45.461559 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 364/1460] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:45 2026] GET /volume/v3/volumes/a8e33af4-c1b3-46de-a5f2-53eea379466b => generated 1008 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:18:46.072187 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-47191b41-3184-4c24-8e93-ea41166268b1 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:46.075084 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-47191b41-3184-4c24-8e93-ea41166268b1 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:18:46.075084 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-47191b41-3184-4c24-8e93-ea41166268b1 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-680130780"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:46.077361 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-47191b41-3184-4c24-8e93-ea41166268b1 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-680130780'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:18:46.077670 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-47191b41-3184-4c24-8e93-ea41166268b1 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Create volume of 1 GB Aug 12 20:18:46.083085 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-47191b41-3184-4c24-8e93-ea41166268b1 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Availability Zones retrieved successfully. Aug 12 20:18:46.088272 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-47191b41-3184-4c24-8e93-ea41166268b1 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Flow 'volume_create_api' (ac026ad6-348f-47a3-bd73-e685002a9642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:18:46.089555 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-47191b41-3184-4c24-8e93-ea41166268b1 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06c62df4-8089-4ab2-8aab-7af79f03d074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:46.090607 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-47191b41-3184-4c24-8e93-ea41166268b1 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:18:46.129688 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-47191b41-3184-4c24-8e93-ea41166268b1 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06c62df4-8089-4ab2-8aab-7af79f03d074) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:46.130845 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-47191b41-3184-4c24-8e93-ea41166268b1 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8504cb5-4b07-4de0-8cc3-aaeb69aef2e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:46.223837 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-47191b41-3184-4c24-8e93-ea41166268b1 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Created reservations ['53b7b222-4eb8-42c7-afa9-3ea9d4173603', 'bda40e84-89a7-4e24-bdd3-7fe9826713ad', 'd84db754-3e60-4b63-acd5-22437fb6412c', '82bdc831-b53f-47ea-b9e9-fe5c8a2269a0'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:18:46.225026 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-47191b41-3184-4c24-8e93-ea41166268b1 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8504cb5-4b07-4de0-8cc3-aaeb69aef2e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53b7b222-4eb8-42c7-afa9-3ea9d4173603', 'bda40e84-89a7-4e24-bdd3-7fe9826713ad', 'd84db754-3e60-4b63-acd5-22437fb6412c', '82bdc831-b53f-47ea-b9e9-fe5c8a2269a0']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:46.226030 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-47191b41-3184-4c24-8e93-ea41166268b1 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0e7c8d7-63fd-4787-a43a-7b4bcb2756da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:46.257033 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-47191b41-3184-4c24-8e93-ea41166268b1 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0e7c8d7-63fd-4787-a43a-7b4bcb2756da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8391e2bd-c07d-4389-aa26-779ef70b047d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-680130780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39df4083895046e28b02427240a144e1',qos_specs=None,replication_status=,reservations=['53b7b222-4eb8-42c7-afa9-3ea9d4173603','bda40e84-89a7-4e24-bdd3-7fe9826713ad','d84db754-3e60-4b63-acd5-22437fb6412c','82bdc831-b53f-47ea-b9e9-fe5c8a2269a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d6f5b88815f40abb49c89a10f2a15eb',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:18:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-680130780',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8391e2bd-c07d-4389-aa26-779ef70b047d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39df4083895046e28b02427240a144e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d6f5b88815f40abb49c89a10f2a15eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:46.258740 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-47191b41-3184-4c24-8e93-ea41166268b1 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c97494d8-63f3-4155-9f30-c806118d5529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:46.293046 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-47191b41-3184-4c24-8e93-ea41166268b1 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c97494d8-63f3-4155-9f30-c806118d5529) transitioned into state 'SUCCESS' from state '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-680130780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39df4083895046e28b02427240a144e1',qos_specs=None,replication_status=,reservations=['53b7b222-4eb8-42c7-afa9-3ea9d4173603','bda40e84-89a7-4e24-bdd3-7fe9826713ad','d84db754-3e60-4b63-acd5-22437fb6412c','82bdc831-b53f-47ea-b9e9-fe5c8a2269a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d6f5b88815f40abb49c89a10f2a15eb',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:46.294005 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-47191b41-3184-4c24-8e93-ea41166268b1 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f42120bd-87a0-4150-bf35-22498a1b4c95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:46.308418 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-47191b41-3184-4c24-8e93-ea41166268b1 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f42120bd-87a0-4150-bf35-22498a1b4c95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:46.309427 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-47191b41-3184-4c24-8e93-ea41166268b1 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Flow 'volume_create_api' (ac026ad6-348f-47a3-bd73-e685002a9642) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:18:46.310273 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-47191b41-3184-4c24-8e93-ea41166268b1 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Create volume request issued successfully. Aug 12 20:18:46.311083 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-47191b41-3184-4c24-8e93-ea41166268b1 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:18:46.311567 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 372/1461] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:18:46 2026] POST /volume/v3/volumes => generated 758 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:18:46.327662 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-b6f3b295-8fc1-40af-ac8f-73828d952649 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:46.331317 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b6f3b295-8fc1-40af-ac8f-73828d952649 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] GET https://10.4.3.246/volume/v3/volumes/8391e2bd-c07d-4389-aa26-779ef70b047d Aug 12 20:18:46.332557 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b6f3b295-8fc1-40af-ac8f-73828d952649 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:46.332557 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b6f3b295-8fc1-40af-ac8f-73828d952649 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:46.346169 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:46.346169 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:46.352499 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-b6f3b295-8fc1-40af-ac8f-73828d952649 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Volume info retrieved successfully. Aug 12 20:18:46.360040 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b6f3b295-8fc1-40af-ac8f-73828d952649 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] https://10.4.3.246/volume/v3/volumes/8391e2bd-c07d-4389-aa26-779ef70b047d returned with HTTP 200 Aug 12 20:18:46.361436 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 358/1462] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:46 2026] GET /volume/v3/volumes/8391e2bd-c07d-4389-aa26-779ef70b047d => generated 826 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:46.479358 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0a1e8ef3-d273-43d1-9711-7ab68371ad7b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:46.481420 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0a1e8ef3-d273-43d1-9711-7ab68371ad7b tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/volumes/a8e33af4-c1b3-46de-a5f2-53eea379466b Aug 12 20:18:46.481694 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0a1e8ef3-d273-43d1-9711-7ab68371ad7b tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:46.481993 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0a1e8ef3-d273-43d1-9711-7ab68371ad7b tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:46.489261 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0a1e8ef3-d273-43d1-9711-7ab68371ad7b tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/volumes/a8e33af4-c1b3-46de-a5f2-53eea379466b returned with HTTP 404 Aug 12 20:18:46.489834 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 369/1463] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:46 2026] GET /volume/v3/volumes/a8e33af4-c1b3-46de-a5f2-53eea379466b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:18:46.503744 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-4d63122a-a335-44bf-891b-f0d4a01b1ab5 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:46.508200 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4d63122a-a335-44bf-891b-f0d4a01b1ab5 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-reader] GET https://10.4.3.246/volume/v3/backups Aug 12 20:18:46.508456 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4d63122a-a335-44bf-891b-f0d4a01b1ab5 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-reader] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:46.508743 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4d63122a-a335-44bf-891b-f0d4a01b1ab5 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-reader] Calling method 'index' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:46.508998 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.api_utils [None req-4d63122a-a335-44bf-891b-f0d4a01b1ab5 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-reader] Removing options '' from query. {{(pid=100385) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:18:46.526403 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4d63122a-a335-44bf-891b-f0d4a01b1ab5 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-reader] https://10.4.3.246/volume/v3/backups returned with HTTP 200 Aug 12 20:18:46.527040 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 365/1464] 10.4.3.246 () {68 vars in 1277 bytes} [Wed Aug 12 20:18:46 2026] GET /volume/v3/backups => generated 625 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:46.539030 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-bd4f2edd-1d41-4830-a49a-31166d636a80 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:46.541552 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-bd4f2edd-1d41-4830-a49a-31166d636a80 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-reader] GET https://10.4.3.246/volume/v3/backups?project_id=84e2ef4d0807476a88e3a24d711a7149 Aug 12 20:18:46.541826 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-bd4f2edd-1d41-4830-a49a-31166d636a80 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-reader] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:46.542057 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-bd4f2edd-1d41-4830-a49a-31166d636a80 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-reader] Calling method 'index' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:46.542372 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.api_utils [None req-bd4f2edd-1d41-4830-a49a-31166d636a80 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-reader] Removing options 'project_id' from query. {{(pid=100384) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:18:46.542763 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:46.542763 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:46.559762 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-bd4f2edd-1d41-4830-a49a-31166d636a80 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-reader] https://10.4.3.246/volume/v3/backups?project_id=84e2ef4d0807476a88e3a24d711a7149 returned with HTTP 200 Aug 12 20:18:46.560279 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 373/1465] 10.4.3.246 () {68 vars in 1364 bytes} [Wed Aug 12 20:18:46 2026] GET /volume/v3/backups?project_id=84e2ef4d0807476a88e3a24d711a7149 => generated 625 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:46.572577 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-ab72cd6d-5a58-443f-8e3a-fc5a1ac55c7d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:46.574453 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ab72cd6d-5a58-443f-8e3a-fc5a1ac55c7d tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:18:46.575597 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ab72cd6d-5a58-443f-8e3a-fc5a1ac55c7d tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1874370715"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:46.576297 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-ab72cd6d-5a58-443f-8e3a-fc5a1ac55c7d tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1874370715'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:18:46.577095 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-ab72cd6d-5a58-443f-8e3a-fc5a1ac55c7d tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Create volume of 1 GB Aug 12 20:18:46.581852 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-ab72cd6d-5a58-443f-8e3a-fc5a1ac55c7d tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Availability Zones retrieved successfully. Aug 12 20:18:46.590351 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ab72cd6d-5a58-443f-8e3a-fc5a1ac55c7d tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Flow 'volume_create_api' (df458733-4932-49ec-a77e-41fcff66a65c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:18:46.591787 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ab72cd6d-5a58-443f-8e3a-fc5a1ac55c7d tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdee4157-ff2f-43a3-b8e0-2a2093b4089f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:46.593042 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-ab72cd6d-5a58-443f-8e3a-fc5a1ac55c7d tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:18:46.627502 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ab72cd6d-5a58-443f-8e3a-fc5a1ac55c7d tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdee4157-ff2f-43a3-b8e0-2a2093b4089f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:46.628686 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ab72cd6d-5a58-443f-8e3a-fc5a1ac55c7d tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b10211f5-8851-4dc5-aff3-b836a8b0c2e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:46.680590 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-ab72cd6d-5a58-443f-8e3a-fc5a1ac55c7d tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Created reservations ['952dbba1-21e7-4d27-a1e3-e6311596e68e', 'f9131e66-b47f-44de-819e-808cee96c5b7', 'e89a2ff1-4395-4514-81b4-c96eed6de3a7', '2243858d-a00b-4528-a7f5-44e36a90545e'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:18:46.681454 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ab72cd6d-5a58-443f-8e3a-fc5a1ac55c7d tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b10211f5-8851-4dc5-aff3-b836a8b0c2e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['952dbba1-21e7-4d27-a1e3-e6311596e68e', 'f9131e66-b47f-44de-819e-808cee96c5b7', 'e89a2ff1-4395-4514-81b4-c96eed6de3a7', '2243858d-a00b-4528-a7f5-44e36a90545e']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:46.682275 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ab72cd6d-5a58-443f-8e3a-fc5a1ac55c7d tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7b2752a-e4b7-41eb-a79e-6abc75ea97a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:46.721251 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ab72cd6d-5a58-443f-8e3a-fc5a1ac55c7d tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7b2752a-e4b7-41eb-a79e-6abc75ea97a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1264daac-668c-4495-a7ba-4f4c6e9e0330', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1874370715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84e2ef4d0807476a88e3a24d711a7149',qos_specs=None,replication_status=,reservations=['952dbba1-21e7-4d27-a1e3-e6311596e68e','f9131e66-b47f-44de-819e-808cee96c5b7','e89a2ff1-4395-4514-81b4-c96eed6de3a7','2243858d-a00b-4528-a7f5-44e36a90545e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='722a290a07d9429ab41e5baa0e0ff274',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:18:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1874370715',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1264daac-668c-4495-a7ba-4f4c6e9e0330,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84e2ef4d0807476a88e3a24d711a7149',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='722a290a07d9429ab41e5baa0e0ff274',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:46.722084 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ab72cd6d-5a58-443f-8e3a-fc5a1ac55c7d tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fabea6a-70b0-4ab5-9a74-cdc930b41d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:46.748174 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ab72cd6d-5a58-443f-8e3a-fc5a1ac55c7d tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fabea6a-70b0-4ab5-9a74-cdc930b41d38) transitioned into state 'SUCCESS' from state '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-1874370715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84e2ef4d0807476a88e3a24d711a7149',qos_specs=None,replication_status=,reservations=['952dbba1-21e7-4d27-a1e3-e6311596e68e','f9131e66-b47f-44de-819e-808cee96c5b7','e89a2ff1-4395-4514-81b4-c96eed6de3a7','2243858d-a00b-4528-a7f5-44e36a90545e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='722a290a07d9429ab41e5baa0e0ff274',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:46.748893 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ab72cd6d-5a58-443f-8e3a-fc5a1ac55c7d tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b258290b-612b-4e8b-a322-bc439d55ff57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:46.757555 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ab72cd6d-5a58-443f-8e3a-fc5a1ac55c7d tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b258290b-612b-4e8b-a322-bc439d55ff57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:46.758351 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ab72cd6d-5a58-443f-8e3a-fc5a1ac55c7d tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Flow 'volume_create_api' (df458733-4932-49ec-a77e-41fcff66a65c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:18:46.758694 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-ab72cd6d-5a58-443f-8e3a-fc5a1ac55c7d tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Create volume request issued successfully. Aug 12 20:18:46.759250 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ab72cd6d-5a58-443f-8e3a-fc5a1ac55c7d tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:18:46.760885 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 359/1466] 10.4.3.246 () {70 vars in 1298 bytes} [Wed Aug 12 20:18:46 2026] POST /volume/v3/volumes => generated 778 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:18:46.775283 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-4a8cdb9c-1b26-4055-9df8-bc432e14fd79 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:46.777268 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4a8cdb9c-1b26-4055-9df8-bc432e14fd79 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/volumes/1264daac-668c-4495-a7ba-4f4c6e9e0330 Aug 12 20:18:46.777474 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4a8cdb9c-1b26-4055-9df8-bc432e14fd79 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:46.777679 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4a8cdb9c-1b26-4055-9df8-bc432e14fd79 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:46.784470 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:46.784470 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:46.789578 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-4a8cdb9c-1b26-4055-9df8-bc432e14fd79 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Volume info retrieved successfully. Aug 12 20:18:46.795265 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4a8cdb9c-1b26-4055-9df8-bc432e14fd79 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/volumes/1264daac-668c-4495-a7ba-4f4c6e9e0330 returned with HTTP 200 Aug 12 20:18:46.795496 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 370/1467] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:46 2026] GET /volume/v3/volumes/1264daac-668c-4495-a7ba-4f4c6e9e0330 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:47.379853 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ae031b03-ff09-463a-9102-9534d0beac5b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:47.381663 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ae031b03-ff09-463a-9102-9534d0beac5b tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] GET https://10.4.3.246/volume/v3/volumes/8391e2bd-c07d-4389-aa26-779ef70b047d Aug 12 20:18:47.382041 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ae031b03-ff09-463a-9102-9534d0beac5b tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:47.382324 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ae031b03-ff09-463a-9102-9534d0beac5b tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:47.389248 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:47.389248 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:47.396045 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-ae031b03-ff09-463a-9102-9534d0beac5b tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Volume info retrieved successfully. Aug 12 20:18:47.400922 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ae031b03-ff09-463a-9102-9534d0beac5b tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] https://10.4.3.246/volume/v3/volumes/8391e2bd-c07d-4389-aa26-779ef70b047d returned with HTTP 200 Aug 12 20:18:47.401437 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 366/1468] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:47 2026] GET /volume/v3/volumes/8391e2bd-c07d-4389-aa26-779ef70b047d => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:47.683573 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-278cc555-187f-44bd-bc01-54a6d69ed626 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:47.684061 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-278cc555-187f-44bd-bc01-54a6d69ed626 None None] GET https://10.4.3.246/volume// Aug 12 20:18:47.684168 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-278cc555-187f-44bd-bc01-54a6d69ed626 None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:47.684352 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-278cc555-187f-44bd-bc01-54a6d69ed626 None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:47.684741 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-278cc555-187f-44bd-bc01-54a6d69ed626 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:18:47.685072 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 374/1469] 10.4.3.246 () {64 vars in 1004 bytes} [Wed Aug 12 20:18:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:18:47.698435 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-fa295f24-58da-48cb-b874-63ad8e312e30 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:47.699450 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fa295f24-58da-48cb-b874-63ad8e312e30 None None] GET https://10.4.3.246/volume// Aug 12 20:18:47.699450 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fa295f24-58da-48cb-b874-63ad8e312e30 None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:47.699653 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fa295f24-58da-48cb-b874-63ad8e312e30 None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:47.699947 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fa295f24-58da-48cb-b874-63ad8e312e30 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:18:47.700383 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 360/1470] 10.4.3.246 () {64 vars in 1004 bytes} [Wed Aug 12 20:18:47 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 12 20:18:47.712418 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-ffb44737-95da-4325-8d93-0537fc776aad None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:47.813079 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-873773be-2b27-4136-ab6d-50cc6ec0bcfb None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:47.814977 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-873773be-2b27-4136-ab6d-50cc6ec0bcfb tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/volumes/1264daac-668c-4495-a7ba-4f4c6e9e0330 Aug 12 20:18:47.815211 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-873773be-2b27-4136-ab6d-50cc6ec0bcfb tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:47.815437 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-873773be-2b27-4136-ab6d-50cc6ec0bcfb tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:47.828390 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:47.828390 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:47.834787 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ffb44737-95da-4325-8d93-0537fc776aad tempest-VersionsTest-1364532730 tempest-VersionsTest-1364532730-project-member] GET https://10.4.3.246/volume/v3/ Aug 12 20:18:47.834986 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ffb44737-95da-4325-8d93-0537fc776aad tempest-VersionsTest-1364532730 tempest-VersionsTest-1364532730-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:47.835192 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ffb44737-95da-4325-8d93-0537fc776aad tempest-VersionsTest-1364532730 tempest-VersionsTest-1364532730-project-member] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:47.835617 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ffb44737-95da-4325-8d93-0537fc776aad tempest-VersionsTest-1364532730 tempest-VersionsTest-1364532730-project-member] https://10.4.3.246/volume/v3/ returned with HTTP 200 Aug 12 20:18:47.836024 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 371/1471] 10.4.3.246 () {66 vars in 1216 bytes} [Wed Aug 12 20:18:47 2026] GET /volume/v3/ => generated 386 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:47.837671 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-873773be-2b27-4136-ab6d-50cc6ec0bcfb tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Volume info retrieved successfully. Aug 12 20:18:47.850678 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-873773be-2b27-4136-ab6d-50cc6ec0bcfb tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/volumes/1264daac-668c-4495-a7ba-4f4c6e9e0330 returned with HTTP 200 Aug 12 20:18:47.850678 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 367/1472] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:47 2026] GET /volume/v3/volumes/1264daac-668c-4495-a7ba-4f4c6e9e0330 => generated 1018 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:18:47.871358 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-2ebd2a72-71da-48f2-87b8-95109f2ef5ce None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:47.873958 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2ebd2a72-71da-48f2-87b8-95109f2ef5ce tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] POST https://10.4.3.246/volume/v3/backups Aug 12 20:18:47.874829 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2ebd2a72-71da-48f2-87b8-95109f2ef5ce tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1264daac-668c-4495-a7ba-4f4c6e9e0330", "name": "tempest-type-Backup-343436272"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:47.877210 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.contrib.backups [None req-2ebd2a72-71da-48f2-87b8-95109f2ef5ce tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Creating new backup {'backup': {'volume_id': '1264daac-668c-4495-a7ba-4f4c6e9e0330', 'name': 'tempest-type-Backup-343436272'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 20:18:47.877346 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.contrib.backups [None req-2ebd2a72-71da-48f2-87b8-95109f2ef5ce tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Creating backup of volume 1264daac-668c-4495-a7ba-4f4c6e9e0330 in container None Aug 12 20:18:47.887832 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:47.887832 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:47.888419 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-2ebd2a72-71da-48f2-87b8-95109f2ef5ce tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Volume info retrieved successfully. Aug 12 20:18:47.915432 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-2ebd2a72-71da-48f2-87b8-95109f2ef5ce tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Created reservations ['cf59eab1-863d-42ff-8ab8-94a5984a924b', '66da18a7-414f-4890-9f1b-f3be4f9dc7d4'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:18:47.966364 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2ebd2a72-71da-48f2-87b8-95109f2ef5ce tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups returned with HTTP 202 Aug 12 20:18:47.968666 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 375/1473] 10.4.3.246 () {70 vars in 1299 bytes} [Wed Aug 12 20:18:47 2026] POST /volume/v3/backups => generated 315 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:18:47.978380 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-fea9a917-4877-4cf6-8902-c93c029b8a2e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:47.983840 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fea9a917-4877-4cf6-8902-c93c029b8a2e tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 Aug 12 20:18:47.984168 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fea9a917-4877-4cf6-8902-c93c029b8a2e tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:47.984454 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fea9a917-4877-4cf6-8902-c93c029b8a2e tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:47.985531 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-fea9a917-4877-4cf6-8902-c93c029b8a2e tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 76ca516d-9f4a-4c74-8154-0808cfde75f8. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:47.996106 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:47.996106 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:47.997072 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fea9a917-4877-4cf6-8902-c93c029b8a2e tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 returned with HTTP 200 Aug 12 20:18:47.998099 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 361/1474] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:47 2026] GET /volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 => generated 722 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:49.012092 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-5c35716d-9e63-4fc3-b8a1-a319aab56548 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:49.013979 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5c35716d-9e63-4fc3-b8a1-a319aab56548 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 Aug 12 20:18:49.014189 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5c35716d-9e63-4fc3-b8a1-a319aab56548 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:49.014375 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5c35716d-9e63-4fc3-b8a1-a319aab56548 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:49.014600 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-5c35716d-9e63-4fc3-b8a1-a319aab56548 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 76ca516d-9f4a-4c74-8154-0808cfde75f8. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:49.019669 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:49.019669 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:49.020414 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5c35716d-9e63-4fc3-b8a1-a319aab56548 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 returned with HTTP 200 Aug 12 20:18:49.020948 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 372/1475] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:49 2026] GET /volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:50.044942 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-7f9f3145-618e-4ae8-86e8-0cd04223b184 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:50.048382 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7f9f3145-618e-4ae8-86e8-0cd04223b184 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 Aug 12 20:18:50.048382 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7f9f3145-618e-4ae8-86e8-0cd04223b184 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:50.048382 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7f9f3145-618e-4ae8-86e8-0cd04223b184 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:50.048382 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-7f9f3145-618e-4ae8-86e8-0cd04223b184 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 76ca516d-9f4a-4c74-8154-0808cfde75f8. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:50.055206 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:50.055206 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:50.055783 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7f9f3145-618e-4ae8-86e8-0cd04223b184 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 returned with HTTP 200 Aug 12 20:18:50.056712 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 368/1476] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:50 2026] GET /volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:51.070327 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-cbec5e6b-aa61-4731-b6d7-30b3e6d248ff None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:51.075461 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cbec5e6b-aa61-4731-b6d7-30b3e6d248ff tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 Aug 12 20:18:51.075768 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cbec5e6b-aa61-4731-b6d7-30b3e6d248ff tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:51.076037 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cbec5e6b-aa61-4731-b6d7-30b3e6d248ff tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:51.076167 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-cbec5e6b-aa61-4731-b6d7-30b3e6d248ff tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 76ca516d-9f4a-4c74-8154-0808cfde75f8. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:51.081193 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:51.081193 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:51.082097 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cbec5e6b-aa61-4731-b6d7-30b3e6d248ff tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 returned with HTTP 200 Aug 12 20:18:51.082640 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 376/1477] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:51 2026] GET /volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:52.098827 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-cb756d47-87a4-4986-a1e1-5a6fc20d50dc None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:52.106566 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-cb756d47-87a4-4986-a1e1-5a6fc20d50dc tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 Aug 12 20:18:52.106566 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-cb756d47-87a4-4986-a1e1-5a6fc20d50dc tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:52.106566 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-cb756d47-87a4-4986-a1e1-5a6fc20d50dc tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:52.106566 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-cb756d47-87a4-4986-a1e1-5a6fc20d50dc tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 76ca516d-9f4a-4c74-8154-0808cfde75f8. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:52.111001 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:52.111001 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:52.112409 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-cb756d47-87a4-4986-a1e1-5a6fc20d50dc tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 returned with HTTP 200 Aug 12 20:18:52.113011 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 362/1478] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:52 2026] GET /volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:53.125432 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-160c379f-ecb6-46ea-ac92-4e0dcfd0e297 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:53.128770 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-160c379f-ecb6-46ea-ac92-4e0dcfd0e297 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 Aug 12 20:18:53.129852 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-160c379f-ecb6-46ea-ac92-4e0dcfd0e297 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:53.129852 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-160c379f-ecb6-46ea-ac92-4e0dcfd0e297 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:53.129852 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-160c379f-ecb6-46ea-ac92-4e0dcfd0e297 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 76ca516d-9f4a-4c74-8154-0808cfde75f8. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:53.137577 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:53.137577 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:53.139653 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-160c379f-ecb6-46ea-ac92-4e0dcfd0e297 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 returned with HTTP 200 Aug 12 20:18:53.142211 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 373/1479] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:53 2026] GET /volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:54.157092 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-4eb8bcb9-7fa8-4853-8442-6f4343a41b04 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:54.159297 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4eb8bcb9-7fa8-4853-8442-6f4343a41b04 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 Aug 12 20:18:54.159626 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4eb8bcb9-7fa8-4853-8442-6f4343a41b04 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:54.159996 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4eb8bcb9-7fa8-4853-8442-6f4343a41b04 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:54.160140 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-4eb8bcb9-7fa8-4853-8442-6f4343a41b04 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 76ca516d-9f4a-4c74-8154-0808cfde75f8. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:54.167067 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:54.167067 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:54.169668 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4eb8bcb9-7fa8-4853-8442-6f4343a41b04 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 returned with HTTP 200 Aug 12 20:18:54.169668 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 369/1480] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:54 2026] GET /volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:54.684641 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c604a2e7-f7cc-4282-908f-1ba565caf17c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:54.773150 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-bbcfb556-bd42-4ca5-8e14-d45d315ea5b7 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:54.774485 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c604a2e7-f7cc-4282-908f-1ba565caf17c tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:18:54.774938 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c604a2e7-f7cc-4282-908f-1ba565caf17c tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1444453313"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:54.775462 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-bbcfb556-bd42-4ca5-8e14-d45d315ea5b7 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:18:54.775826 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-bbcfb556-bd42-4ca5-8e14-d45d315ea5b7 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1034018740"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:54.776958 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-c604a2e7-f7cc-4282-908f-1ba565caf17c tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1444453313'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:18:54.777133 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-c604a2e7-f7cc-4282-908f-1ba565caf17c tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Create volume of 1 GB Aug 12 20:18:54.777257 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-bbcfb556-bd42-4ca5-8e14-d45d315ea5b7 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1034018740'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:18:54.777367 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-bbcfb556-bd42-4ca5-8e14-d45d315ea5b7 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Create volume of 1 GB Aug 12 20:18:54.782061 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-bbcfb556-bd42-4ca5-8e14-d45d315ea5b7 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Availability Zones retrieved successfully. Aug 12 20:18:54.783297 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-c604a2e7-f7cc-4282-908f-1ba565caf17c tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Availability Zones retrieved successfully. Aug 12 20:18:54.787323 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-bbcfb556-bd42-4ca5-8e14-d45d315ea5b7 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Flow 'volume_create_api' (eeb58008-0da9-4b01-9adb-733efd4d1b90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:18:54.788237 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-bbcfb556-bd42-4ca5-8e14-d45d315ea5b7 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (685cc847-8028-4cfb-8f45-25d797311524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:54.789126 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-bbcfb556-bd42-4ca5-8e14-d45d315ea5b7 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:18:54.793227 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c604a2e7-f7cc-4282-908f-1ba565caf17c tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Flow 'volume_create_api' (47550f74-4a6d-4ed3-ab86-36cbe25a291c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:18:54.794782 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c604a2e7-f7cc-4282-908f-1ba565caf17c tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61358d8a-56b3-4e90-814a-4d3dbc988131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:54.796182 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-c604a2e7-f7cc-4282-908f-1ba565caf17c tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:18:54.812038 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-bbcfb556-bd42-4ca5-8e14-d45d315ea5b7 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (685cc847-8028-4cfb-8f45-25d797311524) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:54.812839 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-bbcfb556-bd42-4ca5-8e14-d45d315ea5b7 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fc17da0-63ff-4dfb-8cee-65322dc3484a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:54.836571 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c604a2e7-f7cc-4282-908f-1ba565caf17c tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61358d8a-56b3-4e90-814a-4d3dbc988131) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:54.837783 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c604a2e7-f7cc-4282-908f-1ba565caf17c tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fb19c81-6046-42f9-a19a-53a6d2ced46a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:54.874202 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-bbcfb556-bd42-4ca5-8e14-d45d315ea5b7 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Created reservations ['4f86af13-f242-48d1-ab58-d39b2af2773a', 'a8e34ee6-fe25-4b18-b201-15d5414bc292', 'bae64068-77b7-4c74-b569-03b94b3ee082', '841d2d75-7e4d-44a4-be6c-e6dea2a256fd'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:18:54.875291 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-bbcfb556-bd42-4ca5-8e14-d45d315ea5b7 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fc17da0-63ff-4dfb-8cee-65322dc3484a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f86af13-f242-48d1-ab58-d39b2af2773a', 'a8e34ee6-fe25-4b18-b201-15d5414bc292', 'bae64068-77b7-4c74-b569-03b94b3ee082', '841d2d75-7e4d-44a4-be6c-e6dea2a256fd']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:54.876664 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-bbcfb556-bd42-4ca5-8e14-d45d315ea5b7 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec342fea-e816-4025-8dd8-7ccb57655b6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:54.907920 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-bbcfb556-bd42-4ca5-8e14-d45d315ea5b7 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec342fea-e816-4025-8dd8-7ccb57655b6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9bfb5613-d697-4322-9f20-592ef78adcdd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1034018740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71753c616c8d4f2eb8f1057f8ad7baf6',qos_specs=None,replication_status=,reservations=['4f86af13-f242-48d1-ab58-d39b2af2773a','a8e34ee6-fe25-4b18-b201-15d5414bc292','bae64068-77b7-4c74-b569-03b94b3ee082','841d2d75-7e4d-44a4-be6c-e6dea2a256fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7fe5251b5a1472e9ab930c8c769bd36',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:18:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1034018740',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9bfb5613-d697-4322-9f20-592ef78adcdd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71753c616c8d4f2eb8f1057f8ad7baf6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7fe5251b5a1472e9ab930c8c769bd36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:54.908893 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-bbcfb556-bd42-4ca5-8e14-d45d315ea5b7 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d92713d3-b99c-46a3-bd29-cb0ce933f627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:54.913411 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-c604a2e7-f7cc-4282-908f-1ba565caf17c tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Created reservations ['7a2b90d0-0b1b-4ec5-abd9-e38fcf0b99c9', 'a8fec348-904e-4260-807c-fb229f40cc81', '02db233f-e487-4881-99aa-3beadae37181', 'c4e001a2-a7c2-44b9-a35b-f0b323cbb277'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:18:54.914173 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c604a2e7-f7cc-4282-908f-1ba565caf17c tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fb19c81-6046-42f9-a19a-53a6d2ced46a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a2b90d0-0b1b-4ec5-abd9-e38fcf0b99c9', 'a8fec348-904e-4260-807c-fb229f40cc81', '02db233f-e487-4881-99aa-3beadae37181', 'c4e001a2-a7c2-44b9-a35b-f0b323cbb277']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:54.914913 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c604a2e7-f7cc-4282-908f-1ba565caf17c tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3cf052e-c761-4cff-9693-adc7ee349c6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:54.931112 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-bbcfb556-bd42-4ca5-8e14-d45d315ea5b7 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d92713d3-b99c-46a3-bd29-cb0ce933f627) transitioned into state 'SUCCESS' from state '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-1034018740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71753c616c8d4f2eb8f1057f8ad7baf6',qos_specs=None,replication_status=,reservations=['4f86af13-f242-48d1-ab58-d39b2af2773a','a8e34ee6-fe25-4b18-b201-15d5414bc292','bae64068-77b7-4c74-b569-03b94b3ee082','841d2d75-7e4d-44a4-be6c-e6dea2a256fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7fe5251b5a1472e9ab930c8c769bd36',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:54.932203 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-bbcfb556-bd42-4ca5-8e14-d45d315ea5b7 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb5fd37b-c6a7-486f-85e8-5d5d8430ab2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:54.942330 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c604a2e7-f7cc-4282-908f-1ba565caf17c tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3cf052e-c761-4cff-9693-adc7ee349c6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b73f686-3dcb-41d4-a0bd-c50527d82857', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1444453313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98a90bf0e26748d8b83f863dbaa32991',qos_specs=None,replication_status=,reservations=['7a2b90d0-0b1b-4ec5-abd9-e38fcf0b99c9','a8fec348-904e-4260-807c-fb229f40cc81','02db233f-e487-4881-99aa-3beadae37181','c4e001a2-a7c2-44b9-a35b-f0b323cbb277'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c383a8436634985af0f2c82e068bbd2',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:18:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1444453313',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b73f686-3dcb-41d4-a0bd-c50527d82857,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98a90bf0e26748d8b83f863dbaa32991',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c383a8436634985af0f2c82e068bbd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:54.943576 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c604a2e7-f7cc-4282-908f-1ba565caf17c tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7aecb325-0392-4692-844c-aef22966d31d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:54.947265 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-bbcfb556-bd42-4ca5-8e14-d45d315ea5b7 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb5fd37b-c6a7-486f-85e8-5d5d8430ab2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:54.947987 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-bbcfb556-bd42-4ca5-8e14-d45d315ea5b7 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Flow 'volume_create_api' (eeb58008-0da9-4b01-9adb-733efd4d1b90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:18:54.948449 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-bbcfb556-bd42-4ca5-8e14-d45d315ea5b7 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Create volume request issued successfully. Aug 12 20:18:54.949271 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-bbcfb556-bd42-4ca5-8e14-d45d315ea5b7 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:18:54.949844 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 363/1481] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:18:54 2026] POST /volume/v3/volumes => generated 749 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:18:54.965440 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-eb073cb9-4452-4d40-b442-dc26d70ba89e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:54.967702 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-eb073cb9-4452-4d40-b442-dc26d70ba89e tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] GET https://10.4.3.246/volume/v3/volumes/9bfb5613-d697-4322-9f20-592ef78adcdd Aug 12 20:18:54.967900 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-eb073cb9-4452-4d40-b442-dc26d70ba89e tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:54.968163 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-eb073cb9-4452-4d40-b442-dc26d70ba89e tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:54.968211 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c604a2e7-f7cc-4282-908f-1ba565caf17c tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7aecb325-0392-4692-844c-aef22966d31d) transitioned into state 'SUCCESS' from state '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-1444453313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98a90bf0e26748d8b83f863dbaa32991',qos_specs=None,replication_status=,reservations=['7a2b90d0-0b1b-4ec5-abd9-e38fcf0b99c9','a8fec348-904e-4260-807c-fb229f40cc81','02db233f-e487-4881-99aa-3beadae37181','c4e001a2-a7c2-44b9-a35b-f0b323cbb277'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c383a8436634985af0f2c82e068bbd2',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:54.969245 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c604a2e7-f7cc-4282-908f-1ba565caf17c tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (538b0336-6122-4aaa-ac56-504f36401fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:54.975800 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:54.975800 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:54.982406 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-eb073cb9-4452-4d40-b442-dc26d70ba89e tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Volume info retrieved successfully. Aug 12 20:18:54.983236 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c604a2e7-f7cc-4282-908f-1ba565caf17c tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (538b0336-6122-4aaa-ac56-504f36401fa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:54.984396 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c604a2e7-f7cc-4282-908f-1ba565caf17c tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Flow 'volume_create_api' (47550f74-4a6d-4ed3-ab86-36cbe25a291c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:18:54.984795 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-c604a2e7-f7cc-4282-908f-1ba565caf17c tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Create volume request issued successfully. Aug 12 20:18:54.985757 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c604a2e7-f7cc-4282-908f-1ba565caf17c tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:18:54.986272 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 377/1482] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:18:54 2026] POST /volume/v3/volumes => generated 749 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:18:54.988150 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-eb073cb9-4452-4d40-b442-dc26d70ba89e tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/9bfb5613-d697-4322-9f20-592ef78adcdd returned with HTTP 200 Aug 12 20:18:54.988588 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 374/1483] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:54 2026] GET /volume/v3/volumes/9bfb5613-d697-4322-9f20-592ef78adcdd => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:54.998926 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-8fcdada7-5def-4701-9208-1d5255c484f7 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:55.001139 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8fcdada7-5def-4701-9208-1d5255c484f7 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] GET https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 Aug 12 20:18:55.001352 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8fcdada7-5def-4701-9208-1d5255c484f7 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:55.001609 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8fcdada7-5def-4701-9208-1d5255c484f7 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:55.012023 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:55.012023 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:55.019524 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-8fcdada7-5def-4701-9208-1d5255c484f7 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Volume info retrieved successfully. Aug 12 20:18:55.030204 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8fcdada7-5def-4701-9208-1d5255c484f7 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 returned with HTTP 200 Aug 12 20:18:55.030693 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 370/1484] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:54 2026] GET /volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:55.183108 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-6a35f257-1e60-4d2e-99e8-de3b9df92f62 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:55.185792 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6a35f257-1e60-4d2e-99e8-de3b9df92f62 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 Aug 12 20:18:55.185903 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6a35f257-1e60-4d2e-99e8-de3b9df92f62 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:55.186204 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6a35f257-1e60-4d2e-99e8-de3b9df92f62 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:55.186377 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-6a35f257-1e60-4d2e-99e8-de3b9df92f62 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 76ca516d-9f4a-4c74-8154-0808cfde75f8. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:55.192625 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:55.192625 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:55.195473 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6a35f257-1e60-4d2e-99e8-de3b9df92f62 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 returned with HTTP 200 Aug 12 20:18:55.198083 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 364/1485] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:55 2026] GET /volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:56.007659 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-685674a0-c5a9-434b-b327-6f8b0043c3dc None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:56.010001 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-685674a0-c5a9-434b-b327-6f8b0043c3dc tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] GET https://10.4.3.246/volume/v3/volumes/9bfb5613-d697-4322-9f20-592ef78adcdd Aug 12 20:18:56.010246 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-685674a0-c5a9-434b-b327-6f8b0043c3dc tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:56.010512 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-685674a0-c5a9-434b-b327-6f8b0043c3dc tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:56.020740 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:56.020740 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:56.029457 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-685674a0-c5a9-434b-b327-6f8b0043c3dc tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Volume info retrieved successfully. Aug 12 20:18:56.034695 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-685674a0-c5a9-434b-b327-6f8b0043c3dc tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/9bfb5613-d697-4322-9f20-592ef78adcdd returned with HTTP 200 Aug 12 20:18:56.035197 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 378/1486] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:56 2026] GET /volume/v3/volumes/9bfb5613-d697-4322-9f20-592ef78adcdd => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:56.040606 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-3672bbd7-ce58-45ce-a3f6-f74aa7a59eb5 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:56.042562 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3672bbd7-ce58-45ce-a3f6-f74aa7a59eb5 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:18:56.042918 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3672bbd7-ce58-45ce-a3f6-f74aa7a59eb5 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-302027743"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:56.044965 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-3672bbd7-ce58-45ce-a3f6-f74aa7a59eb5 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-302027743'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:18:56.044965 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-3672bbd7-ce58-45ce-a3f6-f74aa7a59eb5 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Create volume of 1 GB Aug 12 20:18:56.045395 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-d983be04-3f32-4c2d-85e8-d8816fea1c33 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:56.048077 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d983be04-3f32-4c2d-85e8-d8816fea1c33 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] GET https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 Aug 12 20:18:56.048351 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d983be04-3f32-4c2d-85e8-d8816fea1c33 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:56.048654 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d983be04-3f32-4c2d-85e8-d8816fea1c33 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:56.049331 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-3672bbd7-ce58-45ce-a3f6-f74aa7a59eb5 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Availability Zones retrieved successfully. Aug 12 20:18:56.054268 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-9f5d608f-005c-4624-9d3f-58788749374e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:56.056252 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9f5d608f-005c-4624-9d3f-58788749374e tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] POST https://10.4.3.246/volume/v3/volumes/9bfb5613-d697-4322-9f20-592ef78adcdd/action Aug 12 20:18:56.056391 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9f5d608f-005c-4624-9d3f-58788749374e tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Action body: b'{"os-attach": {"instance_uuid": "05ce5df1-29f2-4102-8149-404e3803f3b7", "mountpoint": "/dev/vdb"}}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:18:56.056513 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9f5d608f-005c-4624-9d3f-58788749374e tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "05ce5df1-29f2-4102-8149-404e3803f3b7", "mountpoint": "/dev/vdb"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:56.056736 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-3672bbd7-ce58-45ce-a3f6-f74aa7a59eb5 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Flow 'volume_create_api' (ac238aca-38f4-4cd2-a514-a4470ff17c2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:18:56.057696 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-3672bbd7-ce58-45ce-a3f6-f74aa7a59eb5 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8c0a06b-0ad2-411e-97ea-b8f9fcb850e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:56.057922 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:56.057922 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:56.058855 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-3672bbd7-ce58-45ce-a3f6-f74aa7a59eb5 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:18:56.062893 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-d983be04-3f32-4c2d-85e8-d8816fea1c33 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Volume info retrieved successfully. Aug 12 20:18:56.065989 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:56.065989 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:56.066939 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-9f5d608f-005c-4624-9d3f-58788749374e tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Volume info retrieved successfully. Aug 12 20:18:56.069671 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d983be04-3f32-4c2d-85e8-d8816fea1c33 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 returned with HTTP 200 Aug 12 20:18:56.070297 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 371/1487] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:56 2026] GET /volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:56.077091 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-9f5d608f-005c-4624-9d3f-58788749374e tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Update volume admin metadata completed successfully. Aug 12 20:18:56.090657 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-3672bbd7-ce58-45ce-a3f6-f74aa7a59eb5 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8c0a06b-0ad2-411e-97ea-b8f9fcb850e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:56.090848 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-3672bbd7-ce58-45ce-a3f6-f74aa7a59eb5 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b43a0653-a52d-453a-b0ec-6700ee4a5f86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:56.157059 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-9f5d608f-005c-4624-9d3f-58788749374e tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Attach volume completed successfully. Aug 12 20:18:56.157380 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9f5d608f-005c-4624-9d3f-58788749374e tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/9bfb5613-d697-4322-9f20-592ef78adcdd/action returned with HTTP 202 Aug 12 20:18:56.157972 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 365/1488] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:18:56 2026] POST /volume/v3/volumes/9bfb5613-d697-4322-9f20-592ef78adcdd/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:18:56.159141 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-3672bbd7-ce58-45ce-a3f6-f74aa7a59eb5 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Created reservations ['4af3acfb-6fe9-48a4-a34c-5f90ea673d27', '51a616b8-729f-447a-8a33-84a1daf7f7f9', '1d92035b-f807-423c-86b9-2829046a8207', '05efae29-10fe-4521-b7e8-2732eb41a06e'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:18:56.160184 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-3672bbd7-ce58-45ce-a3f6-f74aa7a59eb5 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b43a0653-a52d-453a-b0ec-6700ee4a5f86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4af3acfb-6fe9-48a4-a34c-5f90ea673d27', '51a616b8-729f-447a-8a33-84a1daf7f7f9', '1d92035b-f807-423c-86b9-2829046a8207', '05efae29-10fe-4521-b7e8-2732eb41a06e']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:56.161367 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-3672bbd7-ce58-45ce-a3f6-f74aa7a59eb5 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3d2c929-4e60-46e3-be97-fd72cba6362c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:56.169459 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-9c292b3a-b7dd-4bdc-9328-01d1666086d4 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:56.171840 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9c292b3a-b7dd-4bdc-9328-01d1666086d4 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] GET https://10.4.3.246/volume/v3/volumes/9bfb5613-d697-4322-9f20-592ef78adcdd Aug 12 20:18:56.172121 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9c292b3a-b7dd-4bdc-9328-01d1666086d4 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:56.172383 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9c292b3a-b7dd-4bdc-9328-01d1666086d4 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:56.189873 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:56.189873 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:56.190616 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-3672bbd7-ce58-45ce-a3f6-f74aa7a59eb5 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3d2c929-4e60-46e3-be97-fd72cba6362c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43f3fc77-5786-4108-a0c3-cb342d47c96b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-302027743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39df4083895046e28b02427240a144e1',qos_specs=None,replication_status=,reservations=['4af3acfb-6fe9-48a4-a34c-5f90ea673d27','51a616b8-729f-447a-8a33-84a1daf7f7f9','1d92035b-f807-423c-86b9-2829046a8207','05efae29-10fe-4521-b7e8-2732eb41a06e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d6f5b88815f40abb49c89a10f2a15eb',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:18:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-302027743',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43f3fc77-5786-4108-a0c3-cb342d47c96b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39df4083895046e28b02427240a144e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d6f5b88815f40abb49c89a10f2a15eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:56.192065 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-3672bbd7-ce58-45ce-a3f6-f74aa7a59eb5 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f786a720-e25c-4099-a183-ad896d3854b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:56.196236 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-9c292b3a-b7dd-4bdc-9328-01d1666086d4 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Volume info retrieved successfully. Aug 12 20:18:56.203826 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9c292b3a-b7dd-4bdc-9328-01d1666086d4 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/9bfb5613-d697-4322-9f20-592ef78adcdd returned with HTTP 200 Aug 12 20:18:56.204361 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 379/1489] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:56 2026] GET /volume/v3/volumes/9bfb5613-d697-4322-9f20-592ef78adcdd => generated 1176 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:18:56.215255 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f1877346-fbf4-48a7-9a43-c16e924716b8 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:56.218562 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-effc519c-c3f3-40c3-b880-27fa9804c606 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:56.218673 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f1877346-fbf4-48a7-9a43-c16e924716b8 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 Aug 12 20:18:56.219018 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f1877346-fbf4-48a7-9a43-c16e924716b8 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:56.219283 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f1877346-fbf4-48a7-9a43-c16e924716b8 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:56.219413 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-f1877346-fbf4-48a7-9a43-c16e924716b8 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 76ca516d-9f4a-4c74-8154-0808cfde75f8. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:56.220130 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-3672bbd7-ce58-45ce-a3f6-f74aa7a59eb5 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f786a720-e25c-4099-a183-ad896d3854b1) transitioned into state 'SUCCESS' from state '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-302027743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39df4083895046e28b02427240a144e1',qos_specs=None,replication_status=,reservations=['4af3acfb-6fe9-48a4-a34c-5f90ea673d27','51a616b8-729f-447a-8a33-84a1daf7f7f9','1d92035b-f807-423c-86b9-2829046a8207','05efae29-10fe-4521-b7e8-2732eb41a06e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d6f5b88815f40abb49c89a10f2a15eb',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:56.221182 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-3672bbd7-ce58-45ce-a3f6-f74aa7a59eb5 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5e52c29-9430-43b6-99dd-c19c8bebc4d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:18:56.221255 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-effc519c-c3f3-40c3-b880-27fa9804c606 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] GET https://10.4.3.246/volume/v3/volumes/9bfb5613-d697-4322-9f20-592ef78adcdd Aug 12 20:18:56.221674 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-effc519c-c3f3-40c3-b880-27fa9804c606 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:56.222354 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-effc519c-c3f3-40c3-b880-27fa9804c606 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:56.224818 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:56.224818 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:56.225449 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f1877346-fbf4-48a7-9a43-c16e924716b8 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 returned with HTTP 200 Aug 12 20:18:56.226079 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 372/1490] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:56 2026] GET /volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:56.233396 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:56.233396 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:56.235774 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-3672bbd7-ce58-45ce-a3f6-f74aa7a59eb5 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5e52c29-9430-43b6-99dd-c19c8bebc4d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:18:56.236638 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-3672bbd7-ce58-45ce-a3f6-f74aa7a59eb5 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Flow 'volume_create_api' (ac238aca-38f4-4cd2-a514-a4470ff17c2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:18:56.236975 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-3672bbd7-ce58-45ce-a3f6-f74aa7a59eb5 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Create volume request issued successfully. Aug 12 20:18:56.237522 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3672bbd7-ce58-45ce-a3f6-f74aa7a59eb5 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:18:56.238014 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 375/1491] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:18:56 2026] POST /volume/v3/volumes => generated 758 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:18:56.238088 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-effc519c-c3f3-40c3-b880-27fa9804c606 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Volume info retrieved successfully. Aug 12 20:18:56.242896 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-effc519c-c3f3-40c3-b880-27fa9804c606 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/9bfb5613-d697-4322-9f20-592ef78adcdd returned with HTTP 200 Aug 12 20:18:56.243305 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 366/1492] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:56 2026] GET /volume/v3/volumes/9bfb5613-d697-4322-9f20-592ef78adcdd => generated 1176 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:18:56.254344 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-dac5a04f-b0a6-4c2a-8b68-b57c4c206b56 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:56.255615 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-5f39ac74-56c6-412a-9dec-588cd277226e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:56.256138 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-dac5a04f-b0a6-4c2a-8b68-b57c4c206b56 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] GET https://10.4.3.246/volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b Aug 12 20:18:56.256420 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-dac5a04f-b0a6-4c2a-8b68-b57c4c206b56 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:56.256787 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-dac5a04f-b0a6-4c2a-8b68-b57c4c206b56 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:56.264586 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:56.264586 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:56.274122 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-dac5a04f-b0a6-4c2a-8b68-b57c4c206b56 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Volume info retrieved successfully. Aug 12 20:18:56.286957 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-dac5a04f-b0a6-4c2a-8b68-b57c4c206b56 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] https://10.4.3.246/volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b returned with HTTP 200 Aug 12 20:18:56.287322 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 380/1493] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:56 2026] GET /volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b => generated 826 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 20:18:56.351406 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5f39ac74-56c6-412a-9dec-588cd277226e tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] POST https://10.4.3.246/volume/v3/volumes/9bfb5613-d697-4322-9f20-592ef78adcdd/action Aug 12 20:18:56.351406 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5f39ac74-56c6-412a-9dec-588cd277226e tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:18:56.351406 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5f39ac74-56c6-412a-9dec-588cd277226e tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:56.360925 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:56.360925 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:56.361290 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.contrib.admin_actions [None req-5f39ac74-56c6-412a-9dec-588cd277226e tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Updating volume '9bfb5613-d697-4322-9f20-592ef78adcdd' with '{'status': 'error'}' {{(pid=100385) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 20:18:56.390162 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5f39ac74-56c6-412a-9dec-588cd277226e tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] https://10.4.3.246/volume/v3/volumes/9bfb5613-d697-4322-9f20-592ef78adcdd/action returned with HTTP 202 Aug 12 20:18:56.390384 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 373/1494] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:18:56 2026] POST /volume/v3/volumes/9bfb5613-d697-4322-9f20-592ef78adcdd/action => generated 0 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:18:56.402708 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f361657a-1f22-4218-bb7f-d155a4558f9b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:56.404567 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f361657a-1f22-4218-bb7f-d155a4558f9b tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] GET https://10.4.3.246/volume/v3/volumes/9bfb5613-d697-4322-9f20-592ef78adcdd Aug 12 20:18:56.404784 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f361657a-1f22-4218-bb7f-d155a4558f9b tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:56.405019 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f361657a-1f22-4218-bb7f-d155a4558f9b tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:56.419165 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:56.419165 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:56.423550 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-f361657a-1f22-4218-bb7f-d155a4558f9b tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Volume info retrieved successfully. Aug 12 20:18:56.430120 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f361657a-1f22-4218-bb7f-d155a4558f9b tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/9bfb5613-d697-4322-9f20-592ef78adcdd returned with HTTP 200 Aug 12 20:18:56.431437 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 376/1495] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:56 2026] GET /volume/v3/volumes/9bfb5613-d697-4322-9f20-592ef78adcdd => generated 1175 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:18:56.449127 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-a85077c9-7e96-4227-bb4a-1469171f4b6c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:56.451560 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a85077c9-7e96-4227-bb4a-1469171f4b6c tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] POST https://10.4.3.246/volume/v3/volumes/9bfb5613-d697-4322-9f20-592ef78adcdd/action Aug 12 20:18:56.452071 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a85077c9-7e96-4227-bb4a-1469171f4b6c tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "5dd18cb3-f787-461d-a6e5-048df6241044"}}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:18:56.452246 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a85077c9-7e96-4227-bb4a-1469171f4b6c tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "5dd18cb3-f787-461d-a6e5-048df6241044"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:56.468413 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:56.468413 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:56.469048 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-a85077c9-7e96-4227-bb4a-1469171f4b6c tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Volume info retrieved successfully. Aug 12 20:18:56.489360 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-a85077c9-7e96-4227-bb4a-1469171f4b6c tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Terminate volume connection completed successfully. Aug 12 20:18:56.499073 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-a85077c9-7e96-4227-bb4a-1469171f4b6c tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100386) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:861}} Aug 12 20:18:56.625750 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-a85077c9-7e96-4227-bb4a-1469171f4b6c tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Detach volume completed successfully. Aug 12 20:18:56.628080 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a85077c9-7e96-4227-bb4a-1469171f4b6c tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] https://10.4.3.246/volume/v3/volumes/9bfb5613-d697-4322-9f20-592ef78adcdd/action returned with HTTP 202 Aug 12 20:18:56.628908 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 367/1496] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:18:56 2026] POST /volume/v3/volumes/9bfb5613-d697-4322-9f20-592ef78adcdd/action => generated 0 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:18:56.639644 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-1365941c-9149-4fd6-8d45-5849c51fb0a5 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:56.641357 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1365941c-9149-4fd6-8d45-5849c51fb0a5 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] GET https://10.4.3.246/volume/v3/volumes/9bfb5613-d697-4322-9f20-592ef78adcdd Aug 12 20:18:56.642092 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1365941c-9149-4fd6-8d45-5849c51fb0a5 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:56.642418 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1365941c-9149-4fd6-8d45-5849c51fb0a5 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:56.649858 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:56.649858 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:56.656880 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-1365941c-9149-4fd6-8d45-5849c51fb0a5 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Volume info retrieved successfully. Aug 12 20:18:56.659045 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1365941c-9149-4fd6-8d45-5849c51fb0a5 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/9bfb5613-d697-4322-9f20-592ef78adcdd returned with HTTP 200 Aug 12 20:18:56.659563 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 381/1497] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:56 2026] GET /volume/v3/volumes/9bfb5613-d697-4322-9f20-592ef78adcdd => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:56.673802 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b957c077-a5e8-4169-b08d-71260d975760 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:56.676147 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b957c077-a5e8-4169-b08d-71260d975760 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] GET https://10.4.3.246/volume/v3/volumes/9bfb5613-d697-4322-9f20-592ef78adcdd Aug 12 20:18:56.676409 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b957c077-a5e8-4169-b08d-71260d975760 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:56.676690 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b957c077-a5e8-4169-b08d-71260d975760 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:56.685979 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:56.685979 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:56.690738 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-b957c077-a5e8-4169-b08d-71260d975760 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Volume info retrieved successfully. Aug 12 20:18:56.697234 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b957c077-a5e8-4169-b08d-71260d975760 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/9bfb5613-d697-4322-9f20-592ef78adcdd returned with HTTP 200 Aug 12 20:18:56.697745 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 374/1498] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:56 2026] GET /volume/v3/volumes/9bfb5613-d697-4322-9f20-592ef78adcdd => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:56.710073 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-1040070d-7c36-4453-9f08-1331ec6381a0 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:56.712515 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1040070d-7c36-4453-9f08-1331ec6381a0 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] POST https://10.4.3.246/volume/v3/volumes/9bfb5613-d697-4322-9f20-592ef78adcdd/action Aug 12 20:18:56.713021 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1040070d-7c36-4453-9f08-1331ec6381a0 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Action body: b'{"os-detach": {}}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:18:56.713212 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1040070d-7c36-4453-9f08-1331ec6381a0 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:18:56.724482 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:56.724482 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:56.725196 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-1040070d-7c36-4453-9f08-1331ec6381a0 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Volume info retrieved successfully. Aug 12 20:18:56.747919 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-1040070d-7c36-4453-9f08-1331ec6381a0 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Detach volume completed successfully. Aug 12 20:18:56.748239 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1040070d-7c36-4453-9f08-1331ec6381a0 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/9bfb5613-d697-4322-9f20-592ef78adcdd/action returned with HTTP 202 Aug 12 20:18:56.749455 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 377/1499] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:18:56 2026] POST /volume/v3/volumes/9bfb5613-d697-4322-9f20-592ef78adcdd/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:18:56.756413 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-eefe84a7-b7a4-4852-a1b3-3243d5379d3d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:56.758742 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-eefe84a7-b7a4-4852-a1b3-3243d5379d3d tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] GET https://10.4.3.246/volume/v3/volumes/9bfb5613-d697-4322-9f20-592ef78adcdd Aug 12 20:18:56.759055 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-eefe84a7-b7a4-4852-a1b3-3243d5379d3d tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:56.759313 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-eefe84a7-b7a4-4852-a1b3-3243d5379d3d tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:56.769360 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:56.769360 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:56.774885 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-eefe84a7-b7a4-4852-a1b3-3243d5379d3d tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Volume info retrieved successfully. Aug 12 20:18:56.781757 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-eefe84a7-b7a4-4852-a1b3-3243d5379d3d tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/9bfb5613-d697-4322-9f20-592ef78adcdd returned with HTTP 200 Aug 12 20:18:56.782298 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 368/1500] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:56 2026] GET /volume/v3/volumes/9bfb5613-d697-4322-9f20-592ef78adcdd => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:56.803499 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a6b9a1d4-49bf-4d1a-912e-82cbef1a78fb None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:56.806097 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a6b9a1d4-49bf-4d1a-912e-82cbef1a78fb tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] GET https://10.4.3.246/volume/v3/volumes/9bfb5613-d697-4322-9f20-592ef78adcdd Aug 12 20:18:56.806459 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a6b9a1d4-49bf-4d1a-912e-82cbef1a78fb tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:56.806826 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a6b9a1d4-49bf-4d1a-912e-82cbef1a78fb tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:56.817790 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:56.817790 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:56.823092 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-a6b9a1d4-49bf-4d1a-912e-82cbef1a78fb tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Volume info retrieved successfully. Aug 12 20:18:56.829845 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a6b9a1d4-49bf-4d1a-912e-82cbef1a78fb tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/9bfb5613-d697-4322-9f20-592ef78adcdd returned with HTTP 200 Aug 12 20:18:56.830464 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 382/1501] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:56 2026] GET /volume/v3/volumes/9bfb5613-d697-4322-9f20-592ef78adcdd => generated 861 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:56.848037 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-d052c7e7-d0fc-455d-a12f-b064b3907eab None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:56.850259 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d052c7e7-d0fc-455d-a12f-b064b3907eab tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] DELETE https://10.4.3.246/volume/v3/volumes/9bfb5613-d697-4322-9f20-592ef78adcdd Aug 12 20:18:56.850490 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d052c7e7-d0fc-455d-a12f-b064b3907eab tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:56.850778 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d052c7e7-d0fc-455d-a12f-b064b3907eab tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:56.851033 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-d052c7e7-d0fc-455d-a12f-b064b3907eab tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Delete volume with id: 9bfb5613-d697-4322-9f20-592ef78adcdd Aug 12 20:18:56.863518 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:56.863518 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:18:56.864158 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-d052c7e7-d0fc-455d-a12f-b064b3907eab tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Volume info retrieved successfully. Aug 12 20:18:56.885160 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-d052c7e7-d0fc-455d-a12f-b064b3907eab tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Delete volume request issued successfully. Aug 12 20:18:56.885160 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d052c7e7-d0fc-455d-a12f-b064b3907eab tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/9bfb5613-d697-4322-9f20-592ef78adcdd returned with HTTP 202 Aug 12 20:18:56.885343 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 375/1502] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:18:56 2026] DELETE /volume/v3/volumes/9bfb5613-d697-4322-9f20-592ef78adcdd => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:18:56.893869 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-ef2b7e1d-0214-4154-9765-82971b18f840 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:56.895583 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ef2b7e1d-0214-4154-9765-82971b18f840 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] GET https://10.4.3.246/volume/v3/volumes/9bfb5613-d697-4322-9f20-592ef78adcdd Aug 12 20:18:56.895957 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ef2b7e1d-0214-4154-9765-82971b18f840 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:56.896166 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ef2b7e1d-0214-4154-9765-82971b18f840 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:56.904805 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:56.904805 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:56.910508 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-ef2b7e1d-0214-4154-9765-82971b18f840 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Volume info retrieved successfully. Aug 12 20:18:56.915257 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ef2b7e1d-0214-4154-9765-82971b18f840 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/9bfb5613-d697-4322-9f20-592ef78adcdd returned with HTTP 200 Aug 12 20:18:56.915642 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 378/1503] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:56 2026] GET /volume/v3/volumes/9bfb5613-d697-4322-9f20-592ef78adcdd => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:57.237253 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-2c7562c6-cf1f-47b2-a5d5-5286d0bd7956 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:57.239062 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2c7562c6-cf1f-47b2-a5d5-5286d0bd7956 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 Aug 12 20:18:57.240729 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2c7562c6-cf1f-47b2-a5d5-5286d0bd7956 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:57.240729 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2c7562c6-cf1f-47b2-a5d5-5286d0bd7956 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:57.240729 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-2c7562c6-cf1f-47b2-a5d5-5286d0bd7956 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 76ca516d-9f4a-4c74-8154-0808cfde75f8. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:57.248301 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:57.248301 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:57.250687 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2c7562c6-cf1f-47b2-a5d5-5286d0bd7956 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 returned with HTTP 200 Aug 12 20:18:57.251227 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 369/1504] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:57 2026] GET /volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:57.307720 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a22dea28-66c5-466e-9c87-134ef9690902 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:57.311357 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a22dea28-66c5-466e-9c87-134ef9690902 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] GET https://10.4.3.246/volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b Aug 12 20:18:57.311766 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a22dea28-66c5-466e-9c87-134ef9690902 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:57.312682 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a22dea28-66c5-466e-9c87-134ef9690902 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:57.327510 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:57.327510 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:18:57.334686 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-a22dea28-66c5-466e-9c87-134ef9690902 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Volume info retrieved successfully. Aug 12 20:18:57.342397 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a22dea28-66c5-466e-9c87-134ef9690902 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] https://10.4.3.246/volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b returned with HTTP 200 Aug 12 20:18:57.342865 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 383/1505] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:57 2026] GET /volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:57.934326 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-88e45e4c-73fa-41c7-a357-5350c8a8d133 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:57.935554 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-88e45e4c-73fa-41c7-a357-5350c8a8d133 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] GET https://10.4.3.246/volume/v3/volumes/9bfb5613-d697-4322-9f20-592ef78adcdd Aug 12 20:18:57.935795 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-88e45e4c-73fa-41c7-a357-5350c8a8d133 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:57.936010 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-88e45e4c-73fa-41c7-a357-5350c8a8d133 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:57.946079 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-88e45e4c-73fa-41c7-a357-5350c8a8d133 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/9bfb5613-d697-4322-9f20-592ef78adcdd returned with HTTP 404 Aug 12 20:18:57.946789 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 376/1506] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:18:57 2026] GET /volume/v3/volumes/9bfb5613-d697-4322-9f20-592ef78adcdd => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:18:58.267630 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-30997dcb-d5d2-48ad-97b4-f2c1f2ba4c58 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:58.269670 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-30997dcb-d5d2-48ad-97b4-f2c1f2ba4c58 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 Aug 12 20:18:58.269955 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-30997dcb-d5d2-48ad-97b4-f2c1f2ba4c58 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:58.270402 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-30997dcb-d5d2-48ad-97b4-f2c1f2ba4c58 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:58.270494 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-30997dcb-d5d2-48ad-97b4-f2c1f2ba4c58 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 76ca516d-9f4a-4c74-8154-0808cfde75f8. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:58.280569 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:58.280569 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:18:58.280569 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-30997dcb-d5d2-48ad-97b4-f2c1f2ba4c58 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 returned with HTTP 200 Aug 12 20:18:58.280569 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 379/1507] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:58 2026] GET /volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:18:59.300104 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-25232871-9638-4751-b910-3868e6969938 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:18:59.302048 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-25232871-9638-4751-b910-3868e6969938 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 Aug 12 20:18:59.302256 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-25232871-9638-4751-b910-3868e6969938 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:18:59.302812 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-25232871-9638-4751-b910-3868e6969938 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:18:59.302812 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-25232871-9638-4751-b910-3868e6969938 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 76ca516d-9f4a-4c74-8154-0808cfde75f8. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:18:59.308673 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:18:59.308673 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:18:59.309721 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-25232871-9638-4751-b910-3868e6969938 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 returned with HTTP 200 Aug 12 20:18:59.310311 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 370/1508] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:18:59 2026] GET /volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:00.327737 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d8c36cfc-91b7-41b6-baea-6b11d35215a2 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:00.331962 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d8c36cfc-91b7-41b6-baea-6b11d35215a2 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 Aug 12 20:19:00.332137 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d8c36cfc-91b7-41b6-baea-6b11d35215a2 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:00.332343 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d8c36cfc-91b7-41b6-baea-6b11d35215a2 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:00.332476 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-d8c36cfc-91b7-41b6-baea-6b11d35215a2 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 76ca516d-9f4a-4c74-8154-0808cfde75f8. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:19:00.347870 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:00.347870 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:00.350635 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d8c36cfc-91b7-41b6-baea-6b11d35215a2 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 returned with HTTP 200 Aug 12 20:19:00.350900 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 384/1509] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:19:00 2026] GET /volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 => generated 735 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:00.536633 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b53cc2f1-7f6a-4d9c-b117-62d9d6a79811 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:00.540375 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b53cc2f1-7f6a-4d9c-b117-62d9d6a79811 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:19:00.540811 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b53cc2f1-7f6a-4d9c-b117-62d9d6a79811 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1280589647"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:00.542286 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-b53cc2f1-7f6a-4d9c-b117-62d9d6a79811 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1280589647'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:19:00.542433 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-b53cc2f1-7f6a-4d9c-b117-62d9d6a79811 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Create volume of 1 GB Aug 12 20:19:00.551443 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-b53cc2f1-7f6a-4d9c-b117-62d9d6a79811 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Availability Zones retrieved successfully. Aug 12 20:19:00.564313 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b53cc2f1-7f6a-4d9c-b117-62d9d6a79811 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Flow 'volume_create_api' (50eb495f-df2d-460a-bafc-c902d5e3ddf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:19:00.567272 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b53cc2f1-7f6a-4d9c-b117-62d9d6a79811 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9525cfb8-e6de-4351-a977-846c00a28764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:00.568551 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-b53cc2f1-7f6a-4d9c-b117-62d9d6a79811 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:19:00.615387 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b53cc2f1-7f6a-4d9c-b117-62d9d6a79811 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9525cfb8-e6de-4351-a977-846c00a28764) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:00.616239 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b53cc2f1-7f6a-4d9c-b117-62d9d6a79811 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2390af7-4e0f-4dd1-94fb-e3c83b581950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:00.677303 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-b53cc2f1-7f6a-4d9c-b117-62d9d6a79811 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Created reservations ['f9252c35-4282-4b82-91e8-3feaa78bfb92', 'e6d0cb7a-6c88-4c49-a1ba-a1ba62443795', '24d41a97-e1fc-49dc-8a99-8f364ba76806', 'daa2cf66-9d2d-4bbc-92a4-81fb8683f246'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:19:00.678170 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b53cc2f1-7f6a-4d9c-b117-62d9d6a79811 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2390af7-4e0f-4dd1-94fb-e3c83b581950) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9252c35-4282-4b82-91e8-3feaa78bfb92', 'e6d0cb7a-6c88-4c49-a1ba-a1ba62443795', '24d41a97-e1fc-49dc-8a99-8f364ba76806', 'daa2cf66-9d2d-4bbc-92a4-81fb8683f246']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:00.679468 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b53cc2f1-7f6a-4d9c-b117-62d9d6a79811 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07eba3af-a9be-49fd-9eea-4edd85b2a16c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:00.721116 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b53cc2f1-7f6a-4d9c-b117-62d9d6a79811 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07eba3af-a9be-49fd-9eea-4edd85b2a16c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1731d1d-d624-4d8b-9a5b-0b2fa70d9f9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1280589647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71753c616c8d4f2eb8f1057f8ad7baf6',qos_specs=None,replication_status=,reservations=['f9252c35-4282-4b82-91e8-3feaa78bfb92','e6d0cb7a-6c88-4c49-a1ba-a1ba62443795','24d41a97-e1fc-49dc-8a99-8f364ba76806','daa2cf66-9d2d-4bbc-92a4-81fb8683f246'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7fe5251b5a1472e9ab930c8c769bd36',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:19:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1280589647',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1731d1d-d624-4d8b-9a5b-0b2fa70d9f9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71753c616c8d4f2eb8f1057f8ad7baf6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7fe5251b5a1472e9ab930c8c769bd36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:00.722313 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b53cc2f1-7f6a-4d9c-b117-62d9d6a79811 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ee2a504-fdda-4856-903d-fb87d665cc30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:00.763987 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b53cc2f1-7f6a-4d9c-b117-62d9d6a79811 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ee2a504-fdda-4856-903d-fb87d665cc30) transitioned into state 'SUCCESS' from state '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-1280589647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71753c616c8d4f2eb8f1057f8ad7baf6',qos_specs=None,replication_status=,reservations=['f9252c35-4282-4b82-91e8-3feaa78bfb92','e6d0cb7a-6c88-4c49-a1ba-a1ba62443795','24d41a97-e1fc-49dc-8a99-8f364ba76806','daa2cf66-9d2d-4bbc-92a4-81fb8683f246'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7fe5251b5a1472e9ab930c8c769bd36',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:00.765418 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b53cc2f1-7f6a-4d9c-b117-62d9d6a79811 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe4b92b1-417a-45bc-a8c4-a402b545f59d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:00.784993 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b53cc2f1-7f6a-4d9c-b117-62d9d6a79811 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe4b92b1-417a-45bc-a8c4-a402b545f59d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:00.786528 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b53cc2f1-7f6a-4d9c-b117-62d9d6a79811 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Flow 'volume_create_api' (50eb495f-df2d-460a-bafc-c902d5e3ddf4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:19:00.787060 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-b53cc2f1-7f6a-4d9c-b117-62d9d6a79811 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Create volume request issued successfully. Aug 12 20:19:00.788038 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b53cc2f1-7f6a-4d9c-b117-62d9d6a79811 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:19:00.789087 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 377/1510] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:19:00 2026] POST /volume/v3/volumes => generated 749 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:19:00.815221 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-feff0f8e-9c43-4deb-832c-4b9f60aca850 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:00.817256 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-feff0f8e-9c43-4deb-832c-4b9f60aca850 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] GET https://10.4.3.246/volume/v3/volumes/d1731d1d-d624-4d8b-9a5b-0b2fa70d9f9c Aug 12 20:19:00.817506 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-feff0f8e-9c43-4deb-832c-4b9f60aca850 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:00.817744 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-feff0f8e-9c43-4deb-832c-4b9f60aca850 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:00.830731 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:00.830731 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:00.837227 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-feff0f8e-9c43-4deb-832c-4b9f60aca850 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Volume info retrieved successfully. Aug 12 20:19:00.844764 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-feff0f8e-9c43-4deb-832c-4b9f60aca850 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/d1731d1d-d624-4d8b-9a5b-0b2fa70d9f9c returned with HTTP 200 Aug 12 20:19:00.845213 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 380/1511] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:00 2026] GET /volume/v3/volumes/d1731d1d-d624-4d8b-9a5b-0b2fa70d9f9c => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:00.853801 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-824da29f-fa41-48b7-b1ea-25e7076db50e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:00.856584 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-824da29f-fa41-48b7-b1ea-25e7076db50e tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] GET https://10.4.3.246/volume/v3/volumes/82831a03-1573-41a2-b05b-180bd8192b61 Aug 12 20:19:00.856774 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-824da29f-fa41-48b7-b1ea-25e7076db50e tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:00.857110 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-824da29f-fa41-48b7-b1ea-25e7076db50e tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:00.874163 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:00.874163 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:00.880191 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-824da29f-fa41-48b7-b1ea-25e7076db50e tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Volume info retrieved successfully. Aug 12 20:19:00.889677 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-824da29f-fa41-48b7-b1ea-25e7076db50e tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] https://10.4.3.246/volume/v3/volumes/82831a03-1573-41a2-b05b-180bd8192b61 returned with HTTP 200 Aug 12 20:19:00.889677 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 371/1512] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:00 2026] GET /volume/v3/volumes/82831a03-1573-41a2-b05b-180bd8192b61 => generated 1141 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:00.938729 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-05fdf326-3727-4dcb-b34d-fa525247e1f9 req-c1b80d8f-f075-4a86-b8d8-b96bfd11d190 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:00.943437 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-05fdf326-3727-4dcb-b34d-fa525247e1f9 req-c1b80d8f-f075-4a86-b8d8-b96bfd11d190 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] GET https://10.4.3.246/volume/v3/volumes/82831a03-1573-41a2-b05b-180bd8192b61 Aug 12 20:19:00.943676 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-05fdf326-3727-4dcb-b34d-fa525247e1f9 req-c1b80d8f-f075-4a86-b8d8-b96bfd11d190 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:00.943917 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-05fdf326-3727-4dcb-b34d-fa525247e1f9 req-c1b80d8f-f075-4a86-b8d8-b96bfd11d190 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:00.960666 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:00.960666 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:00.966753 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-05fdf326-3727-4dcb-b34d-fa525247e1f9 req-c1b80d8f-f075-4a86-b8d8-b96bfd11d190 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Volume info retrieved successfully. Aug 12 20:19:00.974454 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-05fdf326-3727-4dcb-b34d-fa525247e1f9 req-c1b80d8f-f075-4a86-b8d8-b96bfd11d190 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] https://10.4.3.246/volume/v3/volumes/82831a03-1573-41a2-b05b-180bd8192b61 returned with HTTP 200 Aug 12 20:19:00.975162 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 385/1513] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:19:00 2026] GET /volume/v3/volumes/82831a03-1573-41a2-b05b-180bd8192b61 => generated 1141 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:01.000779 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-05fdf326-3727-4dcb-b34d-fa525247e1f9 req-c22f2a83-c614-4826-bdf9-1eb9ae79e764 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:01.006189 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-05fdf326-3727-4dcb-b34d-fa525247e1f9 req-c22f2a83-c614-4826-bdf9-1eb9ae79e764 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] POST https://10.4.3.246/volume/v3/volumes/82831a03-1573-41a2-b05b-180bd8192b61/action Aug 12 20:19:01.006189 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-05fdf326-3727-4dcb-b34d-fa525247e1f9 req-c22f2a83-c614-4826-bdf9-1eb9ae79e764 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:19:01.006189 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-05fdf326-3727-4dcb-b34d-fa525247e1f9 req-c22f2a83-c614-4826-bdf9-1eb9ae79e764 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:01.016749 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:01.016749 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:01.018157 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-05fdf326-3727-4dcb-b34d-fa525247e1f9 req-c22f2a83-c614-4826-bdf9-1eb9ae79e764 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Volume info retrieved successfully. Aug 12 20:19:01.032820 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-05fdf326-3727-4dcb-b34d-fa525247e1f9 req-c22f2a83-c614-4826-bdf9-1eb9ae79e764 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Begin detaching volume completed successfully. Aug 12 20:19:01.032820 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-05fdf326-3727-4dcb-b34d-fa525247e1f9 req-c22f2a83-c614-4826-bdf9-1eb9ae79e764 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] https://10.4.3.246/volume/v3/volumes/82831a03-1573-41a2-b05b-180bd8192b61/action returned with HTTP 202 Aug 12 20:19:01.033590 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 378/1514] 10.4.3.246 () {72 vars in 1672 bytes} [Wed Aug 12 20:19:00 2026] POST /volume/v3/volumes/82831a03-1573-41a2-b05b-180bd8192b61/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:19:01.087283 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-920dace0-ea8d-4ba5-a019-4369a5fc8566 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:01.087690 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-920dace0-ea8d-4ba5-a019-4369a5fc8566 None None] GET https://10.4.3.246/volume// Aug 12 20:19:01.087886 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-920dace0-ea8d-4ba5-a019-4369a5fc8566 None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:01.088099 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-920dace0-ea8d-4ba5-a019-4369a5fc8566 None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:01.088946 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-920dace0-ea8d-4ba5-a019-4369a5fc8566 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:19:01.088946 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 381/1515] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:19:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:19:01.100570 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-05fdf326-3727-4dcb-b34d-fa525247e1f9 req-b2702d91-671a-4a3d-b2f1-df8a4e2d3b93 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:01.100570 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-05fdf326-3727-4dcb-b34d-fa525247e1f9 req-b2702d91-671a-4a3d-b2f1-df8a4e2d3b93 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] GET https://10.4.3.246/volume/v3/volumes/82831a03-1573-41a2-b05b-180bd8192b61 Aug 12 20:19:01.100570 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-05fdf326-3727-4dcb-b34d-fa525247e1f9 req-b2702d91-671a-4a3d-b2f1-df8a4e2d3b93 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:01.100570 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-05fdf326-3727-4dcb-b34d-fa525247e1f9 req-b2702d91-671a-4a3d-b2f1-df8a4e2d3b93 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:01.116670 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:01.116670 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:01.122264 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-05fdf326-3727-4dcb-b34d-fa525247e1f9 req-b2702d91-671a-4a3d-b2f1-df8a4e2d3b93 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Volume info retrieved successfully. Aug 12 20:19:01.129097 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-05fdf326-3727-4dcb-b34d-fa525247e1f9 req-b2702d91-671a-4a3d-b2f1-df8a4e2d3b93 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] https://10.4.3.246/volume/v3/volumes/82831a03-1573-41a2-b05b-180bd8192b61 returned with HTTP 200 Aug 12 20:19:01.129899 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 372/1516] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:19:01 2026] GET /volume/v3/volumes/82831a03-1573-41a2-b05b-180bd8192b61 => generated 1324 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:19:01.364530 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-5b957f3c-03a6-4137-8270-14362500710a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:01.367396 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5b957f3c-03a6-4137-8270-14362500710a tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 Aug 12 20:19:01.367627 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5b957f3c-03a6-4137-8270-14362500710a tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:01.368180 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5b957f3c-03a6-4137-8270-14362500710a tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:01.368180 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-5b957f3c-03a6-4137-8270-14362500710a tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 76ca516d-9f4a-4c74-8154-0808cfde75f8. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:19:01.376814 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:01.376814 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:01.377789 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5b957f3c-03a6-4137-8270-14362500710a tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 returned with HTTP 200 Aug 12 20:19:01.378367 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 386/1517] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:19:01 2026] GET /volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:01.877286 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-de9eae25-ba1b-4428-8fd1-a8f6b5f91e7a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:01.881619 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-de9eae25-ba1b-4428-8fd1-a8f6b5f91e7a tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] GET https://10.4.3.246/volume/v3/volumes/d1731d1d-d624-4d8b-9a5b-0b2fa70d9f9c Aug 12 20:19:01.881619 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-de9eae25-ba1b-4428-8fd1-a8f6b5f91e7a tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:01.881619 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-de9eae25-ba1b-4428-8fd1-a8f6b5f91e7a tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:01.895369 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:01.895369 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:01.912565 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-de9eae25-ba1b-4428-8fd1-a8f6b5f91e7a tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Volume info retrieved successfully. Aug 12 20:19:01.921888 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-de9eae25-ba1b-4428-8fd1-a8f6b5f91e7a tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/d1731d1d-d624-4d8b-9a5b-0b2fa70d9f9c returned with HTTP 200 Aug 12 20:19:01.922381 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 379/1518] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:01 2026] GET /volume/v3/volumes/d1731d1d-d624-4d8b-9a5b-0b2fa70d9f9c => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:01.940620 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-9806892a-2b46-4449-b6ad-c43216bf90b9 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:01.942203 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9806892a-2b46-4449-b6ad-c43216bf90b9 tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] POST https://10.4.3.246/volume/v3/volumes/d1731d1d-d624-4d8b-9a5b-0b2fa70d9f9c/action Aug 12 20:19:01.942960 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9806892a-2b46-4449-b6ad-c43216bf90b9 tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:19:01.943205 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9806892a-2b46-4449-b6ad-c43216bf90b9 tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:01.960269 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:01.960269 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:01.960990 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.contrib.admin_actions [None req-9806892a-2b46-4449-b6ad-c43216bf90b9 tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Updating volume 'd1731d1d-d624-4d8b-9a5b-0b2fa70d9f9c' with '{'status': 'attaching'}' {{(pid=100383) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 20:19:02.005699 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9806892a-2b46-4449-b6ad-c43216bf90b9 tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] https://10.4.3.246/volume/v3/volumes/d1731d1d-d624-4d8b-9a5b-0b2fa70d9f9c/action returned with HTTP 202 Aug 12 20:19:02.006094 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 382/1519] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:19:01 2026] POST /volume/v3/volumes/d1731d1d-d624-4d8b-9a5b-0b2fa70d9f9c/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:19:02.015775 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-ec8eb5cb-f0e4-4b67-b6f4-b8b4c568ffee None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:02.017466 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ec8eb5cb-f0e4-4b67-b6f4-b8b4c568ffee tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] GET https://10.4.3.246/volume/v3/volumes/d1731d1d-d624-4d8b-9a5b-0b2fa70d9f9c Aug 12 20:19:02.017710 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ec8eb5cb-f0e4-4b67-b6f4-b8b4c568ffee tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:02.017914 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ec8eb5cb-f0e4-4b67-b6f4-b8b4c568ffee tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:02.028231 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:02.028231 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:02.035476 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-ec8eb5cb-f0e4-4b67-b6f4-b8b4c568ffee tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Volume info retrieved successfully. Aug 12 20:19:02.041450 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ec8eb5cb-f0e4-4b67-b6f4-b8b4c568ffee tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/d1731d1d-d624-4d8b-9a5b-0b2fa70d9f9c returned with HTTP 200 Aug 12 20:19:02.042275 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 373/1520] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:02 2026] GET /volume/v3/volumes/d1731d1d-d624-4d8b-9a5b-0b2fa70d9f9c => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:02.061071 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d054a3db-7f9b-474e-8155-1ea7fff0ed2b None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:02.063523 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d054a3db-7f9b-474e-8155-1ea7fff0ed2b tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] POST https://10.4.3.246/volume/v3/volumes/d1731d1d-d624-4d8b-9a5b-0b2fa70d9f9c/action Aug 12 20:19:02.063946 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d054a3db-7f9b-474e-8155-1ea7fff0ed2b tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:19:02.064126 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d054a3db-7f9b-474e-8155-1ea7fff0ed2b tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:02.072210 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:02.072210 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:02.072555 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-d054a3db-7f9b-474e-8155-1ea7fff0ed2b tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Volume info retrieved successfully. Aug 12 20:19:02.100445 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-d054a3db-7f9b-474e-8155-1ea7fff0ed2b tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Delete volume request issued successfully. Aug 12 20:19:02.100790 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d054a3db-7f9b-474e-8155-1ea7fff0ed2b tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] https://10.4.3.246/volume/v3/volumes/d1731d1d-d624-4d8b-9a5b-0b2fa70d9f9c/action returned with HTTP 202 Aug 12 20:19:02.101279 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 387/1521] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:19:02 2026] POST /volume/v3/volumes/d1731d1d-d624-4d8b-9a5b-0b2fa70d9f9c/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:19:02.116875 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b6e40913-2246-4ead-8def-1fd94205148a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:02.120751 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b6e40913-2246-4ead-8def-1fd94205148a tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] GET https://10.4.3.246/volume/v3/volumes/d1731d1d-d624-4d8b-9a5b-0b2fa70d9f9c Aug 12 20:19:02.121051 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b6e40913-2246-4ead-8def-1fd94205148a tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:02.121333 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b6e40913-2246-4ead-8def-1fd94205148a tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:02.132307 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:02.132307 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:02.139164 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-b6e40913-2246-4ead-8def-1fd94205148a tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Volume info retrieved successfully. Aug 12 20:19:02.145674 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b6e40913-2246-4ead-8def-1fd94205148a tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/d1731d1d-d624-4d8b-9a5b-0b2fa70d9f9c returned with HTTP 200 Aug 12 20:19:02.146394 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 380/1522] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:02 2026] GET /volume/v3/volumes/d1731d1d-d624-4d8b-9a5b-0b2fa70d9f9c => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:02.316523 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-05fdf326-3727-4dcb-b34d-fa525247e1f9 req-a6062151-1de0-4a34-8cd1-dc51dea8550f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:02.321256 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-05fdf326-3727-4dcb-b34d-fa525247e1f9 req-a6062151-1de0-4a34-8cd1-dc51dea8550f tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] DELETE https://10.4.3.246/volume/v3/attachments/2d64b00a-baf9-44c4-9176-ee57d1ae0f85 Aug 12 20:19:02.321424 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-05fdf326-3727-4dcb-b34d-fa525247e1f9 req-a6062151-1de0-4a34-8cd1-dc51dea8550f tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:02.321632 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-05fdf326-3727-4dcb-b34d-fa525247e1f9 req-a6062151-1de0-4a34-8cd1-dc51dea8550f tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:02.332090 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:02.332090 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:02.393391 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-b98276b3-38dc-4379-97f9-b791146f8299 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:02.396402 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b98276b3-38dc-4379-97f9-b791146f8299 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 Aug 12 20:19:02.396654 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b98276b3-38dc-4379-97f9-b791146f8299 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:02.396957 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b98276b3-38dc-4379-97f9-b791146f8299 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:02.397078 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-b98276b3-38dc-4379-97f9-b791146f8299 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 76ca516d-9f4a-4c74-8154-0808cfde75f8. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:19:02.398050 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-05fdf326-3727-4dcb-b34d-fa525247e1f9 req-a6062151-1de0-4a34-8cd1-dc51dea8550f tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] https://10.4.3.246/volume/v3/attachments/2d64b00a-baf9-44c4-9176-ee57d1ae0f85 returned with HTTP 200 Aug 12 20:19:02.398649 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 383/1523] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:19:02 2026] DELETE /volume/v3/attachments/2d64b00a-baf9-44c4-9176-ee57d1ae0f85 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:02.406782 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:02.406782 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:02.407914 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b98276b3-38dc-4379-97f9-b791146f8299 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 returned with HTTP 200 Aug 12 20:19:02.408385 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 374/1524] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:19:02 2026] GET /volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:03.168366 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-85105ddf-9932-4cd1-8376-c1645d8cb974 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:03.171978 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-85105ddf-9932-4cd1-8376-c1645d8cb974 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] GET https://10.4.3.246/volume/v3/volumes/d1731d1d-d624-4d8b-9a5b-0b2fa70d9f9c Aug 12 20:19:03.172227 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-85105ddf-9932-4cd1-8376-c1645d8cb974 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:03.172454 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-85105ddf-9932-4cd1-8376-c1645d8cb974 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:03.181280 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-85105ddf-9932-4cd1-8376-c1645d8cb974 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/d1731d1d-d624-4d8b-9a5b-0b2fa70d9f9c returned with HTTP 404 Aug 12 20:19:03.181453 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 388/1525] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:03 2026] GET /volume/v3/volumes/d1731d1d-d624-4d8b-9a5b-0b2fa70d9f9c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:03.193775 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a7b445bc-ce08-446a-ae7f-a3718d926758 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:03.196728 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a7b445bc-ce08-446a-ae7f-a3718d926758 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] GET https://10.4.3.246/volume/v3/volumes/d1731d1d-d624-4d8b-9a5b-0b2fa70d9f9c Aug 12 20:19:03.196728 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a7b445bc-ce08-446a-ae7f-a3718d926758 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:03.197047 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a7b445bc-ce08-446a-ae7f-a3718d926758 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:03.203640 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a7b445bc-ce08-446a-ae7f-a3718d926758 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/d1731d1d-d624-4d8b-9a5b-0b2fa70d9f9c returned with HTTP 404 Aug 12 20:19:03.204351 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 381/1526] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:03 2026] GET /volume/v3/volumes/d1731d1d-d624-4d8b-9a5b-0b2fa70d9f9c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:03.217941 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-20a45e43-d68d-497a-9767-84680fb6de17 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:03.222062 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-20a45e43-d68d-497a-9767-84680fb6de17 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] DELETE https://10.4.3.246/volume/v3/volumes/d1731d1d-d624-4d8b-9a5b-0b2fa70d9f9c Aug 12 20:19:03.222508 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-20a45e43-d68d-497a-9767-84680fb6de17 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:03.223735 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-20a45e43-d68d-497a-9767-84680fb6de17 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:03.223988 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-20a45e43-d68d-497a-9767-84680fb6de17 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Delete volume with id: d1731d1d-d624-4d8b-9a5b-0b2fa70d9f9c Aug 12 20:19:03.234751 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-20a45e43-d68d-497a-9767-84680fb6de17 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/d1731d1d-d624-4d8b-9a5b-0b2fa70d9f9c returned with HTTP 404 Aug 12 20:19:03.235581 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 384/1527] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:19:03 2026] DELETE /volume/v3/volumes/d1731d1d-d624-4d8b-9a5b-0b2fa70d9f9c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 12 20:19:03.243411 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-8672e808-6680-45e4-a61a-ec0cc92ba9e6 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:03.248229 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8672e808-6680-45e4-a61a-ec0cc92ba9e6 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] GET https://10.4.3.246/volume/v3/volumes/82831a03-1573-41a2-b05b-180bd8192b61 Aug 12 20:19:03.248432 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8672e808-6680-45e4-a61a-ec0cc92ba9e6 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:03.248714 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8672e808-6680-45e4-a61a-ec0cc92ba9e6 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:03.248827 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-486616d9-d41b-4e6a-aa5a-a3251eee98a8 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:03.252070 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-486616d9-d41b-4e6a-aa5a-a3251eee98a8 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:19:03.252411 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-486616d9-d41b-4e6a-aa5a-a3251eee98a8 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-638509179"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:03.254131 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-486616d9-d41b-4e6a-aa5a-a3251eee98a8 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-638509179'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:19:03.254131 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-486616d9-d41b-4e6a-aa5a-a3251eee98a8 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Create volume of 1 GB Aug 12 20:19:03.259325 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-486616d9-d41b-4e6a-aa5a-a3251eee98a8 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Availability Zones retrieved successfully. Aug 12 20:19:03.261606 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:03.261606 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:03.266385 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-486616d9-d41b-4e6a-aa5a-a3251eee98a8 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Flow 'volume_create_api' (163cf50c-331c-4ea7-972c-e20d97d85f5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:19:03.267552 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-486616d9-d41b-4e6a-aa5a-a3251eee98a8 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1dff671-7747-441e-9e5e-1c677f96caae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:03.272860 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-486616d9-d41b-4e6a-aa5a-a3251eee98a8 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:19:03.276235 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-8672e808-6680-45e4-a61a-ec0cc92ba9e6 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Volume info retrieved successfully. Aug 12 20:19:03.279624 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8672e808-6680-45e4-a61a-ec0cc92ba9e6 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] https://10.4.3.246/volume/v3/volumes/82831a03-1573-41a2-b05b-180bd8192b61 returned with HTTP 200 Aug 12 20:19:03.279624 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 375/1528] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:03 2026] GET /volume/v3/volumes/82831a03-1573-41a2-b05b-180bd8192b61 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:03.325206 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-486616d9-d41b-4e6a-aa5a-a3251eee98a8 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1dff671-7747-441e-9e5e-1c677f96caae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:03.326383 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-486616d9-d41b-4e6a-aa5a-a3251eee98a8 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae052d2a-36d8-486a-96fe-07cc8df0325a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:03.393379 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-486616d9-d41b-4e6a-aa5a-a3251eee98a8 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Created reservations ['1d122920-c6ac-4b03-bec1-76762619a3b8', '411d6279-5ece-4732-b3a2-9c42a4a116e1', 'd8a546cb-5251-4ded-8199-4d530818f6fb', 'c341463f-a051-4bdb-8201-7d6e73b5adb6'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:19:03.394745 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-486616d9-d41b-4e6a-aa5a-a3251eee98a8 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae052d2a-36d8-486a-96fe-07cc8df0325a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d122920-c6ac-4b03-bec1-76762619a3b8', '411d6279-5ece-4732-b3a2-9c42a4a116e1', 'd8a546cb-5251-4ded-8199-4d530818f6fb', 'c341463f-a051-4bdb-8201-7d6e73b5adb6']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:03.395977 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-486616d9-d41b-4e6a-aa5a-a3251eee98a8 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39869fdf-9ce7-4b61-a85b-28fc832f78f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:03.397351 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-1131a8f8-179f-4137-94c6-2917576c7013 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:03.400309 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1131a8f8-179f-4137-94c6-2917576c7013 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] POST https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857/action Aug 12 20:19:03.401579 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1131a8f8-179f-4137-94c6-2917576c7013 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Action body: b'{"os-attach": {"instance_uuid": "c5bb90c1-0f11-460b-93fa-e3690e02f70a", "mountpoint": "/dev/vdb"}}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:19:03.401579 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1131a8f8-179f-4137-94c6-2917576c7013 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "c5bb90c1-0f11-460b-93fa-e3690e02f70a", "mountpoint": "/dev/vdb"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:03.411099 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:03.411099 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:03.411811 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-1131a8f8-179f-4137-94c6-2917576c7013 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Volume info retrieved successfully. Aug 12 20:19:03.429573 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-1131a8f8-179f-4137-94c6-2917576c7013 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Update volume admin metadata completed successfully. Aug 12 20:19:03.432002 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-599bd0d2-66d8-4c04-b2ad-f84f0f8c1b9d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:03.434484 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-599bd0d2-66d8-4c04-b2ad-f84f0f8c1b9d tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 Aug 12 20:19:03.434869 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-599bd0d2-66d8-4c04-b2ad-f84f0f8c1b9d tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:03.436107 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-599bd0d2-66d8-4c04-b2ad-f84f0f8c1b9d tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:03.436107 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-599bd0d2-66d8-4c04-b2ad-f84f0f8c1b9d tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 76ca516d-9f4a-4c74-8154-0808cfde75f8. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:19:03.438309 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-486616d9-d41b-4e6a-aa5a-a3251eee98a8 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39869fdf-9ce7-4b61-a85b-28fc832f78f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ea72600-08bd-40f4-ad3d-39013a5af2ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-638509179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71753c616c8d4f2eb8f1057f8ad7baf6',qos_specs=None,replication_status=,reservations=['1d122920-c6ac-4b03-bec1-76762619a3b8','411d6279-5ece-4732-b3a2-9c42a4a116e1','d8a546cb-5251-4ded-8199-4d530818f6fb','c341463f-a051-4bdb-8201-7d6e73b5adb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7fe5251b5a1472e9ab930c8c769bd36',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:19:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-638509179',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ea72600-08bd-40f4-ad3d-39013a5af2ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71753c616c8d4f2eb8f1057f8ad7baf6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7fe5251b5a1472e9ab930c8c769bd36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:03.442228 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-486616d9-d41b-4e6a-aa5a-a3251eee98a8 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c375d452-22d3-497e-bc08-a1ee5478f35e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:03.450323 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:03.450323 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:03.451251 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-599bd0d2-66d8-4c04-b2ad-f84f0f8c1b9d tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 returned with HTTP 200 Aug 12 20:19:03.451702 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 385/1529] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:19:03 2026] GET /volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:03.477374 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-486616d9-d41b-4e6a-aa5a-a3251eee98a8 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c375d452-22d3-497e-bc08-a1ee5478f35e) transitioned into state 'SUCCESS' from state '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-638509179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71753c616c8d4f2eb8f1057f8ad7baf6',qos_specs=None,replication_status=,reservations=['1d122920-c6ac-4b03-bec1-76762619a3b8','411d6279-5ece-4732-b3a2-9c42a4a116e1','d8a546cb-5251-4ded-8199-4d530818f6fb','c341463f-a051-4bdb-8201-7d6e73b5adb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7fe5251b5a1472e9ab930c8c769bd36',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:03.479833 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-486616d9-d41b-4e6a-aa5a-a3251eee98a8 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (177a7b83-bc77-4369-866f-47034fa61a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:03.497222 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-486616d9-d41b-4e6a-aa5a-a3251eee98a8 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (177a7b83-bc77-4369-866f-47034fa61a0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:03.499338 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-486616d9-d41b-4e6a-aa5a-a3251eee98a8 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Flow 'volume_create_api' (163cf50c-331c-4ea7-972c-e20d97d85f5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:19:03.499338 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-486616d9-d41b-4e6a-aa5a-a3251eee98a8 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Create volume request issued successfully. Aug 12 20:19:03.499338 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-486616d9-d41b-4e6a-aa5a-a3251eee98a8 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:19:03.499724 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 389/1530] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:19:03 2026] POST /volume/v3/volumes => generated 748 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:19:03.532282 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-747e19fa-658e-4179-9ee3-fe4a66c6f84f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:03.532977 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-1131a8f8-179f-4137-94c6-2917576c7013 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Attach volume completed successfully. Aug 12 20:19:03.533316 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1131a8f8-179f-4137-94c6-2917576c7013 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857/action returned with HTTP 202 Aug 12 20:19:03.533982 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 382/1531] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:19:03 2026] POST /volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857/action => generated 0 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:19:03.537504 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-747e19fa-658e-4179-9ee3-fe4a66c6f84f tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] GET https://10.4.3.246/volume/v3/volumes/7ea72600-08bd-40f4-ad3d-39013a5af2ac Aug 12 20:19:03.537788 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-747e19fa-658e-4179-9ee3-fe4a66c6f84f tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:03.538092 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-747e19fa-658e-4179-9ee3-fe4a66c6f84f tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:03.550358 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-2d8d2c4d-1111-4b77-b7ba-4a91f12c4f92 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:03.553589 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:03.553589 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:03.554834 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2d8d2c4d-1111-4b77-b7ba-4a91f12c4f92 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] GET https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 Aug 12 20:19:03.555024 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2d8d2c4d-1111-4b77-b7ba-4a91f12c4f92 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:03.555231 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2d8d2c4d-1111-4b77-b7ba-4a91f12c4f92 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:03.560058 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-747e19fa-658e-4179-9ee3-fe4a66c6f84f tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Volume info retrieved successfully. Aug 12 20:19:03.565563 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-747e19fa-658e-4179-9ee3-fe4a66c6f84f tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/7ea72600-08bd-40f4-ad3d-39013a5af2ac returned with HTTP 200 Aug 12 20:19:03.566752 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 376/1532] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:03 2026] GET /volume/v3/volumes/7ea72600-08bd-40f4-ad3d-39013a5af2ac => generated 816 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:03.577479 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:03.577479 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:03.583241 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-2d8d2c4d-1111-4b77-b7ba-4a91f12c4f92 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Volume info retrieved successfully. Aug 12 20:19:03.589670 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2d8d2c4d-1111-4b77-b7ba-4a91f12c4f92 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 returned with HTTP 200 Aug 12 20:19:03.590157 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 386/1533] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:03 2026] GET /volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 => generated 1176 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:03.605519 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-7a1bd9a8-f0b5-4aff-87cf-d8f79140b54d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:03.607914 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7a1bd9a8-f0b5-4aff-87cf-d8f79140b54d tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] POST https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857/action Aug 12 20:19:03.610113 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7a1bd9a8-f0b5-4aff-87cf-d8f79140b54d tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Action body: b'{"os-detach": {}}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:19:03.610113 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7a1bd9a8-f0b5-4aff-87cf-d8f79140b54d tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:03.621359 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:03.621359 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:03.621359 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-7a1bd9a8-f0b5-4aff-87cf-d8f79140b54d tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Volume info retrieved successfully. Aug 12 20:19:03.732194 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-7a1bd9a8-f0b5-4aff-87cf-d8f79140b54d tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Detach volume completed successfully. Aug 12 20:19:03.732968 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7a1bd9a8-f0b5-4aff-87cf-d8f79140b54d tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857/action returned with HTTP 202 Aug 12 20:19:03.737586 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 390/1534] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:19:03 2026] POST /volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857/action => generated 0 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:19:03.747308 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b27d0fc3-9505-4150-a051-f68c5a7770a3 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:03.749843 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b27d0fc3-9505-4150-a051-f68c5a7770a3 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] GET https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 Aug 12 20:19:03.750154 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b27d0fc3-9505-4150-a051-f68c5a7770a3 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:03.750446 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b27d0fc3-9505-4150-a051-f68c5a7770a3 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:03.763920 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:03.763920 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:03.769586 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-b27d0fc3-9505-4150-a051-f68c5a7770a3 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Volume info retrieved successfully. Aug 12 20:19:03.778238 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b27d0fc3-9505-4150-a051-f68c5a7770a3 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 returned with HTTP 200 Aug 12 20:19:03.778238 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 383/1535] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:03 2026] GET /volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 => generated 861 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:04.465684 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-7cf11f5d-cffe-4482-b182-ab142838f7df None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:04.470186 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7cf11f5d-cffe-4482-b182-ab142838f7df tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 Aug 12 20:19:04.470482 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7cf11f5d-cffe-4482-b182-ab142838f7df tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:04.472515 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7cf11f5d-cffe-4482-b182-ab142838f7df tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:04.472681 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-7cf11f5d-cffe-4482-b182-ab142838f7df tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 76ca516d-9f4a-4c74-8154-0808cfde75f8. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:19:04.478982 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:04.478982 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:04.479741 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7cf11f5d-cffe-4482-b182-ab142838f7df tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 returned with HTTP 200 Aug 12 20:19:04.480329 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 377/1536] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:19:04 2026] GET /volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:04.583827 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e2bfc31d-3f90-44c7-bac4-16a6a7d65590 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:04.585452 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e2bfc31d-3f90-44c7-bac4-16a6a7d65590 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] GET https://10.4.3.246/volume/v3/volumes/7ea72600-08bd-40f4-ad3d-39013a5af2ac Aug 12 20:19:04.585756 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e2bfc31d-3f90-44c7-bac4-16a6a7d65590 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:04.586593 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e2bfc31d-3f90-44c7-bac4-16a6a7d65590 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:04.594939 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:04.594939 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:04.601380 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-e2bfc31d-3f90-44c7-bac4-16a6a7d65590 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Volume info retrieved successfully. Aug 12 20:19:04.606414 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e2bfc31d-3f90-44c7-bac4-16a6a7d65590 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/7ea72600-08bd-40f4-ad3d-39013a5af2ac returned with HTTP 200 Aug 12 20:19:04.606879 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 387/1537] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:04 2026] GET /volume/v3/volumes/7ea72600-08bd-40f4-ad3d-39013a5af2ac => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:04.625130 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-3ec86898-d7af-4ca1-bd91-2efb96ecf513 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:04.627818 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3ec86898-d7af-4ca1-bd91-2efb96ecf513 tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] POST https://10.4.3.246/volume/v3/volumes/7ea72600-08bd-40f4-ad3d-39013a5af2ac/action Aug 12 20:19:04.628354 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3ec86898-d7af-4ca1-bd91-2efb96ecf513 tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:19:04.628443 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3ec86898-d7af-4ca1-bd91-2efb96ecf513 tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:04.637933 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:04.637933 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:04.638644 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.contrib.admin_actions [None req-3ec86898-d7af-4ca1-bd91-2efb96ecf513 tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Updating volume '7ea72600-08bd-40f4-ad3d-39013a5af2ac' with '{'status': 'creating'}' {{(pid=100384) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 20:19:04.668085 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3ec86898-d7af-4ca1-bd91-2efb96ecf513 tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] https://10.4.3.246/volume/v3/volumes/7ea72600-08bd-40f4-ad3d-39013a5af2ac/action returned with HTTP 202 Aug 12 20:19:04.668819 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 391/1538] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:19:04 2026] POST /volume/v3/volumes/7ea72600-08bd-40f4-ad3d-39013a5af2ac/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:19:04.682737 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-9a147b9f-ff6b-4eea-8002-28af457aa75f None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:04.686617 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9a147b9f-ff6b-4eea-8002-28af457aa75f tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] GET https://10.4.3.246/volume/v3/volumes/7ea72600-08bd-40f4-ad3d-39013a5af2ac Aug 12 20:19:04.686777 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9a147b9f-ff6b-4eea-8002-28af457aa75f tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:04.687068 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9a147b9f-ff6b-4eea-8002-28af457aa75f tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:04.696445 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:04.696445 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:04.712602 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-9a147b9f-ff6b-4eea-8002-28af457aa75f tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Volume info retrieved successfully. Aug 12 20:19:04.719778 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9a147b9f-ff6b-4eea-8002-28af457aa75f tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/7ea72600-08bd-40f4-ad3d-39013a5af2ac returned with HTTP 200 Aug 12 20:19:04.720356 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 384/1539] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:04 2026] GET /volume/v3/volumes/7ea72600-08bd-40f4-ad3d-39013a5af2ac => generated 840 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:04.741251 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-49509584-80bf-4b93-a02c-624e138851f8 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:04.744053 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-49509584-80bf-4b93-a02c-624e138851f8 tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] POST https://10.4.3.246/volume/v3/volumes/7ea72600-08bd-40f4-ad3d-39013a5af2ac/action Aug 12 20:19:04.744497 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-49509584-80bf-4b93-a02c-624e138851f8 tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:19:04.744673 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-49509584-80bf-4b93-a02c-624e138851f8 tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:04.757226 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:04.757226 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:04.757226 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-49509584-80bf-4b93-a02c-624e138851f8 tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Volume info retrieved successfully. Aug 12 20:19:04.781781 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-49509584-80bf-4b93-a02c-624e138851f8 tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Delete volume request issued successfully. Aug 12 20:19:04.782028 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-49509584-80bf-4b93-a02c-624e138851f8 tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] https://10.4.3.246/volume/v3/volumes/7ea72600-08bd-40f4-ad3d-39013a5af2ac/action returned with HTTP 202 Aug 12 20:19:04.783081 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 378/1540] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:19:04 2026] POST /volume/v3/volumes/7ea72600-08bd-40f4-ad3d-39013a5af2ac/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:19:04.792456 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-c3303822-0420-49aa-93ac-25769fcffa11 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:04.794630 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c3303822-0420-49aa-93ac-25769fcffa11 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] GET https://10.4.3.246/volume/v3/volumes/7ea72600-08bd-40f4-ad3d-39013a5af2ac Aug 12 20:19:04.795277 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c3303822-0420-49aa-93ac-25769fcffa11 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:04.796293 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c3303822-0420-49aa-93ac-25769fcffa11 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:04.806795 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:04.806795 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:04.812448 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-c3303822-0420-49aa-93ac-25769fcffa11 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Volume info retrieved successfully. Aug 12 20:19:04.820828 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c3303822-0420-49aa-93ac-25769fcffa11 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/7ea72600-08bd-40f4-ad3d-39013a5af2ac returned with HTTP 200 Aug 12 20:19:04.820828 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 388/1541] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:04 2026] GET /volume/v3/volumes/7ea72600-08bd-40f4-ad3d-39013a5af2ac => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:05.754726 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-3ae75999-898a-4131-8dc4-1bb829b87855 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:05.754726 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3ae75999-898a-4131-8dc4-1bb829b87855 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 Aug 12 20:19:05.754726 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3ae75999-898a-4131-8dc4-1bb829b87855 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:05.754726 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3ae75999-898a-4131-8dc4-1bb829b87855 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:05.754726 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-3ae75999-898a-4131-8dc4-1bb829b87855 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 76ca516d-9f4a-4c74-8154-0808cfde75f8. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:19:05.754726 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:05.754726 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:05.754726 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3ae75999-898a-4131-8dc4-1bb829b87855 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 returned with HTTP 200 Aug 12 20:19:05.754726 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 392/1542] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:19:05 2026] GET /volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:05.757166 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-02bd9b8d-9b1e-434c-92d2-55036d5977cf None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:05.757166 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-02bd9b8d-9b1e-434c-92d2-55036d5977cf tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-reader] POST https://10.4.3.246/volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8/action Aug 12 20:19:05.757166 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-02bd9b8d-9b1e-434c-92d2-55036d5977cf tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:19:05.757166 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-02bd9b8d-9b1e-434c-92d2-55036d5977cf tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:05.757166 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.contrib.admin_actions [None req-02bd9b8d-9b1e-434c-92d2-55036d5977cf tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-reader] Updating backup '76ca516d-9f4a-4c74-8154-0808cfde75f8' with '{'status': 'error'}' {{(pid=100385) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 12 20:19:05.757166 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:05.757166 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:05.757166 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.policy [None req-02bd9b8d-9b1e-434c-92d2-55036d5977cf tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'ff3beed1fc6b4a1fbbb5da4b49442d9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '84e2ef4d0807476a88e3a24d711a7149', '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=100385) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 20:19:05.757166 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-02bd9b8d-9b1e-434c-92d2-55036d5977cf tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-reader] https://10.4.3.246/volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8/action returned with HTTP 403 Aug 12 20:19:05.757166 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 385/1543] 10.4.3.246 () {70 vars in 1430 bytes} [Wed Aug 12 20:19:05 2026] POST /volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8/action => generated 131 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:05.758825 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-d8690d1a-2d70-4332-9a0f-89d762b0255a None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:05.758825 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d8690d1a-2d70-4332-9a0f-89d762b0255a tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/1264daac-668c-4495-a7ba-4f4c6e9e0330 Aug 12 20:19:05.758825 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d8690d1a-2d70-4332-9a0f-89d762b0255a tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:05.758825 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d8690d1a-2d70-4332-9a0f-89d762b0255a tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:05.758825 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-d8690d1a-2d70-4332-9a0f-89d762b0255a tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Delete volume with id: 1264daac-668c-4495-a7ba-4f4c6e9e0330 Aug 12 20:19:05.758825 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:05.758825 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:05.758825 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-d8690d1a-2d70-4332-9a0f-89d762b0255a tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Volume info retrieved successfully. Aug 12 20:19:05.758825 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-d8690d1a-2d70-4332-9a0f-89d762b0255a tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Delete volume request issued successfully. Aug 12 20:19:05.758825 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d8690d1a-2d70-4332-9a0f-89d762b0255a tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/volumes/1264daac-668c-4495-a7ba-4f4c6e9e0330 returned with HTTP 202 Aug 12 20:19:05.758825 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 379/1544] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:19:05 2026] DELETE /volume/v3/volumes/1264daac-668c-4495-a7ba-4f4c6e9e0330 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:19:05.759821 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-c061695f-d6aa-400a-8338-1f084efcb39f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:05.759821 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c061695f-d6aa-400a-8338-1f084efcb39f tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/volumes/1264daac-668c-4495-a7ba-4f4c6e9e0330 Aug 12 20:19:05.759821 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c061695f-d6aa-400a-8338-1f084efcb39f tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:05.759821 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c061695f-d6aa-400a-8338-1f084efcb39f tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:05.759821 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:05.759821 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:05.759821 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-c061695f-d6aa-400a-8338-1f084efcb39f tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Volume info retrieved successfully. Aug 12 20:19:05.759821 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c061695f-d6aa-400a-8338-1f084efcb39f tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/volumes/1264daac-668c-4495-a7ba-4f4c6e9e0330 returned with HTTP 200 Aug 12 20:19:05.759821 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 389/1545] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:19:05 2026] GET /volume/v3/volumes/1264daac-668c-4495-a7ba-4f4c6e9e0330 => generated 1017 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:05.836603 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-594099f9-2899-47e1-bcde-b65a12771d00 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:05.838581 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-594099f9-2899-47e1-bcde-b65a12771d00 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] GET https://10.4.3.246/volume/v3/volumes/7ea72600-08bd-40f4-ad3d-39013a5af2ac Aug 12 20:19:05.838776 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-594099f9-2899-47e1-bcde-b65a12771d00 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:05.838993 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-594099f9-2899-47e1-bcde-b65a12771d00 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:05.847622 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-594099f9-2899-47e1-bcde-b65a12771d00 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/7ea72600-08bd-40f4-ad3d-39013a5af2ac returned with HTTP 404 Aug 12 20:19:05.848161 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 393/1546] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:05 2026] GET /volume/v3/volumes/7ea72600-08bd-40f4-ad3d-39013a5af2ac => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:05.857699 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-7488d5ad-d8d9-4195-8e9e-b79075090cff None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:05.861727 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7488d5ad-d8d9-4195-8e9e-b79075090cff tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] GET https://10.4.3.246/volume/v3/volumes/7ea72600-08bd-40f4-ad3d-39013a5af2ac Aug 12 20:19:05.861990 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7488d5ad-d8d9-4195-8e9e-b79075090cff tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:05.862293 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7488d5ad-d8d9-4195-8e9e-b79075090cff tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:05.869920 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7488d5ad-d8d9-4195-8e9e-b79075090cff tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/7ea72600-08bd-40f4-ad3d-39013a5af2ac returned with HTTP 404 Aug 12 20:19:05.870407 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 386/1547] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:05 2026] GET /volume/v3/volumes/7ea72600-08bd-40f4-ad3d-39013a5af2ac => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:05.881094 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-7ca40e43-ae02-4ffc-9f16-fe1338a5e3fb None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:05.883141 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7ca40e43-ae02-4ffc-9f16-fe1338a5e3fb tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] DELETE https://10.4.3.246/volume/v3/volumes/7ea72600-08bd-40f4-ad3d-39013a5af2ac Aug 12 20:19:05.883393 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7ca40e43-ae02-4ffc-9f16-fe1338a5e3fb tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:05.883603 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7ca40e43-ae02-4ffc-9f16-fe1338a5e3fb tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:05.883759 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-7ca40e43-ae02-4ffc-9f16-fe1338a5e3fb tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Delete volume with id: 7ea72600-08bd-40f4-ad3d-39013a5af2ac Aug 12 20:19:05.890658 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7ca40e43-ae02-4ffc-9f16-fe1338a5e3fb tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/7ea72600-08bd-40f4-ad3d-39013a5af2ac returned with HTTP 404 Aug 12 20:19:05.891150 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 380/1548] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:19:05 2026] DELETE /volume/v3/volumes/7ea72600-08bd-40f4-ad3d-39013a5af2ac => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:05.901650 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-b59c3a29-2758-4935-bd1e-22d2afa23e1f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:05.903323 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b59c3a29-2758-4935-bd1e-22d2afa23e1f tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:19:05.903623 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b59c3a29-2758-4935-bd1e-22d2afa23e1f tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1386563026"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:05.904949 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-b59c3a29-2758-4935-bd1e-22d2afa23e1f tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1386563026'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:19:05.905107 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-b59c3a29-2758-4935-bd1e-22d2afa23e1f tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Create volume of 1 GB Aug 12 20:19:05.910495 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-b59c3a29-2758-4935-bd1e-22d2afa23e1f tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Availability Zones retrieved successfully. Aug 12 20:19:05.919159 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-b59c3a29-2758-4935-bd1e-22d2afa23e1f tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Flow 'volume_create_api' (955957f1-d29a-443a-bc7d-338fbaeda8fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:19:05.920461 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-b59c3a29-2758-4935-bd1e-22d2afa23e1f tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65370b08-7650-4211-a4d4-82849d09e851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:05.921661 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-b59c3a29-2758-4935-bd1e-22d2afa23e1f tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:19:05.957719 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-b59c3a29-2758-4935-bd1e-22d2afa23e1f tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65370b08-7650-4211-a4d4-82849d09e851) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:05.958812 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-b59c3a29-2758-4935-bd1e-22d2afa23e1f tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e4aa286-186e-4753-8c2e-cc0271cdd0d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:06.014445 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-b59c3a29-2758-4935-bd1e-22d2afa23e1f tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Created reservations ['35b0fb40-6a14-4755-9d53-630cde385fd7', '681f4163-1d77-49a8-98f2-faf106457c87', '5da51ca5-3479-4d6e-a5b2-fd1ec6e19d22', '741ca62c-45db-4c3e-b3b3-16db2b5a278e'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:19:06.015511 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-b59c3a29-2758-4935-bd1e-22d2afa23e1f tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e4aa286-186e-4753-8c2e-cc0271cdd0d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35b0fb40-6a14-4755-9d53-630cde385fd7', '681f4163-1d77-49a8-98f2-faf106457c87', '5da51ca5-3479-4d6e-a5b2-fd1ec6e19d22', '741ca62c-45db-4c3e-b3b3-16db2b5a278e']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:06.016725 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-b59c3a29-2758-4935-bd1e-22d2afa23e1f tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88898f2d-d36c-4688-8f4f-9d2eb812a336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:06.044809 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-b59c3a29-2758-4935-bd1e-22d2afa23e1f tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88898f2d-d36c-4688-8f4f-9d2eb812a336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6edcd17-1d7b-470b-9100-955b9b4d8eb6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1386563026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71753c616c8d4f2eb8f1057f8ad7baf6',qos_specs=None,replication_status=,reservations=['35b0fb40-6a14-4755-9d53-630cde385fd7','681f4163-1d77-49a8-98f2-faf106457c87','5da51ca5-3479-4d6e-a5b2-fd1ec6e19d22','741ca62c-45db-4c3e-b3b3-16db2b5a278e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7fe5251b5a1472e9ab930c8c769bd36',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:19:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1386563026',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6edcd17-1d7b-470b-9100-955b9b4d8eb6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71753c616c8d4f2eb8f1057f8ad7baf6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7fe5251b5a1472e9ab930c8c769bd36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:06.045516 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-b59c3a29-2758-4935-bd1e-22d2afa23e1f tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (915dc84a-5332-4941-9bab-6b40e1350d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:06.064523 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-b59c3a29-2758-4935-bd1e-22d2afa23e1f tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (915dc84a-5332-4941-9bab-6b40e1350d1d) transitioned into state 'SUCCESS' from state '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-1386563026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71753c616c8d4f2eb8f1057f8ad7baf6',qos_specs=None,replication_status=,reservations=['35b0fb40-6a14-4755-9d53-630cde385fd7','681f4163-1d77-49a8-98f2-faf106457c87','5da51ca5-3479-4d6e-a5b2-fd1ec6e19d22','741ca62c-45db-4c3e-b3b3-16db2b5a278e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7fe5251b5a1472e9ab930c8c769bd36',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:06.065319 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-b59c3a29-2758-4935-bd1e-22d2afa23e1f tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (418dd792-6632-4a8b-aeed-123d579bcefb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:06.079211 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-b59c3a29-2758-4935-bd1e-22d2afa23e1f tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (418dd792-6632-4a8b-aeed-123d579bcefb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:06.080567 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-b59c3a29-2758-4935-bd1e-22d2afa23e1f tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Flow 'volume_create_api' (955957f1-d29a-443a-bc7d-338fbaeda8fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:19:06.081242 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-b59c3a29-2758-4935-bd1e-22d2afa23e1f tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Create volume request issued successfully. Aug 12 20:19:06.082179 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b59c3a29-2758-4935-bd1e-22d2afa23e1f tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:19:06.083328 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 390/1549] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:19:05 2026] POST /volume/v3/volumes => generated 749 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:19:06.101495 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-fb1438c9-d205-45ae-b2b5-a2d75c89b9fd None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:06.107155 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-fb1438c9-d205-45ae-b2b5-a2d75c89b9fd tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] GET https://10.4.3.246/volume/v3/volumes/d6edcd17-1d7b-470b-9100-955b9b4d8eb6 Aug 12 20:19:06.107411 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-fb1438c9-d205-45ae-b2b5-a2d75c89b9fd tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:06.107669 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-fb1438c9-d205-45ae-b2b5-a2d75c89b9fd tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:06.122666 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:06.122666 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:06.127475 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-fb1438c9-d205-45ae-b2b5-a2d75c89b9fd tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Volume info retrieved successfully. Aug 12 20:19:06.133733 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-fb1438c9-d205-45ae-b2b5-a2d75c89b9fd tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/d6edcd17-1d7b-470b-9100-955b9b4d8eb6 returned with HTTP 200 Aug 12 20:19:06.134309 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 394/1550] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:06 2026] GET /volume/v3/volumes/d6edcd17-1d7b-470b-9100-955b9b4d8eb6 => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:06.636423 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ffabb696-bfe3-4531-bb4a-48585fcdce6c None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:06.638619 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ffabb696-bfe3-4531-bb4a-48585fcdce6c tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/volumes/1264daac-668c-4495-a7ba-4f4c6e9e0330 Aug 12 20:19:06.638957 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ffabb696-bfe3-4531-bb4a-48585fcdce6c tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:06.639305 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ffabb696-bfe3-4531-bb4a-48585fcdce6c tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:06.646484 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ffabb696-bfe3-4531-bb4a-48585fcdce6c tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/volumes/1264daac-668c-4495-a7ba-4f4c6e9e0330 returned with HTTP 404 Aug 12 20:19:06.647225 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 387/1551] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:19:06 2026] GET /volume/v3/volumes/1264daac-668c-4495-a7ba-4f4c6e9e0330 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:06.657375 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-69593819-ec4b-4dfe-a619-c77ccb74fa06 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:06.660200 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-69593819-ec4b-4dfe-a619-c77ccb74fa06 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-reader] GET https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 Aug 12 20:19:06.660517 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-69593819-ec4b-4dfe-a619-c77ccb74fa06 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-reader] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:06.660758 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-69593819-ec4b-4dfe-a619-c77ccb74fa06 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-reader] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:06.660888 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-69593819-ec4b-4dfe-a619-c77ccb74fa06 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-reader] Show backup with id 6f79b3b8-dbea-42f8-a0c9-2c5044fc4726. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:19:06.667346 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:06.667346 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:06.668477 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-69593819-ec4b-4dfe-a619-c77ccb74fa06 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-reader] https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 returned with HTTP 200 Aug 12 20:19:06.669010 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 381/1552] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:19:06 2026] GET /volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:06.681174 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-52ad187d-5c73-401b-9fe1-71d71897b0b0 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:06.684387 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-52ad187d-5c73-401b-9fe1-71d71897b0b0 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] DELETE https://10.4.3.246/volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 Aug 12 20:19:06.684921 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-52ad187d-5c73-401b-9fe1-71d71897b0b0 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:06.685273 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-52ad187d-5c73-401b-9fe1-71d71897b0b0 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:06.685499 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.contrib.backups [None req-52ad187d-5c73-401b-9fe1-71d71897b0b0 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Delete backup with id: 76ca516d-9f4a-4c74-8154-0808cfde75f8. Aug 12 20:19:06.695236 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:06.695236 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:06.706971 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.backup.rpcapi [None req-52ad187d-5c73-401b-9fe1-71d71897b0b0 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] delete_backup rpcapi backup_id 76ca516d-9f4a-4c74-8154-0808cfde75f8 {{(pid=100383) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 20:19:06.709106 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-52ad187d-5c73-401b-9fe1-71d71897b0b0 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 returned with HTTP 202 Aug 12 20:19:06.709590 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 391/1553] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:19:06 2026] DELETE /volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:19:06.718755 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-48eb821c-d882-4932-a3fb-455293e88191 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:06.720661 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-48eb821c-d882-4932-a3fb-455293e88191 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 Aug 12 20:19:06.720888 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-48eb821c-d882-4932-a3fb-455293e88191 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:06.721106 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-48eb821c-d882-4932-a3fb-455293e88191 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:06.721210 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-48eb821c-d882-4932-a3fb-455293e88191 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 76ca516d-9f4a-4c74-8154-0808cfde75f8. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:19:06.725844 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:06.725844 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:06.726531 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-48eb821c-d882-4932-a3fb-455293e88191 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 returned with HTTP 200 Aug 12 20:19:06.726907 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 395/1554] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:19:06 2026] GET /volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:07.153272 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-faaa2aaa-66f6-4447-b628-2bd0ed67ede5 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:07.160766 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-faaa2aaa-66f6-4447-b628-2bd0ed67ede5 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] GET https://10.4.3.246/volume/v3/volumes/d6edcd17-1d7b-470b-9100-955b9b4d8eb6 Aug 12 20:19:07.160766 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-faaa2aaa-66f6-4447-b628-2bd0ed67ede5 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:07.160766 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-faaa2aaa-66f6-4447-b628-2bd0ed67ede5 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:07.175165 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:07.175165 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:07.180691 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-faaa2aaa-66f6-4447-b628-2bd0ed67ede5 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Volume info retrieved successfully. Aug 12 20:19:07.187208 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-faaa2aaa-66f6-4447-b628-2bd0ed67ede5 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/d6edcd17-1d7b-470b-9100-955b9b4d8eb6 returned with HTTP 200 Aug 12 20:19:07.187684 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 388/1555] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:07 2026] GET /volume/v3/volumes/d6edcd17-1d7b-470b-9100-955b9b4d8eb6 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:07.200614 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-25ef94d1-8f5d-4ad0-bbe2-eaececab13bc None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:07.202633 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-25ef94d1-8f5d-4ad0-bbe2-eaececab13bc tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] POST https://10.4.3.246/volume/v3/volumes/d6edcd17-1d7b-470b-9100-955b9b4d8eb6/action Aug 12 20:19:07.203043 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-25ef94d1-8f5d-4ad0-bbe2-eaececab13bc tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:19:07.203192 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-25ef94d1-8f5d-4ad0-bbe2-eaececab13bc tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:07.220870 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:07.220870 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:07.221437 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.contrib.admin_actions [None req-25ef94d1-8f5d-4ad0-bbe2-eaececab13bc tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Updating volume 'd6edcd17-1d7b-470b-9100-955b9b4d8eb6' with '{'status': 'error'}' {{(pid=100386) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 20:19:07.269962 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-25ef94d1-8f5d-4ad0-bbe2-eaececab13bc tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] https://10.4.3.246/volume/v3/volumes/d6edcd17-1d7b-470b-9100-955b9b4d8eb6/action returned with HTTP 202 Aug 12 20:19:07.269962 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 382/1556] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:19:07 2026] POST /volume/v3/volumes/d6edcd17-1d7b-470b-9100-955b9b4d8eb6/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:19:07.280659 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-cae10e4d-2826-42e4-a2b5-124b1ba3ffc8 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:07.283865 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cae10e4d-2826-42e4-a2b5-124b1ba3ffc8 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] GET https://10.4.3.246/volume/v3/volumes/d6edcd17-1d7b-470b-9100-955b9b4d8eb6 Aug 12 20:19:07.284700 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cae10e4d-2826-42e4-a2b5-124b1ba3ffc8 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:07.285102 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cae10e4d-2826-42e4-a2b5-124b1ba3ffc8 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:07.300562 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:07.300562 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:07.309719 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-cae10e4d-2826-42e4-a2b5-124b1ba3ffc8 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Volume info retrieved successfully. Aug 12 20:19:07.320904 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cae10e4d-2826-42e4-a2b5-124b1ba3ffc8 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/d6edcd17-1d7b-470b-9100-955b9b4d8eb6 returned with HTTP 200 Aug 12 20:19:07.321702 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 392/1557] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:07 2026] GET /volume/v3/volumes/d6edcd17-1d7b-470b-9100-955b9b4d8eb6 => generated 838 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:07.341453 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-7cebbfc2-72a2-4f60-a5db-2d9073f84b89 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:07.347462 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7cebbfc2-72a2-4f60-a5db-2d9073f84b89 tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] POST https://10.4.3.246/volume/v3/volumes/d6edcd17-1d7b-470b-9100-955b9b4d8eb6/action Aug 12 20:19:07.349440 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7cebbfc2-72a2-4f60-a5db-2d9073f84b89 tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:19:07.349774 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7cebbfc2-72a2-4f60-a5db-2d9073f84b89 tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:07.362083 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:07.362083 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:07.362610 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-7cebbfc2-72a2-4f60-a5db-2d9073f84b89 tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Volume info retrieved successfully. Aug 12 20:19:07.394774 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-7cebbfc2-72a2-4f60-a5db-2d9073f84b89 tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Delete volume request issued successfully. Aug 12 20:19:07.395473 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7cebbfc2-72a2-4f60-a5db-2d9073f84b89 tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] https://10.4.3.246/volume/v3/volumes/d6edcd17-1d7b-470b-9100-955b9b4d8eb6/action returned with HTTP 202 Aug 12 20:19:07.398249 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 396/1558] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:19:07 2026] POST /volume/v3/volumes/d6edcd17-1d7b-470b-9100-955b9b4d8eb6/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:19:07.410565 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-3f6abca7-6f8b-469b-8a46-4bec6218fd3c None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:07.412825 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3f6abca7-6f8b-469b-8a46-4bec6218fd3c tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] GET https://10.4.3.246/volume/v3/volumes/d6edcd17-1d7b-470b-9100-955b9b4d8eb6 Aug 12 20:19:07.413962 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3f6abca7-6f8b-469b-8a46-4bec6218fd3c tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:07.413962 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3f6abca7-6f8b-469b-8a46-4bec6218fd3c tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:07.425275 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:07.425275 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:07.436581 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-3f6abca7-6f8b-469b-8a46-4bec6218fd3c tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Volume info retrieved successfully. Aug 12 20:19:07.440355 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3f6abca7-6f8b-469b-8a46-4bec6218fd3c tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/d6edcd17-1d7b-470b-9100-955b9b4d8eb6 returned with HTTP 200 Aug 12 20:19:07.441699 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 389/1559] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:07 2026] GET /volume/v3/volumes/d6edcd17-1d7b-470b-9100-955b9b4d8eb6 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:07.738991 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-e17b69ad-7d88-4378-9467-451f600b6e94 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:07.740896 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e17b69ad-7d88-4378-9467-451f600b6e94 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 Aug 12 20:19:07.741196 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e17b69ad-7d88-4378-9467-451f600b6e94 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:07.741470 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e17b69ad-7d88-4378-9467-451f600b6e94 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:07.741661 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-e17b69ad-7d88-4378-9467-451f600b6e94 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 76ca516d-9f4a-4c74-8154-0808cfde75f8. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:19:07.747776 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e17b69ad-7d88-4378-9467-451f600b6e94 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 returned with HTTP 404 Aug 12 20:19:07.748311 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 383/1560] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:19:07 2026] GET /volume/v3/backups/76ca516d-9f4a-4c74-8154-0808cfde75f8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:07.756828 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a8d89b39-8229-4bb2-a72c-6c859a3af7d1 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:07.759217 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a8d89b39-8229-4bb2-a72c-6c859a3af7d1 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] DELETE https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 Aug 12 20:19:07.759561 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a8d89b39-8229-4bb2-a72c-6c859a3af7d1 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:07.759794 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a8d89b39-8229-4bb2-a72c-6c859a3af7d1 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:07.760054 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.contrib.backups [None req-a8d89b39-8229-4bb2-a72c-6c859a3af7d1 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Delete backup with id: 3dd22619-2e25-493a-b3b9-51b8e2755442. Aug 12 20:19:07.765153 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:07.765153 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:07.783700 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.backup.rpcapi [None req-a8d89b39-8229-4bb2-a72c-6c859a3af7d1 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] delete_backup rpcapi backup_id 3dd22619-2e25-493a-b3b9-51b8e2755442 {{(pid=100383) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 20:19:07.785862 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a8d89b39-8229-4bb2-a72c-6c859a3af7d1 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 returned with HTTP 202 Aug 12 20:19:07.786404 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 393/1561] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:19:07 2026] DELETE /volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:19:07.797892 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-152055ac-43ca-4240-8824-77efc0554353 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:07.800742 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-152055ac-43ca-4240-8824-77efc0554353 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 Aug 12 20:19:07.801021 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-152055ac-43ca-4240-8824-77efc0554353 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:07.801262 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-152055ac-43ca-4240-8824-77efc0554353 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:07.801421 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-152055ac-43ca-4240-8824-77efc0554353 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 3dd22619-2e25-493a-b3b9-51b8e2755442. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:19:07.807329 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:07.807329 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:07.808244 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-152055ac-43ca-4240-8824-77efc0554353 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 returned with HTTP 200 Aug 12 20:19:07.808788 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 397/1562] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:19:07 2026] GET /volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:08.376624 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-83a24eb1-f46f-4553-acdd-95ecb89899e4 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:08.378779 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-83a24eb1-f46f-4553-acdd-95ecb89899e4 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:19:08.379191 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-83a24eb1-f46f-4553-acdd-95ecb89899e4 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1020832855"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:08.381024 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-83a24eb1-f46f-4553-acdd-95ecb89899e4 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1020832855'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:19:08.381180 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-83a24eb1-f46f-4553-acdd-95ecb89899e4 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Create volume of 1 GB Aug 12 20:19:08.386066 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-83a24eb1-f46f-4553-acdd-95ecb89899e4 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Availability Zones retrieved successfully. Aug 12 20:19:08.394410 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-83a24eb1-f46f-4553-acdd-95ecb89899e4 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Flow 'volume_create_api' (c40c0d7c-7201-4244-8c4b-92ab4966a3d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:19:08.396155 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-83a24eb1-f46f-4553-acdd-95ecb89899e4 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14dfe24d-5713-422e-b36e-b50303321c3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:08.397496 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-83a24eb1-f46f-4553-acdd-95ecb89899e4 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:19:08.433731 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-83a24eb1-f46f-4553-acdd-95ecb89899e4 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14dfe24d-5713-422e-b36e-b50303321c3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:08.434795 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-83a24eb1-f46f-4553-acdd-95ecb89899e4 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (467f1331-e155-45d5-ab3c-98486d6f3ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:08.462636 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-5b74fe58-ef36-4117-af3b-64daa353b6bd None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:08.468149 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5b74fe58-ef36-4117-af3b-64daa353b6bd tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] GET https://10.4.3.246/volume/v3/volumes/d6edcd17-1d7b-470b-9100-955b9b4d8eb6 Aug 12 20:19:08.468528 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5b74fe58-ef36-4117-af3b-64daa353b6bd tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:08.468815 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5b74fe58-ef36-4117-af3b-64daa353b6bd tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:08.484964 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5b74fe58-ef36-4117-af3b-64daa353b6bd tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/d6edcd17-1d7b-470b-9100-955b9b4d8eb6 returned with HTTP 404 Aug 12 20:19:08.484964 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 384/1563] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:08 2026] GET /volume/v3/volumes/d6edcd17-1d7b-470b-9100-955b9b4d8eb6 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:08.495046 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-d25024f1-50d4-492b-8934-c4c1ed79d519 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:08.500639 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-83a24eb1-f46f-4553-acdd-95ecb89899e4 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Created reservations ['7a7e3d3e-7e12-48d9-aa90-82dcfec94c15', 'e872c0f7-9a54-47c8-a80c-2cdba847601d', 'e1623b90-b929-44cc-91d2-a510217e52eb', '9795ee11-bff9-4271-a81f-fd5b0b210b81'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:19:08.501104 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d25024f1-50d4-492b-8934-c4c1ed79d519 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] GET https://10.4.3.246/volume/v3/volumes/d6edcd17-1d7b-470b-9100-955b9b4d8eb6 Aug 12 20:19:08.501104 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d25024f1-50d4-492b-8934-c4c1ed79d519 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:08.501236 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-83a24eb1-f46f-4553-acdd-95ecb89899e4 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (467f1331-e155-45d5-ab3c-98486d6f3ae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a7e3d3e-7e12-48d9-aa90-82dcfec94c15', 'e872c0f7-9a54-47c8-a80c-2cdba847601d', 'e1623b90-b929-44cc-91d2-a510217e52eb', '9795ee11-bff9-4271-a81f-fd5b0b210b81']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:08.501379 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d25024f1-50d4-492b-8934-c4c1ed79d519 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:08.501475 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-83a24eb1-f46f-4553-acdd-95ecb89899e4 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a756427-37dc-4a54-bd66-b2b04e5cfedd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:08.507788 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d25024f1-50d4-492b-8934-c4c1ed79d519 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/d6edcd17-1d7b-470b-9100-955b9b4d8eb6 returned with HTTP 404 Aug 12 20:19:08.508387 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 394/1564] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:08 2026] GET /volume/v3/volumes/d6edcd17-1d7b-470b-9100-955b9b4d8eb6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:08.518817 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-cd9a64ef-d774-47c5-bc63-135b523f0bcc None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:08.522208 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cd9a64ef-d774-47c5-bc63-135b523f0bcc tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] DELETE https://10.4.3.246/volume/v3/volumes/d6edcd17-1d7b-470b-9100-955b9b4d8eb6 Aug 12 20:19:08.522473 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cd9a64ef-d774-47c5-bc63-135b523f0bcc tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:08.522730 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cd9a64ef-d774-47c5-bc63-135b523f0bcc tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:08.522958 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-cd9a64ef-d774-47c5-bc63-135b523f0bcc tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Delete volume with id: d6edcd17-1d7b-470b-9100-955b9b4d8eb6 Aug 12 20:19:08.531748 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cd9a64ef-d774-47c5-bc63-135b523f0bcc tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/d6edcd17-1d7b-470b-9100-955b9b4d8eb6 returned with HTTP 404 Aug 12 20:19:08.532352 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 398/1565] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:19:08 2026] DELETE /volume/v3/volumes/d6edcd17-1d7b-470b-9100-955b9b4d8eb6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:08.534012 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-83a24eb1-f46f-4553-acdd-95ecb89899e4 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a756427-37dc-4a54-bd66-b2b04e5cfedd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d038428-4e6a-4ffa-9949-ccfd95641c41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1020832855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a95b72d15d940df96babb34c65811c8',qos_specs=None,replication_status=,reservations=['7a7e3d3e-7e12-48d9-aa90-82dcfec94c15','e872c0f7-9a54-47c8-a80c-2cdba847601d','e1623b90-b929-44cc-91d2-a510217e52eb','9795ee11-bff9-4271-a81f-fd5b0b210b81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='565ed3ed9f0143e6a62ed58e02e29dad',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:19:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1020832855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d038428-4e6a-4ffa-9949-ccfd95641c41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a95b72d15d940df96babb34c65811c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='565ed3ed9f0143e6a62ed58e02e29dad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:08.535083 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-83a24eb1-f46f-4553-acdd-95ecb89899e4 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b6dcccd-41be-4908-8df9-07c6ec765226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:08.543390 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-8755d1b3-776f-4e13-b741-efa0572d30a0 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:08.545217 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8755d1b3-776f-4e13-b741-efa0572d30a0 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:19:08.545563 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8755d1b3-776f-4e13-b741-efa0572d30a0 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1702560210"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:08.547007 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-8755d1b3-776f-4e13-b741-efa0572d30a0 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1702560210'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:19:08.547136 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-8755d1b3-776f-4e13-b741-efa0572d30a0 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Create volume of 1 GB Aug 12 20:19:08.547444 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:08.547444 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:08.552417 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-8755d1b3-776f-4e13-b741-efa0572d30a0 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Availability Zones retrieved successfully. Aug 12 20:19:08.558389 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-8755d1b3-776f-4e13-b741-efa0572d30a0 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Flow 'volume_create_api' (f30788c3-9c5c-4caa-b3c2-29125caafb72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:19:08.559617 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-8755d1b3-776f-4e13-b741-efa0572d30a0 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e35d3b19-2e77-460f-9384-f38dcf4562a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:08.560442 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-8755d1b3-776f-4e13-b741-efa0572d30a0 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:19:08.561858 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-83a24eb1-f46f-4553-acdd-95ecb89899e4 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b6dcccd-41be-4908-8df9-07c6ec765226) transitioned into state 'SUCCESS' from state '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-1020832855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a95b72d15d940df96babb34c65811c8',qos_specs=None,replication_status=,reservations=['7a7e3d3e-7e12-48d9-aa90-82dcfec94c15','e872c0f7-9a54-47c8-a80c-2cdba847601d','e1623b90-b929-44cc-91d2-a510217e52eb','9795ee11-bff9-4271-a81f-fd5b0b210b81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='565ed3ed9f0143e6a62ed58e02e29dad',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:08.562496 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-83a24eb1-f46f-4553-acdd-95ecb89899e4 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e35fa78d-ceca-4780-a75f-45a471ddb18f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:08.582058 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-83a24eb1-f46f-4553-acdd-95ecb89899e4 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e35fa78d-ceca-4780-a75f-45a471ddb18f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:08.583067 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-83a24eb1-f46f-4553-acdd-95ecb89899e4 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Flow 'volume_create_api' (c40c0d7c-7201-4244-8c4b-92ab4966a3d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:19:08.583453 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-83a24eb1-f46f-4553-acdd-95ecb89899e4 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Create volume request issued successfully. Aug 12 20:19:08.584236 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-83a24eb1-f46f-4553-acdd-95ecb89899e4 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:19:08.584728 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 390/1566] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:19:08 2026] POST /volume/v3/volumes => generated 751 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:19:08.594132 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-8755d1b3-776f-4e13-b741-efa0572d30a0 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e35d3b19-2e77-460f-9384-f38dcf4562a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:08.595001 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-8755d1b3-776f-4e13-b741-efa0572d30a0 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (185379ef-43f2-470f-be85-8fe1219255ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:08.602952 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-cfd99661-bb25-4d4e-93d6-a29e50232c1c None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:08.605190 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cfd99661-bb25-4d4e-93d6-a29e50232c1c tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 Aug 12 20:19:08.605504 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cfd99661-bb25-4d4e-93d6-a29e50232c1c tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:08.605825 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cfd99661-bb25-4d4e-93d6-a29e50232c1c tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:08.617888 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:08.617888 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:08.625669 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-cfd99661-bb25-4d4e-93d6-a29e50232c1c tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:19:08.633425 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cfd99661-bb25-4d4e-93d6-a29e50232c1c tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 returned with HTTP 200 Aug 12 20:19:08.634015 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 395/1567] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:08 2026] GET /volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:08.653564 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-8755d1b3-776f-4e13-b741-efa0572d30a0 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Created reservations ['2d3ee795-8fe4-42cf-b5d5-e5de1f731630', '90836698-88d6-4bf4-aced-f4a12ea104a2', 'c46f5232-123b-425f-8366-7fcc903b6732', '9373212a-a776-4e0f-8b99-bd100d3750e7'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:19:08.654716 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-8755d1b3-776f-4e13-b741-efa0572d30a0 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (185379ef-43f2-470f-be85-8fe1219255ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d3ee795-8fe4-42cf-b5d5-e5de1f731630', '90836698-88d6-4bf4-aced-f4a12ea104a2', 'c46f5232-123b-425f-8366-7fcc903b6732', '9373212a-a776-4e0f-8b99-bd100d3750e7']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:08.655745 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-8755d1b3-776f-4e13-b741-efa0572d30a0 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad1f9654-137a-435a-be74-0b547490e152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:08.688074 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-8755d1b3-776f-4e13-b741-efa0572d30a0 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad1f9654-137a-435a-be74-0b547490e152) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8626a74b-530c-4732-9228-9931f8f342cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1702560210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71753c616c8d4f2eb8f1057f8ad7baf6',qos_specs=None,replication_status=,reservations=['2d3ee795-8fe4-42cf-b5d5-e5de1f731630','90836698-88d6-4bf4-aced-f4a12ea104a2','c46f5232-123b-425f-8366-7fcc903b6732','9373212a-a776-4e0f-8b99-bd100d3750e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7fe5251b5a1472e9ab930c8c769bd36',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:19:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1702560210',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8626a74b-530c-4732-9228-9931f8f342cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71753c616c8d4f2eb8f1057f8ad7baf6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7fe5251b5a1472e9ab930c8c769bd36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:08.689374 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-8755d1b3-776f-4e13-b741-efa0572d30a0 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55f6fa0b-2405-4da2-b69e-54a679cc88ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:08.708727 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-8755d1b3-776f-4e13-b741-efa0572d30a0 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55f6fa0b-2405-4da2-b69e-54a679cc88ed) transitioned into state 'SUCCESS' from state '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-1702560210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71753c616c8d4f2eb8f1057f8ad7baf6',qos_specs=None,replication_status=,reservations=['2d3ee795-8fe4-42cf-b5d5-e5de1f731630','90836698-88d6-4bf4-aced-f4a12ea104a2','c46f5232-123b-425f-8366-7fcc903b6732','9373212a-a776-4e0f-8b99-bd100d3750e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7fe5251b5a1472e9ab930c8c769bd36',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:08.709682 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-8755d1b3-776f-4e13-b741-efa0572d30a0 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de7d9d88-0a6d-4d74-b9a0-092a24ae8f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:08.724556 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-8755d1b3-776f-4e13-b741-efa0572d30a0 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de7d9d88-0a6d-4d74-b9a0-092a24ae8f27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:08.725946 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-8755d1b3-776f-4e13-b741-efa0572d30a0 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Flow 'volume_create_api' (f30788c3-9c5c-4caa-b3c2-29125caafb72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:19:08.726442 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-8755d1b3-776f-4e13-b741-efa0572d30a0 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Create volume request issued successfully. Aug 12 20:19:08.727293 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8755d1b3-776f-4e13-b741-efa0572d30a0 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:19:08.727913 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 385/1568] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:19:08 2026] POST /volume/v3/volumes => generated 749 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:19:08.742035 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-180d5b28-e48c-4bed-b80f-04dc350f0357 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:08.744253 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-180d5b28-e48c-4bed-b80f-04dc350f0357 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] GET https://10.4.3.246/volume/v3/volumes/8626a74b-530c-4732-9228-9931f8f342cf Aug 12 20:19:08.744557 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-180d5b28-e48c-4bed-b80f-04dc350f0357 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:08.744954 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-180d5b28-e48c-4bed-b80f-04dc350f0357 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:08.754809 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:08.754809 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:08.760868 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-180d5b28-e48c-4bed-b80f-04dc350f0357 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Volume info retrieved successfully. Aug 12 20:19:08.767957 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-180d5b28-e48c-4bed-b80f-04dc350f0357 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/8626a74b-530c-4732-9228-9931f8f342cf returned with HTTP 200 Aug 12 20:19:08.768944 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 399/1569] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:08 2026] GET /volume/v3/volumes/8626a74b-530c-4732-9228-9931f8f342cf => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:08.826117 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-96ef13e7-87df-4712-9cdf-cc9c0e178a21 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:08.828217 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-96ef13e7-87df-4712-9cdf-cc9c0e178a21 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 Aug 12 20:19:08.828514 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-96ef13e7-87df-4712-9cdf-cc9c0e178a21 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:08.828799 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-96ef13e7-87df-4712-9cdf-cc9c0e178a21 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:08.828913 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-96ef13e7-87df-4712-9cdf-cc9c0e178a21 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 3dd22619-2e25-493a-b3b9-51b8e2755442. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:19:08.832852 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-96ef13e7-87df-4712-9cdf-cc9c0e178a21 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 returned with HTTP 404 Aug 12 20:19:08.833367 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 391/1570] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:19:08 2026] GET /volume/v3/backups/3dd22619-2e25-493a-b3b9-51b8e2755442 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:08.840142 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-cec4321c-69dd-4477-b92e-8caf37eb9ec3 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:08.841934 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cec4321c-69dd-4477-b92e-8caf37eb9ec3 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] DELETE https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 Aug 12 20:19:08.842196 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cec4321c-69dd-4477-b92e-8caf37eb9ec3 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:08.842496 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cec4321c-69dd-4477-b92e-8caf37eb9ec3 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:08.842658 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.contrib.backups [None req-cec4321c-69dd-4477-b92e-8caf37eb9ec3 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Delete backup with id: 6f79b3b8-dbea-42f8-a0c9-2c5044fc4726. Aug 12 20:19:08.848010 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:08.848010 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:08.862211 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.backup.rpcapi [None req-cec4321c-69dd-4477-b92e-8caf37eb9ec3 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] delete_backup rpcapi backup_id 6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 {{(pid=100383) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 20:19:08.863964 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cec4321c-69dd-4477-b92e-8caf37eb9ec3 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 returned with HTTP 202 Aug 12 20:19:08.864273 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 396/1571] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:19:08 2026] DELETE /volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:19:08.877193 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-91ab162b-f314-48e4-989c-d05ecd0895e0 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:08.879371 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-91ab162b-f314-48e4-989c-d05ecd0895e0 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 Aug 12 20:19:08.880091 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-91ab162b-f314-48e4-989c-d05ecd0895e0 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:08.880091 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-91ab162b-f314-48e4-989c-d05ecd0895e0 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:08.880529 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-91ab162b-f314-48e4-989c-d05ecd0895e0 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 6f79b3b8-dbea-42f8-a0c9-2c5044fc4726. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:19:08.887579 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:08.887579 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:08.889974 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-91ab162b-f314-48e4-989c-d05ecd0895e0 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 returned with HTTP 200 Aug 12 20:19:08.889974 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 386/1572] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:19:08 2026] GET /volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:09.657729 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-31caca72-e98d-4b8b-bbf3-b2395ec23305 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:09.660009 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-31caca72-e98d-4b8b-bbf3-b2395ec23305 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 Aug 12 20:19:09.660262 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-31caca72-e98d-4b8b-bbf3-b2395ec23305 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:09.660550 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-31caca72-e98d-4b8b-bbf3-b2395ec23305 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:09.670003 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:09.670003 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:09.675874 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-31caca72-e98d-4b8b-bbf3-b2395ec23305 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:19:09.682456 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-31caca72-e98d-4b8b-bbf3-b2395ec23305 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 returned with HTTP 200 Aug 12 20:19:09.683103 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 400/1573] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:09 2026] GET /volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:09.743922 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-e6e57ae1-8133-47bd-a053-39fd468fd2aa req-7f239fa2-1511-422e-8815-217efba7b3f5 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:09.746483 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-e6e57ae1-8133-47bd-a053-39fd468fd2aa req-7f239fa2-1511-422e-8815-217efba7b3f5 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 Aug 12 20:19:09.746759 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-e6e57ae1-8133-47bd-a053-39fd468fd2aa req-7f239fa2-1511-422e-8815-217efba7b3f5 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:09.746992 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-e6e57ae1-8133-47bd-a053-39fd468fd2aa req-7f239fa2-1511-422e-8815-217efba7b3f5 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:09.755904 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:09.755904 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:09.763364 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-e6e57ae1-8133-47bd-a053-39fd468fd2aa req-7f239fa2-1511-422e-8815-217efba7b3f5 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:19:09.769500 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-e6e57ae1-8133-47bd-a053-39fd468fd2aa req-7f239fa2-1511-422e-8815-217efba7b3f5 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 returned with HTTP 200 Aug 12 20:19:09.770174 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 392/1574] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:19:09 2026] GET /volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:09.788366 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-d245cad9-66fe-498b-b0c9-56e8c6738cdf None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:09.790458 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d245cad9-66fe-498b-b0c9-56e8c6738cdf tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] GET https://10.4.3.246/volume/v3/volumes/8626a74b-530c-4732-9228-9931f8f342cf Aug 12 20:19:09.790695 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d245cad9-66fe-498b-b0c9-56e8c6738cdf tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:09.792264 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d245cad9-66fe-498b-b0c9-56e8c6738cdf tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:09.809900 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:09.809900 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:09.817606 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-d245cad9-66fe-498b-b0c9-56e8c6738cdf tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Volume info retrieved successfully. Aug 12 20:19:09.823401 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d245cad9-66fe-498b-b0c9-56e8c6738cdf tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/8626a74b-530c-4732-9228-9931f8f342cf returned with HTTP 200 Aug 12 20:19:09.827620 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 397/1575] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:09 2026] GET /volume/v3/volumes/8626a74b-530c-4732-9228-9931f8f342cf => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:09.842063 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-6e6a8154-e264-4cfe-bd2d-2cc59869e3fc None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:09.844089 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6e6a8154-e264-4cfe-bd2d-2cc59869e3fc tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] POST https://10.4.3.246/volume/v3/volumes/8626a74b-530c-4732-9228-9931f8f342cf/action Aug 12 20:19:09.844687 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6e6a8154-e264-4cfe-bd2d-2cc59869e3fc tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:19:09.844756 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6e6a8154-e264-4cfe-bd2d-2cc59869e3fc tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:09.857454 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:09.857454 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:09.857964 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.contrib.admin_actions [None req-6e6a8154-e264-4cfe-bd2d-2cc59869e3fc tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Updating volume '8626a74b-530c-4732-9228-9931f8f342cf' with '{'status': 'maintenance'}' {{(pid=100386) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 20:19:09.868716 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-71aa14c2-367a-48b9-8c19-fe16cc3716c0 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:09.869223 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-71aa14c2-367a-48b9-8c19-fe16cc3716c0 None None] GET https://10.4.3.246/volume// Aug 12 20:19:09.869594 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-71aa14c2-367a-48b9-8c19-fe16cc3716c0 None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:09.870753 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-71aa14c2-367a-48b9-8c19-fe16cc3716c0 None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:09.871176 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-71aa14c2-367a-48b9-8c19-fe16cc3716c0 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:19:09.872027 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 401/1576] 10.4.3.246 () {66 vars in 1428 bytes} [Wed Aug 12 20:19:09 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:19:09.879643 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-e6e57ae1-8133-47bd-a053-39fd468fd2aa req-910ae1f0-bbf9-4039-b7e8-a8ee67290f9a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:09.882058 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-e6e57ae1-8133-47bd-a053-39fd468fd2aa req-910ae1f0-bbf9-4039-b7e8-a8ee67290f9a tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:19:09.882143 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6e6a8154-e264-4cfe-bd2d-2cc59869e3fc tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] https://10.4.3.246/volume/v3/volumes/8626a74b-530c-4732-9228-9931f8f342cf/action returned with HTTP 202 Aug 12 20:19:09.882208 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 387/1577] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:19:09 2026] POST /volume/v3/volumes/8626a74b-530c-4732-9228-9931f8f342cf/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:19:09.882263 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-e6e57ae1-8133-47bd-a053-39fd468fd2aa req-910ae1f0-bbf9-4039-b7e8-a8ee67290f9a tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5d038428-4e6a-4ffa-9949-ccfd95641c41", "connector": null, "instance_uuid": "5d128b4b-a755-4603-b4ad-cb8979676b98"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:09.890919 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:09.890919 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:09.894872 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-5c053644-2de6-416c-8c86-293cabf795bb None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:09.896684 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5c053644-2de6-416c-8c86-293cabf795bb tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] GET https://10.4.3.246/volume/v3/volumes/8626a74b-530c-4732-9228-9931f8f342cf Aug 12 20:19:09.896861 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5c053644-2de6-416c-8c86-293cabf795bb tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:09.897040 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5c053644-2de6-416c-8c86-293cabf795bb tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:09.905372 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-cafc308d-37dc-4f6d-99e0-10232a4c8636 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:09.908419 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cafc308d-37dc-4f6d-99e0-10232a4c8636 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 Aug 12 20:19:09.908671 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cafc308d-37dc-4f6d-99e0-10232a4c8636 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:09.908761 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:09.908761 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:09.908859 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cafc308d-37dc-4f6d-99e0-10232a4c8636 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:09.908969 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-cafc308d-37dc-4f6d-99e0-10232a4c8636 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Show backup with id 6f79b3b8-dbea-42f8-a0c9-2c5044fc4726. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:19:09.914495 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cafc308d-37dc-4f6d-99e0-10232a4c8636 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 returned with HTTP 404 Aug 12 20:19:09.915172 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 402/1578] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:19:09 2026] GET /volume/v3/backups/6f79b3b8-dbea-42f8-a0c9-2c5044fc4726 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:09.915334 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-5c053644-2de6-416c-8c86-293cabf795bb tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Volume info retrieved successfully. Aug 12 20:19:09.921395 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5c053644-2de6-416c-8c86-293cabf795bb tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/8626a74b-530c-4732-9228-9931f8f342cf returned with HTTP 200 Aug 12 20:19:09.922121 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 398/1579] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:09 2026] GET /volume/v3/volumes/8626a74b-530c-4732-9228-9931f8f342cf => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:09.925031 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-cc3c9402-2bed-487e-9625-f24124233dee None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:09.927550 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-cc3c9402-2bed-487e-9625-f24124233dee tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/b2fbd8e1-db81-47db-9044-89b7164c9f92 Aug 12 20:19:09.927770 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-cc3c9402-2bed-487e-9625-f24124233dee tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:09.928190 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-cc3c9402-2bed-487e-9625-f24124233dee tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:09.928232 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-e6e57ae1-8133-47bd-a053-39fd468fd2aa req-910ae1f0-bbf9-4039-b7e8-a8ee67290f9a tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:19:09.928393 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-cc3c9402-2bed-487e-9625-f24124233dee tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Delete volume with id: b2fbd8e1-db81-47db-9044-89b7164c9f92 Aug 12 20:19:09.928789 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 393/1580] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:19:09 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 12 20:19:09.937359 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:09.937359 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:09.937794 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-cc3c9402-2bed-487e-9625-f24124233dee tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Volume info retrieved successfully. Aug 12 20:19:09.941057 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-9f44eabb-af71-48e2-9921-3ce58ef8df67 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:09.943743 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9f44eabb-af71-48e2-9921-3ce58ef8df67 tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] POST https://10.4.3.246/volume/v3/volumes/8626a74b-530c-4732-9228-9931f8f342cf/action Aug 12 20:19:09.944276 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9f44eabb-af71-48e2-9921-3ce58ef8df67 tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:19:09.945156 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9f44eabb-af71-48e2-9921-3ce58ef8df67 tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:09.959191 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-cc3c9402-2bed-487e-9625-f24124233dee tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Delete volume request issued successfully. Aug 12 20:19:09.959308 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-17024608-ea44-4de9-a0b4-13ab82783251 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:09.959455 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-cc3c9402-2bed-487e-9625-f24124233dee tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/volumes/b2fbd8e1-db81-47db-9044-89b7164c9f92 returned with HTTP 202 Aug 12 20:19:09.959960 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 388/1581] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:19:09 2026] DELETE /volume/v3/volumes/b2fbd8e1-db81-47db-9044-89b7164c9f92 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:19:09.960032 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:09.960032 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:09.960683 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-9f44eabb-af71-48e2-9921-3ce58ef8df67 tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Volume info retrieved successfully. Aug 12 20:19:09.962175 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-17024608-ea44-4de9-a0b4-13ab82783251 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 Aug 12 20:19:09.962240 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-17024608-ea44-4de9-a0b4-13ab82783251 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:09.962502 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-17024608-ea44-4de9-a0b4-13ab82783251 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:09.972744 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-bc6446bd-52d2-48bf-8604-084b04f87b55 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:09.976206 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-bc6446bd-52d2-48bf-8604-084b04f87b55 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/volumes/b2fbd8e1-db81-47db-9044-89b7164c9f92 Aug 12 20:19:09.976620 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-bc6446bd-52d2-48bf-8604-084b04f87b55 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:09.976935 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-bc6446bd-52d2-48bf-8604-084b04f87b55 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:09.983508 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:09.983508 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:09.984978 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-e9b45e33-df1f-4124-beaf-8444e1617f90 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:09.986352 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e9b45e33-df1f-4124-beaf-8444e1617f90 None None] GET https://10.4.3.246/volume// Aug 12 20:19:09.986486 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e9b45e33-df1f-4124-beaf-8444e1617f90 None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:09.986723 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e9b45e33-df1f-4124-beaf-8444e1617f90 None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:09.987276 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e9b45e33-df1f-4124-beaf-8444e1617f90 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:19:09.988966 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 389/1582] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:19:09 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:19:09.989040 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:09.989040 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:09.992461 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-17024608-ea44-4de9-a0b4-13ab82783251 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:19:09.993186 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-bc6446bd-52d2-48bf-8604-084b04f87b55 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Volume info retrieved successfully. Aug 12 20:19:10.001465 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-17024608-ea44-4de9-a0b4-13ab82783251 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 returned with HTTP 200 Aug 12 20:19:10.001619 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-bc6446bd-52d2-48bf-8604-084b04f87b55 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/volumes/b2fbd8e1-db81-47db-9044-89b7164c9f92 returned with HTTP 200 Aug 12 20:19:10.001619 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 394/1584] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:19:09 2026] GET /volume/v3/volumes/b2fbd8e1-db81-47db-9044-89b7164c9f92 => generated 1007 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:10.001681 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 399/1584] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:09 2026] GET /volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:10.003744 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-e6e57ae1-8133-47bd-a053-39fd468fd2aa req-21fbca31-0f21-4b15-8d96-b5b8d8ce119c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:10.004435 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-9f44eabb-af71-48e2-9921-3ce58ef8df67 tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Delete volume request issued successfully. Aug 12 20:19:10.005986 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9f44eabb-af71-48e2-9921-3ce58ef8df67 tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] https://10.4.3.246/volume/v3/volumes/8626a74b-530c-4732-9228-9931f8f342cf/action returned with HTTP 202 Aug 12 20:19:10.006702 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 403/1585] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:19:09 2026] POST /volume/v3/volumes/8626a74b-530c-4732-9228-9931f8f342cf/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:19:10.012759 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-e6e57ae1-8133-47bd-a053-39fd468fd2aa req-21fbca31-0f21-4b15-8d96-b5b8d8ce119c tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 Aug 12 20:19:10.013027 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-e6e57ae1-8133-47bd-a053-39fd468fd2aa req-21fbca31-0f21-4b15-8d96-b5b8d8ce119c tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:10.013242 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-e6e57ae1-8133-47bd-a053-39fd468fd2aa req-21fbca31-0f21-4b15-8d96-b5b8d8ce119c tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:10.016469 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ab179e67-c383-46fa-9b57-3839930d8dfc None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:10.019407 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ab179e67-c383-46fa-9b57-3839930d8dfc tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] GET https://10.4.3.246/volume/v3/volumes/8626a74b-530c-4732-9228-9931f8f342cf Aug 12 20:19:10.019718 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ab179e67-c383-46fa-9b57-3839930d8dfc tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:10.019992 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ab179e67-c383-46fa-9b57-3839930d8dfc tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:10.026961 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:10.026961 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:10.028860 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:10.028860 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:10.033436 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-e6e57ae1-8133-47bd-a053-39fd468fd2aa req-21fbca31-0f21-4b15-8d96-b5b8d8ce119c tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:19:10.033974 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-ab179e67-c383-46fa-9b57-3839930d8dfc tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Volume info retrieved successfully. Aug 12 20:19:10.038928 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-e6e57ae1-8133-47bd-a053-39fd468fd2aa req-21fbca31-0f21-4b15-8d96-b5b8d8ce119c tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 returned with HTTP 200 Aug 12 20:19:10.039387 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 390/1586] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:19:10 2026] GET /volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 => generated 1023 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:19:10.040025 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ab179e67-c383-46fa-9b57-3839930d8dfc tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/8626a74b-530c-4732-9228-9931f8f342cf returned with HTTP 200 Aug 12 20:19:10.040762 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 395/1587] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:10 2026] GET /volume/v3/volumes/8626a74b-530c-4732-9228-9931f8f342cf => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:10.181550 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-e6e57ae1-8133-47bd-a053-39fd468fd2aa req-d5e72d46-33d8-40bf-933c-dc69605a945e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:10.187410 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-e6e57ae1-8133-47bd-a053-39fd468fd2aa req-d5e72d46-33d8-40bf-933c-dc69605a945e tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] PUT https://10.4.3.246/volume/v3/attachments/2556d216-00ae-4a6f-a6e9-1ccc4e78c8aa Aug 12 20:19:10.187849 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-e6e57ae1-8133-47bd-a053-39fd468fd2aa req-d5e72d46-33d8-40bf-933c-dc69605a945e tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:10.197261 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-e6e57ae1-8133-47bd-a053-39fd468fd2aa req-d5e72d46-33d8-40bf-933c-dc69605a945e tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Acquiring lock "cinder-attachment_update-5d038428-4e6a-4ffa-9949-ccfd95641c41-np0000007109" by "attachment_update" {{(pid=100383) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:19:10.202304 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-e6e57ae1-8133-47bd-a053-39fd468fd2aa req-d5e72d46-33d8-40bf-933c-dc69605a945e tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Lock "cinder-attachment_update-5d038428-4e6a-4ffa-9949-ccfd95641c41-np0000007109" acquired by "attachment_update" :: waited 0.006s {{(pid=100383) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:19:10.203523 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:10.203523 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:10.360624 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-e6e57ae1-8133-47bd-a053-39fd468fd2aa req-d5e72d46-33d8-40bf-933c-dc69605a945e tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Lock "cinder-attachment_update-5d038428-4e6a-4ffa-9949-ccfd95641c41-np0000007109" released by "attachment_update" :: held 0.157s {{(pid=100383) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:19:10.360624 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-e6e57ae1-8133-47bd-a053-39fd468fd2aa req-d5e72d46-33d8-40bf-933c-dc69605a945e tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/attachments/2556d216-00ae-4a6f-a6e9-1ccc4e78c8aa returned with HTTP 200 Aug 12 20:19:10.360624 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 400/1588] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:19:10 2026] PUT /volume/v3/attachments/2556d216-00ae-4a6f-a6e9-1ccc4e78c8aa => generated 969 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:11.018615 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-71b488f1-021d-4018-940e-9fd88e36eace None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:11.019044 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-5968bfb5-ceb5-449a-bc0a-1e270ba5f4c6 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:11.020714 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-71b488f1-021d-4018-940e-9fd88e36eace tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 Aug 12 20:19:11.020948 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-71b488f1-021d-4018-940e-9fd88e36eace tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:11.021147 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-71b488f1-021d-4018-940e-9fd88e36eace tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:11.024240 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5968bfb5-ceb5-449a-bc0a-1e270ba5f4c6 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] GET https://10.4.3.246/volume/v3/volumes/b2fbd8e1-db81-47db-9044-89b7164c9f92 Aug 12 20:19:11.024617 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5968bfb5-ceb5-449a-bc0a-1e270ba5f4c6 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:11.024898 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5968bfb5-ceb5-449a-bc0a-1e270ba5f4c6 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:11.032509 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5968bfb5-ceb5-449a-bc0a-1e270ba5f4c6 tempest-ProjectReaderTests33-1820725212 tempest-ProjectReaderTests33-1820725212-project-admin] https://10.4.3.246/volume/v3/volumes/b2fbd8e1-db81-47db-9044-89b7164c9f92 returned with HTTP 404 Aug 12 20:19:11.033208 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 391/1589] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:19:11 2026] GET /volume/v3/volumes/b2fbd8e1-db81-47db-9044-89b7164c9f92 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:11.034323 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:11.034323 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:11.039739 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-71b488f1-021d-4018-940e-9fd88e36eace tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:19:11.045210 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-71b488f1-021d-4018-940e-9fd88e36eace tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 returned with HTTP 200 Aug 12 20:19:11.045924 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 404/1590] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:11 2026] GET /volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:11.057068 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-efc11209-bcc5-48ad-b019-5c8c916cf719 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:11.060192 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-efc11209-bcc5-48ad-b019-5c8c916cf719 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] GET https://10.4.3.246/volume/v3/volumes/8626a74b-530c-4732-9228-9931f8f342cf Aug 12 20:19:11.060192 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-efc11209-bcc5-48ad-b019-5c8c916cf719 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:11.060192 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-efc11209-bcc5-48ad-b019-5c8c916cf719 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:11.070654 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-efc11209-bcc5-48ad-b019-5c8c916cf719 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/8626a74b-530c-4732-9228-9931f8f342cf returned with HTTP 404 Aug 12 20:19:11.071392 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 396/1591] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:11 2026] GET /volume/v3/volumes/8626a74b-530c-4732-9228-9931f8f342cf => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:11.082709 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-978671ac-1995-4293-8360-274f4da48eed None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:11.086135 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-978671ac-1995-4293-8360-274f4da48eed tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] GET https://10.4.3.246/volume/v3/volumes/8626a74b-530c-4732-9228-9931f8f342cf Aug 12 20:19:11.086584 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-978671ac-1995-4293-8360-274f4da48eed tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:11.088607 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-978671ac-1995-4293-8360-274f4da48eed tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:11.096325 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-978671ac-1995-4293-8360-274f4da48eed tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/8626a74b-530c-4732-9228-9931f8f342cf returned with HTTP 404 Aug 12 20:19:11.097285 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 401/1592] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:11 2026] GET /volume/v3/volumes/8626a74b-530c-4732-9228-9931f8f342cf => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:11.104884 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-5c5bbe97-b321-4b4f-ac10-3a0b2bdf03ba None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:11.106510 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5c5bbe97-b321-4b4f-ac10-3a0b2bdf03ba tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] DELETE https://10.4.3.246/volume/v3/volumes/8626a74b-530c-4732-9228-9931f8f342cf Aug 12 20:19:11.106769 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5c5bbe97-b321-4b4f-ac10-3a0b2bdf03ba tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:11.106889 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5c5bbe97-b321-4b4f-ac10-3a0b2bdf03ba tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:11.107036 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-5c5bbe97-b321-4b4f-ac10-3a0b2bdf03ba tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Delete volume with id: 8626a74b-530c-4732-9228-9931f8f342cf Aug 12 20:19:11.113201 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5c5bbe97-b321-4b4f-ac10-3a0b2bdf03ba tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/8626a74b-530c-4732-9228-9931f8f342cf returned with HTTP 404 Aug 12 20:19:11.113201 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 392/1593] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:19:11 2026] DELETE /volume/v3/volumes/8626a74b-530c-4732-9228-9931f8f342cf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:11.124614 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-2042d9bd-543f-4c7b-8b39-79d34e44e481 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:11.126279 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2042d9bd-543f-4c7b-8b39-79d34e44e481 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:19:11.126970 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2042d9bd-543f-4c7b-8b39-79d34e44e481 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-451474442"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:11.129330 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-2042d9bd-543f-4c7b-8b39-79d34e44e481 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-451474442'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:19:11.129330 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-2042d9bd-543f-4c7b-8b39-79d34e44e481 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Create volume of 1 GB Aug 12 20:19:11.135797 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-2042d9bd-543f-4c7b-8b39-79d34e44e481 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Availability Zones retrieved successfully. Aug 12 20:19:11.144965 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-2042d9bd-543f-4c7b-8b39-79d34e44e481 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Flow 'volume_create_api' (0b1a1cbe-3873-4d17-9afe-66cc1cc62293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:19:11.146504 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-2042d9bd-543f-4c7b-8b39-79d34e44e481 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0663f4d-e780-4f9c-939c-61adc94318b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:11.147872 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-2042d9bd-543f-4c7b-8b39-79d34e44e481 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:19:11.188940 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-2042d9bd-543f-4c7b-8b39-79d34e44e481 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0663f4d-e780-4f9c-939c-61adc94318b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:11.189967 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-2042d9bd-543f-4c7b-8b39-79d34e44e481 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bad1b7b4-e69a-410d-9b96-155fc3be9335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:11.253815 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-2042d9bd-543f-4c7b-8b39-79d34e44e481 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Created reservations ['30a1d668-57e6-48b5-bff6-d2243c0ff0ba', 'ca1255d7-5dbb-4eda-b8cd-638a37bb72e8', '828091ef-b17e-40ae-a9bd-34bcf6201b1c', 'c9619b2a-a3cc-4f0f-a4ca-073ce0349546'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:19:11.255092 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-2042d9bd-543f-4c7b-8b39-79d34e44e481 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bad1b7b4-e69a-410d-9b96-155fc3be9335) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30a1d668-57e6-48b5-bff6-d2243c0ff0ba', 'ca1255d7-5dbb-4eda-b8cd-638a37bb72e8', '828091ef-b17e-40ae-a9bd-34bcf6201b1c', 'c9619b2a-a3cc-4f0f-a4ca-073ce0349546']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:11.256306 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-2042d9bd-543f-4c7b-8b39-79d34e44e481 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a5c678a-ea8c-4f04-a174-842ace84edbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:11.284800 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-2042d9bd-543f-4c7b-8b39-79d34e44e481 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a5c678a-ea8c-4f04-a174-842ace84edbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3e52a21-cad7-4761-88b8-0003be120f58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-451474442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71753c616c8d4f2eb8f1057f8ad7baf6',qos_specs=None,replication_status=,reservations=['30a1d668-57e6-48b5-bff6-d2243c0ff0ba','ca1255d7-5dbb-4eda-b8cd-638a37bb72e8','828091ef-b17e-40ae-a9bd-34bcf6201b1c','c9619b2a-a3cc-4f0f-a4ca-073ce0349546'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7fe5251b5a1472e9ab930c8c769bd36',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:19:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-451474442',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3e52a21-cad7-4761-88b8-0003be120f58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71753c616c8d4f2eb8f1057f8ad7baf6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7fe5251b5a1472e9ab930c8c769bd36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:11.285640 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-2042d9bd-543f-4c7b-8b39-79d34e44e481 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d8a9306-7249-4bb4-b62e-1da586c54329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:11.322753 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-2042d9bd-543f-4c7b-8b39-79d34e44e481 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d8a9306-7249-4bb4-b62e-1da586c54329) transitioned into state 'SUCCESS' from state '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-451474442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71753c616c8d4f2eb8f1057f8ad7baf6',qos_specs=None,replication_status=,reservations=['30a1d668-57e6-48b5-bff6-d2243c0ff0ba','ca1255d7-5dbb-4eda-b8cd-638a37bb72e8','828091ef-b17e-40ae-a9bd-34bcf6201b1c','c9619b2a-a3cc-4f0f-a4ca-073ce0349546'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7fe5251b5a1472e9ab930c8c769bd36',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:11.324033 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-2042d9bd-543f-4c7b-8b39-79d34e44e481 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a9e9484-bcd5-40b3-aad4-eaebeea9dbb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:11.343322 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-2042d9bd-543f-4c7b-8b39-79d34e44e481 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a9e9484-bcd5-40b3-aad4-eaebeea9dbb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:11.344393 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-2042d9bd-543f-4c7b-8b39-79d34e44e481 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Flow 'volume_create_api' (0b1a1cbe-3873-4d17-9afe-66cc1cc62293) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:19:11.344822 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-2042d9bd-543f-4c7b-8b39-79d34e44e481 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Create volume request issued successfully. Aug 12 20:19:11.345532 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2042d9bd-543f-4c7b-8b39-79d34e44e481 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:19:11.346091 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 405/1594] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:19:11 2026] POST /volume/v3/volumes => generated 748 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:19:11.366991 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-2adf63fa-8eaa-435a-8c03-5cf593bcfb02 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:11.370623 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2adf63fa-8eaa-435a-8c03-5cf593bcfb02 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] GET https://10.4.3.246/volume/v3/volumes/e3e52a21-cad7-4761-88b8-0003be120f58 Aug 12 20:19:11.374250 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2adf63fa-8eaa-435a-8c03-5cf593bcfb02 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:11.374740 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2adf63fa-8eaa-435a-8c03-5cf593bcfb02 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:11.388988 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:11.388988 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:11.397242 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-2adf63fa-8eaa-435a-8c03-5cf593bcfb02 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Volume info retrieved successfully. Aug 12 20:19:11.403556 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2adf63fa-8eaa-435a-8c03-5cf593bcfb02 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/e3e52a21-cad7-4761-88b8-0003be120f58 returned with HTTP 200 Aug 12 20:19:11.404437 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 397/1595] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:11 2026] GET /volume/v3/volumes/e3e52a21-cad7-4761-88b8-0003be120f58 => generated 816 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:12.068693 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-52b440a1-398a-469f-9347-1de59b17fc8e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:12.070794 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-52b440a1-398a-469f-9347-1de59b17fc8e tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 Aug 12 20:19:12.071134 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-52b440a1-398a-469f-9347-1de59b17fc8e tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:12.071561 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-52b440a1-398a-469f-9347-1de59b17fc8e tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:12.092194 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:12.092194 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:12.097838 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-52b440a1-398a-469f-9347-1de59b17fc8e tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:19:12.105670 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-52b440a1-398a-469f-9347-1de59b17fc8e tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 returned with HTTP 200 Aug 12 20:19:12.106062 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 402/1596] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:12 2026] GET /volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:12.419934 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-683bc8a4-a527-49c9-a70e-1a8591c692c4 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:12.422064 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-683bc8a4-a527-49c9-a70e-1a8591c692c4 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] GET https://10.4.3.246/volume/v3/volumes/e3e52a21-cad7-4761-88b8-0003be120f58 Aug 12 20:19:12.422400 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-683bc8a4-a527-49c9-a70e-1a8591c692c4 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:12.422687 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-683bc8a4-a527-49c9-a70e-1a8591c692c4 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:12.431333 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:12.431333 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:12.435766 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-683bc8a4-a527-49c9-a70e-1a8591c692c4 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Volume info retrieved successfully. Aug 12 20:19:12.440469 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-683bc8a4-a527-49c9-a70e-1a8591c692c4 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/e3e52a21-cad7-4761-88b8-0003be120f58 returned with HTTP 200 Aug 12 20:19:12.441059 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 393/1597] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:12 2026] GET /volume/v3/volumes/e3e52a21-cad7-4761-88b8-0003be120f58 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:12.458062 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-e37df9ab-48cf-46b2-8609-6f49a4645604 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:12.462563 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e37df9ab-48cf-46b2-8609-6f49a4645604 tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] POST https://10.4.3.246/volume/v3/volumes/e3e52a21-cad7-4761-88b8-0003be120f58/action Aug 12 20:19:12.462563 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e37df9ab-48cf-46b2-8609-6f49a4645604 tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:19:12.462563 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e37df9ab-48cf-46b2-8609-6f49a4645604 tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:12.477725 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:12.477725 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:12.477725 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.contrib.admin_actions [None req-e37df9ab-48cf-46b2-8609-6f49a4645604 tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Updating volume 'e3e52a21-cad7-4761-88b8-0003be120f58' with '{'status': 'error'}' {{(pid=100384) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 20:19:12.511569 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e37df9ab-48cf-46b2-8609-6f49a4645604 tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] https://10.4.3.246/volume/v3/volumes/e3e52a21-cad7-4761-88b8-0003be120f58/action returned with HTTP 202 Aug 12 20:19:12.512352 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 406/1598] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:19:12 2026] POST /volume/v3/volumes/e3e52a21-cad7-4761-88b8-0003be120f58/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:19:12.519776 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e9da337a-9d7c-4a55-b6c8-f58dd4fc8818 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:12.523285 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e9da337a-9d7c-4a55-b6c8-f58dd4fc8818 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] GET https://10.4.3.246/volume/v3/volumes/e3e52a21-cad7-4761-88b8-0003be120f58 Aug 12 20:19:12.523756 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e9da337a-9d7c-4a55-b6c8-f58dd4fc8818 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:12.523999 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e9da337a-9d7c-4a55-b6c8-f58dd4fc8818 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:12.533979 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:12.533979 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:12.538884 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-e9da337a-9d7c-4a55-b6c8-f58dd4fc8818 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Volume info retrieved successfully. Aug 12 20:19:12.545037 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e9da337a-9d7c-4a55-b6c8-f58dd4fc8818 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/e3e52a21-cad7-4761-88b8-0003be120f58 returned with HTTP 200 Aug 12 20:19:12.545547 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 398/1599] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:12 2026] GET /volume/v3/volumes/e3e52a21-cad7-4761-88b8-0003be120f58 => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:12.559951 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-128757b7-8a8e-4c0f-a4f1-e16eddf2c082 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:12.561874 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-128757b7-8a8e-4c0f-a4f1-e16eddf2c082 tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] POST https://10.4.3.246/volume/v3/volumes/e3e52a21-cad7-4761-88b8-0003be120f58/action Aug 12 20:19:12.564551 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-128757b7-8a8e-4c0f-a4f1-e16eddf2c082 tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:19:12.564551 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-128757b7-8a8e-4c0f-a4f1-e16eddf2c082 tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:12.575632 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:12.575632 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:12.576266 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.contrib.admin_actions [None req-128757b7-8a8e-4c0f-a4f1-e16eddf2c082 tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Updating volume 'e3e52a21-cad7-4761-88b8-0003be120f58' with '{'status': 'available'}' {{(pid=100383) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 20:19:12.601820 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-128757b7-8a8e-4c0f-a4f1-e16eddf2c082 tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] https://10.4.3.246/volume/v3/volumes/e3e52a21-cad7-4761-88b8-0003be120f58/action returned with HTTP 202 Aug 12 20:19:12.601820 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 403/1600] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:19:12 2026] POST /volume/v3/volumes/e3e52a21-cad7-4761-88b8-0003be120f58/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:19:12.609673 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-51d97223-8e24-4de7-8eec-3b09b0ccb134 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:12.615342 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-51d97223-8e24-4de7-8eec-3b09b0ccb134 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] GET https://10.4.3.246/volume/v3/volumes/e3e52a21-cad7-4761-88b8-0003be120f58 Aug 12 20:19:12.619309 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-51d97223-8e24-4de7-8eec-3b09b0ccb134 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:12.619309 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-51d97223-8e24-4de7-8eec-3b09b0ccb134 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:12.629829 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:12.629829 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:12.638278 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-51d97223-8e24-4de7-8eec-3b09b0ccb134 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Volume info retrieved successfully. Aug 12 20:19:12.646203 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-51d97223-8e24-4de7-8eec-3b09b0ccb134 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/e3e52a21-cad7-4761-88b8-0003be120f58 returned with HTTP 200 Aug 12 20:19:12.646772 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 394/1601] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:12 2026] GET /volume/v3/volumes/e3e52a21-cad7-4761-88b8-0003be120f58 => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:12.665873 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-1f724d76-590d-4869-9f44-c10e833c11c1 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:12.668233 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1f724d76-590d-4869-9f44-c10e833c11c1 tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] POST https://10.4.3.246/volume/v3/volumes/e3e52a21-cad7-4761-88b8-0003be120f58/action Aug 12 20:19:12.668751 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1f724d76-590d-4869-9f44-c10e833c11c1 tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:19:12.668950 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1f724d76-590d-4869-9f44-c10e833c11c1 tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:12.679521 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:12.679521 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:12.680507 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.contrib.admin_actions [None req-1f724d76-590d-4869-9f44-c10e833c11c1 tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Updating volume 'e3e52a21-cad7-4761-88b8-0003be120f58' with '{'status': 'maintenance'}' {{(pid=100384) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 20:19:12.700881 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1f724d76-590d-4869-9f44-c10e833c11c1 tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] https://10.4.3.246/volume/v3/volumes/e3e52a21-cad7-4761-88b8-0003be120f58/action returned with HTTP 202 Aug 12 20:19:12.701287 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 407/1602] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:19:12 2026] POST /volume/v3/volumes/e3e52a21-cad7-4761-88b8-0003be120f58/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:19:12.708987 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e771b01d-bb44-4544-8f94-974767b2f44e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:12.711244 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e771b01d-bb44-4544-8f94-974767b2f44e tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] GET https://10.4.3.246/volume/v3/volumes/e3e52a21-cad7-4761-88b8-0003be120f58 Aug 12 20:19:12.711521 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e771b01d-bb44-4544-8f94-974767b2f44e tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:12.711801 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e771b01d-bb44-4544-8f94-974767b2f44e tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:12.720923 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:12.720923 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:12.725900 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-e771b01d-bb44-4544-8f94-974767b2f44e tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Volume info retrieved successfully. Aug 12 20:19:12.732127 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e771b01d-bb44-4544-8f94-974767b2f44e tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/e3e52a21-cad7-4761-88b8-0003be120f58 returned with HTTP 200 Aug 12 20:19:12.733157 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 399/1603] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:12 2026] GET /volume/v3/volumes/e3e52a21-cad7-4761-88b8-0003be120f58 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:12.745708 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-00da49ef-8975-4562-84ea-6ad033e413ff None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:12.747654 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-00da49ef-8975-4562-84ea-6ad033e413ff tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] POST https://10.4.3.246/volume/v3/volumes/e3e52a21-cad7-4761-88b8-0003be120f58/action Aug 12 20:19:12.748168 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-00da49ef-8975-4562-84ea-6ad033e413ff tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:19:12.748413 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-00da49ef-8975-4562-84ea-6ad033e413ff tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:12.758557 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:12.758557 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:12.760519 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.contrib.admin_actions [None req-00da49ef-8975-4562-84ea-6ad033e413ff tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] Updating volume 'e3e52a21-cad7-4761-88b8-0003be120f58' with '{'status': 'available'}' {{(pid=100383) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 20:19:12.784009 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-00da49ef-8975-4562-84ea-6ad033e413ff tempest-VolumesActionsTest-232086460 tempest-VolumesActionsTest-232086460-project-admin] https://10.4.3.246/volume/v3/volumes/e3e52a21-cad7-4761-88b8-0003be120f58/action returned with HTTP 202 Aug 12 20:19:12.784842 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 404/1604] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:19:12 2026] POST /volume/v3/volumes/e3e52a21-cad7-4761-88b8-0003be120f58/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:19:12.791776 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-e7eddbae-a5b1-4beb-9eea-549111f05cda None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:12.793735 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e7eddbae-a5b1-4beb-9eea-549111f05cda tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] GET https://10.4.3.246/volume/v3/volumes/e3e52a21-cad7-4761-88b8-0003be120f58 Aug 12 20:19:12.793978 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e7eddbae-a5b1-4beb-9eea-549111f05cda tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:12.794226 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e7eddbae-a5b1-4beb-9eea-549111f05cda tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:12.801923 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:12.801923 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:12.806273 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-e7eddbae-a5b1-4beb-9eea-549111f05cda tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Volume info retrieved successfully. Aug 12 20:19:12.810717 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e7eddbae-a5b1-4beb-9eea-549111f05cda tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/e3e52a21-cad7-4761-88b8-0003be120f58 returned with HTTP 200 Aug 12 20:19:12.811096 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 395/1605] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:12 2026] GET /volume/v3/volumes/e3e52a21-cad7-4761-88b8-0003be120f58 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:12.824485 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-1408f505-5b15-41fa-985b-63a18f1f9367 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:12.826148 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1408f505-5b15-41fa-985b-63a18f1f9367 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] GET https://10.4.3.246/volume/v3/volumes/e3e52a21-cad7-4761-88b8-0003be120f58 Aug 12 20:19:12.826374 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1408f505-5b15-41fa-985b-63a18f1f9367 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:12.826633 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1408f505-5b15-41fa-985b-63a18f1f9367 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:12.833601 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:12.833601 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:12.838093 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-1408f505-5b15-41fa-985b-63a18f1f9367 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Volume info retrieved successfully. Aug 12 20:19:12.843458 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1408f505-5b15-41fa-985b-63a18f1f9367 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/e3e52a21-cad7-4761-88b8-0003be120f58 returned with HTTP 200 Aug 12 20:19:12.844407 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 408/1606] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:12 2026] GET /volume/v3/volumes/e3e52a21-cad7-4761-88b8-0003be120f58 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:12.857579 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ce91fe0a-369c-4e9f-96b9-cc0a9537a64b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:12.860004 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ce91fe0a-369c-4e9f-96b9-cc0a9537a64b tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] DELETE https://10.4.3.246/volume/v3/volumes/e3e52a21-cad7-4761-88b8-0003be120f58 Aug 12 20:19:12.860219 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ce91fe0a-369c-4e9f-96b9-cc0a9537a64b tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:12.860483 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ce91fe0a-369c-4e9f-96b9-cc0a9537a64b tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:12.860694 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-ce91fe0a-369c-4e9f-96b9-cc0a9537a64b tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Delete volume with id: e3e52a21-cad7-4761-88b8-0003be120f58 Aug 12 20:19:12.868833 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:12.868833 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:12.870755 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-ce91fe0a-369c-4e9f-96b9-cc0a9537a64b tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Volume info retrieved successfully. Aug 12 20:19:12.896505 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-ce91fe0a-369c-4e9f-96b9-cc0a9537a64b tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Delete volume request issued successfully. Aug 12 20:19:12.896835 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ce91fe0a-369c-4e9f-96b9-cc0a9537a64b tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/e3e52a21-cad7-4761-88b8-0003be120f58 returned with HTTP 202 Aug 12 20:19:12.897532 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 400/1607] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:19:12 2026] DELETE /volume/v3/volumes/e3e52a21-cad7-4761-88b8-0003be120f58 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:19:12.907176 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-c637b5eb-ab9e-4979-aa85-0eae40a290b3 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:12.913581 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c637b5eb-ab9e-4979-aa85-0eae40a290b3 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] GET https://10.4.3.246/volume/v3/volumes/e3e52a21-cad7-4761-88b8-0003be120f58 Aug 12 20:19:12.913581 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c637b5eb-ab9e-4979-aa85-0eae40a290b3 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:12.913581 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c637b5eb-ab9e-4979-aa85-0eae40a290b3 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:12.923064 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:12.923064 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:12.928123 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-c637b5eb-ab9e-4979-aa85-0eae40a290b3 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Volume info retrieved successfully. Aug 12 20:19:12.933936 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c637b5eb-ab9e-4979-aa85-0eae40a290b3 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/e3e52a21-cad7-4761-88b8-0003be120f58 returned with HTTP 200 Aug 12 20:19:12.933936 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 405/1608] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:12 2026] GET /volume/v3/volumes/e3e52a21-cad7-4761-88b8-0003be120f58 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:13.077808 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-75209528-a106-4f9a-81b1-3ee1548dc3f1 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:13.123724 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-bdc33b4f-806f-4901-b7d4-24f66ee34903 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:13.125451 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-bdc33b4f-806f-4901-b7d4-24f66ee34903 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 Aug 12 20:19:13.125687 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-bdc33b4f-806f-4901-b7d4-24f66ee34903 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:13.125840 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-bdc33b4f-806f-4901-b7d4-24f66ee34903 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:13.141013 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:13.141013 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:13.144990 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-bdc33b4f-806f-4901-b7d4-24f66ee34903 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:19:13.152315 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-bdc33b4f-806f-4901-b7d4-24f66ee34903 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 returned with HTTP 200 Aug 12 20:19:13.152839 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 409/1609] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:13 2026] GET /volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:13.232551 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-75209528-a106-4f9a-81b1-3ee1548dc3f1 tempest-ProjectAdminTests-2024482283 tempest-ProjectAdminTests-2024482283-project-admin] GET https://10.4.3.246/volume/v3/scheduler-stats/get_pools Aug 12 20:19:13.232734 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-75209528-a106-4f9a-81b1-3ee1548dc3f1 tempest-ProjectAdminTests-2024482283 tempest-ProjectAdminTests-2024482283-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:13.232902 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-75209528-a106-4f9a-81b1-3ee1548dc3f1 tempest-ProjectAdminTests-2024482283 tempest-ProjectAdminTests-2024482283-project-admin] Calling method 'get_pools' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:13.247839 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-75209528-a106-4f9a-81b1-3ee1548dc3f1 tempest-ProjectAdminTests-2024482283 tempest-ProjectAdminTests-2024482283-project-admin] https://10.4.3.246/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 12 20:19:13.248592 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 396/1610] 10.4.3.246 () {66 vars in 1291 bytes} [Wed Aug 12 20:19:13 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:13.256874 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e235c073-76ae-4c48-8b76-0745fe525b6e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:13.258761 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e235c073-76ae-4c48-8b76-0745fe525b6e tempest-ProjectAdminTests-2024482283 tempest-ProjectAdminTests-2024482283-project-admin] GET https://10.4.3.246/volume/v3/capabilities/np0000007109@storpool Aug 12 20:19:13.259204 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e235c073-76ae-4c48-8b76-0745fe525b6e tempest-ProjectAdminTests-2024482283 tempest-ProjectAdminTests-2024482283-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:13.259443 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e235c073-76ae-4c48-8b76-0745fe525b6e tempest-ProjectAdminTests-2024482283 tempest-ProjectAdminTests-2024482283-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:13.270663 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-1b7e6d69-e71e-43b7-a0d6-376057ca6af3 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:13.272004 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e235c073-76ae-4c48-8b76-0745fe525b6e tempest-ProjectAdminTests-2024482283 tempest-ProjectAdminTests-2024482283-project-admin] https://10.4.3.246/volume/v3/capabilities/np0000007109@storpool returned with HTTP 200 Aug 12 20:19:13.272004 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 401/1611] 10.4.3.246 () {66 vars in 1318 bytes} [Wed Aug 12 20:19:13 2026] GET /volume/v3/capabilities/np0000007109@storpool => generated 703 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:13.274161 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1b7e6d69-e71e-43b7-a0d6-376057ca6af3 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] POST https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857/action Aug 12 20:19:13.276058 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1b7e6d69-e71e-43b7-a0d6-376057ca6af3 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Action body: b'{"os-attach": {"instance_uuid": "2e0e1ce8-fe8b-4b11-9c20-39f5f80991d9", "mountpoint": "/dev/vdb"}}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:19:13.276058 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1b7e6d69-e71e-43b7-a0d6-376057ca6af3 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "2e0e1ce8-fe8b-4b11-9c20-39f5f80991d9", "mountpoint": "/dev/vdb"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:13.285608 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:13.285608 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:13.286992 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-1b7e6d69-e71e-43b7-a0d6-376057ca6af3 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Volume info retrieved successfully. Aug 12 20:19:13.297752 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-1b7e6d69-e71e-43b7-a0d6-376057ca6af3 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Update volume admin metadata completed successfully. Aug 12 20:19:13.380136 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-1b7e6d69-e71e-43b7-a0d6-376057ca6af3 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Attach volume completed successfully. Aug 12 20:19:13.380902 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1b7e6d69-e71e-43b7-a0d6-376057ca6af3 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857/action returned with HTTP 202 Aug 12 20:19:13.381621 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 406/1612] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:19:13 2026] POST /volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:19:13.390924 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-ec422dcc-cd9d-4860-bf5d-8a9dca8d7903 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:13.392886 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ec422dcc-cd9d-4860-bf5d-8a9dca8d7903 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] GET https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 Aug 12 20:19:13.393070 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ec422dcc-cd9d-4860-bf5d-8a9dca8d7903 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:13.393296 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ec422dcc-cd9d-4860-bf5d-8a9dca8d7903 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:13.409924 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:13.409924 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:13.414013 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-ec422dcc-cd9d-4860-bf5d-8a9dca8d7903 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Volume info retrieved successfully. Aug 12 20:19:13.418521 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ec422dcc-cd9d-4860-bf5d-8a9dca8d7903 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 returned with HTTP 200 Aug 12 20:19:13.418722 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 410/1613] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:13 2026] GET /volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 => generated 1176 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:13.437059 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-31246e3e-3dcd-4b01-a2b8-920e5aaec7f5 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:13.439865 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-31246e3e-3dcd-4b01-a2b8-920e5aaec7f5 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] GET https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 Aug 12 20:19:13.440395 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-31246e3e-3dcd-4b01-a2b8-920e5aaec7f5 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:13.440622 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-31246e3e-3dcd-4b01-a2b8-920e5aaec7f5 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:13.450744 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:13.450744 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:13.457110 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-31246e3e-3dcd-4b01-a2b8-920e5aaec7f5 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Volume info retrieved successfully. Aug 12 20:19:13.463603 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-31246e3e-3dcd-4b01-a2b8-920e5aaec7f5 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 returned with HTTP 200 Aug 12 20:19:13.464135 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 397/1614] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:13 2026] GET /volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 => generated 1176 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:13.486305 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-35923172-67ad-40bd-8389-52094f3c724a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:13.491991 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-35923172-67ad-40bd-8389-52094f3c724a tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] POST https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857/action Aug 12 20:19:13.492508 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-35923172-67ad-40bd-8389-52094f3c724a tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Action body: b'{"os-detach": {}}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:19:13.492728 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-35923172-67ad-40bd-8389-52094f3c724a tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:13.507092 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:13.507092 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:13.507629 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-35923172-67ad-40bd-8389-52094f3c724a tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Volume info retrieved successfully. Aug 12 20:19:13.572986 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-35923172-67ad-40bd-8389-52094f3c724a tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Detach volume completed successfully. Aug 12 20:19:13.572986 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-35923172-67ad-40bd-8389-52094f3c724a tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857/action returned with HTTP 202 Aug 12 20:19:13.573442 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 402/1615] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:19:13 2026] POST /volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:19:13.595009 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-58c3814b-7be1-4298-bd74-96101c499070 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:13.602310 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-58c3814b-7be1-4298-bd74-96101c499070 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] GET https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 Aug 12 20:19:13.602310 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-58c3814b-7be1-4298-bd74-96101c499070 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:13.602310 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-58c3814b-7be1-4298-bd74-96101c499070 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:13.617426 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:13.617426 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:13.632811 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-58c3814b-7be1-4298-bd74-96101c499070 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Volume info retrieved successfully. Aug 12 20:19:13.637044 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-58c3814b-7be1-4298-bd74-96101c499070 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 returned with HTTP 200 Aug 12 20:19:13.637582 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 407/1616] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:13 2026] GET /volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 => generated 861 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 20:19:13.717783 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-e6e57ae1-8133-47bd-a053-39fd468fd2aa req-0d0e1fd0-c480-4ec0-8ad4-5c9e058bc730 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:13.725338 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-e6e57ae1-8133-47bd-a053-39fd468fd2aa req-0d0e1fd0-c480-4ec0-8ad4-5c9e058bc730 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] POST https://10.4.3.246/volume/v3/attachments/2556d216-00ae-4a6f-a6e9-1ccc4e78c8aa/action Aug 12 20:19:13.725338 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-e6e57ae1-8133-47bd-a053-39fd468fd2aa req-0d0e1fd0-c480-4ec0-8ad4-5c9e058bc730 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Action body: b'{"os-complete": null}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:19:13.725338 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-e6e57ae1-8133-47bd-a053-39fd468fd2aa req-0d0e1fd0-c480-4ec0-8ad4-5c9e058bc730 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:13.760166 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:13.760166 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:13.778165 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-e6e57ae1-8133-47bd-a053-39fd468fd2aa req-0d0e1fd0-c480-4ec0-8ad4-5c9e058bc730 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/attachments/2556d216-00ae-4a6f-a6e9-1ccc4e78c8aa/action returned with HTTP 204 Aug 12 20:19:13.779008 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 411/1617] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:19:13 2026] POST /volume/v3/attachments/2556d216-00ae-4a6f-a6e9-1ccc4e78c8aa/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:13.950071 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-432b8889-01fc-47b3-96a5-0f09225d2d63 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:13.952323 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-432b8889-01fc-47b3-96a5-0f09225d2d63 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] GET https://10.4.3.246/volume/v3/volumes/e3e52a21-cad7-4761-88b8-0003be120f58 Aug 12 20:19:13.952565 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-432b8889-01fc-47b3-96a5-0f09225d2d63 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:13.954134 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-432b8889-01fc-47b3-96a5-0f09225d2d63 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:13.964616 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-432b8889-01fc-47b3-96a5-0f09225d2d63 tempest-VolumesActionsTest-461781381 tempest-VolumesActionsTest-461781381-project-member] https://10.4.3.246/volume/v3/volumes/e3e52a21-cad7-4761-88b8-0003be120f58 returned with HTTP 404 Aug 12 20:19:13.965717 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 398/1618] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:13 2026] GET /volume/v3/volumes/e3e52a21-cad7-4761-88b8-0003be120f58 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:14.169802 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e5ed535f-39e5-4e71-aff5-4ed2b3f5f4a3 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:14.171763 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e5ed535f-39e5-4e71-aff5-4ed2b3f5f4a3 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 Aug 12 20:19:14.172201 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e5ed535f-39e5-4e71-aff5-4ed2b3f5f4a3 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:14.172201 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e5ed535f-39e5-4e71-aff5-4ed2b3f5f4a3 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:14.184417 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:14.184417 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:14.189247 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-e5ed535f-39e5-4e71-aff5-4ed2b3f5f4a3 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:19:14.196207 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e5ed535f-39e5-4e71-aff5-4ed2b3f5f4a3 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 returned with HTTP 200 Aug 12 20:19:14.196836 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 403/1619] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:14 2026] GET /volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:14.211607 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0f39cb0c-724b-464a-abfe-06beddd07a15 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:14.213661 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0f39cb0c-724b-464a-abfe-06beddd07a15 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 Aug 12 20:19:14.213890 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0f39cb0c-724b-464a-abfe-06beddd07a15 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:14.214102 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0f39cb0c-724b-464a-abfe-06beddd07a15 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:14.228037 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:14.228037 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:14.234036 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-0f39cb0c-724b-464a-abfe-06beddd07a15 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:19:14.240936 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0f39cb0c-724b-464a-abfe-06beddd07a15 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 returned with HTTP 200 Aug 12 20:19:14.241465 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 408/1620] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:14 2026] GET /volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 => generated 1136 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:14.377243 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-548218a0-cde3-4cc4-8fbb-e3f7599ffce1 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:14.379212 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-548218a0-cde3-4cc4-8fbb-e3f7599ffce1 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:19:14.379579 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-548218a0-cde3-4cc4-8fbb-e3f7599ffce1 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-225850873"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:14.381087 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-548218a0-cde3-4cc4-8fbb-e3f7599ffce1 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-225850873'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:19:14.381657 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-548218a0-cde3-4cc4-8fbb-e3f7599ffce1 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Create volume of 1 GB Aug 12 20:19:14.392630 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-548218a0-cde3-4cc4-8fbb-e3f7599ffce1 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Availability Zones retrieved successfully. Aug 12 20:19:14.401789 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-548218a0-cde3-4cc4-8fbb-e3f7599ffce1 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Flow 'volume_create_api' (efbea1a8-7560-4623-b912-2abb03ff26a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:19:14.402916 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-548218a0-cde3-4cc4-8fbb-e3f7599ffce1 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (275b5508-c9c4-46e2-b6e6-ee2b28ba10a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:14.404009 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-548218a0-cde3-4cc4-8fbb-e3f7599ffce1 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:19:14.451047 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-548218a0-cde3-4cc4-8fbb-e3f7599ffce1 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (275b5508-c9c4-46e2-b6e6-ee2b28ba10a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:14.451901 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-548218a0-cde3-4cc4-8fbb-e3f7599ffce1 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d1922b9-378e-4e80-9e48-981f4ecbfd1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:14.514137 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-548218a0-cde3-4cc4-8fbb-e3f7599ffce1 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Created reservations ['7d317800-166d-45ff-af19-a5b9879c75eb', '82903e0d-b459-463d-a075-ce32dfeb6ef9', '0247d209-d607-4bb5-8fc1-055655c8c7bf', 'f6600310-5f4a-45d7-9710-c42efe8721a0'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:19:14.515295 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-548218a0-cde3-4cc4-8fbb-e3f7599ffce1 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d1922b9-378e-4e80-9e48-981f4ecbfd1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d317800-166d-45ff-af19-a5b9879c75eb', '82903e0d-b459-463d-a075-ce32dfeb6ef9', '0247d209-d607-4bb5-8fc1-055655c8c7bf', 'f6600310-5f4a-45d7-9710-c42efe8721a0']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:14.516550 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-548218a0-cde3-4cc4-8fbb-e3f7599ffce1 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27e9dd27-bd34-44c5-93dd-1eaa7ff6c261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:14.550849 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-548218a0-cde3-4cc4-8fbb-e3f7599ffce1 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27e9dd27-bd34-44c5-93dd-1eaa7ff6c261) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '606a3b89-c92c-47f0-b1c1-e66c98c4501d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-225850873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a95b72d15d940df96babb34c65811c8',qos_specs=None,replication_status=,reservations=['7d317800-166d-45ff-af19-a5b9879c75eb','82903e0d-b459-463d-a075-ce32dfeb6ef9','0247d209-d607-4bb5-8fc1-055655c8c7bf','f6600310-5f4a-45d7-9710-c42efe8721a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='565ed3ed9f0143e6a62ed58e02e29dad',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:19:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-225850873',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=606a3b89-c92c-47f0-b1c1-e66c98c4501d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a95b72d15d940df96babb34c65811c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='565ed3ed9f0143e6a62ed58e02e29dad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:14.551681 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-548218a0-cde3-4cc4-8fbb-e3f7599ffce1 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79036c9b-32c1-4c72-b715-0c1d9ce38847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:14.584550 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-548218a0-cde3-4cc4-8fbb-e3f7599ffce1 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79036c9b-32c1-4c72-b715-0c1d9ce38847) transitioned into state 'SUCCESS' from state '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-225850873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a95b72d15d940df96babb34c65811c8',qos_specs=None,replication_status=,reservations=['7d317800-166d-45ff-af19-a5b9879c75eb','82903e0d-b459-463d-a075-ce32dfeb6ef9','0247d209-d607-4bb5-8fc1-055655c8c7bf','f6600310-5f4a-45d7-9710-c42efe8721a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='565ed3ed9f0143e6a62ed58e02e29dad',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:14.586489 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-548218a0-cde3-4cc4-8fbb-e3f7599ffce1 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4d8f497-8ede-4abd-aaee-b1fa695a1dfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:14.599024 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-548218a0-cde3-4cc4-8fbb-e3f7599ffce1 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4d8f497-8ede-4abd-aaee-b1fa695a1dfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:14.599849 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-548218a0-cde3-4cc4-8fbb-e3f7599ffce1 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Flow 'volume_create_api' (efbea1a8-7560-4623-b912-2abb03ff26a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:19:14.600167 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-548218a0-cde3-4cc4-8fbb-e3f7599ffce1 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Create volume request issued successfully. Aug 12 20:19:14.600737 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-548218a0-cde3-4cc4-8fbb-e3f7599ffce1 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:19:14.601179 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 412/1621] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:19:14 2026] POST /volume/v3/volumes => generated 750 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:19:14.617608 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-744e9d05-0044-4a45-85a0-b82ca5dee5fe None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:14.624511 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-744e9d05-0044-4a45-85a0-b82ca5dee5fe tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d Aug 12 20:19:14.624697 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-744e9d05-0044-4a45-85a0-b82ca5dee5fe tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:14.624934 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-744e9d05-0044-4a45-85a0-b82ca5dee5fe tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:14.641108 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:14.641108 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:14.649445 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-744e9d05-0044-4a45-85a0-b82ca5dee5fe tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:19:14.655460 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-744e9d05-0044-4a45-85a0-b82ca5dee5fe tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d returned with HTTP 200 Aug 12 20:19:14.655632 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 399/1622] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:14 2026] GET /volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d => generated 818 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:15.576935 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-98755ce0-5f5d-4dc7-b5a3-b55aba1885f1 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:15.671577 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f15a375a-2070-404e-b86c-756c59c336da None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:15.673557 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f15a375a-2070-404e-b86c-756c59c336da tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d Aug 12 20:19:15.673770 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f15a375a-2070-404e-b86c-756c59c336da tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:15.673974 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f15a375a-2070-404e-b86c-756c59c336da tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:15.681287 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:15.681287 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:15.685754 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-f15a375a-2070-404e-b86c-756c59c336da tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:19:15.690849 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f15a375a-2070-404e-b86c-756c59c336da tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d returned with HTTP 200 Aug 12 20:19:15.691368 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 409/1623] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:15 2026] GET /volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:15.692847 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-98755ce0-5f5d-4dc7-b5a3-b55aba1885f1 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:19:15.693237 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-98755ce0-5f5d-4dc7-b5a3-b55aba1885f1 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-700397241", "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=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:15.714995 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-98755ce0-5f5d-4dc7-b5a3-b55aba1885f1 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:19:15.716031 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 404/1624] 10.4.3.246 () {68 vars in 1253 bytes} [Wed Aug 12 20:19:15 2026] POST /volume/v3/types => generated 379 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:15.728682 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-5d8f1444-b90c-4b41-a7b1-9aec359df3ff None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:15.730429 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5d8f1444-b90c-4b41-a7b1-9aec359df3ff tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-admin] POST https://10.4.3.246/volume/v3/types/1729e8f2-2768-4fb6-90ca-4bc0a324ff2a/encryption Aug 12 20:19:15.730746 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5d8f1444-b90c-4b41-a7b1-9aec359df3ff tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:15.732132 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:15.732132 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:15.745387 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-b968b3e4-5cae-40f9-bc24-cf30a199e357 req-30334363-e737-41b1-bf08-448a29044d81 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:15.749875 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-b968b3e4-5cae-40f9-bc24-cf30a199e357 req-30334363-e737-41b1-bf08-448a29044d81 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d Aug 12 20:19:15.750147 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-b968b3e4-5cae-40f9-bc24-cf30a199e357 req-30334363-e737-41b1-bf08-448a29044d81 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:15.750418 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-b968b3e4-5cae-40f9-bc24-cf30a199e357 req-30334363-e737-41b1-bf08-448a29044d81 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:15.759638 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5d8f1444-b90c-4b41-a7b1-9aec359df3ff tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-admin] https://10.4.3.246/volume/v3/types/1729e8f2-2768-4fb6-90ca-4bc0a324ff2a/encryption returned with HTTP 200 Aug 12 20:19:15.760107 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 413/1625] 10.4.3.246 () {68 vars in 1397 bytes} [Wed Aug 12 20:19:15 2026] POST /volume/v3/types/1729e8f2-2768-4fb6-90ca-4bc0a324ff2a/encryption => generated 239 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:15.761720 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:15.761720 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:15.766236 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-b968b3e4-5cae-40f9-bc24-cf30a199e357 req-30334363-e737-41b1-bf08-448a29044d81 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:19:15.768817 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0395df45-3d8b-4631-b3f1-acb3498c0c75 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:15.770509 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0395df45-3d8b-4631-b3f1-acb3498c0c75 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:19:15.770982 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0395df45-3d8b-4631-b3f1-acb3498c0c75 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-693241660", "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=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:15.771101 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-b968b3e4-5cae-40f9-bc24-cf30a199e357 req-30334363-e737-41b1-bf08-448a29044d81 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d returned with HTTP 200 Aug 12 20:19:15.771559 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 400/1626] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:19:15 2026] GET /volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:15.789728 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0395df45-3d8b-4631-b3f1-acb3498c0c75 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:19:15.790305 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 410/1627] 10.4.3.246 () {68 vars in 1253 bytes} [Wed Aug 12 20:19:15 2026] POST /volume/v3/types => generated 379 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:15.802965 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-3ba67cbf-8182-4c76-97a1-ed60687f73a4 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:15.848824 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-e4b35c4f-cd2a-4dea-8a5f-60ad0a9e02df None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:15.849262 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e4b35c4f-cd2a-4dea-8a5f-60ad0a9e02df None None] GET https://10.4.3.246/volume// Aug 12 20:19:15.849435 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e4b35c4f-cd2a-4dea-8a5f-60ad0a9e02df None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:15.849671 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e4b35c4f-cd2a-4dea-8a5f-60ad0a9e02df None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:15.850039 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e4b35c4f-cd2a-4dea-8a5f-60ad0a9e02df None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:19:15.850337 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 414/1628] 10.4.3.246 () {66 vars in 1428 bytes} [Wed Aug 12 20:19:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:19:15.859280 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-b968b3e4-5cae-40f9-bc24-cf30a199e357 req-f5b190fd-1410-45a5-a9e4-414a2bc86811 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:15.861617 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-b968b3e4-5cae-40f9-bc24-cf30a199e357 req-f5b190fd-1410-45a5-a9e4-414a2bc86811 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:19:15.861949 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-b968b3e4-5cae-40f9-bc24-cf30a199e357 req-f5b190fd-1410-45a5-a9e4-414a2bc86811 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "606a3b89-c92c-47f0-b1c1-e66c98c4501d", "connector": null, "instance_uuid": "5d128b4b-a755-4603-b4ad-cb8979676b98"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:15.867630 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3ba67cbf-8182-4c76-97a1-ed60687f73a4 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] POST https://10.4.3.246/volume/v3/types/330acd18-2440-4f65-aca8-801ba04ebb68/encryption Aug 12 20:19:15.868139 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3ba67cbf-8182-4c76-97a1-ed60687f73a4 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:15.871286 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.policy [None req-3ba67cbf-8182-4c76-97a1-ed60687f73a4 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '0c5ed8207e1a475c98bc9e49f1d86de8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '71d5f39cc1814f2ea48db119434d1118', '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=100385) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 20:19:15.871600 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3ba67cbf-8182-4c76-97a1-ed60687f73a4 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] https://10.4.3.246/volume/v3/types/330acd18-2440-4f65-aca8-801ba04ebb68/encryption returned with HTTP 403 Aug 12 20:19:15.872177 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 405/1629] 10.4.3.246 () {68 vars in 1397 bytes} [Wed Aug 12 20:19:15 2026] POST /volume/v3/types/330acd18-2440-4f65-aca8-801ba04ebb68/encryption => generated 127 bytes in 70 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:15.874490 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:15.874490 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:15.880315 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-718154a4-7cea-4003-a544-ba7af02d947e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:15.882177 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-718154a4-7cea-4003-a544-ba7af02d947e tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:19:15.882593 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-718154a4-7cea-4003-a544-ba7af02d947e tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-383208204", "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=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:15.898790 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-718154a4-7cea-4003-a544-ba7af02d947e tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:19:15.899127 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 411/1630] 10.4.3.246 () {68 vars in 1253 bytes} [Wed Aug 12 20:19:15 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 12 20:19:15.900408 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-b968b3e4-5cae-40f9-bc24-cf30a199e357 req-f5b190fd-1410-45a5-a9e4-414a2bc86811 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:19:15.900919 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 401/1631] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:19:15 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 12 20:19:15.909144 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c6d44ac0-3983-46f1-a70f-059d8f2b8ecc None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:15.911428 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c6d44ac0-3983-46f1-a70f-059d8f2b8ecc tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] POST https://10.4.3.246/volume/v3/types/cd84da7f-75f5-4140-a5aa-967a3bfb4c78/extra_specs Aug 12 20:19:15.911871 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c6d44ac0-3983-46f1-a70f-059d8f2b8ecc tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:15.914347 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.policy [None req-c6d44ac0-3983-46f1-a70f-059d8f2b8ecc tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '0c5ed8207e1a475c98bc9e49f1d86de8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '71d5f39cc1814f2ea48db119434d1118', '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=100384) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 20:19:15.914647 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c6d44ac0-3983-46f1-a70f-059d8f2b8ecc tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] https://10.4.3.246/volume/v3/types/cd84da7f-75f5-4140-a5aa-967a3bfb4c78/extra_specs returned with HTTP 403 Aug 12 20:19:15.915237 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 415/1632] 10.4.3.246 () {68 vars in 1399 bytes} [Wed Aug 12 20:19:15 2026] POST /volume/v3/types/cd84da7f-75f5-4140-a5aa-967a3bfb4c78/extra_specs => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:15.925247 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-5c8e615a-9987-46e3-ac70-b36d0bbc3e9f None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:15.927049 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5c8e615a-9987-46e3-ac70-b36d0bbc3e9f tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] PUT https://10.4.3.246/volume/v3/types/cd84da7f-75f5-4140-a5aa-967a3bfb4c78/extra_specs/key2 Aug 12 20:19:15.927447 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5c8e615a-9987-46e3-ac70-b36d0bbc3e9f tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:15.931094 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.policy [None req-5c8e615a-9987-46e3-ac70-b36d0bbc3e9f tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '0c5ed8207e1a475c98bc9e49f1d86de8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '71d5f39cc1814f2ea48db119434d1118', '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=100385) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 20:19:15.931320 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5c8e615a-9987-46e3-ac70-b36d0bbc3e9f tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] https://10.4.3.246/volume/v3/types/cd84da7f-75f5-4140-a5aa-967a3bfb4c78/extra_specs/key2 returned with HTTP 403 Aug 12 20:19:15.931968 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 406/1633] 10.4.3.246 () {68 vars in 1413 bytes} [Wed Aug 12 20:19:15 2026] PUT /volume/v3/types/cd84da7f-75f5-4140-a5aa-967a3bfb4c78/extra_specs/key2 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:15.932984 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-9eeb962a-bbb2-47e5-a5b1-efde65c2f806 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:15.935547 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9eeb962a-bbb2-47e5-a5b1-efde65c2f806 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d Aug 12 20:19:15.935777 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9eeb962a-bbb2-47e5-a5b1-efde65c2f806 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:15.935963 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9eeb962a-bbb2-47e5-a5b1-efde65c2f806 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:15.942324 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-5b939b50-35b2-4ba9-900b-9556530795fd None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:15.943999 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5b939b50-35b2-4ba9-900b-9556530795fd tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] POST https://10.4.3.246/volume/v3/types Aug 12 20:19:15.944307 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5b939b50-35b2-4ba9-900b-9556530795fd tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:15.945812 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:15.945812 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:15.946236 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.policy [None req-5b939b50-35b2-4ba9-900b-9556530795fd tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '0c5ed8207e1a475c98bc9e49f1d86de8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '71d5f39cc1814f2ea48db119434d1118', '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=100386) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 20:19:15.947182 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f0e6be84-a947-45d4-9b7a-3f5d62cda39e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:15.947514 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f0e6be84-a947-45d4-9b7a-3f5d62cda39e None None] GET https://10.4.3.246/volume// Aug 12 20:19:15.947681 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f0e6be84-a947-45d4-9b7a-3f5d62cda39e None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:15.947849 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f0e6be84-a947-45d4-9b7a-3f5d62cda39e None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:15.948161 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f0e6be84-a947-45d4-9b7a-3f5d62cda39e None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:19:15.948255 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:15.948255 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:15.948459 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 416/1634] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:19:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:19:15.948705 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5b939b50-35b2-4ba9-900b-9556530795fd tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] https://10.4.3.246/volume/v3/types returned with HTTP 403 Aug 12 20:19:15.949208 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 402/1635] 10.4.3.246 () {68 vars in 1252 bytes} [Wed Aug 12 20:19:15 2026] POST /volume/v3/types => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:15.952334 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-9eeb962a-bbb2-47e5-a5b1-efde65c2f806 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:19:15.958149 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-b968b3e4-5cae-40f9-bc24-cf30a199e357 req-3e4c4dcf-e999-4824-b577-980fdb431334 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:15.958270 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a762c156-72c1-4bb5-b271-7baa4b0fbcaf None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:15.960036 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a762c156-72c1-4bb5-b271-7baa4b0fbcaf tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:19:15.960362 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a762c156-72c1-4bb5-b271-7baa4b0fbcaf tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-176393710", "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=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:15.960816 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-b968b3e4-5cae-40f9-bc24-cf30a199e357 req-3e4c4dcf-e999-4824-b577-980fdb431334 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d Aug 12 20:19:15.961073 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-b968b3e4-5cae-40f9-bc24-cf30a199e357 req-3e4c4dcf-e999-4824-b577-980fdb431334 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:15.961292 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-b968b3e4-5cae-40f9-bc24-cf30a199e357 req-3e4c4dcf-e999-4824-b577-980fdb431334 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:15.961980 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9eeb962a-bbb2-47e5-a5b1-efde65c2f806 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d returned with HTTP 200 Aug 12 20:19:15.962370 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 412/1636] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:15 2026] GET /volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:15.978707 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a762c156-72c1-4bb5-b271-7baa4b0fbcaf tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:19:15.979233 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:15.979233 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:15.980279 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 407/1637] 10.4.3.246 () {68 vars in 1253 bytes} [Wed Aug 12 20:19:15 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 12 20:19:15.983936 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-b968b3e4-5cae-40f9-bc24-cf30a199e357 req-3e4c4dcf-e999-4824-b577-980fdb431334 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:19:15.988634 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-539cabe9-5622-439a-bdc7-567eb062ad2e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:15.991221 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-539cabe9-5622-439a-bdc7-567eb062ad2e tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-admin] POST https://10.4.3.246/volume/v3/types/ea506682-ca7a-4b31-9413-24725c566c83/encryption Aug 12 20:19:15.991625 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-539cabe9-5622-439a-bdc7-567eb062ad2e tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:15.993424 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-b968b3e4-5cae-40f9-bc24-cf30a199e357 req-3e4c4dcf-e999-4824-b577-980fdb431334 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d returned with HTTP 200 Aug 12 20:19:15.993930 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 417/1638] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:19:15 2026] GET /volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d => generated 1022 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:19:16.014006 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-539cabe9-5622-439a-bdc7-567eb062ad2e tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-admin] https://10.4.3.246/volume/v3/types/ea506682-ca7a-4b31-9413-24725c566c83/encryption returned with HTTP 200 Aug 12 20:19:16.014491 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 403/1639] 10.4.3.246 () {68 vars in 1397 bytes} [Wed Aug 12 20:19:15 2026] POST /volume/v3/types/ea506682-ca7a-4b31-9413-24725c566c83/encryption => generated 239 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:16.025766 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-6ca45670-5a13-46f6-86b5-64df3916d150 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:16.027881 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6ca45670-5a13-46f6-86b5-64df3916d150 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] DELETE https://10.4.3.246/volume/v3/types/ea506682-ca7a-4b31-9413-24725c566c83/encryption/44b2ab76-efb0-4279-b4ea-8c7f62f2733a Aug 12 20:19:16.028205 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6ca45670-5a13-46f6-86b5-64df3916d150 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:16.028448 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6ca45670-5a13-46f6-86b5-64df3916d150 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:16.029231 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.policy [None req-6ca45670-5a13-46f6-86b5-64df3916d150 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '0c5ed8207e1a475c98bc9e49f1d86de8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '71d5f39cc1814f2ea48db119434d1118', '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=100383) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 20:19:16.029436 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6ca45670-5a13-46f6-86b5-64df3916d150 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] https://10.4.3.246/volume/v3/types/ea506682-ca7a-4b31-9413-24725c566c83/encryption/44b2ab76-efb0-4279-b4ea-8c7f62f2733a returned with HTTP 403 Aug 12 20:19:16.030058 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 413/1640] 10.4.3.246 () {66 vars in 1489 bytes} [Wed Aug 12 20:19:16 2026] DELETE /volume/v3/types/ea506682-ca7a-4b31-9413-24725c566c83/encryption/44b2ab76-efb0-4279-b4ea-8c7f62f2733a => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:16.040159 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-d1b565d6-8eb6-410c-a5c9-796feb78ac72 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:16.042047 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d1b565d6-8eb6-410c-a5c9-796feb78ac72 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:19:16.042466 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d1b565d6-8eb6-410c-a5c9-796feb78ac72 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-836718421", "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=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:16.059494 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d1b565d6-8eb6-410c-a5c9-796feb78ac72 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:19:16.059893 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 408/1641] 10.4.3.246 () {68 vars in 1253 bytes} [Wed Aug 12 20:19:16 2026] POST /volume/v3/types => generated 379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:16.069481 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-0ec1eb36-a80e-47bf-a4de-a47ec80d09e8 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:16.071560 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0ec1eb36-a80e-47bf-a4de-a47ec80d09e8 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] DELETE https://10.4.3.246/volume/v3/types/ea58c618-25d3-4a50-921f-283071a6bfe9/extra_specs/key1 Aug 12 20:19:16.071776 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-0ec1eb36-a80e-47bf-a4de-a47ec80d09e8 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:16.071984 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-0ec1eb36-a80e-47bf-a4de-a47ec80d09e8 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:16.079024 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.policy [None req-0ec1eb36-a80e-47bf-a4de-a47ec80d09e8 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '0c5ed8207e1a475c98bc9e49f1d86de8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '71d5f39cc1814f2ea48db119434d1118', '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=100384) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 20:19:16.079336 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0ec1eb36-a80e-47bf-a4de-a47ec80d09e8 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] https://10.4.3.246/volume/v3/types/ea58c618-25d3-4a50-921f-283071a6bfe9/extra_specs/key1 returned with HTTP 403 Aug 12 20:19:16.079863 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 418/1642] 10.4.3.246 () {66 vars in 1396 bytes} [Wed Aug 12 20:19:16 2026] DELETE /volume/v3/types/ea58c618-25d3-4a50-921f-283071a6bfe9/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:16.087771 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-0825567f-8bce-4ff1-a31e-231edb0c36d6 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:16.090159 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0825567f-8bce-4ff1-a31e-231edb0c36d6 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:19:16.090705 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0825567f-8bce-4ff1-a31e-231edb0c36d6 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-443348095", "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=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:16.115425 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-b968b3e4-5cae-40f9-bc24-cf30a199e357 req-e3168d26-1828-4593-8a58-5628b6d69955 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:16.118013 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-b968b3e4-5cae-40f9-bc24-cf30a199e357 req-e3168d26-1828-4593-8a58-5628b6d69955 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] PUT https://10.4.3.246/volume/v3/attachments/62b615a0-6ac5-4a8c-9fb0-85510bcf84f6 Aug 12 20:19:16.118555 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-b968b3e4-5cae-40f9-bc24-cf30a199e357 req-e3168d26-1828-4593-8a58-5628b6d69955 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:16.119468 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0825567f-8bce-4ff1-a31e-231edb0c36d6 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:19:16.120058 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 404/1643] 10.4.3.246 () {68 vars in 1253 bytes} [Wed Aug 12 20:19:16 2026] POST /volume/v3/types => generated 379 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:16.131081 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-b968b3e4-5cae-40f9-bc24-cf30a199e357 req-e3168d26-1828-4593-8a58-5628b6d69955 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Acquiring lock "cinder-attachment_update-606a3b89-c92c-47f0-b1c1-e66c98c4501d-np0000007109" by "attachment_update" {{(pid=100383) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:19:16.131424 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-bd4614e5-aee3-4291-b1c0-785af1c77423 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:16.133421 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-bd4614e5-aee3-4291-b1c0-785af1c77423 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] DELETE https://10.4.3.246/volume/v3/types/33842594-09ff-4bd0-a30e-8feab8902cbd Aug 12 20:19:16.133673 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-bd4614e5-aee3-4291-b1c0-785af1c77423 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:16.133901 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-bd4614e5-aee3-4291-b1c0-785af1c77423 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] Calling method '_delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:16.134679 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.policy [None req-bd4614e5-aee3-4291-b1c0-785af1c77423 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '0c5ed8207e1a475c98bc9e49f1d86de8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '71d5f39cc1814f2ea48db119434d1118', '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=100385) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 20:19:16.134866 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-bd4614e5-aee3-4291-b1c0-785af1c77423 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] https://10.4.3.246/volume/v3/types/33842594-09ff-4bd0-a30e-8feab8902cbd returned with HTTP 403 Aug 12 20:19:16.135415 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 409/1644] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:19:16 2026] DELETE /volume/v3/types/33842594-09ff-4bd0-a30e-8feab8902cbd => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:16.137436 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-b968b3e4-5cae-40f9-bc24-cf30a199e357 req-e3168d26-1828-4593-8a58-5628b6d69955 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Lock "cinder-attachment_update-606a3b89-c92c-47f0-b1c1-e66c98c4501d-np0000007109" acquired by "attachment_update" :: waited 0.006s {{(pid=100383) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:19:16.138508 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:16.138508 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:16.144760 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-642cc695-66f3-4d29-9d0f-afc5a69c0d1c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:16.146858 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-642cc695-66f3-4d29-9d0f-afc5a69c0d1c tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] GET https://10.4.3.246/volume/v3/types/1729e8f2-2768-4fb6-90ca-4bc0a324ff2a/extra_specs Aug 12 20:19:16.147149 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-642cc695-66f3-4d29-9d0f-afc5a69c0d1c tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:16.147440 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-642cc695-66f3-4d29-9d0f-afc5a69c0d1c tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] Calling method 'index' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:16.160296 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-642cc695-66f3-4d29-9d0f-afc5a69c0d1c tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] https://10.4.3.246/volume/v3/types/1729e8f2-2768-4fb6-90ca-4bc0a324ff2a/extra_specs returned with HTTP 200 Aug 12 20:19:16.160823 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 419/1645] 10.4.3.246 () {66 vars in 1378 bytes} [Wed Aug 12 20:19:16 2026] GET /volume/v3/types/1729e8f2-2768-4fb6-90ca-4bc0a324ff2a/extra_specs => generated 123 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:16.173678 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3323feab-d0a9-4667-ab52-e2bbe1b38a6f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:16.176018 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3323feab-d0a9-4667-ab52-e2bbe1b38a6f tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] GET https://10.4.3.246/volume/v3/types Aug 12 20:19:16.176202 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3323feab-d0a9-4667-ab52-e2bbe1b38a6f tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:16.176508 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3323feab-d0a9-4667-ab52-e2bbe1b38a6f tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] Calling method 'index' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:16.177565 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.api_utils [None req-3323feab-d0a9-4667-ab52-e2bbe1b38a6f tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] Removing options '' from query. {{(pid=100386) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:19:16.222797 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3323feab-d0a9-4667-ab52-e2bbe1b38a6f tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:19:16.223310 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 405/1646] 10.4.3.246 () {66 vars in 1231 bytes} [Wed Aug 12 20:19:16 2026] GET /volume/v3/types => generated 2383 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:16.236976 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-d6a8b9ad-490d-4fb6-a7bf-b97e188abfd1 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:16.239752 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d6a8b9ad-490d-4fb6-a7bf-b97e188abfd1 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] GET https://10.4.3.246/volume/v3/types/1729e8f2-2768-4fb6-90ca-4bc0a324ff2a/encryption/cipher Aug 12 20:19:16.239870 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d6a8b9ad-490d-4fb6-a7bf-b97e188abfd1 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:16.240133 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d6a8b9ad-490d-4fb6-a7bf-b97e188abfd1 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:16.241034 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.policy [None req-d6a8b9ad-490d-4fb6-a7bf-b97e188abfd1 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '0c5ed8207e1a475c98bc9e49f1d86de8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '71d5f39cc1814f2ea48db119434d1118', '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=100385) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 20:19:16.241273 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d6a8b9ad-490d-4fb6-a7bf-b97e188abfd1 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] https://10.4.3.246/volume/v3/types/1729e8f2-2768-4fb6-90ca-4bc0a324ff2a/encryption/cipher returned with HTTP 403 Aug 12 20:19:16.241936 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 410/1647] 10.4.3.246 () {66 vars in 1396 bytes} [Wed Aug 12 20:19:16 2026] GET /volume/v3/types/1729e8f2-2768-4fb6-90ca-4bc0a324ff2a/encryption/cipher => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:16.251103 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-fc404d1a-9394-4b7e-98a8-40b60d4eb5e0 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:16.253205 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-fc404d1a-9394-4b7e-98a8-40b60d4eb5e0 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] GET https://10.4.3.246/volume/v3/types/1729e8f2-2768-4fb6-90ca-4bc0a324ff2a/encryption Aug 12 20:19:16.253396 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-fc404d1a-9394-4b7e-98a8-40b60d4eb5e0 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:16.253627 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-fc404d1a-9394-4b7e-98a8-40b60d4eb5e0 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] Calling method 'index' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:16.255285 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.policy [None req-fc404d1a-9394-4b7e-98a8-40b60d4eb5e0 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '0c5ed8207e1a475c98bc9e49f1d86de8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '71d5f39cc1814f2ea48db119434d1118', '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=100384) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 20:19:16.258015 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-fc404d1a-9394-4b7e-98a8-40b60d4eb5e0 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] https://10.4.3.246/volume/v3/types/1729e8f2-2768-4fb6-90ca-4bc0a324ff2a/encryption returned with HTTP 403 Aug 12 20:19:16.258015 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 420/1648] 10.4.3.246 () {66 vars in 1375 bytes} [Wed Aug 12 20:19:16 2026] GET /volume/v3/types/1729e8f2-2768-4fb6-90ca-4bc0a324ff2a/encryption => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:16.258324 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-b968b3e4-5cae-40f9-bc24-cf30a199e357 req-e3168d26-1828-4593-8a58-5628b6d69955 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Lock "cinder-attachment_update-606a3b89-c92c-47f0-b1c1-e66c98c4501d-np0000007109" released by "attachment_update" :: held 0.120s {{(pid=100383) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:19:16.258324 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-b968b3e4-5cae-40f9-bc24-cf30a199e357 req-e3168d26-1828-4593-8a58-5628b6d69955 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/attachments/62b615a0-6ac5-4a8c-9fb0-85510bcf84f6 returned with HTTP 200 Aug 12 20:19:16.258424 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 414/1649] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:19:16 2026] PUT /volume/v3/attachments/62b615a0-6ac5-4a8c-9fb0-85510bcf84f6 => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:16.264155 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-f576ed90-c146-45da-99c5-218099743489 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:16.265937 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-4350b39d-faea-4c76-8f4f-8018339c7d0f None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:16.266786 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f576ed90-c146-45da-99c5-218099743489 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] POST https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857/action Aug 12 20:19:16.267314 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f576ed90-c146-45da-99c5-218099743489 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:19:16.267314 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f576ed90-c146-45da-99c5-218099743489 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:16.270414 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4350b39d-faea-4c76-8f4f-8018339c7d0f tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] GET https://10.4.3.246/volume/v3/types/1729e8f2-2768-4fb6-90ca-4bc0a324ff2a/extra_specs/multiattach Aug 12 20:19:16.272003 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4350b39d-faea-4c76-8f4f-8018339c7d0f tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:16.272308 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4350b39d-faea-4c76-8f4f-8018339c7d0f tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:16.283052 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:16.283052 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:16.284446 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-f576ed90-c146-45da-99c5-218099743489 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Volume info retrieved successfully. Aug 12 20:19:16.286230 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4350b39d-faea-4c76-8f4f-8018339c7d0f tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] https://10.4.3.246/volume/v3/types/1729e8f2-2768-4fb6-90ca-4bc0a324ff2a/extra_specs/multiattach returned with HTTP 200 Aug 12 20:19:16.286977 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 411/1650] 10.4.3.246 () {66 vars in 1414 bytes} [Wed Aug 12 20:19:16 2026] GET /volume/v3/types/1729e8f2-2768-4fb6-90ca-4bc0a324ff2a/extra_specs/multiattach => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:19:16.291366 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-f576ed90-c146-45da-99c5-218099743489 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Reserve volume completed successfully. Aug 12 20:19:16.291695 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f576ed90-c146-45da-99c5-218099743489 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857/action returned with HTTP 202 Aug 12 20:19:16.292246 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 406/1651] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:19:16 2026] POST /volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:19:16.307055 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-ed6cf32c-b6c5-4eb5-909d-2e5a93c4d580 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:16.307107 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-99a09886-0ad8-45b6-80bd-443d54e4ed6d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:16.307151 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ed6cf32c-b6c5-4eb5-909d-2e5a93c4d580 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] GET https://10.4.3.246/volume/v3/types/1729e8f2-2768-4fb6-90ca-4bc0a324ff2a/extra_specs/volume_backend_name Aug 12 20:19:16.307151 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ed6cf32c-b6c5-4eb5-909d-2e5a93c4d580 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:16.307151 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ed6cf32c-b6c5-4eb5-909d-2e5a93c4d580 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:16.307246 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-99a09886-0ad8-45b6-80bd-443d54e4ed6d tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] GET https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 Aug 12 20:19:16.307246 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-99a09886-0ad8-45b6-80bd-443d54e4ed6d tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:16.307573 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-99a09886-0ad8-45b6-80bd-443d54e4ed6d tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:16.320111 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:16.320111 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:16.322627 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ed6cf32c-b6c5-4eb5-909d-2e5a93c4d580 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] https://10.4.3.246/volume/v3/types/1729e8f2-2768-4fb6-90ca-4bc0a324ff2a/extra_specs/volume_backend_name returned with HTTP 404 Aug 12 20:19:16.323307 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 421/1652] 10.4.3.246 () {66 vars in 1438 bytes} [Wed Aug 12 20:19:16 2026] GET /volume/v3/types/1729e8f2-2768-4fb6-90ca-4bc0a324ff2a/extra_specs/volume_backend_name => generated 143 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:16.326442 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-99a09886-0ad8-45b6-80bd-443d54e4ed6d tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Volume info retrieved successfully. Aug 12 20:19:16.332495 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-99a09886-0ad8-45b6-80bd-443d54e4ed6d tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 returned with HTTP 200 Aug 12 20:19:16.333124 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 415/1653] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:16 2026] GET /volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:16.335248 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b2ad197c-f66d-4152-8e14-0168c9ca011a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:16.338844 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b2ad197c-f66d-4152-8e14-0168c9ca011a tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] GET https://10.4.3.246/volume/v3/types/1729e8f2-2768-4fb6-90ca-4bc0a324ff2a Aug 12 20:19:16.338844 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b2ad197c-f66d-4152-8e14-0168c9ca011a tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:16.338844 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b2ad197c-f66d-4152-8e14-0168c9ca011a tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:16.347668 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-53b356e2-79d2-42ac-a54c-a778dc6e7625 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:16.348618 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b2ad197c-f66d-4152-8e14-0168c9ca011a tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] https://10.4.3.246/volume/v3/types/1729e8f2-2768-4fb6-90ca-4bc0a324ff2a returned with HTTP 200 Aug 12 20:19:16.349837 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 412/1654] 10.4.3.246 () {66 vars in 1342 bytes} [Wed Aug 12 20:19:16 2026] GET /volume/v3/types/1729e8f2-2768-4fb6-90ca-4bc0a324ff2a => generated 317 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:16.351395 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-53b356e2-79d2-42ac-a54c-a778dc6e7625 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] POST https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857/action Aug 12 20:19:16.355470 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-53b356e2-79d2-42ac-a54c-a778dc6e7625 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:19:16.355470 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-53b356e2-79d2-42ac-a54c-a778dc6e7625 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:16.363668 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c7539783-32d8-45c8-ab7f-3a9cfb87b678 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:16.363887 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c7539783-32d8-45c8-ab7f-3a9cfb87b678 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] PUT https://10.4.3.246/volume/v3/types/1729e8f2-2768-4fb6-90ca-4bc0a324ff2a/encryption/22e32cc0-bd17-4ea9-8ad3-b46390afa8ca Aug 12 20:19:16.364273 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c7539783-32d8-45c8-ab7f-3a9cfb87b678 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:16.366557 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.policy [None req-c7539783-32d8-45c8-ab7f-3a9cfb87b678 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '0c5ed8207e1a475c98bc9e49f1d86de8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '71d5f39cc1814f2ea48db119434d1118', '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=100384) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 20:19:16.366903 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c7539783-32d8-45c8-ab7f-3a9cfb87b678 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] https://10.4.3.246/volume/v3/types/1729e8f2-2768-4fb6-90ca-4bc0a324ff2a/encryption/22e32cc0-bd17-4ea9-8ad3-b46390afa8ca returned with HTTP 403 Aug 12 20:19:16.367164 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 422/1655] 10.4.3.246 () {68 vars in 1506 bytes} [Wed Aug 12 20:19:16 2026] PUT /volume/v3/types/1729e8f2-2768-4fb6-90ca-4bc0a324ff2a/encryption/22e32cc0-bd17-4ea9-8ad3-b46390afa8ca => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:16.370186 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:16.370186 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:16.370805 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-53b356e2-79d2-42ac-a54c-a778dc6e7625 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Volume info retrieved successfully. Aug 12 20:19:16.381941 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-d2695748-44f0-4cc1-8a48-aa45c4587733 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:16.385672 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d2695748-44f0-4cc1-8a48-aa45c4587733 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] PUT https://10.4.3.246/volume/v3/types/1729e8f2-2768-4fb6-90ca-4bc0a324ff2a/extra_specs/key1 Aug 12 20:19:16.385672 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d2695748-44f0-4cc1-8a48-aa45c4587733 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:16.386805 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-53b356e2-79d2-42ac-a54c-a778dc6e7625 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Unreserve volume completed successfully. Aug 12 20:19:16.387013 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-53b356e2-79d2-42ac-a54c-a778dc6e7625 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857/action returned with HTTP 202 Aug 12 20:19:16.387412 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 407/1656] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:19:16 2026] POST /volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:19:16.389853 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.policy [None req-d2695748-44f0-4cc1-8a48-aa45c4587733 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '0c5ed8207e1a475c98bc9e49f1d86de8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '71d5f39cc1814f2ea48db119434d1118', '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=100383) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 20:19:16.390187 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d2695748-44f0-4cc1-8a48-aa45c4587733 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] https://10.4.3.246/volume/v3/types/1729e8f2-2768-4fb6-90ca-4bc0a324ff2a/extra_specs/key1 returned with HTTP 403 Aug 12 20:19:16.391326 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 416/1657] 10.4.3.246 () {68 vars in 1413 bytes} [Wed Aug 12 20:19:16 2026] PUT /volume/v3/types/1729e8f2-2768-4fb6-90ca-4bc0a324ff2a/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:16.398028 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-db2eab5a-d402-45cb-a97d-ba988d59a7e3 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:16.400270 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-db2eab5a-d402-45cb-a97d-ba988d59a7e3 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] GET https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 Aug 12 20:19:16.400528 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-db2eab5a-d402-45cb-a97d-ba988d59a7e3 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:16.400849 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-db2eab5a-d402-45cb-a97d-ba988d59a7e3 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:16.401341 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-bd4d303e-0b46-448e-87b4-9c84cd2fb5f9 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:16.404794 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-bd4d303e-0b46-448e-87b4-9c84cd2fb5f9 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] PUT https://10.4.3.246/volume/v3/types/1729e8f2-2768-4fb6-90ca-4bc0a324ff2a Aug 12 20:19:16.405551 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-bd4d303e-0b46-448e-87b4-9c84cd2fb5f9 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:16.408229 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.policy [None req-bd4d303e-0b46-448e-87b4-9c84cd2fb5f9 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '0c5ed8207e1a475c98bc9e49f1d86de8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '71d5f39cc1814f2ea48db119434d1118', '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=100384) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 20:19:16.408506 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-bd4d303e-0b46-448e-87b4-9c84cd2fb5f9 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-member] https://10.4.3.246/volume/v3/types/1729e8f2-2768-4fb6-90ca-4bc0a324ff2a returned with HTTP 403 Aug 12 20:19:16.409049 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 423/1658] 10.4.3.246 () {68 vars in 1362 bytes} [Wed Aug 12 20:19:16 2026] PUT /volume/v3/types/1729e8f2-2768-4fb6-90ca-4bc0a324ff2a => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:16.409581 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:16.409581 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:16.413903 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-db2eab5a-d402-45cb-a97d-ba988d59a7e3 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Volume info retrieved successfully. Aug 12 20:19:16.417888 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-db3d7909-c017-429e-bb9f-25c1b408f595 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:16.419604 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-db3d7909-c017-429e-bb9f-25c1b408f595 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-admin] DELETE https://10.4.3.246/volume/v3/types/33842594-09ff-4bd0-a30e-8feab8902cbd Aug 12 20:19:16.419783 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-db3d7909-c017-429e-bb9f-25c1b408f595 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:16.419972 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-db3d7909-c017-429e-bb9f-25c1b408f595 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-admin] Calling method '_delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:16.420204 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:16.420204 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:16.420964 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-db2eab5a-d402-45cb-a97d-ba988d59a7e3 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 returned with HTTP 200 Aug 12 20:19:16.421593 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 413/1659] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:16 2026] GET /volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 20:19:16.443820 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-55979c4e-6ea4-4813-bba5-6fa227bde0b9 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:16.445784 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-55979c4e-6ea4-4813-bba5-6fa227bde0b9 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] POST https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857/action Aug 12 20:19:16.446264 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-55979c4e-6ea4-4813-bba5-6fa227bde0b9 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:19:16.446440 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-55979c4e-6ea4-4813-bba5-6fa227bde0b9 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:16.453858 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-db3d7909-c017-429e-bb9f-25c1b408f595 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-admin] https://10.4.3.246/volume/v3/types/33842594-09ff-4bd0-a30e-8feab8902cbd returned with HTTP 202 Aug 12 20:19:16.454259 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 408/1660] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:19:16 2026] DELETE /volume/v3/types/33842594-09ff-4bd0-a30e-8feab8902cbd => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:19:16.466613 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d322c8db-572d-4914-9d49-e8f41ed2992d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:16.466613 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d322c8db-572d-4914-9d49-e8f41ed2992d tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-admin] DELETE https://10.4.3.246/volume/v3/types/ea58c618-25d3-4a50-921f-283071a6bfe9 Aug 12 20:19:16.466613 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d322c8db-572d-4914-9d49-e8f41ed2992d tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:16.466613 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d322c8db-572d-4914-9d49-e8f41ed2992d tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-admin] Calling method '_delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:16.468983 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:16.468983 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:16.469677 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-55979c4e-6ea4-4813-bba5-6fa227bde0b9 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Volume info retrieved successfully. Aug 12 20:19:16.483702 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-55979c4e-6ea4-4813-bba5-6fa227bde0b9 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Volume updated successfully. Aug 12 20:19:16.483702 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-55979c4e-6ea4-4813-bba5-6fa227bde0b9 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857/action returned with HTTP 200 Aug 12 20:19:16.484146 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 417/1661] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:19:16 2026] POST /volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857/action => generated 0 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 12 20:19:16.492980 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-18d12c9f-ae8e-4be2-a88e-881d805e0d76 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:16.495589 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-18d12c9f-ae8e-4be2-a88e-881d805e0d76 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] GET https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 Aug 12 20:19:16.495828 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-18d12c9f-ae8e-4be2-a88e-881d805e0d76 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:16.496015 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-18d12c9f-ae8e-4be2-a88e-881d805e0d76 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:16.499755 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d322c8db-572d-4914-9d49-e8f41ed2992d tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-admin] https://10.4.3.246/volume/v3/types/ea58c618-25d3-4a50-921f-283071a6bfe9 returned with HTTP 202 Aug 12 20:19:16.500393 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 424/1662] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:19:16 2026] DELETE /volume/v3/types/ea58c618-25d3-4a50-921f-283071a6bfe9 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:19:16.505037 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:16.505037 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:16.509526 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-18d12c9f-ae8e-4be2-a88e-881d805e0d76 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Volume info retrieved successfully. Aug 12 20:19:16.509815 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-fa80ff9f-1bd0-46c8-a9f0-ae7cbb655e9a None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:16.511908 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fa80ff9f-1bd0-46c8-a9f0-ae7cbb655e9a tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-admin] DELETE https://10.4.3.246/volume/v3/types/ea506682-ca7a-4b31-9413-24725c566c83 Aug 12 20:19:16.512155 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fa80ff9f-1bd0-46c8-a9f0-ae7cbb655e9a tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:16.512431 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fa80ff9f-1bd0-46c8-a9f0-ae7cbb655e9a tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-admin] Calling method '_delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:16.513599 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-18d12c9f-ae8e-4be2-a88e-881d805e0d76 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 returned with HTTP 200 Aug 12 20:19:16.513998 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 414/1663] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:16 2026] GET /volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:16.531904 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-2ae2d540-b37f-4e6d-902d-d2b61751e299 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:16.533931 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2ae2d540-b37f-4e6d-902d-d2b61751e299 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] POST https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857/action Aug 12 20:19:16.534422 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2ae2d540-b37f-4e6d-902d-d2b61751e299 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:19:16.534805 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2ae2d540-b37f-4e6d-902d-d2b61751e299 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:16.548395 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:16.548395 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:16.549321 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-2ae2d540-b37f-4e6d-902d-d2b61751e299 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Volume info retrieved successfully. Aug 12 20:19:16.552585 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fa80ff9f-1bd0-46c8-a9f0-ae7cbb655e9a tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-admin] https://10.4.3.246/volume/v3/types/ea506682-ca7a-4b31-9413-24725c566c83 returned with HTTP 202 Aug 12 20:19:16.553117 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 409/1664] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:19:16 2026] DELETE /volume/v3/types/ea506682-ca7a-4b31-9413-24725c566c83 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:19:16.559661 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-2ae2d540-b37f-4e6d-902d-d2b61751e299 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Volume updated successfully. Aug 12 20:19:16.559661 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2ae2d540-b37f-4e6d-902d-d2b61751e299 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857/action returned with HTTP 200 Aug 12 20:19:16.559661 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 418/1665] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:19:16 2026] POST /volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857/action => generated 0 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 12 20:19:16.563291 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d0c58949-d121-4328-9a6d-2553d0a29dd0 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:16.569393 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d0c58949-d121-4328-9a6d-2553d0a29dd0 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-admin] DELETE https://10.4.3.246/volume/v3/types/cd84da7f-75f5-4140-a5aa-967a3bfb4c78 Aug 12 20:19:16.569719 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d0c58949-d121-4328-9a6d-2553d0a29dd0 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:16.570009 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d0c58949-d121-4328-9a6d-2553d0a29dd0 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-admin] Calling method '_delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:16.573394 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-dae74d8d-4d80-489f-a4bc-45b921cd6b6e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:16.576192 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-dae74d8d-4d80-489f-a4bc-45b921cd6b6e tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] GET https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 Aug 12 20:19:16.576403 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-dae74d8d-4d80-489f-a4bc-45b921cd6b6e tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:16.576881 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-dae74d8d-4d80-489f-a4bc-45b921cd6b6e tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:16.585252 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:16.585252 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:16.590736 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-dae74d8d-4d80-489f-a4bc-45b921cd6b6e tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Volume info retrieved successfully. Aug 12 20:19:16.600313 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-dae74d8d-4d80-489f-a4bc-45b921cd6b6e tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 returned with HTTP 200 Aug 12 20:19:16.600604 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 415/1666] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:16 2026] GET /volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 => generated 861 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:16.612810 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d0c58949-d121-4328-9a6d-2553d0a29dd0 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-admin] https://10.4.3.246/volume/v3/types/cd84da7f-75f5-4140-a5aa-967a3bfb4c78 returned with HTTP 202 Aug 12 20:19:16.613204 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 425/1667] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:19:16 2026] DELETE /volume/v3/types/cd84da7f-75f5-4140-a5aa-967a3bfb4c78 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:19:16.617469 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-e18b0ae0-112c-406b-9bac-23f33b0fbea6 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:16.619724 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e18b0ae0-112c-406b-9bac-23f33b0fbea6 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] POST https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857/action Aug 12 20:19:16.620196 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e18b0ae0-112c-406b-9bac-23f33b0fbea6 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:19:16.620324 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e18b0ae0-112c-406b-9bac-23f33b0fbea6 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:16.624272 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-6b82cf84-7cd5-4d08-bd72-51dd131775dc None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:16.626381 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6b82cf84-7cd5-4d08-bd72-51dd131775dc tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-admin] DELETE https://10.4.3.246/volume/v3/types/330acd18-2440-4f65-aca8-801ba04ebb68 Aug 12 20:19:16.626641 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6b82cf84-7cd5-4d08-bd72-51dd131775dc tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:16.626882 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6b82cf84-7cd5-4d08-bd72-51dd131775dc tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-admin] Calling method '_delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:16.630193 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:16.630193 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:16.630712 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-e18b0ae0-112c-406b-9bac-23f33b0fbea6 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Volume info retrieved successfully. Aug 12 20:19:16.641217 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-e18b0ae0-112c-406b-9bac-23f33b0fbea6 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Update volume admin metadata completed successfully. Aug 12 20:19:16.641375 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-e18b0ae0-112c-406b-9bac-23f33b0fbea6 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Update readonly setting on volume completed successfully. Aug 12 20:19:16.641602 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e18b0ae0-112c-406b-9bac-23f33b0fbea6 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857/action returned with HTTP 202 Aug 12 20:19:16.641992 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 410/1668] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:19:16 2026] POST /volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:19:16.649697 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-0a30751d-7316-4e24-a8ea-4019c119616a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:16.651597 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0a30751d-7316-4e24-a8ea-4019c119616a tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] GET https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 Aug 12 20:19:16.651787 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0a30751d-7316-4e24-a8ea-4019c119616a tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:16.652000 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0a30751d-7316-4e24-a8ea-4019c119616a tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:16.660524 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:16.660524 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:16.661497 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6b82cf84-7cd5-4d08-bd72-51dd131775dc tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-admin] https://10.4.3.246/volume/v3/types/330acd18-2440-4f65-aca8-801ba04ebb68 returned with HTTP 202 Aug 12 20:19:16.661734 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 419/1669] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:19:16 2026] DELETE /volume/v3/types/330acd18-2440-4f65-aca8-801ba04ebb68 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:19:16.667661 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-0a30751d-7316-4e24-a8ea-4019c119616a tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Volume info retrieved successfully. Aug 12 20:19:16.673757 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-10efb33a-4538-4c82-9a24-4999955a30f4 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:16.673812 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0a30751d-7316-4e24-a8ea-4019c119616a tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 returned with HTTP 200 Aug 12 20:19:16.673812 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 416/1670] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:16 2026] GET /volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:16.678061 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-10efb33a-4538-4c82-9a24-4999955a30f4 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-admin] DELETE https://10.4.3.246/volume/v3/types/1729e8f2-2768-4fb6-90ca-4bc0a324ff2a Aug 12 20:19:16.678061 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-10efb33a-4538-4c82-9a24-4999955a30f4 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:16.678216 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-10efb33a-4538-4c82-9a24-4999955a30f4 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-admin] Calling method '_delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:16.693426 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-1d405425-d499-4598-b2e8-f9d1bade5ca3 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:16.695391 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1d405425-d499-4598-b2e8-f9d1bade5ca3 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] POST https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857/action Aug 12 20:19:16.695850 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1d405425-d499-4598-b2e8-f9d1bade5ca3 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:19:16.696018 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1d405425-d499-4598-b2e8-f9d1bade5ca3 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:16.713893 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-10efb33a-4538-4c82-9a24-4999955a30f4 tempest-VolumeTypesMemberTests-1302008325 tempest-VolumeTypesMemberTests-1302008325-project-admin] https://10.4.3.246/volume/v3/types/1729e8f2-2768-4fb6-90ca-4bc0a324ff2a returned with HTTP 202 Aug 12 20:19:16.714413 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 426/1671] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:19:16 2026] DELETE /volume/v3/types/1729e8f2-2768-4fb6-90ca-4bc0a324ff2a => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:19:16.716196 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:16.716196 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:16.716947 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-1d405425-d499-4598-b2e8-f9d1bade5ca3 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Volume info retrieved successfully. Aug 12 20:19:16.732459 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-1d405425-d499-4598-b2e8-f9d1bade5ca3 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Update volume admin metadata completed successfully. Aug 12 20:19:16.732459 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-1d405425-d499-4598-b2e8-f9d1bade5ca3 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Update readonly setting on volume completed successfully. Aug 12 20:19:16.732459 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1d405425-d499-4598-b2e8-f9d1bade5ca3 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857/action returned with HTTP 202 Aug 12 20:19:16.733179 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 411/1672] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:19:16 2026] POST /volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:19:16.742984 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-54b1daeb-9254-48bb-a566-9e18e9bd9c40 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:16.743440 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-54b1daeb-9254-48bb-a566-9e18e9bd9c40 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] GET https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 Aug 12 20:19:16.743806 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-54b1daeb-9254-48bb-a566-9e18e9bd9c40 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:16.744069 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-54b1daeb-9254-48bb-a566-9e18e9bd9c40 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:16.763523 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:16.763523 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:16.769591 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-54b1daeb-9254-48bb-a566-9e18e9bd9c40 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Volume info retrieved successfully. Aug 12 20:19:16.775342 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-54b1daeb-9254-48bb-a566-9e18e9bd9c40 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 returned with HTTP 200 Aug 12 20:19:16.776009 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 420/1673] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:16 2026] GET /volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 => generated 861 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:16.792678 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-4fbd93c0-28a4-45a0-b60a-b5b772db5f1d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:16.796243 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4fbd93c0-28a4-45a0-b60a-b5b772db5f1d tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] POST https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857/action Aug 12 20:19:16.796243 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4fbd93c0-28a4-45a0-b60a-b5b772db5f1d tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-390276270", "disk_format": "raw"}}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:19:16.796243 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4fbd93c0-28a4-45a0-b60a-b5b772db5f1d tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-390276270", "disk_format": "raw"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:16.803746 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:16.803746 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:16.804208 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-4fbd93c0-28a4-45a0-b60a-b5b772db5f1d tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Volume info retrieved successfully. Aug 12 20:19:16.819905 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:16.819905 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:16.827191 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.image.image_utils [None req-4fbd93c0-28a4-45a0-b60a-b5b772db5f1d tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-390276270'}] 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-390276270'}]. {{(pid=100385) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 12 20:19:16.981130 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a69c7f59-bea0-4847-a213-7a12a4161051 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:16.983781 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a69c7f59-bea0-4847-a213-7a12a4161051 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d Aug 12 20:19:16.984366 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a69c7f59-bea0-4847-a213-7a12a4161051 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:16.985576 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a69c7f59-bea0-4847-a213-7a12a4161051 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:17.012117 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:17.012117 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:17.019790 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-a69c7f59-bea0-4847-a213-7a12a4161051 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:19:17.025491 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a69c7f59-bea0-4847-a213-7a12a4161051 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d returned with HTTP 200 Aug 12 20:19:17.026035 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 427/1674] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:16 2026] GET /volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:17.485892 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-4fbd93c0-28a4-45a0-b60a-b5b772db5f1d tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Copy volume to image completed successfully. Aug 12 20:19:17.486146 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4fbd93c0-28a4-45a0-b60a-b5b772db5f1d tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857/action returned with HTTP 202 Aug 12 20:19:17.486691 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 417/1675] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:19:16 2026] POST /volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857/action => generated 686 bytes in 696 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:19:18.041395 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-9ec9c451-d2b2-4ffc-adb5-2df50efa4540 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:18.043545 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9ec9c451-d2b2-4ffc-adb5-2df50efa4540 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d Aug 12 20:19:18.043827 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9ec9c451-d2b2-4ffc-adb5-2df50efa4540 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:18.044043 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9ec9c451-d2b2-4ffc-adb5-2df50efa4540 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:18.054319 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:18.054319 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:18.058474 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-9ec9c451-d2b2-4ffc-adb5-2df50efa4540 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:19:18.063288 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9ec9c451-d2b2-4ffc-adb5-2df50efa4540 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d returned with HTTP 200 Aug 12 20:19:18.063686 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 412/1676] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:18 2026] GET /volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:19.077762 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-110df8de-dc72-4a5f-a746-899aab957f7e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:19.079684 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-110df8de-dc72-4a5f-a746-899aab957f7e tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d Aug 12 20:19:19.079883 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-110df8de-dc72-4a5f-a746-899aab957f7e tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:19.080103 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-110df8de-dc72-4a5f-a746-899aab957f7e tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:19.093804 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:19.093804 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:19.097160 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-110df8de-dc72-4a5f-a746-899aab957f7e tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:19:19.101035 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-110df8de-dc72-4a5f-a746-899aab957f7e tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d returned with HTTP 200 Aug 12 20:19:19.101437 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 421/1677] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:19 2026] GET /volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:19.558021 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-b968b3e4-5cae-40f9-bc24-cf30a199e357 req-9dcb1fe5-0f1f-462b-931d-bee386751dc8 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:19.560521 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-b968b3e4-5cae-40f9-bc24-cf30a199e357 req-9dcb1fe5-0f1f-462b-931d-bee386751dc8 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] POST https://10.4.3.246/volume/v3/attachments/62b615a0-6ac5-4a8c-9fb0-85510bcf84f6/action Aug 12 20:19:19.560953 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-b968b3e4-5cae-40f9-bc24-cf30a199e357 req-9dcb1fe5-0f1f-462b-931d-bee386751dc8 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Action body: b'{"os-complete": null}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:19:19.561089 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-b968b3e4-5cae-40f9-bc24-cf30a199e357 req-9dcb1fe5-0f1f-462b-931d-bee386751dc8 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:19.586334 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:19.586334 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:19.603660 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-b968b3e4-5cae-40f9-bc24-cf30a199e357 req-9dcb1fe5-0f1f-462b-931d-bee386751dc8 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/attachments/62b615a0-6ac5-4a8c-9fb0-85510bcf84f6/action returned with HTTP 204 Aug 12 20:19:19.604297 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 428/1678] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:19:19 2026] POST /volume/v3/attachments/62b615a0-6ac5-4a8c-9fb0-85510bcf84f6/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:19.877001 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-8e5a9919-a823-4f29-9616-9380fa43a020 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:19.880218 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8e5a9919-a823-4f29-9616-9380fa43a020 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] GET https://10.4.3.246/volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 Aug 12 20:19:19.880381 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8e5a9919-a823-4f29-9616-9380fa43a020 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:19.880634 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8e5a9919-a823-4f29-9616-9380fa43a020 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:19.891834 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:19.891834 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:19.897360 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-8e5a9919-a823-4f29-9616-9380fa43a020 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Volume info retrieved successfully. Aug 12 20:19:19.903964 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8e5a9919-a823-4f29-9616-9380fa43a020 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] https://10.4.3.246/volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 returned with HTTP 200 Aug 12 20:19:19.904488 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 418/1679] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:19 2026] GET /volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:19.954144 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-97056626-9b16-4786-9047-b3bbf436dd27 req-21e0a860-6653-426f-8dd6-3abc34cd2169 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:19.956691 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-97056626-9b16-4786-9047-b3bbf436dd27 req-21e0a860-6653-426f-8dd6-3abc34cd2169 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] GET https://10.4.3.246/volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 Aug 12 20:19:19.956962 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-97056626-9b16-4786-9047-b3bbf436dd27 req-21e0a860-6653-426f-8dd6-3abc34cd2169 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:19.957164 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-97056626-9b16-4786-9047-b3bbf436dd27 req-21e0a860-6653-426f-8dd6-3abc34cd2169 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:19.964555 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:19.964555 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:19.968563 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-97056626-9b16-4786-9047-b3bbf436dd27 req-21e0a860-6653-426f-8dd6-3abc34cd2169 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Volume info retrieved successfully. Aug 12 20:19:19.975074 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-97056626-9b16-4786-9047-b3bbf436dd27 req-21e0a860-6653-426f-8dd6-3abc34cd2169 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] https://10.4.3.246/volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 returned with HTTP 200 Aug 12 20:19:19.975681 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 413/1680] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:19:19 2026] GET /volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:20.064482 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-d7e5ffef-d9fe-43fc-842e-b7fb546e1121 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:20.064943 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d7e5ffef-d9fe-43fc-842e-b7fb546e1121 None None] GET https://10.4.3.246/volume// Aug 12 20:19:20.065177 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d7e5ffef-d9fe-43fc-842e-b7fb546e1121 None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:20.065415 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d7e5ffef-d9fe-43fc-842e-b7fb546e1121 None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:20.065820 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d7e5ffef-d9fe-43fc-842e-b7fb546e1121 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:19:20.066159 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 422/1681] 10.4.3.246 () {66 vars in 1428 bytes} [Wed Aug 12 20:19:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:19:20.073556 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-97056626-9b16-4786-9047-b3bbf436dd27 req-2534ec97-b956-47a2-842e-003bd2c8c347 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:20.076416 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-97056626-9b16-4786-9047-b3bbf436dd27 req-2534ec97-b956-47a2-842e-003bd2c8c347 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:19:20.076830 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-97056626-9b16-4786-9047-b3bbf436dd27 req-2534ec97-b956-47a2-842e-003bd2c8c347 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "27bacd09-565d-4399-a18a-8223130ffeb9", "connector": null, "instance_uuid": "db153fdf-47df-4b66-a813-4752665d05f6"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:20.085165 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:20.085165 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:20.117850 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-97056626-9b16-4786-9047-b3bbf436dd27 req-2534ec97-b956-47a2-842e-003bd2c8c347 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:19:20.117959 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-51ff8af6-f731-43eb-830a-05b7b47eb2c6 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:20.118315 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 429/1682] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:19:20 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:20.120702 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-51ff8af6-f731-43eb-830a-05b7b47eb2c6 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d Aug 12 20:19:20.120944 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-51ff8af6-f731-43eb-830a-05b7b47eb2c6 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:20.121180 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-51ff8af6-f731-43eb-830a-05b7b47eb2c6 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:20.136457 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:20.136457 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:20.146056 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-51ff8af6-f731-43eb-830a-05b7b47eb2c6 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:19:20.153484 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-51ff8af6-f731-43eb-830a-05b7b47eb2c6 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d returned with HTTP 200 Aug 12 20:19:20.153665 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-e2dc5994-8493-414a-b9dc-0d8c4b000675 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:20.154080 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 419/1683] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:20 2026] GET /volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d => generated 1135 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:20.156859 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e2dc5994-8493-414a-b9dc-0d8c4b000675 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] GET https://10.4.3.246/volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 Aug 12 20:19:20.157066 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e2dc5994-8493-414a-b9dc-0d8c4b000675 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:20.157262 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e2dc5994-8493-414a-b9dc-0d8c4b000675 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:20.161019 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-623f49c8-0501-4c3c-b926-6ec6918aef89 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:20.161019 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-623f49c8-0501-4c3c-b926-6ec6918aef89 None None] GET https://10.4.3.246/volume// Aug 12 20:19:20.161019 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-623f49c8-0501-4c3c-b926-6ec6918aef89 None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:20.161587 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-623f49c8-0501-4c3c-b926-6ec6918aef89 None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:20.161587 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-623f49c8-0501-4c3c-b926-6ec6918aef89 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:19:20.167831 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 423/1684] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:19:20 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:19:20.169420 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-db5f642d-ecaa-49fc-854c-0982206e86d5 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:20.171176 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-db5f642d-ecaa-49fc-854c-0982206e86d5 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d Aug 12 20:19:20.171561 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-db5f642d-ecaa-49fc-854c-0982206e86d5 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:20.171883 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-db5f642d-ecaa-49fc-854c-0982206e86d5 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:20.172147 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:20.172147 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:20.176905 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-97056626-9b16-4786-9047-b3bbf436dd27 req-6fd2fcd7-7bd6-4249-b0ef-984d400c99f3 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:20.177521 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-e2dc5994-8493-414a-b9dc-0d8c4b000675 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Volume info retrieved successfully. Aug 12 20:19:20.181689 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-97056626-9b16-4786-9047-b3bbf436dd27 req-6fd2fcd7-7bd6-4249-b0ef-984d400c99f3 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] GET https://10.4.3.246/volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 Aug 12 20:19:20.181972 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-97056626-9b16-4786-9047-b3bbf436dd27 req-6fd2fcd7-7bd6-4249-b0ef-984d400c99f3 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:20.182888 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-97056626-9b16-4786-9047-b3bbf436dd27 req-6fd2fcd7-7bd6-4249-b0ef-984d400c99f3 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:20.184483 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e2dc5994-8493-414a-b9dc-0d8c4b000675 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] https://10.4.3.246/volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 returned with HTTP 200 Aug 12 20:19:20.184691 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:20.184691 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:20.185201 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 414/1685] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:20 2026] GET /volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:20.189152 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-db5f642d-ecaa-49fc-854c-0982206e86d5 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:19:20.196385 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-db5f642d-ecaa-49fc-854c-0982206e86d5 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d returned with HTTP 200 Aug 12 20:19:20.196518 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 430/1686] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:20 2026] GET /volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:20.204120 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:20.204120 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:20.209259 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-97056626-9b16-4786-9047-b3bbf436dd27 req-6fd2fcd7-7bd6-4249-b0ef-984d400c99f3 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Volume info retrieved successfully. Aug 12 20:19:20.217840 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-97056626-9b16-4786-9047-b3bbf436dd27 req-6fd2fcd7-7bd6-4249-b0ef-984d400c99f3 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] https://10.4.3.246/volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 returned with HTTP 200 Aug 12 20:19:20.218740 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 420/1687] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:19:20 2026] GET /volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 => generated 1031 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:19:20.336648 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-97056626-9b16-4786-9047-b3bbf436dd27 req-27b279be-83fa-48d0-8f36-1348f6c30c5f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:20.340637 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-97056626-9b16-4786-9047-b3bbf436dd27 req-27b279be-83fa-48d0-8f36-1348f6c30c5f tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] PUT https://10.4.3.246/volume/v3/attachments/5393b88d-d4d4-425e-8bf8-7430672cbac0 Aug 12 20:19:20.341142 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-97056626-9b16-4786-9047-b3bbf436dd27 req-27b279be-83fa-48d0-8f36-1348f6c30c5f tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:20.363678 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-97056626-9b16-4786-9047-b3bbf436dd27 req-27b279be-83fa-48d0-8f36-1348f6c30c5f tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Acquiring lock "cinder-attachment_update-27bacd09-565d-4399-a18a-8223130ffeb9-np0000007109" by "attachment_update" {{(pid=100383) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:19:20.370323 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-97056626-9b16-4786-9047-b3bbf436dd27 req-27b279be-83fa-48d0-8f36-1348f6c30c5f tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Lock "cinder-attachment_update-27bacd09-565d-4399-a18a-8223130ffeb9-np0000007109" acquired by "attachment_update" :: waited 0.007s {{(pid=100383) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:19:20.371434 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:20.371434 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:20.550832 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-97056626-9b16-4786-9047-b3bbf436dd27 req-27b279be-83fa-48d0-8f36-1348f6c30c5f tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Lock "cinder-attachment_update-27bacd09-565d-4399-a18a-8223130ffeb9-np0000007109" released by "attachment_update" :: held 0.180s {{(pid=100383) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:19:20.551369 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-97056626-9b16-4786-9047-b3bbf436dd27 req-27b279be-83fa-48d0-8f36-1348f6c30c5f tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] https://10.4.3.246/volume/v3/attachments/5393b88d-d4d4-425e-8bf8-7430672cbac0 returned with HTTP 200 Aug 12 20:19:20.551954 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 424/1688] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:19:20 2026] PUT /volume/v3/attachments/5393b88d-d4d4-425e-8bf8-7430672cbac0 => generated 969 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:20.586685 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-ddbf4315-2559-425e-90a7-96c5f59687ea req-aa951051-d451-4df0-9d31-cb2059ca06af None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:20.590910 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-ddbf4315-2559-425e-90a7-96c5f59687ea req-aa951051-d451-4df0-9d31-cb2059ca06af tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 Aug 12 20:19:20.590910 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-ddbf4315-2559-425e-90a7-96c5f59687ea req-aa951051-d451-4df0-9d31-cb2059ca06af tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:20.590910 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-ddbf4315-2559-425e-90a7-96c5f59687ea req-aa951051-d451-4df0-9d31-cb2059ca06af tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:20.611995 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:20.611995 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:20.624306 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-ddbf4315-2559-425e-90a7-96c5f59687ea req-aa951051-d451-4df0-9d31-cb2059ca06af tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:19:20.635875 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-ddbf4315-2559-425e-90a7-96c5f59687ea req-aa951051-d451-4df0-9d31-cb2059ca06af tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 returned with HTTP 200 Aug 12 20:19:20.636028 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 415/1689] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:19:20 2026] GET /volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 => generated 1136 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:20.670096 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-ddbf4315-2559-425e-90a7-96c5f59687ea req-38362a25-4a8a-471b-ad47-c913e9690aef None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:20.672672 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-ddbf4315-2559-425e-90a7-96c5f59687ea req-38362a25-4a8a-471b-ad47-c913e9690aef tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] POST https://10.4.3.246/volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41/action Aug 12 20:19:20.673088 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-ddbf4315-2559-425e-90a7-96c5f59687ea req-38362a25-4a8a-471b-ad47-c913e9690aef tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:19:20.673337 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-ddbf4315-2559-425e-90a7-96c5f59687ea req-38362a25-4a8a-471b-ad47-c913e9690aef tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:20.686888 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:20.686888 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:20.688150 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-ddbf4315-2559-425e-90a7-96c5f59687ea req-38362a25-4a8a-471b-ad47-c913e9690aef tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:19:20.701702 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-ddbf4315-2559-425e-90a7-96c5f59687ea req-38362a25-4a8a-471b-ad47-c913e9690aef tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Begin detaching volume completed successfully. Aug 12 20:19:20.702988 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-ddbf4315-2559-425e-90a7-96c5f59687ea req-38362a25-4a8a-471b-ad47-c913e9690aef tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41/action returned with HTTP 202 Aug 12 20:19:20.702988 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 431/1690] 10.4.3.246 () {72 vars in 1672 bytes} [Wed Aug 12 20:19:20 2026] POST /volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:19:20.735286 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e687f5a8-2958-4945-ba35-a7226ed1d508 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:20.737389 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e687f5a8-2958-4945-ba35-a7226ed1d508 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 Aug 12 20:19:20.737854 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e687f5a8-2958-4945-ba35-a7226ed1d508 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:20.738107 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e687f5a8-2958-4945-ba35-a7226ed1d508 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:20.754019 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:20.754019 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:20.759320 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-e687f5a8-2958-4945-ba35-a7226ed1d508 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:19:20.766643 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e687f5a8-2958-4945-ba35-a7226ed1d508 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 returned with HTTP 200 Aug 12 20:19:20.768654 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 421/1691] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:20 2026] GET /volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:20.777333 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-4f9711ec-d7a0-4e7b-941c-2fff39e0c1e6 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:20.777888 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4f9711ec-d7a0-4e7b-941c-2fff39e0c1e6 None None] GET https://10.4.3.246/volume// Aug 12 20:19:20.778137 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4f9711ec-d7a0-4e7b-941c-2fff39e0c1e6 None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:20.778382 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4f9711ec-d7a0-4e7b-941c-2fff39e0c1e6 None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:20.779338 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4f9711ec-d7a0-4e7b-941c-2fff39e0c1e6 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:19:20.779556 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 425/1692] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:19:20 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:19:20.793183 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-ddbf4315-2559-425e-90a7-96c5f59687ea req-ea466e6e-7b71-49e7-8aa1-b73f9d6388d1 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:20.795645 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-ddbf4315-2559-425e-90a7-96c5f59687ea req-ea466e6e-7b71-49e7-8aa1-b73f9d6388d1 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 Aug 12 20:19:20.795873 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-ddbf4315-2559-425e-90a7-96c5f59687ea req-ea466e6e-7b71-49e7-8aa1-b73f9d6388d1 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:20.796128 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-ddbf4315-2559-425e-90a7-96c5f59687ea req-ea466e6e-7b71-49e7-8aa1-b73f9d6388d1 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:20.806888 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:20.806888 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:20.810987 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-ddbf4315-2559-425e-90a7-96c5f59687ea req-ea466e6e-7b71-49e7-8aa1-b73f9d6388d1 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:19:20.815751 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-ddbf4315-2559-425e-90a7-96c5f59687ea req-ea466e6e-7b71-49e7-8aa1-b73f9d6388d1 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 returned with HTTP 200 Aug 12 20:19:20.816207 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 416/1693] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:19:20 2026] GET /volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 => generated 1319 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:19:21.200877 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f4e50361-e531-4b07-84b2-7ed7289be606 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:21.203194 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f4e50361-e531-4b07-84b2-7ed7289be606 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] GET https://10.4.3.246/volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 Aug 12 20:19:21.203470 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f4e50361-e531-4b07-84b2-7ed7289be606 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:21.203754 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f4e50361-e531-4b07-84b2-7ed7289be606 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:21.217052 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:21.217052 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:21.221977 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-f4e50361-e531-4b07-84b2-7ed7289be606 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Volume info retrieved successfully. Aug 12 20:19:21.228103 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f4e50361-e531-4b07-84b2-7ed7289be606 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] https://10.4.3.246/volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 returned with HTTP 200 Aug 12 20:19:21.228692 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 432/1694] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:21 2026] GET /volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:21.478998 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-3607c371-bdcb-49e2-8e1b-9039d9434394 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:21.481344 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3607c371-bdcb-49e2-8e1b-9039d9434394 tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:19:21.481912 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3607c371-bdcb-49e2-8e1b-9039d9434394 tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a0596018-e224-475d-8adb-b6c6e42731ae", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1650338863"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:21.483946 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-3607c371-bdcb-49e2-8e1b-9039d9434394 tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Create volume request body: {'volume': {'imageRef': 'a0596018-e224-475d-8adb-b6c6e42731ae', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1650338863'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:19:21.573213 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-3607c371-bdcb-49e2-8e1b-9039d9434394 tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Create volume of 1 GB Aug 12 20:19:21.578985 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-3607c371-bdcb-49e2-8e1b-9039d9434394 tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Availability Zones retrieved successfully. Aug 12 20:19:21.585841 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-3607c371-bdcb-49e2-8e1b-9039d9434394 tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Flow 'volume_create_api' (18a05f8f-cabd-4ea6-ab68-ffde559d4e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:19:21.587316 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-3607c371-bdcb-49e2-8e1b-9039d9434394 tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d5216a0-b919-43e3-adfa-8f8f8b655ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:21.588521 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-3607c371-bdcb-49e2-8e1b-9039d9434394 tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:19:21.669968 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-3607c371-bdcb-49e2-8e1b-9039d9434394 tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d5216a0-b919-43e3-adfa-8f8f8b655ded) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:21.670788 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-3607c371-bdcb-49e2-8e1b-9039d9434394 tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af6334a7-8266-4574-8047-337747d6088f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:21.751575 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-3607c371-bdcb-49e2-8e1b-9039d9434394 tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Created reservations ['e7a55eee-a3c6-491b-b872-f5e5101803f0', '9d51e87e-e0e5-40b7-a9b1-ff5c42d67d9a', 'bc0d686b-9c8e-4bce-a995-df3596c73a95', 'c6e3aa1e-03d8-49de-84ff-ebe25fe68ee1'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:19:21.752564 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-3607c371-bdcb-49e2-8e1b-9039d9434394 tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af6334a7-8266-4574-8047-337747d6088f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7a55eee-a3c6-491b-b872-f5e5101803f0', '9d51e87e-e0e5-40b7-a9b1-ff5c42d67d9a', 'bc0d686b-9c8e-4bce-a995-df3596c73a95', 'c6e3aa1e-03d8-49de-84ff-ebe25fe68ee1']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:21.753611 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-3607c371-bdcb-49e2-8e1b-9039d9434394 tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ff9d136-73c8-4820-aa54-dc842830be31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:21.781563 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-c8e6d88d-799e-4c28-9cf7-dca95476e563 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:21.782420 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-3607c371-bdcb-49e2-8e1b-9039d9434394 tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ff9d136-73c8-4820-aa54-dc842830be31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06add3db-b3d1-4a50-acda-04e0ab7c6687', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1650338863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9aacd8c5cb3041a796233af24d8c5373',qos_specs=None,replication_status=,reservations=['e7a55eee-a3c6-491b-b872-f5e5101803f0','9d51e87e-e0e5-40b7-a9b1-ff5c42d67d9a','bc0d686b-9c8e-4bce-a995-df3596c73a95','c6e3aa1e-03d8-49de-84ff-ebe25fe68ee1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='723893bb6235434ca4bbe905af920b91',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:19:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1650338863',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06add3db-b3d1-4a50-acda-04e0ab7c6687,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9aacd8c5cb3041a796233af24d8c5373',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='723893bb6235434ca4bbe905af920b91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:21.783410 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-3607c371-bdcb-49e2-8e1b-9039d9434394 tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21a84a4f-5217-4c47-9e22-65a815d8a685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:21.784097 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c8e6d88d-799e-4c28-9cf7-dca95476e563 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 Aug 12 20:19:21.784350 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c8e6d88d-799e-4c28-9cf7-dca95476e563 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:21.784877 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c8e6d88d-799e-4c28-9cf7-dca95476e563 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:21.799646 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:21.799646 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:21.803479 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-3607c371-bdcb-49e2-8e1b-9039d9434394 tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21a84a4f-5217-4c47-9e22-65a815d8a685) transitioned into state 'SUCCESS' from state '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-1650338863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9aacd8c5cb3041a796233af24d8c5373',qos_specs=None,replication_status=,reservations=['e7a55eee-a3c6-491b-b872-f5e5101803f0','9d51e87e-e0e5-40b7-a9b1-ff5c42d67d9a','bc0d686b-9c8e-4bce-a995-df3596c73a95','c6e3aa1e-03d8-49de-84ff-ebe25fe68ee1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='723893bb6235434ca4bbe905af920b91',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:21.804509 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-3607c371-bdcb-49e2-8e1b-9039d9434394 tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5e12cb3-124b-4b69-b268-dc73943ebf26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:21.805968 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-c8e6d88d-799e-4c28-9cf7-dca95476e563 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:19:21.813094 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c8e6d88d-799e-4c28-9cf7-dca95476e563 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 returned with HTTP 200 Aug 12 20:19:21.813653 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 426/1695] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:21 2026] GET /volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:21.815378 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-3607c371-bdcb-49e2-8e1b-9039d9434394 tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5e12cb3-124b-4b69-b268-dc73943ebf26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:21.816518 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-3607c371-bdcb-49e2-8e1b-9039d9434394 tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Flow 'volume_create_api' (18a05f8f-cabd-4ea6-ab68-ffde559d4e01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:19:21.817013 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-3607c371-bdcb-49e2-8e1b-9039d9434394 tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Create volume request issued successfully. Aug 12 20:19:21.817920 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3607c371-bdcb-49e2-8e1b-9039d9434394 tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:19:21.818442 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 422/1696] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:19:21 2026] POST /volume/v3/volumes => generated 751 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:19:21.840486 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-8d4eb35b-9247-4aec-a008-c241a0ca755a None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:21.842320 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8d4eb35b-9247-4aec-a008-c241a0ca755a tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] GET https://10.4.3.246/volume/v3/volumes/06add3db-b3d1-4a50-acda-04e0ab7c6687 Aug 12 20:19:21.842549 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8d4eb35b-9247-4aec-a008-c241a0ca755a tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:21.842844 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8d4eb35b-9247-4aec-a008-c241a0ca755a tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:21.850411 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:21.850411 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:21.855048 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-8d4eb35b-9247-4aec-a008-c241a0ca755a tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Volume info retrieved successfully. Aug 12 20:19:21.859683 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8d4eb35b-9247-4aec-a008-c241a0ca755a tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] https://10.4.3.246/volume/v3/volumes/06add3db-b3d1-4a50-acda-04e0ab7c6687 returned with HTTP 200 Aug 12 20:19:21.860147 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 417/1697] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:21 2026] GET /volume/v3/volumes/06add3db-b3d1-4a50-acda-04e0ab7c6687 => generated 819 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:22.246103 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-ab1ef742-d316-47a1-906b-1a1ec3b456cf None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:22.248359 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ab1ef742-d316-47a1-906b-1a1ec3b456cf tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] GET https://10.4.3.246/volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 Aug 12 20:19:22.248604 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ab1ef742-d316-47a1-906b-1a1ec3b456cf tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:22.248849 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ab1ef742-d316-47a1-906b-1a1ec3b456cf tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:22.260017 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:22.260017 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:22.264562 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-ab1ef742-d316-47a1-906b-1a1ec3b456cf tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Volume info retrieved successfully. Aug 12 20:19:22.269519 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ab1ef742-d316-47a1-906b-1a1ec3b456cf tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] https://10.4.3.246/volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 returned with HTTP 200 Aug 12 20:19:22.270156 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 433/1698] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:22 2026] GET /volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:22.828871 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a7db85bf-56ee-40b0-ba1f-2590702ab239 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:22.831969 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a7db85bf-56ee-40b0-ba1f-2590702ab239 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 Aug 12 20:19:22.832238 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a7db85bf-56ee-40b0-ba1f-2590702ab239 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:22.832501 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a7db85bf-56ee-40b0-ba1f-2590702ab239 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:22.835922 np0000007109 devstack@c-api.service[100383]: DEBUG dbcounter [-] [100383] Writing DB stats cinder:SELECT=270,cinder:INSERT=27,cinder:UPDATE=47,cinder:DELETE=3 {{(pid=100383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:19:22.848455 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:22.848455 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:22.853970 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-a7db85bf-56ee-40b0-ba1f-2590702ab239 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:19:22.861152 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a7db85bf-56ee-40b0-ba1f-2590702ab239 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 returned with HTTP 200 Aug 12 20:19:22.861734 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 427/1699] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:22 2026] GET /volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:22.880253 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e4e07407-5808-4ca0-9adb-42c73393344a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:22.883485 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e4e07407-5808-4ca0-9adb-42c73393344a tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] GET https://10.4.3.246/volume/v3/volumes/06add3db-b3d1-4a50-acda-04e0ab7c6687 Aug 12 20:19:22.883743 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e4e07407-5808-4ca0-9adb-42c73393344a tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:22.883957 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e4e07407-5808-4ca0-9adb-42c73393344a tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:22.893910 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:22.893910 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:22.899690 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-e4e07407-5808-4ca0-9adb-42c73393344a tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Volume info retrieved successfully. Aug 12 20:19:22.905787 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e4e07407-5808-4ca0-9adb-42c73393344a tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] https://10.4.3.246/volume/v3/volumes/06add3db-b3d1-4a50-acda-04e0ab7c6687 returned with HTTP 200 Aug 12 20:19:22.906186 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 423/1700] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:22 2026] GET /volume/v3/volumes/06add3db-b3d1-4a50-acda-04e0ab7c6687 => generated 1359 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:22.922615 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-2c58991d-78ee-484f-b5ca-04a99a22f5a8 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:22.924879 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2c58991d-78ee-484f-b5ca-04a99a22f5a8 tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] POST https://10.4.3.246/volume/v3/volumes/06add3db-b3d1-4a50-acda-04e0ab7c6687/action Aug 12 20:19:22.925313 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2c58991d-78ee-484f-b5ca-04a99a22f5a8 tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-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=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:19:22.925458 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2c58991d-78ee-484f-b5ca-04a99a22f5a8 tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-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=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:22.935074 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:22.935074 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:22.942958 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:22.942958 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:22.943497 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-2c58991d-78ee-484f-b5ca-04a99a22f5a8 tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Volume info retrieved successfully. Aug 12 20:19:22.958307 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-2c58991d-78ee-484f-b5ca-04a99a22f5a8 tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Update volume metadata completed successfully. Aug 12 20:19:22.958683 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2c58991d-78ee-484f-b5ca-04a99a22f5a8 tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] https://10.4.3.246/volume/v3/volumes/06add3db-b3d1-4a50-acda-04e0ab7c6687/action returned with HTTP 200 Aug 12 20:19:22.962096 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 418/1701] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:19:22 2026] POST /volume/v3/volumes/06add3db-b3d1-4a50-acda-04e0ab7c6687/action => generated 563 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:22.968067 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-bfa9ef43-5185-403f-9c41-f025b8432dbf None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:22.970309 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-bfa9ef43-5185-403f-9c41-f025b8432dbf tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] GET https://10.4.3.246/volume/v3/volumes/06add3db-b3d1-4a50-acda-04e0ab7c6687 Aug 12 20:19:22.972034 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-bfa9ef43-5185-403f-9c41-f025b8432dbf tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:22.972034 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-bfa9ef43-5185-403f-9c41-f025b8432dbf tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:22.979341 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:22.979341 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:22.982694 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-bfa9ef43-5185-403f-9c41-f025b8432dbf tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Volume info retrieved successfully. Aug 12 20:19:22.988157 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-bfa9ef43-5185-403f-9c41-f025b8432dbf tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] https://10.4.3.246/volume/v3/volumes/06add3db-b3d1-4a50-acda-04e0ab7c6687 returned with HTTP 200 Aug 12 20:19:22.988650 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 434/1702] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:22 2026] GET /volume/v3/volumes/06add3db-b3d1-4a50-acda-04e0ab7c6687 => generated 1419 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:23.004788 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-b7595afc-e4db-4872-b597-47576a7bf2ec None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:23.007125 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b7595afc-e4db-4872-b597-47576a7bf2ec tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] POST https://10.4.3.246/volume/v3/volumes/06add3db-b3d1-4a50-acda-04e0ab7c6687/action Aug 12 20:19:23.008005 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b7595afc-e4db-4872-b597-47576a7bf2ec tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:19:23.008130 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b7595afc-e4db-4872-b597-47576a7bf2ec tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:23.018700 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:23.018700 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:23.026948 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:23.026948 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:23.027749 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-b7595afc-e4db-4872-b597-47576a7bf2ec tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Volume info retrieved successfully. Aug 12 20:19:23.033559 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-b7595afc-e4db-4872-b597-47576a7bf2ec tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Get volume image-metadata completed successfully. Aug 12 20:19:23.046516 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-b7595afc-e4db-4872-b597-47576a7bf2ec tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Delete volume metadata completed successfully. Aug 12 20:19:23.046768 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b7595afc-e4db-4872-b597-47576a7bf2ec tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] https://10.4.3.246/volume/v3/volumes/06add3db-b3d1-4a50-acda-04e0ab7c6687/action returned with HTTP 200 Aug 12 20:19:23.047228 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 428/1703] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:19:23 2026] POST /volume/v3/volumes/06add3db-b3d1-4a50-acda-04e0ab7c6687/action => generated 0 bytes in 43 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 12 20:19:23.054447 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-491d87d4-1e17-4e8e-a2bb-4ac9e724ba27 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:23.056655 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-491d87d4-1e17-4e8e-a2bb-4ac9e724ba27 tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] POST https://10.4.3.246/volume/v3/volumes/06add3db-b3d1-4a50-acda-04e0ab7c6687/action Aug 12 20:19:23.057053 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-491d87d4-1e17-4e8e-a2bb-4ac9e724ba27 tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:19:23.057185 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-491d87d4-1e17-4e8e-a2bb-4ac9e724ba27 tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:23.066050 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:23.066050 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:23.066521 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-491d87d4-1e17-4e8e-a2bb-4ac9e724ba27 tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Volume info retrieved successfully. Aug 12 20:19:23.073469 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-491d87d4-1e17-4e8e-a2bb-4ac9e724ba27 tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Get volume image-metadata completed successfully. Aug 12 20:19:23.074018 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-491d87d4-1e17-4e8e-a2bb-4ac9e724ba27 tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] https://10.4.3.246/volume/v3/volumes/06add3db-b3d1-4a50-acda-04e0ab7c6687/action returned with HTTP 200 Aug 12 20:19:23.075306 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 424/1704] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:19:23 2026] POST /volume/v3/volumes/06add3db-b3d1-4a50-acda-04e0ab7c6687/action => generated 537 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:23.085773 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-cc5496f3-5708-4059-b6e5-f1b0c1988b5b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:23.088330 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-cc5496f3-5708-4059-b6e5-f1b0c1988b5b tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] GET https://10.4.3.246/volume/v3/volumes/06add3db-b3d1-4a50-acda-04e0ab7c6687 Aug 12 20:19:23.088523 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-cc5496f3-5708-4059-b6e5-f1b0c1988b5b tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:23.088825 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-cc5496f3-5708-4059-b6e5-f1b0c1988b5b tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:23.092175 np0000007109 devstack@c-api.service[100386]: DEBUG dbcounter [-] [100386] Writing DB stats cinder:SELECT=356,cinder:INSERT=64,cinder:UPDATE=93,cinder:DELETE=2 {{(pid=100386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:19:23.101706 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:23.101706 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:23.108035 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-cc5496f3-5708-4059-b6e5-f1b0c1988b5b tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Volume info retrieved successfully. Aug 12 20:19:23.115182 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-cc5496f3-5708-4059-b6e5-f1b0c1988b5b tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] https://10.4.3.246/volume/v3/volumes/06add3db-b3d1-4a50-acda-04e0ab7c6687 returned with HTTP 200 Aug 12 20:19:23.115709 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 419/1705] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:23 2026] GET /volume/v3/volumes/06add3db-b3d1-4a50-acda-04e0ab7c6687 => generated 1393 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:23.131901 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-3a3bac76-c767-4236-8385-6bcd1a38e757 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:23.135692 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3a3bac76-c767-4236-8385-6bcd1a38e757 tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] DELETE https://10.4.3.246/volume/v3/volumes/06add3db-b3d1-4a50-acda-04e0ab7c6687 Aug 12 20:19:23.136015 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3a3bac76-c767-4236-8385-6bcd1a38e757 tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:23.136272 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3a3bac76-c767-4236-8385-6bcd1a38e757 tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:23.136508 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-3a3bac76-c767-4236-8385-6bcd1a38e757 tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Delete volume with id: 06add3db-b3d1-4a50-acda-04e0ab7c6687 Aug 12 20:19:23.155783 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:23.155783 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:23.156481 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-3a3bac76-c767-4236-8385-6bcd1a38e757 tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Volume info retrieved successfully. Aug 12 20:19:23.181340 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-3a3bac76-c767-4236-8385-6bcd1a38e757 tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Delete volume request issued successfully. Aug 12 20:19:23.181478 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3a3bac76-c767-4236-8385-6bcd1a38e757 tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] https://10.4.3.246/volume/v3/volumes/06add3db-b3d1-4a50-acda-04e0ab7c6687 returned with HTTP 202 Aug 12 20:19:23.181955 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 435/1706] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:19:23 2026] DELETE /volume/v3/volumes/06add3db-b3d1-4a50-acda-04e0ab7c6687 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:19:23.188867 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-7a33a4bd-51bf-4be7-868d-b5515b1bfcc8 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:23.191276 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7a33a4bd-51bf-4be7-868d-b5515b1bfcc8 tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] GET https://10.4.3.246/volume/v3/volumes/06add3db-b3d1-4a50-acda-04e0ab7c6687 Aug 12 20:19:23.191619 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7a33a4bd-51bf-4be7-868d-b5515b1bfcc8 tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:23.191837 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7a33a4bd-51bf-4be7-868d-b5515b1bfcc8 tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:23.200242 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:23.200242 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:23.204669 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-7a33a4bd-51bf-4be7-868d-b5515b1bfcc8 tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Volume info retrieved successfully. Aug 12 20:19:23.210644 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7a33a4bd-51bf-4be7-868d-b5515b1bfcc8 tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] https://10.4.3.246/volume/v3/volumes/06add3db-b3d1-4a50-acda-04e0ab7c6687 returned with HTTP 200 Aug 12 20:19:23.210644 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 429/1707] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:23 2026] GET /volume/v3/volumes/06add3db-b3d1-4a50-acda-04e0ab7c6687 => generated 1392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:23.288730 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-2b6619d9-d0b3-4db8-8805-7acdc9cd8778 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:23.290946 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2b6619d9-d0b3-4db8-8805-7acdc9cd8778 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] GET https://10.4.3.246/volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 Aug 12 20:19:23.291168 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2b6619d9-d0b3-4db8-8805-7acdc9cd8778 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:23.291522 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2b6619d9-d0b3-4db8-8805-7acdc9cd8778 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:23.307605 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:23.307605 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:23.312225 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-2b6619d9-d0b3-4db8-8805-7acdc9cd8778 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Volume info retrieved successfully. Aug 12 20:19:23.318423 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2b6619d9-d0b3-4db8-8805-7acdc9cd8778 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] https://10.4.3.246/volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 returned with HTTP 200 Aug 12 20:19:23.319208 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 425/1708] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:23 2026] GET /volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:23.876794 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-05cf4e06-63c2-4a1c-a8a0-a20ab036f130 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:23.878629 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-05cf4e06-63c2-4a1c-a8a0-a20ab036f130 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 Aug 12 20:19:23.878849 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-05cf4e06-63c2-4a1c-a8a0-a20ab036f130 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:23.879039 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-05cf4e06-63c2-4a1c-a8a0-a20ab036f130 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:23.889557 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:23.889557 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:23.893635 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-05cf4e06-63c2-4a1c-a8a0-a20ab036f130 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:19:23.899894 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-05cf4e06-63c2-4a1c-a8a0-a20ab036f130 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 returned with HTTP 200 Aug 12 20:19:23.900433 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 420/1709] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:23 2026] GET /volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 20:19:24.228446 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-68d826aa-0ff8-49ae-b0aa-3b0d6aa42fcf None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:24.230834 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-68d826aa-0ff8-49ae-b0aa-3b0d6aa42fcf tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] GET https://10.4.3.246/volume/v3/volumes/06add3db-b3d1-4a50-acda-04e0ab7c6687 Aug 12 20:19:24.231102 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-68d826aa-0ff8-49ae-b0aa-3b0d6aa42fcf tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:24.231365 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-68d826aa-0ff8-49ae-b0aa-3b0d6aa42fcf tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:24.238695 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-68d826aa-0ff8-49ae-b0aa-3b0d6aa42fcf tempest-VolumesImageMetadata-1197753315 tempest-VolumesImageMetadata-1197753315-project-member] https://10.4.3.246/volume/v3/volumes/06add3db-b3d1-4a50-acda-04e0ab7c6687 returned with HTTP 404 Aug 12 20:19:24.239343 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 436/1710] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:24 2026] GET /volume/v3/volumes/06add3db-b3d1-4a50-acda-04e0ab7c6687 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:24.336009 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-be7643c4-42de-4405-a56f-704a759ea478 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:24.338128 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-be7643c4-42de-4405-a56f-704a759ea478 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] GET https://10.4.3.246/volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 Aug 12 20:19:24.338362 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-be7643c4-42de-4405-a56f-704a759ea478 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:24.338738 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-be7643c4-42de-4405-a56f-704a759ea478 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:24.352474 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:24.352474 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:24.357749 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-be7643c4-42de-4405-a56f-704a759ea478 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Volume info retrieved successfully. Aug 12 20:19:24.364291 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-be7643c4-42de-4405-a56f-704a759ea478 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] https://10.4.3.246/volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 returned with HTTP 200 Aug 12 20:19:24.364933 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 430/1711] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:24 2026] GET /volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:24.916626 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-7b8003b2-da4e-4291-9ad3-2e352c5584a2 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:24.919485 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7b8003b2-da4e-4291-9ad3-2e352c5584a2 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 Aug 12 20:19:24.919822 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7b8003b2-da4e-4291-9ad3-2e352c5584a2 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:24.920229 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7b8003b2-da4e-4291-9ad3-2e352c5584a2 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:24.938861 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:24.938861 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:24.946869 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-7b8003b2-da4e-4291-9ad3-2e352c5584a2 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:19:24.957019 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7b8003b2-da4e-4291-9ad3-2e352c5584a2 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 returned with HTTP 200 Aug 12 20:19:24.957547 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 426/1712] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:24 2026] GET /volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:25.381992 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-e730e892-1ba9-48b0-857e-018dff76b7d9 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:25.384023 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e730e892-1ba9-48b0-857e-018dff76b7d9 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] GET https://10.4.3.246/volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 Aug 12 20:19:25.384243 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e730e892-1ba9-48b0-857e-018dff76b7d9 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:25.384464 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e730e892-1ba9-48b0-857e-018dff76b7d9 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:25.406180 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:25.406180 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:25.417219 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-e730e892-1ba9-48b0-857e-018dff76b7d9 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Volume info retrieved successfully. Aug 12 20:19:25.424828 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e730e892-1ba9-48b0-857e-018dff76b7d9 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] https://10.4.3.246/volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 returned with HTTP 200 Aug 12 20:19:25.425491 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 421/1713] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:25 2026] GET /volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:25.827338 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-97056626-9b16-4786-9047-b3bbf436dd27 req-057f7ab4-ab0b-406a-90a1-89f810d0cfb4 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:25.831873 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-97056626-9b16-4786-9047-b3bbf436dd27 req-057f7ab4-ab0b-406a-90a1-89f810d0cfb4 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] POST https://10.4.3.246/volume/v3/attachments/5393b88d-d4d4-425e-8bf8-7430672cbac0/action Aug 12 20:19:25.832561 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-97056626-9b16-4786-9047-b3bbf436dd27 req-057f7ab4-ab0b-406a-90a1-89f810d0cfb4 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Action body: b'{"os-complete": null}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:19:25.832741 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-97056626-9b16-4786-9047-b3bbf436dd27 req-057f7ab4-ab0b-406a-90a1-89f810d0cfb4 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:25.840786 np0000007109 devstack@c-api.service[100384]: DEBUG dbcounter [-] [100384] Writing DB stats cinder:SELECT=378,cinder:INSERT=57,cinder:UPDATE=110,cinder:DELETE=3 {{(pid=100384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:19:25.863251 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:25.863251 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:25.890872 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-ddbf4315-2559-425e-90a7-96c5f59687ea req-1a59347c-9d5b-441c-9e4d-272cc15eede6 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:25.892277 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-97056626-9b16-4786-9047-b3bbf436dd27 req-057f7ab4-ab0b-406a-90a1-89f810d0cfb4 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] https://10.4.3.246/volume/v3/attachments/5393b88d-d4d4-425e-8bf8-7430672cbac0/action returned with HTTP 204 Aug 12 20:19:25.892892 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 437/1714] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:19:25 2026] POST /volume/v3/attachments/5393b88d-d4d4-425e-8bf8-7430672cbac0/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 12 20:19:25.893577 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-ddbf4315-2559-425e-90a7-96c5f59687ea req-1a59347c-9d5b-441c-9e4d-272cc15eede6 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] DELETE https://10.4.3.246/volume/v3/attachments/2556d216-00ae-4a6f-a6e9-1ccc4e78c8aa Aug 12 20:19:25.895027 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-ddbf4315-2559-425e-90a7-96c5f59687ea req-1a59347c-9d5b-441c-9e4d-272cc15eede6 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:25.895310 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-ddbf4315-2559-425e-90a7-96c5f59687ea req-1a59347c-9d5b-441c-9e4d-272cc15eede6 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:25.909491 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:25.909491 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:25.980389 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b7caa318-0097-4288-8459-5802bd22ba66 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:25.984436 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b7caa318-0097-4288-8459-5802bd22ba66 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 Aug 12 20:19:25.984436 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b7caa318-0097-4288-8459-5802bd22ba66 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:25.984773 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b7caa318-0097-4288-8459-5802bd22ba66 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:25.989377 np0000007109 devstack@c-api.service[100385]: DEBUG dbcounter [-] [100385] Writing DB stats cinder:SELECT=300,cinder:UPDATE=49,cinder:DELETE=1,cinder:INSERT=44 {{(pid=100385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:19:25.997403 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:25.997403 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:25.998737 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-ddbf4315-2559-425e-90a7-96c5f59687ea req-1a59347c-9d5b-441c-9e4d-272cc15eede6 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/attachments/2556d216-00ae-4a6f-a6e9-1ccc4e78c8aa returned with HTTP 200 Aug 12 20:19:26.000114 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 431/1715] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:19:25 2026] DELETE /volume/v3/attachments/2556d216-00ae-4a6f-a6e9-1ccc4e78c8aa => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:26.006937 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-b7caa318-0097-4288-8459-5802bd22ba66 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:19:26.016277 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b7caa318-0097-4288-8459-5802bd22ba66 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 returned with HTTP 200 Aug 12 20:19:26.016664 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 427/1716] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:25 2026] GET /volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:26.154111 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-bd2ebd5a-6319-4fcf-8be0-c3f04af688bf req-5ca6c10d-0143-4c06-bd5e-c1def0fc6acd None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:26.158203 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-bd2ebd5a-6319-4fcf-8be0-c3f04af688bf req-5ca6c10d-0143-4c06-bd5e-c1def0fc6acd tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d Aug 12 20:19:26.158613 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-bd2ebd5a-6319-4fcf-8be0-c3f04af688bf req-5ca6c10d-0143-4c06-bd5e-c1def0fc6acd tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:26.158777 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-bd2ebd5a-6319-4fcf-8be0-c3f04af688bf req-5ca6c10d-0143-4c06-bd5e-c1def0fc6acd tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:26.173958 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:26.173958 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:26.179750 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-bd2ebd5a-6319-4fcf-8be0-c3f04af688bf req-5ca6c10d-0143-4c06-bd5e-c1def0fc6acd tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:19:26.185022 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-bd2ebd5a-6319-4fcf-8be0-c3f04af688bf req-5ca6c10d-0143-4c06-bd5e-c1def0fc6acd tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d returned with HTTP 200 Aug 12 20:19:26.185562 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 422/1717] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:19:26 2026] GET /volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d => generated 1135 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:26.215528 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-bd2ebd5a-6319-4fcf-8be0-c3f04af688bf req-8dfa3176-8bc0-4f6b-b48a-12df85258dad None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:26.221135 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-bd2ebd5a-6319-4fcf-8be0-c3f04af688bf req-8dfa3176-8bc0-4f6b-b48a-12df85258dad tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] POST https://10.4.3.246/volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d/action Aug 12 20:19:26.221503 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-bd2ebd5a-6319-4fcf-8be0-c3f04af688bf req-8dfa3176-8bc0-4f6b-b48a-12df85258dad tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:19:26.221651 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-bd2ebd5a-6319-4fcf-8be0-c3f04af688bf req-8dfa3176-8bc0-4f6b-b48a-12df85258dad tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:26.234317 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:26.234317 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:26.234832 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-bd2ebd5a-6319-4fcf-8be0-c3f04af688bf req-8dfa3176-8bc0-4f6b-b48a-12df85258dad tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:19:26.246376 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-bd2ebd5a-6319-4fcf-8be0-c3f04af688bf req-8dfa3176-8bc0-4f6b-b48a-12df85258dad tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Begin detaching volume completed successfully. Aug 12 20:19:26.246643 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-bd2ebd5a-6319-4fcf-8be0-c3f04af688bf req-8dfa3176-8bc0-4f6b-b48a-12df85258dad tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d/action returned with HTTP 202 Aug 12 20:19:26.247176 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 438/1718] 10.4.3.246 () {72 vars in 1672 bytes} [Wed Aug 12 20:19:26 2026] POST /volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:19:26.284768 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-510bd2aa-9fd7-45db-b518-0146f2eb4cd2 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:26.287789 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-510bd2aa-9fd7-45db-b518-0146f2eb4cd2 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d Aug 12 20:19:26.287933 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-510bd2aa-9fd7-45db-b518-0146f2eb4cd2 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:26.288126 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-510bd2aa-9fd7-45db-b518-0146f2eb4cd2 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:26.307301 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:26.307301 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:26.315297 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-510bd2aa-9fd7-45db-b518-0146f2eb4cd2 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:19:26.320467 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f65c5adf-6f4c-47f4-a00e-6b78eb3f33d6 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:26.321067 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f65c5adf-6f4c-47f4-a00e-6b78eb3f33d6 None None] GET https://10.4.3.246/volume// Aug 12 20:19:26.321331 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f65c5adf-6f4c-47f4-a00e-6b78eb3f33d6 None None] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:26.321666 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f65c5adf-6f4c-47f4-a00e-6b78eb3f33d6 None None] Calling method 'all' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:26.322119 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f65c5adf-6f4c-47f4-a00e-6b78eb3f33d6 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:19:26.322512 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 428/1719] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:19:26 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:19:26.324169 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-510bd2aa-9fd7-45db-b518-0146f2eb4cd2 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d returned with HTTP 200 Aug 12 20:19:26.324294 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 432/1720] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:26 2026] GET /volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d => generated 1138 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:26.330944 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-bd2ebd5a-6319-4fcf-8be0-c3f04af688bf req-0fc06a59-57c7-4a33-9536-b17eb0a4d313 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:26.339782 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-bd2ebd5a-6319-4fcf-8be0-c3f04af688bf req-0fc06a59-57c7-4a33-9536-b17eb0a4d313 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d Aug 12 20:19:26.340175 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-bd2ebd5a-6319-4fcf-8be0-c3f04af688bf req-0fc06a59-57c7-4a33-9536-b17eb0a4d313 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:26.340441 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-bd2ebd5a-6319-4fcf-8be0-c3f04af688bf req-0fc06a59-57c7-4a33-9536-b17eb0a4d313 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:26.358325 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:26.358325 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:26.362808 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-bd2ebd5a-6319-4fcf-8be0-c3f04af688bf req-0fc06a59-57c7-4a33-9536-b17eb0a4d313 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:19:26.367943 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-bd2ebd5a-6319-4fcf-8be0-c3f04af688bf req-0fc06a59-57c7-4a33-9536-b17eb0a4d313 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d returned with HTTP 200 Aug 12 20:19:26.368410 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 423/1721] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:19:26 2026] GET /volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d => generated 1318 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:19:26.449471 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c9c72efe-e6c4-47d3-9581-165cfbcf4778 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:26.454438 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c9c72efe-e6c4-47d3-9581-165cfbcf4778 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] GET https://10.4.3.246/volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 Aug 12 20:19:26.454438 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c9c72efe-e6c4-47d3-9581-165cfbcf4778 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:26.454438 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c9c72efe-e6c4-47d3-9581-165cfbcf4778 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:26.475694 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:26.475694 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:26.481136 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-c9c72efe-e6c4-47d3-9581-165cfbcf4778 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Volume info retrieved successfully. Aug 12 20:19:26.488621 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c9c72efe-e6c4-47d3-9581-165cfbcf4778 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] https://10.4.3.246/volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 returned with HTTP 200 Aug 12 20:19:26.489128 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 439/1722] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:26 2026] GET /volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 => generated 1144 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:26.508029 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-71e19956-12c8-4785-8a0d-650ab75162f4 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:26.508644 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-71e19956-12c8-4785-8a0d-650ab75162f4 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] GET https://10.4.3.246/volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 Aug 12 20:19:26.508921 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-71e19956-12c8-4785-8a0d-650ab75162f4 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:26.510609 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-71e19956-12c8-4785-8a0d-650ab75162f4 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:26.526569 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:26.526569 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:26.537465 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-71e19956-12c8-4785-8a0d-650ab75162f4 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Volume info retrieved successfully. Aug 12 20:19:26.548584 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-71e19956-12c8-4785-8a0d-650ab75162f4 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] https://10.4.3.246/volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 returned with HTTP 200 Aug 12 20:19:26.549069 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 429/1723] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:26 2026] GET /volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 => generated 1144 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:26.569401 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-3acec72e-6696-4b43-9e57-31d5ee06982f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:26.573207 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3acec72e-6696-4b43-9e57-31d5ee06982f tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] GET https://10.4.3.246/volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 Aug 12 20:19:26.573414 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3acec72e-6696-4b43-9e57-31d5ee06982f tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:26.573664 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3acec72e-6696-4b43-9e57-31d5ee06982f tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:26.594731 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:26.594731 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:26.602738 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-3acec72e-6696-4b43-9e57-31d5ee06982f tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Volume info retrieved successfully. Aug 12 20:19:26.615293 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3acec72e-6696-4b43-9e57-31d5ee06982f tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] https://10.4.3.246/volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 returned with HTTP 200 Aug 12 20:19:26.616797 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 433/1724] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:26 2026] GET /volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 => generated 1144 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:26.655680 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-dbf10950-4bd1-43bc-a911-820394b3cd3d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:26.856154 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-47bcb25a-19fd-4345-af1c-3c9708e2138e req-84f40721-c675-4707-94dc-fe6495e3b624 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:26.860361 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-47bcb25a-19fd-4345-af1c-3c9708e2138e req-84f40721-c675-4707-94dc-fe6495e3b624 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] GET https://10.4.3.246/volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 Aug 12 20:19:26.860505 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-47bcb25a-19fd-4345-af1c-3c9708e2138e req-84f40721-c675-4707-94dc-fe6495e3b624 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:26.860770 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-47bcb25a-19fd-4345-af1c-3c9708e2138e req-84f40721-c675-4707-94dc-fe6495e3b624 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:26.881951 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:26.881951 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:26.883787 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-dbf10950-4bd1-43bc-a911-820394b3cd3d tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:19:26.885462 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-dbf10950-4bd1-43bc-a911-820394b3cd3d tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-549284834"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:26.886111 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-dbf10950-4bd1-43bc-a911-820394b3cd3d tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-549284834'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:19:26.886300 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-dbf10950-4bd1-43bc-a911-820394b3cd3d tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] Create volume of 1 GB Aug 12 20:19:26.890610 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-47bcb25a-19fd-4345-af1c-3c9708e2138e req-84f40721-c675-4707-94dc-fe6495e3b624 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Volume info retrieved successfully. Aug 12 20:19:26.895025 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-dbf10950-4bd1-43bc-a911-820394b3cd3d tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] Availability Zones retrieved successfully. Aug 12 20:19:26.898196 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-47bcb25a-19fd-4345-af1c-3c9708e2138e req-84f40721-c675-4707-94dc-fe6495e3b624 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] https://10.4.3.246/volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 returned with HTTP 200 Aug 12 20:19:26.898196 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 440/1725] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:19:26 2026] GET /volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 => generated 1144 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:26.903348 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-dbf10950-4bd1-43bc-a911-820394b3cd3d tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] Flow 'volume_create_api' (a6945694-3f8e-4b47-8bb3-5d9ce85b9f86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:19:26.904753 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-dbf10950-4bd1-43bc-a911-820394b3cd3d tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (511236d5-1bfd-4ef9-a9b5-d328e051831c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:26.906061 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-dbf10950-4bd1-43bc-a911-820394b3cd3d tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:19:26.960574 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-dbf10950-4bd1-43bc-a911-820394b3cd3d tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (511236d5-1bfd-4ef9-a9b5-d328e051831c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:26.961281 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-dbf10950-4bd1-43bc-a911-820394b3cd3d tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c377921c-0779-4298-98a2-de7855312852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:27.079107 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-dbf10950-4bd1-43bc-a911-820394b3cd3d tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] Created reservations ['cd5da1f0-d9b2-466b-a194-9413457e16a3', '76888117-606f-4b38-8882-13016385ff99', '1d05dd6a-98c0-4efa-8821-c2107f0aef86', '95cf1cb9-302e-4d7b-a28e-98b7e472600e'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:19:27.081565 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-dbf10950-4bd1-43bc-a911-820394b3cd3d tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c377921c-0779-4298-98a2-de7855312852) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd5da1f0-d9b2-466b-a194-9413457e16a3', '76888117-606f-4b38-8882-13016385ff99', '1d05dd6a-98c0-4efa-8821-c2107f0aef86', '95cf1cb9-302e-4d7b-a28e-98b7e472600e']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:27.081565 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-dbf10950-4bd1-43bc-a911-820394b3cd3d tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ce5664c-8c04-44db-abf1-208ed8021b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:27.113093 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-dbf10950-4bd1-43bc-a911-820394b3cd3d tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ce5664c-8c04-44db-abf1-208ed8021b4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b4a82e3-6bfc-479a-b210-5eca2d640ad2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-549284834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ce0f02a90d1408ba77f548dab7ff821',qos_specs=None,replication_status=,reservations=['cd5da1f0-d9b2-466b-a194-9413457e16a3','76888117-606f-4b38-8882-13016385ff99','1d05dd6a-98c0-4efa-8821-c2107f0aef86','95cf1cb9-302e-4d7b-a28e-98b7e472600e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21f02fe7f20c45299cf9045a829131b7',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:19:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-549284834',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b4a82e3-6bfc-479a-b210-5eca2d640ad2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ce0f02a90d1408ba77f548dab7ff821',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21f02fe7f20c45299cf9045a829131b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:27.114125 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-dbf10950-4bd1-43bc-a911-820394b3cd3d tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de3d9b88-ca4f-42d5-8f78-ff237956ce7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:27.144075 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-dbf10950-4bd1-43bc-a911-820394b3cd3d tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de3d9b88-ca4f-42d5-8f78-ff237956ce7d) transitioned into state 'SUCCESS' from state '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-549284834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ce0f02a90d1408ba77f548dab7ff821',qos_specs=None,replication_status=,reservations=['cd5da1f0-d9b2-466b-a194-9413457e16a3','76888117-606f-4b38-8882-13016385ff99','1d05dd6a-98c0-4efa-8821-c2107f0aef86','95cf1cb9-302e-4d7b-a28e-98b7e472600e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21f02fe7f20c45299cf9045a829131b7',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:27.144881 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-dbf10950-4bd1-43bc-a911-820394b3cd3d tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f128c506-9021-4553-ad2e-b397d29e2f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:27.159769 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-dbf10950-4bd1-43bc-a911-820394b3cd3d tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f128c506-9021-4553-ad2e-b397d29e2f21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:27.160887 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-dbf10950-4bd1-43bc-a911-820394b3cd3d tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] Flow 'volume_create_api' (a6945694-3f8e-4b47-8bb3-5d9ce85b9f86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:19:27.161364 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-dbf10950-4bd1-43bc-a911-820394b3cd3d tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] Create volume request issued successfully. Aug 12 20:19:27.162221 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-dbf10950-4bd1-43bc-a911-820394b3cd3d tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:19:27.162836 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 424/1726] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:19:26 2026] POST /volume/v3/volumes => generated 749 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:19:27.180888 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-2d87f135-ba79-4b3d-a1dc-9e12e2d2c181 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:27.185648 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2d87f135-ba79-4b3d-a1dc-9e12e2d2c181 tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] GET https://10.4.3.246/volume/v3/volumes/1b4a82e3-6bfc-479a-b210-5eca2d640ad2 Aug 12 20:19:27.185648 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2d87f135-ba79-4b3d-a1dc-9e12e2d2c181 tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:27.185648 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2d87f135-ba79-4b3d-a1dc-9e12e2d2c181 tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:27.200858 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:27.200858 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:27.209450 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-2d87f135-ba79-4b3d-a1dc-9e12e2d2c181 tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] Volume info retrieved successfully. Aug 12 20:19:27.217780 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2d87f135-ba79-4b3d-a1dc-9e12e2d2c181 tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] https://10.4.3.246/volume/v3/volumes/1b4a82e3-6bfc-479a-b210-5eca2d640ad2 returned with HTTP 200 Aug 12 20:19:27.217780 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 430/1727] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:27 2026] GET /volume/v3/volumes/1b4a82e3-6bfc-479a-b210-5eca2d640ad2 => generated 817 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:27.346375 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-239d58fb-afc6-4a67-8156-bc3856c71e10 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:27.349100 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-239d58fb-afc6-4a67-8156-bc3856c71e10 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d Aug 12 20:19:27.349345 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-239d58fb-afc6-4a67-8156-bc3856c71e10 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:27.349578 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-239d58fb-afc6-4a67-8156-bc3856c71e10 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:27.366304 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:27.366304 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:27.376713 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-239d58fb-afc6-4a67-8156-bc3856c71e10 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:19:27.384673 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-239d58fb-afc6-4a67-8156-bc3856c71e10 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d returned with HTTP 200 Aug 12 20:19:27.385505 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 434/1728] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:27 2026] GET /volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d => generated 1138 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 20:19:27.536029 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-bd2ebd5a-6319-4fcf-8be0-c3f04af688bf req-9d137b29-2f64-4508-aff5-9423c4403017 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:27.537794 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-bd2ebd5a-6319-4fcf-8be0-c3f04af688bf req-9d137b29-2f64-4508-aff5-9423c4403017 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] DELETE https://10.4.3.246/volume/v3/attachments/62b615a0-6ac5-4a8c-9fb0-85510bcf84f6 Aug 12 20:19:27.538163 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-bd2ebd5a-6319-4fcf-8be0-c3f04af688bf req-9d137b29-2f64-4508-aff5-9423c4403017 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:27.539396 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-bd2ebd5a-6319-4fcf-8be0-c3f04af688bf req-9d137b29-2f64-4508-aff5-9423c4403017 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:27.554704 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:27.554704 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:27.638906 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-bd2ebd5a-6319-4fcf-8be0-c3f04af688bf req-9d137b29-2f64-4508-aff5-9423c4403017 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/attachments/62b615a0-6ac5-4a8c-9fb0-85510bcf84f6 returned with HTTP 200 Aug 12 20:19:27.639560 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 441/1729] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:19:27 2026] DELETE /volume/v3/attachments/62b615a0-6ac5-4a8c-9fb0-85510bcf84f6 => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:28.235844 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-6d3db292-cbb9-4c1f-862b-13e2852073ff None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:28.240312 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6d3db292-cbb9-4c1f-862b-13e2852073ff tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] GET https://10.4.3.246/volume/v3/volumes/1b4a82e3-6bfc-479a-b210-5eca2d640ad2 Aug 12 20:19:28.240519 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6d3db292-cbb9-4c1f-862b-13e2852073ff tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:28.240801 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6d3db292-cbb9-4c1f-862b-13e2852073ff tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:28.251574 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:28.251574 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:28.257015 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-6d3db292-cbb9-4c1f-862b-13e2852073ff tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] Volume info retrieved successfully. Aug 12 20:19:28.263504 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6d3db292-cbb9-4c1f-862b-13e2852073ff tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] https://10.4.3.246/volume/v3/volumes/1b4a82e3-6bfc-479a-b210-5eca2d640ad2 returned with HTTP 200 Aug 12 20:19:28.264076 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 425/1730] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:28 2026] GET /volume/v3/volumes/1b4a82e3-6bfc-479a-b210-5eca2d640ad2 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:28.280470 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-aaa176e1-5a3e-4ab4-9301-f8c8f5b50ce2 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:28.283786 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-aaa176e1-5a3e-4ab4-9301-f8c8f5b50ce2 tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] GET https://10.4.3.246/volume/v3/limits Aug 12 20:19:28.284093 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-aaa176e1-5a3e-4ab4-9301-f8c8f5b50ce2 tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:28.284371 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-aaa176e1-5a3e-4ab4-9301-f8c8f5b50ce2 tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] Calling method 'index' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:28.325445 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-aaa176e1-5a3e-4ab4-9301-f8c8f5b50ce2 tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] https://10.4.3.246/volume/v3/limits returned with HTTP 200 Aug 12 20:19:28.325895 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 431/1731] 10.4.3.246 () {66 vars in 1234 bytes} [Wed Aug 12 20:19:28 2026] GET /volume/v3/limits => generated 302 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:28.336625 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-5e1c6cf9-71c2-4cdc-9f19-c43ffaa7004a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:28.338528 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5e1c6cf9-71c2-4cdc-9f19-c43ffaa7004a tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] GET https://10.4.3.246/volume/v3/volumes/1b4a82e3-6bfc-479a-b210-5eca2d640ad2 Aug 12 20:19:28.338801 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5e1c6cf9-71c2-4cdc-9f19-c43ffaa7004a tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:28.338989 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5e1c6cf9-71c2-4cdc-9f19-c43ffaa7004a tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:28.348360 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:28.348360 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:28.352355 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-5e1c6cf9-71c2-4cdc-9f19-c43ffaa7004a tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] Volume info retrieved successfully. Aug 12 20:19:28.356507 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5e1c6cf9-71c2-4cdc-9f19-c43ffaa7004a tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] https://10.4.3.246/volume/v3/volumes/1b4a82e3-6bfc-479a-b210-5eca2d640ad2 returned with HTTP 200 Aug 12 20:19:28.356880 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 435/1732] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:28 2026] GET /volume/v3/volumes/1b4a82e3-6bfc-479a-b210-5eca2d640ad2 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:28.369738 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-0e56d2e6-a91d-4736-a1e4-7ebf06bdbf0a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:28.371824 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0e56d2e6-a91d-4736-a1e4-7ebf06bdbf0a tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] DELETE https://10.4.3.246/volume/v3/volumes/1b4a82e3-6bfc-479a-b210-5eca2d640ad2 Aug 12 20:19:28.371994 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-0e56d2e6-a91d-4736-a1e4-7ebf06bdbf0a tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:28.372167 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-0e56d2e6-a91d-4736-a1e4-7ebf06bdbf0a tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:28.372314 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-0e56d2e6-a91d-4736-a1e4-7ebf06bdbf0a tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] Delete volume with id: 1b4a82e3-6bfc-479a-b210-5eca2d640ad2 Aug 12 20:19:28.379947 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:28.379947 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:28.380530 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-0e56d2e6-a91d-4736-a1e4-7ebf06bdbf0a tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] Volume info retrieved successfully. Aug 12 20:19:28.404568 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-ea0d6216-47b8-44fa-9e08-14baf27d4507 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:28.406874 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ea0d6216-47b8-44fa-9e08-14baf27d4507 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d Aug 12 20:19:28.407065 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ea0d6216-47b8-44fa-9e08-14baf27d4507 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:28.407333 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ea0d6216-47b8-44fa-9e08-14baf27d4507 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:28.416567 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-0e56d2e6-a91d-4736-a1e4-7ebf06bdbf0a tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] Delete volume request issued successfully. Aug 12 20:19:28.416567 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0e56d2e6-a91d-4736-a1e4-7ebf06bdbf0a tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] https://10.4.3.246/volume/v3/volumes/1b4a82e3-6bfc-479a-b210-5eca2d640ad2 returned with HTTP 202 Aug 12 20:19:28.416567 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 442/1733] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:19:28 2026] DELETE /volume/v3/volumes/1b4a82e3-6bfc-479a-b210-5eca2d640ad2 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:19:28.417205 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:28.417205 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:28.419784 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-ea0d6216-47b8-44fa-9e08-14baf27d4507 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:19:28.424250 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-61571e96-0033-4037-b1b6-496459b1e902 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:28.425192 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ea0d6216-47b8-44fa-9e08-14baf27d4507 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d returned with HTTP 200 Aug 12 20:19:28.425736 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 426/1734] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:28 2026] GET /volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:28.426258 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-61571e96-0033-4037-b1b6-496459b1e902 tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] GET https://10.4.3.246/volume/v3/volumes/1b4a82e3-6bfc-479a-b210-5eca2d640ad2 Aug 12 20:19:28.426502 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-61571e96-0033-4037-b1b6-496459b1e902 tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:28.426772 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-61571e96-0033-4037-b1b6-496459b1e902 tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:28.437026 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:28.437026 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:28.444357 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-938bec5f-e4f8-4c41-916a-33c2317cc957 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:28.444739 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-61571e96-0033-4037-b1b6-496459b1e902 tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] Volume info retrieved successfully. Aug 12 20:19:28.446364 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-938bec5f-e4f8-4c41-916a-33c2317cc957 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d Aug 12 20:19:28.446616 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-938bec5f-e4f8-4c41-916a-33c2317cc957 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:28.446872 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-938bec5f-e4f8-4c41-916a-33c2317cc957 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:28.451807 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-61571e96-0033-4037-b1b6-496459b1e902 tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] https://10.4.3.246/volume/v3/volumes/1b4a82e3-6bfc-479a-b210-5eca2d640ad2 returned with HTTP 200 Aug 12 20:19:28.452344 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 432/1735] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:28 2026] GET /volume/v3/volumes/1b4a82e3-6bfc-479a-b210-5eca2d640ad2 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:28.455619 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:28.455619 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:28.462517 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-938bec5f-e4f8-4c41-916a-33c2317cc957 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:19:28.468628 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-938bec5f-e4f8-4c41-916a-33c2317cc957 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d returned with HTTP 200 Aug 12 20:19:28.469050 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 436/1736] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:28 2026] GET /volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:28.537762 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-cc1160f9-6acc-4cf7-aebe-7f22e5432718 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:28.541437 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cc1160f9-6acc-4cf7-aebe-7f22e5432718 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d Aug 12 20:19:28.541723 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cc1160f9-6acc-4cf7-aebe-7f22e5432718 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:28.541976 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cc1160f9-6acc-4cf7-aebe-7f22e5432718 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:28.558567 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:28.558567 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:28.566564 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-cc1160f9-6acc-4cf7-aebe-7f22e5432718 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:19:28.573060 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cc1160f9-6acc-4cf7-aebe-7f22e5432718 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d returned with HTTP 200 Aug 12 20:19:28.574146 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 443/1737] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:28 2026] GET /volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:28.588452 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-effd8493-ddd7-44e3-acc6-f6588d9f25bf None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:28.590351 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-effd8493-ddd7-44e3-acc6-f6588d9f25bf tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 Aug 12 20:19:28.590583 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-effd8493-ddd7-44e3-acc6-f6588d9f25bf tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:28.590860 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-effd8493-ddd7-44e3-acc6-f6588d9f25bf tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:28.599752 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:28.599752 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:28.605421 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-effd8493-ddd7-44e3-acc6-f6588d9f25bf tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:19:28.611713 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-effd8493-ddd7-44e3-acc6-f6588d9f25bf tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 returned with HTTP 200 Aug 12 20:19:28.612343 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 427/1738] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:28 2026] GET /volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:28.665669 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-350bd70f-f85d-4416-b5f7-e955a47af62a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:28.667918 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-350bd70f-f85d-4416-b5f7-e955a47af62a tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 Aug 12 20:19:28.668104 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-350bd70f-f85d-4416-b5f7-e955a47af62a tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:28.668297 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-350bd70f-f85d-4416-b5f7-e955a47af62a tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:28.676642 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:28.676642 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:28.681432 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-350bd70f-f85d-4416-b5f7-e955a47af62a tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:19:28.687213 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-350bd70f-f85d-4416-b5f7-e955a47af62a tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 returned with HTTP 200 Aug 12 20:19:28.687965 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 433/1739] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:28 2026] GET /volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:29.468079 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-546c49df-a614-4fc7-9d13-95798aeec0bf None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:29.471451 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-546c49df-a614-4fc7-9d13-95798aeec0bf tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] GET https://10.4.3.246/volume/v3/volumes/1b4a82e3-6bfc-479a-b210-5eca2d640ad2 Aug 12 20:19:29.471665 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-546c49df-a614-4fc7-9d13-95798aeec0bf tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:29.471871 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-546c49df-a614-4fc7-9d13-95798aeec0bf tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:29.482840 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-546c49df-a614-4fc7-9d13-95798aeec0bf tempest-AbsoluteLimitsTests-1578356134 tempest-AbsoluteLimitsTests-1578356134-project-member] https://10.4.3.246/volume/v3/volumes/1b4a82e3-6bfc-479a-b210-5eca2d640ad2 returned with HTTP 404 Aug 12 20:19:29.484086 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 437/1740] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:29 2026] GET /volume/v3/volumes/1b4a82e3-6bfc-479a-b210-5eca2d640ad2 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:30.352245 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-89899309-ecf3-4dab-95fe-cac978f26569 req-bc8b6c7c-e178-4ded-9e88-c1ff2f0240c0 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:30.354530 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-89899309-ecf3-4dab-95fe-cac978f26569 req-bc8b6c7c-e178-4ded-9e88-c1ff2f0240c0 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd Aug 12 20:19:30.354712 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-89899309-ecf3-4dab-95fe-cac978f26569 req-bc8b6c7c-e178-4ded-9e88-c1ff2f0240c0 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:30.354974 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-89899309-ecf3-4dab-95fe-cac978f26569 req-bc8b6c7c-e178-4ded-9e88-c1ff2f0240c0 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:30.363342 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:30.363342 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:30.367416 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-89899309-ecf3-4dab-95fe-cac978f26569 req-bc8b6c7c-e178-4ded-9e88-c1ff2f0240c0 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:19:30.371907 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-89899309-ecf3-4dab-95fe-cac978f26569 req-bc8b6c7c-e178-4ded-9e88-c1ff2f0240c0 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd returned with HTTP 200 Aug 12 20:19:30.372298 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 444/1741] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:19:30 2026] GET /volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd => generated 1361 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:30.504652 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-e8109c2c-6465-42a0-a2b3-8e43bb12ac0a None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:30.505018 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e8109c2c-6465-42a0-a2b3-8e43bb12ac0a None None] GET https://10.4.3.246/volume// Aug 12 20:19:30.505219 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e8109c2c-6465-42a0-a2b3-8e43bb12ac0a None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:30.505621 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e8109c2c-6465-42a0-a2b3-8e43bb12ac0a None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:30.506057 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e8109c2c-6465-42a0-a2b3-8e43bb12ac0a None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:19:30.506337 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 428/1742] 10.4.3.246 () {66 vars in 1428 bytes} [Wed Aug 12 20:19:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:19:30.515241 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-89899309-ecf3-4dab-95fe-cac978f26569 req-c7a61600-3f56-4c96-bc1d-fddc325dcc93 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:30.517806 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-89899309-ecf3-4dab-95fe-cac978f26569 req-c7a61600-3f56-4c96-bc1d-fddc325dcc93 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:19:30.518292 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-89899309-ecf3-4dab-95fe-cac978f26569 req-c7a61600-3f56-4c96-bc1d-fddc325dcc93 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ae2111a3-7803-4e76-a743-2559599d8cbd", "connector": null, "instance_uuid": "1ac4bb57-a2cf-4f19-bfcf-6d4b31f44be2"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:30.528422 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:30.528422 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:30.556191 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-89899309-ecf3-4dab-95fe-cac978f26569 req-c7a61600-3f56-4c96-bc1d-fddc325dcc93 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:19:30.556730 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 434/1743] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:19:30 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 12 20:19:30.602615 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-847ac1f8-ca57-4c2d-8ed3-2ab9c8203bea None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:30.605921 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-847ac1f8-ca57-4c2d-8ed3-2ab9c8203bea tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd Aug 12 20:19:30.606326 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-847ac1f8-ca57-4c2d-8ed3-2ab9c8203bea tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:30.606326 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-847ac1f8-ca57-4c2d-8ed3-2ab9c8203bea tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:30.614424 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d79cc1bf-64cf-4600-bae3-caa5b8926f29 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:30.614711 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d79cc1bf-64cf-4600-bae3-caa5b8926f29 None None] GET https://10.4.3.246/volume// Aug 12 20:19:30.614990 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d79cc1bf-64cf-4600-bae3-caa5b8926f29 None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:30.615215 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d79cc1bf-64cf-4600-bae3-caa5b8926f29 None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:30.615729 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d79cc1bf-64cf-4600-bae3-caa5b8926f29 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:19:30.616038 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 445/1744] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:19:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:19:30.618464 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:30.618464 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:30.622780 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-847ac1f8-ca57-4c2d-8ed3-2ab9c8203bea tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:19:30.627346 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-89899309-ecf3-4dab-95fe-cac978f26569 req-6ae31a32-7e0f-40c3-96bb-8d85fed0bfba None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:30.630228 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-847ac1f8-ca57-4c2d-8ed3-2ab9c8203bea tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd returned with HTTP 200 Aug 12 20:19:30.630664 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 438/1745] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:30 2026] GET /volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd => generated 1360 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:30.630748 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-89899309-ecf3-4dab-95fe-cac978f26569 req-6ae31a32-7e0f-40c3-96bb-8d85fed0bfba tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd Aug 12 20:19:30.631219 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-89899309-ecf3-4dab-95fe-cac978f26569 req-6ae31a32-7e0f-40c3-96bb-8d85fed0bfba tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:30.631219 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-89899309-ecf3-4dab-95fe-cac978f26569 req-6ae31a32-7e0f-40c3-96bb-8d85fed0bfba tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:30.650472 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:30.650472 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:30.657867 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-89899309-ecf3-4dab-95fe-cac978f26569 req-6ae31a32-7e0f-40c3-96bb-8d85fed0bfba tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:19:30.671106 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-89899309-ecf3-4dab-95fe-cac978f26569 req-6ae31a32-7e0f-40c3-96bb-8d85fed0bfba tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd returned with HTTP 200 Aug 12 20:19:30.671556 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 429/1746] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:19:30 2026] GET /volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd => generated 1540 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:19:30.787052 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-89899309-ecf3-4dab-95fe-cac978f26569 req-3ae807b3-ded3-4aca-a7ce-90e2df5f1745 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:30.791504 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-89899309-ecf3-4dab-95fe-cac978f26569 req-3ae807b3-ded3-4aca-a7ce-90e2df5f1745 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] PUT https://10.4.3.246/volume/v3/attachments/91a886d9-e18e-4dd4-af00-a05a3e41ee6b Aug 12 20:19:30.792635 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-89899309-ecf3-4dab-95fe-cac978f26569 req-3ae807b3-ded3-4aca-a7ce-90e2df5f1745 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:30.804435 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-89899309-ecf3-4dab-95fe-cac978f26569 req-3ae807b3-ded3-4aca-a7ce-90e2df5f1745 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Acquiring lock "cinder-attachment_update-ae2111a3-7803-4e76-a743-2559599d8cbd-np0000007109" by "attachment_update" {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:19:30.821999 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-89899309-ecf3-4dab-95fe-cac978f26569 req-3ae807b3-ded3-4aca-a7ce-90e2df5f1745 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Lock "cinder-attachment_update-ae2111a3-7803-4e76-a743-2559599d8cbd-np0000007109" acquired by "attachment_update" :: waited 0.018s {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:19:30.824525 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:30.824525 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:30.958597 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-89899309-ecf3-4dab-95fe-cac978f26569 req-3ae807b3-ded3-4aca-a7ce-90e2df5f1745 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Lock "cinder-attachment_update-ae2111a3-7803-4e76-a743-2559599d8cbd-np0000007109" released by "attachment_update" :: held 0.137s {{(pid=100385) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:19:30.959524 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-89899309-ecf3-4dab-95fe-cac978f26569 req-3ae807b3-ded3-4aca-a7ce-90e2df5f1745 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/attachments/91a886d9-e18e-4dd4-af00-a05a3e41ee6b returned with HTTP 200 Aug 12 20:19:30.959524 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 435/1747] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:19:30 2026] PUT /volume/v3/attachments/91a886d9-e18e-4dd4-af00-a05a3e41ee6b => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:31.647928 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a4702c42-1021-40a6-b877-7ea98b28e24f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:31.650335 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a4702c42-1021-40a6-b877-7ea98b28e24f tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd Aug 12 20:19:31.650465 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a4702c42-1021-40a6-b877-7ea98b28e24f tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:31.650714 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a4702c42-1021-40a6-b877-7ea98b28e24f tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:31.665298 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:31.665298 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:31.669111 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-a4702c42-1021-40a6-b877-7ea98b28e24f tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:19:31.673921 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a4702c42-1021-40a6-b877-7ea98b28e24f tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd returned with HTTP 200 Aug 12 20:19:31.674218 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 446/1748] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:31 2026] GET /volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd => generated 1361 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:31.844899 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-5d65f2fd-55ba-4fc8-99a3-bea1f92ddc40 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:31.846895 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5d65f2fd-55ba-4fc8-99a3-bea1f92ddc40 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] DELETE https://10.4.3.246/volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d Aug 12 20:19:31.846998 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5d65f2fd-55ba-4fc8-99a3-bea1f92ddc40 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:31.847305 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5d65f2fd-55ba-4fc8-99a3-bea1f92ddc40 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:31.847374 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-5d65f2fd-55ba-4fc8-99a3-bea1f92ddc40 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Delete volume with id: 606a3b89-c92c-47f0-b1c1-e66c98c4501d Aug 12 20:19:31.855187 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:31.855187 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:31.855692 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-5d65f2fd-55ba-4fc8-99a3-bea1f92ddc40 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:19:31.878057 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-5d65f2fd-55ba-4fc8-99a3-bea1f92ddc40 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Delete volume request issued successfully. Aug 12 20:19:31.878465 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5d65f2fd-55ba-4fc8-99a3-bea1f92ddc40 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d returned with HTTP 202 Aug 12 20:19:31.878836 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 439/1749] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:19:31 2026] DELETE /volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:19:31.887807 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-66389c57-50e4-414a-81ec-4f7b6cd99ce7 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:31.889523 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-66389c57-50e4-414a-81ec-4f7b6cd99ce7 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d Aug 12 20:19:31.889881 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-66389c57-50e4-414a-81ec-4f7b6cd99ce7 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:31.890222 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-66389c57-50e4-414a-81ec-4f7b6cd99ce7 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:31.897642 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:31.897642 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:31.901499 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-66389c57-50e4-414a-81ec-4f7b6cd99ce7 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:19:31.906070 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-66389c57-50e4-414a-81ec-4f7b6cd99ce7 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d returned with HTTP 200 Aug 12 20:19:31.907287 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 430/1750] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:31 2026] GET /volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:32.687719 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-3a0ec97a-ae71-4411-8444-fe114a1ec28a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:32.691938 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3a0ec97a-ae71-4411-8444-fe114a1ec28a tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd Aug 12 20:19:32.691938 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3a0ec97a-ae71-4411-8444-fe114a1ec28a tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:32.691938 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3a0ec97a-ae71-4411-8444-fe114a1ec28a tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:32.707132 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:32.707132 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:32.712181 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-3a0ec97a-ae71-4411-8444-fe114a1ec28a tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:19:32.718120 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3a0ec97a-ae71-4411-8444-fe114a1ec28a tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd returned with HTTP 200 Aug 12 20:19:32.718120 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 436/1751] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:32 2026] GET /volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd => generated 1361 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:32.922318 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-150fbf5f-9331-4281-903a-97a5144b3c0f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:32.926881 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-150fbf5f-9331-4281-903a-97a5144b3c0f tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d Aug 12 20:19:32.927725 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-150fbf5f-9331-4281-903a-97a5144b3c0f tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:32.928115 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-150fbf5f-9331-4281-903a-97a5144b3c0f tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:32.935875 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-150fbf5f-9331-4281-903a-97a5144b3c0f tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d returned with HTTP 404 Aug 12 20:19:32.936662 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 447/1752] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:32 2026] GET /volume/v3/volumes/606a3b89-c92c-47f0-b1c1-e66c98c4501d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:32.944667 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-1e913943-e04c-43e9-9ca9-d495971e54bf None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:32.949660 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1e913943-e04c-43e9-9ca9-d495971e54bf tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] DELETE https://10.4.3.246/volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 Aug 12 20:19:32.949847 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1e913943-e04c-43e9-9ca9-d495971e54bf tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:32.950069 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1e913943-e04c-43e9-9ca9-d495971e54bf tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:32.950227 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-1e913943-e04c-43e9-9ca9-d495971e54bf tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Delete volume with id: 5d038428-4e6a-4ffa-9949-ccfd95641c41 Aug 12 20:19:32.960559 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:32.960559 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:32.961166 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-1e913943-e04c-43e9-9ca9-d495971e54bf tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:19:32.985352 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-1e913943-e04c-43e9-9ca9-d495971e54bf tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Delete volume request issued successfully. Aug 12 20:19:32.985653 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1e913943-e04c-43e9-9ca9-d495971e54bf tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 returned with HTTP 202 Aug 12 20:19:32.986191 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 440/1753] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:19:32 2026] DELETE /volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:19:32.998089 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-b6736028-babf-473d-bfdc-0fec32ca3134 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:33.000355 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b6736028-babf-473d-bfdc-0fec32ca3134 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 Aug 12 20:19:33.000589 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b6736028-babf-473d-bfdc-0fec32ca3134 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:33.000859 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b6736028-babf-473d-bfdc-0fec32ca3134 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:33.009530 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:33.009530 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:33.015763 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-b6736028-babf-473d-bfdc-0fec32ca3134 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:19:33.024560 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b6736028-babf-473d-bfdc-0fec32ca3134 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 returned with HTTP 200 Aug 12 20:19:33.025073 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 431/1754] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:32 2026] GET /volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:33.737477 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ac9d234a-b0d6-4b3a-ac61-960a05b17420 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:33.739188 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ac9d234a-b0d6-4b3a-ac61-960a05b17420 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd Aug 12 20:19:33.739434 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ac9d234a-b0d6-4b3a-ac61-960a05b17420 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:33.739704 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ac9d234a-b0d6-4b3a-ac61-960a05b17420 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:33.754228 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:33.754228 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:33.760246 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-ac9d234a-b0d6-4b3a-ac61-960a05b17420 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:19:33.767500 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ac9d234a-b0d6-4b3a-ac61-960a05b17420 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd returned with HTTP 200 Aug 12 20:19:33.768003 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 437/1755] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:33 2026] GET /volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd => generated 1361 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:34.041647 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-4e2d92b8-2b52-4b38-9738-2be432880562 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:34.043027 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4e2d92b8-2b52-4b38-9738-2be432880562 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 Aug 12 20:19:34.043351 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4e2d92b8-2b52-4b38-9738-2be432880562 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:34.043662 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4e2d92b8-2b52-4b38-9738-2be432880562 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:34.054172 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4e2d92b8-2b52-4b38-9738-2be432880562 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 returned with HTTP 404 Aug 12 20:19:34.056566 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 448/1756] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:34 2026] GET /volume/v3/volumes/5d038428-4e6a-4ffa-9949-ccfd95641c41 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:34.147969 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-b89afc70-ac1c-4992-b518-610a7c6e8cc4 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:34.151060 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b89afc70-ac1c-4992-b518-610a7c6e8cc4 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] DELETE https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 Aug 12 20:19:34.151267 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b89afc70-ac1c-4992-b518-610a7c6e8cc4 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:34.151470 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b89afc70-ac1c-4992-b518-610a7c6e8cc4 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:34.151693 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-b89afc70-ac1c-4992-b518-610a7c6e8cc4 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Delete volume with id: f8f7fe35-23de-4d25-a746-133d30603092 Aug 12 20:19:34.161321 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:34.161321 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:34.161986 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-b89afc70-ac1c-4992-b518-610a7c6e8cc4 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:19:34.189895 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-b89afc70-ac1c-4992-b518-610a7c6e8cc4 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Delete volume request issued successfully. Aug 12 20:19:34.192980 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b89afc70-ac1c-4992-b518-610a7c6e8cc4 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 returned with HTTP 202 Aug 12 20:19:34.192980 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 441/1757] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:19:34 2026] DELETE /volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:19:34.208379 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-4bf9ea36-2f51-4504-9ce7-1ec8cbdea811 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:34.218804 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4bf9ea36-2f51-4504-9ce7-1ec8cbdea811 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 Aug 12 20:19:34.218804 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4bf9ea36-2f51-4504-9ce7-1ec8cbdea811 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:34.218804 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4bf9ea36-2f51-4504-9ce7-1ec8cbdea811 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:34.228586 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:34.228586 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:34.233887 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-4bf9ea36-2f51-4504-9ce7-1ec8cbdea811 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Volume info retrieved successfully. Aug 12 20:19:34.239901 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4bf9ea36-2f51-4504-9ce7-1ec8cbdea811 tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 returned with HTTP 200 Aug 12 20:19:34.240382 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 432/1758] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:34 2026] GET /volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:34.783181 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-aef38ffb-7136-4acd-bfb7-4f3e7ee50c49 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:34.784805 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-aef38ffb-7136-4acd-bfb7-4f3e7ee50c49 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd Aug 12 20:19:34.785453 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-aef38ffb-7136-4acd-bfb7-4f3e7ee50c49 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:34.785453 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-aef38ffb-7136-4acd-bfb7-4f3e7ee50c49 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:34.794313 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:34.794313 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:34.797978 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-aef38ffb-7136-4acd-bfb7-4f3e7ee50c49 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:19:34.802194 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-aef38ffb-7136-4acd-bfb7-4f3e7ee50c49 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd returned with HTTP 200 Aug 12 20:19:34.802533 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 438/1759] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:34 2026] GET /volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd => generated 1361 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:35.256092 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c0fb16ca-4395-4079-90a8-887623cecd8c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:35.258120 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c0fb16ca-4395-4079-90a8-887623cecd8c tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] GET https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 Aug 12 20:19:35.258482 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c0fb16ca-4395-4079-90a8-887623cecd8c tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:35.258927 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c0fb16ca-4395-4079-90a8-887623cecd8c tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:35.267468 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c0fb16ca-4395-4079-90a8-887623cecd8c tempest-AttachVolumeTestJSON-1996773475 tempest-AttachVolumeTestJSON-1996773475-project-member] https://10.4.3.246/volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 returned with HTTP 404 Aug 12 20:19:35.268980 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 449/1760] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:35 2026] GET /volume/v3/volumes/f8f7fe35-23de-4d25-a746-133d30603092 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:35.384428 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-89899309-ecf3-4dab-95fe-cac978f26569 req-5536be88-9582-400c-a086-a7161b9ef7d1 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:35.388184 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-89899309-ecf3-4dab-95fe-cac978f26569 req-5536be88-9582-400c-a086-a7161b9ef7d1 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] POST https://10.4.3.246/volume/v3/attachments/91a886d9-e18e-4dd4-af00-a05a3e41ee6b/action Aug 12 20:19:35.388792 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-89899309-ecf3-4dab-95fe-cac978f26569 req-5536be88-9582-400c-a086-a7161b9ef7d1 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Action body: b'{"os-complete": null}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:19:35.388966 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-89899309-ecf3-4dab-95fe-cac978f26569 req-5536be88-9582-400c-a086-a7161b9ef7d1 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:35.426576 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:35.426576 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:35.446282 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-89899309-ecf3-4dab-95fe-cac978f26569 req-5536be88-9582-400c-a086-a7161b9ef7d1 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/attachments/91a886d9-e18e-4dd4-af00-a05a3e41ee6b/action returned with HTTP 204 Aug 12 20:19:35.448334 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 442/1761] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:19:35 2026] POST /volume/v3/attachments/91a886d9-e18e-4dd4-af00-a05a3e41ee6b/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:35.818743 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-00df0447-cdf4-4b02-9eec-77fc2a824e53 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:35.821667 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-00df0447-cdf4-4b02-9eec-77fc2a824e53 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd Aug 12 20:19:35.821876 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-00df0447-cdf4-4b02-9eec-77fc2a824e53 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:35.822125 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-00df0447-cdf4-4b02-9eec-77fc2a824e53 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:35.836304 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:35.836304 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:35.840840 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-00df0447-cdf4-4b02-9eec-77fc2a824e53 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:19:35.848765 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-00df0447-cdf4-4b02-9eec-77fc2a824e53 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd returned with HTTP 200 Aug 12 20:19:35.849442 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 433/1762] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:35 2026] GET /volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd => generated 1653 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:35.865065 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-3e150e76-4675-4af4-a9b0-55feb6224f33 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:35.868006 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3e150e76-4675-4af4-a9b0-55feb6224f33 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:19:35.868392 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3e150e76-4675-4af4-a9b0-55feb6224f33 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ae2111a3-7803-4e76-a743-2559599d8cbd", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2107750027"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:35.880337 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:35.880337 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:35.880665 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-3e150e76-4675-4af4-a9b0-55feb6224f33 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:19:35.880790 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.snapshots [None req-3e150e76-4675-4af4-a9b0-55feb6224f33 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Create snapshot from volume ae2111a3-7803-4e76-a743-2559599d8cbd Aug 12 20:19:35.885488 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3e150e76-4675-4af4-a9b0-55feb6224f33 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 400 Aug 12 20:19:35.885660 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 439/1763] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:19:35 2026] POST /volume/v3/snapshots => generated 160 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 20:19:35.893102 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-ad72e867-0e8b-4300-87c3-81ebdc6a2b3d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:35.895524 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ad72e867-0e8b-4300-87c3-81ebdc6a2b3d tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:19:35.896064 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ad72e867-0e8b-4300-87c3-81ebdc6a2b3d tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ae2111a3-7803-4e76-a743-2559599d8cbd", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-582261460"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:35.910782 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:35.910782 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:35.911522 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-ad72e867-0e8b-4300-87c3-81ebdc6a2b3d tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:19:35.911753 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.snapshots [None req-ad72e867-0e8b-4300-87c3-81ebdc6a2b3d tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Create snapshot from volume ae2111a3-7803-4e76-a743-2559599d8cbd Aug 12 20:19:35.949251 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-2bc554b4-8e2f-4185-b099-976003c71a33 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:35.951027 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-ad72e867-0e8b-4300-87c3-81ebdc6a2b3d tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Created reservations ['30df3418-b1be-4a28-9fc4-3b060604cde6', '5e70f533-2d8f-4b4c-adf5-e72f3d23167d', '86e1d0a2-bf24-4fc5-b6b5-2c4e60d34895', '6050a60d-4944-4103-8efa-30a4ffd922e5'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:19:35.951375 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2bc554b4-8e2f-4185-b099-976003c71a33 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] GET https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 Aug 12 20:19:35.951699 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2bc554b4-8e2f-4185-b099-976003c71a33 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:35.953855 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2bc554b4-8e2f-4185-b099-976003c71a33 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:35.962332 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:35.962332 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:35.969464 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-2bc554b4-8e2f-4185-b099-976003c71a33 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Volume info retrieved successfully. Aug 12 20:19:35.977922 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2bc554b4-8e2f-4185-b099-976003c71a33 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 returned with HTTP 200 Aug 12 20:19:35.978710 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 443/1764] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:35 2026] GET /volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 => generated 861 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:36.003981 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-ad72e867-0e8b-4300-87c3-81ebdc6a2b3d tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot force create request issued successfully. Aug 12 20:19:36.004498 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ad72e867-0e8b-4300-87c3-81ebdc6a2b3d tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:19:36.005066 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 450/1765] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:19:35 2026] POST /volume/v3/snapshots => generated 309 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:19:36.018082 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-e12d8487-8d13-49ae-af5c-bc4fdb9b4804 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:36.023018 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e12d8487-8d13-49ae-af5c-bc4fdb9b4804 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/snapshots/7ad9dfb6-49e0-4170-b26d-48097a7e9a28 Aug 12 20:19:36.023309 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e12d8487-8d13-49ae-af5c-bc4fdb9b4804 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:36.023599 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e12d8487-8d13-49ae-af5c-bc4fdb9b4804 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:36.025873 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-7bf4bdf3-b6f1-4405-b1b1-aa216f275dba None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:36.030400 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:36.030400 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:36.030983 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-e12d8487-8d13-49ae-af5c-bc4fdb9b4804 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot retrieved successfully. Aug 12 20:19:36.031099 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7bf4bdf3-b6f1-4405-b1b1-aa216f275dba tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] POST https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857/action Aug 12 20:19:36.031440 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7bf4bdf3-b6f1-4405-b1b1-aa216f275dba tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-437649804", "disk_format": "qcow2"}}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:19:36.031630 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7bf4bdf3-b6f1-4405-b1b1-aa216f275dba tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-437649804", "disk_format": "qcow2"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:36.031926 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e12d8487-8d13-49ae-af5c-bc4fdb9b4804 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/7ad9dfb6-49e0-4170-b26d-48097a7e9a28 returned with HTTP 200 Aug 12 20:19:36.032623 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 434/1766] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:19:36 2026] GET /volume/v3/snapshots/7ad9dfb6-49e0-4170-b26d-48097a7e9a28 => generated 441 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:36.044481 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:36.044481 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:36.044481 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-7bf4bdf3-b6f1-4405-b1b1-aa216f275dba tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Volume info retrieved successfully. Aug 12 20:19:36.066142 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:36.066142 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:36.071529 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.image.image_utils [None req-7bf4bdf3-b6f1-4405-b1b1-aa216f275dba tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-437649804'}] 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-437649804'}]. {{(pid=100385) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 12 20:19:36.656681 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-7bf4bdf3-b6f1-4405-b1b1-aa216f275dba tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Copy volume to image completed successfully. Aug 12 20:19:36.656681 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7bf4bdf3-b6f1-4405-b1b1-aa216f275dba tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857/action returned with HTTP 202 Aug 12 20:19:36.657164 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 440/1767] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:19:36 2026] POST /volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857/action => generated 688 bytes in 632 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:19:37.047724 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-754d7692-11d7-4331-9af4-816314fbb220 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:37.049731 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-754d7692-11d7-4331-9af4-816314fbb220 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/snapshots/7ad9dfb6-49e0-4170-b26d-48097a7e9a28 Aug 12 20:19:37.049939 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-754d7692-11d7-4331-9af4-816314fbb220 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:37.050130 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-754d7692-11d7-4331-9af4-816314fbb220 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:37.057033 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:37.057033 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:37.057691 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-754d7692-11d7-4331-9af4-816314fbb220 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot retrieved successfully. Aug 12 20:19:37.058460 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-754d7692-11d7-4331-9af4-816314fbb220 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/7ad9dfb6-49e0-4170-b26d-48097a7e9a28 returned with HTTP 200 Aug 12 20:19:37.059260 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 444/1768] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:19:37 2026] GET /volume/v3/snapshots/7ad9dfb6-49e0-4170-b26d-48097a7e9a28 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:37.075290 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-da5536cf-9e44-4f1c-8034-c66bbd983226 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:37.077283 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-da5536cf-9e44-4f1c-8034-c66bbd983226 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:19:37.077626 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-da5536cf-9e44-4f1c-8034-c66bbd983226 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ae2111a3-7803-4e76-a743-2559599d8cbd", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1772517484"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:37.089902 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:37.089902 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:37.090378 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-da5536cf-9e44-4f1c-8034-c66bbd983226 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:19:37.090509 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.snapshots [None req-da5536cf-9e44-4f1c-8034-c66bbd983226 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Create snapshot from volume ae2111a3-7803-4e76-a743-2559599d8cbd Aug 12 20:19:37.141031 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-da5536cf-9e44-4f1c-8034-c66bbd983226 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Created reservations ['d10f273d-115f-4115-b2c5-2a1e0d13d48e', 'a153bcc8-614c-47c5-91ef-ac470cde7010', 'ef4c74df-3173-47a0-9142-ca035fbc68e3', 'ebbf4e4a-ee31-4e1f-8cf3-14ef6b83a2f8'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:19:37.194181 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-da5536cf-9e44-4f1c-8034-c66bbd983226 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot force create request issued successfully. Aug 12 20:19:37.194680 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-da5536cf-9e44-4f1c-8034-c66bbd983226 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:19:37.195188 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 451/1769] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:19:37 2026] POST /volume/v3/snapshots => generated 310 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:19:37.208782 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-72b8c1ad-38f0-46a9-a480-032187ccb154 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:37.210743 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-72b8c1ad-38f0-46a9-a480-032187ccb154 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/snapshots/036ee48e-6a8b-47ac-b707-867de10306ff Aug 12 20:19:37.210960 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-72b8c1ad-38f0-46a9-a480-032187ccb154 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:37.211207 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-72b8c1ad-38f0-46a9-a480-032187ccb154 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:37.222161 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:37.222161 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:37.223963 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-72b8c1ad-38f0-46a9-a480-032187ccb154 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot retrieved successfully. Aug 12 20:19:37.225195 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-72b8c1ad-38f0-46a9-a480-032187ccb154 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/036ee48e-6a8b-47ac-b707-867de10306ff returned with HTTP 200 Aug 12 20:19:37.226914 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 435/1770] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:19:37 2026] GET /volume/v3/snapshots/036ee48e-6a8b-47ac-b707-867de10306ff => generated 442 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:37.340648 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b087f878-7b54-4d23-8c6e-261919f92e53 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:37.375562 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b087f878-7b54-4d23-8c6e-261919f92e53 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:19:37.375562 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b087f878-7b54-4d23-8c6e-261919f92e53 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-76718456"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:37.375562 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-b087f878-7b54-4d23-8c6e-261919f92e53 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-76718456'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:19:37.375562 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-b087f878-7b54-4d23-8c6e-261919f92e53 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Create volume of 1 GB Aug 12 20:19:37.379303 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-b087f878-7b54-4d23-8c6e-261919f92e53 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Availability Zones retrieved successfully. Aug 12 20:19:37.384989 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b087f878-7b54-4d23-8c6e-261919f92e53 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Flow 'volume_create_api' (f2f8a12d-e553-4ce2-bbbb-061df34236da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:19:37.386024 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b087f878-7b54-4d23-8c6e-261919f92e53 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d7584ee-c6a0-4a27-ad4b-0985e8c1bd78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:37.386967 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-b087f878-7b54-4d23-8c6e-261919f92e53 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:19:37.412354 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b087f878-7b54-4d23-8c6e-261919f92e53 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d7584ee-c6a0-4a27-ad4b-0985e8c1bd78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:37.413354 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b087f878-7b54-4d23-8c6e-261919f92e53 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b14ef09d-d620-4697-8fee-cfc032aca7b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:37.475493 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-b087f878-7b54-4d23-8c6e-261919f92e53 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Created reservations ['06b2b661-6459-456e-9377-0718ba80b3e4', '5b204452-26ba-402d-92ec-340efc7b01af', 'd3044efa-3025-48bc-a085-2c5442010d64', 'ce83be51-cfd3-4fb9-951c-13e0ef60c976'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:19:37.476393 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b087f878-7b54-4d23-8c6e-261919f92e53 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b14ef09d-d620-4697-8fee-cfc032aca7b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06b2b661-6459-456e-9377-0718ba80b3e4', '5b204452-26ba-402d-92ec-340efc7b01af', 'd3044efa-3025-48bc-a085-2c5442010d64', 'ce83be51-cfd3-4fb9-951c-13e0ef60c976']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:37.477308 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b087f878-7b54-4d23-8c6e-261919f92e53 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6feea8dc-7a3c-46c7-a4f4-62b1bef54686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:37.501011 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b087f878-7b54-4d23-8c6e-261919f92e53 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6feea8dc-7a3c-46c7-a4f4-62b1bef54686) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6990e7e-9bc4-4755-9e09-3dde79e433a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-76718456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a20d6375baf49a0803075ca4c50ac07',qos_specs=None,replication_status=,reservations=['06b2b661-6459-456e-9377-0718ba80b3e4','5b204452-26ba-402d-92ec-340efc7b01af','d3044efa-3025-48bc-a085-2c5442010d64','ce83be51-cfd3-4fb9-951c-13e0ef60c976'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d78c87c6188439480c1ae2d3ee2be57',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:19:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-76718456',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6990e7e-9bc4-4755-9e09-3dde79e433a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a20d6375baf49a0803075ca4c50ac07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d78c87c6188439480c1ae2d3ee2be57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:37.502114 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b087f878-7b54-4d23-8c6e-261919f92e53 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4622fc2-3eb1-46a1-af00-6ab6f49c9662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:37.527569 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b087f878-7b54-4d23-8c6e-261919f92e53 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4622fc2-3eb1-46a1-af00-6ab6f49c9662) transitioned into state 'SUCCESS' from state '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-76718456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a20d6375baf49a0803075ca4c50ac07',qos_specs=None,replication_status=,reservations=['06b2b661-6459-456e-9377-0718ba80b3e4','5b204452-26ba-402d-92ec-340efc7b01af','d3044efa-3025-48bc-a085-2c5442010d64','ce83be51-cfd3-4fb9-951c-13e0ef60c976'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d78c87c6188439480c1ae2d3ee2be57',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:37.527569 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b087f878-7b54-4d23-8c6e-261919f92e53 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12c09d28-a053-4306-b35e-a7c5a49c750b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:37.541570 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b087f878-7b54-4d23-8c6e-261919f92e53 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12c09d28-a053-4306-b35e-a7c5a49c750b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:37.541570 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b087f878-7b54-4d23-8c6e-261919f92e53 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Flow 'volume_create_api' (f2f8a12d-e553-4ce2-bbbb-061df34236da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:19:37.541570 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-b087f878-7b54-4d23-8c6e-261919f92e53 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Create volume request issued successfully. Aug 12 20:19:37.542599 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b087f878-7b54-4d23-8c6e-261919f92e53 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:19:37.543362 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 441/1771] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:19:37 2026] POST /volume/v3/volumes => generated 747 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:19:38.239797 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-ea5ddb98-a469-49db-8f72-208195c8dc74 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:38.242015 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ea5ddb98-a469-49db-8f72-208195c8dc74 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/snapshots/036ee48e-6a8b-47ac-b707-867de10306ff Aug 12 20:19:38.242233 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ea5ddb98-a469-49db-8f72-208195c8dc74 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:38.242440 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ea5ddb98-a469-49db-8f72-208195c8dc74 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:38.248887 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:38.248887 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:38.249601 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-ea5ddb98-a469-49db-8f72-208195c8dc74 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot retrieved successfully. Aug 12 20:19:38.251124 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ea5ddb98-a469-49db-8f72-208195c8dc74 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/036ee48e-6a8b-47ac-b707-867de10306ff returned with HTTP 200 Aug 12 20:19:38.251731 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 445/1772] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:19:38 2026] GET /volume/v3/snapshots/036ee48e-6a8b-47ac-b707-867de10306ff => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:38.263085 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-be526683-5a94-42bd-9e00-507dd8d06dc3 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:38.264805 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-be526683-5a94-42bd-9e00-507dd8d06dc3 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:19:38.265254 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-be526683-5a94-42bd-9e00-507dd8d06dc3 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ae2111a3-7803-4e76-a743-2559599d8cbd", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1181048976"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:38.276808 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:38.276808 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:38.277416 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-be526683-5a94-42bd-9e00-507dd8d06dc3 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:19:38.277608 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.snapshots [None req-be526683-5a94-42bd-9e00-507dd8d06dc3 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Create snapshot from volume ae2111a3-7803-4e76-a743-2559599d8cbd Aug 12 20:19:38.318045 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-be526683-5a94-42bd-9e00-507dd8d06dc3 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Created reservations ['706911fb-3044-4601-a8ac-ca731407bfa9', '85959184-7ec9-4f36-b5b0-58039cd26994', '50a84b90-5435-4d2e-a0fe-5177ca8b03ab', 'a0093207-c116-4811-af1c-ceb7a8f82159'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:19:38.367990 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-be526683-5a94-42bd-9e00-507dd8d06dc3 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot force create request issued successfully. Aug 12 20:19:38.368413 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-be526683-5a94-42bd-9e00-507dd8d06dc3 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:19:38.368876 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 452/1773] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:19:38 2026] POST /volume/v3/snapshots => generated 310 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 12 20:19:38.380402 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-8ad8d064-5e49-4e82-af18-922e27fd0953 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:38.382358 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8ad8d064-5e49-4e82-af18-922e27fd0953 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/snapshots/e9194857-ff41-4f02-83f3-f56cede7806a Aug 12 20:19:38.382523 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8ad8d064-5e49-4e82-af18-922e27fd0953 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:38.382698 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8ad8d064-5e49-4e82-af18-922e27fd0953 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:38.388768 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:38.388768 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:38.389266 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-8ad8d064-5e49-4e82-af18-922e27fd0953 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot retrieved successfully. Aug 12 20:19:38.390122 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8ad8d064-5e49-4e82-af18-922e27fd0953 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/e9194857-ff41-4f02-83f3-f56cede7806a returned with HTTP 200 Aug 12 20:19:38.390500 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 436/1774] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:19:38 2026] GET /volume/v3/snapshots/e9194857-ff41-4f02-83f3-f56cede7806a => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:39.402081 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e9551e11-3ed9-4cfd-bd3d-773cf2c52f01 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:39.404452 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e9551e11-3ed9-4cfd-bd3d-773cf2c52f01 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/snapshots/e9194857-ff41-4f02-83f3-f56cede7806a Aug 12 20:19:39.404452 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e9551e11-3ed9-4cfd-bd3d-773cf2c52f01 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:39.404452 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e9551e11-3ed9-4cfd-bd3d-773cf2c52f01 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:39.411054 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:39.411054 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:39.411054 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-e9551e11-3ed9-4cfd-bd3d-773cf2c52f01 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot retrieved successfully. Aug 12 20:19:39.411054 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e9551e11-3ed9-4cfd-bd3d-773cf2c52f01 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/e9194857-ff41-4f02-83f3-f56cede7806a returned with HTTP 200 Aug 12 20:19:39.411301 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 442/1775] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:19:39 2026] GET /volume/v3/snapshots/e9194857-ff41-4f02-83f3-f56cede7806a => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:39.419473 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-30d3e910-2b98-430e-a5a3-91c7e6934680 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:39.421289 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-30d3e910-2b98-430e-a5a3-91c7e6934680 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/7ad9dfb6-49e0-4170-b26d-48097a7e9a28 Aug 12 20:19:39.421515 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-30d3e910-2b98-430e-a5a3-91c7e6934680 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:39.421756 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-30d3e910-2b98-430e-a5a3-91c7e6934680 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:39.421891 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.snapshots [None req-30d3e910-2b98-430e-a5a3-91c7e6934680 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Delete snapshot with id: 7ad9dfb6-49e0-4170-b26d-48097a7e9a28 Aug 12 20:19:39.426705 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:39.426705 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:39.427273 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-30d3e910-2b98-430e-a5a3-91c7e6934680 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot retrieved successfully. Aug 12 20:19:39.449457 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-30d3e910-2b98-430e-a5a3-91c7e6934680 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot delete request issued successfully. Aug 12 20:19:39.449857 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-30d3e910-2b98-430e-a5a3-91c7e6934680 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/7ad9dfb6-49e0-4170-b26d-48097a7e9a28 returned with HTTP 202 Aug 12 20:19:39.450483 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 446/1776] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:19:39 2026] DELETE /volume/v3/snapshots/7ad9dfb6-49e0-4170-b26d-48097a7e9a28 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:19:39.458184 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-6297e216-22bf-4718-b01b-93c2bc45c857 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:39.460467 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-81b1676b-f43a-4f42-a53d-6f2eec5f533a None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:39.460724 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6297e216-22bf-4718-b01b-93c2bc45c857 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/snapshots/7ad9dfb6-49e0-4170-b26d-48097a7e9a28 Aug 12 20:19:39.460800 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6297e216-22bf-4718-b01b-93c2bc45c857 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:39.461058 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6297e216-22bf-4718-b01b-93c2bc45c857 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:39.467719 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:39.467719 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:39.468255 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-6297e216-22bf-4718-b01b-93c2bc45c857 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot retrieved successfully. Aug 12 20:19:39.469093 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6297e216-22bf-4718-b01b-93c2bc45c857 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/7ad9dfb6-49e0-4170-b26d-48097a7e9a28 returned with HTTP 200 Aug 12 20:19:39.469451 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 453/1777] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:19:39 2026] GET /volume/v3/snapshots/7ad9dfb6-49e0-4170-b26d-48097a7e9a28 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:39.621690 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-81b1676b-f43a-4f42-a53d-6f2eec5f533a tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:19:39.621944 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-81b1676b-f43a-4f42-a53d-6f2eec5f533a tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-140319935"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:39.623361 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-81b1676b-f43a-4f42-a53d-6f2eec5f533a tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-140319935'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:19:39.623486 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-81b1676b-f43a-4f42-a53d-6f2eec5f533a tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Create volume of 1 GB Aug 12 20:19:39.628796 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-81b1676b-f43a-4f42-a53d-6f2eec5f533a tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Availability Zones retrieved successfully. Aug 12 20:19:39.636876 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-81b1676b-f43a-4f42-a53d-6f2eec5f533a tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Flow 'volume_create_api' (93931e3a-63b0-4cd8-a33c-3bb636c8f69c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:19:39.639203 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-81b1676b-f43a-4f42-a53d-6f2eec5f533a tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (375c31ad-081a-40bc-b72c-4037b6553dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:39.641101 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-81b1676b-f43a-4f42-a53d-6f2eec5f533a tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:19:39.673957 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-81b1676b-f43a-4f42-a53d-6f2eec5f533a tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (375c31ad-081a-40bc-b72c-4037b6553dee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:39.674623 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-81b1676b-f43a-4f42-a53d-6f2eec5f533a tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1db2f024-60df-4771-8dd8-e2c5c4e582d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:39.731165 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-81b1676b-f43a-4f42-a53d-6f2eec5f533a tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Created reservations ['75193b0a-89cc-4482-aabb-3d9ef6ce1dd3', '3c1b392b-005a-4e51-87de-110754f2db31', '378cc5fb-ba70-40c9-accb-b14a1681e34c', '10a20589-a08b-4774-a12a-38329836060d'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:19:39.732011 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-81b1676b-f43a-4f42-a53d-6f2eec5f533a tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1db2f024-60df-4771-8dd8-e2c5c4e582d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75193b0a-89cc-4482-aabb-3d9ef6ce1dd3', '3c1b392b-005a-4e51-87de-110754f2db31', '378cc5fb-ba70-40c9-accb-b14a1681e34c', '10a20589-a08b-4774-a12a-38329836060d']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:39.732806 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-81b1676b-f43a-4f42-a53d-6f2eec5f533a tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9eed386e-badb-4107-925f-145eeb803368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:39.757643 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-81b1676b-f43a-4f42-a53d-6f2eec5f533a tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9eed386e-badb-4107-925f-145eeb803368) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd174ac2-ea8d-4728-81cc-112df37022bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-140319935',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0667d49b0cc34663b69adf33fc06115d',qos_specs=None,replication_status=,reservations=['75193b0a-89cc-4482-aabb-3d9ef6ce1dd3','3c1b392b-005a-4e51-87de-110754f2db31','378cc5fb-ba70-40c9-accb-b14a1681e34c','10a20589-a08b-4774-a12a-38329836060d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba98b862555d41e882957bbafbde09cb',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:19:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-140319935',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd174ac2-ea8d-4728-81cc-112df37022bf,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0667d49b0cc34663b69adf33fc06115d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba98b862555d41e882957bbafbde09cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:39.758385 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-81b1676b-f43a-4f42-a53d-6f2eec5f533a tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4c0fc78-aab2-4c86-991c-edaf3c95a1f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:39.778358 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-81b1676b-f43a-4f42-a53d-6f2eec5f533a tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4c0fc78-aab2-4c86-991c-edaf3c95a1f1) transitioned into state 'SUCCESS' from state '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-140319935',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0667d49b0cc34663b69adf33fc06115d',qos_specs=None,replication_status=,reservations=['75193b0a-89cc-4482-aabb-3d9ef6ce1dd3','3c1b392b-005a-4e51-87de-110754f2db31','378cc5fb-ba70-40c9-accb-b14a1681e34c','10a20589-a08b-4774-a12a-38329836060d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba98b862555d41e882957bbafbde09cb',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:39.778571 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-81b1676b-f43a-4f42-a53d-6f2eec5f533a tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77fbe5f6-3bed-4df2-8f2d-45c67f8a8d28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:39.788050 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-81b1676b-f43a-4f42-a53d-6f2eec5f533a tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77fbe5f6-3bed-4df2-8f2d-45c67f8a8d28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:39.788460 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-81b1676b-f43a-4f42-a53d-6f2eec5f533a tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Flow 'volume_create_api' (93931e3a-63b0-4cd8-a33c-3bb636c8f69c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:19:39.788918 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-81b1676b-f43a-4f42-a53d-6f2eec5f533a tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Create volume request issued successfully. Aug 12 20:19:39.789614 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-81b1676b-f43a-4f42-a53d-6f2eec5f533a tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:19:39.790018 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 437/1778] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:19:39 2026] POST /volume/v3/volumes => generated 759 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:19:39.805419 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-58b779e5-d10a-49cc-92ea-5c4d74f270c3 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:39.811414 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-58b779e5-d10a-49cc-92ea-5c4d74f270c3 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] GET https://10.4.3.246/volume/v3/volumes/bd174ac2-ea8d-4728-81cc-112df37022bf Aug 12 20:19:39.811731 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-58b779e5-d10a-49cc-92ea-5c4d74f270c3 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:39.812276 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-58b779e5-d10a-49cc-92ea-5c4d74f270c3 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:39.823558 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:39.823558 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:39.828955 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-58b779e5-d10a-49cc-92ea-5c4d74f270c3 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Volume info retrieved successfully. Aug 12 20:19:39.834849 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-58b779e5-d10a-49cc-92ea-5c4d74f270c3 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] https://10.4.3.246/volume/v3/volumes/bd174ac2-ea8d-4728-81cc-112df37022bf returned with HTTP 200 Aug 12 20:19:39.835604 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 443/1779] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:39 2026] GET /volume/v3/volumes/bd174ac2-ea8d-4728-81cc-112df37022bf => generated 827 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:40.479511 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-cb794410-ffe0-40e0-99f7-cc20e5c5a7f9 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:40.481893 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cb794410-ffe0-40e0-99f7-cc20e5c5a7f9 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/snapshots/7ad9dfb6-49e0-4170-b26d-48097a7e9a28 Aug 12 20:19:40.482203 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cb794410-ffe0-40e0-99f7-cc20e5c5a7f9 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:40.482460 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cb794410-ffe0-40e0-99f7-cc20e5c5a7f9 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:40.489728 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cb794410-ffe0-40e0-99f7-cc20e5c5a7f9 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/7ad9dfb6-49e0-4170-b26d-48097a7e9a28 returned with HTTP 404 Aug 12 20:19:40.490464 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 447/1780] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:19:40 2026] GET /volume/v3/snapshots/7ad9dfb6-49e0-4170-b26d-48097a7e9a28 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:40.499285 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-dcd12abf-3c29-4f33-a8a5-1c7fd9fbab92 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:40.501749 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-dcd12abf-3c29-4f33-a8a5-1c7fd9fbab92 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/e9194857-ff41-4f02-83f3-f56cede7806a Aug 12 20:19:40.502049 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-dcd12abf-3c29-4f33-a8a5-1c7fd9fbab92 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:40.502308 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-dcd12abf-3c29-4f33-a8a5-1c7fd9fbab92 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:40.502461 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.snapshots [None req-dcd12abf-3c29-4f33-a8a5-1c7fd9fbab92 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Delete snapshot with id: e9194857-ff41-4f02-83f3-f56cede7806a Aug 12 20:19:40.509427 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:40.509427 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:40.510097 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-dcd12abf-3c29-4f33-a8a5-1c7fd9fbab92 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot retrieved successfully. Aug 12 20:19:40.536134 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-dcd12abf-3c29-4f33-a8a5-1c7fd9fbab92 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot delete request issued successfully. Aug 12 20:19:40.536365 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-dcd12abf-3c29-4f33-a8a5-1c7fd9fbab92 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/e9194857-ff41-4f02-83f3-f56cede7806a returned with HTTP 202 Aug 12 20:19:40.537202 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 454/1781] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:19:40 2026] DELETE /volume/v3/snapshots/e9194857-ff41-4f02-83f3-f56cede7806a => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:19:40.546165 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-59ef5d24-4498-4377-a260-35956ee06446 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:40.549329 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-59ef5d24-4498-4377-a260-35956ee06446 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/snapshots/e9194857-ff41-4f02-83f3-f56cede7806a Aug 12 20:19:40.549670 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-59ef5d24-4498-4377-a260-35956ee06446 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:40.549920 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-59ef5d24-4498-4377-a260-35956ee06446 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:40.557809 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:40.557809 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:40.558356 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-59ef5d24-4498-4377-a260-35956ee06446 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot retrieved successfully. Aug 12 20:19:40.559270 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-59ef5d24-4498-4377-a260-35956ee06446 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/e9194857-ff41-4f02-83f3-f56cede7806a returned with HTTP 200 Aug 12 20:19:40.559714 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 438/1782] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:19:40 2026] GET /volume/v3/snapshots/e9194857-ff41-4f02-83f3-f56cede7806a => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:40.853140 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ff3f68c2-158a-4384-a1b5-bbbd9c87e62a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:40.855799 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ff3f68c2-158a-4384-a1b5-bbbd9c87e62a tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] GET https://10.4.3.246/volume/v3/volumes/bd174ac2-ea8d-4728-81cc-112df37022bf Aug 12 20:19:40.856185 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ff3f68c2-158a-4384-a1b5-bbbd9c87e62a tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:40.856617 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ff3f68c2-158a-4384-a1b5-bbbd9c87e62a tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:40.865660 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:40.865660 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:40.871420 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-ff3f68c2-158a-4384-a1b5-bbbd9c87e62a tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Volume info retrieved successfully. Aug 12 20:19:40.877328 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ff3f68c2-158a-4384-a1b5-bbbd9c87e62a tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] https://10.4.3.246/volume/v3/volumes/bd174ac2-ea8d-4728-81cc-112df37022bf returned with HTTP 200 Aug 12 20:19:40.878046 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 444/1783] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:40 2026] GET /volume/v3/volumes/bd174ac2-ea8d-4728-81cc-112df37022bf => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:40.909853 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-683d15ef-013d-495d-9176-da8616e5aaeb req-9853d387-feb8-43a5-9fae-629cc5b9a07d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:40.913082 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-683d15ef-013d-495d-9176-da8616e5aaeb req-9853d387-feb8-43a5-9fae-629cc5b9a07d tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] GET https://10.4.3.246/volume/v3/volumes/bd174ac2-ea8d-4728-81cc-112df37022bf Aug 12 20:19:40.913401 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-683d15ef-013d-495d-9176-da8616e5aaeb req-9853d387-feb8-43a5-9fae-629cc5b9a07d tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:40.913920 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-683d15ef-013d-495d-9176-da8616e5aaeb req-9853d387-feb8-43a5-9fae-629cc5b9a07d tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:40.925849 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:40.925849 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:40.931724 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-683d15ef-013d-495d-9176-da8616e5aaeb req-9853d387-feb8-43a5-9fae-629cc5b9a07d tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Volume info retrieved successfully. Aug 12 20:19:40.940352 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-683d15ef-013d-495d-9176-da8616e5aaeb req-9853d387-feb8-43a5-9fae-629cc5b9a07d tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] https://10.4.3.246/volume/v3/volumes/bd174ac2-ea8d-4728-81cc-112df37022bf returned with HTTP 200 Aug 12 20:19:40.941104 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 448/1784] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:19:40 2026] GET /volume/v3/volumes/bd174ac2-ea8d-4728-81cc-112df37022bf => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:40.956745 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-9692fb4a-ebe2-4e78-9c14-7a370b6e341b None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:40.959761 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9692fb4a-ebe2-4e78-9c14-7a370b6e341b tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:19:40.960137 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9692fb4a-ebe2-4e78-9c14-7a370b6e341b tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-973067570"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:40.961824 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-9692fb4a-ebe2-4e78-9c14-7a370b6e341b tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-973067570'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:19:40.962042 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-9692fb4a-ebe2-4e78-9c14-7a370b6e341b tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Create volume of 1 GB Aug 12 20:19:40.962274 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:40.962274 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:40.966298 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-9692fb4a-ebe2-4e78-9c14-7a370b6e341b tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Availability Zones retrieved successfully. Aug 12 20:19:40.972359 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-9692fb4a-ebe2-4e78-9c14-7a370b6e341b tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Flow 'volume_create_api' (5b6cc446-5913-41c5-810c-50799ac0a4f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:19:40.973321 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-9692fb4a-ebe2-4e78-9c14-7a370b6e341b tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99b214a7-22ac-4d7e-9678-dfe30d644224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:40.974346 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-9692fb4a-ebe2-4e78-9c14-7a370b6e341b tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:19:41.001238 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-9692fb4a-ebe2-4e78-9c14-7a370b6e341b tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99b214a7-22ac-4d7e-9678-dfe30d644224) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:41.002215 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-9692fb4a-ebe2-4e78-9c14-7a370b6e341b tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e7a4de9-da40-403d-906f-4d971c37d04e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:41.044192 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-9692fb4a-ebe2-4e78-9c14-7a370b6e341b tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Created reservations ['459beb53-5890-4a59-8b1f-3a42bb3f87eb', '74613ad3-a375-46e6-9183-3aaa99aa8ad7', '566f8d13-34dc-455b-8bb8-57eeb1ffe6c6', '66bbf464-5cb9-4d75-96b8-432435326c78'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:19:41.045179 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-9692fb4a-ebe2-4e78-9c14-7a370b6e341b tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e7a4de9-da40-403d-906f-4d971c37d04e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['459beb53-5890-4a59-8b1f-3a42bb3f87eb', '74613ad3-a375-46e6-9183-3aaa99aa8ad7', '566f8d13-34dc-455b-8bb8-57eeb1ffe6c6', '66bbf464-5cb9-4d75-96b8-432435326c78']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:41.045932 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-9692fb4a-ebe2-4e78-9c14-7a370b6e341b tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cf023c1-ab22-47ca-9ed6-5aee89f41cfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:41.074680 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-9692fb4a-ebe2-4e78-9c14-7a370b6e341b tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cf023c1-ab22-47ca-9ed6-5aee89f41cfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e7ea284-5fc6-43c0-9ad6-d78b35a6397e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-973067570',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0667d49b0cc34663b69adf33fc06115d',qos_specs=None,replication_status=,reservations=['459beb53-5890-4a59-8b1f-3a42bb3f87eb','74613ad3-a375-46e6-9183-3aaa99aa8ad7','566f8d13-34dc-455b-8bb8-57eeb1ffe6c6','66bbf464-5cb9-4d75-96b8-432435326c78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba98b862555d41e882957bbafbde09cb',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:19:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-973067570',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e7ea284-5fc6-43c0-9ad6-d78b35a6397e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0667d49b0cc34663b69adf33fc06115d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba98b862555d41e882957bbafbde09cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:41.075772 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-9692fb4a-ebe2-4e78-9c14-7a370b6e341b tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ac7a3d0-86ef-4bfd-9797-9ac9f4e024ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:41.100453 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-9692fb4a-ebe2-4e78-9c14-7a370b6e341b tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ac7a3d0-86ef-4bfd-9797-9ac9f4e024ae) transitioned into state 'SUCCESS' from state '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-973067570',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0667d49b0cc34663b69adf33fc06115d',qos_specs=None,replication_status=,reservations=['459beb53-5890-4a59-8b1f-3a42bb3f87eb','74613ad3-a375-46e6-9183-3aaa99aa8ad7','566f8d13-34dc-455b-8bb8-57eeb1ffe6c6','66bbf464-5cb9-4d75-96b8-432435326c78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba98b862555d41e882957bbafbde09cb',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:41.101450 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-9692fb4a-ebe2-4e78-9c14-7a370b6e341b tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (860a8a7c-53e3-423f-8f7b-d39101e5e6e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:41.114199 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-9692fb4a-ebe2-4e78-9c14-7a370b6e341b tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (860a8a7c-53e3-423f-8f7b-d39101e5e6e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:41.115267 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-9692fb4a-ebe2-4e78-9c14-7a370b6e341b tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Flow 'volume_create_api' (5b6cc446-5913-41c5-810c-50799ac0a4f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:19:41.115699 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-9692fb4a-ebe2-4e78-9c14-7a370b6e341b tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Create volume request issued successfully. Aug 12 20:19:41.116345 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9692fb4a-ebe2-4e78-9c14-7a370b6e341b tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:19:41.117024 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 455/1785] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:19:40 2026] POST /volume/v3/volumes => generated 759 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:19:41.128314 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-7681bc07-5921-4e3f-8f95-963047118d16 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:41.131692 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7681bc07-5921-4e3f-8f95-963047118d16 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] GET https://10.4.3.246/volume/v3/volumes/1e7ea284-5fc6-43c0-9ad6-d78b35a6397e Aug 12 20:19:41.131692 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7681bc07-5921-4e3f-8f95-963047118d16 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:41.131781 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7681bc07-5921-4e3f-8f95-963047118d16 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:41.141402 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:41.141402 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:41.147529 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-7681bc07-5921-4e3f-8f95-963047118d16 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Volume info retrieved successfully. Aug 12 20:19:41.152969 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7681bc07-5921-4e3f-8f95-963047118d16 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] https://10.4.3.246/volume/v3/volumes/1e7ea284-5fc6-43c0-9ad6-d78b35a6397e returned with HTTP 200 Aug 12 20:19:41.153858 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 439/1786] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:41 2026] GET /volume/v3/volumes/1e7ea284-5fc6-43c0-9ad6-d78b35a6397e => generated 827 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:41.569743 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f7961466-cfb1-4930-bb1e-76b93091791d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:41.573618 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f7961466-cfb1-4930-bb1e-76b93091791d tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/snapshots/e9194857-ff41-4f02-83f3-f56cede7806a Aug 12 20:19:41.573618 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f7961466-cfb1-4930-bb1e-76b93091791d tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:41.574167 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f7961466-cfb1-4930-bb1e-76b93091791d tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:41.580489 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f7961466-cfb1-4930-bb1e-76b93091791d tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/e9194857-ff41-4f02-83f3-f56cede7806a returned with HTTP 404 Aug 12 20:19:41.581224 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 445/1787] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:19:41 2026] GET /volume/v3/snapshots/e9194857-ff41-4f02-83f3-f56cede7806a => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:41.592775 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-1c062ad9-9ce2-4c42-be86-66a057b623ac None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:41.595574 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1c062ad9-9ce2-4c42-be86-66a057b623ac tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/036ee48e-6a8b-47ac-b707-867de10306ff Aug 12 20:19:41.595574 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1c062ad9-9ce2-4c42-be86-66a057b623ac tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:41.595797 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1c062ad9-9ce2-4c42-be86-66a057b623ac tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:41.598231 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.snapshots [None req-1c062ad9-9ce2-4c42-be86-66a057b623ac tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Delete snapshot with id: 036ee48e-6a8b-47ac-b707-867de10306ff Aug 12 20:19:41.603870 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:41.603870 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:41.604938 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-1c062ad9-9ce2-4c42-be86-66a057b623ac tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot retrieved successfully. Aug 12 20:19:41.638169 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-1c062ad9-9ce2-4c42-be86-66a057b623ac tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot delete request issued successfully. Aug 12 20:19:41.638169 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1c062ad9-9ce2-4c42-be86-66a057b623ac tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/036ee48e-6a8b-47ac-b707-867de10306ff returned with HTTP 202 Aug 12 20:19:41.638169 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 449/1788] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:19:41 2026] DELETE /volume/v3/snapshots/036ee48e-6a8b-47ac-b707-867de10306ff => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:19:41.646266 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-81f7cfc4-50a1-4551-bf78-66419fc3974c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:41.649097 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-81f7cfc4-50a1-4551-bf78-66419fc3974c tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/snapshots/036ee48e-6a8b-47ac-b707-867de10306ff Aug 12 20:19:41.649435 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-81f7cfc4-50a1-4551-bf78-66419fc3974c tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:41.649726 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-81f7cfc4-50a1-4551-bf78-66419fc3974c tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:41.655855 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:41.655855 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:41.656515 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-81f7cfc4-50a1-4551-bf78-66419fc3974c tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot retrieved successfully. Aug 12 20:19:41.657767 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-81f7cfc4-50a1-4551-bf78-66419fc3974c tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/036ee48e-6a8b-47ac-b707-867de10306ff returned with HTTP 200 Aug 12 20:19:41.658266 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 456/1789] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:19:41 2026] GET /volume/v3/snapshots/036ee48e-6a8b-47ac-b707-867de10306ff => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:42.168428 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-8cb67d18-32b0-48df-bc1d-50b81241b35f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:42.170552 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8cb67d18-32b0-48df-bc1d-50b81241b35f tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] GET https://10.4.3.246/volume/v3/volumes/1e7ea284-5fc6-43c0-9ad6-d78b35a6397e Aug 12 20:19:42.170808 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8cb67d18-32b0-48df-bc1d-50b81241b35f tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:42.171067 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8cb67d18-32b0-48df-bc1d-50b81241b35f tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:42.179204 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:42.179204 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:42.184172 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-8cb67d18-32b0-48df-bc1d-50b81241b35f tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Volume info retrieved successfully. Aug 12 20:19:42.190373 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8cb67d18-32b0-48df-bc1d-50b81241b35f tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] https://10.4.3.246/volume/v3/volumes/1e7ea284-5fc6-43c0-9ad6-d78b35a6397e returned with HTTP 200 Aug 12 20:19:42.190904 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 440/1790] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:42 2026] GET /volume/v3/volumes/1e7ea284-5fc6-43c0-9ad6-d78b35a6397e => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:42.224378 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-3540bd3d-4067-4ce5-9ba1-bc78485a6d3d req-6664d262-746e-467c-a020-c3f8a88aaf62 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:42.228451 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-3540bd3d-4067-4ce5-9ba1-bc78485a6d3d req-6664d262-746e-467c-a020-c3f8a88aaf62 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] GET https://10.4.3.246/volume/v3/volumes/1e7ea284-5fc6-43c0-9ad6-d78b35a6397e Aug 12 20:19:42.228918 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-3540bd3d-4067-4ce5-9ba1-bc78485a6d3d req-6664d262-746e-467c-a020-c3f8a88aaf62 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:42.229498 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-3540bd3d-4067-4ce5-9ba1-bc78485a6d3d req-6664d262-746e-467c-a020-c3f8a88aaf62 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:42.241208 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:42.241208 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:42.247903 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-3540bd3d-4067-4ce5-9ba1-bc78485a6d3d req-6664d262-746e-467c-a020-c3f8a88aaf62 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Volume info retrieved successfully. Aug 12 20:19:42.256874 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-3540bd3d-4067-4ce5-9ba1-bc78485a6d3d req-6664d262-746e-467c-a020-c3f8a88aaf62 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] https://10.4.3.246/volume/v3/volumes/1e7ea284-5fc6-43c0-9ad6-d78b35a6397e returned with HTTP 200 Aug 12 20:19:42.257904 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 446/1791] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:19:42 2026] GET /volume/v3/volumes/1e7ea284-5fc6-43c0-9ad6-d78b35a6397e => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:42.271506 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-7f3d8ceb-57d7-43eb-975b-4131ad8eca35 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:42.273054 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7f3d8ceb-57d7-43eb-975b-4131ad8eca35 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:19:42.273578 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7f3d8ceb-57d7-43eb-975b-4131ad8eca35 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-555325248"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:42.275258 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-7f3d8ceb-57d7-43eb-975b-4131ad8eca35 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-555325248'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:19:42.275532 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-7f3d8ceb-57d7-43eb-975b-4131ad8eca35 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Create volume of 1 GB Aug 12 20:19:42.276017 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:42.276017 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:42.280434 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-7f3d8ceb-57d7-43eb-975b-4131ad8eca35 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Availability Zones retrieved successfully. Aug 12 20:19:42.286471 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7f3d8ceb-57d7-43eb-975b-4131ad8eca35 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Flow 'volume_create_api' (c456b11e-738e-4f2b-9cfc-75cce0467ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:19:42.287840 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7f3d8ceb-57d7-43eb-975b-4131ad8eca35 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (632b2646-6d5d-4112-b45a-69adeb94ac18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:42.288965 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-7f3d8ceb-57d7-43eb-975b-4131ad8eca35 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:19:42.332798 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7f3d8ceb-57d7-43eb-975b-4131ad8eca35 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (632b2646-6d5d-4112-b45a-69adeb94ac18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:42.333127 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7f3d8ceb-57d7-43eb-975b-4131ad8eca35 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d763f4e4-914d-4d25-bab5-46a4d00cbf6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:42.387944 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-7f3d8ceb-57d7-43eb-975b-4131ad8eca35 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Created reservations ['88d9c836-c86a-46f3-9f90-56f7e48a5ba3', 'd8d1908d-35e0-43bf-8198-1aea759f4790', '215438b9-a647-4306-b367-34aaa7e571a1', 'c0b827f3-55b5-4aaa-bdc0-c8e9d60fff9f'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:19:42.389438 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7f3d8ceb-57d7-43eb-975b-4131ad8eca35 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d763f4e4-914d-4d25-bab5-46a4d00cbf6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88d9c836-c86a-46f3-9f90-56f7e48a5ba3', 'd8d1908d-35e0-43bf-8198-1aea759f4790', '215438b9-a647-4306-b367-34aaa7e571a1', 'c0b827f3-55b5-4aaa-bdc0-c8e9d60fff9f']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:42.394408 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7f3d8ceb-57d7-43eb-975b-4131ad8eca35 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6c049e9-41b0-424d-9e1e-050993c287db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:42.429258 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7f3d8ceb-57d7-43eb-975b-4131ad8eca35 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6c049e9-41b0-424d-9e1e-050993c287db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b45d3a5f-4925-4cd0-837d-84a6d923e7a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-555325248',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0667d49b0cc34663b69adf33fc06115d',qos_specs=None,replication_status=,reservations=['88d9c836-c86a-46f3-9f90-56f7e48a5ba3','d8d1908d-35e0-43bf-8198-1aea759f4790','215438b9-a647-4306-b367-34aaa7e571a1','c0b827f3-55b5-4aaa-bdc0-c8e9d60fff9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba98b862555d41e882957bbafbde09cb',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:19:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-555325248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b45d3a5f-4925-4cd0-837d-84a6d923e7a6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0667d49b0cc34663b69adf33fc06115d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba98b862555d41e882957bbafbde09cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:42.431107 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7f3d8ceb-57d7-43eb-975b-4131ad8eca35 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc4d6eb0-d6fd-4bad-81bd-c323a523a75c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:42.467063 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7f3d8ceb-57d7-43eb-975b-4131ad8eca35 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc4d6eb0-d6fd-4bad-81bd-c323a523a75c) transitioned into state 'SUCCESS' from state '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-555325248',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0667d49b0cc34663b69adf33fc06115d',qos_specs=None,replication_status=,reservations=['88d9c836-c86a-46f3-9f90-56f7e48a5ba3','d8d1908d-35e0-43bf-8198-1aea759f4790','215438b9-a647-4306-b367-34aaa7e571a1','c0b827f3-55b5-4aaa-bdc0-c8e9d60fff9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba98b862555d41e882957bbafbde09cb',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:42.467063 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7f3d8ceb-57d7-43eb-975b-4131ad8eca35 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9341a4a7-1d09-495f-a64f-1eac5364bf21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:42.484715 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7f3d8ceb-57d7-43eb-975b-4131ad8eca35 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9341a4a7-1d09-495f-a64f-1eac5364bf21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:42.485980 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7f3d8ceb-57d7-43eb-975b-4131ad8eca35 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Flow 'volume_create_api' (c456b11e-738e-4f2b-9cfc-75cce0467ce7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:19:42.486429 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-7f3d8ceb-57d7-43eb-975b-4131ad8eca35 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Create volume request issued successfully. Aug 12 20:19:42.487092 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7f3d8ceb-57d7-43eb-975b-4131ad8eca35 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:19:42.487516 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 450/1792] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:19:42 2026] POST /volume/v3/volumes => generated 759 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:19:42.515352 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-ae40cc79-14c2-4c0f-bb24-adb46b1e9731 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:42.524955 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ae40cc79-14c2-4c0f-bb24-adb46b1e9731 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] GET https://10.4.3.246/volume/v3/volumes/b45d3a5f-4925-4cd0-837d-84a6d923e7a6 Aug 12 20:19:42.525276 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ae40cc79-14c2-4c0f-bb24-adb46b1e9731 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:42.525611 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ae40cc79-14c2-4c0f-bb24-adb46b1e9731 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:42.536586 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:42.536586 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:42.541471 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-ae40cc79-14c2-4c0f-bb24-adb46b1e9731 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Volume info retrieved successfully. Aug 12 20:19:42.547226 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ae40cc79-14c2-4c0f-bb24-adb46b1e9731 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] https://10.4.3.246/volume/v3/volumes/b45d3a5f-4925-4cd0-837d-84a6d923e7a6 returned with HTTP 200 Aug 12 20:19:42.547943 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 457/1793] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:42 2026] GET /volume/v3/volumes/b45d3a5f-4925-4cd0-837d-84a6d923e7a6 => generated 827 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:42.676904 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-f7e20c0c-bba3-49d3-9f54-eb80b4e93041 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:42.679816 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f7e20c0c-bba3-49d3-9f54-eb80b4e93041 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/snapshots/036ee48e-6a8b-47ac-b707-867de10306ff Aug 12 20:19:42.680072 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f7e20c0c-bba3-49d3-9f54-eb80b4e93041 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:42.680307 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f7e20c0c-bba3-49d3-9f54-eb80b4e93041 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:42.688372 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f7e20c0c-bba3-49d3-9f54-eb80b4e93041 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/036ee48e-6a8b-47ac-b707-867de10306ff returned with HTTP 404 Aug 12 20:19:42.688871 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 441/1794] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:19:42 2026] GET /volume/v3/snapshots/036ee48e-6a8b-47ac-b707-867de10306ff => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:42.706723 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ac63dc7e-aab4-4512-bdc7-519145ce686c None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:42.708452 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-8edb6517-7ec3-416a-bd5d-2a7696277191 req-136fe4aa-71ff-488f-80e3-cd8af0b63d14 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:42.711918 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-8edb6517-7ec3-416a-bd5d-2a7696277191 req-136fe4aa-71ff-488f-80e3-cd8af0b63d14 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] GET https://10.4.3.246/volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b Aug 12 20:19:42.712366 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-8edb6517-7ec3-416a-bd5d-2a7696277191 req-136fe4aa-71ff-488f-80e3-cd8af0b63d14 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:42.712422 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ac63dc7e-aab4-4512-bdc7-519145ce686c tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/e9194857-ff41-4f02-83f3-f56cede7806a Aug 12 20:19:42.712454 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-8edb6517-7ec3-416a-bd5d-2a7696277191 req-136fe4aa-71ff-488f-80e3-cd8af0b63d14 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:42.712788 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ac63dc7e-aab4-4512-bdc7-519145ce686c tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:42.713013 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ac63dc7e-aab4-4512-bdc7-519145ce686c tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:42.713173 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.snapshots [None req-ac63dc7e-aab4-4512-bdc7-519145ce686c tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Delete snapshot with id: e9194857-ff41-4f02-83f3-f56cede7806a Aug 12 20:19:42.724099 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:42.724099 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:42.725859 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ac63dc7e-aab4-4512-bdc7-519145ce686c tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/e9194857-ff41-4f02-83f3-f56cede7806a returned with HTTP 404 Aug 12 20:19:42.726417 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 447/1795] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:19:42 2026] DELETE /volume/v3/snapshots/e9194857-ff41-4f02-83f3-f56cede7806a => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:42.729493 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-8edb6517-7ec3-416a-bd5d-2a7696277191 req-136fe4aa-71ff-488f-80e3-cd8af0b63d14 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Volume info retrieved successfully. Aug 12 20:19:42.735273 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-2dbd5f3a-31d3-4277-9ba4-a26ec0318241 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:42.737657 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2dbd5f3a-31d3-4277-9ba4-a26ec0318241 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/036ee48e-6a8b-47ac-b707-867de10306ff Aug 12 20:19:42.737964 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2dbd5f3a-31d3-4277-9ba4-a26ec0318241 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:42.738499 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-8edb6517-7ec3-416a-bd5d-2a7696277191 req-136fe4aa-71ff-488f-80e3-cd8af0b63d14 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] https://10.4.3.246/volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b returned with HTTP 200 Aug 12 20:19:42.738578 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2dbd5f3a-31d3-4277-9ba4-a26ec0318241 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:42.738725 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.snapshots [None req-2dbd5f3a-31d3-4277-9ba4-a26ec0318241 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Delete snapshot with id: 036ee48e-6a8b-47ac-b707-867de10306ff Aug 12 20:19:42.739392 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 451/1796] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:19:42 2026] GET /volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:42.747120 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2dbd5f3a-31d3-4277-9ba4-a26ec0318241 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/036ee48e-6a8b-47ac-b707-867de10306ff returned with HTTP 404 Aug 12 20:19:42.748154 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 458/1797] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:19:42 2026] DELETE /volume/v3/snapshots/036ee48e-6a8b-47ac-b707-867de10306ff => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:42.758227 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-eaff6cc7-4e04-4316-9eec-ebc6522797f7 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:42.760221 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-eaff6cc7-4e04-4316-9eec-ebc6522797f7 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/7ad9dfb6-49e0-4170-b26d-48097a7e9a28 Aug 12 20:19:42.760521 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-eaff6cc7-4e04-4316-9eec-ebc6522797f7 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:42.760825 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-eaff6cc7-4e04-4316-9eec-ebc6522797f7 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:42.761002 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.snapshots [None req-eaff6cc7-4e04-4316-9eec-ebc6522797f7 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Delete snapshot with id: 7ad9dfb6-49e0-4170-b26d-48097a7e9a28 Aug 12 20:19:42.773850 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-eaff6cc7-4e04-4316-9eec-ebc6522797f7 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/7ad9dfb6-49e0-4170-b26d-48097a7e9a28 returned with HTTP 404 Aug 12 20:19:42.774518 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 442/1798] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:19:42 2026] DELETE /volume/v3/snapshots/7ad9dfb6-49e0-4170-b26d-48097a7e9a28 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:42.821763 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-18b3cd4d-f2a1-47f3-9f8e-3e9d4d0ef699 req-1ea0280a-f0d6-4685-91ba-00e5b89e4363 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:42.823754 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-18b3cd4d-f2a1-47f3-9f8e-3e9d4d0ef699 req-1ea0280a-f0d6-4685-91ba-00e5b89e4363 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd Aug 12 20:19:42.824002 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-18b3cd4d-f2a1-47f3-9f8e-3e9d4d0ef699 req-1ea0280a-f0d6-4685-91ba-00e5b89e4363 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:42.824236 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-18b3cd4d-f2a1-47f3-9f8e-3e9d4d0ef699 req-1ea0280a-f0d6-4685-91ba-00e5b89e4363 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:42.835261 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:42.835261 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:42.840152 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-18b3cd4d-f2a1-47f3-9f8e-3e9d4d0ef699 req-1ea0280a-f0d6-4685-91ba-00e5b89e4363 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:19:42.848282 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-18b3cd4d-f2a1-47f3-9f8e-3e9d4d0ef699 req-1ea0280a-f0d6-4685-91ba-00e5b89e4363 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd returned with HTTP 200 Aug 12 20:19:42.848834 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 448/1799] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:19:42 2026] GET /volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd => generated 1653 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:42.877645 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-18b3cd4d-f2a1-47f3-9f8e-3e9d4d0ef699 req-1a98ca6c-9fe0-4d0d-89f7-3bdb327c2fd1 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:42.886117 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-18b3cd4d-f2a1-47f3-9f8e-3e9d4d0ef699 req-1a98ca6c-9fe0-4d0d-89f7-3bdb327c2fd1 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] POST https://10.4.3.246/volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd/action Aug 12 20:19:42.886672 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-18b3cd4d-f2a1-47f3-9f8e-3e9d4d0ef699 req-1a98ca6c-9fe0-4d0d-89f7-3bdb327c2fd1 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:19:42.886864 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-18b3cd4d-f2a1-47f3-9f8e-3e9d4d0ef699 req-1a98ca6c-9fe0-4d0d-89f7-3bdb327c2fd1 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:42.895986 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-e46899ad-529d-44ff-8de8-94a591cf70a7 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:42.896411 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e46899ad-529d-44ff-8de8-94a591cf70a7 None None] GET https://10.4.3.246/volume// Aug 12 20:19:42.896646 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e46899ad-529d-44ff-8de8-94a591cf70a7 None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:42.896845 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e46899ad-529d-44ff-8de8-94a591cf70a7 None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:42.900400 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e46899ad-529d-44ff-8de8-94a591cf70a7 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:19:42.900400 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 459/1800] 10.4.3.246 () {66 vars in 1428 bytes} [Wed Aug 12 20:19:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:19:42.909514 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-8edb6517-7ec3-416a-bd5d-2a7696277191 req-a5ecedb8-b090-4dc2-bc4f-b71907cadd18 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:42.910939 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-8edb6517-7ec3-416a-bd5d-2a7696277191 req-a5ecedb8-b090-4dc2-bc4f-b71907cadd18 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:19:42.911323 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-8edb6517-7ec3-416a-bd5d-2a7696277191 req-a5ecedb8-b090-4dc2-bc4f-b71907cadd18 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "43f3fc77-5786-4108-a0c3-cb342d47c96b", "connector": null, "instance_uuid": "e01b301a-ee65-4aad-a63d-561097165249"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:42.913905 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:42.913905 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:42.914413 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-18b3cd4d-f2a1-47f3-9f8e-3e9d4d0ef699 req-1a98ca6c-9fe0-4d0d-89f7-3bdb327c2fd1 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:19:42.923388 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:42.923388 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:42.931871 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-18b3cd4d-f2a1-47f3-9f8e-3e9d4d0ef699 req-1a98ca6c-9fe0-4d0d-89f7-3bdb327c2fd1 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Begin detaching volume completed successfully. Aug 12 20:19:42.931871 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-18b3cd4d-f2a1-47f3-9f8e-3e9d4d0ef699 req-1a98ca6c-9fe0-4d0d-89f7-3bdb327c2fd1 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd/action returned with HTTP 202 Aug 12 20:19:42.932192 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 452/1801] 10.4.3.246 () {72 vars in 1672 bytes} [Wed Aug 12 20:19:42 2026] POST /volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:19:42.970720 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-8edb6517-7ec3-416a-bd5d-2a7696277191 req-a5ecedb8-b090-4dc2-bc4f-b71907cadd18 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:19:42.971347 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 443/1802] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:19:42 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:43.018965 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-4dd39091-89ae-4d19-9a77-24b13dd638ad None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:43.019683 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-fa25b6da-52c3-40c6-a511-9bb1636aad40 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:43.020299 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-fa25b6da-52c3-40c6-a511-9bb1636aad40 None None] GET https://10.4.3.246/volume// Aug 12 20:19:43.020523 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-fa25b6da-52c3-40c6-a511-9bb1636aad40 None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:43.020804 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-fa25b6da-52c3-40c6-a511-9bb1636aad40 None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:43.021174 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4dd39091-89ae-4d19-9a77-24b13dd638ad tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] GET https://10.4.3.246/volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b Aug 12 20:19:43.021254 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-fa25b6da-52c3-40c6-a511-9bb1636aad40 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:19:43.021405 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4dd39091-89ae-4d19-9a77-24b13dd638ad tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:43.021635 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4dd39091-89ae-4d19-9a77-24b13dd638ad tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:43.022563 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 460/1803] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:19:43 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:19:43.035111 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:43.035111 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:43.035906 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-18b3cd4d-f2a1-47f3-9f8e-3e9d4d0ef699 req-518afd67-28a2-452e-8c67-324f95b12847 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:43.039007 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-18b3cd4d-f2a1-47f3-9f8e-3e9d4d0ef699 req-518afd67-28a2-452e-8c67-324f95b12847 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd Aug 12 20:19:43.039255 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-18b3cd4d-f2a1-47f3-9f8e-3e9d4d0ef699 req-518afd67-28a2-452e-8c67-324f95b12847 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:43.039496 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-18b3cd4d-f2a1-47f3-9f8e-3e9d4d0ef699 req-518afd67-28a2-452e-8c67-324f95b12847 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:43.040439 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-4dd39091-89ae-4d19-9a77-24b13dd638ad tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Volume info retrieved successfully. Aug 12 20:19:43.048371 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-9e9a8a8e-4255-415a-8749-011e12109aca None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:43.048858 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9e9a8a8e-4255-415a-8749-011e12109aca None None] GET https://10.4.3.246/volume// Aug 12 20:19:43.049072 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9e9a8a8e-4255-415a-8749-011e12109aca None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:43.049325 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9e9a8a8e-4255-415a-8749-011e12109aca None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:43.049755 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9e9a8a8e-4255-415a-8749-011e12109aca None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:19:43.050136 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 444/1804] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:19:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:19:43.050305 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4dd39091-89ae-4d19-9a77-24b13dd638ad tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] https://10.4.3.246/volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b returned with HTTP 200 Aug 12 20:19:43.050436 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:43.050436 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:43.050905 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 449/1805] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:43 2026] GET /volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:43.054290 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-18b3cd4d-f2a1-47f3-9f8e-3e9d4d0ef699 req-518afd67-28a2-452e-8c67-324f95b12847 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:19:43.059683 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-18b3cd4d-f2a1-47f3-9f8e-3e9d4d0ef699 req-518afd67-28a2-452e-8c67-324f95b12847 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd returned with HTTP 200 Aug 12 20:19:43.060203 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 453/1806] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:19:43 2026] GET /volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd => generated 1836 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:19:43.060415 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-8edb6517-7ec3-416a-bd5d-2a7696277191 req-08a3aa8d-31c2-48ef-baf7-35396bb12b6f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:43.063617 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-8edb6517-7ec3-416a-bd5d-2a7696277191 req-08a3aa8d-31c2-48ef-baf7-35396bb12b6f tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] GET https://10.4.3.246/volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b Aug 12 20:19:43.063982 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-8edb6517-7ec3-416a-bd5d-2a7696277191 req-08a3aa8d-31c2-48ef-baf7-35396bb12b6f tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:43.065162 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-8edb6517-7ec3-416a-bd5d-2a7696277191 req-08a3aa8d-31c2-48ef-baf7-35396bb12b6f tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:43.084870 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:43.084870 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:43.090652 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-8edb6517-7ec3-416a-bd5d-2a7696277191 req-08a3aa8d-31c2-48ef-baf7-35396bb12b6f tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Volume info retrieved successfully. Aug 12 20:19:43.098551 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-8edb6517-7ec3-416a-bd5d-2a7696277191 req-08a3aa8d-31c2-48ef-baf7-35396bb12b6f tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] https://10.4.3.246/volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b returned with HTTP 200 Aug 12 20:19:43.098984 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 461/1807] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:19:43 2026] GET /volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b => generated 1030 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:19:43.250566 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-8edb6517-7ec3-416a-bd5d-2a7696277191 req-3144c6e7-1fa7-4225-8508-be671bc9dc0f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:43.250566 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-8edb6517-7ec3-416a-bd5d-2a7696277191 req-3144c6e7-1fa7-4225-8508-be671bc9dc0f tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] PUT https://10.4.3.246/volume/v3/attachments/c75f65cb-91b9-4ccf-a916-53b80fc69942 Aug 12 20:19:43.250566 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-8edb6517-7ec3-416a-bd5d-2a7696277191 req-3144c6e7-1fa7-4225-8508-be671bc9dc0f tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:43.258830 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-8edb6517-7ec3-416a-bd5d-2a7696277191 req-3144c6e7-1fa7-4225-8508-be671bc9dc0f tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Acquiring lock "cinder-attachment_update-43f3fc77-5786-4108-a0c3-cb342d47c96b-np0000007109" by "attachment_update" {{(pid=100386) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:19:43.273623 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-8edb6517-7ec3-416a-bd5d-2a7696277191 req-3144c6e7-1fa7-4225-8508-be671bc9dc0f tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Lock "cinder-attachment_update-43f3fc77-5786-4108-a0c3-cb342d47c96b-np0000007109" acquired by "attachment_update" :: waited 0.015s {{(pid=100386) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:19:43.274936 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:43.274936 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:43.389641 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-8edb6517-7ec3-416a-bd5d-2a7696277191 req-3144c6e7-1fa7-4225-8508-be671bc9dc0f tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Lock "cinder-attachment_update-43f3fc77-5786-4108-a0c3-cb342d47c96b-np0000007109" released by "attachment_update" :: held 0.116s {{(pid=100386) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:19:43.390026 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-8edb6517-7ec3-416a-bd5d-2a7696277191 req-3144c6e7-1fa7-4225-8508-be671bc9dc0f tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] https://10.4.3.246/volume/v3/attachments/c75f65cb-91b9-4ccf-a916-53b80fc69942 returned with HTTP 200 Aug 12 20:19:43.390605 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 445/1808] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:19:43 2026] PUT /volume/v3/attachments/c75f65cb-91b9-4ccf-a916-53b80fc69942 => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:43.564795 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-3bd216d8-b67b-47cf-ab6b-2f7aeae69923 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:43.567218 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3bd216d8-b67b-47cf-ab6b-2f7aeae69923 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] GET https://10.4.3.246/volume/v3/volumes/b45d3a5f-4925-4cd0-837d-84a6d923e7a6 Aug 12 20:19:43.567509 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3bd216d8-b67b-47cf-ab6b-2f7aeae69923 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:43.567802 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3bd216d8-b67b-47cf-ab6b-2f7aeae69923 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:43.578726 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:43.578726 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:43.583469 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-3bd216d8-b67b-47cf-ab6b-2f7aeae69923 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Volume info retrieved successfully. Aug 12 20:19:43.588938 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3bd216d8-b67b-47cf-ab6b-2f7aeae69923 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] https://10.4.3.246/volume/v3/volumes/b45d3a5f-4925-4cd0-837d-84a6d923e7a6 returned with HTTP 200 Aug 12 20:19:43.589461 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 450/1809] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:43 2026] GET /volume/v3/volumes/b45d3a5f-4925-4cd0-837d-84a6d923e7a6 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:43.613356 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-dd913f96-c849-434c-8f24-be40b24ba98c req-27aa2699-34ed-480e-a832-0d4e91ab3e4f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:43.616158 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-dd913f96-c849-434c-8f24-be40b24ba98c req-27aa2699-34ed-480e-a832-0d4e91ab3e4f tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] GET https://10.4.3.246/volume/v3/volumes/b45d3a5f-4925-4cd0-837d-84a6d923e7a6 Aug 12 20:19:43.616393 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-dd913f96-c849-434c-8f24-be40b24ba98c req-27aa2699-34ed-480e-a832-0d4e91ab3e4f tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:43.616634 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-dd913f96-c849-434c-8f24-be40b24ba98c req-27aa2699-34ed-480e-a832-0d4e91ab3e4f tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:43.626695 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:43.626695 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:43.631507 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-dd913f96-c849-434c-8f24-be40b24ba98c req-27aa2699-34ed-480e-a832-0d4e91ab3e4f tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Volume info retrieved successfully. Aug 12 20:19:43.638954 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-dd913f96-c849-434c-8f24-be40b24ba98c req-27aa2699-34ed-480e-a832-0d4e91ab3e4f tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] https://10.4.3.246/volume/v3/volumes/b45d3a5f-4925-4cd0-837d-84a6d923e7a6 returned with HTTP 200 Aug 12 20:19:43.639400 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 454/1810] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:19:43 2026] GET /volume/v3/volumes/b45d3a5f-4925-4cd0-837d-84a6d923e7a6 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:43.785284 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-34b1e6ef-934f-481e-be05-587a313a76e6 req-4a6afdbf-ccd3-411a-83c2-0b6e35085da1 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:43.788035 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-34b1e6ef-934f-481e-be05-587a313a76e6 req-4a6afdbf-ccd3-411a-83c2-0b6e35085da1 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] GET https://10.4.3.246/volume/v3/volumes/detail Aug 12 20:19:43.788312 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-34b1e6ef-934f-481e-be05-587a313a76e6 req-4a6afdbf-ccd3-411a-83c2-0b6e35085da1 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:43.788568 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-34b1e6ef-934f-481e-be05-587a313a76e6 req-4a6afdbf-ccd3-411a-83c2-0b6e35085da1 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] Calling method 'detail' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:43.788948 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.api_utils [req-34b1e6ef-934f-481e-be05-587a313a76e6 req-4a6afdbf-ccd3-411a-83c2-0b6e35085da1 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] Removing options '' from query. {{(pid=100384) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:19:43.789986 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [req-34b1e6ef-934f-481e-be05-587a313a76e6 req-4a6afdbf-ccd3-411a-83c2-0b6e35085da1 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100384) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:19:43.801630 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-34b1e6ef-934f-481e-be05-587a313a76e6 req-4a6afdbf-ccd3-411a-83c2-0b6e35085da1 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] Get all volumes completed successfully. Aug 12 20:19:43.803008 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:43.803008 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:43.811406 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-34b1e6ef-934f-481e-be05-587a313a76e6 req-4a6afdbf-ccd3-411a-83c2-0b6e35085da1 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] https://10.4.3.246/volume/v3/volumes/detail returned with HTTP 200 Aug 12 20:19:43.812096 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 462/1811] 10.4.3.246 () {68 vars in 1508 bytes} [Wed Aug 12 20:19:43 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:43.845708 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-b4026981-4e63-4673-9b40-d128695900c3 req-149bc661-3426-429a-a9ea-327607e68fce None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:43.848296 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-b4026981-4e63-4673-9b40-d128695900c3 req-149bc661-3426-429a-a9ea-327607e68fce tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] GET https://10.4.3.246/volume/v3/volumes/detail Aug 12 20:19:43.848583 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-b4026981-4e63-4673-9b40-d128695900c3 req-149bc661-3426-429a-a9ea-327607e68fce tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:43.848849 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-b4026981-4e63-4673-9b40-d128695900c3 req-149bc661-3426-429a-a9ea-327607e68fce tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] Calling method 'detail' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:43.849245 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.api_utils [req-b4026981-4e63-4673-9b40-d128695900c3 req-149bc661-3426-429a-a9ea-327607e68fce tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] Removing options '' from query. {{(pid=100386) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:19:43.849702 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:43.849702 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:43.850298 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [req-b4026981-4e63-4673-9b40-d128695900c3 req-149bc661-3426-429a-a9ea-327607e68fce tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100386) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:19:43.861214 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-b4026981-4e63-4673-9b40-d128695900c3 req-149bc661-3426-429a-a9ea-327607e68fce tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] Get all volumes completed successfully. Aug 12 20:19:43.862637 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:43.862637 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:43.868574 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-b4026981-4e63-4673-9b40-d128695900c3 req-149bc661-3426-429a-a9ea-327607e68fce tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] https://10.4.3.246/volume/v3/volumes/detail returned with HTTP 200 Aug 12 20:19:43.869172 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 446/1812] 10.4.3.246 () {68 vars in 1508 bytes} [Wed Aug 12 20:19:43 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:43.897129 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-c20a3b5f-f06d-4de4-882c-d4aafc5e6dcb req-4f589664-b81a-44ca-9cd1-3b86885a5a54 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:43.899154 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-c20a3b5f-f06d-4de4-882c-d4aafc5e6dcb req-4f589664-b81a-44ca-9cd1-3b86885a5a54 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] GET https://10.4.3.246/volume/v3/volumes/detail Aug 12 20:19:43.899383 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-c20a3b5f-f06d-4de4-882c-d4aafc5e6dcb req-4f589664-b81a-44ca-9cd1-3b86885a5a54 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:43.899566 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-c20a3b5f-f06d-4de4-882c-d4aafc5e6dcb req-4f589664-b81a-44ca-9cd1-3b86885a5a54 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] Calling method 'detail' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:43.899827 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.api_utils [req-c20a3b5f-f06d-4de4-882c-d4aafc5e6dcb req-4f589664-b81a-44ca-9cd1-3b86885a5a54 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] Removing options '' from query. {{(pid=100385) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:19:43.900434 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [req-c20a3b5f-f06d-4de4-882c-d4aafc5e6dcb req-4f589664-b81a-44ca-9cd1-3b86885a5a54 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100385) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:19:43.907505 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-c20a3b5f-f06d-4de4-882c-d4aafc5e6dcb req-4f589664-b81a-44ca-9cd1-3b86885a5a54 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] Get all volumes completed successfully. Aug 12 20:19:43.908501 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:43.908501 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:43.913288 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-c20a3b5f-f06d-4de4-882c-d4aafc5e6dcb req-4f589664-b81a-44ca-9cd1-3b86885a5a54 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] https://10.4.3.246/volume/v3/volumes/detail returned with HTTP 200 Aug 12 20:19:43.913805 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 451/1813] 10.4.3.246 () {68 vars in 1508 bytes} [Wed Aug 12 20:19:43 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:43.939583 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-64adf78b-de86-4c59-a94d-acd2415d23fb req-7ea5c9be-2d2c-48bd-bd1f-d9c287d3cd7c None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:43.943663 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-64adf78b-de86-4c59-a94d-acd2415d23fb req-7ea5c9be-2d2c-48bd-bd1f-d9c287d3cd7c tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] GET https://10.4.3.246/volume/v3/volumes/detail Aug 12 20:19:43.943833 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-64adf78b-de86-4c59-a94d-acd2415d23fb req-7ea5c9be-2d2c-48bd-bd1f-d9c287d3cd7c tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:43.944033 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-64adf78b-de86-4c59-a94d-acd2415d23fb req-7ea5c9be-2d2c-48bd-bd1f-d9c287d3cd7c tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] Calling method 'detail' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:43.944345 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.api_utils [req-64adf78b-de86-4c59-a94d-acd2415d23fb req-7ea5c9be-2d2c-48bd-bd1f-d9c287d3cd7c tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] Removing options '' from query. {{(pid=100383) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:19:43.945459 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [req-64adf78b-de86-4c59-a94d-acd2415d23fb req-7ea5c9be-2d2c-48bd-bd1f-d9c287d3cd7c tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100383) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:19:43.957875 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-64adf78b-de86-4c59-a94d-acd2415d23fb req-7ea5c9be-2d2c-48bd-bd1f-d9c287d3cd7c tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] Get all volumes completed successfully. Aug 12 20:19:43.959427 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:43.959427 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:43.964892 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-64adf78b-de86-4c59-a94d-acd2415d23fb req-7ea5c9be-2d2c-48bd-bd1f-d9c287d3cd7c tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] https://10.4.3.246/volume/v3/volumes/detail returned with HTTP 200 Aug 12 20:19:43.964892 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 455/1814] 10.4.3.246 () {68 vars in 1508 bytes} [Wed Aug 12 20:19:43 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:43.992304 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-ca264ec6-7f9b-4c45-84f9-1d8058d12165 req-cd6dbcc5-b753-4737-8d71-27f224f3cf63 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:43.994668 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-ca264ec6-7f9b-4c45-84f9-1d8058d12165 req-cd6dbcc5-b753-4737-8d71-27f224f3cf63 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] GET https://10.4.3.246/volume/v3/volumes/detail Aug 12 20:19:43.994898 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-ca264ec6-7f9b-4c45-84f9-1d8058d12165 req-cd6dbcc5-b753-4737-8d71-27f224f3cf63 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:43.995128 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-ca264ec6-7f9b-4c45-84f9-1d8058d12165 req-cd6dbcc5-b753-4737-8d71-27f224f3cf63 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] Calling method 'detail' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:43.995398 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.api_utils [req-ca264ec6-7f9b-4c45-84f9-1d8058d12165 req-cd6dbcc5-b753-4737-8d71-27f224f3cf63 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] Removing options '' from query. {{(pid=100384) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:19:43.996247 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [req-ca264ec6-7f9b-4c45-84f9-1d8058d12165 req-cd6dbcc5-b753-4737-8d71-27f224f3cf63 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100384) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:19:44.004964 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-ca264ec6-7f9b-4c45-84f9-1d8058d12165 req-cd6dbcc5-b753-4737-8d71-27f224f3cf63 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] Get all volumes completed successfully. Aug 12 20:19:44.006104 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:44.006104 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:44.011156 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-ca264ec6-7f9b-4c45-84f9-1d8058d12165 req-cd6dbcc5-b753-4737-8d71-27f224f3cf63 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] https://10.4.3.246/volume/v3/volumes/detail returned with HTTP 200 Aug 12 20:19:44.011635 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 463/1815] 10.4.3.246 () {68 vars in 1508 bytes} [Wed Aug 12 20:19:43 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:44.038969 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-3b875c82-5f9b-4049-88a9-2a9605ef087f req-e9d7e012-1e38-4bb2-8568-64bd01c6cb69 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:44.040902 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-3b875c82-5f9b-4049-88a9-2a9605ef087f req-e9d7e012-1e38-4bb2-8568-64bd01c6cb69 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] GET https://10.4.3.246/volume/v3/volumes/detail Aug 12 20:19:44.041107 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-3b875c82-5f9b-4049-88a9-2a9605ef087f req-e9d7e012-1e38-4bb2-8568-64bd01c6cb69 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:44.041343 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-3b875c82-5f9b-4049-88a9-2a9605ef087f req-e9d7e012-1e38-4bb2-8568-64bd01c6cb69 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] Calling method 'detail' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:44.041564 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.api_utils [req-3b875c82-5f9b-4049-88a9-2a9605ef087f req-e9d7e012-1e38-4bb2-8568-64bd01c6cb69 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] Removing options '' from query. {{(pid=100386) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:19:44.042222 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [req-3b875c82-5f9b-4049-88a9-2a9605ef087f req-e9d7e012-1e38-4bb2-8568-64bd01c6cb69 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100386) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:19:44.049827 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-3b875c82-5f9b-4049-88a9-2a9605ef087f req-e9d7e012-1e38-4bb2-8568-64bd01c6cb69 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] Get all volumes completed successfully. Aug 12 20:19:44.050700 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:44.050700 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:44.054706 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-3b875c82-5f9b-4049-88a9-2a9605ef087f req-e9d7e012-1e38-4bb2-8568-64bd01c6cb69 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] https://10.4.3.246/volume/v3/volumes/detail returned with HTTP 200 Aug 12 20:19:44.055109 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 447/1816] 10.4.3.246 () {68 vars in 1508 bytes} [Wed Aug 12 20:19:44 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:44.067010 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-20947824-ea87-4193-9e37-2e4cc8432251 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:44.068861 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-20947824-ea87-4193-9e37-2e4cc8432251 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] GET https://10.4.3.246/volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b Aug 12 20:19:44.069096 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-20947824-ea87-4193-9e37-2e4cc8432251 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:44.069270 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-20947824-ea87-4193-9e37-2e4cc8432251 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:44.080380 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:44.080380 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:44.083036 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-291a6741-d2ec-4fbe-a5f7-a4c52cb6e2cc req-453eec5e-4f8a-42ae-84b9-1f2e5b9decbe None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:44.084822 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-20947824-ea87-4193-9e37-2e4cc8432251 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Volume info retrieved successfully. Aug 12 20:19:44.085463 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-291a6741-d2ec-4fbe-a5f7-a4c52cb6e2cc req-453eec5e-4f8a-42ae-84b9-1f2e5b9decbe tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] GET https://10.4.3.246/volume/v3/volumes/detail Aug 12 20:19:44.085711 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-291a6741-d2ec-4fbe-a5f7-a4c52cb6e2cc req-453eec5e-4f8a-42ae-84b9-1f2e5b9decbe tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:44.085974 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-291a6741-d2ec-4fbe-a5f7-a4c52cb6e2cc req-453eec5e-4f8a-42ae-84b9-1f2e5b9decbe tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] Calling method 'detail' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:44.086249 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.api_utils [req-291a6741-d2ec-4fbe-a5f7-a4c52cb6e2cc req-453eec5e-4f8a-42ae-84b9-1f2e5b9decbe tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] Removing options '' from query. {{(pid=100383) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:19:44.087124 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [req-291a6741-d2ec-4fbe-a5f7-a4c52cb6e2cc req-453eec5e-4f8a-42ae-84b9-1f2e5b9decbe tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100383) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:19:44.088873 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-20947824-ea87-4193-9e37-2e4cc8432251 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] https://10.4.3.246/volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b returned with HTTP 200 Aug 12 20:19:44.089413 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 452/1817] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:44 2026] GET /volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:44.104508 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-291a6741-d2ec-4fbe-a5f7-a4c52cb6e2cc req-453eec5e-4f8a-42ae-84b9-1f2e5b9decbe tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] Get all volumes completed successfully. Aug 12 20:19:44.105424 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:44.105424 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:44.109491 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-291a6741-d2ec-4fbe-a5f7-a4c52cb6e2cc req-453eec5e-4f8a-42ae-84b9-1f2e5b9decbe tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] https://10.4.3.246/volume/v3/volumes/detail returned with HTTP 200 Aug 12 20:19:44.109881 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 456/1818] 10.4.3.246 () {68 vars in 1508 bytes} [Wed Aug 12 20:19:44 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:44.146179 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-b48522b8-85a9-4eab-afbc-ce3f665f1d6a req-01f0585e-f53e-422f-beaf-1857c8317d56 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:44.151241 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-b48522b8-85a9-4eab-afbc-ce3f665f1d6a req-01f0585e-f53e-422f-beaf-1857c8317d56 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] GET https://10.4.3.246/volume/v3/volumes/detail Aug 12 20:19:44.151241 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-b48522b8-85a9-4eab-afbc-ce3f665f1d6a req-01f0585e-f53e-422f-beaf-1857c8317d56 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:44.151241 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-b48522b8-85a9-4eab-afbc-ce3f665f1d6a req-01f0585e-f53e-422f-beaf-1857c8317d56 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] Calling method 'detail' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:44.151241 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.api_utils [req-b48522b8-85a9-4eab-afbc-ce3f665f1d6a req-01f0585e-f53e-422f-beaf-1857c8317d56 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] Removing options '' from query. {{(pid=100384) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:19:44.151786 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [req-b48522b8-85a9-4eab-afbc-ce3f665f1d6a req-01f0585e-f53e-422f-beaf-1857c8317d56 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100384) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:19:44.159478 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-b48522b8-85a9-4eab-afbc-ce3f665f1d6a req-01f0585e-f53e-422f-beaf-1857c8317d56 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] Get all volumes completed successfully. Aug 12 20:19:44.160343 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:44.160343 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:44.163898 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-b48522b8-85a9-4eab-afbc-ce3f665f1d6a req-01f0585e-f53e-422f-beaf-1857c8317d56 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-reader] https://10.4.3.246/volume/v3/volumes/detail returned with HTTP 200 Aug 12 20:19:44.164286 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 464/1819] 10.4.3.246 () {68 vars in 1508 bytes} [Wed Aug 12 20:19:44 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:44.184224 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-76d248a7-7ef8-4406-9de3-d033ec3ceba0 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:44.185869 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-76d248a7-7ef8-4406-9de3-d033ec3ceba0 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] DELETE https://10.4.3.246/volume/v3/volumes/b45d3a5f-4925-4cd0-837d-84a6d923e7a6 Aug 12 20:19:44.186036 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-76d248a7-7ef8-4406-9de3-d033ec3ceba0 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:44.186216 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-76d248a7-7ef8-4406-9de3-d033ec3ceba0 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:44.186360 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-76d248a7-7ef8-4406-9de3-d033ec3ceba0 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Delete volume with id: b45d3a5f-4925-4cd0-837d-84a6d923e7a6 Aug 12 20:19:44.192740 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:44.192740 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:44.193138 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-76d248a7-7ef8-4406-9de3-d033ec3ceba0 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Volume info retrieved successfully. Aug 12 20:19:44.208596 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-76d248a7-7ef8-4406-9de3-d033ec3ceba0 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Delete volume request issued successfully. Aug 12 20:19:44.208764 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-76d248a7-7ef8-4406-9de3-d033ec3ceba0 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] https://10.4.3.246/volume/v3/volumes/b45d3a5f-4925-4cd0-837d-84a6d923e7a6 returned with HTTP 202 Aug 12 20:19:44.209157 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 448/1820] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:19:44 2026] DELETE /volume/v3/volumes/b45d3a5f-4925-4cd0-837d-84a6d923e7a6 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:19:44.218669 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-fcc674e5-0333-4257-b363-12182dc1f571 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:44.220112 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-fcc674e5-0333-4257-b363-12182dc1f571 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] GET https://10.4.3.246/volume/v3/volumes/b45d3a5f-4925-4cd0-837d-84a6d923e7a6 Aug 12 20:19:44.220485 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-fcc674e5-0333-4257-b363-12182dc1f571 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:44.220485 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-fcc674e5-0333-4257-b363-12182dc1f571 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:44.228027 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:44.228027 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:44.231726 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-fcc674e5-0333-4257-b363-12182dc1f571 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Volume info retrieved successfully. Aug 12 20:19:44.235730 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-fcc674e5-0333-4257-b363-12182dc1f571 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] https://10.4.3.246/volume/v3/volumes/b45d3a5f-4925-4cd0-837d-84a6d923e7a6 returned with HTTP 200 Aug 12 20:19:44.237094 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 453/1821] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:44 2026] GET /volume/v3/volumes/b45d3a5f-4925-4cd0-837d-84a6d923e7a6 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:45.106568 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-c5f9639f-7eab-4f3a-8365-e93ea5169a9f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:45.108159 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c5f9639f-7eab-4f3a-8365-e93ea5169a9f tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] GET https://10.4.3.246/volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b Aug 12 20:19:45.108432 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c5f9639f-7eab-4f3a-8365-e93ea5169a9f tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:45.109649 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c5f9639f-7eab-4f3a-8365-e93ea5169a9f tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:45.117110 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:45.117110 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:45.120214 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-c5f9639f-7eab-4f3a-8365-e93ea5169a9f tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Volume info retrieved successfully. Aug 12 20:19:45.123926 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c5f9639f-7eab-4f3a-8365-e93ea5169a9f tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] https://10.4.3.246/volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b returned with HTTP 200 Aug 12 20:19:45.124356 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 457/1822] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:45 2026] GET /volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:45.250279 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-5ccc51cb-a0a6-435a-8bbf-2086bd82ed22 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:45.251935 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5ccc51cb-a0a6-435a-8bbf-2086bd82ed22 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] GET https://10.4.3.246/volume/v3/volumes/b45d3a5f-4925-4cd0-837d-84a6d923e7a6 Aug 12 20:19:45.252163 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5ccc51cb-a0a6-435a-8bbf-2086bd82ed22 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:45.252375 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5ccc51cb-a0a6-435a-8bbf-2086bd82ed22 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:45.257675 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5ccc51cb-a0a6-435a-8bbf-2086bd82ed22 tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] https://10.4.3.246/volume/v3/volumes/b45d3a5f-4925-4cd0-837d-84a6d923e7a6 returned with HTTP 404 Aug 12 20:19:45.258133 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 465/1823] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:45 2026] GET /volume/v3/volumes/b45d3a5f-4925-4cd0-837d-84a6d923e7a6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:45.264640 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-d52c2cff-5266-481d-946c-758667e2d2cf None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:45.266737 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d52c2cff-5266-481d-946c-758667e2d2cf tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] DELETE https://10.4.3.246/volume/v3/volumes/1e7ea284-5fc6-43c0-9ad6-d78b35a6397e Aug 12 20:19:45.266920 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d52c2cff-5266-481d-946c-758667e2d2cf tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:45.267091 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d52c2cff-5266-481d-946c-758667e2d2cf tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:45.267270 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-d52c2cff-5266-481d-946c-758667e2d2cf tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Delete volume with id: 1e7ea284-5fc6-43c0-9ad6-d78b35a6397e Aug 12 20:19:45.273283 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:45.273283 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:45.273690 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-d52c2cff-5266-481d-946c-758667e2d2cf tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Volume info retrieved successfully. Aug 12 20:19:45.294027 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-d52c2cff-5266-481d-946c-758667e2d2cf tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Delete volume request issued successfully. Aug 12 20:19:45.294266 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d52c2cff-5266-481d-946c-758667e2d2cf tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] https://10.4.3.246/volume/v3/volumes/1e7ea284-5fc6-43c0-9ad6-d78b35a6397e returned with HTTP 202 Aug 12 20:19:45.294846 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 449/1824] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:19:45 2026] DELETE /volume/v3/volumes/1e7ea284-5fc6-43c0-9ad6-d78b35a6397e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:19:45.301889 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-4a695322-972b-4c8a-9618-a525f755f16d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:45.303858 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4a695322-972b-4c8a-9618-a525f755f16d tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] GET https://10.4.3.246/volume/v3/volumes/1e7ea284-5fc6-43c0-9ad6-d78b35a6397e Aug 12 20:19:45.304072 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4a695322-972b-4c8a-9618-a525f755f16d tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:45.304263 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4a695322-972b-4c8a-9618-a525f755f16d tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:45.313660 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:45.313660 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:45.318353 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-4a695322-972b-4c8a-9618-a525f755f16d tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Volume info retrieved successfully. Aug 12 20:19:45.322624 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4a695322-972b-4c8a-9618-a525f755f16d tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] https://10.4.3.246/volume/v3/volumes/1e7ea284-5fc6-43c0-9ad6-d78b35a6397e returned with HTTP 200 Aug 12 20:19:45.323090 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 454/1825] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:45 2026] GET /volume/v3/volumes/1e7ea284-5fc6-43c0-9ad6-d78b35a6397e => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:45.869104 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a0b2064d-2281-43d7-8e11-ac013a570fbd None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:45.870870 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a0b2064d-2281-43d7-8e11-ac013a570fbd tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] GET https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 Aug 12 20:19:45.871139 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a0b2064d-2281-43d7-8e11-ac013a570fbd tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:45.871356 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a0b2064d-2281-43d7-8e11-ac013a570fbd tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:45.878107 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:45.878107 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:45.882041 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-a0b2064d-2281-43d7-8e11-ac013a570fbd tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Volume info retrieved successfully. Aug 12 20:19:45.886897 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a0b2064d-2281-43d7-8e11-ac013a570fbd tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 returned with HTTP 200 Aug 12 20:19:45.887338 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 458/1826] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:45 2026] GET /volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:46.136675 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-7426b2e7-63dc-4ffc-a48f-b67fb20752a3 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:46.138442 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7426b2e7-63dc-4ffc-a48f-b67fb20752a3 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] GET https://10.4.3.246/volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b Aug 12 20:19:46.138657 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7426b2e7-63dc-4ffc-a48f-b67fb20752a3 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:46.138838 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7426b2e7-63dc-4ffc-a48f-b67fb20752a3 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:46.147649 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:46.147649 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:46.150931 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-7426b2e7-63dc-4ffc-a48f-b67fb20752a3 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Volume info retrieved successfully. Aug 12 20:19:46.154598 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7426b2e7-63dc-4ffc-a48f-b67fb20752a3 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] https://10.4.3.246/volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b returned with HTTP 200 Aug 12 20:19:46.154951 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 466/1827] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:46 2026] GET /volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:46.335922 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-e937b271-75a9-4bb5-b096-431d4dce147e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:46.337938 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e937b271-75a9-4bb5-b096-431d4dce147e tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] GET https://10.4.3.246/volume/v3/volumes/1e7ea284-5fc6-43c0-9ad6-d78b35a6397e Aug 12 20:19:46.338141 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e937b271-75a9-4bb5-b096-431d4dce147e tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:46.338323 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e937b271-75a9-4bb5-b096-431d4dce147e tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:46.344979 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e937b271-75a9-4bb5-b096-431d4dce147e tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] https://10.4.3.246/volume/v3/volumes/1e7ea284-5fc6-43c0-9ad6-d78b35a6397e returned with HTTP 404 Aug 12 20:19:46.345494 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 450/1828] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:46 2026] GET /volume/v3/volumes/1e7ea284-5fc6-43c0-9ad6-d78b35a6397e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:46.352735 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-8e061d4a-c757-4ce3-8d9f-4929ad9094cc None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:46.354498 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8e061d4a-c757-4ce3-8d9f-4929ad9094cc tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] DELETE https://10.4.3.246/volume/v3/volumes/bd174ac2-ea8d-4728-81cc-112df37022bf Aug 12 20:19:46.354767 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8e061d4a-c757-4ce3-8d9f-4929ad9094cc tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:46.355021 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8e061d4a-c757-4ce3-8d9f-4929ad9094cc tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:46.355244 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-8e061d4a-c757-4ce3-8d9f-4929ad9094cc tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Delete volume with id: bd174ac2-ea8d-4728-81cc-112df37022bf Aug 12 20:19:46.364376 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:46.364376 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:46.365003 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-8e061d4a-c757-4ce3-8d9f-4929ad9094cc tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Volume info retrieved successfully. Aug 12 20:19:46.382975 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-8e061d4a-c757-4ce3-8d9f-4929ad9094cc tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Delete volume request issued successfully. Aug 12 20:19:46.383174 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8e061d4a-c757-4ce3-8d9f-4929ad9094cc tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] https://10.4.3.246/volume/v3/volumes/bd174ac2-ea8d-4728-81cc-112df37022bf returned with HTTP 202 Aug 12 20:19:46.383737 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 455/1829] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:19:46 2026] DELETE /volume/v3/volumes/bd174ac2-ea8d-4728-81cc-112df37022bf => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:19:46.390758 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-41f80a1e-b148-4244-815c-e6e61de8315d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:46.392472 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-41f80a1e-b148-4244-815c-e6e61de8315d tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] GET https://10.4.3.246/volume/v3/volumes/bd174ac2-ea8d-4728-81cc-112df37022bf Aug 12 20:19:46.392680 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-41f80a1e-b148-4244-815c-e6e61de8315d tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:46.392857 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-41f80a1e-b148-4244-815c-e6e61de8315d tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:46.399211 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:46.399211 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:46.402513 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-41f80a1e-b148-4244-815c-e6e61de8315d tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Volume info retrieved successfully. Aug 12 20:19:46.406235 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-41f80a1e-b148-4244-815c-e6e61de8315d tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] https://10.4.3.246/volume/v3/volumes/bd174ac2-ea8d-4728-81cc-112df37022bf returned with HTTP 200 Aug 12 20:19:46.406753 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 459/1830] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:46 2026] GET /volume/v3/volumes/bd174ac2-ea8d-4728-81cc-112df37022bf => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:46.651161 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-8edb6517-7ec3-416a-bd5d-2a7696277191 req-6548ffe0-ea17-45fa-9dcd-7482c6733277 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:46.653214 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-8edb6517-7ec3-416a-bd5d-2a7696277191 req-6548ffe0-ea17-45fa-9dcd-7482c6733277 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] POST https://10.4.3.246/volume/v3/attachments/c75f65cb-91b9-4ccf-a916-53b80fc69942/action Aug 12 20:19:46.653535 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-8edb6517-7ec3-416a-bd5d-2a7696277191 req-6548ffe0-ea17-45fa-9dcd-7482c6733277 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Action body: b'{"os-complete": null}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:19:46.653689 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-8edb6517-7ec3-416a-bd5d-2a7696277191 req-6548ffe0-ea17-45fa-9dcd-7482c6733277 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:46.670997 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:46.670997 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:46.680972 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-8edb6517-7ec3-416a-bd5d-2a7696277191 req-6548ffe0-ea17-45fa-9dcd-7482c6733277 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] https://10.4.3.246/volume/v3/attachments/c75f65cb-91b9-4ccf-a916-53b80fc69942/action returned with HTTP 204 Aug 12 20:19:46.681382 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 467/1831] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:19:46 2026] POST /volume/v3/attachments/c75f65cb-91b9-4ccf-a916-53b80fc69942/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:46.771432 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-18b3cd4d-f2a1-47f3-9f8e-3e9d4d0ef699 req-c8aa0628-908a-4004-87f8-eed55e294e10 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:46.774328 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-18b3cd4d-f2a1-47f3-9f8e-3e9d4d0ef699 req-c8aa0628-908a-4004-87f8-eed55e294e10 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] DELETE https://10.4.3.246/volume/v3/attachments/91a886d9-e18e-4dd4-af00-a05a3e41ee6b Aug 12 20:19:46.774574 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-18b3cd4d-f2a1-47f3-9f8e-3e9d4d0ef699 req-c8aa0628-908a-4004-87f8-eed55e294e10 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:46.776313 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-18b3cd4d-f2a1-47f3-9f8e-3e9d4d0ef699 req-c8aa0628-908a-4004-87f8-eed55e294e10 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:46.786765 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:46.786765 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:46.836489 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-18b3cd4d-f2a1-47f3-9f8e-3e9d4d0ef699 req-c8aa0628-908a-4004-87f8-eed55e294e10 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/attachments/91a886d9-e18e-4dd4-af00-a05a3e41ee6b returned with HTTP 200 Aug 12 20:19:46.836878 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 451/1832] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:19:46 2026] DELETE /volume/v3/attachments/91a886d9-e18e-4dd4-af00-a05a3e41ee6b => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:46.901427 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-7ad7125d-26f8-475e-8cf8-e1f0fb27d2a7 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:46.905161 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7ad7125d-26f8-475e-8cf8-e1f0fb27d2a7 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] GET https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 Aug 12 20:19:46.905161 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7ad7125d-26f8-475e-8cf8-e1f0fb27d2a7 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:46.905161 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7ad7125d-26f8-475e-8cf8-e1f0fb27d2a7 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:46.913002 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:46.913002 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:46.917449 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-7ad7125d-26f8-475e-8cf8-e1f0fb27d2a7 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Volume info retrieved successfully. Aug 12 20:19:46.921327 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7ad7125d-26f8-475e-8cf8-e1f0fb27d2a7 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 returned with HTTP 200 Aug 12 20:19:46.922813 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 456/1833] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:46 2026] GET /volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:47.174689 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-5c58e432-fd68-44e0-bb48-2542d629e5a5 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:47.176459 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5c58e432-fd68-44e0-bb48-2542d629e5a5 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] GET https://10.4.3.246/volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b Aug 12 20:19:47.176679 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5c58e432-fd68-44e0-bb48-2542d629e5a5 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:47.176872 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5c58e432-fd68-44e0-bb48-2542d629e5a5 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:47.189940 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:47.189940 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:47.194788 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-5c58e432-fd68-44e0-bb48-2542d629e5a5 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Volume info retrieved successfully. Aug 12 20:19:47.200313 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5c58e432-fd68-44e0-bb48-2542d629e5a5 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] https://10.4.3.246/volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b returned with HTTP 200 Aug 12 20:19:47.200678 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 460/1834] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:47 2026] GET /volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:47.213210 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c49f16df-e7f3-4c40-baa7-e46afdc5a81e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:47.216448 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c49f16df-e7f3-4c40-baa7-e46afdc5a81e tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] GET https://10.4.3.246/volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b Aug 12 20:19:47.216655 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c49f16df-e7f3-4c40-baa7-e46afdc5a81e tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:47.216825 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c49f16df-e7f3-4c40-baa7-e46afdc5a81e tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:47.240318 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:47.240318 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:47.243903 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-c49f16df-e7f3-4c40-baa7-e46afdc5a81e tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Volume info retrieved successfully. Aug 12 20:19:47.249568 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c49f16df-e7f3-4c40-baa7-e46afdc5a81e tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] https://10.4.3.246/volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b returned with HTTP 200 Aug 12 20:19:47.249944 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 468/1835] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:47 2026] GET /volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b => generated 1143 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:47.321566 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-003a8a64-7535-4ae6-a1f3-daef13494c8e req-c2f42e0e-e421-4282-a26c-647c81d6e103 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:47.325576 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-003a8a64-7535-4ae6-a1f3-daef13494c8e req-c2f42e0e-e421-4282-a26c-647c81d6e103 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] GET https://10.4.3.246/volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b Aug 12 20:19:47.325576 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-003a8a64-7535-4ae6-a1f3-daef13494c8e req-c2f42e0e-e421-4282-a26c-647c81d6e103 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:47.325803 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-003a8a64-7535-4ae6-a1f3-daef13494c8e req-c2f42e0e-e421-4282-a26c-647c81d6e103 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:47.339044 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:47.339044 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:47.343629 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-003a8a64-7535-4ae6-a1f3-daef13494c8e req-c2f42e0e-e421-4282-a26c-647c81d6e103 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Volume info retrieved successfully. Aug 12 20:19:47.349404 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-003a8a64-7535-4ae6-a1f3-daef13494c8e req-c2f42e0e-e421-4282-a26c-647c81d6e103 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] https://10.4.3.246/volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b returned with HTTP 200 Aug 12 20:19:47.349747 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 452/1836] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:19:47 2026] GET /volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b => generated 1143 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:47.426854 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-d71ea672-d3f9-4d20-a0ee-a62f95b7f83b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:47.428160 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d71ea672-d3f9-4d20-a0ee-a62f95b7f83b tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] GET https://10.4.3.246/volume/v3/volumes/bd174ac2-ea8d-4728-81cc-112df37022bf Aug 12 20:19:47.428352 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d71ea672-d3f9-4d20-a0ee-a62f95b7f83b tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:47.428525 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d71ea672-d3f9-4d20-a0ee-a62f95b7f83b tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:47.435810 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d71ea672-d3f9-4d20-a0ee-a62f95b7f83b tempest-VolumesTestJSON-1210027813 tempest-VolumesTestJSON-1210027813-project-member] https://10.4.3.246/volume/v3/volumes/bd174ac2-ea8d-4728-81cc-112df37022bf returned with HTTP 404 Aug 12 20:19:47.436292 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 457/1837] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:47 2026] GET /volume/v3/volumes/bd174ac2-ea8d-4728-81cc-112df37022bf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:47.941964 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-881fab37-8180-42a9-a08b-e107b37d4d02 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:47.944213 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-881fab37-8180-42a9-a08b-e107b37d4d02 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] GET https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 Aug 12 20:19:47.944613 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-881fab37-8180-42a9-a08b-e107b37d4d02 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:47.944895 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-881fab37-8180-42a9-a08b-e107b37d4d02 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:47.962488 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:47.962488 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:47.974981 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-881fab37-8180-42a9-a08b-e107b37d4d02 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Volume info retrieved successfully. Aug 12 20:19:47.981335 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-881fab37-8180-42a9-a08b-e107b37d4d02 tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 returned with HTTP 200 Aug 12 20:19:47.981764 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 461/1838] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:47 2026] GET /volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 => generated 861 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:47.987970 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-d307055f-a5d9-4615-b0f2-4d0302f1a78b req-2abb8e6b-6d68-4328-b8c5-4a4e9ba5a453 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:47.990905 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-d307055f-a5d9-4615-b0f2-4d0302f1a78b req-2abb8e6b-6d68-4328-b8c5-4a4e9ba5a453 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] DELETE https://10.4.3.246/volume/v3/attachments/91a886d9-e18e-4dd4-af00-a05a3e41ee6b Aug 12 20:19:47.991117 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-d307055f-a5d9-4615-b0f2-4d0302f1a78b req-2abb8e6b-6d68-4328-b8c5-4a4e9ba5a453 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:47.991395 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-d307055f-a5d9-4615-b0f2-4d0302f1a78b req-2abb8e6b-6d68-4328-b8c5-4a4e9ba5a453 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:47.998334 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-d307055f-a5d9-4615-b0f2-4d0302f1a78b req-2abb8e6b-6d68-4328-b8c5-4a4e9ba5a453 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/attachments/91a886d9-e18e-4dd4-af00-a05a3e41ee6b returned with HTTP 404 Aug 12 20:19:47.998921 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 469/1839] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:19:47 2026] DELETE /volume/v3/attachments/91a886d9-e18e-4dd4-af00-a05a3e41ee6b => generated 149 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:19:48.754129 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-240d8942-2f6c-4027-9970-77c1122a507b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:48.757279 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-240d8942-2f6c-4027-9970-77c1122a507b tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] GET https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 Aug 12 20:19:48.757279 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-240d8942-2f6c-4027-9970-77c1122a507b tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:48.757279 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-240d8942-2f6c-4027-9970-77c1122a507b tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:48.766854 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:48.766854 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:48.773806 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-240d8942-2f6c-4027-9970-77c1122a507b tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Volume info retrieved successfully. Aug 12 20:19:48.782490 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-240d8942-2f6c-4027-9970-77c1122a507b tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 returned with HTTP 200 Aug 12 20:19:48.783164 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 453/1840] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:48 2026] GET /volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:48.798024 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-75f2e145-3361-4f11-95b0-62086a108c8a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:48.799769 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-75f2e145-3361-4f11-95b0-62086a108c8a tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] DELETE https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 Aug 12 20:19:48.799958 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-75f2e145-3361-4f11-95b0-62086a108c8a tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:48.800922 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-75f2e145-3361-4f11-95b0-62086a108c8a tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:48.800922 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-75f2e145-3361-4f11-95b0-62086a108c8a tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Delete volume with id: 5b73f686-3dcb-41d4-a0bd-c50527d82857 Aug 12 20:19:48.807716 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:48.807716 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:48.808240 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-75f2e145-3361-4f11-95b0-62086a108c8a tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Volume info retrieved successfully. Aug 12 20:19:48.827862 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-75f2e145-3361-4f11-95b0-62086a108c8a tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Delete volume request issued successfully. Aug 12 20:19:48.828106 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-75f2e145-3361-4f11-95b0-62086a108c8a tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 returned with HTTP 202 Aug 12 20:19:48.828697 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 458/1841] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:19:48 2026] DELETE /volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:19:48.843928 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-ebd0b1fc-61a8-486a-a02c-e9a70380377d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:48.845966 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ebd0b1fc-61a8-486a-a02c-e9a70380377d tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] GET https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 Aug 12 20:19:48.846171 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ebd0b1fc-61a8-486a-a02c-e9a70380377d tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:48.846370 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ebd0b1fc-61a8-486a-a02c-e9a70380377d tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:48.857374 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:48.857374 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:48.862212 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-ebd0b1fc-61a8-486a-a02c-e9a70380377d tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Volume info retrieved successfully. Aug 12 20:19:48.867558 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ebd0b1fc-61a8-486a-a02c-e9a70380377d tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 returned with HTTP 200 Aug 12 20:19:48.870071 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 462/1842] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:48 2026] GET /volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:49.351184 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-4280dcb0-f5c5-4bd1-9dee-4aca89c966ff None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:49.462657 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4280dcb0-f5c5-4bd1-9dee-4aca89c966ff tempest-VolumeQuotasNegativeTestJSON-656391770 tempest-VolumeQuotasNegativeTestJSON-656391770-project-admin] GET https://10.4.3.246/volume/v3/os-quota-sets/58bb529afc72487f8fda8d98dbb5329c Aug 12 20:19:49.462921 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4280dcb0-f5c5-4bd1-9dee-4aca89c966ff tempest-VolumeQuotasNegativeTestJSON-656391770 tempest-VolumeQuotasNegativeTestJSON-656391770-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:49.463175 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4280dcb0-f5c5-4bd1-9dee-4aca89c966ff tempest-VolumeQuotasNegativeTestJSON-656391770 tempest-VolumeQuotasNegativeTestJSON-656391770-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:49.478511 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4280dcb0-f5c5-4bd1-9dee-4aca89c966ff tempest-VolumeQuotasNegativeTestJSON-656391770 tempest-VolumeQuotasNegativeTestJSON-656391770-project-admin] https://10.4.3.246/volume/v3/os-quota-sets/58bb529afc72487f8fda8d98dbb5329c returned with HTTP 200 Aug 12 20:19:49.479030 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 470/1843] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:19:49 2026] GET /volume/v3/os-quota-sets/58bb529afc72487f8fda8d98dbb5329c => generated 437 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:49.488920 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-70b1aaa0-1d81-4466-9777-76c931fd1db0 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:49.560070 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-de79139f-fecf-40ce-b2ea-9ef9947d3bed None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:49.561850 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-de79139f-fecf-40ce-b2ea-9ef9947d3bed tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd Aug 12 20:19:49.562029 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-de79139f-fecf-40ce-b2ea-9ef9947d3bed tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:49.562260 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-de79139f-fecf-40ce-b2ea-9ef9947d3bed tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:49.569926 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:49.569926 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:49.570529 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-70b1aaa0-1d81-4466-9777-76c931fd1db0 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:19:49.570879 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-70b1aaa0-1d81-4466-9777-76c931fd1db0 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1460414950"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:49.572503 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-70b1aaa0-1d81-4466-9777-76c931fd1db0 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1460414950'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:19:49.572665 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-70b1aaa0-1d81-4466-9777-76c931fd1db0 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Create volume of 1 GB Aug 12 20:19:49.573883 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-de79139f-fecf-40ce-b2ea-9ef9947d3bed tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:19:49.576562 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-70b1aaa0-1d81-4466-9777-76c931fd1db0 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Availability Zones retrieved successfully. Aug 12 20:19:49.578886 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-de79139f-fecf-40ce-b2ea-9ef9947d3bed tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd returned with HTTP 200 Aug 12 20:19:49.579320 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 459/1844] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:49 2026] GET /volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd => generated 1361 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:49.588405 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-70b1aaa0-1d81-4466-9777-76c931fd1db0 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Flow 'volume_create_api' (16100fa0-1e16-4a1e-87ba-e4bb4935906a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:19:49.590501 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-70b1aaa0-1d81-4466-9777-76c931fd1db0 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95689c6c-d6d8-4d42-bc41-5431b7854bb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:49.591678 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-70b1aaa0-1d81-4466-9777-76c931fd1db0 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:19:49.596920 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-c32afbc8-576d-413f-a3c1-9738216e6fa2 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:49.599040 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c32afbc8-576d-413f-a3c1-9738216e6fa2 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] DELETE https://10.4.3.246/volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd Aug 12 20:19:49.599296 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c32afbc8-576d-413f-a3c1-9738216e6fa2 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:49.599519 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c32afbc8-576d-413f-a3c1-9738216e6fa2 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:49.599732 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-c32afbc8-576d-413f-a3c1-9738216e6fa2 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Delete volume with id: ae2111a3-7803-4e76-a743-2559599d8cbd Aug 12 20:19:49.608058 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:49.608058 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:49.608639 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-c32afbc8-576d-413f-a3c1-9738216e6fa2 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:19:49.617189 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-70b1aaa0-1d81-4466-9777-76c931fd1db0 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95689c6c-d6d8-4d42-bc41-5431b7854bb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:49.618005 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-70b1aaa0-1d81-4466-9777-76c931fd1db0 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10f6f765-f130-4d93-8ef7-c0f60f2efc25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:49.633604 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-c32afbc8-576d-413f-a3c1-9738216e6fa2 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Delete volume request issued successfully. Aug 12 20:19:49.633604 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c32afbc8-576d-413f-a3c1-9738216e6fa2 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd returned with HTTP 202 Aug 12 20:19:49.633604 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 463/1845] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:19:49 2026] DELETE /volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:19:49.641722 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-851483a9-c058-4d4c-82af-0f6260428bea None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:49.644486 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-851483a9-c058-4d4c-82af-0f6260428bea tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd Aug 12 20:19:49.644745 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-851483a9-c058-4d4c-82af-0f6260428bea tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:49.644988 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-851483a9-c058-4d4c-82af-0f6260428bea tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:49.655932 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:49.655932 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:49.660267 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-851483a9-c058-4d4c-82af-0f6260428bea tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:19:49.666054 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-851483a9-c058-4d4c-82af-0f6260428bea tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd returned with HTTP 200 Aug 12 20:19:49.666054 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 471/1846] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:49 2026] GET /volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd => generated 1360 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:49.689122 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-70b1aaa0-1d81-4466-9777-76c931fd1db0 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Created reservations ['63b2ca17-afcf-4df9-bf17-e4f81d82240a', '022a2fd8-c1f8-4edc-b74e-579c16af217c', 'a0b4377e-df49-4072-bc36-3c62428b47e1', '42267565-0bb4-4b1a-aede-b86b5c8c3edf'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:19:49.689962 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-70b1aaa0-1d81-4466-9777-76c931fd1db0 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10f6f765-f130-4d93-8ef7-c0f60f2efc25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63b2ca17-afcf-4df9-bf17-e4f81d82240a', '022a2fd8-c1f8-4edc-b74e-579c16af217c', 'a0b4377e-df49-4072-bc36-3c62428b47e1', '42267565-0bb4-4b1a-aede-b86b5c8c3edf']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:49.690622 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-70b1aaa0-1d81-4466-9777-76c931fd1db0 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6d6c702-9dd3-4b7a-ae6d-2acab538ad1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:49.713533 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-70b1aaa0-1d81-4466-9777-76c931fd1db0 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6d6c702-9dd3-4b7a-ae6d-2acab538ad1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edcf3cec-7621-4243-9da4-fd89e3218623', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1460414950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58bb529afc72487f8fda8d98dbb5329c',qos_specs=None,replication_status=,reservations=['63b2ca17-afcf-4df9-bf17-e4f81d82240a','022a2fd8-c1f8-4edc-b74e-579c16af217c','a0b4377e-df49-4072-bc36-3c62428b47e1','42267565-0bb4-4b1a-aede-b86b5c8c3edf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='285323d906754166bc375c0c537d92b7',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:19:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1460414950',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edcf3cec-7621-4243-9da4-fd89e3218623,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58bb529afc72487f8fda8d98dbb5329c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='285323d906754166bc375c0c537d92b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:49.713849 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-70b1aaa0-1d81-4466-9777-76c931fd1db0 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c89fd164-a7ea-4d04-827f-2928351ea31d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:49.737045 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-70b1aaa0-1d81-4466-9777-76c931fd1db0 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c89fd164-a7ea-4d04-827f-2928351ea31d) transitioned into state 'SUCCESS' from state '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-1460414950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58bb529afc72487f8fda8d98dbb5329c',qos_specs=None,replication_status=,reservations=['63b2ca17-afcf-4df9-bf17-e4f81d82240a','022a2fd8-c1f8-4edc-b74e-579c16af217c','a0b4377e-df49-4072-bc36-3c62428b47e1','42267565-0bb4-4b1a-aede-b86b5c8c3edf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='285323d906754166bc375c0c537d92b7',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:49.737856 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-70b1aaa0-1d81-4466-9777-76c931fd1db0 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15511cd5-8354-4273-966f-0073f482514c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:49.748184 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-70b1aaa0-1d81-4466-9777-76c931fd1db0 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15511cd5-8354-4273-966f-0073f482514c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:49.749315 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-70b1aaa0-1d81-4466-9777-76c931fd1db0 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Flow 'volume_create_api' (16100fa0-1e16-4a1e-87ba-e4bb4935906a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:19:49.749765 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-70b1aaa0-1d81-4466-9777-76c931fd1db0 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Create volume request issued successfully. Aug 12 20:19:49.750529 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-70b1aaa0-1d81-4466-9777-76c931fd1db0 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:19:49.751077 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 454/1847] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:19:49 2026] POST /volume/v3/volumes => generated 759 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:19:49.766658 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-9fcc68a7-7140-4582-85fb-6cc40a76dcc1 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:49.768367 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9fcc68a7-7140-4582-85fb-6cc40a76dcc1 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] GET https://10.4.3.246/volume/v3/volumes/edcf3cec-7621-4243-9da4-fd89e3218623 Aug 12 20:19:49.768565 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9fcc68a7-7140-4582-85fb-6cc40a76dcc1 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:49.768749 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9fcc68a7-7140-4582-85fb-6cc40a76dcc1 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:49.776212 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:49.776212 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:49.779680 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-9fcc68a7-7140-4582-85fb-6cc40a76dcc1 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Volume info retrieved successfully. Aug 12 20:19:49.783758 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9fcc68a7-7140-4582-85fb-6cc40a76dcc1 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] https://10.4.3.246/volume/v3/volumes/edcf3cec-7621-4243-9da4-fd89e3218623 returned with HTTP 200 Aug 12 20:19:49.784102 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 460/1848] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:49 2026] GET /volume/v3/volumes/edcf3cec-7621-4243-9da4-fd89e3218623 => generated 827 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:49.885971 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-3dc1b046-e569-48f7-9a93-3125385f003b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:49.888204 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3dc1b046-e569-48f7-9a93-3125385f003b tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] GET https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 Aug 12 20:19:49.888470 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3dc1b046-e569-48f7-9a93-3125385f003b tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:49.888891 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3dc1b046-e569-48f7-9a93-3125385f003b tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:49.896741 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3dc1b046-e569-48f7-9a93-3125385f003b tempest-VolumesActionsTest-710547665 tempest-VolumesActionsTest-710547665-project-member] https://10.4.3.246/volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 returned with HTTP 404 Aug 12 20:19:49.897365 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 464/1849] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:49 2026] GET /volume/v3/volumes/5b73f686-3dcb-41d4-a0bd-c50527d82857 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:50.684767 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-e47cb1e6-7501-492a-8f0c-4a5c02201101 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:50.686751 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e47cb1e6-7501-492a-8f0c-4a5c02201101 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd Aug 12 20:19:50.686922 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e47cb1e6-7501-492a-8f0c-4a5c02201101 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:50.687488 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e47cb1e6-7501-492a-8f0c-4a5c02201101 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:50.692834 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e47cb1e6-7501-492a-8f0c-4a5c02201101 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd returned with HTTP 404 Aug 12 20:19:50.693303 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 472/1850] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:50 2026] GET /volume/v3/volumes/ae2111a3-7803-4e76-a743-2559599d8cbd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:50.704301 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-5c7dcc12-4025-441e-9d2e-bc11726e477c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:50.706252 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5c7dcc12-4025-441e-9d2e-bc11726e477c tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f Aug 12 20:19:50.706431 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5c7dcc12-4025-441e-9d2e-bc11726e477c tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:50.706624 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5c7dcc12-4025-441e-9d2e-bc11726e477c tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:50.713384 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:50.713384 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:50.716914 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-5c7dcc12-4025-441e-9d2e-bc11726e477c tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:19:50.720997 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5c7dcc12-4025-441e-9d2e-bc11726e477c tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f returned with HTTP 200 Aug 12 20:19:50.721361 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 455/1851] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:50 2026] GET /volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:50.732959 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-2063339e-4f8b-4a53-97b2-48393b161033 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:50.734770 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2063339e-4f8b-4a53-97b2-48393b161033 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:19:50.735116 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2063339e-4f8b-4a53-97b2-48393b161033 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "804bc7bd-e6ac-4086-a9cc-9db4174b1d5f", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2001154427"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:50.742902 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:50.742902 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:50.743325 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-2063339e-4f8b-4a53-97b2-48393b161033 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:19:50.743426 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.snapshots [None req-2063339e-4f8b-4a53-97b2-48393b161033 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Create snapshot from volume 804bc7bd-e6ac-4086-a9cc-9db4174b1d5f Aug 12 20:19:50.765047 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-2063339e-4f8b-4a53-97b2-48393b161033 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Created reservations ['e1e75fcd-ded2-465f-91c3-29db3cb67330', 'd529e3e7-e39d-47d6-898e-5ffc429f27e9', '1c6ea1db-b3c2-49b3-ab3f-edc16becffbe', 'f3a2f909-61da-4c5a-9d84-d6847aee3f4e'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:19:50.796763 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-2063339e-4f8b-4a53-97b2-48393b161033 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot create request issued successfully. Aug 12 20:19:50.797195 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2063339e-4f8b-4a53-97b2-48393b161033 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:19:50.797695 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 461/1852] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:19:50 2026] POST /volume/v3/snapshots => generated 380 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:19:50.801400 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-fd76c251-3454-4789-b78b-8f24436d6664 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:50.803300 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-fd76c251-3454-4789-b78b-8f24436d6664 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] GET https://10.4.3.246/volume/v3/volumes/edcf3cec-7621-4243-9da4-fd89e3218623 Aug 12 20:19:50.803489 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-fd76c251-3454-4789-b78b-8f24436d6664 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:50.803696 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-fd76c251-3454-4789-b78b-8f24436d6664 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:50.810913 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:50.810913 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:50.811127 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b5760d0f-ef9a-4c89-a93c-526d12b4d1eb None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:50.813261 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b5760d0f-ef9a-4c89-a93c-526d12b4d1eb tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/snapshots/9eb61dfc-bc63-4b2d-9838-82a2a1ce6278 Aug 12 20:19:50.813491 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b5760d0f-ef9a-4c89-a93c-526d12b4d1eb tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:50.813756 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b5760d0f-ef9a-4c89-a93c-526d12b4d1eb tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:50.821230 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-fd76c251-3454-4789-b78b-8f24436d6664 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Volume info retrieved successfully. Aug 12 20:19:50.821366 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:50.821366 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:50.821900 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-b5760d0f-ef9a-4c89-a93c-526d12b4d1eb tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot retrieved successfully. Aug 12 20:19:50.822920 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b5760d0f-ef9a-4c89-a93c-526d12b4d1eb tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/9eb61dfc-bc63-4b2d-9838-82a2a1ce6278 returned with HTTP 200 Aug 12 20:19:50.823382 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 473/1853] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:19:50 2026] GET /volume/v3/snapshots/9eb61dfc-bc63-4b2d-9838-82a2a1ce6278 => generated 512 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:50.825581 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-fd76c251-3454-4789-b78b-8f24436d6664 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] https://10.4.3.246/volume/v3/volumes/edcf3cec-7621-4243-9da4-fd89e3218623 returned with HTTP 200 Aug 12 20:19:50.825990 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 465/1854] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:50 2026] GET /volume/v3/volumes/edcf3cec-7621-4243-9da4-fd89e3218623 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:50.843726 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-4bea199a-a787-40a9-a795-3a791bf7dece None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:50.844755 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4bea199a-a787-40a9-a795-3a791bf7dece tempest-VolumeQuotasNegativeTestJSON-656391770 tempest-VolumeQuotasNegativeTestJSON-656391770-project-admin] PUT https://10.4.3.246/volume/v3/os-quota-sets/58bb529afc72487f8fda8d98dbb5329c Aug 12 20:19:50.847026 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4bea199a-a787-40a9-a795-3a791bf7dece tempest-VolumeQuotasNegativeTestJSON-656391770 tempest-VolumeQuotasNegativeTestJSON-656391770-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:50.885699 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4bea199a-a787-40a9-a795-3a791bf7dece tempest-VolumeQuotasNegativeTestJSON-656391770 tempest-VolumeQuotasNegativeTestJSON-656391770-project-admin] https://10.4.3.246/volume/v3/os-quota-sets/58bb529afc72487f8fda8d98dbb5329c returned with HTTP 200 Aug 12 20:19:50.885991 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 456/1855] 10.4.3.246 () {68 vars in 1374 bytes} [Wed Aug 12 20:19:50 2026] PUT /volume/v3/os-quota-sets/58bb529afc72487f8fda8d98dbb5329c => generated 392 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:50.896115 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a465354d-fbea-4f15-ba56-841b7a15cbb4 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:50.897835 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a465354d-fbea-4f15-ba56-841b7a15cbb4 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:19:50.898276 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a465354d-fbea-4f15-ba56-841b7a15cbb4 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:50.899626 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-a465354d-fbea-4f15-ba56-841b7a15cbb4 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:19:50.899746 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-a465354d-fbea-4f15-ba56-841b7a15cbb4 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Create volume of 2 GB Aug 12 20:19:50.899965 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:50.899965 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:50.903674 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-a465354d-fbea-4f15-ba56-841b7a15cbb4 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Availability Zones retrieved successfully. Aug 12 20:19:50.908824 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-a465354d-fbea-4f15-ba56-841b7a15cbb4 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Flow 'volume_create_api' (2bae7bbf-03d2-4599-b44d-262c0a0179be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:19:50.909741 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-a465354d-fbea-4f15-ba56-841b7a15cbb4 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (184c343f-4767-4b8e-9c23-d78976da2b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:50.910554 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-a465354d-fbea-4f15-ba56-841b7a15cbb4 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Validating volume size '2' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:19:50.934421 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-a465354d-fbea-4f15-ba56-841b7a15cbb4 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (184c343f-4767-4b8e-9c23-d78976da2b04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:50.935109 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-a465354d-fbea-4f15-ba56-841b7a15cbb4 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bac2a02-6feb-4090-9f8c-140b9c610f57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:50.965053 np0000007109 devstack@c-api.service[100385]: WARNING cinder.quota_utils [None req-a465354d-fbea-4f15-ba56-841b7a15cbb4 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Quota exceeded for 58bb529afc72487f8fda8d98dbb5329c, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 12 20:19:50.967881 np0000007109 devstack@c-api.service[100385]: WARNING cinder.volume.api [None req-a465354d-fbea-4f15-ba56-841b7a15cbb4 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bac2a02-6feb-4090-9f8c-140b9c610f57) transitioned into state 'FAILURE' from state 'RUNNING' Aug 12 20:19:50.967881 np0000007109 devstack@c-api.service[100385]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 12 20:19:50.970044 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-a465354d-fbea-4f15-ba56-841b7a15cbb4 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bac2a02-6feb-4090-9f8c-140b9c610f57) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:50.970755 np0000007109 devstack@c-api.service[100385]: WARNING cinder.volume.api [None req-a465354d-fbea-4f15-ba56-841b7a15cbb4 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bac2a02-6feb-4090-9f8c-140b9c610f57) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 12 20:19:50.971698 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-a465354d-fbea-4f15-ba56-841b7a15cbb4 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (184c343f-4767-4b8e-9c23-d78976da2b04) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:50.972338 np0000007109 devstack@c-api.service[100385]: WARNING cinder.volume.api [None req-a465354d-fbea-4f15-ba56-841b7a15cbb4 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (184c343f-4767-4b8e-9c23-d78976da2b04) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 12 20:19:50.973040 np0000007109 devstack@c-api.service[100385]: WARNING cinder.volume.api [None req-a465354d-fbea-4f15-ba56-841b7a15cbb4 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Flow 'volume_create_api' (2bae7bbf-03d2-4599-b44d-262c0a0179be) transitioned into state 'REVERTED' from state 'RUNNING' Aug 12 20:19:50.973331 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.middleware.fault [None req-a465354d-fbea-4f15-ba56-841b7a15cbb4 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 413 Aug 12 20:19:50.974441 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 462/1856] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:19:50 2026] POST /volume/v3/volumes => generated 208 bytes in 78 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 12 20:19:50.982818 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f15e8578-7523-4957-bc5b-430c70fb59ad None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:50.984501 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f15e8578-7523-4957-bc5b-430c70fb59ad tempest-VolumeQuotasNegativeTestJSON-656391770 tempest-VolumeQuotasNegativeTestJSON-656391770-project-admin] PUT https://10.4.3.246/volume/v3/os-quota-sets/58bb529afc72487f8fda8d98dbb5329c Aug 12 20:19:50.984847 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f15e8578-7523-4957-bc5b-430c70fb59ad tempest-VolumeQuotasNegativeTestJSON-656391770 tempest-VolumeQuotasNegativeTestJSON-656391770-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:51.024416 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f15e8578-7523-4957-bc5b-430c70fb59ad tempest-VolumeQuotasNegativeTestJSON-656391770 tempest-VolumeQuotasNegativeTestJSON-656391770-project-admin] https://10.4.3.246/volume/v3/os-quota-sets/58bb529afc72487f8fda8d98dbb5329c returned with HTTP 200 Aug 12 20:19:51.024826 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 474/1857] 10.4.3.246 () {68 vars in 1374 bytes} [Wed Aug 12 20:19:50 2026] PUT /volume/v3/os-quota-sets/58bb529afc72487f8fda8d98dbb5329c => generated 392 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:51.033147 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0528b024-82e4-42a2-8c86-31b03a2b3533 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:51.035070 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0528b024-82e4-42a2-8c86-31b03a2b3533 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:19:51.035170 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0528b024-82e4-42a2-8c86-31b03a2b3533 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:51.036650 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-0528b024-82e4-42a2-8c86-31b03a2b3533 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:19:51.036780 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-0528b024-82e4-42a2-8c86-31b03a2b3533 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Create volume of 1 GB Aug 12 20:19:51.040597 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-0528b024-82e4-42a2-8c86-31b03a2b3533 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Availability Zones retrieved successfully. Aug 12 20:19:51.045937 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-0528b024-82e4-42a2-8c86-31b03a2b3533 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Flow 'volume_create_api' (e80d97e0-cf48-4d54-9396-d03c97fd8a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:19:51.046845 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-0528b024-82e4-42a2-8c86-31b03a2b3533 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41b9ff82-2f2a-43b9-a3e5-6b9be9b041c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:51.047646 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-0528b024-82e4-42a2-8c86-31b03a2b3533 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:19:51.071674 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-0528b024-82e4-42a2-8c86-31b03a2b3533 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41b9ff82-2f2a-43b9-a3e5-6b9be9b041c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:51.072350 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-0528b024-82e4-42a2-8c86-31b03a2b3533 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18e69c42-a8dc-42ec-8db6-fe205a818e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:51.100672 np0000007109 devstack@c-api.service[100383]: WARNING cinder.quota_utils [None req-0528b024-82e4-42a2-8c86-31b03a2b3533 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Quota exceeded for 58bb529afc72487f8fda8d98dbb5329c, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 12 20:19:51.103197 np0000007109 devstack@c-api.service[100383]: WARNING cinder.volume.api [None req-0528b024-82e4-42a2-8c86-31b03a2b3533 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18e69c42-a8dc-42ec-8db6-fe205a818e70) transitioned into state 'FAILURE' from state 'RUNNING' Aug 12 20:19:51.103197 np0000007109 devstack@c-api.service[100383]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 12 20:19:51.104451 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-0528b024-82e4-42a2-8c86-31b03a2b3533 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18e69c42-a8dc-42ec-8db6-fe205a818e70) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:51.105129 np0000007109 devstack@c-api.service[100383]: WARNING cinder.volume.api [None req-0528b024-82e4-42a2-8c86-31b03a2b3533 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18e69c42-a8dc-42ec-8db6-fe205a818e70) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 12 20:19:51.105925 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-0528b024-82e4-42a2-8c86-31b03a2b3533 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41b9ff82-2f2a-43b9-a3e5-6b9be9b041c9) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:51.106698 np0000007109 devstack@c-api.service[100383]: WARNING cinder.volume.api [None req-0528b024-82e4-42a2-8c86-31b03a2b3533 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41b9ff82-2f2a-43b9-a3e5-6b9be9b041c9) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 12 20:19:51.108020 np0000007109 devstack@c-api.service[100383]: WARNING cinder.volume.api [None req-0528b024-82e4-42a2-8c86-31b03a2b3533 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Flow 'volume_create_api' (e80d97e0-cf48-4d54-9396-d03c97fd8a0f) transitioned into state 'REVERTED' from state 'RUNNING' Aug 12 20:19:51.108091 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.middleware.fault [None req-0528b024-82e4-42a2-8c86-31b03a2b3533 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 413 Aug 12 20:19:51.111030 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 466/1858] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:19:51 2026] POST /volume/v3/volumes => generated 150 bytes in 76 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 12 20:19:51.120430 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-368029b1-1fbe-4545-8301-58eefca5bff2 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:51.122912 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-368029b1-1fbe-4545-8301-58eefca5bff2 tempest-VolumeQuotasNegativeTestJSON-656391770 tempest-VolumeQuotasNegativeTestJSON-656391770-project-admin] PUT https://10.4.3.246/volume/v3/os-quota-sets/58bb529afc72487f8fda8d98dbb5329c Aug 12 20:19:51.123385 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-368029b1-1fbe-4545-8301-58eefca5bff2 tempest-VolumeQuotasNegativeTestJSON-656391770 tempest-VolumeQuotasNegativeTestJSON-656391770-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:51.175399 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-368029b1-1fbe-4545-8301-58eefca5bff2 tempest-VolumeQuotasNegativeTestJSON-656391770 tempest-VolumeQuotasNegativeTestJSON-656391770-project-admin] https://10.4.3.246/volume/v3/os-quota-sets/58bb529afc72487f8fda8d98dbb5329c returned with HTTP 200 Aug 12 20:19:51.175487 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 457/1859] 10.4.3.246 () {68 vars in 1374 bytes} [Wed Aug 12 20:19:51 2026] PUT /volume/v3/os-quota-sets/58bb529afc72487f8fda8d98dbb5329c => generated 391 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:51.185250 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-52d0cda7-d537-45e5-b11a-0fd75d85672b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:51.187562 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-52d0cda7-d537-45e5-b11a-0fd75d85672b tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] POST https://10.4.3.246/volume/v3/volumes/edcf3cec-7621-4243-9da4-fd89e3218623/action Aug 12 20:19:51.188012 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-52d0cda7-d537-45e5-b11a-0fd75d85672b tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:19:51.188180 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-52d0cda7-d537-45e5-b11a-0fd75d85672b tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:51.199483 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:51.199483 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:51.200198 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-52d0cda7-d537-45e5-b11a-0fd75d85672b tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Volume info retrieved successfully. Aug 12 20:19:51.237110 np0000007109 devstack@c-api.service[100385]: ERROR cinder.volume.api [None req-52d0cda7-d537-45e5-b11a-0fd75d85672b tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Quota exceeded for 58bb529afc72487f8fda8d98dbb5329c, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 12 20:19:51.244004 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.middleware.fault [None req-52d0cda7-d537-45e5-b11a-0fd75d85672b tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] https://10.4.3.246/volume/v3/volumes/edcf3cec-7621-4243-9da4-fd89e3218623/action returned with HTTP 413 Aug 12 20:19:51.244934 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 463/1860] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:19:51 2026] POST /volume/v3/volumes/edcf3cec-7621-4243-9da4-fd89e3218623/action => generated 208 bytes in 60 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 12 20:19:51.254925 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-656393bd-da40-44ee-92e0-15d51e79ddf7 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:51.256874 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-656393bd-da40-44ee-92e0-15d51e79ddf7 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] GET https://10.4.3.246/volume/v3/volumes/edcf3cec-7621-4243-9da4-fd89e3218623 Aug 12 20:19:51.257095 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-656393bd-da40-44ee-92e0-15d51e79ddf7 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:51.257296 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-656393bd-da40-44ee-92e0-15d51e79ddf7 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:51.264098 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:51.264098 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:51.268590 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-656393bd-da40-44ee-92e0-15d51e79ddf7 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Volume info retrieved successfully. Aug 12 20:19:51.274056 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-656393bd-da40-44ee-92e0-15d51e79ddf7 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] https://10.4.3.246/volume/v3/volumes/edcf3cec-7621-4243-9da4-fd89e3218623 returned with HTTP 200 Aug 12 20:19:51.274592 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 475/1861] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:51 2026] GET /volume/v3/volumes/edcf3cec-7621-4243-9da4-fd89e3218623 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:51.289865 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-bd1a5569-3446-4b4d-a45a-7107bf3913ba None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:51.291821 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-bd1a5569-3446-4b4d-a45a-7107bf3913ba tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] DELETE https://10.4.3.246/volume/v3/volumes/edcf3cec-7621-4243-9da4-fd89e3218623 Aug 12 20:19:51.292032 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-bd1a5569-3446-4b4d-a45a-7107bf3913ba tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:51.292241 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-bd1a5569-3446-4b4d-a45a-7107bf3913ba tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:51.292397 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-bd1a5569-3446-4b4d-a45a-7107bf3913ba tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Delete volume with id: edcf3cec-7621-4243-9da4-fd89e3218623 Aug 12 20:19:51.299149 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:51.299149 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:51.299686 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-bd1a5569-3446-4b4d-a45a-7107bf3913ba tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Volume info retrieved successfully. Aug 12 20:19:51.327569 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-bd1a5569-3446-4b4d-a45a-7107bf3913ba tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Delete volume request issued successfully. Aug 12 20:19:51.327569 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-bd1a5569-3446-4b4d-a45a-7107bf3913ba tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] https://10.4.3.246/volume/v3/volumes/edcf3cec-7621-4243-9da4-fd89e3218623 returned with HTTP 202 Aug 12 20:19:51.327569 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 467/1862] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:19:51 2026] DELETE /volume/v3/volumes/edcf3cec-7621-4243-9da4-fd89e3218623 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:19:51.331999 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-1991bb67-58f4-4e3e-88cb-aa1900bc8a8b req-a8e92f7e-6638-4488-9e58-04846a8b2738 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:51.334115 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-1991bb67-58f4-4e3e-88cb-aa1900bc8a8b req-a8e92f7e-6638-4488-9e58-04846a8b2738 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] GET https://10.4.3.246/volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b Aug 12 20:19:51.334503 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-1991bb67-58f4-4e3e-88cb-aa1900bc8a8b req-a8e92f7e-6638-4488-9e58-04846a8b2738 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:51.334503 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-1991bb67-58f4-4e3e-88cb-aa1900bc8a8b req-a8e92f7e-6638-4488-9e58-04846a8b2738 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:51.337178 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-82a422e8-d627-4d56-b042-cbe8adfc8696 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:51.338890 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-82a422e8-d627-4d56-b042-cbe8adfc8696 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] GET https://10.4.3.246/volume/v3/volumes/edcf3cec-7621-4243-9da4-fd89e3218623 Aug 12 20:19:51.339146 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-82a422e8-d627-4d56-b042-cbe8adfc8696 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:51.339362 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-82a422e8-d627-4d56-b042-cbe8adfc8696 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:51.345334 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:51.345334 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:51.347321 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:51.347321 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:51.349107 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-1991bb67-58f4-4e3e-88cb-aa1900bc8a8b req-a8e92f7e-6638-4488-9e58-04846a8b2738 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Volume info retrieved successfully. Aug 12 20:19:51.352206 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-82a422e8-d627-4d56-b042-cbe8adfc8696 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Volume info retrieved successfully. Aug 12 20:19:51.353490 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-1991bb67-58f4-4e3e-88cb-aa1900bc8a8b req-a8e92f7e-6638-4488-9e58-04846a8b2738 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] https://10.4.3.246/volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b returned with HTTP 200 Aug 12 20:19:51.354004 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 458/1863] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:19:51 2026] GET /volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b => generated 1143 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:19:51.355615 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-82a422e8-d627-4d56-b042-cbe8adfc8696 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] https://10.4.3.246/volume/v3/volumes/edcf3cec-7621-4243-9da4-fd89e3218623 returned with HTTP 200 Aug 12 20:19:51.356415 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 464/1864] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:51 2026] GET /volume/v3/volumes/edcf3cec-7621-4243-9da4-fd89e3218623 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:51.833553 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-0c06dac5-0c69-4e5e-9467-446782189dd4 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:51.835925 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0c06dac5-0c69-4e5e-9467-446782189dd4 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/snapshots/9eb61dfc-bc63-4b2d-9838-82a2a1ce6278 Aug 12 20:19:51.835925 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-0c06dac5-0c69-4e5e-9467-446782189dd4 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:51.835925 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-0c06dac5-0c69-4e5e-9467-446782189dd4 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:51.843263 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:51.843263 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:51.843263 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-0c06dac5-0c69-4e5e-9467-446782189dd4 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot retrieved successfully. Aug 12 20:19:51.843653 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0c06dac5-0c69-4e5e-9467-446782189dd4 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/9eb61dfc-bc63-4b2d-9838-82a2a1ce6278 returned with HTTP 200 Aug 12 20:19:51.844006 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 476/1865] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:19:51 2026] GET /volume/v3/snapshots/9eb61dfc-bc63-4b2d-9838-82a2a1ce6278 => generated 539 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:51.852063 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-469003c2-a469-4c4b-9475-83be12140f44 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:51.853922 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-469003c2-a469-4c4b-9475-83be12140f44 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/snapshots/9eb61dfc-bc63-4b2d-9838-82a2a1ce6278 Aug 12 20:19:51.854122 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-469003c2-a469-4c4b-9475-83be12140f44 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:51.854404 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-469003c2-a469-4c4b-9475-83be12140f44 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:51.861261 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:51.861261 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:51.862323 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-469003c2-a469-4c4b-9475-83be12140f44 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot retrieved successfully. Aug 12 20:19:51.862726 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-469003c2-a469-4c4b-9475-83be12140f44 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/9eb61dfc-bc63-4b2d-9838-82a2a1ce6278 returned with HTTP 200 Aug 12 20:19:51.863418 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 468/1866] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:19:51 2026] GET /volume/v3/snapshots/9eb61dfc-bc63-4b2d-9838-82a2a1ce6278 => generated 539 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:51.878937 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-5f94bb35-7bd3-4127-9572-f73e0ba787d6 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:51.885346 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5f94bb35-7bd3-4127-9572-f73e0ba787d6 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/snapshots Aug 12 20:19:51.885346 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5f94bb35-7bd3-4127-9572-f73e0ba787d6 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:51.885467 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5f94bb35-7bd3-4127-9572-f73e0ba787d6 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'index' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:51.885792 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.api_utils [None req-5f94bb35-7bd3-4127-9572-f73e0ba787d6 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Removing options '' from query. {{(pid=100386) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:19:51.887397 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.db.api [None req-5f94bb35-7bd3-4127-9572-f73e0ba787d6 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Building query based on filter {{(pid=100386) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 20:19:51.906820 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-5f94bb35-7bd3-4127-9572-f73e0ba787d6 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Get all snapshots completed successfully. Aug 12 20:19:51.906997 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5f94bb35-7bd3-4127-9572-f73e0ba787d6 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 200 Aug 12 20:19:51.907575 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 459/1867] 10.4.3.246 () {66 vars in 1243 bytes} [Wed Aug 12 20:19:51 2026] GET /volume/v3/snapshots => generated 408 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:51.922804 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-cbc2a64a-40e7-4044-9f6a-b91b68010544 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:51.925990 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-cbc2a64a-40e7-4044-9f6a-b91b68010544 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] PUT https://10.4.3.246/volume/v3/snapshots/9eb61dfc-bc63-4b2d-9838-82a2a1ce6278 Aug 12 20:19:51.925990 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-cbc2a64a-40e7-4044-9f6a-b91b68010544 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1735547069", "description": "This is the new description of snapshot."}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:51.931921 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:51.931921 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:51.932383 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-cbc2a64a-40e7-4044-9f6a-b91b68010544 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot retrieved successfully. Aug 12 20:19:51.943666 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-cbc2a64a-40e7-4044-9f6a-b91b68010544 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/9eb61dfc-bc63-4b2d-9838-82a2a1ce6278 returned with HTTP 200 Aug 12 20:19:51.944116 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 465/1868] 10.4.3.246 () {68 vars in 1375 bytes} [Wed Aug 12 20:19:51 2026] PUT /volume/v3/snapshots/9eb61dfc-bc63-4b2d-9838-82a2a1ce6278 => generated 443 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:51.956531 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-35129428-5104-4f7a-93c6-00baaeb6cacc None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:51.958726 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-35129428-5104-4f7a-93c6-00baaeb6cacc tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/snapshots/9eb61dfc-bc63-4b2d-9838-82a2a1ce6278 Aug 12 20:19:51.958984 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-35129428-5104-4f7a-93c6-00baaeb6cacc tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:51.959104 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-35129428-5104-4f7a-93c6-00baaeb6cacc tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:51.965360 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:51.965360 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:51.965902 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-35129428-5104-4f7a-93c6-00baaeb6cacc tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot retrieved successfully. Aug 12 20:19:51.966862 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-35129428-5104-4f7a-93c6-00baaeb6cacc tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/9eb61dfc-bc63-4b2d-9838-82a2a1ce6278 returned with HTTP 200 Aug 12 20:19:51.967345 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 477/1869] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:19:51 2026] GET /volume/v3/snapshots/9eb61dfc-bc63-4b2d-9838-82a2a1ce6278 => generated 577 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:51.982402 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-519f55be-842d-4868-8281-39af9fcf9a77 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:51.984508 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-519f55be-842d-4868-8281-39af9fcf9a77 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/9eb61dfc-bc63-4b2d-9838-82a2a1ce6278 Aug 12 20:19:51.984772 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-519f55be-842d-4868-8281-39af9fcf9a77 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:51.985006 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-519f55be-842d-4868-8281-39af9fcf9a77 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:51.985144 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.snapshots [None req-519f55be-842d-4868-8281-39af9fcf9a77 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Delete snapshot with id: 9eb61dfc-bc63-4b2d-9838-82a2a1ce6278 Aug 12 20:19:51.993659 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:51.993659 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:51.994219 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-519f55be-842d-4868-8281-39af9fcf9a77 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot retrieved successfully. Aug 12 20:19:52.012610 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-519f55be-842d-4868-8281-39af9fcf9a77 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot delete request issued successfully. Aug 12 20:19:52.012880 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-519f55be-842d-4868-8281-39af9fcf9a77 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/9eb61dfc-bc63-4b2d-9838-82a2a1ce6278 returned with HTTP 202 Aug 12 20:19:52.013349 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 469/1870] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:19:51 2026] DELETE /volume/v3/snapshots/9eb61dfc-bc63-4b2d-9838-82a2a1ce6278 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:19:52.021400 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-62520406-7cde-4850-8dd6-ddcbd3c64bfd None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:52.023823 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-62520406-7cde-4850-8dd6-ddcbd3c64bfd tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/snapshots/9eb61dfc-bc63-4b2d-9838-82a2a1ce6278 Aug 12 20:19:52.026041 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-62520406-7cde-4850-8dd6-ddcbd3c64bfd tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:52.026041 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-62520406-7cde-4850-8dd6-ddcbd3c64bfd tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:52.034474 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:52.034474 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:52.034474 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-62520406-7cde-4850-8dd6-ddcbd3c64bfd tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot retrieved successfully. Aug 12 20:19:52.035138 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-62520406-7cde-4850-8dd6-ddcbd3c64bfd tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/9eb61dfc-bc63-4b2d-9838-82a2a1ce6278 returned with HTTP 200 Aug 12 20:19:52.035478 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 460/1871] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:19:52 2026] GET /volume/v3/snapshots/9eb61dfc-bc63-4b2d-9838-82a2a1ce6278 => generated 576 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:52.373641 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-6e6ce579-4eea-40e6-9c92-67f298b33421 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:52.379009 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-6e6ce579-4eea-40e6-9c92-67f298b33421 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] GET https://10.4.3.246/volume/v3/volumes/edcf3cec-7621-4243-9da4-fd89e3218623 Aug 12 20:19:52.379213 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-6e6ce579-4eea-40e6-9c92-67f298b33421 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:52.379421 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-6e6ce579-4eea-40e6-9c92-67f298b33421 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:52.386496 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-6e6ce579-4eea-40e6-9c92-67f298b33421 tempest-VolumeQuotasNegativeTestJSON-706239567 tempest-VolumeQuotasNegativeTestJSON-706239567-project-member] https://10.4.3.246/volume/v3/volumes/edcf3cec-7621-4243-9da4-fd89e3218623 returned with HTTP 404 Aug 12 20:19:52.387133 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 466/1872] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:52 2026] GET /volume/v3/volumes/edcf3cec-7621-4243-9da4-fd89e3218623 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:52.397674 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a682fcbb-4693-40fa-9052-017bdedf3f06 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:52.399752 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a682fcbb-4693-40fa-9052-017bdedf3f06 tempest-VolumeQuotasNegativeTestJSON-656391770 tempest-VolumeQuotasNegativeTestJSON-656391770-project-admin] PUT https://10.4.3.246/volume/v3/os-quota-sets/58bb529afc72487f8fda8d98dbb5329c Aug 12 20:19:52.400064 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a682fcbb-4693-40fa-9052-017bdedf3f06 tempest-VolumeQuotasNegativeTestJSON-656391770 tempest-VolumeQuotasNegativeTestJSON-656391770-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=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:52.474063 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a682fcbb-4693-40fa-9052-017bdedf3f06 tempest-VolumeQuotasNegativeTestJSON-656391770 tempest-VolumeQuotasNegativeTestJSON-656391770-project-admin] https://10.4.3.246/volume/v3/os-quota-sets/58bb529afc72487f8fda8d98dbb5329c returned with HTTP 200 Aug 12 20:19:52.474628 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 478/1873] 10.4.3.246 () {68 vars in 1375 bytes} [Wed Aug 12 20:19:52 2026] PUT /volume/v3/os-quota-sets/58bb529afc72487f8fda8d98dbb5329c => generated 395 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:53.045862 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-815672f7-d45d-4ed0-96e2-30c7ab49cee4 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:53.048187 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-815672f7-d45d-4ed0-96e2-30c7ab49cee4 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/snapshots/9eb61dfc-bc63-4b2d-9838-82a2a1ce6278 Aug 12 20:19:53.048741 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-815672f7-d45d-4ed0-96e2-30c7ab49cee4 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:53.048741 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-815672f7-d45d-4ed0-96e2-30c7ab49cee4 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:53.054468 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-815672f7-d45d-4ed0-96e2-30c7ab49cee4 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/9eb61dfc-bc63-4b2d-9838-82a2a1ce6278 returned with HTTP 404 Aug 12 20:19:53.055408 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 470/1874] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:19:53 2026] GET /volume/v3/snapshots/9eb61dfc-bc63-4b2d-9838-82a2a1ce6278 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:53.064818 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-f3a880c0-3477-4fed-9bbc-7a87392d1b8c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:53.067235 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f3a880c0-3477-4fed-9bbc-7a87392d1b8c tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/9eb61dfc-bc63-4b2d-9838-82a2a1ce6278 Aug 12 20:19:53.067564 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f3a880c0-3477-4fed-9bbc-7a87392d1b8c tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:53.067841 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f3a880c0-3477-4fed-9bbc-7a87392d1b8c tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:53.068021 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.snapshots [None req-f3a880c0-3477-4fed-9bbc-7a87392d1b8c tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Delete snapshot with id: 9eb61dfc-bc63-4b2d-9838-82a2a1ce6278 Aug 12 20:19:53.074614 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f3a880c0-3477-4fed-9bbc-7a87392d1b8c tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/9eb61dfc-bc63-4b2d-9838-82a2a1ce6278 returned with HTTP 404 Aug 12 20:19:53.075353 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 461/1875] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:19:53 2026] DELETE /volume/v3/snapshots/9eb61dfc-bc63-4b2d-9838-82a2a1ce6278 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:53.083416 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-90263ea5-73af-416c-aa83-ad2d07951146 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:53.085093 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-90263ea5-73af-416c-aa83-ad2d07951146 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f Aug 12 20:19:53.085332 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-90263ea5-73af-416c-aa83-ad2d07951146 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:53.085563 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-90263ea5-73af-416c-aa83-ad2d07951146 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:53.092282 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:53.092282 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:53.096513 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-90263ea5-73af-416c-aa83-ad2d07951146 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:19:53.102632 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-90263ea5-73af-416c-aa83-ad2d07951146 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f returned with HTTP 200 Aug 12 20:19:53.103837 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 467/1876] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:53 2026] GET /volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:53.118581 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-1a8883bc-4442-4ed5-8b96-75083fda2360 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:53.120433 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1a8883bc-4442-4ed5-8b96-75083fda2360 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:19:53.120763 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1a8883bc-4442-4ed5-8b96-75083fda2360 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "804bc7bd-e6ac-4086-a9cc-9db4174b1d5f", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-401322471"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:53.128784 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:53.128784 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:53.129256 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-1a8883bc-4442-4ed5-8b96-75083fda2360 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:19:53.129356 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.snapshots [None req-1a8883bc-4442-4ed5-8b96-75083fda2360 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Create snapshot from volume 804bc7bd-e6ac-4086-a9cc-9db4174b1d5f Aug 12 20:19:53.152648 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-1a8883bc-4442-4ed5-8b96-75083fda2360 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Created reservations ['f6eca10e-2225-4844-89ae-65e9d4954c9a', 'd46af459-7392-46ce-b56c-92ea8644afdb', 'c61a92bb-00c4-46e6-be1d-4be35cfec3e6', 'd2cf7d1f-4382-46a9-a168-0f172625ff67'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:19:53.188563 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-1a8883bc-4442-4ed5-8b96-75083fda2360 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot create request issued successfully. Aug 12 20:19:53.188563 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1a8883bc-4442-4ed5-8b96-75083fda2360 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:19:53.188563 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 479/1877] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:19:53 2026] POST /volume/v3/snapshots => generated 309 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:19:53.195149 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-75dd2a9f-316f-4e7b-9fc2-ff51fcab8be3 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:53.196923 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-12720107-7d1f-4bc7-acba-32e34646bb15 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:53.198913 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-12720107-7d1f-4bc7-acba-32e34646bb15 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/snapshots/33798ddc-281d-4db9-b4db-6b32f2caf1c0 Aug 12 20:19:53.199127 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-12720107-7d1f-4bc7-acba-32e34646bb15 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:53.199380 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-12720107-7d1f-4bc7-acba-32e34646bb15 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:53.210918 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:53.210918 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:53.211904 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-12720107-7d1f-4bc7-acba-32e34646bb15 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot retrieved successfully. Aug 12 20:19:53.212782 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-12720107-7d1f-4bc7-acba-32e34646bb15 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/33798ddc-281d-4db9-b4db-6b32f2caf1c0 returned with HTTP 200 Aug 12 20:19:53.213238 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 462/1878] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:19:53 2026] GET /volume/v3/snapshots/33798ddc-281d-4db9-b4db-6b32f2caf1c0 => generated 441 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:53.312635 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-75dd2a9f-316f-4e7b-9fc2-ff51fcab8be3 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:19:53.313095 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-75dd2a9f-316f-4e7b-9fc2-ff51fcab8be3 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-724557652"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:53.315020 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-75dd2a9f-316f-4e7b-9fc2-ff51fcab8be3 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-724557652'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:19:53.315195 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-75dd2a9f-316f-4e7b-9fc2-ff51fcab8be3 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Create volume of 1 GB Aug 12 20:19:53.315626 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:53.315626 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:53.321200 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-75dd2a9f-316f-4e7b-9fc2-ff51fcab8be3 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Availability Zones retrieved successfully. Aug 12 20:19:53.329024 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-75dd2a9f-316f-4e7b-9fc2-ff51fcab8be3 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Flow 'volume_create_api' (0430d752-2357-4383-ac1a-4c634edee91b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:19:53.330688 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-75dd2a9f-316f-4e7b-9fc2-ff51fcab8be3 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89d45425-29c2-45fa-b3fa-add5991abf77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:53.332038 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-75dd2a9f-316f-4e7b-9fc2-ff51fcab8be3 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:19:53.366582 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-75dd2a9f-316f-4e7b-9fc2-ff51fcab8be3 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89d45425-29c2-45fa-b3fa-add5991abf77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:53.367592 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-75dd2a9f-316f-4e7b-9fc2-ff51fcab8be3 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d96076be-6db8-41fc-adfa-0aff2387594f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:53.428533 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-75dd2a9f-316f-4e7b-9fc2-ff51fcab8be3 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Created reservations ['5af6aa97-a3d8-43b0-a564-ad972fbb5834', '46095508-f30f-41b0-80d9-85e052b5e4e5', 'aa8448ae-e2b3-4045-b722-2342096a808f', '2b6605e3-cb6a-40ee-a561-0c39a552595a'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:19:53.429315 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-75dd2a9f-316f-4e7b-9fc2-ff51fcab8be3 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d96076be-6db8-41fc-adfa-0aff2387594f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5af6aa97-a3d8-43b0-a564-ad972fbb5834', '46095508-f30f-41b0-80d9-85e052b5e4e5', 'aa8448ae-e2b3-4045-b722-2342096a808f', '2b6605e3-cb6a-40ee-a561-0c39a552595a']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:53.430125 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-75dd2a9f-316f-4e7b-9fc2-ff51fcab8be3 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd1f3dd3-bb23-4c11-81cd-1bc1c680f8b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:53.453315 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-75dd2a9f-316f-4e7b-9fc2-ff51fcab8be3 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd1f3dd3-bb23-4c11-81cd-1bc1c680f8b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ecf895d-22ad-4d8f-993a-698e8f9ee872', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-724557652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d481c9d2cfa84b3c81851595cbf9d2b5',qos_specs=None,replication_status=,reservations=['5af6aa97-a3d8-43b0-a564-ad972fbb5834','46095508-f30f-41b0-80d9-85e052b5e4e5','aa8448ae-e2b3-4045-b722-2342096a808f','2b6605e3-cb6a-40ee-a561-0c39a552595a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6194a6683a1b42b3ad2349e9160ef920',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:19:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-724557652',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ecf895d-22ad-4d8f-993a-698e8f9ee872,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d481c9d2cfa84b3c81851595cbf9d2b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6194a6683a1b42b3ad2349e9160ef920',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:53.454996 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-75dd2a9f-316f-4e7b-9fc2-ff51fcab8be3 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0d02e90-3527-4f2d-b239-89fec39d2eaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:53.464796 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-813ae19e-12a8-41bd-81d8-f09c0f532e06 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:53.468421 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-813ae19e-12a8-41bd-81d8-f09c0f532e06 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:19:53.468421 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-813ae19e-12a8-41bd-81d8-f09c0f532e06 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-220322451"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:53.471789 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-813ae19e-12a8-41bd-81d8-f09c0f532e06 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-220322451'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:19:53.471789 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-813ae19e-12a8-41bd-81d8-f09c0f532e06 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Create volume of 1 GB Aug 12 20:19:53.472379 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-75dd2a9f-316f-4e7b-9fc2-ff51fcab8be3 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0d02e90-3527-4f2d-b239-89fec39d2eaa) transitioned into state 'SUCCESS' from state '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-724557652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d481c9d2cfa84b3c81851595cbf9d2b5',qos_specs=None,replication_status=,reservations=['5af6aa97-a3d8-43b0-a564-ad972fbb5834','46095508-f30f-41b0-80d9-85e052b5e4e5','aa8448ae-e2b3-4045-b722-2342096a808f','2b6605e3-cb6a-40ee-a561-0c39a552595a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6194a6683a1b42b3ad2349e9160ef920',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:53.473035 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-75dd2a9f-316f-4e7b-9fc2-ff51fcab8be3 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b31b3a86-ff58-4884-aaab-2f8bb4230144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:53.477597 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-813ae19e-12a8-41bd-81d8-f09c0f532e06 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Availability Zones retrieved successfully. Aug 12 20:19:53.484571 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-75dd2a9f-316f-4e7b-9fc2-ff51fcab8be3 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b31b3a86-ff58-4884-aaab-2f8bb4230144) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:53.484571 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-75dd2a9f-316f-4e7b-9fc2-ff51fcab8be3 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Flow 'volume_create_api' (0430d752-2357-4383-ac1a-4c634edee91b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:19:53.484571 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-75dd2a9f-316f-4e7b-9fc2-ff51fcab8be3 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Create volume request issued successfully. Aug 12 20:19:53.484571 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-75dd2a9f-316f-4e7b-9fc2-ff51fcab8be3 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:19:53.484884 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 471/1879] 10.4.3.246 () {70 vars in 1298 bytes} [Wed Aug 12 20:19:53 2026] POST /volume/v3/volumes => generated 751 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:19:53.487850 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-813ae19e-12a8-41bd-81d8-f09c0f532e06 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Flow 'volume_create_api' (367cecb9-dd6a-480a-8af6-0228b59fc2e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:19:53.490011 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-813ae19e-12a8-41bd-81d8-f09c0f532e06 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd03f797-9d01-4244-8004-b156936e0aff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:53.491658 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-813ae19e-12a8-41bd-81d8-f09c0f532e06 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:19:53.502605 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-55235e31-9010-49e5-8951-c1e850f4fe03 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:53.504709 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-55235e31-9010-49e5-8951-c1e850f4fe03 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] GET https://10.4.3.246/volume/v3/volumes/8ecf895d-22ad-4d8f-993a-698e8f9ee872 Aug 12 20:19:53.505310 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-55235e31-9010-49e5-8951-c1e850f4fe03 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:53.505310 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-55235e31-9010-49e5-8951-c1e850f4fe03 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:53.513210 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:53.513210 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:53.517461 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-55235e31-9010-49e5-8951-c1e850f4fe03 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Volume info retrieved successfully. Aug 12 20:19:53.522338 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-55235e31-9010-49e5-8951-c1e850f4fe03 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] https://10.4.3.246/volume/v3/volumes/8ecf895d-22ad-4d8f-993a-698e8f9ee872 returned with HTTP 200 Aug 12 20:19:53.522761 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 480/1880] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:19:53 2026] GET /volume/v3/volumes/8ecf895d-22ad-4d8f-993a-698e8f9ee872 => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:53.527159 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-813ae19e-12a8-41bd-81d8-f09c0f532e06 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd03f797-9d01-4244-8004-b156936e0aff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:53.528061 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-813ae19e-12a8-41bd-81d8-f09c0f532e06 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b7cbb6e-380d-4c2a-966e-7398bac9fad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:53.575209 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-813ae19e-12a8-41bd-81d8-f09c0f532e06 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Created reservations ['94b9c457-3f3a-4efa-88ca-465112634f63', 'ff16f4ef-97e6-44ee-bbf2-fdbe8578626b', 'c6abac72-c05f-4602-b249-d3524781bd4f', '1bcc48ae-817e-4f48-a882-e51219ecff7e'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:19:53.576169 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-813ae19e-12a8-41bd-81d8-f09c0f532e06 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b7cbb6e-380d-4c2a-966e-7398bac9fad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94b9c457-3f3a-4efa-88ca-465112634f63', 'ff16f4ef-97e6-44ee-bbf2-fdbe8578626b', 'c6abac72-c05f-4602-b249-d3524781bd4f', '1bcc48ae-817e-4f48-a882-e51219ecff7e']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:53.577085 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-813ae19e-12a8-41bd-81d8-f09c0f532e06 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6151191d-e519-4a15-86b8-49ceb28b70c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:53.606382 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-813ae19e-12a8-41bd-81d8-f09c0f532e06 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6151191d-e519-4a15-86b8-49ceb28b70c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54c1cd3e-08a2-474e-acaf-7db829e9978b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-220322451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d162821e31cc42c09315300075264117',qos_specs=None,replication_status=,reservations=['94b9c457-3f3a-4efa-88ca-465112634f63','ff16f4ef-97e6-44ee-bbf2-fdbe8578626b','c6abac72-c05f-4602-b249-d3524781bd4f','1bcc48ae-817e-4f48-a882-e51219ecff7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41d877f9e1c6466d9008e4c12bf4d095',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:19:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-220322451',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54c1cd3e-08a2-474e-acaf-7db829e9978b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d162821e31cc42c09315300075264117',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41d877f9e1c6466d9008e4c12bf4d095',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:53.607187 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-813ae19e-12a8-41bd-81d8-f09c0f532e06 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (295c33c2-fa81-4c64-aa51-ca8df69c2026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:53.637901 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-813ae19e-12a8-41bd-81d8-f09c0f532e06 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (295c33c2-fa81-4c64-aa51-ca8df69c2026) transitioned into state 'SUCCESS' from state '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-220322451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d162821e31cc42c09315300075264117',qos_specs=None,replication_status=,reservations=['94b9c457-3f3a-4efa-88ca-465112634f63','ff16f4ef-97e6-44ee-bbf2-fdbe8578626b','c6abac72-c05f-4602-b249-d3524781bd4f','1bcc48ae-817e-4f48-a882-e51219ecff7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41d877f9e1c6466d9008e4c12bf4d095',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:53.640838 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-813ae19e-12a8-41bd-81d8-f09c0f532e06 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb3d4222-292a-4d05-b235-2d02619db935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:53.653528 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-813ae19e-12a8-41bd-81d8-f09c0f532e06 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb3d4222-292a-4d05-b235-2d02619db935) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:53.654669 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-813ae19e-12a8-41bd-81d8-f09c0f532e06 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Flow 'volume_create_api' (367cecb9-dd6a-480a-8af6-0228b59fc2e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:19:53.654964 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-813ae19e-12a8-41bd-81d8-f09c0f532e06 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Create volume request issued successfully. Aug 12 20:19:53.655559 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-813ae19e-12a8-41bd-81d8-f09c0f532e06 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:19:53.656151 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 468/1881] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:19:53 2026] POST /volume/v3/volumes => generated 756 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:19:53.672725 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-626546b5-b1e1-4cc3-95e5-6779e229cfc3 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:53.675301 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-626546b5-b1e1-4cc3-95e5-6779e229cfc3 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] GET https://10.4.3.246/volume/v3/volumes/54c1cd3e-08a2-474e-acaf-7db829e9978b Aug 12 20:19:53.675601 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-626546b5-b1e1-4cc3-95e5-6779e229cfc3 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:53.675808 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-626546b5-b1e1-4cc3-95e5-6779e229cfc3 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:53.689255 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:53.689255 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:53.694139 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-626546b5-b1e1-4cc3-95e5-6779e229cfc3 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Volume info retrieved successfully. Aug 12 20:19:53.701902 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-626546b5-b1e1-4cc3-95e5-6779e229cfc3 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] https://10.4.3.246/volume/v3/volumes/54c1cd3e-08a2-474e-acaf-7db829e9978b returned with HTTP 200 Aug 12 20:19:53.702390 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 463/1882] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:53 2026] GET /volume/v3/volumes/54c1cd3e-08a2-474e-acaf-7db829e9978b => generated 824 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:54.225486 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a7a4c1d8-e178-45af-9a35-2492342953cd None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:54.228018 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a7a4c1d8-e178-45af-9a35-2492342953cd tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/snapshots/33798ddc-281d-4db9-b4db-6b32f2caf1c0 Aug 12 20:19:54.228331 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a7a4c1d8-e178-45af-9a35-2492342953cd tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:54.228583 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a7a4c1d8-e178-45af-9a35-2492342953cd tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:54.235211 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:54.235211 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:54.235945 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-a7a4c1d8-e178-45af-9a35-2492342953cd tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot retrieved successfully. Aug 12 20:19:54.237067 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a7a4c1d8-e178-45af-9a35-2492342953cd tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/33798ddc-281d-4db9-b4db-6b32f2caf1c0 returned with HTTP 200 Aug 12 20:19:54.237778 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 472/1883] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:19:54 2026] GET /volume/v3/snapshots/33798ddc-281d-4db9-b4db-6b32f2caf1c0 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:54.543857 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-926b5fc5-93de-457a-bde5-5f0812e3f8a1 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:54.547512 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-926b5fc5-93de-457a-bde5-5f0812e3f8a1 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] GET https://10.4.3.246/volume/v3/volumes/8ecf895d-22ad-4d8f-993a-698e8f9ee872 Aug 12 20:19:54.547512 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-926b5fc5-93de-457a-bde5-5f0812e3f8a1 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:54.547692 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-926b5fc5-93de-457a-bde5-5f0812e3f8a1 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:54.555868 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:54.555868 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:54.560873 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-926b5fc5-93de-457a-bde5-5f0812e3f8a1 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Volume info retrieved successfully. Aug 12 20:19:54.565950 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-926b5fc5-93de-457a-bde5-5f0812e3f8a1 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] https://10.4.3.246/volume/v3/volumes/8ecf895d-22ad-4d8f-993a-698e8f9ee872 returned with HTTP 200 Aug 12 20:19:54.566450 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 481/1884] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:19:54 2026] GET /volume/v3/volumes/8ecf895d-22ad-4d8f-993a-698e8f9ee872 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:54.580949 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-bc244823-0666-4fde-8238-4db1061f7e38 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:54.584131 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-bc244823-0666-4fde-8238-4db1061f7e38 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] POST https://10.4.3.246/volume/v3/backups Aug 12 20:19:54.584703 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-bc244823-0666-4fde-8238-4db1061f7e38 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8ecf895d-22ad-4d8f-993a-698e8f9ee872", "name": "tempest-VolumesBackupsV39Test-Backup-609931412", "container": "tempest-volumesbackupsv39test-backup-container-1993573425"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:54.585102 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3e3a0d87-8bc3-443b-b382-2a8e626aba76 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:54.586239 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.contrib.backups [None req-bc244823-0666-4fde-8238-4db1061f7e38 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Creating new backup {'backup': {'volume_id': '8ecf895d-22ad-4d8f-993a-698e8f9ee872', 'name': 'tempest-VolumesBackupsV39Test-Backup-609931412', 'container': 'tempest-volumesbackupsv39test-backup-container-1993573425'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 20:19:54.586469 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.contrib.backups [None req-bc244823-0666-4fde-8238-4db1061f7e38 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Creating backup of volume 8ecf895d-22ad-4d8f-993a-698e8f9ee872 in container tempest-volumesbackupsv39test-backup-container-1993573425 Aug 12 20:19:54.596125 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:54.596125 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:54.596922 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-bc244823-0666-4fde-8238-4db1061f7e38 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Volume info retrieved successfully. Aug 12 20:19:54.645800 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-bc244823-0666-4fde-8238-4db1061f7e38 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Created reservations ['ee21115a-100f-4cf8-bad6-238f14a2ba53', '328b07c9-2646-4440-b71a-b12f2191d528'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:19:54.683094 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-bc244823-0666-4fde-8238-4db1061f7e38 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] https://10.4.3.246/volume/v3/backups returned with HTTP 202 Aug 12 20:19:54.685657 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 469/1885] 10.4.3.246 () {70 vars in 1299 bytes} [Wed Aug 12 20:19:54 2026] POST /volume/v3/backups => generated 332 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:19:54.692805 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-639700cf-1e5d-4a62-a7f4-afaf06384783 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:54.695410 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-639700cf-1e5d-4a62-a7f4-afaf06384783 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] GET https://10.4.3.246/volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 Aug 12 20:19:54.695927 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-639700cf-1e5d-4a62-a7f4-afaf06384783 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:54.695993 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-639700cf-1e5d-4a62-a7f4-afaf06384783 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:54.696143 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-639700cf-1e5d-4a62-a7f4-afaf06384783 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Show backup with id aa896e3c-d0a1-41a5-a8c4-2e68fe467149. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:19:54.704430 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:54.704430 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:54.706039 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-639700cf-1e5d-4a62-a7f4-afaf06384783 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] https://10.4.3.246/volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 returned with HTTP 200 Aug 12 20:19:54.706039 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 473/1886] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:19:54 2026] GET /volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 => generated 794 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:54.709031 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3e3a0d87-8bc3-443b-b382-2a8e626aba76 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:19:54.709397 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3e3a0d87-8bc3-443b-b382-2a8e626aba76 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-502266757"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:54.711135 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-3e3a0d87-8bc3-443b-b382-2a8e626aba76 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-502266757'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:19:54.711336 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-3e3a0d87-8bc3-443b-b382-2a8e626aba76 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Create volume of 1 GB Aug 12 20:19:54.717740 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-3e3a0d87-8bc3-443b-b382-2a8e626aba76 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Availability Zones retrieved successfully. Aug 12 20:19:54.718271 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a79ef422-a3ab-4cfe-9858-4fd62a9d57e2 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:54.720217 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a79ef422-a3ab-4cfe-9858-4fd62a9d57e2 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] GET https://10.4.3.246/volume/v3/volumes/54c1cd3e-08a2-474e-acaf-7db829e9978b Aug 12 20:19:54.720412 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a79ef422-a3ab-4cfe-9858-4fd62a9d57e2 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:54.720622 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a79ef422-a3ab-4cfe-9858-4fd62a9d57e2 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:54.725415 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-3e3a0d87-8bc3-443b-b382-2a8e626aba76 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Flow 'volume_create_api' (2d42e214-e035-45a1-bbf1-4bf5352458c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:19:54.726750 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-3e3a0d87-8bc3-443b-b382-2a8e626aba76 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (266c6fed-3458-4e59-a9d1-891482a991d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:54.727931 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-3e3a0d87-8bc3-443b-b382-2a8e626aba76 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:19:54.732430 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:54.732430 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:54.736713 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-a79ef422-a3ab-4cfe-9858-4fd62a9d57e2 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Volume info retrieved successfully. Aug 12 20:19:54.741947 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a79ef422-a3ab-4cfe-9858-4fd62a9d57e2 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] https://10.4.3.246/volume/v3/volumes/54c1cd3e-08a2-474e-acaf-7db829e9978b returned with HTTP 200 Aug 12 20:19:54.742373 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 482/1887] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:54 2026] GET /volume/v3/volumes/54c1cd3e-08a2-474e-acaf-7db829e9978b => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:54.760744 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-3e3a0d87-8bc3-443b-b382-2a8e626aba76 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (266c6fed-3458-4e59-a9d1-891482a991d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:54.761838 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-3e3a0d87-8bc3-443b-b382-2a8e626aba76 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92e73e42-4621-48be-9860-59034f2a9761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:54.831270 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-3e3a0d87-8bc3-443b-b382-2a8e626aba76 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Created reservations ['98659a96-0ae7-4a08-ab67-37d20386edab', '9c296256-314f-4458-9faa-fa484d98683d', 'e997824d-4b88-411a-ae75-fd7928a26d96', '83945660-abf4-48ed-a4c4-fd625ec3ac0d'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:19:54.832203 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-3e3a0d87-8bc3-443b-b382-2a8e626aba76 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92e73e42-4621-48be-9860-59034f2a9761) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98659a96-0ae7-4a08-ab67-37d20386edab', '9c296256-314f-4458-9faa-fa484d98683d', 'e997824d-4b88-411a-ae75-fd7928a26d96', '83945660-abf4-48ed-a4c4-fd625ec3ac0d']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:54.832972 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-3e3a0d87-8bc3-443b-b382-2a8e626aba76 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56561324-fa5c-4aad-b256-19e14f54ca87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:54.859161 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-3e3a0d87-8bc3-443b-b382-2a8e626aba76 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56561324-fa5c-4aad-b256-19e14f54ca87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77467c93-4b4b-48f6-bbee-e6bd8bae2c55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-502266757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f36a1d049d16484ba43304408164197b',qos_specs=None,replication_status=,reservations=['98659a96-0ae7-4a08-ab67-37d20386edab','9c296256-314f-4458-9faa-fa484d98683d','e997824d-4b88-411a-ae75-fd7928a26d96','83945660-abf4-48ed-a4c4-fd625ec3ac0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35da945e8d414d4a8739ed437b6677c1',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:19:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-502266757',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77467c93-4b4b-48f6-bbee-e6bd8bae2c55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f36a1d049d16484ba43304408164197b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35da945e8d414d4a8739ed437b6677c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:54.860182 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-3e3a0d87-8bc3-443b-b382-2a8e626aba76 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9e81ce5-535a-4f72-b1e7-b84ed123d9ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:54.887560 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-3e3a0d87-8bc3-443b-b382-2a8e626aba76 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9e81ce5-535a-4f72-b1e7-b84ed123d9ef) transitioned into state 'SUCCESS' from state '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-502266757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f36a1d049d16484ba43304408164197b',qos_specs=None,replication_status=,reservations=['98659a96-0ae7-4a08-ab67-37d20386edab','9c296256-314f-4458-9faa-fa484d98683d','e997824d-4b88-411a-ae75-fd7928a26d96','83945660-abf4-48ed-a4c4-fd625ec3ac0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35da945e8d414d4a8739ed437b6677c1',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:54.888765 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-3e3a0d87-8bc3-443b-b382-2a8e626aba76 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f597009-707d-42fe-9a93-ed9bc8c4b160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:19:54.902689 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-3e3a0d87-8bc3-443b-b382-2a8e626aba76 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f597009-707d-42fe-9a93-ed9bc8c4b160) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:19:54.902689 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-3e3a0d87-8bc3-443b-b382-2a8e626aba76 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Flow 'volume_create_api' (2d42e214-e035-45a1-bbf1-4bf5352458c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:19:54.902689 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-3e3a0d87-8bc3-443b-b382-2a8e626aba76 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Create volume request issued successfully. Aug 12 20:19:54.902689 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3e3a0d87-8bc3-443b-b382-2a8e626aba76 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:19:54.902689 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 464/1888] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:19:54 2026] POST /volume/v3/volumes => generated 754 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:19:54.917620 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a6f724f4-8863-48d0-afb9-1e414f07f364 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:54.922853 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a6f724f4-8863-48d0-afb9-1e414f07f364 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] GET https://10.4.3.246/volume/v3/volumes/77467c93-4b4b-48f6-bbee-e6bd8bae2c55 Aug 12 20:19:54.924381 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a6f724f4-8863-48d0-afb9-1e414f07f364 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:54.924715 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a6f724f4-8863-48d0-afb9-1e414f07f364 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:54.935210 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:54.935210 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:54.939309 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-a6f724f4-8863-48d0-afb9-1e414f07f364 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Volume info retrieved successfully. Aug 12 20:19:54.945192 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a6f724f4-8863-48d0-afb9-1e414f07f364 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] https://10.4.3.246/volume/v3/volumes/77467c93-4b4b-48f6-bbee-e6bd8bae2c55 returned with HTTP 200 Aug 12 20:19:54.945392 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 470/1889] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:54 2026] GET /volume/v3/volumes/77467c93-4b4b-48f6-bbee-e6bd8bae2c55 => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:55.719917 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-42a434eb-c762-4466-a778-57bed80b4ed6 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:55.723397 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-42a434eb-c762-4466-a778-57bed80b4ed6 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] GET https://10.4.3.246/volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 Aug 12 20:19:55.723694 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-42a434eb-c762-4466-a778-57bed80b4ed6 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:55.723945 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-42a434eb-c762-4466-a778-57bed80b4ed6 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:55.724083 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-42a434eb-c762-4466-a778-57bed80b4ed6 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Show backup with id aa896e3c-d0a1-41a5-a8c4-2e68fe467149. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:19:55.733472 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:55.733472 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:55.734384 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-42a434eb-c762-4466-a778-57bed80b4ed6 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] https://10.4.3.246/volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 returned with HTTP 200 Aug 12 20:19:55.734807 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 474/1890] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:19:55 2026] GET /volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 => generated 796 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:55.962699 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-81d2208d-488b-426e-bb9f-ac22765f7d2f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:55.962699 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-81d2208d-488b-426e-bb9f-ac22765f7d2f tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] GET https://10.4.3.246/volume/v3/volumes/77467c93-4b4b-48f6-bbee-e6bd8bae2c55 Aug 12 20:19:55.963218 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-81d2208d-488b-426e-bb9f-ac22765f7d2f tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:55.963218 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-81d2208d-488b-426e-bb9f-ac22765f7d2f tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:55.972760 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:55.972760 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:55.979119 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-81d2208d-488b-426e-bb9f-ac22765f7d2f tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Volume info retrieved successfully. Aug 12 20:19:55.989189 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-81d2208d-488b-426e-bb9f-ac22765f7d2f tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] https://10.4.3.246/volume/v3/volumes/77467c93-4b4b-48f6-bbee-e6bd8bae2c55 returned with HTTP 200 Aug 12 20:19:55.989189 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 483/1891] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:55 2026] GET /volume/v3/volumes/77467c93-4b4b-48f6-bbee-e6bd8bae2c55 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:56.003203 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3c385367-cb2b-42fa-8f4a-c18b0700cdfc None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:56.006434 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3c385367-cb2b-42fa-8f4a-c18b0700cdfc tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:19:56.006782 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3c385367-cb2b-42fa-8f4a-c18b0700cdfc tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "77467c93-4b4b-48f6-bbee-e6bd8bae2c55", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1673536114"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:56.021249 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:56.021249 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:56.021828 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-3c385367-cb2b-42fa-8f4a-c18b0700cdfc tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Volume info retrieved successfully. Aug 12 20:19:56.021989 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.snapshots [None req-3c385367-cb2b-42fa-8f4a-c18b0700cdfc tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Create snapshot from volume 77467c93-4b4b-48f6-bbee-e6bd8bae2c55 Aug 12 20:19:56.062301 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-3c385367-cb2b-42fa-8f4a-c18b0700cdfc tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Created reservations ['5f24f170-deac-40d2-ba48-b8fc2cc0a8bf', 'ee6ce2ef-1dcb-448f-8ce5-1ebc1b43c0d8', '98b25be6-1bf1-469c-a994-54bc1386ca5d', '8fe56b3a-6eec-49dc-be70-1f3eb452344f'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:19:56.100910 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-3c385367-cb2b-42fa-8f4a-c18b0700cdfc tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Snapshot create request issued successfully. Aug 12 20:19:56.100910 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3c385367-cb2b-42fa-8f4a-c18b0700cdfc tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:19:56.100910 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 465/1892] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:19:56 2026] POST /volume/v3/snapshots => generated 311 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:19:56.115121 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b10e3ef0-23b5-4395-866c-299d5afe2aa1 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:56.117246 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b10e3ef0-23b5-4395-866c-299d5afe2aa1 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] GET https://10.4.3.246/volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e Aug 12 20:19:56.117446 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b10e3ef0-23b5-4395-866c-299d5afe2aa1 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:56.117659 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b10e3ef0-23b5-4395-866c-299d5afe2aa1 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:56.122170 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:56.122170 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:56.122672 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-b10e3ef0-23b5-4395-866c-299d5afe2aa1 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Snapshot retrieved successfully. Aug 12 20:19:56.123503 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b10e3ef0-23b5-4395-866c-299d5afe2aa1 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] https://10.4.3.246/volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e returned with HTTP 200 Aug 12 20:19:56.124003 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 471/1893] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:19:56 2026] GET /volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e => generated 443 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:56.749175 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-53fcf9f8-8978-4acb-9747-1d046c46768b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:56.750874 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-53fcf9f8-8978-4acb-9747-1d046c46768b tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] GET https://10.4.3.246/volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 Aug 12 20:19:56.751106 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-53fcf9f8-8978-4acb-9747-1d046c46768b tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:56.751493 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-53fcf9f8-8978-4acb-9747-1d046c46768b tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:56.751493 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-53fcf9f8-8978-4acb-9747-1d046c46768b tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Show backup with id aa896e3c-d0a1-41a5-a8c4-2e68fe467149. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:19:56.759652 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:56.759652 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:56.760697 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-53fcf9f8-8978-4acb-9747-1d046c46768b tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] https://10.4.3.246/volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 returned with HTTP 200 Aug 12 20:19:56.761237 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 475/1894] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:19:56 2026] GET /volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:57.134241 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-252ad1a5-65b8-45c3-be5c-9472d7b05dff None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:57.136670 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-252ad1a5-65b8-45c3-be5c-9472d7b05dff tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] GET https://10.4.3.246/volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e Aug 12 20:19:57.136833 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-252ad1a5-65b8-45c3-be5c-9472d7b05dff tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:57.137089 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-252ad1a5-65b8-45c3-be5c-9472d7b05dff tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:57.143905 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:57.143905 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:57.144366 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-252ad1a5-65b8-45c3-be5c-9472d7b05dff tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Snapshot retrieved successfully. Aug 12 20:19:57.145257 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-252ad1a5-65b8-45c3-be5c-9472d7b05dff tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] https://10.4.3.246/volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e returned with HTTP 200 Aug 12 20:19:57.145708 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 484/1895] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:19:57 2026] GET /volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:57.158252 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-fecacec2-c416-4533-ab55-5acdc00b2fb0 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:57.160395 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fecacec2-c416-4533-ab55-5acdc00b2fb0 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] POST https://10.4.3.246/volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e/metadata Aug 12 20:19:57.162557 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fecacec2-c416-4533-ab55-5acdc00b2fb0 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:57.169741 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:57.169741 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:57.170532 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-fecacec2-c416-4533-ab55-5acdc00b2fb0 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Snapshot retrieved successfully. Aug 12 20:19:57.216586 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-fecacec2-c416-4533-ab55-5acdc00b2fb0 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Update snapshot metadata completed successfully. Aug 12 20:19:57.216586 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fecacec2-c416-4533-ab55-5acdc00b2fb0 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] https://10.4.3.246/volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e/metadata returned with HTTP 200 Aug 12 20:19:57.216586 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 466/1896] 10.4.3.246 () {68 vars in 1402 bytes} [Wed Aug 12 20:19:57 2026] POST /volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e/metadata => generated 68 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:19:57.228097 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-3f2f4b96-aeb9-41fc-a5a7-1ed3962199c2 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:57.229988 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3f2f4b96-aeb9-41fc-a5a7-1ed3962199c2 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] GET https://10.4.3.246/volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e/metadata Aug 12 20:19:57.230271 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3f2f4b96-aeb9-41fc-a5a7-1ed3962199c2 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:57.230583 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3f2f4b96-aeb9-41fc-a5a7-1ed3962199c2 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Calling method 'index' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:57.246845 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:57.246845 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:57.246845 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-3f2f4b96-aeb9-41fc-a5a7-1ed3962199c2 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Snapshot retrieved successfully. Aug 12 20:19:57.246845 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-3f2f4b96-aeb9-41fc-a5a7-1ed3962199c2 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Get snapshot metadata completed successfully. Aug 12 20:19:57.246845 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3f2f4b96-aeb9-41fc-a5a7-1ed3962199c2 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] https://10.4.3.246/volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e/metadata returned with HTTP 200 Aug 12 20:19:57.246845 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 472/1897] 10.4.3.246 () {66 vars in 1381 bytes} [Wed Aug 12 20:19:57 2026] GET /volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e/metadata => generated 68 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:19:57.255314 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-b008d6d5-0f4b-4d72-94a4-edcdfb5ac88f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:57.257946 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b008d6d5-0f4b-4d72-94a4-edcdfb5ac88f tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] PUT https://10.4.3.246/volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e/metadata Aug 12 20:19:57.258415 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b008d6d5-0f4b-4d72-94a4-edcdfb5ac88f tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:57.274103 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:57.274103 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:57.274103 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-b008d6d5-0f4b-4d72-94a4-edcdfb5ac88f tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Snapshot retrieved successfully. Aug 12 20:19:57.321075 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-b008d6d5-0f4b-4d72-94a4-edcdfb5ac88f tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Update snapshot metadata completed successfully. Aug 12 20:19:57.321421 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b008d6d5-0f4b-4d72-94a4-edcdfb5ac88f tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] https://10.4.3.246/volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e/metadata returned with HTTP 200 Aug 12 20:19:57.322075 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 476/1898] 10.4.3.246 () {68 vars in 1401 bytes} [Wed Aug 12 20:19:57 2026] PUT /volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e/metadata => generated 57 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:19:57.332829 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b678fe95-f837-4d28-a625-6c99779b3b13 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:57.336636 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b678fe95-f837-4d28-a625-6c99779b3b13 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] GET https://10.4.3.246/volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e/metadata Aug 12 20:19:57.336636 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b678fe95-f837-4d28-a625-6c99779b3b13 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:57.336636 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b678fe95-f837-4d28-a625-6c99779b3b13 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Calling method 'index' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:57.352976 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:57.352976 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:57.353671 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-b678fe95-f837-4d28-a625-6c99779b3b13 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Snapshot retrieved successfully. Aug 12 20:19:57.356883 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-b678fe95-f837-4d28-a625-6c99779b3b13 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Get snapshot metadata completed successfully. Aug 12 20:19:57.357257 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b678fe95-f837-4d28-a625-6c99779b3b13 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] https://10.4.3.246/volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e/metadata returned with HTTP 200 Aug 12 20:19:57.357971 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 485/1899] 10.4.3.246 () {66 vars in 1381 bytes} [Wed Aug 12 20:19:57 2026] GET /volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e/metadata => generated 57 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:19:57.368744 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-478768f9-e805-4ef8-9d1d-d7e1475e51e0 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:57.372185 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-478768f9-e805-4ef8-9d1d-d7e1475e51e0 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e/metadata/key3 Aug 12 20:19:57.374563 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-478768f9-e805-4ef8-9d1d-d7e1475e51e0 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:57.374563 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-478768f9-e805-4ef8-9d1d-d7e1475e51e0 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:57.383773 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:57.383773 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:57.384823 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-478768f9-e805-4ef8-9d1d-d7e1475e51e0 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Snapshot retrieved successfully. Aug 12 20:19:57.386049 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-478768f9-e805-4ef8-9d1d-d7e1475e51e0 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Get snapshot metadata completed successfully. Aug 12 20:19:57.405367 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-478768f9-e805-4ef8-9d1d-d7e1475e51e0 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Delete snapshot metadata completed successfully. Aug 12 20:19:57.405367 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-478768f9-e805-4ef8-9d1d-d7e1475e51e0 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] https://10.4.3.246/volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e/metadata/key3 returned with HTTP 200 Aug 12 20:19:57.405367 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 467/1900] 10.4.3.246 () {66 vars in 1399 bytes} [Wed Aug 12 20:19:57 2026] DELETE /volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e/metadata/key3 => generated 0 bytes in 37 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 12 20:19:57.416198 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f7883da3-0fd9-4f8b-b41b-97b4fddca4cb None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:57.418088 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f7883da3-0fd9-4f8b-b41b-97b4fddca4cb tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] GET https://10.4.3.246/volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e/metadata Aug 12 20:19:57.418609 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f7883da3-0fd9-4f8b-b41b-97b4fddca4cb tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:57.418799 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f7883da3-0fd9-4f8b-b41b-97b4fddca4cb tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Calling method 'index' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:57.423393 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:57.423393 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:57.423928 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-f7883da3-0fd9-4f8b-b41b-97b4fddca4cb tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Snapshot retrieved successfully. Aug 12 20:19:57.424816 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-f7883da3-0fd9-4f8b-b41b-97b4fddca4cb tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Get snapshot metadata completed successfully. Aug 12 20:19:57.425110 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f7883da3-0fd9-4f8b-b41b-97b4fddca4cb tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] https://10.4.3.246/volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e/metadata returned with HTTP 200 Aug 12 20:19:57.425506 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 473/1901] 10.4.3.246 () {66 vars in 1381 bytes} [Wed Aug 12 20:19:57 2026] GET /volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e/metadata => generated 32 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:19:57.435049 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-6679ee01-7a77-4c39-a9a0-5c20c62a4da0 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:57.440563 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6679ee01-7a77-4c39-a9a0-5c20c62a4da0 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] PUT https://10.4.3.246/volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e/metadata Aug 12 20:19:57.440563 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6679ee01-7a77-4c39-a9a0-5c20c62a4da0 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:57.447205 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:57.447205 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:57.447976 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-6679ee01-7a77-4c39-a9a0-5c20c62a4da0 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Snapshot retrieved successfully. Aug 12 20:19:57.462506 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-6679ee01-7a77-4c39-a9a0-5c20c62a4da0 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Update snapshot metadata completed successfully. Aug 12 20:19:57.462819 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6679ee01-7a77-4c39-a9a0-5c20c62a4da0 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] https://10.4.3.246/volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e/metadata returned with HTTP 200 Aug 12 20:19:57.463253 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 477/1902] 10.4.3.246 () {68 vars in 1401 bytes} [Wed Aug 12 20:19:57 2026] PUT /volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e/metadata => generated 16 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:19:57.474904 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-174ed0a1-bd77-4baa-b656-d5e9950971df None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:57.477398 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-174ed0a1-bd77-4baa-b656-d5e9950971df tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] POST https://10.4.3.246/volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e/metadata Aug 12 20:19:57.477899 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-174ed0a1-bd77-4baa-b656-d5e9950971df tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:57.487382 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:57.487382 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:57.488473 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-174ed0a1-bd77-4baa-b656-d5e9950971df tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Snapshot retrieved successfully. Aug 12 20:19:57.526441 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-174ed0a1-bd77-4baa-b656-d5e9950971df tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Update snapshot metadata completed successfully. Aug 12 20:19:57.526856 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-174ed0a1-bd77-4baa-b656-d5e9950971df tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] https://10.4.3.246/volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e/metadata returned with HTTP 200 Aug 12 20:19:57.527420 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 486/1903] 10.4.3.246 () {68 vars in 1402 bytes} [Wed Aug 12 20:19:57 2026] POST /volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e/metadata => generated 68 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:19:57.537727 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-4341653a-ede4-4e88-95df-7345e982ad3d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:57.539549 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4341653a-ede4-4e88-95df-7345e982ad3d tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] GET https://10.4.3.246/volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e/metadata Aug 12 20:19:57.539757 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4341653a-ede4-4e88-95df-7345e982ad3d tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:57.539951 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4341653a-ede4-4e88-95df-7345e982ad3d tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Calling method 'index' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:57.549108 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:57.549108 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:57.549497 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-4341653a-ede4-4e88-95df-7345e982ad3d tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Snapshot retrieved successfully. Aug 12 20:19:57.550342 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-4341653a-ede4-4e88-95df-7345e982ad3d tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Get snapshot metadata completed successfully. Aug 12 20:19:57.550647 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4341653a-ede4-4e88-95df-7345e982ad3d tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] https://10.4.3.246/volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e/metadata returned with HTTP 200 Aug 12 20:19:57.551132 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 468/1904] 10.4.3.246 () {66 vars in 1381 bytes} [Wed Aug 12 20:19:57 2026] GET /volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e/metadata => generated 68 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:19:57.559968 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-93ee9e62-0c0b-4ba6-8817-658f1ac30438 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:57.562865 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-93ee9e62-0c0b-4ba6-8817-658f1ac30438 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] PUT https://10.4.3.246/volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e/metadata/key3 Aug 12 20:19:57.563137 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-93ee9e62-0c0b-4ba6-8817-658f1ac30438 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:57.578003 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:57.578003 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:57.578693 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-93ee9e62-0c0b-4ba6-8817-658f1ac30438 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Snapshot retrieved successfully. Aug 12 20:19:57.607123 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-93ee9e62-0c0b-4ba6-8817-658f1ac30438 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Update snapshot metadata completed successfully. Aug 12 20:19:57.607487 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-93ee9e62-0c0b-4ba6-8817-658f1ac30438 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] https://10.4.3.246/volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e/metadata/key3 returned with HTTP 200 Aug 12 20:19:57.608063 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 474/1905] 10.4.3.246 () {68 vars in 1416 bytes} [Wed Aug 12 20:19:57 2026] PUT /volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e/metadata/key3 => generated 35 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:19:57.616251 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-23d966a2-2724-42fb-86e4-f0babd0cd5cb None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:57.618742 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-23d966a2-2724-42fb-86e4-f0babd0cd5cb tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] GET https://10.4.3.246/volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e/metadata/key3 Aug 12 20:19:57.618986 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-23d966a2-2724-42fb-86e4-f0babd0cd5cb tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:57.619225 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-23d966a2-2724-42fb-86e4-f0babd0cd5cb tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:57.627416 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:57.627416 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:57.628010 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-23d966a2-2724-42fb-86e4-f0babd0cd5cb tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Snapshot retrieved successfully. Aug 12 20:19:57.628805 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-23d966a2-2724-42fb-86e4-f0babd0cd5cb tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Get snapshot metadata completed successfully. Aug 12 20:19:57.629060 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-23d966a2-2724-42fb-86e4-f0babd0cd5cb tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] https://10.4.3.246/volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e/metadata/key3 returned with HTTP 200 Aug 12 20:19:57.629423 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 478/1906] 10.4.3.246 () {66 vars in 1396 bytes} [Wed Aug 12 20:19:57 2026] GET /volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e/metadata/key3 => generated 35 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:19:57.640963 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-af821320-7260-4f52-a53b-e309afa61856 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:57.642987 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-af821320-7260-4f52-a53b-e309afa61856 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] GET https://10.4.3.246/volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e/metadata Aug 12 20:19:57.643337 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-af821320-7260-4f52-a53b-e309afa61856 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:57.643810 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-af821320-7260-4f52-a53b-e309afa61856 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Calling method 'index' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:57.651432 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:57.651432 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:57.652145 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-af821320-7260-4f52-a53b-e309afa61856 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Snapshot retrieved successfully. Aug 12 20:19:57.653225 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-af821320-7260-4f52-a53b-e309afa61856 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Get snapshot metadata completed successfully. Aug 12 20:19:57.653603 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-af821320-7260-4f52-a53b-e309afa61856 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] https://10.4.3.246/volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e/metadata returned with HTTP 200 Aug 12 20:19:57.654210 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 487/1907] 10.4.3.246 () {66 vars in 1381 bytes} [Wed Aug 12 20:19:57 2026] GET /volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e/metadata => generated 75 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:19:57.663754 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-84de5bca-f981-4227-aafc-d63947d3dfce None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:57.665827 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-84de5bca-f981-4227-aafc-d63947d3dfce tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] PUT https://10.4.3.246/volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e/metadata Aug 12 20:19:57.666183 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-84de5bca-f981-4227-aafc-d63947d3dfce tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:19:57.675449 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:57.675449 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:57.676125 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-84de5bca-f981-4227-aafc-d63947d3dfce tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Snapshot retrieved successfully. Aug 12 20:19:57.697149 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-84de5bca-f981-4227-aafc-d63947d3dfce tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Update snapshot metadata completed successfully. Aug 12 20:19:57.697569 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-84de5bca-f981-4227-aafc-d63947d3dfce tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] https://10.4.3.246/volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e/metadata returned with HTTP 200 Aug 12 20:19:57.698217 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 469/1908] 10.4.3.246 () {68 vars in 1401 bytes} [Wed Aug 12 20:19:57 2026] PUT /volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e/metadata => generated 16 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:19:57.709360 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-4a02a261-f096-471c-8917-c14eaf63de77 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:57.711085 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4a02a261-f096-471c-8917-c14eaf63de77 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e Aug 12 20:19:57.711498 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4a02a261-f096-471c-8917-c14eaf63de77 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:57.711861 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4a02a261-f096-471c-8917-c14eaf63de77 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:57.712076 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.snapshots [None req-4a02a261-f096-471c-8917-c14eaf63de77 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Delete snapshot with id: b5a85785-4835-4641-917e-418359c70d2e Aug 12 20:19:57.719221 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:57.719221 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:57.721259 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-4a02a261-f096-471c-8917-c14eaf63de77 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Snapshot retrieved successfully. Aug 12 20:19:57.743240 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-4a02a261-f096-471c-8917-c14eaf63de77 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Snapshot delete request issued successfully. Aug 12 20:19:57.743734 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4a02a261-f096-471c-8917-c14eaf63de77 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] https://10.4.3.246/volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e returned with HTTP 202 Aug 12 20:19:57.744347 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 475/1909] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:19:57 2026] DELETE /volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:19:57.754352 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-6576a3ad-52d2-449e-8b44-24b22d0678ee None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:57.757405 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6576a3ad-52d2-449e-8b44-24b22d0678ee tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] GET https://10.4.3.246/volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e Aug 12 20:19:57.757743 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6576a3ad-52d2-449e-8b44-24b22d0678ee tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:57.757986 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6576a3ad-52d2-449e-8b44-24b22d0678ee tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:57.766751 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:57.766751 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:57.767266 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-6576a3ad-52d2-449e-8b44-24b22d0678ee tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Snapshot retrieved successfully. Aug 12 20:19:57.768037 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6576a3ad-52d2-449e-8b44-24b22d0678ee tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] https://10.4.3.246/volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e returned with HTTP 200 Aug 12 20:19:57.768584 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 479/1910] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:19:57 2026] GET /volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:57.775840 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-6bb5a1fd-7754-471e-acd8-40c3b0338832 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:57.778645 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6bb5a1fd-7754-471e-acd8-40c3b0338832 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] GET https://10.4.3.246/volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 Aug 12 20:19:57.778933 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6bb5a1fd-7754-471e-acd8-40c3b0338832 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:57.779152 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6bb5a1fd-7754-471e-acd8-40c3b0338832 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:57.779248 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-6bb5a1fd-7754-471e-acd8-40c3b0338832 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Show backup with id aa896e3c-d0a1-41a5-a8c4-2e68fe467149. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:19:57.789926 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:57.789926 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:57.791091 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6bb5a1fd-7754-471e-acd8-40c3b0338832 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] https://10.4.3.246/volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 returned with HTTP 200 Aug 12 20:19:57.791715 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 488/1911] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:19:57 2026] GET /volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 => generated 796 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:58.780185 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-8f487ab9-08ec-4ced-8ccf-9ee9c08ba994 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:58.782264 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8f487ab9-08ec-4ced-8ccf-9ee9c08ba994 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] GET https://10.4.3.246/volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e Aug 12 20:19:58.782557 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8f487ab9-08ec-4ced-8ccf-9ee9c08ba994 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:58.782799 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8f487ab9-08ec-4ced-8ccf-9ee9c08ba994 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:58.788378 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8f487ab9-08ec-4ced-8ccf-9ee9c08ba994 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] https://10.4.3.246/volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e returned with HTTP 404 Aug 12 20:19:58.789020 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 470/1912] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:19:58 2026] GET /volume/v3/snapshots/b5a85785-4835-4641-917e-418359c70d2e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:19:58.798020 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-97691da2-084d-4cf6-9531-101cb5fe4f2e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:58.801756 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-97691da2-084d-4cf6-9531-101cb5fe4f2e tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] GET https://10.4.3.246/volume/v3/volumes/77467c93-4b4b-48f6-bbee-e6bd8bae2c55 Aug 12 20:19:58.801756 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-97691da2-084d-4cf6-9531-101cb5fe4f2e tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:58.801756 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-97691da2-084d-4cf6-9531-101cb5fe4f2e tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:58.805145 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-7e3321c6-6197-44ea-811b-76d8096307b3 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:58.808742 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7e3321c6-6197-44ea-811b-76d8096307b3 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] GET https://10.4.3.246/volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 Aug 12 20:19:58.809112 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7e3321c6-6197-44ea-811b-76d8096307b3 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:58.809454 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7e3321c6-6197-44ea-811b-76d8096307b3 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:58.809902 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-7e3321c6-6197-44ea-811b-76d8096307b3 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Show backup with id aa896e3c-d0a1-41a5-a8c4-2e68fe467149. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:19:58.810062 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:58.810062 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:58.815150 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-97691da2-084d-4cf6-9531-101cb5fe4f2e tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Volume info retrieved successfully. Aug 12 20:19:58.820171 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:58.820171 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:19:58.820568 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-97691da2-084d-4cf6-9531-101cb5fe4f2e tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] https://10.4.3.246/volume/v3/volumes/77467c93-4b4b-48f6-bbee-e6bd8bae2c55 returned with HTTP 200 Aug 12 20:19:58.821066 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 476/1913] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:58 2026] GET /volume/v3/volumes/77467c93-4b4b-48f6-bbee-e6bd8bae2c55 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:58.821528 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7e3321c6-6197-44ea-811b-76d8096307b3 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] https://10.4.3.246/volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 returned with HTTP 200 Aug 12 20:19:58.822151 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 480/1914] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:19:58 2026] GET /volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 => generated 796 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:58.837287 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-9070e416-af94-4cf8-bdb7-c2203a9c47b7 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:58.843725 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9070e416-af94-4cf8-bdb7-c2203a9c47b7 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] DELETE https://10.4.3.246/volume/v3/volumes/77467c93-4b4b-48f6-bbee-e6bd8bae2c55 Aug 12 20:19:58.844023 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9070e416-af94-4cf8-bdb7-c2203a9c47b7 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:58.844370 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9070e416-af94-4cf8-bdb7-c2203a9c47b7 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:58.844484 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-9070e416-af94-4cf8-bdb7-c2203a9c47b7 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Delete volume with id: 77467c93-4b4b-48f6-bbee-e6bd8bae2c55 Aug 12 20:19:58.862204 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:58.862204 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:19:58.862864 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-9070e416-af94-4cf8-bdb7-c2203a9c47b7 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Volume info retrieved successfully. Aug 12 20:19:58.891569 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-9070e416-af94-4cf8-bdb7-c2203a9c47b7 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Delete volume request issued successfully. Aug 12 20:19:58.891569 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9070e416-af94-4cf8-bdb7-c2203a9c47b7 tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] https://10.4.3.246/volume/v3/volumes/77467c93-4b4b-48f6-bbee-e6bd8bae2c55 returned with HTTP 202 Aug 12 20:19:58.891569 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 489/1915] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:19:58 2026] DELETE /volume/v3/volumes/77467c93-4b4b-48f6-bbee-e6bd8bae2c55 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:19:58.896614 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-abad7840-edbe-44a1-8e2c-1b19f36d36ee None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:58.898935 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-abad7840-edbe-44a1-8e2c-1b19f36d36ee tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] GET https://10.4.3.246/volume/v3/volumes/77467c93-4b4b-48f6-bbee-e6bd8bae2c55 Aug 12 20:19:58.899584 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-abad7840-edbe-44a1-8e2c-1b19f36d36ee tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:58.899584 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-abad7840-edbe-44a1-8e2c-1b19f36d36ee tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:58.910927 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:58.910927 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:19:58.915876 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-abad7840-edbe-44a1-8e2c-1b19f36d36ee tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Volume info retrieved successfully. Aug 12 20:19:58.926297 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-abad7840-edbe-44a1-8e2c-1b19f36d36ee tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] https://10.4.3.246/volume/v3/volumes/77467c93-4b4b-48f6-bbee-e6bd8bae2c55 returned with HTTP 200 Aug 12 20:19:58.926297 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 471/1916] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:58 2026] GET /volume/v3/volumes/77467c93-4b4b-48f6-bbee-e6bd8bae2c55 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:59.835635 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-0c366226-4b8c-46d3-8f9f-e9dd29f7d2a2 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:59.838962 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0c366226-4b8c-46d3-8f9f-e9dd29f7d2a2 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] GET https://10.4.3.246/volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 Aug 12 20:19:59.839204 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0c366226-4b8c-46d3-8f9f-e9dd29f7d2a2 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:59.839419 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0c366226-4b8c-46d3-8f9f-e9dd29f7d2a2 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:59.839525 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-0c366226-4b8c-46d3-8f9f-e9dd29f7d2a2 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Show backup with id aa896e3c-d0a1-41a5-a8c4-2e68fe467149. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:19:59.845775 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:19:59.845775 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:19:59.846503 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0c366226-4b8c-46d3-8f9f-e9dd29f7d2a2 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] https://10.4.3.246/volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 returned with HTTP 200 Aug 12 20:19:59.847048 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 477/1917] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:19:59 2026] GET /volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:19:59.943867 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-3c04edfd-0cd5-4fa9-8438-34ba1caf62dd None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:19:59.949971 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3c04edfd-0cd5-4fa9-8438-34ba1caf62dd tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] GET https://10.4.3.246/volume/v3/volumes/77467c93-4b4b-48f6-bbee-e6bd8bae2c55 Aug 12 20:19:59.953713 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3c04edfd-0cd5-4fa9-8438-34ba1caf62dd tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:19:59.953713 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3c04edfd-0cd5-4fa9-8438-34ba1caf62dd tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:19:59.975951 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3c04edfd-0cd5-4fa9-8438-34ba1caf62dd tempest-SnapshotMetadataTestJSON-1409074667 tempest-SnapshotMetadataTestJSON-1409074667-project-member] https://10.4.3.246/volume/v3/volumes/77467c93-4b4b-48f6-bbee-e6bd8bae2c55 returned with HTTP 404 Aug 12 20:19:59.975951 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 481/1918] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:19:59 2026] GET /volume/v3/volumes/77467c93-4b4b-48f6-bbee-e6bd8bae2c55 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:20:00.857971 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-722bbb33-28d6-461f-b22e-7eeba8e22567 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:00.860047 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-722bbb33-28d6-461f-b22e-7eeba8e22567 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] GET https://10.4.3.246/volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 Aug 12 20:20:00.860286 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-722bbb33-28d6-461f-b22e-7eeba8e22567 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:00.860586 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-722bbb33-28d6-461f-b22e-7eeba8e22567 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:00.860732 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-722bbb33-28d6-461f-b22e-7eeba8e22567 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Show backup with id aa896e3c-d0a1-41a5-a8c4-2e68fe467149. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:00.866650 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:00.866650 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:00.867568 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-722bbb33-28d6-461f-b22e-7eeba8e22567 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] https://10.4.3.246/volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 returned with HTTP 200 Aug 12 20:20:00.867968 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 490/1919] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:20:00 2026] GET /volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:01.285515 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-a95a17ed-aed0-42b2-b198-6907649d624f req-27e694d3-402c-4843-9d09-ef125afc6e2a None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:01.290766 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-a95a17ed-aed0-42b2-b198-6907649d624f req-27e694d3-402c-4843-9d09-ef125afc6e2a tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] GET https://10.4.3.246/volume/v3/volumes/54c1cd3e-08a2-474e-acaf-7db829e9978b Aug 12 20:20:01.291179 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-a95a17ed-aed0-42b2-b198-6907649d624f req-27e694d3-402c-4843-9d09-ef125afc6e2a tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:01.291496 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-a95a17ed-aed0-42b2-b198-6907649d624f req-27e694d3-402c-4843-9d09-ef125afc6e2a tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:01.313509 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:01.313509 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:01.326792 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-a95a17ed-aed0-42b2-b198-6907649d624f req-27e694d3-402c-4843-9d09-ef125afc6e2a tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Volume info retrieved successfully. Aug 12 20:20:01.347316 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-a95a17ed-aed0-42b2-b198-6907649d624f req-27e694d3-402c-4843-9d09-ef125afc6e2a tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] https://10.4.3.246/volume/v3/volumes/54c1cd3e-08a2-474e-acaf-7db829e9978b returned with HTTP 200 Aug 12 20:20:01.351119 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 472/1920] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:20:01 2026] GET /volume/v3/volumes/54c1cd3e-08a2-474e-acaf-7db829e9978b => generated 849 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:01.380312 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-881af0ab-9d50-4ae1-8779-e59b67e68b7d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:01.380925 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-881af0ab-9d50-4ae1-8779-e59b67e68b7d None None] GET https://10.4.3.246/volume// Aug 12 20:20:01.381271 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-881af0ab-9d50-4ae1-8779-e59b67e68b7d None None] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:01.383293 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-881af0ab-9d50-4ae1-8779-e59b67e68b7d None None] Calling method 'all' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:01.384924 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-881af0ab-9d50-4ae1-8779-e59b67e68b7d None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:20:01.385513 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 478/1921] 10.4.3.246 () {66 vars in 1419 bytes} [Wed Aug 12 20:20:01 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:20:01.402630 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-a95a17ed-aed0-42b2-b198-6907649d624f req-139b3a79-dc2e-4a7d-a820-2c339693f1e5 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:01.405571 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-a95a17ed-aed0-42b2-b198-6907649d624f req-139b3a79-dc2e-4a7d-a820-2c339693f1e5 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:20:01.406704 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-a95a17ed-aed0-42b2-b198-6907649d624f req-139b3a79-dc2e-4a7d-a820-2c339693f1e5 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "54c1cd3e-08a2-474e-acaf-7db829e9978b", "connector": null, "instance_uuid": "30b9928f-6289-4f86-8cf2-be7ad5e7073a"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:01.416746 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:01.416746 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:01.452808 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-a95a17ed-aed0-42b2-b198-6907649d624f req-139b3a79-dc2e-4a7d-a820-2c339693f1e5 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:20:01.453520 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 482/1922] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:20:01 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 12 20:20:01.491493 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-a95a17ed-aed0-42b2-b198-6907649d624f req-43a63986-6c21-4cb3-b15f-62241d7fcb70 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:01.496194 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-a95a17ed-aed0-42b2-b198-6907649d624f req-43a63986-6c21-4cb3-b15f-62241d7fcb70 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] POST https://10.4.3.246/volume/v3/attachments/6103da76-8cc3-4b6c-8c41-36ba0b89ab16/action Aug 12 20:20:01.496778 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-a95a17ed-aed0-42b2-b198-6907649d624f req-43a63986-6c21-4cb3-b15f-62241d7fcb70 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Action body: b'{"os-complete": null}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:20:01.496990 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-a95a17ed-aed0-42b2-b198-6907649d624f req-43a63986-6c21-4cb3-b15f-62241d7fcb70 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:01.520738 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:01.520738 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:01.533380 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-a95a17ed-aed0-42b2-b198-6907649d624f req-43a63986-6c21-4cb3-b15f-62241d7fcb70 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] https://10.4.3.246/volume/v3/attachments/6103da76-8cc3-4b6c-8c41-36ba0b89ab16/action returned with HTTP 204 Aug 12 20:20:01.533990 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 491/1923] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:20:01 2026] POST /volume/v3/attachments/6103da76-8cc3-4b6c-8c41-36ba0b89ab16/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:20:01.564960 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-baeb2d5d-f2e4-439d-996e-65e2a164292e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:01.567562 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-baeb2d5d-f2e4-439d-996e-65e2a164292e tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] GET https://10.4.3.246/volume/v3/volumes/54c1cd3e-08a2-474e-acaf-7db829e9978b Aug 12 20:20:01.567909 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-baeb2d5d-f2e4-439d-996e-65e2a164292e tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:01.568880 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-baeb2d5d-f2e4-439d-996e-65e2a164292e tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:01.581709 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-0524314c-26f7-4d09-ace3-f86deed4f7d5 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:01.589645 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:01.589645 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:01.597160 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-baeb2d5d-f2e4-439d-996e-65e2a164292e tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Volume info retrieved successfully. Aug 12 20:20:01.602895 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-baeb2d5d-f2e4-439d-996e-65e2a164292e tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] https://10.4.3.246/volume/v3/volumes/54c1cd3e-08a2-474e-acaf-7db829e9978b returned with HTTP 200 Aug 12 20:20:01.603337 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 473/1924] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:01 2026] GET /volume/v3/volumes/54c1cd3e-08a2-474e-acaf-7db829e9978b => generated 1111 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:20:01.617864 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-eca7aa30-8cd0-4fa1-a331-65054533e546 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:01.619446 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-eca7aa30-8cd0-4fa1-a331-65054533e546 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] GET https://10.4.3.246/volume/v3/volumes/54c1cd3e-08a2-474e-acaf-7db829e9978b Aug 12 20:20:01.619901 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-eca7aa30-8cd0-4fa1-a331-65054533e546 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:01.620220 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-eca7aa30-8cd0-4fa1-a331-65054533e546 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:01.632752 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:01.632752 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:01.641563 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-eca7aa30-8cd0-4fa1-a331-65054533e546 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Volume info retrieved successfully. Aug 12 20:20:01.645637 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-eca7aa30-8cd0-4fa1-a331-65054533e546 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] https://10.4.3.246/volume/v3/volumes/54c1cd3e-08a2-474e-acaf-7db829e9978b returned with HTTP 200 Aug 12 20:20:01.646282 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 483/1925] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:01 2026] GET /volume/v3/volumes/54c1cd3e-08a2-474e-acaf-7db829e9978b => generated 1111 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:20:01.695795 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-5c272bb8-e12a-4387-aa1f-4d3e146a3a4d req-13cb1f84-5760-4866-bd6d-64847bbb3cd9 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:01.697602 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-5c272bb8-e12a-4387-aa1f-4d3e146a3a4d req-13cb1f84-5760-4866-bd6d-64847bbb3cd9 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] GET https://10.4.3.246/volume/v3/volumes/54c1cd3e-08a2-474e-acaf-7db829e9978b Aug 12 20:20:01.697768 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-5c272bb8-e12a-4387-aa1f-4d3e146a3a4d req-13cb1f84-5760-4866-bd6d-64847bbb3cd9 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:01.697935 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-5c272bb8-e12a-4387-aa1f-4d3e146a3a4d req-13cb1f84-5760-4866-bd6d-64847bbb3cd9 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:01.698228 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0524314c-26f7-4d09-ace3-f86deed4f7d5 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:20:01.698784 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0524314c-26f7-4d09-ace3-f86deed4f7d5 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-142769807", "metadata": {"Type": "Test"}}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:01.701770 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-0524314c-26f7-4d09-ace3-f86deed4f7d5 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-142769807', 'metadata': {'Type': 'Test'}}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:20:01.702240 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-0524314c-26f7-4d09-ace3-f86deed4f7d5 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Create volume of 1 GB Aug 12 20:20:01.707604 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-0524314c-26f7-4d09-ace3-f86deed4f7d5 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Availability Zones retrieved successfully. Aug 12 20:20:01.709827 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:01.709827 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:01.713754 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-5c272bb8-e12a-4387-aa1f-4d3e146a3a4d req-13cb1f84-5760-4866-bd6d-64847bbb3cd9 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Volume info retrieved successfully. Aug 12 20:20:01.715676 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-0524314c-26f7-4d09-ace3-f86deed4f7d5 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Flow 'volume_create_api' (625d822a-22ce-4cad-8fa4-78e1c79bf7da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:20:01.717245 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-0524314c-26f7-4d09-ace3-f86deed4f7d5 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (552bc6c0-1e69-4ead-b96a-c300e9a6a0f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:01.718270 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-5c272bb8-e12a-4387-aa1f-4d3e146a3a4d req-13cb1f84-5760-4866-bd6d-64847bbb3cd9 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] https://10.4.3.246/volume/v3/volumes/54c1cd3e-08a2-474e-acaf-7db829e9978b returned with HTTP 200 Aug 12 20:20:01.718698 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 492/1926] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:20:01 2026] GET /volume/v3/volumes/54c1cd3e-08a2-474e-acaf-7db829e9978b => generated 1111 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:20:01.718749 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-0524314c-26f7-4d09-ace3-f86deed4f7d5 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:20:01.751949 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-0524314c-26f7-4d09-ace3-f86deed4f7d5 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (552bc6c0-1e69-4ead-b96a-c300e9a6a0f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:01.752874 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-0524314c-26f7-4d09-ace3-f86deed4f7d5 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2ec94be-df51-443a-b9d7-e65d8aca8bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:01.754979 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-5c272bb8-e12a-4387-aa1f-4d3e146a3a4d req-46bacaa5-8f33-4beb-a8c7-19ce1138ceea None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:01.757184 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-5c272bb8-e12a-4387-aa1f-4d3e146a3a4d req-46bacaa5-8f33-4beb-a8c7-19ce1138ceea tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] DELETE https://10.4.3.246/volume/v3/attachments/6103da76-8cc3-4b6c-8c41-36ba0b89ab16 Aug 12 20:20:01.757400 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-5c272bb8-e12a-4387-aa1f-4d3e146a3a4d req-46bacaa5-8f33-4beb-a8c7-19ce1138ceea tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:01.757594 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-5c272bb8-e12a-4387-aa1f-4d3e146a3a4d req-46bacaa5-8f33-4beb-a8c7-19ce1138ceea tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:01.766835 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:01.766835 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:01.821040 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-0524314c-26f7-4d09-ace3-f86deed4f7d5 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Created reservations ['48d5a217-1445-47d1-8be2-401145e653ec', '1736f694-8692-454e-b2f5-9194856ac2da', '173cd05f-2dd3-4603-b497-08f278ccfedb', '02843de1-211d-4e20-94f3-1c50f3d4623b'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:20:01.821921 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-0524314c-26f7-4d09-ace3-f86deed4f7d5 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2ec94be-df51-443a-b9d7-e65d8aca8bf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48d5a217-1445-47d1-8be2-401145e653ec', '1736f694-8692-454e-b2f5-9194856ac2da', '173cd05f-2dd3-4603-b497-08f278ccfedb', '02843de1-211d-4e20-94f3-1c50f3d4623b']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:01.822614 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-0524314c-26f7-4d09-ace3-f86deed4f7d5 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2009c6d7-bf36-4e07-b8b7-467dec2c1673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:01.826394 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-5c272bb8-e12a-4387-aa1f-4d3e146a3a4d req-46bacaa5-8f33-4beb-a8c7-19ce1138ceea tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] https://10.4.3.246/volume/v3/attachments/6103da76-8cc3-4b6c-8c41-36ba0b89ab16 returned with HTTP 200 Aug 12 20:20:01.826853 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 474/1927] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:20:01 2026] DELETE /volume/v3/attachments/6103da76-8cc3-4b6c-8c41-36ba0b89ab16 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:01.851281 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-0524314c-26f7-4d09-ace3-f86deed4f7d5 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2009c6d7-bf36-4e07-b8b7-467dec2c1673) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a96227b1-c25a-4637-a694-fd7239070f75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-142769807',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d15bf8bd0a4b4406b57e5ad589bda411',qos_specs=None,replication_status=,reservations=['48d5a217-1445-47d1-8be2-401145e653ec','1736f694-8692-454e-b2f5-9194856ac2da','173cd05f-2dd3-4603-b497-08f278ccfedb','02843de1-211d-4e20-94f3-1c50f3d4623b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e98e683fbac14eb183446ad4dd6b8d91',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:20:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-142769807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a96227b1-c25a-4637-a694-fd7239070f75,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='d15bf8bd0a4b4406b57e5ad589bda411',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e98e683fbac14eb183446ad4dd6b8d91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:01.852946 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-0524314c-26f7-4d09-ace3-f86deed4f7d5 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9074123a-a0e4-4b5b-bf97-3cd958c30bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:01.864584 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-9db198f4-1d83-47a3-9a64-a6b4d82bd247 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:01.866260 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9db198f4-1d83-47a3-9a64-a6b4d82bd247 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] GET https://10.4.3.246/volume/v3/volumes/54c1cd3e-08a2-474e-acaf-7db829e9978b Aug 12 20:20:01.866755 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9db198f4-1d83-47a3-9a64-a6b4d82bd247 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:01.867054 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9db198f4-1d83-47a3-9a64-a6b4d82bd247 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:01.879729 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:01.879729 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:01.880724 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-49a34746-6651-45da-9eb5-bc9dc3187c84 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:01.883887 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-49a34746-6651-45da-9eb5-bc9dc3187c84 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] GET https://10.4.3.246/volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 Aug 12 20:20:01.884617 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-49a34746-6651-45da-9eb5-bc9dc3187c84 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:01.884617 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-49a34746-6651-45da-9eb5-bc9dc3187c84 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:01.884744 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-49a34746-6651-45da-9eb5-bc9dc3187c84 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Show backup with id aa896e3c-d0a1-41a5-a8c4-2e68fe467149. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:01.886392 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-0524314c-26f7-4d09-ace3-f86deed4f7d5 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9074123a-a0e4-4b5b-bf97-3cd958c30bda) transitioned into state 'SUCCESS' from state '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-142769807',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d15bf8bd0a4b4406b57e5ad589bda411',qos_specs=None,replication_status=,reservations=['48d5a217-1445-47d1-8be2-401145e653ec','1736f694-8692-454e-b2f5-9194856ac2da','173cd05f-2dd3-4603-b497-08f278ccfedb','02843de1-211d-4e20-94f3-1c50f3d4623b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e98e683fbac14eb183446ad4dd6b8d91',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:01.886591 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-9db198f4-1d83-47a3-9a64-a6b4d82bd247 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Volume info retrieved successfully. Aug 12 20:20:01.887572 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-0524314c-26f7-4d09-ace3-f86deed4f7d5 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff88f485-2b3d-4d13-ad95-52ae71e7e65c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:01.890716 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:01.890716 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:01.891713 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-49a34746-6651-45da-9eb5-bc9dc3187c84 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] https://10.4.3.246/volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 returned with HTTP 200 Aug 12 20:20:01.892186 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 493/1928] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:20:01 2026] GET /volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:01.894757 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9db198f4-1d83-47a3-9a64-a6b4d82bd247 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] https://10.4.3.246/volume/v3/volumes/54c1cd3e-08a2-474e-acaf-7db829e9978b returned with HTTP 200 Aug 12 20:20:01.895739 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 484/1929] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:01 2026] GET /volume/v3/volumes/54c1cd3e-08a2-474e-acaf-7db829e9978b => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:01.901789 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-0524314c-26f7-4d09-ace3-f86deed4f7d5 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff88f485-2b3d-4d13-ad95-52ae71e7e65c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:01.902863 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-0524314c-26f7-4d09-ace3-f86deed4f7d5 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Flow 'volume_create_api' (625d822a-22ce-4cad-8fa4-78e1c79bf7da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:20:01.903262 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-0524314c-26f7-4d09-ace3-f86deed4f7d5 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Create volume request issued successfully. Aug 12 20:20:01.904179 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0524314c-26f7-4d09-ace3-f86deed4f7d5 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:20:01.904658 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 479/1930] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:20:01 2026] POST /volume/v3/volumes => generated 758 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:20:01.920715 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-5bbf4c55-1b40-48f5-8f2e-3d890103ec16 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:01.927933 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5bbf4c55-1b40-48f5-8f2e-3d890103ec16 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] GET https://10.4.3.246/volume/v3/volumes/a96227b1-c25a-4637-a694-fd7239070f75 Aug 12 20:20:01.928253 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5bbf4c55-1b40-48f5-8f2e-3d890103ec16 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:01.928522 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5bbf4c55-1b40-48f5-8f2e-3d890103ec16 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:01.942193 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:01.942193 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:01.949636 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-5bbf4c55-1b40-48f5-8f2e-3d890103ec16 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:01.959284 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5bbf4c55-1b40-48f5-8f2e-3d890103ec16 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/a96227b1-c25a-4637-a694-fd7239070f75 returned with HTTP 200 Aug 12 20:20:01.959578 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 475/1931] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:01 2026] GET /volume/v3/volumes/a96227b1-c25a-4637-a694-fd7239070f75 => generated 826 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:02.909912 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-4cd5d8fd-3792-4b1f-a945-2381f5984074 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:02.913237 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4cd5d8fd-3792-4b1f-a945-2381f5984074 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] GET https://10.4.3.246/volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 Aug 12 20:20:02.913579 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4cd5d8fd-3792-4b1f-a945-2381f5984074 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:02.913852 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4cd5d8fd-3792-4b1f-a945-2381f5984074 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:02.914042 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-4cd5d8fd-3792-4b1f-a945-2381f5984074 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Show backup with id aa896e3c-d0a1-41a5-a8c4-2e68fe467149. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:02.921017 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:02.921017 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:02.922107 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4cd5d8fd-3792-4b1f-a945-2381f5984074 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] https://10.4.3.246/volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 returned with HTTP 200 Aug 12 20:20:02.922800 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 494/1932] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:20:02 2026] GET /volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 => generated 796 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:02.976792 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-70ba3144-a871-4296-b32f-67ed7f770c66 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:02.979174 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-70ba3144-a871-4296-b32f-67ed7f770c66 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] GET https://10.4.3.246/volume/v3/volumes/a96227b1-c25a-4637-a694-fd7239070f75 Aug 12 20:20:02.979429 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-70ba3144-a871-4296-b32f-67ed7f770c66 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:02.979658 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-70ba3144-a871-4296-b32f-67ed7f770c66 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:02.986997 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:02.986997 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:02.991164 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-70ba3144-a871-4296-b32f-67ed7f770c66 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:02.995835 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-70ba3144-a871-4296-b32f-67ed7f770c66 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/a96227b1-c25a-4637-a694-fd7239070f75 returned with HTTP 200 Aug 12 20:20:02.996222 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 485/1933] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:02 2026] GET /volume/v3/volumes/a96227b1-c25a-4637-a694-fd7239070f75 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:03.012703 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a865e323-94ca-47b7-9e88-f016071ef710 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:03.014611 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a865e323-94ca-47b7-9e88-f016071ef710 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] GET https://10.4.3.246/volume/v3/volumes/a96227b1-c25a-4637-a694-fd7239070f75 Aug 12 20:20:03.014817 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a865e323-94ca-47b7-9e88-f016071ef710 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:03.015000 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a865e323-94ca-47b7-9e88-f016071ef710 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:03.023130 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:03.023130 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:03.027349 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-a865e323-94ca-47b7-9e88-f016071ef710 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:03.031728 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a865e323-94ca-47b7-9e88-f016071ef710 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/a96227b1-c25a-4637-a694-fd7239070f75 returned with HTTP 200 Aug 12 20:20:03.032131 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 480/1934] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:03 2026] GET /volume/v3/volumes/a96227b1-c25a-4637-a694-fd7239070f75 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:03.049353 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-224a95b1-050a-440f-89cb-64aed6aebb40 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:03.051116 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-224a95b1-050a-440f-89cb-64aed6aebb40 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] PUT https://10.4.3.246/volume/v3/volumes/a96227b1-c25a-4637-a694-fd7239070f75 Aug 12 20:20:03.051511 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-224a95b1-050a-440f-89cb-64aed6aebb40 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-142769807"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:03.064590 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:03.064590 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:03.069069 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-224a95b1-050a-440f-89cb-64aed6aebb40 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:03.080594 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-224a95b1-050a-440f-89cb-64aed6aebb40 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume updated successfully. Aug 12 20:20:03.081535 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-224a95b1-050a-440f-89cb-64aed6aebb40 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/a96227b1-c25a-4637-a694-fd7239070f75 returned with HTTP 200 Aug 12 20:20:03.082193 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 476/1935] 10.4.3.246 () {68 vars in 1368 bytes} [Wed Aug 12 20:20:03 2026] PUT /volume/v3/volumes/a96227b1-c25a-4637-a694-fd7239070f75 => generated 783 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:03.096427 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-9a1f7ed1-0b97-483e-89c0-4dc483f0b6a6 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:03.098877 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9a1f7ed1-0b97-483e-89c0-4dc483f0b6a6 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] PUT https://10.4.3.246/volume/v3/volumes/a96227b1-c25a-4637-a694-fd7239070f75 Aug 12 20:20:03.099280 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9a1f7ed1-0b97-483e-89c0-4dc483f0b6a6 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-422036377", "description": "This is the new description of volume"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:03.107379 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:03.107379 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:03.112706 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-9a1f7ed1-0b97-483e-89c0-4dc483f0b6a6 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:03.121450 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-9a1f7ed1-0b97-483e-89c0-4dc483f0b6a6 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume updated successfully. Aug 12 20:20:03.122309 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9a1f7ed1-0b97-483e-89c0-4dc483f0b6a6 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/a96227b1-c25a-4637-a694-fd7239070f75 returned with HTTP 200 Aug 12 20:20:03.124031 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 495/1936] 10.4.3.246 () {68 vars in 1369 bytes} [Wed Aug 12 20:20:03 2026] PUT /volume/v3/volumes/a96227b1-c25a-4637-a694-fd7239070f75 => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:03.141858 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-59dd328f-d5e4-4363-81b0-38505e1592a3 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:03.144357 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-59dd328f-d5e4-4363-81b0-38505e1592a3 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] GET https://10.4.3.246/volume/v3/volumes/a96227b1-c25a-4637-a694-fd7239070f75 Aug 12 20:20:03.144640 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-59dd328f-d5e4-4363-81b0-38505e1592a3 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:03.144916 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-59dd328f-d5e4-4363-81b0-38505e1592a3 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:03.153994 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:03.153994 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:03.159481 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-59dd328f-d5e4-4363-81b0-38505e1592a3 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:03.164899 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-59dd328f-d5e4-4363-81b0-38505e1592a3 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/a96227b1-c25a-4637-a694-fd7239070f75 returned with HTTP 200 Aug 12 20:20:03.165369 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 486/1937] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:03 2026] GET /volume/v3/volumes/a96227b1-c25a-4637-a694-fd7239070f75 => generated 890 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:03.178159 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-fb432ea5-aec1-47ee-981a-8e556eb24949 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:03.180016 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-fb432ea5-aec1-47ee-981a-8e556eb24949 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:20:03.180412 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-fb432ea5-aec1-47ee-981a-8e556eb24949 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-149625554", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1937900122"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:03.183295 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-fb432ea5-aec1-47ee-981a-8e556eb24949 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-149625554', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1937900122'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:20:03.183571 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-fb432ea5-aec1-47ee-981a-8e556eb24949 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Create volume of 1 GB Aug 12 20:20:03.193975 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-fb432ea5-aec1-47ee-981a-8e556eb24949 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Availability Zones retrieved successfully. Aug 12 20:20:03.201755 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-fb432ea5-aec1-47ee-981a-8e556eb24949 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Flow 'volume_create_api' (2bd09e6d-af3d-4d1f-8481-50e597757cdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:20:03.202578 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-fb432ea5-aec1-47ee-981a-8e556eb24949 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e793bed-8271-4b9b-a571-9599c1ad6209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:03.203558 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-fb432ea5-aec1-47ee-981a-8e556eb24949 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:20:03.235442 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-fb432ea5-aec1-47ee-981a-8e556eb24949 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e793bed-8271-4b9b-a571-9599c1ad6209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:03.236171 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-fb432ea5-aec1-47ee-981a-8e556eb24949 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5aa94d8f-16bb-4845-ac95-501f83660cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:03.276098 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-fb432ea5-aec1-47ee-981a-8e556eb24949 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Created reservations ['6c50de90-7c88-40ee-b09c-f9cc97e6a472', '976eef70-2373-4813-a062-561e5c8c8b20', '28274f64-2845-456a-8a3f-5081f4bccec8', '61dde74e-a26a-45c7-97b7-1070f703771a'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:20:03.276864 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-fb432ea5-aec1-47ee-981a-8e556eb24949 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5aa94d8f-16bb-4845-ac95-501f83660cdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c50de90-7c88-40ee-b09c-f9cc97e6a472', '976eef70-2373-4813-a062-561e5c8c8b20', '28274f64-2845-456a-8a3f-5081f4bccec8', '61dde74e-a26a-45c7-97b7-1070f703771a']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:03.277589 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-fb432ea5-aec1-47ee-981a-8e556eb24949 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80b4a558-665f-4ddc-80b8-26995a511e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:03.303725 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-fb432ea5-aec1-47ee-981a-8e556eb24949 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80b4a558-665f-4ddc-80b8-26995a511e87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '902fc88f-1d01-40e6-ac8f-1891f3341b8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-149625554',display_name='tempest-VolumesGetTest-Volume-1937900122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d15bf8bd0a4b4406b57e5ad589bda411',qos_specs=None,replication_status=,reservations=['6c50de90-7c88-40ee-b09c-f9cc97e6a472','976eef70-2373-4813-a062-561e5c8c8b20','28274f64-2845-456a-8a3f-5081f4bccec8','61dde74e-a26a-45c7-97b7-1070f703771a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e98e683fbac14eb183446ad4dd6b8d91',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:20:03Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-149625554',display_name='tempest-VolumesGetTest-Volume-1937900122',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=902fc88f-1d01-40e6-ac8f-1891f3341b8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d15bf8bd0a4b4406b57e5ad589bda411',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e98e683fbac14eb183446ad4dd6b8d91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:03.304710 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-fb432ea5-aec1-47ee-981a-8e556eb24949 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81a6eb2c-1f77-4f6a-8ae4-8ca7aae5770e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:03.335277 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-fb432ea5-aec1-47ee-981a-8e556eb24949 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81a6eb2c-1f77-4f6a-8ae4-8ca7aae5770e) transitioned into 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-149625554',display_name='tempest-VolumesGetTest-Volume-1937900122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d15bf8bd0a4b4406b57e5ad589bda411',qos_specs=None,replication_status=,reservations=['6c50de90-7c88-40ee-b09c-f9cc97e6a472','976eef70-2373-4813-a062-561e5c8c8b20','28274f64-2845-456a-8a3f-5081f4bccec8','61dde74e-a26a-45c7-97b7-1070f703771a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e98e683fbac14eb183446ad4dd6b8d91',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:03.336367 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-fb432ea5-aec1-47ee-981a-8e556eb24949 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb8c6fbd-5aee-458d-89eb-e84c1e2e20ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:03.350569 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-fb432ea5-aec1-47ee-981a-8e556eb24949 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb8c6fbd-5aee-458d-89eb-e84c1e2e20ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:03.350569 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-fb432ea5-aec1-47ee-981a-8e556eb24949 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Flow 'volume_create_api' (2bd09e6d-af3d-4d1f-8481-50e597757cdf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:20:03.350569 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-fb432ea5-aec1-47ee-981a-8e556eb24949 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Create volume request issued successfully. Aug 12 20:20:03.351204 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-fb432ea5-aec1-47ee-981a-8e556eb24949 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:20:03.352282 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 481/1938] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:20:03 2026] POST /volume/v3/volumes => generated 779 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:20:03.366101 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-1be46f08-bc39-452a-a4d5-35b335e586ff None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:03.367840 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1be46f08-bc39-452a-a4d5-35b335e586ff tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] GET https://10.4.3.246/volume/v3/volumes/902fc88f-1d01-40e6-ac8f-1891f3341b8f Aug 12 20:20:03.368091 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1be46f08-bc39-452a-a4d5-35b335e586ff tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:03.368304 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1be46f08-bc39-452a-a4d5-35b335e586ff tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:03.378949 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:03.378949 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:03.385561 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-1be46f08-bc39-452a-a4d5-35b335e586ff tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:03.386750 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1be46f08-bc39-452a-a4d5-35b335e586ff tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/902fc88f-1d01-40e6-ac8f-1891f3341b8f returned with HTTP 200 Aug 12 20:20:03.387168 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 477/1939] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:03 2026] GET /volume/v3/volumes/902fc88f-1d01-40e6-ac8f-1891f3341b8f => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:03.935992 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-db717dfe-d962-43df-be83-a4b8d865d8f5 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:03.938360 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-db717dfe-d962-43df-be83-a4b8d865d8f5 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] GET https://10.4.3.246/volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 Aug 12 20:20:03.938692 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-db717dfe-d962-43df-be83-a4b8d865d8f5 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:03.938937 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-db717dfe-d962-43df-be83-a4b8d865d8f5 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:03.939090 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-db717dfe-d962-43df-be83-a4b8d865d8f5 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Show backup with id aa896e3c-d0a1-41a5-a8c4-2e68fe467149. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:03.945458 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:03.945458 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:03.946725 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-db717dfe-d962-43df-be83-a4b8d865d8f5 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] https://10.4.3.246/volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 returned with HTTP 200 Aug 12 20:20:03.947360 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 496/1940] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:20:03 2026] GET /volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:04.401474 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-b7c347ed-b11d-4502-be0f-1dac2534734d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:04.403471 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b7c347ed-b11d-4502-be0f-1dac2534734d tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] GET https://10.4.3.246/volume/v3/volumes/902fc88f-1d01-40e6-ac8f-1891f3341b8f Aug 12 20:20:04.403748 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b7c347ed-b11d-4502-be0f-1dac2534734d tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:04.403991 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b7c347ed-b11d-4502-be0f-1dac2534734d tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:04.415173 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:04.415173 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:04.419608 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-b7c347ed-b11d-4502-be0f-1dac2534734d tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:04.425283 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b7c347ed-b11d-4502-be0f-1dac2534734d tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/902fc88f-1d01-40e6-ac8f-1891f3341b8f returned with HTTP 200 Aug 12 20:20:04.425938 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 487/1941] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:04 2026] GET /volume/v3/volumes/902fc88f-1d01-40e6-ac8f-1891f3341b8f => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:04.442866 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-de8c9d8d-14d4-4ae8-ab2f-893a81160b36 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:04.444977 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-de8c9d8d-14d4-4ae8-ab2f-893a81160b36 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] PUT https://10.4.3.246/volume/v3/volumes/902fc88f-1d01-40e6-ac8f-1891f3341b8f Aug 12 20:20:04.445287 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-de8c9d8d-14d4-4ae8-ab2f-893a81160b36 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-142769807", "description": null}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:04.454467 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:04.454467 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:04.459030 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-de8c9d8d-14d4-4ae8-ab2f-893a81160b36 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:04.466171 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-de8c9d8d-14d4-4ae8-ab2f-893a81160b36 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume updated successfully. Aug 12 20:20:04.467015 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-de8c9d8d-14d4-4ae8-ab2f-893a81160b36 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/902fc88f-1d01-40e6-ac8f-1891f3341b8f returned with HTTP 200 Aug 12 20:20:04.467835 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 482/1942] 10.4.3.246 () {68 vars in 1368 bytes} [Wed Aug 12 20:20:04 2026] PUT /volume/v3/volumes/902fc88f-1d01-40e6-ac8f-1891f3341b8f => generated 769 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:04.480384 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-c425edf0-e082-49bc-a37d-5402ddfc2d94 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:04.482664 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c425edf0-e082-49bc-a37d-5402ddfc2d94 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] GET https://10.4.3.246/volume/v3/volumes/902fc88f-1d01-40e6-ac8f-1891f3341b8f Aug 12 20:20:04.482932 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c425edf0-e082-49bc-a37d-5402ddfc2d94 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:04.483138 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c425edf0-e082-49bc-a37d-5402ddfc2d94 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:04.490740 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:04.490740 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:04.495128 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-c425edf0-e082-49bc-a37d-5402ddfc2d94 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:04.500616 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c425edf0-e082-49bc-a37d-5402ddfc2d94 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/902fc88f-1d01-40e6-ac8f-1891f3341b8f returned with HTTP 200 Aug 12 20:20:04.501078 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 478/1943] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:04 2026] GET /volume/v3/volumes/902fc88f-1d01-40e6-ac8f-1891f3341b8f => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:04.512735 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-e2a96748-b316-4859-bae3-9a8692b348ac None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:04.514715 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e2a96748-b316-4859-bae3-9a8692b348ac tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] DELETE https://10.4.3.246/volume/v3/volumes/902fc88f-1d01-40e6-ac8f-1891f3341b8f Aug 12 20:20:04.515174 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e2a96748-b316-4859-bae3-9a8692b348ac tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:04.515440 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e2a96748-b316-4859-bae3-9a8692b348ac tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:04.515687 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-e2a96748-b316-4859-bae3-9a8692b348ac tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Delete volume with id: 902fc88f-1d01-40e6-ac8f-1891f3341b8f Aug 12 20:20:04.522870 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:04.522870 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:04.523492 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-e2a96748-b316-4859-bae3-9a8692b348ac tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:04.550266 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-e2a96748-b316-4859-bae3-9a8692b348ac tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Delete volume request issued successfully. Aug 12 20:20:04.550548 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e2a96748-b316-4859-bae3-9a8692b348ac tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/902fc88f-1d01-40e6-ac8f-1891f3341b8f returned with HTTP 202 Aug 12 20:20:04.550975 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 497/1944] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:20:04 2026] DELETE /volume/v3/volumes/902fc88f-1d01-40e6-ac8f-1891f3341b8f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:20:04.560204 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-04edb2bf-9b71-44cb-8a70-a4ac8e907996 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:04.563590 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-04edb2bf-9b71-44cb-8a70-a4ac8e907996 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] GET https://10.4.3.246/volume/v3/volumes/902fc88f-1d01-40e6-ac8f-1891f3341b8f Aug 12 20:20:04.563590 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-04edb2bf-9b71-44cb-8a70-a4ac8e907996 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:04.563590 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-04edb2bf-9b71-44cb-8a70-a4ac8e907996 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:04.571959 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:04.571959 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:04.576520 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-04edb2bf-9b71-44cb-8a70-a4ac8e907996 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:04.580811 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-04edb2bf-9b71-44cb-8a70-a4ac8e907996 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/902fc88f-1d01-40e6-ac8f-1891f3341b8f returned with HTTP 200 Aug 12 20:20:04.581213 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 488/1945] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:04 2026] GET /volume/v3/volumes/902fc88f-1d01-40e6-ac8f-1891f3341b8f => generated 836 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:04.958167 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-42177c85-4382-4c8a-90f3-ce116d229667 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:04.960429 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-42177c85-4382-4c8a-90f3-ce116d229667 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] GET https://10.4.3.246/volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 Aug 12 20:20:04.960729 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-42177c85-4382-4c8a-90f3-ce116d229667 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:04.960930 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-42177c85-4382-4c8a-90f3-ce116d229667 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:04.961076 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-42177c85-4382-4c8a-90f3-ce116d229667 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Show backup with id aa896e3c-d0a1-41a5-a8c4-2e68fe467149. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:04.966095 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:04.966095 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:04.967061 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-42177c85-4382-4c8a-90f3-ce116d229667 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] https://10.4.3.246/volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 returned with HTTP 200 Aug 12 20:20:04.967604 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 483/1946] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:20:04 2026] GET /volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:05.595259 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3dbf9a4d-cdd9-45b4-ad6b-525c70817b05 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:05.598483 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3dbf9a4d-cdd9-45b4-ad6b-525c70817b05 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] GET https://10.4.3.246/volume/v3/volumes/902fc88f-1d01-40e6-ac8f-1891f3341b8f Aug 12 20:20:05.598483 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3dbf9a4d-cdd9-45b4-ad6b-525c70817b05 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:05.598483 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3dbf9a4d-cdd9-45b4-ad6b-525c70817b05 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:05.606130 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3dbf9a4d-cdd9-45b4-ad6b-525c70817b05 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/902fc88f-1d01-40e6-ac8f-1891f3341b8f returned with HTTP 404 Aug 12 20:20:05.606646 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 479/1947] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:05 2026] GET /volume/v3/volumes/902fc88f-1d01-40e6-ac8f-1891f3341b8f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:20:05.615743 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-268d183c-908b-422d-a044-01d9621f5a03 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:05.619407 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-268d183c-908b-422d-a044-01d9621f5a03 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] GET https://10.4.3.246/volume/v3/volumes/a96227b1-c25a-4637-a694-fd7239070f75 Aug 12 20:20:05.619702 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-268d183c-908b-422d-a044-01d9621f5a03 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:05.619963 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-268d183c-908b-422d-a044-01d9621f5a03 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:05.630740 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:05.630740 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:05.636100 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-268d183c-908b-422d-a044-01d9621f5a03 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:05.642756 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-268d183c-908b-422d-a044-01d9621f5a03 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/a96227b1-c25a-4637-a694-fd7239070f75 returned with HTTP 200 Aug 12 20:20:05.643252 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 498/1948] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:05 2026] GET /volume/v3/volumes/a96227b1-c25a-4637-a694-fd7239070f75 => generated 890 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:05.657108 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-44afddff-a716-479c-85fc-fc9870d6fcb1 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:05.659963 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-44afddff-a716-479c-85fc-fc9870d6fcb1 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] DELETE https://10.4.3.246/volume/v3/volumes/a96227b1-c25a-4637-a694-fd7239070f75 Aug 12 20:20:05.659963 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-44afddff-a716-479c-85fc-fc9870d6fcb1 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:05.659963 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-44afddff-a716-479c-85fc-fc9870d6fcb1 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:05.660589 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-44afddff-a716-479c-85fc-fc9870d6fcb1 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Delete volume with id: a96227b1-c25a-4637-a694-fd7239070f75 Aug 12 20:20:05.678188 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:05.678188 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:05.678868 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-44afddff-a716-479c-85fc-fc9870d6fcb1 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:05.707245 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-44afddff-a716-479c-85fc-fc9870d6fcb1 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Delete volume request issued successfully. Aug 12 20:20:05.709711 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-44afddff-a716-479c-85fc-fc9870d6fcb1 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/a96227b1-c25a-4637-a694-fd7239070f75 returned with HTTP 202 Aug 12 20:20:05.709711 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 489/1949] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:20:05 2026] DELETE /volume/v3/volumes/a96227b1-c25a-4637-a694-fd7239070f75 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:20:05.721582 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-fdeb9138-4448-41b5-8b34-ae2bd3c987cb None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:05.725491 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-fdeb9138-4448-41b5-8b34-ae2bd3c987cb tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] GET https://10.4.3.246/volume/v3/volumes/a96227b1-c25a-4637-a694-fd7239070f75 Aug 12 20:20:05.726112 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-fdeb9138-4448-41b5-8b34-ae2bd3c987cb tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:05.726112 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-fdeb9138-4448-41b5-8b34-ae2bd3c987cb tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:05.738266 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:05.738266 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:05.744178 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-fdeb9138-4448-41b5-8b34-ae2bd3c987cb tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:05.749287 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-fdeb9138-4448-41b5-8b34-ae2bd3c987cb tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/a96227b1-c25a-4637-a694-fd7239070f75 returned with HTTP 200 Aug 12 20:20:05.750234 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 484/1950] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:05 2026] GET /volume/v3/volumes/a96227b1-c25a-4637-a694-fd7239070f75 => generated 889 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:05.983296 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-7413be37-756a-416f-ad1e-2bf54d2b270b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:05.995244 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7413be37-756a-416f-ad1e-2bf54d2b270b tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] GET https://10.4.3.246/volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 Aug 12 20:20:06.001815 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7413be37-756a-416f-ad1e-2bf54d2b270b tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:06.004165 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7413be37-756a-416f-ad1e-2bf54d2b270b tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:06.008899 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-7413be37-756a-416f-ad1e-2bf54d2b270b tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Show backup with id aa896e3c-d0a1-41a5-a8c4-2e68fe467149. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:06.023735 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:06.023735 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:06.024999 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7413be37-756a-416f-ad1e-2bf54d2b270b tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] https://10.4.3.246/volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 returned with HTTP 200 Aug 12 20:20:06.024999 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 480/1951] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:20:05 2026] GET /volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 => generated 796 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:06.765778 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d04b6ef9-b73a-4b6a-8eba-8440f257985a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:06.768930 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d04b6ef9-b73a-4b6a-8eba-8440f257985a tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] GET https://10.4.3.246/volume/v3/volumes/a96227b1-c25a-4637-a694-fd7239070f75 Aug 12 20:20:06.768930 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d04b6ef9-b73a-4b6a-8eba-8440f257985a tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:06.768930 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d04b6ef9-b73a-4b6a-8eba-8440f257985a tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:06.775341 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d04b6ef9-b73a-4b6a-8eba-8440f257985a tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/a96227b1-c25a-4637-a694-fd7239070f75 returned with HTTP 404 Aug 12 20:20:06.776175 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 499/1952] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:06 2026] GET /volume/v3/volumes/a96227b1-c25a-4637-a694-fd7239070f75 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:20:06.785812 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-ece0a052-1a4e-48ad-aa04-4b2e932ab1ef None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:06.787644 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ece0a052-1a4e-48ad-aa04-4b2e932ab1ef tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:20:06.788243 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ece0a052-1a4e-48ad-aa04-4b2e932ab1ef tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1916454658"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:06.791396 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-ece0a052-1a4e-48ad-aa04-4b2e932ab1ef tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1916454658'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:20:06.791396 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-ece0a052-1a4e-48ad-aa04-4b2e932ab1ef tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Create volume of 1 GB Aug 12 20:20:06.794169 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-ece0a052-1a4e-48ad-aa04-4b2e932ab1ef tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Availability Zones retrieved successfully. Aug 12 20:20:06.800107 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-ece0a052-1a4e-48ad-aa04-4b2e932ab1ef tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Flow 'volume_create_api' (9b264b22-2373-4f8e-8fe7-0fa80484f32d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:20:06.801271 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-ece0a052-1a4e-48ad-aa04-4b2e932ab1ef tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce1b3065-487b-4ca3-bbd3-09943f5628f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:06.802290 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-ece0a052-1a4e-48ad-aa04-4b2e932ab1ef tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:20:06.833216 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-ece0a052-1a4e-48ad-aa04-4b2e932ab1ef tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce1b3065-487b-4ca3-bbd3-09943f5628f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:06.834596 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-ece0a052-1a4e-48ad-aa04-4b2e932ab1ef tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (290da92c-6fd0-4726-89a3-268e8cadc9bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:06.885571 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-ece0a052-1a4e-48ad-aa04-4b2e932ab1ef tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Created reservations ['4a484a27-8dd7-4aea-b5d8-1e707c308590', '65aa54bc-4b89-4bcd-9ad1-5abe35b2f3da', 'ff8c7e69-54d6-46cf-8a93-9f65376527ea', '7bcb99a0-9716-4619-853d-3776aeb74224'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:20:06.885571 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-ece0a052-1a4e-48ad-aa04-4b2e932ab1ef tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (290da92c-6fd0-4726-89a3-268e8cadc9bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a484a27-8dd7-4aea-b5d8-1e707c308590', '65aa54bc-4b89-4bcd-9ad1-5abe35b2f3da', 'ff8c7e69-54d6-46cf-8a93-9f65376527ea', '7bcb99a0-9716-4619-853d-3776aeb74224']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:06.885571 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-ece0a052-1a4e-48ad-aa04-4b2e932ab1ef tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f5e4935-9444-4ee5-952d-9415949621e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:06.919578 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-ece0a052-1a4e-48ad-aa04-4b2e932ab1ef tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f5e4935-9444-4ee5-952d-9415949621e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53277871-1437-46ca-af31-402d4ed2d31e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1916454658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d15bf8bd0a4b4406b57e5ad589bda411',qos_specs=None,replication_status=,reservations=['4a484a27-8dd7-4aea-b5d8-1e707c308590','65aa54bc-4b89-4bcd-9ad1-5abe35b2f3da','ff8c7e69-54d6-46cf-8a93-9f65376527ea','7bcb99a0-9716-4619-853d-3776aeb74224'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e98e683fbac14eb183446ad4dd6b8d91',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:20:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1916454658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53277871-1437-46ca-af31-402d4ed2d31e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d15bf8bd0a4b4406b57e5ad589bda411',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e98e683fbac14eb183446ad4dd6b8d91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:06.920076 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-ece0a052-1a4e-48ad-aa04-4b2e932ab1ef tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96281007-2ac5-4de9-a9f8-b2bcbf7f68be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:06.941581 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-ece0a052-1a4e-48ad-aa04-4b2e932ab1ef tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96281007-2ac5-4de9-a9f8-b2bcbf7f68be) transitioned into state 'SUCCESS' from state '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-1916454658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d15bf8bd0a4b4406b57e5ad589bda411',qos_specs=None,replication_status=,reservations=['4a484a27-8dd7-4aea-b5d8-1e707c308590','65aa54bc-4b89-4bcd-9ad1-5abe35b2f3da','ff8c7e69-54d6-46cf-8a93-9f65376527ea','7bcb99a0-9716-4619-853d-3776aeb74224'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e98e683fbac14eb183446ad4dd6b8d91',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:06.943018 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-ece0a052-1a4e-48ad-aa04-4b2e932ab1ef tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c63d9065-0376-40e4-9522-f6a6986f0763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:06.955891 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-ece0a052-1a4e-48ad-aa04-4b2e932ab1ef tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c63d9065-0376-40e4-9522-f6a6986f0763) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:06.957284 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-ece0a052-1a4e-48ad-aa04-4b2e932ab1ef tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Flow 'volume_create_api' (9b264b22-2373-4f8e-8fe7-0fa80484f32d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:20:06.958559 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-ece0a052-1a4e-48ad-aa04-4b2e932ab1ef tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Create volume request issued successfully. Aug 12 20:20:06.958789 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ece0a052-1a4e-48ad-aa04-4b2e932ab1ef tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:20:06.959461 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 490/1953] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:20:06 2026] POST /volume/v3/volumes => generated 745 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:20:06.974715 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-3cadb49f-2534-46f3-97c8-2876eff7b537 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:06.976804 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3cadb49f-2534-46f3-97c8-2876eff7b537 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] GET https://10.4.3.246/volume/v3/volumes/53277871-1437-46ca-af31-402d4ed2d31e Aug 12 20:20:06.977027 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3cadb49f-2534-46f3-97c8-2876eff7b537 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:06.977271 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3cadb49f-2534-46f3-97c8-2876eff7b537 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:06.989854 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:06.989854 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:06.994528 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-3cadb49f-2534-46f3-97c8-2876eff7b537 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:07.001294 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3cadb49f-2534-46f3-97c8-2876eff7b537 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/53277871-1437-46ca-af31-402d4ed2d31e returned with HTTP 200 Aug 12 20:20:07.003216 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 485/1954] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:06 2026] GET /volume/v3/volumes/53277871-1437-46ca-af31-402d4ed2d31e => generated 813 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:07.036892 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-5b7cce47-05ab-4da5-ad3f-d10e8e422008 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:07.040806 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5b7cce47-05ab-4da5-ad3f-d10e8e422008 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] GET https://10.4.3.246/volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 Aug 12 20:20:07.040806 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5b7cce47-05ab-4da5-ad3f-d10e8e422008 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:07.040806 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5b7cce47-05ab-4da5-ad3f-d10e8e422008 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:07.040806 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-5b7cce47-05ab-4da5-ad3f-d10e8e422008 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Show backup with id aa896e3c-d0a1-41a5-a8c4-2e68fe467149. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:07.047198 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:07.047198 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:07.047922 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5b7cce47-05ab-4da5-ad3f-d10e8e422008 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] https://10.4.3.246/volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 returned with HTTP 200 Aug 12 20:20:07.049082 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 481/1955] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:20:07 2026] GET /volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:08.020408 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-bdeaba73-f098-4228-b83d-55f6c6a5bad4 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:08.025879 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-bdeaba73-f098-4228-b83d-55f6c6a5bad4 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] GET https://10.4.3.246/volume/v3/volumes/53277871-1437-46ca-af31-402d4ed2d31e Aug 12 20:20:08.026047 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-bdeaba73-f098-4228-b83d-55f6c6a5bad4 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:08.026212 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-bdeaba73-f098-4228-b83d-55f6c6a5bad4 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:08.035167 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:08.035167 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:08.047879 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-bdeaba73-f098-4228-b83d-55f6c6a5bad4 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:08.054613 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-bdeaba73-f098-4228-b83d-55f6c6a5bad4 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/53277871-1437-46ca-af31-402d4ed2d31e returned with HTTP 200 Aug 12 20:20:08.054892 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 500/1956] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:08 2026] GET /volume/v3/volumes/53277871-1437-46ca-af31-402d4ed2d31e => generated 838 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:08.059427 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-433ba07f-237a-4aa6-9bf7-341c83cc457f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:08.063002 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-433ba07f-237a-4aa6-9bf7-341c83cc457f tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] GET https://10.4.3.246/volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 Aug 12 20:20:08.063252 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-433ba07f-237a-4aa6-9bf7-341c83cc457f tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:08.063500 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-433ba07f-237a-4aa6-9bf7-341c83cc457f tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:08.063643 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-433ba07f-237a-4aa6-9bf7-341c83cc457f tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Show backup with id aa896e3c-d0a1-41a5-a8c4-2e68fe467149. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:08.069493 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:08.069493 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:08.070275 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-433ba07f-237a-4aa6-9bf7-341c83cc457f tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] https://10.4.3.246/volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 returned with HTTP 200 Aug 12 20:20:08.070735 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 491/1957] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:20:08 2026] GET /volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:08.071990 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-44f8a2b9-27f3-4a80-91ca-4ebe97284b7a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:08.073986 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-44f8a2b9-27f3-4a80-91ca-4ebe97284b7a tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:20:08.074349 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-44f8a2b9-27f3-4a80-91ca-4ebe97284b7a tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "53277871-1437-46ca-af31-402d4ed2d31e", "size": 1, "name": "tempest-VolumesGetTest-Volume-466937169", "metadata": {"Type": "Test"}}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:08.076072 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-44f8a2b9-27f3-4a80-91ca-4ebe97284b7a tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Create volume request body: {'volume': {'source_volid': '53277871-1437-46ca-af31-402d4ed2d31e', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-466937169', 'metadata': {'Type': 'Test'}}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:20:08.082822 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:08.082822 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:08.083350 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-44f8a2b9-27f3-4a80-91ca-4ebe97284b7a tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume retrieved successfully. Aug 12 20:20:08.083434 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-44f8a2b9-27f3-4a80-91ca-4ebe97284b7a tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Create volume of 1 GB Aug 12 20:20:08.086793 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-44f8a2b9-27f3-4a80-91ca-4ebe97284b7a tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Availability Zones retrieved successfully. Aug 12 20:20:08.091562 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-44f8a2b9-27f3-4a80-91ca-4ebe97284b7a tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Flow 'volume_create_api' (82a145cf-735a-4a51-9929-77613dffecac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:20:08.095556 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-44f8a2b9-27f3-4a80-91ca-4ebe97284b7a tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a48dbd0b-8564-4e2d-85a5-098aa949726a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:08.095556 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-44f8a2b9-27f3-4a80-91ca-4ebe97284b7a tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:20:08.122749 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-44f8a2b9-27f3-4a80-91ca-4ebe97284b7a tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a48dbd0b-8564-4e2d-85a5-098aa949726a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '53277871-1437-46ca-af31-402d4ed2d31e', 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:08.123819 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-44f8a2b9-27f3-4a80-91ca-4ebe97284b7a tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c27df2b-44cd-449d-b75a-1df3444d4505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:08.168083 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-44f8a2b9-27f3-4a80-91ca-4ebe97284b7a tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Created reservations ['7ad4ae55-04aa-416d-9fab-20239ff340a2', 'a68bf877-9ff6-41a7-9ef7-d76d65f32d41', 'cb1ce855-758f-4693-93fa-9578c54e97a8', '647f40a1-2e6f-47b2-8984-0ef1f9f6eb82'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:20:08.169138 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-44f8a2b9-27f3-4a80-91ca-4ebe97284b7a tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c27df2b-44cd-449d-b75a-1df3444d4505) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ad4ae55-04aa-416d-9fab-20239ff340a2', 'a68bf877-9ff6-41a7-9ef7-d76d65f32d41', 'cb1ce855-758f-4693-93fa-9578c54e97a8', '647f40a1-2e6f-47b2-8984-0ef1f9f6eb82']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:08.170208 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-44f8a2b9-27f3-4a80-91ca-4ebe97284b7a tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (337c7a5a-5bc0-4759-8044-12f971e07e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:08.213639 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-44f8a2b9-27f3-4a80-91ca-4ebe97284b7a tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (337c7a5a-5bc0-4759-8044-12f971e07e50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c0059bc-c521-45aa-9cdf-2fc247a5aa14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-466937169',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d15bf8bd0a4b4406b57e5ad589bda411',qos_specs=None,replication_status=,reservations=['7ad4ae55-04aa-416d-9fab-20239ff340a2','a68bf877-9ff6-41a7-9ef7-d76d65f32d41','cb1ce855-758f-4693-93fa-9578c54e97a8','647f40a1-2e6f-47b2-8984-0ef1f9f6eb82'],size=1,snapshot_id=None,source_replicaid=,source_volid=53277871-1437-46ca-af31-402d4ed2d31e,status='creating',user_id='e98e683fbac14eb183446ad4dd6b8d91',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:20:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-466937169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c0059bc-c521-45aa-9cdf-2fc247a5aa14,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='d15bf8bd0a4b4406b57e5ad589bda411',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=53277871-1437-46ca-af31-402d4ed2d31e,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e98e683fbac14eb183446ad4dd6b8d91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:08.213639 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-44f8a2b9-27f3-4a80-91ca-4ebe97284b7a tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cc61ee4-8615-4d3b-a454-342c8f60c4e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:08.237365 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-44f8a2b9-27f3-4a80-91ca-4ebe97284b7a tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cc61ee4-8615-4d3b-a454-342c8f60c4e2) transitioned into state 'SUCCESS' from state '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-466937169',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d15bf8bd0a4b4406b57e5ad589bda411',qos_specs=None,replication_status=,reservations=['7ad4ae55-04aa-416d-9fab-20239ff340a2','a68bf877-9ff6-41a7-9ef7-d76d65f32d41','cb1ce855-758f-4693-93fa-9578c54e97a8','647f40a1-2e6f-47b2-8984-0ef1f9f6eb82'],size=1,snapshot_id=None,source_replicaid=,source_volid=53277871-1437-46ca-af31-402d4ed2d31e,status='creating',user_id='e98e683fbac14eb183446ad4dd6b8d91',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:08.237365 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-44f8a2b9-27f3-4a80-91ca-4ebe97284b7a tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d64b1e9-1553-41d0-ac5d-ff69f4472b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:08.252909 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-44f8a2b9-27f3-4a80-91ca-4ebe97284b7a tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d64b1e9-1553-41d0-ac5d-ff69f4472b3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:08.254011 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-44f8a2b9-27f3-4a80-91ca-4ebe97284b7a tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Flow 'volume_create_api' (82a145cf-735a-4a51-9929-77613dffecac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:20:08.254405 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-44f8a2b9-27f3-4a80-91ca-4ebe97284b7a tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Create volume request issued successfully. Aug 12 20:20:08.255173 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-44f8a2b9-27f3-4a80-91ca-4ebe97284b7a tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:20:08.255627 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 486/1958] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:20:08 2026] POST /volume/v3/volumes => generated 792 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:20:08.268895 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-359b4253-0262-4cd7-93b9-72788a2da5f5 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:08.271972 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-359b4253-0262-4cd7-93b9-72788a2da5f5 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] GET https://10.4.3.246/volume/v3/volumes/9c0059bc-c521-45aa-9cdf-2fc247a5aa14 Aug 12 20:20:08.272384 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-359b4253-0262-4cd7-93b9-72788a2da5f5 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:08.273401 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-359b4253-0262-4cd7-93b9-72788a2da5f5 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:08.287561 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:08.287561 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:08.292683 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-359b4253-0262-4cd7-93b9-72788a2da5f5 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:08.300414 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-359b4253-0262-4cd7-93b9-72788a2da5f5 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/9c0059bc-c521-45aa-9cdf-2fc247a5aa14 returned with HTTP 200 Aug 12 20:20:08.301058 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 482/1959] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:08 2026] GET /volume/v3/volumes/9c0059bc-c521-45aa-9cdf-2fc247a5aa14 => generated 860 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:09.082318 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-93c169c8-b773-4e7d-96b4-d90a164436ba None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:09.084675 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-93c169c8-b773-4e7d-96b4-d90a164436ba tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] GET https://10.4.3.246/volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 Aug 12 20:20:09.084964 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-93c169c8-b773-4e7d-96b4-d90a164436ba tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:09.085204 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-93c169c8-b773-4e7d-96b4-d90a164436ba tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:09.085365 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-93c169c8-b773-4e7d-96b4-d90a164436ba tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Show backup with id aa896e3c-d0a1-41a5-a8c4-2e68fe467149. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:09.090844 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:09.090844 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:09.091900 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-93c169c8-b773-4e7d-96b4-d90a164436ba tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] https://10.4.3.246/volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 returned with HTTP 200 Aug 12 20:20:09.092365 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 501/1960] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:20:09 2026] GET /volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:09.321192 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-69d39126-a834-4f51-ba29-c222a8c29f71 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:09.323412 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-69d39126-a834-4f51-ba29-c222a8c29f71 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] GET https://10.4.3.246/volume/v3/volumes/9c0059bc-c521-45aa-9cdf-2fc247a5aa14 Aug 12 20:20:09.323804 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-69d39126-a834-4f51-ba29-c222a8c29f71 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:09.324032 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-69d39126-a834-4f51-ba29-c222a8c29f71 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:09.334031 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:09.334031 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:09.338814 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-69d39126-a834-4f51-ba29-c222a8c29f71 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:09.343887 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-69d39126-a834-4f51-ba29-c222a8c29f71 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/9c0059bc-c521-45aa-9cdf-2fc247a5aa14 returned with HTTP 200 Aug 12 20:20:09.344442 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 492/1961] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:09 2026] GET /volume/v3/volumes/9c0059bc-c521-45aa-9cdf-2fc247a5aa14 => generated 885 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:09.356921 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-17fea461-83d6-40ce-a2b8-4e5e360f76e8 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:09.358946 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-17fea461-83d6-40ce-a2b8-4e5e360f76e8 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] GET https://10.4.3.246/volume/v3/volumes/9c0059bc-c521-45aa-9cdf-2fc247a5aa14 Aug 12 20:20:09.359038 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-17fea461-83d6-40ce-a2b8-4e5e360f76e8 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:09.359301 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-17fea461-83d6-40ce-a2b8-4e5e360f76e8 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:09.366048 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:09.366048 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:09.372038 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-17fea461-83d6-40ce-a2b8-4e5e360f76e8 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:09.375323 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-17fea461-83d6-40ce-a2b8-4e5e360f76e8 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/9c0059bc-c521-45aa-9cdf-2fc247a5aa14 returned with HTTP 200 Aug 12 20:20:09.375754 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 487/1962] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:09 2026] GET /volume/v3/volumes/9c0059bc-c521-45aa-9cdf-2fc247a5aa14 => generated 885 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:09.392404 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-de214517-f9fa-40f0-95c3-807e6e2ca74f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:09.394416 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-de214517-f9fa-40f0-95c3-807e6e2ca74f tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] PUT https://10.4.3.246/volume/v3/volumes/9c0059bc-c521-45aa-9cdf-2fc247a5aa14 Aug 12 20:20:09.395033 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-de214517-f9fa-40f0-95c3-807e6e2ca74f tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-466937169"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:09.404245 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:09.404245 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:09.408682 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-de214517-f9fa-40f0-95c3-807e6e2ca74f tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:09.414410 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-de214517-f9fa-40f0-95c3-807e6e2ca74f tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume updated successfully. Aug 12 20:20:09.415239 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-de214517-f9fa-40f0-95c3-807e6e2ca74f tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/9c0059bc-c521-45aa-9cdf-2fc247a5aa14 returned with HTTP 200 Aug 12 20:20:09.415711 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 483/1963] 10.4.3.246 () {68 vars in 1368 bytes} [Wed Aug 12 20:20:09 2026] PUT /volume/v3/volumes/9c0059bc-c521-45aa-9cdf-2fc247a5aa14 => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:09.432326 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-29ec9772-7f2b-4217-83b2-bfee33b1088f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:09.435183 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-29ec9772-7f2b-4217-83b2-bfee33b1088f tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] PUT https://10.4.3.246/volume/v3/volumes/9c0059bc-c521-45aa-9cdf-2fc247a5aa14 Aug 12 20:20:09.435620 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-29ec9772-7f2b-4217-83b2-bfee33b1088f tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-960979032", "description": "This is the new description of volume"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:09.448564 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:09.448564 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:09.455617 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-29ec9772-7f2b-4217-83b2-bfee33b1088f tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:09.459702 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-29ec9772-7f2b-4217-83b2-bfee33b1088f tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume updated successfully. Aug 12 20:20:09.460430 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-29ec9772-7f2b-4217-83b2-bfee33b1088f tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/9c0059bc-c521-45aa-9cdf-2fc247a5aa14 returned with HTTP 200 Aug 12 20:20:09.461056 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 502/1964] 10.4.3.246 () {68 vars in 1369 bytes} [Wed Aug 12 20:20:09 2026] PUT /volume/v3/volumes/9c0059bc-c521-45aa-9cdf-2fc247a5aa14 => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:09.475296 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-cc5ef7d2-2807-4dcf-9705-268280843cab None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:09.477548 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cc5ef7d2-2807-4dcf-9705-268280843cab tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] GET https://10.4.3.246/volume/v3/volumes/9c0059bc-c521-45aa-9cdf-2fc247a5aa14 Aug 12 20:20:09.477790 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cc5ef7d2-2807-4dcf-9705-268280843cab tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:09.477940 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cc5ef7d2-2807-4dcf-9705-268280843cab tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:09.486824 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:09.486824 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:09.493351 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-cc5ef7d2-2807-4dcf-9705-268280843cab tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:09.498758 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cc5ef7d2-2807-4dcf-9705-268280843cab tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/9c0059bc-c521-45aa-9cdf-2fc247a5aa14 returned with HTTP 200 Aug 12 20:20:09.499604 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 493/1965] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:09 2026] GET /volume/v3/volumes/9c0059bc-c521-45aa-9cdf-2fc247a5aa14 => generated 924 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:09.518081 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f63a2763-2208-4b85-abfd-7002e0000832 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:09.520392 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f63a2763-2208-4b85-abfd-7002e0000832 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:20:09.520925 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f63a2763-2208-4b85-abfd-7002e0000832 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-343524663", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1867324580"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:09.523462 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-f63a2763-2208-4b85-abfd-7002e0000832 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-343524663', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1867324580'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:20:09.523887 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-f63a2763-2208-4b85-abfd-7002e0000832 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Create volume of 1 GB Aug 12 20:20:09.530387 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-f63a2763-2208-4b85-abfd-7002e0000832 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Availability Zones retrieved successfully. Aug 12 20:20:09.537887 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-f63a2763-2208-4b85-abfd-7002e0000832 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Flow 'volume_create_api' (43e0724b-5383-424c-9ded-bfa9affabb4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:20:09.539741 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-f63a2763-2208-4b85-abfd-7002e0000832 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (753f28c1-86ec-4d18-af15-02bd78f0398a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:09.542091 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-f63a2763-2208-4b85-abfd-7002e0000832 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:20:09.579237 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-f63a2763-2208-4b85-abfd-7002e0000832 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (753f28c1-86ec-4d18-af15-02bd78f0398a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:09.580285 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-f63a2763-2208-4b85-abfd-7002e0000832 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d074298b-bbb4-4932-88cb-e55440331f6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:09.631322 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-f63a2763-2208-4b85-abfd-7002e0000832 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Created reservations ['96a1aa80-bea6-4fe5-9619-8b87c53d53e8', 'a9bf89a0-fc74-482f-8b9c-f6aa9d47bf39', '282a1093-353f-4df0-aa74-4026af818d91', 'ed65448d-8d9e-40f1-b3e8-e4849edabf89'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:20:09.632239 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-f63a2763-2208-4b85-abfd-7002e0000832 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d074298b-bbb4-4932-88cb-e55440331f6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96a1aa80-bea6-4fe5-9619-8b87c53d53e8', 'a9bf89a0-fc74-482f-8b9c-f6aa9d47bf39', '282a1093-353f-4df0-aa74-4026af818d91', 'ed65448d-8d9e-40f1-b3e8-e4849edabf89']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:09.633148 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-f63a2763-2208-4b85-abfd-7002e0000832 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dc595fb-7d86-4bc4-80af-51175b4a841d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:09.658753 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-f63a2763-2208-4b85-abfd-7002e0000832 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dc595fb-7d86-4bc4-80af-51175b4a841d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd9cfb6e-2661-43d9-9578-d5004ab19fd5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-343524663',display_name='tempest-VolumesGetTest-Volume-1867324580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d15bf8bd0a4b4406b57e5ad589bda411',qos_specs=None,replication_status=,reservations=['96a1aa80-bea6-4fe5-9619-8b87c53d53e8','a9bf89a0-fc74-482f-8b9c-f6aa9d47bf39','282a1093-353f-4df0-aa74-4026af818d91','ed65448d-8d9e-40f1-b3e8-e4849edabf89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e98e683fbac14eb183446ad4dd6b8d91',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:20:09Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-343524663',display_name='tempest-VolumesGetTest-Volume-1867324580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd9cfb6e-2661-43d9-9578-d5004ab19fd5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d15bf8bd0a4b4406b57e5ad589bda411',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e98e683fbac14eb183446ad4dd6b8d91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:09.660477 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-f63a2763-2208-4b85-abfd-7002e0000832 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (684369b4-12b7-4727-99f8-484cb8739ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:09.684976 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-f63a2763-2208-4b85-abfd-7002e0000832 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (684369b4-12b7-4727-99f8-484cb8739ad9) transitioned into 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-343524663',display_name='tempest-VolumesGetTest-Volume-1867324580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d15bf8bd0a4b4406b57e5ad589bda411',qos_specs=None,replication_status=,reservations=['96a1aa80-bea6-4fe5-9619-8b87c53d53e8','a9bf89a0-fc74-482f-8b9c-f6aa9d47bf39','282a1093-353f-4df0-aa74-4026af818d91','ed65448d-8d9e-40f1-b3e8-e4849edabf89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e98e683fbac14eb183446ad4dd6b8d91',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:09.686028 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-f63a2763-2208-4b85-abfd-7002e0000832 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d716608-75f5-46f7-b5db-ddac85d93b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:09.700845 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-f63a2763-2208-4b85-abfd-7002e0000832 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d716608-75f5-46f7-b5db-ddac85d93b28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:09.702066 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-f63a2763-2208-4b85-abfd-7002e0000832 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Flow 'volume_create_api' (43e0724b-5383-424c-9ded-bfa9affabb4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:20:09.702607 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-f63a2763-2208-4b85-abfd-7002e0000832 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Create volume request issued successfully. Aug 12 20:20:09.703786 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f63a2763-2208-4b85-abfd-7002e0000832 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:20:09.704405 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 488/1966] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:20:09 2026] POST /volume/v3/volumes => generated 779 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:20:09.720620 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-d77580cb-224c-4838-a012-ba1d2b0c51f3 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:09.724056 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d77580cb-224c-4838-a012-ba1d2b0c51f3 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] GET https://10.4.3.246/volume/v3/volumes/dd9cfb6e-2661-43d9-9578-d5004ab19fd5 Aug 12 20:20:09.724222 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d77580cb-224c-4838-a012-ba1d2b0c51f3 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:09.724446 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d77580cb-224c-4838-a012-ba1d2b0c51f3 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:09.734216 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:09.734216 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:09.738188 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-d77580cb-224c-4838-a012-ba1d2b0c51f3 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:09.743042 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d77580cb-224c-4838-a012-ba1d2b0c51f3 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/dd9cfb6e-2661-43d9-9578-d5004ab19fd5 returned with HTTP 200 Aug 12 20:20:09.743525 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 484/1967] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:09 2026] GET /volume/v3/volumes/dd9cfb6e-2661-43d9-9578-d5004ab19fd5 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:10.103485 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-81345054-3f76-45fa-8537-f65ace64768d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:10.105324 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-81345054-3f76-45fa-8537-f65ace64768d tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] GET https://10.4.3.246/volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 Aug 12 20:20:10.105583 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-81345054-3f76-45fa-8537-f65ace64768d tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:10.105802 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-81345054-3f76-45fa-8537-f65ace64768d tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:10.105899 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-81345054-3f76-45fa-8537-f65ace64768d tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Show backup with id aa896e3c-d0a1-41a5-a8c4-2e68fe467149. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:10.110513 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:10.110513 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:10.111212 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-81345054-3f76-45fa-8537-f65ace64768d tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] https://10.4.3.246/volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 returned with HTTP 200 Aug 12 20:20:10.111577 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 503/1968] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:20:10 2026] GET /volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:10.761847 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-027141cd-cf95-45d5-ad7c-7657fee24cf2 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:10.764146 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-027141cd-cf95-45d5-ad7c-7657fee24cf2 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] GET https://10.4.3.246/volume/v3/volumes/dd9cfb6e-2661-43d9-9578-d5004ab19fd5 Aug 12 20:20:10.764426 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-027141cd-cf95-45d5-ad7c-7657fee24cf2 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:10.764710 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-027141cd-cf95-45d5-ad7c-7657fee24cf2 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:10.775561 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:10.775561 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:10.782775 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-027141cd-cf95-45d5-ad7c-7657fee24cf2 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:10.789193 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-027141cd-cf95-45d5-ad7c-7657fee24cf2 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/dd9cfb6e-2661-43d9-9578-d5004ab19fd5 returned with HTTP 200 Aug 12 20:20:10.791716 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 494/1969] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:10 2026] GET /volume/v3/volumes/dd9cfb6e-2661-43d9-9578-d5004ab19fd5 => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:10.803867 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b6169a1a-2fdd-44b6-a40c-6d331d13637d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:10.807278 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b6169a1a-2fdd-44b6-a40c-6d331d13637d tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] PUT https://10.4.3.246/volume/v3/volumes/dd9cfb6e-2661-43d9-9578-d5004ab19fd5 Aug 12 20:20:10.807278 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b6169a1a-2fdd-44b6-a40c-6d331d13637d tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-466937169", "description": null}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:10.814265 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:10.814265 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:10.818388 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-b6169a1a-2fdd-44b6-a40c-6d331d13637d tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:10.824864 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-b6169a1a-2fdd-44b6-a40c-6d331d13637d tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume updated successfully. Aug 12 20:20:10.825461 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b6169a1a-2fdd-44b6-a40c-6d331d13637d tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/dd9cfb6e-2661-43d9-9578-d5004ab19fd5 returned with HTTP 200 Aug 12 20:20:10.825901 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 489/1970] 10.4.3.246 () {68 vars in 1368 bytes} [Wed Aug 12 20:20:10 2026] PUT /volume/v3/volumes/dd9cfb6e-2661-43d9-9578-d5004ab19fd5 => generated 769 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:10.837176 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-01d7a712-853a-4434-b889-a369a164760f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:10.839274 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-01d7a712-853a-4434-b889-a369a164760f tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] GET https://10.4.3.246/volume/v3/volumes/dd9cfb6e-2661-43d9-9578-d5004ab19fd5 Aug 12 20:20:10.839521 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-01d7a712-853a-4434-b889-a369a164760f tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:10.839834 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-01d7a712-853a-4434-b889-a369a164760f tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:10.849208 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:10.849208 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:10.854841 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-01d7a712-853a-4434-b889-a369a164760f tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:10.860373 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-01d7a712-853a-4434-b889-a369a164760f tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/dd9cfb6e-2661-43d9-9578-d5004ab19fd5 returned with HTTP 200 Aug 12 20:20:10.860832 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 485/1971] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:10 2026] GET /volume/v3/volumes/dd9cfb6e-2661-43d9-9578-d5004ab19fd5 => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:10.872718 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-fd4ac2fd-928e-4cc1-9bd8-9f3239d2b02a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:10.874918 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-fd4ac2fd-928e-4cc1-9bd8-9f3239d2b02a tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] DELETE https://10.4.3.246/volume/v3/volumes/dd9cfb6e-2661-43d9-9578-d5004ab19fd5 Aug 12 20:20:10.875171 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-fd4ac2fd-928e-4cc1-9bd8-9f3239d2b02a tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:10.875402 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-fd4ac2fd-928e-4cc1-9bd8-9f3239d2b02a tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:10.875644 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-fd4ac2fd-928e-4cc1-9bd8-9f3239d2b02a tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Delete volume with id: dd9cfb6e-2661-43d9-9578-d5004ab19fd5 Aug 12 20:20:10.884782 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:10.884782 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:10.885398 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-fd4ac2fd-928e-4cc1-9bd8-9f3239d2b02a tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:10.911057 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-fd4ac2fd-928e-4cc1-9bd8-9f3239d2b02a tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Delete volume request issued successfully. Aug 12 20:20:10.911300 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-fd4ac2fd-928e-4cc1-9bd8-9f3239d2b02a tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/dd9cfb6e-2661-43d9-9578-d5004ab19fd5 returned with HTTP 202 Aug 12 20:20:10.911902 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 504/1972] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:20:10 2026] DELETE /volume/v3/volumes/dd9cfb6e-2661-43d9-9578-d5004ab19fd5 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:20:10.919617 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-31ea995e-83e3-435c-b1a8-385cc496f4c2 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:10.922342 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-31ea995e-83e3-435c-b1a8-385cc496f4c2 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] GET https://10.4.3.246/volume/v3/volumes/dd9cfb6e-2661-43d9-9578-d5004ab19fd5 Aug 12 20:20:10.922558 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-31ea995e-83e3-435c-b1a8-385cc496f4c2 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:10.922757 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-31ea995e-83e3-435c-b1a8-385cc496f4c2 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:10.930741 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:10.930741 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:10.934975 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-31ea995e-83e3-435c-b1a8-385cc496f4c2 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:10.940572 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-31ea995e-83e3-435c-b1a8-385cc496f4c2 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/dd9cfb6e-2661-43d9-9578-d5004ab19fd5 returned with HTTP 200 Aug 12 20:20:10.941108 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 495/1973] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:10 2026] GET /volume/v3/volumes/dd9cfb6e-2661-43d9-9578-d5004ab19fd5 => generated 836 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:11.124420 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-9476cffa-8fcf-4687-b308-d0783f3acc01 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:11.126068 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9476cffa-8fcf-4687-b308-d0783f3acc01 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] GET https://10.4.3.246/volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 Aug 12 20:20:11.126309 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9476cffa-8fcf-4687-b308-d0783f3acc01 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:11.126469 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9476cffa-8fcf-4687-b308-d0783f3acc01 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:11.126632 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-9476cffa-8fcf-4687-b308-d0783f3acc01 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Show backup with id aa896e3c-d0a1-41a5-a8c4-2e68fe467149. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:11.130785 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:11.130785 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:11.131554 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9476cffa-8fcf-4687-b308-d0783f3acc01 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] https://10.4.3.246/volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 returned with HTTP 200 Aug 12 20:20:11.131898 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 490/1974] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:20:11 2026] GET /volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:11.142974 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-45bf4d02-3728-468b-9f88-582d1f1f4c1c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:11.145034 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-45bf4d02-3728-468b-9f88-582d1f1f4c1c tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] GET https://10.4.3.246/volume/v3/volumes/8ecf895d-22ad-4d8f-993a-698e8f9ee872 Aug 12 20:20:11.145340 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-45bf4d02-3728-468b-9f88-582d1f1f4c1c tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:11.145681 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-45bf4d02-3728-468b-9f88-582d1f1f4c1c tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:11.156009 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:11.156009 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:11.163376 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-45bf4d02-3728-468b-9f88-582d1f1f4c1c tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Volume info retrieved successfully. Aug 12 20:20:11.169673 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-45bf4d02-3728-468b-9f88-582d1f1f4c1c tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] https://10.4.3.246/volume/v3/volumes/8ecf895d-22ad-4d8f-993a-698e8f9ee872 returned with HTTP 200 Aug 12 20:20:11.170210 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 486/1975] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:20:11 2026] GET /volume/v3/volumes/8ecf895d-22ad-4d8f-993a-698e8f9ee872 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:11.184311 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-4d825c90-d823-4797-a595-5478beff54c6 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:11.186790 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4d825c90-d823-4797-a595-5478beff54c6 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] PUT https://10.4.3.246/volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 Aug 12 20:20:11.187265 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4d825c90-d823-4797-a595-5478beff54c6 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1084787883", "description": "tempest-volume-backup-description-1129336977"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:11.194890 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:11.194890 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:11.202795 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4d825c90-d823-4797-a595-5478beff54c6 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] https://10.4.3.246/volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 returned with HTTP 200 Aug 12 20:20:11.203174 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 505/1976] 10.4.3.246 () {70 vars in 1409 bytes} [Wed Aug 12 20:20:11 2026] PUT /volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 => generated 333 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:11.211693 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-bf31a1d9-1e8d-453f-8d35-b0ba10e75dae None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:11.214138 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-bf31a1d9-1e8d-453f-8d35-b0ba10e75dae tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] GET https://10.4.3.246/volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 Aug 12 20:20:11.214424 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-bf31a1d9-1e8d-453f-8d35-b0ba10e75dae tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:11.214710 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-bf31a1d9-1e8d-453f-8d35-b0ba10e75dae tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:11.214862 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-bf31a1d9-1e8d-453f-8d35-b0ba10e75dae tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Show backup with id aa896e3c-d0a1-41a5-a8c4-2e68fe467149. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:11.220652 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:11.220652 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:11.221706 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-bf31a1d9-1e8d-453f-8d35-b0ba10e75dae tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] https://10.4.3.246/volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 returned with HTTP 200 Aug 12 20:20:11.222175 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 496/1977] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:20:11 2026] GET /volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 => generated 841 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:11.233237 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-5603ecd8-ad4a-483e-8b43-3867ea0d8a98 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:11.235012 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5603ecd8-ad4a-483e-8b43-3867ea0d8a98 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] DELETE https://10.4.3.246/volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 Aug 12 20:20:11.235268 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5603ecd8-ad4a-483e-8b43-3867ea0d8a98 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:11.235485 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5603ecd8-ad4a-483e-8b43-3867ea0d8a98 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:11.235649 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.contrib.backups [None req-5603ecd8-ad4a-483e-8b43-3867ea0d8a98 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Delete backup with id: aa896e3c-d0a1-41a5-a8c4-2e68fe467149. Aug 12 20:20:11.239713 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:11.239713 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:11.252744 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.backup.rpcapi [None req-5603ecd8-ad4a-483e-8b43-3867ea0d8a98 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] delete_backup rpcapi backup_id aa896e3c-d0a1-41a5-a8c4-2e68fe467149 {{(pid=100385) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 20:20:11.254949 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5603ecd8-ad4a-483e-8b43-3867ea0d8a98 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] https://10.4.3.246/volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 returned with HTTP 202 Aug 12 20:20:11.255500 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 491/1978] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:20:11 2026] DELETE /volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:20:11.263675 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-30c9366c-cca3-4202-8789-56fc1a813151 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:11.268260 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-30c9366c-cca3-4202-8789-56fc1a813151 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] GET https://10.4.3.246/volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 Aug 12 20:20:11.268623 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-30c9366c-cca3-4202-8789-56fc1a813151 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:11.268733 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-30c9366c-cca3-4202-8789-56fc1a813151 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:11.268842 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-30c9366c-cca3-4202-8789-56fc1a813151 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Show backup with id aa896e3c-d0a1-41a5-a8c4-2e68fe467149. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:11.273906 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:11.273906 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:11.274775 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-30c9366c-cca3-4202-8789-56fc1a813151 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] https://10.4.3.246/volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 returned with HTTP 200 Aug 12 20:20:11.275287 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 487/1979] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:20:11 2026] GET /volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 => generated 840 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:11.955157 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-99874f98-f981-429f-9866-1d305f697722 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:11.956448 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-99874f98-f981-429f-9866-1d305f697722 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] GET https://10.4.3.246/volume/v3/volumes/dd9cfb6e-2661-43d9-9578-d5004ab19fd5 Aug 12 20:20:11.956824 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-99874f98-f981-429f-9866-1d305f697722 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:11.957079 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-99874f98-f981-429f-9866-1d305f697722 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:11.962773 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-99874f98-f981-429f-9866-1d305f697722 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/dd9cfb6e-2661-43d9-9578-d5004ab19fd5 returned with HTTP 404 Aug 12 20:20:11.963340 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 506/1980] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:11 2026] GET /volume/v3/volumes/dd9cfb6e-2661-43d9-9578-d5004ab19fd5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:20:11.971419 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-56d1eb86-6d30-41f5-95e8-e4377648f97f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:11.973200 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-56d1eb86-6d30-41f5-95e8-e4377648f97f tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] GET https://10.4.3.246/volume/v3/volumes/9c0059bc-c521-45aa-9cdf-2fc247a5aa14 Aug 12 20:20:11.973381 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-56d1eb86-6d30-41f5-95e8-e4377648f97f tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:11.973793 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-56d1eb86-6d30-41f5-95e8-e4377648f97f tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:11.980842 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:11.980842 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:11.984871 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-56d1eb86-6d30-41f5-95e8-e4377648f97f tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:11.989489 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-56d1eb86-6d30-41f5-95e8-e4377648f97f tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/9c0059bc-c521-45aa-9cdf-2fc247a5aa14 returned with HTTP 200 Aug 12 20:20:11.989926 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 497/1981] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:11 2026] GET /volume/v3/volumes/9c0059bc-c521-45aa-9cdf-2fc247a5aa14 => generated 924 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:12.004886 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-560a7ef9-a9c6-4150-9149-47cd0aed6a8a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:12.006612 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-560a7ef9-a9c6-4150-9149-47cd0aed6a8a tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] DELETE https://10.4.3.246/volume/v3/volumes/9c0059bc-c521-45aa-9cdf-2fc247a5aa14 Aug 12 20:20:12.006816 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-560a7ef9-a9c6-4150-9149-47cd0aed6a8a tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:12.007016 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-560a7ef9-a9c6-4150-9149-47cd0aed6a8a tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:12.007174 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-560a7ef9-a9c6-4150-9149-47cd0aed6a8a tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Delete volume with id: 9c0059bc-c521-45aa-9cdf-2fc247a5aa14 Aug 12 20:20:12.013690 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:12.013690 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:12.014113 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-560a7ef9-a9c6-4150-9149-47cd0aed6a8a tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:12.034505 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-560a7ef9-a9c6-4150-9149-47cd0aed6a8a tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Delete volume request issued successfully. Aug 12 20:20:12.034801 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-560a7ef9-a9c6-4150-9149-47cd0aed6a8a tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/9c0059bc-c521-45aa-9cdf-2fc247a5aa14 returned with HTTP 202 Aug 12 20:20:12.035319 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 492/1982] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:20:12 2026] DELETE /volume/v3/volumes/9c0059bc-c521-45aa-9cdf-2fc247a5aa14 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:20:12.043099 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-123100f2-8878-4e6e-8a13-52a9a90732c8 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:12.044895 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-123100f2-8878-4e6e-8a13-52a9a90732c8 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] GET https://10.4.3.246/volume/v3/volumes/9c0059bc-c521-45aa-9cdf-2fc247a5aa14 Aug 12 20:20:12.045110 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-123100f2-8878-4e6e-8a13-52a9a90732c8 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:12.045319 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-123100f2-8878-4e6e-8a13-52a9a90732c8 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:12.053941 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:12.053941 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:12.058781 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-123100f2-8878-4e6e-8a13-52a9a90732c8 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:12.063459 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-123100f2-8878-4e6e-8a13-52a9a90732c8 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/9c0059bc-c521-45aa-9cdf-2fc247a5aa14 returned with HTTP 200 Aug 12 20:20:12.063982 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 488/1983] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:12 2026] GET /volume/v3/volumes/9c0059bc-c521-45aa-9cdf-2fc247a5aa14 => generated 923 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:12.286136 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f38b335f-a465-4003-b5d8-59223cb56c25 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:12.289497 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f38b335f-a465-4003-b5d8-59223cb56c25 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] GET https://10.4.3.246/volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 Aug 12 20:20:12.289497 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f38b335f-a465-4003-b5d8-59223cb56c25 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:12.289497 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f38b335f-a465-4003-b5d8-59223cb56c25 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:12.289497 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-f38b335f-a465-4003-b5d8-59223cb56c25 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Show backup with id aa896e3c-d0a1-41a5-a8c4-2e68fe467149. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:12.292879 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f38b335f-a465-4003-b5d8-59223cb56c25 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] https://10.4.3.246/volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 returned with HTTP 404 Aug 12 20:20:12.293433 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 507/1984] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:20:12 2026] GET /volume/v3/backups/aa896e3c-d0a1-41a5-a8c4-2e68fe467149 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:20:12.363091 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-95ad0429-c634-4978-b71c-7e46b56adc9e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:12.364845 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-95ad0429-c634-4978-b71c-7e46b56adc9e tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] GET https://10.4.3.246/volume/v3/volumes/8ecf895d-22ad-4d8f-993a-698e8f9ee872 Aug 12 20:20:12.365035 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-95ad0429-c634-4978-b71c-7e46b56adc9e tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:12.365206 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-95ad0429-c634-4978-b71c-7e46b56adc9e tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:12.372162 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:12.372162 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:12.375466 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-95ad0429-c634-4978-b71c-7e46b56adc9e tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Volume info retrieved successfully. Aug 12 20:20:12.379414 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-95ad0429-c634-4978-b71c-7e46b56adc9e tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] https://10.4.3.246/volume/v3/volumes/8ecf895d-22ad-4d8f-993a-698e8f9ee872 returned with HTTP 200 Aug 12 20:20:12.379835 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 498/1985] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:20:12 2026] GET /volume/v3/volumes/8ecf895d-22ad-4d8f-993a-698e8f9ee872 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:12.391461 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-aac6a8b5-d872-4fc7-9f01-b6199a5898c0 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:12.393281 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-aac6a8b5-d872-4fc7-9f01-b6199a5898c0 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] DELETE https://10.4.3.246/volume/v3/volumes/8ecf895d-22ad-4d8f-993a-698e8f9ee872 Aug 12 20:20:12.393597 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-aac6a8b5-d872-4fc7-9f01-b6199a5898c0 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:12.393836 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-aac6a8b5-d872-4fc7-9f01-b6199a5898c0 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:12.394140 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-aac6a8b5-d872-4fc7-9f01-b6199a5898c0 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Delete volume with id: 8ecf895d-22ad-4d8f-993a-698e8f9ee872 Aug 12 20:20:12.400841 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:12.400841 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:12.401364 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-aac6a8b5-d872-4fc7-9f01-b6199a5898c0 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Volume info retrieved successfully. Aug 12 20:20:12.418811 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-aac6a8b5-d872-4fc7-9f01-b6199a5898c0 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Delete volume request issued successfully. Aug 12 20:20:12.419059 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-aac6a8b5-d872-4fc7-9f01-b6199a5898c0 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] https://10.4.3.246/volume/v3/volumes/8ecf895d-22ad-4d8f-993a-698e8f9ee872 returned with HTTP 202 Aug 12 20:20:12.419490 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 493/1986] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:20:12 2026] DELETE /volume/v3/volumes/8ecf895d-22ad-4d8f-993a-698e8f9ee872 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:20:12.426969 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-f0cb5cea-5276-4692-a9c5-33ee2e86be36 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:12.428906 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f0cb5cea-5276-4692-a9c5-33ee2e86be36 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] GET https://10.4.3.246/volume/v3/volumes/8ecf895d-22ad-4d8f-993a-698e8f9ee872 Aug 12 20:20:12.429592 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f0cb5cea-5276-4692-a9c5-33ee2e86be36 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:12.429705 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f0cb5cea-5276-4692-a9c5-33ee2e86be36 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:12.438069 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:12.438069 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:12.441846 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-f0cb5cea-5276-4692-a9c5-33ee2e86be36 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Volume info retrieved successfully. Aug 12 20:20:12.445957 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f0cb5cea-5276-4692-a9c5-33ee2e86be36 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] https://10.4.3.246/volume/v3/volumes/8ecf895d-22ad-4d8f-993a-698e8f9ee872 returned with HTTP 200 Aug 12 20:20:12.446284 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 489/1987] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:20:12 2026] GET /volume/v3/volumes/8ecf895d-22ad-4d8f-993a-698e8f9ee872 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:12.809355 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a6837e3c-294a-4de5-a786-ca03437e24ad None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:12.812276 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a6837e3c-294a-4de5-a786-ca03437e24ad tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] GET https://10.4.3.246/volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 Aug 12 20:20:12.812276 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a6837e3c-294a-4de5-a786-ca03437e24ad tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:12.812276 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a6837e3c-294a-4de5-a786-ca03437e24ad tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:12.820367 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:12.820367 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:12.823807 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-a6837e3c-294a-4de5-a786-ca03437e24ad tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Volume info retrieved successfully. Aug 12 20:20:12.827882 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a6837e3c-294a-4de5-a786-ca03437e24ad tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] https://10.4.3.246/volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 returned with HTTP 200 Aug 12 20:20:12.828580 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 508/1988] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:12 2026] GET /volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 => generated 1144 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:20:12.873638 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-4323de00-4563-4cc6-b44b-305a2fb555f6 req-96147ccf-bb62-4468-9702-2a57b6087e51 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:12.875701 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-4323de00-4563-4cc6-b44b-305a2fb555f6 req-96147ccf-bb62-4468-9702-2a57b6087e51 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] GET https://10.4.3.246/volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 Aug 12 20:20:12.875893 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-4323de00-4563-4cc6-b44b-305a2fb555f6 req-96147ccf-bb62-4468-9702-2a57b6087e51 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:12.876110 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-4323de00-4563-4cc6-b44b-305a2fb555f6 req-96147ccf-bb62-4468-9702-2a57b6087e51 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:12.884369 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:12.884369 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:12.887130 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-4323de00-4563-4cc6-b44b-305a2fb555f6 req-96147ccf-bb62-4468-9702-2a57b6087e51 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Volume info retrieved successfully. Aug 12 20:20:12.891267 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-4323de00-4563-4cc6-b44b-305a2fb555f6 req-96147ccf-bb62-4468-9702-2a57b6087e51 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] https://10.4.3.246/volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 returned with HTTP 200 Aug 12 20:20:12.891738 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 499/1989] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:20:12 2026] GET /volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 => generated 1144 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:20:12.909351 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-4323de00-4563-4cc6-b44b-305a2fb555f6 req-6c5ba1db-a19f-4ae6-a50c-7fbcb2575878 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:12.911734 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-4323de00-4563-4cc6-b44b-305a2fb555f6 req-6c5ba1db-a19f-4ae6-a50c-7fbcb2575878 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] POST https://10.4.3.246/volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9/action Aug 12 20:20:12.912106 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-4323de00-4563-4cc6-b44b-305a2fb555f6 req-6c5ba1db-a19f-4ae6-a50c-7fbcb2575878 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:20:12.912258 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-4323de00-4563-4cc6-b44b-305a2fb555f6 req-6c5ba1db-a19f-4ae6-a50c-7fbcb2575878 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:12.925046 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:12.925046 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:12.925437 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-4323de00-4563-4cc6-b44b-305a2fb555f6 req-6c5ba1db-a19f-4ae6-a50c-7fbcb2575878 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Volume info retrieved successfully. Aug 12 20:20:12.931823 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-4323de00-4563-4cc6-b44b-305a2fb555f6 req-6c5ba1db-a19f-4ae6-a50c-7fbcb2575878 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Begin detaching volume completed successfully. Aug 12 20:20:12.932044 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-4323de00-4563-4cc6-b44b-305a2fb555f6 req-6c5ba1db-a19f-4ae6-a50c-7fbcb2575878 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] https://10.4.3.246/volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9/action returned with HTTP 202 Aug 12 20:20:12.932552 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 494/1990] 10.4.3.246 () {72 vars in 1672 bytes} [Wed Aug 12 20:20:12 2026] POST /volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:20:12.969315 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-dc6a0218-0653-4507-9367-be09732a0566 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:12.969775 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-dc6a0218-0653-4507-9367-be09732a0566 None None] GET https://10.4.3.246/volume// Aug 12 20:20:12.969890 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-dc6a0218-0653-4507-9367-be09732a0566 None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:12.970071 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-dc6a0218-0653-4507-9367-be09732a0566 None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:12.970375 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-dc6a0218-0653-4507-9367-be09732a0566 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:20:12.970673 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 490/1991] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:20:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:20:12.978189 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-4323de00-4563-4cc6-b44b-305a2fb555f6 req-07b384e2-7d2b-46dd-8e67-4e6d90d9b8b7 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:12.980315 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-4323de00-4563-4cc6-b44b-305a2fb555f6 req-07b384e2-7d2b-46dd-8e67-4e6d90d9b8b7 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] GET https://10.4.3.246/volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 Aug 12 20:20:12.981154 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-4323de00-4563-4cc6-b44b-305a2fb555f6 req-07b384e2-7d2b-46dd-8e67-4e6d90d9b8b7 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:12.981477 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-4323de00-4563-4cc6-b44b-305a2fb555f6 req-07b384e2-7d2b-46dd-8e67-4e6d90d9b8b7 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:12.991416 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:12.991416 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:12.995500 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-4323de00-4563-4cc6-b44b-305a2fb555f6 req-07b384e2-7d2b-46dd-8e67-4e6d90d9b8b7 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Volume info retrieved successfully. Aug 12 20:20:13.000439 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-4323de00-4563-4cc6-b44b-305a2fb555f6 req-07b384e2-7d2b-46dd-8e67-4e6d90d9b8b7 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] https://10.4.3.246/volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 returned with HTTP 200 Aug 12 20:20:13.000439 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 509/1992] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:20:12 2026] GET /volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 => generated 1327 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:20:13.078140 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-c5f295a7-9497-4719-8ecb-7bb2ca962bfc None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:13.079730 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c5f295a7-9497-4719-8ecb-7bb2ca962bfc tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] GET https://10.4.3.246/volume/v3/volumes/9c0059bc-c521-45aa-9cdf-2fc247a5aa14 Aug 12 20:20:13.079888 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c5f295a7-9497-4719-8ecb-7bb2ca962bfc tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:13.080072 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c5f295a7-9497-4719-8ecb-7bb2ca962bfc tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:13.085171 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c5f295a7-9497-4719-8ecb-7bb2ca962bfc tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/9c0059bc-c521-45aa-9cdf-2fc247a5aa14 returned with HTTP 404 Aug 12 20:20:13.085640 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 500/1993] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:13 2026] GET /volume/v3/volumes/9c0059bc-c521-45aa-9cdf-2fc247a5aa14 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:20:13.093110 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a1726f0f-a0e0-4f79-bcb8-5fd4f56da6f9 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:13.094770 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a1726f0f-a0e0-4f79-bcb8-5fd4f56da6f9 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] GET https://10.4.3.246/volume/v3/volumes/53277871-1437-46ca-af31-402d4ed2d31e Aug 12 20:20:13.094955 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a1726f0f-a0e0-4f79-bcb8-5fd4f56da6f9 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:13.095137 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a1726f0f-a0e0-4f79-bcb8-5fd4f56da6f9 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:13.101465 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:13.101465 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:13.104821 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-a1726f0f-a0e0-4f79-bcb8-5fd4f56da6f9 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:13.108521 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a1726f0f-a0e0-4f79-bcb8-5fd4f56da6f9 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/53277871-1437-46ca-af31-402d4ed2d31e returned with HTTP 200 Aug 12 20:20:13.108903 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 495/1994] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:13 2026] GET /volume/v3/volumes/53277871-1437-46ca-af31-402d4ed2d31e => generated 838 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:13.120511 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-bd60c7b4-3c5e-45bd-8482-d5c64d4ee13f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:13.122750 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-bd60c7b4-3c5e-45bd-8482-d5c64d4ee13f tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] DELETE https://10.4.3.246/volume/v3/volumes/53277871-1437-46ca-af31-402d4ed2d31e Aug 12 20:20:13.123012 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-bd60c7b4-3c5e-45bd-8482-d5c64d4ee13f tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:13.123269 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-bd60c7b4-3c5e-45bd-8482-d5c64d4ee13f tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:13.123550 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-bd60c7b4-3c5e-45bd-8482-d5c64d4ee13f tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Delete volume with id: 53277871-1437-46ca-af31-402d4ed2d31e Aug 12 20:20:13.134871 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:13.134871 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:13.135528 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-bd60c7b4-3c5e-45bd-8482-d5c64d4ee13f tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:13.154476 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-bd60c7b4-3c5e-45bd-8482-d5c64d4ee13f tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Delete volume request issued successfully. Aug 12 20:20:13.155581 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-bd60c7b4-3c5e-45bd-8482-d5c64d4ee13f tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/53277871-1437-46ca-af31-402d4ed2d31e returned with HTTP 202 Aug 12 20:20:13.155581 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 491/1995] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:20:13 2026] DELETE /volume/v3/volumes/53277871-1437-46ca-af31-402d4ed2d31e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:20:13.162859 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-392b353b-9545-462c-8d74-6031cdeef566 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:13.166675 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-392b353b-9545-462c-8d74-6031cdeef566 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] GET https://10.4.3.246/volume/v3/volumes/53277871-1437-46ca-af31-402d4ed2d31e Aug 12 20:20:13.166951 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-392b353b-9545-462c-8d74-6031cdeef566 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:13.167247 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-392b353b-9545-462c-8d74-6031cdeef566 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:13.177505 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:13.177505 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:13.183003 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-392b353b-9545-462c-8d74-6031cdeef566 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:13.189713 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-392b353b-9545-462c-8d74-6031cdeef566 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/53277871-1437-46ca-af31-402d4ed2d31e returned with HTTP 200 Aug 12 20:20:13.190291 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 510/1996] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:13 2026] GET /volume/v3/volumes/53277871-1437-46ca-af31-402d4ed2d31e => generated 837 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:13.459029 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-cf7c029b-d0bd-420f-9549-7435df17d311 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:13.460830 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cf7c029b-d0bd-420f-9549-7435df17d311 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] GET https://10.4.3.246/volume/v3/volumes/8ecf895d-22ad-4d8f-993a-698e8f9ee872 Aug 12 20:20:13.461031 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cf7c029b-d0bd-420f-9549-7435df17d311 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:13.461229 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cf7c029b-d0bd-420f-9549-7435df17d311 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:13.468410 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cf7c029b-d0bd-420f-9549-7435df17d311 tempest-VolumesBackupsV39Test-309531550 tempest-VolumesBackupsV39Test-309531550-project-member] https://10.4.3.246/volume/v3/volumes/8ecf895d-22ad-4d8f-993a-698e8f9ee872 returned with HTTP 404 Aug 12 20:20:13.468911 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 501/1997] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:20:13 2026] GET /volume/v3/volumes/8ecf895d-22ad-4d8f-993a-698e8f9ee872 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:20:13.912685 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-4323de00-4563-4cc6-b44b-305a2fb555f6 req-b9b8bf1c-4e8f-406c-b74d-08540a46bdcf None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:13.915312 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-4323de00-4563-4cc6-b44b-305a2fb555f6 req-b9b8bf1c-4e8f-406c-b74d-08540a46bdcf tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] DELETE https://10.4.3.246/volume/v3/attachments/5393b88d-d4d4-425e-8bf8-7430672cbac0 Aug 12 20:20:13.915578 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-4323de00-4563-4cc6-b44b-305a2fb555f6 req-b9b8bf1c-4e8f-406c-b74d-08540a46bdcf tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:13.915825 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-4323de00-4563-4cc6-b44b-305a2fb555f6 req-b9b8bf1c-4e8f-406c-b74d-08540a46bdcf tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:13.925186 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:13.925186 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:13.976056 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-4323de00-4563-4cc6-b44b-305a2fb555f6 req-b9b8bf1c-4e8f-406c-b74d-08540a46bdcf tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] https://10.4.3.246/volume/v3/attachments/5393b88d-d4d4-425e-8bf8-7430672cbac0 returned with HTTP 200 Aug 12 20:20:13.976607 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 496/1998] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:20:13 2026] DELETE /volume/v3/attachments/5393b88d-d4d4-425e-8bf8-7430672cbac0 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:14.048639 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-63c6462f-5632-400b-8461-433e88ad83e7 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:14.050328 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-63c6462f-5632-400b-8461-433e88ad83e7 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] GET https://10.4.3.246/volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 Aug 12 20:20:14.050586 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-63c6462f-5632-400b-8461-433e88ad83e7 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:14.050799 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-63c6462f-5632-400b-8461-433e88ad83e7 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:14.057724 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:14.057724 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:14.061292 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-63c6462f-5632-400b-8461-433e88ad83e7 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Volume info retrieved successfully. Aug 12 20:20:14.071126 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-63c6462f-5632-400b-8461-433e88ad83e7 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] https://10.4.3.246/volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 returned with HTTP 200 Aug 12 20:20:14.072217 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 492/1999] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:14 2026] GET /volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:14.208408 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-24785ec5-7cd5-4f8d-8073-53450158b4be None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:14.212967 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-24785ec5-7cd5-4f8d-8073-53450158b4be tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] GET https://10.4.3.246/volume/v3/volumes/53277871-1437-46ca-af31-402d4ed2d31e Aug 12 20:20:14.213204 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-24785ec5-7cd5-4f8d-8073-53450158b4be tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:14.213428 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-24785ec5-7cd5-4f8d-8073-53450158b4be tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:14.221411 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-24785ec5-7cd5-4f8d-8073-53450158b4be tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/53277871-1437-46ca-af31-402d4ed2d31e returned with HTTP 404 Aug 12 20:20:14.221912 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 511/2000] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:14 2026] GET /volume/v3/volumes/53277871-1437-46ca-af31-402d4ed2d31e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:20:14.267948 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e1cb16dd-0f36-4b7b-b142-e8afa494ee28 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:14.270813 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e1cb16dd-0f36-4b7b-b142-e8afa494ee28 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:20:14.271216 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e1cb16dd-0f36-4b7b-b142-e8afa494ee28 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a0596018-e224-475d-8adb-b6c6e42731ae", "size": 1, "name": "tempest-VolumesGetTest-Volume-372883407", "metadata": {"Type": "Test"}}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:14.272860 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-e1cb16dd-0f36-4b7b-b142-e8afa494ee28 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Create volume request body: {'volume': {'imageRef': 'a0596018-e224-475d-8adb-b6c6e42731ae', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-372883407', 'metadata': {'Type': 'Test'}}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:20:14.594306 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-e1cb16dd-0f36-4b7b-b142-e8afa494ee28 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Create volume of 1 GB Aug 12 20:20:14.598591 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-e1cb16dd-0f36-4b7b-b142-e8afa494ee28 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Availability Zones retrieved successfully. Aug 12 20:20:14.603445 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e1cb16dd-0f36-4b7b-b142-e8afa494ee28 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Flow 'volume_create_api' (e77c1716-c147-4767-ae30-bcd8a825c0c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:20:14.604411 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e1cb16dd-0f36-4b7b-b142-e8afa494ee28 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47a5bda4-d88c-4036-974c-3c276fd26e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:14.605345 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-e1cb16dd-0f36-4b7b-b142-e8afa494ee28 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:20:14.673750 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e1cb16dd-0f36-4b7b-b142-e8afa494ee28 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47a5bda4-d88c-4036-974c-3c276fd26e6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:14.674705 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e1cb16dd-0f36-4b7b-b142-e8afa494ee28 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (992eaaa0-b032-40ac-90a9-ec5c04b44b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:14.731068 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-52bb6c26-b9ad-4ad4-bbba-04b39a58971a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:14.733910 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-e1cb16dd-0f36-4b7b-b142-e8afa494ee28 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Created reservations ['cc8f5830-b456-44b0-b3f7-55723e1494c4', 'c16e8efa-849d-415b-accb-9f5c797c12fb', '4b3c1a9f-ba44-4d84-8eeb-881364cc6347', '0565147c-2e5e-4da0-8952-9702032475d4'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:20:14.734872 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e1cb16dd-0f36-4b7b-b142-e8afa494ee28 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (992eaaa0-b032-40ac-90a9-ec5c04b44b15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc8f5830-b456-44b0-b3f7-55723e1494c4', 'c16e8efa-849d-415b-accb-9f5c797c12fb', '4b3c1a9f-ba44-4d84-8eeb-881364cc6347', '0565147c-2e5e-4da0-8952-9702032475d4']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:14.735637 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e1cb16dd-0f36-4b7b-b142-e8afa494ee28 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6759ef59-32bf-42cc-8633-1a92db5fc9bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:14.760624 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e1cb16dd-0f36-4b7b-b142-e8afa494ee28 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6759ef59-32bf-42cc-8633-1a92db5fc9bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8cc4d16-9dd1-47ab-9b64-9e4d00e1e314', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-372883407',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d15bf8bd0a4b4406b57e5ad589bda411',qos_specs=None,replication_status=,reservations=['cc8f5830-b456-44b0-b3f7-55723e1494c4','c16e8efa-849d-415b-accb-9f5c797c12fb','4b3c1a9f-ba44-4d84-8eeb-881364cc6347','0565147c-2e5e-4da0-8952-9702032475d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e98e683fbac14eb183446ad4dd6b8d91',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:20:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-372883407',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8cc4d16-9dd1-47ab-9b64-9e4d00e1e314,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='d15bf8bd0a4b4406b57e5ad589bda411',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e98e683fbac14eb183446ad4dd6b8d91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:14.761551 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e1cb16dd-0f36-4b7b-b142-e8afa494ee28 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (570d353d-a987-48be-842d-915319ced042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:14.782776 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e1cb16dd-0f36-4b7b-b142-e8afa494ee28 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (570d353d-a987-48be-842d-915319ced042) transitioned into state 'SUCCESS' from state '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-372883407',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d15bf8bd0a4b4406b57e5ad589bda411',qos_specs=None,replication_status=,reservations=['cc8f5830-b456-44b0-b3f7-55723e1494c4','c16e8efa-849d-415b-accb-9f5c797c12fb','4b3c1a9f-ba44-4d84-8eeb-881364cc6347','0565147c-2e5e-4da0-8952-9702032475d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e98e683fbac14eb183446ad4dd6b8d91',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:14.783568 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e1cb16dd-0f36-4b7b-b142-e8afa494ee28 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07c75620-b907-4ef1-89a4-b2a915224e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:14.796652 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e1cb16dd-0f36-4b7b-b142-e8afa494ee28 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07c75620-b907-4ef1-89a4-b2a915224e32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:14.797565 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e1cb16dd-0f36-4b7b-b142-e8afa494ee28 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Flow 'volume_create_api' (e77c1716-c147-4767-ae30-bcd8a825c0c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:20:14.797915 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-e1cb16dd-0f36-4b7b-b142-e8afa494ee28 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Create volume request issued successfully. Aug 12 20:20:14.798586 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e1cb16dd-0f36-4b7b-b142-e8afa494ee28 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:20:14.800165 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 502/2001] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:20:14 2026] POST /volume/v3/volumes => generated 758 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:20:14.817618 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-4a58ab6d-1656-40f0-aa6f-0abd3dd4f226 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:14.819459 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4a58ab6d-1656-40f0-aa6f-0abd3dd4f226 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] GET https://10.4.3.246/volume/v3/volumes/c8cc4d16-9dd1-47ab-9b64-9e4d00e1e314 Aug 12 20:20:14.819742 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4a58ab6d-1656-40f0-aa6f-0abd3dd4f226 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:14.819867 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4a58ab6d-1656-40f0-aa6f-0abd3dd4f226 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:14.825140 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-52bb6c26-b9ad-4ad4-bbba-04b39a58971a tempest-VolumesSummaryTest-2131504991 tempest-VolumesSummaryTest-2131504991-project-member] GET https://10.4.3.246/volume/v3/volumes/summary Aug 12 20:20:14.825400 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-52bb6c26-b9ad-4ad4-bbba-04b39a58971a tempest-VolumesSummaryTest-2131504991 tempest-VolumesSummaryTest-2131504991-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:14.825636 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-52bb6c26-b9ad-4ad4-bbba-04b39a58971a tempest-VolumesSummaryTest-2131504991 tempest-VolumesSummaryTest-2131504991-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:14.825857 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.api_utils [None req-52bb6c26-b9ad-4ad4-bbba-04b39a58971a tempest-VolumesSummaryTest-2131504991 tempest-VolumesSummaryTest-2131504991-project-member] Removing options '' from query. {{(pid=100385) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:20:14.826188 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:14.826188 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:14.827811 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:14.827811 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:14.831971 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-4a58ab6d-1656-40f0-aa6f-0abd3dd4f226 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:14.832088 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-52bb6c26-b9ad-4ad4-bbba-04b39a58971a tempest-VolumesSummaryTest-2131504991 tempest-VolumesSummaryTest-2131504991-project-member] Get summary completed successfully. Aug 12 20:20:14.832359 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-52bb6c26-b9ad-4ad4-bbba-04b39a58971a tempest-VolumesSummaryTest-2131504991 tempest-VolumesSummaryTest-2131504991-project-member] https://10.4.3.246/volume/v3/volumes/summary returned with HTTP 200 Aug 12 20:20:14.832803 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 497/2002] 10.4.3.246 () {68 vars in 1302 bytes} [Wed Aug 12 20:20:14 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:14.838100 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4a58ab6d-1656-40f0-aa6f-0abd3dd4f226 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/c8cc4d16-9dd1-47ab-9b64-9e4d00e1e314 returned with HTTP 200 Aug 12 20:20:14.838608 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 493/2003] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:14 2026] GET /volume/v3/volumes/c8cc4d16-9dd1-47ab-9b64-9e4d00e1e314 => generated 826 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:15.858568 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a582340c-c681-4015-a01c-c65c5117e410 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:15.858992 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a582340c-c681-4015-a01c-c65c5117e410 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] GET https://10.4.3.246/volume/v3/volumes/c8cc4d16-9dd1-47ab-9b64-9e4d00e1e314 Aug 12 20:20:15.858992 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a582340c-c681-4015-a01c-c65c5117e410 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:15.859173 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a582340c-c681-4015-a01c-c65c5117e410 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:15.868675 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:15.868675 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:15.873671 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-a582340c-c681-4015-a01c-c65c5117e410 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:15.880143 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a582340c-c681-4015-a01c-c65c5117e410 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/c8cc4d16-9dd1-47ab-9b64-9e4d00e1e314 returned with HTTP 200 Aug 12 20:20:15.880143 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 512/2004] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:15 2026] GET /volume/v3/volumes/c8cc4d16-9dd1-47ab-9b64-9e4d00e1e314 => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 20:20:15.894849 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-06062c8a-e842-410b-927f-eabf47a6f9fc None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:15.898559 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-06062c8a-e842-410b-927f-eabf47a6f9fc tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] GET https://10.4.3.246/volume/v3/volumes/c8cc4d16-9dd1-47ab-9b64-9e4d00e1e314 Aug 12 20:20:15.898559 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-06062c8a-e842-410b-927f-eabf47a6f9fc tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:15.898559 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-06062c8a-e842-410b-927f-eabf47a6f9fc tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:15.905154 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:15.905154 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:15.908633 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-06062c8a-e842-410b-927f-eabf47a6f9fc tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:15.913361 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-06062c8a-e842-410b-927f-eabf47a6f9fc tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/c8cc4d16-9dd1-47ab-9b64-9e4d00e1e314 returned with HTTP 200 Aug 12 20:20:15.913825 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 503/2005] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:15 2026] GET /volume/v3/volumes/c8cc4d16-9dd1-47ab-9b64-9e4d00e1e314 => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:20:15.930523 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-48852db6-37d2-4214-813c-a18da5825154 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:15.930523 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-48852db6-37d2-4214-813c-a18da5825154 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] PUT https://10.4.3.246/volume/v3/volumes/c8cc4d16-9dd1-47ab-9b64-9e4d00e1e314 Aug 12 20:20:15.930873 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-48852db6-37d2-4214-813c-a18da5825154 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-372883407"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:15.941362 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:15.941362 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:15.943890 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-48852db6-37d2-4214-813c-a18da5825154 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:15.953758 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-48852db6-37d2-4214-813c-a18da5825154 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume updated successfully. Aug 12 20:20:15.954319 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-48852db6-37d2-4214-813c-a18da5825154 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/c8cc4d16-9dd1-47ab-9b64-9e4d00e1e314 returned with HTTP 200 Aug 12 20:20:15.954808 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 498/2006] 10.4.3.246 () {68 vars in 1368 bytes} [Wed Aug 12 20:20:15 2026] PUT /volume/v3/volumes/c8cc4d16-9dd1-47ab-9b64-9e4d00e1e314 => generated 782 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:15.970878 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-bad01d8a-7009-46fd-8fe9-b3f5e743cb72 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:15.972965 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-bad01d8a-7009-46fd-8fe9-b3f5e743cb72 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] PUT https://10.4.3.246/volume/v3/volumes/c8cc4d16-9dd1-47ab-9b64-9e4d00e1e314 Aug 12 20:20:15.973357 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-bad01d8a-7009-46fd-8fe9-b3f5e743cb72 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-845727252", "description": "This is the new description of volume"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:15.983562 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:15.983562 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:15.988033 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-bad01d8a-7009-46fd-8fe9-b3f5e743cb72 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:15.994579 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-bad01d8a-7009-46fd-8fe9-b3f5e743cb72 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume updated successfully. Aug 12 20:20:15.995253 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-bad01d8a-7009-46fd-8fe9-b3f5e743cb72 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/c8cc4d16-9dd1-47ab-9b64-9e4d00e1e314 returned with HTTP 200 Aug 12 20:20:15.995706 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 494/2007] 10.4.3.246 () {68 vars in 1369 bytes} [Wed Aug 12 20:20:15 2026] PUT /volume/v3/volumes/c8cc4d16-9dd1-47ab-9b64-9e4d00e1e314 => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:16.008324 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-cb39f8ce-3970-4b9e-b4ff-91719a4b7eab None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:16.011039 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cb39f8ce-3970-4b9e-b4ff-91719a4b7eab tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] GET https://10.4.3.246/volume/v3/volumes/c8cc4d16-9dd1-47ab-9b64-9e4d00e1e314 Aug 12 20:20:16.011039 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cb39f8ce-3970-4b9e-b4ff-91719a4b7eab tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:16.011405 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cb39f8ce-3970-4b9e-b4ff-91719a4b7eab tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:16.019790 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:16.019790 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:16.024011 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-cb39f8ce-3970-4b9e-b4ff-91719a4b7eab tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:16.029476 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cb39f8ce-3970-4b9e-b4ff-91719a4b7eab tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/c8cc4d16-9dd1-47ab-9b64-9e4d00e1e314 returned with HTTP 200 Aug 12 20:20:16.030069 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 513/2008] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:16 2026] GET /volume/v3/volumes/c8cc4d16-9dd1-47ab-9b64-9e4d00e1e314 => generated 1405 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:20:16.044884 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-735bc168-23f2-4c1f-ac8a-f80b3f111dbe None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:16.046673 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-735bc168-23f2-4c1f-ac8a-f80b3f111dbe tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:20:16.047045 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-735bc168-23f2-4c1f-ac8a-f80b3f111dbe tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-312541563", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1583892026"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:16.048452 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-735bc168-23f2-4c1f-ac8a-f80b3f111dbe tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-312541563', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1583892026'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:20:16.048672 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-735bc168-23f2-4c1f-ac8a-f80b3f111dbe tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Create volume of 1 GB Aug 12 20:20:16.053215 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-735bc168-23f2-4c1f-ac8a-f80b3f111dbe tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Availability Zones retrieved successfully. Aug 12 20:20:16.059402 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-735bc168-23f2-4c1f-ac8a-f80b3f111dbe tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Flow 'volume_create_api' (e54fa80c-7c00-41da-867a-789a38cf580c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:20:16.060421 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-735bc168-23f2-4c1f-ac8a-f80b3f111dbe tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb3fd6bf-db36-485e-814d-390aba597d9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:16.061380 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-735bc168-23f2-4c1f-ac8a-f80b3f111dbe tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:20:16.085335 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-735bc168-23f2-4c1f-ac8a-f80b3f111dbe tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb3fd6bf-db36-485e-814d-390aba597d9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:16.086112 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-735bc168-23f2-4c1f-ac8a-f80b3f111dbe tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a784e3bb-8eb8-4642-a640-5719e522254b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:16.129319 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-735bc168-23f2-4c1f-ac8a-f80b3f111dbe tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Created reservations ['4da1fd2b-e36f-4fc8-b537-b40980525980', '701eb39c-0c26-44b3-b4a2-630497ba3c8b', '452aff26-ac5e-4cdf-a9ac-ff55089da111', '1e7fc7b1-69ca-4c90-b8db-46708707c566'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:20:16.130149 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-735bc168-23f2-4c1f-ac8a-f80b3f111dbe tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a784e3bb-8eb8-4642-a640-5719e522254b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4da1fd2b-e36f-4fc8-b537-b40980525980', '701eb39c-0c26-44b3-b4a2-630497ba3c8b', '452aff26-ac5e-4cdf-a9ac-ff55089da111', '1e7fc7b1-69ca-4c90-b8db-46708707c566']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:16.132023 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-735bc168-23f2-4c1f-ac8a-f80b3f111dbe tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f15ade11-e4eb-4551-8f35-537ab02e6037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:16.155686 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-735bc168-23f2-4c1f-ac8a-f80b3f111dbe tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f15ade11-e4eb-4551-8f35-537ab02e6037) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6040e3d7-bc63-4656-aad5-e65cb1d93682', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-312541563',display_name='tempest-VolumesGetTest-Volume-1583892026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d15bf8bd0a4b4406b57e5ad589bda411',qos_specs=None,replication_status=,reservations=['4da1fd2b-e36f-4fc8-b537-b40980525980','701eb39c-0c26-44b3-b4a2-630497ba3c8b','452aff26-ac5e-4cdf-a9ac-ff55089da111','1e7fc7b1-69ca-4c90-b8db-46708707c566'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e98e683fbac14eb183446ad4dd6b8d91',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:20:16Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-312541563',display_name='tempest-VolumesGetTest-Volume-1583892026',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6040e3d7-bc63-4656-aad5-e65cb1d93682,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d15bf8bd0a4b4406b57e5ad589bda411',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e98e683fbac14eb183446ad4dd6b8d91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:16.157079 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-735bc168-23f2-4c1f-ac8a-f80b3f111dbe tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2129941-f49a-4094-8ac7-8ca4de5d0e9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:16.181149 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-735bc168-23f2-4c1f-ac8a-f80b3f111dbe tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2129941-f49a-4094-8ac7-8ca4de5d0e9f) transitioned into 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-312541563',display_name='tempest-VolumesGetTest-Volume-1583892026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d15bf8bd0a4b4406b57e5ad589bda411',qos_specs=None,replication_status=,reservations=['4da1fd2b-e36f-4fc8-b537-b40980525980','701eb39c-0c26-44b3-b4a2-630497ba3c8b','452aff26-ac5e-4cdf-a9ac-ff55089da111','1e7fc7b1-69ca-4c90-b8db-46708707c566'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e98e683fbac14eb183446ad4dd6b8d91',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:16.182089 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-735bc168-23f2-4c1f-ac8a-f80b3f111dbe tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26cb1aca-1fe2-42f8-93da-8e887f1a0959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:16.194383 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-735bc168-23f2-4c1f-ac8a-f80b3f111dbe tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26cb1aca-1fe2-42f8-93da-8e887f1a0959) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:16.195288 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-735bc168-23f2-4c1f-ac8a-f80b3f111dbe tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Flow 'volume_create_api' (e54fa80c-7c00-41da-867a-789a38cf580c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:20:16.195648 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-735bc168-23f2-4c1f-ac8a-f80b3f111dbe tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Create volume request issued successfully. Aug 12 20:20:16.196855 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-735bc168-23f2-4c1f-ac8a-f80b3f111dbe tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:20:16.197253 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 504/2009] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:20:16 2026] POST /volume/v3/volumes => generated 779 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:20:16.209284 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ea7bbc85-fe26-4c66-a9f5-bb60c883f626 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:16.211432 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ea7bbc85-fe26-4c66-a9f5-bb60c883f626 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] GET https://10.4.3.246/volume/v3/volumes/6040e3d7-bc63-4656-aad5-e65cb1d93682 Aug 12 20:20:16.211697 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ea7bbc85-fe26-4c66-a9f5-bb60c883f626 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:16.211896 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ea7bbc85-fe26-4c66-a9f5-bb60c883f626 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:16.218798 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:16.218798 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:16.222615 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-ea7bbc85-fe26-4c66-a9f5-bb60c883f626 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:16.226896 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ea7bbc85-fe26-4c66-a9f5-bb60c883f626 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/6040e3d7-bc63-4656-aad5-e65cb1d93682 returned with HTTP 200 Aug 12 20:20:16.227255 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 499/2010] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:16 2026] GET /volume/v3/volumes/6040e3d7-bc63-4656-aad5-e65cb1d93682 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:16.318344 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-fb1df81a-3683-40fb-83bc-c0801871666f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:16.431481 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fb1df81a-3683-40fb-83bc-c0801871666f tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:20:16.431805 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fb1df81a-3683-40fb-83bc-c0801871666f tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1291859124"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:16.433194 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-fb1df81a-3683-40fb-83bc-c0801871666f tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1291859124'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:20:16.433316 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-fb1df81a-3683-40fb-83bc-c0801871666f tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Create volume of 1 GB Aug 12 20:20:16.437444 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-fb1df81a-3683-40fb-83bc-c0801871666f tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Availability Zones retrieved successfully. Aug 12 20:20:16.442760 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fb1df81a-3683-40fb-83bc-c0801871666f tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Flow 'volume_create_api' (57a7ad0a-3d57-4a31-a1c2-88095b0e9296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:20:16.444334 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fb1df81a-3683-40fb-83bc-c0801871666f tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (595ba24b-c7c3-407d-8f24-3005484bc709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:16.445935 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-fb1df81a-3683-40fb-83bc-c0801871666f tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:20:16.470428 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fb1df81a-3683-40fb-83bc-c0801871666f tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (595ba24b-c7c3-407d-8f24-3005484bc709) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:16.471165 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fb1df81a-3683-40fb-83bc-c0801871666f tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f07d17df-c29e-4e50-94ab-8b7104993e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:16.522593 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-fb1df81a-3683-40fb-83bc-c0801871666f tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Created reservations ['0e9b05c7-6a52-4eb6-8d94-893c339f9d01', 'a6da7b01-7a99-4ac2-9487-d62201b6d25d', 'c7dbc73c-ea9a-44ff-8597-572b12dc3bff', 'a3a5040b-d343-4a90-82de-9d8ee6fd3d8b'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:20:16.523287 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fb1df81a-3683-40fb-83bc-c0801871666f tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f07d17df-c29e-4e50-94ab-8b7104993e4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e9b05c7-6a52-4eb6-8d94-893c339f9d01', 'a6da7b01-7a99-4ac2-9487-d62201b6d25d', 'c7dbc73c-ea9a-44ff-8597-572b12dc3bff', 'a3a5040b-d343-4a90-82de-9d8ee6fd3d8b']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:16.523972 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fb1df81a-3683-40fb-83bc-c0801871666f tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb499d4a-ad60-4fe8-bf72-ee49750173e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:16.544247 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fb1df81a-3683-40fb-83bc-c0801871666f tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb499d4a-ad60-4fe8-bf72-ee49750173e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33fd76b0-fe99-40c8-ad9b-3f40ca1c7955', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1291859124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='848ffd5f84ab4744b12d98ede0c5246a',qos_specs=None,replication_status=,reservations=['0e9b05c7-6a52-4eb6-8d94-893c339f9d01','a6da7b01-7a99-4ac2-9487-d62201b6d25d','c7dbc73c-ea9a-44ff-8597-572b12dc3bff','a3a5040b-d343-4a90-82de-9d8ee6fd3d8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3046687c004495fab075927a83e6f55',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:20:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1291859124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33fd76b0-fe99-40c8-ad9b-3f40ca1c7955,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='848ffd5f84ab4744b12d98ede0c5246a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3046687c004495fab075927a83e6f55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:16.545021 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fb1df81a-3683-40fb-83bc-c0801871666f tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fcafc2d-0c1f-4e2f-9257-5592dda1aec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:16.559385 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fb1df81a-3683-40fb-83bc-c0801871666f tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fcafc2d-0c1f-4e2f-9257-5592dda1aec5) transitioned into state 'SUCCESS' from state '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-1291859124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='848ffd5f84ab4744b12d98ede0c5246a',qos_specs=None,replication_status=,reservations=['0e9b05c7-6a52-4eb6-8d94-893c339f9d01','a6da7b01-7a99-4ac2-9487-d62201b6d25d','c7dbc73c-ea9a-44ff-8597-572b12dc3bff','a3a5040b-d343-4a90-82de-9d8ee6fd3d8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3046687c004495fab075927a83e6f55',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:16.560293 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fb1df81a-3683-40fb-83bc-c0801871666f tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af17cd77-cb0a-4e24-a3ee-27d1c4336d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:16.567835 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fb1df81a-3683-40fb-83bc-c0801871666f tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af17cd77-cb0a-4e24-a3ee-27d1c4336d96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:16.568689 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-fb1df81a-3683-40fb-83bc-c0801871666f tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Flow 'volume_create_api' (57a7ad0a-3d57-4a31-a1c2-88095b0e9296) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:20:16.568964 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-fb1df81a-3683-40fb-83bc-c0801871666f tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Create volume request issued successfully. Aug 12 20:20:16.569490 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fb1df81a-3683-40fb-83bc-c0801871666f tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:20:16.569928 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 495/2011] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:20:16 2026] POST /volume/v3/volumes => generated 758 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:20:16.581066 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-1d1835f6-7ea2-46ef-a211-c0d559c9d9c7 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:16.582880 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1d1835f6-7ea2-46ef-a211-c0d559c9d9c7 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] GET https://10.4.3.246/volume/v3/volumes/33fd76b0-fe99-40c8-ad9b-3f40ca1c7955 Aug 12 20:20:16.583065 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1d1835f6-7ea2-46ef-a211-c0d559c9d9c7 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:16.583244 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1d1835f6-7ea2-46ef-a211-c0d559c9d9c7 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:16.589648 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:16.589648 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:16.593309 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-1d1835f6-7ea2-46ef-a211-c0d559c9d9c7 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Volume info retrieved successfully. Aug 12 20:20:16.597312 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1d1835f6-7ea2-46ef-a211-c0d559c9d9c7 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] https://10.4.3.246/volume/v3/volumes/33fd76b0-fe99-40c8-ad9b-3f40ca1c7955 returned with HTTP 200 Aug 12 20:20:16.597686 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 514/2012] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:16 2026] GET /volume/v3/volumes/33fd76b0-fe99-40c8-ad9b-3f40ca1c7955 => generated 826 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:17.240734 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-aa0afbf8-eaa4-410c-b9f0-1d803d19d839 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:17.242414 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-aa0afbf8-eaa4-410c-b9f0-1d803d19d839 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] GET https://10.4.3.246/volume/v3/volumes/6040e3d7-bc63-4656-aad5-e65cb1d93682 Aug 12 20:20:17.242577 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-aa0afbf8-eaa4-410c-b9f0-1d803d19d839 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:17.242798 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-aa0afbf8-eaa4-410c-b9f0-1d803d19d839 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:17.249302 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:17.249302 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:17.253690 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-aa0afbf8-eaa4-410c-b9f0-1d803d19d839 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:17.257612 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-aa0afbf8-eaa4-410c-b9f0-1d803d19d839 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/6040e3d7-bc63-4656-aad5-e65cb1d93682 returned with HTTP 200 Aug 12 20:20:17.257981 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 505/2013] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:17 2026] GET /volume/v3/volumes/6040e3d7-bc63-4656-aad5-e65cb1d93682 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:17.271618 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-72560946-e1f4-412c-b59f-9af3c54a683b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:17.273532 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-72560946-e1f4-412c-b59f-9af3c54a683b tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] PUT https://10.4.3.246/volume/v3/volumes/6040e3d7-bc63-4656-aad5-e65cb1d93682 Aug 12 20:20:17.273943 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-72560946-e1f4-412c-b59f-9af3c54a683b tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-372883407", "description": null}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:17.283272 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:17.283272 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:17.288923 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-72560946-e1f4-412c-b59f-9af3c54a683b tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:17.299696 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-72560946-e1f4-412c-b59f-9af3c54a683b tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume updated successfully. Aug 12 20:20:17.300284 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-72560946-e1f4-412c-b59f-9af3c54a683b tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/6040e3d7-bc63-4656-aad5-e65cb1d93682 returned with HTTP 200 Aug 12 20:20:17.300898 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 500/2014] 10.4.3.246 () {68 vars in 1368 bytes} [Wed Aug 12 20:20:17 2026] PUT /volume/v3/volumes/6040e3d7-bc63-4656-aad5-e65cb1d93682 => generated 769 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:17.312089 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-76832bd0-da89-4b4c-9e09-2dd3581c57ec None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:17.314021 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-76832bd0-da89-4b4c-9e09-2dd3581c57ec tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] GET https://10.4.3.246/volume/v3/volumes/6040e3d7-bc63-4656-aad5-e65cb1d93682 Aug 12 20:20:17.314174 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-76832bd0-da89-4b4c-9e09-2dd3581c57ec tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:17.314438 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-76832bd0-da89-4b4c-9e09-2dd3581c57ec tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:17.324265 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:17.324265 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:17.328357 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-76832bd0-da89-4b4c-9e09-2dd3581c57ec tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:17.333879 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-76832bd0-da89-4b4c-9e09-2dd3581c57ec tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/6040e3d7-bc63-4656-aad5-e65cb1d93682 returned with HTTP 200 Aug 12 20:20:17.334484 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 496/2015] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:17 2026] GET /volume/v3/volumes/6040e3d7-bc63-4656-aad5-e65cb1d93682 => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:17.349116 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-ceb88c5c-98a9-4a05-bf6e-3a9dc935e077 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:17.350952 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ceb88c5c-98a9-4a05-bf6e-3a9dc935e077 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] DELETE https://10.4.3.246/volume/v3/volumes/6040e3d7-bc63-4656-aad5-e65cb1d93682 Aug 12 20:20:17.351130 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ceb88c5c-98a9-4a05-bf6e-3a9dc935e077 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:17.351313 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ceb88c5c-98a9-4a05-bf6e-3a9dc935e077 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:17.351473 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-ceb88c5c-98a9-4a05-bf6e-3a9dc935e077 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Delete volume with id: 6040e3d7-bc63-4656-aad5-e65cb1d93682 Aug 12 20:20:17.358267 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:17.358267 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:17.358759 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-ceb88c5c-98a9-4a05-bf6e-3a9dc935e077 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:17.374381 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-ceb88c5c-98a9-4a05-bf6e-3a9dc935e077 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Delete volume request issued successfully. Aug 12 20:20:17.374522 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ceb88c5c-98a9-4a05-bf6e-3a9dc935e077 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/6040e3d7-bc63-4656-aad5-e65cb1d93682 returned with HTTP 202 Aug 12 20:20:17.375017 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 515/2016] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:20:17 2026] DELETE /volume/v3/volumes/6040e3d7-bc63-4656-aad5-e65cb1d93682 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:20:17.383269 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-709e85dd-e6f7-4c3f-884e-36a9e417300d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:17.385195 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-709e85dd-e6f7-4c3f-884e-36a9e417300d tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] GET https://10.4.3.246/volume/v3/volumes/6040e3d7-bc63-4656-aad5-e65cb1d93682 Aug 12 20:20:17.385391 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-709e85dd-e6f7-4c3f-884e-36a9e417300d tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:17.385640 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-709e85dd-e6f7-4c3f-884e-36a9e417300d tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:17.396095 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:17.396095 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:17.401384 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-709e85dd-e6f7-4c3f-884e-36a9e417300d tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:17.408938 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-709e85dd-e6f7-4c3f-884e-36a9e417300d tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/6040e3d7-bc63-4656-aad5-e65cb1d93682 returned with HTTP 200 Aug 12 20:20:17.409495 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 506/2017] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:17 2026] GET /volume/v3/volumes/6040e3d7-bc63-4656-aad5-e65cb1d93682 => generated 836 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:17.505002 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-dd19e7de-c48b-402c-acd6-e61ee0cc4147 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:17.506867 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-dd19e7de-c48b-402c-acd6-e61ee0cc4147 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] DELETE https://10.4.3.246/volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 Aug 12 20:20:17.507060 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-dd19e7de-c48b-402c-acd6-e61ee0cc4147 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:17.507271 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-dd19e7de-c48b-402c-acd6-e61ee0cc4147 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:17.507463 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-dd19e7de-c48b-402c-acd6-e61ee0cc4147 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Delete volume with id: 27bacd09-565d-4399-a18a-8223130ffeb9 Aug 12 20:20:17.514124 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:17.514124 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:17.514548 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-dd19e7de-c48b-402c-acd6-e61ee0cc4147 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Volume info retrieved successfully. Aug 12 20:20:17.533205 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-dd19e7de-c48b-402c-acd6-e61ee0cc4147 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Delete volume request issued successfully. Aug 12 20:20:17.533432 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-dd19e7de-c48b-402c-acd6-e61ee0cc4147 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] https://10.4.3.246/volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 returned with HTTP 202 Aug 12 20:20:17.533913 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 501/2018] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:20:17 2026] DELETE /volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:20:17.544767 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-7f6a6178-63fc-4b46-b815-72bb9289ec01 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:17.546882 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7f6a6178-63fc-4b46-b815-72bb9289ec01 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] GET https://10.4.3.246/volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 Aug 12 20:20:17.547118 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7f6a6178-63fc-4b46-b815-72bb9289ec01 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:17.547422 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7f6a6178-63fc-4b46-b815-72bb9289ec01 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:17.555532 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:17.555532 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:17.560099 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-7f6a6178-63fc-4b46-b815-72bb9289ec01 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Volume info retrieved successfully. Aug 12 20:20:17.564976 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7f6a6178-63fc-4b46-b815-72bb9289ec01 tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] https://10.4.3.246/volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 returned with HTTP 200 Aug 12 20:20:17.565330 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 497/2019] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:17 2026] GET /volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:17.610298 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a904b76e-67ad-4251-8d11-b808e93770a3 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:17.612974 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a904b76e-67ad-4251-8d11-b808e93770a3 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] GET https://10.4.3.246/volume/v3/volumes/33fd76b0-fe99-40c8-ad9b-3f40ca1c7955 Aug 12 20:20:17.613239 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a904b76e-67ad-4251-8d11-b808e93770a3 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:17.613494 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a904b76e-67ad-4251-8d11-b808e93770a3 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:17.622693 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:17.622693 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:17.626515 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-a904b76e-67ad-4251-8d11-b808e93770a3 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Volume info retrieved successfully. Aug 12 20:20:17.631434 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a904b76e-67ad-4251-8d11-b808e93770a3 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] https://10.4.3.246/volume/v3/volumes/33fd76b0-fe99-40c8-ad9b-3f40ca1c7955 returned with HTTP 200 Aug 12 20:20:17.631934 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 516/2020] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:17 2026] GET /volume/v3/volumes/33fd76b0-fe99-40c8-ad9b-3f40ca1c7955 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:17.644022 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-4c3a7563-a2e4-4876-8d59-c4e81f27bb74 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:17.645709 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4c3a7563-a2e4-4876-8d59-c4e81f27bb74 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:20:17.646070 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4c3a7563-a2e4-4876-8d59-c4e81f27bb74 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "33fd76b0-fe99-40c8-ad9b-3f40ca1c7955", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1257213933"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:17.654141 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:17.654141 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:17.654691 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-4c3a7563-a2e4-4876-8d59-c4e81f27bb74 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Volume info retrieved successfully. Aug 12 20:20:17.654835 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.snapshots [None req-4c3a7563-a2e4-4876-8d59-c4e81f27bb74 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Create snapshot from volume 33fd76b0-fe99-40c8-ad9b-3f40ca1c7955 Aug 12 20:20:17.685880 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-4c3a7563-a2e4-4876-8d59-c4e81f27bb74 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Created reservations ['c565d4ca-254c-41cd-b4ee-d6a8166b3630', '0fa5485d-69b9-4f10-9920-5d364ab248bb', '4dbb8dac-8807-496d-b028-655430fb52e5', 'dce1a9d0-9ad8-46fe-87fb-71f3552dc8a3'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:20:17.718435 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-4c3a7563-a2e4-4876-8d59-c4e81f27bb74 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Snapshot create request issued successfully. Aug 12 20:20:17.718911 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4c3a7563-a2e4-4876-8d59-c4e81f27bb74 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:20:17.719447 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 507/2021] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:20:17 2026] POST /volume/v3/snapshots => generated 314 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:20:17.731032 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-5a50883b-c97c-4808-9429-aa9f44f6fc47 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:17.733183 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5a50883b-c97c-4808-9429-aa9f44f6fc47 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] GET https://10.4.3.246/volume/v3/snapshots/925f9883-4b7b-43e7-a65a-0b65923b08f2 Aug 12 20:20:17.733422 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5a50883b-c97c-4808-9429-aa9f44f6fc47 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:17.733707 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5a50883b-c97c-4808-9429-aa9f44f6fc47 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:17.740267 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:17.740267 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:17.740978 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-5a50883b-c97c-4808-9429-aa9f44f6fc47 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Snapshot retrieved successfully. Aug 12 20:20:17.742223 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5a50883b-c97c-4808-9429-aa9f44f6fc47 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] https://10.4.3.246/volume/v3/snapshots/925f9883-4b7b-43e7-a65a-0b65923b08f2 returned with HTTP 200 Aug 12 20:20:17.742784 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 502/2022] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:20:17 2026] GET /volume/v3/snapshots/925f9883-4b7b-43e7-a65a-0b65923b08f2 => generated 446 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:18.422274 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-d7061b91-8551-432c-9e6e-47fddbbb6a11 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:18.424053 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d7061b91-8551-432c-9e6e-47fddbbb6a11 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] GET https://10.4.3.246/volume/v3/volumes/6040e3d7-bc63-4656-aad5-e65cb1d93682 Aug 12 20:20:18.424284 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d7061b91-8551-432c-9e6e-47fddbbb6a11 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:18.424525 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d7061b91-8551-432c-9e6e-47fddbbb6a11 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:18.429938 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d7061b91-8551-432c-9e6e-47fddbbb6a11 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/6040e3d7-bc63-4656-aad5-e65cb1d93682 returned with HTTP 404 Aug 12 20:20:18.430581 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 498/2023] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:18 2026] GET /volume/v3/volumes/6040e3d7-bc63-4656-aad5-e65cb1d93682 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:20:18.436664 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c8aef641-8709-49e8-806d-f5d59dc23344 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:18.438349 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c8aef641-8709-49e8-806d-f5d59dc23344 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] GET https://10.4.3.246/volume/v3/volumes/c8cc4d16-9dd1-47ab-9b64-9e4d00e1e314 Aug 12 20:20:18.438515 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c8aef641-8709-49e8-806d-f5d59dc23344 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:18.438793 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c8aef641-8709-49e8-806d-f5d59dc23344 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:18.446350 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:18.446350 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:18.449866 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-c8aef641-8709-49e8-806d-f5d59dc23344 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:18.455172 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c8aef641-8709-49e8-806d-f5d59dc23344 tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/c8cc4d16-9dd1-47ab-9b64-9e4d00e1e314 returned with HTTP 200 Aug 12 20:20:18.455550 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 517/2024] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:18 2026] GET /volume/v3/volumes/c8cc4d16-9dd1-47ab-9b64-9e4d00e1e314 => generated 1405 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:20:18.466862 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-75e54b89-6c40-43bb-bb50-3ea00bc4286c None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:18.468783 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-75e54b89-6c40-43bb-bb50-3ea00bc4286c tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] DELETE https://10.4.3.246/volume/v3/volumes/c8cc4d16-9dd1-47ab-9b64-9e4d00e1e314 Aug 12 20:20:18.469046 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-75e54b89-6c40-43bb-bb50-3ea00bc4286c tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:18.469241 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-75e54b89-6c40-43bb-bb50-3ea00bc4286c tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:18.469396 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-75e54b89-6c40-43bb-bb50-3ea00bc4286c tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Delete volume with id: c8cc4d16-9dd1-47ab-9b64-9e4d00e1e314 Aug 12 20:20:18.475809 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:18.475809 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:18.476283 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-75e54b89-6c40-43bb-bb50-3ea00bc4286c tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:18.492327 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-75e54b89-6c40-43bb-bb50-3ea00bc4286c tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Delete volume request issued successfully. Aug 12 20:20:18.492475 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-75e54b89-6c40-43bb-bb50-3ea00bc4286c tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/c8cc4d16-9dd1-47ab-9b64-9e4d00e1e314 returned with HTTP 202 Aug 12 20:20:18.492929 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 508/2025] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:20:18 2026] DELETE /volume/v3/volumes/c8cc4d16-9dd1-47ab-9b64-9e4d00e1e314 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:20:18.499902 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-032b452c-f999-4123-9c6d-edca50ec633c None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:18.501626 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-032b452c-f999-4123-9c6d-edca50ec633c tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] GET https://10.4.3.246/volume/v3/volumes/c8cc4d16-9dd1-47ab-9b64-9e4d00e1e314 Aug 12 20:20:18.501846 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-032b452c-f999-4123-9c6d-edca50ec633c tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:18.502058 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-032b452c-f999-4123-9c6d-edca50ec633c tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:18.509274 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:18.509274 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:18.513432 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-032b452c-f999-4123-9c6d-edca50ec633c tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Volume info retrieved successfully. Aug 12 20:20:18.518560 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-032b452c-f999-4123-9c6d-edca50ec633c tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/c8cc4d16-9dd1-47ab-9b64-9e4d00e1e314 returned with HTTP 200 Aug 12 20:20:18.518971 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 503/2026] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:18 2026] GET /volume/v3/volumes/c8cc4d16-9dd1-47ab-9b64-9e4d00e1e314 => generated 1404 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:20:18.581571 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-8fdbc6ab-ed1a-495a-b2fe-1ea2e71cf00a None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:18.583702 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8fdbc6ab-ed1a-495a-b2fe-1ea2e71cf00a tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] GET https://10.4.3.246/volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 Aug 12 20:20:18.583942 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8fdbc6ab-ed1a-495a-b2fe-1ea2e71cf00a tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:18.584172 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8fdbc6ab-ed1a-495a-b2fe-1ea2e71cf00a tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:18.591679 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8fdbc6ab-ed1a-495a-b2fe-1ea2e71cf00a tempest-ServerStableDeviceRescueTest-1453612084 tempest-ServerStableDeviceRescueTest-1453612084-project-member] https://10.4.3.246/volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 returned with HTTP 404 Aug 12 20:20:18.592217 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 499/2027] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:18 2026] GET /volume/v3/volumes/27bacd09-565d-4399-a18a-8223130ffeb9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:20:18.751527 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-5ea6193f-d78b-4466-9238-13c3798bdd2b None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:18.753221 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5ea6193f-d78b-4466-9238-13c3798bdd2b tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] GET https://10.4.3.246/volume/v3/snapshots/925f9883-4b7b-43e7-a65a-0b65923b08f2 Aug 12 20:20:18.753408 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5ea6193f-d78b-4466-9238-13c3798bdd2b tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:18.753665 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5ea6193f-d78b-4466-9238-13c3798bdd2b tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:18.759731 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:18.759731 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:18.760144 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-5ea6193f-d78b-4466-9238-13c3798bdd2b tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Snapshot retrieved successfully. Aug 12 20:20:18.760855 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5ea6193f-d78b-4466-9238-13c3798bdd2b tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] https://10.4.3.246/volume/v3/snapshots/925f9883-4b7b-43e7-a65a-0b65923b08f2 returned with HTTP 200 Aug 12 20:20:18.761217 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 518/2028] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:20:18 2026] GET /volume/v3/snapshots/925f9883-4b7b-43e7-a65a-0b65923b08f2 => generated 473 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:18.769718 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-07990ec8-c35f-4249-88b3-8b80df43a737 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:18.771550 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-07990ec8-c35f-4249-88b3-8b80df43a737 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:20:18.771930 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-07990ec8-c35f-4249-88b3-8b80df43a737 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "33fd76b0-fe99-40c8-ad9b-3f40ca1c7955", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1579026961"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:18.782013 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:18.782013 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:18.782468 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-07990ec8-c35f-4249-88b3-8b80df43a737 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Volume info retrieved successfully. Aug 12 20:20:18.782665 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.snapshots [None req-07990ec8-c35f-4249-88b3-8b80df43a737 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Create snapshot from volume 33fd76b0-fe99-40c8-ad9b-3f40ca1c7955 Aug 12 20:20:18.812944 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-07990ec8-c35f-4249-88b3-8b80df43a737 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Created reservations ['83d31386-c3c4-40fd-8a9a-977ce0c9fca3', '1d2fc24b-1e96-4e72-908e-bb9916d74743', '1350aa28-b102-4228-b41c-96075be4c187', '23417d99-8266-4d9a-ac94-ba3c208e880e'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:20:18.841582 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-07990ec8-c35f-4249-88b3-8b80df43a737 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Snapshot create request issued successfully. Aug 12 20:20:18.841865 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-07990ec8-c35f-4249-88b3-8b80df43a737 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:20:18.842283 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 509/2029] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:20:18 2026] POST /volume/v3/snapshots => generated 314 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:20:18.853071 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-0607d40b-3b8f-45d2-9a30-391a55733241 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:18.854727 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0607d40b-3b8f-45d2-9a30-391a55733241 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] GET https://10.4.3.246/volume/v3/snapshots/561196c1-dd96-447f-9df4-64bb2c848c91 Aug 12 20:20:18.854903 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0607d40b-3b8f-45d2-9a30-391a55733241 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:18.855078 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0607d40b-3b8f-45d2-9a30-391a55733241 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:18.860557 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:18.860557 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:18.861014 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-0607d40b-3b8f-45d2-9a30-391a55733241 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Snapshot retrieved successfully. Aug 12 20:20:18.861772 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0607d40b-3b8f-45d2-9a30-391a55733241 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] https://10.4.3.246/volume/v3/snapshots/561196c1-dd96-447f-9df4-64bb2c848c91 returned with HTTP 200 Aug 12 20:20:18.862131 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 504/2030] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:20:18 2026] GET /volume/v3/snapshots/561196c1-dd96-447f-9df4-64bb2c848c91 => generated 446 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:19.531701 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-580868a2-e0c7-431e-bada-c1542ad531ae None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:19.534135 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-580868a2-e0c7-431e-bada-c1542ad531ae tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] GET https://10.4.3.246/volume/v3/volumes/c8cc4d16-9dd1-47ab-9b64-9e4d00e1e314 Aug 12 20:20:19.534429 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-580868a2-e0c7-431e-bada-c1542ad531ae tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:19.534712 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-580868a2-e0c7-431e-bada-c1542ad531ae tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:19.540759 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-580868a2-e0c7-431e-bada-c1542ad531ae tempest-VolumesGetTest-1039139391 tempest-VolumesGetTest-1039139391-project-member] https://10.4.3.246/volume/v3/volumes/c8cc4d16-9dd1-47ab-9b64-9e4d00e1e314 returned with HTTP 404 Aug 12 20:20:19.541277 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 500/2031] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:19 2026] GET /volume/v3/volumes/c8cc4d16-9dd1-47ab-9b64-9e4d00e1e314 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:20:19.872982 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-7fe77b89-64d8-4258-a4df-bd0520db60d6 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:19.875119 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7fe77b89-64d8-4258-a4df-bd0520db60d6 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] GET https://10.4.3.246/volume/v3/snapshots/561196c1-dd96-447f-9df4-64bb2c848c91 Aug 12 20:20:19.875354 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7fe77b89-64d8-4258-a4df-bd0520db60d6 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:19.875602 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7fe77b89-64d8-4258-a4df-bd0520db60d6 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:19.881804 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:19.881804 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:19.882352 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-7fe77b89-64d8-4258-a4df-bd0520db60d6 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Snapshot retrieved successfully. Aug 12 20:20:19.883332 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7fe77b89-64d8-4258-a4df-bd0520db60d6 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] https://10.4.3.246/volume/v3/snapshots/561196c1-dd96-447f-9df4-64bb2c848c91 returned with HTTP 200 Aug 12 20:20:19.883816 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 519/2032] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:20:19 2026] GET /volume/v3/snapshots/561196c1-dd96-447f-9df4-64bb2c848c91 => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:19.895241 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-9e45ddd2-0f0f-4cb8-a11b-fd3f3b692302 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:19.899386 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9e45ddd2-0f0f-4cb8-a11b-fd3f3b692302 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:20:19.899386 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9e45ddd2-0f0f-4cb8-a11b-fd3f3b692302 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "33fd76b0-fe99-40c8-ad9b-3f40ca1c7955", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-2107071063"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:19.908133 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:19.908133 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:19.909005 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-9e45ddd2-0f0f-4cb8-a11b-fd3f3b692302 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Volume info retrieved successfully. Aug 12 20:20:19.909258 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.snapshots [None req-9e45ddd2-0f0f-4cb8-a11b-fd3f3b692302 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Create snapshot from volume 33fd76b0-fe99-40c8-ad9b-3f40ca1c7955 Aug 12 20:20:19.940217 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-9e45ddd2-0f0f-4cb8-a11b-fd3f3b692302 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Created reservations ['697877c9-e52c-4ca0-b758-ebe779637e61', '969fd8de-c81e-4526-b4e3-07bedec89edc', 'f57aebc5-651a-4445-85ca-8a72a12f88e5', '1f1189f9-6897-41e7-9dd3-83a0c99db5fb'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:20:19.971324 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-9e45ddd2-0f0f-4cb8-a11b-fd3f3b692302 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Snapshot create request issued successfully. Aug 12 20:20:19.972230 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9e45ddd2-0f0f-4cb8-a11b-fd3f3b692302 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:20:19.972873 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 510/2033] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:20:19 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 12 20:20:19.985598 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-c2515296-91ac-4e4f-88df-26b24c318673 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:19.987155 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c2515296-91ac-4e4f-88df-26b24c318673 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] GET https://10.4.3.246/volume/v3/snapshots/8c43b1b3-b7ec-4a94-a5bc-ad60198cbf98 Aug 12 20:20:19.987554 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c2515296-91ac-4e4f-88df-26b24c318673 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:19.987841 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c2515296-91ac-4e4f-88df-26b24c318673 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:19.994190 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:19.994190 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:19.995043 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-c2515296-91ac-4e4f-88df-26b24c318673 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Snapshot retrieved successfully. Aug 12 20:20:19.996260 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c2515296-91ac-4e4f-88df-26b24c318673 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] https://10.4.3.246/volume/v3/snapshots/8c43b1b3-b7ec-4a94-a5bc-ad60198cbf98 returned with HTTP 200 Aug 12 20:20:19.996841 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 505/2034] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:20:19 2026] GET /volume/v3/snapshots/8c43b1b3-b7ec-4a94-a5bc-ad60198cbf98 => generated 446 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:21.010986 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-42a166da-f5e5-42dd-bed0-8a125df8fb04 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:21.013456 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-42a166da-f5e5-42dd-bed0-8a125df8fb04 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] GET https://10.4.3.246/volume/v3/snapshots/8c43b1b3-b7ec-4a94-a5bc-ad60198cbf98 Aug 12 20:20:21.013792 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-42a166da-f5e5-42dd-bed0-8a125df8fb04 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:21.014067 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-42a166da-f5e5-42dd-bed0-8a125df8fb04 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:21.024142 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:21.024142 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:21.024903 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-42a166da-f5e5-42dd-bed0-8a125df8fb04 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Snapshot retrieved successfully. Aug 12 20:20:21.026046 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-42a166da-f5e5-42dd-bed0-8a125df8fb04 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] https://10.4.3.246/volume/v3/snapshots/8c43b1b3-b7ec-4a94-a5bc-ad60198cbf98 returned with HTTP 200 Aug 12 20:20:21.026440 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 501/2035] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:20:21 2026] GET /volume/v3/snapshots/8c43b1b3-b7ec-4a94-a5bc-ad60198cbf98 => generated 473 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:21.040515 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-9eaa9ca1-7497-487e-abc8-debee922c964 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:21.043719 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9eaa9ca1-7497-487e-abc8-debee922c964 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] GET https://10.4.3.246/volume/v3/snapshots?limit=1 Aug 12 20:20:21.043869 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9eaa9ca1-7497-487e-abc8-debee922c964 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:21.044083 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9eaa9ca1-7497-487e-abc8-debee922c964 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Calling method 'index' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:21.044442 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.api_utils [None req-9eaa9ca1-7497-487e-abc8-debee922c964 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Removing options '' from query. {{(pid=100384) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:20:21.045949 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.db.api [None req-9eaa9ca1-7497-487e-abc8-debee922c964 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Building query based on filter {{(pid=100384) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 20:20:21.050184 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-9eaa9ca1-7497-487e-abc8-debee922c964 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Get all snapshots completed successfully. Aug 12 20:20:21.050690 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9eaa9ca1-7497-487e-abc8-debee922c964 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] https://10.4.3.246/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 12 20:20:21.051096 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 520/2036] 10.4.3.246 () {66 vars in 1258 bytes} [Wed Aug 12 20:20:21 2026] GET /volume/v3/snapshots?limit=1 => generated 482 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:21.062010 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-ffaeabcb-e640-45af-9d9c-8b8d3e58c9a6 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:21.066633 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ffaeabcb-e640-45af-9d9c-8b8d3e58c9a6 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] GET https://10.4.3.246/volume/v3/snapshots Aug 12 20:20:21.066633 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ffaeabcb-e640-45af-9d9c-8b8d3e58c9a6 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:21.066633 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ffaeabcb-e640-45af-9d9c-8b8d3e58c9a6 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Calling method 'index' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:21.066633 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.api_utils [None req-ffaeabcb-e640-45af-9d9c-8b8d3e58c9a6 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Removing options '' from query. {{(pid=100383) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:20:21.066633 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:21.066633 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:21.067122 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.db.api [None req-ffaeabcb-e640-45af-9d9c-8b8d3e58c9a6 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Building query based on filter {{(pid=100383) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 20:20:21.083192 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-ffaeabcb-e640-45af-9d9c-8b8d3e58c9a6 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Get all snapshots completed successfully. Aug 12 20:20:21.083924 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ffaeabcb-e640-45af-9d9c-8b8d3e58c9a6 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 200 Aug 12 20:20:21.084496 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 511/2037] 10.4.3.246 () {66 vars in 1243 bytes} [Wed Aug 12 20:20:21 2026] GET /volume/v3/snapshots => generated 996 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:21.094164 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-46a53cf8-a912-4991-a762-129cf5a2ecab None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:21.098636 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-46a53cf8-a912-4991-a762-129cf5a2ecab tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] GET https://10.4.3.246/volume/v3/snapshots?limit=100000 Aug 12 20:20:21.098636 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-46a53cf8-a912-4991-a762-129cf5a2ecab tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:21.098636 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-46a53cf8-a912-4991-a762-129cf5a2ecab tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Calling method 'index' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:21.098636 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.api_utils [None req-46a53cf8-a912-4991-a762-129cf5a2ecab tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Removing options '' from query. {{(pid=100385) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:20:21.100130 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.db.api [None req-46a53cf8-a912-4991-a762-129cf5a2ecab tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Building query based on filter {{(pid=100385) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 20:20:21.107282 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-46a53cf8-a912-4991-a762-129cf5a2ecab tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Get all snapshots completed successfully. Aug 12 20:20:21.107282 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-46a53cf8-a912-4991-a762-129cf5a2ecab tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] https://10.4.3.246/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 12 20:20:21.107282 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 506/2038] 10.4.3.246 () {66 vars in 1268 bytes} [Wed Aug 12 20:20:21 2026] GET /volume/v3/snapshots?limit=100000 => generated 996 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:21.120322 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-e6d43e82-4de8-4c3b-a43b-a0a18a996775 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:21.122110 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e6d43e82-4de8-4c3b-a43b-a0a18a996775 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] GET https://10.4.3.246/volume/v3/snapshots?limit=0 Aug 12 20:20:21.122315 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e6d43e82-4de8-4c3b-a43b-a0a18a996775 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:21.122573 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e6d43e82-4de8-4c3b-a43b-a0a18a996775 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Calling method 'index' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:21.122881 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.api_utils [None req-e6d43e82-4de8-4c3b-a43b-a0a18a996775 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Removing options '' from query. {{(pid=100386) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:20:21.123949 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.db.api [None req-e6d43e82-4de8-4c3b-a43b-a0a18a996775 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Building query based on filter {{(pid=100386) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 20:20:21.129013 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-e6d43e82-4de8-4c3b-a43b-a0a18a996775 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Get all snapshots completed successfully. Aug 12 20:20:21.129388 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e6d43e82-4de8-4c3b-a43b-a0a18a996775 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] https://10.4.3.246/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 12 20:20:21.129866 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 502/2039] 10.4.3.246 () {66 vars in 1258 bytes} [Wed Aug 12 20:20:21 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:20:21.143096 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-78c2ad62-60a6-4add-8435-efa7e55f645d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:21.145275 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-78c2ad62-60a6-4add-8435-efa7e55f645d tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] GET https://10.4.3.246/volume/v3/snapshots Aug 12 20:20:21.145523 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-78c2ad62-60a6-4add-8435-efa7e55f645d tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:21.145866 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-78c2ad62-60a6-4add-8435-efa7e55f645d tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Calling method 'index' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:21.146388 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.api_utils [None req-78c2ad62-60a6-4add-8435-efa7e55f645d tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Removing options '' from query. {{(pid=100384) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:20:21.146444 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:21.146444 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:21.158226 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.db.api [None req-78c2ad62-60a6-4add-8435-efa7e55f645d tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Building query based on filter {{(pid=100384) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 20:20:21.163676 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-78c2ad62-60a6-4add-8435-efa7e55f645d tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Get all snapshots completed successfully. Aug 12 20:20:21.164077 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-78c2ad62-60a6-4add-8435-efa7e55f645d tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 200 Aug 12 20:20:21.164432 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 521/2040] 10.4.3.246 () {66 vars in 1243 bytes} [Wed Aug 12 20:20:21 2026] GET /volume/v3/snapshots => generated 996 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:21.176528 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-b1185a28-e109-46b9-b5f8-d49b486a1b1f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:21.178529 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b1185a28-e109-46b9-b5f8-d49b486a1b1f tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] GET https://10.4.3.246/volume/v3/snapshots?marker=561196c1-dd96-447f-9df4-64bb2c848c91 Aug 12 20:20:21.180564 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b1185a28-e109-46b9-b5f8-d49b486a1b1f tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:21.180564 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b1185a28-e109-46b9-b5f8-d49b486a1b1f tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Calling method 'index' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:21.180564 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.api_utils [None req-b1185a28-e109-46b9-b5f8-d49b486a1b1f tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Removing options '' from query. {{(pid=100383) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:20:21.180564 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:21.180564 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:21.181671 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.db.api [None req-b1185a28-e109-46b9-b5f8-d49b486a1b1f tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Building query based on filter {{(pid=100383) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 20:20:21.204075 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-b1185a28-e109-46b9-b5f8-d49b486a1b1f tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Get all snapshots completed successfully. Aug 12 20:20:21.205065 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b1185a28-e109-46b9-b5f8-d49b486a1b1f tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] https://10.4.3.246/volume/v3/snapshots?marker=561196c1-dd96-447f-9df4-64bb2c848c91 returned with HTTP 200 Aug 12 20:20:21.205065 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 512/2041] 10.4.3.246 () {66 vars in 1330 bytes} [Wed Aug 12 20:20:21 2026] GET /volume/v3/snapshots?marker=561196c1-dd96-447f-9df4-64bb2c848c91 => generated 342 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:21.219258 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-fa3cc6a9-e2c0-4fe4-a69c-9145871d9d4e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:21.221251 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-fa3cc6a9-e2c0-4fe4-a69c-9145871d9d4e tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] GET https://10.4.3.246/volume/v3/snapshots?offset=2&limit=3 Aug 12 20:20:21.222667 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-fa3cc6a9-e2c0-4fe4-a69c-9145871d9d4e tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:21.222667 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-fa3cc6a9-e2c0-4fe4-a69c-9145871d9d4e tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Calling method 'index' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:21.222667 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.api_utils [None req-fa3cc6a9-e2c0-4fe4-a69c-9145871d9d4e tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Removing options '' from query. {{(pid=100385) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:20:21.222667 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:21.222667 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:21.223673 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.db.api [None req-fa3cc6a9-e2c0-4fe4-a69c-9145871d9d4e tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Building query based on filter {{(pid=100385) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 20:20:21.236952 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-fa3cc6a9-e2c0-4fe4-a69c-9145871d9d4e tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Get all snapshots completed successfully. Aug 12 20:20:21.237411 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-fa3cc6a9-e2c0-4fe4-a69c-9145871d9d4e tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] https://10.4.3.246/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 12 20:20:21.237931 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 507/2042] 10.4.3.246 () {66 vars in 1276 bytes} [Wed Aug 12 20:20:21 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:21.249199 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-28feeec9-f05d-434b-82d2-f0544b60f921 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:21.250858 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-28feeec9-f05d-434b-82d2-f0544b60f921 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] GET https://10.4.3.246/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 12 20:20:21.251041 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-28feeec9-f05d-434b-82d2-f0544b60f921 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:21.251237 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-28feeec9-f05d-434b-82d2-f0544b60f921 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Calling method 'index' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:21.251444 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.api_utils [None req-28feeec9-f05d-434b-82d2-f0544b60f921 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Removing options '' from query. {{(pid=100386) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:20:21.252513 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.db.api [None req-28feeec9-f05d-434b-82d2-f0544b60f921 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Building query based on filter {{(pid=100386) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 20:20:21.263526 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-28feeec9-f05d-434b-82d2-f0544b60f921 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Get all snapshots completed successfully. Aug 12 20:20:21.263909 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-28feeec9-f05d-434b-82d2-f0544b60f921 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] https://10.4.3.246/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 12 20:20:21.264308 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 503/2043] 10.4.3.246 () {66 vars in 1308 bytes} [Wed Aug 12 20:20:21 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 996 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:21.277394 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a8858298-b11b-45bd-80ac-0af802923352 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:21.279784 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a8858298-b11b-45bd-80ac-0af802923352 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] GET https://10.4.3.246/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 12 20:20:21.280038 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a8858298-b11b-45bd-80ac-0af802923352 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:21.280238 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a8858298-b11b-45bd-80ac-0af802923352 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Calling method 'index' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:21.280432 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.api_utils [None req-a8858298-b11b-45bd-80ac-0af802923352 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Removing options '' from query. {{(pid=100384) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:20:21.283738 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:21.283738 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:21.284505 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.db.api [None req-a8858298-b11b-45bd-80ac-0af802923352 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Building query based on filter {{(pid=100384) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 20:20:21.289562 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-a8858298-b11b-45bd-80ac-0af802923352 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Get all snapshots completed successfully. Aug 12 20:20:21.290051 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a8858298-b11b-45bd-80ac-0af802923352 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] https://10.4.3.246/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 12 20:20:21.290367 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 522/2044] 10.4.3.246 () {66 vars in 1310 bytes} [Wed Aug 12 20:20:21 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 996 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:21.300682 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-733e56a0-068d-4b36-b842-12d95c1bb9b8 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:21.307274 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-733e56a0-068d-4b36-b842-12d95c1bb9b8 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] GET https://10.4.3.246/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 12 20:20:21.307274 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-733e56a0-068d-4b36-b842-12d95c1bb9b8 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:21.307274 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-733e56a0-068d-4b36-b842-12d95c1bb9b8 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Calling method 'index' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:21.307274 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.api_utils [None req-733e56a0-068d-4b36-b842-12d95c1bb9b8 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Removing options '' from query. {{(pid=100383) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:20:21.307274 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:21.307274 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:21.307274 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.db.api [None req-733e56a0-068d-4b36-b842-12d95c1bb9b8 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Building query based on filter {{(pid=100383) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 20:20:21.326010 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-733e56a0-068d-4b36-b842-12d95c1bb9b8 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Get all snapshots completed successfully. Aug 12 20:20:21.326988 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-733e56a0-068d-4b36-b842-12d95c1bb9b8 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] https://10.4.3.246/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 12 20:20:21.327994 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 513/2045] 10.4.3.246 () {66 vars in 1292 bytes} [Wed Aug 12 20:20:21 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 996 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:21.339776 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-42646ad7-f5ea-4738-bc3f-032b9c1b527d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:21.343562 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-42646ad7-f5ea-4738-bc3f-032b9c1b527d tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] GET https://10.4.3.246/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 12 20:20:21.343562 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-42646ad7-f5ea-4738-bc3f-032b9c1b527d tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:21.343562 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-42646ad7-f5ea-4738-bc3f-032b9c1b527d tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Calling method 'index' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:21.343562 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.api_utils [None req-42646ad7-f5ea-4738-bc3f-032b9c1b527d tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Removing options '' from query. {{(pid=100385) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:20:21.343562 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:21.343562 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:21.344802 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.db.api [None req-42646ad7-f5ea-4738-bc3f-032b9c1b527d tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Building query based on filter {{(pid=100385) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 20:20:21.362207 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-42646ad7-f5ea-4738-bc3f-032b9c1b527d tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Get all snapshots completed successfully. Aug 12 20:20:21.363100 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-42646ad7-f5ea-4738-bc3f-032b9c1b527d tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] https://10.4.3.246/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 12 20:20:21.363736 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 508/2046] 10.4.3.246 () {66 vars in 1294 bytes} [Wed Aug 12 20:20:21 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 996 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:21.377865 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-8b0d7bbc-ff50-45ff-b981-80abb07323fc None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:21.380159 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8b0d7bbc-ff50-45ff-b981-80abb07323fc tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] GET https://10.4.3.246/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 12 20:20:21.380481 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8b0d7bbc-ff50-45ff-b981-80abb07323fc tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:21.380779 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8b0d7bbc-ff50-45ff-b981-80abb07323fc tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Calling method 'index' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:21.381073 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.api_utils [None req-8b0d7bbc-ff50-45ff-b981-80abb07323fc tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Removing options '' from query. {{(pid=100386) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:20:21.381437 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:21.381437 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:21.382516 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.db.api [None req-8b0d7bbc-ff50-45ff-b981-80abb07323fc tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Building query based on filter {{(pid=100386) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 20:20:21.416155 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-8b0d7bbc-ff50-45ff-b981-80abb07323fc tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Get all snapshots completed successfully. Aug 12 20:20:21.416574 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8b0d7bbc-ff50-45ff-b981-80abb07323fc tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] https://10.4.3.246/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 12 20:20:21.416987 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 504/2047] 10.4.3.246 () {66 vars in 1312 bytes} [Wed Aug 12 20:20:21 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 996 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:21.430478 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-5a7d1bd0-f2ab-4361-bd52-37523ab4d2e3 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:21.434265 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5a7d1bd0-f2ab-4361-bd52-37523ab4d2e3 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] GET https://10.4.3.246/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 12 20:20:21.434391 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5a7d1bd0-f2ab-4361-bd52-37523ab4d2e3 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:21.435025 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5a7d1bd0-f2ab-4361-bd52-37523ab4d2e3 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Calling method 'index' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:21.435826 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.api_utils [None req-5a7d1bd0-f2ab-4361-bd52-37523ab4d2e3 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Removing options '' from query. {{(pid=100384) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:20:21.436245 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:21.436245 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:21.437329 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.db.api [None req-5a7d1bd0-f2ab-4361-bd52-37523ab4d2e3 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Building query based on filter {{(pid=100384) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 20:20:21.453135 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-5a7d1bd0-f2ab-4361-bd52-37523ab4d2e3 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Get all snapshots completed successfully. Aug 12 20:20:21.453704 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5a7d1bd0-f2ab-4361-bd52-37523ab4d2e3 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] https://10.4.3.246/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 12 20:20:21.454346 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 523/2048] 10.4.3.246 () {66 vars in 1314 bytes} [Wed Aug 12 20:20:21 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 996 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:21.467028 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-94ecb71d-72e7-4def-aa88-829ee266ab82 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:21.473111 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-94ecb71d-72e7-4def-aa88-829ee266ab82 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] GET https://10.4.3.246/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2107071063 Aug 12 20:20:21.473111 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-94ecb71d-72e7-4def-aa88-829ee266ab82 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:21.473617 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-94ecb71d-72e7-4def-aa88-829ee266ab82 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Calling method 'detail' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:21.474557 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.api_utils [None req-94ecb71d-72e7-4def-aa88-829ee266ab82 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Removing options '' from query. {{(pid=100383) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:20:21.476807 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:21.476807 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:21.476807 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.db.api [None req-94ecb71d-72e7-4def-aa88-829ee266ab82 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Building query based on filter {{(pid=100383) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 20:20:21.492979 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-94ecb71d-72e7-4def-aa88-829ee266ab82 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Get all snapshots completed successfully. Aug 12 20:20:21.493765 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:21.493765 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:21.495573 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-94ecb71d-72e7-4def-aa88-829ee266ab82 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] https://10.4.3.246/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2107071063 returned with HTTP 200 Aug 12 20:20:21.496153 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 514/2049] 10.4.3.246 () {66 vars in 1385 bytes} [Wed Aug 12 20:20:21 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2107071063 => generated 476 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:21.507085 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a35a61d7-0680-4dde-ad23-814254af6910 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:21.508688 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a35a61d7-0680-4dde-ad23-814254af6910 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] GET https://10.4.3.246/volume/v3/snapshots/detail?status=available Aug 12 20:20:21.509118 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a35a61d7-0680-4dde-ad23-814254af6910 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:21.509429 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a35a61d7-0680-4dde-ad23-814254af6910 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Calling method 'detail' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:21.509760 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.api_utils [None req-a35a61d7-0680-4dde-ad23-814254af6910 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Removing options '' from query. {{(pid=100385) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:20:21.510671 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:21.510671 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:21.511562 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.db.api [None req-a35a61d7-0680-4dde-ad23-814254af6910 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Building query based on filter {{(pid=100385) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 20:20:21.540849 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-a35a61d7-0680-4dde-ad23-814254af6910 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Get all snapshots completed successfully. Aug 12 20:20:21.541590 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:21.541590 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:21.542524 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a35a61d7-0680-4dde-ad23-814254af6910 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] https://10.4.3.246/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 12 20:20:21.543207 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 509/2050] 10.4.3.246 () {66 vars in 1297 bytes} [Wed Aug 12 20:20:21 2026] GET /volume/v3/snapshots/detail?status=available => generated 1398 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 20:20:21.552407 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-05fd6700-e03c-4bed-ba0b-d566415ef3f6 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:21.553996 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-05fd6700-e03c-4bed-ba0b-d566415ef3f6 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] GET https://10.4.3.246/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2107071063 Aug 12 20:20:21.554186 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-05fd6700-e03c-4bed-ba0b-d566415ef3f6 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:21.554361 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-05fd6700-e03c-4bed-ba0b-d566415ef3f6 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Calling method 'detail' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:21.554578 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.api_utils [None req-05fd6700-e03c-4bed-ba0b-d566415ef3f6 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Removing options '' from query. {{(pid=100386) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:20:21.554853 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:21.554853 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:21.555722 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.db.api [None req-05fd6700-e03c-4bed-ba0b-d566415ef3f6 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Building query based on filter {{(pid=100386) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 20:20:21.565997 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-05fd6700-e03c-4bed-ba0b-d566415ef3f6 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Get all snapshots completed successfully. Aug 12 20:20:21.566513 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:21.566513 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:21.567346 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-05fd6700-e03c-4bed-ba0b-d566415ef3f6 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] https://10.4.3.246/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2107071063 returned with HTTP 200 Aug 12 20:20:21.567926 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 505/2051] 10.4.3.246 () {66 vars in 1419 bytes} [Wed Aug 12 20:20:21 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2107071063 => generated 476 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:21.578359 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-2721ad22-30ac-40c0-8334-4730caf1c67c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:21.580558 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2721ad22-30ac-40c0-8334-4730caf1c67c tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] GET https://10.4.3.246/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2107071063 Aug 12 20:20:21.580830 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2721ad22-30ac-40c0-8334-4730caf1c67c tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:21.581084 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2721ad22-30ac-40c0-8334-4730caf1c67c tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Calling method 'index' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:21.581356 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.api_utils [None req-2721ad22-30ac-40c0-8334-4730caf1c67c tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Removing options '' from query. {{(pid=100384) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:20:21.581745 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:21.581745 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:21.582807 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.db.api [None req-2721ad22-30ac-40c0-8334-4730caf1c67c tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Building query based on filter {{(pid=100384) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 20:20:21.596755 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-2721ad22-30ac-40c0-8334-4730caf1c67c tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Get all snapshots completed successfully. Aug 12 20:20:21.597236 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2721ad22-30ac-40c0-8334-4730caf1c67c tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] https://10.4.3.246/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2107071063 returned with HTTP 200 Aug 12 20:20:21.597836 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 524/2052] 10.4.3.246 () {66 vars in 1364 bytes} [Wed Aug 12 20:20:21 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2107071063 => generated 342 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:21.607126 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-6efec094-4135-428d-97f9-bbd9f7536292 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:21.608933 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6efec094-4135-428d-97f9-bbd9f7536292 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] GET https://10.4.3.246/volume/v3/snapshots?status=available Aug 12 20:20:21.609270 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6efec094-4135-428d-97f9-bbd9f7536292 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:21.610683 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6efec094-4135-428d-97f9-bbd9f7536292 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Calling method 'index' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:21.610683 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.api_utils [None req-6efec094-4135-428d-97f9-bbd9f7536292 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Removing options '' from query. {{(pid=100383) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:20:21.611748 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.db.api [None req-6efec094-4135-428d-97f9-bbd9f7536292 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Building query based on filter {{(pid=100383) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 20:20:21.626058 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-6efec094-4135-428d-97f9-bbd9f7536292 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Get all snapshots completed successfully. Aug 12 20:20:21.626728 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6efec094-4135-428d-97f9-bbd9f7536292 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] https://10.4.3.246/volume/v3/snapshots?status=available returned with HTTP 200 Aug 12 20:20:21.627322 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 515/2053] 10.4.3.246 () {66 vars in 1276 bytes} [Wed Aug 12 20:20:21 2026] GET /volume/v3/snapshots?status=available => generated 996 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:21.636337 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-38d00214-243e-4cb6-b760-554ba02e5127 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:21.638521 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-38d00214-243e-4cb6-b760-554ba02e5127 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] GET https://10.4.3.246/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2107071063 Aug 12 20:20:21.638781 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-38d00214-243e-4cb6-b760-554ba02e5127 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:21.639011 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-38d00214-243e-4cb6-b760-554ba02e5127 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Calling method 'index' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:21.639267 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.api_utils [None req-38d00214-243e-4cb6-b760-554ba02e5127 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Removing options '' from query. {{(pid=100385) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:20:21.640523 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.db.api [None req-38d00214-243e-4cb6-b760-554ba02e5127 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Building query based on filter {{(pid=100385) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 20:20:21.653430 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-38d00214-243e-4cb6-b760-554ba02e5127 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Get all snapshots completed successfully. Aug 12 20:20:21.653832 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-38d00214-243e-4cb6-b760-554ba02e5127 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] https://10.4.3.246/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2107071063 returned with HTTP 200 Aug 12 20:20:21.654226 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 510/2054] 10.4.3.246 () {66 vars in 1398 bytes} [Wed Aug 12 20:20:21 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2107071063 => generated 342 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:21.663397 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-2c663d09-d220-4a95-9b82-6b06b9470122 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:21.665654 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2c663d09-d220-4a95-9b82-6b06b9470122 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/8c43b1b3-b7ec-4a94-a5bc-ad60198cbf98 Aug 12 20:20:21.665848 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2c663d09-d220-4a95-9b82-6b06b9470122 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:21.666055 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2c663d09-d220-4a95-9b82-6b06b9470122 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:21.666190 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.snapshots [None req-2c663d09-d220-4a95-9b82-6b06b9470122 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Delete snapshot with id: 8c43b1b3-b7ec-4a94-a5bc-ad60198cbf98 Aug 12 20:20:21.671111 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:21.671111 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:21.671593 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-2c663d09-d220-4a95-9b82-6b06b9470122 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Snapshot retrieved successfully. Aug 12 20:20:21.687185 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-2c663d09-d220-4a95-9b82-6b06b9470122 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Snapshot delete request issued successfully. Aug 12 20:20:21.687331 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2c663d09-d220-4a95-9b82-6b06b9470122 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] https://10.4.3.246/volume/v3/snapshots/8c43b1b3-b7ec-4a94-a5bc-ad60198cbf98 returned with HTTP 202 Aug 12 20:20:21.687898 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 506/2055] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:20:21 2026] DELETE /volume/v3/snapshots/8c43b1b3-b7ec-4a94-a5bc-ad60198cbf98 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:20:21.694853 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d0725a4e-31e0-4320-a31a-6653049cfc1c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:21.696497 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d0725a4e-31e0-4320-a31a-6653049cfc1c tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] GET https://10.4.3.246/volume/v3/snapshots/8c43b1b3-b7ec-4a94-a5bc-ad60198cbf98 Aug 12 20:20:21.696800 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d0725a4e-31e0-4320-a31a-6653049cfc1c tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:21.697013 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d0725a4e-31e0-4320-a31a-6653049cfc1c tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:21.703214 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:21.703214 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:21.703987 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-d0725a4e-31e0-4320-a31a-6653049cfc1c tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Snapshot retrieved successfully. Aug 12 20:20:21.704966 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d0725a4e-31e0-4320-a31a-6653049cfc1c tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] https://10.4.3.246/volume/v3/snapshots/8c43b1b3-b7ec-4a94-a5bc-ad60198cbf98 returned with HTTP 200 Aug 12 20:20:21.705454 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 525/2056] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:20:21 2026] GET /volume/v3/snapshots/8c43b1b3-b7ec-4a94-a5bc-ad60198cbf98 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:22.558419 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-78e47638-aa7f-46c3-9896-11f2915e3d79 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:22.560366 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-78e47638-aa7f-46c3-9896-11f2915e3d79 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 Aug 12 20:20:22.560771 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-78e47638-aa7f-46c3-9896-11f2915e3d79 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:22.561099 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-78e47638-aa7f-46c3-9896-11f2915e3d79 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:22.569503 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:22.569503 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:22.576654 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-78e47638-aa7f-46c3-9896-11f2915e3d79 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:20:22.579592 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-78e47638-aa7f-46c3-9896-11f2915e3d79 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 returned with HTTP 200 Aug 12 20:20:22.580306 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 516/2057] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:22 2026] GET /volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:22.638407 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-b638d1ef-d97e-4ce9-beb6-90e1c2f6a688 req-986590a0-5292-49c4-a635-8914eea74357 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:22.640530 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-b638d1ef-d97e-4ce9-beb6-90e1c2f6a688 req-986590a0-5292-49c4-a635-8914eea74357 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 Aug 12 20:20:22.641248 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-b638d1ef-d97e-4ce9-beb6-90e1c2f6a688 req-986590a0-5292-49c4-a635-8914eea74357 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:22.641248 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-b638d1ef-d97e-4ce9-beb6-90e1c2f6a688 req-986590a0-5292-49c4-a635-8914eea74357 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:22.648658 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:22.648658 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:22.653466 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-b638d1ef-d97e-4ce9-beb6-90e1c2f6a688 req-986590a0-5292-49c4-a635-8914eea74357 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:20:22.658263 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-b638d1ef-d97e-4ce9-beb6-90e1c2f6a688 req-986590a0-5292-49c4-a635-8914eea74357 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 returned with HTTP 200 Aug 12 20:20:22.658263 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 511/2058] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:20:22 2026] GET /volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:22.719565 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-1a9c501c-6550-483f-b1b0-2f014f0fa648 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:22.722381 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1a9c501c-6550-483f-b1b0-2f014f0fa648 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] GET https://10.4.3.246/volume/v3/snapshots/8c43b1b3-b7ec-4a94-a5bc-ad60198cbf98 Aug 12 20:20:22.722651 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1a9c501c-6550-483f-b1b0-2f014f0fa648 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:22.722892 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1a9c501c-6550-483f-b1b0-2f014f0fa648 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:22.730912 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1a9c501c-6550-483f-b1b0-2f014f0fa648 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] https://10.4.3.246/volume/v3/snapshots/8c43b1b3-b7ec-4a94-a5bc-ad60198cbf98 returned with HTTP 404 Aug 12 20:20:22.732624 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 507/2059] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:20:22 2026] GET /volume/v3/snapshots/8c43b1b3-b7ec-4a94-a5bc-ad60198cbf98 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:20:22.742330 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-6300777d-cb6a-42bb-8bc9-b105f6c7c324 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:22.744313 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6300777d-cb6a-42bb-8bc9-b105f6c7c324 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/561196c1-dd96-447f-9df4-64bb2c848c91 Aug 12 20:20:22.744609 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6300777d-cb6a-42bb-8bc9-b105f6c7c324 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:22.744906 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6300777d-cb6a-42bb-8bc9-b105f6c7c324 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:22.745057 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.snapshots [None req-6300777d-cb6a-42bb-8bc9-b105f6c7c324 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Delete snapshot with id: 561196c1-dd96-447f-9df4-64bb2c848c91 Aug 12 20:20:22.751404 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:22.751404 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:22.752487 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-6300777d-cb6a-42bb-8bc9-b105f6c7c324 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Snapshot retrieved successfully. Aug 12 20:20:22.761594 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0321574b-864e-4978-9885-132ffdb539f9 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:22.763568 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0321574b-864e-4978-9885-132ffdb539f9 None None] GET https://10.4.3.246/volume// Aug 12 20:20:22.763568 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0321574b-864e-4978-9885-132ffdb539f9 None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:22.763568 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0321574b-864e-4978-9885-132ffdb539f9 None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:22.763568 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0321574b-864e-4978-9885-132ffdb539f9 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:20:22.764704 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 517/2060] 10.4.3.246 () {66 vars in 1428 bytes} [Wed Aug 12 20:20:22 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:20:22.773973 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-b638d1ef-d97e-4ce9-beb6-90e1c2f6a688 req-07bd2138-71bb-483e-8559-d79f0c6cf155 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:22.774873 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-6300777d-cb6a-42bb-8bc9-b105f6c7c324 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Snapshot delete request issued successfully. Aug 12 20:20:22.775154 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6300777d-cb6a-42bb-8bc9-b105f6c7c324 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] https://10.4.3.246/volume/v3/snapshots/561196c1-dd96-447f-9df4-64bb2c848c91 returned with HTTP 202 Aug 12 20:20:22.775742 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 526/2061] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:20:22 2026] DELETE /volume/v3/snapshots/561196c1-dd96-447f-9df4-64bb2c848c91 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:20:22.784281 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-a987d0a7-b22f-4e95-b54d-f0f3aa5111bd None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:22.786344 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a987d0a7-b22f-4e95-b54d-f0f3aa5111bd tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] GET https://10.4.3.246/volume/v3/snapshots/561196c1-dd96-447f-9df4-64bb2c848c91 Aug 12 20:20:22.786725 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a987d0a7-b22f-4e95-b54d-f0f3aa5111bd tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:22.786933 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a987d0a7-b22f-4e95-b54d-f0f3aa5111bd tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:22.795252 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:22.795252 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:22.795846 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-a987d0a7-b22f-4e95-b54d-f0f3aa5111bd tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Snapshot retrieved successfully. Aug 12 20:20:22.797292 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a987d0a7-b22f-4e95-b54d-f0f3aa5111bd tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] https://10.4.3.246/volume/v3/snapshots/561196c1-dd96-447f-9df4-64bb2c848c91 returned with HTTP 200 Aug 12 20:20:22.797498 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 508/2062] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:20:22 2026] GET /volume/v3/snapshots/561196c1-dd96-447f-9df4-64bb2c848c91 => generated 472 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:22.961342 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-b638d1ef-d97e-4ce9-beb6-90e1c2f6a688 req-07bd2138-71bb-483e-8559-d79f0c6cf155 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:20:22.961824 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-b638d1ef-d97e-4ce9-beb6-90e1c2f6a688 req-07bd2138-71bb-483e-8559-d79f0c6cf155 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e6990e7e-9bc4-4755-9e09-3dde79e433a5", "connector": null, "instance_uuid": "0be22690-4ba9-435f-a04a-b86dc0c01c53"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:22.971570 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:22.971570 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:23.002354 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-b638d1ef-d97e-4ce9-beb6-90e1c2f6a688 req-07bd2138-71bb-483e-8559-d79f0c6cf155 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:20:23.002968 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 512/2063] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:20:22 2026] POST /volume/v3/attachments => generated 273 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:20:23.032179 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-76443076-bd6d-4a77-9388-95847d5fa734 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:23.038858 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-76443076-bd6d-4a77-9388-95847d5fa734 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 Aug 12 20:20:23.039111 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-76443076-bd6d-4a77-9388-95847d5fa734 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:23.039351 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-76443076-bd6d-4a77-9388-95847d5fa734 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:23.044471 np0000007109 devstack@c-api.service[100383]: DEBUG dbcounter [-] [100383] Writing DB stats cinder:SELECT=428,cinder:UPDATE=121,cinder:INSERT=62 {{(pid=100383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:20:23.049795 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-85c29fdd-0b65-49d5-9576-4f18a588b3c1 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:23.050482 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-85c29fdd-0b65-49d5-9576-4f18a588b3c1 None None] GET https://10.4.3.246/volume// Aug 12 20:20:23.050653 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-85c29fdd-0b65-49d5-9576-4f18a588b3c1 None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:23.050846 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-85c29fdd-0b65-49d5-9576-4f18a588b3c1 None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:23.051293 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-85c29fdd-0b65-49d5-9576-4f18a588b3c1 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:20:23.051745 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 527/2064] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:20:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:20:23.055326 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:23.055326 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:23.060457 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-b638d1ef-d97e-4ce9-beb6-90e1c2f6a688 req-51fa60d2-8398-4a34-a754-8de1f9cc04bf None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:23.062946 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-b638d1ef-d97e-4ce9-beb6-90e1c2f6a688 req-51fa60d2-8398-4a34-a754-8de1f9cc04bf tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 Aug 12 20:20:23.063434 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-b638d1ef-d97e-4ce9-beb6-90e1c2f6a688 req-51fa60d2-8398-4a34-a754-8de1f9cc04bf tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:23.063501 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-b638d1ef-d97e-4ce9-beb6-90e1c2f6a688 req-51fa60d2-8398-4a34-a754-8de1f9cc04bf tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:23.064384 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-76443076-bd6d-4a77-9388-95847d5fa734 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:20:23.070562 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-76443076-bd6d-4a77-9388-95847d5fa734 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 returned with HTTP 200 Aug 12 20:20:23.071076 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 518/2065] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:23 2026] GET /volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 => generated 839 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:23.076030 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:23.076030 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:23.081112 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-b638d1ef-d97e-4ce9-beb6-90e1c2f6a688 req-51fa60d2-8398-4a34-a754-8de1f9cc04bf tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:20:23.087377 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-b638d1ef-d97e-4ce9-beb6-90e1c2f6a688 req-51fa60d2-8398-4a34-a754-8de1f9cc04bf tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 returned with HTTP 200 Aug 12 20:20:23.088023 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 509/2066] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:20:23 2026] GET /volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 => generated 1019 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:20:23.213598 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-b638d1ef-d97e-4ce9-beb6-90e1c2f6a688 req-38f10c42-3130-4718-9e18-914483458c3e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:23.217266 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-b638d1ef-d97e-4ce9-beb6-90e1c2f6a688 req-38f10c42-3130-4718-9e18-914483458c3e tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] PUT https://10.4.3.246/volume/v3/attachments/ace42ecf-78e0-4eb2-ae7b-bff76da469f9 Aug 12 20:20:23.217814 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-b638d1ef-d97e-4ce9-beb6-90e1c2f6a688 req-38f10c42-3130-4718-9e18-914483458c3e tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:23.227074 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-b638d1ef-d97e-4ce9-beb6-90e1c2f6a688 req-38f10c42-3130-4718-9e18-914483458c3e tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Acquiring lock "cinder-attachment_update-e6990e7e-9bc4-4755-9e09-3dde79e433a5-np0000007109" by "attachment_update" {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:20:23.235329 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-b638d1ef-d97e-4ce9-beb6-90e1c2f6a688 req-38f10c42-3130-4718-9e18-914483458c3e tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Lock "cinder-attachment_update-e6990e7e-9bc4-4755-9e09-3dde79e433a5-np0000007109" acquired by "attachment_update" :: waited 0.008s {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:20:23.236431 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:23.236431 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:23.348764 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-b638d1ef-d97e-4ce9-beb6-90e1c2f6a688 req-38f10c42-3130-4718-9e18-914483458c3e tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Lock "cinder-attachment_update-e6990e7e-9bc4-4755-9e09-3dde79e433a5-np0000007109" released by "attachment_update" :: held 0.113s {{(pid=100385) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:20:23.349088 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-b638d1ef-d97e-4ce9-beb6-90e1c2f6a688 req-38f10c42-3130-4718-9e18-914483458c3e tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/attachments/ace42ecf-78e0-4eb2-ae7b-bff76da469f9 returned with HTTP 200 Aug 12 20:20:23.349590 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 513/2067] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:20:23 2026] PUT /volume/v3/attachments/ace42ecf-78e0-4eb2-ae7b-bff76da469f9 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:20:23.808228 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-2828b518-f283-4fd4-8e89-2021f24754ff None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:23.810134 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2828b518-f283-4fd4-8e89-2021f24754ff tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] GET https://10.4.3.246/volume/v3/snapshots/561196c1-dd96-447f-9df4-64bb2c848c91 Aug 12 20:20:23.810374 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2828b518-f283-4fd4-8e89-2021f24754ff tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:23.810632 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2828b518-f283-4fd4-8e89-2021f24754ff tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:23.815912 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2828b518-f283-4fd4-8e89-2021f24754ff tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] https://10.4.3.246/volume/v3/snapshots/561196c1-dd96-447f-9df4-64bb2c848c91 returned with HTTP 404 Aug 12 20:20:23.816763 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 528/2068] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:20:23 2026] GET /volume/v3/snapshots/561196c1-dd96-447f-9df4-64bb2c848c91 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:20:23.825332 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-16c22eec-639d-450c-86f1-c098d7621c31 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:23.827728 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-16c22eec-639d-450c-86f1-c098d7621c31 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/925f9883-4b7b-43e7-a65a-0b65923b08f2 Aug 12 20:20:23.827857 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-16c22eec-639d-450c-86f1-c098d7621c31 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:23.828437 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-16c22eec-639d-450c-86f1-c098d7621c31 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:23.828437 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.snapshots [None req-16c22eec-639d-450c-86f1-c098d7621c31 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Delete snapshot with id: 925f9883-4b7b-43e7-a65a-0b65923b08f2 Aug 12 20:20:23.834414 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:23.834414 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:23.835340 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-16c22eec-639d-450c-86f1-c098d7621c31 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Snapshot retrieved successfully. Aug 12 20:20:23.854867 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-16c22eec-639d-450c-86f1-c098d7621c31 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Snapshot delete request issued successfully. Aug 12 20:20:23.855088 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-16c22eec-639d-450c-86f1-c098d7621c31 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] https://10.4.3.246/volume/v3/snapshots/925f9883-4b7b-43e7-a65a-0b65923b08f2 returned with HTTP 202 Aug 12 20:20:23.855569 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 519/2069] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:20:23 2026] DELETE /volume/v3/snapshots/925f9883-4b7b-43e7-a65a-0b65923b08f2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:20:23.865359 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-8b960f4e-df88-4cea-95bf-0b2a444da3c9 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:23.869306 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8b960f4e-df88-4cea-95bf-0b2a444da3c9 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] GET https://10.4.3.246/volume/v3/snapshots/925f9883-4b7b-43e7-a65a-0b65923b08f2 Aug 12 20:20:23.869676 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8b960f4e-df88-4cea-95bf-0b2a444da3c9 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:23.870459 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8b960f4e-df88-4cea-95bf-0b2a444da3c9 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:23.875384 np0000007109 devstack@c-api.service[100386]: DEBUG dbcounter [-] [100386] Writing DB stats cinder:SELECT=432,cinder:INSERT=67,cinder:UPDATE=95 {{(pid=100386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:20:23.880450 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:23.880450 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:23.881698 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-8b960f4e-df88-4cea-95bf-0b2a444da3c9 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Snapshot retrieved successfully. Aug 12 20:20:23.884996 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8b960f4e-df88-4cea-95bf-0b2a444da3c9 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] https://10.4.3.246/volume/v3/snapshots/925f9883-4b7b-43e7-a65a-0b65923b08f2 returned with HTTP 200 Aug 12 20:20:23.885797 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 510/2070] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:20:23 2026] GET /volume/v3/snapshots/925f9883-4b7b-43e7-a65a-0b65923b08f2 => generated 472 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:24.085555 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-978b753f-24a1-4215-beda-bc802fdd2763 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:24.087732 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-978b753f-24a1-4215-beda-bc802fdd2763 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 Aug 12 20:20:24.087935 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-978b753f-24a1-4215-beda-bc802fdd2763 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:24.088123 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-978b753f-24a1-4215-beda-bc802fdd2763 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:24.101440 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:24.101440 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:24.106649 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-978b753f-24a1-4215-beda-bc802fdd2763 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:20:24.113048 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-978b753f-24a1-4215-beda-bc802fdd2763 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 returned with HTTP 200 Aug 12 20:20:24.113173 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 514/2071] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:24 2026] GET /volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:24.894339 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-9433b2af-6b15-4fb8-a34f-5e9362eb0c78 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:24.895993 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9433b2af-6b15-4fb8-a34f-5e9362eb0c78 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] GET https://10.4.3.246/volume/v3/snapshots/925f9883-4b7b-43e7-a65a-0b65923b08f2 Aug 12 20:20:24.896175 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9433b2af-6b15-4fb8-a34f-5e9362eb0c78 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:24.896351 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9433b2af-6b15-4fb8-a34f-5e9362eb0c78 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:24.901264 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9433b2af-6b15-4fb8-a34f-5e9362eb0c78 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] https://10.4.3.246/volume/v3/snapshots/925f9883-4b7b-43e7-a65a-0b65923b08f2 returned with HTTP 404 Aug 12 20:20:24.901759 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 529/2072] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:20:24 2026] GET /volume/v3/snapshots/925f9883-4b7b-43e7-a65a-0b65923b08f2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:20:24.912420 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-40844dda-1e77-4e75-ae97-47f327bf19ce None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:24.914833 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-40844dda-1e77-4e75-ae97-47f327bf19ce tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] GET https://10.4.3.246/volume/v3/volumes/33fd76b0-fe99-40c8-ad9b-3f40ca1c7955 Aug 12 20:20:24.915091 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-40844dda-1e77-4e75-ae97-47f327bf19ce tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:24.915374 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-40844dda-1e77-4e75-ae97-47f327bf19ce tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:24.925832 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:24.925832 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:24.931793 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-40844dda-1e77-4e75-ae97-47f327bf19ce tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Volume info retrieved successfully. Aug 12 20:20:24.941642 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-40844dda-1e77-4e75-ae97-47f327bf19ce tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] https://10.4.3.246/volume/v3/volumes/33fd76b0-fe99-40c8-ad9b-3f40ca1c7955 returned with HTTP 200 Aug 12 20:20:24.942068 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 520/2073] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:24 2026] GET /volume/v3/volumes/33fd76b0-fe99-40c8-ad9b-3f40ca1c7955 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:24.960345 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-baff42fe-8702-4bc8-8ebc-d2b0941dc0b4 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:24.962645 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-baff42fe-8702-4bc8-8ebc-d2b0941dc0b4 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] DELETE https://10.4.3.246/volume/v3/volumes/33fd76b0-fe99-40c8-ad9b-3f40ca1c7955 Aug 12 20:20:24.962755 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-baff42fe-8702-4bc8-8ebc-d2b0941dc0b4 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:24.962952 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-baff42fe-8702-4bc8-8ebc-d2b0941dc0b4 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:24.963137 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-baff42fe-8702-4bc8-8ebc-d2b0941dc0b4 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Delete volume with id: 33fd76b0-fe99-40c8-ad9b-3f40ca1c7955 Aug 12 20:20:24.972564 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:24.972564 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:24.974204 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-baff42fe-8702-4bc8-8ebc-d2b0941dc0b4 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Volume info retrieved successfully. Aug 12 20:20:25.018518 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-baff42fe-8702-4bc8-8ebc-d2b0941dc0b4 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Delete volume request issued successfully. Aug 12 20:20:25.019116 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-baff42fe-8702-4bc8-8ebc-d2b0941dc0b4 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] https://10.4.3.246/volume/v3/volumes/33fd76b0-fe99-40c8-ad9b-3f40ca1c7955 returned with HTTP 202 Aug 12 20:20:25.019775 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 511/2074] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:20:24 2026] DELETE /volume/v3/volumes/33fd76b0-fe99-40c8-ad9b-3f40ca1c7955 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:20:25.027843 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-2fd7b9fc-d059-47c9-b4ed-a9eb35ef52d4 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:25.031119 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2fd7b9fc-d059-47c9-b4ed-a9eb35ef52d4 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] GET https://10.4.3.246/volume/v3/volumes/33fd76b0-fe99-40c8-ad9b-3f40ca1c7955 Aug 12 20:20:25.031336 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2fd7b9fc-d059-47c9-b4ed-a9eb35ef52d4 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:25.031611 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2fd7b9fc-d059-47c9-b4ed-a9eb35ef52d4 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:25.039281 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:25.039281 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:25.044404 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-2fd7b9fc-d059-47c9-b4ed-a9eb35ef52d4 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Volume info retrieved successfully. Aug 12 20:20:25.050402 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2fd7b9fc-d059-47c9-b4ed-a9eb35ef52d4 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] https://10.4.3.246/volume/v3/volumes/33fd76b0-fe99-40c8-ad9b-3f40ca1c7955 returned with HTTP 200 Aug 12 20:20:25.051335 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 515/2075] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:25 2026] GET /volume/v3/volumes/33fd76b0-fe99-40c8-ad9b-3f40ca1c7955 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:25.126227 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-0d22c81f-93cb-475f-af07-8105d61daabf None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:25.128468 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0d22c81f-93cb-475f-af07-8105d61daabf tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 Aug 12 20:20:25.128772 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-0d22c81f-93cb-475f-af07-8105d61daabf tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:25.129009 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-0d22c81f-93cb-475f-af07-8105d61daabf tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:25.144486 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:25.144486 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:25.152634 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-0d22c81f-93cb-475f-af07-8105d61daabf tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:20:25.160279 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0d22c81f-93cb-475f-af07-8105d61daabf tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 returned with HTTP 200 Aug 12 20:20:25.161040 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 530/2076] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:25 2026] GET /volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:26.065018 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-56e12c3d-f465-4dd5-9055-b8841dc52d75 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:26.069997 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-56e12c3d-f465-4dd5-9055-b8841dc52d75 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] GET https://10.4.3.246/volume/v3/volumes/33fd76b0-fe99-40c8-ad9b-3f40ca1c7955 Aug 12 20:20:26.069997 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-56e12c3d-f465-4dd5-9055-b8841dc52d75 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:26.069997 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-56e12c3d-f465-4dd5-9055-b8841dc52d75 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:26.079442 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-56e12c3d-f465-4dd5-9055-b8841dc52d75 tempest-VolumesSnapshotListTestJSON-198956986 tempest-VolumesSnapshotListTestJSON-198956986-project-member] https://10.4.3.246/volume/v3/volumes/33fd76b0-fe99-40c8-ad9b-3f40ca1c7955 returned with HTTP 404 Aug 12 20:20:26.080092 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 521/2077] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:26 2026] GET /volume/v3/volumes/33fd76b0-fe99-40c8-ad9b-3f40ca1c7955 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:20:26.176966 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-350e1634-03ff-4fad-81b8-c3b0bb0ff33f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:26.179698 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-350e1634-03ff-4fad-81b8-c3b0bb0ff33f tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 Aug 12 20:20:26.179977 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-350e1634-03ff-4fad-81b8-c3b0bb0ff33f tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:26.180339 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-350e1634-03ff-4fad-81b8-c3b0bb0ff33f tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:26.193694 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:26.193694 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:26.198091 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-350e1634-03ff-4fad-81b8-c3b0bb0ff33f tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:20:26.204060 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-350e1634-03ff-4fad-81b8-c3b0bb0ff33f tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 returned with HTTP 200 Aug 12 20:20:26.204458 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 512/2078] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:26 2026] GET /volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:26.652432 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-b638d1ef-d97e-4ce9-beb6-90e1c2f6a688 req-11c61f6b-cbd3-4fe0-86a2-cb0dd8a7aa35 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:26.655474 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-b638d1ef-d97e-4ce9-beb6-90e1c2f6a688 req-11c61f6b-cbd3-4fe0-86a2-cb0dd8a7aa35 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] POST https://10.4.3.246/volume/v3/attachments/ace42ecf-78e0-4eb2-ae7b-bff76da469f9/action Aug 12 20:20:26.656006 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-b638d1ef-d97e-4ce9-beb6-90e1c2f6a688 req-11c61f6b-cbd3-4fe0-86a2-cb0dd8a7aa35 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Action body: b'{"os-complete": null}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:20:26.656177 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-b638d1ef-d97e-4ce9-beb6-90e1c2f6a688 req-11c61f6b-cbd3-4fe0-86a2-cb0dd8a7aa35 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:26.660486 np0000007109 devstack@c-api.service[100385]: DEBUG dbcounter [-] [100385] Writing DB stats cinder:SELECT=440,cinder:UPDATE=119,cinder:INSERT=66 {{(pid=100385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:20:26.682773 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:26.682773 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:26.696304 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-b638d1ef-d97e-4ce9-beb6-90e1c2f6a688 req-11c61f6b-cbd3-4fe0-86a2-cb0dd8a7aa35 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/attachments/ace42ecf-78e0-4eb2-ae7b-bff76da469f9/action returned with HTTP 204 Aug 12 20:20:26.696937 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 516/2079] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:20:26 2026] POST /volume/v3/attachments/ace42ecf-78e0-4eb2-ae7b-bff76da469f9/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:20:27.221000 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-12a8258d-9864-4741-937f-5f32d1730007 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:27.224356 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-12a8258d-9864-4741-937f-5f32d1730007 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 Aug 12 20:20:27.224903 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-12a8258d-9864-4741-937f-5f32d1730007 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:27.225176 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-12a8258d-9864-4741-937f-5f32d1730007 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:27.227521 np0000007109 devstack@c-api.service[100384]: DEBUG dbcounter [-] [100384] Writing DB stats cinder:SELECT=335,cinder:UPDATE=85,cinder:INSERT=39 {{(pid=100384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:20:27.240070 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:27.240070 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:27.244804 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-12a8258d-9864-4741-937f-5f32d1730007 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:20:27.249362 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-12a8258d-9864-4741-937f-5f32d1730007 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 returned with HTTP 200 Aug 12 20:20:27.249473 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 531/2080] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:27 2026] GET /volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:20:27.264356 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-1bfffe88-100c-43db-9cf0-5cac64d2a516 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:27.266528 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1bfffe88-100c-43db-9cf0-5cac64d2a516 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] POST https://10.4.3.246/volume/v3/backups Aug 12 20:20:27.266965 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1bfffe88-100c-43db-9cf0-5cac64d2a516 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e6990e7e-9bc4-4755-9e09-3dde79e433a5", "name": "tempest-VolumesBackupsTest-Backup-1160987854", "force": true, "container": "tempest-volumesbackupstest-backup-container-843819959"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:27.270956 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.contrib.backups [None req-1bfffe88-100c-43db-9cf0-5cac64d2a516 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Creating new backup {'backup': {'volume_id': 'e6990e7e-9bc4-4755-9e09-3dde79e433a5', 'name': 'tempest-VolumesBackupsTest-Backup-1160987854', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-843819959'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 20:20:27.270956 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.contrib.backups [None req-1bfffe88-100c-43db-9cf0-5cac64d2a516 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Creating backup of volume e6990e7e-9bc4-4755-9e09-3dde79e433a5 in container tempest-volumesbackupstest-backup-container-843819959 Aug 12 20:20:27.283156 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:27.283156 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:27.284279 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-1bfffe88-100c-43db-9cf0-5cac64d2a516 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:20:27.324618 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-1bfffe88-100c-43db-9cf0-5cac64d2a516 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Created reservations ['71ebe287-aad3-4a75-a09a-a5cb6f689086', 'c1121dff-bfdf-447c-aefd-68d6c7a33db2'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:20:27.384672 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1bfffe88-100c-43db-9cf0-5cac64d2a516 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups returned with HTTP 202 Aug 12 20:20:27.385275 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 522/2081] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:20:27 2026] POST /volume/v3/backups => generated 330 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:20:27.393877 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3c2c89f2-b55f-403d-886a-d5feb00a0336 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:27.397944 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3c2c89f2-b55f-403d-886a-d5feb00a0336 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e Aug 12 20:20:27.397944 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3c2c89f2-b55f-403d-886a-d5feb00a0336 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:27.397944 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3c2c89f2-b55f-403d-886a-d5feb00a0336 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:27.397944 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-3c2c89f2-b55f-403d-886a-d5feb00a0336 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id 62518edc-63f0-4d7e-8a5c-c5c85c05b59e. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:27.403776 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:27.403776 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:27.405334 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3c2c89f2-b55f-403d-886a-d5feb00a0336 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e returned with HTTP 200 Aug 12 20:20:27.405334 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 513/2082] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:27 2026] GET /volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 20:20:27.480337 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-90c14f39-344c-4c80-9e8f-3190e864221a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:27.611007 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-90c14f39-344c-4c80-9e8f-3190e864221a tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:20:27.611007 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-90c14f39-344c-4c80-9e8f-3190e864221a tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1635218448"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:27.611806 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-90c14f39-344c-4c80-9e8f-3190e864221a tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1635218448'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:20:27.611990 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-90c14f39-344c-4c80-9e8f-3190e864221a tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Create volume of 1 GB Aug 12 20:20:27.624042 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-90c14f39-344c-4c80-9e8f-3190e864221a tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Availability Zones retrieved successfully. Aug 12 20:20:27.632673 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-90c14f39-344c-4c80-9e8f-3190e864221a tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Flow 'volume_create_api' (32661212-f320-4842-bb05-4772ad2d482a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:20:27.633856 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-90c14f39-344c-4c80-9e8f-3190e864221a tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4a4594b-908a-4bc1-9fc1-5528b5e107a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:27.635111 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-90c14f39-344c-4c80-9e8f-3190e864221a tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:20:27.672984 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-90c14f39-344c-4c80-9e8f-3190e864221a tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4a4594b-908a-4bc1-9fc1-5528b5e107a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:27.674046 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-90c14f39-344c-4c80-9e8f-3190e864221a tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8be28e15-7711-4106-856e-4a7219b21d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:27.751281 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-90c14f39-344c-4c80-9e8f-3190e864221a tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Created reservations ['cfd65d9c-ee28-4193-b94c-9ca0deb3564b', '647cc1fa-1bb1-46ab-9b76-3e081332c0de', '79c01f56-11a9-4558-84df-1aee67063afd', '9566d238-d359-42de-9d20-71580c445691'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:20:27.752194 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-90c14f39-344c-4c80-9e8f-3190e864221a tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8be28e15-7711-4106-856e-4a7219b21d9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cfd65d9c-ee28-4193-b94c-9ca0deb3564b', '647cc1fa-1bb1-46ab-9b76-3e081332c0de', '79c01f56-11a9-4558-84df-1aee67063afd', '9566d238-d359-42de-9d20-71580c445691']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:27.753015 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-90c14f39-344c-4c80-9e8f-3190e864221a tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de65cda6-eb60-4790-97ac-4ac2ccc08bf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:27.779466 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-90c14f39-344c-4c80-9e8f-3190e864221a tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de65cda6-eb60-4790-97ac-4ac2ccc08bf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b25a51ae-642c-42e5-9e85-612ee77173a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1635218448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7904d6951424a968006cc1d113f9da0',qos_specs=None,replication_status=,reservations=['cfd65d9c-ee28-4193-b94c-9ca0deb3564b','647cc1fa-1bb1-46ab-9b76-3e081332c0de','79c01f56-11a9-4558-84df-1aee67063afd','9566d238-d359-42de-9d20-71580c445691'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e656f100fe9f4587b6a12c07766414c3',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:20:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1635218448',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b25a51ae-642c-42e5-9e85-612ee77173a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7904d6951424a968006cc1d113f9da0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e656f100fe9f4587b6a12c07766414c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:27.780340 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-90c14f39-344c-4c80-9e8f-3190e864221a tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1d7fba6-6ed0-42b3-8791-32ba0ae765a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:27.801827 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-90c14f39-344c-4c80-9e8f-3190e864221a tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1d7fba6-6ed0-42b3-8791-32ba0ae765a1) transitioned into state 'SUCCESS' from state '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-1635218448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7904d6951424a968006cc1d113f9da0',qos_specs=None,replication_status=,reservations=['cfd65d9c-ee28-4193-b94c-9ca0deb3564b','647cc1fa-1bb1-46ab-9b76-3e081332c0de','79c01f56-11a9-4558-84df-1aee67063afd','9566d238-d359-42de-9d20-71580c445691'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e656f100fe9f4587b6a12c07766414c3',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:27.802512 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-90c14f39-344c-4c80-9e8f-3190e864221a tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f69d853-fd2f-47a8-aa7e-f52691f0011f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:27.814625 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-90c14f39-344c-4c80-9e8f-3190e864221a tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f69d853-fd2f-47a8-aa7e-f52691f0011f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:27.815734 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-90c14f39-344c-4c80-9e8f-3190e864221a tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Flow 'volume_create_api' (32661212-f320-4842-bb05-4772ad2d482a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:20:27.816199 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-90c14f39-344c-4c80-9e8f-3190e864221a tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Create volume request issued successfully. Aug 12 20:20:27.816884 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-90c14f39-344c-4c80-9e8f-3190e864221a tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:20:27.817366 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 517/2083] 10.4.3.246 () {70 vars in 1299 bytes} [Wed Aug 12 20:20:27 2026] POST /volume/v3/volumes => generated 766 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:20:27.833002 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-883ab89d-0a3d-4a04-b7fa-c35446e76689 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:27.835227 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-883ab89d-0a3d-4a04-b7fa-c35446e76689 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] GET https://10.4.3.246/volume/v3/volumes/b25a51ae-642c-42e5-9e85-612ee77173a7 Aug 12 20:20:27.835508 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-883ab89d-0a3d-4a04-b7fa-c35446e76689 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:27.835786 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-883ab89d-0a3d-4a04-b7fa-c35446e76689 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:27.843996 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:27.843996 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:27.848887 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-883ab89d-0a3d-4a04-b7fa-c35446e76689 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Volume info retrieved successfully. Aug 12 20:20:27.854376 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-883ab89d-0a3d-4a04-b7fa-c35446e76689 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] https://10.4.3.246/volume/v3/volumes/b25a51ae-642c-42e5-9e85-612ee77173a7 returned with HTTP 200 Aug 12 20:20:27.854772 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 532/2084] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:20:27 2026] GET /volume/v3/volumes/b25a51ae-642c-42e5-9e85-612ee77173a7 => generated 834 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:20:28.091144 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-019e3601-8bdf-422b-b321-e4fdb73bd460 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:28.183327 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-019e3601-8bdf-422b-b321-e4fdb73bd460 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:20:28.183761 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-019e3601-8bdf-422b-b321-e4fdb73bd460 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-2073181759", "imageRef": "a0596018-e224-475d-8adb-b6c6e42731ae"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:28.185106 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-019e3601-8bdf-422b-b321-e4fdb73bd460 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-2073181759', 'imageRef': 'a0596018-e224-475d-8adb-b6c6e42731ae'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:20:28.283332 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-019e3601-8bdf-422b-b321-e4fdb73bd460 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Create volume of 1 GB Aug 12 20:20:28.283716 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:28.283716 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:28.284179 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-019e3601-8bdf-422b-b321-e4fdb73bd460 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Availability Zones retrieved successfully. Aug 12 20:20:28.289506 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-019e3601-8bdf-422b-b321-e4fdb73bd460 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Flow 'volume_create_api' (337f95b9-2b1b-47f2-9a7b-8e5c37c76342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:20:28.290380 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-019e3601-8bdf-422b-b321-e4fdb73bd460 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30c6ccc5-b006-49e5-8414-9edde73bc597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:28.291244 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-019e3601-8bdf-422b-b321-e4fdb73bd460 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:20:28.330265 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:28.330265 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:28.342177 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-019e3601-8bdf-422b-b321-e4fdb73bd460 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30c6ccc5-b006-49e5-8414-9edde73bc597) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:29Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=b49f5d85-b6d4-469a-a3af-eaeb7380b791,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b49f5d85-b6d4-469a-a3af-eaeb7380b791', 'encryption_key_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=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:28.342913 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-019e3601-8bdf-422b-b321-e4fdb73bd460 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b07b6fa6-a537-48e9-8b1f-a71629b6bff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:28.395399 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-019e3601-8bdf-422b-b321-e4fdb73bd460 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Created reservations ['72e77802-94a5-4059-94d2-cb2a7594878a', 'c7759971-450d-4027-868e-2747cb9716c2', '35e0f1a3-35a1-49d1-b337-092417daaa1c', '5b9cecde-914f-4557-97a5-e92f70636eb9'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:20:28.396220 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-019e3601-8bdf-422b-b321-e4fdb73bd460 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b07b6fa6-a537-48e9-8b1f-a71629b6bff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72e77802-94a5-4059-94d2-cb2a7594878a', 'c7759971-450d-4027-868e-2747cb9716c2', '35e0f1a3-35a1-49d1-b337-092417daaa1c', '5b9cecde-914f-4557-97a5-e92f70636eb9']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:28.397088 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-019e3601-8bdf-422b-b321-e4fdb73bd460 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3c33f08-4eb2-40c3-b5c1-93137f0fcd56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:28.414854 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-53571b23-8500-4edd-b680-5d8c6463d253 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:28.417055 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-53571b23-8500-4edd-b680-5d8c6463d253 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e Aug 12 20:20:28.417324 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-53571b23-8500-4edd-b680-5d8c6463d253 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:28.417613 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-53571b23-8500-4edd-b680-5d8c6463d253 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:28.417783 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-53571b23-8500-4edd-b680-5d8c6463d253 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id 62518edc-63f0-4d7e-8a5c-c5c85c05b59e. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:28.418427 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-019e3601-8bdf-422b-b321-e4fdb73bd460 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3c33f08-4eb2-40c3-b5c1-93137f0fcd56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ff7c986-a787-489b-8329-a9b9a12e6169', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2073181759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='be07c2a5ad52453d93a66b7e1cb31f3a',qos_specs=None,replication_status=,reservations=['72e77802-94a5-4059-94d2-cb2a7594878a','c7759971-450d-4027-868e-2747cb9716c2','35e0f1a3-35a1-49d1-b337-092417daaa1c','5b9cecde-914f-4557-97a5-e92f70636eb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f567ea44bf464607b3400913c4a5c583',volume_type_id=b49f5d85-b6d4-469a-a3af-eaeb7380b791), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:20:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2073181759',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ff7c986-a787-489b-8329-a9b9a12e6169,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='be07c2a5ad52453d93a66b7e1cb31f3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f567ea44bf464607b3400913c4a5c583',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b49f5d85-b6d4-469a-a3af-eaeb7380b791),volume_type_id=b49f5d85-b6d4-469a-a3af-eaeb7380b791)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:28.419615 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-019e3601-8bdf-422b-b321-e4fdb73bd460 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5be6f9be-b981-4b22-a880-ea0eae75fa57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:28.422613 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:28.422613 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:28.423502 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-53571b23-8500-4edd-b680-5d8c6463d253 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e returned with HTTP 200 Aug 12 20:20:28.424022 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 514/2085] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:28 2026] GET /volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:28.437004 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-019e3601-8bdf-422b-b321-e4fdb73bd460 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5be6f9be-b981-4b22-a880-ea0eae75fa57) transitioned into state 'SUCCESS' from state '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-2073181759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='be07c2a5ad52453d93a66b7e1cb31f3a',qos_specs=None,replication_status=,reservations=['72e77802-94a5-4059-94d2-cb2a7594878a','c7759971-450d-4027-868e-2747cb9716c2','35e0f1a3-35a1-49d1-b337-092417daaa1c','5b9cecde-914f-4557-97a5-e92f70636eb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f567ea44bf464607b3400913c4a5c583',volume_type_id=b49f5d85-b6d4-469a-a3af-eaeb7380b791)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:28.437803 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-019e3601-8bdf-422b-b321-e4fdb73bd460 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2585c4b-4923-4217-b7fe-e64dfe569ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:28.445752 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-019e3601-8bdf-422b-b321-e4fdb73bd460 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2585c4b-4923-4217-b7fe-e64dfe569ea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:28.446566 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-019e3601-8bdf-422b-b321-e4fdb73bd460 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Flow 'volume_create_api' (337f95b9-2b1b-47f2-9a7b-8e5c37c76342) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:20:28.446897 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-019e3601-8bdf-422b-b321-e4fdb73bd460 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Create volume request issued successfully. Aug 12 20:20:28.447460 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-019e3601-8bdf-422b-b321-e4fdb73bd460 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:20:28.447960 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 523/2086] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:20:28 2026] POST /volume/v3/volumes => generated 760 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:20:28.459576 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-579bf8d3-1f89-4f86-a0a5-d6a4174cb635 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:28.461761 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-579bf8d3-1f89-4f86-a0a5-d6a4174cb635 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/7ff7c986-a787-489b-8329-a9b9a12e6169 Aug 12 20:20:28.462009 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-579bf8d3-1f89-4f86-a0a5-d6a4174cb635 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:28.462349 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-579bf8d3-1f89-4f86-a0a5-d6a4174cb635 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:28.469779 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:28.469779 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:28.474040 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-579bf8d3-1f89-4f86-a0a5-d6a4174cb635 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:20:28.478404 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-579bf8d3-1f89-4f86-a0a5-d6a4174cb635 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/7ff7c986-a787-489b-8329-a9b9a12e6169 returned with HTTP 200 Aug 12 20:20:28.478789 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 518/2087] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:28 2026] GET /volume/v3/volumes/7ff7c986-a787-489b-8329-a9b9a12e6169 => generated 828 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:28.870794 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-86c4e2f4-f3eb-484a-907f-e2d9e3b38eb3 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:28.872898 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-86c4e2f4-f3eb-484a-907f-e2d9e3b38eb3 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] GET https://10.4.3.246/volume/v3/volumes/b25a51ae-642c-42e5-9e85-612ee77173a7 Aug 12 20:20:28.873149 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-86c4e2f4-f3eb-484a-907f-e2d9e3b38eb3 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:28.873373 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-86c4e2f4-f3eb-484a-907f-e2d9e3b38eb3 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:28.881066 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:28.881066 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:28.885172 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-86c4e2f4-f3eb-484a-907f-e2d9e3b38eb3 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Volume info retrieved successfully. Aug 12 20:20:28.889952 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-86c4e2f4-f3eb-484a-907f-e2d9e3b38eb3 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] https://10.4.3.246/volume/v3/volumes/b25a51ae-642c-42e5-9e85-612ee77173a7 returned with HTTP 200 Aug 12 20:20:28.890385 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 533/2088] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:20:28 2026] GET /volume/v3/volumes/b25a51ae-642c-42e5-9e85-612ee77173a7 => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:20:28.903323 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-d2895bbb-6d60-4ed2-bb2f-037f3c214b79 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:28.905035 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d2895bbb-6d60-4ed2-bb2f-037f3c214b79 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:20:28.905349 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d2895bbb-6d60-4ed2-bb2f-037f3c214b79 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b25a51ae-642c-42e5-9e85-612ee77173a7", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1586295802"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:28.913838 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:28.913838 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:28.914183 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-d2895bbb-6d60-4ed2-bb2f-037f3c214b79 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Volume info retrieved successfully. Aug 12 20:20:28.916090 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.snapshots [None req-d2895bbb-6d60-4ed2-bb2f-037f3c214b79 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Create snapshot from volume b25a51ae-642c-42e5-9e85-612ee77173a7 Aug 12 20:20:28.945705 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-d2895bbb-6d60-4ed2-bb2f-037f3c214b79 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Created reservations ['91ca0417-1ce3-45cd-8ef4-163ce09e2a62', '43ca8180-63cb-45ea-a23e-f77e05881f3a', 'a8cccae7-9a78-49d4-89d1-f827f2068196', 'e31bd0cd-c38c-4226-9ee9-47273db02b73'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:20:28.977556 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-d2895bbb-6d60-4ed2-bb2f-037f3c214b79 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Snapshot create request issued successfully. Aug 12 20:20:28.977925 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d2895bbb-6d60-4ed2-bb2f-037f3c214b79 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:20:28.978295 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 515/2089] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:20:28 2026] POST /volume/v3/snapshots => generated 322 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:20:28.986494 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-7740aec7-21fe-47b8-8c89-1efb4fc76595 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:28.988454 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7740aec7-21fe-47b8-8c89-1efb4fc76595 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] GET https://10.4.3.246/volume/v3/snapshots/62f85a10-0251-41f4-b347-19b6f408f3b9 Aug 12 20:20:28.988529 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7740aec7-21fe-47b8-8c89-1efb4fc76595 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:28.988762 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7740aec7-21fe-47b8-8c89-1efb4fc76595 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:28.993144 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:28.993144 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:28.993531 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-7740aec7-21fe-47b8-8c89-1efb4fc76595 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Snapshot retrieved successfully. Aug 12 20:20:28.994261 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7740aec7-21fe-47b8-8c89-1efb4fc76595 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] https://10.4.3.246/volume/v3/snapshots/62f85a10-0251-41f4-b347-19b6f408f3b9 returned with HTTP 200 Aug 12 20:20:28.994592 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 524/2090] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:20:28 2026] GET /volume/v3/snapshots/62f85a10-0251-41f4-b347-19b6f408f3b9 => generated 454 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:29.433414 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-afd75f49-7399-434e-8093-8f5bc25c000b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:29.435653 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-afd75f49-7399-434e-8093-8f5bc25c000b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e Aug 12 20:20:29.435862 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-afd75f49-7399-434e-8093-8f5bc25c000b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:29.436038 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-afd75f49-7399-434e-8093-8f5bc25c000b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:29.436373 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-afd75f49-7399-434e-8093-8f5bc25c000b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id 62518edc-63f0-4d7e-8a5c-c5c85c05b59e. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:29.441837 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:29.441837 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:29.442734 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-afd75f49-7399-434e-8093-8f5bc25c000b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e returned with HTTP 200 Aug 12 20:20:29.443473 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 519/2091] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:29 2026] GET /volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:29.491273 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a75baa56-236a-410e-a132-e3890000109b None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:29.493107 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a75baa56-236a-410e-a132-e3890000109b tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/7ff7c986-a787-489b-8329-a9b9a12e6169 Aug 12 20:20:29.493285 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a75baa56-236a-410e-a132-e3890000109b tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:29.493466 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a75baa56-236a-410e-a132-e3890000109b tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:29.500263 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:29.500263 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:29.504006 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-a75baa56-236a-410e-a132-e3890000109b tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:20:29.508848 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a75baa56-236a-410e-a132-e3890000109b tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/7ff7c986-a787-489b-8329-a9b9a12e6169 returned with HTTP 200 Aug 12 20:20:29.509188 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 534/2092] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:29 2026] GET /volume/v3/volumes/7ff7c986-a787-489b-8329-a9b9a12e6169 => generated 1368 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:20:29.619098 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-45685704-0c2a-41ca-82e4-dd38aa18e894 req-2e7f8307-78fb-40cb-b2b9-ac4dca0f82aa None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:29.621932 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-45685704-0c2a-41ca-82e4-dd38aa18e894 req-2e7f8307-78fb-40cb-b2b9-ac4dca0f82aa tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/7ff7c986-a787-489b-8329-a9b9a12e6169 Aug 12 20:20:29.622430 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-45685704-0c2a-41ca-82e4-dd38aa18e894 req-2e7f8307-78fb-40cb-b2b9-ac4dca0f82aa tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:29.623910 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-45685704-0c2a-41ca-82e4-dd38aa18e894 req-2e7f8307-78fb-40cb-b2b9-ac4dca0f82aa tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:29.630349 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:29.630349 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:29.635054 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-45685704-0c2a-41ca-82e4-dd38aa18e894 req-2e7f8307-78fb-40cb-b2b9-ac4dca0f82aa tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:20:29.641423 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-45685704-0c2a-41ca-82e4-dd38aa18e894 req-2e7f8307-78fb-40cb-b2b9-ac4dca0f82aa tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/7ff7c986-a787-489b-8329-a9b9a12e6169 returned with HTTP 200 Aug 12 20:20:29.642310 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 516/2093] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:20:29 2026] GET /volume/v3/volumes/7ff7c986-a787-489b-8329-a9b9a12e6169 => generated 1368 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:20:30.003815 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-bfa50d00-02b9-4efe-a0e7-558fc9a542c4 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:30.006200 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-bfa50d00-02b9-4efe-a0e7-558fc9a542c4 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] GET https://10.4.3.246/volume/v3/snapshots/62f85a10-0251-41f4-b347-19b6f408f3b9 Aug 12 20:20:30.006473 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-bfa50d00-02b9-4efe-a0e7-558fc9a542c4 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:30.007104 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-bfa50d00-02b9-4efe-a0e7-558fc9a542c4 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:30.012709 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:30.012709 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:30.013151 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-bfa50d00-02b9-4efe-a0e7-558fc9a542c4 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Snapshot retrieved successfully. Aug 12 20:20:30.013970 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-bfa50d00-02b9-4efe-a0e7-558fc9a542c4 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] https://10.4.3.246/volume/v3/snapshots/62f85a10-0251-41f4-b347-19b6f408f3b9 returned with HTTP 200 Aug 12 20:20:30.014973 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 525/2094] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:20:30 2026] GET /volume/v3/snapshots/62f85a10-0251-41f4-b347-19b6f408f3b9 => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:30.024035 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-9b33cf3f-bcf3-4477-9acc-b29dab687ed1 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:30.029807 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9b33cf3f-bcf3-4477-9acc-b29dab687ed1 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] POST https://10.4.3.246/volume/v3/volumes/b25a51ae-642c-42e5-9e85-612ee77173a7/action Aug 12 20:20:30.029807 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9b33cf3f-bcf3-4477-9acc-b29dab687ed1 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Action body: b'{"revert": {"snapshot_id": "62f85a10-0251-41f4-b347-19b6f408f3b9"}}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:20:30.029807 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9b33cf3f-bcf3-4477-9acc-b29dab687ed1 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "62f85a10-0251-41f4-b347-19b6f408f3b9"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:30.045272 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:30.045272 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:30.047408 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-9b33cf3f-bcf3-4477-9acc-b29dab687ed1 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Volume retrieved successfully. Aug 12 20:20:30.070435 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-9b33cf3f-bcf3-4477-9acc-b29dab687ed1 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Reverting volume b25a51ae-642c-42e5-9e85-612ee77173a7 to snapshot 62f85a10-0251-41f4-b347-19b6f408f3b9. Aug 12 20:20:30.071413 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:30.071413 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:30.087997 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9b33cf3f-bcf3-4477-9acc-b29dab687ed1 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] https://10.4.3.246/volume/v3/volumes/b25a51ae-642c-42e5-9e85-612ee77173a7/action returned with HTTP 202 Aug 12 20:20:30.089523 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 520/2095] 10.4.3.246 () {70 vars in 1431 bytes} [Wed Aug 12 20:20:30 2026] POST /volume/v3/volumes/b25a51ae-642c-42e5-9e85-612ee77173a7/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 12 20:20:30.098656 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-84b49d6c-925c-49ae-a9fa-64f24cfd277c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:30.100668 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-84b49d6c-925c-49ae-a9fa-64f24cfd277c tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] GET https://10.4.3.246/volume/v3/volumes/b25a51ae-642c-42e5-9e85-612ee77173a7 Aug 12 20:20:30.103342 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-84b49d6c-925c-49ae-a9fa-64f24cfd277c tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:30.103342 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-84b49d6c-925c-49ae-a9fa-64f24cfd277c tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:30.125723 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:30.125723 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:30.133135 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-84b49d6c-925c-49ae-a9fa-64f24cfd277c tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Volume info retrieved successfully. Aug 12 20:20:30.140979 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-84b49d6c-925c-49ae-a9fa-64f24cfd277c tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] https://10.4.3.246/volume/v3/volumes/b25a51ae-642c-42e5-9e85-612ee77173a7 returned with HTTP 200 Aug 12 20:20:30.141885 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 535/2096] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:20:30 2026] GET /volume/v3/volumes/b25a51ae-642c-42e5-9e85-612ee77173a7 => generated 859 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:20:30.176711 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-45685704-0c2a-41ca-82e4-dd38aa18e894 req-70186168-d507-49c0-acec-195d14372f62 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:30.180801 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-45685704-0c2a-41ca-82e4-dd38aa18e894 req-70186168-d507-49c0-acec-195d14372f62 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/7ff7c986-a787-489b-8329-a9b9a12e6169 Aug 12 20:20:30.181061 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-45685704-0c2a-41ca-82e4-dd38aa18e894 req-70186168-d507-49c0-acec-195d14372f62 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:30.181246 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-45685704-0c2a-41ca-82e4-dd38aa18e894 req-70186168-d507-49c0-acec-195d14372f62 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:30.188944 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:30.188944 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:30.192836 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-45685704-0c2a-41ca-82e4-dd38aa18e894 req-70186168-d507-49c0-acec-195d14372f62 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:20:30.198775 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-45685704-0c2a-41ca-82e4-dd38aa18e894 req-70186168-d507-49c0-acec-195d14372f62 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/7ff7c986-a787-489b-8329-a9b9a12e6169 returned with HTTP 200 Aug 12 20:20:30.199194 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 517/2097] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:20:30 2026] GET /volume/v3/volumes/7ff7c986-a787-489b-8329-a9b9a12e6169 => generated 1368 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:20:30.210169 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-15d31f63-5fe6-4c1d-83a2-7273715a3e32 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:30.210820 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-15d31f63-5fe6-4c1d-83a2-7273715a3e32 None None] GET https://10.4.3.246/volume// Aug 12 20:20:30.210930 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-15d31f63-5fe6-4c1d-83a2-7273715a3e32 None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:30.211174 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-15d31f63-5fe6-4c1d-83a2-7273715a3e32 None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:30.211623 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-15d31f63-5fe6-4c1d-83a2-7273715a3e32 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:20:30.212120 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 526/2098] 10.4.3.246 () {66 vars in 1419 bytes} [Wed Aug 12 20:20:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:20:30.220474 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-45685704-0c2a-41ca-82e4-dd38aa18e894 req-9038f4fb-aee5-4f71-960e-401293678b2d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:30.222513 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-45685704-0c2a-41ca-82e4-dd38aa18e894 req-9038f4fb-aee5-4f71-960e-401293678b2d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:20:30.222925 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-45685704-0c2a-41ca-82e4-dd38aa18e894 req-9038f4fb-aee5-4f71-960e-401293678b2d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7ff7c986-a787-489b-8329-a9b9a12e6169", "connector": null, "instance_uuid": "762ab7f1-04c3-4c81-b9b6-fdbb73b40f2e"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:30.231874 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:30.231874 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:30.263642 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-45685704-0c2a-41ca-82e4-dd38aa18e894 req-9038f4fb-aee5-4f71-960e-401293678b2d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:20:30.264261 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 521/2099] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:20:30 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 12 20:20:30.457558 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-8f142f06-1dc7-43a5-b211-7aa731fbd58b None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:30.458944 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8f142f06-1dc7-43a5-b211-7aa731fbd58b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e Aug 12 20:20:30.459148 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8f142f06-1dc7-43a5-b211-7aa731fbd58b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:30.459332 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8f142f06-1dc7-43a5-b211-7aa731fbd58b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:30.459448 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-8f142f06-1dc7-43a5-b211-7aa731fbd58b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id 62518edc-63f0-4d7e-8a5c-c5c85c05b59e. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:30.463397 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:30.463397 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:30.464080 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8f142f06-1dc7-43a5-b211-7aa731fbd58b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e returned with HTTP 200 Aug 12 20:20:30.464389 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 536/2100] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:30 2026] GET /volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:30.724511 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-e7fd0986-b473-44c2-9d1d-b34ae7c26046 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:30.728508 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e7fd0986-b473-44c2-9d1d-b34ae7c26046 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] GET https://10.4.3.246/volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b Aug 12 20:20:30.728508 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e7fd0986-b473-44c2-9d1d-b34ae7c26046 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:30.728508 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e7fd0986-b473-44c2-9d1d-b34ae7c26046 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:30.742416 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:30.742416 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:30.749265 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-e7fd0986-b473-44c2-9d1d-b34ae7c26046 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Volume info retrieved successfully. Aug 12 20:20:30.752081 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e7fd0986-b473-44c2-9d1d-b34ae7c26046 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] https://10.4.3.246/volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b returned with HTTP 200 Aug 12 20:20:30.752894 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 518/2101] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:30 2026] GET /volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:20:30.805712 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-2b376a14-91ec-4755-bb92-078d0f1d9aad req-d919ba60-bd7a-491f-8cf7-92ef1d704c2e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:30.808525 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-2b376a14-91ec-4755-bb92-078d0f1d9aad req-d919ba60-bd7a-491f-8cf7-92ef1d704c2e tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] GET https://10.4.3.246/volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b Aug 12 20:20:30.808822 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-2b376a14-91ec-4755-bb92-078d0f1d9aad req-d919ba60-bd7a-491f-8cf7-92ef1d704c2e tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:30.809076 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-2b376a14-91ec-4755-bb92-078d0f1d9aad req-d919ba60-bd7a-491f-8cf7-92ef1d704c2e tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:30.824911 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:30.824911 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:30.829755 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-2b376a14-91ec-4755-bb92-078d0f1d9aad req-d919ba60-bd7a-491f-8cf7-92ef1d704c2e tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Volume info retrieved successfully. Aug 12 20:20:30.834238 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-2b376a14-91ec-4755-bb92-078d0f1d9aad req-d919ba60-bd7a-491f-8cf7-92ef1d704c2e tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] https://10.4.3.246/volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b returned with HTTP 200 Aug 12 20:20:30.834559 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 527/2102] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:20:30 2026] GET /volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:20:30.856431 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-2b376a14-91ec-4755-bb92-078d0f1d9aad req-5e9314ed-0a1b-4d86-9bf0-648f26ee8a56 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:30.858684 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-2b376a14-91ec-4755-bb92-078d0f1d9aad req-5e9314ed-0a1b-4d86-9bf0-648f26ee8a56 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] POST https://10.4.3.246/volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b/action Aug 12 20:20:30.859028 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-2b376a14-91ec-4755-bb92-078d0f1d9aad req-5e9314ed-0a1b-4d86-9bf0-648f26ee8a56 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:20:30.859173 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-2b376a14-91ec-4755-bb92-078d0f1d9aad req-5e9314ed-0a1b-4d86-9bf0-648f26ee8a56 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:30.889662 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:30.889662 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:30.889662 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-2b376a14-91ec-4755-bb92-078d0f1d9aad req-5e9314ed-0a1b-4d86-9bf0-648f26ee8a56 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Volume info retrieved successfully. Aug 12 20:20:30.899656 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-2b376a14-91ec-4755-bb92-078d0f1d9aad req-5e9314ed-0a1b-4d86-9bf0-648f26ee8a56 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Begin detaching volume completed successfully. Aug 12 20:20:30.900000 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-2b376a14-91ec-4755-bb92-078d0f1d9aad req-5e9314ed-0a1b-4d86-9bf0-648f26ee8a56 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] https://10.4.3.246/volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b/action returned with HTTP 202 Aug 12 20:20:30.900524 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 522/2103] 10.4.3.246 () {72 vars in 1672 bytes} [Wed Aug 12 20:20:30 2026] POST /volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:20:30.962847 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-be35ca45-c413-4f64-9436-ae0dd7d333a0 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:30.962847 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-be35ca45-c413-4f64-9436-ae0dd7d333a0 None None] GET https://10.4.3.246/volume// Aug 12 20:20:30.962847 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-be35ca45-c413-4f64-9436-ae0dd7d333a0 None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:30.962847 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-be35ca45-c413-4f64-9436-ae0dd7d333a0 None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:30.962847 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-be35ca45-c413-4f64-9436-ae0dd7d333a0 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:20:30.962847 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 537/2104] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:20:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:20:30.970615 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-2b376a14-91ec-4755-bb92-078d0f1d9aad req-b42daa2e-7626-4d03-b273-c4185de269ca None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:30.972918 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-2b376a14-91ec-4755-bb92-078d0f1d9aad req-b42daa2e-7626-4d03-b273-c4185de269ca tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] GET https://10.4.3.246/volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b Aug 12 20:20:30.973170 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-2b376a14-91ec-4755-bb92-078d0f1d9aad req-b42daa2e-7626-4d03-b273-c4185de269ca tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:30.973390 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-2b376a14-91ec-4755-bb92-078d0f1d9aad req-b42daa2e-7626-4d03-b273-c4185de269ca tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:30.985118 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:30.985118 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:30.994883 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-2b376a14-91ec-4755-bb92-078d0f1d9aad req-b42daa2e-7626-4d03-b273-c4185de269ca tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Volume info retrieved successfully. Aug 12 20:20:31.001247 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-2b376a14-91ec-4755-bb92-078d0f1d9aad req-b42daa2e-7626-4d03-b273-c4185de269ca tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] https://10.4.3.246/volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b returned with HTTP 200 Aug 12 20:20:31.002030 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 519/2105] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:20:30 2026] GET /volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b => generated 1326 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:20:31.156689 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-08c694c0-4f2c-4c96-8d44-b9ea6067a04d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:31.161485 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-08c694c0-4f2c-4c96-8d44-b9ea6067a04d tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] GET https://10.4.3.246/volume/v3/volumes/b25a51ae-642c-42e5-9e85-612ee77173a7 Aug 12 20:20:31.162416 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-08c694c0-4f2c-4c96-8d44-b9ea6067a04d tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:31.162416 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-08c694c0-4f2c-4c96-8d44-b9ea6067a04d tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:31.170975 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:31.170975 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:31.179630 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-08c694c0-4f2c-4c96-8d44-b9ea6067a04d tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Volume info retrieved successfully. Aug 12 20:20:31.185597 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-08c694c0-4f2c-4c96-8d44-b9ea6067a04d tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] https://10.4.3.246/volume/v3/volumes/b25a51ae-642c-42e5-9e85-612ee77173a7 returned with HTTP 200 Aug 12 20:20:31.186187 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 528/2106] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:20:31 2026] GET /volume/v3/volumes/b25a51ae-642c-42e5-9e85-612ee77173a7 => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:20:31.199395 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a06b89e4-3994-44f2-8785-e0f20e9a3dc2 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:31.201202 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a06b89e4-3994-44f2-8785-e0f20e9a3dc2 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] GET https://10.4.3.246/volume/v3/snapshots/62f85a10-0251-41f4-b347-19b6f408f3b9 Aug 12 20:20:31.201396 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a06b89e4-3994-44f2-8785-e0f20e9a3dc2 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:31.201602 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a06b89e4-3994-44f2-8785-e0f20e9a3dc2 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:31.206390 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:31.206390 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:31.206835 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-a06b89e4-3994-44f2-8785-e0f20e9a3dc2 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Snapshot retrieved successfully. Aug 12 20:20:31.207589 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a06b89e4-3994-44f2-8785-e0f20e9a3dc2 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] https://10.4.3.246/volume/v3/snapshots/62f85a10-0251-41f4-b347-19b6f408f3b9 returned with HTTP 200 Aug 12 20:20:31.207933 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 523/2107] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:20:31 2026] GET /volume/v3/snapshots/62f85a10-0251-41f4-b347-19b6f408f3b9 => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:31.219180 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b009b19c-621a-411a-8f41-dd11d151b5b8 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:31.221159 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b009b19c-621a-411a-8f41-dd11d151b5b8 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] GET https://10.4.3.246/volume/v3/volumes/b25a51ae-642c-42e5-9e85-612ee77173a7 Aug 12 20:20:31.221473 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b009b19c-621a-411a-8f41-dd11d151b5b8 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:31.223062 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b009b19c-621a-411a-8f41-dd11d151b5b8 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:31.230609 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:31.230609 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:31.233248 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-b009b19c-621a-411a-8f41-dd11d151b5b8 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Volume info retrieved successfully. Aug 12 20:20:31.237670 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b009b19c-621a-411a-8f41-dd11d151b5b8 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] https://10.4.3.246/volume/v3/volumes/b25a51ae-642c-42e5-9e85-612ee77173a7 returned with HTTP 200 Aug 12 20:20:31.238252 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 538/2108] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:20:31 2026] GET /volume/v3/volumes/b25a51ae-642c-42e5-9e85-612ee77173a7 => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:20:31.250998 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-6592eba3-29bb-45a6-b144-64e374ad97d4 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:31.252607 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6592eba3-29bb-45a6-b144-64e374ad97d4 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:20:31.252941 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6592eba3-29bb-45a6-b144-64e374ad97d4 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1459706978"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:31.254475 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-6592eba3-29bb-45a6-b144-64e374ad97d4 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1459706978'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:20:31.254620 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-6592eba3-29bb-45a6-b144-64e374ad97d4 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Create volume of 1 GB Aug 12 20:20:31.258480 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-6592eba3-29bb-45a6-b144-64e374ad97d4 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Availability Zones retrieved successfully. Aug 12 20:20:31.264081 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-6592eba3-29bb-45a6-b144-64e374ad97d4 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Flow 'volume_create_api' (5cf7faed-fc87-4be3-be67-7dc398b977f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:20:31.265388 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-6592eba3-29bb-45a6-b144-64e374ad97d4 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (807090d1-f313-48a4-b09c-ba0143723e28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:31.266312 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-6592eba3-29bb-45a6-b144-64e374ad97d4 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:20:31.295195 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-6592eba3-29bb-45a6-b144-64e374ad97d4 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (807090d1-f313-48a4-b09c-ba0143723e28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:31.296101 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-6592eba3-29bb-45a6-b144-64e374ad97d4 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11882e7b-ac6f-4458-bc17-13c8c3a1a7a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:31.345851 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-6592eba3-29bb-45a6-b144-64e374ad97d4 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Created reservations ['0b0e9acb-5380-4af2-8cad-638e2388a677', '9ce6cb87-4b42-44e3-87ff-40552c806a38', 'bf0ab57a-5ac7-4451-bb7b-00cf55cd535f', '547b2d4d-10fd-4016-afd8-c00ccab606fb'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:20:31.346687 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-6592eba3-29bb-45a6-b144-64e374ad97d4 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11882e7b-ac6f-4458-bc17-13c8c3a1a7a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b0e9acb-5380-4af2-8cad-638e2388a677', '9ce6cb87-4b42-44e3-87ff-40552c806a38', 'bf0ab57a-5ac7-4451-bb7b-00cf55cd535f', '547b2d4d-10fd-4016-afd8-c00ccab606fb']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:31.347515 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-6592eba3-29bb-45a6-b144-64e374ad97d4 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31aeaf50-49ad-4385-9991-e22d541f52d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:31.373851 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-6592eba3-29bb-45a6-b144-64e374ad97d4 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31aeaf50-49ad-4385-9991-e22d541f52d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b691e33a-c1ca-4d64-befa-41971f737624', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1459706978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7904d6951424a968006cc1d113f9da0',qos_specs=None,replication_status=,reservations=['0b0e9acb-5380-4af2-8cad-638e2388a677','9ce6cb87-4b42-44e3-87ff-40552c806a38','bf0ab57a-5ac7-4451-bb7b-00cf55cd535f','547b2d4d-10fd-4016-afd8-c00ccab606fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e656f100fe9f4587b6a12c07766414c3',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:20:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1459706978',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b691e33a-c1ca-4d64-befa-41971f737624,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7904d6951424a968006cc1d113f9da0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e656f100fe9f4587b6a12c07766414c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:31.375102 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-6592eba3-29bb-45a6-b144-64e374ad97d4 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8939c42-e2e3-4ddb-8e60-4d59daa61946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:31.396418 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-6592eba3-29bb-45a6-b144-64e374ad97d4 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8939c42-e2e3-4ddb-8e60-4d59daa61946) transitioned into state 'SUCCESS' from state '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-1459706978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7904d6951424a968006cc1d113f9da0',qos_specs=None,replication_status=,reservations=['0b0e9acb-5380-4af2-8cad-638e2388a677','9ce6cb87-4b42-44e3-87ff-40552c806a38','bf0ab57a-5ac7-4451-bb7b-00cf55cd535f','547b2d4d-10fd-4016-afd8-c00ccab606fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e656f100fe9f4587b6a12c07766414c3',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:31.397192 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-6592eba3-29bb-45a6-b144-64e374ad97d4 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e39792d-33f3-46f6-9304-1f67ca718e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:31.408368 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-6592eba3-29bb-45a6-b144-64e374ad97d4 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e39792d-33f3-46f6-9304-1f67ca718e49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:31.409674 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-6592eba3-29bb-45a6-b144-64e374ad97d4 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Flow 'volume_create_api' (5cf7faed-fc87-4be3-be67-7dc398b977f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:20:31.410110 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-6592eba3-29bb-45a6-b144-64e374ad97d4 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Create volume request issued successfully. Aug 12 20:20:31.410852 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6592eba3-29bb-45a6-b144-64e374ad97d4 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:20:31.411508 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 520/2109] 10.4.3.246 () {70 vars in 1299 bytes} [Wed Aug 12 20:20:31 2026] POST /volume/v3/volumes => generated 766 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:20:31.427451 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-9c528f8d-f32e-4296-ace1-a3dd8dbaa407 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:31.435679 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9c528f8d-f32e-4296-ace1-a3dd8dbaa407 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] GET https://10.4.3.246/volume/v3/volumes/b691e33a-c1ca-4d64-befa-41971f737624 Aug 12 20:20:31.437012 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9c528f8d-f32e-4296-ace1-a3dd8dbaa407 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:31.437303 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9c528f8d-f32e-4296-ace1-a3dd8dbaa407 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:31.446160 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:31.446160 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:31.454465 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-9c528f8d-f32e-4296-ace1-a3dd8dbaa407 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Volume info retrieved successfully. Aug 12 20:20:31.459556 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9c528f8d-f32e-4296-ace1-a3dd8dbaa407 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] https://10.4.3.246/volume/v3/volumes/b691e33a-c1ca-4d64-befa-41971f737624 returned with HTTP 200 Aug 12 20:20:31.460016 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 529/2110] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:20:31 2026] GET /volume/v3/volumes/b691e33a-c1ca-4d64-befa-41971f737624 => generated 834 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:20:31.476612 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-749a8112-00b9-4b52-8df3-1e8c74916f7a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:31.479721 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-749a8112-00b9-4b52-8df3-1e8c74916f7a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e Aug 12 20:20:31.480008 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-749a8112-00b9-4b52-8df3-1e8c74916f7a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:31.480274 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-749a8112-00b9-4b52-8df3-1e8c74916f7a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:31.480410 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-749a8112-00b9-4b52-8df3-1e8c74916f7a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id 62518edc-63f0-4d7e-8a5c-c5c85c05b59e. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:31.487965 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:31.487965 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:31.488803 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-749a8112-00b9-4b52-8df3-1e8c74916f7a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e returned with HTTP 200 Aug 12 20:20:31.489183 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 524/2111] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:31 2026] GET /volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:31.648502 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-0d1f0d15-fceb-4b1f-a138-8a6ac79b5383 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:31.649120 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0d1f0d15-fceb-4b1f-a138-8a6ac79b5383 None None] GET https://10.4.3.246/volume// Aug 12 20:20:31.649345 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-0d1f0d15-fceb-4b1f-a138-8a6ac79b5383 None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:31.649616 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-0d1f0d15-fceb-4b1f-a138-8a6ac79b5383 None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:31.650056 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0d1f0d15-fceb-4b1f-a138-8a6ac79b5383 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:20:31.650560 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 539/2112] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:20:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:20:31.667571 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-45685704-0c2a-41ca-82e4-dd38aa18e894 req-0eb24a8d-82db-4822-b914-4b23db983876 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:31.671295 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-45685704-0c2a-41ca-82e4-dd38aa18e894 req-0eb24a8d-82db-4822-b914-4b23db983876 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/7ff7c986-a787-489b-8329-a9b9a12e6169 Aug 12 20:20:31.671961 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-45685704-0c2a-41ca-82e4-dd38aa18e894 req-0eb24a8d-82db-4822-b914-4b23db983876 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:31.672209 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-45685704-0c2a-41ca-82e4-dd38aa18e894 req-0eb24a8d-82db-4822-b914-4b23db983876 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:31.690259 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:31.690259 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:31.698366 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-45685704-0c2a-41ca-82e4-dd38aa18e894 req-0eb24a8d-82db-4822-b914-4b23db983876 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:20:31.705005 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-45685704-0c2a-41ca-82e4-dd38aa18e894 req-0eb24a8d-82db-4822-b914-4b23db983876 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/7ff7c986-a787-489b-8329-a9b9a12e6169 returned with HTTP 200 Aug 12 20:20:31.705444 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 521/2113] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:20:31 2026] GET /volume/v3/volumes/7ff7c986-a787-489b-8329-a9b9a12e6169 => generated 1547 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:20:31.813863 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-45685704-0c2a-41ca-82e4-dd38aa18e894 req-9742b6d0-a427-4f3a-93f6-7e998d8b3be8 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:31.815936 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-45685704-0c2a-41ca-82e4-dd38aa18e894 req-9742b6d0-a427-4f3a-93f6-7e998d8b3be8 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] PUT https://10.4.3.246/volume/v3/attachments/aff1c474-d043-4574-adb1-ab76acdb9889 Aug 12 20:20:31.816363 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-45685704-0c2a-41ca-82e4-dd38aa18e894 req-9742b6d0-a427-4f3a-93f6-7e998d8b3be8 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:31.826197 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-45685704-0c2a-41ca-82e4-dd38aa18e894 req-9742b6d0-a427-4f3a-93f6-7e998d8b3be8 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Acquiring lock "cinder-attachment_update-7ff7c986-a787-489b-8329-a9b9a12e6169-np0000007109" by "attachment_update" {{(pid=100383) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:20:31.831265 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-45685704-0c2a-41ca-82e4-dd38aa18e894 req-9742b6d0-a427-4f3a-93f6-7e998d8b3be8 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Lock "cinder-attachment_update-7ff7c986-a787-489b-8329-a9b9a12e6169-np0000007109" acquired by "attachment_update" :: waited 0.005s {{(pid=100383) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:20:31.832687 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:31.832687 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:31.934080 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-45685704-0c2a-41ca-82e4-dd38aa18e894 req-9742b6d0-a427-4f3a-93f6-7e998d8b3be8 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Lock "cinder-attachment_update-7ff7c986-a787-489b-8329-a9b9a12e6169-np0000007109" released by "attachment_update" :: held 0.103s {{(pid=100383) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:20:31.934454 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-45685704-0c2a-41ca-82e4-dd38aa18e894 req-9742b6d0-a427-4f3a-93f6-7e998d8b3be8 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/attachments/aff1c474-d043-4574-adb1-ab76acdb9889 returned with HTTP 200 Aug 12 20:20:31.935009 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 530/2114] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:20:31 2026] PUT /volume/v3/attachments/aff1c474-d043-4574-adb1-ab76acdb9889 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:20:31.959991 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-45685704-0c2a-41ca-82e4-dd38aa18e894 req-4c9a0247-89f2-4abc-b4e6-1ee0a5ba3394 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:31.962093 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-45685704-0c2a-41ca-82e4-dd38aa18e894 req-4c9a0247-89f2-4abc-b4e6-1ee0a5ba3394 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] POST https://10.4.3.246/volume/v3/attachments/aff1c474-d043-4574-adb1-ab76acdb9889/action Aug 12 20:20:31.962612 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-45685704-0c2a-41ca-82e4-dd38aa18e894 req-4c9a0247-89f2-4abc-b4e6-1ee0a5ba3394 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Action body: b'{"os-complete": null}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:20:31.962890 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-45685704-0c2a-41ca-82e4-dd38aa18e894 req-4c9a0247-89f2-4abc-b4e6-1ee0a5ba3394 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:31.985360 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:31.985360 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:31.993631 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-2b376a14-91ec-4755-bb92-078d0f1d9aad req-3e45b251-95bd-4d59-990c-675cd04a0737 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:31.998504 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-2b376a14-91ec-4755-bb92-078d0f1d9aad req-3e45b251-95bd-4d59-990c-675cd04a0737 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] DELETE https://10.4.3.246/volume/v3/attachments/c75f65cb-91b9-4ccf-a916-53b80fc69942 Aug 12 20:20:31.998718 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-2b376a14-91ec-4755-bb92-078d0f1d9aad req-3e45b251-95bd-4d59-990c-675cd04a0737 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:31.998968 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-2b376a14-91ec-4755-bb92-078d0f1d9aad req-3e45b251-95bd-4d59-990c-675cd04a0737 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:32.011900 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-45685704-0c2a-41ca-82e4-dd38aa18e894 req-4c9a0247-89f2-4abc-b4e6-1ee0a5ba3394 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/attachments/aff1c474-d043-4574-adb1-ab76acdb9889/action returned with HTTP 204 Aug 12 20:20:32.011900 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 525/2115] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:20:31 2026] POST /volume/v3/attachments/aff1c474-d043-4574-adb1-ab76acdb9889/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:20:32.012145 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:32.012145 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:32.075156 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-2b376a14-91ec-4755-bb92-078d0f1d9aad req-3e45b251-95bd-4d59-990c-675cd04a0737 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] https://10.4.3.246/volume/v3/attachments/c75f65cb-91b9-4ccf-a916-53b80fc69942 returned with HTTP 200 Aug 12 20:20:32.075613 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 540/2116] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:20:31 2026] DELETE /volume/v3/attachments/c75f65cb-91b9-4ccf-a916-53b80fc69942 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:32.478383 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-64c88ccb-4524-44b1-add3-b91af02c1cab None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:32.480908 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-64c88ccb-4524-44b1-add3-b91af02c1cab tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] GET https://10.4.3.246/volume/v3/volumes/b691e33a-c1ca-4d64-befa-41971f737624 Aug 12 20:20:32.481254 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-64c88ccb-4524-44b1-add3-b91af02c1cab tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:32.481517 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-64c88ccb-4524-44b1-add3-b91af02c1cab tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:32.491322 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:32.491322 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:32.495858 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-64c88ccb-4524-44b1-add3-b91af02c1cab tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Volume info retrieved successfully. Aug 12 20:20:32.499610 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-cf6c48bb-cd10-45af-9b2f-2f305a7b8709 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:32.501460 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cf6c48bb-cd10-45af-9b2f-2f305a7b8709 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e Aug 12 20:20:32.501661 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cf6c48bb-cd10-45af-9b2f-2f305a7b8709 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:32.501869 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cf6c48bb-cd10-45af-9b2f-2f305a7b8709 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:32.501998 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-cf6c48bb-cd10-45af-9b2f-2f305a7b8709 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id 62518edc-63f0-4d7e-8a5c-c5c85c05b59e. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:32.502187 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-64c88ccb-4524-44b1-add3-b91af02c1cab tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] https://10.4.3.246/volume/v3/volumes/b691e33a-c1ca-4d64-befa-41971f737624 returned with HTTP 200 Aug 12 20:20:32.502723 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 522/2117] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:20:32 2026] GET /volume/v3/volumes/b691e33a-c1ca-4d64-befa-41971f737624 => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:20:32.507050 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:32.507050 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:32.507847 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cf6c48bb-cd10-45af-9b2f-2f305a7b8709 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e returned with HTTP 200 Aug 12 20:20:32.508181 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 531/2118] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:32 2026] GET /volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:32.515695 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-2c6252a4-401a-4522-91bf-b8bf1ff19fd8 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:32.517559 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2c6252a4-401a-4522-91bf-b8bf1ff19fd8 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:20:32.517969 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2c6252a4-401a-4522-91bf-b8bf1ff19fd8 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b691e33a-c1ca-4d64-befa-41971f737624", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-921558508"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:32.527771 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:32.527771 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:32.528391 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-2c6252a4-401a-4522-91bf-b8bf1ff19fd8 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Volume info retrieved successfully. Aug 12 20:20:32.528594 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.snapshots [None req-2c6252a4-401a-4522-91bf-b8bf1ff19fd8 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Create snapshot from volume b691e33a-c1ca-4d64-befa-41971f737624 Aug 12 20:20:32.556455 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-2c6252a4-401a-4522-91bf-b8bf1ff19fd8 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Created reservations ['c312b622-d94a-438b-991b-38b9a8c77869', '84a2427e-04d7-4bdb-aa4b-b9cfc20a02e7', '00cc9ae3-63f5-4155-879c-c3271f9a0c29', 'cc19e914-c7b2-439e-b615-61d64897c0dc'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:20:32.585005 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-2c6252a4-401a-4522-91bf-b8bf1ff19fd8 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Snapshot create request issued successfully. Aug 12 20:20:32.585405 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2c6252a4-401a-4522-91bf-b8bf1ff19fd8 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:20:32.585880 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 526/2119] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:20:32 2026] POST /volume/v3/snapshots => generated 321 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:20:32.597651 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-fd9bd7bd-c71e-4625-b29d-81d76ce7eb9d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:32.600241 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-fd9bd7bd-c71e-4625-b29d-81d76ce7eb9d tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] GET https://10.4.3.246/volume/v3/snapshots/56fe27f7-4869-4309-b126-eaf01f049578 Aug 12 20:20:32.600489 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-fd9bd7bd-c71e-4625-b29d-81d76ce7eb9d tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:32.600806 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-fd9bd7bd-c71e-4625-b29d-81d76ce7eb9d tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:32.608068 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:32.608068 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:32.608673 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-fd9bd7bd-c71e-4625-b29d-81d76ce7eb9d tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Snapshot retrieved successfully. Aug 12 20:20:32.610112 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-fd9bd7bd-c71e-4625-b29d-81d76ce7eb9d tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] https://10.4.3.246/volume/v3/snapshots/56fe27f7-4869-4309-b126-eaf01f049578 returned with HTTP 200 Aug 12 20:20:32.610668 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 541/2120] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:20:32 2026] GET /volume/v3/snapshots/56fe27f7-4869-4309-b126-eaf01f049578 => generated 453 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:33.089004 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-31a2c0b1-1153-4c42-949c-4ed51ca75bc4 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:33.091088 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-31a2c0b1-1153-4c42-949c-4ed51ca75bc4 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] GET https://10.4.3.246/volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b Aug 12 20:20:33.091682 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-31a2c0b1-1153-4c42-949c-4ed51ca75bc4 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:33.093563 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-31a2c0b1-1153-4c42-949c-4ed51ca75bc4 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:33.103015 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:33.103015 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:33.108709 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-31a2c0b1-1153-4c42-949c-4ed51ca75bc4 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Volume info retrieved successfully. Aug 12 20:20:33.116190 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-31a2c0b1-1153-4c42-949c-4ed51ca75bc4 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] https://10.4.3.246/volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b returned with HTTP 200 Aug 12 20:20:33.117098 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 523/2121] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:33 2026] GET /volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:33.523046 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-d7b23d36-4637-4fef-a056-732a001e53d0 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:33.525686 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d7b23d36-4637-4fef-a056-732a001e53d0 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e Aug 12 20:20:33.525884 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d7b23d36-4637-4fef-a056-732a001e53d0 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:33.526096 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d7b23d36-4637-4fef-a056-732a001e53d0 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:33.526209 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-d7b23d36-4637-4fef-a056-732a001e53d0 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id 62518edc-63f0-4d7e-8a5c-c5c85c05b59e. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:33.536025 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:33.536025 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:33.536867 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d7b23d36-4637-4fef-a056-732a001e53d0 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e returned with HTTP 200 Aug 12 20:20:33.537240 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 532/2122] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:33 2026] GET /volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:33.623993 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-1a30efa2-737f-47e4-8fd9-0daf95200292 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:33.626927 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1a30efa2-737f-47e4-8fd9-0daf95200292 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] GET https://10.4.3.246/volume/v3/snapshots/56fe27f7-4869-4309-b126-eaf01f049578 Aug 12 20:20:33.626927 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1a30efa2-737f-47e4-8fd9-0daf95200292 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:33.627035 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1a30efa2-737f-47e4-8fd9-0daf95200292 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:33.634777 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:33.634777 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:33.635365 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-1a30efa2-737f-47e4-8fd9-0daf95200292 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Snapshot retrieved successfully. Aug 12 20:20:33.636232 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1a30efa2-737f-47e4-8fd9-0daf95200292 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] https://10.4.3.246/volume/v3/snapshots/56fe27f7-4869-4309-b126-eaf01f049578 returned with HTTP 200 Aug 12 20:20:33.636682 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 527/2123] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:20:33 2026] GET /volume/v3/snapshots/56fe27f7-4869-4309-b126-eaf01f049578 => generated 480 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:33.657196 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-7abc0eac-c49d-4757-9d06-e0fd8093d47a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:33.660024 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7abc0eac-c49d-4757-9d06-e0fd8093d47a tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] POST https://10.4.3.246/volume/v3/volumes/b691e33a-c1ca-4d64-befa-41971f737624/action Aug 12 20:20:33.660516 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7abc0eac-c49d-4757-9d06-e0fd8093d47a tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:20:33.660749 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7abc0eac-c49d-4757-9d06-e0fd8093d47a tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:33.676906 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:33.676906 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:33.677622 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-7abc0eac-c49d-4757-9d06-e0fd8093d47a tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Volume info retrieved successfully. Aug 12 20:20:33.738620 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-7abc0eac-c49d-4757-9d06-e0fd8093d47a tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Created reservations ['48df396c-fcd4-4d25-b581-7a5c3a733007', 'c8bda9d5-f787-49a9-b73e-66742791ad5f'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:20:33.753385 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-7abc0eac-c49d-4757-9d06-e0fd8093d47a tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Extend volume request issued successfully. Aug 12 20:20:33.753683 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7abc0eac-c49d-4757-9d06-e0fd8093d47a tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] https://10.4.3.246/volume/v3/volumes/b691e33a-c1ca-4d64-befa-41971f737624/action returned with HTTP 202 Aug 12 20:20:33.754682 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 542/2124] 10.4.3.246 () {70 vars in 1431 bytes} [Wed Aug 12 20:20:33 2026] POST /volume/v3/volumes/b691e33a-c1ca-4d64-befa-41971f737624/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 12 20:20:33.766704 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-4def8fcb-2f4a-4e12-a421-bfab1cea3208 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:33.767782 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4def8fcb-2f4a-4e12-a421-bfab1cea3208 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] GET https://10.4.3.246/volume/v3/volumes/b691e33a-c1ca-4d64-befa-41971f737624 Aug 12 20:20:33.768016 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4def8fcb-2f4a-4e12-a421-bfab1cea3208 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:33.768196 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4def8fcb-2f4a-4e12-a421-bfab1cea3208 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:33.782511 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:33.782511 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:33.786053 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-4def8fcb-2f4a-4e12-a421-bfab1cea3208 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Volume info retrieved successfully. Aug 12 20:20:33.791442 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4def8fcb-2f4a-4e12-a421-bfab1cea3208 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] https://10.4.3.246/volume/v3/volumes/b691e33a-c1ca-4d64-befa-41971f737624 returned with HTTP 200 Aug 12 20:20:33.791442 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 524/2125] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:20:33 2026] GET /volume/v3/volumes/b691e33a-c1ca-4d64-befa-41971f737624 => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:20:34.554079 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-aec35d0a-cfba-4e33-8a6c-a86cf3d91aa9 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:34.558564 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-aec35d0a-cfba-4e33-8a6c-a86cf3d91aa9 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e Aug 12 20:20:34.558564 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-aec35d0a-cfba-4e33-8a6c-a86cf3d91aa9 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:34.558564 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-aec35d0a-cfba-4e33-8a6c-a86cf3d91aa9 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:34.558564 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-aec35d0a-cfba-4e33-8a6c-a86cf3d91aa9 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id 62518edc-63f0-4d7e-8a5c-c5c85c05b59e. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:34.566552 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:34.566552 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:34.567872 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-aec35d0a-cfba-4e33-8a6c-a86cf3d91aa9 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e returned with HTTP 200 Aug 12 20:20:34.568395 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 533/2126] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:34 2026] GET /volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:34.808082 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-63cee853-2d10-44c8-8911-b01f2d4ec13c None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:34.810490 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-63cee853-2d10-44c8-8911-b01f2d4ec13c tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] GET https://10.4.3.246/volume/v3/volumes/b691e33a-c1ca-4d64-befa-41971f737624 Aug 12 20:20:34.810803 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-63cee853-2d10-44c8-8911-b01f2d4ec13c tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:34.811042 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-63cee853-2d10-44c8-8911-b01f2d4ec13c tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:34.820920 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:34.820920 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:34.828053 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-63cee853-2d10-44c8-8911-b01f2d4ec13c tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Volume info retrieved successfully. Aug 12 20:20:34.833860 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-63cee853-2d10-44c8-8911-b01f2d4ec13c tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] https://10.4.3.246/volume/v3/volumes/b691e33a-c1ca-4d64-befa-41971f737624 returned with HTTP 200 Aug 12 20:20:34.834345 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 528/2127] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:20:34 2026] GET /volume/v3/volumes/b691e33a-c1ca-4d64-befa-41971f737624 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:20:34.850527 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-2bc74cd8-8a34-48bd-89e5-4b9c67a3438b None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:34.857488 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2bc74cd8-8a34-48bd-89e5-4b9c67a3438b tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] POST https://10.4.3.246/volume/v3/volumes/b691e33a-c1ca-4d64-befa-41971f737624/action Aug 12 20:20:34.857977 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2bc74cd8-8a34-48bd-89e5-4b9c67a3438b tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Action body: b'{"revert": {"snapshot_id": "56fe27f7-4869-4309-b126-eaf01f049578"}}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:20:34.858140 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2bc74cd8-8a34-48bd-89e5-4b9c67a3438b tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "56fe27f7-4869-4309-b126-eaf01f049578"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:34.869407 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:34.869407 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:34.870053 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-2bc74cd8-8a34-48bd-89e5-4b9c67a3438b tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Volume retrieved successfully. Aug 12 20:20:34.883755 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2bc74cd8-8a34-48bd-89e5-4b9c67a3438b tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] HTTP exception thrown: Can't revert volume b691e33a-c1ca-4d64-befa-41971f737624 to its latest snapshot 56fe27f7-4869-4309-b126-eaf01f049578. The volume size must be equal to the snapshot size. Aug 12 20:20:34.883916 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2bc74cd8-8a34-48bd-89e5-4b9c67a3438b tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] https://10.4.3.246/volume/v3/volumes/b691e33a-c1ca-4d64-befa-41971f737624/action returned with HTTP 400 Aug 12 20:20:34.884526 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 543/2128] 10.4.3.246 () {70 vars in 1431 bytes} [Wed Aug 12 20:20:34 2026] POST /volume/v3/volumes/b691e33a-c1ca-4d64-befa-41971f737624/action => generated 213 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 12 20:20:34.892587 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-53a418b3-37a5-4f9e-9931-50f42df22e60 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:34.894757 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-53a418b3-37a5-4f9e-9931-50f42df22e60 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/56fe27f7-4869-4309-b126-eaf01f049578 Aug 12 20:20:34.895007 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-53a418b3-37a5-4f9e-9931-50f42df22e60 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:34.895250 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-53a418b3-37a5-4f9e-9931-50f42df22e60 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:34.895393 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.snapshots [None req-53a418b3-37a5-4f9e-9931-50f42df22e60 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Delete snapshot with id: 56fe27f7-4869-4309-b126-eaf01f049578 Aug 12 20:20:34.900981 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:34.900981 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:34.901397 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-53a418b3-37a5-4f9e-9931-50f42df22e60 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Snapshot retrieved successfully. Aug 12 20:20:34.925566 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-53a418b3-37a5-4f9e-9931-50f42df22e60 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Snapshot delete request issued successfully. Aug 12 20:20:34.925566 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-53a418b3-37a5-4f9e-9931-50f42df22e60 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] https://10.4.3.246/volume/v3/snapshots/56fe27f7-4869-4309-b126-eaf01f049578 returned with HTTP 202 Aug 12 20:20:34.925566 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 525/2129] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:20:34 2026] DELETE /volume/v3/snapshots/56fe27f7-4869-4309-b126-eaf01f049578 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:20:34.933518 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-9854274f-176d-42a5-ba0d-e2a1c8a80f1b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:34.935866 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9854274f-176d-42a5-ba0d-e2a1c8a80f1b tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] GET https://10.4.3.246/volume/v3/snapshots/56fe27f7-4869-4309-b126-eaf01f049578 Aug 12 20:20:34.936985 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9854274f-176d-42a5-ba0d-e2a1c8a80f1b tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:34.937266 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9854274f-176d-42a5-ba0d-e2a1c8a80f1b tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:34.943485 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:34.943485 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:34.943485 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-9854274f-176d-42a5-ba0d-e2a1c8a80f1b tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Snapshot retrieved successfully. Aug 12 20:20:34.944071 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9854274f-176d-42a5-ba0d-e2a1c8a80f1b tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] https://10.4.3.246/volume/v3/snapshots/56fe27f7-4869-4309-b126-eaf01f049578 returned with HTTP 200 Aug 12 20:20:34.944779 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 534/2130] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:20:34 2026] GET /volume/v3/snapshots/56fe27f7-4869-4309-b126-eaf01f049578 => generated 479 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:35.582510 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-7dbebd9a-8f73-4d42-ada4-2319b7a1bb3c None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:35.584659 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7dbebd9a-8f73-4d42-ada4-2319b7a1bb3c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e Aug 12 20:20:35.584927 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7dbebd9a-8f73-4d42-ada4-2319b7a1bb3c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:35.585159 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7dbebd9a-8f73-4d42-ada4-2319b7a1bb3c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:35.585301 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-7dbebd9a-8f73-4d42-ada4-2319b7a1bb3c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id 62518edc-63f0-4d7e-8a5c-c5c85c05b59e. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:35.590058 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:35.590058 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:35.591002 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7dbebd9a-8f73-4d42-ada4-2319b7a1bb3c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e returned with HTTP 200 Aug 12 20:20:35.591440 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 529/2131] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:35 2026] GET /volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:35.956467 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-93657dce-8645-4577-88bc-a6bf8693f9c7 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:35.959019 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-93657dce-8645-4577-88bc-a6bf8693f9c7 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] GET https://10.4.3.246/volume/v3/snapshots/56fe27f7-4869-4309-b126-eaf01f049578 Aug 12 20:20:35.959114 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-93657dce-8645-4577-88bc-a6bf8693f9c7 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:35.959355 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-93657dce-8645-4577-88bc-a6bf8693f9c7 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:35.966002 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-93657dce-8645-4577-88bc-a6bf8693f9c7 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] https://10.4.3.246/volume/v3/snapshots/56fe27f7-4869-4309-b126-eaf01f049578 returned with HTTP 404 Aug 12 20:20:35.966814 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 544/2132] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:20:35 2026] GET /volume/v3/snapshots/56fe27f7-4869-4309-b126-eaf01f049578 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:20:35.973454 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-f5e3b570-2a89-4970-adee-be696d760824 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:35.975322 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f5e3b570-2a89-4970-adee-be696d760824 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] DELETE https://10.4.3.246/volume/v3/volumes/b691e33a-c1ca-4d64-befa-41971f737624 Aug 12 20:20:35.975451 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f5e3b570-2a89-4970-adee-be696d760824 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:35.975994 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f5e3b570-2a89-4970-adee-be696d760824 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:35.975994 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-f5e3b570-2a89-4970-adee-be696d760824 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Delete volume with id: b691e33a-c1ca-4d64-befa-41971f737624 Aug 12 20:20:35.983066 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:35.983066 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:35.984274 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-f5e3b570-2a89-4970-adee-be696d760824 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Volume info retrieved successfully. Aug 12 20:20:36.007532 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-f5e3b570-2a89-4970-adee-be696d760824 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Delete volume request issued successfully. Aug 12 20:20:36.007836 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f5e3b570-2a89-4970-adee-be696d760824 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] https://10.4.3.246/volume/v3/volumes/b691e33a-c1ca-4d64-befa-41971f737624 returned with HTTP 202 Aug 12 20:20:36.008391 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 526/2133] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:20:35 2026] DELETE /volume/v3/volumes/b691e33a-c1ca-4d64-befa-41971f737624 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:20:36.015685 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0cc1051f-4d43-4831-b422-d45c44d705cc None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:36.020081 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0cc1051f-4d43-4831-b422-d45c44d705cc tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] GET https://10.4.3.246/volume/v3/volumes/b691e33a-c1ca-4d64-befa-41971f737624 Aug 12 20:20:36.020081 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0cc1051f-4d43-4831-b422-d45c44d705cc tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:36.020081 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0cc1051f-4d43-4831-b422-d45c44d705cc tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:36.029694 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:36.029694 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:36.032834 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-0cc1051f-4d43-4831-b422-d45c44d705cc tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Volume info retrieved successfully. Aug 12 20:20:36.040374 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0cc1051f-4d43-4831-b422-d45c44d705cc tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] https://10.4.3.246/volume/v3/volumes/b691e33a-c1ca-4d64-befa-41971f737624 returned with HTTP 200 Aug 12 20:20:36.040927 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 535/2134] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:20:36 2026] GET /volume/v3/volumes/b691e33a-c1ca-4d64-befa-41971f737624 => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:20:36.192213 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a10f0663-e8a2-4912-9149-671cbace7f88 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:36.194905 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a10f0663-e8a2-4912-9149-671cbace7f88 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] DELETE https://10.4.3.246/volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b Aug 12 20:20:36.195185 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a10f0663-e8a2-4912-9149-671cbace7f88 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:36.195449 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a10f0663-e8a2-4912-9149-671cbace7f88 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:36.195698 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-a10f0663-e8a2-4912-9149-671cbace7f88 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Delete volume with id: 43f3fc77-5786-4108-a0c3-cb342d47c96b Aug 12 20:20:36.206330 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:36.206330 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:36.207104 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-a10f0663-e8a2-4912-9149-671cbace7f88 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Volume info retrieved successfully. Aug 12 20:20:36.229300 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-a10f0663-e8a2-4912-9149-671cbace7f88 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Delete volume request issued successfully. Aug 12 20:20:36.229560 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a10f0663-e8a2-4912-9149-671cbace7f88 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] https://10.4.3.246/volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b returned with HTTP 202 Aug 12 20:20:36.230079 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 530/2135] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:20:36 2026] DELETE /volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:20:36.239740 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-e7cb6efb-0219-44b0-8c11-37ab91126ba0 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:36.242127 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e7cb6efb-0219-44b0-8c11-37ab91126ba0 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] GET https://10.4.3.246/volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b Aug 12 20:20:36.242376 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e7cb6efb-0219-44b0-8c11-37ab91126ba0 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:36.242649 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e7cb6efb-0219-44b0-8c11-37ab91126ba0 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:36.253140 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:36.253140 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:36.258050 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-e7cb6efb-0219-44b0-8c11-37ab91126ba0 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Volume info retrieved successfully. Aug 12 20:20:36.264648 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e7cb6efb-0219-44b0-8c11-37ab91126ba0 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] https://10.4.3.246/volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b returned with HTTP 200 Aug 12 20:20:36.264994 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 545/2136] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:36 2026] GET /volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:36.604322 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-bbcb0517-9b46-43e0-ad9b-6be724e0cfdf None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:36.605887 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-bbcb0517-9b46-43e0-ad9b-6be724e0cfdf tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e Aug 12 20:20:36.606111 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-bbcb0517-9b46-43e0-ad9b-6be724e0cfdf tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:36.606274 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-bbcb0517-9b46-43e0-ad9b-6be724e0cfdf tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:36.606396 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-bbcb0517-9b46-43e0-ad9b-6be724e0cfdf tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id 62518edc-63f0-4d7e-8a5c-c5c85c05b59e. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:36.611010 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:36.611010 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:36.611862 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-bbcb0517-9b46-43e0-ad9b-6be724e0cfdf tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e returned with HTTP 200 Aug 12 20:20:36.612207 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 527/2137] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:36 2026] GET /volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:37.059853 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a5b18308-d2e9-407d-80d3-df42464dcc19 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:37.062103 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a5b18308-d2e9-407d-80d3-df42464dcc19 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] GET https://10.4.3.246/volume/v3/volumes/b691e33a-c1ca-4d64-befa-41971f737624 Aug 12 20:20:37.062240 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a5b18308-d2e9-407d-80d3-df42464dcc19 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:37.062681 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a5b18308-d2e9-407d-80d3-df42464dcc19 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:37.072108 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a5b18308-d2e9-407d-80d3-df42464dcc19 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] https://10.4.3.246/volume/v3/volumes/b691e33a-c1ca-4d64-befa-41971f737624 returned with HTTP 404 Aug 12 20:20:37.072108 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 536/2138] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:20:37 2026] GET /volume/v3/volumes/b691e33a-c1ca-4d64-befa-41971f737624 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:20:37.080933 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-755d1a7c-1539-478d-8e5c-da6bb2ef7189 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:37.086940 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-755d1a7c-1539-478d-8e5c-da6bb2ef7189 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/62f85a10-0251-41f4-b347-19b6f408f3b9 Aug 12 20:20:37.087162 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-755d1a7c-1539-478d-8e5c-da6bb2ef7189 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:37.087310 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-755d1a7c-1539-478d-8e5c-da6bb2ef7189 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:37.087417 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.snapshots [None req-755d1a7c-1539-478d-8e5c-da6bb2ef7189 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Delete snapshot with id: 62f85a10-0251-41f4-b347-19b6f408f3b9 Aug 12 20:20:37.098344 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:37.098344 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:37.098933 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-755d1a7c-1539-478d-8e5c-da6bb2ef7189 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Snapshot retrieved successfully. Aug 12 20:20:37.123652 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-755d1a7c-1539-478d-8e5c-da6bb2ef7189 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Snapshot delete request issued successfully. Aug 12 20:20:37.123881 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-755d1a7c-1539-478d-8e5c-da6bb2ef7189 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] https://10.4.3.246/volume/v3/snapshots/62f85a10-0251-41f4-b347-19b6f408f3b9 returned with HTTP 202 Aug 12 20:20:37.124284 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 531/2139] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:20:37 2026] DELETE /volume/v3/snapshots/62f85a10-0251-41f4-b347-19b6f408f3b9 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:20:37.135298 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-969ea0f0-8c2d-491f-b60a-dbd7e2c1b410 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:37.137959 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-969ea0f0-8c2d-491f-b60a-dbd7e2c1b410 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] GET https://10.4.3.246/volume/v3/snapshots/62f85a10-0251-41f4-b347-19b6f408f3b9 Aug 12 20:20:37.138279 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-969ea0f0-8c2d-491f-b60a-dbd7e2c1b410 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:37.138806 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-969ea0f0-8c2d-491f-b60a-dbd7e2c1b410 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:37.145389 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:37.145389 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:37.146104 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-969ea0f0-8c2d-491f-b60a-dbd7e2c1b410 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Snapshot retrieved successfully. Aug 12 20:20:37.147196 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-969ea0f0-8c2d-491f-b60a-dbd7e2c1b410 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] https://10.4.3.246/volume/v3/snapshots/62f85a10-0251-41f4-b347-19b6f408f3b9 returned with HTTP 200 Aug 12 20:20:37.147812 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 546/2140] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:20:37 2026] GET /volume/v3/snapshots/62f85a10-0251-41f4-b347-19b6f408f3b9 => generated 480 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:37.281067 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-859fbc90-f820-4d8a-96c7-db7e657aac50 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:37.282803 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-859fbc90-f820-4d8a-96c7-db7e657aac50 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] GET https://10.4.3.246/volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b Aug 12 20:20:37.283027 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-859fbc90-f820-4d8a-96c7-db7e657aac50 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:37.283254 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-859fbc90-f820-4d8a-96c7-db7e657aac50 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:37.291050 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-859fbc90-f820-4d8a-96c7-db7e657aac50 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] https://10.4.3.246/volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b returned with HTTP 404 Aug 12 20:20:37.291463 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 528/2141] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:37 2026] GET /volume/v3/volumes/43f3fc77-5786-4108-a0c3-cb342d47c96b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:20:37.299120 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-4507e3d2-1748-4247-870a-bc07b024cdc4 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:37.300924 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4507e3d2-1748-4247-870a-bc07b024cdc4 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] DELETE https://10.4.3.246/volume/v3/volumes/8391e2bd-c07d-4389-aa26-779ef70b047d Aug 12 20:20:37.301123 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4507e3d2-1748-4247-870a-bc07b024cdc4 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:37.301303 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4507e3d2-1748-4247-870a-bc07b024cdc4 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:37.301473 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-4507e3d2-1748-4247-870a-bc07b024cdc4 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Delete volume with id: 8391e2bd-c07d-4389-aa26-779ef70b047d Aug 12 20:20:37.309189 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:37.309189 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:37.309752 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-4507e3d2-1748-4247-870a-bc07b024cdc4 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Volume info retrieved successfully. Aug 12 20:20:37.334387 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-4507e3d2-1748-4247-870a-bc07b024cdc4 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Delete volume request issued successfully. Aug 12 20:20:37.334864 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4507e3d2-1748-4247-870a-bc07b024cdc4 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] https://10.4.3.246/volume/v3/volumes/8391e2bd-c07d-4389-aa26-779ef70b047d returned with HTTP 202 Aug 12 20:20:37.335412 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 537/2142] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:20:37 2026] DELETE /volume/v3/volumes/8391e2bd-c07d-4389-aa26-779ef70b047d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 12 20:20:37.346304 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-d11a5772-faf6-4783-80d4-fa75844b05d9 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:37.348250 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d11a5772-faf6-4783-80d4-fa75844b05d9 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] GET https://10.4.3.246/volume/v3/volumes/8391e2bd-c07d-4389-aa26-779ef70b047d Aug 12 20:20:37.348454 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d11a5772-faf6-4783-80d4-fa75844b05d9 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:37.348680 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d11a5772-faf6-4783-80d4-fa75844b05d9 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:37.355111 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:37.355111 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:37.358625 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-d11a5772-faf6-4783-80d4-fa75844b05d9 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Volume info retrieved successfully. Aug 12 20:20:37.363277 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d11a5772-faf6-4783-80d4-fa75844b05d9 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] https://10.4.3.246/volume/v3/volumes/8391e2bd-c07d-4389-aa26-779ef70b047d returned with HTTP 200 Aug 12 20:20:37.364094 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 532/2143] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:37 2026] GET /volume/v3/volumes/8391e2bd-c07d-4389-aa26-779ef70b047d => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:37.623814 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-59a71420-b961-4ce5-a73f-0fd83a0fa2b8 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:37.625467 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-59a71420-b961-4ce5-a73f-0fd83a0fa2b8 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e Aug 12 20:20:37.625673 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-59a71420-b961-4ce5-a73f-0fd83a0fa2b8 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:37.625858 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-59a71420-b961-4ce5-a73f-0fd83a0fa2b8 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:37.625955 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-59a71420-b961-4ce5-a73f-0fd83a0fa2b8 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id 62518edc-63f0-4d7e-8a5c-c5c85c05b59e. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:37.629722 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:37.629722 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:37.630367 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-59a71420-b961-4ce5-a73f-0fd83a0fa2b8 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e returned with HTTP 200 Aug 12 20:20:37.630738 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 547/2144] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:37 2026] GET /volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e => generated 790 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:38.158516 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-459683ea-345e-4ac2-ac99-1833464d59e1 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:38.160357 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-459683ea-345e-4ac2-ac99-1833464d59e1 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] GET https://10.4.3.246/volume/v3/snapshots/62f85a10-0251-41f4-b347-19b6f408f3b9 Aug 12 20:20:38.160655 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-459683ea-345e-4ac2-ac99-1833464d59e1 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:38.160859 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-459683ea-345e-4ac2-ac99-1833464d59e1 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:38.165051 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-459683ea-345e-4ac2-ac99-1833464d59e1 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] https://10.4.3.246/volume/v3/snapshots/62f85a10-0251-41f4-b347-19b6f408f3b9 returned with HTTP 404 Aug 12 20:20:38.165774 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 529/2145] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:20:38 2026] GET /volume/v3/snapshots/62f85a10-0251-41f4-b347-19b6f408f3b9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:20:38.172846 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-24b0a0f6-6f0f-4f72-b900-405087846537 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:38.175087 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-24b0a0f6-6f0f-4f72-b900-405087846537 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] DELETE https://10.4.3.246/volume/v3/volumes/b25a51ae-642c-42e5-9e85-612ee77173a7 Aug 12 20:20:38.175374 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-24b0a0f6-6f0f-4f72-b900-405087846537 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:38.175812 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-24b0a0f6-6f0f-4f72-b900-405087846537 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:38.176090 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-24b0a0f6-6f0f-4f72-b900-405087846537 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Delete volume with id: b25a51ae-642c-42e5-9e85-612ee77173a7 Aug 12 20:20:38.184411 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:38.184411 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:38.185124 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-24b0a0f6-6f0f-4f72-b900-405087846537 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Volume info retrieved successfully. Aug 12 20:20:38.202859 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-24b0a0f6-6f0f-4f72-b900-405087846537 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Delete volume request issued successfully. Aug 12 20:20:38.203297 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-24b0a0f6-6f0f-4f72-b900-405087846537 tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] https://10.4.3.246/volume/v3/volumes/b25a51ae-642c-42e5-9e85-612ee77173a7 returned with HTTP 202 Aug 12 20:20:38.203775 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 538/2146] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:20:38 2026] DELETE /volume/v3/volumes/b25a51ae-642c-42e5-9e85-612ee77173a7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:20:38.214469 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-dfea2afe-a08b-4c53-9b8e-81fa456faf2c None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:38.216274 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-dfea2afe-a08b-4c53-9b8e-81fa456faf2c tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] GET https://10.4.3.246/volume/v3/volumes/b25a51ae-642c-42e5-9e85-612ee77173a7 Aug 12 20:20:38.216516 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-dfea2afe-a08b-4c53-9b8e-81fa456faf2c tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:38.216759 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-dfea2afe-a08b-4c53-9b8e-81fa456faf2c tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:38.223729 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:38.223729 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:38.227639 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-dfea2afe-a08b-4c53-9b8e-81fa456faf2c tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Volume info retrieved successfully. Aug 12 20:20:38.231825 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-dfea2afe-a08b-4c53-9b8e-81fa456faf2c tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] https://10.4.3.246/volume/v3/volumes/b25a51ae-642c-42e5-9e85-612ee77173a7 returned with HTTP 200 Aug 12 20:20:38.232015 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 533/2147] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:20:38 2026] GET /volume/v3/volumes/b25a51ae-642c-42e5-9e85-612ee77173a7 => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:20:38.375809 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-3ab5b6e4-6960-427b-89a5-5e6d5623d977 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:38.378229 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3ab5b6e4-6960-427b-89a5-5e6d5623d977 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] GET https://10.4.3.246/volume/v3/volumes/8391e2bd-c07d-4389-aa26-779ef70b047d Aug 12 20:20:38.378458 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3ab5b6e4-6960-427b-89a5-5e6d5623d977 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:38.378735 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3ab5b6e4-6960-427b-89a5-5e6d5623d977 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:38.385005 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3ab5b6e4-6960-427b-89a5-5e6d5623d977 tempest-ServerRescueNegativeTestJSON-2074954752 tempest-ServerRescueNegativeTestJSON-2074954752-project-member] https://10.4.3.246/volume/v3/volumes/8391e2bd-c07d-4389-aa26-779ef70b047d returned with HTTP 404 Aug 12 20:20:38.385447 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 548/2148] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:38 2026] GET /volume/v3/volumes/8391e2bd-c07d-4389-aa26-779ef70b047d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:20:38.642561 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-5388abc4-0449-46ae-980e-81ae88dac2e4 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:38.644848 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5388abc4-0449-46ae-980e-81ae88dac2e4 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e Aug 12 20:20:38.645104 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5388abc4-0449-46ae-980e-81ae88dac2e4 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:38.645348 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5388abc4-0449-46ae-980e-81ae88dac2e4 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:38.645489 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-5388abc4-0449-46ae-980e-81ae88dac2e4 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id 62518edc-63f0-4d7e-8a5c-c5c85c05b59e. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:38.650821 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:38.650821 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:38.651680 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5388abc4-0449-46ae-980e-81ae88dac2e4 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e returned with HTTP 200 Aug 12 20:20:38.652114 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 530/2149] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:38 2026] GET /volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:39.249151 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-714c8544-b310-4f15-9345-7fb030307f6e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:39.251505 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-714c8544-b310-4f15-9345-7fb030307f6e tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] GET https://10.4.3.246/volume/v3/volumes/b25a51ae-642c-42e5-9e85-612ee77173a7 Aug 12 20:20:39.251612 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-714c8544-b310-4f15-9345-7fb030307f6e tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:39.251868 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-714c8544-b310-4f15-9345-7fb030307f6e tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:39.258609 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-714c8544-b310-4f15-9345-7fb030307f6e tempest-VolumeRevertTests-1771288983 tempest-VolumeRevertTests-1771288983-project-member] https://10.4.3.246/volume/v3/volumes/b25a51ae-642c-42e5-9e85-612ee77173a7 returned with HTTP 404 Aug 12 20:20:39.259344 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 539/2150] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:20:39 2026] GET /volume/v3/volumes/b25a51ae-642c-42e5-9e85-612ee77173a7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:20:39.665107 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-4ef56151-a8af-4b9f-bf76-214ded46aa26 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:39.667722 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4ef56151-a8af-4b9f-bf76-214ded46aa26 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e Aug 12 20:20:39.670181 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4ef56151-a8af-4b9f-bf76-214ded46aa26 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:39.670181 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4ef56151-a8af-4b9f-bf76-214ded46aa26 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:39.670181 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-4ef56151-a8af-4b9f-bf76-214ded46aa26 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id 62518edc-63f0-4d7e-8a5c-c5c85c05b59e. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:39.676278 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:39.676278 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:39.677728 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4ef56151-a8af-4b9f-bf76-214ded46aa26 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e returned with HTTP 200 Aug 12 20:20:39.678404 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 534/2151] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:39 2026] GET /volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:40.694787 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-4a046295-ae81-4c83-aec2-e367fe38d8ea None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:40.697168 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4a046295-ae81-4c83-aec2-e367fe38d8ea tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e Aug 12 20:20:40.697440 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4a046295-ae81-4c83-aec2-e367fe38d8ea tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:40.697728 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4a046295-ae81-4c83-aec2-e367fe38d8ea tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:40.697869 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-4a046295-ae81-4c83-aec2-e367fe38d8ea tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id 62518edc-63f0-4d7e-8a5c-c5c85c05b59e. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:40.702427 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:40.702427 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:40.703343 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4a046295-ae81-4c83-aec2-e367fe38d8ea tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e returned with HTTP 200 Aug 12 20:20:40.703633 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 549/2152] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:40 2026] GET /volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:40.874283 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-60e4892f-22df-4cd8-83bc-375fb2389a5c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:41.002699 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-60e4892f-22df-4cd8-83bc-375fb2389a5c tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:20:41.003150 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-60e4892f-22df-4cd8-83bc-375fb2389a5c tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1810857110"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:41.009531 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-60e4892f-22df-4cd8-83bc-375fb2389a5c tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1810857110'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:20:41.009756 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-60e4892f-22df-4cd8-83bc-375fb2389a5c tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Create volume of 1 GB Aug 12 20:20:41.013761 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-60e4892f-22df-4cd8-83bc-375fb2389a5c tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Availability Zones retrieved successfully. Aug 12 20:20:41.019516 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-60e4892f-22df-4cd8-83bc-375fb2389a5c tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Flow 'volume_create_api' (15e50d83-30e3-4d31-a360-d7766fca3cef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:20:41.020695 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-60e4892f-22df-4cd8-83bc-375fb2389a5c tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73a67593-594a-4251-a166-83b102ba410e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:41.021620 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-60e4892f-22df-4cd8-83bc-375fb2389a5c tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:20:41.048170 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-60e4892f-22df-4cd8-83bc-375fb2389a5c tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73a67593-594a-4251-a166-83b102ba410e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:41.049001 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-60e4892f-22df-4cd8-83bc-375fb2389a5c tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9aa8c102-f52e-4ef6-a6bf-76683008623d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:41.122167 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-60e4892f-22df-4cd8-83bc-375fb2389a5c tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Created reservations ['0a39c116-1d1d-49fb-9ba2-ad0a47f91905', 'c5d81285-9197-49e4-abd0-41eeb6e9376b', 'aded0cea-8d12-463a-82fb-d136fe2a8793', '0733c9fc-c8c4-4778-a20f-f80076455ce3'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:20:41.123146 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-60e4892f-22df-4cd8-83bc-375fb2389a5c tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9aa8c102-f52e-4ef6-a6bf-76683008623d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a39c116-1d1d-49fb-9ba2-ad0a47f91905', 'c5d81285-9197-49e4-abd0-41eeb6e9376b', 'aded0cea-8d12-463a-82fb-d136fe2a8793', '0733c9fc-c8c4-4778-a20f-f80076455ce3']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:41.123827 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-60e4892f-22df-4cd8-83bc-375fb2389a5c tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (727cd560-1bcf-4f2d-9079-21d36da1b2ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:41.151364 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-60e4892f-22df-4cd8-83bc-375fb2389a5c tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (727cd560-1bcf-4f2d-9079-21d36da1b2ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd90e40e9-aedd-4942-90af-f3c318fc9e7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1810857110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a383e4890e541b4b2cf1375bde1b867',qos_specs=None,replication_status=,reservations=['0a39c116-1d1d-49fb-9ba2-ad0a47f91905','c5d81285-9197-49e4-abd0-41eeb6e9376b','aded0cea-8d12-463a-82fb-d136fe2a8793','0733c9fc-c8c4-4778-a20f-f80076455ce3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c457924d60a44432ac7cb52bada4527b',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:20:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1810857110',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d90e40e9-aedd-4942-90af-f3c318fc9e7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a383e4890e541b4b2cf1375bde1b867',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c457924d60a44432ac7cb52bada4527b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:41.152153 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-60e4892f-22df-4cd8-83bc-375fb2389a5c tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fd47e99-e6c8-4f0c-a43f-6fd0ada97d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:41.176310 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-60e4892f-22df-4cd8-83bc-375fb2389a5c tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fd47e99-e6c8-4f0c-a43f-6fd0ada97d61) transitioned into state 'SUCCESS' from state '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-1810857110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a383e4890e541b4b2cf1375bde1b867',qos_specs=None,replication_status=,reservations=['0a39c116-1d1d-49fb-9ba2-ad0a47f91905','c5d81285-9197-49e4-abd0-41eeb6e9376b','aded0cea-8d12-463a-82fb-d136fe2a8793','0733c9fc-c8c4-4778-a20f-f80076455ce3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c457924d60a44432ac7cb52bada4527b',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:41.177007 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-60e4892f-22df-4cd8-83bc-375fb2389a5c tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7de908a0-577f-40ea-8ee4-08b27bbf500e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:41.187057 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-60e4892f-22df-4cd8-83bc-375fb2389a5c tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7de908a0-577f-40ea-8ee4-08b27bbf500e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:41.188118 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-60e4892f-22df-4cd8-83bc-375fb2389a5c tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Flow 'volume_create_api' (15e50d83-30e3-4d31-a360-d7766fca3cef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:20:41.188498 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-60e4892f-22df-4cd8-83bc-375fb2389a5c tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Create volume request issued successfully. Aug 12 20:20:41.189241 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-60e4892f-22df-4cd8-83bc-375fb2389a5c tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:20:41.189779 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 531/2153] 10.4.3.246 () {70 vars in 1298 bytes} [Wed Aug 12 20:20:40 2026] POST /volume/v3/volumes => generated 778 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:20:41.209619 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-8b4ede71-8a9c-4878-b526-72a18b591e1c None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:41.211935 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8b4ede71-8a9c-4878-b526-72a18b591e1c tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] GET https://10.4.3.246/volume/v3/volumes/d90e40e9-aedd-4942-90af-f3c318fc9e7a Aug 12 20:20:41.212024 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8b4ede71-8a9c-4878-b526-72a18b591e1c tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:41.213481 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8b4ede71-8a9c-4878-b526-72a18b591e1c tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:41.231967 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:41.231967 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:41.235428 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-8b4ede71-8a9c-4878-b526-72a18b591e1c tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Volume info retrieved successfully. Aug 12 20:20:41.239103 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8b4ede71-8a9c-4878-b526-72a18b591e1c tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] https://10.4.3.246/volume/v3/volumes/d90e40e9-aedd-4942-90af-f3c318fc9e7a returned with HTTP 200 Aug 12 20:20:41.239426 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 540/2154] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:20:41 2026] GET /volume/v3/volumes/d90e40e9-aedd-4942-90af-f3c318fc9e7a => generated 957 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:41.721985 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-463b9257-916f-421f-984e-e846c7c94af1 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:41.721985 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-463b9257-916f-421f-984e-e846c7c94af1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e Aug 12 20:20:41.721985 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-463b9257-916f-421f-984e-e846c7c94af1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:41.721985 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-463b9257-916f-421f-984e-e846c7c94af1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:41.721985 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-463b9257-916f-421f-984e-e846c7c94af1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id 62518edc-63f0-4d7e-8a5c-c5c85c05b59e. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:41.725088 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:41.725088 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:41.725861 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-463b9257-916f-421f-984e-e846c7c94af1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e returned with HTTP 200 Aug 12 20:20:41.726207 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 535/2155] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:41 2026] GET /volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:42.100005 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-385683f7-bec2-4162-98e6-fa282891d3d5 req-af598b10-1b1e-4a2c-b80c-e03e76c7ba5e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:42.102352 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-385683f7-bec2-4162-98e6-fa282891d3d5 req-af598b10-1b1e-4a2c-b80c-e03e76c7ba5e tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f Aug 12 20:20:42.102646 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-385683f7-bec2-4162-98e6-fa282891d3d5 req-af598b10-1b1e-4a2c-b80c-e03e76c7ba5e tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:42.102909 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-385683f7-bec2-4162-98e6-fa282891d3d5 req-af598b10-1b1e-4a2c-b80c-e03e76c7ba5e tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:42.113203 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:42.113203 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:42.123070 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-385683f7-bec2-4162-98e6-fa282891d3d5 req-af598b10-1b1e-4a2c-b80c-e03e76c7ba5e tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:20:42.129930 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-385683f7-bec2-4162-98e6-fa282891d3d5 req-af598b10-1b1e-4a2c-b80c-e03e76c7ba5e tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f returned with HTTP 200 Aug 12 20:20:42.130705 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 550/2156] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:20:42 2026] GET /volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:42.223197 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-80dfd91e-c170-4f58-a043-72f6e07c759c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:42.223679 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-80dfd91e-c170-4f58-a043-72f6e07c759c None None] GET https://10.4.3.246/volume// Aug 12 20:20:42.223897 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-80dfd91e-c170-4f58-a043-72f6e07c759c None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:42.224085 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-80dfd91e-c170-4f58-a043-72f6e07c759c None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:42.224419 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-80dfd91e-c170-4f58-a043-72f6e07c759c None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:20:42.224724 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 532/2157] 10.4.3.246 () {66 vars in 1428 bytes} [Wed Aug 12 20:20:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:20:42.232251 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-385683f7-bec2-4162-98e6-fa282891d3d5 req-2f1799ef-332d-4a8a-851c-a2e6e9332d04 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:42.234921 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-385683f7-bec2-4162-98e6-fa282891d3d5 req-2f1799ef-332d-4a8a-851c-a2e6e9332d04 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:20:42.235411 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-385683f7-bec2-4162-98e6-fa282891d3d5 req-2f1799ef-332d-4a8a-851c-a2e6e9332d04 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "804bc7bd-e6ac-4086-a9cc-9db4174b1d5f", "connector": null, "instance_uuid": "07634ed4-1164-47c7-a4c8-60b5cd5938b7"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:42.246692 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:42.246692 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:42.256366 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-5011ffa9-6431-4de2-8a31-039c6485497d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:42.258205 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5011ffa9-6431-4de2-8a31-039c6485497d tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] GET https://10.4.3.246/volume/v3/volumes/d90e40e9-aedd-4942-90af-f3c318fc9e7a Aug 12 20:20:42.258449 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5011ffa9-6431-4de2-8a31-039c6485497d tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:42.258851 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5011ffa9-6431-4de2-8a31-039c6485497d tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:42.270423 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:42.270423 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:42.275054 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-5011ffa9-6431-4de2-8a31-039c6485497d tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Volume info retrieved successfully. Aug 12 20:20:42.279943 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-385683f7-bec2-4162-98e6-fa282891d3d5 req-2f1799ef-332d-4a8a-851c-a2e6e9332d04 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:20:42.280488 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 541/2158] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:20:42 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 12 20:20:42.281450 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5011ffa9-6431-4de2-8a31-039c6485497d tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] https://10.4.3.246/volume/v3/volumes/d90e40e9-aedd-4942-90af-f3c318fc9e7a returned with HTTP 200 Aug 12 20:20:42.282008 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 536/2159] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:20:42 2026] GET /volume/v3/volumes/d90e40e9-aedd-4942-90af-f3c318fc9e7a => generated 1018 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:20:42.297850 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-4674f8ff-26ec-4075-a37e-42cdfcf79f4a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:42.305280 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4674f8ff-26ec-4075-a37e-42cdfcf79f4a tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] POST https://10.4.3.246/volume/v3/backups Aug 12 20:20:42.305773 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4674f8ff-26ec-4075-a37e-42cdfcf79f4a tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d90e40e9-aedd-4942-90af-f3c318fc9e7a", "name": "tempest-type-Backup-1600760967"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:42.308576 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.contrib.backups [None req-4674f8ff-26ec-4075-a37e-42cdfcf79f4a tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Creating new backup {'backup': {'volume_id': 'd90e40e9-aedd-4942-90af-f3c318fc9e7a', 'name': 'tempest-type-Backup-1600760967'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 20:20:42.308772 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.contrib.backups [None req-4674f8ff-26ec-4075-a37e-42cdfcf79f4a tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Creating backup of volume d90e40e9-aedd-4942-90af-f3c318fc9e7a in container None Aug 12 20:20:42.312686 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-fe756b0e-7bd8-4aec-81d5-52d0f178b917 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:42.314570 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fe756b0e-7bd8-4aec-81d5-52d0f178b917 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f Aug 12 20:20:42.314847 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fe756b0e-7bd8-4aec-81d5-52d0f178b917 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:42.315124 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fe756b0e-7bd8-4aec-81d5-52d0f178b917 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:42.320021 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:42.320021 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:42.320535 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-4674f8ff-26ec-4075-a37e-42cdfcf79f4a tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Volume info retrieved successfully. Aug 12 20:20:42.324902 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-11046aaf-33d9-4be6-8403-bf7fe11f141e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:42.325364 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-11046aaf-33d9-4be6-8403-bf7fe11f141e None None] GET https://10.4.3.246/volume// Aug 12 20:20:42.325634 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-11046aaf-33d9-4be6-8403-bf7fe11f141e None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:42.326029 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-11046aaf-33d9-4be6-8403-bf7fe11f141e None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:42.326383 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-11046aaf-33d9-4be6-8403-bf7fe11f141e None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:20:42.326723 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 542/2160] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:20:42 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:20:42.330770 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:42.330770 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:42.335774 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-385683f7-bec2-4162-98e6-fa282891d3d5 req-c472cec5-1f7d-4122-bc48-30542c3a1684 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:42.338505 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-385683f7-bec2-4162-98e6-fa282891d3d5 req-c472cec5-1f7d-4122-bc48-30542c3a1684 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f Aug 12 20:20:42.338711 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-385683f7-bec2-4162-98e6-fa282891d3d5 req-c472cec5-1f7d-4122-bc48-30542c3a1684 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:42.338897 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-385683f7-bec2-4162-98e6-fa282891d3d5 req-c472cec5-1f7d-4122-bc48-30542c3a1684 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:42.339344 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-fe756b0e-7bd8-4aec-81d5-52d0f178b917 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:20:42.344874 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fe756b0e-7bd8-4aec-81d5-52d0f178b917 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f returned with HTTP 200 Aug 12 20:20:42.345327 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 533/2161] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:42 2026] GET /volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:42.350920 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:42.350920 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:42.355933 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-385683f7-bec2-4162-98e6-fa282891d3d5 req-c472cec5-1f7d-4122-bc48-30542c3a1684 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:20:42.362977 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-385683f7-bec2-4162-98e6-fa282891d3d5 req-c472cec5-1f7d-4122-bc48-30542c3a1684 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f returned with HTTP 200 Aug 12 20:20:42.363598 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 537/2162] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:20:42 2026] GET /volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f => generated 1026 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:20:42.390514 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-4674f8ff-26ec-4075-a37e-42cdfcf79f4a tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Created reservations ['ca5bdc18-f5e6-44ff-94db-f15d28024f0c', '5a944401-391b-4037-b54e-81183ea543ce'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:20:42.437321 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4674f8ff-26ec-4075-a37e-42cdfcf79f4a tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] https://10.4.3.246/volume/v3/backups returned with HTTP 202 Aug 12 20:20:42.437939 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 551/2163] 10.4.3.246 () {70 vars in 1299 bytes} [Wed Aug 12 20:20:42 2026] POST /volume/v3/backups => generated 316 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:20:42.453119 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-3fd08167-ece9-4bad-8dd5-1a70bb4e5ab8 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:42.455740 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3fd08167-ece9-4bad-8dd5-1a70bb4e5ab8 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] GET https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 Aug 12 20:20:42.456035 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3fd08167-ece9-4bad-8dd5-1a70bb4e5ab8 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:42.456291 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3fd08167-ece9-4bad-8dd5-1a70bb4e5ab8 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:42.456432 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-3fd08167-ece9-4bad-8dd5-1a70bb4e5ab8 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Show backup with id 46f374a9-0844-4e10-beed-00dd3d741186. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:42.461764 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:42.461764 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:42.462890 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3fd08167-ece9-4bad-8dd5-1a70bb4e5ab8 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 returned with HTTP 200 Aug 12 20:20:42.463336 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 543/2164] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:20:42 2026] GET /volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:42.494693 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-385683f7-bec2-4162-98e6-fa282891d3d5 req-951c2ebd-3e98-471c-b079-9d48d8ea2145 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:42.498412 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-385683f7-bec2-4162-98e6-fa282891d3d5 req-951c2ebd-3e98-471c-b079-9d48d8ea2145 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] PUT https://10.4.3.246/volume/v3/attachments/c9e7ac3e-cb91-4b4c-8a12-14071e1a01e1 Aug 12 20:20:42.498806 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-385683f7-bec2-4162-98e6-fa282891d3d5 req-951c2ebd-3e98-471c-b079-9d48d8ea2145 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:42.512286 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-385683f7-bec2-4162-98e6-fa282891d3d5 req-951c2ebd-3e98-471c-b079-9d48d8ea2145 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Acquiring lock "cinder-attachment_update-804bc7bd-e6ac-4086-a9cc-9db4174b1d5f-np0000007109" by "attachment_update" {{(pid=100386) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:20:42.516984 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-385683f7-bec2-4162-98e6-fa282891d3d5 req-951c2ebd-3e98-471c-b079-9d48d8ea2145 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Lock "cinder-attachment_update-804bc7bd-e6ac-4086-a9cc-9db4174b1d5f-np0000007109" acquired by "attachment_update" :: waited 0.005s {{(pid=100386) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:20:42.517923 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:42.517923 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:42.648682 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-385683f7-bec2-4162-98e6-fa282891d3d5 req-951c2ebd-3e98-471c-b079-9d48d8ea2145 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Lock "cinder-attachment_update-804bc7bd-e6ac-4086-a9cc-9db4174b1d5f-np0000007109" released by "attachment_update" :: held 0.132s {{(pid=100386) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:20:42.649586 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-385683f7-bec2-4162-98e6-fa282891d3d5 req-951c2ebd-3e98-471c-b079-9d48d8ea2145 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/attachments/c9e7ac3e-cb91-4b4c-8a12-14071e1a01e1 returned with HTTP 200 Aug 12 20:20:42.649586 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 534/2165] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:20:42 2026] PUT /volume/v3/attachments/c9e7ac3e-cb91-4b4c-8a12-14071e1a01e1 => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:20:42.742918 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f01718c7-9545-435d-8a30-bcd5b84aa63a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:42.744935 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f01718c7-9545-435d-8a30-bcd5b84aa63a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e Aug 12 20:20:42.745556 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f01718c7-9545-435d-8a30-bcd5b84aa63a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:42.745556 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f01718c7-9545-435d-8a30-bcd5b84aa63a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:42.745556 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-f01718c7-9545-435d-8a30-bcd5b84aa63a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id 62518edc-63f0-4d7e-8a5c-c5c85c05b59e. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:42.754631 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:42.754631 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:42.755717 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f01718c7-9545-435d-8a30-bcd5b84aa63a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e returned with HTTP 200 Aug 12 20:20:42.756215 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 538/2166] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:42 2026] GET /volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:43.366116 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-cb1383f9-7a38-46c8-8a21-44d1e51c3941 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:43.368684 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cb1383f9-7a38-46c8-8a21-44d1e51c3941 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f Aug 12 20:20:43.368921 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cb1383f9-7a38-46c8-8a21-44d1e51c3941 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:43.369876 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cb1383f9-7a38-46c8-8a21-44d1e51c3941 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:43.383892 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:43.383892 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:43.391116 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-cb1383f9-7a38-46c8-8a21-44d1e51c3941 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:20:43.399439 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cb1383f9-7a38-46c8-8a21-44d1e51c3941 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f returned with HTTP 200 Aug 12 20:20:43.400003 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 552/2167] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:43 2026] GET /volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:43.475894 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-72db187d-9e7e-49c8-b7bd-5133a59c38b3 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:43.480303 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-72db187d-9e7e-49c8-b7bd-5133a59c38b3 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] GET https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 Aug 12 20:20:43.480303 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-72db187d-9e7e-49c8-b7bd-5133a59c38b3 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:43.480303 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-72db187d-9e7e-49c8-b7bd-5133a59c38b3 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:43.480303 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-72db187d-9e7e-49c8-b7bd-5133a59c38b3 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Show backup with id 46f374a9-0844-4e10-beed-00dd3d741186. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:43.484245 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:43.484245 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:43.485397 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-72db187d-9e7e-49c8-b7bd-5133a59c38b3 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 returned with HTTP 200 Aug 12 20:20:43.485397 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 544/2168] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:20:43 2026] GET /volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:43.768026 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-56884504-ae43-443f-ab52-8ab419a8468f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:43.770246 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-56884504-ae43-443f-ab52-8ab419a8468f tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e Aug 12 20:20:43.770586 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-56884504-ae43-443f-ab52-8ab419a8468f tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:43.771088 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-56884504-ae43-443f-ab52-8ab419a8468f tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:43.771247 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-56884504-ae43-443f-ab52-8ab419a8468f tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id 62518edc-63f0-4d7e-8a5c-c5c85c05b59e. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:43.780179 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:43.780179 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:43.781239 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-56884504-ae43-443f-ab52-8ab419a8468f tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e returned with HTTP 200 Aug 12 20:20:43.781763 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 535/2169] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:43 2026] GET /volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:44.412458 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-48f47eba-b5e5-4cfe-8eb6-1023929ecdcf None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:44.416249 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-48f47eba-b5e5-4cfe-8eb6-1023929ecdcf tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f Aug 12 20:20:44.416249 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-48f47eba-b5e5-4cfe-8eb6-1023929ecdcf tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:44.416249 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-48f47eba-b5e5-4cfe-8eb6-1023929ecdcf tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:44.429453 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:44.429453 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:44.434047 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-48f47eba-b5e5-4cfe-8eb6-1023929ecdcf tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:20:44.440491 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-48f47eba-b5e5-4cfe-8eb6-1023929ecdcf tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f returned with HTTP 200 Aug 12 20:20:44.440922 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 539/2170] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:44 2026] GET /volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:44.498174 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d53fc44e-9de8-4806-944e-0ab5ff82a4a9 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:44.503503 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d53fc44e-9de8-4806-944e-0ab5ff82a4a9 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] GET https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 Aug 12 20:20:44.503503 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d53fc44e-9de8-4806-944e-0ab5ff82a4a9 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:44.503503 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d53fc44e-9de8-4806-944e-0ab5ff82a4a9 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:44.503503 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-d53fc44e-9de8-4806-944e-0ab5ff82a4a9 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Show backup with id 46f374a9-0844-4e10-beed-00dd3d741186. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:44.506661 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:44.506661 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:44.507473 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d53fc44e-9de8-4806-944e-0ab5ff82a4a9 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 returned with HTTP 200 Aug 12 20:20:44.507936 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 553/2171] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:20:44 2026] GET /volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:44.794510 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e3ae06e3-f552-42bb-b6d2-88aa70e0a24a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:44.797400 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e3ae06e3-f552-42bb-b6d2-88aa70e0a24a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e Aug 12 20:20:44.797400 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e3ae06e3-f552-42bb-b6d2-88aa70e0a24a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:44.797400 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e3ae06e3-f552-42bb-b6d2-88aa70e0a24a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:44.797400 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-e3ae06e3-f552-42bb-b6d2-88aa70e0a24a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id 62518edc-63f0-4d7e-8a5c-c5c85c05b59e. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:44.806228 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:44.806228 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:44.807111 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e3ae06e3-f552-42bb-b6d2-88aa70e0a24a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e returned with HTTP 200 Aug 12 20:20:44.807552 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 545/2172] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:44 2026] GET /volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:45.460515 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-a5444406-b868-40d1-9c8a-d7af86aafd55 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:45.462256 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a5444406-b868-40d1-9c8a-d7af86aafd55 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f Aug 12 20:20:45.462443 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a5444406-b868-40d1-9c8a-d7af86aafd55 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:45.462657 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a5444406-b868-40d1-9c8a-d7af86aafd55 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:45.471618 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:45.471618 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:45.474854 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-a5444406-b868-40d1-9c8a-d7af86aafd55 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:20:45.478810 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a5444406-b868-40d1-9c8a-d7af86aafd55 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f returned with HTTP 200 Aug 12 20:20:45.479184 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 536/2173] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:45 2026] GET /volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:45.519563 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f2ec8d2b-94c2-453b-b441-3af9dfefc5d8 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:45.520672 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f2ec8d2b-94c2-453b-b441-3af9dfefc5d8 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] GET https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 Aug 12 20:20:45.520857 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f2ec8d2b-94c2-453b-b441-3af9dfefc5d8 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:45.521052 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f2ec8d2b-94c2-453b-b441-3af9dfefc5d8 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:45.521207 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-f2ec8d2b-94c2-453b-b441-3af9dfefc5d8 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Show backup with id 46f374a9-0844-4e10-beed-00dd3d741186. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:45.525147 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:45.525147 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:45.525858 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f2ec8d2b-94c2-453b-b441-3af9dfefc5d8 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 returned with HTTP 200 Aug 12 20:20:45.526188 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 540/2174] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:20:45 2026] GET /volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:45.823172 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-8200f8d2-94e3-41c5-914d-e8297a30988a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:45.825359 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8200f8d2-94e3-41c5-914d-e8297a30988a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e Aug 12 20:20:45.825593 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8200f8d2-94e3-41c5-914d-e8297a30988a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:45.825836 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8200f8d2-94e3-41c5-914d-e8297a30988a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:45.825951 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-8200f8d2-94e3-41c5-914d-e8297a30988a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id 62518edc-63f0-4d7e-8a5c-c5c85c05b59e. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:45.831205 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:45.831205 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:45.832206 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8200f8d2-94e3-41c5-914d-e8297a30988a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e returned with HTTP 200 Aug 12 20:20:45.833462 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 554/2175] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:45 2026] GET /volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:45.851563 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a385333b-44a5-42e1-a568-557e0ebcc270 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:45.854913 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a385333b-44a5-42e1-a568-557e0ebcc270 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 Aug 12 20:20:45.855205 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a385333b-44a5-42e1-a568-557e0ebcc270 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:45.855459 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a385333b-44a5-42e1-a568-557e0ebcc270 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:45.870844 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:45.870844 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:45.877735 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-a385333b-44a5-42e1-a568-557e0ebcc270 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:20:45.885120 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a385333b-44a5-42e1-a568-557e0ebcc270 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 returned with HTTP 200 Aug 12 20:20:45.885677 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 546/2176] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:45 2026] GET /volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:20:45.906590 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-29043a89-a3f0-47d7-9432-2adb0a9b496a None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:45.910179 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-29043a89-a3f0-47d7-9432-2adb0a9b496a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] DELETE https://10.4.3.246/volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e Aug 12 20:20:45.910689 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-29043a89-a3f0-47d7-9432-2adb0a9b496a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:45.910893 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-29043a89-a3f0-47d7-9432-2adb0a9b496a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:45.911021 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.contrib.backups [None req-29043a89-a3f0-47d7-9432-2adb0a9b496a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Delete backup with id: 62518edc-63f0-4d7e-8a5c-c5c85c05b59e. Aug 12 20:20:45.918120 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:45.918120 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:45.942647 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.backup.rpcapi [None req-29043a89-a3f0-47d7-9432-2adb0a9b496a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] delete_backup rpcapi backup_id 62518edc-63f0-4d7e-8a5c-c5c85c05b59e {{(pid=100386) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 20:20:45.945455 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-29043a89-a3f0-47d7-9432-2adb0a9b496a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e returned with HTTP 202 Aug 12 20:20:45.946132 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 537/2177] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:20:45 2026] DELETE /volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:20:45.960751 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-afa0c730-f9aa-470d-a56c-c098f4700788 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:45.962785 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-afa0c730-f9aa-470d-a56c-c098f4700788 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e Aug 12 20:20:45.963001 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-afa0c730-f9aa-470d-a56c-c098f4700788 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:45.964618 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-afa0c730-f9aa-470d-a56c-c098f4700788 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:45.964618 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-afa0c730-f9aa-470d-a56c-c098f4700788 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id 62518edc-63f0-4d7e-8a5c-c5c85c05b59e. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:45.969552 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:45.969552 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:45.970436 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-afa0c730-f9aa-470d-a56c-c098f4700788 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e returned with HTTP 200 Aug 12 20:20:45.970905 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 541/2178] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:45 2026] GET /volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:46.500222 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-8e0e036b-d68b-4c75-8fd2-508be09653a1 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:46.502094 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8e0e036b-d68b-4c75-8fd2-508be09653a1 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f Aug 12 20:20:46.502425 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8e0e036b-d68b-4c75-8fd2-508be09653a1 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:46.502822 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8e0e036b-d68b-4c75-8fd2-508be09653a1 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:46.515463 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:46.515463 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:46.524149 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-8e0e036b-d68b-4c75-8fd2-508be09653a1 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:20:46.530002 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8e0e036b-d68b-4c75-8fd2-508be09653a1 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f returned with HTTP 200 Aug 12 20:20:46.532567 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 555/2179] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:46 2026] GET /volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:46.541511 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-4a1660b9-a066-4544-91b5-62bb5f22ced8 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:46.544101 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4a1660b9-a066-4544-91b5-62bb5f22ced8 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] GET https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 Aug 12 20:20:46.544408 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4a1660b9-a066-4544-91b5-62bb5f22ced8 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:46.544722 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4a1660b9-a066-4544-91b5-62bb5f22ced8 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:46.544879 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-4a1660b9-a066-4544-91b5-62bb5f22ced8 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Show backup with id 46f374a9-0844-4e10-beed-00dd3d741186. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:46.550334 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:46.550334 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:46.551705 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4a1660b9-a066-4544-91b5-62bb5f22ced8 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 returned with HTTP 200 Aug 12 20:20:46.552194 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 547/2180] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:20:46 2026] GET /volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:46.983871 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-5f9aa664-dca2-42e4-84ef-dc61436d9479 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:46.986005 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5f9aa664-dca2-42e4-84ef-dc61436d9479 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e Aug 12 20:20:46.986225 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5f9aa664-dca2-42e4-84ef-dc61436d9479 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:46.986495 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5f9aa664-dca2-42e4-84ef-dc61436d9479 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:46.986608 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-5f9aa664-dca2-42e4-84ef-dc61436d9479 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id 62518edc-63f0-4d7e-8a5c-c5c85c05b59e. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:46.990788 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5f9aa664-dca2-42e4-84ef-dc61436d9479 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e returned with HTTP 404 Aug 12 20:20:46.991325 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 538/2181] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:46 2026] GET /volume/v3/backups/62518edc-63f0-4d7e-8a5c-c5c85c05b59e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:20:47.109363 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-4ff21369-cc97-4a06-8957-09469b933df6 req-400aafa0-0119-48a0-ad0b-ee68a4c375dd None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:47.111930 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-4ff21369-cc97-4a06-8957-09469b933df6 req-400aafa0-0119-48a0-ad0b-ee68a4c375dd tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 Aug 12 20:20:47.112311 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-4ff21369-cc97-4a06-8957-09469b933df6 req-400aafa0-0119-48a0-ad0b-ee68a4c375dd tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:47.112427 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-4ff21369-cc97-4a06-8957-09469b933df6 req-400aafa0-0119-48a0-ad0b-ee68a4c375dd tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:47.123193 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:47.123193 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:47.127206 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-4ff21369-cc97-4a06-8957-09469b933df6 req-400aafa0-0119-48a0-ad0b-ee68a4c375dd tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:20:47.134757 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-4ff21369-cc97-4a06-8957-09469b933df6 req-400aafa0-0119-48a0-ad0b-ee68a4c375dd tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 returned with HTTP 200 Aug 12 20:20:47.134757 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 542/2182] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:20:47 2026] GET /volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 => generated 1132 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:20:47.156305 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-4ff21369-cc97-4a06-8957-09469b933df6 req-ccfe7c64-e324-46ae-abe5-10c86cb4b99c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:47.158832 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-4ff21369-cc97-4a06-8957-09469b933df6 req-ccfe7c64-e324-46ae-abe5-10c86cb4b99c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] POST https://10.4.3.246/volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5/action Aug 12 20:20:47.159159 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-4ff21369-cc97-4a06-8957-09469b933df6 req-ccfe7c64-e324-46ae-abe5-10c86cb4b99c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:20:47.159272 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-4ff21369-cc97-4a06-8957-09469b933df6 req-ccfe7c64-e324-46ae-abe5-10c86cb4b99c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:47.169953 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:47.169953 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:47.170410 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-4ff21369-cc97-4a06-8957-09469b933df6 req-ccfe7c64-e324-46ae-abe5-10c86cb4b99c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:20:47.180388 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-4ff21369-cc97-4a06-8957-09469b933df6 req-ccfe7c64-e324-46ae-abe5-10c86cb4b99c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Begin detaching volume completed successfully. Aug 12 20:20:47.181452 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-4ff21369-cc97-4a06-8957-09469b933df6 req-ccfe7c64-e324-46ae-abe5-10c86cb4b99c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5/action returned with HTTP 202 Aug 12 20:20:47.181452 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 556/2183] 10.4.3.246 () {72 vars in 1672 bytes} [Wed Aug 12 20:20:47 2026] POST /volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:20:47.214128 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-c9c14efc-c896-40ed-8d86-46b60cc00777 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:47.216583 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c9c14efc-c896-40ed-8d86-46b60cc00777 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 Aug 12 20:20:47.216858 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c9c14efc-c896-40ed-8d86-46b60cc00777 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:47.217113 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c9c14efc-c896-40ed-8d86-46b60cc00777 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:47.236707 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:47.236707 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:47.239135 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-20c970ac-1046-484c-9cf3-53bf1b1ce228 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:47.243595 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-c9c14efc-c896-40ed-8d86-46b60cc00777 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:20:47.243937 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-20c970ac-1046-484c-9cf3-53bf1b1ce228 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] GET https://10.4.3.246/volume/v3/volumes/54c1cd3e-08a2-474e-acaf-7db829e9978b Aug 12 20:20:47.245359 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-20c970ac-1046-484c-9cf3-53bf1b1ce228 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:47.245831 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-20c970ac-1046-484c-9cf3-53bf1b1ce228 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:47.247942 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c9c14efc-c896-40ed-8d86-46b60cc00777 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 returned with HTTP 200 Aug 12 20:20:47.248326 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 548/2184] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:47 2026] GET /volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 => generated 1135 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:20:47.250909 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-7321bc0b-40ab-4f29-b210-641ba60ef8b4 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:47.251845 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7321bc0b-40ab-4f29-b210-641ba60ef8b4 None None] GET https://10.4.3.246/volume// Aug 12 20:20:47.251845 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7321bc0b-40ab-4f29-b210-641ba60ef8b4 None None] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:47.252025 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7321bc0b-40ab-4f29-b210-641ba60ef8b4 None None] Calling method 'all' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:47.252762 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7321bc0b-40ab-4f29-b210-641ba60ef8b4 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:20:47.253351 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 543/2185] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:20:47 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:20:47.262129 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:47.262129 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:47.264217 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-4ff21369-cc97-4a06-8957-09469b933df6 req-9e70c23d-251a-490a-a578-4c799f2100a0 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:47.268191 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-20c970ac-1046-484c-9cf3-53bf1b1ce228 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Volume info retrieved successfully. Aug 12 20:20:47.270879 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-4ff21369-cc97-4a06-8957-09469b933df6 req-9e70c23d-251a-490a-a578-4c799f2100a0 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 Aug 12 20:20:47.271185 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-4ff21369-cc97-4a06-8957-09469b933df6 req-9e70c23d-251a-490a-a578-4c799f2100a0 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:47.271435 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-4ff21369-cc97-4a06-8957-09469b933df6 req-9e70c23d-251a-490a-a578-4c799f2100a0 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:47.281069 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-20c970ac-1046-484c-9cf3-53bf1b1ce228 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] https://10.4.3.246/volume/v3/volumes/54c1cd3e-08a2-474e-acaf-7db829e9978b returned with HTTP 200 Aug 12 20:20:47.283569 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 539/2186] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:47 2026] GET /volume/v3/volumes/54c1cd3e-08a2-474e-acaf-7db829e9978b => generated 849 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:47.285057 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:47.285057 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:47.291166 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-4ff21369-cc97-4a06-8957-09469b933df6 req-9e70c23d-251a-490a-a578-4c799f2100a0 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:20:47.296672 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-4ff21369-cc97-4a06-8957-09469b933df6 req-9e70c23d-251a-490a-a578-4c799f2100a0 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 returned with HTTP 200 Aug 12 20:20:47.297110 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 557/2187] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:20:47 2026] GET /volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 => generated 1315 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:20:47.345051 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-ff1d13de-2bb6-40ea-b516-d5b5eb90e68f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:47.347064 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ff1d13de-2bb6-40ea-b516-d5b5eb90e68f tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] GET https://10.4.3.246/volume/v3/volumes/54c1cd3e-08a2-474e-acaf-7db829e9978b Aug 12 20:20:47.347804 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ff1d13de-2bb6-40ea-b516-d5b5eb90e68f tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:47.347804 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ff1d13de-2bb6-40ea-b516-d5b5eb90e68f tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:47.358741 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:47.358741 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:47.366065 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-ff1d13de-2bb6-40ea-b516-d5b5eb90e68f tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Volume info retrieved successfully. Aug 12 20:20:47.371680 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ff1d13de-2bb6-40ea-b516-d5b5eb90e68f tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] https://10.4.3.246/volume/v3/volumes/54c1cd3e-08a2-474e-acaf-7db829e9978b returned with HTTP 200 Aug 12 20:20:47.372069 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 549/2188] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:47 2026] GET /volume/v3/volumes/54c1cd3e-08a2-474e-acaf-7db829e9978b => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:47.545447 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-6f8de063-6161-4d21-b991-cf8cff1784c8 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:47.550043 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-6f8de063-6161-4d21-b991-cf8cff1784c8 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f Aug 12 20:20:47.550270 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-6f8de063-6161-4d21-b991-cf8cff1784c8 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:47.550494 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-6f8de063-6161-4d21-b991-cf8cff1784c8 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:47.562992 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:47.562992 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:47.566505 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-6f8de063-6161-4d21-b991-cf8cff1784c8 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:20:47.567984 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-a265d7fc-b100-4c3b-ba9b-1782472f45b1 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:47.569862 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a265d7fc-b100-4c3b-ba9b-1782472f45b1 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] GET https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 Aug 12 20:20:47.570081 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a265d7fc-b100-4c3b-ba9b-1782472f45b1 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:47.570266 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a265d7fc-b100-4c3b-ba9b-1782472f45b1 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:47.570362 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-a265d7fc-b100-4c3b-ba9b-1782472f45b1 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Show backup with id 46f374a9-0844-4e10-beed-00dd3d741186. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:47.572896 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-6f8de063-6161-4d21-b991-cf8cff1784c8 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f returned with HTTP 200 Aug 12 20:20:47.573368 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 544/2189] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:47 2026] GET /volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:47.576969 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:47.576969 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:47.577745 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a265d7fc-b100-4c3b-ba9b-1782472f45b1 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 returned with HTTP 200 Aug 12 20:20:47.578194 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 540/2190] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:20:47 2026] GET /volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:48.272256 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-cf78a3ed-343e-48d0-a709-afadf10a4a9e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:48.276301 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cf78a3ed-343e-48d0-a709-afadf10a4a9e tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 Aug 12 20:20:48.276301 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cf78a3ed-343e-48d0-a709-afadf10a4a9e tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:48.276301 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cf78a3ed-343e-48d0-a709-afadf10a4a9e tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:48.303338 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:48.303338 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:48.312280 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-cf78a3ed-343e-48d0-a709-afadf10a4a9e tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:20:48.319266 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cf78a3ed-343e-48d0-a709-afadf10a4a9e tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 returned with HTTP 200 Aug 12 20:20:48.320093 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 558/2191] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:48 2026] GET /volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 => generated 1135 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:20:48.405327 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-385683f7-bec2-4162-98e6-fa282891d3d5 req-02d973b1-a3c8-44e3-b036-78c301666988 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:48.409027 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-385683f7-bec2-4162-98e6-fa282891d3d5 req-02d973b1-a3c8-44e3-b036-78c301666988 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] POST https://10.4.3.246/volume/v3/attachments/c9e7ac3e-cb91-4b4c-8a12-14071e1a01e1/action Aug 12 20:20:48.409597 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-385683f7-bec2-4162-98e6-fa282891d3d5 req-02d973b1-a3c8-44e3-b036-78c301666988 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Action body: b'{"os-complete": null}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:20:48.410381 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-385683f7-bec2-4162-98e6-fa282891d3d5 req-02d973b1-a3c8-44e3-b036-78c301666988 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:48.438082 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:48.438082 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:48.454035 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-385683f7-bec2-4162-98e6-fa282891d3d5 req-02d973b1-a3c8-44e3-b036-78c301666988 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/attachments/c9e7ac3e-cb91-4b4c-8a12-14071e1a01e1/action returned with HTTP 204 Aug 12 20:20:48.454578 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 550/2192] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:20:48 2026] POST /volume/v3/attachments/c9e7ac3e-cb91-4b4c-8a12-14071e1a01e1/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:20:48.510691 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-4ff21369-cc97-4a06-8957-09469b933df6 req-cd6f0d90-75a5-43f9-a1cf-266d30ac7764 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:48.514842 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-4ff21369-cc97-4a06-8957-09469b933df6 req-cd6f0d90-75a5-43f9-a1cf-266d30ac7764 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] DELETE https://10.4.3.246/volume/v3/attachments/ace42ecf-78e0-4eb2-ae7b-bff76da469f9 Aug 12 20:20:48.514939 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-4ff21369-cc97-4a06-8957-09469b933df6 req-cd6f0d90-75a5-43f9-a1cf-266d30ac7764 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:48.515125 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-4ff21369-cc97-4a06-8957-09469b933df6 req-cd6f0d90-75a5-43f9-a1cf-266d30ac7764 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:48.526310 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:48.526310 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:48.593707 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-5462c31b-0ccd-46c1-9137-4ba5c85567ad None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:48.596694 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-b41e3553-712b-472f-b2f8-6b2b78bb4005 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:48.599866 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5462c31b-0ccd-46c1-9137-4ba5c85567ad tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] GET https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 Aug 12 20:20:48.599980 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b41e3553-712b-472f-b2f8-6b2b78bb4005 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f Aug 12 20:20:48.600014 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5462c31b-0ccd-46c1-9137-4ba5c85567ad tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:48.600058 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b41e3553-712b-472f-b2f8-6b2b78bb4005 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:48.600084 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5462c31b-0ccd-46c1-9137-4ba5c85567ad tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:48.600105 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b41e3553-712b-472f-b2f8-6b2b78bb4005 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:48.600127 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-5462c31b-0ccd-46c1-9137-4ba5c85567ad tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Show backup with id 46f374a9-0844-4e10-beed-00dd3d741186. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:48.606375 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:48.606375 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:48.607465 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5462c31b-0ccd-46c1-9137-4ba5c85567ad tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 returned with HTTP 200 Aug 12 20:20:48.608301 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 559/2193] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:20:48 2026] GET /volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:48.614827 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:48.614827 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:48.622104 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-b41e3553-712b-472f-b2f8-6b2b78bb4005 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:20:48.629993 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b41e3553-712b-472f-b2f8-6b2b78bb4005 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f returned with HTTP 200 Aug 12 20:20:48.631392 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 541/2194] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:48 2026] GET /volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f => generated 1139 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:20:48.642364 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-4ff21369-cc97-4a06-8957-09469b933df6 req-cd6f0d90-75a5-43f9-a1cf-266d30ac7764 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/attachments/ace42ecf-78e0-4eb2-ae7b-bff76da469f9 returned with HTTP 200 Aug 12 20:20:48.642963 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 545/2195] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:20:48 2026] DELETE /volume/v3/attachments/ace42ecf-78e0-4eb2-ae7b-bff76da469f9 => generated 19 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:48.651040 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-c5e342d9-a474-41c3-be94-ec5438937c2b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:48.653087 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c5e342d9-a474-41c3-be94-ec5438937c2b tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:20:48.653477 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c5e342d9-a474-41c3-be94-ec5438937c2b tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "804bc7bd-e6ac-4086-a9cc-9db4174b1d5f", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-600390355"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:48.670451 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:48.670451 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:48.671705 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-c5e342d9-a474-41c3-be94-ec5438937c2b tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:20:48.671705 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.snapshots [None req-c5e342d9-a474-41c3-be94-ec5438937c2b tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Create snapshot from volume 804bc7bd-e6ac-4086-a9cc-9db4174b1d5f Aug 12 20:20:48.713424 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-c5e342d9-a474-41c3-be94-ec5438937c2b tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Created reservations ['b0778eaf-37bf-4139-ab9b-adf33358c475', 'd6ed61d4-fb16-4152-ba4d-2b519b084720', 'd7f573cd-90c1-45b3-bb23-c2caf6c53308', 'cbc448e3-1a37-4f29-9687-a0a36a45ad28'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:20:48.757150 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-c5e342d9-a474-41c3-be94-ec5438937c2b tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot force create request issued successfully. Aug 12 20:20:48.757799 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c5e342d9-a474-41c3-be94-ec5438937c2b tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:20:48.758342 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 551/2196] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:20:48 2026] POST /volume/v3/snapshots => generated 309 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:20:48.770563 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b9715e51-7307-4da6-b799-38e0475c8c15 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:48.772812 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b9715e51-7307-4da6-b799-38e0475c8c15 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/snapshots/35138081-5fcc-4068-9a2a-5be40b177564 Aug 12 20:20:48.772812 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b9715e51-7307-4da6-b799-38e0475c8c15 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:48.772812 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b9715e51-7307-4da6-b799-38e0475c8c15 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:48.779770 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:48.779770 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:48.780478 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-b9715e51-7307-4da6-b799-38e0475c8c15 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot retrieved successfully. Aug 12 20:20:48.781568 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b9715e51-7307-4da6-b799-38e0475c8c15 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/35138081-5fcc-4068-9a2a-5be40b177564 returned with HTTP 200 Aug 12 20:20:48.782261 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 560/2197] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:20:48 2026] GET /volume/v3/snapshots/35138081-5fcc-4068-9a2a-5be40b177564 => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:49.334728 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-743fc089-29d5-46b1-a643-cdc333008118 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:49.337230 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-743fc089-29d5-46b1-a643-cdc333008118 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 Aug 12 20:20:49.337512 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-743fc089-29d5-46b1-a643-cdc333008118 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:49.337789 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-743fc089-29d5-46b1-a643-cdc333008118 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:49.347939 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:49.347939 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:49.352650 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-743fc089-29d5-46b1-a643-cdc333008118 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:20:49.359753 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-743fc089-29d5-46b1-a643-cdc333008118 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 returned with HTTP 200 Aug 12 20:20:49.360321 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 542/2198] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:49 2026] GET /volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:49.619729 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-084e359e-bd0e-4d4d-a974-67d7ed4f2ead None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:49.621767 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-084e359e-bd0e-4d4d-a974-67d7ed4f2ead tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] GET https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 Aug 12 20:20:49.621993 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-084e359e-bd0e-4d4d-a974-67d7ed4f2ead tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:49.622178 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-084e359e-bd0e-4d4d-a974-67d7ed4f2ead tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:49.622317 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-084e359e-bd0e-4d4d-a974-67d7ed4f2ead tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Show backup with id 46f374a9-0844-4e10-beed-00dd3d741186. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:49.626936 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:49.626936 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:49.627532 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-084e359e-bd0e-4d4d-a974-67d7ed4f2ead tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 returned with HTTP 200 Aug 12 20:20:49.627998 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 546/2199] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:20:49 2026] GET /volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:49.800691 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-1f11d972-19da-42f0-971c-b1231e5d959a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:49.803822 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1f11d972-19da-42f0-971c-b1231e5d959a tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/snapshots/35138081-5fcc-4068-9a2a-5be40b177564 Aug 12 20:20:49.804963 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1f11d972-19da-42f0-971c-b1231e5d959a tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:49.805892 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1f11d972-19da-42f0-971c-b1231e5d959a tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:49.813031 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:49.813031 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:49.813806 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-1f11d972-19da-42f0-971c-b1231e5d959a tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot retrieved successfully. Aug 12 20:20:49.814872 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1f11d972-19da-42f0-971c-b1231e5d959a tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/35138081-5fcc-4068-9a2a-5be40b177564 returned with HTTP 200 Aug 12 20:20:49.815255 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 552/2200] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:20:49 2026] GET /volume/v3/snapshots/35138081-5fcc-4068-9a2a-5be40b177564 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 20:20:49.828245 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a050743b-7240-4264-af00-8d72e23e5a48 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:49.831723 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a050743b-7240-4264-af00-8d72e23e5a48 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:20:49.831723 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a050743b-7240-4264-af00-8d72e23e5a48 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "804bc7bd-e6ac-4086-a9cc-9db4174b1d5f", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1481433520"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:49.845861 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:49.845861 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:49.847149 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-a050743b-7240-4264-af00-8d72e23e5a48 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:20:49.847149 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.snapshots [None req-a050743b-7240-4264-af00-8d72e23e5a48 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Create snapshot from volume 804bc7bd-e6ac-4086-a9cc-9db4174b1d5f Aug 12 20:20:49.876388 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-a050743b-7240-4264-af00-8d72e23e5a48 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Created reservations ['838b49c5-7ea1-4fc2-9514-81ee65b8b4ee', '3a232acc-eaf3-4d93-8029-6be47e13ec7f', 'ecddfb05-5c28-4a79-92d9-95c149ae7fff', 'f2afcab0-fc54-4a28-a35b-3c964be4d4ea'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:20:49.911563 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-a050743b-7240-4264-af00-8d72e23e5a48 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot force create request issued successfully. Aug 12 20:20:49.911563 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a050743b-7240-4264-af00-8d72e23e5a48 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:20:49.911563 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 561/2201] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:20:49 2026] POST /volume/v3/snapshots => generated 310 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:20:49.922593 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-eca57595-7570-4b94-9622-63e23c51ceba None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:49.931846 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-eca57595-7570-4b94-9622-63e23c51ceba tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/snapshots/0253a02e-8538-435b-a652-fc39f5da0f6f Aug 12 20:20:49.932071 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-eca57595-7570-4b94-9622-63e23c51ceba tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:49.933008 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-eca57595-7570-4b94-9622-63e23c51ceba tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:49.942568 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:49.942568 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:49.942568 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-eca57595-7570-4b94-9622-63e23c51ceba tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot retrieved successfully. Aug 12 20:20:49.942568 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-eca57595-7570-4b94-9622-63e23c51ceba tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/0253a02e-8538-435b-a652-fc39f5da0f6f returned with HTTP 200 Aug 12 20:20:49.942568 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 543/2202] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:20:49 2026] GET /volume/v3/snapshots/0253a02e-8538-435b-a652-fc39f5da0f6f => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:50.642387 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a1febba3-71e1-4d69-813d-83671766eae1 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:50.645561 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a1febba3-71e1-4d69-813d-83671766eae1 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] GET https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 Aug 12 20:20:50.645917 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a1febba3-71e1-4d69-813d-83671766eae1 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:50.646147 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a1febba3-71e1-4d69-813d-83671766eae1 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:50.646294 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-a1febba3-71e1-4d69-813d-83671766eae1 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Show backup with id 46f374a9-0844-4e10-beed-00dd3d741186. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:50.651864 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:50.651864 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:50.652808 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a1febba3-71e1-4d69-813d-83671766eae1 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 returned with HTTP 200 Aug 12 20:20:50.653435 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 547/2203] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:20:50 2026] GET /volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:50.955688 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-3f6c544d-e391-4bf5-a5e3-2955ddbc3799 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:50.959348 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3f6c544d-e391-4bf5-a5e3-2955ddbc3799 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/snapshots/0253a02e-8538-435b-a652-fc39f5da0f6f Aug 12 20:20:50.959663 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3f6c544d-e391-4bf5-a5e3-2955ddbc3799 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:50.960005 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3f6c544d-e391-4bf5-a5e3-2955ddbc3799 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:50.966162 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:50.966162 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:50.968512 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-3f6c544d-e391-4bf5-a5e3-2955ddbc3799 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot retrieved successfully. Aug 12 20:20:50.969707 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3f6c544d-e391-4bf5-a5e3-2955ddbc3799 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/0253a02e-8538-435b-a652-fc39f5da0f6f returned with HTTP 200 Aug 12 20:20:50.970196 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 553/2204] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:20:50 2026] GET /volume/v3/snapshots/0253a02e-8538-435b-a652-fc39f5da0f6f => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:50.982573 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-7b92f6ef-b022-4ec5-b6e5-2301513d7c58 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:50.985950 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7b92f6ef-b022-4ec5-b6e5-2301513d7c58 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/0253a02e-8538-435b-a652-fc39f5da0f6f Aug 12 20:20:50.986205 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7b92f6ef-b022-4ec5-b6e5-2301513d7c58 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:50.986404 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7b92f6ef-b022-4ec5-b6e5-2301513d7c58 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:50.986686 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.snapshots [None req-7b92f6ef-b022-4ec5-b6e5-2301513d7c58 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Delete snapshot with id: 0253a02e-8538-435b-a652-fc39f5da0f6f Aug 12 20:20:50.992226 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:50.992226 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:50.992726 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-7b92f6ef-b022-4ec5-b6e5-2301513d7c58 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot retrieved successfully. Aug 12 20:20:51.028035 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-7b92f6ef-b022-4ec5-b6e5-2301513d7c58 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot delete request issued successfully. Aug 12 20:20:51.028035 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7b92f6ef-b022-4ec5-b6e5-2301513d7c58 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/0253a02e-8538-435b-a652-fc39f5da0f6f returned with HTTP 202 Aug 12 20:20:51.029791 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 562/2205] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:20:50 2026] DELETE /volume/v3/snapshots/0253a02e-8538-435b-a652-fc39f5da0f6f => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:20:51.041511 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-05f3031f-0699-450d-bc57-c7237a880841 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:51.048094 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-05f3031f-0699-450d-bc57-c7237a880841 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/snapshots/0253a02e-8538-435b-a652-fc39f5da0f6f Aug 12 20:20:51.048297 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-05f3031f-0699-450d-bc57-c7237a880841 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:51.048512 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-05f3031f-0699-450d-bc57-c7237a880841 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:51.055078 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:51.055078 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:51.055814 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-05f3031f-0699-450d-bc57-c7237a880841 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot retrieved successfully. Aug 12 20:20:51.056901 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-05f3031f-0699-450d-bc57-c7237a880841 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/0253a02e-8538-435b-a652-fc39f5da0f6f returned with HTTP 200 Aug 12 20:20:51.057254 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 544/2206] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:20:51 2026] GET /volume/v3/snapshots/0253a02e-8538-435b-a652-fc39f5da0f6f => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:51.664811 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-da822f8b-f4ea-48ec-bf52-6133ebad2f9c None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:51.667073 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-da822f8b-f4ea-48ec-bf52-6133ebad2f9c tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] GET https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 Aug 12 20:20:51.667209 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-da822f8b-f4ea-48ec-bf52-6133ebad2f9c tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:51.667391 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-da822f8b-f4ea-48ec-bf52-6133ebad2f9c tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:51.667555 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-da822f8b-f4ea-48ec-bf52-6133ebad2f9c tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Show backup with id 46f374a9-0844-4e10-beed-00dd3d741186. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:51.673224 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:51.673224 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:51.674652 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-da822f8b-f4ea-48ec-bf52-6133ebad2f9c tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 returned with HTTP 200 Aug 12 20:20:51.675123 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 548/2207] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:20:51 2026] GET /volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:51.869020 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-b543eab4-9714-47d5-a15e-98a5bd353daf None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:51.872849 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b543eab4-9714-47d5-a15e-98a5bd353daf tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] DELETE https://10.4.3.246/volume/v3/volumes/54c1cd3e-08a2-474e-acaf-7db829e9978b Aug 12 20:20:51.872955 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b543eab4-9714-47d5-a15e-98a5bd353daf tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:51.873298 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b543eab4-9714-47d5-a15e-98a5bd353daf tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:51.873418 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-b543eab4-9714-47d5-a15e-98a5bd353daf tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Delete volume with id: 54c1cd3e-08a2-474e-acaf-7db829e9978b Aug 12 20:20:51.886640 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:51.886640 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:51.887207 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-b543eab4-9714-47d5-a15e-98a5bd353daf tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Volume info retrieved successfully. Aug 12 20:20:51.918796 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-b543eab4-9714-47d5-a15e-98a5bd353daf tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Delete volume request issued successfully. Aug 12 20:20:51.919122 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b543eab4-9714-47d5-a15e-98a5bd353daf tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] https://10.4.3.246/volume/v3/volumes/54c1cd3e-08a2-474e-acaf-7db829e9978b returned with HTTP 202 Aug 12 20:20:51.919645 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 554/2208] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:20:51 2026] DELETE /volume/v3/volumes/54c1cd3e-08a2-474e-acaf-7db829e9978b => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:20:51.928875 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-4fc0afc3-c26f-48ac-be37-86eaa57864a9 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:51.933448 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4fc0afc3-c26f-48ac-be37-86eaa57864a9 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] GET https://10.4.3.246/volume/v3/volumes/54c1cd3e-08a2-474e-acaf-7db829e9978b Aug 12 20:20:51.933594 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4fc0afc3-c26f-48ac-be37-86eaa57864a9 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:51.933882 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4fc0afc3-c26f-48ac-be37-86eaa57864a9 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:51.941574 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:51.941574 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:51.945627 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-4fc0afc3-c26f-48ac-be37-86eaa57864a9 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Volume info retrieved successfully. Aug 12 20:20:51.952050 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4fc0afc3-c26f-48ac-be37-86eaa57864a9 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] https://10.4.3.246/volume/v3/volumes/54c1cd3e-08a2-474e-acaf-7db829e9978b returned with HTTP 200 Aug 12 20:20:51.952386 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 563/2209] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:51 2026] GET /volume/v3/volumes/54c1cd3e-08a2-474e-acaf-7db829e9978b => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:52.066462 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-629aefc6-85d0-4f5c-95cf-601d4a5faba2 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:52.071324 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-629aefc6-85d0-4f5c-95cf-601d4a5faba2 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/snapshots/0253a02e-8538-435b-a652-fc39f5da0f6f Aug 12 20:20:52.071324 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-629aefc6-85d0-4f5c-95cf-601d4a5faba2 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:52.071324 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-629aefc6-85d0-4f5c-95cf-601d4a5faba2 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:52.077660 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-629aefc6-85d0-4f5c-95cf-601d4a5faba2 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/0253a02e-8538-435b-a652-fc39f5da0f6f returned with HTTP 404 Aug 12 20:20:52.078050 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 545/2210] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:20:52 2026] GET /volume/v3/snapshots/0253a02e-8538-435b-a652-fc39f5da0f6f => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:20:52.087441 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-c5837a4e-49fb-41dd-8330-eb03b5796752 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:52.091000 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c5837a4e-49fb-41dd-8330-eb03b5796752 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/33798ddc-281d-4db9-b4db-6b32f2caf1c0 Aug 12 20:20:52.091000 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c5837a4e-49fb-41dd-8330-eb03b5796752 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:52.091000 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c5837a4e-49fb-41dd-8330-eb03b5796752 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:52.091000 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.snapshots [None req-c5837a4e-49fb-41dd-8330-eb03b5796752 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Delete snapshot with id: 33798ddc-281d-4db9-b4db-6b32f2caf1c0 Aug 12 20:20:52.101601 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:52.101601 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:52.103484 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-c5837a4e-49fb-41dd-8330-eb03b5796752 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot retrieved successfully. Aug 12 20:20:52.133250 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-c5837a4e-49fb-41dd-8330-eb03b5796752 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot delete request issued successfully. Aug 12 20:20:52.133468 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c5837a4e-49fb-41dd-8330-eb03b5796752 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/33798ddc-281d-4db9-b4db-6b32f2caf1c0 returned with HTTP 202 Aug 12 20:20:52.133988 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 549/2211] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:20:52 2026] DELETE /volume/v3/snapshots/33798ddc-281d-4db9-b4db-6b32f2caf1c0 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 12 20:20:52.141521 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-3ce66dfb-0dcf-47ec-bbe0-4ad6f458770d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:52.143857 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3ce66dfb-0dcf-47ec-bbe0-4ad6f458770d tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/snapshots/33798ddc-281d-4db9-b4db-6b32f2caf1c0 Aug 12 20:20:52.144170 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3ce66dfb-0dcf-47ec-bbe0-4ad6f458770d tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:52.148686 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3ce66dfb-0dcf-47ec-bbe0-4ad6f458770d tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:52.154504 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:52.154504 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:52.155295 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-3ce66dfb-0dcf-47ec-bbe0-4ad6f458770d tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot retrieved successfully. Aug 12 20:20:52.157081 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3ce66dfb-0dcf-47ec-bbe0-4ad6f458770d tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/33798ddc-281d-4db9-b4db-6b32f2caf1c0 returned with HTTP 200 Aug 12 20:20:52.157846 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 555/2212] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:20:52 2026] GET /volume/v3/snapshots/33798ddc-281d-4db9-b4db-6b32f2caf1c0 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:52.630436 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-9bb6e4f1-1c8c-4f4e-954c-19aa863c7d67 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:52.632336 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9bb6e4f1-1c8c-4f4e-954c-19aa863c7d67 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] DELETE https://10.4.3.246/volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 Aug 12 20:20:52.632561 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9bb6e4f1-1c8c-4f4e-954c-19aa863c7d67 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:52.632779 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9bb6e4f1-1c8c-4f4e-954c-19aa863c7d67 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:52.632965 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-9bb6e4f1-1c8c-4f4e-954c-19aa863c7d67 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Delete volume with id: e6990e7e-9bc4-4755-9e09-3dde79e433a5 Aug 12 20:20:52.640510 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:52.640510 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:52.640995 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-9bb6e4f1-1c8c-4f4e-954c-19aa863c7d67 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:20:52.661950 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-9bb6e4f1-1c8c-4f4e-954c-19aa863c7d67 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Delete volume request issued successfully. Aug 12 20:20:52.662122 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9bb6e4f1-1c8c-4f4e-954c-19aa863c7d67 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 returned with HTTP 202 Aug 12 20:20:52.662505 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 564/2213] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:20:52 2026] DELETE /volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:20:52.670053 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-b2b0c939-0a13-4cdb-80c3-957dcfff1877 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:52.671836 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b2b0c939-0a13-4cdb-80c3-957dcfff1877 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 Aug 12 20:20:52.672086 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b2b0c939-0a13-4cdb-80c3-957dcfff1877 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:52.672310 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b2b0c939-0a13-4cdb-80c3-957dcfff1877 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:52.679879 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:52.679879 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:52.686948 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-b2b0c939-0a13-4cdb-80c3-957dcfff1877 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:20:52.686985 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-82505d11-b61f-4f0e-b22b-b7ca3b33b3d0 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:52.688591 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-82505d11-b61f-4f0e-b22b-b7ca3b33b3d0 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] GET https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 Aug 12 20:20:52.689497 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-82505d11-b61f-4f0e-b22b-b7ca3b33b3d0 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:52.689497 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-82505d11-b61f-4f0e-b22b-b7ca3b33b3d0 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:52.689497 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-82505d11-b61f-4f0e-b22b-b7ca3b33b3d0 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Show backup with id 46f374a9-0844-4e10-beed-00dd3d741186. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:52.691405 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b2b0c939-0a13-4cdb-80c3-957dcfff1877 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 returned with HTTP 200 Aug 12 20:20:52.691913 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 546/2214] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:52 2026] GET /volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:52.694360 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:52.694360 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:52.695093 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-82505d11-b61f-4f0e-b22b-b7ca3b33b3d0 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 returned with HTTP 200 Aug 12 20:20:52.695524 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 550/2215] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:20:52 2026] GET /volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:52.969126 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-be02fb1d-2aca-4990-ae89-e0d9171b4248 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:52.971028 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-be02fb1d-2aca-4990-ae89-e0d9171b4248 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] GET https://10.4.3.246/volume/v3/volumes/54c1cd3e-08a2-474e-acaf-7db829e9978b Aug 12 20:20:52.971241 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-be02fb1d-2aca-4990-ae89-e0d9171b4248 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:52.971466 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-be02fb1d-2aca-4990-ae89-e0d9171b4248 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:52.987250 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-be02fb1d-2aca-4990-ae89-e0d9171b4248 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] https://10.4.3.246/volume/v3/volumes/54c1cd3e-08a2-474e-acaf-7db829e9978b returned with HTTP 404 Aug 12 20:20:52.987748 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 556/2216] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:52 2026] GET /volume/v3/volumes/54c1cd3e-08a2-474e-acaf-7db829e9978b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:20:53.075163 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f457003c-29a0-479e-bce9-efe69583f181 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:53.079634 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f457003c-29a0-479e-bce9-efe69583f181 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] DELETE https://10.4.3.246/volume/v3/volumes/82831a03-1573-41a2-b05b-180bd8192b61 Aug 12 20:20:53.079843 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f457003c-29a0-479e-bce9-efe69583f181 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:53.080028 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f457003c-29a0-479e-bce9-efe69583f181 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:53.080182 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-f457003c-29a0-479e-bce9-efe69583f181 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Delete volume with id: 82831a03-1573-41a2-b05b-180bd8192b61 Aug 12 20:20:53.089475 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:53.089475 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:53.090024 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-f457003c-29a0-479e-bce9-efe69583f181 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Volume info retrieved successfully. Aug 12 20:20:53.121504 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-f457003c-29a0-479e-bce9-efe69583f181 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Delete volume request issued successfully. Aug 12 20:20:53.121660 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f457003c-29a0-479e-bce9-efe69583f181 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] https://10.4.3.246/volume/v3/volumes/82831a03-1573-41a2-b05b-180bd8192b61 returned with HTTP 202 Aug 12 20:20:53.122042 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 565/2217] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:20:53 2026] DELETE /volume/v3/volumes/82831a03-1573-41a2-b05b-180bd8192b61 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:20:53.129247 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-66fe582b-02bf-4fd0-9669-fb1eeb115ad6 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:53.131108 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-66fe582b-02bf-4fd0-9669-fb1eeb115ad6 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] GET https://10.4.3.246/volume/v3/volumes/82831a03-1573-41a2-b05b-180bd8192b61 Aug 12 20:20:53.131280 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-66fe582b-02bf-4fd0-9669-fb1eeb115ad6 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:53.131450 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-66fe582b-02bf-4fd0-9669-fb1eeb115ad6 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:53.138801 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:53.138801 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:53.142374 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-66fe582b-02bf-4fd0-9669-fb1eeb115ad6 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Volume info retrieved successfully. Aug 12 20:20:53.147727 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-66fe582b-02bf-4fd0-9669-fb1eeb115ad6 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] https://10.4.3.246/volume/v3/volumes/82831a03-1573-41a2-b05b-180bd8192b61 returned with HTTP 200 Aug 12 20:20:53.148425 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 547/2218] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:53 2026] GET /volume/v3/volumes/82831a03-1573-41a2-b05b-180bd8192b61 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:53.170423 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-c1ffc962-e3b5-4110-8740-2a5ad83ab2a0 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:53.175840 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c1ffc962-e3b5-4110-8740-2a5ad83ab2a0 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/snapshots/33798ddc-281d-4db9-b4db-6b32f2caf1c0 Aug 12 20:20:53.176024 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c1ffc962-e3b5-4110-8740-2a5ad83ab2a0 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:53.176199 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c1ffc962-e3b5-4110-8740-2a5ad83ab2a0 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:53.187109 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c1ffc962-e3b5-4110-8740-2a5ad83ab2a0 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/33798ddc-281d-4db9-b4db-6b32f2caf1c0 returned with HTTP 404 Aug 12 20:20:53.187641 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 551/2219] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:20:53 2026] GET /volume/v3/snapshots/33798ddc-281d-4db9-b4db-6b32f2caf1c0 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:20:53.197464 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-2c17c4d1-5cce-4990-8c53-7d8163ab4f97 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:53.201658 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2c17c4d1-5cce-4990-8c53-7d8163ab4f97 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/35138081-5fcc-4068-9a2a-5be40b177564 Aug 12 20:20:53.201914 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2c17c4d1-5cce-4990-8c53-7d8163ab4f97 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:53.202123 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2c17c4d1-5cce-4990-8c53-7d8163ab4f97 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:53.202232 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.snapshots [None req-2c17c4d1-5cce-4990-8c53-7d8163ab4f97 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Delete snapshot with id: 35138081-5fcc-4068-9a2a-5be40b177564 Aug 12 20:20:53.209872 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:53.209872 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:53.212218 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-2c17c4d1-5cce-4990-8c53-7d8163ab4f97 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot retrieved successfully. Aug 12 20:20:53.230627 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-2c17c4d1-5cce-4990-8c53-7d8163ab4f97 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot delete request issued successfully. Aug 12 20:20:53.231718 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2c17c4d1-5cce-4990-8c53-7d8163ab4f97 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/35138081-5fcc-4068-9a2a-5be40b177564 returned with HTTP 202 Aug 12 20:20:53.231718 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 557/2220] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:20:53 2026] DELETE /volume/v3/snapshots/35138081-5fcc-4068-9a2a-5be40b177564 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:20:53.243959 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-990943c4-582c-423a-b8ea-a033eba3e9c2 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:53.247453 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-990943c4-582c-423a-b8ea-a033eba3e9c2 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/snapshots/35138081-5fcc-4068-9a2a-5be40b177564 Aug 12 20:20:53.247674 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-990943c4-582c-423a-b8ea-a033eba3e9c2 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:53.248222 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-990943c4-582c-423a-b8ea-a033eba3e9c2 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:53.267467 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:53.267467 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:53.268105 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-990943c4-582c-423a-b8ea-a033eba3e9c2 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot retrieved successfully. Aug 12 20:20:53.269133 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-990943c4-582c-423a-b8ea-a033eba3e9c2 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/35138081-5fcc-4068-9a2a-5be40b177564 returned with HTTP 200 Aug 12 20:20:53.269476 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 566/2221] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:20:53 2026] GET /volume/v3/snapshots/35138081-5fcc-4068-9a2a-5be40b177564 => generated 467 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:53.707322 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-081002fb-77b3-44de-89df-4dbd34ccbdef None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:53.709300 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-d6aa98f6-6b9f-4923-9ece-ae8d8d8dafda None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:53.710560 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-081002fb-77b3-44de-89df-4dbd34ccbdef tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 Aug 12 20:20:53.711620 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-081002fb-77b3-44de-89df-4dbd34ccbdef tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:53.711854 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d6aa98f6-6b9f-4923-9ece-ae8d8d8dafda tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] GET https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 Aug 12 20:20:53.711919 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-081002fb-77b3-44de-89df-4dbd34ccbdef tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:53.711968 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d6aa98f6-6b9f-4923-9ece-ae8d8d8dafda tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:53.712218 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d6aa98f6-6b9f-4923-9ece-ae8d8d8dafda tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:53.712372 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-d6aa98f6-6b9f-4923-9ece-ae8d8d8dafda tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Show backup with id 46f374a9-0844-4e10-beed-00dd3d741186. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:53.722111 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:53.722111 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:53.723836 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d6aa98f6-6b9f-4923-9ece-ae8d8d8dafda tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 returned with HTTP 200 Aug 12 20:20:53.723836 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 552/2222] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:20:53 2026] GET /volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:53.725090 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-081002fb-77b3-44de-89df-4dbd34ccbdef tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 returned with HTTP 404 Aug 12 20:20:53.725822 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 548/2223] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:53 2026] GET /volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:20:53.738995 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-3cda2ad7-c68c-44b4-bca7-49c9f18201e4 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:53.741031 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3cda2ad7-c68c-44b4-bca7-49c9f18201e4 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 Aug 12 20:20:53.741168 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3cda2ad7-c68c-44b4-bca7-49c9f18201e4 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:53.741351 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3cda2ad7-c68c-44b4-bca7-49c9f18201e4 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:53.748641 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3cda2ad7-c68c-44b4-bca7-49c9f18201e4 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 returned with HTTP 404 Aug 12 20:20:53.748641 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 558/2224] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:53 2026] GET /volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:20:53.758846 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-5ad67712-742a-46ce-be59-1df7fae0459c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:53.762576 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5ad67712-742a-46ce-be59-1df7fae0459c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] DELETE https://10.4.3.246/volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 Aug 12 20:20:53.762576 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5ad67712-742a-46ce-be59-1df7fae0459c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:53.762576 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5ad67712-742a-46ce-be59-1df7fae0459c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:53.762576 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-5ad67712-742a-46ce-be59-1df7fae0459c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Delete volume with id: e6990e7e-9bc4-4755-9e09-3dde79e433a5 Aug 12 20:20:53.768953 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5ad67712-742a-46ce-be59-1df7fae0459c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 returned with HTTP 404 Aug 12 20:20:53.769777 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 567/2225] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:20:53 2026] DELETE /volume/v3/volumes/e6990e7e-9bc4-4755-9e09-3dde79e433a5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:20:53.806363 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-0ccb7650-4612-43d1-bf60-ba562eb0aae0 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:53.808865 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0ccb7650-4612-43d1-bf60-ba562eb0aae0 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:20:53.809175 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0ccb7650-4612-43d1-bf60-ba562eb0aae0 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a0596018-e224-475d-8adb-b6c6e42731ae", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-475582017"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:53.810843 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-0ccb7650-4612-43d1-bf60-ba562eb0aae0 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Create volume request body: {'volume': {'imageRef': 'a0596018-e224-475d-8adb-b6c6e42731ae', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-475582017'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:20:53.932598 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-0ccb7650-4612-43d1-bf60-ba562eb0aae0 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Create volume of 1 GB Aug 12 20:20:53.938141 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-0ccb7650-4612-43d1-bf60-ba562eb0aae0 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Availability Zones retrieved successfully. Aug 12 20:20:53.945029 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-0ccb7650-4612-43d1-bf60-ba562eb0aae0 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Flow 'volume_create_api' (e252b201-0b03-4e01-93bf-84f5872b3638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:20:53.946811 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-0ccb7650-4612-43d1-bf60-ba562eb0aae0 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (883bd285-d497-45d1-8ddd-c8e9141e81a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:53.947841 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-0ccb7650-4612-43d1-bf60-ba562eb0aae0 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:20:54.020501 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-0ccb7650-4612-43d1-bf60-ba562eb0aae0 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (883bd285-d497-45d1-8ddd-c8e9141e81a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:54.021555 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-0ccb7650-4612-43d1-bf60-ba562eb0aae0 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f816b9c-899d-44cc-8ced-aa6274eab125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:54.072612 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-0ccb7650-4612-43d1-bf60-ba562eb0aae0 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Created reservations ['07018585-811d-460a-8c9c-3785cba7492e', 'be5b97f6-cf41-4f70-ba4f-f9696cd17def', 'b0289ce4-de7b-4056-a1a0-8b1360c3ff54', '24ae8bb9-ad75-4352-a750-bda0e33a9697'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:20:54.073407 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-0ccb7650-4612-43d1-bf60-ba562eb0aae0 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f816b9c-899d-44cc-8ced-aa6274eab125) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07018585-811d-460a-8c9c-3785cba7492e', 'be5b97f6-cf41-4f70-ba4f-f9696cd17def', 'b0289ce4-de7b-4056-a1a0-8b1360c3ff54', '24ae8bb9-ad75-4352-a750-bda0e33a9697']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:54.074114 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-0ccb7650-4612-43d1-bf60-ba562eb0aae0 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0601dbf4-170a-41fc-ba92-6225bdaf3d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:54.096570 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-0ccb7650-4612-43d1-bf60-ba562eb0aae0 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0601dbf4-170a-41fc-ba92-6225bdaf3d93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9620b71-44e8-466c-9997-5480ed7f6776', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-475582017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a20d6375baf49a0803075ca4c50ac07',qos_specs=None,replication_status=,reservations=['07018585-811d-460a-8c9c-3785cba7492e','be5b97f6-cf41-4f70-ba4f-f9696cd17def','b0289ce4-de7b-4056-a1a0-8b1360c3ff54','24ae8bb9-ad75-4352-a750-bda0e33a9697'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d78c87c6188439480c1ae2d3ee2be57',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:20:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-475582017',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9620b71-44e8-466c-9997-5480ed7f6776,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a20d6375baf49a0803075ca4c50ac07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d78c87c6188439480c1ae2d3ee2be57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:54.097326 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-0ccb7650-4612-43d1-bf60-ba562eb0aae0 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fe1a13c-9c8a-4148-b89b-5bfaf0d4f69f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:54.117182 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-0ccb7650-4612-43d1-bf60-ba562eb0aae0 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fe1a13c-9c8a-4148-b89b-5bfaf0d4f69f) transitioned into state 'SUCCESS' from state '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-475582017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a20d6375baf49a0803075ca4c50ac07',qos_specs=None,replication_status=,reservations=['07018585-811d-460a-8c9c-3785cba7492e','be5b97f6-cf41-4f70-ba4f-f9696cd17def','b0289ce4-de7b-4056-a1a0-8b1360c3ff54','24ae8bb9-ad75-4352-a750-bda0e33a9697'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d78c87c6188439480c1ae2d3ee2be57',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:54.118057 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-0ccb7650-4612-43d1-bf60-ba562eb0aae0 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ed53d99-675f-41c9-ac2b-071b128ee4a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:54.130825 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-0ccb7650-4612-43d1-bf60-ba562eb0aae0 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ed53d99-675f-41c9-ac2b-071b128ee4a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:54.131987 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-0ccb7650-4612-43d1-bf60-ba562eb0aae0 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Flow 'volume_create_api' (e252b201-0b03-4e01-93bf-84f5872b3638) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:20:54.132407 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-0ccb7650-4612-43d1-bf60-ba562eb0aae0 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Create volume request issued successfully. Aug 12 20:20:54.133246 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0ccb7650-4612-43d1-bf60-ba562eb0aae0 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:20:54.134019 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 553/2226] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:20:53 2026] POST /volume/v3/volumes => generated 748 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:20:54.154528 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-98c64124-86d6-4a34-b6ef-61b2cecce560 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:54.157497 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-98c64124-86d6-4a34-b6ef-61b2cecce560 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/d9620b71-44e8-466c-9997-5480ed7f6776 Aug 12 20:20:54.157497 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-98c64124-86d6-4a34-b6ef-61b2cecce560 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:54.157497 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-98c64124-86d6-4a34-b6ef-61b2cecce560 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:54.165778 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-cb1c6d1b-9532-4fdf-843e-8c6bee7283f5 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:54.169531 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cb1c6d1b-9532-4fdf-843e-8c6bee7283f5 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] GET https://10.4.3.246/volume/v3/volumes/82831a03-1573-41a2-b05b-180bd8192b61 Aug 12 20:20:54.170373 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cb1c6d1b-9532-4fdf-843e-8c6bee7283f5 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:54.170373 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cb1c6d1b-9532-4fdf-843e-8c6bee7283f5 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:54.176806 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cb1c6d1b-9532-4fdf-843e-8c6bee7283f5 tempest-AttachVolumeShelveTestJSON-1287866984 tempest-AttachVolumeShelveTestJSON-1287866984-project-member] https://10.4.3.246/volume/v3/volumes/82831a03-1573-41a2-b05b-180bd8192b61 returned with HTTP 404 Aug 12 20:20:54.176891 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:54.176891 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:54.177380 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 559/2227] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:54 2026] GET /volume/v3/volumes/82831a03-1573-41a2-b05b-180bd8192b61 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:20:54.186421 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-98c64124-86d6-4a34-b6ef-61b2cecce560 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:20:54.193791 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-98c64124-86d6-4a34-b6ef-61b2cecce560 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/d9620b71-44e8-466c-9997-5480ed7f6776 returned with HTTP 200 Aug 12 20:20:54.194386 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 549/2228] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:54 2026] GET /volume/v3/volumes/d9620b71-44e8-466c-9997-5480ed7f6776 => generated 816 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:54.281445 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-e3c66ab6-2592-4427-bdd4-760ac4c0df6d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:54.284573 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e3c66ab6-2592-4427-bdd4-760ac4c0df6d tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/snapshots/35138081-5fcc-4068-9a2a-5be40b177564 Aug 12 20:20:54.284573 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e3c66ab6-2592-4427-bdd4-760ac4c0df6d tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:54.284573 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e3c66ab6-2592-4427-bdd4-760ac4c0df6d tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:54.290841 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e3c66ab6-2592-4427-bdd4-760ac4c0df6d tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/35138081-5fcc-4068-9a2a-5be40b177564 returned with HTTP 404 Aug 12 20:20:54.291623 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 568/2229] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:20:54 2026] GET /volume/v3/snapshots/35138081-5fcc-4068-9a2a-5be40b177564 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:20:54.301920 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-8dbd9e64-600b-44ab-a37d-c408f67cd538 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:54.304852 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8dbd9e64-600b-44ab-a37d-c408f67cd538 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/0253a02e-8538-435b-a652-fc39f5da0f6f Aug 12 20:20:54.305621 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8dbd9e64-600b-44ab-a37d-c408f67cd538 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:54.305780 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8dbd9e64-600b-44ab-a37d-c408f67cd538 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:54.305877 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.snapshots [None req-8dbd9e64-600b-44ab-a37d-c408f67cd538 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Delete snapshot with id: 0253a02e-8538-435b-a652-fc39f5da0f6f Aug 12 20:20:54.317078 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8dbd9e64-600b-44ab-a37d-c408f67cd538 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/0253a02e-8538-435b-a652-fc39f5da0f6f returned with HTTP 404 Aug 12 20:20:54.318043 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 554/2230] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:20:54 2026] DELETE /volume/v3/snapshots/0253a02e-8538-435b-a652-fc39f5da0f6f => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 12 20:20:54.326523 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f3a154e5-f116-40ef-b1dd-96c76709f844 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:54.330296 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f3a154e5-f116-40ef-b1dd-96c76709f844 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/35138081-5fcc-4068-9a2a-5be40b177564 Aug 12 20:20:54.330670 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f3a154e5-f116-40ef-b1dd-96c76709f844 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:54.330922 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f3a154e5-f116-40ef-b1dd-96c76709f844 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:54.331052 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.snapshots [None req-f3a154e5-f116-40ef-b1dd-96c76709f844 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Delete snapshot with id: 35138081-5fcc-4068-9a2a-5be40b177564 Aug 12 20:20:54.338468 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f3a154e5-f116-40ef-b1dd-96c76709f844 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/35138081-5fcc-4068-9a2a-5be40b177564 returned with HTTP 404 Aug 12 20:20:54.339872 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 560/2231] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:20:54 2026] DELETE /volume/v3/snapshots/35138081-5fcc-4068-9a2a-5be40b177564 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:20:54.417565 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-a7f7b5c1-7ec9-4d47-ba2a-485ae62c5d1d req-dab09398-4eb0-4183-a4fd-08537acbdec3 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:54.420665 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-a7f7b5c1-7ec9-4d47-ba2a-485ae62c5d1d req-dab09398-4eb0-4183-a4fd-08537acbdec3 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f Aug 12 20:20:54.420983 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-a7f7b5c1-7ec9-4d47-ba2a-485ae62c5d1d req-dab09398-4eb0-4183-a4fd-08537acbdec3 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:54.421222 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-a7f7b5c1-7ec9-4d47-ba2a-485ae62c5d1d req-dab09398-4eb0-4183-a4fd-08537acbdec3 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:54.440679 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:54.440679 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:54.451534 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-a7f7b5c1-7ec9-4d47-ba2a-485ae62c5d1d req-dab09398-4eb0-4183-a4fd-08537acbdec3 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:20:54.462305 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-a7f7b5c1-7ec9-4d47-ba2a-485ae62c5d1d req-dab09398-4eb0-4183-a4fd-08537acbdec3 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f returned with HTTP 200 Aug 12 20:20:54.462305 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 550/2232] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:20:54 2026] GET /volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f => generated 1139 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:20:54.485482 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-a7f7b5c1-7ec9-4d47-ba2a-485ae62c5d1d req-1f02c249-44a6-4487-97cd-19c6652ada18 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:54.488450 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-a7f7b5c1-7ec9-4d47-ba2a-485ae62c5d1d req-1f02c249-44a6-4487-97cd-19c6652ada18 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] POST https://10.4.3.246/volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f/action Aug 12 20:20:54.488928 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-a7f7b5c1-7ec9-4d47-ba2a-485ae62c5d1d req-1f02c249-44a6-4487-97cd-19c6652ada18 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:20:54.489231 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-a7f7b5c1-7ec9-4d47-ba2a-485ae62c5d1d req-1f02c249-44a6-4487-97cd-19c6652ada18 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:54.505186 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:54.505186 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:54.505874 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-a7f7b5c1-7ec9-4d47-ba2a-485ae62c5d1d req-1f02c249-44a6-4487-97cd-19c6652ada18 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:20:54.518962 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-a7f7b5c1-7ec9-4d47-ba2a-485ae62c5d1d req-1f02c249-44a6-4487-97cd-19c6652ada18 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Begin detaching volume completed successfully. Aug 12 20:20:54.519190 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-a7f7b5c1-7ec9-4d47-ba2a-485ae62c5d1d req-1f02c249-44a6-4487-97cd-19c6652ada18 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f/action returned with HTTP 202 Aug 12 20:20:54.519630 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 569/2233] 10.4.3.246 () {72 vars in 1672 bytes} [Wed Aug 12 20:20:54 2026] POST /volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:20:54.586458 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-bfb402c0-f464-444d-9352-5656f832d875 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:54.587013 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-bfb402c0-f464-444d-9352-5656f832d875 None None] GET https://10.4.3.246/volume// Aug 12 20:20:54.587271 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-bfb402c0-f464-444d-9352-5656f832d875 None None] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:54.587520 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-bfb402c0-f464-444d-9352-5656f832d875 None None] Calling method 'all' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:54.587965 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-bfb402c0-f464-444d-9352-5656f832d875 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:20:54.588316 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 555/2234] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:20:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:20:54.598320 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-a7f7b5c1-7ec9-4d47-ba2a-485ae62c5d1d req-7ddf8f01-357e-447a-95e5-26f51d39f6d9 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:54.604205 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-a7f7b5c1-7ec9-4d47-ba2a-485ae62c5d1d req-7ddf8f01-357e-447a-95e5-26f51d39f6d9 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f Aug 12 20:20:54.604205 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-a7f7b5c1-7ec9-4d47-ba2a-485ae62c5d1d req-7ddf8f01-357e-447a-95e5-26f51d39f6d9 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:54.604205 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-a7f7b5c1-7ec9-4d47-ba2a-485ae62c5d1d req-7ddf8f01-357e-447a-95e5-26f51d39f6d9 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:54.619919 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:54.619919 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:54.627053 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-a7f7b5c1-7ec9-4d47-ba2a-485ae62c5d1d req-7ddf8f01-357e-447a-95e5-26f51d39f6d9 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:20:54.632920 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-a7f7b5c1-7ec9-4d47-ba2a-485ae62c5d1d req-7ddf8f01-357e-447a-95e5-26f51d39f6d9 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f returned with HTTP 200 Aug 12 20:20:54.633379 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 561/2235] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:20:54 2026] GET /volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f => generated 1322 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:20:54.737761 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-754c7922-c108-4bfa-89f7-e4e3750fe8e7 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:54.744819 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-754c7922-c108-4bfa-89f7-e4e3750fe8e7 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] GET https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 Aug 12 20:20:54.745261 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-754c7922-c108-4bfa-89f7-e4e3750fe8e7 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:54.745454 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-754c7922-c108-4bfa-89f7-e4e3750fe8e7 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:54.745454 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-754c7922-c108-4bfa-89f7-e4e3750fe8e7 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Show backup with id 46f374a9-0844-4e10-beed-00dd3d741186. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:54.751189 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:54.751189 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:54.752003 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-754c7922-c108-4bfa-89f7-e4e3750fe8e7 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 returned with HTTP 200 Aug 12 20:20:54.752466 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 551/2236] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:20:54 2026] GET /volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:55.209811 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a92e3cf0-4d9e-4952-9814-438b18b38290 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:55.211193 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a92e3cf0-4d9e-4952-9814-438b18b38290 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/d9620b71-44e8-466c-9997-5480ed7f6776 Aug 12 20:20:55.211460 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a92e3cf0-4d9e-4952-9814-438b18b38290 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:55.211783 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a92e3cf0-4d9e-4952-9814-438b18b38290 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:55.220858 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:55.220858 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:55.226237 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-a92e3cf0-4d9e-4952-9814-438b18b38290 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:20:55.233181 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a92e3cf0-4d9e-4952-9814-438b18b38290 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/d9620b71-44e8-466c-9997-5480ed7f6776 returned with HTTP 200 Aug 12 20:20:55.234197 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 570/2237] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:55 2026] GET /volume/v3/volumes/d9620b71-44e8-466c-9997-5480ed7f6776 => generated 1356 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:20:55.252220 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-0aa0c625-32d6-4ce1-80fa-75543ad226f8 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:55.256419 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0aa0c625-32d6-4ce1-80fa-75543ad226f8 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/d9620b71-44e8-466c-9997-5480ed7f6776 Aug 12 20:20:55.256419 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0aa0c625-32d6-4ce1-80fa-75543ad226f8 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:55.256419 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0aa0c625-32d6-4ce1-80fa-75543ad226f8 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:55.267945 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:55.267945 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:55.276363 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-0aa0c625-32d6-4ce1-80fa-75543ad226f8 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:20:55.283248 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0aa0c625-32d6-4ce1-80fa-75543ad226f8 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/d9620b71-44e8-466c-9997-5480ed7f6776 returned with HTTP 200 Aug 12 20:20:55.283683 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 556/2238] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:55 2026] GET /volume/v3/volumes/d9620b71-44e8-466c-9997-5480ed7f6776 => generated 1356 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:20:55.302841 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-09c4438e-d025-4788-867e-d4df9f51ccee None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:55.306478 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-09c4438e-d025-4788-867e-d4df9f51ccee tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] POST https://10.4.3.246/volume/v3/backups Aug 12 20:20:55.307469 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-09c4438e-d025-4788-867e-d4df9f51ccee tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d9620b71-44e8-466c-9997-5480ed7f6776", "name": "tempest-VolumesBackupsTest-Backup-1951978893", "container": "tempest-volumesbackupstest-backup-container-2091261244"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:55.308532 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.contrib.backups [None req-09c4438e-d025-4788-867e-d4df9f51ccee tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Creating new backup {'backup': {'volume_id': 'd9620b71-44e8-466c-9997-5480ed7f6776', 'name': 'tempest-VolumesBackupsTest-Backup-1951978893', 'container': 'tempest-volumesbackupstest-backup-container-2091261244'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 20:20:55.308749 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.contrib.backups [None req-09c4438e-d025-4788-867e-d4df9f51ccee tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Creating backup of volume d9620b71-44e8-466c-9997-5480ed7f6776 in container tempest-volumesbackupstest-backup-container-2091261244 Aug 12 20:20:55.318424 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:55.318424 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:55.318424 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-09c4438e-d025-4788-867e-d4df9f51ccee tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:20:55.356953 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-09c4438e-d025-4788-867e-d4df9f51ccee tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Created reservations ['8a0e0f4a-4a58-4f82-8ecd-d3959fb3cf49', 'b60330ab-d092-4c0d-a51c-c06d33046395'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:20:55.425257 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-09c4438e-d025-4788-867e-d4df9f51ccee tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups returned with HTTP 202 Aug 12 20:20:55.426215 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 562/2239] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:20:55 2026] POST /volume/v3/backups => generated 330 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:20:55.438143 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-25cd494d-842a-4a52-8172-e8f3be0d26a7 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:55.441511 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-25cd494d-842a-4a52-8172-e8f3be0d26a7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 Aug 12 20:20:55.441967 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-25cd494d-842a-4a52-8172-e8f3be0d26a7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:55.442046 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-25cd494d-842a-4a52-8172-e8f3be0d26a7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:55.442151 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-25cd494d-842a-4a52-8172-e8f3be0d26a7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id b904854d-4390-4f7f-9329-23d676fdf456. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:55.447915 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:55.447915 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:55.449600 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-25cd494d-842a-4a52-8172-e8f3be0d26a7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 returned with HTTP 200 Aug 12 20:20:55.450429 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 552/2240] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:55 2026] GET /volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:55.604052 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-a7f7b5c1-7ec9-4d47-ba2a-485ae62c5d1d req-d0fe9805-3047-49d9-8718-71218e5dea69 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:55.610347 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-a7f7b5c1-7ec9-4d47-ba2a-485ae62c5d1d req-d0fe9805-3047-49d9-8718-71218e5dea69 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] DELETE https://10.4.3.246/volume/v3/attachments/c9e7ac3e-cb91-4b4c-8a12-14071e1a01e1 Aug 12 20:20:55.611487 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-a7f7b5c1-7ec9-4d47-ba2a-485ae62c5d1d req-d0fe9805-3047-49d9-8718-71218e5dea69 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:55.611487 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-a7f7b5c1-7ec9-4d47-ba2a-485ae62c5d1d req-d0fe9805-3047-49d9-8718-71218e5dea69 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:55.633493 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:55.633493 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:55.714190 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-a7f7b5c1-7ec9-4d47-ba2a-485ae62c5d1d req-d0fe9805-3047-49d9-8718-71218e5dea69 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/attachments/c9e7ac3e-cb91-4b4c-8a12-14071e1a01e1 returned with HTTP 200 Aug 12 20:20:55.715234 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 571/2241] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:20:55 2026] DELETE /volume/v3/attachments/c9e7ac3e-cb91-4b4c-8a12-14071e1a01e1 => generated 19 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:55.768846 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-c02dad6d-6d7c-4af9-988b-6fded7948ffe None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:55.772785 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c02dad6d-6d7c-4af9-988b-6fded7948ffe tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] GET https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 Aug 12 20:20:55.773022 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c02dad6d-6d7c-4af9-988b-6fded7948ffe tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:55.773255 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c02dad6d-6d7c-4af9-988b-6fded7948ffe tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:55.773411 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-c02dad6d-6d7c-4af9-988b-6fded7948ffe tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Show backup with id 46f374a9-0844-4e10-beed-00dd3d741186. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:55.779313 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:55.779313 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:55.780439 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c02dad6d-6d7c-4af9-988b-6fded7948ffe tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 returned with HTTP 200 Aug 12 20:20:55.780609 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 557/2242] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:20:55 2026] GET /volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:56.280143 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-99ceff66-cdf3-43c6-bfe6-26e41a0a07cc None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:56.284006 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-99ceff66-cdf3-43c6-bfe6-26e41a0a07cc tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:20:56.285176 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-99ceff66-cdf3-43c6-bfe6-26e41a0a07cc tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-369640308"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:56.287066 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-99ceff66-cdf3-43c6-bfe6-26e41a0a07cc tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-369640308'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:20:56.292497 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-99ceff66-cdf3-43c6-bfe6-26e41a0a07cc tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Create volume of 1 GB Aug 12 20:20:56.292497 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:56.292497 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:56.292497 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-99ceff66-cdf3-43c6-bfe6-26e41a0a07cc tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Availability Zones retrieved successfully. Aug 12 20:20:56.301968 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-99ceff66-cdf3-43c6-bfe6-26e41a0a07cc tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Flow 'volume_create_api' (3f9921ec-a662-418f-a96a-a31e353f583a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:20:56.303943 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-99ceff66-cdf3-43c6-bfe6-26e41a0a07cc tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (caadbdbd-a44e-40fd-b242-358a0501dc72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:56.305242 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-99ceff66-cdf3-43c6-bfe6-26e41a0a07cc tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:20:56.317296 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:56.317296 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:56.342838 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-99ceff66-cdf3-43c6-bfe6-26e41a0a07cc tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (caadbdbd-a44e-40fd-b242-358a0501dc72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:29Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=b49f5d85-b6d4-469a-a3af-eaeb7380b791,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b49f5d85-b6d4-469a-a3af-eaeb7380b791', 'encryption_key_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=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:56.343965 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-99ceff66-cdf3-43c6-bfe6-26e41a0a07cc tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1fe7c03-4fb1-46e5-9d2d-40ae79644922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:56.422267 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-99ceff66-cdf3-43c6-bfe6-26e41a0a07cc tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Created reservations ['ea9a36ea-2c97-4f79-bbf7-ba0bf1e6562a', 'dc732275-a3e3-446e-a876-1bed19b4d468', 'a6d41aea-5a36-48f5-9060-f9417b3f9843', 'bc552ad9-0fe9-4dba-af25-34cc7e110b00'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:20:56.423468 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-99ceff66-cdf3-43c6-bfe6-26e41a0a07cc tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1fe7c03-4fb1-46e5-9d2d-40ae79644922) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea9a36ea-2c97-4f79-bbf7-ba0bf1e6562a', 'dc732275-a3e3-446e-a876-1bed19b4d468', 'a6d41aea-5a36-48f5-9060-f9417b3f9843', 'bc552ad9-0fe9-4dba-af25-34cc7e110b00']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:56.424497 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-99ceff66-cdf3-43c6-bfe6-26e41a0a07cc tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0cacef3-0034-465c-af29-b1057bcce4c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:56.462213 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-36641611-137f-4e36-b882-0d08639511f4 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:56.464177 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-99ceff66-cdf3-43c6-bfe6-26e41a0a07cc tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0cacef3-0034-465c-af29-b1057bcce4c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c4f3e82-5d96-4230-8f46-fb1630911a03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-369640308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='be07c2a5ad52453d93a66b7e1cb31f3a',qos_specs=None,replication_status=,reservations=['ea9a36ea-2c97-4f79-bbf7-ba0bf1e6562a','dc732275-a3e3-446e-a876-1bed19b4d468','a6d41aea-5a36-48f5-9060-f9417b3f9843','bc552ad9-0fe9-4dba-af25-34cc7e110b00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f567ea44bf464607b3400913c4a5c583',volume_type_id=b49f5d85-b6d4-469a-a3af-eaeb7380b791), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:20:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-369640308',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c4f3e82-5d96-4230-8f46-fb1630911a03,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='be07c2a5ad52453d93a66b7e1cb31f3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f567ea44bf464607b3400913c4a5c583',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b49f5d85-b6d4-469a-a3af-eaeb7380b791),volume_type_id=b49f5d85-b6d4-469a-a3af-eaeb7380b791)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:56.465131 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-36641611-137f-4e36-b882-0d08639511f4 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 Aug 12 20:20:56.465269 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-99ceff66-cdf3-43c6-bfe6-26e41a0a07cc tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac41237b-22e0-460a-984b-09603c30edb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:56.465712 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-36641611-137f-4e36-b882-0d08639511f4 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:56.465856 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-36641611-137f-4e36-b882-0d08639511f4 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:56.465958 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-36641611-137f-4e36-b882-0d08639511f4 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id b904854d-4390-4f7f-9329-23d676fdf456. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:56.478848 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:56.478848 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:56.479954 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-36641611-137f-4e36-b882-0d08639511f4 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 returned with HTTP 200 Aug 12 20:20:56.480467 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 553/2243] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:56 2026] GET /volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 => generated 791 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:56.491392 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-99ceff66-cdf3-43c6-bfe6-26e41a0a07cc tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac41237b-22e0-460a-984b-09603c30edb8) transitioned into state 'SUCCESS' from state '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-369640308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='be07c2a5ad52453d93a66b7e1cb31f3a',qos_specs=None,replication_status=,reservations=['ea9a36ea-2c97-4f79-bbf7-ba0bf1e6562a','dc732275-a3e3-446e-a876-1bed19b4d468','a6d41aea-5a36-48f5-9060-f9417b3f9843','bc552ad9-0fe9-4dba-af25-34cc7e110b00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f567ea44bf464607b3400913c4a5c583',volume_type_id=b49f5d85-b6d4-469a-a3af-eaeb7380b791)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:56.492455 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-99ceff66-cdf3-43c6-bfe6-26e41a0a07cc tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cac6be69-d54f-478c-94dd-1023a7baf680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:56.509362 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-99ceff66-cdf3-43c6-bfe6-26e41a0a07cc tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cac6be69-d54f-478c-94dd-1023a7baf680) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:56.510711 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-99ceff66-cdf3-43c6-bfe6-26e41a0a07cc tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Flow 'volume_create_api' (3f9921ec-a662-418f-a96a-a31e353f583a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:20:56.511166 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-99ceff66-cdf3-43c6-bfe6-26e41a0a07cc tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Create volume request issued successfully. Aug 12 20:20:56.512187 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-99ceff66-cdf3-43c6-bfe6-26e41a0a07cc tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:20:56.513165 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 563/2244] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:20:56 2026] POST /volume/v3/volumes => generated 759 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:20:56.532885 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-19717060-287e-4a9c-b14b-4f594b73353f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:56.536482 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-19717060-287e-4a9c-b14b-4f594b73353f tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 Aug 12 20:20:56.536593 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-19717060-287e-4a9c-b14b-4f594b73353f tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:56.536895 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-19717060-287e-4a9c-b14b-4f594b73353f tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:56.557029 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:56.557029 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:56.561659 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-19717060-287e-4a9c-b14b-4f594b73353f tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:20:56.570821 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-19717060-287e-4a9c-b14b-4f594b73353f tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 returned with HTTP 200 Aug 12 20:20:56.570821 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 572/2245] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:56 2026] GET /volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 => generated 827 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:56.791998 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-d29c85ea-dc93-4d77-a93e-c61260a1a957 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:56.793822 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d29c85ea-dc93-4d77-a93e-c61260a1a957 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] GET https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 Aug 12 20:20:56.794019 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d29c85ea-dc93-4d77-a93e-c61260a1a957 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:56.794207 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d29c85ea-dc93-4d77-a93e-c61260a1a957 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:56.794311 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-d29c85ea-dc93-4d77-a93e-c61260a1a957 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Show backup with id 46f374a9-0844-4e10-beed-00dd3d741186. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:56.799138 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:56.799138 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:56.799808 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d29c85ea-dc93-4d77-a93e-c61260a1a957 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 returned with HTTP 200 Aug 12 20:20:56.800165 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 558/2246] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:20:56 2026] GET /volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:57.492957 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-5bffd61f-4932-4418-91dc-9b22bae0268d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:57.494851 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5bffd61f-4932-4418-91dc-9b22bae0268d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 Aug 12 20:20:57.495040 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5bffd61f-4932-4418-91dc-9b22bae0268d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:57.495243 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5bffd61f-4932-4418-91dc-9b22bae0268d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:57.495387 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-5bffd61f-4932-4418-91dc-9b22bae0268d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id b904854d-4390-4f7f-9329-23d676fdf456. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:57.503376 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:57.503376 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:57.504419 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5bffd61f-4932-4418-91dc-9b22bae0268d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 returned with HTTP 200 Aug 12 20:20:57.504904 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 554/2247] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:57 2026] GET /volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:57.588955 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a35a9ce7-6a73-45c2-be10-42a930f3e700 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:57.590888 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a35a9ce7-6a73-45c2-be10-42a930f3e700 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 Aug 12 20:20:57.591202 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a35a9ce7-6a73-45c2-be10-42a930f3e700 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:57.591513 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a35a9ce7-6a73-45c2-be10-42a930f3e700 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:57.600889 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:57.600889 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:57.615479 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-a35a9ce7-6a73-45c2-be10-42a930f3e700 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:20:57.627835 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a35a9ce7-6a73-45c2-be10-42a930f3e700 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 returned with HTTP 200 Aug 12 20:20:57.628496 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 564/2248] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:57 2026] GET /volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:57.701288 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-76990f6a-4b99-4089-9756-de18b6462706 req-f447b5e0-0735-4cde-b05d-12b95d0109d7 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:57.704021 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-76990f6a-4b99-4089-9756-de18b6462706 req-f447b5e0-0735-4cde-b05d-12b95d0109d7 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 Aug 12 20:20:57.704297 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-76990f6a-4b99-4089-9756-de18b6462706 req-f447b5e0-0735-4cde-b05d-12b95d0109d7 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:57.704978 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-76990f6a-4b99-4089-9756-de18b6462706 req-f447b5e0-0735-4cde-b05d-12b95d0109d7 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:57.716197 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:57.716197 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:57.722709 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-76990f6a-4b99-4089-9756-de18b6462706 req-f447b5e0-0735-4cde-b05d-12b95d0109d7 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:20:57.730475 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-76990f6a-4b99-4089-9756-de18b6462706 req-f447b5e0-0735-4cde-b05d-12b95d0109d7 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 returned with HTTP 200 Aug 12 20:20:57.731444 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 573/2249] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:20:57 2026] GET /volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:57.831780 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f0024eb9-6896-4355-a902-6680e02a0670 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:57.840011 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f0024eb9-6896-4355-a902-6680e02a0670 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] GET https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 Aug 12 20:20:57.840347 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f0024eb9-6896-4355-a902-6680e02a0670 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:57.840606 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f0024eb9-6896-4355-a902-6680e02a0670 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:57.840773 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-f0024eb9-6896-4355-a902-6680e02a0670 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Show backup with id 46f374a9-0844-4e10-beed-00dd3d741186. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:57.847991 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:57.847991 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:57.848808 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f0024eb9-6896-4355-a902-6680e02a0670 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 returned with HTTP 200 Aug 12 20:20:57.849220 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 559/2250] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:20:57 2026] GET /volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:57.885034 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-4ffc6fd7-295e-4d8a-9352-4770d1a86af8 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:57.885686 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4ffc6fd7-295e-4d8a-9352-4770d1a86af8 None None] GET https://10.4.3.246/volume// Aug 12 20:20:57.885686 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4ffc6fd7-295e-4d8a-9352-4770d1a86af8 None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:57.885909 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4ffc6fd7-295e-4d8a-9352-4770d1a86af8 None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:57.886278 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4ffc6fd7-295e-4d8a-9352-4770d1a86af8 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:20:57.886675 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 555/2251] 10.4.3.246 () {66 vars in 1428 bytes} [Wed Aug 12 20:20:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:20:57.902091 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-76990f6a-4b99-4089-9756-de18b6462706 req-9e83ffb0-da46-4c36-82a8-a2b48f41f549 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:57.906935 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-76990f6a-4b99-4089-9756-de18b6462706 req-9e83ffb0-da46-4c36-82a8-a2b48f41f549 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:20:57.910297 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-76990f6a-4b99-4089-9756-de18b6462706 req-9e83ffb0-da46-4c36-82a8-a2b48f41f549 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c4f3e82-5d96-4230-8f46-fb1630911a03", "connector": null, "instance_uuid": "5071db8f-a0c9-4f3b-b335-713177bcc9a5"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:57.920414 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:57.920414 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:57.958799 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-76990f6a-4b99-4089-9756-de18b6462706 req-9e83ffb0-da46-4c36-82a8-a2b48f41f549 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:20:57.959467 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 565/2252] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:20:57 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:20:58.002130 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-063dbdc0-40bc-4565-9759-a9393669fc6f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:58.004114 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-063dbdc0-40bc-4565-9759-a9393669fc6f tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 Aug 12 20:20:58.004315 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-063dbdc0-40bc-4565-9759-a9393669fc6f tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:58.004515 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-063dbdc0-40bc-4565-9759-a9393669fc6f tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:58.015138 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:58.015138 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:20:58.016994 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-472e2d85-a025-47ae-8757-d68a74379404 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:58.017437 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-472e2d85-a025-47ae-8757-d68a74379404 None None] GET https://10.4.3.246/volume// Aug 12 20:20:58.017690 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-472e2d85-a025-47ae-8757-d68a74379404 None None] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:58.017903 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-472e2d85-a025-47ae-8757-d68a74379404 None None] Calling method 'all' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:58.018230 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-472e2d85-a025-47ae-8757-d68a74379404 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:20:58.018551 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 560/2253] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:20:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:20:58.019966 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-063dbdc0-40bc-4565-9759-a9393669fc6f tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:20:58.026899 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-063dbdc0-40bc-4565-9759-a9393669fc6f tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 returned with HTTP 200 Aug 12 20:20:58.027313 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 574/2254] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:58 2026] GET /volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:58.032462 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-76990f6a-4b99-4089-9756-de18b6462706 req-234dde35-4ec9-400a-8760-82de232f4eff None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:58.041590 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-76990f6a-4b99-4089-9756-de18b6462706 req-234dde35-4ec9-400a-8760-82de232f4eff tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 Aug 12 20:20:58.041590 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-76990f6a-4b99-4089-9756-de18b6462706 req-234dde35-4ec9-400a-8760-82de232f4eff tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:58.041590 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-76990f6a-4b99-4089-9756-de18b6462706 req-234dde35-4ec9-400a-8760-82de232f4eff tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:58.060263 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:58.060263 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:58.065363 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-76990f6a-4b99-4089-9756-de18b6462706 req-234dde35-4ec9-400a-8760-82de232f4eff tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:20:58.069699 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-76990f6a-4b99-4089-9756-de18b6462706 req-234dde35-4ec9-400a-8760-82de232f4eff tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 returned with HTTP 200 Aug 12 20:20:58.070105 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 556/2255] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:20:58 2026] GET /volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 => generated 1031 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:20:58.194251 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-76990f6a-4b99-4089-9756-de18b6462706 req-1c567886-d507-4f4c-9698-9a10de4a0a44 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:58.199788 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-76990f6a-4b99-4089-9756-de18b6462706 req-1c567886-d507-4f4c-9698-9a10de4a0a44 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] PUT https://10.4.3.246/volume/v3/attachments/ba5e75fe-ee50-46b4-b5c5-a9b341128274 Aug 12 20:20:58.200178 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-76990f6a-4b99-4089-9756-de18b6462706 req-1c567886-d507-4f4c-9698-9a10de4a0a44 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:58.209802 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-76990f6a-4b99-4089-9756-de18b6462706 req-1c567886-d507-4f4c-9698-9a10de4a0a44 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Acquiring lock "cinder-attachment_update-9c4f3e82-5d96-4230-8f46-fb1630911a03-np0000007109" by "attachment_update" {{(pid=100383) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:20:58.214829 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-76990f6a-4b99-4089-9756-de18b6462706 req-1c567886-d507-4f4c-9698-9a10de4a0a44 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Lock "cinder-attachment_update-9c4f3e82-5d96-4230-8f46-fb1630911a03-np0000007109" acquired by "attachment_update" :: waited 0.005s {{(pid=100383) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:20:58.216005 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:58.216005 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:58.343080 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-76990f6a-4b99-4089-9756-de18b6462706 req-1c567886-d507-4f4c-9698-9a10de4a0a44 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Lock "cinder-attachment_update-9c4f3e82-5d96-4230-8f46-fb1630911a03-np0000007109" released by "attachment_update" :: held 0.128s {{(pid=100383) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:20:58.343889 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-76990f6a-4b99-4089-9756-de18b6462706 req-1c567886-d507-4f4c-9698-9a10de4a0a44 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/attachments/ba5e75fe-ee50-46b4-b5c5-a9b341128274 returned with HTTP 200 Aug 12 20:20:58.344358 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 566/2256] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:20:58 2026] PUT /volume/v3/attachments/ba5e75fe-ee50-46b4-b5c5-a9b341128274 => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:20:58.517889 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-8536043b-caeb-48d1-9eda-dbd09d4307ba None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:58.519775 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8536043b-caeb-48d1-9eda-dbd09d4307ba tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 Aug 12 20:20:58.520016 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8536043b-caeb-48d1-9eda-dbd09d4307ba tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:58.520233 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8536043b-caeb-48d1-9eda-dbd09d4307ba tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:58.520296 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-8536043b-caeb-48d1-9eda-dbd09d4307ba tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id b904854d-4390-4f7f-9329-23d676fdf456. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:58.526436 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:58.526436 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:58.527359 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8536043b-caeb-48d1-9eda-dbd09d4307ba tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 returned with HTTP 200 Aug 12 20:20:58.528011 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 561/2257] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:58 2026] GET /volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:58.682100 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-2a4478bb-4765-4134-840c-f25246563148 req-c1164518-d970-4264-9bd3-ab9548dfe786 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:58.686885 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-2a4478bb-4765-4134-840c-f25246563148 req-c1164518-d970-4264-9bd3-ab9548dfe786 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] DELETE https://10.4.3.246/volume/v3/attachments/c9e7ac3e-cb91-4b4c-8a12-14071e1a01e1 Aug 12 20:20:58.687078 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-2a4478bb-4765-4134-840c-f25246563148 req-c1164518-d970-4264-9bd3-ab9548dfe786 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:58.687586 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-2a4478bb-4765-4134-840c-f25246563148 req-c1164518-d970-4264-9bd3-ab9548dfe786 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:58.692667 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-2a4478bb-4765-4134-840c-f25246563148 req-c1164518-d970-4264-9bd3-ab9548dfe786 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/attachments/c9e7ac3e-cb91-4b4c-8a12-14071e1a01e1 returned with HTTP 404 Aug 12 20:20:58.693169 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 575/2258] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:20:58 2026] DELETE /volume/v3/attachments/c9e7ac3e-cb91-4b4c-8a12-14071e1a01e1 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:20:58.864976 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-a25feae2-387e-4807-be80-71730578b01d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:58.870091 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a25feae2-387e-4807-be80-71730578b01d tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] GET https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 Aug 12 20:20:58.870091 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a25feae2-387e-4807-be80-71730578b01d tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:58.870091 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a25feae2-387e-4807-be80-71730578b01d tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:58.870091 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-a25feae2-387e-4807-be80-71730578b01d tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Show backup with id 46f374a9-0844-4e10-beed-00dd3d741186. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:58.874147 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:58.874147 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:58.874996 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a25feae2-387e-4807-be80-71730578b01d tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 returned with HTTP 200 Aug 12 20:20:58.875456 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 557/2259] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:20:58 2026] GET /volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:59.042200 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a32721c9-ed0a-4c69-9087-a456d0143584 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:59.046184 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a32721c9-ed0a-4c69-9087-a456d0143584 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 Aug 12 20:20:59.046994 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a32721c9-ed0a-4c69-9087-a456d0143584 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:59.047698 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a32721c9-ed0a-4c69-9087-a456d0143584 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:59.065650 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:59.065650 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:20:59.075910 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-a32721c9-ed0a-4c69-9087-a456d0143584 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:20:59.084916 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a32721c9-ed0a-4c69-9087-a456d0143584 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 returned with HTTP 200 Aug 12 20:20:59.085790 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 567/2260] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:59 2026] GET /volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:59.540154 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-47ba50cb-0fea-4aab-9f47-5e18828d5104 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:59.542815 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-47ba50cb-0fea-4aab-9f47-5e18828d5104 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 Aug 12 20:20:59.543277 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-47ba50cb-0fea-4aab-9f47-5e18828d5104 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:59.543490 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-47ba50cb-0fea-4aab-9f47-5e18828d5104 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:59.543643 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-47ba50cb-0fea-4aab-9f47-5e18828d5104 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id b904854d-4390-4f7f-9329-23d676fdf456. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:59.548506 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:59.548506 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:20:59.549307 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-47ba50cb-0fea-4aab-9f47-5e18828d5104 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 returned with HTTP 200 Aug 12 20:20:59.549762 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 562/2261] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:20:59 2026] GET /volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:59.740737 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-f6eaafd3-0109-4ffd-a026-327fe25666c6 req-c23df24a-65c1-4c44-9f53-4eccf79725c0 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:59.745654 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-f6eaafd3-0109-4ffd-a026-327fe25666c6 req-c23df24a-65c1-4c44-9f53-4eccf79725c0 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:20:59.746622 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-f6eaafd3-0109-4ffd-a026-327fe25666c6 req-c23df24a-65c1-4c44-9f53-4eccf79725c0 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1802237039", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:20:59.752684 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [req-f6eaafd3-0109-4ffd-a026-327fe25666c6 req-c23df24a-65c1-4c44-9f53-4eccf79725c0 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1802237039', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:20:59.752684 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [req-f6eaafd3-0109-4ffd-a026-327fe25666c6 req-c23df24a-65c1-4c44-9f53-4eccf79725c0 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Create volume of 1 GB Aug 12 20:20:59.765187 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-f6eaafd3-0109-4ffd-a026-327fe25666c6 req-c23df24a-65c1-4c44-9f53-4eccf79725c0 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Availability Zones retrieved successfully. Aug 12 20:20:59.771670 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [req-f6eaafd3-0109-4ffd-a026-327fe25666c6 req-c23df24a-65c1-4c44-9f53-4eccf79725c0 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Flow 'volume_create_api' (794e4e6f-474f-4027-a8d1-104226c97482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:20:59.771670 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [req-f6eaafd3-0109-4ffd-a026-327fe25666c6 req-c23df24a-65c1-4c44-9f53-4eccf79725c0 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (288f99f2-2a55-4ee1-a986-37f13eb00161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:59.771670 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [req-f6eaafd3-0109-4ffd-a026-327fe25666c6 req-c23df24a-65c1-4c44-9f53-4eccf79725c0 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:20:59.805920 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [req-f6eaafd3-0109-4ffd-a026-327fe25666c6 req-c23df24a-65c1-4c44-9f53-4eccf79725c0 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (288f99f2-2a55-4ee1-a986-37f13eb00161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:59.806981 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [req-f6eaafd3-0109-4ffd-a026-327fe25666c6 req-c23df24a-65c1-4c44-9f53-4eccf79725c0 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a810f59-2f2a-4e09-bf60-800bfeca40db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:59.890722 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-1232007f-69a6-4b71-93b9-a2118892f82b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:59.890997 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [req-f6eaafd3-0109-4ffd-a026-327fe25666c6 req-c23df24a-65c1-4c44-9f53-4eccf79725c0 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Created reservations ['881a2ba3-215b-43f4-b4d8-4f7277f5c59f', '24d0fd47-fa8e-45e8-adae-db8d16e100e7', '432ae0db-dd5e-4729-9c6c-a79cec06dfe0', 'd56a4608-8a72-485b-afe2-2fe5cd90977d'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:20:59.891747 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [req-f6eaafd3-0109-4ffd-a026-327fe25666c6 req-c23df24a-65c1-4c44-9f53-4eccf79725c0 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a810f59-2f2a-4e09-bf60-800bfeca40db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['881a2ba3-215b-43f4-b4d8-4f7277f5c59f', '24d0fd47-fa8e-45e8-adae-db8d16e100e7', '432ae0db-dd5e-4729-9c6c-a79cec06dfe0', 'd56a4608-8a72-485b-afe2-2fe5cd90977d']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:59.892692 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1232007f-69a6-4b71-93b9-a2118892f82b tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] GET https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 Aug 12 20:20:59.892834 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [req-f6eaafd3-0109-4ffd-a026-327fe25666c6 req-c23df24a-65c1-4c44-9f53-4eccf79725c0 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acbe3f24-0ee1-4e33-ab7c-47a3638593f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:59.892910 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1232007f-69a6-4b71-93b9-a2118892f82b tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:59.893171 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1232007f-69a6-4b71-93b9-a2118892f82b tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:59.893321 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-1232007f-69a6-4b71-93b9-a2118892f82b tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Show backup with id 46f374a9-0844-4e10-beed-00dd3d741186. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:20:59.900446 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:59.900446 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:20:59.901565 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1232007f-69a6-4b71-93b9-a2118892f82b tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 returned with HTTP 200 Aug 12 20:20:59.903917 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 558/2262] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:20:59 2026] GET /volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:20:59.927039 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [req-f6eaafd3-0109-4ffd-a026-327fe25666c6 req-c23df24a-65c1-4c44-9f53-4eccf79725c0 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acbe3f24-0ee1-4e33-ab7c-47a3638593f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43cd921a-2975-477c-b5af-7c5d43daf459', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1802237039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='308bd6c6ec784ed981a868402e1dbe27',qos_specs=None,replication_status=,reservations=['881a2ba3-215b-43f4-b4d8-4f7277f5c59f','24d0fd47-fa8e-45e8-adae-db8d16e100e7','432ae0db-dd5e-4729-9c6c-a79cec06dfe0','d56a4608-8a72-485b-afe2-2fe5cd90977d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30dca86d811548c9adb8fc430aac3393',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:20:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1802237039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43cd921a-2975-477c-b5af-7c5d43daf459,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='308bd6c6ec784ed981a868402e1dbe27',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30dca86d811548c9adb8fc430aac3393',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:59.927814 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [req-f6eaafd3-0109-4ffd-a026-327fe25666c6 req-c23df24a-65c1-4c44-9f53-4eccf79725c0 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5279dbd3-b0d0-4260-b03f-ea7c52ea20ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:59.954562 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [req-f6eaafd3-0109-4ffd-a026-327fe25666c6 req-c23df24a-65c1-4c44-9f53-4eccf79725c0 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5279dbd3-b0d0-4260-b03f-ea7c52ea20ee) transitioned into state 'SUCCESS' from state '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-1802237039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='308bd6c6ec784ed981a868402e1dbe27',qos_specs=None,replication_status=,reservations=['881a2ba3-215b-43f4-b4d8-4f7277f5c59f','24d0fd47-fa8e-45e8-adae-db8d16e100e7','432ae0db-dd5e-4729-9c6c-a79cec06dfe0','d56a4608-8a72-485b-afe2-2fe5cd90977d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30dca86d811548c9adb8fc430aac3393',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:59.955558 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [req-f6eaafd3-0109-4ffd-a026-327fe25666c6 req-c23df24a-65c1-4c44-9f53-4eccf79725c0 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fad4be64-1e13-473e-8674-785908d7dce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:20:59.969796 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [req-f6eaafd3-0109-4ffd-a026-327fe25666c6 req-c23df24a-65c1-4c44-9f53-4eccf79725c0 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fad4be64-1e13-473e-8674-785908d7dce4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:20:59.970360 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [req-f6eaafd3-0109-4ffd-a026-327fe25666c6 req-c23df24a-65c1-4c44-9f53-4eccf79725c0 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Flow 'volume_create_api' (794e4e6f-474f-4027-a8d1-104226c97482) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:20:59.970786 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-f6eaafd3-0109-4ffd-a026-327fe25666c6 req-c23df24a-65c1-4c44-9f53-4eccf79725c0 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Create volume request issued successfully. Aug 12 20:20:59.971448 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-f6eaafd3-0109-4ffd-a026-327fe25666c6 req-c23df24a-65c1-4c44-9f53-4eccf79725c0 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:20:59.972332 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 576/2263] 10.4.3.246 () {72 vars in 1541 bytes} [Wed Aug 12 20:20:59 2026] POST /volume/v3/volumes => generated 755 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:20:59.986648 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-f6eaafd3-0109-4ffd-a026-327fe25666c6 req-337d57d1-f53b-419d-aac0-8e5dfc15efb8 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:20:59.989657 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-f6eaafd3-0109-4ffd-a026-327fe25666c6 req-337d57d1-f53b-419d-aac0-8e5dfc15efb8 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] GET https://10.4.3.246/volume/v3/volumes/43cd921a-2975-477c-b5af-7c5d43daf459 Aug 12 20:20:59.989965 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-f6eaafd3-0109-4ffd-a026-327fe25666c6 req-337d57d1-f53b-419d-aac0-8e5dfc15efb8 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:20:59.990570 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-f6eaafd3-0109-4ffd-a026-327fe25666c6 req-337d57d1-f53b-419d-aac0-8e5dfc15efb8 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:20:59.999476 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:20:59.999476 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:00.004915 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-f6eaafd3-0109-4ffd-a026-327fe25666c6 req-337d57d1-f53b-419d-aac0-8e5dfc15efb8 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Volume info retrieved successfully. Aug 12 20:21:00.011056 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-f6eaafd3-0109-4ffd-a026-327fe25666c6 req-337d57d1-f53b-419d-aac0-8e5dfc15efb8 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] https://10.4.3.246/volume/v3/volumes/43cd921a-2975-477c-b5af-7c5d43daf459 returned with HTTP 200 Aug 12 20:21:00.011609 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 568/2264] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:20:59 2026] GET /volume/v3/volumes/43cd921a-2975-477c-b5af-7c5d43daf459 => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:00.047308 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-f5954e14-df40-40a6-9add-d428b0448460 req-00591f90-4b42-45fd-be45-634f98f4f9c1 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:00.051440 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-f5954e14-df40-40a6-9add-d428b0448460 req-00591f90-4b42-45fd-be45-634f98f4f9c1 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] GET https://10.4.3.246/volume/v3/volumes/43cd921a-2975-477c-b5af-7c5d43daf459 Aug 12 20:21:00.051440 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-f5954e14-df40-40a6-9add-d428b0448460 req-00591f90-4b42-45fd-be45-634f98f4f9c1 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:00.051440 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-f5954e14-df40-40a6-9add-d428b0448460 req-00591f90-4b42-45fd-be45-634f98f4f9c1 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:00.062408 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:00.062408 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:00.067877 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-f5954e14-df40-40a6-9add-d428b0448460 req-00591f90-4b42-45fd-be45-634f98f4f9c1 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Volume info retrieved successfully. Aug 12 20:21:00.074076 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-f5954e14-df40-40a6-9add-d428b0448460 req-00591f90-4b42-45fd-be45-634f98f4f9c1 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] https://10.4.3.246/volume/v3/volumes/43cd921a-2975-477c-b5af-7c5d43daf459 returned with HTTP 200 Aug 12 20:21:00.074654 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 563/2265] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:21:00 2026] GET /volume/v3/volumes/43cd921a-2975-477c-b5af-7c5d43daf459 => generated 823 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:00.107370 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-610108cd-848c-45ca-af09-d4be442ad62b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:00.110025 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-610108cd-848c-45ca-af09-d4be442ad62b tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 Aug 12 20:21:00.111417 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-610108cd-848c-45ca-af09-d4be442ad62b tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:00.111957 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-610108cd-848c-45ca-af09-d4be442ad62b tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:00.128714 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:00.128714 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:00.133787 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-610108cd-848c-45ca-af09-d4be442ad62b tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:21:00.140223 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-610108cd-848c-45ca-af09-d4be442ad62b tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 returned with HTTP 200 Aug 12 20:21:00.142783 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 559/2266] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:00 2026] GET /volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:00.258400 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f0b4af07-e7a0-4a77-91b2-f74e624855f1 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:00.265709 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f0b4af07-e7a0-4a77-91b2-f74e624855f1 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/33798ddc-281d-4db9-b4db-6b32f2caf1c0 Aug 12 20:21:00.265987 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f0b4af07-e7a0-4a77-91b2-f74e624855f1 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:00.269252 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f0b4af07-e7a0-4a77-91b2-f74e624855f1 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:00.269629 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.snapshots [None req-f0b4af07-e7a0-4a77-91b2-f74e624855f1 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Delete snapshot with id: 33798ddc-281d-4db9-b4db-6b32f2caf1c0 Aug 12 20:21:00.287435 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f0b4af07-e7a0-4a77-91b2-f74e624855f1 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/33798ddc-281d-4db9-b4db-6b32f2caf1c0 returned with HTTP 404 Aug 12 20:21:00.289114 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 577/2267] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:21:00 2026] DELETE /volume/v3/snapshots/33798ddc-281d-4db9-b4db-6b32f2caf1c0 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:00.310508 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-44ee0fdb-4e6f-4fa9-b8c9-462f59a3d14b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:00.313795 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-44ee0fdb-4e6f-4fa9-b8c9-462f59a3d14b tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f Aug 12 20:21:00.314041 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-44ee0fdb-4e6f-4fa9-b8c9-462f59a3d14b tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:00.314276 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-44ee0fdb-4e6f-4fa9-b8c9-462f59a3d14b tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:00.325304 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:00.325304 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:00.330825 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-44ee0fdb-4e6f-4fa9-b8c9-462f59a3d14b tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:21:00.337500 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-44ee0fdb-4e6f-4fa9-b8c9-462f59a3d14b tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f returned with HTTP 200 Aug 12 20:21:00.338219 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 569/2268] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:00 2026] GET /volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:00.358835 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a9667129-3e95-48cb-b58a-c2bbbfc72671 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:00.371487 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a9667129-3e95-48cb-b58a-c2bbbfc72671 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:21:00.373041 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a9667129-3e95-48cb-b58a-c2bbbfc72671 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1168675691"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:00.381104 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-a9667129-3e95-48cb-b58a-c2bbbfc72671 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1168675691'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:21:00.381358 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-a9667129-3e95-48cb-b58a-c2bbbfc72671 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Create volume of 1 GB Aug 12 20:21:00.391222 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-a9667129-3e95-48cb-b58a-c2bbbfc72671 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Availability Zones retrieved successfully. Aug 12 20:21:00.399938 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-a9667129-3e95-48cb-b58a-c2bbbfc72671 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Flow 'volume_create_api' (44df5d41-0e51-4adf-8347-8e303b7c3d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:00.401503 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-a9667129-3e95-48cb-b58a-c2bbbfc72671 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c3823e0-ed7e-469e-9b5e-a92016f96fdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:00.403940 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-a9667129-3e95-48cb-b58a-c2bbbfc72671 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:21:00.441016 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-a9667129-3e95-48cb-b58a-c2bbbfc72671 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c3823e0-ed7e-469e-9b5e-a92016f96fdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:00.442141 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-a9667129-3e95-48cb-b58a-c2bbbfc72671 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f67740fb-5b23-4101-b5d4-460258525f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:00.504119 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-a9667129-3e95-48cb-b58a-c2bbbfc72671 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Created reservations ['3e8f7a3a-8a60-4866-98bf-da59ed745ccf', '1c242080-dbe7-47f6-9b3d-79da37e48a13', '91e15b8b-8206-4869-8754-000093ab4090', '4dfabd10-91ac-42cb-a773-815b6274cfc6'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:00.505151 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-a9667129-3e95-48cb-b58a-c2bbbfc72671 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f67740fb-5b23-4101-b5d4-460258525f33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e8f7a3a-8a60-4866-98bf-da59ed745ccf', '1c242080-dbe7-47f6-9b3d-79da37e48a13', '91e15b8b-8206-4869-8754-000093ab4090', '4dfabd10-91ac-42cb-a773-815b6274cfc6']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:00.505985 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-a9667129-3e95-48cb-b58a-c2bbbfc72671 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (038ed1bb-3d87-480a-b260-817250a2cf3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:00.537750 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-a9667129-3e95-48cb-b58a-c2bbbfc72671 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (038ed1bb-3d87-480a-b260-817250a2cf3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7063aead-856b-4c3b-88c9-78f787b9dc33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1168675691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec32b3c556154672a31f58bb5b07f3bc',qos_specs=None,replication_status=,reservations=['3e8f7a3a-8a60-4866-98bf-da59ed745ccf','1c242080-dbe7-47f6-9b3d-79da37e48a13','91e15b8b-8206-4869-8754-000093ab4090','4dfabd10-91ac-42cb-a773-815b6274cfc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1f12c916788425dbb40a7331e6de65c',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:21:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1168675691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7063aead-856b-4c3b-88c9-78f787b9dc33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec32b3c556154672a31f58bb5b07f3bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1f12c916788425dbb40a7331e6de65c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:00.538947 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-a9667129-3e95-48cb-b58a-c2bbbfc72671 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0cd166c-579e-44d2-b74a-65c93a1de635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:00.563576 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-f853a623-64c3-4537-9cfa-9b701cbe1fec None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:00.566785 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f853a623-64c3-4537-9cfa-9b701cbe1fec tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 Aug 12 20:21:00.566785 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f853a623-64c3-4537-9cfa-9b701cbe1fec tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:00.566785 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f853a623-64c3-4537-9cfa-9b701cbe1fec tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:00.566785 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-f853a623-64c3-4537-9cfa-9b701cbe1fec tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id b904854d-4390-4f7f-9329-23d676fdf456. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:00.571640 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:00.571640 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:00.572021 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-a9667129-3e95-48cb-b58a-c2bbbfc72671 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0cd166c-579e-44d2-b74a-65c93a1de635) transitioned into state 'SUCCESS' from state '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-1168675691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec32b3c556154672a31f58bb5b07f3bc',qos_specs=None,replication_status=,reservations=['3e8f7a3a-8a60-4866-98bf-da59ed745ccf','1c242080-dbe7-47f6-9b3d-79da37e48a13','91e15b8b-8206-4869-8754-000093ab4090','4dfabd10-91ac-42cb-a773-815b6274cfc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1f12c916788425dbb40a7331e6de65c',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:00.572449 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f853a623-64c3-4537-9cfa-9b701cbe1fec tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 returned with HTTP 200 Aug 12 20:21:00.573229 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 560/2269] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:00 2026] GET /volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:00.575296 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-a9667129-3e95-48cb-b58a-c2bbbfc72671 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2893d607-7c28-4289-893c-87e4177b6355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:00.588627 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-a9667129-3e95-48cb-b58a-c2bbbfc72671 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2893d607-7c28-4289-893c-87e4177b6355) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:00.588627 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-a9667129-3e95-48cb-b58a-c2bbbfc72671 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Flow 'volume_create_api' (44df5d41-0e51-4adf-8347-8e303b7c3d9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:00.588870 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-a9667129-3e95-48cb-b58a-c2bbbfc72671 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Create volume request issued successfully. Aug 12 20:21:00.589447 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a9667129-3e95-48cb-b58a-c2bbbfc72671 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:21:00.589913 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 564/2270] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:21:00 2026] POST /volume/v3/volumes => generated 754 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:21:00.606606 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f1a0a437-4cd6-468f-86d7-5213de9ffdd3 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:00.609660 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f1a0a437-4cd6-468f-86d7-5213de9ffdd3 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/7063aead-856b-4c3b-88c9-78f787b9dc33 Aug 12 20:21:00.609660 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f1a0a437-4cd6-468f-86d7-5213de9ffdd3 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:00.609894 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f1a0a437-4cd6-468f-86d7-5213de9ffdd3 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:00.621828 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:00.621828 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:00.627285 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-f1a0a437-4cd6-468f-86d7-5213de9ffdd3 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:21:00.634700 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f1a0a437-4cd6-468f-86d7-5213de9ffdd3 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/7063aead-856b-4c3b-88c9-78f787b9dc33 returned with HTTP 200 Aug 12 20:21:00.635196 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 578/2271] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:00 2026] GET /volume/v3/volumes/7063aead-856b-4c3b-88c9-78f787b9dc33 => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:00.925279 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-360f497d-83ad-4af4-ad4f-cd5f9f9ac74b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:00.928728 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-360f497d-83ad-4af4-ad4f-cd5f9f9ac74b tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] GET https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 Aug 12 20:21:00.928927 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-360f497d-83ad-4af4-ad4f-cd5f9f9ac74b tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:00.929163 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-360f497d-83ad-4af4-ad4f-cd5f9f9ac74b tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:00.929310 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-360f497d-83ad-4af4-ad4f-cd5f9f9ac74b tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Show backup with id 46f374a9-0844-4e10-beed-00dd3d741186. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:00.936241 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:00.936241 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:00.937157 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-360f497d-83ad-4af4-ad4f-cd5f9f9ac74b tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 returned with HTTP 200 Aug 12 20:21:00.937858 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 570/2272] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:21:00 2026] GET /volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:01.110253 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-edae3158-413f-46d4-b0e7-bedd2d4bb846 req-1e15f770-5765-4818-859e-fb7dbe813890 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:01.115312 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-edae3158-413f-46d4-b0e7-bedd2d4bb846 req-1e15f770-5765-4818-859e-fb7dbe813890 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] GET https://10.4.3.246/volume/v3/volumes/43cd921a-2975-477c-b5af-7c5d43daf459 Aug 12 20:21:01.115512 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-edae3158-413f-46d4-b0e7-bedd2d4bb846 req-1e15f770-5765-4818-859e-fb7dbe813890 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:01.115996 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-edae3158-413f-46d4-b0e7-bedd2d4bb846 req-1e15f770-5765-4818-859e-fb7dbe813890 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:01.131628 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:01.131628 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:01.136131 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-edae3158-413f-46d4-b0e7-bedd2d4bb846 req-1e15f770-5765-4818-859e-fb7dbe813890 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Volume info retrieved successfully. Aug 12 20:21:01.141063 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-edae3158-413f-46d4-b0e7-bedd2d4bb846 req-1e15f770-5765-4818-859e-fb7dbe813890 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] https://10.4.3.246/volume/v3/volumes/43cd921a-2975-477c-b5af-7c5d43daf459 returned with HTTP 200 Aug 12 20:21:01.141858 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 561/2273] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:21:01 2026] GET /volume/v3/volumes/43cd921a-2975-477c-b5af-7c5d43daf459 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:01.166798 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e2e534f6-5dd7-416e-ac4e-8e4c85716523 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:01.169511 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e2e534f6-5dd7-416e-ac4e-8e4c85716523 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 Aug 12 20:21:01.169759 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e2e534f6-5dd7-416e-ac4e-8e4c85716523 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:01.169986 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e2e534f6-5dd7-416e-ac4e-8e4c85716523 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:01.177122 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-19e5555c-3805-4f41-a9ed-3727df9e32a8 req-7eb45545-be68-426d-be41-b12937cd1d3c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:01.182635 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-19e5555c-3805-4f41-a9ed-3727df9e32a8 req-7eb45545-be68-426d-be41-b12937cd1d3c tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:21:01.183321 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-19e5555c-3805-4f41-a9ed-3727df9e32a8 req-7eb45545-be68-426d-be41-b12937cd1d3c tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "43cd921a-2975-477c-b5af-7c5d43daf459", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-663237789", "description": null, "metadata": {}}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:01.185617 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:01.185617 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:01.190028 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-e2e534f6-5dd7-416e-ac4e-8e4c85716523 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:21:01.195912 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e2e534f6-5dd7-416e-ac4e-8e4c85716523 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 returned with HTTP 200 Aug 12 20:21:01.196507 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 565/2274] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:01 2026] GET /volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:01.197556 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:01.197556 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:01.198662 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-19e5555c-3805-4f41-a9ed-3727df9e32a8 req-7eb45545-be68-426d-be41-b12937cd1d3c tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Volume info retrieved successfully. Aug 12 20:21:01.199257 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.snapshots [req-19e5555c-3805-4f41-a9ed-3727df9e32a8 req-7eb45545-be68-426d-be41-b12937cd1d3c tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Create snapshot from volume 43cd921a-2975-477c-b5af-7c5d43daf459 Aug 12 20:21:01.247000 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [req-19e5555c-3805-4f41-a9ed-3727df9e32a8 req-7eb45545-be68-426d-be41-b12937cd1d3c tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Created reservations ['3bd89917-c655-4af6-8bae-051171c78325', 'ef29226c-e32b-49f4-a66a-56d0551700d4', 'b3628f1c-b46e-41ca-8a12-f1267acb6b89', 'bbf04e89-9b27-4b9a-8001-2ab72d4673bb'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:01.279049 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-19e5555c-3805-4f41-a9ed-3727df9e32a8 req-7eb45545-be68-426d-be41-b12937cd1d3c tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Snapshot create request issued successfully. Aug 12 20:21:01.279439 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-19e5555c-3805-4f41-a9ed-3727df9e32a8 req-7eb45545-be68-426d-be41-b12937cd1d3c tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:21:01.280078 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 579/2275] 10.4.3.246 () {72 vars in 1547 bytes} [Wed Aug 12 20:21:01 2026] POST /volume/v3/snapshots => generated 310 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:21:01.348025 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-31a2817c-407b-4ad3-92cc-392d94ea8cfb req-1046667b-4c73-4bba-8dc5-ae9da9a6fe1f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:01.350868 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-31a2817c-407b-4ad3-92cc-392d94ea8cfb req-1046667b-4c73-4bba-8dc5-ae9da9a6fe1f tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-reader] GET https://10.4.3.246/volume/v3/snapshots/7caf5393-a733-4458-92d9-a7bc252bb671 Aug 12 20:21:01.351116 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-31a2817c-407b-4ad3-92cc-392d94ea8cfb req-1046667b-4c73-4bba-8dc5-ae9da9a6fe1f tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-reader] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:01.351353 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-31a2817c-407b-4ad3-92cc-392d94ea8cfb req-1046667b-4c73-4bba-8dc5-ae9da9a6fe1f tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-reader] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:01.357344 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:01.357344 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:01.358569 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-31a2817c-407b-4ad3-92cc-392d94ea8cfb req-1046667b-4c73-4bba-8dc5-ae9da9a6fe1f tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-reader] Snapshot retrieved successfully. Aug 12 20:21:01.359051 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-31a2817c-407b-4ad3-92cc-392d94ea8cfb req-1046667b-4c73-4bba-8dc5-ae9da9a6fe1f tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-reader] https://10.4.3.246/volume/v3/snapshots/7caf5393-a733-4458-92d9-a7bc252bb671 returned with HTTP 200 Aug 12 20:21:01.359524 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 571/2276] 10.4.3.246 () {68 vars in 1604 bytes} [Wed Aug 12 20:21:01 2026] GET /volume/v3/snapshots/7caf5393-a733-4458-92d9-a7bc252bb671 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:01.387466 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-3509eaf2-1a95-43b5-a669-36e3ba3cc869 req-380c2515-7222-40e0-891b-e53fd74d6f3a None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:01.390133 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-3509eaf2-1a95-43b5-a669-36e3ba3cc869 req-380c2515-7222-40e0-891b-e53fd74d6f3a tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-reader] GET https://10.4.3.246/volume/v3/snapshots/detail Aug 12 20:21:01.390398 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-3509eaf2-1a95-43b5-a669-36e3ba3cc869 req-380c2515-7222-40e0-891b-e53fd74d6f3a tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-reader] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:01.390666 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-3509eaf2-1a95-43b5-a669-36e3ba3cc869 req-380c2515-7222-40e0-891b-e53fd74d6f3a tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-reader] Calling method 'detail' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:01.390979 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.api_utils [req-3509eaf2-1a95-43b5-a669-36e3ba3cc869 req-380c2515-7222-40e0-891b-e53fd74d6f3a tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-reader] Removing options '' from query. {{(pid=100386) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:21:01.392250 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.db.api [req-3509eaf2-1a95-43b5-a669-36e3ba3cc869 req-380c2515-7222-40e0-891b-e53fd74d6f3a tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-reader] Building query based on filter {{(pid=100386) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 20:21:01.397607 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-3509eaf2-1a95-43b5-a669-36e3ba3cc869 req-380c2515-7222-40e0-891b-e53fd74d6f3a tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-reader] Get all snapshots completed successfully. Aug 12 20:21:01.397607 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:01.397607 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:01.398436 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-3509eaf2-1a95-43b5-a669-36e3ba3cc869 req-380c2515-7222-40e0-891b-e53fd74d6f3a tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-reader] https://10.4.3.246/volume/v3/snapshots/detail returned with HTTP 200 Aug 12 20:21:01.399033 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 562/2277] 10.4.3.246 () {68 vars in 1514 bytes} [Wed Aug 12 20:21:01 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:01.436831 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-53325734-619a-4cab-981b-7a9eece0a32a req-5eaa6d73-1daf-4dce-90f0-28f5da5c2d5f None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:01.438838 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-53325734-619a-4cab-981b-7a9eece0a32a req-5eaa6d73-1daf-4dce-90f0-28f5da5c2d5f tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] GET https://10.4.3.246/volume/v3/snapshots/7caf5393-a733-4458-92d9-a7bc252bb671 Aug 12 20:21:01.439029 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-53325734-619a-4cab-981b-7a9eece0a32a req-5eaa6d73-1daf-4dce-90f0-28f5da5c2d5f tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:01.439193 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-53325734-619a-4cab-981b-7a9eece0a32a req-5eaa6d73-1daf-4dce-90f0-28f5da5c2d5f tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:01.444947 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:01.444947 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:01.445355 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-53325734-619a-4cab-981b-7a9eece0a32a req-5eaa6d73-1daf-4dce-90f0-28f5da5c2d5f tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Snapshot retrieved successfully. Aug 12 20:21:01.446150 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-53325734-619a-4cab-981b-7a9eece0a32a req-5eaa6d73-1daf-4dce-90f0-28f5da5c2d5f tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] https://10.4.3.246/volume/v3/snapshots/7caf5393-a733-4458-92d9-a7bc252bb671 returned with HTTP 200 Aug 12 20:21:01.446495 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 566/2278] 10.4.3.246 () {68 vars in 1604 bytes} [Wed Aug 12 20:21:01 2026] GET /volume/v3/snapshots/7caf5393-a733-4458-92d9-a7bc252bb671 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:01.474230 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-590504f5-0b0f-4555-ab3e-d3ac76938b0c req-be5365e5-b954-42d3-a583-36ce39bc95f7 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:01.477448 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-590504f5-0b0f-4555-ab3e-d3ac76938b0c req-be5365e5-b954-42d3-a583-36ce39bc95f7 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/7caf5393-a733-4458-92d9-a7bc252bb671 Aug 12 20:21:01.477770 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-590504f5-0b0f-4555-ab3e-d3ac76938b0c req-be5365e5-b954-42d3-a583-36ce39bc95f7 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:01.478039 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-590504f5-0b0f-4555-ab3e-d3ac76938b0c req-be5365e5-b954-42d3-a583-36ce39bc95f7 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:01.478216 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.snapshots [req-590504f5-0b0f-4555-ab3e-d3ac76938b0c req-be5365e5-b954-42d3-a583-36ce39bc95f7 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Delete snapshot with id: 7caf5393-a733-4458-92d9-a7bc252bb671 Aug 12 20:21:01.487791 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:01.487791 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:01.488650 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-590504f5-0b0f-4555-ab3e-d3ac76938b0c req-be5365e5-b954-42d3-a583-36ce39bc95f7 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Snapshot retrieved successfully. Aug 12 20:21:01.510623 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-590504f5-0b0f-4555-ab3e-d3ac76938b0c req-be5365e5-b954-42d3-a583-36ce39bc95f7 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Snapshot delete request issued successfully. Aug 12 20:21:01.510994 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-590504f5-0b0f-4555-ab3e-d3ac76938b0c req-be5365e5-b954-42d3-a583-36ce39bc95f7 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] https://10.4.3.246/volume/v3/snapshots/7caf5393-a733-4458-92d9-a7bc252bb671 returned with HTTP 202 Aug 12 20:21:01.511643 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 580/2279] 10.4.3.246 () {70 vars in 1626 bytes} [Wed Aug 12 20:21:01 2026] DELETE /volume/v3/snapshots/7caf5393-a733-4458-92d9-a7bc252bb671 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:21:01.547983 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-b3f0dcd9-ff9e-4dec-ac6e-35dc59e51d3f req-d43ffc3c-97e5-40a5-a188-79048edf184c None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:01.549668 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-b3f0dcd9-ff9e-4dec-ac6e-35dc59e51d3f req-d43ffc3c-97e5-40a5-a188-79048edf184c tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] GET https://10.4.3.246/volume/v3/snapshots/7caf5393-a733-4458-92d9-a7bc252bb671 Aug 12 20:21:01.549920 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-b3f0dcd9-ff9e-4dec-ac6e-35dc59e51d3f req-d43ffc3c-97e5-40a5-a188-79048edf184c tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:01.550058 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-b3f0dcd9-ff9e-4dec-ac6e-35dc59e51d3f req-d43ffc3c-97e5-40a5-a188-79048edf184c tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:01.556451 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:01.556451 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:01.556990 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-b3f0dcd9-ff9e-4dec-ac6e-35dc59e51d3f req-d43ffc3c-97e5-40a5-a188-79048edf184c tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Snapshot retrieved successfully. Aug 12 20:21:01.557795 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-b3f0dcd9-ff9e-4dec-ac6e-35dc59e51d3f req-d43ffc3c-97e5-40a5-a188-79048edf184c tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] https://10.4.3.246/volume/v3/snapshots/7caf5393-a733-4458-92d9-a7bc252bb671 returned with HTTP 200 Aug 12 20:21:01.558125 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 572/2280] 10.4.3.246 () {68 vars in 1604 bytes} [Wed Aug 12 20:21:01 2026] GET /volume/v3/snapshots/7caf5393-a733-4458-92d9-a7bc252bb671 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:01.588332 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-738c09a2-47c9-4d03-acac-a6b0c5a1ecc1 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:01.590800 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-738c09a2-47c9-4d03-acac-a6b0c5a1ecc1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 Aug 12 20:21:01.591040 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-738c09a2-47c9-4d03-acac-a6b0c5a1ecc1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:01.591289 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-738c09a2-47c9-4d03-acac-a6b0c5a1ecc1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:01.591607 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-738c09a2-47c9-4d03-acac-a6b0c5a1ecc1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id b904854d-4390-4f7f-9329-23d676fdf456. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:01.600188 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:01.600188 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:01.601119 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-738c09a2-47c9-4d03-acac-a6b0c5a1ecc1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 returned with HTTP 200 Aug 12 20:21:01.601523 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 563/2281] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:01 2026] GET /volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:01.650423 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-bbf87bde-bf81-43e0-a15d-75828390cfa9 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:01.652736 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-bbf87bde-bf81-43e0-a15d-75828390cfa9 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/7063aead-856b-4c3b-88c9-78f787b9dc33 Aug 12 20:21:01.653035 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-bbf87bde-bf81-43e0-a15d-75828390cfa9 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:01.653274 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-bbf87bde-bf81-43e0-a15d-75828390cfa9 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:01.663343 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:01.663343 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:01.670653 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-bbf87bde-bf81-43e0-a15d-75828390cfa9 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:21:01.677719 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-76990f6a-4b99-4089-9756-de18b6462706 req-2fb7de09-5b86-46a0-bc84-ffbb8e9be87b None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:01.679285 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-bbf87bde-bf81-43e0-a15d-75828390cfa9 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/7063aead-856b-4c3b-88c9-78f787b9dc33 returned with HTTP 200 Aug 12 20:21:01.679924 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 567/2282] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:01 2026] GET /volume/v3/volumes/7063aead-856b-4c3b-88c9-78f787b9dc33 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:01.690576 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-76990f6a-4b99-4089-9756-de18b6462706 req-2fb7de09-5b86-46a0-bc84-ffbb8e9be87b tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] POST https://10.4.3.246/volume/v3/attachments/ba5e75fe-ee50-46b4-b5c5-a9b341128274/action Aug 12 20:21:01.692814 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-76990f6a-4b99-4089-9756-de18b6462706 req-2fb7de09-5b86-46a0-bc84-ffbb8e9be87b tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Action body: b'{"os-complete": null}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:21:01.692814 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-76990f6a-4b99-4089-9756-de18b6462706 req-2fb7de09-5b86-46a0-bc84-ffbb8e9be87b tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:01.702247 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-3ad95de1-19ff-4615-8c2a-f8c4005fb644 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:01.704428 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3ad95de1-19ff-4615-8c2a-f8c4005fb644 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:21:01.704803 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3ad95de1-19ff-4615-8c2a-f8c4005fb644 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7063aead-856b-4c3b-88c9-78f787b9dc33", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1456495258"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:01.722010 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:01.722010 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:01.723250 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-3ad95de1-19ff-4615-8c2a-f8c4005fb644 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:21:01.723529 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.snapshots [None req-3ad95de1-19ff-4615-8c2a-f8c4005fb644 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Create snapshot from volume 7063aead-856b-4c3b-88c9-78f787b9dc33 Aug 12 20:21:01.763336 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-3ad95de1-19ff-4615-8c2a-f8c4005fb644 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Created reservations ['df3a0833-751e-4ca0-b195-baea49aecdff', 'b3fc9ca9-1e7f-48b8-bef9-ebc6c7da8a58', '7b6e4a19-ef76-4784-a9f1-7c81cd9a92b1', '31578a07-b3b3-45da-94de-52d9b10e2a8e'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:01.764914 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:01.764914 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:01.790204 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-76990f6a-4b99-4089-9756-de18b6462706 req-2fb7de09-5b86-46a0-bc84-ffbb8e9be87b tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/attachments/ba5e75fe-ee50-46b4-b5c5-a9b341128274/action returned with HTTP 204 Aug 12 20:21:01.790609 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 581/2283] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:21:01 2026] POST /volume/v3/attachments/ba5e75fe-ee50-46b4-b5c5-a9b341128274/action => generated 0 bytes in 113 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:01.815170 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-3ad95de1-19ff-4615-8c2a-f8c4005fb644 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot create request issued successfully. Aug 12 20:21:01.815692 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3ad95de1-19ff-4615-8c2a-f8c4005fb644 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:21:01.816293 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 573/2284] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:21:01 2026] POST /volume/v3/snapshots => generated 310 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:21:01.826950 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-b6269f2f-89c1-485a-a1fd-935b68ff03b6 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:01.829448 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b6269f2f-89c1-485a-a1fd-935b68ff03b6 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/snapshots/b2088a0e-2870-4b09-8294-74d1266c804a Aug 12 20:21:01.830390 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b6269f2f-89c1-485a-a1fd-935b68ff03b6 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:01.830390 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b6269f2f-89c1-485a-a1fd-935b68ff03b6 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:01.838470 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:01.838470 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:01.839042 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-b6269f2f-89c1-485a-a1fd-935b68ff03b6 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot retrieved successfully. Aug 12 20:21:01.839916 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b6269f2f-89c1-485a-a1fd-935b68ff03b6 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/b2088a0e-2870-4b09-8294-74d1266c804a returned with HTTP 200 Aug 12 20:21:01.840398 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 564/2285] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:01 2026] GET /volume/v3/snapshots/b2088a0e-2870-4b09-8294-74d1266c804a => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:01.957934 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-60fd2912-0e54-44b1-affa-5b188e03d167 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:01.960462 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-60fd2912-0e54-44b1-affa-5b188e03d167 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] GET https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 Aug 12 20:21:01.960701 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-60fd2912-0e54-44b1-affa-5b188e03d167 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:01.960966 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-60fd2912-0e54-44b1-affa-5b188e03d167 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:01.961127 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-60fd2912-0e54-44b1-affa-5b188e03d167 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Show backup with id 46f374a9-0844-4e10-beed-00dd3d741186. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:01.965838 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:01.965838 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:01.966662 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-60fd2912-0e54-44b1-affa-5b188e03d167 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 returned with HTTP 200 Aug 12 20:21:01.967173 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 568/2286] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:21:01 2026] GET /volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:01.979987 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-ed0972b1-623a-4540-ad75-83e9573acec8 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:01.982759 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ed0972b1-623a-4540-ad75-83e9573acec8 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] PUT https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 Aug 12 20:21:01.983257 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ed0972b1-623a-4540-ad75-83e9573acec8 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:01.990745 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:01.990745 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:01.998633 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ed0972b1-623a-4540-ad75-83e9573acec8 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 returned with HTTP 200 Aug 12 20:21:01.999031 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 582/2287] 10.4.3.246 () {70 vars in 1408 bytes} [Wed Aug 12 20:21:01 2026] PUT /volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 => generated 316 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:02.008623 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-eceddf9a-6d13-430e-b2c8-696778a1572e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:02.011001 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-eceddf9a-6d13-430e-b2c8-696778a1572e tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] GET https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 Aug 12 20:21:02.011240 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-eceddf9a-6d13-430e-b2c8-696778a1572e tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:02.011479 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-eceddf9a-6d13-430e-b2c8-696778a1572e tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:02.011616 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-eceddf9a-6d13-430e-b2c8-696778a1572e tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Show backup with id 46f374a9-0844-4e10-beed-00dd3d741186. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:02.017436 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:02.017436 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:02.018416 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-eceddf9a-6d13-430e-b2c8-696778a1572e tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 returned with HTTP 200 Aug 12 20:21:02.018895 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 574/2288] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:21:02 2026] GET /volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 => generated 762 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:02.030082 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-dd404103-3bb7-42ac-91d6-4d1b0dd723d1 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:02.032321 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-dd404103-3bb7-42ac-91d6-4d1b0dd723d1 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] DELETE https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 Aug 12 20:21:02.032616 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-dd404103-3bb7-42ac-91d6-4d1b0dd723d1 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:02.032855 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-dd404103-3bb7-42ac-91d6-4d1b0dd723d1 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:02.032976 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.contrib.backups [None req-dd404103-3bb7-42ac-91d6-4d1b0dd723d1 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Delete backup with id: 46f374a9-0844-4e10-beed-00dd3d741186. Aug 12 20:21:02.038136 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:02.038136 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:02.051183 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.backup.rpcapi [None req-dd404103-3bb7-42ac-91d6-4d1b0dd723d1 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] delete_backup rpcapi backup_id 46f374a9-0844-4e10-beed-00dd3d741186 {{(pid=100386) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 20:21:02.053163 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-dd404103-3bb7-42ac-91d6-4d1b0dd723d1 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 returned with HTTP 202 Aug 12 20:21:02.053671 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 565/2289] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:21:02 2026] DELETE /volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:21:02.062820 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ac9d86de-a1b1-4035-832d-80c7233a8b18 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:02.064613 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ac9d86de-a1b1-4035-832d-80c7233a8b18 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] GET https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 Aug 12 20:21:02.064843 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ac9d86de-a1b1-4035-832d-80c7233a8b18 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:02.065092 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ac9d86de-a1b1-4035-832d-80c7233a8b18 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:02.065150 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-ac9d86de-a1b1-4035-832d-80c7233a8b18 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Show backup with id 46f374a9-0844-4e10-beed-00dd3d741186. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:02.078371 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:02.078371 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:02.079218 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ac9d86de-a1b1-4035-832d-80c7233a8b18 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 returned with HTTP 200 Aug 12 20:21:02.079834 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 569/2290] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:21:02 2026] GET /volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 => generated 761 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:02.211348 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b20fb2af-881b-412b-b6bb-cecc92eb18ff None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:02.213176 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b20fb2af-881b-412b-b6bb-cecc92eb18ff tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 Aug 12 20:21:02.213419 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b20fb2af-881b-412b-b6bb-cecc92eb18ff tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:02.213674 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b20fb2af-881b-412b-b6bb-cecc92eb18ff tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:02.223447 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:02.223447 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:02.226903 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-b20fb2af-881b-412b-b6bb-cecc92eb18ff tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:21:02.231089 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b20fb2af-881b-412b-b6bb-cecc92eb18ff tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 returned with HTTP 200 Aug 12 20:21:02.231477 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 583/2291] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:02 2026] GET /volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 => generated 1144 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:02.302557 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-54e99c19-77e8-4a15-b999-23818b038e3f req-9c890656-aff7-4c21-8f83-3b19210c7366 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:02.305135 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-54e99c19-77e8-4a15-b999-23818b038e3f req-9c890656-aff7-4c21-8f83-3b19210c7366 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 Aug 12 20:21:02.305338 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-54e99c19-77e8-4a15-b999-23818b038e3f req-9c890656-aff7-4c21-8f83-3b19210c7366 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:02.305599 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-54e99c19-77e8-4a15-b999-23818b038e3f req-9c890656-aff7-4c21-8f83-3b19210c7366 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:02.320518 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:02.320518 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:02.325891 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-54e99c19-77e8-4a15-b999-23818b038e3f req-9c890656-aff7-4c21-8f83-3b19210c7366 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:21:02.333078 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-54e99c19-77e8-4a15-b999-23818b038e3f req-9c890656-aff7-4c21-8f83-3b19210c7366 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 returned with HTTP 200 Aug 12 20:21:02.333705 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 575/2292] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:21:02 2026] GET /volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 => generated 1144 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:02.448425 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-12b474ee-83bc-4306-979c-72a765018121 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:02.448962 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-12b474ee-83bc-4306-979c-72a765018121 None None] GET https://10.4.3.246/volume// Aug 12 20:21:02.449151 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-12b474ee-83bc-4306-979c-72a765018121 None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:02.449400 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-12b474ee-83bc-4306-979c-72a765018121 None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:02.449836 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-12b474ee-83bc-4306-979c-72a765018121 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:21:02.450200 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 566/2293] 10.4.3.246 () {66 vars in 1428 bytes} [Wed Aug 12 20:21:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:21:02.468608 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-54e99c19-77e8-4a15-b999-23818b038e3f req-458422fb-3bf9-4039-9ad4-5e5f5dfd3920 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:02.470770 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-54e99c19-77e8-4a15-b999-23818b038e3f req-458422fb-3bf9-4039-9ad4-5e5f5dfd3920 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:21:02.470770 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-54e99c19-77e8-4a15-b999-23818b038e3f req-458422fb-3bf9-4039-9ad4-5e5f5dfd3920 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c4f3e82-5d96-4230-8f46-fb1630911a03", "connector": null, "instance_uuid": "1454fa24-62b4-4945-add3-e69ca0b8359f"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:02.484036 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:02.484036 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:02.537041 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-54e99c19-77e8-4a15-b999-23818b038e3f req-458422fb-3bf9-4039-9ad4-5e5f5dfd3920 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:21:02.537635 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 570/2294] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:21:02 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:02.572278 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-45a4675c-440e-4e52-9ad4-2881a902217a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:02.578037 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-45a4675c-440e-4e52-9ad4-2881a902217a tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 Aug 12 20:21:02.578037 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-45a4675c-440e-4e52-9ad4-2881a902217a tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:02.578037 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-45a4675c-440e-4e52-9ad4-2881a902217a tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:02.590475 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-54293968-b7da-4b1a-9489-82020ec29d19 req-a8984308-1cc1-41f4-8452-00f0fbff3b9b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:02.593685 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-54293968-b7da-4b1a-9489-82020ec29d19 req-a8984308-1cc1-41f4-8452-00f0fbff3b9b tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] GET https://10.4.3.246/volume/v3/snapshots/7caf5393-a733-4458-92d9-a7bc252bb671 Aug 12 20:21:02.593685 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-54293968-b7da-4b1a-9489-82020ec29d19 req-a8984308-1cc1-41f4-8452-00f0fbff3b9b tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:02.593866 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-54293968-b7da-4b1a-9489-82020ec29d19 req-a8984308-1cc1-41f4-8452-00f0fbff3b9b tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:02.595443 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-41fc26b1-bb90-4233-a82e-49df76eda834 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:02.595959 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-41fc26b1-bb90-4233-a82e-49df76eda834 None None] GET https://10.4.3.246/volume// Aug 12 20:21:02.596172 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-41fc26b1-bb90-4233-a82e-49df76eda834 None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:02.596387 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-41fc26b1-bb90-4233-a82e-49df76eda834 None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:02.596874 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-41fc26b1-bb90-4233-a82e-49df76eda834 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:21:02.597195 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 567/2295] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:21:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:21:02.599615 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-54293968-b7da-4b1a-9489-82020ec29d19 req-a8984308-1cc1-41f4-8452-00f0fbff3b9b tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] https://10.4.3.246/volume/v3/snapshots/7caf5393-a733-4458-92d9-a7bc252bb671 returned with HTTP 404 Aug 12 20:21:02.600359 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 576/2296] 10.4.3.246 () {68 vars in 1604 bytes} [Wed Aug 12 20:21:02 2026] GET /volume/v3/snapshots/7caf5393-a733-4458-92d9-a7bc252bb671 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:02.611837 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:02.611837 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:02.615788 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-54e99c19-77e8-4a15-b999-23818b038e3f req-75e80b4e-e821-4e7e-b290-bf1774ed78d5 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:02.615946 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-45a4675c-440e-4e52-9ad4-2881a902217a tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:21:02.616140 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-1fec6f77-6dab-4902-8684-cde16cfbe12c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:02.620598 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1fec6f77-6dab-4902-8684-cde16cfbe12c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 Aug 12 20:21:02.620598 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1fec6f77-6dab-4902-8684-cde16cfbe12c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:02.620598 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1fec6f77-6dab-4902-8684-cde16cfbe12c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:02.620598 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-1fec6f77-6dab-4902-8684-cde16cfbe12c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id b904854d-4390-4f7f-9329-23d676fdf456. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:02.622259 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-54e99c19-77e8-4a15-b999-23818b038e3f req-75e80b4e-e821-4e7e-b290-bf1774ed78d5 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 Aug 12 20:21:02.622664 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-54e99c19-77e8-4a15-b999-23818b038e3f req-75e80b4e-e821-4e7e-b290-bf1774ed78d5 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:02.622836 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-54e99c19-77e8-4a15-b999-23818b038e3f req-75e80b4e-e821-4e7e-b290-bf1774ed78d5 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:02.625009 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-45a4675c-440e-4e52-9ad4-2881a902217a tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 returned with HTTP 200 Aug 12 20:21:02.625520 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 584/2297] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:02 2026] GET /volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 => generated 1146 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:02.626330 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:02.626330 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:02.627951 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1fec6f77-6dab-4902-8684-cde16cfbe12c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 returned with HTTP 200 Aug 12 20:21:02.627951 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 568/2298] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:02 2026] GET /volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:02.633438 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-334c7fd7-4bc6-48ef-9ec4-1f82dd153a36 req-24357692-17b6-4e1b-bfc2-cc07fab3353c None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:02.638475 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-334c7fd7-4bc6-48ef-9ec4-1f82dd153a36 req-24357692-17b6-4e1b-bfc2-cc07fab3353c tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] DELETE https://10.4.3.246/volume/v3/volumes/43cd921a-2975-477c-b5af-7c5d43daf459 Aug 12 20:21:02.638695 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-334c7fd7-4bc6-48ef-9ec4-1f82dd153a36 req-24357692-17b6-4e1b-bfc2-cc07fab3353c tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:02.638920 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-334c7fd7-4bc6-48ef-9ec4-1f82dd153a36 req-24357692-17b6-4e1b-bfc2-cc07fab3353c tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:02.639130 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [req-334c7fd7-4bc6-48ef-9ec4-1f82dd153a36 req-24357692-17b6-4e1b-bfc2-cc07fab3353c tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Delete volume with id: 43cd921a-2975-477c-b5af-7c5d43daf459 Aug 12 20:21:02.647684 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:02.647684 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:02.648299 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-334c7fd7-4bc6-48ef-9ec4-1f82dd153a36 req-24357692-17b6-4e1b-bfc2-cc07fab3353c tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Volume info retrieved successfully. Aug 12 20:21:02.651519 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:02.651519 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:02.660059 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-54e99c19-77e8-4a15-b999-23818b038e3f req-75e80b4e-e821-4e7e-b290-bf1774ed78d5 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:21:02.671302 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-54e99c19-77e8-4a15-b999-23818b038e3f req-75e80b4e-e821-4e7e-b290-bf1774ed78d5 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 returned with HTTP 200 Aug 12 20:21:02.671930 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 571/2299] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:21:02 2026] GET /volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 => generated 1326 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:21:02.681253 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-334c7fd7-4bc6-48ef-9ec4-1f82dd153a36 req-24357692-17b6-4e1b-bfc2-cc07fab3353c tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Delete volume request issued successfully. Aug 12 20:21:02.681670 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-334c7fd7-4bc6-48ef-9ec4-1f82dd153a36 req-24357692-17b6-4e1b-bfc2-cc07fab3353c tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] https://10.4.3.246/volume/v3/volumes/43cd921a-2975-477c-b5af-7c5d43daf459 returned with HTTP 202 Aug 12 20:21:02.682227 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 577/2300] 10.4.3.246 () {70 vars in 1620 bytes} [Wed Aug 12 20:21:02 2026] DELETE /volume/v3/volumes/43cd921a-2975-477c-b5af-7c5d43daf459 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:21:02.713242 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-15449f89-d32d-4892-ab32-d608ebac44bc req-9b897c9b-720c-41ec-9aad-8aec1b36be0f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:02.716266 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-15449f89-d32d-4892-ab32-d608ebac44bc req-9b897c9b-720c-41ec-9aad-8aec1b36be0f tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] GET https://10.4.3.246/volume/v3/volumes/43cd921a-2975-477c-b5af-7c5d43daf459 Aug 12 20:21:02.716592 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-15449f89-d32d-4892-ab32-d608ebac44bc req-9b897c9b-720c-41ec-9aad-8aec1b36be0f tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:02.716861 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-15449f89-d32d-4892-ab32-d608ebac44bc req-9b897c9b-720c-41ec-9aad-8aec1b36be0f tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:02.727994 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:02.727994 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:02.734933 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-15449f89-d32d-4892-ab32-d608ebac44bc req-9b897c9b-720c-41ec-9aad-8aec1b36be0f tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Volume info retrieved successfully. Aug 12 20:21:02.740115 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-15449f89-d32d-4892-ab32-d608ebac44bc req-9b897c9b-720c-41ec-9aad-8aec1b36be0f tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] https://10.4.3.246/volume/v3/volumes/43cd921a-2975-477c-b5af-7c5d43daf459 returned with HTTP 200 Aug 12 20:21:02.740640 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 585/2301] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:21:02 2026] GET /volume/v3/volumes/43cd921a-2975-477c-b5af-7c5d43daf459 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:02.794034 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-54e99c19-77e8-4a15-b999-23818b038e3f req-bd93cda9-8165-410b-96c2-048e774e4d83 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:02.799511 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-54e99c19-77e8-4a15-b999-23818b038e3f req-bd93cda9-8165-410b-96c2-048e774e4d83 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] PUT https://10.4.3.246/volume/v3/attachments/921e9244-050c-430d-bc40-cc0fdd735ad0 Aug 12 20:21:02.800109 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-54e99c19-77e8-4a15-b999-23818b038e3f req-bd93cda9-8165-410b-96c2-048e774e4d83 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:02.813391 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-54e99c19-77e8-4a15-b999-23818b038e3f req-bd93cda9-8165-410b-96c2-048e774e4d83 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Acquiring lock "cinder-attachment_update-9c4f3e82-5d96-4230-8f46-fb1630911a03-np0000007109" by "attachment_update" {{(pid=100386) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:21:02.819085 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-54e99c19-77e8-4a15-b999-23818b038e3f req-bd93cda9-8165-410b-96c2-048e774e4d83 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Lock "cinder-attachment_update-9c4f3e82-5d96-4230-8f46-fb1630911a03-np0000007109" acquired by "attachment_update" :: waited 0.005s {{(pid=100386) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:21:02.820266 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:02.820266 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:02.854216 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-6d6b06fe-f869-40fd-bcbe-4cb2ef5e12b3 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:02.859866 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-6d6b06fe-f869-40fd-bcbe-4cb2ef5e12b3 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/snapshots/b2088a0e-2870-4b09-8294-74d1266c804a Aug 12 20:21:02.859866 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-6d6b06fe-f869-40fd-bcbe-4cb2ef5e12b3 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:02.859866 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-6d6b06fe-f869-40fd-bcbe-4cb2ef5e12b3 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:02.865757 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:02.865757 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:02.866212 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-6d6b06fe-f869-40fd-bcbe-4cb2ef5e12b3 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot retrieved successfully. Aug 12 20:21:02.867140 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-6d6b06fe-f869-40fd-bcbe-4cb2ef5e12b3 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/b2088a0e-2870-4b09-8294-74d1266c804a returned with HTTP 200 Aug 12 20:21:02.867501 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 572/2302] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:02 2026] GET /volume/v3/snapshots/b2088a0e-2870-4b09-8294-74d1266c804a => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:02.877225 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-7d88402b-19ba-4273-b4fd-4af6f2196fd0 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:02.878972 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7d88402b-19ba-4273-b4fd-4af6f2196fd0 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:21:02.879321 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7d88402b-19ba-4273-b4fd-4af6f2196fd0 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b2088a0e-2870-4b09-8294-74d1266c804a", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1018369348"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:02.881084 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-7d88402b-19ba-4273-b4fd-4af6f2196fd0 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Create volume request body: {'volume': {'snapshot_id': 'b2088a0e-2870-4b09-8294-74d1266c804a', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1018369348'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:21:02.892169 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:02.892169 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:02.892737 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-7d88402b-19ba-4273-b4fd-4af6f2196fd0 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot retrieved successfully. Aug 12 20:21:02.892905 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-7d88402b-19ba-4273-b4fd-4af6f2196fd0 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Create volume of 2 GB Aug 12 20:21:02.903705 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-7d88402b-19ba-4273-b4fd-4af6f2196fd0 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Availability Zones retrieved successfully. Aug 12 20:21:02.911162 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7d88402b-19ba-4273-b4fd-4af6f2196fd0 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Flow 'volume_create_api' (fef9b96e-b560-4879-a626-d354cfffc35a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:02.912854 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7d88402b-19ba-4273-b4fd-4af6f2196fd0 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47fb1d5e-031e-4a64-b6b0-35af01f044a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:02.913965 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-7d88402b-19ba-4273-b4fd-4af6f2196fd0 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:21:02.935467 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-54e99c19-77e8-4a15-b999-23818b038e3f req-bd93cda9-8165-410b-96c2-048e774e4d83 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Lock "cinder-attachment_update-9c4f3e82-5d96-4230-8f46-fb1630911a03-np0000007109" released by "attachment_update" :: held 0.117s {{(pid=100386) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:21:02.935856 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-54e99c19-77e8-4a15-b999-23818b038e3f req-bd93cda9-8165-410b-96c2-048e774e4d83 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/attachments/921e9244-050c-430d-bc40-cc0fdd735ad0 returned with HTTP 200 Aug 12 20:21:02.936332 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 569/2303] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:21:02 2026] PUT /volume/v3/attachments/921e9244-050c-430d-bc40-cc0fdd735ad0 => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:02.950557 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7d88402b-19ba-4273-b4fd-4af6f2196fd0 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47fb1d5e-031e-4a64-b6b0-35af01f044a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'b2088a0e-2870-4b09-8294-74d1266c804a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:02.951714 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7d88402b-19ba-4273-b4fd-4af6f2196fd0 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5d1fff5-d311-42e6-aac6-259ded7fc45d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:03.003168 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-7d88402b-19ba-4273-b4fd-4af6f2196fd0 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Created reservations ['c6813630-817a-4a25-abc7-cd3212a37413', '15acfedf-c48e-4842-846f-885ca0b3f057', 'a52a1539-d45c-4930-947f-d079c2c83e64', '173af227-84e1-4b26-9411-018c2dc482cc'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:03.003903 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7d88402b-19ba-4273-b4fd-4af6f2196fd0 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5d1fff5-d311-42e6-aac6-259ded7fc45d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6813630-817a-4a25-abc7-cd3212a37413', '15acfedf-c48e-4842-846f-885ca0b3f057', 'a52a1539-d45c-4930-947f-d079c2c83e64', '173af227-84e1-4b26-9411-018c2dc482cc']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:03.005005 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7d88402b-19ba-4273-b4fd-4af6f2196fd0 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3c05c8b-af12-4fbe-a72a-ba80cd67a7b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:03.051724 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7d88402b-19ba-4273-b4fd-4af6f2196fd0 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3c05c8b-af12-4fbe-a72a-ba80cd67a7b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '451b9c7f-7787-418f-ae41-b91f1bfa6186', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1018369348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec32b3c556154672a31f58bb5b07f3bc',qos_specs=None,replication_status=,reservations=['c6813630-817a-4a25-abc7-cd3212a37413','15acfedf-c48e-4842-846f-885ca0b3f057','a52a1539-d45c-4930-947f-d079c2c83e64','173af227-84e1-4b26-9411-018c2dc482cc'],size=2,snapshot_id=b2088a0e-2870-4b09-8294-74d1266c804a,source_replicaid=,source_volid=None,status='creating',user_id='f1f12c916788425dbb40a7331e6de65c',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:21:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1018369348',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=451b9c7f-7787-418f-ae41-b91f1bfa6186,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec32b3c556154672a31f58bb5b07f3bc',provider_auth=None,provider_geometry=None,provider_id=None,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=b2088a0e-2870-4b09-8294-74d1266c804a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1f12c916788425dbb40a7331e6de65c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:03.052523 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7d88402b-19ba-4273-b4fd-4af6f2196fd0 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16bb7c4a-a415-4d18-a5e0-470d33ba541a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:03.072191 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7d88402b-19ba-4273-b4fd-4af6f2196fd0 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16bb7c4a-a415-4d18-a5e0-470d33ba541a) transitioned into state 'SUCCESS' from state '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-1018369348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec32b3c556154672a31f58bb5b07f3bc',qos_specs=None,replication_status=,reservations=['c6813630-817a-4a25-abc7-cd3212a37413','15acfedf-c48e-4842-846f-885ca0b3f057','a52a1539-d45c-4930-947f-d079c2c83e64','173af227-84e1-4b26-9411-018c2dc482cc'],size=2,snapshot_id=b2088a0e-2870-4b09-8294-74d1266c804a,source_replicaid=,source_volid=None,status='creating',user_id='f1f12c916788425dbb40a7331e6de65c',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:03.072191 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7d88402b-19ba-4273-b4fd-4af6f2196fd0 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (283ac88a-cdd9-4d32-a5f3-6d74930dea0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:03.096743 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7d88402b-19ba-4273-b4fd-4af6f2196fd0 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (283ac88a-cdd9-4d32-a5f3-6d74930dea0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:03.097451 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-4cfa3be0-27a9-4ccd-b151-78ea6a68b6f2 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:03.097670 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7d88402b-19ba-4273-b4fd-4af6f2196fd0 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Flow 'volume_create_api' (fef9b96e-b560-4879-a626-d354cfffc35a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:03.098090 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-7d88402b-19ba-4273-b4fd-4af6f2196fd0 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Create volume request issued successfully. Aug 12 20:21:03.098524 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7d88402b-19ba-4273-b4fd-4af6f2196fd0 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:21:03.099300 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 578/2304] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:21:02 2026] POST /volume/v3/volumes => generated 788 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:21:03.099755 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4cfa3be0-27a9-4ccd-b151-78ea6a68b6f2 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] GET https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 Aug 12 20:21:03.100076 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4cfa3be0-27a9-4ccd-b151-78ea6a68b6f2 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:03.101060 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4cfa3be0-27a9-4ccd-b151-78ea6a68b6f2 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:03.101060 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-4cfa3be0-27a9-4ccd-b151-78ea6a68b6f2 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Show backup with id 46f374a9-0844-4e10-beed-00dd3d741186. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:03.105030 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4cfa3be0-27a9-4ccd-b151-78ea6a68b6f2 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] https://10.4.3.246/volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 returned with HTTP 404 Aug 12 20:21:03.105475 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 586/2305] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:21:03 2026] GET /volume/v3/backups/46f374a9-0844-4e10-beed-00dd3d741186 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:03.118851 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-5d05c9f9-2aee-4cc8-a61d-03820ef9087d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:03.120499 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5d05c9f9-2aee-4cc8-a61d-03820ef9087d tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/451b9c7f-7787-418f-ae41-b91f1bfa6186 Aug 12 20:21:03.120499 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5d05c9f9-2aee-4cc8-a61d-03820ef9087d tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:03.120658 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-fbe37ecc-2066-4725-9bb0-2e09d842543a None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:03.120695 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5d05c9f9-2aee-4cc8-a61d-03820ef9087d tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:03.122314 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fbe37ecc-2066-4725-9bb0-2e09d842543a tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/d90e40e9-aedd-4942-90af-f3c318fc9e7a Aug 12 20:21:03.122749 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fbe37ecc-2066-4725-9bb0-2e09d842543a tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:03.122749 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fbe37ecc-2066-4725-9bb0-2e09d842543a tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:03.122863 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-fbe37ecc-2066-4725-9bb0-2e09d842543a tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Delete volume with id: d90e40e9-aedd-4942-90af-f3c318fc9e7a Aug 12 20:21:03.129415 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:03.129415 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:03.130259 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:03.130259 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:03.130659 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-fbe37ecc-2066-4725-9bb0-2e09d842543a tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Volume info retrieved successfully. Aug 12 20:21:03.134433 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-5d05c9f9-2aee-4cc8-a61d-03820ef9087d tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:21:03.140125 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5d05c9f9-2aee-4cc8-a61d-03820ef9087d tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/451b9c7f-7787-418f-ae41-b91f1bfa6186 returned with HTTP 200 Aug 12 20:21:03.140609 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 573/2306] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:03 2026] GET /volume/v3/volumes/451b9c7f-7787-418f-ae41-b91f1bfa6186 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:03.156778 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-fbe37ecc-2066-4725-9bb0-2e09d842543a tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Delete volume request issued successfully. Aug 12 20:21:03.157008 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fbe37ecc-2066-4725-9bb0-2e09d842543a tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] https://10.4.3.246/volume/v3/volumes/d90e40e9-aedd-4942-90af-f3c318fc9e7a returned with HTTP 202 Aug 12 20:21:03.157484 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 570/2307] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:21:03 2026] DELETE /volume/v3/volumes/d90e40e9-aedd-4942-90af-f3c318fc9e7a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 12 20:21:03.165862 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-514492c4-58b6-43e8-8389-6c637c864a17 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:03.168241 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-514492c4-58b6-43e8-8389-6c637c864a17 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] GET https://10.4.3.246/volume/v3/volumes/d90e40e9-aedd-4942-90af-f3c318fc9e7a Aug 12 20:21:03.168568 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-514492c4-58b6-43e8-8389-6c637c864a17 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:03.168853 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-514492c4-58b6-43e8-8389-6c637c864a17 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:03.177802 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:03.177802 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:03.184630 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-514492c4-58b6-43e8-8389-6c637c864a17 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Volume info retrieved successfully. Aug 12 20:21:03.193338 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-514492c4-58b6-43e8-8389-6c637c864a17 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] https://10.4.3.246/volume/v3/volumes/d90e40e9-aedd-4942-90af-f3c318fc9e7a returned with HTTP 200 Aug 12 20:21:03.193769 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 579/2308] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:21:03 2026] GET /volume/v3/volumes/d90e40e9-aedd-4942-90af-f3c318fc9e7a => generated 1017 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:03.641005 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f057ca52-40a9-441d-91f3-5082f218e0d8 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:03.643056 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-2b705d55-f867-424d-92f1-14d4ba05d000 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:03.643891 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f057ca52-40a9-441d-91f3-5082f218e0d8 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 Aug 12 20:21:03.644760 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f057ca52-40a9-441d-91f3-5082f218e0d8 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:03.644760 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f057ca52-40a9-441d-91f3-5082f218e0d8 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:03.644760 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-f057ca52-40a9-441d-91f3-5082f218e0d8 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id b904854d-4390-4f7f-9329-23d676fdf456. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:03.647642 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2b705d55-f867-424d-92f1-14d4ba05d000 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 Aug 12 20:21:03.647642 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2b705d55-f867-424d-92f1-14d4ba05d000 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:03.647642 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2b705d55-f867-424d-92f1-14d4ba05d000 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:03.662618 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:03.662618 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:03.663431 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f057ca52-40a9-441d-91f3-5082f218e0d8 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 returned with HTTP 200 Aug 12 20:21:03.663868 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 587/2309] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:03 2026] GET /volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 => generated 791 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:03.676870 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:03.676870 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:03.681849 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-2b705d55-f867-424d-92f1-14d4ba05d000 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:21:03.687208 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2b705d55-f867-424d-92f1-14d4ba05d000 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 returned with HTTP 200 Aug 12 20:21:03.687847 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 574/2310] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:03 2026] GET /volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 => generated 1147 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:03.774586 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-8d5d8705-859c-4ea0-a7c8-0e3ddacf3529 req-8033e778-c5b8-4927-b3a6-46efc530fc56 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:03.774586 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-8d5d8705-859c-4ea0-a7c8-0e3ddacf3529 req-8033e778-c5b8-4927-b3a6-46efc530fc56 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] GET https://10.4.3.246/volume/v3/volumes/43cd921a-2975-477c-b5af-7c5d43daf459 Aug 12 20:21:03.774586 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-8d5d8705-859c-4ea0-a7c8-0e3ddacf3529 req-8033e778-c5b8-4927-b3a6-46efc530fc56 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:03.777635 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-8d5d8705-859c-4ea0-a7c8-0e3ddacf3529 req-8033e778-c5b8-4927-b3a6-46efc530fc56 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:03.787354 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-8d5d8705-859c-4ea0-a7c8-0e3ddacf3529 req-8033e778-c5b8-4927-b3a6-46efc530fc56 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] https://10.4.3.246/volume/v3/volumes/43cd921a-2975-477c-b5af-7c5d43daf459 returned with HTTP 404 Aug 12 20:21:03.787856 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 571/2311] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:21:03 2026] GET /volume/v3/volumes/43cd921a-2975-477c-b5af-7c5d43daf459 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:03.814889 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-dee25380-a16b-4181-b38a-7a1c713720ab req-08570ced-00c8-42f9-8d85-1459656b6aa8 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:03.816943 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-dee25380-a16b-4181-b38a-7a1c713720ab req-08570ced-00c8-42f9-8d85-1459656b6aa8 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] DELETE https://10.4.3.246/volume/v3/volumes/43cd921a-2975-477c-b5af-7c5d43daf459 Aug 12 20:21:03.817082 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-dee25380-a16b-4181-b38a-7a1c713720ab req-08570ced-00c8-42f9-8d85-1459656b6aa8 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:03.817284 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-dee25380-a16b-4181-b38a-7a1c713720ab req-08570ced-00c8-42f9-8d85-1459656b6aa8 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:03.817432 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [req-dee25380-a16b-4181-b38a-7a1c713720ab req-08570ced-00c8-42f9-8d85-1459656b6aa8 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Delete volume with id: 43cd921a-2975-477c-b5af-7c5d43daf459 Aug 12 20:21:03.827641 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-dee25380-a16b-4181-b38a-7a1c713720ab req-08570ced-00c8-42f9-8d85-1459656b6aa8 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] https://10.4.3.246/volume/v3/volumes/43cd921a-2975-477c-b5af-7c5d43daf459 returned with HTTP 404 Aug 12 20:21:03.829765 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 580/2312] 10.4.3.246 () {70 vars in 1620 bytes} [Wed Aug 12 20:21:03 2026] DELETE /volume/v3/volumes/43cd921a-2975-477c-b5af-7c5d43daf459 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:03.847317 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-53d6108a-80c8-4e22-9231-31315bb3eca4 req-919d07e8-19f9-4d72-940d-a79ee39295b7 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:03.850104 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-53d6108a-80c8-4e22-9231-31315bb3eca4 req-919d07e8-19f9-4d72-940d-a79ee39295b7 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] GET https://10.4.3.246/volume/v3/volumes/43cd921a-2975-477c-b5af-7c5d43daf459 Aug 12 20:21:03.850405 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-53d6108a-80c8-4e22-9231-31315bb3eca4 req-919d07e8-19f9-4d72-940d-a79ee39295b7 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:03.850675 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-53d6108a-80c8-4e22-9231-31315bb3eca4 req-919d07e8-19f9-4d72-940d-a79ee39295b7 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:03.857318 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-53d6108a-80c8-4e22-9231-31315bb3eca4 req-919d07e8-19f9-4d72-940d-a79ee39295b7 tempest-VolumesSnapshotsTestJSON-1188941143 tempest-VolumesSnapshotsTestJSON-1188941143-project-member] https://10.4.3.246/volume/v3/volumes/43cd921a-2975-477c-b5af-7c5d43daf459 returned with HTTP 404 Aug 12 20:21:03.857937 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 588/2313] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:21:03 2026] GET /volume/v3/volumes/43cd921a-2975-477c-b5af-7c5d43daf459 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:04.153699 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-78deb610-ddc2-4443-82a9-bb4c0a2e9996 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:04.155906 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-78deb610-ddc2-4443-82a9-bb4c0a2e9996 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/451b9c7f-7787-418f-ae41-b91f1bfa6186 Aug 12 20:21:04.156180 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-78deb610-ddc2-4443-82a9-bb4c0a2e9996 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:04.156409 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-78deb610-ddc2-4443-82a9-bb4c0a2e9996 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:04.166641 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:04.166641 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:04.171500 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-78deb610-ddc2-4443-82a9-bb4c0a2e9996 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:21:04.178050 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-78deb610-ddc2-4443-82a9-bb4c0a2e9996 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/451b9c7f-7787-418f-ae41-b91f1bfa6186 returned with HTTP 200 Aug 12 20:21:04.178683 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 575/2314] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:04 2026] GET /volume/v3/volumes/451b9c7f-7787-418f-ae41-b91f1bfa6186 => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:04.194317 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-43bbb921-e7f7-4d0a-be90-e3807f73492c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:04.198451 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-43bbb921-e7f7-4d0a-be90-e3807f73492c tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/451b9c7f-7787-418f-ae41-b91f1bfa6186 Aug 12 20:21:04.198657 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-43bbb921-e7f7-4d0a-be90-e3807f73492c tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:04.199298 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-43bbb921-e7f7-4d0a-be90-e3807f73492c tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:04.208631 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:04.208631 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:04.213363 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-43bbb921-e7f7-4d0a-be90-e3807f73492c tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:21:04.219449 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-43bbb921-e7f7-4d0a-be90-e3807f73492c tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/451b9c7f-7787-418f-ae41-b91f1bfa6186 returned with HTTP 200 Aug 12 20:21:04.219962 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 572/2315] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:04 2026] GET /volume/v3/volumes/451b9c7f-7787-418f-ae41-b91f1bfa6186 => generated 881 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:04.232110 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-ae1a0a20-878f-4fb4-afae-dd9fde9d9252 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:04.233739 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ae1a0a20-878f-4fb4-afae-dd9fde9d9252 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] GET https://10.4.3.246/volume/v3/volumes/d90e40e9-aedd-4942-90af-f3c318fc9e7a Aug 12 20:21:04.234176 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ae1a0a20-878f-4fb4-afae-dd9fde9d9252 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:04.234176 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ae1a0a20-878f-4fb4-afae-dd9fde9d9252 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:04.236942 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b61e986c-e4eb-4ba6-8e23-f8273eded38e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:04.239743 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b61e986c-e4eb-4ba6-8e23-f8273eded38e tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] DELETE https://10.4.3.246/volume/v3/volumes/451b9c7f-7787-418f-ae41-b91f1bfa6186 Aug 12 20:21:04.239743 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b61e986c-e4eb-4ba6-8e23-f8273eded38e tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:04.239945 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b61e986c-e4eb-4ba6-8e23-f8273eded38e tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:04.240348 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-b61e986c-e4eb-4ba6-8e23-f8273eded38e tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Delete volume with id: 451b9c7f-7787-418f-ae41-b91f1bfa6186 Aug 12 20:21:04.243319 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ae1a0a20-878f-4fb4-afae-dd9fde9d9252 tempest-ProjectAdminTests39-326277003 tempest-ProjectAdminTests39-326277003-project-admin] https://10.4.3.246/volume/v3/volumes/d90e40e9-aedd-4942-90af-f3c318fc9e7a returned with HTTP 404 Aug 12 20:21:04.243755 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 581/2316] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:21:04 2026] GET /volume/v3/volumes/d90e40e9-aedd-4942-90af-f3c318fc9e7a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:04.253699 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:04.253699 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:04.253699 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-b61e986c-e4eb-4ba6-8e23-f8273eded38e tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:21:04.280275 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-b61e986c-e4eb-4ba6-8e23-f8273eded38e tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Delete volume request issued successfully. Aug 12 20:21:04.280601 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b61e986c-e4eb-4ba6-8e23-f8273eded38e tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/451b9c7f-7787-418f-ae41-b91f1bfa6186 returned with HTTP 202 Aug 12 20:21:04.281225 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 589/2317] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:21:04 2026] DELETE /volume/v3/volumes/451b9c7f-7787-418f-ae41-b91f1bfa6186 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:21:04.291684 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-3ef45d61-f5c0-409c-bbb7-43a792d4d7ab None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:04.295062 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3ef45d61-f5c0-409c-bbb7-43a792d4d7ab tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/451b9c7f-7787-418f-ae41-b91f1bfa6186 Aug 12 20:21:04.295349 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3ef45d61-f5c0-409c-bbb7-43a792d4d7ab tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:04.295665 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3ef45d61-f5c0-409c-bbb7-43a792d4d7ab tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:04.306031 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:04.306031 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:04.312158 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-3ef45d61-f5c0-409c-bbb7-43a792d4d7ab tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:21:04.319706 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3ef45d61-f5c0-409c-bbb7-43a792d4d7ab tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/451b9c7f-7787-418f-ae41-b91f1bfa6186 returned with HTTP 200 Aug 12 20:21:04.320282 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 576/2318] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:04 2026] GET /volume/v3/volumes/451b9c7f-7787-418f-ae41-b91f1bfa6186 => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:04.676105 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-53688db6-ea69-4b99-910e-e98887669fcc None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:04.678099 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-53688db6-ea69-4b99-910e-e98887669fcc tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 Aug 12 20:21:04.678310 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-53688db6-ea69-4b99-910e-e98887669fcc tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:04.678502 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-53688db6-ea69-4b99-910e-e98887669fcc tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:04.678677 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-53688db6-ea69-4b99-910e-e98887669fcc tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id b904854d-4390-4f7f-9329-23d676fdf456. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:04.687190 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:04.687190 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:04.688281 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-53688db6-ea69-4b99-910e-e98887669fcc tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 returned with HTTP 200 Aug 12 20:21:04.688843 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 573/2319] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:04 2026] GET /volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:04.707356 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-d051850c-aaed-42bf-b096-ca0e2758cc9e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:04.709044 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d051850c-aaed-42bf-b096-ca0e2758cc9e tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 Aug 12 20:21:04.709307 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d051850c-aaed-42bf-b096-ca0e2758cc9e tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:04.709741 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d051850c-aaed-42bf-b096-ca0e2758cc9e tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:04.725771 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:04.725771 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:04.730089 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-d051850c-aaed-42bf-b096-ca0e2758cc9e tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:21:04.734935 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d051850c-aaed-42bf-b096-ca0e2758cc9e tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 returned with HTTP 200 Aug 12 20:21:04.735317 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 582/2320] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:04 2026] GET /volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 => generated 1147 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:05.223583 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-54e99c19-77e8-4a15-b999-23818b038e3f req-449919dd-f023-4621-bb9b-929dd974ea50 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:05.225794 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-54e99c19-77e8-4a15-b999-23818b038e3f req-449919dd-f023-4621-bb9b-929dd974ea50 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] POST https://10.4.3.246/volume/v3/attachments/921e9244-050c-430d-bc40-cc0fdd735ad0/action Aug 12 20:21:05.226184 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-54e99c19-77e8-4a15-b999-23818b038e3f req-449919dd-f023-4621-bb9b-929dd974ea50 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Action body: b'{"os-complete": null}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:21:05.226325 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-54e99c19-77e8-4a15-b999-23818b038e3f req-449919dd-f023-4621-bb9b-929dd974ea50 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:05.253998 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:05.253998 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:05.267068 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-54e99c19-77e8-4a15-b999-23818b038e3f req-449919dd-f023-4621-bb9b-929dd974ea50 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/attachments/921e9244-050c-430d-bc40-cc0fdd735ad0/action returned with HTTP 204 Aug 12 20:21:05.267680 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 590/2321] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:21:05 2026] POST /volume/v3/attachments/921e9244-050c-430d-bc40-cc0fdd735ad0/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:05.337820 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b2f99893-8a94-4193-9c1a-b3b5ff2f3f3d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:05.340596 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b2f99893-8a94-4193-9c1a-b3b5ff2f3f3d tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/451b9c7f-7787-418f-ae41-b91f1bfa6186 Aug 12 20:21:05.341235 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b2f99893-8a94-4193-9c1a-b3b5ff2f3f3d tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:05.341512 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b2f99893-8a94-4193-9c1a-b3b5ff2f3f3d tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:05.350457 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b2f99893-8a94-4193-9c1a-b3b5ff2f3f3d tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/451b9c7f-7787-418f-ae41-b91f1bfa6186 returned with HTTP 404 Aug 12 20:21:05.350457 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 577/2322] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:05 2026] GET /volume/v3/volumes/451b9c7f-7787-418f-ae41-b91f1bfa6186 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:05.360756 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-c5f12095-c7ef-4d7e-956f-1c7677e93fab None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:05.363017 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c5f12095-c7ef-4d7e-956f-1c7677e93fab tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/451b9c7f-7787-418f-ae41-b91f1bfa6186 Aug 12 20:21:05.366839 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c5f12095-c7ef-4d7e-956f-1c7677e93fab tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:05.367147 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c5f12095-c7ef-4d7e-956f-1c7677e93fab tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:05.376205 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c5f12095-c7ef-4d7e-956f-1c7677e93fab tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/451b9c7f-7787-418f-ae41-b91f1bfa6186 returned with HTTP 404 Aug 12 20:21:05.377013 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 574/2323] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:05 2026] GET /volume/v3/volumes/451b9c7f-7787-418f-ae41-b91f1bfa6186 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:05.385469 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e8d42b33-02f1-4eb8-9bdc-04f1849d8ef2 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:05.387253 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e8d42b33-02f1-4eb8-9bdc-04f1849d8ef2 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] DELETE https://10.4.3.246/volume/v3/volumes/451b9c7f-7787-418f-ae41-b91f1bfa6186 Aug 12 20:21:05.387495 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e8d42b33-02f1-4eb8-9bdc-04f1849d8ef2 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:05.387718 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e8d42b33-02f1-4eb8-9bdc-04f1849d8ef2 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:05.387901 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-e8d42b33-02f1-4eb8-9bdc-04f1849d8ef2 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Delete volume with id: 451b9c7f-7787-418f-ae41-b91f1bfa6186 Aug 12 20:21:05.394901 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e8d42b33-02f1-4eb8-9bdc-04f1849d8ef2 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/451b9c7f-7787-418f-ae41-b91f1bfa6186 returned with HTTP 404 Aug 12 20:21:05.394901 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 583/2324] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:21:05 2026] DELETE /volume/v3/volumes/451b9c7f-7787-418f-ae41-b91f1bfa6186 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:05.406627 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-6b45703e-ba1b-4462-a9ac-74643d4fee78 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:05.409066 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6b45703e-ba1b-4462-a9ac-74643d4fee78 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/b2088a0e-2870-4b09-8294-74d1266c804a Aug 12 20:21:05.409333 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6b45703e-ba1b-4462-a9ac-74643d4fee78 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:05.409641 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6b45703e-ba1b-4462-a9ac-74643d4fee78 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:05.409807 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.snapshots [None req-6b45703e-ba1b-4462-a9ac-74643d4fee78 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Delete snapshot with id: b2088a0e-2870-4b09-8294-74d1266c804a Aug 12 20:21:05.416807 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:05.416807 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:05.417596 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-6b45703e-ba1b-4462-a9ac-74643d4fee78 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot retrieved successfully. Aug 12 20:21:05.452093 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-6b45703e-ba1b-4462-a9ac-74643d4fee78 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot delete request issued successfully. Aug 12 20:21:05.452275 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6b45703e-ba1b-4462-a9ac-74643d4fee78 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/b2088a0e-2870-4b09-8294-74d1266c804a returned with HTTP 202 Aug 12 20:21:05.452956 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 591/2325] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:21:05 2026] DELETE /volume/v3/snapshots/b2088a0e-2870-4b09-8294-74d1266c804a => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:21:05.463674 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e6ba490a-44a2-4e71-bbdb-83f2bc4309a6 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:05.463674 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e6ba490a-44a2-4e71-bbdb-83f2bc4309a6 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/snapshots/b2088a0e-2870-4b09-8294-74d1266c804a Aug 12 20:21:05.463674 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e6ba490a-44a2-4e71-bbdb-83f2bc4309a6 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:05.463674 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e6ba490a-44a2-4e71-bbdb-83f2bc4309a6 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:05.469999 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:05.469999 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:05.472431 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-e6ba490a-44a2-4e71-bbdb-83f2bc4309a6 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot retrieved successfully. Aug 12 20:21:05.472431 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e6ba490a-44a2-4e71-bbdb-83f2bc4309a6 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/b2088a0e-2870-4b09-8294-74d1266c804a returned with HTTP 200 Aug 12 20:21:05.472431 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 578/2326] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:05 2026] GET /volume/v3/snapshots/b2088a0e-2870-4b09-8294-74d1266c804a => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:05.704935 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-1da7beb7-fed2-4982-98e1-5e7414cca2c4 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:05.711992 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1da7beb7-fed2-4982-98e1-5e7414cca2c4 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 Aug 12 20:21:05.712272 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1da7beb7-fed2-4982-98e1-5e7414cca2c4 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:05.712464 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1da7beb7-fed2-4982-98e1-5e7414cca2c4 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:05.712652 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-1da7beb7-fed2-4982-98e1-5e7414cca2c4 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id b904854d-4390-4f7f-9329-23d676fdf456. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:05.720125 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:05.720125 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:05.720908 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1da7beb7-fed2-4982-98e1-5e7414cca2c4 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 returned with HTTP 200 Aug 12 20:21:05.721222 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 575/2327] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:05 2026] GET /volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:05.752263 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-fef9c29a-e48d-4c4d-8999-e8bf080522c3 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:05.754294 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-fef9c29a-e48d-4c4d-8999-e8bf080522c3 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 Aug 12 20:21:05.754551 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-fef9c29a-e48d-4c4d-8999-e8bf080522c3 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:05.754800 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-fef9c29a-e48d-4c4d-8999-e8bf080522c3 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:05.768133 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:05.768133 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:05.773156 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-fef9c29a-e48d-4c4d-8999-e8bf080522c3 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:21:05.781276 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-fef9c29a-e48d-4c4d-8999-e8bf080522c3 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 returned with HTTP 200 Aug 12 20:21:05.781915 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 584/2328] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:05 2026] GET /volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 => generated 1441 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:05.794772 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-bcd698a6-330c-469a-a366-4643a1a88c66 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:05.963766 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-bcd698a6-330c-469a-a366-4643a1a88c66 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-reader] GET https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 Aug 12 20:21:05.964067 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-bcd698a6-330c-469a-a366-4643a1a88c66 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-reader] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:05.964337 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-bcd698a6-330c-469a-a366-4643a1a88c66 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-reader] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:05.985036 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:05.985036 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:05.990196 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-bcd698a6-330c-469a-a366-4643a1a88c66 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-reader] Volume info retrieved successfully. Aug 12 20:21:05.996849 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-bcd698a6-330c-469a-a366-4643a1a88c66 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-reader] https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 returned with HTTP 200 Aug 12 20:21:05.997492 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 592/2329] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:05 2026] GET /volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 => generated 1441 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:06.001427 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-f3ec4038-1d81-4342-b608-f0663671e587 req-d6b6d5f9-7e26-440d-9460-39e4e5a78ee9 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:06.003310 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-f3ec4038-1d81-4342-b608-f0663671e587 req-d6b6d5f9-7e26-440d-9460-39e4e5a78ee9 tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:21:06.005571 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-f3ec4038-1d81-4342-b608-f0663671e587 req-d6b6d5f9-7e26-440d-9460-39e4e5a78ee9 tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-19691429", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:06.005571 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [req-f3ec4038-1d81-4342-b608-f0663671e587 req-d6b6d5f9-7e26-440d-9460-39e4e5a78ee9 tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-19691429', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:21:06.005571 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [req-f3ec4038-1d81-4342-b608-f0663671e587 req-d6b6d5f9-7e26-440d-9460-39e4e5a78ee9 tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] Create volume of 1 GB Aug 12 20:21:06.010099 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-f3ec4038-1d81-4342-b608-f0663671e587 req-d6b6d5f9-7e26-440d-9460-39e4e5a78ee9 tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] Availability Zones retrieved successfully. Aug 12 20:21:06.019352 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [req-f3ec4038-1d81-4342-b608-f0663671e587 req-d6b6d5f9-7e26-440d-9460-39e4e5a78ee9 tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] Flow 'volume_create_api' (cd0d7220-035e-4a2f-a6a8-2c04f783e0c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:06.021388 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [req-f3ec4038-1d81-4342-b608-f0663671e587 req-d6b6d5f9-7e26-440d-9460-39e4e5a78ee9 tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d0b8253-4c2f-483d-b024-dda24a319a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:06.022958 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [req-f3ec4038-1d81-4342-b608-f0663671e587 req-d6b6d5f9-7e26-440d-9460-39e4e5a78ee9 tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:21:06.052817 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [req-f3ec4038-1d81-4342-b608-f0663671e587 req-d6b6d5f9-7e26-440d-9460-39e4e5a78ee9 tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d0b8253-4c2f-483d-b024-dda24a319a05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:06.053970 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [req-f3ec4038-1d81-4342-b608-f0663671e587 req-d6b6d5f9-7e26-440d-9460-39e4e5a78ee9 tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8fc5392-472c-46f3-9877-e5a074d5de58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:06.056293 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-048cea93-5f81-43f4-b0d6-c0b0d007c2f3 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:06.058645 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-048cea93-5f81-43f4-b0d6-c0b0d007c2f3 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-reader] GET https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 Aug 12 20:21:06.058924 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-048cea93-5f81-43f4-b0d6-c0b0d007c2f3 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-reader] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:06.059193 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-048cea93-5f81-43f4-b0d6-c0b0d007c2f3 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-reader] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:06.078951 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:06.078951 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:06.084399 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-048cea93-5f81-43f4-b0d6-c0b0d007c2f3 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-reader] Volume info retrieved successfully. Aug 12 20:21:06.089534 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f15a7241-f189-4ce3-87f2-d184af9ee709 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:06.091432 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-048cea93-5f81-43f4-b0d6-c0b0d007c2f3 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-reader] https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 returned with HTTP 200 Aug 12 20:21:06.091432 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 576/2330] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:06 2026] GET /volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 => generated 1441 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:06.131560 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [req-f3ec4038-1d81-4342-b608-f0663671e587 req-d6b6d5f9-7e26-440d-9460-39e4e5a78ee9 tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] Created reservations ['70d3890a-2fc4-43ec-b5cc-b2e0d62ad924', '738fad73-a136-4921-b7c7-da81a6b0bb13', '980c5800-26d0-4888-8b0c-5daf2e3f3161', 'd74b8c7f-3844-4fc0-beeb-c0b561b2efda'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:06.131560 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [req-f3ec4038-1d81-4342-b608-f0663671e587 req-d6b6d5f9-7e26-440d-9460-39e4e5a78ee9 tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8fc5392-472c-46f3-9877-e5a074d5de58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70d3890a-2fc4-43ec-b5cc-b2e0d62ad924', '738fad73-a136-4921-b7c7-da81a6b0bb13', '980c5800-26d0-4888-8b0c-5daf2e3f3161', 'd74b8c7f-3844-4fc0-beeb-c0b561b2efda']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:06.131560 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [req-f3ec4038-1d81-4342-b608-f0663671e587 req-d6b6d5f9-7e26-440d-9460-39e4e5a78ee9 tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e7f8986-baed-41a7-a230-a1821ef95aa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:06.160710 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [req-f3ec4038-1d81-4342-b608-f0663671e587 req-d6b6d5f9-7e26-440d-9460-39e4e5a78ee9 tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e7f8986-baed-41a7-a230-a1821ef95aa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6b9a9e0-8097-4a7e-aa81-65dc545a50d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-19691429',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a9902e996f3e4423bf8772d0cf035b60',qos_specs=None,replication_status=,reservations=['70d3890a-2fc4-43ec-b5cc-b2e0d62ad924','738fad73-a136-4921-b7c7-da81a6b0bb13','980c5800-26d0-4888-8b0c-5daf2e3f3161','d74b8c7f-3844-4fc0-beeb-c0b561b2efda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1aa023d6e833415bb30b367c971aaf24',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:21:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-19691429',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6b9a9e0-8097-4a7e-aa81-65dc545a50d2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a9902e996f3e4423bf8772d0cf035b60',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1aa023d6e833415bb30b367c971aaf24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:06.163333 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [req-f3ec4038-1d81-4342-b608-f0663671e587 req-d6b6d5f9-7e26-440d-9460-39e4e5a78ee9 tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8022328-a779-40a7-8c57-a539fc51d626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:06.170320 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f15a7241-f189-4ce3-87f2-d184af9ee709 tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:21:06.172669 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f15a7241-f189-4ce3-87f2-d184af9ee709 tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1799913411", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1117664482", "vendor_name": "tempest-vendor_name-63397917"}}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:06.200422 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f15a7241-f189-4ce3-87f2-d184af9ee709 tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:21:06.200904 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 585/2331] 10.4.3.246 () {68 vars in 1253 bytes} [Wed Aug 12 20:21:06 2026] POST /volume/v3/types => generated 328 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:06.201357 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [req-f3ec4038-1d81-4342-b608-f0663671e587 req-d6b6d5f9-7e26-440d-9460-39e4e5a78ee9 tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8022328-a779-40a7-8c57-a539fc51d626) transitioned into state 'SUCCESS' from state '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-19691429',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a9902e996f3e4423bf8772d0cf035b60',qos_specs=None,replication_status=,reservations=['70d3890a-2fc4-43ec-b5cc-b2e0d62ad924','738fad73-a136-4921-b7c7-da81a6b0bb13','980c5800-26d0-4888-8b0c-5daf2e3f3161','d74b8c7f-3844-4fc0-beeb-c0b561b2efda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1aa023d6e833415bb30b367c971aaf24',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:06.202523 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [req-f3ec4038-1d81-4342-b608-f0663671e587 req-d6b6d5f9-7e26-440d-9460-39e4e5a78ee9 tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9409f2a7-16ae-4020-80d4-61f56132967b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:06.211486 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-f4861202-5a36-4f7d-996f-99c96944e43b req-7af951ca-7283-441f-9159-877189e80c0b None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:06.212056 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-978318e5-6db3-42c4-931e-b448abca1d6e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:06.214183 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-978318e5-6db3-42c4-931e-b448abca1d6e tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:21:06.214500 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-f4861202-5a36-4f7d-996f-99c96944e43b req-7af951ca-7283-441f-9159-877189e80c0b tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 Aug 12 20:21:06.214595 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-978318e5-6db3-42c4-931e-b448abca1d6e tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "04e13931-ab25-400e-a454-ca5fbd8ef0a1", "size": 1}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:06.214824 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-f4861202-5a36-4f7d-996f-99c96944e43b req-7af951ca-7283-441f-9159-877189e80c0b tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:06.215109 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-f4861202-5a36-4f7d-996f-99c96944e43b req-7af951ca-7283-441f-9159-877189e80c0b tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:06.219498 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-978318e5-6db3-42c4-931e-b448abca1d6e tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Create volume request body: {'volume': {'volume_type': '04e13931-ab25-400e-a454-ca5fbd8ef0a1', 'size': 1}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:21:06.219633 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [req-f3ec4038-1d81-4342-b608-f0663671e587 req-d6b6d5f9-7e26-440d-9460-39e4e5a78ee9 tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9409f2a7-16ae-4020-80d4-61f56132967b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:06.219633 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [req-f3ec4038-1d81-4342-b608-f0663671e587 req-d6b6d5f9-7e26-440d-9460-39e4e5a78ee9 tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] Flow 'volume_create_api' (cd0d7220-035e-4a2f-a6a8-2c04f783e0c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:06.219633 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-f3ec4038-1d81-4342-b608-f0663671e587 req-d6b6d5f9-7e26-440d-9460-39e4e5a78ee9 tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] Create volume request issued successfully. Aug 12 20:21:06.219633 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-f3ec4038-1d81-4342-b608-f0663671e587 req-d6b6d5f9-7e26-440d-9460-39e4e5a78ee9 tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:21:06.220256 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 579/2332] 10.4.3.246 () {72 vars in 1541 bytes} [Wed Aug 12 20:21:06 2026] POST /volume/v3/volumes => generated 761 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:21:06.224709 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-978318e5-6db3-42c4-931e-b448abca1d6e tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Create volume of 1 GB Aug 12 20:21:06.225116 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:06.225116 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:06.225535 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-978318e5-6db3-42c4-931e-b448abca1d6e tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Availability Zones retrieved successfully. Aug 12 20:21:06.232381 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-f3ec4038-1d81-4342-b608-f0663671e587 req-104b63f4-ddd4-47b0-b9f9-c3723e3711df None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:06.232533 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-978318e5-6db3-42c4-931e-b448abca1d6e tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Flow 'volume_create_api' (fd660364-3020-435c-a5cb-48528f61128a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:06.234434 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-978318e5-6db3-42c4-931e-b448abca1d6e tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d247315-ef88-4625-b353-4dfc89b77968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:06.235293 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-f3ec4038-1d81-4342-b608-f0663671e587 req-104b63f4-ddd4-47b0-b9f9-c3723e3711df tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] GET https://10.4.3.246/volume/v3/volumes/f6b9a9e0-8097-4a7e-aa81-65dc545a50d2 Aug 12 20:21:06.235371 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-978318e5-6db3-42c4-931e-b448abca1d6e tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:21:06.235425 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-f3ec4038-1d81-4342-b608-f0663671e587 req-104b63f4-ddd4-47b0-b9f9-c3723e3711df tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:06.235471 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-f3ec4038-1d81-4342-b608-f0663671e587 req-104b63f4-ddd4-47b0-b9f9-c3723e3711df tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:06.243901 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:06.243901 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:06.244116 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:06.244116 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:06.248664 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-f3ec4038-1d81-4342-b608-f0663671e587 req-104b63f4-ddd4-47b0-b9f9-c3723e3711df tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] Volume info retrieved successfully. Aug 12 20:21:06.253039 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-f4861202-5a36-4f7d-996f-99c96944e43b req-7af951ca-7283-441f-9159-877189e80c0b tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:21:06.254002 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-f3ec4038-1d81-4342-b608-f0663671e587 req-104b63f4-ddd4-47b0-b9f9-c3723e3711df tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] https://10.4.3.246/volume/v3/volumes/f6b9a9e0-8097-4a7e-aa81-65dc545a50d2 returned with HTTP 200 Aug 12 20:21:06.254462 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 586/2333] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:21:06 2026] GET /volume/v3/volumes/f6b9a9e0-8097-4a7e-aa81-65dc545a50d2 => generated 829 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:06.259222 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-f4861202-5a36-4f7d-996f-99c96944e43b req-7af951ca-7283-441f-9159-877189e80c0b tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 returned with HTTP 200 Aug 12 20:21:06.259734 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 593/2334] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:21:06 2026] GET /volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 => generated 1441 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:06.260507 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-978318e5-6db3-42c4-931e-b448abca1d6e tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d247315-ef88-4625-b353-4dfc89b77968) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:21:06Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1117664482',vendor_name='tempest-vendor_name-63397917'},id=04e13931-ab25-400e-a454-ca5fbd8ef0a1,is_public=True,name='tempest-ProjectReaderTests-volume-type-1799913411',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04e13931-ab25-400e-a454-ca5fbd8ef0a1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:06.261839 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-978318e5-6db3-42c4-931e-b448abca1d6e tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae6198b8-ecf0-4548-aa63-3a9215214669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:06.285725 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-f4861202-5a36-4f7d-996f-99c96944e43b req-12dd977e-2b8f-4ced-a15a-6ea94bbc2b5a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:06.289290 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-71ad8926-eec3-4eab-a9b7-46f40e2974b6 req-109006a2-81c1-4b10-8515-d34658274d5d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:06.289403 np0000007109 devstack@c-api.service[100386]: WARNING cinder.quota [None req-978318e5-6db3-42c4-931e-b448abca1d6e tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1799913411 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1799913411, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:21:06.289403 np0000007109 devstack@c-api.service[100386]: WARNING cinder.quota [None req-978318e5-6db3-42c4-931e-b448abca1d6e tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1799913411 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1799913411, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:21:06.289455 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-f4861202-5a36-4f7d-996f-99c96944e43b req-12dd977e-2b8f-4ced-a15a-6ea94bbc2b5a tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] POST https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03/action Aug 12 20:21:06.289515 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-f4861202-5a36-4f7d-996f-99c96944e43b req-12dd977e-2b8f-4ced-a15a-6ea94bbc2b5a tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:21:06.289710 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-f4861202-5a36-4f7d-996f-99c96944e43b req-12dd977e-2b8f-4ced-a15a-6ea94bbc2b5a tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:06.289991 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-71ad8926-eec3-4eab-a9b7-46f40e2974b6 req-109006a2-81c1-4b10-8515-d34658274d5d tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] GET https://10.4.3.246/volume/v3/volumes/f6b9a9e0-8097-4a7e-aa81-65dc545a50d2 Aug 12 20:21:06.290267 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-71ad8926-eec3-4eab-a9b7-46f40e2974b6 req-109006a2-81c1-4b10-8515-d34658274d5d tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:06.290529 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-71ad8926-eec3-4eab-a9b7-46f40e2974b6 req-109006a2-81c1-4b10-8515-d34658274d5d tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:06.299921 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:06.299921 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:06.305086 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-71ad8926-eec3-4eab-a9b7-46f40e2974b6 req-109006a2-81c1-4b10-8515-d34658274d5d tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] Volume info retrieved successfully. Aug 12 20:21:06.310354 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:06.310354 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:06.311347 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-f4861202-5a36-4f7d-996f-99c96944e43b req-12dd977e-2b8f-4ced-a15a-6ea94bbc2b5a tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:21:06.311707 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-71ad8926-eec3-4eab-a9b7-46f40e2974b6 req-109006a2-81c1-4b10-8515-d34658274d5d tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] https://10.4.3.246/volume/v3/volumes/f6b9a9e0-8097-4a7e-aa81-65dc545a50d2 returned with HTTP 200 Aug 12 20:21:06.312140 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 587/2335] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:21:06 2026] GET /volume/v3/volumes/f6b9a9e0-8097-4a7e-aa81-65dc545a50d2 => generated 829 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:06.321106 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-f4861202-5a36-4f7d-996f-99c96944e43b req-12dd977e-2b8f-4ced-a15a-6ea94bbc2b5a tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Begin detaching volume completed successfully. Aug 12 20:21:06.321456 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-f4861202-5a36-4f7d-996f-99c96944e43b req-12dd977e-2b8f-4ced-a15a-6ea94bbc2b5a tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03/action returned with HTTP 202 Aug 12 20:21:06.323595 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 580/2336] 10.4.3.246 () {72 vars in 1672 bytes} [Wed Aug 12 20:21:06 2026] POST /volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:21:06.332264 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-978318e5-6db3-42c4-931e-b448abca1d6e tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Created reservations ['d3f34064-8f0d-4d91-8977-b02984eace09', '34a545c2-7833-434e-8163-50365246a39b', 'f5b377f8-08aa-4b4b-9f23-46f9bc6b8159', 'df2b084e-955d-493d-9437-a66de62b4b07'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:06.333224 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-978318e5-6db3-42c4-931e-b448abca1d6e tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae6198b8-ecf0-4548-aa63-3a9215214669) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3f34064-8f0d-4d91-8977-b02984eace09', '34a545c2-7833-434e-8163-50365246a39b', 'f5b377f8-08aa-4b4b-9f23-46f9bc6b8159', 'df2b084e-955d-493d-9437-a66de62b4b07']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:06.334197 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-978318e5-6db3-42c4-931e-b448abca1d6e tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f137e12e-af93-4ea5-b314-d09c6c72b741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:06.349502 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-92586279-2c86-4bf7-b47d-64e5a3bec1eb None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:06.353587 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-92586279-2c86-4bf7-b47d-64e5a3bec1eb tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 Aug 12 20:21:06.353815 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-92586279-2c86-4bf7-b47d-64e5a3bec1eb tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:06.354158 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-92586279-2c86-4bf7-b47d-64e5a3bec1eb tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:06.375489 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:06.375489 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:06.377348 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-978318e5-6db3-42c4-931e-b448abca1d6e tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f137e12e-af93-4ea5-b314-d09c6c72b741) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d59fccd-4f91-429e-956f-b3253f17635c', '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='c11e4c89c3ae4354b7461a0f0d69969f',qos_specs=None,replication_status=,reservations=['d3f34064-8f0d-4d91-8977-b02984eace09','34a545c2-7833-434e-8163-50365246a39b','f5b377f8-08aa-4b4b-9f23-46f9bc6b8159','df2b084e-955d-493d-9437-a66de62b4b07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bc0b10b6620448e811539f59a94fbea',volume_type_id=04e13931-ab25-400e-a454-ca5fbd8ef0a1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:21:06Z,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=2d59fccd-4f91-429e-956f-b3253f17635c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c11e4c89c3ae4354b7461a0f0d69969f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bc0b10b6620448e811539f59a94fbea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04e13931-ab25-400e-a454-ca5fbd8ef0a1),volume_type_id=04e13931-ab25-400e-a454-ca5fbd8ef0a1)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:06.378836 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-978318e5-6db3-42c4-931e-b448abca1d6e tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ceb811bf-1a52-4e1b-87f8-9e9c5312790c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:06.386556 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-26008b8c-fcb8-4f58-aafa-30478895ec93 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:06.386836 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-92586279-2c86-4bf7-b47d-64e5a3bec1eb tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:21:06.387066 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-26008b8c-fcb8-4f58-aafa-30478895ec93 None None] GET https://10.4.3.246/volume// Aug 12 20:21:06.387284 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-26008b8c-fcb8-4f58-aafa-30478895ec93 None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:06.387522 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-26008b8c-fcb8-4f58-aafa-30478895ec93 None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:06.387947 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-26008b8c-fcb8-4f58-aafa-30478895ec93 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:21:06.388316 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 588/2337] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:21:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:21:06.399689 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-92586279-2c86-4bf7-b47d-64e5a3bec1eb tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 returned with HTTP 200 Aug 12 20:21:06.400182 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 594/2338] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:06 2026] GET /volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 => generated 1444 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:06.400431 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-f4861202-5a36-4f7d-996f-99c96944e43b req-81e73fe6-9469-441a-9e9c-1bbadad4c5f8 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:06.404634 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-f4861202-5a36-4f7d-996f-99c96944e43b req-81e73fe6-9469-441a-9e9c-1bbadad4c5f8 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 Aug 12 20:21:06.404634 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-f4861202-5a36-4f7d-996f-99c96944e43b req-81e73fe6-9469-441a-9e9c-1bbadad4c5f8 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:06.404634 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-f4861202-5a36-4f7d-996f-99c96944e43b req-81e73fe6-9469-441a-9e9c-1bbadad4c5f8 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:06.413872 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-978318e5-6db3-42c4-931e-b448abca1d6e tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ceb811bf-1a52-4e1b-87f8-9e9c5312790c) transitioned into state 'SUCCESS' from 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='c11e4c89c3ae4354b7461a0f0d69969f',qos_specs=None,replication_status=,reservations=['d3f34064-8f0d-4d91-8977-b02984eace09','34a545c2-7833-434e-8163-50365246a39b','f5b377f8-08aa-4b4b-9f23-46f9bc6b8159','df2b084e-955d-493d-9437-a66de62b4b07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bc0b10b6620448e811539f59a94fbea',volume_type_id=04e13931-ab25-400e-a454-ca5fbd8ef0a1)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:06.414714 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-978318e5-6db3-42c4-931e-b448abca1d6e tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (549a8f3c-e778-4464-a465-9b3aa31d63c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:06.419642 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:06.419642 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:06.423467 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-f4861202-5a36-4f7d-996f-99c96944e43b req-81e73fe6-9469-441a-9e9c-1bbadad4c5f8 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:21:06.428337 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-978318e5-6db3-42c4-931e-b448abca1d6e tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (549a8f3c-e778-4464-a465-9b3aa31d63c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:06.428454 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-f4861202-5a36-4f7d-996f-99c96944e43b req-81e73fe6-9469-441a-9e9c-1bbadad4c5f8 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 returned with HTTP 200 Aug 12 20:21:06.429042 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 581/2339] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:21:06 2026] GET /volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 => generated 1624 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:21:06.429489 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-978318e5-6db3-42c4-931e-b448abca1d6e tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Flow 'volume_create_api' (fd660364-3020-435c-a5cb-48528f61128a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:06.429983 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-978318e5-6db3-42c4-931e-b448abca1d6e tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Create volume request issued successfully. Aug 12 20:21:06.430658 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-978318e5-6db3-42c4-931e-b448abca1d6e tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:21:06.431145 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 577/2340] 10.4.3.246 () {70 vars in 1298 bytes} [Wed Aug 12 20:21:06 2026] POST /volume/v3/volumes => generated 774 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 12 20:21:06.450095 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-3f4b6648-596f-49cd-bd1b-e81382cb22b4 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:06.452650 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3f4b6648-596f-49cd-bd1b-e81382cb22b4 tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] GET https://10.4.3.246/volume/v3/volumes/2d59fccd-4f91-429e-956f-b3253f17635c Aug 12 20:21:06.452850 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3f4b6648-596f-49cd-bd1b-e81382cb22b4 tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:06.453103 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3f4b6648-596f-49cd-bd1b-e81382cb22b4 tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:06.460796 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:06.460796 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:06.465245 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-3f4b6648-596f-49cd-bd1b-e81382cb22b4 tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Volume info retrieved successfully. Aug 12 20:21:06.471268 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3f4b6648-596f-49cd-bd1b-e81382cb22b4 tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] https://10.4.3.246/volume/v3/volumes/2d59fccd-4f91-429e-956f-b3253f17635c returned with HTTP 200 Aug 12 20:21:06.471268 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 589/2341] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:21:06 2026] GET /volume/v3/volumes/2d59fccd-4f91-429e-956f-b3253f17635c => generated 953 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:06.483527 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-74439a6d-f3e6-468a-ad8d-513333e10c8f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:06.485852 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-74439a6d-f3e6-468a-ad8d-513333e10c8f tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/snapshots/b2088a0e-2870-4b09-8294-74d1266c804a Aug 12 20:21:06.486040 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-74439a6d-f3e6-468a-ad8d-513333e10c8f tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:06.486440 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-74439a6d-f3e6-468a-ad8d-513333e10c8f tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:06.491972 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-74439a6d-f3e6-468a-ad8d-513333e10c8f tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/b2088a0e-2870-4b09-8294-74d1266c804a returned with HTTP 404 Aug 12 20:21:06.492647 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 595/2342] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:06 2026] GET /volume/v3/snapshots/b2088a0e-2870-4b09-8294-74d1266c804a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:06.500872 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-bef2ce33-0078-46c9-a2bc-ba6edd5eb5f8 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:06.502706 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-bef2ce33-0078-46c9-a2bc-ba6edd5eb5f8 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/7063aead-856b-4c3b-88c9-78f787b9dc33 Aug 12 20:21:06.502950 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-bef2ce33-0078-46c9-a2bc-ba6edd5eb5f8 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:06.503278 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-bef2ce33-0078-46c9-a2bc-ba6edd5eb5f8 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:06.512176 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:06.512176 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:06.517010 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-bef2ce33-0078-46c9-a2bc-ba6edd5eb5f8 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:21:06.523006 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-bef2ce33-0078-46c9-a2bc-ba6edd5eb5f8 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/7063aead-856b-4c3b-88c9-78f787b9dc33 returned with HTTP 200 Aug 12 20:21:06.523497 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 582/2343] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:06 2026] GET /volume/v3/volumes/7063aead-856b-4c3b-88c9-78f787b9dc33 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:06.536877 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-f88419a1-897a-4487-ae83-2b3ff3844911 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:06.538812 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f88419a1-897a-4487-ae83-2b3ff3844911 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] DELETE https://10.4.3.246/volume/v3/volumes/7063aead-856b-4c3b-88c9-78f787b9dc33 Aug 12 20:21:06.539051 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f88419a1-897a-4487-ae83-2b3ff3844911 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:06.539250 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f88419a1-897a-4487-ae83-2b3ff3844911 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:06.539425 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-f88419a1-897a-4487-ae83-2b3ff3844911 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Delete volume with id: 7063aead-856b-4c3b-88c9-78f787b9dc33 Aug 12 20:21:06.547393 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:06.547393 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:06.548104 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-f88419a1-897a-4487-ae83-2b3ff3844911 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:21:06.566752 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-f88419a1-897a-4487-ae83-2b3ff3844911 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Delete volume request issued successfully. Aug 12 20:21:06.567046 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f88419a1-897a-4487-ae83-2b3ff3844911 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/7063aead-856b-4c3b-88c9-78f787b9dc33 returned with HTTP 202 Aug 12 20:21:06.567524 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 578/2344] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:21:06 2026] DELETE /volume/v3/volumes/7063aead-856b-4c3b-88c9-78f787b9dc33 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:21:06.574502 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-b1c3d9b2-b964-4ce5-ac4b-7e8fcf5b8aec None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:06.576300 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b1c3d9b2-b964-4ce5-ac4b-7e8fcf5b8aec tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/7063aead-856b-4c3b-88c9-78f787b9dc33 Aug 12 20:21:06.576494 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b1c3d9b2-b964-4ce5-ac4b-7e8fcf5b8aec tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:06.576766 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b1c3d9b2-b964-4ce5-ac4b-7e8fcf5b8aec tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:06.588048 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:06.588048 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:06.594407 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-b1c3d9b2-b964-4ce5-ac4b-7e8fcf5b8aec tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:21:06.600794 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b1c3d9b2-b964-4ce5-ac4b-7e8fcf5b8aec tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/7063aead-856b-4c3b-88c9-78f787b9dc33 returned with HTTP 200 Aug 12 20:21:06.601186 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 590/2345] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:06 2026] GET /volume/v3/volumes/7063aead-856b-4c3b-88c9-78f787b9dc33 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:06.734132 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c3cddcb8-70f9-48e8-8a79-df26ce7ad5fc None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:06.735954 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c3cddcb8-70f9-48e8-8a79-df26ce7ad5fc tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 Aug 12 20:21:06.736154 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c3cddcb8-70f9-48e8-8a79-df26ce7ad5fc tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:06.736362 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c3cddcb8-70f9-48e8-8a79-df26ce7ad5fc tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:06.736466 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-c3cddcb8-70f9-48e8-8a79-df26ce7ad5fc tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id b904854d-4390-4f7f-9329-23d676fdf456. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:06.742933 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:06.742933 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:06.743660 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c3cddcb8-70f9-48e8-8a79-df26ce7ad5fc tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 returned with HTTP 200 Aug 12 20:21:06.744003 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 596/2346] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:06 2026] GET /volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:07.376561 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-aa367fff-8bd0-45aa-ae5b-e8c658c408b6 req-a3922227-8d98-4426-a23f-7c61255938cc None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:07.379075 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-aa367fff-8bd0-45aa-ae5b-e8c658c408b6 req-a3922227-8d98-4426-a23f-7c61255938cc tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] GET https://10.4.3.246/volume/v3/volumes/f6b9a9e0-8097-4a7e-aa81-65dc545a50d2 Aug 12 20:21:07.379317 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-aa367fff-8bd0-45aa-ae5b-e8c658c408b6 req-a3922227-8d98-4426-a23f-7c61255938cc tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:07.379555 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-aa367fff-8bd0-45aa-ae5b-e8c658c408b6 req-a3922227-8d98-4426-a23f-7c61255938cc tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:07.389713 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:07.389713 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:07.396133 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-aa367fff-8bd0-45aa-ae5b-e8c658c408b6 req-a3922227-8d98-4426-a23f-7c61255938cc tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] Volume info retrieved successfully. Aug 12 20:21:07.403110 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-aa367fff-8bd0-45aa-ae5b-e8c658c408b6 req-a3922227-8d98-4426-a23f-7c61255938cc tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] https://10.4.3.246/volume/v3/volumes/f6b9a9e0-8097-4a7e-aa81-65dc545a50d2 returned with HTTP 200 Aug 12 20:21:07.403810 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 583/2347] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:21:07 2026] GET /volume/v3/volumes/f6b9a9e0-8097-4a7e-aa81-65dc545a50d2 => generated 854 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:07.416053 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-e47fe798-2fdd-4c17-b12f-24f2dd61526f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:07.418490 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e47fe798-2fdd-4c17-b12f-24f2dd61526f tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 Aug 12 20:21:07.418732 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e47fe798-2fdd-4c17-b12f-24f2dd61526f tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:07.418900 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e47fe798-2fdd-4c17-b12f-24f2dd61526f tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:07.444756 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:07.444756 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:07.449817 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-e47fe798-2fdd-4c17-b12f-24f2dd61526f tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:21:07.457119 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e47fe798-2fdd-4c17-b12f-24f2dd61526f tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 returned with HTTP 200 Aug 12 20:21:07.457863 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 579/2348] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:07 2026] GET /volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 => generated 1444 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 20:21:07.487381 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-1fcbc501-f70a-4288-bb27-85b55d06ff15 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:07.490503 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1fcbc501-f70a-4288-bb27-85b55d06ff15 tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] GET https://10.4.3.246/volume/v3/volumes/2d59fccd-4f91-429e-956f-b3253f17635c Aug 12 20:21:07.490503 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1fcbc501-f70a-4288-bb27-85b55d06ff15 tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:07.490777 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1fcbc501-f70a-4288-bb27-85b55d06ff15 tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:07.501804 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:07.501804 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:07.505800 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-1fcbc501-f70a-4288-bb27-85b55d06ff15 tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Volume info retrieved successfully. Aug 12 20:21:07.510975 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1fcbc501-f70a-4288-bb27-85b55d06ff15 tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] https://10.4.3.246/volume/v3/volumes/2d59fccd-4f91-429e-956f-b3253f17635c returned with HTTP 200 Aug 12 20:21:07.511393 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 591/2349] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:21:07 2026] GET /volume/v3/volumes/2d59fccd-4f91-429e-956f-b3253f17635c => generated 974 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:07.529779 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-38a8ceeb-18e9-443a-b659-210a0d8dab2f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:07.531300 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-38a8ceeb-18e9-443a-b659-210a0d8dab2f tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] GET https://10.4.3.246/volume/v3/messages Aug 12 20:21:07.531508 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-38a8ceeb-18e9-443a-b659-210a0d8dab2f tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:07.531741 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-38a8ceeb-18e9-443a-b659-210a0d8dab2f tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:07.539160 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-38a8ceeb-18e9-443a-b659-210a0d8dab2f tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] https://10.4.3.246/volume/v3/messages returned with HTTP 200 Aug 12 20:21:07.539979 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 597/2350] 10.4.3.246 () {68 vars in 1280 bytes} [Wed Aug 12 20:21:07 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:07.550132 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-6fb63b71-d1d0-4119-a5fb-00332c85e716 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:07.568555 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-75ba675b-1229-4e69-b603-228610b1c775 req-680104ef-f016-4583-ba6b-9ef65fa6565a None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:07.570979 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-75ba675b-1229-4e69-b603-228610b1c775 req-680104ef-f016-4583-ba6b-9ef65fa6565a tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-reader] GET https://10.4.3.246/volume/v3/volumes/f6b9a9e0-8097-4a7e-aa81-65dc545a50d2 Aug 12 20:21:07.571129 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-75ba675b-1229-4e69-b603-228610b1c775 req-680104ef-f016-4583-ba6b-9ef65fa6565a tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-reader] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:07.571346 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-75ba675b-1229-4e69-b603-228610b1c775 req-680104ef-f016-4583-ba6b-9ef65fa6565a tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-reader] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:07.576308 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-f4861202-5a36-4f7d-996f-99c96944e43b req-759aa3c5-2f54-49c8-a71d-e8f206658f53 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:07.577019 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-f4861202-5a36-4f7d-996f-99c96944e43b req-759aa3c5-2f54-49c8-a71d-e8f206658f53 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 Aug 12 20:21:07.577277 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-f4861202-5a36-4f7d-996f-99c96944e43b req-759aa3c5-2f54-49c8-a71d-e8f206658f53 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:07.577525 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-f4861202-5a36-4f7d-996f-99c96944e43b req-759aa3c5-2f54-49c8-a71d-e8f206658f53 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:07.580033 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:07.580033 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:07.583682 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-75ba675b-1229-4e69-b603-228610b1c775 req-680104ef-f016-4583-ba6b-9ef65fa6565a tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-reader] Volume info retrieved successfully. Aug 12 20:21:07.587965 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-75ba675b-1229-4e69-b603-228610b1c775 req-680104ef-f016-4583-ba6b-9ef65fa6565a tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-reader] https://10.4.3.246/volume/v3/volumes/f6b9a9e0-8097-4a7e-aa81-65dc545a50d2 returned with HTTP 200 Aug 12 20:21:07.588706 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 580/2351] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:21:07 2026] GET /volume/v3/volumes/f6b9a9e0-8097-4a7e-aa81-65dc545a50d2 => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:07.594843 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:07.594843 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:07.600059 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-f4861202-5a36-4f7d-996f-99c96944e43b req-759aa3c5-2f54-49c8-a71d-e8f206658f53 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:21:07.606067 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-f4861202-5a36-4f7d-996f-99c96944e43b req-759aa3c5-2f54-49c8-a71d-e8f206658f53 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 returned with HTTP 200 Aug 12 20:21:07.607011 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 592/2352] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:21:07 2026] GET /volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 => generated 1444 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:07.617849 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b174d6b8-1ea0-4f8e-b1e1-b1ebbd1bb092 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:07.618049 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-503e8264-4947-4df0-9447-4c1bbe56129d req-351c2aba-7cae-48e1-9f6d-3b0eb24f10be None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:07.619995 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-503e8264-4947-4df0-9447-4c1bbe56129d req-351c2aba-7cae-48e1-9f6d-3b0eb24f10be tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] DELETE https://10.4.3.246/volume/v3/volumes/f6b9a9e0-8097-4a7e-aa81-65dc545a50d2 Aug 12 20:21:07.620151 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-503e8264-4947-4df0-9447-4c1bbe56129d req-351c2aba-7cae-48e1-9f6d-3b0eb24f10be tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:07.621564 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-503e8264-4947-4df0-9447-4c1bbe56129d req-351c2aba-7cae-48e1-9f6d-3b0eb24f10be tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:07.621700 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b174d6b8-1ea0-4f8e-b1e1-b1ebbd1bb092 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/7063aead-856b-4c3b-88c9-78f787b9dc33 Aug 12 20:21:07.621744 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [req-503e8264-4947-4df0-9447-4c1bbe56129d req-351c2aba-7cae-48e1-9f6d-3b0eb24f10be tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] Delete volume with id: f6b9a9e0-8097-4a7e-aa81-65dc545a50d2 Aug 12 20:21:07.621773 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b174d6b8-1ea0-4f8e-b1e1-b1ebbd1bb092 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:07.621773 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b174d6b8-1ea0-4f8e-b1e1-b1ebbd1bb092 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:07.627304 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b174d6b8-1ea0-4f8e-b1e1-b1ebbd1bb092 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/7063aead-856b-4c3b-88c9-78f787b9dc33 returned with HTTP 404 Aug 12 20:21:07.627699 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-6fb63b71-d1d0-4119-a5fb-00332c85e716 tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-reader] GET https://10.4.3.246/volume/v3/messages Aug 12 20:21:07.627910 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-f4861202-5a36-4f7d-996f-99c96944e43b req-b8abfa09-a0e7-445b-8e47-7fac6e7e88e0 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:07.628009 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-6fb63b71-d1d0-4119-a5fb-00332c85e716 tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-reader] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:07.628204 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 598/2353] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:07 2026] GET /volume/v3/volumes/7063aead-856b-4c3b-88c9-78f787b9dc33 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:07.628281 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-6fb63b71-d1d0-4119-a5fb-00332c85e716 tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-reader] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:07.630135 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-f4861202-5a36-4f7d-996f-99c96944e43b req-b8abfa09-a0e7-445b-8e47-7fac6e7e88e0 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] DELETE https://10.4.3.246/volume/v3/attachments/ba5e75fe-ee50-46b4-b5c5-a9b341128274 Aug 12 20:21:07.630333 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-f4861202-5a36-4f7d-996f-99c96944e43b req-b8abfa09-a0e7-445b-8e47-7fac6e7e88e0 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:07.630509 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-f4861202-5a36-4f7d-996f-99c96944e43b req-b8abfa09-a0e7-445b-8e47-7fac6e7e88e0 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:07.632372 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:07.632372 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:07.632937 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-503e8264-4947-4df0-9447-4c1bbe56129d req-351c2aba-7cae-48e1-9f6d-3b0eb24f10be tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] Volume info retrieved successfully. Aug 12 20:21:07.638821 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:07.638821 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:07.641324 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-6fb63b71-d1d0-4119-a5fb-00332c85e716 tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-reader] https://10.4.3.246/volume/v3/messages returned with HTTP 200 Aug 12 20:21:07.641726 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a85feedb-c7ae-4a4e-ae86-a386f67a96a3 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:07.642200 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 584/2354] 10.4.3.246 () {68 vars in 1280 bytes} [Wed Aug 12 20:21:07 2026] GET /volume/v3/messages => generated 670 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:07.649609 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a85feedb-c7ae-4a4e-ae86-a386f67a96a3 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f Aug 12 20:21:07.649609 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a85feedb-c7ae-4a4e-ae86-a386f67a96a3 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:07.649609 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a85feedb-c7ae-4a4e-ae86-a386f67a96a3 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:07.653736 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-503e8264-4947-4df0-9447-4c1bbe56129d req-351c2aba-7cae-48e1-9f6d-3b0eb24f10be tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] Delete volume request issued successfully. Aug 12 20:21:07.653954 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-503e8264-4947-4df0-9447-4c1bbe56129d req-351c2aba-7cae-48e1-9f6d-3b0eb24f10be tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] https://10.4.3.246/volume/v3/volumes/f6b9a9e0-8097-4a7e-aa81-65dc545a50d2 returned with HTTP 202 Aug 12 20:21:07.654350 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 581/2355] 10.4.3.246 () {70 vars in 1620 bytes} [Wed Aug 12 20:21:07 2026] DELETE /volume/v3/volumes/f6b9a9e0-8097-4a7e-aa81-65dc545a50d2 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:21:07.654449 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ddd257ee-a128-4132-803b-c4b6f7c59dfc None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:07.657313 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ddd257ee-a128-4132-803b-c4b6f7c59dfc tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] DELETE https://10.4.3.246/volume/v3/messages/26177289-370b-4d85-b035-89d3e1e857ff Aug 12 20:21:07.657313 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ddd257ee-a128-4132-803b-c4b6f7c59dfc tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:07.658236 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ddd257ee-a128-4132-803b-c4b6f7c59dfc tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:07.662961 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:07.662961 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:07.671089 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-a85feedb-c7ae-4a4e-ae86-a386f67a96a3 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:21:07.675344 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ddd257ee-a128-4132-803b-c4b6f7c59dfc tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] https://10.4.3.246/volume/v3/messages/26177289-370b-4d85-b035-89d3e1e857ff returned with HTTP 204 Aug 12 20:21:07.676627 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 585/2356] 10.4.3.246 () {68 vars in 1394 bytes} [Wed Aug 12 20:21:07 2026] DELETE /volume/v3/messages/26177289-370b-4d85-b035-89d3e1e857ff => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 20:21:07.679448 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a85feedb-c7ae-4a4e-ae86-a386f67a96a3 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f returned with HTTP 200 Aug 12 20:21:07.680497 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 599/2357] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:07 2026] GET /volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:07.684478 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-9c3876b5-03c3-4a98-a7c9-f40600aa57d6 req-f93b72ae-b342-4b40-8e33-d89a5f954494 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:07.686854 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-9c3876b5-03c3-4a98-a7c9-f40600aa57d6 req-f93b72ae-b342-4b40-8e33-d89a5f954494 tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] GET https://10.4.3.246/volume/v3/volumes/f6b9a9e0-8097-4a7e-aa81-65dc545a50d2 Aug 12 20:21:07.687142 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-9c3876b5-03c3-4a98-a7c9-f40600aa57d6 req-f93b72ae-b342-4b40-8e33-d89a5f954494 tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:07.687380 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-9c3876b5-03c3-4a98-a7c9-f40600aa57d6 req-f93b72ae-b342-4b40-8e33-d89a5f954494 tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:07.688570 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e61278c9-c327-456e-b876-c476b7efeb2f None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:07.690311 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e61278c9-c327-456e-b876-c476b7efeb2f tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/2d59fccd-4f91-429e-956f-b3253f17635c Aug 12 20:21:07.690523 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e61278c9-c327-456e-b876-c476b7efeb2f tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:07.690760 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e61278c9-c327-456e-b876-c476b7efeb2f tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:07.690915 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-e61278c9-c327-456e-b876-c476b7efeb2f tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Delete volume with id: 2d59fccd-4f91-429e-956f-b3253f17635c Aug 12 20:21:07.695583 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-2437ac41-a319-4472-ac0b-e98255879919 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:07.697792 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2437ac41-a319-4472-ac0b-e98255879919 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:21:07.698021 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:07.698021 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:07.698223 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2437ac41-a319-4472-ac0b-e98255879919 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1669417493"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:07.700482 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-2437ac41-a319-4472-ac0b-e98255879919 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1669417493'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:21:07.700636 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-2437ac41-a319-4472-ac0b-e98255879919 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Create volume of 1 GB Aug 12 20:21:07.701620 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:07.701620 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:07.701980 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-e61278c9-c327-456e-b876-c476b7efeb2f tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Volume info retrieved successfully. Aug 12 20:21:07.702996 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e61278c9-c327-456e-b876-c476b7efeb2f tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100385) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 20:21:07.705227 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-9c3876b5-03c3-4a98-a7c9-f40600aa57d6 req-f93b72ae-b342-4b40-8e33-d89a5f954494 tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] Volume info retrieved successfully. Aug 12 20:21:07.709236 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-2437ac41-a319-4472-ac0b-e98255879919 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Availability Zones retrieved successfully. Aug 12 20:21:07.713481 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-9c3876b5-03c3-4a98-a7c9-f40600aa57d6 req-f93b72ae-b342-4b40-8e33-d89a5f954494 tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] https://10.4.3.246/volume/v3/volumes/f6b9a9e0-8097-4a7e-aa81-65dc545a50d2 returned with HTTP 200 Aug 12 20:21:07.714201 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 582/2358] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:21:07 2026] GET /volume/v3/volumes/f6b9a9e0-8097-4a7e-aa81-65dc545a50d2 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:07.716342 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-f4861202-5a36-4f7d-996f-99c96944e43b req-b8abfa09-a0e7-445b-8e47-7fac6e7e88e0 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/attachments/ba5e75fe-ee50-46b4-b5c5-a9b341128274 returned with HTTP 200 Aug 12 20:21:07.716915 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 593/2359] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:21:07 2026] DELETE /volume/v3/attachments/ba5e75fe-ee50-46b4-b5c5-a9b341128274 => generated 192 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:07.717379 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-2437ac41-a319-4472-ac0b-e98255879919 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Flow 'volume_create_api' (800a548a-a546-4c8c-9545-07b120a9dce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:07.719016 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-2437ac41-a319-4472-ac0b-e98255879919 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b21ecbd-b389-46b5-bb22-fddd15827e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:07.720657 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-2437ac41-a319-4472-ac0b-e98255879919 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:21:07.722780 np0000007109 devstack@c-api.service[100385]: WARNING cinder.quota [None req-e61278c9-c327-456e-b876-c476b7efeb2f tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1799913411 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1799913411, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:21:07.723164 np0000007109 devstack@c-api.service[100385]: WARNING cinder.quota [None req-e61278c9-c327-456e-b876-c476b7efeb2f tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1799913411 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1799913411, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:21:07.741887 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-e61278c9-c327-456e-b876-c476b7efeb2f tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Created reservations ['7df8766c-a06f-4d4c-9908-495fbd259ddf', '29565e7d-642e-48f7-a8e4-415f3e6cd386', '89487daf-7e1a-4413-9b33-4d2dfeeeb605', 'cff0e90d-6ee3-4c6a-97fd-1e4a91e40922'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:07.761232 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-dd06bda6-5907-4e8d-9761-a1e3eda88dbd None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:07.763369 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-dd06bda6-5907-4e8d-9761-a1e3eda88dbd tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 Aug 12 20:21:07.763677 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-dd06bda6-5907-4e8d-9761-a1e3eda88dbd tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:07.764392 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-dd06bda6-5907-4e8d-9761-a1e3eda88dbd tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:07.764623 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-dd06bda6-5907-4e8d-9761-a1e3eda88dbd tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id b904854d-4390-4f7f-9329-23d676fdf456. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:07.771293 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-2437ac41-a319-4472-ac0b-e98255879919 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b21ecbd-b389-46b5-bb22-fddd15827e8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:07.772332 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:07.772332 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:07.772495 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-2437ac41-a319-4472-ac0b-e98255879919 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44f8cb55-f49f-4a25-816d-305343fe0c03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:07.774066 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-dd06bda6-5907-4e8d-9761-a1e3eda88dbd tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 returned with HTTP 200 Aug 12 20:21:07.774524 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 583/2360] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:07 2026] GET /volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:07.799066 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-e61278c9-c327-456e-b876-c476b7efeb2f tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Delete volume request issued successfully. Aug 12 20:21:07.799471 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e61278c9-c327-456e-b876-c476b7efeb2f tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] https://10.4.3.246/volume/v3/volumes/2d59fccd-4f91-429e-956f-b3253f17635c returned with HTTP 202 Aug 12 20:21:07.799983 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 586/2361] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:21:07 2026] DELETE /volume/v3/volumes/2d59fccd-4f91-429e-956f-b3253f17635c => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:21:07.808184 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-61c77525-7e37-43d5-8bf2-e7fabee16cc1 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:07.811947 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-61c77525-7e37-43d5-8bf2-e7fabee16cc1 tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] DELETE https://10.4.3.246/volume/v3/types/04e13931-ab25-400e-a454-ca5fbd8ef0a1 Aug 12 20:21:07.811947 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-61c77525-7e37-43d5-8bf2-e7fabee16cc1 tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:07.811947 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-61c77525-7e37-43d5-8bf2-e7fabee16cc1 tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Calling method '_delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:07.811947 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:07.811947 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:07.837558 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-2437ac41-a319-4472-ac0b-e98255879919 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Created reservations ['b831cf8c-81c9-4a6c-a1e2-16275e8dd75e', 'd9c10432-c558-4946-a9a6-06cf012f0afb', 'fc29407f-b796-48ee-9253-a059eec96f15', 'f4b60a70-1a7b-4f77-a5d3-8e7aff8dfc73'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:07.838862 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-2437ac41-a319-4472-ac0b-e98255879919 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44f8cb55-f49f-4a25-816d-305343fe0c03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b831cf8c-81c9-4a6c-a1e2-16275e8dd75e', 'd9c10432-c558-4946-a9a6-06cf012f0afb', 'fc29407f-b796-48ee-9253-a059eec96f15', 'f4b60a70-1a7b-4f77-a5d3-8e7aff8dfc73']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:07.840177 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-2437ac41-a319-4472-ac0b-e98255879919 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1b1a7e1-e891-451e-8507-fa4c7d90a13f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:07.840587 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-61c77525-7e37-43d5-8bf2-e7fabee16cc1 tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] https://10.4.3.246/volume/v3/types/04e13931-ab25-400e-a454-ca5fbd8ef0a1 returned with HTTP 202 Aug 12 20:21:07.841214 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 594/2362] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:21:07 2026] DELETE /volume/v3/types/04e13931-ab25-400e-a454-ca5fbd8ef0a1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:21:07.851886 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-131b4151-ca60-4dba-ab23-f2bf9a7e36c5 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:07.854203 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-131b4151-ca60-4dba-ab23-f2bf9a7e36c5 tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:21:07.855021 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-131b4151-ca60-4dba-ab23-f2bf9a7e36c5 tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1596800205", "extra_specs": {"storage_protocol": "tempest-storage_protocol-405496969", "vendor_name": "tempest-vendor_name-1334059542"}}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:07.876810 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-131b4151-ca60-4dba-ab23-f2bf9a7e36c5 tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:21:07.877722 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 584/2363] 10.4.3.246 () {68 vars in 1253 bytes} [Wed Aug 12 20:21:07 2026] POST /volume/v3/types => generated 329 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:07.880324 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-2437ac41-a319-4472-ac0b-e98255879919 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1b1a7e1-e891-451e-8507-fa4c7d90a13f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '220874ec-19b7-4126-a9e4-103a86ca734e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1669417493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec32b3c556154672a31f58bb5b07f3bc',qos_specs=None,replication_status=,reservations=['b831cf8c-81c9-4a6c-a1e2-16275e8dd75e','d9c10432-c558-4946-a9a6-06cf012f0afb','fc29407f-b796-48ee-9253-a059eec96f15','f4b60a70-1a7b-4f77-a5d3-8e7aff8dfc73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1f12c916788425dbb40a7331e6de65c',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:21:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1669417493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=220874ec-19b7-4126-a9e4-103a86ca734e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec32b3c556154672a31f58bb5b07f3bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1f12c916788425dbb40a7331e6de65c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:07.881699 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-2437ac41-a319-4472-ac0b-e98255879919 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39f209f3-6c6a-44ef-82c0-8376e8a5db2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:07.889035 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-10a2fbc3-3c78-445c-a863-f2cd4529989b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:07.891248 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-10a2fbc3-3c78-445c-a863-f2cd4529989b tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:21:07.891560 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-10a2fbc3-3c78-445c-a863-f2cd4529989b tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "aba4c9b5-19c7-4431-adc6-3c13dec502d4", "size": 1}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:07.893095 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-10a2fbc3-3c78-445c-a863-f2cd4529989b tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Create volume request body: {'volume': {'volume_type': 'aba4c9b5-19c7-4431-adc6-3c13dec502d4', 'size': 1}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:21:07.897402 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-10a2fbc3-3c78-445c-a863-f2cd4529989b tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Create volume of 1 GB Aug 12 20:21:07.897777 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:07.897777 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:07.898100 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-10a2fbc3-3c78-445c-a863-f2cd4529989b tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Availability Zones retrieved successfully. Aug 12 20:21:07.904948 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-10a2fbc3-3c78-445c-a863-f2cd4529989b tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Flow 'volume_create_api' (d502d12e-bf99-49db-af3d-a6d39373c3d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:07.906123 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-10a2fbc3-3c78-445c-a863-f2cd4529989b tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (328e15ac-98c3-45c8-b12f-31a2132f0b7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:07.907060 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-10a2fbc3-3c78-445c-a863-f2cd4529989b tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:21:07.911668 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-2437ac41-a319-4472-ac0b-e98255879919 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39f209f3-6c6a-44ef-82c0-8376e8a5db2f) transitioned into state 'SUCCESS' from state '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-1669417493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec32b3c556154672a31f58bb5b07f3bc',qos_specs=None,replication_status=,reservations=['b831cf8c-81c9-4a6c-a1e2-16275e8dd75e','d9c10432-c558-4946-a9a6-06cf012f0afb','fc29407f-b796-48ee-9253-a059eec96f15','f4b60a70-1a7b-4f77-a5d3-8e7aff8dfc73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1f12c916788425dbb40a7331e6de65c',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:07.913448 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-2437ac41-a319-4472-ac0b-e98255879919 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab2c19b3-8768-4f7e-857b-aaba21ef2991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:07.927485 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-10a2fbc3-3c78-445c-a863-f2cd4529989b tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (328e15ac-98c3-45c8-b12f-31a2132f0b7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:21:08Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-405496969',vendor_name='tempest-vendor_name-1334059542'},id=aba4c9b5-19c7-4431-adc6-3c13dec502d4,is_public=True,name='tempest-ProjectReaderTests-volume-type-1596800205',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aba4c9b5-19c7-4431-adc6-3c13dec502d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:07.928245 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-10a2fbc3-3c78-445c-a863-f2cd4529989b tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d62494f-d02e-4cb4-8ef8-aa97346a70ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:07.929470 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-2437ac41-a319-4472-ac0b-e98255879919 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab2c19b3-8768-4f7e-857b-aaba21ef2991) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:07.930726 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-2437ac41-a319-4472-ac0b-e98255879919 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Flow 'volume_create_api' (800a548a-a546-4c8c-9545-07b120a9dce9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:07.931119 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-2437ac41-a319-4472-ac0b-e98255879919 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Create volume request issued successfully. Aug 12 20:21:07.932055 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2437ac41-a319-4472-ac0b-e98255879919 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:21:07.932737 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 600/2364] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:21:07 2026] POST /volume/v3/volumes => generated 754 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:21:07.947311 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-279b4c63-196f-49f5-bb10-aa356df854d4 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:07.949461 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-279b4c63-196f-49f5-bb10-aa356df854d4 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/220874ec-19b7-4126-a9e4-103a86ca734e Aug 12 20:21:07.949771 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-279b4c63-196f-49f5-bb10-aa356df854d4 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:07.950056 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-279b4c63-196f-49f5-bb10-aa356df854d4 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:07.955875 np0000007109 devstack@c-api.service[100385]: WARNING cinder.quota [None req-10a2fbc3-3c78-445c-a863-f2cd4529989b tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1596800205 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1596800205, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:21:07.956175 np0000007109 devstack@c-api.service[100385]: WARNING cinder.quota [None req-10a2fbc3-3c78-445c-a863-f2cd4529989b tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1596800205 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1596800205, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:21:07.961864 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:07.961864 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:07.968154 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-279b4c63-196f-49f5-bb10-aa356df854d4 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:21:07.976212 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-279b4c63-196f-49f5-bb10-aa356df854d4 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/220874ec-19b7-4126-a9e4-103a86ca734e returned with HTTP 200 Aug 12 20:21:07.977036 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 595/2365] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:07 2026] GET /volume/v3/volumes/220874ec-19b7-4126-a9e4-103a86ca734e => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:07.983480 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-10a2fbc3-3c78-445c-a863-f2cd4529989b tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Created reservations ['d57c08d0-a5ee-4c57-b9b5-0ac520228955', '7eed055d-3d9a-446f-9b8f-b2dd74cc2ebc', 'd5117fbc-03d2-4910-a89f-aa9f4a311d43', '48efc7e1-e029-4edd-8b48-f53b9601b3e3'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:07.984333 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-10a2fbc3-3c78-445c-a863-f2cd4529989b tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d62494f-d02e-4cb4-8ef8-aa97346a70ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d57c08d0-a5ee-4c57-b9b5-0ac520228955', '7eed055d-3d9a-446f-9b8f-b2dd74cc2ebc', 'd5117fbc-03d2-4910-a89f-aa9f4a311d43', '48efc7e1-e029-4edd-8b48-f53b9601b3e3']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:07.985121 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-10a2fbc3-3c78-445c-a863-f2cd4529989b tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d675d45-5106-4ae7-995a-38c3897bfaaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:08.010366 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-10a2fbc3-3c78-445c-a863-f2cd4529989b tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d675d45-5106-4ae7-995a-38c3897bfaaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc41031d-5883-4f6b-8521-f643d1e83ca5', '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='c11e4c89c3ae4354b7461a0f0d69969f',qos_specs=None,replication_status=,reservations=['d57c08d0-a5ee-4c57-b9b5-0ac520228955','7eed055d-3d9a-446f-9b8f-b2dd74cc2ebc','d5117fbc-03d2-4910-a89f-aa9f4a311d43','48efc7e1-e029-4edd-8b48-f53b9601b3e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bc0b10b6620448e811539f59a94fbea',volume_type_id=aba4c9b5-19c7-4431-adc6-3c13dec502d4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:21:07Z,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=bc41031d-5883-4f6b-8521-f643d1e83ca5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c11e4c89c3ae4354b7461a0f0d69969f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bc0b10b6620448e811539f59a94fbea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aba4c9b5-19c7-4431-adc6-3c13dec502d4),volume_type_id=aba4c9b5-19c7-4431-adc6-3c13dec502d4)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:08.011114 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-10a2fbc3-3c78-445c-a863-f2cd4529989b tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60195491-7e56-42b9-9fd6-403d754147cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:08.033167 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-10a2fbc3-3c78-445c-a863-f2cd4529989b tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60195491-7e56-42b9-9fd6-403d754147cd) transitioned into state 'SUCCESS' from 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='c11e4c89c3ae4354b7461a0f0d69969f',qos_specs=None,replication_status=,reservations=['d57c08d0-a5ee-4c57-b9b5-0ac520228955','7eed055d-3d9a-446f-9b8f-b2dd74cc2ebc','d5117fbc-03d2-4910-a89f-aa9f4a311d43','48efc7e1-e029-4edd-8b48-f53b9601b3e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bc0b10b6620448e811539f59a94fbea',volume_type_id=aba4c9b5-19c7-4431-adc6-3c13dec502d4)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:08.033874 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-10a2fbc3-3c78-445c-a863-f2cd4529989b tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd824f69-0c46-484b-9930-3d7f94bf5eb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:08.043428 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-10a2fbc3-3c78-445c-a863-f2cd4529989b tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd824f69-0c46-484b-9930-3d7f94bf5eb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:08.044229 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-10a2fbc3-3c78-445c-a863-f2cd4529989b tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Flow 'volume_create_api' (d502d12e-bf99-49db-af3d-a6d39373c3d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:08.044515 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-10a2fbc3-3c78-445c-a863-f2cd4529989b tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Create volume request issued successfully. Aug 12 20:21:08.045088 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-10a2fbc3-3c78-445c-a863-f2cd4529989b tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:21:08.045634 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 587/2366] 10.4.3.246 () {70 vars in 1298 bytes} [Wed Aug 12 20:21:07 2026] POST /volume/v3/volumes => generated 774 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:21:08.061508 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-7a4661b0-c1dd-4a75-a652-556e1b1b970c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:08.064004 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7a4661b0-c1dd-4a75-a652-556e1b1b970c tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] GET https://10.4.3.246/volume/v3/volumes/bc41031d-5883-4f6b-8521-f643d1e83ca5 Aug 12 20:21:08.065023 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7a4661b0-c1dd-4a75-a652-556e1b1b970c tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:08.065023 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7a4661b0-c1dd-4a75-a652-556e1b1b970c tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:08.075373 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:08.075373 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:08.081204 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-7a4661b0-c1dd-4a75-a652-556e1b1b970c tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Volume info retrieved successfully. Aug 12 20:21:08.088995 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7a4661b0-c1dd-4a75-a652-556e1b1b970c tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] https://10.4.3.246/volume/v3/volumes/bc41031d-5883-4f6b-8521-f643d1e83ca5 returned with HTTP 200 Aug 12 20:21:08.090208 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 585/2367] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:21:08 2026] GET /volume/v3/volumes/bc41031d-5883-4f6b-8521-f643d1e83ca5 => generated 953 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:08.475485 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b3690ce9-17e3-4ef2-adca-e269027b5f72 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:08.478114 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b3690ce9-17e3-4ef2-adca-e269027b5f72 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 Aug 12 20:21:08.478415 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b3690ce9-17e3-4ef2-adca-e269027b5f72 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:08.478711 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b3690ce9-17e3-4ef2-adca-e269027b5f72 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:08.497359 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:08.497359 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:08.503429 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-b3690ce9-17e3-4ef2-adca-e269027b5f72 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:21:08.510283 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b3690ce9-17e3-4ef2-adca-e269027b5f72 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 returned with HTTP 200 Aug 12 20:21:08.510886 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 601/2368] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:08 2026] GET /volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 => generated 1144 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:08.561489 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-fdac34f7-01bc-4036-af2e-460c30efcebd None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:08.563357 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-fdac34f7-01bc-4036-af2e-460c30efcebd tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-reader] GET https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 Aug 12 20:21:08.563619 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-fdac34f7-01bc-4036-af2e-460c30efcebd tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-reader] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:08.563897 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-fdac34f7-01bc-4036-af2e-460c30efcebd tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-reader] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:08.574430 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:08.574430 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:08.578629 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-fdac34f7-01bc-4036-af2e-460c30efcebd tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-reader] Volume info retrieved successfully. Aug 12 20:21:08.583160 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-fdac34f7-01bc-4036-af2e-460c30efcebd tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-reader] https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 returned with HTTP 200 Aug 12 20:21:08.583571 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 596/2369] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:08 2026] GET /volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 => generated 1144 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:08.627896 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-8a011ff9-7ca8-4787-9ff9-77253b7b6e36 req-e186102c-de8c-4ee4-9bb7-4bc7d2dc2c8a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:08.630751 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-8a011ff9-7ca8-4787-9ff9-77253b7b6e36 req-e186102c-de8c-4ee4-9bb7-4bc7d2dc2c8a tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 Aug 12 20:21:08.631016 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-8a011ff9-7ca8-4787-9ff9-77253b7b6e36 req-e186102c-de8c-4ee4-9bb7-4bc7d2dc2c8a tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:08.631301 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-8a011ff9-7ca8-4787-9ff9-77253b7b6e36 req-e186102c-de8c-4ee4-9bb7-4bc7d2dc2c8a tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:08.644035 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:08.644035 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:08.648847 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-8a011ff9-7ca8-4787-9ff9-77253b7b6e36 req-e186102c-de8c-4ee4-9bb7-4bc7d2dc2c8a tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:21:08.654680 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-8a011ff9-7ca8-4787-9ff9-77253b7b6e36 req-e186102c-de8c-4ee4-9bb7-4bc7d2dc2c8a tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 returned with HTTP 200 Aug 12 20:21:08.655290 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 588/2370] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:21:08 2026] GET /volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 => generated 1144 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:08.673466 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-8a011ff9-7ca8-4787-9ff9-77253b7b6e36 req-c643b58d-cb12-4f8f-9565-5d603b8f4c81 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:08.675836 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-8a011ff9-7ca8-4787-9ff9-77253b7b6e36 req-c643b58d-cb12-4f8f-9565-5d603b8f4c81 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] POST https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03/action Aug 12 20:21:08.676380 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-8a011ff9-7ca8-4787-9ff9-77253b7b6e36 req-c643b58d-cb12-4f8f-9565-5d603b8f4c81 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:21:08.676721 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-8a011ff9-7ca8-4787-9ff9-77253b7b6e36 req-c643b58d-cb12-4f8f-9565-5d603b8f4c81 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:08.687577 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:08.687577 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:08.688283 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-8a011ff9-7ca8-4787-9ff9-77253b7b6e36 req-c643b58d-cb12-4f8f-9565-5d603b8f4c81 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:21:08.697931 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-8a011ff9-7ca8-4787-9ff9-77253b7b6e36 req-c643b58d-cb12-4f8f-9565-5d603b8f4c81 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Begin detaching volume completed successfully. Aug 12 20:21:08.698305 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-8a011ff9-7ca8-4787-9ff9-77253b7b6e36 req-c643b58d-cb12-4f8f-9565-5d603b8f4c81 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03/action returned with HTTP 202 Aug 12 20:21:08.699066 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 586/2371] 10.4.3.246 () {72 vars in 1672 bytes} [Wed Aug 12 20:21:08 2026] POST /volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:21:08.725405 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a7c5a19c-6bc7-467c-8f18-5ac02d5f8365 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:08.728278 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a7c5a19c-6bc7-467c-8f18-5ac02d5f8365 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 Aug 12 20:21:08.728278 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a7c5a19c-6bc7-467c-8f18-5ac02d5f8365 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:08.728278 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a7c5a19c-6bc7-467c-8f18-5ac02d5f8365 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:08.738619 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:08.738619 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:08.742387 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-01004b6b-9171-4040-92f4-e702ca5a73ac req-425ddecf-a793-4ef9-9564-976c1677acce None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:08.743044 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-a7c5a19c-6bc7-467c-8f18-5ac02d5f8365 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:21:08.745220 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-01004b6b-9171-4040-92f4-e702ca5a73ac req-425ddecf-a793-4ef9-9564-976c1677acce tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] GET https://10.4.3.246/volume/v3/volumes/f6b9a9e0-8097-4a7e-aa81-65dc545a50d2 Aug 12 20:21:08.745452 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-01004b6b-9171-4040-92f4-e702ca5a73ac req-425ddecf-a793-4ef9-9564-976c1677acce tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:08.745733 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-01004b6b-9171-4040-92f4-e702ca5a73ac req-425ddecf-a793-4ef9-9564-976c1677acce tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:08.747315 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a7c5a19c-6bc7-467c-8f18-5ac02d5f8365 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 returned with HTTP 200 Aug 12 20:21:08.747770 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 602/2372] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:08 2026] GET /volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 => generated 1147 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:08.753554 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-01004b6b-9171-4040-92f4-e702ca5a73ac req-425ddecf-a793-4ef9-9564-976c1677acce tempest-VolumesGetTestJSON-1523447652 tempest-VolumesGetTestJSON-1523447652-project-member] https://10.4.3.246/volume/v3/volumes/f6b9a9e0-8097-4a7e-aa81-65dc545a50d2 returned with HTTP 404 Aug 12 20:21:08.753554 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 597/2373] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:21:08 2026] GET /volume/v3/volumes/f6b9a9e0-8097-4a7e-aa81-65dc545a50d2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:08.757306 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e1956c85-a339-42d9-b0bd-03a09ba448ce None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:08.757834 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e1956c85-a339-42d9-b0bd-03a09ba448ce None None] GET https://10.4.3.246/volume// Aug 12 20:21:08.758035 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e1956c85-a339-42d9-b0bd-03a09ba448ce None None] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:08.758266 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e1956c85-a339-42d9-b0bd-03a09ba448ce None None] Calling method 'all' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:08.758681 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e1956c85-a339-42d9-b0bd-03a09ba448ce None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:21:08.759036 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 589/2374] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:21:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:21:08.766419 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-8a011ff9-7ca8-4787-9ff9-77253b7b6e36 req-0f94d671-3eb3-4729-bffe-aafd5603fd4d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:08.768461 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-8a011ff9-7ca8-4787-9ff9-77253b7b6e36 req-0f94d671-3eb3-4729-bffe-aafd5603fd4d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 Aug 12 20:21:08.768976 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-8a011ff9-7ca8-4787-9ff9-77253b7b6e36 req-0f94d671-3eb3-4729-bffe-aafd5603fd4d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:08.768976 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-8a011ff9-7ca8-4787-9ff9-77253b7b6e36 req-0f94d671-3eb3-4729-bffe-aafd5603fd4d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:08.776850 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:08.776850 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:08.780378 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-8a011ff9-7ca8-4787-9ff9-77253b7b6e36 req-0f94d671-3eb3-4729-bffe-aafd5603fd4d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:21:08.788732 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-8a011ff9-7ca8-4787-9ff9-77253b7b6e36 req-0f94d671-3eb3-4729-bffe-aafd5603fd4d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 returned with HTTP 200 Aug 12 20:21:08.788868 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 587/2375] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:21:08 2026] GET /volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 => generated 1327 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:21:08.790707 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a129d32c-7bcc-4f13-863f-c5d80b0db2af None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:08.791438 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a129d32c-7bcc-4f13-863f-c5d80b0db2af tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 Aug 12 20:21:08.791883 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a129d32c-7bcc-4f13-863f-c5d80b0db2af tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:08.792149 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a129d32c-7bcc-4f13-863f-c5d80b0db2af tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:08.792232 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-a129d32c-7bcc-4f13-863f-c5d80b0db2af tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id b904854d-4390-4f7f-9329-23d676fdf456. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:08.796965 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:08.796965 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:08.797644 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a129d32c-7bcc-4f13-863f-c5d80b0db2af tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 returned with HTTP 200 Aug 12 20:21:08.799169 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 603/2376] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:08 2026] GET /volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:08.994868 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a39dbee3-6b2b-4248-b7e9-da336886a18f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:08.996888 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a39dbee3-6b2b-4248-b7e9-da336886a18f tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/220874ec-19b7-4126-a9e4-103a86ca734e Aug 12 20:21:08.997122 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a39dbee3-6b2b-4248-b7e9-da336886a18f tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:08.998009 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a39dbee3-6b2b-4248-b7e9-da336886a18f tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:09.005468 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:09.005468 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:09.009392 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-a39dbee3-6b2b-4248-b7e9-da336886a18f tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:21:09.014184 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a39dbee3-6b2b-4248-b7e9-da336886a18f tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/220874ec-19b7-4126-a9e4-103a86ca734e returned with HTTP 200 Aug 12 20:21:09.014655 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 598/2377] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:08 2026] GET /volume/v3/volumes/220874ec-19b7-4126-a9e4-103a86ca734e => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:09.031300 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-1f82ee36-3cc3-4017-800b-cdae7879d804 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:09.033881 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1f82ee36-3cc3-4017-800b-cdae7879d804 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:21:09.034207 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1f82ee36-3cc3-4017-800b-cdae7879d804 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "220874ec-19b7-4126-a9e4-103a86ca734e", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-231251165"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:09.045111 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:09.045111 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:09.045789 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-1f82ee36-3cc3-4017-800b-cdae7879d804 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:21:09.045942 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.snapshots [None req-1f82ee36-3cc3-4017-800b-cdae7879d804 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Create snapshot from volume 220874ec-19b7-4126-a9e4-103a86ca734e Aug 12 20:21:09.079749 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-1f82ee36-3cc3-4017-800b-cdae7879d804 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Created reservations ['69299b4c-e8bb-4476-82d5-76db2660310e', 'ac4b8944-675d-4707-8e32-540ad4866b52', 'd0fc5500-2f7c-444d-976a-eefb518aafa0', '02b5c57e-47ac-4e75-b9cb-4416c88368ca'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:09.105800 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-0452bb4d-d2a7-43f1-8cd2-a13926a130a5 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:09.109140 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0452bb4d-d2a7-43f1-8cd2-a13926a130a5 tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] GET https://10.4.3.246/volume/v3/volumes/bc41031d-5883-4f6b-8521-f643d1e83ca5 Aug 12 20:21:09.109895 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0452bb4d-d2a7-43f1-8cd2-a13926a130a5 tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:09.110155 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0452bb4d-d2a7-43f1-8cd2-a13926a130a5 tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:09.113861 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-1f82ee36-3cc3-4017-800b-cdae7879d804 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot create request issued successfully. Aug 12 20:21:09.114263 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1f82ee36-3cc3-4017-800b-cdae7879d804 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:21:09.116402 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 590/2378] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:21:09 2026] POST /volume/v3/snapshots => generated 309 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:21:09.126494 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:09.126494 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:09.127427 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-5dd56c43-cbbc-4dbd-ac5c-84bfcce0e1b1 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:09.129506 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5dd56c43-cbbc-4dbd-ac5c-84bfcce0e1b1 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/snapshots/d5df4102-c362-4f32-ad5d-23c37bf6241f Aug 12 20:21:09.129753 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5dd56c43-cbbc-4dbd-ac5c-84bfcce0e1b1 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:09.130037 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5dd56c43-cbbc-4dbd-ac5c-84bfcce0e1b1 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:09.131843 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-0452bb4d-d2a7-43f1-8cd2-a13926a130a5 tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Volume info retrieved successfully. Aug 12 20:21:09.138094 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0452bb4d-d2a7-43f1-8cd2-a13926a130a5 tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] https://10.4.3.246/volume/v3/volumes/bc41031d-5883-4f6b-8521-f643d1e83ca5 returned with HTTP 200 Aug 12 20:21:09.138641 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 588/2379] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:21:09 2026] GET /volume/v3/volumes/bc41031d-5883-4f6b-8521-f643d1e83ca5 => generated 974 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:09.146604 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:09.146604 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:09.147350 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-5dd56c43-cbbc-4dbd-ac5c-84bfcce0e1b1 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot retrieved successfully. Aug 12 20:21:09.148921 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5dd56c43-cbbc-4dbd-ac5c-84bfcce0e1b1 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/d5df4102-c362-4f32-ad5d-23c37bf6241f returned with HTTP 200 Aug 12 20:21:09.149457 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 604/2380] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:09 2026] GET /volume/v3/snapshots/d5df4102-c362-4f32-ad5d-23c37bf6241f => generated 441 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:09.152097 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-8469212d-e8ca-4366-955c-4c03c842dd8c None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:09.153881 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8469212d-e8ca-4366-955c-4c03c842dd8c tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] GET https://10.4.3.246/volume/v3/messages Aug 12 20:21:09.154151 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8469212d-e8ca-4366-955c-4c03c842dd8c tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:09.154404 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8469212d-e8ca-4366-955c-4c03c842dd8c tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:09.161108 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8469212d-e8ca-4366-955c-4c03c842dd8c tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] https://10.4.3.246/volume/v3/messages returned with HTTP 200 Aug 12 20:21:09.161551 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 599/2381] 10.4.3.246 () {68 vars in 1280 bytes} [Wed Aug 12 20:21:09 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:09.171554 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-8fc57a77-463d-4ae2-8869-f864ef28b3bb None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:09.173534 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8fc57a77-463d-4ae2-8869-f864ef28b3bb tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-reader] GET https://10.4.3.246/volume/v3/messages/0b1d736c-50de-4e2f-b945-17e4b5511e76 Aug 12 20:21:09.173934 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8fc57a77-463d-4ae2-8869-f864ef28b3bb tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-reader] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:09.174141 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8fc57a77-463d-4ae2-8869-f864ef28b3bb tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-reader] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:09.178288 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:09.178288 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:09.178746 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8fc57a77-463d-4ae2-8869-f864ef28b3bb tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-reader] https://10.4.3.246/volume/v3/messages/0b1d736c-50de-4e2f-b945-17e4b5511e76 returned with HTTP 200 Aug 12 20:21:09.179107 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 591/2382] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:21:09 2026] GET /volume/v3/messages/0b1d736c-50de-4e2f-b945-17e4b5511e76 => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:09.188414 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-0ebe6daa-110b-46eb-acb7-102d32270ec2 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:09.191122 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0ebe6daa-110b-46eb-acb7-102d32270ec2 tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] DELETE https://10.4.3.246/volume/v3/messages/0b1d736c-50de-4e2f-b945-17e4b5511e76 Aug 12 20:21:09.191122 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0ebe6daa-110b-46eb-acb7-102d32270ec2 tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:09.191222 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0ebe6daa-110b-46eb-acb7-102d32270ec2 tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:09.204045 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0ebe6daa-110b-46eb-acb7-102d32270ec2 tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] https://10.4.3.246/volume/v3/messages/0b1d736c-50de-4e2f-b945-17e4b5511e76 returned with HTTP 204 Aug 12 20:21:09.204647 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 589/2383] 10.4.3.246 () {68 vars in 1394 bytes} [Wed Aug 12 20:21:09 2026] DELETE /volume/v3/messages/0b1d736c-50de-4e2f-b945-17e4b5511e76 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 20:21:09.211507 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-3822c747-0ec3-4369-bd5c-67e55c3077af None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:09.213345 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3822c747-0ec3-4369-bd5c-67e55c3077af tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/bc41031d-5883-4f6b-8521-f643d1e83ca5 Aug 12 20:21:09.213709 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3822c747-0ec3-4369-bd5c-67e55c3077af tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:09.213997 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3822c747-0ec3-4369-bd5c-67e55c3077af tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:09.214240 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-3822c747-0ec3-4369-bd5c-67e55c3077af tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Delete volume with id: bc41031d-5883-4f6b-8521-f643d1e83ca5 Aug 12 20:21:09.222569 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:09.222569 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:09.222969 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-3822c747-0ec3-4369-bd5c-67e55c3077af tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Volume info retrieved successfully. Aug 12 20:21:09.224088 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-3822c747-0ec3-4369-bd5c-67e55c3077af tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100384) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 20:21:09.242668 np0000007109 devstack@c-api.service[100384]: WARNING cinder.quota [None req-3822c747-0ec3-4369-bd5c-67e55c3077af tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1596800205 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1596800205, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:21:09.243048 np0000007109 devstack@c-api.service[100384]: WARNING cinder.quota [None req-3822c747-0ec3-4369-bd5c-67e55c3077af tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1596800205 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1596800205, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:21:09.255451 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-3822c747-0ec3-4369-bd5c-67e55c3077af tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Created reservations ['2791997c-2046-42df-8e5a-3a7a2aaf393b', 'c6a04494-2e5f-4a6d-b1e3-4c5eccf68678', 'e5ab3d11-8034-4be3-af40-1607210ef868', '15f15b96-7038-482c-8084-de5102ee76f2'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:09.287502 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-3822c747-0ec3-4369-bd5c-67e55c3077af tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Delete volume request issued successfully. Aug 12 20:21:09.287811 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3822c747-0ec3-4369-bd5c-67e55c3077af tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] https://10.4.3.246/volume/v3/volumes/bc41031d-5883-4f6b-8521-f643d1e83ca5 returned with HTTP 202 Aug 12 20:21:09.288405 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 605/2384] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:21:09 2026] DELETE /volume/v3/volumes/bc41031d-5883-4f6b-8521-f643d1e83ca5 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:21:09.296246 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-2d849a6b-34a5-4f17-8bbf-151f472ee7e5 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:09.298662 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2d849a6b-34a5-4f17-8bbf-151f472ee7e5 tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] DELETE https://10.4.3.246/volume/v3/types/aba4c9b5-19c7-4431-adc6-3c13dec502d4 Aug 12 20:21:09.298903 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2d849a6b-34a5-4f17-8bbf-151f472ee7e5 tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:09.299179 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2d849a6b-34a5-4f17-8bbf-151f472ee7e5 tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] Calling method '_delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:09.338244 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2d849a6b-34a5-4f17-8bbf-151f472ee7e5 tempest-ProjectReaderTests-472042233 tempest-ProjectReaderTests-472042233-project-admin] https://10.4.3.246/volume/v3/types/aba4c9b5-19c7-4431-adc6-3c13dec502d4 returned with HTTP 202 Aug 12 20:21:09.338758 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 600/2385] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:21:09 2026] DELETE /volume/v3/types/aba4c9b5-19c7-4431-adc6-3c13dec502d4 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:21:09.765365 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-c72e9a89-9005-42ad-83a1-878a3040816a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:09.768910 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c72e9a89-9005-42ad-83a1-878a3040816a tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 Aug 12 20:21:09.770244 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c72e9a89-9005-42ad-83a1-878a3040816a tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:09.770526 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c72e9a89-9005-42ad-83a1-878a3040816a tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:09.791666 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:09.791666 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:09.798957 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-c72e9a89-9005-42ad-83a1-878a3040816a tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:21:09.808784 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c72e9a89-9005-42ad-83a1-878a3040816a tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 returned with HTTP 200 Aug 12 20:21:09.808784 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 592/2386] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:09 2026] GET /volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 => generated 1147 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:09.810838 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-940e240c-0e1f-4ab0-bbf2-7f295d946d7d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:09.813439 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-940e240c-0e1f-4ab0-bbf2-7f295d946d7d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 Aug 12 20:21:09.813945 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-940e240c-0e1f-4ab0-bbf2-7f295d946d7d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:09.814049 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-940e240c-0e1f-4ab0-bbf2-7f295d946d7d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:09.814370 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-940e240c-0e1f-4ab0-bbf2-7f295d946d7d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id b904854d-4390-4f7f-9329-23d676fdf456. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:09.820763 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:09.820763 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:09.822040 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-940e240c-0e1f-4ab0-bbf2-7f295d946d7d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 returned with HTTP 200 Aug 12 20:21:09.822797 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 590/2387] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:09 2026] GET /volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:10.163307 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-8026e201-dffb-45ee-8626-ba819e489b3c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:10.168802 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8026e201-dffb-45ee-8626-ba819e489b3c tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/snapshots/d5df4102-c362-4f32-ad5d-23c37bf6241f Aug 12 20:21:10.169061 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8026e201-dffb-45ee-8626-ba819e489b3c tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:10.169328 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8026e201-dffb-45ee-8626-ba819e489b3c tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:10.176529 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:10.176529 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:10.177114 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-8026e201-dffb-45ee-8626-ba819e489b3c tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot retrieved successfully. Aug 12 20:21:10.178195 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8026e201-dffb-45ee-8626-ba819e489b3c tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/d5df4102-c362-4f32-ad5d-23c37bf6241f returned with HTTP 200 Aug 12 20:21:10.178581 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 606/2388] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:10 2026] GET /volume/v3/snapshots/d5df4102-c362-4f32-ad5d-23c37bf6241f => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:10.187873 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-7fb8807d-c78e-48ca-b3e7-0cf8519a0b0a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:10.190125 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7fb8807d-c78e-48ca-b3e7-0cf8519a0b0a tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:21:10.190495 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7fb8807d-c78e-48ca-b3e7-0cf8519a0b0a tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d5df4102-c362-4f32-ad5d-23c37bf6241f", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1358182077"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:10.192007 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-7fb8807d-c78e-48ca-b3e7-0cf8519a0b0a tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Create volume request body: {'volume': {'snapshot_id': 'd5df4102-c362-4f32-ad5d-23c37bf6241f', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1358182077'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:21:10.197982 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:10.197982 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:10.198418 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-7fb8807d-c78e-48ca-b3e7-0cf8519a0b0a tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot retrieved successfully. Aug 12 20:21:10.198582 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-7fb8807d-c78e-48ca-b3e7-0cf8519a0b0a tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Create volume of 1 GB Aug 12 20:21:10.202171 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-7fb8807d-c78e-48ca-b3e7-0cf8519a0b0a tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Availability Zones retrieved successfully. Aug 12 20:21:10.208633 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7fb8807d-c78e-48ca-b3e7-0cf8519a0b0a tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Flow 'volume_create_api' (3e75cc1a-664c-4ee8-aebe-95cd87f752af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:10.210879 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7fb8807d-c78e-48ca-b3e7-0cf8519a0b0a tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (017ae87d-1919-4ddc-8523-4a5ed5804e0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:10.211195 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-7fb8807d-c78e-48ca-b3e7-0cf8519a0b0a tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:21:10.247069 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7fb8807d-c78e-48ca-b3e7-0cf8519a0b0a tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (017ae87d-1919-4ddc-8523-4a5ed5804e0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd5df4102-c362-4f32-ad5d-23c37bf6241f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:10.248248 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7fb8807d-c78e-48ca-b3e7-0cf8519a0b0a tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2125e8db-432b-40fe-b194-209331c2c469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:10.293470 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-7fb8807d-c78e-48ca-b3e7-0cf8519a0b0a tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Created reservations ['0efdb065-cab5-4c88-9340-0b73e62ac095', 'f84c6146-1bcb-4d41-a157-2e97a6ef90fe', '0dc299b8-8cf3-49fa-8b94-cf561a78889f', '025a61ab-353e-4b90-9041-bc80b93dc50a'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:10.294318 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7fb8807d-c78e-48ca-b3e7-0cf8519a0b0a tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2125e8db-432b-40fe-b194-209331c2c469) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0efdb065-cab5-4c88-9340-0b73e62ac095', 'f84c6146-1bcb-4d41-a157-2e97a6ef90fe', '0dc299b8-8cf3-49fa-8b94-cf561a78889f', '025a61ab-353e-4b90-9041-bc80b93dc50a']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:10.295061 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7fb8807d-c78e-48ca-b3e7-0cf8519a0b0a tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2abf1e0c-4e20-47ca-8d15-4d5e78d80002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:10.349726 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7fb8807d-c78e-48ca-b3e7-0cf8519a0b0a tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2abf1e0c-4e20-47ca-8d15-4d5e78d80002) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '499b9a71-972c-43ab-bab2-f2824477f684', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1358182077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec32b3c556154672a31f58bb5b07f3bc',qos_specs=None,replication_status=,reservations=['0efdb065-cab5-4c88-9340-0b73e62ac095','f84c6146-1bcb-4d41-a157-2e97a6ef90fe','0dc299b8-8cf3-49fa-8b94-cf561a78889f','025a61ab-353e-4b90-9041-bc80b93dc50a'],size=1,snapshot_id=d5df4102-c362-4f32-ad5d-23c37bf6241f,source_replicaid=,source_volid=None,status='creating',user_id='f1f12c916788425dbb40a7331e6de65c',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:21:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1358182077',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=499b9a71-972c-43ab-bab2-f2824477f684,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec32b3c556154672a31f58bb5b07f3bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d5df4102-c362-4f32-ad5d-23c37bf6241f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1f12c916788425dbb40a7331e6de65c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:10.350697 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7fb8807d-c78e-48ca-b3e7-0cf8519a0b0a tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9c0acee-c713-4f01-8d89-11d516464cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:10.377069 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7fb8807d-c78e-48ca-b3e7-0cf8519a0b0a tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9c0acee-c713-4f01-8d89-11d516464cbb) transitioned into state 'SUCCESS' from state '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-1358182077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec32b3c556154672a31f58bb5b07f3bc',qos_specs=None,replication_status=,reservations=['0efdb065-cab5-4c88-9340-0b73e62ac095','f84c6146-1bcb-4d41-a157-2e97a6ef90fe','0dc299b8-8cf3-49fa-8b94-cf561a78889f','025a61ab-353e-4b90-9041-bc80b93dc50a'],size=1,snapshot_id=d5df4102-c362-4f32-ad5d-23c37bf6241f,source_replicaid=,source_volid=None,status='creating',user_id='f1f12c916788425dbb40a7331e6de65c',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:10.378115 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7fb8807d-c78e-48ca-b3e7-0cf8519a0b0a tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54e525d1-4158-415e-be89-30897f2dd971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:10.405178 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7fb8807d-c78e-48ca-b3e7-0cf8519a0b0a tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54e525d1-4158-415e-be89-30897f2dd971) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:10.406055 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7fb8807d-c78e-48ca-b3e7-0cf8519a0b0a tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Flow 'volume_create_api' (3e75cc1a-664c-4ee8-aebe-95cd87f752af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:10.406467 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-7fb8807d-c78e-48ca-b3e7-0cf8519a0b0a tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Create volume request issued successfully. Aug 12 20:21:10.407204 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7fb8807d-c78e-48ca-b3e7-0cf8519a0b0a tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:21:10.407841 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 601/2389] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:21:10 2026] POST /volume/v3/volumes => generated 788 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:21:10.424181 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-c883f103-71bb-4100-83cc-0351735bf353 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:10.426142 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c883f103-71bb-4100-83cc-0351735bf353 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/499b9a71-972c-43ab-bab2-f2824477f684 Aug 12 20:21:10.426385 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c883f103-71bb-4100-83cc-0351735bf353 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:10.426686 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c883f103-71bb-4100-83cc-0351735bf353 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:10.443719 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:10.443719 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:10.449037 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-c883f103-71bb-4100-83cc-0351735bf353 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:21:10.459425 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c883f103-71bb-4100-83cc-0351735bf353 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/499b9a71-972c-43ab-bab2-f2824477f684 returned with HTTP 200 Aug 12 20:21:10.460066 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 593/2390] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:10 2026] GET /volume/v3/volumes/499b9a71-972c-43ab-bab2-f2824477f684 => generated 856 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:10.826393 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-f9eb5278-f456-4b5d-accc-62016dc68cf4 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:10.828151 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f9eb5278-f456-4b5d-accc-62016dc68cf4 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 Aug 12 20:21:10.828351 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f9eb5278-f456-4b5d-accc-62016dc68cf4 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:10.828533 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f9eb5278-f456-4b5d-accc-62016dc68cf4 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:10.836998 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-030df3e0-1051-4b8f-a714-fffdcbf016bb None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:10.839036 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-030df3e0-1051-4b8f-a714-fffdcbf016bb tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 Aug 12 20:21:10.839275 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-030df3e0-1051-4b8f-a714-fffdcbf016bb tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:10.839518 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-030df3e0-1051-4b8f-a714-fffdcbf016bb tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:10.839705 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-030df3e0-1051-4b8f-a714-fffdcbf016bb tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id b904854d-4390-4f7f-9329-23d676fdf456. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:10.844372 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:10.844372 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:10.848696 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-f9eb5278-f456-4b5d-accc-62016dc68cf4 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:21:10.850147 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:10.850147 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:10.851231 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-030df3e0-1051-4b8f-a714-fffdcbf016bb tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 returned with HTTP 200 Aug 12 20:21:10.851715 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 607/2391] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:10 2026] GET /volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:10.857665 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f9eb5278-f456-4b5d-accc-62016dc68cf4 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 returned with HTTP 200 Aug 12 20:21:10.858186 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 591/2392] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:10 2026] GET /volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 => generated 1147 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:10.863453 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-da375fef-b8e1-4454-b5f1-328dea243adc None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:10.944562 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-da375fef-b8e1-4454-b5f1-328dea243adc tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] POST https://10.4.3.246/volume/v3/group_types Aug 12 20:21:10.945117 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-da375fef-b8e1-4454-b5f1-328dea243adc tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1121132716"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:10.947074 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:10.947074 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:10.961846 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-da375fef-b8e1-4454-b5f1-328dea243adc tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] https://10.4.3.246/volume/v3/group_types returned with HTTP 202 Aug 12 20:21:10.962298 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 602/2393] 10.4.3.246 () {70 vars in 1311 bytes} [Wed Aug 12 20:21:10 2026] POST /volume/v3/group_types => generated 181 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:10.972562 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-523a84e5-dae3-48d4-823c-6a241073c44d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:10.974706 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-523a84e5-dae3-48d4-823c-6a241073c44d tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] POST https://10.4.3.246/volume/v3/group_types/338992e6-d7b1-4ca0-af46-ffa93e283c2d/group_specs Aug 12 20:21:10.975195 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-523a84e5-dae3-48d4-823c-6a241073c44d tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:10.998975 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-523a84e5-dae3-48d4-823c-6a241073c44d tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] https://10.4.3.246/volume/v3/group_types/338992e6-d7b1-4ca0-af46-ffa93e283c2d/group_specs returned with HTTP 202 Aug 12 20:21:10.999494 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 594/2394] 10.4.3.246 () {70 vars in 1458 bytes} [Wed Aug 12 20:21:10 2026] POST /volume/v3/group_types/338992e6-d7b1-4ca0-af46-ffa93e283c2d/group_specs => generated 53 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:21:11.007148 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d037a3e1-dc76-424d-aee4-9d806d40b784 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:11.009043 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d037a3e1-dc76-424d-aee4-9d806d40b784 tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] POST https://10.4.3.246/volume/v3/group_types/338992e6-d7b1-4ca0-af46-ffa93e283c2d/group_specs Aug 12 20:21:11.009418 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d037a3e1-dc76-424d-aee4-9d806d40b784 tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:11.022582 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d037a3e1-dc76-424d-aee4-9d806d40b784 tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] https://10.4.3.246/volume/v3/group_types/338992e6-d7b1-4ca0-af46-ffa93e283c2d/group_specs returned with HTTP 202 Aug 12 20:21:11.023144 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 608/2395] 10.4.3.246 () {70 vars in 1458 bytes} [Wed Aug 12 20:21:11 2026] POST /volume/v3/group_types/338992e6-d7b1-4ca0-af46-ffa93e283c2d/group_specs => generated 61 bytes in 16 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:21:11.030634 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-08f22c80-2afc-44bd-962f-e9b7b6543d6e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:11.032930 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-08f22c80-2afc-44bd-962f-e9b7b6543d6e tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] GET https://10.4.3.246/volume/v3/group_types/338992e6-d7b1-4ca0-af46-ffa93e283c2d/group_specs/key2 Aug 12 20:21:11.033240 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-08f22c80-2afc-44bd-962f-e9b7b6543d6e tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:11.033495 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-08f22c80-2afc-44bd-962f-e9b7b6543d6e tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:11.041845 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-08f22c80-2afc-44bd-962f-e9b7b6543d6e tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] https://10.4.3.246/volume/v3/group_types/338992e6-d7b1-4ca0-af46-ffa93e283c2d/group_specs/key2 returned with HTTP 200 Aug 12 20:21:11.042358 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 592/2396] 10.4.3.246 () {68 vars in 1452 bytes} [Wed Aug 12 20:21:11 2026] GET /volume/v3/group_types/338992e6-d7b1-4ca0-af46-ffa93e283c2d/group_specs/key2 => generated 26 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:11.049896 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-23dfb309-f3d6-4db5-bf27-d81139a71d11 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:11.051665 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-23dfb309-f3d6-4db5-bf27-d81139a71d11 tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] GET https://10.4.3.246/volume/v3/group_types/338992e6-d7b1-4ca0-af46-ffa93e283c2d/group_specs/key3 Aug 12 20:21:11.051920 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-23dfb309-f3d6-4db5-bf27-d81139a71d11 tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:11.052102 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-23dfb309-f3d6-4db5-bf27-d81139a71d11 tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:11.059984 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-23dfb309-f3d6-4db5-bf27-d81139a71d11 tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] https://10.4.3.246/volume/v3/group_types/338992e6-d7b1-4ca0-af46-ffa93e283c2d/group_specs/key3 returned with HTTP 200 Aug 12 20:21:11.060353 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 603/2397] 10.4.3.246 () {68 vars in 1452 bytes} [Wed Aug 12 20:21:11 2026] GET /volume/v3/group_types/338992e6-d7b1-4ca0-af46-ffa93e283c2d/group_specs/key3 => generated 18 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:11.070009 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-3c28051d-0ae6-4b5a-893f-91150df3d54b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:11.071720 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3c28051d-0ae6-4b5a-893f-91150df3d54b tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] PUT https://10.4.3.246/volume/v3/group_types/338992e6-d7b1-4ca0-af46-ffa93e283c2d/group_specs/key3 Aug 12 20:21:11.072117 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3c28051d-0ae6-4b5a-893f-91150df3d54b tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:11.082813 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3c28051d-0ae6-4b5a-893f-91150df3d54b tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] https://10.4.3.246/volume/v3/group_types/338992e6-d7b1-4ca0-af46-ffa93e283c2d/group_specs/key3 returned with HTTP 200 Aug 12 20:21:11.083364 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 595/2398] 10.4.3.246 () {70 vars in 1472 bytes} [Wed Aug 12 20:21:11 2026] PUT /volume/v3/group_types/338992e6-d7b1-4ca0-af46-ffa93e283c2d/group_specs/key3 => generated 26 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:11.091399 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-7e08e5a9-1a99-43a7-af53-2899ff8b3213 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:11.097422 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7e08e5a9-1a99-43a7-af53-2899ff8b3213 tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] GET https://10.4.3.246/volume/v3/group_types/338992e6-d7b1-4ca0-af46-ffa93e283c2d/group_specs Aug 12 20:21:11.097733 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7e08e5a9-1a99-43a7-af53-2899ff8b3213 tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:11.097973 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7e08e5a9-1a99-43a7-af53-2899ff8b3213 tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:11.112563 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7e08e5a9-1a99-43a7-af53-2899ff8b3213 tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] https://10.4.3.246/volume/v3/group_types/338992e6-d7b1-4ca0-af46-ffa93e283c2d/group_specs returned with HTTP 200 Aug 12 20:21:11.113064 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 609/2399] 10.4.3.246 () {68 vars in 1437 bytes} [Wed Aug 12 20:21:11 2026] GET /volume/v3/group_types/338992e6-d7b1-4ca0-af46-ffa93e283c2d/group_specs => generated 87 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:11.121516 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-8646f59e-c91b-4ea6-a955-251c6c6921b4 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:11.125283 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8646f59e-c91b-4ea6-a955-251c6c6921b4 tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] DELETE https://10.4.3.246/volume/v3/group_types/338992e6-d7b1-4ca0-af46-ffa93e283c2d/group_specs/key1 Aug 12 20:21:11.125564 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8646f59e-c91b-4ea6-a955-251c6c6921b4 tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:11.125819 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8646f59e-c91b-4ea6-a955-251c6c6921b4 tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:11.141353 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8646f59e-c91b-4ea6-a955-251c6c6921b4 tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] https://10.4.3.246/volume/v3/group_types/338992e6-d7b1-4ca0-af46-ffa93e283c2d/group_specs/key1 returned with HTTP 202 Aug 12 20:21:11.141887 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 593/2400] 10.4.3.246 () {68 vars in 1455 bytes} [Wed Aug 12 20:21:11 2026] DELETE /volume/v3/group_types/338992e6-d7b1-4ca0-af46-ffa93e283c2d/group_specs/key1 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:21:11.149494 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f7bc0ed5-21f1-452e-a729-49f699536876 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:11.151628 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f7bc0ed5-21f1-452e-a729-49f699536876 tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] GET https://10.4.3.246/volume/v3/group_types/338992e6-d7b1-4ca0-af46-ffa93e283c2d/group_specs/key1 Aug 12 20:21:11.151884 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f7bc0ed5-21f1-452e-a729-49f699536876 tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:11.152106 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f7bc0ed5-21f1-452e-a729-49f699536876 tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:11.158914 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f7bc0ed5-21f1-452e-a729-49f699536876 tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] HTTP exception thrown: Group Type 338992e6-d7b1-4ca0-af46-ffa93e283c2d has no extra spec with key key1. Aug 12 20:21:11.159095 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f7bc0ed5-21f1-452e-a729-49f699536876 tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] https://10.4.3.246/volume/v3/group_types/338992e6-d7b1-4ca0-af46-ffa93e283c2d/group_specs/key1 returned with HTTP 404 Aug 12 20:21:11.159698 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 604/2401] 10.4.3.246 () {68 vars in 1452 bytes} [Wed Aug 12 20:21:11 2026] GET /volume/v3/group_types/338992e6-d7b1-4ca0-af46-ffa93e283c2d/group_specs/key1 => generated 126 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:21:11.168080 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-1ab81876-b551-47a2-be1c-be2828dc4d5e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:11.170344 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1ab81876-b551-47a2-be1c-be2828dc4d5e tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] DELETE https://10.4.3.246/volume/v3/group_types/338992e6-d7b1-4ca0-af46-ffa93e283c2d/group_specs/key2 Aug 12 20:21:11.170642 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1ab81876-b551-47a2-be1c-be2828dc4d5e tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:11.170890 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1ab81876-b551-47a2-be1c-be2828dc4d5e tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:11.183861 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1ab81876-b551-47a2-be1c-be2828dc4d5e tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] https://10.4.3.246/volume/v3/group_types/338992e6-d7b1-4ca0-af46-ffa93e283c2d/group_specs/key2 returned with HTTP 202 Aug 12 20:21:11.184775 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 596/2402] 10.4.3.246 () {68 vars in 1455 bytes} [Wed Aug 12 20:21:11 2026] DELETE /volume/v3/group_types/338992e6-d7b1-4ca0-af46-ffa93e283c2d/group_specs/key2 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:21:11.193367 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-4474324f-a194-4886-b448-afc9052be643 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:11.196087 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4474324f-a194-4886-b448-afc9052be643 tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] GET https://10.4.3.246/volume/v3/group_types/338992e6-d7b1-4ca0-af46-ffa93e283c2d/group_specs/key2 Aug 12 20:21:11.196375 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4474324f-a194-4886-b448-afc9052be643 tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:11.196660 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4474324f-a194-4886-b448-afc9052be643 tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:11.204092 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4474324f-a194-4886-b448-afc9052be643 tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] HTTP exception thrown: Group Type 338992e6-d7b1-4ca0-af46-ffa93e283c2d has no extra spec with key key2. Aug 12 20:21:11.204261 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4474324f-a194-4886-b448-afc9052be643 tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] https://10.4.3.246/volume/v3/group_types/338992e6-d7b1-4ca0-af46-ffa93e283c2d/group_specs/key2 returned with HTTP 404 Aug 12 20:21:11.204874 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 610/2403] 10.4.3.246 () {68 vars in 1452 bytes} [Wed Aug 12 20:21:11 2026] GET /volume/v3/group_types/338992e6-d7b1-4ca0-af46-ffa93e283c2d/group_specs/key2 => generated 126 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:21:11.212052 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-a7f58698-fefe-4a63-a1f9-67bdfd7e2b79 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:11.214411 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a7f58698-fefe-4a63-a1f9-67bdfd7e2b79 tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] DELETE https://10.4.3.246/volume/v3/group_types/338992e6-d7b1-4ca0-af46-ffa93e283c2d/group_specs/key3 Aug 12 20:21:11.214848 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a7f58698-fefe-4a63-a1f9-67bdfd7e2b79 tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:11.215113 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a7f58698-fefe-4a63-a1f9-67bdfd7e2b79 tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:11.227787 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a7f58698-fefe-4a63-a1f9-67bdfd7e2b79 tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] https://10.4.3.246/volume/v3/group_types/338992e6-d7b1-4ca0-af46-ffa93e283c2d/group_specs/key3 returned with HTTP 202 Aug 12 20:21:11.228386 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 594/2404] 10.4.3.246 () {68 vars in 1455 bytes} [Wed Aug 12 20:21:11 2026] DELETE /volume/v3/group_types/338992e6-d7b1-4ca0-af46-ffa93e283c2d/group_specs/key3 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:21:11.238345 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-bc25631f-2d8f-4c99-a4b2-b2cc5bea192c None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:11.240163 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-bc25631f-2d8f-4c99-a4b2-b2cc5bea192c tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] GET https://10.4.3.246/volume/v3/group_types/338992e6-d7b1-4ca0-af46-ffa93e283c2d/group_specs/key3 Aug 12 20:21:11.240396 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-bc25631f-2d8f-4c99-a4b2-b2cc5bea192c tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:11.240710 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-bc25631f-2d8f-4c99-a4b2-b2cc5bea192c tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:11.249089 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-bc25631f-2d8f-4c99-a4b2-b2cc5bea192c tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] HTTP exception thrown: Group Type 338992e6-d7b1-4ca0-af46-ffa93e283c2d has no extra spec with key key3. Aug 12 20:21:11.249274 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-bc25631f-2d8f-4c99-a4b2-b2cc5bea192c tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] https://10.4.3.246/volume/v3/group_types/338992e6-d7b1-4ca0-af46-ffa93e283c2d/group_specs/key3 returned with HTTP 404 Aug 12 20:21:11.249888 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 605/2405] 10.4.3.246 () {68 vars in 1452 bytes} [Wed Aug 12 20:21:11 2026] GET /volume/v3/group_types/338992e6-d7b1-4ca0-af46-ffa93e283c2d/group_specs/key3 => generated 126 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:21:11.260098 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-2089b8b7-cb48-4253-952e-f5107188a9ca None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:11.262013 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2089b8b7-cb48-4253-952e-f5107188a9ca tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] DELETE https://10.4.3.246/volume/v3/group_types/338992e6-d7b1-4ca0-af46-ffa93e283c2d Aug 12 20:21:11.262326 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2089b8b7-cb48-4253-952e-f5107188a9ca tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:11.262596 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2089b8b7-cb48-4253-952e-f5107188a9ca tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:11.276680 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2089b8b7-cb48-4253-952e-f5107188a9ca tempest-GroupTypeSpecsTest-1303161799 tempest-GroupTypeSpecsTest-1303161799-project-admin] https://10.4.3.246/volume/v3/group_types/338992e6-d7b1-4ca0-af46-ffa93e283c2d returned with HTTP 202 Aug 12 20:21:11.277442 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 597/2406] 10.4.3.246 () {68 vars in 1404 bytes} [Wed Aug 12 20:21:11 2026] DELETE /volume/v3/group_types/338992e6-d7b1-4ca0-af46-ffa93e283c2d => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:21:11.475843 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-953ef6b7-b86e-4e30-b0ce-b935597a6cc1 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:11.485077 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-953ef6b7-b86e-4e30-b0ce-b935597a6cc1 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/499b9a71-972c-43ab-bab2-f2824477f684 Aug 12 20:21:11.485325 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-953ef6b7-b86e-4e30-b0ce-b935597a6cc1 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:11.485676 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-953ef6b7-b86e-4e30-b0ce-b935597a6cc1 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:11.494464 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:11.494464 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:11.498594 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-953ef6b7-b86e-4e30-b0ce-b935597a6cc1 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:21:11.502443 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-953ef6b7-b86e-4e30-b0ce-b935597a6cc1 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/499b9a71-972c-43ab-bab2-f2824477f684 returned with HTTP 200 Aug 12 20:21:11.502900 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 611/2407] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:11 2026] GET /volume/v3/volumes/499b9a71-972c-43ab-bab2-f2824477f684 => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:11.515772 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-58f1d4ab-d4bc-48ce-89eb-20b538457d40 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:11.522443 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-78ca5383-f2fa-4790-9c06-cc08f41c427b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:11.524141 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-78ca5383-f2fa-4790-9c06-cc08f41c427b tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/499b9a71-972c-43ab-bab2-f2824477f684 Aug 12 20:21:11.524323 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-78ca5383-f2fa-4790-9c06-cc08f41c427b tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:11.524489 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-78ca5383-f2fa-4790-9c06-cc08f41c427b tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:11.530965 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:11.530965 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:11.534645 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-78ca5383-f2fa-4790-9c06-cc08f41c427b tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:21:11.538744 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-78ca5383-f2fa-4790-9c06-cc08f41c427b tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/499b9a71-972c-43ab-bab2-f2824477f684 returned with HTTP 200 Aug 12 20:21:11.539061 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 606/2408] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:11 2026] GET /volume/v3/volumes/499b9a71-972c-43ab-bab2-f2824477f684 => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:11.551242 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-65f41888-5cb0-4cf2-83e8-d2415c3f2beb None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:11.553769 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-65f41888-5cb0-4cf2-83e8-d2415c3f2beb tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] DELETE https://10.4.3.246/volume/v3/volumes/499b9a71-972c-43ab-bab2-f2824477f684 Aug 12 20:21:11.554095 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-65f41888-5cb0-4cf2-83e8-d2415c3f2beb tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:11.554403 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-65f41888-5cb0-4cf2-83e8-d2415c3f2beb tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:11.554731 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-65f41888-5cb0-4cf2-83e8-d2415c3f2beb tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Delete volume with id: 499b9a71-972c-43ab-bab2-f2824477f684 Aug 12 20:21:11.564047 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:11.564047 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:11.564489 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-65f41888-5cb0-4cf2-83e8-d2415c3f2beb tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:21:11.587624 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-65f41888-5cb0-4cf2-83e8-d2415c3f2beb tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Delete volume request issued successfully. Aug 12 20:21:11.587838 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-65f41888-5cb0-4cf2-83e8-d2415c3f2beb tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/499b9a71-972c-43ab-bab2-f2824477f684 returned with HTTP 202 Aug 12 20:21:11.588280 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 598/2409] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:21:11 2026] DELETE /volume/v3/volumes/499b9a71-972c-43ab-bab2-f2824477f684 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:21:11.596429 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-db7be63c-1780-4138-a720-a7385ac962ee None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:11.598325 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-db7be63c-1780-4138-a720-a7385ac962ee tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/499b9a71-972c-43ab-bab2-f2824477f684 Aug 12 20:21:11.598507 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-db7be63c-1780-4138-a720-a7385ac962ee tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:11.598746 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-db7be63c-1780-4138-a720-a7385ac962ee tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:11.605328 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:11.605328 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:11.610405 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-db7be63c-1780-4138-a720-a7385ac962ee tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:21:11.615325 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-db7be63c-1780-4138-a720-a7385ac962ee tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/499b9a71-972c-43ab-bab2-f2824477f684 returned with HTTP 200 Aug 12 20:21:11.615737 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 612/2410] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:11 2026] GET /volume/v3/volumes/499b9a71-972c-43ab-bab2-f2824477f684 => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:11.656172 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-58f1d4ab-d4bc-48ce-89eb-20b538457d40 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:21:11.656513 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-58f1d4ab-d4bc-48ce-89eb-20b538457d40 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-316578582"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:11.657938 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-58f1d4ab-d4bc-48ce-89eb-20b538457d40 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-316578582'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:21:11.658082 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-58f1d4ab-d4bc-48ce-89eb-20b538457d40 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Create volume of 1 GB Aug 12 20:21:11.662143 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-58f1d4ab-d4bc-48ce-89eb-20b538457d40 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Availability Zones retrieved successfully. Aug 12 20:21:11.668529 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-58f1d4ab-d4bc-48ce-89eb-20b538457d40 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Flow 'volume_create_api' (028aac2d-a605-4e69-bfbe-a70a751b5d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:11.669562 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-58f1d4ab-d4bc-48ce-89eb-20b538457d40 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a21a1f4-0905-4735-830c-9f83bbce2b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:11.670743 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-58f1d4ab-d4bc-48ce-89eb-20b538457d40 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:21:11.704463 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-58f1d4ab-d4bc-48ce-89eb-20b538457d40 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a21a1f4-0905-4735-830c-9f83bbce2b63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:11.705527 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-58f1d4ab-d4bc-48ce-89eb-20b538457d40 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8211c928-e364-412f-a270-6cfd936149e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:11.765557 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-58f1d4ab-d4bc-48ce-89eb-20b538457d40 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Created reservations ['606e9178-7276-44ac-99e1-fe21bf7cfd89', 'e2f2c082-ce7f-4b24-86af-0ccbd12e1688', 'b5a0a20a-c96c-4ff8-9014-02f16a5daa2e', 'ac40277d-e8f0-4ffa-9040-931b80fc89fd'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:11.766408 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-58f1d4ab-d4bc-48ce-89eb-20b538457d40 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8211c928-e364-412f-a270-6cfd936149e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['606e9178-7276-44ac-99e1-fe21bf7cfd89', 'e2f2c082-ce7f-4b24-86af-0ccbd12e1688', 'b5a0a20a-c96c-4ff8-9014-02f16a5daa2e', 'ac40277d-e8f0-4ffa-9040-931b80fc89fd']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:11.767210 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-58f1d4ab-d4bc-48ce-89eb-20b538457d40 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cce9a0a9-5af8-4381-b808-67dc134773f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:11.793194 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-58f1d4ab-d4bc-48ce-89eb-20b538457d40 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cce9a0a9-5af8-4381-b808-67dc134773f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36a7dcdb-f81f-4da4-a659-9ac4e458d45c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-316578582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7223d0f86b44db794b0e3ceaecd848f',qos_specs=None,replication_status=,reservations=['606e9178-7276-44ac-99e1-fe21bf7cfd89','e2f2c082-ce7f-4b24-86af-0ccbd12e1688','b5a0a20a-c96c-4ff8-9014-02f16a5daa2e','ac40277d-e8f0-4ffa-9040-931b80fc89fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c1c8fb9833a437ba3698b29106979ba',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:21:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-316578582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36a7dcdb-f81f-4da4-a659-9ac4e458d45c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7223d0f86b44db794b0e3ceaecd848f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c1c8fb9833a437ba3698b29106979ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:11.793931 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-58f1d4ab-d4bc-48ce-89eb-20b538457d40 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b8bbf78-13d8-4aac-bcd5-0cde16867ca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:11.821772 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-58f1d4ab-d4bc-48ce-89eb-20b538457d40 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b8bbf78-13d8-4aac-bcd5-0cde16867ca2) transitioned into state 'SUCCESS' from state '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-316578582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7223d0f86b44db794b0e3ceaecd848f',qos_specs=None,replication_status=,reservations=['606e9178-7276-44ac-99e1-fe21bf7cfd89','e2f2c082-ce7f-4b24-86af-0ccbd12e1688','b5a0a20a-c96c-4ff8-9014-02f16a5daa2e','ac40277d-e8f0-4ffa-9040-931b80fc89fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c1c8fb9833a437ba3698b29106979ba',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:11.822622 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-58f1d4ab-d4bc-48ce-89eb-20b538457d40 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9137660c-2835-43fd-a7ae-2fa362758b4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:11.832085 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-58f1d4ab-d4bc-48ce-89eb-20b538457d40 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9137660c-2835-43fd-a7ae-2fa362758b4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:11.833298 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-58f1d4ab-d4bc-48ce-89eb-20b538457d40 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Flow 'volume_create_api' (028aac2d-a605-4e69-bfbe-a70a751b5d16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:11.833574 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-58f1d4ab-d4bc-48ce-89eb-20b538457d40 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Create volume request issued successfully. Aug 12 20:21:11.834160 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-58f1d4ab-d4bc-48ce-89eb-20b538457d40 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:21:11.836246 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 595/2411] 10.4.3.246 () {70 vars in 1299 bytes} [Wed Aug 12 20:21:11 2026] POST /volume/v3/volumes => generated 777 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:11.850788 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-5c851869-d411-46fa-b2c2-5c1e67a133de None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:11.850938 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5c851869-d411-46fa-b2c2-5c1e67a133de tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] GET https://10.4.3.246/volume/v3/volumes/36a7dcdb-f81f-4da4-a659-9ac4e458d45c Aug 12 20:21:11.851121 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5c851869-d411-46fa-b2c2-5c1e67a133de tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:11.851322 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5c851869-d411-46fa-b2c2-5c1e67a133de tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:11.862175 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:11.862175 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:11.864682 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-1767767c-3132-407c-9867-ef05ae81548e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:11.867019 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1767767c-3132-407c-9867-ef05ae81548e tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 Aug 12 20:21:11.867227 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1767767c-3132-407c-9867-ef05ae81548e tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:11.867434 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1767767c-3132-407c-9867-ef05ae81548e tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:11.867528 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-1767767c-3132-407c-9867-ef05ae81548e tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id b904854d-4390-4f7f-9329-23d676fdf456. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:11.869926 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-5c851869-d411-46fa-b2c2-5c1e67a133de tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Volume info retrieved successfully. Aug 12 20:21:11.874093 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:11.874093 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:11.874554 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5c851869-d411-46fa-b2c2-5c1e67a133de tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] https://10.4.3.246/volume/v3/volumes/36a7dcdb-f81f-4da4-a659-9ac4e458d45c returned with HTTP 200 Aug 12 20:21:11.874641 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-6ca95f0a-8b0d-4ab5-a81c-9e1ca8d18a68 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:11.874983 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 607/2412] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:21:11 2026] GET /volume/v3/volumes/36a7dcdb-f81f-4da4-a659-9ac4e458d45c => generated 956 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:11.875203 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1767767c-3132-407c-9867-ef05ae81548e tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 returned with HTTP 200 Aug 12 20:21:11.875594 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 599/2413] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:11 2026] GET /volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:11.876439 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6ca95f0a-8b0d-4ab5-a81c-9e1ca8d18a68 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 Aug 12 20:21:11.876728 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6ca95f0a-8b0d-4ab5-a81c-9e1ca8d18a68 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:11.876900 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6ca95f0a-8b0d-4ab5-a81c-9e1ca8d18a68 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:11.891890 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:11.891890 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:11.896144 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-6ca95f0a-8b0d-4ab5-a81c-9e1ca8d18a68 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:21:11.901326 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6ca95f0a-8b0d-4ab5-a81c-9e1ca8d18a68 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 returned with HTTP 200 Aug 12 20:21:11.901718 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 613/2414] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:11 2026] GET /volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 => generated 1147 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:12.630506 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-797b1434-4468-49c9-b58f-59995da183b3 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:12.634432 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-797b1434-4468-49c9-b58f-59995da183b3 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/499b9a71-972c-43ab-bab2-f2824477f684 Aug 12 20:21:12.634432 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-797b1434-4468-49c9-b58f-59995da183b3 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:12.634432 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-797b1434-4468-49c9-b58f-59995da183b3 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:12.640034 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-797b1434-4468-49c9-b58f-59995da183b3 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/499b9a71-972c-43ab-bab2-f2824477f684 returned with HTTP 404 Aug 12 20:21:12.640641 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 596/2415] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:12 2026] GET /volume/v3/volumes/499b9a71-972c-43ab-bab2-f2824477f684 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:12.647707 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-7d59bb1e-17c0-43fe-a933-c93008ea5f3e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:12.650137 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7d59bb1e-17c0-43fe-a933-c93008ea5f3e tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/499b9a71-972c-43ab-bab2-f2824477f684 Aug 12 20:21:12.650433 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7d59bb1e-17c0-43fe-a933-c93008ea5f3e tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:12.650733 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7d59bb1e-17c0-43fe-a933-c93008ea5f3e tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:12.656462 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7d59bb1e-17c0-43fe-a933-c93008ea5f3e tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/499b9a71-972c-43ab-bab2-f2824477f684 returned with HTTP 404 Aug 12 20:21:12.656948 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 608/2416] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:12 2026] GET /volume/v3/volumes/499b9a71-972c-43ab-bab2-f2824477f684 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:12.663691 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-645bbcc2-2b34-4c15-ab05-36f074934805 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:12.666151 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-645bbcc2-2b34-4c15-ab05-36f074934805 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] DELETE https://10.4.3.246/volume/v3/volumes/499b9a71-972c-43ab-bab2-f2824477f684 Aug 12 20:21:12.666832 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-645bbcc2-2b34-4c15-ab05-36f074934805 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:12.667318 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-645bbcc2-2b34-4c15-ab05-36f074934805 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:12.667639 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-645bbcc2-2b34-4c15-ab05-36f074934805 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Delete volume with id: 499b9a71-972c-43ab-bab2-f2824477f684 Aug 12 20:21:12.675228 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-645bbcc2-2b34-4c15-ab05-36f074934805 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/499b9a71-972c-43ab-bab2-f2824477f684 returned with HTTP 404 Aug 12 20:21:12.676281 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 600/2417] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:21:12 2026] DELETE /volume/v3/volumes/499b9a71-972c-43ab-bab2-f2824477f684 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:12.682843 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-2f8a1963-2535-46f9-892a-5d7e70183699 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:12.686643 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2f8a1963-2535-46f9-892a-5d7e70183699 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/d5df4102-c362-4f32-ad5d-23c37bf6241f Aug 12 20:21:12.686643 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2f8a1963-2535-46f9-892a-5d7e70183699 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:12.686643 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2f8a1963-2535-46f9-892a-5d7e70183699 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:12.686643 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.snapshots [None req-2f8a1963-2535-46f9-892a-5d7e70183699 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Delete snapshot with id: d5df4102-c362-4f32-ad5d-23c37bf6241f Aug 12 20:21:12.690961 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:12.690961 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:12.691501 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-2f8a1963-2535-46f9-892a-5d7e70183699 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot retrieved successfully. Aug 12 20:21:12.707186 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-2f8a1963-2535-46f9-892a-5d7e70183699 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot delete request issued successfully. Aug 12 20:21:12.707529 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2f8a1963-2535-46f9-892a-5d7e70183699 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/d5df4102-c362-4f32-ad5d-23c37bf6241f returned with HTTP 202 Aug 12 20:21:12.708087 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 614/2418] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:21:12 2026] DELETE /volume/v3/snapshots/d5df4102-c362-4f32-ad5d-23c37bf6241f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:21:12.717755 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-ae4da39a-3733-47d3-9f14-afabef184b01 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:12.720588 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ae4da39a-3733-47d3-9f14-afabef184b01 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/snapshots/d5df4102-c362-4f32-ad5d-23c37bf6241f Aug 12 20:21:12.720588 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ae4da39a-3733-47d3-9f14-afabef184b01 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:12.720588 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ae4da39a-3733-47d3-9f14-afabef184b01 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:12.726714 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:12.726714 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:12.727396 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-ae4da39a-3733-47d3-9f14-afabef184b01 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Snapshot retrieved successfully. Aug 12 20:21:12.728464 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ae4da39a-3733-47d3-9f14-afabef184b01 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/d5df4102-c362-4f32-ad5d-23c37bf6241f returned with HTTP 200 Aug 12 20:21:12.729055 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 597/2419] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:12 2026] GET /volume/v3/snapshots/d5df4102-c362-4f32-ad5d-23c37bf6241f => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:12.888568 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-17071262-fdd5-41da-b921-3591714e8002 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:12.890902 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-17071262-fdd5-41da-b921-3591714e8002 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 Aug 12 20:21:12.891176 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-17071262-fdd5-41da-b921-3591714e8002 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:12.891427 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-17071262-fdd5-41da-b921-3591714e8002 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:12.891595 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-17071262-fdd5-41da-b921-3591714e8002 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id b904854d-4390-4f7f-9329-23d676fdf456. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:12.891769 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e3f6dfd6-8335-4a92-8e57-ac5e48b35d49 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:12.894991 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e3f6dfd6-8335-4a92-8e57-ac5e48b35d49 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] GET https://10.4.3.246/volume/v3/volumes/36a7dcdb-f81f-4da4-a659-9ac4e458d45c Aug 12 20:21:12.895291 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e3f6dfd6-8335-4a92-8e57-ac5e48b35d49 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:12.895666 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e3f6dfd6-8335-4a92-8e57-ac5e48b35d49 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:12.898367 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:12.898367 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:12.899351 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-17071262-fdd5-41da-b921-3591714e8002 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 returned with HTTP 200 Aug 12 20:21:12.899751 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 609/2420] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:12 2026] GET /volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:12.903512 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:12.903512 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:12.907312 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-e3f6dfd6-8335-4a92-8e57-ac5e48b35d49 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Volume info retrieved successfully. Aug 12 20:21:12.913212 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e3f6dfd6-8335-4a92-8e57-ac5e48b35d49 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] https://10.4.3.246/volume/v3/volumes/36a7dcdb-f81f-4da4-a659-9ac4e458d45c returned with HTTP 200 Aug 12 20:21:12.913212 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 601/2421] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:21:12 2026] GET /volume/v3/volumes/36a7dcdb-f81f-4da4-a659-9ac4e458d45c => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:21:12.913368 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-15b89ae5-5c30-47bf-81fe-3e54cf2c117b None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:12.917229 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-15b89ae5-5c30-47bf-81fe-3e54cf2c117b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/d9620b71-44e8-466c-9997-5480ed7f6776 Aug 12 20:21:12.917229 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-15b89ae5-5c30-47bf-81fe-3e54cf2c117b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:12.917229 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-15b89ae5-5c30-47bf-81fe-3e54cf2c117b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:12.917466 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-61dd34c1-f28c-4228-abe8-c0c35c7c00f6 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:12.919107 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-61dd34c1-f28c-4228-abe8-c0c35c7c00f6 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 Aug 12 20:21:12.919460 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-61dd34c1-f28c-4228-abe8-c0c35c7c00f6 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:12.919885 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-61dd34c1-f28c-4228-abe8-c0c35c7c00f6 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:12.925193 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:12.925193 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:12.928531 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f5e89563-3e27-4b43-92ff-679c797b6b9c None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:12.929457 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-15b89ae5-5c30-47bf-81fe-3e54cf2c117b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:21:12.930647 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:12.930647 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:12.934023 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-61dd34c1-f28c-4228-abe8-c0c35c7c00f6 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:21:12.937850 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-61dd34c1-f28c-4228-abe8-c0c35c7c00f6 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 returned with HTTP 200 Aug 12 20:21:12.937923 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-15b89ae5-5c30-47bf-81fe-3e54cf2c117b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/d9620b71-44e8-466c-9997-5480ed7f6776 returned with HTTP 200 Aug 12 20:21:12.938389 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 615/2422] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:12 2026] GET /volume/v3/volumes/d9620b71-44e8-466c-9997-5480ed7f6776 => generated 1356 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:12.938422 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 598/2423] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:12 2026] GET /volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 => generated 1147 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:12.951684 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-047a6c4f-b580-4e12-8859-b8308afb7f45 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:12.953353 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-047a6c4f-b580-4e12-8859-b8308afb7f45 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] POST https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456/restore Aug 12 20:21:12.953744 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-047a6c4f-b580-4e12-8859-b8308afb7f45 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:12.954995 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.contrib.backups [None req-047a6c4f-b580-4e12-8859-b8308afb7f45 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Restoring backup b904854d-4390-4f7f-9329-23d676fdf456 ({'restore': {}}) {{(pid=100385) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 12 20:21:12.955138 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.contrib.backups [None req-047a6c4f-b580-4e12-8859-b8308afb7f45 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Restoring backup b904854d-4390-4f7f-9329-23d676fdf456 to volume None. Aug 12 20:21:12.961933 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:12.961933 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:12.963471 np0000007109 devstack@c-api.service[100385]: INFO cinder.backup.api [None req-047a6c4f-b580-4e12-8859-b8308afb7f45 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Creating volume of 1 GB for restore of backup b904854d-4390-4f7f-9329-23d676fdf456. Aug 12 20:21:12.973159 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-047a6c4f-b580-4e12-8859-b8308afb7f45 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Availability zone cache updated, next update will occur around 2026-08-12 21:21:12.972896. {{(pid=100385) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 20:21:12.973333 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-047a6c4f-b580-4e12-8859-b8308afb7f45 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Availability Zones retrieved successfully. Aug 12 20:21:12.979959 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-047a6c4f-b580-4e12-8859-b8308afb7f45 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Flow 'volume_create_api' (ccecca14-761c-4fd1-9e6e-6f1b3ef0f446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:12.981316 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-047a6c4f-b580-4e12-8859-b8308afb7f45 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64a4f05f-e131-4c0c-95e0-d50570c28c32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:12.982460 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-047a6c4f-b580-4e12-8859-b8308afb7f45 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:21:13.027682 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-047a6c4f-b580-4e12-8859-b8308afb7f45 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64a4f05f-e131-4c0c-95e0-d50570c28c32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:13.028994 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-047a6c4f-b580-4e12-8859-b8308afb7f45 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (842ef03c-0500-4584-86cb-f4348063cb19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:13.077396 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-047a6c4f-b580-4e12-8859-b8308afb7f45 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Created reservations ['eb83f3be-0ba7-42d8-8034-0b640b9b1733', '5b97e8ad-efc6-4d21-8420-4932dd391981', 'bb7bc430-b077-4eee-aeda-32c2f40e4b0d', '5e2ad185-7185-460c-ab50-b5f5d9a45a47'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:13.078500 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-047a6c4f-b580-4e12-8859-b8308afb7f45 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (842ef03c-0500-4584-86cb-f4348063cb19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb83f3be-0ba7-42d8-8034-0b640b9b1733', '5b97e8ad-efc6-4d21-8420-4932dd391981', 'bb7bc430-b077-4eee-aeda-32c2f40e4b0d', '5e2ad185-7185-460c-ab50-b5f5d9a45a47']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:13.080142 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-047a6c4f-b580-4e12-8859-b8308afb7f45 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b0d0a83-c2c0-4599-b163-e775ba631f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:13.087677 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f5e89563-3e27-4b43-92ff-679c797b6b9c tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-reader] GET https://10.4.3.246/volume/v3/volumes Aug 12 20:21:13.089037 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f5e89563-3e27-4b43-92ff-679c797b6b9c tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-reader] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:13.089289 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f5e89563-3e27-4b43-92ff-679c797b6b9c tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-reader] Calling method 'index' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:13.089663 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.api_utils [None req-f5e89563-3e27-4b43-92ff-679c797b6b9c tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-reader] Removing options '' from query. {{(pid=100383) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:21:13.090555 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f5e89563-3e27-4b43-92ff-679c797b6b9c tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100383) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:21:13.099589 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-f5e89563-3e27-4b43-92ff-679c797b6b9c tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-reader] Get all volumes completed successfully. Aug 12 20:21:13.100202 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f5e89563-3e27-4b43-92ff-679c797b6b9c tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-reader] https://10.4.3.246/volume/v3/volumes returned with HTTP 200 Aug 12 20:21:13.100602 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 610/2424] 10.4.3.246 () {68 vars in 1278 bytes} [Wed Aug 12 20:21:12 2026] GET /volume/v3/volumes => generated 335 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:13.113686 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-047a6c4f-b580-4e12-8859-b8308afb7f45 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b0d0a83-c2c0-4599-b163-e775ba631f65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1018c25-fa90-4143-b27b-7a7cbf015bd3', '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_b904854d-4390-4f7f-9329-23d676fdf456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a20d6375baf49a0803075ca4c50ac07',qos_specs=None,replication_status=,reservations=['eb83f3be-0ba7-42d8-8034-0b640b9b1733','5b97e8ad-efc6-4d21-8420-4932dd391981','bb7bc430-b077-4eee-aeda-32c2f40e4b0d','5e2ad185-7185-460c-ab50-b5f5d9a45a47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d78c87c6188439480c1ae2d3ee2be57',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:21:13Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_b904854d-4390-4f7f-9329-23d676fdf456',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1018c25-fa90-4143-b27b-7a7cbf015bd3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a20d6375baf49a0803075ca4c50ac07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d78c87c6188439480c1ae2d3ee2be57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:13.114507 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-047a6c4f-b580-4e12-8859-b8308afb7f45 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f55fbdd4-7673-4f72-8afe-3614ce83c8d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:13.115004 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-9173fb21-5935-4f17-a18f-c87ad68fc883 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:13.117090 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9173fb21-5935-4f17-a18f-c87ad68fc883 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/36a7dcdb-f81f-4da4-a659-9ac4e458d45c Aug 12 20:21:13.117310 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9173fb21-5935-4f17-a18f-c87ad68fc883 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:13.117528 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9173fb21-5935-4f17-a18f-c87ad68fc883 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:13.117764 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-9173fb21-5935-4f17-a18f-c87ad68fc883 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Delete volume with id: 36a7dcdb-f81f-4da4-a659-9ac4e458d45c Aug 12 20:21:13.126071 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:13.126071 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:13.126463 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-9173fb21-5935-4f17-a18f-c87ad68fc883 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Volume info retrieved successfully. Aug 12 20:21:13.133308 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-047a6c4f-b580-4e12-8859-b8308afb7f45 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f55fbdd4-7673-4f72-8afe-3614ce83c8d2) transitioned into 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_b904854d-4390-4f7f-9329-23d676fdf456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a20d6375baf49a0803075ca4c50ac07',qos_specs=None,replication_status=,reservations=['eb83f3be-0ba7-42d8-8034-0b640b9b1733','5b97e8ad-efc6-4d21-8420-4932dd391981','bb7bc430-b077-4eee-aeda-32c2f40e4b0d','5e2ad185-7185-460c-ab50-b5f5d9a45a47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d78c87c6188439480c1ae2d3ee2be57',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:13.134341 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-047a6c4f-b580-4e12-8859-b8308afb7f45 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbe1565f-ffb1-4c58-87f8-247768064117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:13.143671 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-9173fb21-5935-4f17-a18f-c87ad68fc883 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Delete volume request issued successfully. Aug 12 20:21:13.143912 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9173fb21-5935-4f17-a18f-c87ad68fc883 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] https://10.4.3.246/volume/v3/volumes/36a7dcdb-f81f-4da4-a659-9ac4e458d45c returned with HTTP 202 Aug 12 20:21:13.144327 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 616/2425] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:21:13 2026] DELETE /volume/v3/volumes/36a7dcdb-f81f-4da4-a659-9ac4e458d45c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:21:13.145744 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-047a6c4f-b580-4e12-8859-b8308afb7f45 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbe1565f-ffb1-4c58-87f8-247768064117) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:13.146594 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-047a6c4f-b580-4e12-8859-b8308afb7f45 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Flow 'volume_create_api' (ccecca14-761c-4fd1-9e6e-6f1b3ef0f446) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:13.146906 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-047a6c4f-b580-4e12-8859-b8308afb7f45 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Create volume request issued successfully. Aug 12 20:21:13.157318 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-4d5efe59-fdb5-4558-a711-638bdea66db7 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:13.157361 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:13.157361 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:13.157750 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-047a6c4f-b580-4e12-8859-b8308afb7f45 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:21:13.159001 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4d5efe59-fdb5-4558-a711-638bdea66db7 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] GET https://10.4.3.246/volume/v3/volumes/36a7dcdb-f81f-4da4-a659-9ac4e458d45c Aug 12 20:21:13.159362 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4d5efe59-fdb5-4558-a711-638bdea66db7 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:13.159651 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4d5efe59-fdb5-4558-a711-638bdea66db7 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:13.171572 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:13.171572 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:13.177731 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-4d5efe59-fdb5-4558-a711-638bdea66db7 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Volume info retrieved successfully. Aug 12 20:21:13.184730 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4d5efe59-fdb5-4558-a711-638bdea66db7 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] https://10.4.3.246/volume/v3/volumes/36a7dcdb-f81f-4da4-a659-9ac4e458d45c returned with HTTP 200 Aug 12 20:21:13.185601 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 599/2426] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:21:13 2026] GET /volume/v3/volumes/36a7dcdb-f81f-4da4-a659-9ac4e458d45c => generated 1016 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:21:13.232984 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-8a011ff9-7ca8-4787-9ff9-77253b7b6e36 req-8ac25a18-0fa3-4251-b4fa-76a277b7aa94 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:13.236181 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-8a011ff9-7ca8-4787-9ff9-77253b7b6e36 req-8ac25a18-0fa3-4251-b4fa-76a277b7aa94 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 Aug 12 20:21:13.236586 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-8a011ff9-7ca8-4787-9ff9-77253b7b6e36 req-8ac25a18-0fa3-4251-b4fa-76a277b7aa94 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:13.236772 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-8a011ff9-7ca8-4787-9ff9-77253b7b6e36 req-8ac25a18-0fa3-4251-b4fa-76a277b7aa94 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:13.247753 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:13.247753 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:13.251603 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-8a011ff9-7ca8-4787-9ff9-77253b7b6e36 req-8ac25a18-0fa3-4251-b4fa-76a277b7aa94 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:21:13.256316 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-8a011ff9-7ca8-4787-9ff9-77253b7b6e36 req-8ac25a18-0fa3-4251-b4fa-76a277b7aa94 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 returned with HTTP 200 Aug 12 20:21:13.256866 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 611/2427] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:21:13 2026] GET /volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 => generated 1147 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:13.516322 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-e7ee64fa-de85-4367-bc87-8f5597459dfe None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:13.550680 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-8a011ff9-7ca8-4787-9ff9-77253b7b6e36 req-af84a73e-025b-42fe-afa9-5da5f4d2b5cd None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:13.552498 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-8a011ff9-7ca8-4787-9ff9-77253b7b6e36 req-af84a73e-025b-42fe-afa9-5da5f4d2b5cd tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] DELETE https://10.4.3.246/volume/v3/attachments/921e9244-050c-430d-bc40-cc0fdd735ad0 Aug 12 20:21:13.552839 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-8a011ff9-7ca8-4787-9ff9-77253b7b6e36 req-af84a73e-025b-42fe-afa9-5da5f4d2b5cd tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:13.553105 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-8a011ff9-7ca8-4787-9ff9-77253b7b6e36 req-af84a73e-025b-42fe-afa9-5da5f4d2b5cd tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:13.559736 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:13.559736 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:13.602392 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-8a011ff9-7ca8-4787-9ff9-77253b7b6e36 req-af84a73e-025b-42fe-afa9-5da5f4d2b5cd tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/attachments/921e9244-050c-430d-bc40-cc0fdd735ad0 returned with HTTP 200 Aug 12 20:21:13.602392 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 600/2428] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:21:13 2026] DELETE /volume/v3/attachments/921e9244-050c-430d-bc40-cc0fdd735ad0 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:13.620935 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e7ee64fa-de85-4367-bc87-8f5597459dfe tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] POST https://10.4.3.246/volume/v3/group_types Aug 12 20:21:13.621497 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e7ee64fa-de85-4367-bc87-8f5597459dfe tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1751079388", "description": "tempest-group-type-description-1654550758", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:13.646691 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e7ee64fa-de85-4367-bc87-8f5597459dfe tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] https://10.4.3.246/volume/v3/group_types returned with HTTP 202 Aug 12 20:21:13.647245 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 617/2429] 10.4.3.246 () {70 vars in 1312 bytes} [Wed Aug 12 20:21:13 2026] POST /volume/v3/group_types => generated 265 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:13.654986 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-aa62869c-75de-4aa2-a0c7-97d57471c40e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:13.656926 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-aa62869c-75de-4aa2-a0c7-97d57471c40e tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] GET https://10.4.3.246/volume/v3/group_types Aug 12 20:21:13.657275 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-aa62869c-75de-4aa2-a0c7-97d57471c40e tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:13.657478 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-aa62869c-75de-4aa2-a0c7-97d57471c40e tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:13.669348 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-aa62869c-75de-4aa2-a0c7-97d57471c40e tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] https://10.4.3.246/volume/v3/group_types returned with HTTP 200 Aug 12 20:21:13.669944 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 612/2430] 10.4.3.246 () {68 vars in 1290 bytes} [Wed Aug 12 20:21:13 2026] GET /volume/v3/group_types => generated 499 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:13.678892 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3c01ee08-7506-4f2c-b5d6-ca0a23bcaf41 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:13.681137 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3c01ee08-7506-4f2c-b5d6-ca0a23bcaf41 tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] PUT https://10.4.3.246/volume/v3/group_types/8325939c-1a89-4118-b7e2-b3b29029c688 Aug 12 20:21:13.681665 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3c01ee08-7506-4f2c-b5d6-ca0a23bcaf41 tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1050418801", "description": "updated-group-type-desc"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:13.683340 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:13.683340 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:13.697511 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3c01ee08-7506-4f2c-b5d6-ca0a23bcaf41 tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] https://10.4.3.246/volume/v3/group_types/8325939c-1a89-4118-b7e2-b3b29029c688 returned with HTTP 200 Aug 12 20:21:13.698410 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 601/2431] 10.4.3.246 () {70 vars in 1422 bytes} [Wed Aug 12 20:21:13 2026] PUT /volume/v3/group_types/8325939c-1a89-4118-b7e2-b3b29029c688 => generated 255 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:13.706351 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f3f0d166-5c67-424b-bc47-47112fe59ccf None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:13.708122 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f3f0d166-5c67-424b-bc47-47112fe59ccf tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] GET https://10.4.3.246/volume/v3/group_types/8325939c-1a89-4118-b7e2-b3b29029c688 Aug 12 20:21:13.708338 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f3f0d166-5c67-424b-bc47-47112fe59ccf tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:13.708525 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f3f0d166-5c67-424b-bc47-47112fe59ccf tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:13.712735 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f3f0d166-5c67-424b-bc47-47112fe59ccf tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] https://10.4.3.246/volume/v3/group_types/8325939c-1a89-4118-b7e2-b3b29029c688 returned with HTTP 200 Aug 12 20:21:13.713162 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 618/2432] 10.4.3.246 () {68 vars in 1401 bytes} [Wed Aug 12 20:21:13 2026] GET /volume/v3/group_types/8325939c-1a89-4118-b7e2-b3b29029c688 => generated 255 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:13.721202 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-23f1c8b6-c9e0-4d67-adff-a76cdc033698 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:13.723157 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-23f1c8b6-c9e0-4d67-adff-a76cdc033698 tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] DELETE https://10.4.3.246/volume/v3/group_types/8325939c-1a89-4118-b7e2-b3b29029c688 Aug 12 20:21:13.723389 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-23f1c8b6-c9e0-4d67-adff-a76cdc033698 tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:13.723598 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-23f1c8b6-c9e0-4d67-adff-a76cdc033698 tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:13.736991 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-23f1c8b6-c9e0-4d67-adff-a76cdc033698 tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] https://10.4.3.246/volume/v3/group_types/8325939c-1a89-4118-b7e2-b3b29029c688 returned with HTTP 202 Aug 12 20:21:13.737580 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 613/2433] 10.4.3.246 () {68 vars in 1404 bytes} [Wed Aug 12 20:21:13 2026] DELETE /volume/v3/group_types/8325939c-1a89-4118-b7e2-b3b29029c688 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:21:13.739041 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-933dbf3e-d0b0-4ed1-bca7-f18796727c5c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:13.741043 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-933dbf3e-d0b0-4ed1-bca7-f18796727c5c tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/snapshots/d5df4102-c362-4f32-ad5d-23c37bf6241f Aug 12 20:21:13.742560 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-933dbf3e-d0b0-4ed1-bca7-f18796727c5c tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:13.742560 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-933dbf3e-d0b0-4ed1-bca7-f18796727c5c tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:13.744699 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-ce3bc1ec-35d7-4db6-9a3b-ef1313a659fb None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:13.747049 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ce3bc1ec-35d7-4db6-9a3b-ef1313a659fb tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] GET https://10.4.3.246/volume/v3/group_types Aug 12 20:21:13.747321 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ce3bc1ec-35d7-4db6-9a3b-ef1313a659fb tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:13.748357 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ce3bc1ec-35d7-4db6-9a3b-ef1313a659fb tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:13.748420 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-933dbf3e-d0b0-4ed1-bca7-f18796727c5c tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/snapshots/d5df4102-c362-4f32-ad5d-23c37bf6241f returned with HTTP 404 Aug 12 20:21:13.748420 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 602/2434] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:13 2026] GET /volume/v3/snapshots/d5df4102-c362-4f32-ad5d-23c37bf6241f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:13.757381 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-879347ff-7857-4391-b421-1546e2397aa3 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:13.757725 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ce3bc1ec-35d7-4db6-9a3b-ef1313a659fb tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] https://10.4.3.246/volume/v3/group_types returned with HTTP 200 Aug 12 20:21:13.758115 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 619/2435] 10.4.3.246 () {68 vars in 1290 bytes} [Wed Aug 12 20:21:13 2026] GET /volume/v3/group_types => generated 248 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:13.758908 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-879347ff-7857-4391-b421-1546e2397aa3 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/220874ec-19b7-4126-a9e4-103a86ca734e Aug 12 20:21:13.759148 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-879347ff-7857-4391-b421-1546e2397aa3 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:13.759326 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-879347ff-7857-4391-b421-1546e2397aa3 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:13.766513 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:13.766513 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:13.768368 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-e5eaff21-b315-40d9-ba45-4fd19c7f101f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:13.774081 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-879347ff-7857-4391-b421-1546e2397aa3 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:21:13.774196 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e5eaff21-b315-40d9-ba45-4fd19c7f101f tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] POST https://10.4.3.246/volume/v3/group_types Aug 12 20:21:13.774196 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e5eaff21-b315-40d9-ba45-4fd19c7f101f tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1100605715", "is_public": true}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:13.775308 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-879347ff-7857-4391-b421-1546e2397aa3 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/220874ec-19b7-4126-a9e4-103a86ca734e returned with HTTP 200 Aug 12 20:21:13.775742 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 614/2436] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:13 2026] GET /volume/v3/volumes/220874ec-19b7-4126-a9e4-103a86ca734e => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:13.788120 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-7076d929-71f2-4425-bfc0-bd1a1fc56fb8 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:13.790195 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7076d929-71f2-4425-bfc0-bd1a1fc56fb8 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] DELETE https://10.4.3.246/volume/v3/volumes/220874ec-19b7-4126-a9e4-103a86ca734e Aug 12 20:21:13.790446 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7076d929-71f2-4425-bfc0-bd1a1fc56fb8 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:13.791062 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7076d929-71f2-4425-bfc0-bd1a1fc56fb8 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:13.791062 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-7076d929-71f2-4425-bfc0-bd1a1fc56fb8 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Delete volume with id: 220874ec-19b7-4126-a9e4-103a86ca734e Aug 12 20:21:13.793408 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e5eaff21-b315-40d9-ba45-4fd19c7f101f tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] https://10.4.3.246/volume/v3/group_types returned with HTTP 202 Aug 12 20:21:13.794581 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 603/2437] 10.4.3.246 () {70 vars in 1311 bytes} [Wed Aug 12 20:21:13 2026] POST /volume/v3/group_types => generated 164 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:13.797343 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:13.797343 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:13.797835 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-7076d929-71f2-4425-bfc0-bd1a1fc56fb8 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:21:13.802067 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-d9b542c7-b291-4fc6-8490-892a483563b5 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:13.803739 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d9b542c7-b291-4fc6-8490-892a483563b5 tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] POST https://10.4.3.246/volume/v3/group_types Aug 12 20:21:13.804151 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d9b542c7-b291-4fc6-8490-892a483563b5 tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-496811398", "is_public": false}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:13.817848 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-7076d929-71f2-4425-bfc0-bd1a1fc56fb8 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Delete volume request issued successfully. Aug 12 20:21:13.817848 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7076d929-71f2-4425-bfc0-bd1a1fc56fb8 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/220874ec-19b7-4126-a9e4-103a86ca734e returned with HTTP 202 Aug 12 20:21:13.817848 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 620/2438] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:21:13 2026] DELETE /volume/v3/volumes/220874ec-19b7-4126-a9e4-103a86ca734e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:21:13.819460 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d9b542c7-b291-4fc6-8490-892a483563b5 tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] https://10.4.3.246/volume/v3/group_types returned with HTTP 202 Aug 12 20:21:13.820078 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 615/2439] 10.4.3.246 () {70 vars in 1311 bytes} [Wed Aug 12 20:21:13 2026] POST /volume/v3/group_types => generated 164 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:13.826218 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-bc588826-58f0-46bf-9e47-5b5016a8e3c0 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:13.828982 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-72972f97-0501-425f-bc43-2e5c49df5f5c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:13.833563 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-72972f97-0501-425f-bc43-2e5c49df5f5c tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] GET https://10.4.3.246/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 12 20:21:13.833563 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-72972f97-0501-425f-bc43-2e5c49df5f5c tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:13.833563 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-72972f97-0501-425f-bc43-2e5c49df5f5c tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:13.833803 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-bc588826-58f0-46bf-9e47-5b5016a8e3c0 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/220874ec-19b7-4126-a9e4-103a86ca734e Aug 12 20:21:13.833803 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-bc588826-58f0-46bf-9e47-5b5016a8e3c0 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:13.833803 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-bc588826-58f0-46bf-9e47-5b5016a8e3c0 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:13.842852 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-72972f97-0501-425f-bc43-2e5c49df5f5c tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] https://10.4.3.246/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 12 20:21:13.843110 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:13.843110 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:13.843295 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 621/2440] 10.4.3.246 () {68 vars in 1351 bytes} [Wed Aug 12 20:21:13 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:13.847116 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-bc588826-58f0-46bf-9e47-5b5016a8e3c0 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:21:13.851156 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-1ddb169a-e46a-454c-9706-1cad8721adbe None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:13.851320 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-bc588826-58f0-46bf-9e47-5b5016a8e3c0 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/220874ec-19b7-4126-a9e4-103a86ca734e returned with HTTP 200 Aug 12 20:21:13.851830 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 604/2441] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:13 2026] GET /volume/v3/volumes/220874ec-19b7-4126-a9e4-103a86ca734e => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:13.853568 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1ddb169a-e46a-454c-9706-1cad8721adbe tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] GET https://10.4.3.246/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 12 20:21:13.853880 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1ddb169a-e46a-454c-9706-1cad8721adbe tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:13.854159 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1ddb169a-e46a-454c-9706-1cad8721adbe tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:13.863985 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1ddb169a-e46a-454c-9706-1cad8721adbe tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] https://10.4.3.246/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 12 20:21:13.864488 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 616/2442] 10.4.3.246 () {68 vars in 1353 bytes} [Wed Aug 12 20:21:13 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:13.872461 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-81e16dec-3071-4745-ba1f-6cb07039f9e4 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:13.874938 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-81e16dec-3071-4745-ba1f-6cb07039f9e4 tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] GET https://10.4.3.246/volume/v3/group_types?is_public=False Aug 12 20:21:13.875261 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-81e16dec-3071-4745-ba1f-6cb07039f9e4 tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:13.875550 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-81e16dec-3071-4745-ba1f-6cb07039f9e4 tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:13.889804 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-81e16dec-3071-4745-ba1f-6cb07039f9e4 tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] https://10.4.3.246/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 12 20:21:13.890259 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 622/2443] 10.4.3.246 () {68 vars in 1321 bytes} [Wed Aug 12 20:21:13 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:13.899720 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-9f99f4fd-b287-4d06-9d74-6fed6f75799b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:13.901018 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9f99f4fd-b287-4d06-9d74-6fed6f75799b tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] GET https://10.4.3.246/volume/v3/group_types?is_public=True Aug 12 20:21:13.901281 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9f99f4fd-b287-4d06-9d74-6fed6f75799b tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:13.901661 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9f99f4fd-b287-4d06-9d74-6fed6f75799b tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:13.913572 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9f99f4fd-b287-4d06-9d74-6fed6f75799b tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] https://10.4.3.246/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 12 20:21:13.913572 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 605/2444] 10.4.3.246 () {68 vars in 1319 bytes} [Wed Aug 12 20:21:13 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:13.921661 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-24374a9a-590c-4e33-9e14-c4c80d4639d9 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:13.923998 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-24374a9a-590c-4e33-9e14-c4c80d4639d9 tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] DELETE https://10.4.3.246/volume/v3/group_types/571139a4-f01b-4b73-8785-ab7ae19c904b Aug 12 20:21:13.924287 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-24374a9a-590c-4e33-9e14-c4c80d4639d9 tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:13.924563 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-24374a9a-590c-4e33-9e14-c4c80d4639d9 tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:13.940040 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-24374a9a-590c-4e33-9e14-c4c80d4639d9 tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] https://10.4.3.246/volume/v3/group_types/571139a4-f01b-4b73-8785-ab7ae19c904b returned with HTTP 202 Aug 12 20:21:13.940613 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 617/2445] 10.4.3.246 () {68 vars in 1404 bytes} [Wed Aug 12 20:21:13 2026] DELETE /volume/v3/group_types/571139a4-f01b-4b73-8785-ab7ae19c904b => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:21:13.947226 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-1c85a9fd-ca55-47c1-a4c2-51c558690feb None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:13.950159 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1c85a9fd-ca55-47c1-a4c2-51c558690feb tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] DELETE https://10.4.3.246/volume/v3/group_types/ef397387-870c-4a86-9cc0-827de5a0b1a8 Aug 12 20:21:13.950159 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1c85a9fd-ca55-47c1-a4c2-51c558690feb tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:13.950289 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1c85a9fd-ca55-47c1-a4c2-51c558690feb tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:13.952099 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-70c1bdfe-c08c-4b10-99e4-72e402e973a9 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:13.954164 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-70c1bdfe-c08c-4b10-99e4-72e402e973a9 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 Aug 12 20:21:13.954530 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-70c1bdfe-c08c-4b10-99e4-72e402e973a9 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:13.954530 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-70c1bdfe-c08c-4b10-99e4-72e402e973a9 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:13.962987 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:13.962987 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:13.965200 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1c85a9fd-ca55-47c1-a4c2-51c558690feb tempest-GroupTypesTest-1808459059 tempest-GroupTypesTest-1808459059-project-admin] https://10.4.3.246/volume/v3/group_types/ef397387-870c-4a86-9cc0-827de5a0b1a8 returned with HTTP 202 Aug 12 20:21:13.965582 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 623/2446] 10.4.3.246 () {68 vars in 1404 bytes} [Wed Aug 12 20:21:13 2026] DELETE /volume/v3/group_types/ef397387-870c-4a86-9cc0-827de5a0b1a8 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:21:13.968822 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-70c1bdfe-c08c-4b10-99e4-72e402e973a9 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:21:13.974469 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-70c1bdfe-c08c-4b10-99e4-72e402e973a9 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 returned with HTTP 200 Aug 12 20:21:13.974469 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 606/2447] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:13 2026] GET /volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:13.986803 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a88bea26-0bcc-45b0-8c6b-3c3a5a8ebd72 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:13.988373 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a88bea26-0bcc-45b0-8c6b-3c3a5a8ebd72 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 Aug 12 20:21:13.988556 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a88bea26-0bcc-45b0-8c6b-3c3a5a8ebd72 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:13.988756 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a88bea26-0bcc-45b0-8c6b-3c3a5a8ebd72 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:13.995481 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:13.995481 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:13.999509 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-a88bea26-0bcc-45b0-8c6b-3c3a5a8ebd72 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:21:14.004864 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a88bea26-0bcc-45b0-8c6b-3c3a5a8ebd72 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 returned with HTTP 200 Aug 12 20:21:14.005359 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 618/2448] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:13 2026] GET /volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:14.072766 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a754a5c2-4211-483a-8d07-0e073bd13daa None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:14.074566 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a754a5c2-4211-483a-8d07-0e073bd13daa tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 Aug 12 20:21:14.074849 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a754a5c2-4211-483a-8d07-0e073bd13daa tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:14.075117 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a754a5c2-4211-483a-8d07-0e073bd13daa tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:14.083524 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:14.083524 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:14.087615 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-a754a5c2-4211-483a-8d07-0e073bd13daa tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:21:14.092387 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a754a5c2-4211-483a-8d07-0e073bd13daa tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 returned with HTTP 200 Aug 12 20:21:14.093087 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 624/2449] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:14 2026] GET /volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:14.165391 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:14.165391 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:14.168588 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-047a6c4f-b580-4e12-8859-b8308afb7f45 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:21:14.168588 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.backup.api [None req-047a6c4f-b580-4e12-8859-b8308afb7f45 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Checking backup size 1 against volume size 1 {{(pid=100385) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 12 20:21:14.168588 np0000007109 devstack@c-api.service[100385]: INFO cinder.backup.api [None req-047a6c4f-b580-4e12-8859-b8308afb7f45 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Overwriting volume a1018c25-fa90-4143-b27b-7a7cbf015bd3 with restore of backup b904854d-4390-4f7f-9329-23d676fdf456 Aug 12 20:21:14.186376 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.backup.rpcapi [None req-047a6c4f-b580-4e12-8859-b8308afb7f45 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] restore_backup in rpcapi backup_id b904854d-4390-4f7f-9329-23d676fdf456 {{(pid=100385) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 12 20:21:14.188135 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-047a6c4f-b580-4e12-8859-b8308afb7f45 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456/restore returned with HTTP 202 Aug 12 20:21:14.188573 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 602/2450] 10.4.3.246 () {68 vars in 1393 bytes} [Wed Aug 12 20:21:12 2026] POST /volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456/restore => generated 189 bytes in 1237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:21:14.201243 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-aac90bd3-90ad-4d82-bd32-6522ecca970c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:14.202997 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-63517793-75ea-453e-ba68-7e05a5e87ad7 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:14.204194 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-aac90bd3-90ad-4d82-bd32-6522ecca970c tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] GET https://10.4.3.246/volume/v3/volumes/36a7dcdb-f81f-4da4-a659-9ac4e458d45c Aug 12 20:21:14.204194 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-aac90bd3-90ad-4d82-bd32-6522ecca970c tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:14.204815 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-aac90bd3-90ad-4d82-bd32-6522ecca970c tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:14.205175 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-63517793-75ea-453e-ba68-7e05a5e87ad7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 Aug 12 20:21:14.205437 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-63517793-75ea-453e-ba68-7e05a5e87ad7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:14.206140 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-63517793-75ea-453e-ba68-7e05a5e87ad7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:14.206140 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-63517793-75ea-453e-ba68-7e05a5e87ad7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id b904854d-4390-4f7f-9329-23d676fdf456. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:14.211267 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:14.211267 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:14.211953 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-aac90bd3-90ad-4d82-bd32-6522ecca970c tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] https://10.4.3.246/volume/v3/volumes/36a7dcdb-f81f-4da4-a659-9ac4e458d45c returned with HTTP 404 Aug 12 20:21:14.212103 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 607/2451] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:21:14 2026] GET /volume/v3/volumes/36a7dcdb-f81f-4da4-a659-9ac4e458d45c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:21:14.212935 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-63517793-75ea-453e-ba68-7e05a5e87ad7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 returned with HTTP 200 Aug 12 20:21:14.213134 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 619/2452] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:14 2026] GET /volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:14.224337 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-84dc1777-0873-47f0-8462-9b1891211b59 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:14.227771 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-84dc1777-0873-47f0-8462-9b1891211b59 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:21:14.228362 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-84dc1777-0873-47f0-8462-9b1891211b59 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1619769009"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:14.230084 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-84dc1777-0873-47f0-8462-9b1891211b59 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1619769009'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:21:14.230199 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-84dc1777-0873-47f0-8462-9b1891211b59 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Create volume of 1 GB Aug 12 20:21:14.234243 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-84dc1777-0873-47f0-8462-9b1891211b59 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Availability Zones retrieved successfully. Aug 12 20:21:14.243446 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-84dc1777-0873-47f0-8462-9b1891211b59 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Flow 'volume_create_api' (9e59c6bc-62e6-4fd9-b073-593604d598e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:14.244800 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-84dc1777-0873-47f0-8462-9b1891211b59 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (323faa6e-48bd-4829-b987-0c4f57c7f70e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:14.246581 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-84dc1777-0873-47f0-8462-9b1891211b59 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:21:14.282324 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-84dc1777-0873-47f0-8462-9b1891211b59 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (323faa6e-48bd-4829-b987-0c4f57c7f70e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:14.283849 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-84dc1777-0873-47f0-8462-9b1891211b59 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a89c76ac-4583-4dc1-a6ba-3a50264f256c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:14.348117 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-84dc1777-0873-47f0-8462-9b1891211b59 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Created reservations ['f8f548fd-9af1-46cc-9d5e-8c1bf8874029', '0d6285f2-ea0b-4fa8-8917-dae659d3a424', 'b8707f15-9bfa-4024-b383-577be0b09408', '1d7a3911-4938-4f68-a3c7-907cad63eed8'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:14.349158 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-84dc1777-0873-47f0-8462-9b1891211b59 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a89c76ac-4583-4dc1-a6ba-3a50264f256c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8f548fd-9af1-46cc-9d5e-8c1bf8874029', '0d6285f2-ea0b-4fa8-8917-dae659d3a424', 'b8707f15-9bfa-4024-b383-577be0b09408', '1d7a3911-4938-4f68-a3c7-907cad63eed8']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:14.350213 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-84dc1777-0873-47f0-8462-9b1891211b59 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1965f660-3701-4e80-ae92-0a56411c0181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:14.375492 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-84dc1777-0873-47f0-8462-9b1891211b59 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1965f660-3701-4e80-ae92-0a56411c0181) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7687f164-bb5c-48d3-ab77-01db73f5c69a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1619769009',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7223d0f86b44db794b0e3ceaecd848f',qos_specs=None,replication_status=,reservations=['f8f548fd-9af1-46cc-9d5e-8c1bf8874029','0d6285f2-ea0b-4fa8-8917-dae659d3a424','b8707f15-9bfa-4024-b383-577be0b09408','1d7a3911-4938-4f68-a3c7-907cad63eed8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c1c8fb9833a437ba3698b29106979ba',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:21:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1619769009',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7687f164-bb5c-48d3-ab77-01db73f5c69a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7223d0f86b44db794b0e3ceaecd848f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c1c8fb9833a437ba3698b29106979ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:14.376305 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-84dc1777-0873-47f0-8462-9b1891211b59 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b178e295-e4d4-442c-bb0d-30f7ed2578f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:14.402568 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-84dc1777-0873-47f0-8462-9b1891211b59 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b178e295-e4d4-442c-bb0d-30f7ed2578f6) transitioned into state 'SUCCESS' from state '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-1619769009',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7223d0f86b44db794b0e3ceaecd848f',qos_specs=None,replication_status=,reservations=['f8f548fd-9af1-46cc-9d5e-8c1bf8874029','0d6285f2-ea0b-4fa8-8917-dae659d3a424','b8707f15-9bfa-4024-b383-577be0b09408','1d7a3911-4938-4f68-a3c7-907cad63eed8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c1c8fb9833a437ba3698b29106979ba',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:14.402568 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-84dc1777-0873-47f0-8462-9b1891211b59 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6478a80-c82a-44d6-aea8-004d74156282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:14.412370 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-84dc1777-0873-47f0-8462-9b1891211b59 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6478a80-c82a-44d6-aea8-004d74156282) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:14.413406 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-84dc1777-0873-47f0-8462-9b1891211b59 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Flow 'volume_create_api' (9e59c6bc-62e6-4fd9-b073-593604d598e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:14.413760 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-84dc1777-0873-47f0-8462-9b1891211b59 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Create volume request issued successfully. Aug 12 20:21:14.414326 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-84dc1777-0873-47f0-8462-9b1891211b59 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:21:14.416566 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 625/2453] 10.4.3.246 () {70 vars in 1299 bytes} [Wed Aug 12 20:21:14 2026] POST /volume/v3/volumes => generated 778 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 12 20:21:14.430379 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-bff5ccbf-b333-42b2-be97-cfd620ac6650 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:14.432739 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-bff5ccbf-b333-42b2-be97-cfd620ac6650 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] GET https://10.4.3.246/volume/v3/volumes/7687f164-bb5c-48d3-ab77-01db73f5c69a Aug 12 20:21:14.432983 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-bff5ccbf-b333-42b2-be97-cfd620ac6650 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:14.433168 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-bff5ccbf-b333-42b2-be97-cfd620ac6650 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:14.443253 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:14.443253 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:14.447895 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-bff5ccbf-b333-42b2-be97-cfd620ac6650 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Volume info retrieved successfully. Aug 12 20:21:14.452195 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-bff5ccbf-b333-42b2-be97-cfd620ac6650 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] https://10.4.3.246/volume/v3/volumes/7687f164-bb5c-48d3-ab77-01db73f5c69a returned with HTTP 200 Aug 12 20:21:14.452552 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 603/2454] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:21:14 2026] GET /volume/v3/volumes/7687f164-bb5c-48d3-ab77-01db73f5c69a => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:14.868825 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-fd5bda56-5288-4b09-b550-365e8365d827 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:14.870352 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fd5bda56-5288-4b09-b550-365e8365d827 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/220874ec-19b7-4126-a9e4-103a86ca734e Aug 12 20:21:14.870816 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fd5bda56-5288-4b09-b550-365e8365d827 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:14.871134 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fd5bda56-5288-4b09-b550-365e8365d827 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:14.877878 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fd5bda56-5288-4b09-b550-365e8365d827 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/220874ec-19b7-4126-a9e4-103a86ca734e returned with HTTP 404 Aug 12 20:21:14.878488 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 608/2455] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:14 2026] GET /volume/v3/volumes/220874ec-19b7-4126-a9e4-103a86ca734e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:14.889258 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-716f66fe-8507-4c89-8454-d1e0ab5f47db None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:14.891863 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-716f66fe-8507-4c89-8454-d1e0ab5f47db tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f Aug 12 20:21:14.892961 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-716f66fe-8507-4c89-8454-d1e0ab5f47db tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:14.894451 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-716f66fe-8507-4c89-8454-d1e0ab5f47db tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:14.907376 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:14.907376 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:14.912830 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-716f66fe-8507-4c89-8454-d1e0ab5f47db tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:21:14.919436 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-716f66fe-8507-4c89-8454-d1e0ab5f47db tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f returned with HTTP 200 Aug 12 20:21:14.919436 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 620/2456] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:14 2026] GET /volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:14.933461 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-061596eb-f54e-4b44-8c18-3e24c11d7204 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:14.935400 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-061596eb-f54e-4b44-8c18-3e24c11d7204 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] DELETE https://10.4.3.246/volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f Aug 12 20:21:14.935608 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-061596eb-f54e-4b44-8c18-3e24c11d7204 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:14.935803 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-061596eb-f54e-4b44-8c18-3e24c11d7204 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:14.935958 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-061596eb-f54e-4b44-8c18-3e24c11d7204 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Delete volume with id: 804bc7bd-e6ac-4086-a9cc-9db4174b1d5f Aug 12 20:21:14.943566 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:14.943566 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:14.944141 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-061596eb-f54e-4b44-8c18-3e24c11d7204 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:21:14.966736 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-061596eb-f54e-4b44-8c18-3e24c11d7204 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Delete volume request issued successfully. Aug 12 20:21:14.967013 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-061596eb-f54e-4b44-8c18-3e24c11d7204 tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f returned with HTTP 202 Aug 12 20:21:14.967569 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 626/2457] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:21:14 2026] DELETE /volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:21:14.975766 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f56959fe-3418-4734-8792-306c8576c28a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:14.982152 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f56959fe-3418-4734-8792-306c8576c28a tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f Aug 12 20:21:14.982258 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f56959fe-3418-4734-8792-306c8576c28a tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:14.982490 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f56959fe-3418-4734-8792-306c8576c28a tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:14.992293 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:14.992293 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:14.997905 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-f56959fe-3418-4734-8792-306c8576c28a tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Volume info retrieved successfully. Aug 12 20:21:15.002688 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f56959fe-3418-4734-8792-306c8576c28a tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f returned with HTTP 200 Aug 12 20:21:15.003134 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 604/2458] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:14 2026] GET /volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:15.237153 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-9180982f-5fd8-4d7c-a59b-c6c09b42de13 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:15.239313 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9180982f-5fd8-4d7c-a59b-c6c09b42de13 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 Aug 12 20:21:15.239511 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9180982f-5fd8-4d7c-a59b-c6c09b42de13 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:15.239788 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9180982f-5fd8-4d7c-a59b-c6c09b42de13 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:15.239901 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-9180982f-5fd8-4d7c-a59b-c6c09b42de13 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id b904854d-4390-4f7f-9329-23d676fdf456. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:15.245871 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:15.245871 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:15.245871 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9180982f-5fd8-4d7c-a59b-c6c09b42de13 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 returned with HTTP 200 Aug 12 20:21:15.245871 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 609/2459] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:15 2026] GET /volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:15.468117 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-365d6f67-a54e-44e2-be33-e34cc51c5ad6 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:15.472479 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-365d6f67-a54e-44e2-be33-e34cc51c5ad6 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] GET https://10.4.3.246/volume/v3/volumes/7687f164-bb5c-48d3-ab77-01db73f5c69a Aug 12 20:21:15.472479 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-365d6f67-a54e-44e2-be33-e34cc51c5ad6 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:15.472479 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-365d6f67-a54e-44e2-be33-e34cc51c5ad6 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:15.480374 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:15.480374 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:15.488400 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-365d6f67-a54e-44e2-be33-e34cc51c5ad6 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Volume info retrieved successfully. Aug 12 20:21:15.494038 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-365d6f67-a54e-44e2-be33-e34cc51c5ad6 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] https://10.4.3.246/volume/v3/volumes/7687f164-bb5c-48d3-ab77-01db73f5c69a returned with HTTP 200 Aug 12 20:21:15.494822 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 621/2460] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:21:15 2026] GET /volume/v3/volumes/7687f164-bb5c-48d3-ab77-01db73f5c69a => generated 1018 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:21:15.512273 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-525419e3-220d-44ad-80b4-7b840a7f3bc7 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:15.514441 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-525419e3-220d-44ad-80b4-7b840a7f3bc7 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-reader] GET https://10.4.3.246/volume/v3/volumes/detail Aug 12 20:21:15.514743 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-525419e3-220d-44ad-80b4-7b840a7f3bc7 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-reader] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:15.515003 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-525419e3-220d-44ad-80b4-7b840a7f3bc7 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-reader] Calling method 'detail' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:15.515341 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.api_utils [None req-525419e3-220d-44ad-80b4-7b840a7f3bc7 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-reader] Removing options '' from query. {{(pid=100384) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:21:15.516213 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-525419e3-220d-44ad-80b4-7b840a7f3bc7 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100384) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:21:15.525800 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-525419e3-220d-44ad-80b4-7b840a7f3bc7 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-reader] Get all volumes completed successfully. Aug 12 20:21:15.526668 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:15.526668 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:15.538947 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-525419e3-220d-44ad-80b4-7b840a7f3bc7 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-reader] https://10.4.3.246/volume/v3/volumes/detail returned with HTTP 200 Aug 12 20:21:15.539384 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 627/2461] 10.4.3.246 () {68 vars in 1299 bytes} [Wed Aug 12 20:21:15 2026] GET /volume/v3/volumes/detail => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:15.557716 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-6dea13b3-1a38-480e-99bc-d0cf551fbf7a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:15.561399 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-6dea13b3-1a38-480e-99bc-d0cf551fbf7a tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/7687f164-bb5c-48d3-ab77-01db73f5c69a Aug 12 20:21:15.561399 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-6dea13b3-1a38-480e-99bc-d0cf551fbf7a tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:15.561399 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-6dea13b3-1a38-480e-99bc-d0cf551fbf7a tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:15.561399 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-6dea13b3-1a38-480e-99bc-d0cf551fbf7a tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Delete volume with id: 7687f164-bb5c-48d3-ab77-01db73f5c69a Aug 12 20:21:15.569086 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:15.569086 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:15.569678 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-6dea13b3-1a38-480e-99bc-d0cf551fbf7a tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Volume info retrieved successfully. Aug 12 20:21:15.594316 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-6dea13b3-1a38-480e-99bc-d0cf551fbf7a tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Delete volume request issued successfully. Aug 12 20:21:15.594316 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-6dea13b3-1a38-480e-99bc-d0cf551fbf7a tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] https://10.4.3.246/volume/v3/volumes/7687f164-bb5c-48d3-ab77-01db73f5c69a returned with HTTP 202 Aug 12 20:21:15.594316 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 605/2462] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:21:15 2026] DELETE /volume/v3/volumes/7687f164-bb5c-48d3-ab77-01db73f5c69a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:21:15.606281 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-55b748ff-0724-492b-a235-13a95a4b763f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:15.609751 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-55b748ff-0724-492b-a235-13a95a4b763f tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] GET https://10.4.3.246/volume/v3/volumes/7687f164-bb5c-48d3-ab77-01db73f5c69a Aug 12 20:21:15.610125 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-55b748ff-0724-492b-a235-13a95a4b763f tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:15.610484 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-55b748ff-0724-492b-a235-13a95a4b763f tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:15.621236 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:15.621236 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:15.626732 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-55b748ff-0724-492b-a235-13a95a4b763f tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Volume info retrieved successfully. Aug 12 20:21:15.633992 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-55b748ff-0724-492b-a235-13a95a4b763f tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] https://10.4.3.246/volume/v3/volumes/7687f164-bb5c-48d3-ab77-01db73f5c69a returned with HTTP 200 Aug 12 20:21:15.634584 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 610/2463] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:21:15 2026] GET /volume/v3/volumes/7687f164-bb5c-48d3-ab77-01db73f5c69a => generated 1017 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:21:16.018277 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-79ebb94a-25c3-480b-ad5c-eaf961092a2e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:16.022596 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-79ebb94a-25c3-480b-ad5c-eaf961092a2e tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] GET https://10.4.3.246/volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f Aug 12 20:21:16.022596 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-79ebb94a-25c3-480b-ad5c-eaf961092a2e tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:16.022596 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-79ebb94a-25c3-480b-ad5c-eaf961092a2e tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:16.029858 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-79ebb94a-25c3-480b-ad5c-eaf961092a2e tempest-VolumesSnapshotTestJSON-1689132222 tempest-VolumesSnapshotTestJSON-1689132222-project-member] https://10.4.3.246/volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f returned with HTTP 404 Aug 12 20:21:16.030662 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 622/2464] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:16 2026] GET /volume/v3/volumes/804bc7bd-e6ac-4086-a9cc-9db4174b1d5f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:16.260610 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-749709ae-9ad7-43ba-ba99-e60d03478e32 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:16.266053 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-749709ae-9ad7-43ba-ba99-e60d03478e32 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 Aug 12 20:21:16.267577 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-749709ae-9ad7-43ba-ba99-e60d03478e32 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:16.267577 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-749709ae-9ad7-43ba-ba99-e60d03478e32 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:16.267577 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-749709ae-9ad7-43ba-ba99-e60d03478e32 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id b904854d-4390-4f7f-9329-23d676fdf456. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:16.272991 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:16.272991 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:16.275513 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-749709ae-9ad7-43ba-ba99-e60d03478e32 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 returned with HTTP 200 Aug 12 20:21:16.275513 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 628/2465] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:16 2026] GET /volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 => generated 793 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:16.583694 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-bfc4c149-ca09-4595-8bd8-5e3670b78191 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:16.651716 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-b755265f-69be-4d62-a98d-0bbac0432e8e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:16.659173 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b755265f-69be-4d62-a98d-0bbac0432e8e tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] GET https://10.4.3.246/volume/v3/volumes/7687f164-bb5c-48d3-ab77-01db73f5c69a Aug 12 20:21:16.659173 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b755265f-69be-4d62-a98d-0bbac0432e8e tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:16.659173 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b755265f-69be-4d62-a98d-0bbac0432e8e tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:16.663395 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b755265f-69be-4d62-a98d-0bbac0432e8e tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] https://10.4.3.246/volume/v3/volumes/7687f164-bb5c-48d3-ab77-01db73f5c69a returned with HTTP 404 Aug 12 20:21:16.663973 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 611/2466] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:21:16 2026] GET /volume/v3/volumes/7687f164-bb5c-48d3-ab77-01db73f5c69a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:21:16.681352 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-b2daa785-efb2-4582-98b7-8756b32dca35 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:16.686283 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b2daa785-efb2-4582-98b7-8756b32dca35 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:21:16.686283 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b2daa785-efb2-4582-98b7-8756b32dca35 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1333627274"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:16.686283 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-b2daa785-efb2-4582-98b7-8756b32dca35 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1333627274'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:21:16.686283 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-b2daa785-efb2-4582-98b7-8756b32dca35 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Create volume of 1 GB Aug 12 20:21:16.694008 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-b2daa785-efb2-4582-98b7-8756b32dca35 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Availability Zones retrieved successfully. Aug 12 20:21:16.702564 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-b2daa785-efb2-4582-98b7-8756b32dca35 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Flow 'volume_create_api' (7c62e209-7ca2-4458-9a76-79036a40cc28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:16.704250 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-b2daa785-efb2-4582-98b7-8756b32dca35 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f84aee38-ae89-43aa-a171-c96d6a863151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:16.705740 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-b2daa785-efb2-4582-98b7-8756b32dca35 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:21:16.744909 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-b2daa785-efb2-4582-98b7-8756b32dca35 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f84aee38-ae89-43aa-a171-c96d6a863151) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:16.746383 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-b2daa785-efb2-4582-98b7-8756b32dca35 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c04c690-34fd-4799-b83a-166fa11a283b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:16.771189 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-bfc4c149-ca09-4595-8bd8-5e3670b78191 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:21:16.771689 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-bfc4c149-ca09-4595-8bd8-5e3670b78191 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-151600502"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:16.773995 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-259016f8-e1ab-41f7-9bfd-d81b0923d1ec None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:16.776334 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-259016f8-e1ab-41f7-9bfd-d81b0923d1ec tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:21:16.782358 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-259016f8-e1ab-41f7-9bfd-d81b0923d1ec tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-358059948", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:16.783206 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-bfc4c149-ca09-4595-8bd8-5e3670b78191 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-151600502'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:21:16.783206 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-bfc4c149-ca09-4595-8bd8-5e3670b78191 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Create volume of 1 GB Aug 12 20:21:16.790178 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-259016f8-e1ab-41f7-9bfd-d81b0923d1ec tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-358059948', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:21:16.790178 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-259016f8-e1ab-41f7-9bfd-d81b0923d1ec tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Create volume of 1 GB Aug 12 20:21:16.794401 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-bfc4c149-ca09-4595-8bd8-5e3670b78191 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Availability Zones retrieved successfully. Aug 12 20:21:16.798058 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-259016f8-e1ab-41f7-9bfd-d81b0923d1ec tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Availability Zones retrieved successfully. Aug 12 20:21:16.802254 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-bfc4c149-ca09-4595-8bd8-5e3670b78191 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Flow 'volume_create_api' (dbd91986-1331-4bb2-a029-672237a30fe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:16.804318 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-bfc4c149-ca09-4595-8bd8-5e3670b78191 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5558f1e-df08-467c-95c4-41de585f19b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:16.804725 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-bfc4c149-ca09-4595-8bd8-5e3670b78191 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:21:16.805086 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-259016f8-e1ab-41f7-9bfd-d81b0923d1ec tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Flow 'volume_create_api' (8b983638-9c91-45c5-8760-d1a29b9d217f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:16.806155 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-259016f8-e1ab-41f7-9bfd-d81b0923d1ec tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1d5e921-8b3c-49a9-9f7e-aec9c1766d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:16.807575 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-259016f8-e1ab-41f7-9bfd-d81b0923d1ec tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:21:16.825874 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-b2daa785-efb2-4582-98b7-8756b32dca35 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Created reservations ['4cf5c09e-834b-4fb3-9d1d-5f458f03d31f', '7f2ab42c-9a46-4cb4-beae-68934dd86d79', '7fe553b5-7f29-45c2-9484-0608d089ab3f', '8191827b-34d8-4225-a8b8-c7741fe3ce5a'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:16.826630 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-b2daa785-efb2-4582-98b7-8756b32dca35 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c04c690-34fd-4799-b83a-166fa11a283b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cf5c09e-834b-4fb3-9d1d-5f458f03d31f', '7f2ab42c-9a46-4cb4-beae-68934dd86d79', '7fe553b5-7f29-45c2-9484-0608d089ab3f', '8191827b-34d8-4225-a8b8-c7741fe3ce5a']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:16.827584 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-b2daa785-efb2-4582-98b7-8756b32dca35 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d9ef607-c216-4fd9-a062-0778effb7b5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:16.841026 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-bfc4c149-ca09-4595-8bd8-5e3670b78191 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5558f1e-df08-467c-95c4-41de585f19b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:16.842171 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-bfc4c149-ca09-4595-8bd8-5e3670b78191 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7ea8815-f446-4274-a55a-3e568199e555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:16.845136 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-259016f8-e1ab-41f7-9bfd-d81b0923d1ec tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1d5e921-8b3c-49a9-9f7e-aec9c1766d54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:16.846058 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-259016f8-e1ab-41f7-9bfd-d81b0923d1ec tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f62c728-49f8-4101-b562-61178bb12269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:16.859088 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-b2daa785-efb2-4582-98b7-8756b32dca35 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d9ef607-c216-4fd9-a062-0778effb7b5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57a33782-f23e-4cb1-8b27-6b361686091c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1333627274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7223d0f86b44db794b0e3ceaecd848f',qos_specs=None,replication_status=,reservations=['4cf5c09e-834b-4fb3-9d1d-5f458f03d31f','7f2ab42c-9a46-4cb4-beae-68934dd86d79','7fe553b5-7f29-45c2-9484-0608d089ab3f','8191827b-34d8-4225-a8b8-c7741fe3ce5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c1c8fb9833a437ba3698b29106979ba',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:21:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1333627274',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57a33782-f23e-4cb1-8b27-6b361686091c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7223d0f86b44db794b0e3ceaecd848f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c1c8fb9833a437ba3698b29106979ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:16.860286 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-b2daa785-efb2-4582-98b7-8756b32dca35 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef5dddc1-ca18-46fb-baf0-ba672d4d020d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:16.893404 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-b2daa785-efb2-4582-98b7-8756b32dca35 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef5dddc1-ca18-46fb-baf0-ba672d4d020d) transitioned into state 'SUCCESS' from state '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-1333627274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7223d0f86b44db794b0e3ceaecd848f',qos_specs=None,replication_status=,reservations=['4cf5c09e-834b-4fb3-9d1d-5f458f03d31f','7f2ab42c-9a46-4cb4-beae-68934dd86d79','7fe553b5-7f29-45c2-9484-0608d089ab3f','8191827b-34d8-4225-a8b8-c7741fe3ce5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c1c8fb9833a437ba3698b29106979ba',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:16.894337 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-b2daa785-efb2-4582-98b7-8756b32dca35 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0ecee14-c718-44e9-aeec-fc4be40f6f39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:16.904102 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-b2daa785-efb2-4582-98b7-8756b32dca35 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0ecee14-c718-44e9-aeec-fc4be40f6f39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:16.905251 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-b2daa785-efb2-4582-98b7-8756b32dca35 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Flow 'volume_create_api' (7c62e209-7ca2-4458-9a76-79036a40cc28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:16.905921 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-b2daa785-efb2-4582-98b7-8756b32dca35 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Create volume request issued successfully. Aug 12 20:21:16.906808 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b2daa785-efb2-4582-98b7-8756b32dca35 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:21:16.907342 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 623/2467] 10.4.3.246 () {70 vars in 1299 bytes} [Wed Aug 12 20:21:16 2026] POST /volume/v3/volumes => generated 778 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:16.921526 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-ed9e9487-3df6-4958-bfd0-7619b1f7790e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:16.924793 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ed9e9487-3df6-4958-bfd0-7619b1f7790e tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] GET https://10.4.3.246/volume/v3/volumes/57a33782-f23e-4cb1-8b27-6b361686091c Aug 12 20:21:16.925097 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ed9e9487-3df6-4958-bfd0-7619b1f7790e tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:16.925361 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ed9e9487-3df6-4958-bfd0-7619b1f7790e tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:16.932821 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:16.932821 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:16.934723 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-bfc4c149-ca09-4595-8bd8-5e3670b78191 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Created reservations ['a7ab98d8-6f01-4498-a212-681a940a7a25', '577108dc-2dc4-404a-bcef-35c1130c0071', '30ee317f-66bc-49af-a464-e23958edd8d7', '08496c22-15db-4924-ace3-597eba92b5c6'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:16.935630 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-bfc4c149-ca09-4595-8bd8-5e3670b78191 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7ea8815-f446-4274-a55a-3e568199e555) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7ab98d8-6f01-4498-a212-681a940a7a25', '577108dc-2dc4-404a-bcef-35c1130c0071', '30ee317f-66bc-49af-a464-e23958edd8d7', '08496c22-15db-4924-ace3-597eba92b5c6']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:16.937449 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-ed9e9487-3df6-4958-bfd0-7619b1f7790e tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Volume info retrieved successfully. Aug 12 20:21:16.937898 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-bfc4c149-ca09-4595-8bd8-5e3670b78191 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2add86ce-2989-4f17-b557-a536b6b9863b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:16.940796 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ed9e9487-3df6-4958-bfd0-7619b1f7790e tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] https://10.4.3.246/volume/v3/volumes/57a33782-f23e-4cb1-8b27-6b361686091c returned with HTTP 200 Aug 12 20:21:16.941211 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 612/2468] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:21:16 2026] GET /volume/v3/volumes/57a33782-f23e-4cb1-8b27-6b361686091c => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:16.945246 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-259016f8-e1ab-41f7-9bfd-d81b0923d1ec tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Created reservations ['67b824a4-f3cf-4d3f-949b-9e587b2fb476', '2c3b6e76-6dbc-4268-b924-fff1574bad30', '567e7c4a-1f1b-400f-874d-1b843a12d55d', '2d113f75-ba58-4723-811a-dcb129c0c7af'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:16.946309 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-259016f8-e1ab-41f7-9bfd-d81b0923d1ec tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f62c728-49f8-4101-b562-61178bb12269) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67b824a4-f3cf-4d3f-949b-9e587b2fb476', '2c3b6e76-6dbc-4268-b924-fff1574bad30', '567e7c4a-1f1b-400f-874d-1b843a12d55d', '2d113f75-ba58-4723-811a-dcb129c0c7af']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:16.947467 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-259016f8-e1ab-41f7-9bfd-d81b0923d1ec tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4012f539-c061-4655-9d3a-9cf78506f555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:16.963493 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-bfc4c149-ca09-4595-8bd8-5e3670b78191 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2add86ce-2989-4f17-b557-a536b6b9863b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c3ca4e6-01d1-4327-80af-35f8b00b0a42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-151600502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e4678a5c4da423abde6ea20a5efb448',qos_specs=None,replication_status=,reservations=['a7ab98d8-6f01-4498-a212-681a940a7a25','577108dc-2dc4-404a-bcef-35c1130c0071','30ee317f-66bc-49af-a464-e23958edd8d7','08496c22-15db-4924-ace3-597eba92b5c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b283461a1444da287710464803d9594',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:21:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-151600502',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c3ca4e6-01d1-4327-80af-35f8b00b0a42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e4678a5c4da423abde6ea20a5efb448',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b283461a1444da287710464803d9594',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:16.964679 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-bfc4c149-ca09-4595-8bd8-5e3670b78191 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aded04d2-31a3-4db0-a1db-6a76e2739dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:16.978035 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-259016f8-e1ab-41f7-9bfd-d81b0923d1ec tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4012f539-c061-4655-9d3a-9cf78506f555) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '517a49f5-2b7c-4e30-a3cf-89deb861361d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-358059948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e86c266ead54626ab530e136247d5f5',qos_specs=None,replication_status=,reservations=['67b824a4-f3cf-4d3f-949b-9e587b2fb476','2c3b6e76-6dbc-4268-b924-fff1574bad30','567e7c4a-1f1b-400f-874d-1b843a12d55d','2d113f75-ba58-4723-811a-dcb129c0c7af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e93d5d42d5e54c049936b6ee347af991',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:21:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-358059948',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=517a49f5-2b7c-4e30-a3cf-89deb861361d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e86c266ead54626ab530e136247d5f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e93d5d42d5e54c049936b6ee347af991',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:16.979293 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-259016f8-e1ab-41f7-9bfd-d81b0923d1ec tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5980cfe6-1694-417f-a187-23f9e6b0b587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:16.984312 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-bfc4c149-ca09-4595-8bd8-5e3670b78191 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aded04d2-31a3-4db0-a1db-6a76e2739dc2) transitioned into state 'SUCCESS' from state '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-151600502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e4678a5c4da423abde6ea20a5efb448',qos_specs=None,replication_status=,reservations=['a7ab98d8-6f01-4498-a212-681a940a7a25','577108dc-2dc4-404a-bcef-35c1130c0071','30ee317f-66bc-49af-a464-e23958edd8d7','08496c22-15db-4924-ace3-597eba92b5c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b283461a1444da287710464803d9594',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:16.985060 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-bfc4c149-ca09-4595-8bd8-5e3670b78191 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de40a7b7-e620-4d8e-ae3f-ec14ec30b870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:16.993986 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-bfc4c149-ca09-4595-8bd8-5e3670b78191 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de40a7b7-e620-4d8e-ae3f-ec14ec30b870) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:16.994808 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-bfc4c149-ca09-4595-8bd8-5e3670b78191 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Flow 'volume_create_api' (dbd91986-1331-4bb2-a029-672237a30fe8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:16.995141 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-bfc4c149-ca09-4595-8bd8-5e3670b78191 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Create volume request issued successfully. Aug 12 20:21:16.995726 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-bfc4c149-ca09-4595-8bd8-5e3670b78191 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:21:16.996651 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 606/2469] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:21:16 2026] POST /volume/v3/volumes => generated 750 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:21:17.008169 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-259016f8-e1ab-41f7-9bfd-d81b0923d1ec tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5980cfe6-1694-417f-a187-23f9e6b0b587) transitioned into state 'SUCCESS' from state '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-358059948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e86c266ead54626ab530e136247d5f5',qos_specs=None,replication_status=,reservations=['67b824a4-f3cf-4d3f-949b-9e587b2fb476','2c3b6e76-6dbc-4268-b924-fff1574bad30','567e7c4a-1f1b-400f-874d-1b843a12d55d','2d113f75-ba58-4723-811a-dcb129c0c7af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e93d5d42d5e54c049936b6ee347af991',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:17.009187 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-259016f8-e1ab-41f7-9bfd-d81b0923d1ec tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cda15d2-6df6-43c2-bb03-0276fa18a155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:17.009528 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a1496afa-2d40-4bec-8a28-c521e2dcec6b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:17.011532 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a1496afa-2d40-4bec-8a28-c521e2dcec6b tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] GET https://10.4.3.246/volume/v3/volumes/8c3ca4e6-01d1-4327-80af-35f8b00b0a42 Aug 12 20:21:17.011780 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a1496afa-2d40-4bec-8a28-c521e2dcec6b tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:17.011985 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a1496afa-2d40-4bec-8a28-c521e2dcec6b tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:17.022195 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:17.022195 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:17.022913 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-259016f8-e1ab-41f7-9bfd-d81b0923d1ec tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cda15d2-6df6-43c2-bb03-0276fa18a155) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:17.024152 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-259016f8-e1ab-41f7-9bfd-d81b0923d1ec tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Flow 'volume_create_api' (8b983638-9c91-45c5-8760-d1a29b9d217f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:17.024501 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-259016f8-e1ab-41f7-9bfd-d81b0923d1ec tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Create volume request issued successfully. Aug 12 20:21:17.025323 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-259016f8-e1ab-41f7-9bfd-d81b0923d1ec tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:21:17.025957 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 629/2470] 10.4.3.246 () {70 vars in 1300 bytes} [Wed Aug 12 20:21:16 2026] POST /volume/v3/volumes => generated 788 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:17.026347 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-a1496afa-2d40-4bec-8a28-c521e2dcec6b tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Volume info retrieved successfully. Aug 12 20:21:17.031074 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a1496afa-2d40-4bec-8a28-c521e2dcec6b tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/volumes/8c3ca4e6-01d1-4327-80af-35f8b00b0a42 returned with HTTP 200 Aug 12 20:21:17.031445 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 624/2471] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:17 2026] GET /volume/v3/volumes/8c3ca4e6-01d1-4327-80af-35f8b00b0a42 => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:17.043890 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-f7bc8af5-24cd-40a7-981c-e6e34619161f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:17.045618 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f7bc8af5-24cd-40a7-981c-e6e34619161f tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] GET https://10.4.3.246/volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d Aug 12 20:21:17.045883 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f7bc8af5-24cd-40a7-981c-e6e34619161f tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:17.046078 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f7bc8af5-24cd-40a7-981c-e6e34619161f tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:17.054190 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:17.054190 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:17.058456 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-f7bc8af5-24cd-40a7-981c-e6e34619161f tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Volume info retrieved successfully. Aug 12 20:21:17.063075 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f7bc8af5-24cd-40a7-981c-e6e34619161f tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] https://10.4.3.246/volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d returned with HTTP 200 Aug 12 20:21:17.063617 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 613/2472] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:21:17 2026] GET /volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:17.289954 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b4525cee-e14a-4aec-8acf-4d8a10034f8b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:17.292714 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b4525cee-e14a-4aec-8acf-4d8a10034f8b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 Aug 12 20:21:17.293066 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b4525cee-e14a-4aec-8acf-4d8a10034f8b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:17.293189 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b4525cee-e14a-4aec-8acf-4d8a10034f8b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:17.293363 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-b4525cee-e14a-4aec-8acf-4d8a10034f8b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id b904854d-4390-4f7f-9329-23d676fdf456. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:17.300238 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:17.300238 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:17.301071 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b4525cee-e14a-4aec-8acf-4d8a10034f8b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 returned with HTTP 200 Aug 12 20:21:17.301446 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 607/2473] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:17 2026] GET /volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:17.955116 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-36929cca-f589-466c-ad1e-47cd910910ff None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:17.956872 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-36929cca-f589-466c-ad1e-47cd910910ff tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] GET https://10.4.3.246/volume/v3/volumes/57a33782-f23e-4cb1-8b27-6b361686091c Aug 12 20:21:17.957283 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-36929cca-f589-466c-ad1e-47cd910910ff tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:17.958625 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-36929cca-f589-466c-ad1e-47cd910910ff tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:17.965644 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:17.965644 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:17.972277 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-36929cca-f589-466c-ad1e-47cd910910ff tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Volume info retrieved successfully. Aug 12 20:21:17.973969 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-36929cca-f589-466c-ad1e-47cd910910ff tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] https://10.4.3.246/volume/v3/volumes/57a33782-f23e-4cb1-8b27-6b361686091c returned with HTTP 200 Aug 12 20:21:17.974420 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 630/2474] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:21:17 2026] GET /volume/v3/volumes/57a33782-f23e-4cb1-8b27-6b361686091c => generated 1018 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:21:17.993955 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a9f0b71c-8774-4619-b21b-6e65007c013a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:17.993955 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a9f0b71c-8774-4619-b21b-6e65007c013a tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-reader] GET https://10.4.3.246/volume/v3/volumes/57a33782-f23e-4cb1-8b27-6b361686091c Aug 12 20:21:17.993955 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a9f0b71c-8774-4619-b21b-6e65007c013a tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-reader] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:17.993955 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a9f0b71c-8774-4619-b21b-6e65007c013a tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-reader] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:18.004285 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:18.004285 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:18.013956 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-a9f0b71c-8774-4619-b21b-6e65007c013a tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-reader] Volume info retrieved successfully. Aug 12 20:21:18.025504 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a9f0b71c-8774-4619-b21b-6e65007c013a tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-reader] https://10.4.3.246/volume/v3/volumes/57a33782-f23e-4cb1-8b27-6b361686091c returned with HTTP 200 Aug 12 20:21:18.026356 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 625/2475] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:21:17 2026] GET /volume/v3/volumes/57a33782-f23e-4cb1-8b27-6b361686091c => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:18.049445 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-09a87601-964d-4175-bb56-f9466723d7d1 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:18.049736 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-bc1410c0-7fd2-4945-8e04-151e1980023b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:18.052072 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-bc1410c0-7fd2-4945-8e04-151e1980023b tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] GET https://10.4.3.246/volume/v3/volumes/8c3ca4e6-01d1-4327-80af-35f8b00b0a42 Aug 12 20:21:18.052155 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-09a87601-964d-4175-bb56-f9466723d7d1 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/57a33782-f23e-4cb1-8b27-6b361686091c Aug 12 20:21:18.052289 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-bc1410c0-7fd2-4945-8e04-151e1980023b tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:18.052501 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-bc1410c0-7fd2-4945-8e04-151e1980023b tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:18.052666 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-09a87601-964d-4175-bb56-f9466723d7d1 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:18.053015 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-09a87601-964d-4175-bb56-f9466723d7d1 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:18.053259 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-09a87601-964d-4175-bb56-f9466723d7d1 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Delete volume with id: 57a33782-f23e-4cb1-8b27-6b361686091c Aug 12 20:21:18.062521 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:18.062521 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:18.062838 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:18.062838 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:18.062960 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-09a87601-964d-4175-bb56-f9466723d7d1 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Volume info retrieved successfully. Aug 12 20:21:18.072345 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-bc1410c0-7fd2-4945-8e04-151e1980023b tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Volume info retrieved successfully. Aug 12 20:21:18.079416 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-bc1410c0-7fd2-4945-8e04-151e1980023b tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/volumes/8c3ca4e6-01d1-4327-80af-35f8b00b0a42 returned with HTTP 200 Aug 12 20:21:18.079990 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 608/2476] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:18 2026] GET /volume/v3/volumes/8c3ca4e6-01d1-4327-80af-35f8b00b0a42 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:18.087049 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-7a060e90-1cff-43ba-9216-cd646850321f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:18.089261 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7a060e90-1cff-43ba-9216-cd646850321f tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] GET https://10.4.3.246/volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d Aug 12 20:21:18.089531 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7a060e90-1cff-43ba-9216-cd646850321f tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:18.089902 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7a060e90-1cff-43ba-9216-cd646850321f tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:18.096407 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-79c3cb93-94b2-41d9-9c37-6f7b3322e852 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:18.099612 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-79c3cb93-94b2-41d9-9c37-6f7b3322e852 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:21:18.100107 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-79c3cb93-94b2-41d9-9c37-6f7b3322e852 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8c3ca4e6-01d1-4327-80af-35f8b00b0a42", "name": "tempest-SnapshotsActionsTest-Snapshot-1536208588"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:18.100313 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:18.100313 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:18.105332 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-09a87601-964d-4175-bb56-f9466723d7d1 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Delete volume request issued successfully. Aug 12 20:21:18.105600 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-09a87601-964d-4175-bb56-f9466723d7d1 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] https://10.4.3.246/volume/v3/volumes/57a33782-f23e-4cb1-8b27-6b361686091c returned with HTTP 202 Aug 12 20:21:18.106014 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 614/2477] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:21:18 2026] DELETE /volume/v3/volumes/57a33782-f23e-4cb1-8b27-6b361686091c => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:21:18.108413 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-7a060e90-1cff-43ba-9216-cd646850321f tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Volume info retrieved successfully. Aug 12 20:21:18.116926 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:18.116926 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:18.117431 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-79c3cb93-94b2-41d9-9c37-6f7b3322e852 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Volume info retrieved successfully. Aug 12 20:21:18.117610 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.snapshots [None req-79c3cb93-94b2-41d9-9c37-6f7b3322e852 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Create snapshot from volume 8c3ca4e6-01d1-4327-80af-35f8b00b0a42 Aug 12 20:21:18.119428 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7a060e90-1cff-43ba-9216-cd646850321f tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] https://10.4.3.246/volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d returned with HTTP 200 Aug 12 20:21:18.120180 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 631/2478] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:21:18 2026] GET /volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d => generated 881 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:18.122478 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-8bcc1397-5adf-4bde-9164-48becc13b0d7 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:18.125116 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8bcc1397-5adf-4bde-9164-48becc13b0d7 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] GET https://10.4.3.246/volume/v3/volumes/57a33782-f23e-4cb1-8b27-6b361686091c Aug 12 20:21:18.125432 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8bcc1397-5adf-4bde-9164-48becc13b0d7 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:18.125738 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8bcc1397-5adf-4bde-9164-48becc13b0d7 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:18.137639 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-4baa8711-492e-48b0-878d-fb3813f34501 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:18.140020 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4baa8711-492e-48b0-878d-fb3813f34501 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] GET https://10.4.3.246/volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d Aug 12 20:21:18.140288 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4baa8711-492e-48b0-878d-fb3813f34501 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:18.140509 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4baa8711-492e-48b0-878d-fb3813f34501 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:18.142014 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:18.142014 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:18.149867 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:18.149867 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:18.151944 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-8bcc1397-5adf-4bde-9164-48becc13b0d7 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Volume info retrieved successfully. Aug 12 20:21:18.155185 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-4baa8711-492e-48b0-878d-fb3813f34501 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Volume info retrieved successfully. Aug 12 20:21:18.156732 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8bcc1397-5adf-4bde-9164-48becc13b0d7 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] https://10.4.3.246/volume/v3/volumes/57a33782-f23e-4cb1-8b27-6b361686091c returned with HTTP 200 Aug 12 20:21:18.157290 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 609/2479] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:21:18 2026] GET /volume/v3/volumes/57a33782-f23e-4cb1-8b27-6b361686091c => generated 1017 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:21:18.163024 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4baa8711-492e-48b0-878d-fb3813f34501 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] https://10.4.3.246/volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d returned with HTTP 200 Aug 12 20:21:18.164612 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 615/2480] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:21:18 2026] GET /volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:18.181375 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-79c3cb93-94b2-41d9-9c37-6f7b3322e852 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Created reservations ['7ad028a2-b8b6-4d47-b187-bf5bc1de6310', 'd0924b4f-1327-4ea6-a8f4-f2e9d44ff035', '5eff4f0b-9ab4-4a2d-b674-95caf53d0160', '32a69b5b-bd60-4219-9843-2253f250d491'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:18.227235 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-a08838dc-e763-4e70-a58c-4f7f21a8fd2c req-36ddb7b7-a2c8-4801-a85e-ffb355b6958b None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:18.230335 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-a08838dc-e763-4e70-a58c-4f7f21a8fd2c req-36ddb7b7-a2c8-4801-a85e-ffb355b6958b tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] GET https://10.4.3.246/volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d Aug 12 20:21:18.230633 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-a08838dc-e763-4e70-a58c-4f7f21a8fd2c req-36ddb7b7-a2c8-4801-a85e-ffb355b6958b tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:18.230961 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-a08838dc-e763-4e70-a58c-4f7f21a8fd2c req-36ddb7b7-a2c8-4801-a85e-ffb355b6958b tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:18.238489 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-79c3cb93-94b2-41d9-9c37-6f7b3322e852 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Snapshot create request issued successfully. Aug 12 20:21:18.238489 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-79c3cb93-94b2-41d9-9c37-6f7b3322e852 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:21:18.239051 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 626/2481] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:21:18 2026] POST /volume/v3/snapshots => generated 307 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:21:18.242851 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:18.242851 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:18.249473 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-a08838dc-e763-4e70-a58c-4f7f21a8fd2c req-36ddb7b7-a2c8-4801-a85e-ffb355b6958b tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Volume info retrieved successfully. Aug 12 20:21:18.253268 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-757126b7-4f0f-446b-ac4d-490218991f8f None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:18.255114 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-a08838dc-e763-4e70-a58c-4f7f21a8fd2c req-36ddb7b7-a2c8-4801-a85e-ffb355b6958b tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] https://10.4.3.246/volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d returned with HTTP 200 Aug 12 20:21:18.255738 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 632/2482] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:21:18 2026] GET /volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d => generated 863 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:18.256766 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-757126b7-4f0f-446b-ac4d-490218991f8f tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] GET https://10.4.3.246/volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b Aug 12 20:21:18.257029 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-757126b7-4f0f-446b-ac4d-490218991f8f tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:18.257203 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-757126b7-4f0f-446b-ac4d-490218991f8f tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:18.263457 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:18.263457 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:18.264042 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-757126b7-4f0f-446b-ac4d-490218991f8f tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Snapshot retrieved successfully. Aug 12 20:21:18.264912 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-757126b7-4f0f-446b-ac4d-490218991f8f tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b returned with HTTP 200 Aug 12 20:21:18.265313 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 610/2483] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:18 2026] GET /volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:18.314187 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-4cb484cc-12aa-4131-91f1-dda55ce09498 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:18.315827 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4cb484cc-12aa-4131-91f1-dda55ce09498 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 Aug 12 20:21:18.316107 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4cb484cc-12aa-4131-91f1-dda55ce09498 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:18.316601 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4cb484cc-12aa-4131-91f1-dda55ce09498 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:18.316601 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-4cb484cc-12aa-4131-91f1-dda55ce09498 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id b904854d-4390-4f7f-9329-23d676fdf456. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:18.326141 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:18.326141 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:18.327680 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4cb484cc-12aa-4131-91f1-dda55ce09498 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 returned with HTTP 200 Aug 12 20:21:18.328240 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 616/2484] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:18 2026] GET /volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 => generated 793 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:18.374702 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-190e6602-d935-4e7b-aa79-97d095e5beba None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:18.375179 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-190e6602-d935-4e7b-aa79-97d095e5beba None None] GET https://10.4.3.246/volume// Aug 12 20:21:18.375390 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-190e6602-d935-4e7b-aa79-97d095e5beba None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:18.375642 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-190e6602-d935-4e7b-aa79-97d095e5beba None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:18.376117 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-190e6602-d935-4e7b-aa79-97d095e5beba None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:21:18.376547 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 627/2485] 10.4.3.246 () {66 vars in 1428 bytes} [Wed Aug 12 20:21:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:21:18.386410 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-a08838dc-e763-4e70-a58c-4f7f21a8fd2c req-64128c9a-408f-4b85-a376-41f70a7e1b5b None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:18.494263 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-a08838dc-e763-4e70-a58c-4f7f21a8fd2c req-64128c9a-408f-4b85-a376-41f70a7e1b5b tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:21:18.494682 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-a08838dc-e763-4e70-a58c-4f7f21a8fd2c req-64128c9a-408f-4b85-a376-41f70a7e1b5b tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "517a49f5-2b7c-4e30-a3cf-89deb861361d", "connector": null, "instance_uuid": "734b0462-c398-489d-94cb-8621c5945776"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:18.503943 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:18.503943 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:18.529767 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-a08838dc-e763-4e70-a58c-4f7f21a8fd2c req-64128c9a-408f-4b85-a376-41f70a7e1b5b tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:21:18.530213 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 633/2486] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:21:18 2026] POST /volume/v3/attachments => generated 273 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:18.562566 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ec031679-5309-40b8-9b59-31f741aa142a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:18.564909 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ec031679-5309-40b8-9b59-31f741aa142a tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] GET https://10.4.3.246/volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d Aug 12 20:21:18.565195 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ec031679-5309-40b8-9b59-31f741aa142a tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:18.565471 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ec031679-5309-40b8-9b59-31f741aa142a tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:18.573811 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-ccb3dc36-6bb2-49b1-8a83-f3ef5f722d12 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:18.574252 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ccb3dc36-6bb2-49b1-8a83-f3ef5f722d12 None None] GET https://10.4.3.246/volume// Aug 12 20:21:18.574423 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ccb3dc36-6bb2-49b1-8a83-f3ef5f722d12 None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:18.574847 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ccb3dc36-6bb2-49b1-8a83-f3ef5f722d12 None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:18.576907 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ccb3dc36-6bb2-49b1-8a83-f3ef5f722d12 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:21:18.578033 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 617/2487] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:21:18 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 12 20:21:18.579384 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:18.579384 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:18.585288 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-ec031679-5309-40b8-9b59-31f741aa142a tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Volume info retrieved successfully. Aug 12 20:21:18.591634 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ec031679-5309-40b8-9b59-31f741aa142a tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] https://10.4.3.246/volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d returned with HTTP 200 Aug 12 20:21:18.592162 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 611/2488] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:21:18 2026] GET /volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d => generated 880 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:18.592434 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-a08838dc-e763-4e70-a58c-4f7f21a8fd2c req-96e15247-c5d1-4b8f-acb0-8cc3d39b0300 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:18.597949 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-a08838dc-e763-4e70-a58c-4f7f21a8fd2c req-96e15247-c5d1-4b8f-acb0-8cc3d39b0300 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] GET https://10.4.3.246/volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d Aug 12 20:21:18.598199 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-a08838dc-e763-4e70-a58c-4f7f21a8fd2c req-96e15247-c5d1-4b8f-acb0-8cc3d39b0300 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:18.598415 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-a08838dc-e763-4e70-a58c-4f7f21a8fd2c req-96e15247-c5d1-4b8f-acb0-8cc3d39b0300 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:18.613886 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:18.613886 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:18.619979 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-a08838dc-e763-4e70-a58c-4f7f21a8fd2c req-96e15247-c5d1-4b8f-acb0-8cc3d39b0300 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Volume info retrieved successfully. Aug 12 20:21:18.626296 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-a08838dc-e763-4e70-a58c-4f7f21a8fd2c req-96e15247-c5d1-4b8f-acb0-8cc3d39b0300 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] https://10.4.3.246/volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d returned with HTTP 200 Aug 12 20:21:18.627024 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 628/2489] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:21:18 2026] GET /volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d => generated 1042 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:21:18.740461 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-a08838dc-e763-4e70-a58c-4f7f21a8fd2c req-3e36a90a-de28-488a-b9c6-4802ec303f3f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:18.743060 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-a08838dc-e763-4e70-a58c-4f7f21a8fd2c req-3e36a90a-de28-488a-b9c6-4802ec303f3f tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] PUT https://10.4.3.246/volume/v3/attachments/b194d2d9-771b-4fa8-aecb-e2958c59ed2a Aug 12 20:21:18.743501 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-a08838dc-e763-4e70-a58c-4f7f21a8fd2c req-3e36a90a-de28-488a-b9c6-4802ec303f3f tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:18.754695 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.coordination [req-a08838dc-e763-4e70-a58c-4f7f21a8fd2c req-3e36a90a-de28-488a-b9c6-4802ec303f3f tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Acquiring lock "cinder-attachment_update-517a49f5-2b7c-4e30-a3cf-89deb861361d-np0000007109" by "attachment_update" {{(pid=100384) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:21:18.761501 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.coordination [req-a08838dc-e763-4e70-a58c-4f7f21a8fd2c req-3e36a90a-de28-488a-b9c6-4802ec303f3f tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Lock "cinder-attachment_update-517a49f5-2b7c-4e30-a3cf-89deb861361d-np0000007109" acquired by "attachment_update" :: waited 0.007s {{(pid=100384) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:21:18.762598 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:18.762598 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:18.868838 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.coordination [req-a08838dc-e763-4e70-a58c-4f7f21a8fd2c req-3e36a90a-de28-488a-b9c6-4802ec303f3f tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Lock "cinder-attachment_update-517a49f5-2b7c-4e30-a3cf-89deb861361d-np0000007109" released by "attachment_update" :: held 0.107s {{(pid=100384) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:21:18.869387 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-a08838dc-e763-4e70-a58c-4f7f21a8fd2c req-3e36a90a-de28-488a-b9c6-4802ec303f3f tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] https://10.4.3.246/volume/v3/attachments/b194d2d9-771b-4fa8-aecb-e2958c59ed2a returned with HTTP 200 Aug 12 20:21:18.870039 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 634/2490] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:21:18 2026] PUT /volume/v3/attachments/b194d2d9-771b-4fa8-aecb-e2958c59ed2a => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:19.176459 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-6844d786-ec79-4b9a-986e-de6e0dc0fa61 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:19.178808 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6844d786-ec79-4b9a-986e-de6e0dc0fa61 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] GET https://10.4.3.246/volume/v3/volumes/57a33782-f23e-4cb1-8b27-6b361686091c Aug 12 20:21:19.179165 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6844d786-ec79-4b9a-986e-de6e0dc0fa61 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:19.179472 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6844d786-ec79-4b9a-986e-de6e0dc0fa61 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:19.186892 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6844d786-ec79-4b9a-986e-de6e0dc0fa61 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] https://10.4.3.246/volume/v3/volumes/57a33782-f23e-4cb1-8b27-6b361686091c returned with HTTP 404 Aug 12 20:21:19.191566 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 618/2491] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:21:19 2026] GET /volume/v3/volumes/57a33782-f23e-4cb1-8b27-6b361686091c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:21:19.198427 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-34801375-34f0-4a03-be80-9c4954ca82f6 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:19.201444 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-34801375-34f0-4a03-be80-9c4954ca82f6 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:21:19.201969 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-34801375-34f0-4a03-be80-9c4954ca82f6 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-84509951"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:19.204342 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-34801375-34f0-4a03-be80-9c4954ca82f6 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-84509951'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:21:19.204516 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-34801375-34f0-4a03-be80-9c4954ca82f6 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Create volume of 1 GB Aug 12 20:21:19.211155 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-34801375-34f0-4a03-be80-9c4954ca82f6 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Availability Zones retrieved successfully. Aug 12 20:21:19.220934 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-34801375-34f0-4a03-be80-9c4954ca82f6 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Flow 'volume_create_api' (2386ee05-74ab-49a0-8426-1119d8ecc978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:19.222472 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-34801375-34f0-4a03-be80-9c4954ca82f6 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6638ad2a-33e9-4b9e-9dc8-58b7858a81e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:19.223837 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-34801375-34f0-4a03-be80-9c4954ca82f6 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:21:19.259854 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-34801375-34f0-4a03-be80-9c4954ca82f6 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6638ad2a-33e9-4b9e-9dc8-58b7858a81e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:19.260613 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-34801375-34f0-4a03-be80-9c4954ca82f6 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3ad0579-3080-470a-bf01-32af0497930d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:19.277829 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-9cfeb504-a587-488d-b47e-d38c783e228a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:19.280211 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9cfeb504-a587-488d-b47e-d38c783e228a tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] GET https://10.4.3.246/volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b Aug 12 20:21:19.280493 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9cfeb504-a587-488d-b47e-d38c783e228a tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:19.280802 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9cfeb504-a587-488d-b47e-d38c783e228a tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:19.287556 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:19.287556 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:19.288128 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-9cfeb504-a587-488d-b47e-d38c783e228a tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Snapshot retrieved successfully. Aug 12 20:21:19.289224 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9cfeb504-a587-488d-b47e-d38c783e228a tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b returned with HTTP 200 Aug 12 20:21:19.289828 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 629/2492] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:19 2026] GET /volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:19.300044 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a6e46dd0-ae50-4657-b37b-aae2ac7e1a7c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:19.315115 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-34801375-34f0-4a03-be80-9c4954ca82f6 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Created reservations ['8a01d40d-757a-481b-bd79-997156ef6b54', '525df538-06f8-415b-99c8-e0a2cfedd7f8', '7ad90af3-eeec-46be-8a61-26f51f68c492', 'af0154a4-02a7-412f-9d90-20b8780d672a'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:19.315367 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-34801375-34f0-4a03-be80-9c4954ca82f6 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3ad0579-3080-470a-bf01-32af0497930d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a01d40d-757a-481b-bd79-997156ef6b54', '525df538-06f8-415b-99c8-e0a2cfedd7f8', '7ad90af3-eeec-46be-8a61-26f51f68c492', 'af0154a4-02a7-412f-9d90-20b8780d672a']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:19.317321 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-34801375-34f0-4a03-be80-9c4954ca82f6 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71856101-57b0-45c1-8420-23392eeb1222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:19.337845 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a6e46dd0-ae50-4657-b37b-aae2ac7e1a7c tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] POST https://10.4.3.246/volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b/action Aug 12 20:21:19.338215 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a6e46dd0-ae50-4657-b37b-aae2ac7e1a7c tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:21:19.338359 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a6e46dd0-ae50-4657-b37b-aae2ac7e1a7c tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:19.340002 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.contrib.admin_actions [None req-a6e46dd0-ae50-4657-b37b-aae2ac7e1a7c tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Updating snapshot 'efbcaf37-c446-4c18-b7cd-2f3ee9dc892b' with '{'status': 'creating'}' {{(pid=100384) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 20:21:19.342650 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-830c77b5-b805-4cf5-a86a-7c38a2078e3d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:19.347215 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-830c77b5-b805-4cf5-a86a-7c38a2078e3d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 Aug 12 20:21:19.347421 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-830c77b5-b805-4cf5-a86a-7c38a2078e3d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:19.348715 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-830c77b5-b805-4cf5-a86a-7c38a2078e3d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:19.348773 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-34801375-34f0-4a03-be80-9c4954ca82f6 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71856101-57b0-45c1-8420-23392eeb1222) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b428c41-6085-4fc7-ab61-473125ba4d83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-84509951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7223d0f86b44db794b0e3ceaecd848f',qos_specs=None,replication_status=,reservations=['8a01d40d-757a-481b-bd79-997156ef6b54','525df538-06f8-415b-99c8-e0a2cfedd7f8','7ad90af3-eeec-46be-8a61-26f51f68c492','af0154a4-02a7-412f-9d90-20b8780d672a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c1c8fb9833a437ba3698b29106979ba',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:21:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-84509951',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b428c41-6085-4fc7-ab61-473125ba4d83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7223d0f86b44db794b0e3ceaecd848f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c1c8fb9833a437ba3698b29106979ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:19.348892 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-830c77b5-b805-4cf5-a86a-7c38a2078e3d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id b904854d-4390-4f7f-9329-23d676fdf456. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:19.351425 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-34801375-34f0-4a03-be80-9c4954ca82f6 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b16c264-5fa5-4f46-ac5a-e15c4a68bda2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:19.360388 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:19.360388 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:19.361333 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-830c77b5-b805-4cf5-a86a-7c38a2078e3d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 returned with HTTP 200 Aug 12 20:21:19.361817 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 619/2493] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:19 2026] GET /volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 => generated 793 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:19.376688 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-34801375-34f0-4a03-be80-9c4954ca82f6 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b16c264-5fa5-4f46-ac5a-e15c4a68bda2) transitioned into state 'SUCCESS' from state '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-84509951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7223d0f86b44db794b0e3ceaecd848f',qos_specs=None,replication_status=,reservations=['8a01d40d-757a-481b-bd79-997156ef6b54','525df538-06f8-415b-99c8-e0a2cfedd7f8','7ad90af3-eeec-46be-8a61-26f51f68c492','af0154a4-02a7-412f-9d90-20b8780d672a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c1c8fb9833a437ba3698b29106979ba',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:19.377562 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-34801375-34f0-4a03-be80-9c4954ca82f6 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (546cfe98-c942-4a72-af9f-5bede9b1a4af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:19.390075 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-34801375-34f0-4a03-be80-9c4954ca82f6 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (546cfe98-c942-4a72-af9f-5bede9b1a4af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:19.390752 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:19.390752 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:19.390850 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-34801375-34f0-4a03-be80-9c4954ca82f6 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Flow 'volume_create_api' (2386ee05-74ab-49a0-8426-1119d8ecc978) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:19.391093 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-34801375-34f0-4a03-be80-9c4954ca82f6 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Create volume request issued successfully. Aug 12 20:21:19.392133 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-34801375-34f0-4a03-be80-9c4954ca82f6 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:21:19.392522 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 612/2494] 10.4.3.246 () {70 vars in 1299 bytes} [Wed Aug 12 20:21:19 2026] POST /volume/v3/volumes => generated 776 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:19.407527 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-072cd9b0-503a-41a6-aed6-87870e774d47 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:19.410227 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a6e46dd0-ae50-4657-b37b-aae2ac7e1a7c tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] https://10.4.3.246/volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b/action returned with HTTP 202 Aug 12 20:21:19.410768 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 635/2495] 10.4.3.246 () {68 vars in 1396 bytes} [Wed Aug 12 20:21:19 2026] POST /volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:21:19.416582 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-072cd9b0-503a-41a6-aed6-87870e774d47 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] GET https://10.4.3.246/volume/v3/volumes/5b428c41-6085-4fc7-ab61-473125ba4d83 Aug 12 20:21:19.417178 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-072cd9b0-503a-41a6-aed6-87870e774d47 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:19.417178 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-072cd9b0-503a-41a6-aed6-87870e774d47 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:19.422862 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-7e3ef775-4265-4297-86c9-9045486aeafe None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:19.426316 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:19.426316 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:19.427050 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7e3ef775-4265-4297-86c9-9045486aeafe tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] GET https://10.4.3.246/volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b Aug 12 20:21:19.427328 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7e3ef775-4265-4297-86c9-9045486aeafe tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:19.429517 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7e3ef775-4265-4297-86c9-9045486aeafe tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:19.430451 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-072cd9b0-503a-41a6-aed6-87870e774d47 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Volume info retrieved successfully. Aug 12 20:21:19.436610 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-072cd9b0-503a-41a6-aed6-87870e774d47 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] https://10.4.3.246/volume/v3/volumes/5b428c41-6085-4fc7-ab61-473125ba4d83 returned with HTTP 200 Aug 12 20:21:19.437133 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 630/2496] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:21:19 2026] GET /volume/v3/volumes/5b428c41-6085-4fc7-ab61-473125ba4d83 => generated 955 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:19.438871 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:19.438871 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:19.441608 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-7e3ef775-4265-4297-86c9-9045486aeafe tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Snapshot retrieved successfully. Aug 12 20:21:19.441608 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7e3ef775-4265-4297-86c9-9045486aeafe tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b returned with HTTP 200 Aug 12 20:21:19.441855 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 620/2497] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:19 2026] GET /volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:19.455515 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-51964b54-f241-4237-88cd-f87eae555547 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:19.458829 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-51964b54-f241-4237-88cd-f87eae555547 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] POST https://10.4.3.246/volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b/action Aug 12 20:21:19.458829 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-51964b54-f241-4237-88cd-f87eae555547 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:21:19.458829 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-51964b54-f241-4237-88cd-f87eae555547 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:19.460797 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.contrib.admin_actions [None req-51964b54-f241-4237-88cd-f87eae555547 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Updating snapshot 'efbcaf37-c446-4c18-b7cd-2f3ee9dc892b' with '{'status': 'available'}' {{(pid=100385) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 20:21:19.475833 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:19.475833 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:19.489004 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-51964b54-f241-4237-88cd-f87eae555547 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] https://10.4.3.246/volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b/action returned with HTTP 202 Aug 12 20:21:19.489385 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 613/2498] 10.4.3.246 () {68 vars in 1396 bytes} [Wed Aug 12 20:21:19 2026] POST /volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:21:19.498291 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-200e3a56-fe75-4f40-9075-01a9c8f0259b None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:19.500102 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-200e3a56-fe75-4f40-9075-01a9c8f0259b tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] GET https://10.4.3.246/volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b Aug 12 20:21:19.500322 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-200e3a56-fe75-4f40-9075-01a9c8f0259b tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:19.500498 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-200e3a56-fe75-4f40-9075-01a9c8f0259b tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:19.508742 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:19.508742 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:19.509153 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-200e3a56-fe75-4f40-9075-01a9c8f0259b tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Snapshot retrieved successfully. Aug 12 20:21:19.509927 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-200e3a56-fe75-4f40-9075-01a9c8f0259b tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b returned with HTTP 200 Aug 12 20:21:19.510312 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 636/2499] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:19 2026] GET /volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:19.522961 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-9be20217-2f75-45b2-8948-5636323a7fdd None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:19.526951 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9be20217-2f75-45b2-8948-5636323a7fdd tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:21:19.527423 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9be20217-2f75-45b2-8948-5636323a7fdd tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8c3ca4e6-01d1-4327-80af-35f8b00b0a42", "name": "tempest-SnapshotsActionsTest-Snapshot-1941034700"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:19.540796 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:19.540796 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:19.541435 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-9be20217-2f75-45b2-8948-5636323a7fdd tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Volume info retrieved successfully. Aug 12 20:21:19.541628 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.snapshots [None req-9be20217-2f75-45b2-8948-5636323a7fdd tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Create snapshot from volume 8c3ca4e6-01d1-4327-80af-35f8b00b0a42 Aug 12 20:21:19.566954 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-9be20217-2f75-45b2-8948-5636323a7fdd tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Created reservations ['2e7c8f2f-3b84-47e5-b6b6-33ccc72361e9', '2f9b3188-7db2-4055-8b2a-04d809eceeb3', '8f92623b-9366-4a9a-ab79-70dda8d194fa', '92e2f7f7-9353-461c-9f9c-63b24cb60dcc'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:19.607744 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-cd539f1b-92a7-4d2b-ab0a-a5f800715089 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:19.610079 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-9be20217-2f75-45b2-8948-5636323a7fdd tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Snapshot create request issued successfully. Aug 12 20:21:19.610176 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-cd539f1b-92a7-4d2b-ab0a-a5f800715089 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] GET https://10.4.3.246/volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d Aug 12 20:21:19.610519 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-cd539f1b-92a7-4d2b-ab0a-a5f800715089 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:19.610763 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9be20217-2f75-45b2-8948-5636323a7fdd tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:21:19.610843 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-cd539f1b-92a7-4d2b-ab0a-a5f800715089 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:19.611157 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 631/2500] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:21:19 2026] POST /volume/v3/snapshots => generated 307 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:21:19.620575 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-db1be0a4-7e0d-4993-ac72-8392155dd9f3 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:19.623009 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-db1be0a4-7e0d-4993-ac72-8392155dd9f3 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] GET https://10.4.3.246/volume/v3/snapshots/8503de6c-71c3-486f-9d94-dfbceeaccc29 Aug 12 20:21:19.623271 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-db1be0a4-7e0d-4993-ac72-8392155dd9f3 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:19.623506 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-db1be0a4-7e0d-4993-ac72-8392155dd9f3 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:19.624748 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:19.624748 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:19.630234 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-cd539f1b-92a7-4d2b-ab0a-a5f800715089 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Volume info retrieved successfully. Aug 12 20:21:19.630303 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:19.630303 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:19.630708 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-db1be0a4-7e0d-4993-ac72-8392155dd9f3 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Snapshot retrieved successfully. Aug 12 20:21:19.631691 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-db1be0a4-7e0d-4993-ac72-8392155dd9f3 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/snapshots/8503de6c-71c3-486f-9d94-dfbceeaccc29 returned with HTTP 200 Aug 12 20:21:19.632091 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 614/2501] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:19 2026] GET /volume/v3/snapshots/8503de6c-71c3-486f-9d94-dfbceeaccc29 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:19.637643 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-cd539f1b-92a7-4d2b-ab0a-a5f800715089 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] https://10.4.3.246/volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d returned with HTTP 200 Aug 12 20:21:19.638294 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 621/2502] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:21:19 2026] GET /volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d => generated 881 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:20.374143 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-5f84aeac-8d8c-49f0-9c0e-fe4f780fd299 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:20.381595 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5f84aeac-8d8c-49f0-9c0e-fe4f780fd299 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 Aug 12 20:21:20.381854 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5f84aeac-8d8c-49f0-9c0e-fe4f780fd299 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:20.382147 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5f84aeac-8d8c-49f0-9c0e-fe4f780fd299 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:20.382247 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-5f84aeac-8d8c-49f0-9c0e-fe4f780fd299 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id b904854d-4390-4f7f-9329-23d676fdf456. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:20.391568 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:20.391568 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:20.393708 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5f84aeac-8d8c-49f0-9c0e-fe4f780fd299 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 returned with HTTP 200 Aug 12 20:21:20.394267 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 637/2503] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:20 2026] GET /volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 => generated 793 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:20.456035 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-05668caf-e7ae-4ecf-b3e0-79dedcf8f3f7 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:20.458632 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-05668caf-e7ae-4ecf-b3e0-79dedcf8f3f7 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] GET https://10.4.3.246/volume/v3/volumes/5b428c41-6085-4fc7-ab61-473125ba4d83 Aug 12 20:21:20.458632 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-05668caf-e7ae-4ecf-b3e0-79dedcf8f3f7 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:20.458847 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-05668caf-e7ae-4ecf-b3e0-79dedcf8f3f7 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:20.470078 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:20.470078 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:20.475018 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-05668caf-e7ae-4ecf-b3e0-79dedcf8f3f7 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Volume info retrieved successfully. Aug 12 20:21:20.485199 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-05668caf-e7ae-4ecf-b3e0-79dedcf8f3f7 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] https://10.4.3.246/volume/v3/volumes/5b428c41-6085-4fc7-ab61-473125ba4d83 returned with HTTP 200 Aug 12 20:21:20.485731 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 632/2504] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:21:20 2026] GET /volume/v3/volumes/5b428c41-6085-4fc7-ab61-473125ba4d83 => generated 1016 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:21:20.501779 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-da715321-e5e9-4266-9941-ddf9ecdd45db None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:20.504252 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-da715321-e5e9-4266-9941-ddf9ecdd45db tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-reader] GET https://10.4.3.246/volume/v3/volumes/summary Aug 12 20:21:20.504573 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-da715321-e5e9-4266-9941-ddf9ecdd45db tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-reader] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:20.504821 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-da715321-e5e9-4266-9941-ddf9ecdd45db tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-reader] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:20.505111 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.api_utils [None req-da715321-e5e9-4266-9941-ddf9ecdd45db tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-reader] Removing options '' from query. {{(pid=100385) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:21:20.512738 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-da715321-e5e9-4266-9941-ddf9ecdd45db tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-reader] Get summary completed successfully. Aug 12 20:21:20.513120 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-da715321-e5e9-4266-9941-ddf9ecdd45db tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-reader] https://10.4.3.246/volume/v3/volumes/summary returned with HTTP 200 Aug 12 20:21:20.513739 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 615/2505] 10.4.3.246 () {68 vars in 1302 bytes} [Wed Aug 12 20:21:20 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:20.521618 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-aedd5f39-9e7e-4251-8ed3-b60da73c3398 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:20.524068 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-aedd5f39-9e7e-4251-8ed3-b60da73c3398 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/5b428c41-6085-4fc7-ab61-473125ba4d83 Aug 12 20:21:20.524753 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-aedd5f39-9e7e-4251-8ed3-b60da73c3398 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:20.524971 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-aedd5f39-9e7e-4251-8ed3-b60da73c3398 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:20.525293 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-aedd5f39-9e7e-4251-8ed3-b60da73c3398 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Delete volume with id: 5b428c41-6085-4fc7-ab61-473125ba4d83 Aug 12 20:21:20.537393 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:20.537393 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:20.537944 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-aedd5f39-9e7e-4251-8ed3-b60da73c3398 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Volume info retrieved successfully. Aug 12 20:21:20.569510 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-aedd5f39-9e7e-4251-8ed3-b60da73c3398 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Delete volume request issued successfully. Aug 12 20:21:20.569791 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-aedd5f39-9e7e-4251-8ed3-b60da73c3398 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] https://10.4.3.246/volume/v3/volumes/5b428c41-6085-4fc7-ab61-473125ba4d83 returned with HTTP 202 Aug 12 20:21:20.570231 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 622/2506] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:21:20 2026] DELETE /volume/v3/volumes/5b428c41-6085-4fc7-ab61-473125ba4d83 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:21:20.578240 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-542354d1-d2bf-41d5-bbf2-303454a9b904 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:20.582956 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-6d880679-477f-4c3f-b370-affa035011ed None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:20.584024 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-542354d1-d2bf-41d5-bbf2-303454a9b904 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] GET https://10.4.3.246/volume/v3/volumes/5b428c41-6085-4fc7-ab61-473125ba4d83 Aug 12 20:21:20.587239 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-542354d1-d2bf-41d5-bbf2-303454a9b904 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:20.587588 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-542354d1-d2bf-41d5-bbf2-303454a9b904 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:20.603482 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:20.603482 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:20.612564 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-542354d1-d2bf-41d5-bbf2-303454a9b904 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Volume info retrieved successfully. Aug 12 20:21:20.618308 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-542354d1-d2bf-41d5-bbf2-303454a9b904 tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] https://10.4.3.246/volume/v3/volumes/5b428c41-6085-4fc7-ab61-473125ba4d83 returned with HTTP 200 Aug 12 20:21:20.618925 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 638/2507] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:21:20 2026] GET /volume/v3/volumes/5b428c41-6085-4fc7-ab61-473125ba4d83 => generated 1015 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:21:20.642080 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-875477cc-8e91-4be6-b14b-c4142af3799e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:20.643801 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-875477cc-8e91-4be6-b14b-c4142af3799e tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] GET https://10.4.3.246/volume/v3/snapshots/8503de6c-71c3-486f-9d94-dfbceeaccc29 Aug 12 20:21:20.643998 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-875477cc-8e91-4be6-b14b-c4142af3799e tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:20.644178 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-875477cc-8e91-4be6-b14b-c4142af3799e tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:20.650770 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:20.650770 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:20.651233 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-875477cc-8e91-4be6-b14b-c4142af3799e tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Snapshot retrieved successfully. Aug 12 20:21:20.651966 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-875477cc-8e91-4be6-b14b-c4142af3799e tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/snapshots/8503de6c-71c3-486f-9d94-dfbceeaccc29 returned with HTTP 200 Aug 12 20:21:20.652418 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 616/2508] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:20 2026] GET /volume/v3/snapshots/8503de6c-71c3-486f-9d94-dfbceeaccc29 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:20.653736 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-6e975ea9-09e3-4d88-935b-5af120f30b35 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:20.655505 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6e975ea9-09e3-4d88-935b-5af120f30b35 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] GET https://10.4.3.246/volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d Aug 12 20:21:20.655749 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6e975ea9-09e3-4d88-935b-5af120f30b35 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:20.655943 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6e975ea9-09e3-4d88-935b-5af120f30b35 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:20.662205 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-70214e36-7382-428d-b073-bd20d0846473 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:20.666682 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-70214e36-7382-428d-b073-bd20d0846473 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] POST https://10.4.3.246/volume/v3/snapshots/8503de6c-71c3-486f-9d94-dfbceeaccc29/action Aug 12 20:21:20.666682 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-70214e36-7382-428d-b073-bd20d0846473 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:21:20.666682 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-70214e36-7382-428d-b073-bd20d0846473 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:20.666853 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:20.666853 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:20.666906 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.contrib.admin_actions [None req-70214e36-7382-428d-b073-bd20d0846473 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Updating snapshot '8503de6c-71c3-486f-9d94-dfbceeaccc29' with '{'status': 'creating'}' {{(pid=100384) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 20:21:20.669565 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-6e975ea9-09e3-4d88-935b-5af120f30b35 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Volume info retrieved successfully. Aug 12 20:21:20.673536 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6e975ea9-09e3-4d88-935b-5af120f30b35 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] https://10.4.3.246/volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d returned with HTTP 200 Aug 12 20:21:20.673923 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 623/2509] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:21:20 2026] GET /volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:20.684161 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:20.684161 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:20.692285 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6d880679-477f-4c3f-b370-affa035011ed tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:21:20.692644 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6d880679-477f-4c3f-b370-affa035011ed tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5c846415-35f6-48e0-9f22-0f4cdbb27de7", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-810815576"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:20.698472 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-70214e36-7382-428d-b073-bd20d0846473 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] https://10.4.3.246/volume/v3/snapshots/8503de6c-71c3-486f-9d94-dfbceeaccc29/action returned with HTTP 202 Aug 12 20:21:20.699148 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 639/2510] 10.4.3.246 () {68 vars in 1396 bytes} [Wed Aug 12 20:21:20 2026] POST /volume/v3/snapshots/8503de6c-71c3-486f-9d94-dfbceeaccc29/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:21:20.699243 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6d880679-477f-4c3f-b370-affa035011ed tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 404 Aug 12 20:21:20.699751 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 633/2511] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:21:20 2026] POST /volume/v3/snapshots => generated 109 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:20.708704 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-917015fb-e3f3-44cb-9661-d65fa99e1e66 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:20.708872 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-ce271f7e-186d-4a78-95c1-2e6f0165dc97 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:20.710303 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-917015fb-e3f3-44cb-9661-d65fa99e1e66 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] GET https://10.4.3.246/volume/v3/snapshots/8503de6c-71c3-486f-9d94-dfbceeaccc29 Aug 12 20:21:20.710484 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-917015fb-e3f3-44cb-9661-d65fa99e1e66 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:20.710517 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ce271f7e-186d-4a78-95c1-2e6f0165dc97 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:21:20.710710 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-917015fb-e3f3-44cb-9661-d65fa99e1e66 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:20.710942 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ce271f7e-186d-4a78-95c1-2e6f0165dc97 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-484618327"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:20.715781 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:20.715781 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:20.716165 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-917015fb-e3f3-44cb-9661-d65fa99e1e66 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Snapshot retrieved successfully. Aug 12 20:21:20.716852 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-917015fb-e3f3-44cb-9661-d65fa99e1e66 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/snapshots/8503de6c-71c3-486f-9d94-dfbceeaccc29 returned with HTTP 200 Aug 12 20:21:20.717169 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 617/2512] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:20 2026] GET /volume/v3/snapshots/8503de6c-71c3-486f-9d94-dfbceeaccc29 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:20.727939 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a9472261-bbdc-4504-a609-10db427d2848 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:20.729856 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a9472261-bbdc-4504-a609-10db427d2848 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] POST https://10.4.3.246/volume/v3/snapshots/8503de6c-71c3-486f-9d94-dfbceeaccc29/action Aug 12 20:21:20.730147 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a9472261-bbdc-4504-a609-10db427d2848 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:21:20.730272 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a9472261-bbdc-4504-a609-10db427d2848 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:20.735643 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:20.735643 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:20.735960 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-a9472261-bbdc-4504-a609-10db427d2848 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Snapshot retrieved successfully. Aug 12 20:21:20.737441 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ce271f7e-186d-4a78-95c1-2e6f0165dc97 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 404 Aug 12 20:21:20.738020 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 624/2513] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:21:20 2026] POST /volume/v3/snapshots => generated 77 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:21:20.748902 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-66451c77-fc2f-4c5b-b520-2e083134e1e0 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:20.750916 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-66451c77-fc2f-4c5b-b520-2e083134e1e0 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] GET https://10.4.3.246/volume/v3/snapshots?limit=invalid Aug 12 20:21:20.751154 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-66451c77-fc2f-4c5b-b520-2e083134e1e0 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:20.751380 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-66451c77-fc2f-4c5b-b520-2e083134e1e0 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Calling method 'index' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:20.752096 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-66451c77-fc2f-4c5b-b520-2e083134e1e0 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] HTTP exception thrown: limit param must be an integer Aug 12 20:21:20.752274 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-66451c77-fc2f-4c5b-b520-2e083134e1e0 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] https://10.4.3.246/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 12 20:21:20.753033 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 634/2514] 10.4.3.246 () {66 vars in 1270 bytes} [Wed Aug 12 20:21:20 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:21:20.754603 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-a9472261-bbdc-4504-a609-10db427d2848 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Snapshot delete request issued successfully. Aug 12 20:21:20.754890 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a9472261-bbdc-4504-a609-10db427d2848 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] https://10.4.3.246/volume/v3/snapshots/8503de6c-71c3-486f-9d94-dfbceeaccc29/action returned with HTTP 202 Aug 12 20:21:20.755304 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 640/2515] 10.4.3.246 () {68 vars in 1396 bytes} [Wed Aug 12 20:21:20 2026] POST /volume/v3/snapshots/8503de6c-71c3-486f-9d94-dfbceeaccc29/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:21:20.760533 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ea4231f7-2c56-4d4a-935c-4fdc259127e9 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:20.761649 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-fa004fec-8777-4239-b90a-b84c94db05f6 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:20.762262 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ea4231f7-2c56-4d4a-935c-4fdc259127e9 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] GET https://10.4.3.246/volume/v3/snapshots?marker=dd18f1cd-07d3-47a3-a92d-6fa393ac1e6e Aug 12 20:21:20.762469 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ea4231f7-2c56-4d4a-935c-4fdc259127e9 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:20.762660 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ea4231f7-2c56-4d4a-935c-4fdc259127e9 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Calling method 'index' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:20.762942 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.api_utils [None req-ea4231f7-2c56-4d4a-935c-4fdc259127e9 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Removing options '' from query. {{(pid=100385) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:21:20.763416 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fa004fec-8777-4239-b90a-b84c94db05f6 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] GET https://10.4.3.246/volume/v3/snapshots/8503de6c-71c3-486f-9d94-dfbceeaccc29 Aug 12 20:21:20.763647 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fa004fec-8777-4239-b90a-b84c94db05f6 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:20.763916 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fa004fec-8777-4239-b90a-b84c94db05f6 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:20.765587 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.db.api [None req-ea4231f7-2c56-4d4a-935c-4fdc259127e9 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Building query based on filter {{(pid=100385) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 20:21:20.769093 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ea4231f7-2c56-4d4a-935c-4fdc259127e9 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] https://10.4.3.246/volume/v3/snapshots?marker=dd18f1cd-07d3-47a3-a92d-6fa393ac1e6e returned with HTTP 404 Aug 12 20:21:20.769378 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:20.769378 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:20.769729 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 618/2516] 10.4.3.246 () {66 vars in 1330 bytes} [Wed Aug 12 20:21:20 2026] GET /volume/v3/snapshots?marker=dd18f1cd-07d3-47a3-a92d-6fa393ac1e6e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:20.770006 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-fa004fec-8777-4239-b90a-b84c94db05f6 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Snapshot retrieved successfully. Aug 12 20:21:20.770950 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fa004fec-8777-4239-b90a-b84c94db05f6 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/snapshots/8503de6c-71c3-486f-9d94-dfbceeaccc29 returned with HTTP 200 Aug 12 20:21:20.772008 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 625/2517] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:20 2026] GET /volume/v3/snapshots/8503de6c-71c3-486f-9d94-dfbceeaccc29 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:20.777655 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-d28b2bf7-da14-45d0-8189-d06fa61f4748 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:20.779249 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d28b2bf7-da14-45d0-8189-d06fa61f4748 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] GET https://10.4.3.246/volume/v3/snapshots?sort_key=invalid Aug 12 20:21:20.779433 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d28b2bf7-da14-45d0-8189-d06fa61f4748 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:20.779651 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d28b2bf7-da14-45d0-8189-d06fa61f4748 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Calling method 'index' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:20.779897 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.api_utils [None req-d28b2bf7-da14-45d0-8189-d06fa61f4748 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Removing options '' from query. {{(pid=100383) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:21:20.781126 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.db.api [None req-d28b2bf7-da14-45d0-8189-d06fa61f4748 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Building query based on filter {{(pid=100383) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 20:21:20.781531 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d28b2bf7-da14-45d0-8189-d06fa61f4748 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] https://10.4.3.246/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 12 20:21:20.782008 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 635/2518] 10.4.3.246 () {66 vars in 1276 bytes} [Wed Aug 12 20:21:20 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:21:20.790315 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-93920f93-7f34-42b6-adc3-fa0385742bee None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:20.791945 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-93920f93-7f34-42b6-adc3-fa0385742bee tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:21:20.792557 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-93920f93-7f34-42b6-adc3-fa0385742bee tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-948763266"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:20.794563 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-93920f93-7f34-42b6-adc3-fa0385742bee tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-948763266'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:21:20.795030 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-93920f93-7f34-42b6-adc3-fa0385742bee tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Create volume of 2 GB Aug 12 20:21:20.795362 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:20.795362 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:20.799149 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-93920f93-7f34-42b6-adc3-fa0385742bee tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Availability Zones retrieved successfully. Aug 12 20:21:20.805205 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-93920f93-7f34-42b6-adc3-fa0385742bee tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Flow 'volume_create_api' (ad937db9-99b6-4865-b324-608e62f2598f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:20.806821 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-93920f93-7f34-42b6-adc3-fa0385742bee tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4234230d-ec4f-480a-927b-4cced019fbd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:20.808096 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-93920f93-7f34-42b6-adc3-fa0385742bee tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Validating volume size '2' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:21:20.839975 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-93920f93-7f34-42b6-adc3-fa0385742bee tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4234230d-ec4f-480a-927b-4cced019fbd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:20.840841 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-93920f93-7f34-42b6-adc3-fa0385742bee tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca072d21-e09d-43d3-9dbf-d361ea3ee322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:20.898115 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-93920f93-7f34-42b6-adc3-fa0385742bee tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Created reservations ['1d459347-5c72-438a-94ed-bee247527c4e', '1f958e8f-94d0-4809-a8af-d19dd2ce1aea', '7656c60a-bb61-4366-81d8-84a68cb8874a', 'cf5ab7cf-02bd-48c6-90de-63ddef0f067c'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:20.899271 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-93920f93-7f34-42b6-adc3-fa0385742bee tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca072d21-e09d-43d3-9dbf-d361ea3ee322) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d459347-5c72-438a-94ed-bee247527c4e', '1f958e8f-94d0-4809-a8af-d19dd2ce1aea', '7656c60a-bb61-4366-81d8-84a68cb8874a', 'cf5ab7cf-02bd-48c6-90de-63ddef0f067c']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:20.900220 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-93920f93-7f34-42b6-adc3-fa0385742bee tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2077de85-b344-4036-ad47-eed3d97a437f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:20.923214 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-93920f93-7f34-42b6-adc3-fa0385742bee tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2077de85-b344-4036-ad47-eed3d97a437f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c917ce52-4d8f-436c-8aae-49c99098808e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-948763266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df710495f21f4fae9f79e87f7953a284',qos_specs=None,replication_status=,reservations=['1d459347-5c72-438a-94ed-bee247527c4e','1f958e8f-94d0-4809-a8af-d19dd2ce1aea','7656c60a-bb61-4366-81d8-84a68cb8874a','cf5ab7cf-02bd-48c6-90de-63ddef0f067c'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bd6c39ec97b4bdda83cd42c7738fde6',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:21:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-948763266',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c917ce52-4d8f-436c-8aae-49c99098808e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df710495f21f4fae9f79e87f7953a284',provider_auth=None,provider_geometry=None,provider_id=None,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='8bd6c39ec97b4bdda83cd42c7738fde6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:20.924076 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-93920f93-7f34-42b6-adc3-fa0385742bee tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d799415-aed8-42bc-b515-6b8af76a7fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:20.944637 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-93920f93-7f34-42b6-adc3-fa0385742bee tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d799415-aed8-42bc-b515-6b8af76a7fcc) transitioned into state 'SUCCESS' from state '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-948763266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df710495f21f4fae9f79e87f7953a284',qos_specs=None,replication_status=,reservations=['1d459347-5c72-438a-94ed-bee247527c4e','1f958e8f-94d0-4809-a8af-d19dd2ce1aea','7656c60a-bb61-4366-81d8-84a68cb8874a','cf5ab7cf-02bd-48c6-90de-63ddef0f067c'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bd6c39ec97b4bdda83cd42c7738fde6',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:20.945325 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-93920f93-7f34-42b6-adc3-fa0385742bee tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (276aa578-e0ec-485e-870c-1490376bef73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:20.959722 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-93920f93-7f34-42b6-adc3-fa0385742bee tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (276aa578-e0ec-485e-870c-1490376bef73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:20.959722 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-93920f93-7f34-42b6-adc3-fa0385742bee tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Flow 'volume_create_api' (ad937db9-99b6-4865-b324-608e62f2598f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:20.959722 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-93920f93-7f34-42b6-adc3-fa0385742bee tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Create volume request issued successfully. Aug 12 20:21:20.959722 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-93920f93-7f34-42b6-adc3-fa0385742bee tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:21:20.959722 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 641/2519] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:21:20 2026] POST /volume/v3/volumes => generated 761 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:21:20.976992 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-8ff04a71-153d-438b-a61a-38ac0d79a84e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:20.981560 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8ff04a71-153d-438b-a61a-38ac0d79a84e tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] GET https://10.4.3.246/volume/v3/volumes/c917ce52-4d8f-436c-8aae-49c99098808e Aug 12 20:21:20.981560 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8ff04a71-153d-438b-a61a-38ac0d79a84e tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:20.981560 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8ff04a71-153d-438b-a61a-38ac0d79a84e tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:20.986950 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:20.986950 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:20.991055 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-8ff04a71-153d-438b-a61a-38ac0d79a84e tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Volume info retrieved successfully. Aug 12 20:21:20.995554 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8ff04a71-153d-438b-a61a-38ac0d79a84e tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] https://10.4.3.246/volume/v3/volumes/c917ce52-4d8f-436c-8aae-49c99098808e returned with HTTP 200 Aug 12 20:21:20.996076 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 619/2520] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:20 2026] GET /volume/v3/volumes/c917ce52-4d8f-436c-8aae-49c99098808e => generated 829 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:21.405871 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-c5b9602a-95b7-423e-9d36-ade7feac36f1 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:21.410178 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c5b9602a-95b7-423e-9d36-ade7feac36f1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 Aug 12 20:21:21.410428 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c5b9602a-95b7-423e-9d36-ade7feac36f1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:21.410708 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c5b9602a-95b7-423e-9d36-ade7feac36f1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:21.410850 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-c5b9602a-95b7-423e-9d36-ade7feac36f1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id b904854d-4390-4f7f-9329-23d676fdf456. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:21.417194 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:21.417194 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:21.418200 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c5b9602a-95b7-423e-9d36-ade7feac36f1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 returned with HTTP 200 Aug 12 20:21:21.419009 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 626/2521] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:21 2026] GET /volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:21.636355 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-5e61a051-6522-49f1-9511-ec411915a3df None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:21.638073 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5e61a051-6522-49f1-9511-ec411915a3df tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] GET https://10.4.3.246/volume/v3/volumes/5b428c41-6085-4fc7-ab61-473125ba4d83 Aug 12 20:21:21.638287 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5e61a051-6522-49f1-9511-ec411915a3df tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:21.638450 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5e61a051-6522-49f1-9511-ec411915a3df tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:21.644606 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5e61a051-6522-49f1-9511-ec411915a3df tempest-ProjectReaderTests-2047590336 tempest-ProjectReaderTests-2047590336-project-admin] https://10.4.3.246/volume/v3/volumes/5b428c41-6085-4fc7-ab61-473125ba4d83 returned with HTTP 404 Aug 12 20:21:21.645091 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 636/2522] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:21:21 2026] GET /volume/v3/volumes/5b428c41-6085-4fc7-ab61-473125ba4d83 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:21:21.688124 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-5108fa30-2117-4c4e-82b5-0e6600086ea0 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:21.690147 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5108fa30-2117-4c4e-82b5-0e6600086ea0 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] GET https://10.4.3.246/volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d Aug 12 20:21:21.690767 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5108fa30-2117-4c4e-82b5-0e6600086ea0 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:21.691043 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5108fa30-2117-4c4e-82b5-0e6600086ea0 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:21.706969 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:21.706969 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:21.713292 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-5108fa30-2117-4c4e-82b5-0e6600086ea0 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Volume info retrieved successfully. Aug 12 20:21:21.719472 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5108fa30-2117-4c4e-82b5-0e6600086ea0 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] https://10.4.3.246/volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d returned with HTTP 200 Aug 12 20:21:21.719963 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 642/2523] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:21:21 2026] GET /volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d => generated 881 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:21.786076 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-4a2a53de-dbd8-4615-923e-2a735b476868 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:21.788279 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4a2a53de-dbd8-4615-923e-2a735b476868 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] GET https://10.4.3.246/volume/v3/snapshots/8503de6c-71c3-486f-9d94-dfbceeaccc29 Aug 12 20:21:21.788499 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4a2a53de-dbd8-4615-923e-2a735b476868 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:21.788731 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4a2a53de-dbd8-4615-923e-2a735b476868 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:21.797793 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4a2a53de-dbd8-4615-923e-2a735b476868 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/snapshots/8503de6c-71c3-486f-9d94-dfbceeaccc29 returned with HTTP 404 Aug 12 20:21:21.797793 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 620/2524] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:21 2026] GET /volume/v3/snapshots/8503de6c-71c3-486f-9d94-dfbceeaccc29 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:21.811651 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-13477f93-a62b-421d-89c3-04022ed173fd None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:21.814769 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-13477f93-a62b-421d-89c3-04022ed173fd tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] POST https://10.4.3.246/volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b/action Aug 12 20:21:21.815141 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-13477f93-a62b-421d-89c3-04022ed173fd tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:21:21.815282 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-13477f93-a62b-421d-89c3-04022ed173fd tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:21.819942 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.contrib.admin_actions [None req-13477f93-a62b-421d-89c3-04022ed173fd tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Updating snapshot 'efbcaf37-c446-4c18-b7cd-2f3ee9dc892b' with '{'status': 'available'}' {{(pid=100386) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 20:21:21.832565 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:21.832565 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:21.844502 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-13477f93-a62b-421d-89c3-04022ed173fd tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] https://10.4.3.246/volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b/action returned with HTTP 202 Aug 12 20:21:21.844949 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 627/2525] 10.4.3.246 () {68 vars in 1396 bytes} [Wed Aug 12 20:21:21 2026] POST /volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:21:21.852348 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-67a776ff-79bb-46b3-b6f5-290cbe595cf4 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:21.854201 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-67a776ff-79bb-46b3-b6f5-290cbe595cf4 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] GET https://10.4.3.246/volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b Aug 12 20:21:21.854465 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-67a776ff-79bb-46b3-b6f5-290cbe595cf4 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:21.854732 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-67a776ff-79bb-46b3-b6f5-290cbe595cf4 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:21.860715 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:21.860715 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:21.861445 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-67a776ff-79bb-46b3-b6f5-290cbe595cf4 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Snapshot retrieved successfully. Aug 12 20:21:21.862594 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-67a776ff-79bb-46b3-b6f5-290cbe595cf4 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b returned with HTTP 200 Aug 12 20:21:21.863175 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 637/2526] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:21 2026] GET /volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:21.872551 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-dbb553e7-873e-4756-b1c2-329f21412758 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:21.875939 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-dbb553e7-873e-4756-b1c2-329f21412758 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/8503de6c-71c3-486f-9d94-dfbceeaccc29 Aug 12 20:21:21.876110 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-dbb553e7-873e-4756-b1c2-329f21412758 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:21.876279 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-dbb553e7-873e-4756-b1c2-329f21412758 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:21.876374 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.snapshots [None req-dbb553e7-873e-4756-b1c2-329f21412758 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Delete snapshot with id: 8503de6c-71c3-486f-9d94-dfbceeaccc29 Aug 12 20:21:21.880933 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-dbb553e7-873e-4756-b1c2-329f21412758 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/snapshots/8503de6c-71c3-486f-9d94-dfbceeaccc29 returned with HTTP 404 Aug 12 20:21:21.881611 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 643/2527] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:21:21 2026] DELETE /volume/v3/snapshots/8503de6c-71c3-486f-9d94-dfbceeaccc29 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:21.889355 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-6f658766-9a41-4a95-8659-410367047fdb None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:21.892271 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-6f658766-9a41-4a95-8659-410367047fdb tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:21:21.892803 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-6f658766-9a41-4a95-8659-410367047fdb tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8c3ca4e6-01d1-4327-80af-35f8b00b0a42", "name": "tempest-SnapshotsActionsTest-Snapshot-571173548"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:21.903257 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:21.903257 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:21.904615 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-6f658766-9a41-4a95-8659-410367047fdb tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Volume info retrieved successfully. Aug 12 20:21:21.904615 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.snapshots [None req-6f658766-9a41-4a95-8659-410367047fdb tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Create snapshot from volume 8c3ca4e6-01d1-4327-80af-35f8b00b0a42 Aug 12 20:21:21.938525 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-6f658766-9a41-4a95-8659-410367047fdb tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Created reservations ['c80212b7-ead9-4222-afed-7f2e441e7173', 'd7603d4e-fab5-479c-bc17-efb002c790f4', '74185cef-48b5-424a-9fb9-d6f994b6a397', '8f9c09c8-364b-41b5-b3f5-9522acedf692'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:21.981021 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-6f658766-9a41-4a95-8659-410367047fdb tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Snapshot create request issued successfully. Aug 12 20:21:21.981021 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-6f658766-9a41-4a95-8659-410367047fdb tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:21:21.981021 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 621/2528] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:21:21 2026] POST /volume/v3/snapshots => generated 306 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:21:21.992841 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-844ba7f6-0079-454d-89fc-54d56c7828ac None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:21.996526 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-844ba7f6-0079-454d-89fc-54d56c7828ac tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] GET https://10.4.3.246/volume/v3/snapshots/cb9aa3f4-c334-480b-838e-bf32a3625748 Aug 12 20:21:21.996809 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-844ba7f6-0079-454d-89fc-54d56c7828ac tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:21.997052 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-844ba7f6-0079-454d-89fc-54d56c7828ac tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:22.004022 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:22.004022 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:22.004716 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-844ba7f6-0079-454d-89fc-54d56c7828ac tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Snapshot retrieved successfully. Aug 12 20:21:22.005764 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-844ba7f6-0079-454d-89fc-54d56c7828ac tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/snapshots/cb9aa3f4-c334-480b-838e-bf32a3625748 returned with HTTP 200 Aug 12 20:21:22.006245 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 628/2529] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:21 2026] GET /volume/v3/snapshots/cb9aa3f4-c334-480b-838e-bf32a3625748 => generated 438 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:22.012836 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-1378d648-16c6-4729-9d99-31a24e09b134 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:22.015732 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1378d648-16c6-4729-9d99-31a24e09b134 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] GET https://10.4.3.246/volume/v3/volumes/c917ce52-4d8f-436c-8aae-49c99098808e Aug 12 20:21:22.015973 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1378d648-16c6-4729-9d99-31a24e09b134 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:22.016227 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1378d648-16c6-4729-9d99-31a24e09b134 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:22.024495 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:22.024495 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:22.028411 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-1378d648-16c6-4729-9d99-31a24e09b134 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Volume info retrieved successfully. Aug 12 20:21:22.033761 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1378d648-16c6-4729-9d99-31a24e09b134 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] https://10.4.3.246/volume/v3/volumes/c917ce52-4d8f-436c-8aae-49c99098808e returned with HTTP 200 Aug 12 20:21:22.034328 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 638/2530] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:22 2026] GET /volume/v3/volumes/c917ce52-4d8f-436c-8aae-49c99098808e => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:22.051880 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-8e697991-f2bc-468c-9a20-f2e17310c5ec None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:22.053899 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8e697991-f2bc-468c-9a20-f2e17310c5ec tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:21:22.054470 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8e697991-f2bc-468c-9a20-f2e17310c5ec tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c917ce52-4d8f-436c-8aae-49c99098808e", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-569096168"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:22.067778 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:22.067778 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:22.068337 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-8e697991-f2bc-468c-9a20-f2e17310c5ec tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Volume info retrieved successfully. Aug 12 20:21:22.068552 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.snapshots [None req-8e697991-f2bc-468c-9a20-f2e17310c5ec tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Create snapshot from volume c917ce52-4d8f-436c-8aae-49c99098808e Aug 12 20:21:22.108015 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-8e697991-f2bc-468c-9a20-f2e17310c5ec tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Created reservations ['093b6d46-c91f-4de6-9e0c-2f50e7e97955', 'f5ba58df-7518-407e-af65-dcd309853726', 'e017b1d1-26fc-4b44-a64d-58c078ee055f', 'ab9ca431-3c87-4e01-b27b-114ec4f00bc3'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:22.143050 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-8e697991-f2bc-468c-9a20-f2e17310c5ec tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Snapshot create request issued successfully. Aug 12 20:21:22.143593 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8e697991-f2bc-468c-9a20-f2e17310c5ec tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:21:22.144195 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 644/2531] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:21:22 2026] POST /volume/v3/snapshots => generated 317 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:21:22.159457 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-a08838dc-e763-4e70-a58c-4f7f21a8fd2c req-967abb8e-6633-4cff-9477-da50268ddb49 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:22.163206 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-a08838dc-e763-4e70-a58c-4f7f21a8fd2c req-967abb8e-6633-4cff-9477-da50268ddb49 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] POST https://10.4.3.246/volume/v3/attachments/b194d2d9-771b-4fa8-aecb-e2958c59ed2a/action Aug 12 20:21:22.163334 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-74197971-af51-487e-b887-551734e7194c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:22.163476 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-a08838dc-e763-4e70-a58c-4f7f21a8fd2c req-967abb8e-6633-4cff-9477-da50268ddb49 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Action body: b'{"os-complete": null}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:21:22.163729 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-a08838dc-e763-4e70-a58c-4f7f21a8fd2c req-967abb8e-6633-4cff-9477-da50268ddb49 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:22.165564 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-74197971-af51-487e-b887-551734e7194c tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] GET https://10.4.3.246/volume/v3/snapshots/5284cb09-1155-467b-b8fe-465cb92c4321 Aug 12 20:21:22.165863 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-74197971-af51-487e-b887-551734e7194c tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:22.166148 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-74197971-af51-487e-b887-551734e7194c tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:22.177552 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:22.177552 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:22.178190 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-74197971-af51-487e-b887-551734e7194c tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Snapshot retrieved successfully. Aug 12 20:21:22.179796 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-74197971-af51-487e-b887-551734e7194c tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] https://10.4.3.246/volume/v3/snapshots/5284cb09-1155-467b-b8fe-465cb92c4321 returned with HTTP 200 Aug 12 20:21:22.179924 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 629/2532] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:22 2026] GET /volume/v3/snapshots/5284cb09-1155-467b-b8fe-465cb92c4321 => generated 449 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:22.187216 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:22.187216 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:22.198519 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-a08838dc-e763-4e70-a58c-4f7f21a8fd2c req-967abb8e-6633-4cff-9477-da50268ddb49 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] https://10.4.3.246/volume/v3/attachments/b194d2d9-771b-4fa8-aecb-e2958c59ed2a/action returned with HTTP 204 Aug 12 20:21:22.199287 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 622/2533] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:21:22 2026] POST /volume/v3/attachments/b194d2d9-771b-4fa8-aecb-e2958c59ed2a/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:22.433866 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-9b7ea51b-d01d-435e-98fa-a36e5805a925 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:22.437098 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9b7ea51b-d01d-435e-98fa-a36e5805a925 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 Aug 12 20:21:22.437467 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9b7ea51b-d01d-435e-98fa-a36e5805a925 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:22.437746 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9b7ea51b-d01d-435e-98fa-a36e5805a925 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:22.437885 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-9b7ea51b-d01d-435e-98fa-a36e5805a925 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id b904854d-4390-4f7f-9329-23d676fdf456. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:22.443249 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:22.443249 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:22.444416 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9b7ea51b-d01d-435e-98fa-a36e5805a925 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 returned with HTTP 200 Aug 12 20:21:22.445451 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 639/2534] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:22 2026] GET /volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 => generated 793 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:22.736534 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b2759ed1-1aa4-4617-bebd-9887cc74c04e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:22.738940 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b2759ed1-1aa4-4617-bebd-9887cc74c04e tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] GET https://10.4.3.246/volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d Aug 12 20:21:22.739300 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b2759ed1-1aa4-4617-bebd-9887cc74c04e tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:22.739626 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b2759ed1-1aa4-4617-bebd-9887cc74c04e tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:22.752566 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:22.752566 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:22.756867 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-b2759ed1-1aa4-4617-bebd-9887cc74c04e tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Volume info retrieved successfully. Aug 12 20:21:22.763164 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b2759ed1-1aa4-4617-bebd-9887cc74c04e tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] https://10.4.3.246/volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d returned with HTTP 200 Aug 12 20:21:22.764574 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 645/2535] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:21:22 2026] GET /volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d => generated 1173 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:21:22.785786 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-13d480ac-d85a-4095-beef-3cbdfd4c37df None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:22.787644 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-13d480ac-d85a-4095-beef-3cbdfd4c37df tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] GET https://10.4.3.246/volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d Aug 12 20:21:22.787947 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-13d480ac-d85a-4095-beef-3cbdfd4c37df tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:22.788207 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-13d480ac-d85a-4095-beef-3cbdfd4c37df tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:22.810408 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:22.810408 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:22.815459 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-13d480ac-d85a-4095-beef-3cbdfd4c37df tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Volume info retrieved successfully. Aug 12 20:21:22.820137 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-13d480ac-d85a-4095-beef-3cbdfd4c37df tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] https://10.4.3.246/volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d returned with HTTP 200 Aug 12 20:21:22.820553 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 630/2536] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:21:22 2026] GET /volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d => generated 1173 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:21:22.833475 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-336fca00-79d6-4a2e-8fea-7902dc7c1662 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:22.835084 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 623/2537] 10.4.3.246 () {70 vars in 1611 bytes} [Wed Aug 12 20:21:22 2026] DELETE /volume/v3/attachments/b194d2d9-771b-4fa8-aecb-e2958c59ed2a => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 12 20:21:22.841705 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-50324e84-d7ea-4da2-877e-05e80f8176aa None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:22.956252 np0000007109 devstack@c-api.service[100383]: WARNING keystonemiddleware.auth_token [None req-50324e84-d7ea-4da2-877e-05e80f8176aa None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 12 20:21:22.957526 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 640/2538] 10.4.3.246 () {70 vars in 1611 bytes} [Wed Aug 12 20:21:22 2026] DELETE /volume/v3/attachments/b194d2d9-771b-4fa8-aecb-e2958c59ed2a => generated 114 bytes in 116 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 12 20:21:22.968496 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-2f21293a-4e23-451c-bc88-6a4a2305ae74 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:22.970623 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2f21293a-4e23-451c-bc88-6a4a2305ae74 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] DELETE https://10.4.3.246/volume/v3/attachments/b194d2d9-771b-4fa8-aecb-e2958c59ed2a Aug 12 20:21:22.971528 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2f21293a-4e23-451c-bc88-6a4a2305ae74 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:22.971751 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2f21293a-4e23-451c-bc88-6a4a2305ae74 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:22.981969 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:22.981969 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:23.018065 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-ad43d884-cbca-4e91-ba95-ad038f37c107 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:23.019854 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ad43d884-cbca-4e91-ba95-ad038f37c107 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] GET https://10.4.3.246/volume/v3/snapshots/cb9aa3f4-c334-480b-838e-bf32a3625748 Aug 12 20:21:23.021369 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ad43d884-cbca-4e91-ba95-ad038f37c107 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:23.021369 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ad43d884-cbca-4e91-ba95-ad038f37c107 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:23.027919 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:23.027919 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:23.027919 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-ad43d884-cbca-4e91-ba95-ad038f37c107 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Snapshot retrieved successfully. Aug 12 20:21:23.027919 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ad43d884-cbca-4e91-ba95-ad038f37c107 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/snapshots/cb9aa3f4-c334-480b-838e-bf32a3625748 returned with HTTP 200 Aug 12 20:21:23.027919 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 631/2539] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:23 2026] GET /volume/v3/snapshots/cb9aa3f4-c334-480b-838e-bf32a3625748 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:23.037466 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-8bc18ed6-e56a-4ebd-ba5b-7a528a321186 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:23.039313 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8bc18ed6-e56a-4ebd-ba5b-7a528a321186 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] POST https://10.4.3.246/volume/v3/snapshots/cb9aa3f4-c334-480b-838e-bf32a3625748/action Aug 12 20:21:23.039771 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8bc18ed6-e56a-4ebd-ba5b-7a528a321186 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:21:23.039937 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8bc18ed6-e56a-4ebd-ba5b-7a528a321186 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:23.041141 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.contrib.admin_actions [None req-8bc18ed6-e56a-4ebd-ba5b-7a528a321186 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Updating snapshot 'cb9aa3f4-c334-480b-838e-bf32a3625748' with '{'status': 'deleting'}' {{(pid=100385) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 20:21:23.055093 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:23.055093 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:23.055358 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-2f21293a-4e23-451c-bc88-6a4a2305ae74 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Attachment connected to vm 734b0462-c398-489d-94cb-8621c5945776, checking data on nova Aug 12 20:21:23.055704 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.compute.nova [None req-2f21293a-4e23-451c-bc88-6a4a2305ae74 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Creating Keystone token plugin using URL: https://10.4.3.246/identity {{(pid=100384) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 12 20:21:23.070640 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8bc18ed6-e56a-4ebd-ba5b-7a528a321186 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] https://10.4.3.246/volume/v3/snapshots/cb9aa3f4-c334-480b-838e-bf32a3625748/action returned with HTTP 202 Aug 12 20:21:23.071249 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 624/2540] 10.4.3.246 () {68 vars in 1396 bytes} [Wed Aug 12 20:21:23 2026] POST /volume/v3/snapshots/cb9aa3f4-c334-480b-838e-bf32a3625748/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:21:23.085567 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-ea5ab62f-4402-4cb1-9fcc-7f7b12f32382 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:23.087816 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ea5ab62f-4402-4cb1-9fcc-7f7b12f32382 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] GET https://10.4.3.246/volume/v3/snapshots/cb9aa3f4-c334-480b-838e-bf32a3625748 Aug 12 20:21:23.088080 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ea5ab62f-4402-4cb1-9fcc-7f7b12f32382 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:23.088344 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ea5ab62f-4402-4cb1-9fcc-7f7b12f32382 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:23.091335 np0000007109 devstack@c-api.service[100383]: DEBUG dbcounter [-] [100383] Writing DB stats cinder:SELECT=501,cinder:UPDATE=153,cinder:INSERT=75 {{(pid=100383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:21:23.099578 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:23.099578 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:23.099578 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-ea5ab62f-4402-4cb1-9fcc-7f7b12f32382 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Snapshot retrieved successfully. Aug 12 20:21:23.101190 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ea5ab62f-4402-4cb1-9fcc-7f7b12f32382 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/snapshots/cb9aa3f4-c334-480b-838e-bf32a3625748 returned with HTTP 200 Aug 12 20:21:23.101895 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 641/2541] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:23 2026] GET /volume/v3/snapshots/cb9aa3f4-c334-480b-838e-bf32a3625748 => generated 464 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:23.112282 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-b177aa7e-f511-424c-bade-5d4aa867443d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:23.114625 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b177aa7e-f511-424c-bade-5d4aa867443d tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] POST https://10.4.3.246/volume/v3/snapshots/cb9aa3f4-c334-480b-838e-bf32a3625748/action Aug 12 20:21:23.114987 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b177aa7e-f511-424c-bade-5d4aa867443d tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:21:23.115103 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b177aa7e-f511-424c-bade-5d4aa867443d tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:23.121457 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:23.121457 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:23.121790 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-b177aa7e-f511-424c-bade-5d4aa867443d tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Snapshot retrieved successfully. Aug 12 20:21:23.134896 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-b177aa7e-f511-424c-bade-5d4aa867443d tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Snapshot delete request issued successfully. Aug 12 20:21:23.135138 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b177aa7e-f511-424c-bade-5d4aa867443d tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] https://10.4.3.246/volume/v3/snapshots/cb9aa3f4-c334-480b-838e-bf32a3625748/action returned with HTTP 202 Aug 12 20:21:23.135759 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 632/2542] 10.4.3.246 () {68 vars in 1396 bytes} [Wed Aug 12 20:21:23 2026] POST /volume/v3/snapshots/cb9aa3f4-c334-480b-838e-bf32a3625748/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:21:23.146248 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-5f4701f2-990b-407e-b8f9-2c29991151f3 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:23.149231 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5f4701f2-990b-407e-b8f9-2c29991151f3 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] GET https://10.4.3.246/volume/v3/snapshots/cb9aa3f4-c334-480b-838e-bf32a3625748 Aug 12 20:21:23.149584 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5f4701f2-990b-407e-b8f9-2c29991151f3 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:23.149970 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5f4701f2-990b-407e-b8f9-2c29991151f3 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:23.156186 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:23.156186 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:23.156757 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-5f4701f2-990b-407e-b8f9-2c29991151f3 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Snapshot retrieved successfully. Aug 12 20:21:23.157654 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5f4701f2-990b-407e-b8f9-2c29991151f3 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/snapshots/cb9aa3f4-c334-480b-838e-bf32a3625748 returned with HTTP 200 Aug 12 20:21:23.158066 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 625/2543] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:23 2026] GET /volume/v3/snapshots/cb9aa3f4-c334-480b-838e-bf32a3625748 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:23.191263 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-d14d8783-e90a-44ee-81d4-595f03fb310b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:23.194359 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d14d8783-e90a-44ee-81d4-595f03fb310b tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] GET https://10.4.3.246/volume/v3/snapshots/5284cb09-1155-467b-b8fe-465cb92c4321 Aug 12 20:21:23.194769 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d14d8783-e90a-44ee-81d4-595f03fb310b tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:23.195036 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d14d8783-e90a-44ee-81d4-595f03fb310b tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:23.202478 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:23.202478 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:23.204022 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-d14d8783-e90a-44ee-81d4-595f03fb310b tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Snapshot retrieved successfully. Aug 12 20:21:23.205409 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d14d8783-e90a-44ee-81d4-595f03fb310b tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] https://10.4.3.246/volume/v3/snapshots/5284cb09-1155-467b-b8fe-465cb92c4321 returned with HTTP 200 Aug 12 20:21:23.206646 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 642/2544] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:23 2026] GET /volume/v3/snapshots/5284cb09-1155-467b-b8fe-465cb92c4321 => generated 476 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 20:21:23.218647 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-6e7600f0-ba5a-4d8e-bbe4-810cf5208f54 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:23.220987 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6e7600f0-ba5a-4d8e-bbe4-810cf5208f54 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:21:23.224345 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6e7600f0-ba5a-4d8e-bbe4-810cf5208f54 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "5284cb09-1155-467b-b8fe-465cb92c4321"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:23.224345 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-6e7600f0-ba5a-4d8e-bbe4-810cf5208f54 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '5284cb09-1155-467b-b8fe-465cb92c4321'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:21:23.229220 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:23.229220 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:23.229915 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-6e7600f0-ba5a-4d8e-bbe4-810cf5208f54 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Snapshot retrieved successfully. Aug 12 20:21:23.229915 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-6e7600f0-ba5a-4d8e-bbe4-810cf5208f54 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Create volume of 1 GB Aug 12 20:21:23.233787 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-6e7600f0-ba5a-4d8e-bbe4-810cf5208f54 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Availability Zones retrieved successfully. Aug 12 20:21:23.240049 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-6e7600f0-ba5a-4d8e-bbe4-810cf5208f54 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Flow 'volume_create_api' (6523812b-a573-4206-8856-9e58d73b82a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:23.243050 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-6e7600f0-ba5a-4d8e-bbe4-810cf5208f54 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93d6d78c-3aaf-499c-9cde-17bd019258fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:23.243050 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-6e7600f0-ba5a-4d8e-bbe4-810cf5208f54 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:21:23.244193 np0000007109 devstack@c-api.service[100386]: WARNING cinder.volume.api [None req-6e7600f0-ba5a-4d8e-bbe4-810cf5208f54 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93d6d78c-3aaf-499c-9cde-17bd019258fa) transitioned into state 'FAILURE' from state 'RUNNING' Aug 12 20:21:23.244193 np0000007109 devstack@c-api.service[100386]: 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 12 20:21:23.247381 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-6e7600f0-ba5a-4d8e-bbe4-810cf5208f54 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93d6d78c-3aaf-499c-9cde-17bd019258fa) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:23.248734 np0000007109 devstack@c-api.service[100386]: WARNING cinder.volume.api [None req-6e7600f0-ba5a-4d8e-bbe4-810cf5208f54 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93d6d78c-3aaf-499c-9cde-17bd019258fa) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 12 20:21:23.249919 np0000007109 devstack@c-api.service[100386]: WARNING cinder.volume.api [None req-6e7600f0-ba5a-4d8e-bbe4-810cf5208f54 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Flow 'volume_create_api' (6523812b-a573-4206-8856-9e58d73b82a2) transitioned into state 'REVERTED' from state 'RUNNING' Aug 12 20:21:23.250323 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6e7600f0-ba5a-4d8e-bbe4-810cf5208f54 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 400 Aug 12 20:21:23.251352 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 633/2545] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:21:23 2026] POST /volume/v3/volumes => generated 171 bytes in 33 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 20:21:23.260561 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-fb0b4c4a-4c2e-4a26-a3be-b10413187450 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:23.263831 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-fb0b4c4a-4c2e-4a26-a3be-b10413187450 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/5284cb09-1155-467b-b8fe-465cb92c4321 Aug 12 20:21:23.264076 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-fb0b4c4a-4c2e-4a26-a3be-b10413187450 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:23.264272 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-fb0b4c4a-4c2e-4a26-a3be-b10413187450 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:23.264403 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.snapshots [None req-fb0b4c4a-4c2e-4a26-a3be-b10413187450 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Delete snapshot with id: 5284cb09-1155-467b-b8fe-465cb92c4321 Aug 12 20:21:23.270908 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:23.270908 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:23.271554 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-fb0b4c4a-4c2e-4a26-a3be-b10413187450 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Snapshot retrieved successfully. Aug 12 20:21:23.288999 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-fb0b4c4a-4c2e-4a26-a3be-b10413187450 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Snapshot delete request issued successfully. Aug 12 20:21:23.289249 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-fb0b4c4a-4c2e-4a26-a3be-b10413187450 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] https://10.4.3.246/volume/v3/snapshots/5284cb09-1155-467b-b8fe-465cb92c4321 returned with HTTP 202 Aug 12 20:21:23.289785 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 626/2546] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:21:23 2026] DELETE /volume/v3/snapshots/5284cb09-1155-467b-b8fe-465cb92c4321 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:21:23.298800 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-96d5731e-054a-4c5f-8625-371948af4a31 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:23.301212 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-96d5731e-054a-4c5f-8625-371948af4a31 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] GET https://10.4.3.246/volume/v3/snapshots/5284cb09-1155-467b-b8fe-465cb92c4321 Aug 12 20:21:23.301507 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-96d5731e-054a-4c5f-8625-371948af4a31 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:23.301814 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-96d5731e-054a-4c5f-8625-371948af4a31 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:23.309404 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:23.309404 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:23.310148 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-96d5731e-054a-4c5f-8625-371948af4a31 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Snapshot retrieved successfully. Aug 12 20:21:23.311377 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-96d5731e-054a-4c5f-8625-371948af4a31 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] https://10.4.3.246/volume/v3/snapshots/5284cb09-1155-467b-b8fe-465cb92c4321 returned with HTTP 200 Aug 12 20:21:23.312011 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 643/2547] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:23 2026] GET /volume/v3/snapshots/5284cb09-1155-467b-b8fe-465cb92c4321 => generated 475 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:23.437262 np0000007109 devstack@c-api.service[100384]: DEBUG novaclient.v2.client [None req-2f21293a-4e23-451c-bc88-6a4a2305ae74 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] REQ: curl -g -i -X GET https://10.4.3.246/compute/v2.1/servers/734b0462-c398-489d-94cb-8621c5945776/os-volume_attachments/517a49f5-2b7c-4e30-a3cf-89deb861361d -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}fbfbaac6a6b3c5ba7f526913575fa408034449f7075472cd81cebff3db89dfb3" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-2f21293a-4e23-451c-bc88-6a4a2305ae74" -H "X-Service-Token: {SHA256}8db45d83c42c215bdf6f12f053e977c016f8815a5f6cfd924d5f3996a070c0c9" {{(pid=100384) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 12 20:21:23.460726 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-dcd81540-75b0-4efe-be5a-279f20989140 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:23.463734 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-dcd81540-75b0-4efe-be5a-279f20989140 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 Aug 12 20:21:23.463996 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-dcd81540-75b0-4efe-be5a-279f20989140 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:23.464510 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-dcd81540-75b0-4efe-be5a-279f20989140 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:23.464510 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-dcd81540-75b0-4efe-be5a-279f20989140 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id b904854d-4390-4f7f-9329-23d676fdf456. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:23.469962 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:23.469962 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:23.470954 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-dcd81540-75b0-4efe-be5a-279f20989140 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 returned with HTTP 200 Aug 12 20:21:23.471592 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 634/2548] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:23 2026] GET /volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:23.674882 np0000007109 devstack@c-api.service[100384]: DEBUG novaclient.v2.client [None req-2f21293a-4e23-451c-bc88-6a4a2305ae74 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 12 Aug 2026 20:21:23 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-11e444bf-db42-4fd0-b535-9e24ebd31092 x-openstack-request-id: req-11e444bf-db42-4fd0-b535-9e24ebd31092 {{(pid=100384) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 12 20:21:23.675081 np0000007109 devstack@c-api.service[100384]: DEBUG novaclient.v2.client [None req-2f21293a-4e23-451c-bc88-6a4a2305ae74 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "517a49f5-2b7c-4e30-a3cf-89deb861361d", "serverId": "734b0462-c398-489d-94cb-8621c5945776", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "b194d2d9-771b-4fa8-aecb-e2958c59ed2a", "bdm_uuid": "58351f36-5dc4-4a5c-8e03-2e5aeaaaa3b9"}} {{(pid=100384) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 12 20:21:23.675081 np0000007109 devstack@c-api.service[100384]: DEBUG novaclient.v2.client [None req-2f21293a-4e23-451c-bc88-6a4a2305ae74 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] GET call to compute for https://10.4.3.246/compute/v2.1/servers/734b0462-c398-489d-94cb-8621c5945776/os-volume_attachments/517a49f5-2b7c-4e30-a3cf-89deb861361d used request id req-11e444bf-db42-4fd0-b535-9e24ebd31092 {{(pid=100384) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 12 20:21:23.677316 np0000007109 devstack@c-api.service[100384]: ERROR cinder.volume.api [None req-2f21293a-4e23-451c-bc88-6a4a2305ae74 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-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 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault [None req-2f21293a-4e23-451c-bc88-6a4a2305ae74 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Caught error: Detach volume from instance 734b0462-c398-489d-94cb-8621c5945776 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 734b0462-c398-489d-94cb-8621c5945776 using the Compute API Aug 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: 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 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 12 20:21:23.679873 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:21:23.681594 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 20:21:23.681594 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 20:21:23.681594 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:21:23.681594 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 12 20:21:23.681594 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 20:21:23.681594 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:21:23.681594 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 20:21:23.681594 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 20:21:23.681594 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:21:23.681594 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 20:21:23.681594 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 20:21:23.681594 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:21:23.681594 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 12 20:21:23.681594 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 12 20:21:23.681594 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:21:23.681594 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 20:21:23.681594 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 20:21:23.681594 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:21:23.681594 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 20:21:23.681594 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 20:21:23.681594 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:21:23.681594 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 12 20:21:23.681594 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 20:21:23.681594 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:21:23.681594 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 12 20:21:23.681594 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 12 20:21:23.681594 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:21:23.681594 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 12 20:21:23.681594 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 12 20:21:23.681594 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:21:23.681594 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 12 20:21:23.681594 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 12 20:21:23.681594 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:21:23.681594 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 12 20:21:23.681594 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 12 20:21:23.681594 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:21:23.681594 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 12 20:21:23.681594 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 12 20:21:23.681594 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:21:23.681594 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2743, in attachment_delete Aug 12 20:21:23.681594 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 12 20:21:23.681594 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2734, in attachment_deletion_allowed Aug 12 20:21:23.681594 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 12 20:21:23.681594 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 734b0462-c398-489d-94cb-8621c5945776 using the Compute API Aug 12 20:21:23.681594 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault Aug 12 20:21:23.681594 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.middleware.fault [None req-2f21293a-4e23-451c-bc88-6a4a2305ae74 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] https://10.4.3.246/volume/v3/attachments/b194d2d9-771b-4fa8-aecb-e2958c59ed2a returned with HTTP 409 Aug 12 20:21:23.681594 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 646/2549] 10.4.3.246 () {68 vars in 1404 bytes} [Wed Aug 12 20:21:22 2026] DELETE /volume/v3/attachments/b194d2d9-771b-4fa8-aecb-e2958c59ed2a => generated 167 bytes in 713 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:23.726376 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-f580a5ff-8c09-4045-83fe-1721309a0af7 req-fde92743-e5e4-41f8-8533-644222c28952 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:23.735484 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-f580a5ff-8c09-4045-83fe-1721309a0af7 req-fde92743-e5e4-41f8-8533-644222c28952 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] GET https://10.4.3.246/volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d Aug 12 20:21:23.735781 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-f580a5ff-8c09-4045-83fe-1721309a0af7 req-fde92743-e5e4-41f8-8533-644222c28952 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:23.736050 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-f580a5ff-8c09-4045-83fe-1721309a0af7 req-fde92743-e5e4-41f8-8533-644222c28952 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:23.752419 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:23.752419 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:23.757651 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-f580a5ff-8c09-4045-83fe-1721309a0af7 req-fde92743-e5e4-41f8-8533-644222c28952 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Volume info retrieved successfully. Aug 12 20:21:23.762065 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-f580a5ff-8c09-4045-83fe-1721309a0af7 req-fde92743-e5e4-41f8-8533-644222c28952 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] https://10.4.3.246/volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d returned with HTTP 200 Aug 12 20:21:23.762404 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 627/2550] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:21:23 2026] GET /volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d => generated 1155 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:23.785688 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-f580a5ff-8c09-4045-83fe-1721309a0af7 req-dfb8a458-84ab-43c5-b6bd-3050f9db6380 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:23.789310 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-f580a5ff-8c09-4045-83fe-1721309a0af7 req-dfb8a458-84ab-43c5-b6bd-3050f9db6380 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] POST https://10.4.3.246/volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d/action Aug 12 20:21:23.789730 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-f580a5ff-8c09-4045-83fe-1721309a0af7 req-dfb8a458-84ab-43c5-b6bd-3050f9db6380 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:21:23.789974 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-f580a5ff-8c09-4045-83fe-1721309a0af7 req-dfb8a458-84ab-43c5-b6bd-3050f9db6380 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:23.801233 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:23.801233 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:23.801784 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-f580a5ff-8c09-4045-83fe-1721309a0af7 req-dfb8a458-84ab-43c5-b6bd-3050f9db6380 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Volume info retrieved successfully. Aug 12 20:21:23.808504 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-f580a5ff-8c09-4045-83fe-1721309a0af7 req-dfb8a458-84ab-43c5-b6bd-3050f9db6380 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Begin detaching volume completed successfully. Aug 12 20:21:23.808824 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-f580a5ff-8c09-4045-83fe-1721309a0af7 req-dfb8a458-84ab-43c5-b6bd-3050f9db6380 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] https://10.4.3.246/volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d/action returned with HTTP 202 Aug 12 20:21:23.809484 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 644/2551] 10.4.3.246 () {72 vars in 1672 bytes} [Wed Aug 12 20:21:23 2026] POST /volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:21:23.863891 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-e351f66c-4c3f-43d6-b5a2-9a0311f051eb None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:23.865046 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e351f66c-4c3f-43d6-b5a2-9a0311f051eb None None] GET https://10.4.3.246/volume// Aug 12 20:21:23.865320 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e351f66c-4c3f-43d6-b5a2-9a0311f051eb None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:23.865635 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e351f66c-4c3f-43d6-b5a2-9a0311f051eb None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:23.866062 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e351f66c-4c3f-43d6-b5a2-9a0311f051eb None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:21:23.867418 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 635/2552] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:21:23 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:21:23.882356 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-f580a5ff-8c09-4045-83fe-1721309a0af7 req-8e887548-80f7-4deb-bd87-3153329c161c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:23.886015 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-f580a5ff-8c09-4045-83fe-1721309a0af7 req-8e887548-80f7-4deb-bd87-3153329c161c tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] GET https://10.4.3.246/volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d Aug 12 20:21:23.886255 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-f580a5ff-8c09-4045-83fe-1721309a0af7 req-8e887548-80f7-4deb-bd87-3153329c161c tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:23.886473 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-f580a5ff-8c09-4045-83fe-1721309a0af7 req-8e887548-80f7-4deb-bd87-3153329c161c tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:23.924242 np0000007109 devstack@c-api.service[100384]: DEBUG oslo_db.sqlalchemy.engines [req-f580a5ff-8c09-4045-83fe-1721309a0af7 req-8e887548-80f7-4deb-bd87-3153329c161c tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100384) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:21:23.946490 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:23.946490 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:23.951859 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-f580a5ff-8c09-4045-83fe-1721309a0af7 req-8e887548-80f7-4deb-bd87-3153329c161c tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Volume info retrieved successfully. Aug 12 20:21:23.958349 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-f580a5ff-8c09-4045-83fe-1721309a0af7 req-8e887548-80f7-4deb-bd87-3153329c161c tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] https://10.4.3.246/volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d returned with HTTP 200 Aug 12 20:21:23.958991 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 647/2553] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:21:23 2026] GET /volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d => generated 1338 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:21:24.175435 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-be2a0aae-c200-46bc-a192-2b82c5cd0df4 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:24.178262 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-be2a0aae-c200-46bc-a192-2b82c5cd0df4 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] GET https://10.4.3.246/volume/v3/snapshots/cb9aa3f4-c334-480b-838e-bf32a3625748 Aug 12 20:21:24.178561 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-be2a0aae-c200-46bc-a192-2b82c5cd0df4 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:24.178857 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-be2a0aae-c200-46bc-a192-2b82c5cd0df4 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:24.184533 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-be2a0aae-c200-46bc-a192-2b82c5cd0df4 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/snapshots/cb9aa3f4-c334-480b-838e-bf32a3625748 returned with HTTP 404 Aug 12 20:21:24.185102 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 628/2554] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:24 2026] GET /volume/v3/snapshots/cb9aa3f4-c334-480b-838e-bf32a3625748 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:24.193908 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-77776ffa-2447-496a-b2b3-7c1076b8c238 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:24.201147 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-77776ffa-2447-496a-b2b3-7c1076b8c238 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] POST https://10.4.3.246/volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b/action Aug 12 20:21:24.201147 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-77776ffa-2447-496a-b2b3-7c1076b8c238 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:21:24.201147 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-77776ffa-2447-496a-b2b3-7c1076b8c238 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:24.201570 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.contrib.admin_actions [None req-77776ffa-2447-496a-b2b3-7c1076b8c238 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Updating snapshot 'efbcaf37-c446-4c18-b7cd-2f3ee9dc892b' with '{'status': 'available'}' {{(pid=100383) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 20:21:24.248159 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:24.248159 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:24.273023 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-77776ffa-2447-496a-b2b3-7c1076b8c238 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] https://10.4.3.246/volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b/action returned with HTTP 202 Aug 12 20:21:24.273612 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 645/2555] 10.4.3.246 () {68 vars in 1396 bytes} [Wed Aug 12 20:21:24 2026] POST /volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:21:24.283726 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-d1aff7d5-e23e-4cce-9f4b-1984c1d75e96 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:24.287983 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d1aff7d5-e23e-4cce-9f4b-1984c1d75e96 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] GET https://10.4.3.246/volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b Aug 12 20:21:24.288119 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d1aff7d5-e23e-4cce-9f4b-1984c1d75e96 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:24.288403 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d1aff7d5-e23e-4cce-9f4b-1984c1d75e96 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:24.293568 np0000007109 devstack@c-api.service[100386]: DEBUG dbcounter [-] [100386] Writing DB stats cinder:SELECT=422,cinder:UPDATE=82,cinder:INSERT=55,cinder:DELETE=1 {{(pid=100386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:21:24.299359 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:24.299359 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:24.300388 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-d1aff7d5-e23e-4cce-9f4b-1984c1d75e96 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Snapshot retrieved successfully. Aug 12 20:21:24.301623 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d1aff7d5-e23e-4cce-9f4b-1984c1d75e96 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b returned with HTTP 200 Aug 12 20:21:24.302484 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 636/2556] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:24 2026] GET /volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:24.313341 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-9a9fa800-cdb0-47fd-ad55-7c9474f5696b None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:24.316201 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9a9fa800-cdb0-47fd-ad55-7c9474f5696b tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/cb9aa3f4-c334-480b-838e-bf32a3625748 Aug 12 20:21:24.316458 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9a9fa800-cdb0-47fd-ad55-7c9474f5696b tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:24.316714 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9a9fa800-cdb0-47fd-ad55-7c9474f5696b tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:24.316881 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.snapshots [None req-9a9fa800-cdb0-47fd-ad55-7c9474f5696b tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Delete snapshot with id: cb9aa3f4-c334-480b-838e-bf32a3625748 Aug 12 20:21:24.324621 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9a9fa800-cdb0-47fd-ad55-7c9474f5696b tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/snapshots/cb9aa3f4-c334-480b-838e-bf32a3625748 returned with HTTP 404 Aug 12 20:21:24.324621 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 648/2557] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:21:24 2026] DELETE /volume/v3/snapshots/cb9aa3f4-c334-480b-838e-bf32a3625748 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:24.326321 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-722dbca7-390b-4cf3-9bd7-6fa774177e99 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:24.329106 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-722dbca7-390b-4cf3-9bd7-6fa774177e99 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] GET https://10.4.3.246/volume/v3/snapshots/5284cb09-1155-467b-b8fe-465cb92c4321 Aug 12 20:21:24.329373 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-722dbca7-390b-4cf3-9bd7-6fa774177e99 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:24.329632 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-722dbca7-390b-4cf3-9bd7-6fa774177e99 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:24.334506 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-674de353-93cc-42ac-8439-109c14dadfd1 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:24.337849 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-722dbca7-390b-4cf3-9bd7-6fa774177e99 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] https://10.4.3.246/volume/v3/snapshots/5284cb09-1155-467b-b8fe-465cb92c4321 returned with HTTP 404 Aug 12 20:21:24.337948 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-674de353-93cc-42ac-8439-109c14dadfd1 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:21:24.338485 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 629/2558] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:24 2026] GET /volume/v3/snapshots/5284cb09-1155-467b-b8fe-465cb92c4321 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:24.339265 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-674de353-93cc-42ac-8439-109c14dadfd1 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8c3ca4e6-01d1-4327-80af-35f8b00b0a42", "name": "tempest-SnapshotsActionsTest-Snapshot-2101673043"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:24.348816 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-7e403717-f72e-4662-8240-137ad90007bd None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:24.353564 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7e403717-f72e-4662-8240-137ad90007bd tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] GET https://10.4.3.246/volume/v3/volumes/c917ce52-4d8f-436c-8aae-49c99098808e Aug 12 20:21:24.353564 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7e403717-f72e-4662-8240-137ad90007bd tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:24.353564 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7e403717-f72e-4662-8240-137ad90007bd tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:24.353799 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:24.353799 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:24.354262 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-674de353-93cc-42ac-8439-109c14dadfd1 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Volume info retrieved successfully. Aug 12 20:21:24.354376 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.snapshots [None req-674de353-93cc-42ac-8439-109c14dadfd1 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Create snapshot from volume 8c3ca4e6-01d1-4327-80af-35f8b00b0a42 Aug 12 20:21:24.361760 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:24.361760 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:24.366525 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-7e403717-f72e-4662-8240-137ad90007bd tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Volume info retrieved successfully. Aug 12 20:21:24.371590 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7e403717-f72e-4662-8240-137ad90007bd tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] https://10.4.3.246/volume/v3/volumes/c917ce52-4d8f-436c-8aae-49c99098808e returned with HTTP 200 Aug 12 20:21:24.372242 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 637/2559] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:24 2026] GET /volume/v3/volumes/c917ce52-4d8f-436c-8aae-49c99098808e => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:24.386256 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-051ec395-24f4-481a-8519-28875b8a024d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:24.388634 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-051ec395-24f4-481a-8519-28875b8a024d tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] DELETE https://10.4.3.246/volume/v3/volumes/c917ce52-4d8f-436c-8aae-49c99098808e Aug 12 20:21:24.388912 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-051ec395-24f4-481a-8519-28875b8a024d tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:24.389163 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-051ec395-24f4-481a-8519-28875b8a024d tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:24.389380 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-051ec395-24f4-481a-8519-28875b8a024d tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Delete volume with id: c917ce52-4d8f-436c-8aae-49c99098808e Aug 12 20:21:24.401740 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:24.401740 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:24.402484 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-051ec395-24f4-481a-8519-28875b8a024d tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Volume info retrieved successfully. Aug 12 20:21:24.415172 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-674de353-93cc-42ac-8439-109c14dadfd1 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Created reservations ['bb767346-c838-40ce-85ba-35bcddac95cb', 'b3feeee2-5466-461c-90a8-71578f684a19', '24a4fa9d-cad3-4a49-9944-7180f963e33f', '2ca8dc66-8bc1-45da-bbda-c163d09bef64'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:24.425586 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-051ec395-24f4-481a-8519-28875b8a024d tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Delete volume request issued successfully. Aug 12 20:21:24.425898 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-051ec395-24f4-481a-8519-28875b8a024d tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] https://10.4.3.246/volume/v3/volumes/c917ce52-4d8f-436c-8aae-49c99098808e returned with HTTP 202 Aug 12 20:21:24.426303 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 649/2560] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:21:24 2026] DELETE /volume/v3/volumes/c917ce52-4d8f-436c-8aae-49c99098808e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:21:24.438861 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-d22ba913-c412-4b57-8093-dc1c6956b428 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:24.441552 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d22ba913-c412-4b57-8093-dc1c6956b428 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] GET https://10.4.3.246/volume/v3/volumes/c917ce52-4d8f-436c-8aae-49c99098808e Aug 12 20:21:24.441891 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d22ba913-c412-4b57-8093-dc1c6956b428 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:24.442478 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d22ba913-c412-4b57-8093-dc1c6956b428 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:24.455318 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:24.455318 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:24.461561 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-d22ba913-c412-4b57-8093-dc1c6956b428 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Volume info retrieved successfully. Aug 12 20:21:24.462021 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-674de353-93cc-42ac-8439-109c14dadfd1 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Snapshot create request issued successfully. Aug 12 20:21:24.462495 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-674de353-93cc-42ac-8439-109c14dadfd1 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:21:24.463198 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 646/2561] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:21:24 2026] POST /volume/v3/snapshots => generated 307 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:21:24.470567 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d22ba913-c412-4b57-8093-dc1c6956b428 tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] https://10.4.3.246/volume/v3/volumes/c917ce52-4d8f-436c-8aae-49c99098808e returned with HTTP 200 Aug 12 20:21:24.470567 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 630/2562] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:24 2026] GET /volume/v3/volumes/c917ce52-4d8f-436c-8aae-49c99098808e => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:24.480910 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-60dd87f6-bf5b-48b9-a7d1-310b8dbe8f0b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:24.484124 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-60dd87f6-bf5b-48b9-a7d1-310b8dbe8f0b tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] GET https://10.4.3.246/volume/v3/snapshots/f8dc269b-e84f-4e56-907b-cdb1f3d01299 Aug 12 20:21:24.485385 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-60dd87f6-bf5b-48b9-a7d1-310b8dbe8f0b tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:24.485779 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-60dd87f6-bf5b-48b9-a7d1-310b8dbe8f0b tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:24.486986 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-0b8dc24d-5056-4a17-a81b-914784fb5c61 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:24.489960 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0b8dc24d-5056-4a17-a81b-914784fb5c61 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 Aug 12 20:21:24.490267 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-0b8dc24d-5056-4a17-a81b-914784fb5c61 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:24.490637 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-0b8dc24d-5056-4a17-a81b-914784fb5c61 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:24.490735 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-0b8dc24d-5056-4a17-a81b-914784fb5c61 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id b904854d-4390-4f7f-9329-23d676fdf456. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:24.494705 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:24.494705 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:24.495391 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-60dd87f6-bf5b-48b9-a7d1-310b8dbe8f0b tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Snapshot retrieved successfully. Aug 12 20:21:24.496654 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-60dd87f6-bf5b-48b9-a7d1-310b8dbe8f0b tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/snapshots/f8dc269b-e84f-4e56-907b-cdb1f3d01299 returned with HTTP 200 Aug 12 20:21:24.496804 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:24.496804 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:24.497673 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 638/2563] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:24 2026] GET /volume/v3/snapshots/f8dc269b-e84f-4e56-907b-cdb1f3d01299 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:24.497906 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0b8dc24d-5056-4a17-a81b-914784fb5c61 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 returned with HTTP 200 Aug 12 20:21:24.498395 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 650/2564] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:24 2026] GET /volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:24.511996 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-4c8e0bd6-4815-4cf6-815f-ceba674461cb None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:24.514385 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4c8e0bd6-4815-4cf6-815f-ceba674461cb tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/a1018c25-fa90-4143-b27b-7a7cbf015bd3 Aug 12 20:21:24.514437 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4c8e0bd6-4815-4cf6-815f-ceba674461cb tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:24.514806 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4c8e0bd6-4815-4cf6-815f-ceba674461cb tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:24.528627 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:24.528627 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:24.535449 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-4c8e0bd6-4815-4cf6-815f-ceba674461cb tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:21:24.545435 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4c8e0bd6-4815-4cf6-815f-ceba674461cb tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/a1018c25-fa90-4143-b27b-7a7cbf015bd3 returned with HTTP 200 Aug 12 20:21:24.546034 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 647/2565] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:24 2026] GET /volume/v3/volumes/a1018c25-fa90-4143-b27b-7a7cbf015bd3 => generated 1411 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:24.565199 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a1449726-55d7-43f9-bed4-91f55833b008 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:24.567224 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a1449726-55d7-43f9-bed4-91f55833b008 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/a1018c25-fa90-4143-b27b-7a7cbf015bd3 Aug 12 20:21:24.567507 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a1449726-55d7-43f9-bed4-91f55833b008 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:24.569445 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a1449726-55d7-43f9-bed4-91f55833b008 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:24.577306 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:24.577306 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:24.582939 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-a1449726-55d7-43f9-bed4-91f55833b008 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:21:24.588212 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a1449726-55d7-43f9-bed4-91f55833b008 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/a1018c25-fa90-4143-b27b-7a7cbf015bd3 returned with HTTP 200 Aug 12 20:21:24.588797 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 631/2566] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:24 2026] GET /volume/v3/volumes/a1018c25-fa90-4143-b27b-7a7cbf015bd3 => generated 1411 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:24.601257 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-bbd3c8fb-3e76-4c90-8afa-79d478faba5f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:24.601989 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-bbd3c8fb-3e76-4c90-8afa-79d478faba5f tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] DELETE https://10.4.3.246/volume/v3/volumes/a1018c25-fa90-4143-b27b-7a7cbf015bd3 Aug 12 20:21:24.602193 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-bbd3c8fb-3e76-4c90-8afa-79d478faba5f tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:24.602394 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-bbd3c8fb-3e76-4c90-8afa-79d478faba5f tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:24.602585 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-bbd3c8fb-3e76-4c90-8afa-79d478faba5f tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Delete volume with id: a1018c25-fa90-4143-b27b-7a7cbf015bd3 Aug 12 20:21:24.611111 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:24.611111 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:24.611717 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-bbd3c8fb-3e76-4c90-8afa-79d478faba5f tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:21:24.629031 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-bbd3c8fb-3e76-4c90-8afa-79d478faba5f tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Delete volume request issued successfully. Aug 12 20:21:24.629358 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-bbd3c8fb-3e76-4c90-8afa-79d478faba5f tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/a1018c25-fa90-4143-b27b-7a7cbf015bd3 returned with HTTP 202 Aug 12 20:21:24.629900 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 639/2567] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:21:24 2026] DELETE /volume/v3/volumes/a1018c25-fa90-4143-b27b-7a7cbf015bd3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:21:24.639922 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-56230391-f01b-40ab-962d-cabc969c7d42 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:24.643434 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-56230391-f01b-40ab-962d-cabc969c7d42 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/a1018c25-fa90-4143-b27b-7a7cbf015bd3 Aug 12 20:21:24.643880 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-56230391-f01b-40ab-962d-cabc969c7d42 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:24.644287 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-56230391-f01b-40ab-962d-cabc969c7d42 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:24.660485 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:24.660485 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:24.664869 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-56230391-f01b-40ab-962d-cabc969c7d42 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:21:24.671175 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-56230391-f01b-40ab-962d-cabc969c7d42 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/a1018c25-fa90-4143-b27b-7a7cbf015bd3 returned with HTTP 200 Aug 12 20:21:24.671594 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 651/2568] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:24 2026] GET /volume/v3/volumes/a1018c25-fa90-4143-b27b-7a7cbf015bd3 => generated 1410 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:25.023044 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-f580a5ff-8c09-4045-83fe-1721309a0af7 req-ffe724f9-6dba-4ba2-bb0d-6b6caa73bfb6 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:25.025809 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-f580a5ff-8c09-4045-83fe-1721309a0af7 req-ffe724f9-6dba-4ba2-bb0d-6b6caa73bfb6 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] DELETE https://10.4.3.246/volume/v3/attachments/b194d2d9-771b-4fa8-aecb-e2958c59ed2a Aug 12 20:21:25.026063 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-f580a5ff-8c09-4045-83fe-1721309a0af7 req-ffe724f9-6dba-4ba2-bb0d-6b6caa73bfb6 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:25.026354 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-f580a5ff-8c09-4045-83fe-1721309a0af7 req-ffe724f9-6dba-4ba2-bb0d-6b6caa73bfb6 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:25.037494 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:25.037494 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:25.095488 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-f580a5ff-8c09-4045-83fe-1721309a0af7 req-ffe724f9-6dba-4ba2-bb0d-6b6caa73bfb6 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] https://10.4.3.246/volume/v3/attachments/b194d2d9-771b-4fa8-aecb-e2958c59ed2a returned with HTTP 200 Aug 12 20:21:25.096082 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 648/2569] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:21:25 2026] DELETE /volume/v3/attachments/b194d2d9-771b-4fa8-aecb-e2958c59ed2a => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:25.486047 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e9908679-be3b-4d30-99bc-8f08e422de3e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:25.488741 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e9908679-be3b-4d30-99bc-8f08e422de3e tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] GET https://10.4.3.246/volume/v3/volumes/c917ce52-4d8f-436c-8aae-49c99098808e Aug 12 20:21:25.488741 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e9908679-be3b-4d30-99bc-8f08e422de3e tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:25.488741 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e9908679-be3b-4d30-99bc-8f08e422de3e tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:25.498201 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e9908679-be3b-4d30-99bc-8f08e422de3e tempest-VolumesSnapshotNegativeTestJSON-552004532 tempest-VolumesSnapshotNegativeTestJSON-552004532-project-member] https://10.4.3.246/volume/v3/volumes/c917ce52-4d8f-436c-8aae-49c99098808e returned with HTTP 404 Aug 12 20:21:25.498993 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 632/2570] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:25 2026] GET /volume/v3/volumes/c917ce52-4d8f-436c-8aae-49c99098808e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:25.510253 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-7528ede3-b024-4cd4-9e11-af0c4e6c0d46 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:25.512507 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7528ede3-b024-4cd4-9e11-af0c4e6c0d46 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] GET https://10.4.3.246/volume/v3/snapshots/f8dc269b-e84f-4e56-907b-cdb1f3d01299 Aug 12 20:21:25.512789 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7528ede3-b024-4cd4-9e11-af0c4e6c0d46 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:25.513047 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7528ede3-b024-4cd4-9e11-af0c4e6c0d46 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:25.518399 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:25.518399 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:25.518968 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-7528ede3-b024-4cd4-9e11-af0c4e6c0d46 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Snapshot retrieved successfully. Aug 12 20:21:25.519952 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7528ede3-b024-4cd4-9e11-af0c4e6c0d46 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/snapshots/f8dc269b-e84f-4e56-907b-cdb1f3d01299 returned with HTTP 200 Aug 12 20:21:25.520100 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 640/2571] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:25 2026] GET /volume/v3/snapshots/f8dc269b-e84f-4e56-907b-cdb1f3d01299 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:25.530631 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-0a5036a1-f856-4d0b-b75f-579c262488d2 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:25.533065 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0a5036a1-f856-4d0b-b75f-579c262488d2 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] POST https://10.4.3.246/volume/v3/snapshots/f8dc269b-e84f-4e56-907b-cdb1f3d01299/action Aug 12 20:21:25.533437 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-0a5036a1-f856-4d0b-b75f-579c262488d2 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:21:25.533570 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-0a5036a1-f856-4d0b-b75f-579c262488d2 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:25.535330 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.contrib.admin_actions [None req-0a5036a1-f856-4d0b-b75f-579c262488d2 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Updating snapshot 'f8dc269b-e84f-4e56-907b-cdb1f3d01299' with '{'status': 'error'}' {{(pid=100384) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 20:21:25.546049 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:25.546049 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:25.565394 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0a5036a1-f856-4d0b-b75f-579c262488d2 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] https://10.4.3.246/volume/v3/snapshots/f8dc269b-e84f-4e56-907b-cdb1f3d01299/action returned with HTTP 202 Aug 12 20:21:25.565394 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 652/2572] 10.4.3.246 () {68 vars in 1396 bytes} [Wed Aug 12 20:21:25 2026] POST /volume/v3/snapshots/f8dc269b-e84f-4e56-907b-cdb1f3d01299/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:21:25.573687 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-d4460dc2-eece-406f-abb5-de10f7454375 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:25.579215 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d4460dc2-eece-406f-abb5-de10f7454375 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] GET https://10.4.3.246/volume/v3/snapshots/f8dc269b-e84f-4e56-907b-cdb1f3d01299 Aug 12 20:21:25.579215 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d4460dc2-eece-406f-abb5-de10f7454375 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:25.579215 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d4460dc2-eece-406f-abb5-de10f7454375 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:25.584169 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:25.584169 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:25.586210 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-d4460dc2-eece-406f-abb5-de10f7454375 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Snapshot retrieved successfully. Aug 12 20:21:25.587883 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d4460dc2-eece-406f-abb5-de10f7454375 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/snapshots/f8dc269b-e84f-4e56-907b-cdb1f3d01299 returned with HTTP 200 Aug 12 20:21:25.588590 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 649/2573] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:25 2026] GET /volume/v3/snapshots/f8dc269b-e84f-4e56-907b-cdb1f3d01299 => generated 462 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:25.597980 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-403bc209-bc32-4888-bc11-14415e66d364 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:25.600315 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-403bc209-bc32-4888-bc11-14415e66d364 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] POST https://10.4.3.246/volume/v3/snapshots/f8dc269b-e84f-4e56-907b-cdb1f3d01299/action Aug 12 20:21:25.600856 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-403bc209-bc32-4888-bc11-14415e66d364 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:21:25.601057 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-403bc209-bc32-4888-bc11-14415e66d364 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:25.631967 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:25.631967 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:25.632397 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-403bc209-bc32-4888-bc11-14415e66d364 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Snapshot retrieved successfully. Aug 12 20:21:25.657479 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-403bc209-bc32-4888-bc11-14415e66d364 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Snapshot delete request issued successfully. Aug 12 20:21:25.657904 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-403bc209-bc32-4888-bc11-14415e66d364 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] https://10.4.3.246/volume/v3/snapshots/f8dc269b-e84f-4e56-907b-cdb1f3d01299/action returned with HTTP 202 Aug 12 20:21:25.658465 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 633/2574] 10.4.3.246 () {68 vars in 1396 bytes} [Wed Aug 12 20:21:25 2026] POST /volume/v3/snapshots/f8dc269b-e84f-4e56-907b-cdb1f3d01299/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:21:25.672209 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-01135ab5-6ec7-4049-aae3-f5571e1b57df None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:25.674868 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-01135ab5-6ec7-4049-aae3-f5571e1b57df tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] GET https://10.4.3.246/volume/v3/snapshots/f8dc269b-e84f-4e56-907b-cdb1f3d01299 Aug 12 20:21:25.675078 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-01135ab5-6ec7-4049-aae3-f5571e1b57df tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:25.675269 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-01135ab5-6ec7-4049-aae3-f5571e1b57df tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:25.681226 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:25.681226 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:25.681645 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-01135ab5-6ec7-4049-aae3-f5571e1b57df tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Snapshot retrieved successfully. Aug 12 20:21:25.682478 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-01135ab5-6ec7-4049-aae3-f5571e1b57df tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/snapshots/f8dc269b-e84f-4e56-907b-cdb1f3d01299 returned with HTTP 200 Aug 12 20:21:25.682848 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 641/2575] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:25 2026] GET /volume/v3/snapshots/f8dc269b-e84f-4e56-907b-cdb1f3d01299 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:25.688001 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-9ebece3e-8862-4a09-b92d-1a1feadcca17 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:25.691357 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9ebece3e-8862-4a09-b92d-1a1feadcca17 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/a1018c25-fa90-4143-b27b-7a7cbf015bd3 Aug 12 20:21:25.691357 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9ebece3e-8862-4a09-b92d-1a1feadcca17 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:25.691357 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9ebece3e-8862-4a09-b92d-1a1feadcca17 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:25.699326 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9ebece3e-8862-4a09-b92d-1a1feadcca17 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/a1018c25-fa90-4143-b27b-7a7cbf015bd3 returned with HTTP 404 Aug 12 20:21:25.699326 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 653/2576] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:25 2026] GET /volume/v3/volumes/a1018c25-fa90-4143-b27b-7a7cbf015bd3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:25.711877 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-7ff686cd-07bc-42c5-b702-fff86930b259 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:25.715758 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7ff686cd-07bc-42c5-b702-fff86930b259 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] DELETE https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 Aug 12 20:21:25.715758 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7ff686cd-07bc-42c5-b702-fff86930b259 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:25.715758 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7ff686cd-07bc-42c5-b702-fff86930b259 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:25.715758 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.contrib.backups [None req-7ff686cd-07bc-42c5-b702-fff86930b259 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Delete backup with id: b904854d-4390-4f7f-9329-23d676fdf456. Aug 12 20:21:25.721333 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:25.721333 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:25.738802 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.backup.rpcapi [None req-7ff686cd-07bc-42c5-b702-fff86930b259 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] delete_backup rpcapi backup_id b904854d-4390-4f7f-9329-23d676fdf456 {{(pid=100383) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 20:21:25.741155 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7ff686cd-07bc-42c5-b702-fff86930b259 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 returned with HTTP 202 Aug 12 20:21:25.741155 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 650/2577] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:21:25 2026] DELETE /volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:21:25.749102 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-27d9cbf5-14b7-41b1-ad03-163949cb2d05 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:25.751563 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-27d9cbf5-14b7-41b1-ad03-163949cb2d05 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 Aug 12 20:21:25.751879 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-27d9cbf5-14b7-41b1-ad03-163949cb2d05 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:25.752151 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-27d9cbf5-14b7-41b1-ad03-163949cb2d05 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:25.752345 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-27d9cbf5-14b7-41b1-ad03-163949cb2d05 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id b904854d-4390-4f7f-9329-23d676fdf456. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:25.757426 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:25.757426 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:25.758657 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-27d9cbf5-14b7-41b1-ad03-163949cb2d05 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 returned with HTTP 200 Aug 12 20:21:25.759409 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 634/2578] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:25 2026] GET /volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:26.029712 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-58c36cba-94d3-4c5a-b347-c0b746f1f73c req-d26a4ba8-0173-43f4-bd31-14ecc7d32057 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:26.036524 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-58c36cba-94d3-4c5a-b347-c0b746f1f73c req-d26a4ba8-0173-43f4-bd31-14ecc7d32057 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] GET https://10.4.3.246/volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d Aug 12 20:21:26.036892 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-58c36cba-94d3-4c5a-b347-c0b746f1f73c req-d26a4ba8-0173-43f4-bd31-14ecc7d32057 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:26.037144 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-58c36cba-94d3-4c5a-b347-c0b746f1f73c req-d26a4ba8-0173-43f4-bd31-14ecc7d32057 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:26.056166 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:26.056166 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:26.062578 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-58c36cba-94d3-4c5a-b347-c0b746f1f73c req-d26a4ba8-0173-43f4-bd31-14ecc7d32057 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Volume info retrieved successfully. Aug 12 20:21:26.070724 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-58c36cba-94d3-4c5a-b347-c0b746f1f73c req-d26a4ba8-0173-43f4-bd31-14ecc7d32057 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] https://10.4.3.246/volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d returned with HTTP 200 Aug 12 20:21:26.071297 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 642/2579] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:21:26 2026] GET /volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d => generated 863 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:26.087010 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-835e1000-df88-4dc8-be8e-dc3a447f30ab None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:26.088780 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-835e1000-df88-4dc8-be8e-dc3a447f30ab tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] DELETE https://10.4.3.246/volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d Aug 12 20:21:26.089020 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-835e1000-df88-4dc8-be8e-dc3a447f30ab tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:26.089226 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-835e1000-df88-4dc8-be8e-dc3a447f30ab tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:26.089430 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-835e1000-df88-4dc8-be8e-dc3a447f30ab tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Delete volume with id: 517a49f5-2b7c-4e30-a3cf-89deb861361d Aug 12 20:21:26.099202 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:26.099202 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:26.099740 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-835e1000-df88-4dc8-be8e-dc3a447f30ab tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Volume info retrieved successfully. Aug 12 20:21:26.134074 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-835e1000-df88-4dc8-be8e-dc3a447f30ab tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Delete volume request issued successfully. Aug 12 20:21:26.134283 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-835e1000-df88-4dc8-be8e-dc3a447f30ab tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] https://10.4.3.246/volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d returned with HTTP 202 Aug 12 20:21:26.134717 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 654/2580] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:21:26 2026] DELETE /volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:21:26.141997 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-b133b815-eb2a-49c6-bd50-0004b09eebf1 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:26.143934 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b133b815-eb2a-49c6-bd50-0004b09eebf1 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] GET https://10.4.3.246/volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d Aug 12 20:21:26.144204 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b133b815-eb2a-49c6-bd50-0004b09eebf1 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:26.144624 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b133b815-eb2a-49c6-bd50-0004b09eebf1 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:26.152293 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:26.152293 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:26.156986 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-b133b815-eb2a-49c6-bd50-0004b09eebf1 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Volume info retrieved successfully. Aug 12 20:21:26.161356 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b133b815-eb2a-49c6-bd50-0004b09eebf1 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] https://10.4.3.246/volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d returned with HTTP 200 Aug 12 20:21:26.161863 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 651/2581] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:21:26 2026] GET /volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:26.693489 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ee340e70-8d3a-42f5-9636-201cec1c9126 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:26.695465 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ee340e70-8d3a-42f5-9636-201cec1c9126 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] GET https://10.4.3.246/volume/v3/snapshots/f8dc269b-e84f-4e56-907b-cdb1f3d01299 Aug 12 20:21:26.695685 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ee340e70-8d3a-42f5-9636-201cec1c9126 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:26.695993 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ee340e70-8d3a-42f5-9636-201cec1c9126 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:26.698411 np0000007109 devstack@c-api.service[100385]: DEBUG dbcounter [-] [100385] Writing DB stats cinder:SELECT=511,cinder:UPDATE=180,cinder:INSERT=90,cinder:DELETE=2 {{(pid=100385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:21:26.702588 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ee340e70-8d3a-42f5-9636-201cec1c9126 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/snapshots/f8dc269b-e84f-4e56-907b-cdb1f3d01299 returned with HTTP 404 Aug 12 20:21:26.703462 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 635/2582] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:26 2026] GET /volume/v3/snapshots/f8dc269b-e84f-4e56-907b-cdb1f3d01299 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:26.711459 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-60812a47-f154-4342-bbec-0470a93c6399 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:26.713789 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-60812a47-f154-4342-bbec-0470a93c6399 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] POST https://10.4.3.246/volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b/action Aug 12 20:21:26.714514 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-60812a47-f154-4342-bbec-0470a93c6399 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:21:26.714514 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-60812a47-f154-4342-bbec-0470a93c6399 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:26.716254 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.contrib.admin_actions [None req-60812a47-f154-4342-bbec-0470a93c6399 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Updating snapshot 'efbcaf37-c446-4c18-b7cd-2f3ee9dc892b' with '{'status': 'available'}' {{(pid=100386) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 20:21:26.727489 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:26.727489 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:26.746248 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-60812a47-f154-4342-bbec-0470a93c6399 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] https://10.4.3.246/volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b/action returned with HTTP 202 Aug 12 20:21:26.746854 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 643/2583] 10.4.3.246 () {68 vars in 1396 bytes} [Wed Aug 12 20:21:26 2026] POST /volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:21:26.756512 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-1c0b03f0-9ad1-44e0-9ac5-2e7405f4db90 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:26.760513 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1c0b03f0-9ad1-44e0-9ac5-2e7405f4db90 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] GET https://10.4.3.246/volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b Aug 12 20:21:26.761098 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1c0b03f0-9ad1-44e0-9ac5-2e7405f4db90 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:26.761098 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1c0b03f0-9ad1-44e0-9ac5-2e7405f4db90 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:26.775151 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e705c51c-932c-434c-99f7-054b123c4e85 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:26.776853 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:26.776853 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:26.778117 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-1c0b03f0-9ad1-44e0-9ac5-2e7405f4db90 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Snapshot retrieved successfully. Aug 12 20:21:26.778171 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e705c51c-932c-434c-99f7-054b123c4e85 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 Aug 12 20:21:26.778171 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e705c51c-932c-434c-99f7-054b123c4e85 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:26.778635 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e705c51c-932c-434c-99f7-054b123c4e85 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:26.778635 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-e705c51c-932c-434c-99f7-054b123c4e85 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id b904854d-4390-4f7f-9329-23d676fdf456. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:26.778799 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1c0b03f0-9ad1-44e0-9ac5-2e7405f4db90 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b returned with HTTP 200 Aug 12 20:21:26.779317 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 655/2584] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:26 2026] GET /volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:26.783560 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e705c51c-932c-434c-99f7-054b123c4e85 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 returned with HTTP 404 Aug 12 20:21:26.787245 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 652/2585] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:26 2026] GET /volume/v3/backups/b904854d-4390-4f7f-9329-23d676fdf456 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:26.802347 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f9a3b8d5-6b3c-45ac-9517-db5f23bbd892 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:26.807825 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f9a3b8d5-6b3c-45ac-9517-db5f23bbd892 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/f8dc269b-e84f-4e56-907b-cdb1f3d01299 Aug 12 20:21:26.808411 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f9a3b8d5-6b3c-45ac-9517-db5f23bbd892 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:26.808411 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f9a3b8d5-6b3c-45ac-9517-db5f23bbd892 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:26.808411 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.snapshots [None req-f9a3b8d5-6b3c-45ac-9517-db5f23bbd892 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Delete snapshot with id: f8dc269b-e84f-4e56-907b-cdb1f3d01299 Aug 12 20:21:26.814661 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f9a3b8d5-6b3c-45ac-9517-db5f23bbd892 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/snapshots/f8dc269b-e84f-4e56-907b-cdb1f3d01299 returned with HTTP 404 Aug 12 20:21:26.815448 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 636/2586] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:21:26 2026] DELETE /volume/v3/snapshots/f8dc269b-e84f-4e56-907b-cdb1f3d01299 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:26.825825 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-7b75a395-a356-4f73-a0a5-2696eaee2f1f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:26.828524 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7b75a395-a356-4f73-a0a5-2696eaee2f1f tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:21:26.829207 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7b75a395-a356-4f73-a0a5-2696eaee2f1f tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8c3ca4e6-01d1-4327-80af-35f8b00b0a42", "name": "tempest-SnapshotsActionsTest-Snapshot-2024738963"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:26.843359 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:26.843359 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:26.844714 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-7b75a395-a356-4f73-a0a5-2696eaee2f1f tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Volume info retrieved successfully. Aug 12 20:21:26.844714 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.snapshots [None req-7b75a395-a356-4f73-a0a5-2696eaee2f1f tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Create snapshot from volume 8c3ca4e6-01d1-4327-80af-35f8b00b0a42 Aug 12 20:21:26.885638 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-7b75a395-a356-4f73-a0a5-2696eaee2f1f tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Created reservations ['03a796e8-f8fa-40ed-9e38-f5698fbabfff', '458ab737-a4ab-4674-8233-0562f06aee97', 'b3cb33a9-cb07-4746-870f-e56b36fe6d4e', '1439ef76-bdbb-4514-b88d-64b033c90205'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:26.889215 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-71e3de32-023c-4817-8295-dd302473bf29 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:26.891037 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-71e3de32-023c-4817-8295-dd302473bf29 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/d9620b71-44e8-466c-9997-5480ed7f6776 Aug 12 20:21:26.891262 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-71e3de32-023c-4817-8295-dd302473bf29 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:26.891473 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-71e3de32-023c-4817-8295-dd302473bf29 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:26.915903 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:26.915903 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:26.922105 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-71e3de32-023c-4817-8295-dd302473bf29 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:21:26.923011 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-7b75a395-a356-4f73-a0a5-2696eaee2f1f tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Snapshot create request issued successfully. Aug 12 20:21:26.923338 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7b75a395-a356-4f73-a0a5-2696eaee2f1f tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:21:26.923800 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 644/2587] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:21:26 2026] POST /volume/v3/snapshots => generated 307 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:21:26.937164 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-71e3de32-023c-4817-8295-dd302473bf29 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/d9620b71-44e8-466c-9997-5480ed7f6776 returned with HTTP 200 Aug 12 20:21:26.938131 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 656/2588] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:26 2026] GET /volume/v3/volumes/d9620b71-44e8-466c-9997-5480ed7f6776 => generated 1356 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:26.941332 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-6cb5697a-48b7-433f-8975-e73acda1e7a9 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:26.942910 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6cb5697a-48b7-433f-8975-e73acda1e7a9 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] GET https://10.4.3.246/volume/v3/snapshots/c864a5bc-55e8-41c1-95b1-52ddf0ba4af1 Aug 12 20:21:26.943132 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6cb5697a-48b7-433f-8975-e73acda1e7a9 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:26.943453 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6cb5697a-48b7-433f-8975-e73acda1e7a9 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:26.953309 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:26.953309 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:26.953938 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-6cb5697a-48b7-433f-8975-e73acda1e7a9 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Snapshot retrieved successfully. Aug 12 20:21:26.955831 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6cb5697a-48b7-433f-8975-e73acda1e7a9 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/snapshots/c864a5bc-55e8-41c1-95b1-52ddf0ba4af1 returned with HTTP 200 Aug 12 20:21:26.955831 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 653/2589] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:26 2026] GET /volume/v3/snapshots/c864a5bc-55e8-41c1-95b1-52ddf0ba4af1 => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 20:21:26.959055 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-d9327218-b572-41a7-b256-188b99af18b3 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:26.962558 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d9327218-b572-41a7-b256-188b99af18b3 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] DELETE https://10.4.3.246/volume/v3/volumes/d9620b71-44e8-466c-9997-5480ed7f6776 Aug 12 20:21:26.962856 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d9327218-b572-41a7-b256-188b99af18b3 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:26.963130 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d9327218-b572-41a7-b256-188b99af18b3 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:26.963329 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-d9327218-b572-41a7-b256-188b99af18b3 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Delete volume with id: d9620b71-44e8-466c-9997-5480ed7f6776 Aug 12 20:21:26.979224 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:26.979224 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:26.980192 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-d9327218-b572-41a7-b256-188b99af18b3 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:21:27.005297 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-d9327218-b572-41a7-b256-188b99af18b3 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Delete volume request issued successfully. Aug 12 20:21:27.005579 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d9327218-b572-41a7-b256-188b99af18b3 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/d9620b71-44e8-466c-9997-5480ed7f6776 returned with HTTP 202 Aug 12 20:21:27.006157 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 637/2590] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:21:26 2026] DELETE /volume/v3/volumes/d9620b71-44e8-466c-9997-5480ed7f6776 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:21:27.016238 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-a5283bde-89cc-4aae-ac72-a243d58c51b9 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:27.020864 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a5283bde-89cc-4aae-ac72-a243d58c51b9 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/d9620b71-44e8-466c-9997-5480ed7f6776 Aug 12 20:21:27.020864 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a5283bde-89cc-4aae-ac72-a243d58c51b9 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:27.020864 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a5283bde-89cc-4aae-ac72-a243d58c51b9 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:27.031921 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:27.031921 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:27.040524 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-a5283bde-89cc-4aae-ac72-a243d58c51b9 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:21:27.045751 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a5283bde-89cc-4aae-ac72-a243d58c51b9 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/d9620b71-44e8-466c-9997-5480ed7f6776 returned with HTTP 200 Aug 12 20:21:27.046323 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 645/2591] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:27 2026] GET /volume/v3/volumes/d9620b71-44e8-466c-9997-5480ed7f6776 => generated 1355 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:27.176251 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-042861a8-bf54-48aa-92c6-56f337e1bb63 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:27.178865 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-042861a8-bf54-48aa-92c6-56f337e1bb63 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] GET https://10.4.3.246/volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d Aug 12 20:21:27.179147 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-042861a8-bf54-48aa-92c6-56f337e1bb63 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:27.179378 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-042861a8-bf54-48aa-92c6-56f337e1bb63 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:27.187017 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-042861a8-bf54-48aa-92c6-56f337e1bb63 tempest-TestServerVolumeAttachScenarioOldVersion-365176374 tempest-TestServerVolumeAttachScenarioOldVersion-365176374-project-member] https://10.4.3.246/volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d returned with HTTP 404 Aug 12 20:21:27.187518 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 657/2592] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:21:27 2026] GET /volume/v3/volumes/517a49f5-2b7c-4e30-a3cf-89deb861361d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:21:27.965678 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-fb80eb57-564e-4c42-af7e-55be3be862e4 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:27.968180 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-fb80eb57-564e-4c42-af7e-55be3be862e4 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] GET https://10.4.3.246/volume/v3/snapshots/c864a5bc-55e8-41c1-95b1-52ddf0ba4af1 Aug 12 20:21:27.968457 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-fb80eb57-564e-4c42-af7e-55be3be862e4 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:27.968762 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-fb80eb57-564e-4c42-af7e-55be3be862e4 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:27.977670 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:27.977670 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:27.978025 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-fb80eb57-564e-4c42-af7e-55be3be862e4 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Snapshot retrieved successfully. Aug 12 20:21:27.979662 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-fb80eb57-564e-4c42-af7e-55be3be862e4 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/snapshots/c864a5bc-55e8-41c1-95b1-52ddf0ba4af1 returned with HTTP 200 Aug 12 20:21:27.982984 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 654/2593] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:27 2026] GET /volume/v3/snapshots/c864a5bc-55e8-41c1-95b1-52ddf0ba4af1 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:27.994184 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-aeef797d-b8cb-4e73-ad0f-9cec6e6f6c06 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:27.997271 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-aeef797d-b8cb-4e73-ad0f-9cec6e6f6c06 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] POST https://10.4.3.246/volume/v3/snapshots/c864a5bc-55e8-41c1-95b1-52ddf0ba4af1/action Aug 12 20:21:27.997613 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-aeef797d-b8cb-4e73-ad0f-9cec6e6f6c06 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:21:27.997780 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-aeef797d-b8cb-4e73-ad0f-9cec6e6f6c06 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:27.999970 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.contrib.admin_actions [None req-aeef797d-b8cb-4e73-ad0f-9cec6e6f6c06 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Updating snapshot 'c864a5bc-55e8-41c1-95b1-52ddf0ba4af1' with '{'status': 'error_deleting'}' {{(pid=100385) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 20:21:28.014052 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:28.014052 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:28.035074 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-aeef797d-b8cb-4e73-ad0f-9cec6e6f6c06 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] https://10.4.3.246/volume/v3/snapshots/c864a5bc-55e8-41c1-95b1-52ddf0ba4af1/action returned with HTTP 202 Aug 12 20:21:28.035952 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 638/2594] 10.4.3.246 () {68 vars in 1396 bytes} [Wed Aug 12 20:21:27 2026] POST /volume/v3/snapshots/c864a5bc-55e8-41c1-95b1-52ddf0ba4af1/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:21:28.047261 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-9f37581a-9d14-489b-9a45-edcb04fbc778 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:28.049968 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9f37581a-9d14-489b-9a45-edcb04fbc778 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] GET https://10.4.3.246/volume/v3/snapshots/c864a5bc-55e8-41c1-95b1-52ddf0ba4af1 Aug 12 20:21:28.050176 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9f37581a-9d14-489b-9a45-edcb04fbc778 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:28.050860 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9f37581a-9d14-489b-9a45-edcb04fbc778 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:28.059563 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:28.059563 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:28.059563 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-9f37581a-9d14-489b-9a45-edcb04fbc778 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Snapshot retrieved successfully. Aug 12 20:21:28.059563 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9f37581a-9d14-489b-9a45-edcb04fbc778 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/snapshots/c864a5bc-55e8-41c1-95b1-52ddf0ba4af1 returned with HTTP 200 Aug 12 20:21:28.060083 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 646/2595] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:28 2026] GET /volume/v3/snapshots/c864a5bc-55e8-41c1-95b1-52ddf0ba4af1 => generated 471 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:28.066171 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f1d6b119-8f81-470d-997a-5d357c43e162 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:28.069701 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f1d6b119-8f81-470d-997a-5d357c43e162 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/d9620b71-44e8-466c-9997-5480ed7f6776 Aug 12 20:21:28.070061 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f1d6b119-8f81-470d-997a-5d357c43e162 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:28.070347 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f1d6b119-8f81-470d-997a-5d357c43e162 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:28.071525 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-daf45575-c92a-463d-82dd-9c6d0a60ffc4 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:28.073893 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-daf45575-c92a-463d-82dd-9c6d0a60ffc4 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] POST https://10.4.3.246/volume/v3/snapshots/c864a5bc-55e8-41c1-95b1-52ddf0ba4af1/action Aug 12 20:21:28.074392 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-daf45575-c92a-463d-82dd-9c6d0a60ffc4 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:21:28.074585 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-daf45575-c92a-463d-82dd-9c6d0a60ffc4 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:28.076880 np0000007109 devstack@c-api.service[100384]: DEBUG dbcounter [-] [100384] Writing DB stats cinder:SELECT=536,cinder:UPDATE=157,cinder:INSERT=84,cinder:DELETE=3 {{(pid=100384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:21:28.078327 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f1d6b119-8f81-470d-997a-5d357c43e162 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/d9620b71-44e8-466c-9997-5480ed7f6776 returned with HTTP 404 Aug 12 20:21:28.079071 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 658/2596] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:28 2026] GET /volume/v3/volumes/d9620b71-44e8-466c-9997-5480ed7f6776 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:28.083802 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:28.083802 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:28.086359 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-daf45575-c92a-463d-82dd-9c6d0a60ffc4 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Snapshot retrieved successfully. Aug 12 20:21:28.092167 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-fb4c2a78-a24b-472a-933d-1c7b20802af1 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:28.094839 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-fb4c2a78-a24b-472a-933d-1c7b20802af1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:21:28.096940 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-fb4c2a78-a24b-472a-933d-1c7b20802af1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-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-1766116376"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:28.098383 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-fb4c2a78-a24b-472a-933d-1c7b20802af1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1766116376'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:21:28.098553 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-fb4c2a78-a24b-472a-933d-1c7b20802af1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Create volume of 1 GB Aug 12 20:21:28.099007 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:28.099007 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:28.104099 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-fb4c2a78-a24b-472a-933d-1c7b20802af1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Availability Zones retrieved successfully. Aug 12 20:21:28.116886 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-daf45575-c92a-463d-82dd-9c6d0a60ffc4 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Snapshot delete request issued successfully. Aug 12 20:21:28.117004 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-fb4c2a78-a24b-472a-933d-1c7b20802af1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Flow 'volume_create_api' (d18e273d-bfbe-4806-8534-d56abb9024f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:28.117056 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-daf45575-c92a-463d-82dd-9c6d0a60ffc4 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] https://10.4.3.246/volume/v3/snapshots/c864a5bc-55e8-41c1-95b1-52ddf0ba4af1/action returned with HTTP 202 Aug 12 20:21:28.117056 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 655/2597] 10.4.3.246 () {68 vars in 1396 bytes} [Wed Aug 12 20:21:28 2026] POST /volume/v3/snapshots/c864a5bc-55e8-41c1-95b1-52ddf0ba4af1/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:21:28.117099 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-fb4c2a78-a24b-472a-933d-1c7b20802af1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9212a6c9-c543-4eb5-a2ad-601932dcd33b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:28.118371 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-fb4c2a78-a24b-472a-933d-1c7b20802af1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:21:28.127687 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-e36ed848-b5b3-4621-b112-236f3bdfad2a None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:28.131772 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e36ed848-b5b3-4621-b112-236f3bdfad2a tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] GET https://10.4.3.246/volume/v3/snapshots/c864a5bc-55e8-41c1-95b1-52ddf0ba4af1 Aug 12 20:21:28.132080 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e36ed848-b5b3-4621-b112-236f3bdfad2a tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:28.132461 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e36ed848-b5b3-4621-b112-236f3bdfad2a tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:28.143108 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:28.143108 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:28.143269 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-e36ed848-b5b3-4621-b112-236f3bdfad2a tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Snapshot retrieved successfully. Aug 12 20:21:28.144817 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e36ed848-b5b3-4621-b112-236f3bdfad2a tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/snapshots/c864a5bc-55e8-41c1-95b1-52ddf0ba4af1 returned with HTTP 200 Aug 12 20:21:28.145347 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 647/2598] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:28 2026] GET /volume/v3/snapshots/c864a5bc-55e8-41c1-95b1-52ddf0ba4af1 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:28.164207 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-fb4c2a78-a24b-472a-933d-1c7b20802af1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9212a6c9-c543-4eb5-a2ad-601932dcd33b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:28.165238 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-fb4c2a78-a24b-472a-933d-1c7b20802af1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c4b0652-aee4-460f-ac19-e53ff0d291ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:28.232948 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-fb4c2a78-a24b-472a-933d-1c7b20802af1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Created reservations ['3a0ec39a-6814-4c67-ac90-9749430f4a1d', '2febc12c-a902-4e53-b7ab-35cdd0ee2c50', '25ef7ecd-9794-4dd2-80ab-9fc8a6ed6227', '7d4aab83-782c-4430-80a5-9cf7935da73d'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:28.234483 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-fb4c2a78-a24b-472a-933d-1c7b20802af1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c4b0652-aee4-460f-ac19-e53ff0d291ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a0ec39a-6814-4c67-ac90-9749430f4a1d', '2febc12c-a902-4e53-b7ab-35cdd0ee2c50', '25ef7ecd-9794-4dd2-80ab-9fc8a6ed6227', '7d4aab83-782c-4430-80a5-9cf7935da73d']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:28.234992 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-fb4c2a78-a24b-472a-933d-1c7b20802af1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e21f887a-eca6-47b2-809d-387a358f65f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:28.275776 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-fb4c2a78-a24b-472a-933d-1c7b20802af1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e21f887a-eca6-47b2-809d-387a358f65f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '179651f7-0677-4f0e-bff4-af0c44689a0e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1766116376',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='1a20d6375baf49a0803075ca4c50ac07',qos_specs=None,replication_status=,reservations=['3a0ec39a-6814-4c67-ac90-9749430f4a1d','2febc12c-a902-4e53-b7ab-35cdd0ee2c50','25ef7ecd-9794-4dd2-80ab-9fc8a6ed6227','7d4aab83-782c-4430-80a5-9cf7935da73d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d78c87c6188439480c1ae2d3ee2be57',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:21:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1766116376',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=179651f7-0677-4f0e-bff4-af0c44689a0e,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='1a20d6375baf49a0803075ca4c50ac07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d78c87c6188439480c1ae2d3ee2be57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:28.276499 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-fb4c2a78-a24b-472a-933d-1c7b20802af1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42273e49-00b0-429a-90b5-72321ac4ad25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:28.300486 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-fb4c2a78-a24b-472a-933d-1c7b20802af1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42273e49-00b0-429a-90b5-72321ac4ad25) transitioned into state 'SUCCESS' from state '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-1766116376',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='1a20d6375baf49a0803075ca4c50ac07',qos_specs=None,replication_status=,reservations=['3a0ec39a-6814-4c67-ac90-9749430f4a1d','2febc12c-a902-4e53-b7ab-35cdd0ee2c50','25ef7ecd-9794-4dd2-80ab-9fc8a6ed6227','7d4aab83-782c-4430-80a5-9cf7935da73d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d78c87c6188439480c1ae2d3ee2be57',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:28.301862 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-fb4c2a78-a24b-472a-933d-1c7b20802af1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fb9e802-43b3-4766-bc87-ffd7fd55febb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:28.314452 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-fb4c2a78-a24b-472a-933d-1c7b20802af1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fb9e802-43b3-4766-bc87-ffd7fd55febb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:28.315872 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-fb4c2a78-a24b-472a-933d-1c7b20802af1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Flow 'volume_create_api' (d18e273d-bfbe-4806-8534-d56abb9024f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:28.316298 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-fb4c2a78-a24b-472a-933d-1c7b20802af1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Create volume request issued successfully. Aug 12 20:21:28.317246 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-fb4c2a78-a24b-472a-933d-1c7b20802af1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:21:28.318060 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 639/2599] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:21:28 2026] POST /volume/v3/volumes => generated 816 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:21:28.334342 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-85f96711-b605-49e7-aac6-3e5846088405 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:28.339652 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-85f96711-b605-49e7-aac6-3e5846088405 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/179651f7-0677-4f0e-bff4-af0c44689a0e Aug 12 20:21:28.339916 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-85f96711-b605-49e7-aac6-3e5846088405 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:28.340200 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-85f96711-b605-49e7-aac6-3e5846088405 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:28.354685 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:28.354685 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:28.366854 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-85f96711-b605-49e7-aac6-3e5846088405 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:21:28.377515 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-85f96711-b605-49e7-aac6-3e5846088405 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/179651f7-0677-4f0e-bff4-af0c44689a0e returned with HTTP 200 Aug 12 20:21:28.377999 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 659/2600] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:28 2026] GET /volume/v3/volumes/179651f7-0677-4f0e-bff4-af0c44689a0e => generated 884 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:29.158757 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a93aa553-b92e-4314-bf9c-68cba50d34df None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:29.163349 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a93aa553-b92e-4314-bf9c-68cba50d34df tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] GET https://10.4.3.246/volume/v3/snapshots/c864a5bc-55e8-41c1-95b1-52ddf0ba4af1 Aug 12 20:21:29.163653 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a93aa553-b92e-4314-bf9c-68cba50d34df tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:29.163936 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a93aa553-b92e-4314-bf9c-68cba50d34df tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:29.170499 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a93aa553-b92e-4314-bf9c-68cba50d34df tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/snapshots/c864a5bc-55e8-41c1-95b1-52ddf0ba4af1 returned with HTTP 404 Aug 12 20:21:29.171516 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 656/2601] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:29 2026] GET /volume/v3/snapshots/c864a5bc-55e8-41c1-95b1-52ddf0ba4af1 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:29.179622 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-d90c149b-b507-48d9-a5c7-078700099f12 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:29.181849 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d90c149b-b507-48d9-a5c7-078700099f12 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] POST https://10.4.3.246/volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b/action Aug 12 20:21:29.182357 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d90c149b-b507-48d9-a5c7-078700099f12 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:21:29.182561 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d90c149b-b507-48d9-a5c7-078700099f12 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:29.184822 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.contrib.admin_actions [None req-d90c149b-b507-48d9-a5c7-078700099f12 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Updating snapshot 'efbcaf37-c446-4c18-b7cd-2f3ee9dc892b' with '{'status': 'available'}' {{(pid=100386) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 20:21:29.205326 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:29.205326 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:29.221650 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d90c149b-b507-48d9-a5c7-078700099f12 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] https://10.4.3.246/volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b/action returned with HTTP 202 Aug 12 20:21:29.222175 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 648/2602] 10.4.3.246 () {68 vars in 1396 bytes} [Wed Aug 12 20:21:29 2026] POST /volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:21:29.234835 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-d6bda861-4c7c-4056-bcd3-3df37d7fc02c None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:29.237228 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d6bda861-4c7c-4056-bcd3-3df37d7fc02c tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] GET https://10.4.3.246/volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b Aug 12 20:21:29.237502 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d6bda861-4c7c-4056-bcd3-3df37d7fc02c tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:29.237821 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d6bda861-4c7c-4056-bcd3-3df37d7fc02c tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:29.251293 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:29.251293 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:29.251932 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-d6bda861-4c7c-4056-bcd3-3df37d7fc02c tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Snapshot retrieved successfully. Aug 12 20:21:29.253076 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d6bda861-4c7c-4056-bcd3-3df37d7fc02c tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b returned with HTTP 200 Aug 12 20:21:29.253591 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 640/2603] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:29 2026] GET /volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:29.264238 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-63cbba9c-9b37-4677-a7d4-1e98c932d218 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:29.265957 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-63cbba9c-9b37-4677-a7d4-1e98c932d218 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/c864a5bc-55e8-41c1-95b1-52ddf0ba4af1 Aug 12 20:21:29.266139 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-63cbba9c-9b37-4677-a7d4-1e98c932d218 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:29.266305 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-63cbba9c-9b37-4677-a7d4-1e98c932d218 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:29.266400 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.snapshots [None req-63cbba9c-9b37-4677-a7d4-1e98c932d218 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Delete snapshot with id: c864a5bc-55e8-41c1-95b1-52ddf0ba4af1 Aug 12 20:21:29.270724 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-63cbba9c-9b37-4677-a7d4-1e98c932d218 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/snapshots/c864a5bc-55e8-41c1-95b1-52ddf0ba4af1 returned with HTTP 404 Aug 12 20:21:29.271289 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 660/2604] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:21:29 2026] DELETE /volume/v3/snapshots/c864a5bc-55e8-41c1-95b1-52ddf0ba4af1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:29.286662 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a9c79384-58bc-4360-8215-1073120eed29 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:29.289034 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a9c79384-58bc-4360-8215-1073120eed29 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] POST https://10.4.3.246/volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b/action Aug 12 20:21:29.289449 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a9c79384-58bc-4360-8215-1073120eed29 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:21:29.289638 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a9c79384-58bc-4360-8215-1073120eed29 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:29.291317 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.contrib.admin_actions [None req-a9c79384-58bc-4360-8215-1073120eed29 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Updating snapshot 'efbcaf37-c446-4c18-b7cd-2f3ee9dc892b' with '{'status': 'creating'}' {{(pid=100383) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 20:21:29.306653 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:29.306653 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:29.330195 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a9c79384-58bc-4360-8215-1073120eed29 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] https://10.4.3.246/volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b/action returned with HTTP 202 Aug 12 20:21:29.330641 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 657/2605] 10.4.3.246 () {68 vars in 1396 bytes} [Wed Aug 12 20:21:29 2026] POST /volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:21:29.342096 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-c3e156f3-3377-4a65-b348-69fe806bdd4d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:29.345782 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c3e156f3-3377-4a65-b348-69fe806bdd4d tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] GET https://10.4.3.246/volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b Aug 12 20:21:29.346081 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c3e156f3-3377-4a65-b348-69fe806bdd4d tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:29.346401 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c3e156f3-3377-4a65-b348-69fe806bdd4d tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:29.354579 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:29.354579 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:29.355232 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-c3e156f3-3377-4a65-b348-69fe806bdd4d tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Snapshot retrieved successfully. Aug 12 20:21:29.356177 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c3e156f3-3377-4a65-b348-69fe806bdd4d tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b returned with HTTP 200 Aug 12 20:21:29.357103 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 649/2606] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:29 2026] GET /volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:29.372197 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-c7ba2aa3-595d-4968-9050-bcda4a1a53ac None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:29.375021 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c7ba2aa3-595d-4968-9050-bcda4a1a53ac tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] POST https://10.4.3.246/volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b/action Aug 12 20:21:29.375615 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c7ba2aa3-595d-4968-9050-bcda4a1a53ac tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:21:29.375615 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c7ba2aa3-595d-4968-9050-bcda4a1a53ac tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:29.377286 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.contrib.snapshot_actions [None req-c7ba2aa3-595d-4968-9050-bcda4a1a53ac tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100385) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 12 20:21:29.384893 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:29.384893 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:29.386846 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.contrib.snapshot_actions [None req-c7ba2aa3-595d-4968-9050-bcda4a1a53ac tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Updating snapshot efbcaf37-c446-4c18-b7cd-2f3ee9dc892b with info {'id': 'efbcaf37-c446-4c18-b7cd-2f3ee9dc892b', 'status': 'error', 'progress': '80%'} Aug 12 20:21:29.408343 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-12e7bf57-b355-45ca-b949-7e6ffe6ed4cd None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:29.408343 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-12e7bf57-b355-45ca-b949-7e6ffe6ed4cd tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/179651f7-0677-4f0e-bff4-af0c44689a0e Aug 12 20:21:29.408343 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-12e7bf57-b355-45ca-b949-7e6ffe6ed4cd tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:29.408343 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-12e7bf57-b355-45ca-b949-7e6ffe6ed4cd tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:29.411019 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c7ba2aa3-595d-4968-9050-bcda4a1a53ac tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b/action returned with HTTP 202 Aug 12 20:21:29.411553 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 641/2607] 10.4.3.246 () {68 vars in 1396 bytes} [Wed Aug 12 20:21:29 2026] POST /volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:21:29.417101 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:29.417101 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:29.423397 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-4d9330bc-f81b-4de3-9cfe-0ec51534eae7 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:29.424662 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-12e7bf57-b355-45ca-b949-7e6ffe6ed4cd tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:21:29.426872 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4d9330bc-f81b-4de3-9cfe-0ec51534eae7 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] GET https://10.4.3.246/volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b Aug 12 20:21:29.428850 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4d9330bc-f81b-4de3-9cfe-0ec51534eae7 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:29.428850 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4d9330bc-f81b-4de3-9cfe-0ec51534eae7 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:29.432755 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-12e7bf57-b355-45ca-b949-7e6ffe6ed4cd tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/179651f7-0677-4f0e-bff4-af0c44689a0e returned with HTTP 200 Aug 12 20:21:29.433081 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 661/2608] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:29 2026] GET /volume/v3/volumes/179651f7-0677-4f0e-bff4-af0c44689a0e => generated 909 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:29.436270 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:29.436270 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:29.437833 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-4d9330bc-f81b-4de3-9cfe-0ec51534eae7 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Snapshot retrieved successfully. Aug 12 20:21:29.437833 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4d9330bc-f81b-4de3-9cfe-0ec51534eae7 tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] https://10.4.3.246/volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b returned with HTTP 200 Aug 12 20:21:29.438099 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 658/2609] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:29 2026] GET /volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b => generated 461 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:29.449421 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-38241861-762c-4766-b82a-66eb7018f1c3 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:29.451441 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-38241861-762c-4766-b82a-66eb7018f1c3 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] POST https://10.4.3.246/volume/v3/backups Aug 12 20:21:29.451863 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-38241861-762c-4766-b82a-66eb7018f1c3 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "179651f7-0677-4f0e-bff4-af0c44689a0e", "name": "tempest-VolumesBackupsTest-Backup-327762620", "description": "tempest-backup-description-800692670", "container": "tempest-volumesbackupstest-backup-container-436750517"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:29.452077 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f316f836-e0ac-400d-b2df-983ced5aa02a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:29.454055 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.contrib.backups [None req-38241861-762c-4766-b82a-66eb7018f1c3 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Creating new backup {'backup': {'volume_id': '179651f7-0677-4f0e-bff4-af0c44689a0e', 'name': 'tempest-VolumesBackupsTest-Backup-327762620', 'description': 'tempest-backup-description-800692670', 'container': 'tempest-volumesbackupstest-backup-container-436750517'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 20:21:29.454190 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.contrib.backups [None req-38241861-762c-4766-b82a-66eb7018f1c3 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Creating backup of volume 179651f7-0677-4f0e-bff4-af0c44689a0e in container tempest-volumesbackupstest-backup-container-436750517 Aug 12 20:21:29.454914 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f316f836-e0ac-400d-b2df-983ced5aa02a tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] POST https://10.4.3.246/volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b/action Aug 12 20:21:29.455290 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f316f836-e0ac-400d-b2df-983ced5aa02a tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:21:29.455422 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f316f836-e0ac-400d-b2df-983ced5aa02a tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:29.457454 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.contrib.admin_actions [None req-f316f836-e0ac-400d-b2df-983ced5aa02a tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] Updating snapshot 'efbcaf37-c446-4c18-b7cd-2f3ee9dc892b' with '{'status': 'available'}' {{(pid=100385) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 20:21:29.465653 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:29.465653 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:29.466136 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-38241861-762c-4766-b82a-66eb7018f1c3 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:21:29.475035 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:29.475035 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:29.498763 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-38241861-762c-4766-b82a-66eb7018f1c3 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Created reservations ['4b665366-6ab1-44f0-b464-f81576249399', '40e2696e-a057-4c81-9028-8017eff2da2c'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:29.499299 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f316f836-e0ac-400d-b2df-983ced5aa02a tempest-SnapshotsActionsTest-1404004126 tempest-SnapshotsActionsTest-1404004126-project-admin] https://10.4.3.246/volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b/action returned with HTTP 202 Aug 12 20:21:29.499760 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 642/2610] 10.4.3.246 () {68 vars in 1396 bytes} [Wed Aug 12 20:21:29 2026] POST /volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:21:29.510527 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b9f5aaff-feb3-4dca-9e2e-51d4e4df0d9e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:29.513331 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b9f5aaff-feb3-4dca-9e2e-51d4e4df0d9e tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] GET https://10.4.3.246/volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b Aug 12 20:21:29.513331 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b9f5aaff-feb3-4dca-9e2e-51d4e4df0d9e tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:29.513645 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b9f5aaff-feb3-4dca-9e2e-51d4e4df0d9e tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:29.520395 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:29.520395 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:29.521158 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-b9f5aaff-feb3-4dca-9e2e-51d4e4df0d9e tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Snapshot retrieved successfully. Aug 12 20:21:29.522280 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b9f5aaff-feb3-4dca-9e2e-51d4e4df0d9e tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b returned with HTTP 200 Aug 12 20:21:29.526363 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 662/2611] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:29 2026] GET /volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:29.536770 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-c1d153eb-a14b-407c-846b-35a9e8ff353e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:29.539035 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c1d153eb-a14b-407c-846b-35a9e8ff353e tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b Aug 12 20:21:29.539035 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c1d153eb-a14b-407c-846b-35a9e8ff353e tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:29.539035 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c1d153eb-a14b-407c-846b-35a9e8ff353e tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:29.539181 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.snapshots [None req-c1d153eb-a14b-407c-846b-35a9e8ff353e tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Delete snapshot with id: efbcaf37-c446-4c18-b7cd-2f3ee9dc892b Aug 12 20:21:29.546130 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:29.546130 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:29.547071 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-c1d153eb-a14b-407c-846b-35a9e8ff353e tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Snapshot retrieved successfully. Aug 12 20:21:29.553954 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-38241861-762c-4766-b82a-66eb7018f1c3 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups returned with HTTP 202 Aug 12 20:21:29.554366 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 650/2612] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:21:29 2026] POST /volume/v3/backups => generated 329 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:21:29.567777 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-9356c821-6772-492d-83d4-ab93bcb3fdb7 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:29.571389 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9356c821-6772-492d-83d4-ab93bcb3fdb7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 Aug 12 20:21:29.571615 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9356c821-6772-492d-83d4-ab93bcb3fdb7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:29.571829 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9356c821-6772-492d-83d4-ab93bcb3fdb7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:29.571929 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-9356c821-6772-492d-83d4-ab93bcb3fdb7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id a3aabe7d-db42-424c-8c01-d1a816276f85. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:29.573057 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-c1d153eb-a14b-407c-846b-35a9e8ff353e tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Snapshot delete request issued successfully. Aug 12 20:21:29.573266 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c1d153eb-a14b-407c-846b-35a9e8ff353e tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b returned with HTTP 202 Aug 12 20:21:29.573703 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 659/2613] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:21:29 2026] DELETE /volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:21:29.577992 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:29.577992 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:29.578796 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9356c821-6772-492d-83d4-ab93bcb3fdb7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 returned with HTTP 200 Aug 12 20:21:29.579172 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 643/2614] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:29 2026] GET /volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 => generated 821 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:29.584855 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d4efacbf-823f-489d-8e7c-2556b2db5621 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:29.588070 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d4efacbf-823f-489d-8e7c-2556b2db5621 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] GET https://10.4.3.246/volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b Aug 12 20:21:29.588393 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d4efacbf-823f-489d-8e7c-2556b2db5621 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:29.588852 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d4efacbf-823f-489d-8e7c-2556b2db5621 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:29.596101 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:29.596101 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:29.596691 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-d4efacbf-823f-489d-8e7c-2556b2db5621 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Snapshot retrieved successfully. Aug 12 20:21:29.597845 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d4efacbf-823f-489d-8e7c-2556b2db5621 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b returned with HTTP 200 Aug 12 20:21:29.598485 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 663/2615] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:29 2026] GET /volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:30.591900 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-b67bff11-4cd4-4d80-8f4d-c1633ff7a4d1 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:30.595700 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b67bff11-4cd4-4d80-8f4d-c1633ff7a4d1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 Aug 12 20:21:30.595996 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b67bff11-4cd4-4d80-8f4d-c1633ff7a4d1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:30.596273 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b67bff11-4cd4-4d80-8f4d-c1633ff7a4d1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:30.596441 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-b67bff11-4cd4-4d80-8f4d-c1633ff7a4d1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id a3aabe7d-db42-424c-8c01-d1a816276f85. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:30.603998 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:30.603998 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:30.605223 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b67bff11-4cd4-4d80-8f4d-c1633ff7a4d1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 returned with HTTP 200 Aug 12 20:21:30.605519 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 651/2616] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:30 2026] GET /volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 => generated 823 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:30.612510 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-39eed964-a8f7-4cab-aa66-ecf93ee16d99 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:30.614916 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-39eed964-a8f7-4cab-aa66-ecf93ee16d99 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] GET https://10.4.3.246/volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b Aug 12 20:21:30.614916 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-39eed964-a8f7-4cab-aa66-ecf93ee16d99 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:30.615058 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-39eed964-a8f7-4cab-aa66-ecf93ee16d99 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:30.619693 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-39eed964-a8f7-4cab-aa66-ecf93ee16d99 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b returned with HTTP 404 Aug 12 20:21:30.620339 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 660/2617] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:30 2026] GET /volume/v3/snapshots/efbcaf37-c446-4c18-b7cd-2f3ee9dc892b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:30.627183 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-314ab198-bc30-4519-b16b-8a0e9dc70da2 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:30.632014 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-314ab198-bc30-4519-b16b-8a0e9dc70da2 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] GET https://10.4.3.246/volume/v3/volumes/8c3ca4e6-01d1-4327-80af-35f8b00b0a42 Aug 12 20:21:30.632014 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-314ab198-bc30-4519-b16b-8a0e9dc70da2 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:30.632014 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-314ab198-bc30-4519-b16b-8a0e9dc70da2 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:30.641036 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:30.641036 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:30.647134 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-314ab198-bc30-4519-b16b-8a0e9dc70da2 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Volume info retrieved successfully. Aug 12 20:21:30.649685 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-314ab198-bc30-4519-b16b-8a0e9dc70da2 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/volumes/8c3ca4e6-01d1-4327-80af-35f8b00b0a42 returned with HTTP 200 Aug 12 20:21:30.650407 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 644/2618] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:30 2026] GET /volume/v3/volumes/8c3ca4e6-01d1-4327-80af-35f8b00b0a42 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:30.668397 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-51b90294-e7be-4112-8b35-4ebeb0d13abb None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:30.671113 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-51b90294-e7be-4112-8b35-4ebeb0d13abb tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] DELETE https://10.4.3.246/volume/v3/volumes/8c3ca4e6-01d1-4327-80af-35f8b00b0a42 Aug 12 20:21:30.671346 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-51b90294-e7be-4112-8b35-4ebeb0d13abb tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:30.671517 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-51b90294-e7be-4112-8b35-4ebeb0d13abb tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:30.671707 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-51b90294-e7be-4112-8b35-4ebeb0d13abb tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Delete volume with id: 8c3ca4e6-01d1-4327-80af-35f8b00b0a42 Aug 12 20:21:30.680484 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:30.680484 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:30.681061 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-51b90294-e7be-4112-8b35-4ebeb0d13abb tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Volume info retrieved successfully. Aug 12 20:21:30.705733 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-51b90294-e7be-4112-8b35-4ebeb0d13abb tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Delete volume request issued successfully. Aug 12 20:21:30.706087 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-51b90294-e7be-4112-8b35-4ebeb0d13abb tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/volumes/8c3ca4e6-01d1-4327-80af-35f8b00b0a42 returned with HTTP 202 Aug 12 20:21:30.706668 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 664/2619] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:21:30 2026] DELETE /volume/v3/volumes/8c3ca4e6-01d1-4327-80af-35f8b00b0a42 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:21:30.716110 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-053a84db-d7df-469a-b97f-4c754ed05a25 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:30.719142 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-053a84db-d7df-469a-b97f-4c754ed05a25 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] GET https://10.4.3.246/volume/v3/volumes/8c3ca4e6-01d1-4327-80af-35f8b00b0a42 Aug 12 20:21:30.719142 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-053a84db-d7df-469a-b97f-4c754ed05a25 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:30.719142 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-053a84db-d7df-469a-b97f-4c754ed05a25 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:30.730820 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:30.730820 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:30.738961 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-053a84db-d7df-469a-b97f-4c754ed05a25 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Volume info retrieved successfully. Aug 12 20:21:30.745156 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-053a84db-d7df-469a-b97f-4c754ed05a25 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/volumes/8c3ca4e6-01d1-4327-80af-35f8b00b0a42 returned with HTTP 200 Aug 12 20:21:30.745775 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 652/2620] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:30 2026] GET /volume/v3/volumes/8c3ca4e6-01d1-4327-80af-35f8b00b0a42 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:31.177521 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-dd4fc428-2716-4355-9635-742fc4634d08 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:31.179923 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-dd4fc428-2716-4355-9635-742fc4634d08 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:21:31.179923 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-dd4fc428-2716-4355-9635-742fc4634d08 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1746282702"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:31.181682 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-dd4fc428-2716-4355-9635-742fc4634d08 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1746282702'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:21:31.186553 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-dd4fc428-2716-4355-9635-742fc4634d08 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Create volume of 1 GB Aug 12 20:21:31.187142 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:31.187142 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:31.187917 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-dd4fc428-2716-4355-9635-742fc4634d08 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Availability Zones retrieved successfully. Aug 12 20:21:31.196911 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-dd4fc428-2716-4355-9635-742fc4634d08 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Flow 'volume_create_api' (30ea21ba-6b6a-4edf-ad49-4261eb1aba6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:31.198089 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-dd4fc428-2716-4355-9635-742fc4634d08 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d1e5d7d-c7d4-41a2-a57c-93cc9c4f7a19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:31.199138 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-dd4fc428-2716-4355-9635-742fc4634d08 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:21:31.206795 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:31.206795 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:31.221662 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-dd4fc428-2716-4355-9635-742fc4634d08 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d1e5d7d-c7d4-41a2-a57c-93cc9c4f7a19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:29Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=b49f5d85-b6d4-469a-a3af-eaeb7380b791,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b49f5d85-b6d4-469a-a3af-eaeb7380b791', 'encryption_key_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=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:31.222924 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-dd4fc428-2716-4355-9635-742fc4634d08 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a332d734-09e4-4668-9bff-3b60831eb319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:31.284266 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-dd4fc428-2716-4355-9635-742fc4634d08 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Created reservations ['8ba363b9-401d-4183-ba2f-205a7e6b2177', '1fb96c76-1830-4c34-93a4-c75a707cff7f', 'f17b6a5d-87c5-4f78-a37d-b6680cd30f08', 'b88899fc-d116-4bd2-b149-5b5723acafe4'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:31.285339 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-dd4fc428-2716-4355-9635-742fc4634d08 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a332d734-09e4-4668-9bff-3b60831eb319) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ba363b9-401d-4183-ba2f-205a7e6b2177', '1fb96c76-1830-4c34-93a4-c75a707cff7f', 'f17b6a5d-87c5-4f78-a37d-b6680cd30f08', 'b88899fc-d116-4bd2-b149-5b5723acafe4']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:31.286367 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-dd4fc428-2716-4355-9635-742fc4634d08 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65c8d343-4693-4c85-a3b2-eede6ee2b63e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:31.323914 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-dd4fc428-2716-4355-9635-742fc4634d08 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65c8d343-4693-4c85-a3b2-eede6ee2b63e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b9ec032-36ff-4d71-a63e-c5d1efed9138', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1746282702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='be07c2a5ad52453d93a66b7e1cb31f3a',qos_specs=None,replication_status=,reservations=['8ba363b9-401d-4183-ba2f-205a7e6b2177','1fb96c76-1830-4c34-93a4-c75a707cff7f','f17b6a5d-87c5-4f78-a37d-b6680cd30f08','b88899fc-d116-4bd2-b149-5b5723acafe4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f567ea44bf464607b3400913c4a5c583',volume_type_id=b49f5d85-b6d4-469a-a3af-eaeb7380b791), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:21:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1746282702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b9ec032-36ff-4d71-a63e-c5d1efed9138,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='be07c2a5ad52453d93a66b7e1cb31f3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f567ea44bf464607b3400913c4a5c583',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b49f5d85-b6d4-469a-a3af-eaeb7380b791),volume_type_id=b49f5d85-b6d4-469a-a3af-eaeb7380b791)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:31.325626 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-dd4fc428-2716-4355-9635-742fc4634d08 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a3c290f-3e12-492f-bc1c-8ff7909256e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:31.358226 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-dd4fc428-2716-4355-9635-742fc4634d08 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a3c290f-3e12-492f-bc1c-8ff7909256e9) transitioned into state 'SUCCESS' from state '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-1746282702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='be07c2a5ad52453d93a66b7e1cb31f3a',qos_specs=None,replication_status=,reservations=['8ba363b9-401d-4183-ba2f-205a7e6b2177','1fb96c76-1830-4c34-93a4-c75a707cff7f','f17b6a5d-87c5-4f78-a37d-b6680cd30f08','b88899fc-d116-4bd2-b149-5b5723acafe4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f567ea44bf464607b3400913c4a5c583',volume_type_id=b49f5d85-b6d4-469a-a3af-eaeb7380b791)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:31.359459 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-dd4fc428-2716-4355-9635-742fc4634d08 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c304285f-a374-4fcc-b97c-7a9932f1db56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:31.372835 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-dd4fc428-2716-4355-9635-742fc4634d08 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c304285f-a374-4fcc-b97c-7a9932f1db56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:31.373928 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-dd4fc428-2716-4355-9635-742fc4634d08 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Flow 'volume_create_api' (30ea21ba-6b6a-4edf-ad49-4261eb1aba6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:31.374327 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-dd4fc428-2716-4355-9635-742fc4634d08 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Create volume request issued successfully. Aug 12 20:21:31.375555 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-dd4fc428-2716-4355-9635-742fc4634d08 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:21:31.376409 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 661/2621] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:21:31 2026] POST /volume/v3/volumes => generated 760 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:21:31.393314 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b5ba14ea-f606-4173-876b-cf318d63a5d8 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:31.396671 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b5ba14ea-f606-4173-876b-cf318d63a5d8 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 Aug 12 20:21:31.396898 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b5ba14ea-f606-4173-876b-cf318d63a5d8 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:31.397084 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b5ba14ea-f606-4173-876b-cf318d63a5d8 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:31.414190 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:31.414190 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:31.423196 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-b5ba14ea-f606-4173-876b-cf318d63a5d8 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:21:31.428105 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b5ba14ea-f606-4173-876b-cf318d63a5d8 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 returned with HTTP 200 Aug 12 20:21:31.428502 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 645/2622] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:31 2026] GET /volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 => generated 828 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:31.625754 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-390b283f-f0a4-4f24-94a5-a0aae407f67a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:31.628006 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-390b283f-f0a4-4f24-94a5-a0aae407f67a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 Aug 12 20:21:31.628324 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-390b283f-f0a4-4f24-94a5-a0aae407f67a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:31.628637 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-390b283f-f0a4-4f24-94a5-a0aae407f67a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:31.628838 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-390b283f-f0a4-4f24-94a5-a0aae407f67a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id a3aabe7d-db42-424c-8c01-d1a816276f85. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:31.634660 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:31.634660 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:31.636473 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-390b283f-f0a4-4f24-94a5-a0aae407f67a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 returned with HTTP 200 Aug 12 20:21:31.636473 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 665/2623] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:31 2026] GET /volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:31.759943 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-5a97716c-554d-41d0-8f94-750662088097 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:31.762887 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5a97716c-554d-41d0-8f94-750662088097 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] GET https://10.4.3.246/volume/v3/volumes/8c3ca4e6-01d1-4327-80af-35f8b00b0a42 Aug 12 20:21:31.763154 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5a97716c-554d-41d0-8f94-750662088097 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:31.763419 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5a97716c-554d-41d0-8f94-750662088097 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:31.773967 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5a97716c-554d-41d0-8f94-750662088097 tempest-SnapshotsActionsTest-2121514711 tempest-SnapshotsActionsTest-2121514711-project-member] https://10.4.3.246/volume/v3/volumes/8c3ca4e6-01d1-4327-80af-35f8b00b0a42 returned with HTTP 404 Aug 12 20:21:31.774530 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 653/2624] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:31 2026] GET /volume/v3/volumes/8c3ca4e6-01d1-4327-80af-35f8b00b0a42 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:32.457342 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-75418595-ca4c-401a-b032-0d2b5c9dc0c6 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:32.460888 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-75418595-ca4c-401a-b032-0d2b5c9dc0c6 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 Aug 12 20:21:32.461509 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-75418595-ca4c-401a-b032-0d2b5c9dc0c6 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:32.461509 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-75418595-ca4c-401a-b032-0d2b5c9dc0c6 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:32.472691 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:32.472691 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:32.481168 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-75418595-ca4c-401a-b032-0d2b5c9dc0c6 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:21:32.491851 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-75418595-ca4c-401a-b032-0d2b5c9dc0c6 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 returned with HTTP 200 Aug 12 20:21:32.493258 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 662/2625] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:32 2026] GET /volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:32.567931 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-c5592350-c3cf-427b-8df8-3004164432b9 req-a8b73683-4338-4a27-a7a7-124395dc6f2a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:32.571659 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-c5592350-c3cf-427b-8df8-3004164432b9 req-a8b73683-4338-4a27-a7a7-124395dc6f2a tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 Aug 12 20:21:32.572047 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-c5592350-c3cf-427b-8df8-3004164432b9 req-a8b73683-4338-4a27-a7a7-124395dc6f2a tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:32.572264 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-c5592350-c3cf-427b-8df8-3004164432b9 req-a8b73683-4338-4a27-a7a7-124395dc6f2a tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:32.586310 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:32.586310 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:32.590910 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-c5592350-c3cf-427b-8df8-3004164432b9 req-a8b73683-4338-4a27-a7a7-124395dc6f2a tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:21:32.597359 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-c5592350-c3cf-427b-8df8-3004164432b9 req-a8b73683-4338-4a27-a7a7-124395dc6f2a tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 returned with HTTP 200 Aug 12 20:21:32.599557 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 646/2626] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:21:32 2026] GET /volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:32.648858 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-65360762-b585-44fb-a129-30b8df655f65 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:32.651703 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-65360762-b585-44fb-a129-30b8df655f65 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 Aug 12 20:21:32.652124 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-65360762-b585-44fb-a129-30b8df655f65 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:32.652343 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-65360762-b585-44fb-a129-30b8df655f65 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:32.652530 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-65360762-b585-44fb-a129-30b8df655f65 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id a3aabe7d-db42-424c-8c01-d1a816276f85. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:32.660819 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:32.660819 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:32.662148 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-65360762-b585-44fb-a129-30b8df655f65 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 returned with HTTP 200 Aug 12 20:21:32.662946 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 666/2627] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:32 2026] GET /volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 => generated 823 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:32.697367 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-0836e173-5750-44f2-bf27-de373e7f2127 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:32.699615 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0836e173-5750-44f2-bf27-de373e7f2127 None None] GET https://10.4.3.246/volume// Aug 12 20:21:32.699615 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0836e173-5750-44f2-bf27-de373e7f2127 None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:32.699615 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0836e173-5750-44f2-bf27-de373e7f2127 None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:32.699615 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0836e173-5750-44f2-bf27-de373e7f2127 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:21:32.699615 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 654/2628] 10.4.3.246 () {66 vars in 1428 bytes} [Wed Aug 12 20:21:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:21:32.709581 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-c5592350-c3cf-427b-8df8-3004164432b9 req-9e08aa7b-854c-4cf8-9aab-c486469f84a7 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:32.712680 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-c5592350-c3cf-427b-8df8-3004164432b9 req-9e08aa7b-854c-4cf8-9aab-c486469f84a7 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:21:32.713111 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-c5592350-c3cf-427b-8df8-3004164432b9 req-9e08aa7b-854c-4cf8-9aab-c486469f84a7 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8b9ec032-36ff-4d71-a63e-c5d1efed9138", "connector": null, "instance_uuid": "ced4fa49-3d59-40e6-8161-4bd2511f6bd6"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:32.725417 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:32.725417 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:32.760071 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-c5592350-c3cf-427b-8df8-3004164432b9 req-9e08aa7b-854c-4cf8-9aab-c486469f84a7 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:21:32.760625 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 663/2629] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:21:32 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 12 20:21:32.795898 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f868d617-6973-473e-b6e2-029c54551a72 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:32.801113 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f868d617-6973-473e-b6e2-029c54551a72 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 Aug 12 20:21:32.801113 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f868d617-6973-473e-b6e2-029c54551a72 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:32.801113 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f868d617-6973-473e-b6e2-029c54551a72 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:32.819920 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-2a60a19a-fffa-4ff4-b117-45162d00ee9a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:32.820319 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2a60a19a-fffa-4ff4-b117-45162d00ee9a None None] GET https://10.4.3.246/volume// Aug 12 20:21:32.820776 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2a60a19a-fffa-4ff4-b117-45162d00ee9a None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:32.820776 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2a60a19a-fffa-4ff4-b117-45162d00ee9a None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:32.821156 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2a60a19a-fffa-4ff4-b117-45162d00ee9a None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:21:32.821466 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:32.821466 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:32.821572 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 667/2630] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:21:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:21:32.830307 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-f868d617-6973-473e-b6e2-029c54551a72 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:21:32.833664 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-c5592350-c3cf-427b-8df8-3004164432b9 req-4abd5f09-d012-4c91-a275-d35e5ec9de1e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:32.838168 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-c5592350-c3cf-427b-8df8-3004164432b9 req-4abd5f09-d012-4c91-a275-d35e5ec9de1e tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 Aug 12 20:21:32.838168 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-c5592350-c3cf-427b-8df8-3004164432b9 req-4abd5f09-d012-4c91-a275-d35e5ec9de1e tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:32.838168 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-c5592350-c3cf-427b-8df8-3004164432b9 req-4abd5f09-d012-4c91-a275-d35e5ec9de1e tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:32.841452 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f868d617-6973-473e-b6e2-029c54551a72 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 returned with HTTP 200 Aug 12 20:21:32.842085 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 647/2631] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:32 2026] GET /volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:32.855504 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:32.855504 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:32.859526 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-c5592350-c3cf-427b-8df8-3004164432b9 req-4abd5f09-d012-4c91-a275-d35e5ec9de1e tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:21:32.865631 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-c5592350-c3cf-427b-8df8-3004164432b9 req-4abd5f09-d012-4c91-a275-d35e5ec9de1e tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 returned with HTTP 200 Aug 12 20:21:32.866654 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 655/2632] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:21:32 2026] GET /volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 => generated 1032 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:21:32.996785 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-c5592350-c3cf-427b-8df8-3004164432b9 req-f6980b6f-706a-4a97-a64a-33a1992955d7 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:33.000880 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-c5592350-c3cf-427b-8df8-3004164432b9 req-f6980b6f-706a-4a97-a64a-33a1992955d7 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] PUT https://10.4.3.246/volume/v3/attachments/ade4436d-e9b3-4a38-ad19-e3b92ec66688 Aug 12 20:21:33.001184 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-c5592350-c3cf-427b-8df8-3004164432b9 req-f6980b6f-706a-4a97-a64a-33a1992955d7 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:33.014135 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-c5592350-c3cf-427b-8df8-3004164432b9 req-f6980b6f-706a-4a97-a64a-33a1992955d7 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Acquiring lock "cinder-attachment_update-8b9ec032-36ff-4d71-a63e-c5d1efed9138-np0000007109" by "attachment_update" {{(pid=100383) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:21:33.023399 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-c5592350-c3cf-427b-8df8-3004164432b9 req-f6980b6f-706a-4a97-a64a-33a1992955d7 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Lock "cinder-attachment_update-8b9ec032-36ff-4d71-a63e-c5d1efed9138-np0000007109" acquired by "attachment_update" :: waited 0.009s {{(pid=100383) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:21:33.026140 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:33.026140 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:33.140635 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-c5592350-c3cf-427b-8df8-3004164432b9 req-f6980b6f-706a-4a97-a64a-33a1992955d7 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Lock "cinder-attachment_update-8b9ec032-36ff-4d71-a63e-c5d1efed9138-np0000007109" released by "attachment_update" :: held 0.117s {{(pid=100383) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:21:33.141129 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-c5592350-c3cf-427b-8df8-3004164432b9 req-f6980b6f-706a-4a97-a64a-33a1992955d7 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/attachments/ade4436d-e9b3-4a38-ad19-e3b92ec66688 returned with HTTP 200 Aug 12 20:21:33.142007 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 664/2633] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:21:32 2026] PUT /volume/v3/attachments/ade4436d-e9b3-4a38-ad19-e3b92ec66688 => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:33.675875 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-36d4532b-1fa7-445a-8b6a-3e37e30a37f2 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:33.678662 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-36d4532b-1fa7-445a-8b6a-3e37e30a37f2 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 Aug 12 20:21:33.679028 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-36d4532b-1fa7-445a-8b6a-3e37e30a37f2 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:33.679712 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-36d4532b-1fa7-445a-8b6a-3e37e30a37f2 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:33.679712 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-36d4532b-1fa7-445a-8b6a-3e37e30a37f2 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id a3aabe7d-db42-424c-8c01-d1a816276f85. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:33.685670 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:33.685670 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:33.687158 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-36d4532b-1fa7-445a-8b6a-3e37e30a37f2 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 returned with HTTP 200 Aug 12 20:21:33.687803 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 668/2634] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:33 2026] GET /volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:33.860941 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-8c6219f4-be7b-4814-af9a-5de64fb680e0 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:33.862733 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8c6219f4-be7b-4814-af9a-5de64fb680e0 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 Aug 12 20:21:33.863033 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8c6219f4-be7b-4814-af9a-5de64fb680e0 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:33.863532 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8c6219f4-be7b-4814-af9a-5de64fb680e0 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:33.873439 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:33.873439 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:33.877457 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-8c6219f4-be7b-4814-af9a-5de64fb680e0 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:21:33.882272 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8c6219f4-be7b-4814-af9a-5de64fb680e0 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 returned with HTTP 200 Aug 12 20:21:33.882814 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 648/2635] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:33 2026] GET /volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:34.061715 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-f018224a-d69b-4112-bc76-0dfb12989f45 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:34.266850 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f018224a-d69b-4112-bc76-0dfb12989f45 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:21:34.267368 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f018224a-d69b-4112-bc76-0dfb12989f45 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-589114898", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:34.270351 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-f018224a-d69b-4112-bc76-0dfb12989f45 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-589114898', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:21:34.270646 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-f018224a-d69b-4112-bc76-0dfb12989f45 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Create volume of 1 GB Aug 12 20:21:34.283577 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-f018224a-d69b-4112-bc76-0dfb12989f45 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Availability Zones retrieved successfully. Aug 12 20:21:34.292359 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-f018224a-d69b-4112-bc76-0dfb12989f45 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Flow 'volume_create_api' (54a4f7ed-d2da-4ff7-b775-058ab73650c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:34.299646 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-f018224a-d69b-4112-bc76-0dfb12989f45 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f9759db-fc5c-44f8-956c-939101cbf98d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:34.303328 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-f018224a-d69b-4112-bc76-0dfb12989f45 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:21:34.361520 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-f018224a-d69b-4112-bc76-0dfb12989f45 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f9759db-fc5c-44f8-956c-939101cbf98d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:34.364565 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-f018224a-d69b-4112-bc76-0dfb12989f45 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (079d44f6-5e0b-4ab0-afd8-a6e002782b24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:34.486338 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-f018224a-d69b-4112-bc76-0dfb12989f45 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Created reservations ['770ecffa-08ef-40cf-85f9-6b6d169e4aa0', 'a218cc74-e08c-49f5-883b-15e5d2fa11fd', 'd84a30c4-c27a-489b-962a-b30d18f78df8', '3aaac0cb-070f-4b15-b349-c3d8682d31fe'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:34.487173 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-f018224a-d69b-4112-bc76-0dfb12989f45 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (079d44f6-5e0b-4ab0-afd8-a6e002782b24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['770ecffa-08ef-40cf-85f9-6b6d169e4aa0', 'a218cc74-e08c-49f5-883b-15e5d2fa11fd', 'd84a30c4-c27a-489b-962a-b30d18f78df8', '3aaac0cb-070f-4b15-b349-c3d8682d31fe']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:34.489812 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-f018224a-d69b-4112-bc76-0dfb12989f45 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63a349e6-5b18-40e6-a982-b8fcdec65595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:34.531723 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-f018224a-d69b-4112-bc76-0dfb12989f45 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63a349e6-5b18-40e6-a982-b8fcdec65595) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0452e52c-061d-4ef5-b0d8-dac880d2b6fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-589114898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='057f41d498c94b638b6d38b21d79431b',qos_specs=None,replication_status=,reservations=['770ecffa-08ef-40cf-85f9-6b6d169e4aa0','a218cc74-e08c-49f5-883b-15e5d2fa11fd','d84a30c4-c27a-489b-962a-b30d18f78df8','3aaac0cb-070f-4b15-b349-c3d8682d31fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='755a7444f11a47aca2b7f4f12f20e98b',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:21:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-589114898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0452e52c-061d-4ef5-b0d8-dac880d2b6fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='057f41d498c94b638b6d38b21d79431b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='755a7444f11a47aca2b7f4f12f20e98b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:34.540678 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-f018224a-d69b-4112-bc76-0dfb12989f45 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f538ee2a-6781-44bb-a55a-f0bcba0eb80a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:34.568871 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-f018224a-d69b-4112-bc76-0dfb12989f45 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f538ee2a-6781-44bb-a55a-f0bcba0eb80a) transitioned into state 'SUCCESS' from state '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-589114898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='057f41d498c94b638b6d38b21d79431b',qos_specs=None,replication_status=,reservations=['770ecffa-08ef-40cf-85f9-6b6d169e4aa0','a218cc74-e08c-49f5-883b-15e5d2fa11fd','d84a30c4-c27a-489b-962a-b30d18f78df8','3aaac0cb-070f-4b15-b349-c3d8682d31fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='755a7444f11a47aca2b7f4f12f20e98b',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:34.570124 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-f018224a-d69b-4112-bc76-0dfb12989f45 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a17c37f9-b0da-4bbe-860c-6a0038baf159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:34.584531 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-f018224a-d69b-4112-bc76-0dfb12989f45 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a17c37f9-b0da-4bbe-860c-6a0038baf159) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:34.586622 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-f018224a-d69b-4112-bc76-0dfb12989f45 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Flow 'volume_create_api' (54a4f7ed-d2da-4ff7-b775-058ab73650c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:34.587034 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-f018224a-d69b-4112-bc76-0dfb12989f45 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Create volume request issued successfully. Aug 12 20:21:34.588158 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f018224a-d69b-4112-bc76-0dfb12989f45 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:21:34.588684 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 656/2636] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:21:34 2026] POST /volume/v3/volumes => generated 753 bytes in 532 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:21:34.607067 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-c65a2461-5d01-4c87-848a-0698e702778f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:34.611372 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c65a2461-5d01-4c87-848a-0698e702778f tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] GET https://10.4.3.246/volume/v3/volumes/0452e52c-061d-4ef5-b0d8-dac880d2b6fd Aug 12 20:21:34.611372 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c65a2461-5d01-4c87-848a-0698e702778f tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:34.611566 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c65a2461-5d01-4c87-848a-0698e702778f tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:34.623572 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:34.623572 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:34.632758 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-c65a2461-5d01-4c87-848a-0698e702778f tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Volume info retrieved successfully. Aug 12 20:21:34.637605 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c65a2461-5d01-4c87-848a-0698e702778f tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] https://10.4.3.246/volume/v3/volumes/0452e52c-061d-4ef5-b0d8-dac880d2b6fd returned with HTTP 200 Aug 12 20:21:34.638061 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 665/2637] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:34 2026] GET /volume/v3/volumes/0452e52c-061d-4ef5-b0d8-dac880d2b6fd => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:34.705809 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-6f4f3ff1-2ad4-45a2-a7f1-713ec282f1af None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:34.710023 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6f4f3ff1-2ad4-45a2-a7f1-713ec282f1af tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 Aug 12 20:21:34.710274 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6f4f3ff1-2ad4-45a2-a7f1-713ec282f1af tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:34.710514 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6f4f3ff1-2ad4-45a2-a7f1-713ec282f1af tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:34.710721 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-6f4f3ff1-2ad4-45a2-a7f1-713ec282f1af tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id a3aabe7d-db42-424c-8c01-d1a816276f85. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:34.718326 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:34.718326 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:34.719298 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6f4f3ff1-2ad4-45a2-a7f1-713ec282f1af tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 returned with HTTP 200 Aug 12 20:21:34.719815 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 669/2638] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:34 2026] GET /volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 => generated 823 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:34.912103 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-01b11fd3-2629-4540-b170-2aac5dbd7116 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:34.917775 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-01b11fd3-2629-4540-b170-2aac5dbd7116 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 Aug 12 20:21:34.918097 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-01b11fd3-2629-4540-b170-2aac5dbd7116 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:34.918371 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-01b11fd3-2629-4540-b170-2aac5dbd7116 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:34.938352 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:34.938352 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:34.945052 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-01b11fd3-2629-4540-b170-2aac5dbd7116 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:21:34.952680 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-01b11fd3-2629-4540-b170-2aac5dbd7116 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 returned with HTTP 200 Aug 12 20:21:34.953409 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 649/2639] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:34 2026] GET /volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 20:21:35.654680 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-cacd4013-55cb-422b-9ebb-777f3cad37f4 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:35.657215 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-cacd4013-55cb-422b-9ebb-777f3cad37f4 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] GET https://10.4.3.246/volume/v3/volumes/0452e52c-061d-4ef5-b0d8-dac880d2b6fd Aug 12 20:21:35.657272 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-cacd4013-55cb-422b-9ebb-777f3cad37f4 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:35.657548 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-cacd4013-55cb-422b-9ebb-777f3cad37f4 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:35.666504 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:35.666504 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:35.672753 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-cacd4013-55cb-422b-9ebb-777f3cad37f4 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Volume info retrieved successfully. Aug 12 20:21:35.681202 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-cacd4013-55cb-422b-9ebb-777f3cad37f4 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] https://10.4.3.246/volume/v3/volumes/0452e52c-061d-4ef5-b0d8-dac880d2b6fd returned with HTTP 200 Aug 12 20:21:35.681816 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 657/2640] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:35 2026] GET /volume/v3/volumes/0452e52c-061d-4ef5-b0d8-dac880d2b6fd => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:35.697668 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-24a36f4e-d494-4349-afa9-832d086e0924 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:35.699911 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-24a36f4e-d494-4349-afa9-832d086e0924 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] GET https://10.4.3.246/volume/v3/volumes/0452e52c-061d-4ef5-b0d8-dac880d2b6fd Aug 12 20:21:35.700325 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-24a36f4e-d494-4349-afa9-832d086e0924 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:35.700412 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-24a36f4e-d494-4349-afa9-832d086e0924 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:35.712917 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:35.712917 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:35.723002 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-24a36f4e-d494-4349-afa9-832d086e0924 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Volume info retrieved successfully. Aug 12 20:21:35.733785 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-24a36f4e-d494-4349-afa9-832d086e0924 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] https://10.4.3.246/volume/v3/volumes/0452e52c-061d-4ef5-b0d8-dac880d2b6fd returned with HTTP 200 Aug 12 20:21:35.734471 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 666/2641] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:35 2026] GET /volume/v3/volumes/0452e52c-061d-4ef5-b0d8-dac880d2b6fd => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:35.735873 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-e14cfb92-335c-4b06-8921-a4946878c248 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:35.738184 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e14cfb92-335c-4b06-8921-a4946878c248 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 Aug 12 20:21:35.738451 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e14cfb92-335c-4b06-8921-a4946878c248 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:35.738728 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e14cfb92-335c-4b06-8921-a4946878c248 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:35.738975 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-e14cfb92-335c-4b06-8921-a4946878c248 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id a3aabe7d-db42-424c-8c01-d1a816276f85. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:35.744547 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:35.744547 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:35.745721 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e14cfb92-335c-4b06-8921-a4946878c248 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 returned with HTTP 200 Aug 12 20:21:35.746240 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 670/2642] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:35 2026] GET /volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:35.751790 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-d535c1d6-abe1-4b55-9d68-c5c19bc9767c None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:35.754255 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d535c1d6-abe1-4b55-9d68-c5c19bc9767c tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:21:35.754860 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d535c1d6-abe1-4b55-9d68-c5c19bc9767c tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0452e52c-061d-4ef5-b0d8-dac880d2b6fd", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1448074240", "description": null, "metadata": null}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:35.767982 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:35.767982 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:35.768594 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-d535c1d6-abe1-4b55-9d68-c5c19bc9767c tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Volume info retrieved successfully. Aug 12 20:21:35.768796 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.snapshots [None req-d535c1d6-abe1-4b55-9d68-c5c19bc9767c tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Create snapshot from volume 0452e52c-061d-4ef5-b0d8-dac880d2b6fd Aug 12 20:21:35.828725 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-d535c1d6-abe1-4b55-9d68-c5c19bc9767c tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Created reservations ['8686c8ae-7c3d-433e-b3b4-32c0416a833e', '69fe1464-30ad-4e3b-a404-0de7306d9b88', 'bd81a280-6345-42aa-84f0-ba52f1d9c0df', 'a12d02b5-f1c3-4a62-a8aa-2c3493e08dd9'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:35.879029 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-d535c1d6-abe1-4b55-9d68-c5c19bc9767c tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Snapshot force create request issued successfully. Aug 12 20:21:35.879666 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d535c1d6-abe1-4b55-9d68-c5c19bc9767c tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:21:35.880218 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 650/2643] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:21:35 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 12 20:21:35.892216 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-d4d09c50-5a56-429c-93ce-a15f811fefbe None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:35.894120 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d4d09c50-5a56-429c-93ce-a15f811fefbe tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] GET https://10.4.3.246/volume/v3/snapshots/46708cbf-55ba-4e38-9afa-ca70bf0428dc Aug 12 20:21:35.894333 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d4d09c50-5a56-429c-93ce-a15f811fefbe tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:35.894557 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d4d09c50-5a56-429c-93ce-a15f811fefbe tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:35.905118 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:35.905118 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:35.905579 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-d4d09c50-5a56-429c-93ce-a15f811fefbe tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Snapshot retrieved successfully. Aug 12 20:21:35.906379 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d4d09c50-5a56-429c-93ce-a15f811fefbe tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] https://10.4.3.246/volume/v3/snapshots/46708cbf-55ba-4e38-9afa-ca70bf0428dc returned with HTTP 200 Aug 12 20:21:35.906739 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 658/2644] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:35 2026] GET /volume/v3/snapshots/46708cbf-55ba-4e38-9afa-ca70bf0428dc => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:35.967282 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-8731f8f6-894e-4252-a20d-eb066491194a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:35.969123 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8731f8f6-894e-4252-a20d-eb066491194a tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 Aug 12 20:21:35.969308 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8731f8f6-894e-4252-a20d-eb066491194a tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:35.969495 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8731f8f6-894e-4252-a20d-eb066491194a tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:35.979265 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:35.979265 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:35.983034 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-8731f8f6-894e-4252-a20d-eb066491194a tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:21:35.986348 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-8a931be9-5459-47f9-b4bc-245b3fac87ea None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:35.991251 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8731f8f6-894e-4252-a20d-eb066491194a tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 returned with HTTP 200 Aug 12 20:21:35.991800 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 667/2645] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:35 2026] GET /volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:36.079522 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8a931be9-5459-47f9-b4bc-245b3fac87ea tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] GET https://10.4.3.246/volume/v3/os-quota-sets/4bacb43d3f4f4af19ef8e07e5f6a40b6 Aug 12 20:21:36.079730 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8a931be9-5459-47f9-b4bc-245b3fac87ea tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:36.079920 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8a931be9-5459-47f9-b4bc-245b3fac87ea tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:36.092238 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8a931be9-5459-47f9-b4bc-245b3fac87ea tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] https://10.4.3.246/volume/v3/os-quota-sets/4bacb43d3f4f4af19ef8e07e5f6a40b6 returned with HTTP 200 Aug 12 20:21:36.092555 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 671/2646] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:35 2026] GET /volume/v3/os-quota-sets/4bacb43d3f4f4af19ef8e07e5f6a40b6 => generated 437 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:36.103268 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e99fbb21-03a0-438d-83a2-8a21206c9833 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:36.105263 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e99fbb21-03a0-438d-83a2-8a21206c9833 tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] GET https://10.4.3.246/volume/v3/os-quota-sets/4bacb43d3f4f4af19ef8e07e5f6a40b6/defaults Aug 12 20:21:36.105486 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e99fbb21-03a0-438d-83a2-8a21206c9833 tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:36.105720 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e99fbb21-03a0-438d-83a2-8a21206c9833 tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] Calling method 'defaults' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:36.105991 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:36.105991 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:36.116807 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e99fbb21-03a0-438d-83a2-8a21206c9833 tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] https://10.4.3.246/volume/v3/os-quota-sets/4bacb43d3f4f4af19ef8e07e5f6a40b6/defaults returned with HTTP 200 Aug 12 20:21:36.117472 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 651/2647] 10.4.3.246 () {66 vars in 1381 bytes} [Wed Aug 12 20:21:36 2026] GET /volume/v3/os-quota-sets/4bacb43d3f4f4af19ef8e07e5f6a40b6/defaults => generated 437 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:36.126243 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-47cbf028-55bd-4593-a5ec-e9e61fefe536 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:36.127832 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-47cbf028-55bd-4593-a5ec-e9e61fefe536 tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] PUT https://10.4.3.246/volume/v3/os-quota-sets/4bacb43d3f4f4af19ef8e07e5f6a40b6 Aug 12 20:21:36.128164 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-47cbf028-55bd-4593-a5ec-e9e61fefe536 tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:36.177582 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-47cbf028-55bd-4593-a5ec-e9e61fefe536 tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] https://10.4.3.246/volume/v3/os-quota-sets/4bacb43d3f4f4af19ef8e07e5f6a40b6 returned with HTTP 200 Aug 12 20:21:36.178136 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 659/2648] 10.4.3.246 () {68 vars in 1374 bytes} [Wed Aug 12 20:21:36 2026] PUT /volume/v3/os-quota-sets/4bacb43d3f4f4af19ef8e07e5f6a40b6 => generated 395 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:36.193415 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f39cf82f-283d-4bcc-8fa1-648d169ee9ec None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:36.195408 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f39cf82f-283d-4bcc-8fa1-648d169ee9ec tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] DELETE https://10.4.3.246/volume/v3/os-quota-sets/4bacb43d3f4f4af19ef8e07e5f6a40b6 Aug 12 20:21:36.195616 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f39cf82f-283d-4bcc-8fa1-648d169ee9ec tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:36.195842 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f39cf82f-283d-4bcc-8fa1-648d169ee9ec tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:36.203234 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f39cf82f-283d-4bcc-8fa1-648d169ee9ec tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] https://10.4.3.246/volume/v3/os-quota-sets/4bacb43d3f4f4af19ef8e07e5f6a40b6 returned with HTTP 200 Aug 12 20:21:36.203643 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 668/2649] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:21:36 2026] DELETE /volume/v3/os-quota-sets/4bacb43d3f4f4af19ef8e07e5f6a40b6 => generated 0 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 12 20:21:36.213926 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-66e1e667-8a0f-48e6-8817-e92cdf536265 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:36.216017 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-66e1e667-8a0f-48e6-8817-e92cdf536265 tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] GET https://10.4.3.246/volume/v3/os-quota-sets/4bacb43d3f4f4af19ef8e07e5f6a40b6 Aug 12 20:21:36.216209 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-66e1e667-8a0f-48e6-8817-e92cdf536265 tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:36.216415 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-66e1e667-8a0f-48e6-8817-e92cdf536265 tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:36.231082 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-66e1e667-8a0f-48e6-8817-e92cdf536265 tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] https://10.4.3.246/volume/v3/os-quota-sets/4bacb43d3f4f4af19ef8e07e5f6a40b6 returned with HTTP 200 Aug 12 20:21:36.231557 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 672/2650] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:36 2026] GET /volume/v3/os-quota-sets/4bacb43d3f4f4af19ef8e07e5f6a40b6 => generated 437 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:36.242804 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-d267378a-f265-4fc6-8f61-0c4366eec169 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:36.244851 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d267378a-f265-4fc6-8f61-0c4366eec169 tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] PUT https://10.4.3.246/volume/v3/os-quota-sets/4bacb43d3f4f4af19ef8e07e5f6a40b6 Aug 12 20:21:36.245223 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d267378a-f265-4fc6-8f61-0c4366eec169 tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-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=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:36.366953 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d267378a-f265-4fc6-8f61-0c4366eec169 tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] https://10.4.3.246/volume/v3/os-quota-sets/4bacb43d3f4f4af19ef8e07e5f6a40b6 returned with HTTP 200 Aug 12 20:21:36.367392 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 652/2651] 10.4.3.246 () {68 vars in 1375 bytes} [Wed Aug 12 20:21:36 2026] PUT /volume/v3/os-quota-sets/4bacb43d3f4f4af19ef8e07e5f6a40b6 => generated 395 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:36.380570 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-6b084a96-888b-43a1-add2-f1fbf0980815 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:36.383712 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6b084a96-888b-43a1-add2-f1fbf0980815 tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] GET https://10.4.3.246/volume/v3/os-quota-sets/4bacb43d3f4f4af19ef8e07e5f6a40b6/defaults Aug 12 20:21:36.384039 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6b084a96-888b-43a1-add2-f1fbf0980815 tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:36.384336 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6b084a96-888b-43a1-add2-f1fbf0980815 tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] Calling method 'defaults' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:36.400499 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6b084a96-888b-43a1-add2-f1fbf0980815 tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] https://10.4.3.246/volume/v3/os-quota-sets/4bacb43d3f4f4af19ef8e07e5f6a40b6/defaults returned with HTTP 200 Aug 12 20:21:36.401223 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 660/2652] 10.4.3.246 () {66 vars in 1381 bytes} [Wed Aug 12 20:21:36 2026] GET /volume/v3/os-quota-sets/4bacb43d3f4f4af19ef8e07e5f6a40b6/defaults => generated 437 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:36.412568 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-775152b5-d1d3-4af1-9629-705258586a2d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:36.414013 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-775152b5-d1d3-4af1-9629-705258586a2d tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] GET https://10.4.3.246/volume/v3/os-quota-sets/4bacb43d3f4f4af19ef8e07e5f6a40b6 Aug 12 20:21:36.414497 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-775152b5-d1d3-4af1-9629-705258586a2d tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:36.414779 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-775152b5-d1d3-4af1-9629-705258586a2d tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:36.436041 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-775152b5-d1d3-4af1-9629-705258586a2d tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] https://10.4.3.246/volume/v3/os-quota-sets/4bacb43d3f4f4af19ef8e07e5f6a40b6 returned with HTTP 200 Aug 12 20:21:36.436824 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 669/2653] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:36 2026] GET /volume/v3/os-quota-sets/4bacb43d3f4f4af19ef8e07e5f6a40b6 => generated 437 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:36.448737 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-1edd4cdd-f276-4876-8435-edf64d5b09cb None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:36.451597 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1edd4cdd-f276-4876-8435-edf64d5b09cb tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] GET https://10.4.3.246/volume/v3/os-quota-sets/4bacb43d3f4f4af19ef8e07e5f6a40b6?usage=True Aug 12 20:21:36.451960 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1edd4cdd-f276-4876-8435-edf64d5b09cb tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:36.452268 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1edd4cdd-f276-4876-8435-edf64d5b09cb tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:36.476807 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1edd4cdd-f276-4876-8435-edf64d5b09cb tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] https://10.4.3.246/volume/v3/os-quota-sets/4bacb43d3f4f4af19ef8e07e5f6a40b6?usage=True returned with HTTP 200 Aug 12 20:21:36.477304 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 673/2654] 10.4.3.246 () {66 vars in 1375 bytes} [Wed Aug 12 20:21:36 2026] GET /volume/v3/os-quota-sets/4bacb43d3f4f4af19ef8e07e5f6a40b6?usage=True => generated 1061 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:36.491698 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-327df68c-344a-43d0-9a72-fc9617d4fb3e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:36.575100 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-c5592350-c3cf-427b-8df8-3004164432b9 req-3c2a4b86-6836-4387-a736-d0c3b0268f01 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:36.577795 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-c5592350-c3cf-427b-8df8-3004164432b9 req-3c2a4b86-6836-4387-a736-d0c3b0268f01 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] POST https://10.4.3.246/volume/v3/attachments/ade4436d-e9b3-4a38-ad19-e3b92ec66688/action Aug 12 20:21:36.578226 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-c5592350-c3cf-427b-8df8-3004164432b9 req-3c2a4b86-6836-4387-a736-d0c3b0268f01 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Action body: b'{"os-complete": null}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:21:36.578407 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-c5592350-c3cf-427b-8df8-3004164432b9 req-3c2a4b86-6836-4387-a736-d0c3b0268f01 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:36.591251 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-327df68c-344a-43d0-9a72-fc9617d4fb3e tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:21:36.591593 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-327df68c-344a-43d0-9a72-fc9617d4fb3e tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1794790310"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:36.593064 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-327df68c-344a-43d0-9a72-fc9617d4fb3e tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1794790310'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:21:36.593181 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-327df68c-344a-43d0-9a72-fc9617d4fb3e tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Create volume of 1 GB Aug 12 20:21:36.597071 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-327df68c-344a-43d0-9a72-fc9617d4fb3e tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Availability Zones retrieved successfully. Aug 12 20:21:36.601878 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:36.601878 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:36.603152 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-327df68c-344a-43d0-9a72-fc9617d4fb3e tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Flow 'volume_create_api' (070b9ee4-3bdc-492b-b799-0b9aba3f7972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:36.604115 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-327df68c-344a-43d0-9a72-fc9617d4fb3e tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a79f94c1-682c-47d6-b306-b1ce2c605ecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:36.605085 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-327df68c-344a-43d0-9a72-fc9617d4fb3e tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:21:36.614805 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-c5592350-c3cf-427b-8df8-3004164432b9 req-3c2a4b86-6836-4387-a736-d0c3b0268f01 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/attachments/ade4436d-e9b3-4a38-ad19-e3b92ec66688/action returned with HTTP 204 Aug 12 20:21:36.615413 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 661/2655] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:21:36 2026] POST /volume/v3/attachments/ade4436d-e9b3-4a38-ad19-e3b92ec66688/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:36.635408 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-327df68c-344a-43d0-9a72-fc9617d4fb3e tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a79f94c1-682c-47d6-b306-b1ce2c605ecc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:36.636168 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-327df68c-344a-43d0-9a72-fc9617d4fb3e tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30df65e6-63ce-4289-8f0a-df4845afc9c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:36.710400 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-327df68c-344a-43d0-9a72-fc9617d4fb3e tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Created reservations ['375c1e68-3776-4e20-afd8-cbebec6e9ece', '1b3c3e5a-ad50-487d-8cb4-5784f2e3562c', 'c6ea4a0d-584a-4e51-aac5-b015f3ced725', 'd8e0237b-5ebd-4073-82e3-9fa196790f40'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:36.711267 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-327df68c-344a-43d0-9a72-fc9617d4fb3e tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30df65e6-63ce-4289-8f0a-df4845afc9c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['375c1e68-3776-4e20-afd8-cbebec6e9ece', '1b3c3e5a-ad50-487d-8cb4-5784f2e3562c', 'c6ea4a0d-584a-4e51-aac5-b015f3ced725', 'd8e0237b-5ebd-4073-82e3-9fa196790f40']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:36.712824 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-327df68c-344a-43d0-9a72-fc9617d4fb3e tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd3295aa-2bb9-4035-a7ec-2eb44c0bf7dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:36.743018 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-327df68c-344a-43d0-9a72-fc9617d4fb3e tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd3295aa-2bb9-4035-a7ec-2eb44c0bf7dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b850c57f-dc37-4165-8766-179e52ef9f7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1794790310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bacb43d3f4f4af19ef8e07e5f6a40b6',qos_specs=None,replication_status=,reservations=['375c1e68-3776-4e20-afd8-cbebec6e9ece','1b3c3e5a-ad50-487d-8cb4-5784f2e3562c','c6ea4a0d-584a-4e51-aac5-b015f3ced725','d8e0237b-5ebd-4073-82e3-9fa196790f40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e42a5b9b9c604876b68aaabed456f0f8',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:21:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1794790310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b850c57f-dc37-4165-8766-179e52ef9f7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bacb43d3f4f4af19ef8e07e5f6a40b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e42a5b9b9c604876b68aaabed456f0f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:36.743718 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-327df68c-344a-43d0-9a72-fc9617d4fb3e tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61a936ab-abda-4588-96fa-054fb64b0a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:36.758322 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-499b80e5-5746-48a8-9a64-eef86ab1db8a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:36.762162 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-499b80e5-5746-48a8-9a64-eef86ab1db8a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 Aug 12 20:21:36.762453 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-499b80e5-5746-48a8-9a64-eef86ab1db8a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:36.763008 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-499b80e5-5746-48a8-9a64-eef86ab1db8a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:36.763267 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-499b80e5-5746-48a8-9a64-eef86ab1db8a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id a3aabe7d-db42-424c-8c01-d1a816276f85. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:36.766086 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-327df68c-344a-43d0-9a72-fc9617d4fb3e tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61a936ab-abda-4588-96fa-054fb64b0a16) transitioned into state 'SUCCESS' from state '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-1794790310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bacb43d3f4f4af19ef8e07e5f6a40b6',qos_specs=None,replication_status=,reservations=['375c1e68-3776-4e20-afd8-cbebec6e9ece','1b3c3e5a-ad50-487d-8cb4-5784f2e3562c','c6ea4a0d-584a-4e51-aac5-b015f3ced725','d8e0237b-5ebd-4073-82e3-9fa196790f40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e42a5b9b9c604876b68aaabed456f0f8',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:36.766827 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-327df68c-344a-43d0-9a72-fc9617d4fb3e tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (602699d0-ff67-4b48-9fbb-a09595be2084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:36.769561 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:36.769561 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:36.770794 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-499b80e5-5746-48a8-9a64-eef86ab1db8a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 returned with HTTP 200 Aug 12 20:21:36.771317 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 670/2656] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:36 2026] GET /volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 => generated 823 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:36.779726 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-327df68c-344a-43d0-9a72-fc9617d4fb3e tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (602699d0-ff67-4b48-9fbb-a09595be2084) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:36.780693 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-327df68c-344a-43d0-9a72-fc9617d4fb3e tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Flow 'volume_create_api' (070b9ee4-3bdc-492b-b799-0b9aba3f7972) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:36.781057 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-327df68c-344a-43d0-9a72-fc9617d4fb3e tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Create volume request issued successfully. Aug 12 20:21:36.783226 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-327df68c-344a-43d0-9a72-fc9617d4fb3e tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:21:36.783763 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 653/2657] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:21:36 2026] POST /volume/v3/volumes => generated 756 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:21:36.804132 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a963d505-e1dc-4d8e-8e8f-b935f5376039 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:36.806448 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a963d505-e1dc-4d8e-8e8f-b935f5376039 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] GET https://10.4.3.246/volume/v3/volumes/b850c57f-dc37-4165-8766-179e52ef9f7c Aug 12 20:21:36.806710 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a963d505-e1dc-4d8e-8e8f-b935f5376039 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:36.806976 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a963d505-e1dc-4d8e-8e8f-b935f5376039 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:36.816794 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:36.816794 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:36.821078 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-a963d505-e1dc-4d8e-8e8f-b935f5376039 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Volume info retrieved successfully. Aug 12 20:21:36.827016 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a963d505-e1dc-4d8e-8e8f-b935f5376039 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] https://10.4.3.246/volume/v3/volumes/b850c57f-dc37-4165-8766-179e52ef9f7c returned with HTTP 200 Aug 12 20:21:36.827582 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 674/2658] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:36 2026] GET /volume/v3/volumes/b850c57f-dc37-4165-8766-179e52ef9f7c => generated 824 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:36.916491 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-f4280830-4081-4040-a9fa-291d7de7435c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:36.918306 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f4280830-4081-4040-a9fa-291d7de7435c tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] GET https://10.4.3.246/volume/v3/snapshots/46708cbf-55ba-4e38-9afa-ca70bf0428dc Aug 12 20:21:36.918529 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f4280830-4081-4040-a9fa-291d7de7435c tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:36.918784 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f4280830-4081-4040-a9fa-291d7de7435c tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:36.924883 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:36.924883 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:36.925405 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-f4280830-4081-4040-a9fa-291d7de7435c tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Snapshot retrieved successfully. Aug 12 20:21:36.926805 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f4280830-4081-4040-a9fa-291d7de7435c tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] https://10.4.3.246/volume/v3/snapshots/46708cbf-55ba-4e38-9afa-ca70bf0428dc returned with HTTP 200 Aug 12 20:21:36.926805 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 662/2659] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:36 2026] GET /volume/v3/snapshots/46708cbf-55ba-4e38-9afa-ca70bf0428dc => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:36.937256 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-dcb8d477-9d0f-43ac-b26c-3b7cd943052e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:36.938938 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-dcb8d477-9d0f-43ac-b26c-3b7cd943052e tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] GET https://10.4.3.246/volume/v3/snapshots/46708cbf-55ba-4e38-9afa-ca70bf0428dc Aug 12 20:21:36.939139 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-dcb8d477-9d0f-43ac-b26c-3b7cd943052e tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:36.939315 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-dcb8d477-9d0f-43ac-b26c-3b7cd943052e tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:36.945487 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:36.945487 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:36.945971 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-dcb8d477-9d0f-43ac-b26c-3b7cd943052e tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Snapshot retrieved successfully. Aug 12 20:21:36.946694 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-dcb8d477-9d0f-43ac-b26c-3b7cd943052e tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] https://10.4.3.246/volume/v3/snapshots/46708cbf-55ba-4e38-9afa-ca70bf0428dc returned with HTTP 200 Aug 12 20:21:36.947159 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 671/2660] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:36 2026] GET /volume/v3/snapshots/46708cbf-55ba-4e38-9afa-ca70bf0428dc => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:36.957298 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ee161224-b45b-468a-90c4-3ea0418ed2a6 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:36.959508 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ee161224-b45b-468a-90c4-3ea0418ed2a6 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] GET https://10.4.3.246/volume/v3/snapshots/46708cbf-55ba-4e38-9afa-ca70bf0428dc Aug 12 20:21:36.959666 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ee161224-b45b-468a-90c4-3ea0418ed2a6 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:36.959904 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ee161224-b45b-468a-90c4-3ea0418ed2a6 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:36.964773 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:36.964773 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:36.965194 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-ee161224-b45b-468a-90c4-3ea0418ed2a6 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Snapshot retrieved successfully. Aug 12 20:21:36.965907 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ee161224-b45b-468a-90c4-3ea0418ed2a6 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] https://10.4.3.246/volume/v3/snapshots/46708cbf-55ba-4e38-9afa-ca70bf0428dc returned with HTTP 200 Aug 12 20:21:36.966304 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 654/2661] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:36 2026] GET /volume/v3/snapshots/46708cbf-55ba-4e38-9afa-ca70bf0428dc => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:36.980121 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-81575ec3-dc2d-4ff2-9257-56a0902aee6f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:36.982413 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-81575ec3-dc2d-4ff2-9257-56a0902aee6f tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:21:36.983031 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-81575ec3-dc2d-4ff2-9257-56a0902aee6f tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "46708cbf-55ba-4e38-9afa-ca70bf0428dc", "size": 1}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:36.984560 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-81575ec3-dc2d-4ff2-9257-56a0902aee6f tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Create volume request body: {'volume': {'snapshot_id': '46708cbf-55ba-4e38-9afa-ca70bf0428dc', 'size': 1}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:21:36.990206 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:36.990206 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:36.990676 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-81575ec3-dc2d-4ff2-9257-56a0902aee6f tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Snapshot retrieved successfully. Aug 12 20:21:36.990879 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-81575ec3-dc2d-4ff2-9257-56a0902aee6f tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Create volume of 1 GB Aug 12 20:21:36.994744 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-81575ec3-dc2d-4ff2-9257-56a0902aee6f tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Availability Zones retrieved successfully. Aug 12 20:21:37.000827 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-81575ec3-dc2d-4ff2-9257-56a0902aee6f tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Flow 'volume_create_api' (116cc880-754b-4108-bc05-25a11286bdc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:37.001711 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-81575ec3-dc2d-4ff2-9257-56a0902aee6f tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (171fc690-5e18-437e-96df-3c97cb088de3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:37.004169 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-81575ec3-dc2d-4ff2-9257-56a0902aee6f tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:21:37.006934 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-50016673-8205-4629-bc4f-b1b5159ee084 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:37.010875 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-50016673-8205-4629-bc4f-b1b5159ee084 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 Aug 12 20:21:37.011111 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-50016673-8205-4629-bc4f-b1b5159ee084 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:37.011352 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-50016673-8205-4629-bc4f-b1b5159ee084 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:37.033421 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:37.033421 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:37.037299 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-50016673-8205-4629-bc4f-b1b5159ee084 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:21:37.041552 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-50016673-8205-4629-bc4f-b1b5159ee084 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 returned with HTTP 200 Aug 12 20:21:37.042071 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 663/2662] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:37 2026] GET /volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 => generated 1145 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:37.049231 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-81575ec3-dc2d-4ff2-9257-56a0902aee6f tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (171fc690-5e18-437e-96df-3c97cb088de3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '46708cbf-55ba-4e38-9afa-ca70bf0428dc', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:37.050253 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-81575ec3-dc2d-4ff2-9257-56a0902aee6f tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1811a48b-421b-4171-b600-3c36d20369c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:37.095477 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-53bb832f-063a-4a5c-b441-3c515d2d9b41 req-421a5736-31fe-4c85-a753-e375477a2b3b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:37.098977 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-53bb832f-063a-4a5c-b441-3c515d2d9b41 req-421a5736-31fe-4c85-a753-e375477a2b3b tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 Aug 12 20:21:37.099146 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-53bb832f-063a-4a5c-b441-3c515d2d9b41 req-421a5736-31fe-4c85-a753-e375477a2b3b tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:37.099393 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-53bb832f-063a-4a5c-b441-3c515d2d9b41 req-421a5736-31fe-4c85-a753-e375477a2b3b tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:37.101231 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-81575ec3-dc2d-4ff2-9257-56a0902aee6f tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Created reservations ['41598a8c-48a1-4c98-a53c-fb2e51b5b16b', '0b417c81-2542-4fcc-a167-abd0d99bb623', '5bb7b6af-cb55-4215-a36e-c4761284b8ef', '5ba84488-c9da-4753-8b36-8649b85fdce6'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:37.103265 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-81575ec3-dc2d-4ff2-9257-56a0902aee6f tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1811a48b-421b-4171-b600-3c36d20369c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41598a8c-48a1-4c98-a53c-fb2e51b5b16b', '0b417c81-2542-4fcc-a167-abd0d99bb623', '5bb7b6af-cb55-4215-a36e-c4761284b8ef', '5ba84488-c9da-4753-8b36-8649b85fdce6']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:37.104099 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-81575ec3-dc2d-4ff2-9257-56a0902aee6f tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67a466c3-b7f1-4689-ab60-0ab99c1e96da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:37.114828 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:37.114828 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:37.122631 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-53bb832f-063a-4a5c-b441-3c515d2d9b41 req-421a5736-31fe-4c85-a753-e375477a2b3b tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:21:37.130118 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-53bb832f-063a-4a5c-b441-3c515d2d9b41 req-421a5736-31fe-4c85-a753-e375477a2b3b tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 returned with HTTP 200 Aug 12 20:21:37.130811 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 672/2663] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:21:37 2026] GET /volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 => generated 1145 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:37.148607 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-81575ec3-dc2d-4ff2-9257-56a0902aee6f tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67a466c3-b7f1-4689-ab60-0ab99c1e96da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0da9a55-519a-43aa-9000-c20352f719c1', '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='057f41d498c94b638b6d38b21d79431b',qos_specs=None,replication_status=,reservations=['41598a8c-48a1-4c98-a53c-fb2e51b5b16b','0b417c81-2542-4fcc-a167-abd0d99bb623','5bb7b6af-cb55-4215-a36e-c4761284b8ef','5ba84488-c9da-4753-8b36-8649b85fdce6'],size=1,snapshot_id=46708cbf-55ba-4e38-9afa-ca70bf0428dc,source_replicaid=,source_volid=None,status='creating',user_id='755a7444f11a47aca2b7f4f12f20e98b',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:21: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=c0da9a55-519a-43aa-9000-c20352f719c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='057f41d498c94b638b6d38b21d79431b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=46708cbf-55ba-4e38-9afa-ca70bf0428dc,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='755a7444f11a47aca2b7f4f12f20e98b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:37.149424 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-81575ec3-dc2d-4ff2-9257-56a0902aee6f tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33f1cfde-a1ee-4d41-803e-abfe9d951c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:37.171499 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-81575ec3-dc2d-4ff2-9257-56a0902aee6f tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33f1cfde-a1ee-4d41-803e-abfe9d951c1c) transitioned into state 'SUCCESS' from 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='057f41d498c94b638b6d38b21d79431b',qos_specs=None,replication_status=,reservations=['41598a8c-48a1-4c98-a53c-fb2e51b5b16b','0b417c81-2542-4fcc-a167-abd0d99bb623','5bb7b6af-cb55-4215-a36e-c4761284b8ef','5ba84488-c9da-4753-8b36-8649b85fdce6'],size=1,snapshot_id=46708cbf-55ba-4e38-9afa-ca70bf0428dc,source_replicaid=,source_volid=None,status='creating',user_id='755a7444f11a47aca2b7f4f12f20e98b',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:37.172553 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-81575ec3-dc2d-4ff2-9257-56a0902aee6f tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0624ad92-316c-413c-9821-6e120d476333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:37.196994 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-81575ec3-dc2d-4ff2-9257-56a0902aee6f tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0624ad92-316c-413c-9821-6e120d476333) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:37.198073 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-81575ec3-dc2d-4ff2-9257-56a0902aee6f tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Flow 'volume_create_api' (116cc880-754b-4108-bc05-25a11286bdc6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:37.198413 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-81575ec3-dc2d-4ff2-9257-56a0902aee6f tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Create volume request issued successfully. Aug 12 20:21:37.199282 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-81575ec3-dc2d-4ff2-9257-56a0902aee6f tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:21:37.200161 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 675/2664] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:21:36 2026] POST /volume/v3/volumes => generated 741 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:21:37.220010 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a0173f50-b4be-4c6e-adaa-a6004645b0a6 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:37.220946 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-a65b6258-02b3-4ee9-bd3a-0c5013a6eafc None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:37.220946 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a65b6258-02b3-4ee9-bd3a-0c5013a6eafc None None] GET https://10.4.3.246/volume// Aug 12 20:21:37.220946 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a65b6258-02b3-4ee9-bd3a-0c5013a6eafc None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:37.220946 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a65b6258-02b3-4ee9-bd3a-0c5013a6eafc None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:37.220946 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a65b6258-02b3-4ee9-bd3a-0c5013a6eafc None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:21:37.221125 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 664/2665] 10.4.3.246 () {66 vars in 1428 bytes} [Wed Aug 12 20:21:37 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:21:37.221198 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a0173f50-b4be-4c6e-adaa-a6004645b0a6 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] GET https://10.4.3.246/volume/v3/volumes/c0da9a55-519a-43aa-9000-c20352f719c1 Aug 12 20:21:37.221303 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a0173f50-b4be-4c6e-adaa-a6004645b0a6 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:37.221629 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a0173f50-b4be-4c6e-adaa-a6004645b0a6 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:37.232255 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:37.232255 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:37.237031 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-53bb832f-063a-4a5c-b441-3c515d2d9b41 req-b69c96ec-52d4-4b06-84d6-7242c330291d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:37.239999 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-a0173f50-b4be-4c6e-adaa-a6004645b0a6 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Volume info retrieved successfully. Aug 12 20:21:37.244746 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a0173f50-b4be-4c6e-adaa-a6004645b0a6 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] https://10.4.3.246/volume/v3/volumes/c0da9a55-519a-43aa-9000-c20352f719c1 returned with HTTP 200 Aug 12 20:21:37.245264 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 655/2666] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:37 2026] GET /volume/v3/volumes/c0da9a55-519a-43aa-9000-c20352f719c1 => generated 809 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:37.371297 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-53bb832f-063a-4a5c-b441-3c515d2d9b41 req-b69c96ec-52d4-4b06-84d6-7242c330291d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:21:37.371842 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-53bb832f-063a-4a5c-b441-3c515d2d9b41 req-b69c96ec-52d4-4b06-84d6-7242c330291d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8b9ec032-36ff-4d71-a63e-c5d1efed9138", "connector": null, "instance_uuid": "ba347395-e4f7-45d2-88c3-eb35e21cb091"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:37.393161 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:37.393161 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:37.428505 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-53bb832f-063a-4a5c-b441-3c515d2d9b41 req-b69c96ec-52d4-4b06-84d6-7242c330291d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:21:37.429026 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 673/2667] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:21:37 2026] POST /volume/v3/attachments => generated 273 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:37.464168 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-ce5afdb5-e78a-4420-92f5-adaf5c141c7a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:37.466664 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ce5afdb5-e78a-4420-92f5-adaf5c141c7a tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 Aug 12 20:21:37.466971 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ce5afdb5-e78a-4420-92f5-adaf5c141c7a tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:37.467253 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ce5afdb5-e78a-4420-92f5-adaf5c141c7a tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:37.476177 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-d5224743-5d2d-41f5-b0ca-65a2577f5ee4 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:37.476674 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d5224743-5d2d-41f5-b0ca-65a2577f5ee4 None None] GET https://10.4.3.246/volume// Aug 12 20:21:37.476882 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d5224743-5d2d-41f5-b0ca-65a2577f5ee4 None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:37.477234 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d5224743-5d2d-41f5-b0ca-65a2577f5ee4 None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:37.477709 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d5224743-5d2d-41f5-b0ca-65a2577f5ee4 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:21:37.478185 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 665/2668] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:21:37 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:21:37.488255 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-53bb832f-063a-4a5c-b441-3c515d2d9b41 req-e0c754e3-3454-4e51-8031-2e12fc330878 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:37.490528 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:37.490528 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:37.490914 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-53bb832f-063a-4a5c-b441-3c515d2d9b41 req-e0c754e3-3454-4e51-8031-2e12fc330878 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 Aug 12 20:21:37.491194 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-53bb832f-063a-4a5c-b441-3c515d2d9b41 req-e0c754e3-3454-4e51-8031-2e12fc330878 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:37.491384 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-53bb832f-063a-4a5c-b441-3c515d2d9b41 req-e0c754e3-3454-4e51-8031-2e12fc330878 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:37.496145 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-ce5afdb5-e78a-4420-92f5-adaf5c141c7a tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:21:37.503072 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ce5afdb5-e78a-4420-92f5-adaf5c141c7a tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 returned with HTTP 200 Aug 12 20:21:37.503607 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 676/2669] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:37 2026] GET /volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 => generated 1147 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:37.513377 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:37.513377 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:37.518643 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-53bb832f-063a-4a5c-b441-3c515d2d9b41 req-e0c754e3-3454-4e51-8031-2e12fc330878 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:21:37.524558 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-53bb832f-063a-4a5c-b441-3c515d2d9b41 req-e0c754e3-3454-4e51-8031-2e12fc330878 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 returned with HTTP 200 Aug 12 20:21:37.525018 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 656/2670] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:21:37 2026] GET /volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 => generated 1327 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:21:37.640722 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-53bb832f-063a-4a5c-b441-3c515d2d9b41 req-cdb7c674-925e-40a4-969a-83ef5d555f1f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:37.643084 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-53bb832f-063a-4a5c-b441-3c515d2d9b41 req-cdb7c674-925e-40a4-969a-83ef5d555f1f tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] PUT https://10.4.3.246/volume/v3/attachments/03b86af4-bff4-4ba3-aef8-cd377e0d6ad6 Aug 12 20:21:37.643553 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-53bb832f-063a-4a5c-b441-3c515d2d9b41 req-cdb7c674-925e-40a4-969a-83ef5d555f1f tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:37.652475 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-53bb832f-063a-4a5c-b441-3c515d2d9b41 req-cdb7c674-925e-40a4-969a-83ef5d555f1f tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Acquiring lock "cinder-attachment_update-8b9ec032-36ff-4d71-a63e-c5d1efed9138-np0000007109" by "attachment_update" {{(pid=100383) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:21:37.657510 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-53bb832f-063a-4a5c-b441-3c515d2d9b41 req-cdb7c674-925e-40a4-969a-83ef5d555f1f tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Lock "cinder-attachment_update-8b9ec032-36ff-4d71-a63e-c5d1efed9138-np0000007109" acquired by "attachment_update" :: waited 0.005s {{(pid=100383) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:21:37.658478 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:37.658478 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:37.784914 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-5530a33b-eeda-4d42-ad08-bc631c970c00 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:37.788657 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-53bb832f-063a-4a5c-b441-3c515d2d9b41 req-cdb7c674-925e-40a4-969a-83ef5d555f1f tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Lock "cinder-attachment_update-8b9ec032-36ff-4d71-a63e-c5d1efed9138-np0000007109" released by "attachment_update" :: held 0.131s {{(pid=100383) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:21:37.789084 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-53bb832f-063a-4a5c-b441-3c515d2d9b41 req-cdb7c674-925e-40a4-969a-83ef5d555f1f tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/attachments/03b86af4-bff4-4ba3-aef8-cd377e0d6ad6 returned with HTTP 200 Aug 12 20:21:37.789715 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 674/2671] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:21:37 2026] PUT /volume/v3/attachments/03b86af4-bff4-4ba3-aef8-cd377e0d6ad6 => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:37.793712 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5530a33b-eeda-4d42-ad08-bc631c970c00 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 Aug 12 20:21:37.793994 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5530a33b-eeda-4d42-ad08-bc631c970c00 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:37.794270 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5530a33b-eeda-4d42-ad08-bc631c970c00 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:37.794416 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-5530a33b-eeda-4d42-ad08-bc631c970c00 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id a3aabe7d-db42-424c-8c01-d1a816276f85. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:37.804404 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:37.804404 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:37.804404 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5530a33b-eeda-4d42-ad08-bc631c970c00 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 returned with HTTP 200 Aug 12 20:21:37.804572 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 666/2672] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:37 2026] GET /volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:37.843709 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f7754ada-8bb9-4c58-8786-a00e3a7684d1 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:37.845360 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f7754ada-8bb9-4c58-8786-a00e3a7684d1 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] GET https://10.4.3.246/volume/v3/volumes/b850c57f-dc37-4165-8766-179e52ef9f7c Aug 12 20:21:37.847264 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f7754ada-8bb9-4c58-8786-a00e3a7684d1 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:37.847264 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f7754ada-8bb9-4c58-8786-a00e3a7684d1 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:37.855520 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:37.855520 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:37.863120 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-f7754ada-8bb9-4c58-8786-a00e3a7684d1 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Volume info retrieved successfully. Aug 12 20:21:37.866132 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f7754ada-8bb9-4c58-8786-a00e3a7684d1 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] https://10.4.3.246/volume/v3/volumes/b850c57f-dc37-4165-8766-179e52ef9f7c returned with HTTP 200 Aug 12 20:21:37.866635 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 677/2673] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:37 2026] GET /volume/v3/volumes/b850c57f-dc37-4165-8766-179e52ef9f7c => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:37.882024 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-5ef4a33a-2644-4bae-9d6d-34fb6cb94dc7 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:37.883867 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5ef4a33a-2644-4bae-9d6d-34fb6cb94dc7 tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] GET https://10.4.3.246/volume/v3/os-quota-sets/4bacb43d3f4f4af19ef8e07e5f6a40b6?usage=True Aug 12 20:21:37.884061 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5ef4a33a-2644-4bae-9d6d-34fb6cb94dc7 tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:37.884279 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5ef4a33a-2644-4bae-9d6d-34fb6cb94dc7 tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:37.902211 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5ef4a33a-2644-4bae-9d6d-34fb6cb94dc7 tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] https://10.4.3.246/volume/v3/os-quota-sets/4bacb43d3f4f4af19ef8e07e5f6a40b6?usage=True returned with HTTP 200 Aug 12 20:21:37.902693 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 657/2674] 10.4.3.246 () {66 vars in 1375 bytes} [Wed Aug 12 20:21:37 2026] GET /volume/v3/os-quota-sets/4bacb43d3f4f4af19ef8e07e5f6a40b6?usage=True => generated 1061 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:37.917397 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e6e91911-18d6-43c8-a09f-2b12ca0ea68a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:37.920128 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e6e91911-18d6-43c8-a09f-2b12ca0ea68a tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] DELETE https://10.4.3.246/volume/v3/volumes/b850c57f-dc37-4165-8766-179e52ef9f7c Aug 12 20:21:37.920403 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e6e91911-18d6-43c8-a09f-2b12ca0ea68a tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:37.920689 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e6e91911-18d6-43c8-a09f-2b12ca0ea68a tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:37.920949 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-e6e91911-18d6-43c8-a09f-2b12ca0ea68a tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Delete volume with id: b850c57f-dc37-4165-8766-179e52ef9f7c Aug 12 20:21:37.930237 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:37.930237 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:37.931477 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-e6e91911-18d6-43c8-a09f-2b12ca0ea68a tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Volume info retrieved successfully. Aug 12 20:21:37.950446 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-e6e91911-18d6-43c8-a09f-2b12ca0ea68a tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Delete volume request issued successfully. Aug 12 20:21:37.950707 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e6e91911-18d6-43c8-a09f-2b12ca0ea68a tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] https://10.4.3.246/volume/v3/volumes/b850c57f-dc37-4165-8766-179e52ef9f7c returned with HTTP 202 Aug 12 20:21:37.951443 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 675/2675] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:21:37 2026] DELETE /volume/v3/volumes/b850c57f-dc37-4165-8766-179e52ef9f7c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:21:37.963139 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-4d1e7ae7-4a39-4507-80a0-d6f0a3601b80 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:37.967151 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4d1e7ae7-4a39-4507-80a0-d6f0a3601b80 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] GET https://10.4.3.246/volume/v3/volumes/b850c57f-dc37-4165-8766-179e52ef9f7c Aug 12 20:21:37.967284 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4d1e7ae7-4a39-4507-80a0-d6f0a3601b80 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:37.967515 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4d1e7ae7-4a39-4507-80a0-d6f0a3601b80 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:37.987691 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:37.987691 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:37.996098 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-4d1e7ae7-4a39-4507-80a0-d6f0a3601b80 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Volume info retrieved successfully. Aug 12 20:21:38.003109 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4d1e7ae7-4a39-4507-80a0-d6f0a3601b80 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] https://10.4.3.246/volume/v3/volumes/b850c57f-dc37-4165-8766-179e52ef9f7c returned with HTTP 200 Aug 12 20:21:38.003610 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 667/2676] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:37 2026] GET /volume/v3/volumes/b850c57f-dc37-4165-8766-179e52ef9f7c => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:38.264808 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-6b5ccd0a-0d4f-4032-9fbe-7742f8badbdd None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:38.267399 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6b5ccd0a-0d4f-4032-9fbe-7742f8badbdd tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] GET https://10.4.3.246/volume/v3/volumes/c0da9a55-519a-43aa-9000-c20352f719c1 Aug 12 20:21:38.267707 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6b5ccd0a-0d4f-4032-9fbe-7742f8badbdd tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:38.267969 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6b5ccd0a-0d4f-4032-9fbe-7742f8badbdd tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:38.278932 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:38.278932 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:38.287892 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-6b5ccd0a-0d4f-4032-9fbe-7742f8badbdd tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Volume info retrieved successfully. Aug 12 20:21:38.297142 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6b5ccd0a-0d4f-4032-9fbe-7742f8badbdd tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] https://10.4.3.246/volume/v3/volumes/c0da9a55-519a-43aa-9000-c20352f719c1 returned with HTTP 200 Aug 12 20:21:38.298095 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 678/2677] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:38 2026] GET /volume/v3/volumes/c0da9a55-519a-43aa-9000-c20352f719c1 => generated 834 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:38.312062 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-0ee96059-9afb-4c5c-81f0-2c1220418b99 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:38.314662 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0ee96059-9afb-4c5c-81f0-2c1220418b99 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] GET https://10.4.3.246/volume/v3/volumes/c0da9a55-519a-43aa-9000-c20352f719c1 Aug 12 20:21:38.315115 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0ee96059-9afb-4c5c-81f0-2c1220418b99 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:38.316099 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0ee96059-9afb-4c5c-81f0-2c1220418b99 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:38.326035 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:38.326035 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:38.331713 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-0ee96059-9afb-4c5c-81f0-2c1220418b99 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Volume info retrieved successfully. Aug 12 20:21:38.337480 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0ee96059-9afb-4c5c-81f0-2c1220418b99 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] https://10.4.3.246/volume/v3/volumes/c0da9a55-519a-43aa-9000-c20352f719c1 returned with HTTP 200 Aug 12 20:21:38.338986 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 658/2678] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:38 2026] GET /volume/v3/volumes/c0da9a55-519a-43aa-9000-c20352f719c1 => generated 834 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:38.351252 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-ebaa3d86-1f81-4388-9099-56ff58945d8b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:38.353070 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ebaa3d86-1f81-4388-9099-56ff58945d8b tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/46708cbf-55ba-4e38-9afa-ca70bf0428dc Aug 12 20:21:38.353266 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ebaa3d86-1f81-4388-9099-56ff58945d8b tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:38.353460 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ebaa3d86-1f81-4388-9099-56ff58945d8b tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:38.353579 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.snapshots [None req-ebaa3d86-1f81-4388-9099-56ff58945d8b tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Delete snapshot with id: 46708cbf-55ba-4e38-9afa-ca70bf0428dc Aug 12 20:21:38.359387 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:38.359387 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:38.359977 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-ebaa3d86-1f81-4388-9099-56ff58945d8b tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Snapshot retrieved successfully. Aug 12 20:21:38.381442 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-ebaa3d86-1f81-4388-9099-56ff58945d8b tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Snapshot delete request issued successfully. Aug 12 20:21:38.381689 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ebaa3d86-1f81-4388-9099-56ff58945d8b tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] https://10.4.3.246/volume/v3/snapshots/46708cbf-55ba-4e38-9afa-ca70bf0428dc returned with HTTP 202 Aug 12 20:21:38.382530 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 676/2679] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:21:38 2026] DELETE /volume/v3/snapshots/46708cbf-55ba-4e38-9afa-ca70bf0428dc => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:21:38.390090 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-fb2a57f1-fa48-47ec-ad6e-0a0efb9e9487 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:38.392884 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fb2a57f1-fa48-47ec-ad6e-0a0efb9e9487 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] GET https://10.4.3.246/volume/v3/snapshots/46708cbf-55ba-4e38-9afa-ca70bf0428dc Aug 12 20:21:38.393206 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fb2a57f1-fa48-47ec-ad6e-0a0efb9e9487 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:38.393402 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fb2a57f1-fa48-47ec-ad6e-0a0efb9e9487 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:38.401494 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:38.401494 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:38.402181 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-fb2a57f1-fa48-47ec-ad6e-0a0efb9e9487 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Snapshot retrieved successfully. Aug 12 20:21:38.404134 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fb2a57f1-fa48-47ec-ad6e-0a0efb9e9487 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] https://10.4.3.246/volume/v3/snapshots/46708cbf-55ba-4e38-9afa-ca70bf0428dc returned with HTTP 200 Aug 12 20:21:38.404506 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 668/2680] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:38 2026] GET /volume/v3/snapshots/46708cbf-55ba-4e38-9afa-ca70bf0428dc => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:38.519625 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f8885490-042d-4f73-87ba-376aa56afa20 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:38.522450 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f8885490-042d-4f73-87ba-376aa56afa20 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 Aug 12 20:21:38.522674 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f8885490-042d-4f73-87ba-376aa56afa20 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:38.522896 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f8885490-042d-4f73-87ba-376aa56afa20 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:38.539398 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:38.539398 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:38.545777 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-f8885490-042d-4f73-87ba-376aa56afa20 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:21:38.553434 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f8885490-042d-4f73-87ba-376aa56afa20 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 returned with HTTP 200 Aug 12 20:21:38.554138 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 679/2681] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:38 2026] GET /volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:38.819730 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-78b245f9-2fab-4508-b913-ce522fbb8e11 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:38.823523 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-78b245f9-2fab-4508-b913-ce522fbb8e11 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 Aug 12 20:21:38.823865 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-78b245f9-2fab-4508-b913-ce522fbb8e11 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:38.824096 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-78b245f9-2fab-4508-b913-ce522fbb8e11 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:38.824215 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-78b245f9-2fab-4508-b913-ce522fbb8e11 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id a3aabe7d-db42-424c-8c01-d1a816276f85. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:38.834889 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:38.834889 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:38.835711 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-78b245f9-2fab-4508-b913-ce522fbb8e11 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 returned with HTTP 200 Aug 12 20:21:38.836104 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 659/2682] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:38 2026] GET /volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:39.023652 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-aeb9b477-cf99-4a78-98c6-123d32f901b6 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:39.028674 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-aeb9b477-cf99-4a78-98c6-123d32f901b6 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] GET https://10.4.3.246/volume/v3/volumes/b850c57f-dc37-4165-8766-179e52ef9f7c Aug 12 20:21:39.028674 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-aeb9b477-cf99-4a78-98c6-123d32f901b6 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:39.028674 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-aeb9b477-cf99-4a78-98c6-123d32f901b6 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:39.038318 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-aeb9b477-cf99-4a78-98c6-123d32f901b6 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] https://10.4.3.246/volume/v3/volumes/b850c57f-dc37-4165-8766-179e52ef9f7c returned with HTTP 404 Aug 12 20:21:39.039179 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 677/2683] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:39 2026] GET /volume/v3/volumes/b850c57f-dc37-4165-8766-179e52ef9f7c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:39.050313 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-e7e2b140-1af0-49e3-b77e-e70f86a69759 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:39.052085 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e7e2b140-1af0-49e3-b77e-e70f86a69759 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] GET https://10.4.3.246/volume/v3/volumes/b850c57f-dc37-4165-8766-179e52ef9f7c Aug 12 20:21:39.052262 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e7e2b140-1af0-49e3-b77e-e70f86a69759 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:39.052504 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e7e2b140-1af0-49e3-b77e-e70f86a69759 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:39.061926 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e7e2b140-1af0-49e3-b77e-e70f86a69759 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] https://10.4.3.246/volume/v3/volumes/b850c57f-dc37-4165-8766-179e52ef9f7c returned with HTTP 404 Aug 12 20:21:39.062833 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 669/2684] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:39 2026] GET /volume/v3/volumes/b850c57f-dc37-4165-8766-179e52ef9f7c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:39.069985 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f6f25598-55fd-43e4-937b-fdc5634c37d7 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:39.072057 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f6f25598-55fd-43e4-937b-fdc5634c37d7 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] DELETE https://10.4.3.246/volume/v3/volumes/b850c57f-dc37-4165-8766-179e52ef9f7c Aug 12 20:21:39.072275 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f6f25598-55fd-43e4-937b-fdc5634c37d7 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:39.072465 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f6f25598-55fd-43e4-937b-fdc5634c37d7 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:39.072675 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-f6f25598-55fd-43e4-937b-fdc5634c37d7 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Delete volume with id: b850c57f-dc37-4165-8766-179e52ef9f7c Aug 12 20:21:39.079044 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f6f25598-55fd-43e4-937b-fdc5634c37d7 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] https://10.4.3.246/volume/v3/volumes/b850c57f-dc37-4165-8766-179e52ef9f7c returned with HTTP 404 Aug 12 20:21:39.080951 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 680/2685] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:21:39 2026] DELETE /volume/v3/volumes/b850c57f-dc37-4165-8766-179e52ef9f7c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:39.097669 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-1c2933c1-5cb7-4560-bf6c-a57396116238 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:39.101016 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1c2933c1-5cb7-4560-bf6c-a57396116238 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:21:39.101016 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1c2933c1-5cb7-4560-bf6c-a57396116238 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-309655352"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:39.106417 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-1c2933c1-5cb7-4560-bf6c-a57396116238 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-309655352'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:21:39.106602 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-1c2933c1-5cb7-4560-bf6c-a57396116238 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Create volume of 1 GB Aug 12 20:21:39.113736 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-1c2933c1-5cb7-4560-bf6c-a57396116238 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Availability Zones retrieved successfully. Aug 12 20:21:39.121252 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-1c2933c1-5cb7-4560-bf6c-a57396116238 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Flow 'volume_create_api' (309d91f1-960d-432d-885d-110c11a6451b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:39.123367 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-1c2933c1-5cb7-4560-bf6c-a57396116238 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa381fd2-8e2b-4f4d-aac2-dd14f758a071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:39.123367 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-1c2933c1-5cb7-4560-bf6c-a57396116238 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:21:39.183483 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-1c2933c1-5cb7-4560-bf6c-a57396116238 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa381fd2-8e2b-4f4d-aac2-dd14f758a071) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:39.184252 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-1c2933c1-5cb7-4560-bf6c-a57396116238 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abc0d3a2-1f1d-4791-b158-6eebc1e758af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:39.273016 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-1c2933c1-5cb7-4560-bf6c-a57396116238 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Created reservations ['7258a5c8-6a33-4c34-bc58-3c12e485b1ea', '3f3d1fd1-83fb-4611-9944-a01d3c4fc4dc', '12220e97-5c80-47ea-b4de-25ed3fd08d1a', '40d7da6f-acf4-49fa-8fee-81b213ac8837'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:39.274150 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-1c2933c1-5cb7-4560-bf6c-a57396116238 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abc0d3a2-1f1d-4791-b158-6eebc1e758af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7258a5c8-6a33-4c34-bc58-3c12e485b1ea', '3f3d1fd1-83fb-4611-9944-a01d3c4fc4dc', '12220e97-5c80-47ea-b4de-25ed3fd08d1a', '40d7da6f-acf4-49fa-8fee-81b213ac8837']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:39.275215 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-1c2933c1-5cb7-4560-bf6c-a57396116238 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7be7edab-b7e6-4576-8563-58fc9824309b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:39.302338 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-1c2933c1-5cb7-4560-bf6c-a57396116238 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7be7edab-b7e6-4576-8563-58fc9824309b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8dafdee9-f7e9-44e5-be4a-674bb15cb672', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-309655352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bacb43d3f4f4af19ef8e07e5f6a40b6',qos_specs=None,replication_status=,reservations=['7258a5c8-6a33-4c34-bc58-3c12e485b1ea','3f3d1fd1-83fb-4611-9944-a01d3c4fc4dc','12220e97-5c80-47ea-b4de-25ed3fd08d1a','40d7da6f-acf4-49fa-8fee-81b213ac8837'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e42a5b9b9c604876b68aaabed456f0f8',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:21:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-309655352',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8dafdee9-f7e9-44e5-be4a-674bb15cb672,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bacb43d3f4f4af19ef8e07e5f6a40b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e42a5b9b9c604876b68aaabed456f0f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:39.303053 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-1c2933c1-5cb7-4560-bf6c-a57396116238 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de4cc839-2236-4f4e-907e-ff2eb0e9522f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:39.338023 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-1c2933c1-5cb7-4560-bf6c-a57396116238 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de4cc839-2236-4f4e-907e-ff2eb0e9522f) transitioned into state 'SUCCESS' from state '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-309655352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bacb43d3f4f4af19ef8e07e5f6a40b6',qos_specs=None,replication_status=,reservations=['7258a5c8-6a33-4c34-bc58-3c12e485b1ea','3f3d1fd1-83fb-4611-9944-a01d3c4fc4dc','12220e97-5c80-47ea-b4de-25ed3fd08d1a','40d7da6f-acf4-49fa-8fee-81b213ac8837'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e42a5b9b9c604876b68aaabed456f0f8',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:39.339058 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-1c2933c1-5cb7-4560-bf6c-a57396116238 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07b8843b-e234-442e-8e7d-b7edda7d4c52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:39.353285 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-1c2933c1-5cb7-4560-bf6c-a57396116238 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07b8843b-e234-442e-8e7d-b7edda7d4c52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:39.354529 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-1c2933c1-5cb7-4560-bf6c-a57396116238 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Flow 'volume_create_api' (309d91f1-960d-432d-885d-110c11a6451b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:39.355034 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-1c2933c1-5cb7-4560-bf6c-a57396116238 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Create volume request issued successfully. Aug 12 20:21:39.356231 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1c2933c1-5cb7-4560-bf6c-a57396116238 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:21:39.357022 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 660/2686] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:21:39 2026] POST /volume/v3/volumes => generated 755 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:21:39.372465 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-aab5d47a-ae67-4b47-9a80-46ea227c186c None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:39.375050 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-aab5d47a-ae67-4b47-9a80-46ea227c186c tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] GET https://10.4.3.246/volume/v3/volumes/8dafdee9-f7e9-44e5-be4a-674bb15cb672 Aug 12 20:21:39.375310 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-aab5d47a-ae67-4b47-9a80-46ea227c186c tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:39.375552 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-aab5d47a-ae67-4b47-9a80-46ea227c186c tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:39.386932 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:39.386932 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:39.392431 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-aab5d47a-ae67-4b47-9a80-46ea227c186c tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Volume info retrieved successfully. Aug 12 20:21:39.397806 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-aab5d47a-ae67-4b47-9a80-46ea227c186c tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] https://10.4.3.246/volume/v3/volumes/8dafdee9-f7e9-44e5-be4a-674bb15cb672 returned with HTTP 200 Aug 12 20:21:39.398178 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 678/2687] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:39 2026] GET /volume/v3/volumes/8dafdee9-f7e9-44e5-be4a-674bb15cb672 => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:39.419485 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-6f4334a3-6f43-42cd-9432-52682779ee67 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:39.421951 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6f4334a3-6f43-42cd-9432-52682779ee67 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] GET https://10.4.3.246/volume/v3/snapshots/46708cbf-55ba-4e38-9afa-ca70bf0428dc Aug 12 20:21:39.422135 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6f4334a3-6f43-42cd-9432-52682779ee67 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:39.422315 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6f4334a3-6f43-42cd-9432-52682779ee67 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:39.427217 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6f4334a3-6f43-42cd-9432-52682779ee67 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] https://10.4.3.246/volume/v3/snapshots/46708cbf-55ba-4e38-9afa-ca70bf0428dc returned with HTTP 404 Aug 12 20:21:39.427869 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 670/2688] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:39 2026] GET /volume/v3/snapshots/46708cbf-55ba-4e38-9afa-ca70bf0428dc => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:39.436025 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-47f2d432-1cb3-46e3-b658-3460c7f7bf7a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:39.438409 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-47f2d432-1cb3-46e3-b658-3460c7f7bf7a tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] DELETE https://10.4.3.246/volume/v3/volumes/0452e52c-061d-4ef5-b0d8-dac880d2b6fd Aug 12 20:21:39.438742 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-47f2d432-1cb3-46e3-b658-3460c7f7bf7a tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:39.439003 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-47f2d432-1cb3-46e3-b658-3460c7f7bf7a tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:39.439250 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-47f2d432-1cb3-46e3-b658-3460c7f7bf7a tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Delete volume with id: 0452e52c-061d-4ef5-b0d8-dac880d2b6fd Aug 12 20:21:39.447950 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:39.447950 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:39.448441 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-47f2d432-1cb3-46e3-b658-3460c7f7bf7a tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Volume info retrieved successfully. Aug 12 20:21:39.473663 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-47f2d432-1cb3-46e3-b658-3460c7f7bf7a tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Delete volume request issued successfully. Aug 12 20:21:39.474214 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-47f2d432-1cb3-46e3-b658-3460c7f7bf7a tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] https://10.4.3.246/volume/v3/volumes/0452e52c-061d-4ef5-b0d8-dac880d2b6fd returned with HTTP 202 Aug 12 20:21:39.474654 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 681/2689] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:21:39 2026] DELETE /volume/v3/volumes/0452e52c-061d-4ef5-b0d8-dac880d2b6fd => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:21:39.487850 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-8b0b030f-13b9-467a-923f-0c6eddcbc71d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:39.489885 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8b0b030f-13b9-467a-923f-0c6eddcbc71d tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] GET https://10.4.3.246/volume/v3/volumes/0452e52c-061d-4ef5-b0d8-dac880d2b6fd Aug 12 20:21:39.489952 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8b0b030f-13b9-467a-923f-0c6eddcbc71d tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:39.493578 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8b0b030f-13b9-467a-923f-0c6eddcbc71d tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:39.497670 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:39.497670 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:39.500694 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-8b0b030f-13b9-467a-923f-0c6eddcbc71d tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Volume info retrieved successfully. Aug 12 20:21:39.504704 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8b0b030f-13b9-467a-923f-0c6eddcbc71d tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] https://10.4.3.246/volume/v3/volumes/0452e52c-061d-4ef5-b0d8-dac880d2b6fd returned with HTTP 200 Aug 12 20:21:39.505125 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 661/2690] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:39 2026] GET /volume/v3/volumes/0452e52c-061d-4ef5-b0d8-dac880d2b6fd => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:39.568013 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-757088c9-bec7-4605-b432-666350e82efe None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:39.571001 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-757088c9-bec7-4605-b432-666350e82efe tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 Aug 12 20:21:39.571278 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-757088c9-bec7-4605-b432-666350e82efe tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:39.571547 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-757088c9-bec7-4605-b432-666350e82efe tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:39.590694 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:39.590694 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:39.595319 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-757088c9-bec7-4605-b432-666350e82efe tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:21:39.601075 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-757088c9-bec7-4605-b432-666350e82efe tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 returned with HTTP 200 Aug 12 20:21:39.601632 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 679/2691] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:39 2026] GET /volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:39.847963 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-a1fca183-ef01-4609-95aa-bc994456cf3f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:39.849139 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a1fca183-ef01-4609-95aa-bc994456cf3f tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 Aug 12 20:21:39.851559 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a1fca183-ef01-4609-95aa-bc994456cf3f tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:39.851559 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a1fca183-ef01-4609-95aa-bc994456cf3f tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:39.851559 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-a1fca183-ef01-4609-95aa-bc994456cf3f tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id a3aabe7d-db42-424c-8c01-d1a816276f85. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:39.853703 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:39.853703 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:39.854413 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a1fca183-ef01-4609-95aa-bc994456cf3f tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 returned with HTTP 200 Aug 12 20:21:39.854694 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 671/2692] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:39 2026] GET /volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 => generated 823 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:39.864910 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-409a3f76-39ed-462a-b130-5b5751f6e06a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:39.866944 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-409a3f76-39ed-462a-b130-5b5751f6e06a tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:21:39.867359 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-409a3f76-39ed-462a-b130-5b5751f6e06a tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-48543176"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:39.869065 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-409a3f76-39ed-462a-b130-5b5751f6e06a tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-48543176'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:21:39.869212 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-409a3f76-39ed-462a-b130-5b5751f6e06a tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Create volume of 1 GB Aug 12 20:21:39.873989 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-409a3f76-39ed-462a-b130-5b5751f6e06a tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Availability Zones retrieved successfully. Aug 12 20:21:39.882333 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-409a3f76-39ed-462a-b130-5b5751f6e06a tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Flow 'volume_create_api' (857ee1c4-d991-4c05-8d30-2e5fcf9d3963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:39.883505 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-409a3f76-39ed-462a-b130-5b5751f6e06a tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b2198f9-4ea4-481a-90fa-ee7b31d290c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:39.884752 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-409a3f76-39ed-462a-b130-5b5751f6e06a tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:21:39.914448 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-409a3f76-39ed-462a-b130-5b5751f6e06a tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b2198f9-4ea4-481a-90fa-ee7b31d290c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:39.915155 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-409a3f76-39ed-462a-b130-5b5751f6e06a tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e410a798-ea20-4758-b9b2-ec1160e50106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:39.984463 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-409a3f76-39ed-462a-b130-5b5751f6e06a tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Created reservations ['049c15a7-5df1-44ae-b0b4-0540a4a526a4', '7801d339-798e-4983-8522-ddbbbb3a9645', '3b1031f2-70df-4bb0-b8a9-41befe55ae28', '5ba9aceb-7f9b-4478-97e8-e0619c2a5ef7'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:39.985388 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-409a3f76-39ed-462a-b130-5b5751f6e06a tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e410a798-ea20-4758-b9b2-ec1160e50106) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['049c15a7-5df1-44ae-b0b4-0540a4a526a4', '7801d339-798e-4983-8522-ddbbbb3a9645', '3b1031f2-70df-4bb0-b8a9-41befe55ae28', '5ba9aceb-7f9b-4478-97e8-e0619c2a5ef7']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:39.986341 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-409a3f76-39ed-462a-b130-5b5751f6e06a tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b44d2d1f-8d4e-4959-9729-0fd72a57044f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:40.018574 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-409a3f76-39ed-462a-b130-5b5751f6e06a tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b44d2d1f-8d4e-4959-9729-0fd72a57044f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e22e0a67-b20e-44e7-9195-32623359728d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-48543176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1676edf4a5241a1a62d9ea98a34e0fa',qos_specs=None,replication_status=,reservations=['049c15a7-5df1-44ae-b0b4-0540a4a526a4','7801d339-798e-4983-8522-ddbbbb3a9645','3b1031f2-70df-4bb0-b8a9-41befe55ae28','5ba9aceb-7f9b-4478-97e8-e0619c2a5ef7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2178aeb70e2a4f74a006e67b8a095c77',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:21:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-48543176',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e22e0a67-b20e-44e7-9195-32623359728d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1676edf4a5241a1a62d9ea98a34e0fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2178aeb70e2a4f74a006e67b8a095c77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:40.019417 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-409a3f76-39ed-462a-b130-5b5751f6e06a tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef404a08-b062-441b-b7b5-f1aace9363fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:40.039872 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-409a3f76-39ed-462a-b130-5b5751f6e06a tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef404a08-b062-441b-b7b5-f1aace9363fe) transitioned into state 'SUCCESS' from state '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-48543176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1676edf4a5241a1a62d9ea98a34e0fa',qos_specs=None,replication_status=,reservations=['049c15a7-5df1-44ae-b0b4-0540a4a526a4','7801d339-798e-4983-8522-ddbbbb3a9645','3b1031f2-70df-4bb0-b8a9-41befe55ae28','5ba9aceb-7f9b-4478-97e8-e0619c2a5ef7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2178aeb70e2a4f74a006e67b8a095c77',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:40.040608 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-409a3f76-39ed-462a-b130-5b5751f6e06a tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (992b6485-3f24-400a-988b-13f205908881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:40.053682 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-409a3f76-39ed-462a-b130-5b5751f6e06a tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (992b6485-3f24-400a-988b-13f205908881) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:40.054339 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-409a3f76-39ed-462a-b130-5b5751f6e06a tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Flow 'volume_create_api' (857ee1c4-d991-4c05-8d30-2e5fcf9d3963) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:40.054932 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-409a3f76-39ed-462a-b130-5b5751f6e06a tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Create volume request issued successfully. Aug 12 20:21:40.055148 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-409a3f76-39ed-462a-b130-5b5751f6e06a tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:21:40.055551 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 682/2693] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:21:39 2026] POST /volume/v3/volumes => generated 753 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:21:40.067968 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-2225b628-ed22-40a8-a443-b3aeed682a33 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:40.070298 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2225b628-ed22-40a8-a443-b3aeed682a33 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d Aug 12 20:21:40.070450 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2225b628-ed22-40a8-a443-b3aeed682a33 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:40.070726 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2225b628-ed22-40a8-a443-b3aeed682a33 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:40.079661 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:40.079661 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:40.081219 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-db433003-0c60-4c44-8d8c-dcd88af259b1 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:40.084471 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-2225b628-ed22-40a8-a443-b3aeed682a33 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:21:40.090478 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2225b628-ed22-40a8-a443-b3aeed682a33 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d returned with HTTP 200 Aug 12 20:21:40.091013 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 662/2694] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:40 2026] GET /volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:40.099482 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-53bb832f-063a-4a5c-b441-3c515d2d9b41 req-039cd6b4-bba0-481f-98a5-45ec15352801 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:40.101963 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-53bb832f-063a-4a5c-b441-3c515d2d9b41 req-039cd6b4-bba0-481f-98a5-45ec15352801 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] POST https://10.4.3.246/volume/v3/attachments/03b86af4-bff4-4ba3-aef8-cd377e0d6ad6/action Aug 12 20:21:40.102475 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-53bb832f-063a-4a5c-b441-3c515d2d9b41 req-039cd6b4-bba0-481f-98a5-45ec15352801 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Action body: b'{"os-complete": null}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:21:40.102630 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-53bb832f-063a-4a5c-b441-3c515d2d9b41 req-039cd6b4-bba0-481f-98a5-45ec15352801 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:40.122978 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:40.122978 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:40.141413 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-53bb832f-063a-4a5c-b441-3c515d2d9b41 req-039cd6b4-bba0-481f-98a5-45ec15352801 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/attachments/03b86af4-bff4-4ba3-aef8-cd377e0d6ad6/action returned with HTTP 204 Aug 12 20:21:40.142131 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 672/2695] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:21:40 2026] POST /volume/v3/attachments/03b86af4-bff4-4ba3-aef8-cd377e0d6ad6/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:40.187476 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-db433003-0c60-4c44-8d8c-dcd88af259b1 tempest-VolumeAndVolumeTypeFromImageTest-1717956132 tempest-VolumeAndVolumeTypeFromImageTest-1717956132-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:21:40.187869 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-db433003-0c60-4c44-8d8c-dcd88af259b1 tempest-VolumeAndVolumeTypeFromImageTest-1717956132 tempest-VolumeAndVolumeTypeFromImageTest-1717956132-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=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:40.201665 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-db433003-0c60-4c44-8d8c-dcd88af259b1 tempest-VolumeAndVolumeTypeFromImageTest-1717956132 tempest-VolumeAndVolumeTypeFromImageTest-1717956132-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:21:40.202349 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 680/2696] 10.4.3.246 () {68 vars in 1253 bytes} [Wed Aug 12 20:21:40 2026] POST /volume/v3/types => generated 287 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:40.412632 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-ce2e259c-052c-4bbb-a6ed-f8734132efdd None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:40.414899 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ce2e259c-052c-4bbb-a6ed-f8734132efdd tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] GET https://10.4.3.246/volume/v3/volumes/8dafdee9-f7e9-44e5-be4a-674bb15cb672 Aug 12 20:21:40.415111 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ce2e259c-052c-4bbb-a6ed-f8734132efdd tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:40.415641 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ce2e259c-052c-4bbb-a6ed-f8734132efdd tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:40.433059 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:40.433059 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:40.439096 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-ce2e259c-052c-4bbb-a6ed-f8734132efdd tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Volume info retrieved successfully. Aug 12 20:21:40.445382 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ce2e259c-052c-4bbb-a6ed-f8734132efdd tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] https://10.4.3.246/volume/v3/volumes/8dafdee9-f7e9-44e5-be4a-674bb15cb672 returned with HTTP 200 Aug 12 20:21:40.445933 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 683/2697] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:40 2026] GET /volume/v3/volumes/8dafdee9-f7e9-44e5-be4a-674bb15cb672 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:40.461352 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-edd76f1c-e5b6-4442-8bf9-d424ec204d01 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:40.467054 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-edd76f1c-e5b6-4442-8bf9-d424ec204d01 tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] GET https://10.4.3.246/volume/v3/os-quota-sets/4bacb43d3f4f4af19ef8e07e5f6a40b6?usage=True Aug 12 20:21:40.467054 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-edd76f1c-e5b6-4442-8bf9-d424ec204d01 tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:40.467054 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-edd76f1c-e5b6-4442-8bf9-d424ec204d01 tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:40.487928 np0000007109 devstack@c-api.service[100385]: WARNING cinder.quota [None req-edd76f1c-e5b6-4442-8bf9-d424ec204d01 tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] 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 12 20:21:40.488849 np0000007109 devstack@c-api.service[100385]: WARNING cinder.quota [None req-edd76f1c-e5b6-4442-8bf9-d424ec204d01 tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] 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 12 20:21:40.489470 np0000007109 devstack@c-api.service[100385]: WARNING cinder.quota [None req-edd76f1c-e5b6-4442-8bf9-d424ec204d01 tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] Deprecated: Default quota for resource: snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:21:40.502841 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-edd76f1c-e5b6-4442-8bf9-d424ec204d01 tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] https://10.4.3.246/volume/v3/os-quota-sets/4bacb43d3f4f4af19ef8e07e5f6a40b6?usage=True returned with HTTP 200 Aug 12 20:21:40.502841 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 663/2698] 10.4.3.246 () {66 vars in 1375 bytes} [Wed Aug 12 20:21:40 2026] GET /volume/v3/os-quota-sets/4bacb43d3f4f4af19ef8e07e5f6a40b6?usage=True => generated 1377 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:40.518175 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-04058fb8-2825-43e8-8608-289bb930cb97 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:40.519510 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-fe785940-2ec5-4723-89ea-f09e56cf33ee None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:40.520953 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-04058fb8-2825-43e8-8608-289bb930cb97 tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] GET https://10.4.3.246/volume/v3/os-quota-sets/02365d596e534575af0e82789d23b409?usage=True Aug 12 20:21:40.521138 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-04058fb8-2825-43e8-8608-289bb930cb97 tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:40.521491 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-04058fb8-2825-43e8-8608-289bb930cb97 tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:40.524403 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-fe785940-2ec5-4723-89ea-f09e56cf33ee tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] GET https://10.4.3.246/volume/v3/volumes/0452e52c-061d-4ef5-b0d8-dac880d2b6fd Aug 12 20:21:40.524612 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-fe785940-2ec5-4723-89ea-f09e56cf33ee tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:40.524813 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-fe785940-2ec5-4723-89ea-f09e56cf33ee tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:40.536792 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-fe785940-2ec5-4723-89ea-f09e56cf33ee tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] https://10.4.3.246/volume/v3/volumes/0452e52c-061d-4ef5-b0d8-dac880d2b6fd returned with HTTP 404 Aug 12 20:21:40.537454 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 681/2699] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:40 2026] GET /volume/v3/volumes/0452e52c-061d-4ef5-b0d8-dac880d2b6fd => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:40.537988 np0000007109 devstack@c-api.service[100386]: WARNING cinder.quota [None req-04058fb8-2825-43e8-8608-289bb930cb97 tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] 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 12 20:21:40.538316 np0000007109 devstack@c-api.service[100386]: WARNING cinder.quota [None req-04058fb8-2825-43e8-8608-289bb930cb97 tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] 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 12 20:21:40.538477 np0000007109 devstack@c-api.service[100386]: WARNING cinder.quota [None req-04058fb8-2825-43e8-8608-289bb930cb97 tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] Deprecated: Default quota for resource: snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:21:40.546625 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-6618a3d0-732a-491f-b6c0-8d4c5c479288 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:40.548806 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6618a3d0-732a-491f-b6c0-8d4c5c479288 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] DELETE https://10.4.3.246/volume/v3/volumes/c0da9a55-519a-43aa-9000-c20352f719c1 Aug 12 20:21:40.548998 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6618a3d0-732a-491f-b6c0-8d4c5c479288 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:40.549209 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6618a3d0-732a-491f-b6c0-8d4c5c479288 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:40.549370 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-6618a3d0-732a-491f-b6c0-8d4c5c479288 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Delete volume with id: c0da9a55-519a-43aa-9000-c20352f719c1 Aug 12 20:21:40.550051 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-04058fb8-2825-43e8-8608-289bb930cb97 tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] https://10.4.3.246/volume/v3/os-quota-sets/02365d596e534575af0e82789d23b409?usage=True returned with HTTP 200 Aug 12 20:21:40.550433 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 673/2700] 10.4.3.246 () {66 vars in 1375 bytes} [Wed Aug 12 20:21:40 2026] GET /volume/v3/os-quota-sets/02365d596e534575af0e82789d23b409?usage=True => generated 1377 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:40.560035 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:40.560035 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:40.560568 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-6618a3d0-732a-491f-b6c0-8d4c5c479288 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Volume info retrieved successfully. Aug 12 20:21:40.562942 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-7b7f00cc-995b-464a-9b6c-1ec4db1ee05e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:40.567587 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7b7f00cc-995b-464a-9b6c-1ec4db1ee05e tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] POST https://10.4.3.246/volume/v3/os-volume-transfer Aug 12 20:21:40.567587 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7b7f00cc-995b-464a-9b6c-1ec4db1ee05e tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "8dafdee9-f7e9-44e5-be4a-674bb15cb672"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:40.567587 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.contrib.volume_transfer [None req-7b7f00cc-995b-464a-9b6c-1ec4db1ee05e tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Creating new volume transfer {'transfer': {'volume_id': '8dafdee9-f7e9-44e5-be4a-674bb15cb672'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 12 20:21:40.567863 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.contrib.volume_transfer [None req-7b7f00cc-995b-464a-9b6c-1ec4db1ee05e tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Creating transfer of volume 8dafdee9-f7e9-44e5-be4a-674bb15cb672 Aug 12 20:21:40.568283 np0000007109 devstack@c-api.service[100385]: INFO cinder.transfer.api [None req-7b7f00cc-995b-464a-9b6c-1ec4db1ee05e tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Generating transfer record for volume 8dafdee9-f7e9-44e5-be4a-674bb15cb672 Aug 12 20:21:40.581375 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:40.581375 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:40.582097 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-6618a3d0-732a-491f-b6c0-8d4c5c479288 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Delete volume request issued successfully. Aug 12 20:21:40.582285 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6618a3d0-732a-491f-b6c0-8d4c5c479288 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] https://10.4.3.246/volume/v3/volumes/c0da9a55-519a-43aa-9000-c20352f719c1 returned with HTTP 202 Aug 12 20:21:40.583206 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 684/2701] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:21:40 2026] DELETE /volume/v3/volumes/c0da9a55-519a-43aa-9000-c20352f719c1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:21:40.590174 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-06e73040-5afb-4e2a-b5b3-c9fa2031e8d4 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:40.592381 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-06e73040-5afb-4e2a-b5b3-c9fa2031e8d4 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] GET https://10.4.3.246/volume/v3/volumes/c0da9a55-519a-43aa-9000-c20352f719c1 Aug 12 20:21:40.592592 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-06e73040-5afb-4e2a-b5b3-c9fa2031e8d4 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:40.592783 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-06e73040-5afb-4e2a-b5b3-c9fa2031e8d4 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:40.599819 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:40.599819 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:40.599928 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7b7f00cc-995b-464a-9b6c-1ec4db1ee05e tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] https://10.4.3.246/volume/v3/os-volume-transfer returned with HTTP 202 Aug 12 20:21:40.599928 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 664/2702] 10.4.3.246 () {68 vars in 1291 bytes} [Wed Aug 12 20:21:40 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:21:40.603309 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-06e73040-5afb-4e2a-b5b3-c9fa2031e8d4 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Volume info retrieved successfully. Aug 12 20:21:40.607863 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-06e73040-5afb-4e2a-b5b3-c9fa2031e8d4 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] https://10.4.3.246/volume/v3/volumes/c0da9a55-519a-43aa-9000-c20352f719c1 returned with HTTP 200 Aug 12 20:21:40.610506 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 682/2703] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:40 2026] GET /volume/v3/volumes/c0da9a55-519a-43aa-9000-c20352f719c1 => generated 833 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:40.615486 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-4fba3e65-a683-4e3f-978a-8937508777af None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:40.616721 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-fb7d1fc5-249f-4a43-ad06-e5fd53d38b3d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:40.622496 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4fba3e65-a683-4e3f-978a-8937508777af tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 Aug 12 20:21:40.622496 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4fba3e65-a683-4e3f-978a-8937508777af tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:40.622496 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4fba3e65-a683-4e3f-978a-8937508777af tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:40.638441 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:40.638441 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:40.642569 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-4fba3e65-a683-4e3f-978a-8937508777af tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:21:40.647444 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4fba3e65-a683-4e3f-978a-8937508777af tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 returned with HTTP 200 Aug 12 20:21:40.647873 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 674/2704] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:40 2026] GET /volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 => generated 1442 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:40.683730 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-577abef7-6ac3-4652-a213-04a31dea4e59 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:40.688672 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-577abef7-6ac3-4652-a213-04a31dea4e59 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:21:40.688672 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-577abef7-6ac3-4652-a213-04a31dea4e59 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1039381516", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:40.690494 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-577abef7-6ac3-4652-a213-04a31dea4e59 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1039381516', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:21:40.690812 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-577abef7-6ac3-4652-a213-04a31dea4e59 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Create volume of 1 GB Aug 12 20:21:40.699719 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-577abef7-6ac3-4652-a213-04a31dea4e59 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Availability Zones retrieved successfully. Aug 12 20:21:40.702290 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-fb7d1fc5-249f-4a43-ad06-e5fd53d38b3d tempest-VolumeQuotasAdminTestJSON-751011848 tempest-VolumeQuotasAdminTestJSON-751011848-project-member] POST https://10.4.3.246/volume/v3/os-volume-transfer/95fa6b7e-7f9e-41aa-9cbf-eddbc35d272b/accept Aug 12 20:21:40.702849 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-fb7d1fc5-249f-4a43-ad06-e5fd53d38b3d tempest-VolumeQuotasAdminTestJSON-751011848 tempest-VolumeQuotasAdminTestJSON-751011848-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "6edf22afbfed5ac0"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:40.705000 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.contrib.volume_transfer [None req-fb7d1fc5-249f-4a43-ad06-e5fd53d38b3d tempest-VolumeQuotasAdminTestJSON-751011848 tempest-VolumeQuotasAdminTestJSON-751011848-project-member] Accepting volume transfer 95fa6b7e-7f9e-41aa-9cbf-eddbc35d272b {{(pid=100384) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 12 20:21:40.705130 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.contrib.volume_transfer [None req-fb7d1fc5-249f-4a43-ad06-e5fd53d38b3d tempest-VolumeQuotasAdminTestJSON-751011848 tempest-VolumeQuotasAdminTestJSON-751011848-project-member] Accepting transfer 95fa6b7e-7f9e-41aa-9cbf-eddbc35d272b Aug 12 20:21:40.711063 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-577abef7-6ac3-4652-a213-04a31dea4e59 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Flow 'volume_create_api' (48f9eb38-a3aa-4bc5-b413-047edf97a617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:40.712277 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-577abef7-6ac3-4652-a213-04a31dea4e59 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fa1aae7-ca4d-42fe-bf75-63b0dc433909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:40.714754 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-577abef7-6ac3-4652-a213-04a31dea4e59 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:21:40.738141 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-577abef7-6ac3-4652-a213-04a31dea4e59 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fa1aae7-ca4d-42fe-bf75-63b0dc433909) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:40.738840 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-577abef7-6ac3-4652-a213-04a31dea4e59 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (688ec0dd-bccf-42ba-b7de-3ae377c23a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:40.780743 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-fb7d1fc5-249f-4a43-ad06-e5fd53d38b3d tempest-VolumeQuotasAdminTestJSON-751011848 tempest-VolumeQuotasAdminTestJSON-751011848-project-member] Created reservations ['1545e0ee-b8ad-485c-b542-e15cd29d9bf6', '1a22d82d-7693-46e0-965f-19a78db1f782', '42e5d848-df08-464a-9f08-aea586b811ad', '88326ab0-8ea6-4dd3-a2e9-035ad8e87884'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:40.792724 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-577abef7-6ac3-4652-a213-04a31dea4e59 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Created reservations ['62b9b71c-73ed-4580-9ec9-21f6faa18d0e', '6693dd03-6ece-4818-ab5c-f0bcea37155e', '4618de8e-066e-48ab-9aca-5b605096f870', '7371d25a-c47e-45b9-83bf-516a3c6f400b'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:40.793518 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-577abef7-6ac3-4652-a213-04a31dea4e59 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (688ec0dd-bccf-42ba-b7de-3ae377c23a9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62b9b71c-73ed-4580-9ec9-21f6faa18d0e', '6693dd03-6ece-4818-ab5c-f0bcea37155e', '4618de8e-066e-48ab-9aca-5b605096f870', '7371d25a-c47e-45b9-83bf-516a3c6f400b']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:40.794268 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-577abef7-6ac3-4652-a213-04a31dea4e59 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b850f59d-4a8c-4ac1-b836-9466975fb3b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:40.803992 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-fb7d1fc5-249f-4a43-ad06-e5fd53d38b3d tempest-VolumeQuotasAdminTestJSON-751011848 tempest-VolumeQuotasAdminTestJSON-751011848-project-member] Created reservations ['754c9e7f-ae62-41f5-b8f7-0917081466a7', '25cf3252-d686-4cf7-9fdc-3b4d993a51c2', 'f378f89b-e333-4b43-82ff-e6938ac10556', '0cb56c72-7434-4a26-879f-b9cf38693604'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:40.818994 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-577abef7-6ac3-4652-a213-04a31dea4e59 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b850f59d-4a8c-4ac1-b836-9466975fb3b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99434297-67ab-4e2c-a400-07eb7a9744db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1039381516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7f5c8daffd94fdb86869534dd02486f',qos_specs=None,replication_status=,reservations=['62b9b71c-73ed-4580-9ec9-21f6faa18d0e','6693dd03-6ece-4818-ab5c-f0bcea37155e','4618de8e-066e-48ab-9aca-5b605096f870','7371d25a-c47e-45b9-83bf-516a3c6f400b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fd184d6142c427ea50c7a927ea705c7',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:21:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1039381516',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99434297-67ab-4e2c-a400-07eb7a9744db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7f5c8daffd94fdb86869534dd02486f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4fd184d6142c427ea50c7a927ea705c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:40.819889 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-577abef7-6ac3-4652-a213-04a31dea4e59 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a26d0dba-0514-47f2-9419-c4f6201de08d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:40.841410 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-577abef7-6ac3-4652-a213-04a31dea4e59 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a26d0dba-0514-47f2-9419-c4f6201de08d) transitioned into state 'SUCCESS' from state '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-1039381516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7f5c8daffd94fdb86869534dd02486f',qos_specs=None,replication_status=,reservations=['62b9b71c-73ed-4580-9ec9-21f6faa18d0e','6693dd03-6ece-4818-ab5c-f0bcea37155e','4618de8e-066e-48ab-9aca-5b605096f870','7371d25a-c47e-45b9-83bf-516a3c6f400b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fd184d6142c427ea50c7a927ea705c7',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:40.842116 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-577abef7-6ac3-4652-a213-04a31dea4e59 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (555873b8-b7e7-4584-ac61-9ceb6a715a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:40.850627 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-577abef7-6ac3-4652-a213-04a31dea4e59 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (555873b8-b7e7-4584-ac61-9ceb6a715a05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:40.851361 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-577abef7-6ac3-4652-a213-04a31dea4e59 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Flow 'volume_create_api' (48f9eb38-a3aa-4bc5-b413-047edf97a617) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:40.851641 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-577abef7-6ac3-4652-a213-04a31dea4e59 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Create volume request issued successfully. Aug 12 20:21:40.852170 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-577abef7-6ac3-4652-a213-04a31dea4e59 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:21:40.852533 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 665/2705] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:21:40 2026] POST /volume/v3/volumes => generated 747 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:21:40.865621 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f04a5b03-b8a1-42b8-b7a3-5dcbe37f89c7 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:40.868014 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f04a5b03-b8a1-42b8-b7a3-5dcbe37f89c7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 Aug 12 20:21:40.868291 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f04a5b03-b8a1-42b8-b7a3-5dcbe37f89c7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:40.868565 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f04a5b03-b8a1-42b8-b7a3-5dcbe37f89c7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:40.868736 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-f04a5b03-b8a1-42b8-b7a3-5dcbe37f89c7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id a3aabe7d-db42-424c-8c01-d1a816276f85. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:40.874280 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:40.874280 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:40.874429 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-fb7d1fc5-249f-4a43-ad06-e5fd53d38b3d tempest-VolumeQuotasAdminTestJSON-751011848 tempest-VolumeQuotasAdminTestJSON-751011848-project-member] Created reservations ['8ca41da4-5950-43cd-9804-35ca6bb4facb', '959cdaa9-f85c-459b-8d6a-6f06da245ea3', 'ce3b1070-add9-4422-9cb4-fd06b2c2d75d', '8d648422-a2fc-4678-8318-f3ae142518df'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:40.875363 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f04a5b03-b8a1-42b8-b7a3-5dcbe37f89c7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 returned with HTTP 200 Aug 12 20:21:40.875808 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 683/2706] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:40 2026] GET /volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:40.912887 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-fb7d1fc5-249f-4a43-ad06-e5fd53d38b3d tempest-VolumeQuotasAdminTestJSON-751011848 tempest-VolumeQuotasAdminTestJSON-751011848-project-member] Created reservations ['4ac9f763-155f-4c5e-88b4-35c587872782', 'ba697d70-4b59-419c-b55e-397145cff028', '76159fee-90a3-4730-b9d1-c5c64c35a37b', '347eded3-62b7-4789-b4af-89487d849ee2'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:40.937698 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-fb7d1fc5-249f-4a43-ad06-e5fd53d38b3d tempest-VolumeQuotasAdminTestJSON-751011848 tempest-VolumeQuotasAdminTestJSON-751011848-project-member] Transfer volume completed successfully. Aug 12 20:21:41.023933 np0000007109 devstack@c-api.service[100384]: INFO cinder.transfer.api [None req-fb7d1fc5-249f-4a43-ad06-e5fd53d38b3d tempest-VolumeQuotasAdminTestJSON-751011848 tempest-VolumeQuotasAdminTestJSON-751011848-project-member] Volume 8dafdee9-f7e9-44e5-be4a-674bb15cb672 has been transferred. Aug 12 20:21:41.031849 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-fb7d1fc5-249f-4a43-ad06-e5fd53d38b3d tempest-VolumeQuotasAdminTestJSON-751011848 tempest-VolumeQuotasAdminTestJSON-751011848-project-member] https://10.4.3.246/volume/v3/os-volume-transfer/95fa6b7e-7f9e-41aa-9cbf-eddbc35d272b/accept returned with HTTP 202 Aug 12 20:21:41.032331 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 685/2707] 10.4.3.246 () {68 vars in 1423 bytes} [Wed Aug 12 20:21:40 2026] POST /volume/v3/os-volume-transfer/95fa6b7e-7f9e-41aa-9cbf-eddbc35d272b/accept => generated 365 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:21:41.043994 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-8507d8c1-9595-4a7f-8344-dd5e686a1db9 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:41.046458 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8507d8c1-9595-4a7f-8344-dd5e686a1db9 tempest-VolumeQuotasAdminTestJSON-751011848 tempest-VolumeQuotasAdminTestJSON-751011848-project-member] GET https://10.4.3.246/volume/v3/volumes/8dafdee9-f7e9-44e5-be4a-674bb15cb672 Aug 12 20:21:41.046794 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8507d8c1-9595-4a7f-8344-dd5e686a1db9 tempest-VolumeQuotasAdminTestJSON-751011848 tempest-VolumeQuotasAdminTestJSON-751011848-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:41.046995 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8507d8c1-9595-4a7f-8344-dd5e686a1db9 tempest-VolumeQuotasAdminTestJSON-751011848 tempest-VolumeQuotasAdminTestJSON-751011848-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:41.056629 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:41.056629 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:41.061228 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-8507d8c1-9595-4a7f-8344-dd5e686a1db9 tempest-VolumeQuotasAdminTestJSON-751011848 tempest-VolumeQuotasAdminTestJSON-751011848-project-member] Volume info retrieved successfully. Aug 12 20:21:41.067701 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8507d8c1-9595-4a7f-8344-dd5e686a1db9 tempest-VolumeQuotasAdminTestJSON-751011848 tempest-VolumeQuotasAdminTestJSON-751011848-project-member] https://10.4.3.246/volume/v3/volumes/8dafdee9-f7e9-44e5-be4a-674bb15cb672 returned with HTTP 200 Aug 12 20:21:41.068228 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 675/2708] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:41 2026] GET /volume/v3/volumes/8dafdee9-f7e9-44e5-be4a-674bb15cb672 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:41.083064 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-afcc9b6c-b8af-40de-a6dc-f9a2a60b4389 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:41.085518 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-afcc9b6c-b8af-40de-a6dc-f9a2a60b4389 tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] GET https://10.4.3.246/volume/v3/os-quota-sets/4bacb43d3f4f4af19ef8e07e5f6a40b6?usage=True Aug 12 20:21:41.085756 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-afcc9b6c-b8af-40de-a6dc-f9a2a60b4389 tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:41.086030 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-afcc9b6c-b8af-40de-a6dc-f9a2a60b4389 tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:41.086411 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:41.086411 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:41.103679 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-8eacb0fe-4740-4159-85eb-3253b708a76b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:41.105473 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8eacb0fe-4740-4159-85eb-3253b708a76b tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d Aug 12 20:21:41.105681 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8eacb0fe-4740-4159-85eb-3253b708a76b tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:41.105915 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8eacb0fe-4740-4159-85eb-3253b708a76b tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:41.108429 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-afcc9b6c-b8af-40de-a6dc-f9a2a60b4389 tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] https://10.4.3.246/volume/v3/os-quota-sets/4bacb43d3f4f4af19ef8e07e5f6a40b6?usage=True returned with HTTP 200 Aug 12 20:21:41.108860 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 666/2709] 10.4.3.246 () {66 vars in 1375 bytes} [Wed Aug 12 20:21:41 2026] GET /volume/v3/os-quota-sets/4bacb43d3f4f4af19ef8e07e5f6a40b6?usage=True => generated 1377 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 20:21:41.113420 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:41.113420 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:41.118079 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-8eacb0fe-4740-4159-85eb-3253b708a76b tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:21:41.123272 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-ed600a78-64f6-4f35-a819-e370ee93b8fc None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:41.123375 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8eacb0fe-4740-4159-85eb-3253b708a76b tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d returned with HTTP 200 Aug 12 20:21:41.123848 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 684/2710] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:41 2026] GET /volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:41.125138 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ed600a78-64f6-4f35-a819-e370ee93b8fc tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] GET https://10.4.3.246/volume/v3/os-quota-sets/02365d596e534575af0e82789d23b409?usage=True Aug 12 20:21:41.125327 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ed600a78-64f6-4f35-a819-e370ee93b8fc tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:41.125527 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ed600a78-64f6-4f35-a819-e370ee93b8fc tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:41.125814 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:41.125814 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:41.138288 np0000007109 devstack@c-api.service[100384]: WARNING cinder.quota [None req-ed600a78-64f6-4f35-a819-e370ee93b8fc tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] 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 12 20:21:41.138528 np0000007109 devstack@c-api.service[100384]: WARNING cinder.quota [None req-ed600a78-64f6-4f35-a819-e370ee93b8fc tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] 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 12 20:21:41.138802 np0000007109 devstack@c-api.service[100384]: WARNING cinder.quota [None req-ed600a78-64f6-4f35-a819-e370ee93b8fc tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] Deprecated: Default quota for resource: snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:21:41.150976 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ed600a78-64f6-4f35-a819-e370ee93b8fc tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] https://10.4.3.246/volume/v3/os-quota-sets/02365d596e534575af0e82789d23b409?usage=True returned with HTTP 200 Aug 12 20:21:41.151352 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 686/2711] 10.4.3.246 () {66 vars in 1375 bytes} [Wed Aug 12 20:21:41 2026] GET /volume/v3/os-quota-sets/02365d596e534575af0e82789d23b409?usage=True => generated 1377 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:41.166053 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-535e6ff1-80f8-4d5e-8998-a577fdee81bc None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:41.167859 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-535e6ff1-80f8-4d5e-8998-a577fdee81bc tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/8dafdee9-f7e9-44e5-be4a-674bb15cb672 Aug 12 20:21:41.168149 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-535e6ff1-80f8-4d5e-8998-a577fdee81bc tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:41.168350 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-535e6ff1-80f8-4d5e-8998-a577fdee81bc tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:41.168526 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-535e6ff1-80f8-4d5e-8998-a577fdee81bc tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] Delete volume with id: 8dafdee9-f7e9-44e5-be4a-674bb15cb672 Aug 12 20:21:41.173154 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-ed7db8aa-1c1d-4a24-ad61-adc472cdd7e3 req-b7b581e1-3a2d-4ac3-ad8b-446c4e39f148 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:41.175277 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-ed7db8aa-1c1d-4a24-ad61-adc472cdd7e3 req-b7b581e1-3a2d-4ac3-ad8b-446c4e39f148 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d Aug 12 20:21:41.175456 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-ed7db8aa-1c1d-4a24-ad61-adc472cdd7e3 req-b7b581e1-3a2d-4ac3-ad8b-446c4e39f148 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:41.175656 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-ed7db8aa-1c1d-4a24-ad61-adc472cdd7e3 req-b7b581e1-3a2d-4ac3-ad8b-446c4e39f148 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:41.178446 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:41.178446 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:41.178788 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-535e6ff1-80f8-4d5e-8998-a577fdee81bc tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] Volume info retrieved successfully. Aug 12 20:21:41.182638 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:41.182638 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:41.186577 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-ed7db8aa-1c1d-4a24-ad61-adc472cdd7e3 req-b7b581e1-3a2d-4ac3-ad8b-446c4e39f148 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:21:41.190755 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-ed7db8aa-1c1d-4a24-ad61-adc472cdd7e3 req-b7b581e1-3a2d-4ac3-ad8b-446c4e39f148 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d returned with HTTP 200 Aug 12 20:21:41.191194 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 667/2712] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:21:41 2026] GET /volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:41.202818 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-535e6ff1-80f8-4d5e-8998-a577fdee81bc tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] Delete volume request issued successfully. Aug 12 20:21:41.202993 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-535e6ff1-80f8-4d5e-8998-a577fdee81bc tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] https://10.4.3.246/volume/v3/volumes/8dafdee9-f7e9-44e5-be4a-674bb15cb672 returned with HTTP 202 Aug 12 20:21:41.203493 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 676/2713] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:21:41 2026] DELETE /volume/v3/volumes/8dafdee9-f7e9-44e5-be4a-674bb15cb672 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:21:41.211395 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-23b79df8-4d80-4431-9690-c593e1255d5c None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:41.213195 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-23b79df8-4d80-4431-9690-c593e1255d5c tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] GET https://10.4.3.246/volume/v3/volumes/8dafdee9-f7e9-44e5-be4a-674bb15cb672 Aug 12 20:21:41.213336 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-23b79df8-4d80-4431-9690-c593e1255d5c tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:41.213529 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-23b79df8-4d80-4431-9690-c593e1255d5c tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:41.222191 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:41.222191 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:41.227351 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-23b79df8-4d80-4431-9690-c593e1255d5c tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] Volume info retrieved successfully. Aug 12 20:21:41.233038 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-23b79df8-4d80-4431-9690-c593e1255d5c tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] https://10.4.3.246/volume/v3/volumes/8dafdee9-f7e9-44e5-be4a-674bb15cb672 returned with HTTP 200 Aug 12 20:21:41.233418 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 685/2714] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:41 2026] GET /volume/v3/volumes/8dafdee9-f7e9-44e5-be4a-674bb15cb672 => generated 1020 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:41.285919 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-755cbc14-4b52-4af7-898d-dce9e7ddab7e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:41.285919 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-755cbc14-4b52-4af7-898d-dce9e7ddab7e None None] GET https://10.4.3.246/volume// Aug 12 20:21:41.285919 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-755cbc14-4b52-4af7-898d-dce9e7ddab7e None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:41.285919 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-755cbc14-4b52-4af7-898d-dce9e7ddab7e None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:41.285919 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-755cbc14-4b52-4af7-898d-dce9e7ddab7e None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:21:41.285919 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 687/2715] 10.4.3.246 () {66 vars in 1428 bytes} [Wed Aug 12 20:21:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:21:41.294138 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-ed7db8aa-1c1d-4a24-ad61-adc472cdd7e3 req-3bbdbc87-94be-41d0-802b-169f23f7e57f None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:41.297273 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-ed7db8aa-1c1d-4a24-ad61-adc472cdd7e3 req-3bbdbc87-94be-41d0-802b-169f23f7e57f tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:21:41.297777 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-ed7db8aa-1c1d-4a24-ad61-adc472cdd7e3 req-3bbdbc87-94be-41d0-802b-169f23f7e57f tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e22e0a67-b20e-44e7-9195-32623359728d", "connector": null, "instance_uuid": "1d12fef2-0849-4046-a4b2-30a357ef8446"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:41.307524 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:41.307524 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:41.351343 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-ed7db8aa-1c1d-4a24-ad61-adc472cdd7e3 req-3bbdbc87-94be-41d0-802b-169f23f7e57f tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:21:41.351830 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 668/2716] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:21:41 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:41.384079 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-be2eb0cc-72ea-40d9-92e9-cb55e1ae7e79 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:41.385926 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-be2eb0cc-72ea-40d9-92e9-cb55e1ae7e79 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d Aug 12 20:21:41.386300 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-be2eb0cc-72ea-40d9-92e9-cb55e1ae7e79 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:41.386647 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-be2eb0cc-72ea-40d9-92e9-cb55e1ae7e79 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:41.395300 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-4affaf95-f78a-4962-b413-d7c3a69e0619 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:41.395809 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4affaf95-f78a-4962-b413-d7c3a69e0619 None None] GET https://10.4.3.246/volume// Aug 12 20:21:41.395865 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4affaf95-f78a-4962-b413-d7c3a69e0619 None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:41.396835 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4affaf95-f78a-4962-b413-d7c3a69e0619 None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:41.396835 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4affaf95-f78a-4962-b413-d7c3a69e0619 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:21:41.396835 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 686/2717] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:21:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:21:41.401867 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:41.401867 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:41.407382 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-be2eb0cc-72ea-40d9-92e9-cb55e1ae7e79 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:21:41.407998 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-ed7db8aa-1c1d-4a24-ad61-adc472cdd7e3 req-09c6ab55-2bd2-4472-b4e5-8dda10d8a3bc None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:41.412360 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-ed7db8aa-1c1d-4a24-ad61-adc472cdd7e3 req-09c6ab55-2bd2-4472-b4e5-8dda10d8a3bc tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d Aug 12 20:21:41.412682 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-ed7db8aa-1c1d-4a24-ad61-adc472cdd7e3 req-09c6ab55-2bd2-4472-b4e5-8dda10d8a3bc tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:41.413080 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-ed7db8aa-1c1d-4a24-ad61-adc472cdd7e3 req-09c6ab55-2bd2-4472-b4e5-8dda10d8a3bc tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:41.418235 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-be2eb0cc-72ea-40d9-92e9-cb55e1ae7e79 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d returned with HTTP 200 Aug 12 20:21:41.418669 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 677/2718] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:41 2026] GET /volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:41.428575 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:41.428575 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:41.433646 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-ed7db8aa-1c1d-4a24-ad61-adc472cdd7e3 req-09c6ab55-2bd2-4472-b4e5-8dda10d8a3bc tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:21:41.440239 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-ed7db8aa-1c1d-4a24-ad61-adc472cdd7e3 req-09c6ab55-2bd2-4472-b4e5-8dda10d8a3bc tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d returned with HTTP 200 Aug 12 20:21:41.440606 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 688/2719] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:21:41 2026] GET /volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d => generated 1025 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:21:41.571909 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-ed7db8aa-1c1d-4a24-ad61-adc472cdd7e3 req-15c319ec-2763-4d30-bc0b-8019fc404569 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:41.574380 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-ed7db8aa-1c1d-4a24-ad61-adc472cdd7e3 req-15c319ec-2763-4d30-bc0b-8019fc404569 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] PUT https://10.4.3.246/volume/v3/attachments/0308af68-05fd-44c7-9e48-d5f0ba6d6745 Aug 12 20:21:41.574831 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-ed7db8aa-1c1d-4a24-ad61-adc472cdd7e3 req-15c319ec-2763-4d30-bc0b-8019fc404569 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:41.583015 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-ed7db8aa-1c1d-4a24-ad61-adc472cdd7e3 req-15c319ec-2763-4d30-bc0b-8019fc404569 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Acquiring lock "cinder-attachment_update-e22e0a67-b20e-44e7-9195-32623359728d-np0000007109" by "attachment_update" {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:21:41.587253 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-ed7db8aa-1c1d-4a24-ad61-adc472cdd7e3 req-15c319ec-2763-4d30-bc0b-8019fc404569 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Lock "cinder-attachment_update-e22e0a67-b20e-44e7-9195-32623359728d-np0000007109" acquired by "attachment_update" :: waited 0.004s {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:21:41.588188 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:41.588188 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:41.626074 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-b241e9a0-51af-4256-bb7e-e2b342efb826 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:41.628231 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b241e9a0-51af-4256-bb7e-e2b342efb826 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] GET https://10.4.3.246/volume/v3/volumes/c0da9a55-519a-43aa-9000-c20352f719c1 Aug 12 20:21:41.628659 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b241e9a0-51af-4256-bb7e-e2b342efb826 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:41.628840 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b241e9a0-51af-4256-bb7e-e2b342efb826 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:41.635425 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b241e9a0-51af-4256-bb7e-e2b342efb826 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] https://10.4.3.246/volume/v3/volumes/c0da9a55-519a-43aa-9000-c20352f719c1 returned with HTTP 404 Aug 12 20:21:41.636063 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 687/2720] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:41 2026] GET /volume/v3/volumes/c0da9a55-519a-43aa-9000-c20352f719c1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:41.644163 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-60d65602-476d-4197-b12d-d9484182c3ad None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:41.646156 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-60d65602-476d-4197-b12d-d9484182c3ad tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/46708cbf-55ba-4e38-9afa-ca70bf0428dc Aug 12 20:21:41.646400 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-60d65602-476d-4197-b12d-d9484182c3ad tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:41.646693 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-60d65602-476d-4197-b12d-d9484182c3ad tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:41.647474 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.snapshots [None req-60d65602-476d-4197-b12d-d9484182c3ad tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Delete snapshot with id: 46708cbf-55ba-4e38-9afa-ca70bf0428dc Aug 12 20:21:41.651841 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-60d65602-476d-4197-b12d-d9484182c3ad tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] https://10.4.3.246/volume/v3/snapshots/46708cbf-55ba-4e38-9afa-ca70bf0428dc returned with HTTP 404 Aug 12 20:21:41.652431 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 678/2721] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:21:41 2026] DELETE /volume/v3/snapshots/46708cbf-55ba-4e38-9afa-ca70bf0428dc => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:41.663575 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a1805675-e0f9-415a-9f05-c6f93b537e71 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:41.665198 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a1805675-e0f9-415a-9f05-c6f93b537e71 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] GET https://10.4.3.246/volume/v3/snapshots/46708cbf-55ba-4e38-9afa-ca70bf0428dc Aug 12 20:21:41.665361 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-ed7db8aa-1c1d-4a24-ad61-adc472cdd7e3 req-15c319ec-2763-4d30-bc0b-8019fc404569 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Lock "cinder-attachment_update-e22e0a67-b20e-44e7-9195-32623359728d-np0000007109" released by "attachment_update" :: held 0.078s {{(pid=100385) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:21:41.665417 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a1805675-e0f9-415a-9f05-c6f93b537e71 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:41.665575 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a1805675-e0f9-415a-9f05-c6f93b537e71 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:41.665726 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-ed7db8aa-1c1d-4a24-ad61-adc472cdd7e3 req-15c319ec-2763-4d30-bc0b-8019fc404569 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/attachments/0308af68-05fd-44c7-9e48-d5f0ba6d6745 returned with HTTP 200 Aug 12 20:21:41.666198 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 669/2722] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:21:41 2026] PUT /volume/v3/attachments/0308af68-05fd-44c7-9e48-d5f0ba6d6745 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:41.670132 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a1805675-e0f9-415a-9f05-c6f93b537e71 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] https://10.4.3.246/volume/v3/snapshots/46708cbf-55ba-4e38-9afa-ca70bf0428dc returned with HTTP 404 Aug 12 20:21:41.670132 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 689/2723] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:21:41 2026] GET /volume/v3/snapshots/46708cbf-55ba-4e38-9afa-ca70bf0428dc => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:41.680334 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-16802849-7c50-420d-84c4-06c48d3392a3 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:41.682200 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-16802849-7c50-420d-84c4-06c48d3392a3 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] DELETE https://10.4.3.246/volume/v3/volumes/0452e52c-061d-4ef5-b0d8-dac880d2b6fd Aug 12 20:21:41.682399 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-16802849-7c50-420d-84c4-06c48d3392a3 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:41.682636 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-16802849-7c50-420d-84c4-06c48d3392a3 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:41.682789 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-16802849-7c50-420d-84c4-06c48d3392a3 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Delete volume with id: 0452e52c-061d-4ef5-b0d8-dac880d2b6fd Aug 12 20:21:41.689437 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-16802849-7c50-420d-84c4-06c48d3392a3 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] https://10.4.3.246/volume/v3/volumes/0452e52c-061d-4ef5-b0d8-dac880d2b6fd returned with HTTP 404 Aug 12 20:21:41.690176 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 688/2724] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:21:41 2026] DELETE /volume/v3/volumes/0452e52c-061d-4ef5-b0d8-dac880d2b6fd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:41.696954 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-4205328f-c469-4e21-929f-3f166dd08677 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:41.698647 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4205328f-c469-4e21-929f-3f166dd08677 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] GET https://10.4.3.246/volume/v3/volumes/0452e52c-061d-4ef5-b0d8-dac880d2b6fd Aug 12 20:21:41.698853 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4205328f-c469-4e21-929f-3f166dd08677 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:41.699043 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4205328f-c469-4e21-929f-3f166dd08677 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:41.707160 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4205328f-c469-4e21-929f-3f166dd08677 tempest-SnapshotDependencyTests-294800106 tempest-SnapshotDependencyTests-294800106-project-member] https://10.4.3.246/volume/v3/volumes/0452e52c-061d-4ef5-b0d8-dac880d2b6fd returned with HTTP 404 Aug 12 20:21:41.707815 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 679/2725] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:41 2026] GET /volume/v3/volumes/0452e52c-061d-4ef5-b0d8-dac880d2b6fd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:41.886641 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ce14a8ae-27e8-4c7b-a8ee-a33a67c1e35d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:41.888449 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ce14a8ae-27e8-4c7b-a8ee-a33a67c1e35d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 Aug 12 20:21:41.888680 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ce14a8ae-27e8-4c7b-a8ee-a33a67c1e35d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:41.888912 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ce14a8ae-27e8-4c7b-a8ee-a33a67c1e35d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:41.889065 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-ce14a8ae-27e8-4c7b-a8ee-a33a67c1e35d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id a3aabe7d-db42-424c-8c01-d1a816276f85. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:41.894082 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:41.894082 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:41.894832 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ce14a8ae-27e8-4c7b-a8ee-a33a67c1e35d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 returned with HTTP 200 Aug 12 20:21:41.895195 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 670/2726] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:41 2026] GET /volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:42.095111 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-ce48fbf5-74d7-40cc-bcb5-ac76cfc620e7 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:42.100803 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ce48fbf5-74d7-40cc-bcb5-ac76cfc620e7 tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:21:42.101294 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ce48fbf5-74d7-40cc-bcb5-ac76cfc620e7 tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "f5592030-aa8c-4aa8-8276-d9271e27fbd1", "size": 1}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:42.105880 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-ce48fbf5-74d7-40cc-bcb5-ac76cfc620e7 tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'f5592030-aa8c-4aa8-8276-d9271e27fbd1', 'size': 1}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:21:42.235074 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-ce48fbf5-74d7-40cc-bcb5-ac76cfc620e7 tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Create volume of 1 GB Aug 12 20:21:42.243943 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-ce48fbf5-74d7-40cc-bcb5-ac76cfc620e7 tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Availability Zones retrieved successfully. Aug 12 20:21:42.250027 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-ce48fbf5-74d7-40cc-bcb5-ac76cfc620e7 tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Flow 'volume_create_api' (861a1429-994f-4f90-93a4-bac65b32f765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:42.251280 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-ce48fbf5-74d7-40cc-bcb5-ac76cfc620e7 tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b29ea2b7-f2fc-4ed5-b0ee-ead618d2486d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:42.252596 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-ce48fbf5-74d7-40cc-bcb5-ac76cfc620e7 tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:21:42.254025 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-304ac293-6ad1-4603-bb31-e42fb7da4ae7 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:42.256205 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-304ac293-6ad1-4603-bb31-e42fb7da4ae7 tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] GET https://10.4.3.246/volume/v3/volumes/8dafdee9-f7e9-44e5-be4a-674bb15cb672 Aug 12 20:21:42.256629 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-304ac293-6ad1-4603-bb31-e42fb7da4ae7 tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:42.256947 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-304ac293-6ad1-4603-bb31-e42fb7da4ae7 tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:42.265950 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-304ac293-6ad1-4603-bb31-e42fb7da4ae7 tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] https://10.4.3.246/volume/v3/volumes/8dafdee9-f7e9-44e5-be4a-674bb15cb672 returned with HTTP 404 Aug 12 20:21:42.265950 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 689/2727] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:42 2026] GET /volume/v3/volumes/8dafdee9-f7e9-44e5-be4a-674bb15cb672 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:42.279732 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-eb23625c-5212-49ef-af38-7832d9d73254 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:42.284572 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-eb23625c-5212-49ef-af38-7832d9d73254 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] GET https://10.4.3.246/volume/v3/volumes/8dafdee9-f7e9-44e5-be4a-674bb15cb672 Aug 12 20:21:42.284572 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-eb23625c-5212-49ef-af38-7832d9d73254 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:42.284572 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-eb23625c-5212-49ef-af38-7832d9d73254 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:42.292634 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-eb23625c-5212-49ef-af38-7832d9d73254 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] https://10.4.3.246/volume/v3/volumes/8dafdee9-f7e9-44e5-be4a-674bb15cb672 returned with HTTP 404 Aug 12 20:21:42.293242 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 680/2728] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:42 2026] GET /volume/v3/volumes/8dafdee9-f7e9-44e5-be4a-674bb15cb672 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:42.301049 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-1cd68e11-4a73-40c0-85bf-1c87a54edd10 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:42.302715 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1cd68e11-4a73-40c0-85bf-1c87a54edd10 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] DELETE https://10.4.3.246/volume/v3/volumes/8dafdee9-f7e9-44e5-be4a-674bb15cb672 Aug 12 20:21:42.302960 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1cd68e11-4a73-40c0-85bf-1c87a54edd10 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:42.303209 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1cd68e11-4a73-40c0-85bf-1c87a54edd10 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:42.303424 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-1cd68e11-4a73-40c0-85bf-1c87a54edd10 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] Delete volume with id: 8dafdee9-f7e9-44e5-be4a-674bb15cb672 Aug 12 20:21:42.310582 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1cd68e11-4a73-40c0-85bf-1c87a54edd10 tempest-VolumeQuotasAdminTestJSON-291693314 tempest-VolumeQuotasAdminTestJSON-291693314-project-member] https://10.4.3.246/volume/v3/volumes/8dafdee9-f7e9-44e5-be4a-674bb15cb672 returned with HTTP 404 Aug 12 20:21:42.311104 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 671/2729] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:21:42 2026] DELETE /volume/v3/volumes/8dafdee9-f7e9-44e5-be4a-674bb15cb672 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:42.322698 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-66ed0490-c25b-4410-a618-5024648bc53a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:42.326572 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-66ed0490-c25b-4410-a618-5024648bc53a tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] GET https://10.4.3.246/volume/v3/os-quota-sets/4fdeaeb3d7674237aac62b01e463c20b?usage=True Aug 12 20:21:42.326572 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-66ed0490-c25b-4410-a618-5024648bc53a tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:42.326572 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-66ed0490-c25b-4410-a618-5024648bc53a tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:42.335617 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-ce48fbf5-74d7-40cc-bcb5-ac76cfc620e7 tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b29ea2b7-f2fc-4ed5-b0ee-ead618d2486d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:21:40Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=b78dccff-9ea9-4f76-a366-180abae1909a,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': 'b78dccff-9ea9-4f76-a366-180abae1909a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:42.336466 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-ce48fbf5-74d7-40cc-bcb5-ac76cfc620e7 tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28964fac-bb7c-45ca-8980-8b4f3e4ea415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:42.343207 np0000007109 devstack@c-api.service[100383]: WARNING cinder.quota [None req-66ed0490-c25b-4410-a618-5024648bc53a tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] 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 12 20:21:42.343707 np0000007109 devstack@c-api.service[100383]: WARNING cinder.quota [None req-66ed0490-c25b-4410-a618-5024648bc53a tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] 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 12 20:21:42.344210 np0000007109 devstack@c-api.service[100383]: WARNING cinder.quota [None req-66ed0490-c25b-4410-a618-5024648bc53a tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] Deprecated: Default quota for resource: snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:21:42.353425 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-66ed0490-c25b-4410-a618-5024648bc53a tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] https://10.4.3.246/volume/v3/os-quota-sets/4fdeaeb3d7674237aac62b01e463c20b?usage=True returned with HTTP 200 Aug 12 20:21:42.353425 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 690/2730] 10.4.3.246 () {66 vars in 1375 bytes} [Wed Aug 12 20:21:42 2026] GET /volume/v3/os-quota-sets/4fdeaeb3d7674237aac62b01e463c20b?usage=True => generated 1377 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:42.367672 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-9d9ae01a-6834-406e-b852-ebb5fba7ca3b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:42.375737 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9d9ae01a-6834-406e-b852-ebb5fba7ca3b tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] PUT https://10.4.3.246/volume/v3/os-quota-sets/4bacb43d3f4f4af19ef8e07e5f6a40b6 Aug 12 20:21:42.375737 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9d9ae01a-6834-406e-b852-ebb5fba7ca3b tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-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=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:42.404581 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-ce48fbf5-74d7-40cc-bcb5-ac76cfc620e7 tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Created reservations ['258a5f61-8c4e-49b0-b0e0-b94ba71de2ce', '62520631-3a1a-42ec-943e-ff7cf6db94c9', '30f2d887-8292-4836-9adb-0239c3e5b8c7', 'bd672a42-6a0f-499f-a252-1b54b623050d'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:42.405150 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-ce48fbf5-74d7-40cc-bcb5-ac76cfc620e7 tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28964fac-bb7c-45ca-8980-8b4f3e4ea415) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['258a5f61-8c4e-49b0-b0e0-b94ba71de2ce', '62520631-3a1a-42ec-943e-ff7cf6db94c9', '30f2d887-8292-4836-9adb-0239c3e5b8c7', 'bd672a42-6a0f-499f-a252-1b54b623050d']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:42.406123 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-ce48fbf5-74d7-40cc-bcb5-ac76cfc620e7 tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e801056c-69b9-48ad-9826-ea8dce62fdcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:42.431326 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-5b1da26b-b70b-491d-85c8-52bc3fc3b529 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:42.433058 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5b1da26b-b70b-491d-85c8-52bc3fc3b529 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d Aug 12 20:21:42.433415 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5b1da26b-b70b-491d-85c8-52bc3fc3b529 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:42.433707 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5b1da26b-b70b-491d-85c8-52bc3fc3b529 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:42.434791 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-ce48fbf5-74d7-40cc-bcb5-ac76cfc620e7 tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e801056c-69b9-48ad-9826-ea8dce62fdcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a81c7f9-7da8-489f-96ed-03208ae2284c', '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='78ed649e391b4f828d5fea021709c649',qos_specs=None,replication_status=,reservations=['258a5f61-8c4e-49b0-b0e0-b94ba71de2ce','62520631-3a1a-42ec-943e-ff7cf6db94c9','30f2d887-8292-4836-9adb-0239c3e5b8c7','bd672a42-6a0f-499f-a252-1b54b623050d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7bab5992cf9477aa4d546348f9aa417',volume_type_id=b78dccff-9ea9-4f76-a366-180abae1909a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:21:42Z,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=0a81c7f9-7da8-489f-96ed-03208ae2284c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78ed649e391b4f828d5fea021709c649',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7bab5992cf9477aa4d546348f9aa417',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b78dccff-9ea9-4f76-a366-180abae1909a),volume_type_id=b78dccff-9ea9-4f76-a366-180abae1909a)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:42.435833 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-ce48fbf5-74d7-40cc-bcb5-ac76cfc620e7 tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb2cfb49-5eec-4105-929a-4e51f348e1b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:42.445365 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:42.445365 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:42.450287 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-5b1da26b-b70b-491d-85c8-52bc3fc3b529 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:21:42.455403 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5b1da26b-b70b-491d-85c8-52bc3fc3b529 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d returned with HTTP 200 Aug 12 20:21:42.455786 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 672/2731] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:42 2026] GET /volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:42.459661 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-ce48fbf5-74d7-40cc-bcb5-ac76cfc620e7 tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb2cfb49-5eec-4105-929a-4e51f348e1b0) transitioned into state 'SUCCESS' from 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='78ed649e391b4f828d5fea021709c649',qos_specs=None,replication_status=,reservations=['258a5f61-8c4e-49b0-b0e0-b94ba71de2ce','62520631-3a1a-42ec-943e-ff7cf6db94c9','30f2d887-8292-4836-9adb-0239c3e5b8c7','bd672a42-6a0f-499f-a252-1b54b623050d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7bab5992cf9477aa4d546348f9aa417',volume_type_id=b78dccff-9ea9-4f76-a366-180abae1909a)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:42.460659 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-ce48fbf5-74d7-40cc-bcb5-ac76cfc620e7 tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8fdbedc-fbcf-4d5a-9cc3-64a4d53cf23f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:42.474231 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-ce48fbf5-74d7-40cc-bcb5-ac76cfc620e7 tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8fdbedc-fbcf-4d5a-9cc3-64a4d53cf23f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:42.476326 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-ce48fbf5-74d7-40cc-bcb5-ac76cfc620e7 tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Flow 'volume_create_api' (861a1429-994f-4f90-93a4-bac65b32f765) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:42.476326 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-ce48fbf5-74d7-40cc-bcb5-ac76cfc620e7 tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Create volume request issued successfully. Aug 12 20:21:42.477430 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9d9ae01a-6834-406e-b852-ebb5fba7ca3b tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] https://10.4.3.246/volume/v3/os-quota-sets/4bacb43d3f4f4af19ef8e07e5f6a40b6 returned with HTTP 200 Aug 12 20:21:42.477499 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ce48fbf5-74d7-40cc-bcb5-ac76cfc620e7 tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:21:42.477972 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 681/2732] 10.4.3.246 () {68 vars in 1375 bytes} [Wed Aug 12 20:21:42 2026] PUT /volume/v3/os-quota-sets/4bacb43d3f4f4af19ef8e07e5f6a40b6 => generated 596 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:42.478032 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 690/2733] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:21:42 2026] POST /volume/v3/volumes => generated 798 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:21:42.489906 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-c36971be-087b-4b5e-93f3-17461b3ef421 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:42.491336 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c36971be-087b-4b5e-93f3-17461b3ef421 tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] PUT https://10.4.3.246/volume/v3/os-quota-sets/4bacb43d3f4f4af19ef8e07e5f6a40b6 Aug 12 20:21:42.493072 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c36971be-087b-4b5e-93f3-17461b3ef421 tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-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=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:42.494993 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-35ffa74f-cad2-400e-bc27-a78c841a19cf None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:42.497294 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-35ffa74f-cad2-400e-bc27-a78c841a19cf tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] GET https://10.4.3.246/volume/v3/volumes/0a81c7f9-7da8-489f-96ed-03208ae2284c Aug 12 20:21:42.497562 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-35ffa74f-cad2-400e-bc27-a78c841a19cf tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:42.497830 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-35ffa74f-cad2-400e-bc27-a78c841a19cf tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:42.506591 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:42.506591 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:42.512318 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-35ffa74f-cad2-400e-bc27-a78c841a19cf tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Volume info retrieved successfully. Aug 12 20:21:42.517588 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-35ffa74f-cad2-400e-bc27-a78c841a19cf tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] https://10.4.3.246/volume/v3/volumes/0a81c7f9-7da8-489f-96ed-03208ae2284c returned with HTTP 200 Aug 12 20:21:42.518056 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 673/2734] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:42 2026] GET /volume/v3/volumes/0a81c7f9-7da8-489f-96ed-03208ae2284c => generated 866 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:42.595281 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c36971be-087b-4b5e-93f3-17461b3ef421 tempest-VolumeQuotasAdminTestJSON-1302554170 tempest-VolumeQuotasAdminTestJSON-1302554170-project-admin] https://10.4.3.246/volume/v3/os-quota-sets/4bacb43d3f4f4af19ef8e07e5f6a40b6 returned with HTTP 200 Aug 12 20:21:42.595721 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 691/2735] 10.4.3.246 () {68 vars in 1375 bytes} [Wed Aug 12 20:21:42 2026] PUT /volume/v3/os-quota-sets/4bacb43d3f4f4af19ef8e07e5f6a40b6 => generated 594 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:42.921891 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-684e2511-e9e1-42e5-8446-d9a70f33819a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:42.921891 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-684e2511-e9e1-42e5-8446-d9a70f33819a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 Aug 12 20:21:42.921891 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-684e2511-e9e1-42e5-8446-d9a70f33819a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:42.921891 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-684e2511-e9e1-42e5-8446-d9a70f33819a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:42.921891 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-684e2511-e9e1-42e5-8446-d9a70f33819a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id a3aabe7d-db42-424c-8c01-d1a816276f85. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:42.926760 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:42.926760 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:42.927720 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-684e2511-e9e1-42e5-8446-d9a70f33819a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 returned with HTTP 200 Aug 12 20:21:42.928089 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 691/2736] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:42 2026] GET /volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:43.472677 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-b426958e-40b2-42b8-964f-b4c9cdac816a None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:43.475121 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b426958e-40b2-42b8-964f-b4c9cdac816a tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d Aug 12 20:21:43.475347 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b426958e-40b2-42b8-964f-b4c9cdac816a tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:43.475550 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b426958e-40b2-42b8-964f-b4c9cdac816a tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:43.506821 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:43.506821 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:43.515928 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-b426958e-40b2-42b8-964f-b4c9cdac816a tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:21:43.526416 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b426958e-40b2-42b8-964f-b4c9cdac816a tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d returned with HTTP 200 Aug 12 20:21:43.527362 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 682/2737] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:43 2026] GET /volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d => generated 846 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:43.535718 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-79f2c2d2-368d-44a7-900e-6dd0c9974ba3 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:43.540677 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-79f2c2d2-368d-44a7-900e-6dd0c9974ba3 tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] GET https://10.4.3.246/volume/v3/volumes/0a81c7f9-7da8-489f-96ed-03208ae2284c Aug 12 20:21:43.541034 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-79f2c2d2-368d-44a7-900e-6dd0c9974ba3 tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:43.541240 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-79f2c2d2-368d-44a7-900e-6dd0c9974ba3 tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:43.556417 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:43.556417 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:43.561141 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-79f2c2d2-368d-44a7-900e-6dd0c9974ba3 tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Volume info retrieved successfully. Aug 12 20:21:43.565740 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-79f2c2d2-368d-44a7-900e-6dd0c9974ba3 tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] https://10.4.3.246/volume/v3/volumes/0a81c7f9-7da8-489f-96ed-03208ae2284c returned with HTTP 200 Aug 12 20:21:43.566597 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 674/2738] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:43 2026] GET /volume/v3/volumes/0a81c7f9-7da8-489f-96ed-03208ae2284c => generated 890 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:43.950069 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0b42d293-0c73-4322-b78e-0593c2c99b00 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:43.955315 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0b42d293-0c73-4322-b78e-0593c2c99b00 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 Aug 12 20:21:43.955558 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0b42d293-0c73-4322-b78e-0593c2c99b00 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:43.955870 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0b42d293-0c73-4322-b78e-0593c2c99b00 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:43.955994 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-0b42d293-0c73-4322-b78e-0593c2c99b00 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id a3aabe7d-db42-424c-8c01-d1a816276f85. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:43.962845 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:43.962845 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:43.963738 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0b42d293-0c73-4322-b78e-0593c2c99b00 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 returned with HTTP 200 Aug 12 20:21:43.964152 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 692/2739] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:43 2026] GET /volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 => generated 823 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:44.544473 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-42304ec5-3b5e-45eb-98a7-f5af966664ef None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:44.547224 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-42304ec5-3b5e-45eb-98a7-f5af966664ef tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d Aug 12 20:21:44.547528 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-42304ec5-3b5e-45eb-98a7-f5af966664ef tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:44.547872 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-42304ec5-3b5e-45eb-98a7-f5af966664ef tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:44.559514 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:44.559514 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:44.563315 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-42304ec5-3b5e-45eb-98a7-f5af966664ef tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:21:44.568122 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-42304ec5-3b5e-45eb-98a7-f5af966664ef tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d returned with HTTP 200 Aug 12 20:21:44.568510 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 692/2740] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:44 2026] GET /volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:44.584550 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-2b3528fd-0279-4dd1-ab85-2507d41cec9a None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:44.586574 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2b3528fd-0279-4dd1-ab85-2507d41cec9a tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] GET https://10.4.3.246/volume/v3/volumes/0a81c7f9-7da8-489f-96ed-03208ae2284c Aug 12 20:21:44.586960 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2b3528fd-0279-4dd1-ab85-2507d41cec9a tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:44.588455 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2b3528fd-0279-4dd1-ab85-2507d41cec9a tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:44.596998 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:44.596998 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:44.602281 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-2b3528fd-0279-4dd1-ab85-2507d41cec9a tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Volume info retrieved successfully. Aug 12 20:21:44.609707 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2b3528fd-0279-4dd1-ab85-2507d41cec9a tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] https://10.4.3.246/volume/v3/volumes/0a81c7f9-7da8-489f-96ed-03208ae2284c returned with HTTP 200 Aug 12 20:21:44.609707 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 683/2741] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:44 2026] GET /volume/v3/volumes/0a81c7f9-7da8-489f-96ed-03208ae2284c => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:44.977076 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-81e1a5ed-977e-4584-8200-b24aa1a52c28 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:44.982953 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-81e1a5ed-977e-4584-8200-b24aa1a52c28 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 Aug 12 20:21:44.983096 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-81e1a5ed-977e-4584-8200-b24aa1a52c28 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:44.983340 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-81e1a5ed-977e-4584-8200-b24aa1a52c28 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:44.983484 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-81e1a5ed-977e-4584-8200-b24aa1a52c28 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id a3aabe7d-db42-424c-8c01-d1a816276f85. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:44.992428 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:44.992428 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:44.993261 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-81e1a5ed-977e-4584-8200-b24aa1a52c28 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 returned with HTTP 200 Aug 12 20:21:44.995193 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 675/2742] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:44 2026] GET /volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:45.097945 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-e1830c8e-0b92-4d15-bdd7-b9e3e28f7ee9 req-48289bc9-ab6e-4473-85d6-22cff7552bfa None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:45.101196 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-e1830c8e-0b92-4d15-bdd7-b9e3e28f7ee9 req-48289bc9-ab6e-4473-85d6-22cff7552bfa tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 Aug 12 20:21:45.101357 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-e1830c8e-0b92-4d15-bdd7-b9e3e28f7ee9 req-48289bc9-ab6e-4473-85d6-22cff7552bfa tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:45.101555 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-e1830c8e-0b92-4d15-bdd7-b9e3e28f7ee9 req-48289bc9-ab6e-4473-85d6-22cff7552bfa tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:45.127340 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-ed7db8aa-1c1d-4a24-ad61-adc472cdd7e3 req-3699d3b3-5b6c-4d2c-9b0c-f8f83012d6c6 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:45.129300 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-ed7db8aa-1c1d-4a24-ad61-adc472cdd7e3 req-3699d3b3-5b6c-4d2c-9b0c-f8f83012d6c6 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] POST https://10.4.3.246/volume/v3/attachments/0308af68-05fd-44c7-9e48-d5f0ba6d6745/action Aug 12 20:21:45.129879 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-ed7db8aa-1c1d-4a24-ad61-adc472cdd7e3 req-3699d3b3-5b6c-4d2c-9b0c-f8f83012d6c6 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Action body: b'{"os-complete": null}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:21:45.130336 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-ed7db8aa-1c1d-4a24-ad61-adc472cdd7e3 req-3699d3b3-5b6c-4d2c-9b0c-f8f83012d6c6 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:45.130403 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:45.130403 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:45.135767 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-e1830c8e-0b92-4d15-bdd7-b9e3e28f7ee9 req-48289bc9-ab6e-4473-85d6-22cff7552bfa tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:21:45.142120 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-e1830c8e-0b92-4d15-bdd7-b9e3e28f7ee9 req-48289bc9-ab6e-4473-85d6-22cff7552bfa tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 returned with HTTP 200 Aug 12 20:21:45.142697 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 693/2743] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:21:45 2026] GET /volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 => generated 1442 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:45.151350 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:45.151350 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:45.164166 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-ed7db8aa-1c1d-4a24-ad61-adc472cdd7e3 req-3699d3b3-5b6c-4d2c-9b0c-f8f83012d6c6 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/attachments/0308af68-05fd-44c7-9e48-d5f0ba6d6745/action returned with HTTP 204 Aug 12 20:21:45.164805 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 693/2744] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:21:45 2026] POST /volume/v3/attachments/0308af68-05fd-44c7-9e48-d5f0ba6d6745/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:45.584619 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3a0141e7-8036-4b21-8317-e8796a7e017a None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:45.587673 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3a0141e7-8036-4b21-8317-e8796a7e017a tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d Aug 12 20:21:45.587893 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3a0141e7-8036-4b21-8317-e8796a7e017a tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:45.588112 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3a0141e7-8036-4b21-8317-e8796a7e017a tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:45.611791 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:45.611791 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:45.616986 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-3a0141e7-8036-4b21-8317-e8796a7e017a tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:21:45.625217 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3a0141e7-8036-4b21-8317-e8796a7e017a tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d returned with HTTP 200 Aug 12 20:21:45.625847 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 684/2745] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:45 2026] GET /volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d => generated 1138 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:45.629557 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-bdd74b65-b480-400e-8bfb-89ddb05a3e4f None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:45.636068 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-bdd74b65-b480-400e-8bfb-89ddb05a3e4f tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] GET https://10.4.3.246/volume/v3/volumes/0a81c7f9-7da8-489f-96ed-03208ae2284c Aug 12 20:21:45.636455 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-bdd74b65-b480-400e-8bfb-89ddb05a3e4f tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:45.639097 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-bdd74b65-b480-400e-8bfb-89ddb05a3e4f tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:45.644207 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-b78b0bb3-ad9f-4f17-bc36-32f9ca5543ff None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:45.646386 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b78b0bb3-ad9f-4f17-bc36-32f9ca5543ff tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d Aug 12 20:21:45.646594 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b78b0bb3-ad9f-4f17-bc36-32f9ca5543ff tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:45.646809 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b78b0bb3-ad9f-4f17-bc36-32f9ca5543ff tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:45.647711 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:45.647711 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:45.648695 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c9edde8d-7efe-4389-8a6c-03ba63971db3 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:45.649955 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c9edde8d-7efe-4389-8a6c-03ba63971db3 None None] GET https://10.4.3.246/volume// Aug 12 20:21:45.649955 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c9edde8d-7efe-4389-8a6c-03ba63971db3 None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:45.649955 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c9edde8d-7efe-4389-8a6c-03ba63971db3 None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:45.649955 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c9edde8d-7efe-4389-8a6c-03ba63971db3 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:21:45.650508 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 694/2746] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:21:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:21:45.654845 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-bdd74b65-b480-400e-8bfb-89ddb05a3e4f tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Volume info retrieved successfully. Aug 12 20:21:45.663552 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-bdd74b65-b480-400e-8bfb-89ddb05a3e4f tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] https://10.4.3.246/volume/v3/volumes/0a81c7f9-7da8-489f-96ed-03208ae2284c returned with HTTP 200 Aug 12 20:21:45.663660 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-e1830c8e-0b92-4d15-bdd7-b9e3e28f7ee9 req-57fab111-cced-4eb8-9ca3-5695a77f4a77 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:45.664085 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 676/2747] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:45 2026] GET /volume/v3/volumes/0a81c7f9-7da8-489f-96ed-03208ae2284c => generated 951 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:45.666924 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-e1830c8e-0b92-4d15-bdd7-b9e3e28f7ee9 req-57fab111-cced-4eb8-9ca3-5695a77f4a77 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:21:45.667303 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-e1830c8e-0b92-4d15-bdd7-b9e3e28f7ee9 req-57fab111-cced-4eb8-9ca3-5695a77f4a77 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8b9ec032-36ff-4d71-a63e-c5d1efed9138", "connector": null, "instance_uuid": "ced4fa49-3d59-40e6-8161-4bd2511f6bd6"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:45.680393 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:45.680393 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:45.689041 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-b78b0bb3-ad9f-4f17-bc36-32f9ca5543ff tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:21:45.693121 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:45.693121 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:45.693968 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b78b0bb3-ad9f-4f17-bc36-32f9ca5543ff tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d returned with HTTP 200 Aug 12 20:21:45.694581 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 694/2748] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:45 2026] GET /volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d => generated 1138 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:45.718786 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-e1830c8e-0b92-4d15-bdd7-b9e3e28f7ee9 req-57fab111-cced-4eb8-9ca3-5695a77f4a77 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:21:45.719246 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 685/2749] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:21:45 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 12 20:21:45.730904 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-e1830c8e-0b92-4d15-bdd7-b9e3e28f7ee9 req-0bf4053d-55ed-4abc-813e-7ea0c610f512 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:45.735495 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-e1830c8e-0b92-4d15-bdd7-b9e3e28f7ee9 req-0bf4053d-55ed-4abc-813e-7ea0c610f512 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] DELETE https://10.4.3.246/volume/v3/attachments/ade4436d-e9b3-4a38-ad19-e3b92ec66688 Aug 12 20:21:45.735709 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-e1830c8e-0b92-4d15-bdd7-b9e3e28f7ee9 req-0bf4053d-55ed-4abc-813e-7ea0c610f512 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:45.735899 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-e1830c8e-0b92-4d15-bdd7-b9e3e28f7ee9 req-0bf4053d-55ed-4abc-813e-7ea0c610f512 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:45.747339 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:45.747339 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:45.812242 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-e1830c8e-0b92-4d15-bdd7-b9e3e28f7ee9 req-0bf4053d-55ed-4abc-813e-7ea0c610f512 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/attachments/ade4436d-e9b3-4a38-ad19-e3b92ec66688 returned with HTTP 200 Aug 12 20:21:45.812242 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 695/2750] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:21:45 2026] DELETE /volume/v3/attachments/ade4436d-e9b3-4a38-ad19-e3b92ec66688 => generated 367 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:46.008323 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-5214eba9-b4d6-419c-9afe-de340f033d71 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:46.017563 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5214eba9-b4d6-419c-9afe-de340f033d71 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 Aug 12 20:21:46.017563 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5214eba9-b4d6-419c-9afe-de340f033d71 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:46.017563 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5214eba9-b4d6-419c-9afe-de340f033d71 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:46.017563 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-5214eba9-b4d6-419c-9afe-de340f033d71 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id a3aabe7d-db42-424c-8c01-d1a816276f85. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:46.023664 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:46.023664 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:46.023922 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5214eba9-b4d6-419c-9afe-de340f033d71 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 returned with HTTP 200 Aug 12 20:21:46.024293 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 677/2751] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:46 2026] GET /volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:46.205973 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-3c1616b1-e6f7-4b2f-aeb6-c03bf29bec92 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:46.342066 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3c1616b1-e6f7-4b2f-aeb6-c03bf29bec92 tempest-VolumesServicesTestJSON-1826658457 tempest-VolumesServicesTestJSON-1826658457-project-admin] GET https://10.4.3.246/volume/v3/os-services Aug 12 20:21:46.342283 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3c1616b1-e6f7-4b2f-aeb6-c03bf29bec92 tempest-VolumesServicesTestJSON-1826658457 tempest-VolumesServicesTestJSON-1826658457-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:46.342491 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3c1616b1-e6f7-4b2f-aeb6-c03bf29bec92 tempest-VolumesServicesTestJSON-1826658457 tempest-VolumesServicesTestJSON-1826658457-project-admin] Calling method 'index' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:46.351710 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3c1616b1-e6f7-4b2f-aeb6-c03bf29bec92 tempest-VolumesServicesTestJSON-1826658457 tempest-VolumesServicesTestJSON-1826658457-project-admin] https://10.4.3.246/volume/v3/os-services returned with HTTP 200 Aug 12 20:21:46.352150 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 695/2752] 10.4.3.246 () {66 vars in 1249 bytes} [Wed Aug 12 20:21:46 2026] GET /volume/v3/os-services => generated 626 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:46.362384 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-270d2fb4-31d8-4e48-952b-840f151fa888 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:46.364956 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-270d2fb4-31d8-4e48-952b-840f151fa888 tempest-VolumesServicesTestJSON-1826658457 tempest-VolumesServicesTestJSON-1826658457-project-admin] GET https://10.4.3.246/volume/v3/os-services?host=np0000007109 Aug 12 20:21:46.365248 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-270d2fb4-31d8-4e48-952b-840f151fa888 tempest-VolumesServicesTestJSON-1826658457 tempest-VolumesServicesTestJSON-1826658457-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:46.365507 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-270d2fb4-31d8-4e48-952b-840f151fa888 tempest-VolumesServicesTestJSON-1826658457 tempest-VolumesServicesTestJSON-1826658457-project-admin] Calling method 'index' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:46.365913 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:46.365913 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:46.373038 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-270d2fb4-31d8-4e48-952b-840f151fa888 tempest-VolumesServicesTestJSON-1826658457 tempest-VolumesServicesTestJSON-1826658457-project-admin] https://10.4.3.246/volume/v3/os-services?host=np0000007109 returned with HTTP 200 Aug 12 20:21:46.373410 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 686/2753] 10.4.3.246 () {66 vars in 1284 bytes} [Wed Aug 12 20:21:46 2026] GET /volume/v3/os-services?host=np0000007109 => generated 626 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:46.382563 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-1fefcdf0-b55f-46ce-ab47-2639217c78f3 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:46.384238 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1fefcdf0-b55f-46ce-ab47-2639217c78f3 tempest-VolumesServicesTestJSON-1826658457 tempest-VolumesServicesTestJSON-1826658457-project-admin] GET https://10.4.3.246/volume/v3/os-services?host=np0000007109&binary=cinder-scheduler Aug 12 20:21:46.384404 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1fefcdf0-b55f-46ce-ab47-2639217c78f3 tempest-VolumesServicesTestJSON-1826658457 tempest-VolumesServicesTestJSON-1826658457-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:46.384711 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1fefcdf0-b55f-46ce-ab47-2639217c78f3 tempest-VolumesServicesTestJSON-1826658457 tempest-VolumesServicesTestJSON-1826658457-project-admin] Calling method 'index' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:46.384981 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:46.384981 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:46.391027 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1fefcdf0-b55f-46ce-ab47-2639217c78f3 tempest-VolumesServicesTestJSON-1826658457 tempest-VolumesServicesTestJSON-1826658457-project-admin] https://10.4.3.246/volume/v3/os-services?host=np0000007109&binary=cinder-scheduler returned with HTTP 200 Aug 12 20:21:46.391438 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 696/2754] 10.4.3.246 () {66 vars in 1332 bytes} [Wed Aug 12 20:21:46 2026] GET /volume/v3/os-services?host=np0000007109&binary=cinder-scheduler => generated 191 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:46.400644 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f5bf730e-cd1e-4934-a053-696ebe80835a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:46.403452 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f5bf730e-cd1e-4934-a053-696ebe80835a tempest-VolumesServicesTestJSON-1826658457 tempest-VolumesServicesTestJSON-1826658457-project-admin] GET https://10.4.3.246/volume/v3/os-services?binary=cinder-scheduler Aug 12 20:21:46.403452 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f5bf730e-cd1e-4934-a053-696ebe80835a tempest-VolumesServicesTestJSON-1826658457 tempest-VolumesServicesTestJSON-1826658457-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:46.403452 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f5bf730e-cd1e-4934-a053-696ebe80835a tempest-VolumesServicesTestJSON-1826658457 tempest-VolumesServicesTestJSON-1826658457-project-admin] Calling method 'index' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:46.406486 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f5bf730e-cd1e-4934-a053-696ebe80835a tempest-VolumesServicesTestJSON-1826658457 tempest-VolumesServicesTestJSON-1826658457-project-admin] https://10.4.3.246/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 12 20:21:46.406990 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 678/2755] 10.4.3.246 () {66 vars in 1296 bytes} [Wed Aug 12 20:21:46 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:46.416432 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e8b8c488-0fa9-4099-83b1-94e58bb749a5 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:46.469705 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e8b8c488-0fa9-4099-83b1-94e58bb749a5 tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:21:46.470171 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e8b8c488-0fa9-4099-83b1-94e58bb749a5 tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-795114056"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:46.472163 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-e8b8c488-0fa9-4099-83b1-94e58bb749a5 tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-795114056'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:21:46.472235 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-e8b8c488-0fa9-4099-83b1-94e58bb749a5 tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] Create volume of 1 GB Aug 12 20:21:46.476445 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-e8b8c488-0fa9-4099-83b1-94e58bb749a5 tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] Availability Zones retrieved successfully. Aug 12 20:21:46.484288 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e8b8c488-0fa9-4099-83b1-94e58bb749a5 tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] Flow 'volume_create_api' (a6a821de-a5be-41c8-bc51-f5a9e3668133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:46.486064 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e8b8c488-0fa9-4099-83b1-94e58bb749a5 tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c42077c-88e4-44b1-9df7-005e7a99d1a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:46.487426 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-e8b8c488-0fa9-4099-83b1-94e58bb749a5 tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:21:46.513801 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e8b8c488-0fa9-4099-83b1-94e58bb749a5 tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c42077c-88e4-44b1-9df7-005e7a99d1a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:46.515285 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e8b8c488-0fa9-4099-83b1-94e58bb749a5 tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3f56ca3-ec8c-4a74-b403-6d13141e776c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:46.596204 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-e8b8c488-0fa9-4099-83b1-94e58bb749a5 tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] Created reservations ['be92c7ab-b1e6-4109-8d78-fc98ced51a73', 'cf52e317-fbe9-4634-bfd9-12485ed02096', '586f35d8-ab2e-422a-b51d-fa7b8e3c3298', 'a25ae6d8-fbac-43ff-a935-e838b3a6924f'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:46.597194 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e8b8c488-0fa9-4099-83b1-94e58bb749a5 tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3f56ca3-ec8c-4a74-b403-6d13141e776c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be92c7ab-b1e6-4109-8d78-fc98ced51a73', 'cf52e317-fbe9-4634-bfd9-12485ed02096', '586f35d8-ab2e-422a-b51d-fa7b8e3c3298', 'a25ae6d8-fbac-43ff-a935-e838b3a6924f']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:46.598254 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e8b8c488-0fa9-4099-83b1-94e58bb749a5 tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5a71088-7c62-4908-8904-5ce4ee43ccf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:46.624459 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e8b8c488-0fa9-4099-83b1-94e58bb749a5 tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5a71088-7c62-4908-8904-5ce4ee43ccf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b22d703d-4bc9-48f4-969d-debe310bc674', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-795114056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='837d6c24a6f941159d62642e32a27617',qos_specs=None,replication_status=,reservations=['be92c7ab-b1e6-4109-8d78-fc98ced51a73','cf52e317-fbe9-4634-bfd9-12485ed02096','586f35d8-ab2e-422a-b51d-fa7b8e3c3298','a25ae6d8-fbac-43ff-a935-e838b3a6924f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4011ff5d9d664582ae1387f073615445',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:21:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-795114056',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b22d703d-4bc9-48f4-969d-debe310bc674,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='837d6c24a6f941159d62642e32a27617',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4011ff5d9d664582ae1387f073615445',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:46.625216 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e8b8c488-0fa9-4099-83b1-94e58bb749a5 tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54c7d232-1ce3-4b1c-afdc-682cfb2f7b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:46.646112 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e8b8c488-0fa9-4099-83b1-94e58bb749a5 tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54c7d232-1ce3-4b1c-afdc-682cfb2f7b9c) transitioned into state 'SUCCESS' from state '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-795114056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='837d6c24a6f941159d62642e32a27617',qos_specs=None,replication_status=,reservations=['be92c7ab-b1e6-4109-8d78-fc98ced51a73','cf52e317-fbe9-4634-bfd9-12485ed02096','586f35d8-ab2e-422a-b51d-fa7b8e3c3298','a25ae6d8-fbac-43ff-a935-e838b3a6924f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4011ff5d9d664582ae1387f073615445',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:46.646112 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e8b8c488-0fa9-4099-83b1-94e58bb749a5 tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63d27abd-98ab-4bd7-ae35-598ec54238e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:46.658503 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e8b8c488-0fa9-4099-83b1-94e58bb749a5 tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63d27abd-98ab-4bd7-ae35-598ec54238e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:46.660674 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e8b8c488-0fa9-4099-83b1-94e58bb749a5 tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] Flow 'volume_create_api' (a6a821de-a5be-41c8-bc51-f5a9e3668133) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:46.660674 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-e8b8c488-0fa9-4099-83b1-94e58bb749a5 tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] Create volume request issued successfully. Aug 12 20:21:46.660674 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e8b8c488-0fa9-4099-83b1-94e58bb749a5 tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:21:46.661044 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 696/2756] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:21:46 2026] POST /volume/v3/volumes => generated 753 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:21:46.674136 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-b5f4f28c-890e-4141-9e7c-426329b77062 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:46.676305 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b5f4f28c-890e-4141-9e7c-426329b77062 tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] GET https://10.4.3.246/volume/v3/volumes/b22d703d-4bc9-48f4-969d-debe310bc674 Aug 12 20:21:46.676519 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b5f4f28c-890e-4141-9e7c-426329b77062 tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:46.676727 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b5f4f28c-890e-4141-9e7c-426329b77062 tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:46.682940 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f8d0359a-9a1d-4541-962f-3a761b991663 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:46.688008 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f8d0359a-9a1d-4541-962f-3a761b991663 tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] GET https://10.4.3.246/volume/v3/volumes/0a81c7f9-7da8-489f-96ed-03208ae2284c Aug 12 20:21:46.689556 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f8d0359a-9a1d-4541-962f-3a761b991663 tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:46.689556 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f8d0359a-9a1d-4541-962f-3a761b991663 tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:46.691164 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:46.691164 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:46.698456 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-b5f4f28c-890e-4141-9e7c-426329b77062 tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] Volume info retrieved successfully. Aug 12 20:21:46.702705 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:46.702705 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:46.705634 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b5f4f28c-890e-4141-9e7c-426329b77062 tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] https://10.4.3.246/volume/v3/volumes/b22d703d-4bc9-48f4-969d-debe310bc674 returned with HTTP 200 Aug 12 20:21:46.706073 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 687/2757] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:46 2026] GET /volume/v3/volumes/b22d703d-4bc9-48f4-969d-debe310bc674 => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:46.713216 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-f8d0359a-9a1d-4541-962f-3a761b991663 tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Volume info retrieved successfully. Aug 12 20:21:46.718807 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f8d0359a-9a1d-4541-962f-3a761b991663 tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] https://10.4.3.246/volume/v3/volumes/0a81c7f9-7da8-489f-96ed-03208ae2284c returned with HTTP 200 Aug 12 20:21:46.718807 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 697/2758] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:46 2026] GET /volume/v3/volumes/0a81c7f9-7da8-489f-96ed-03208ae2284c => generated 951 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:47.031086 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-e1830c8e-0b92-4d15-bdd7-b9e3e28f7ee9 req-88ed09a5-a475-4ea6-bd69-3706c5881d74 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:47.033210 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-e1830c8e-0b92-4d15-bdd7-b9e3e28f7ee9 req-88ed09a5-a475-4ea6-bd69-3706c5881d74 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] PUT https://10.4.3.246/volume/v3/attachments/2744bb7c-5c92-42cc-8155-01f6b0958b7f Aug 12 20:21:47.033610 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-e1830c8e-0b92-4d15-bdd7-b9e3e28f7ee9 req-88ed09a5-a475-4ea6-bd69-3706c5881d74 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:47.040297 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e8bf42f0-321b-425a-b963-2043f572a388 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:47.043356 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e8bf42f0-321b-425a-b963-2043f572a388 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 Aug 12 20:21:47.043356 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e8bf42f0-321b-425a-b963-2043f572a388 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:47.043500 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-e1830c8e-0b92-4d15-bdd7-b9e3e28f7ee9 req-88ed09a5-a475-4ea6-bd69-3706c5881d74 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Acquiring lock "cinder-attachment_update-8b9ec032-36ff-4d71-a63e-c5d1efed9138-np0000007109" by "attachment_update" {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:21:47.044213 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e8bf42f0-321b-425a-b963-2043f572a388 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:47.044213 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-e8bf42f0-321b-425a-b963-2043f572a388 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id a3aabe7d-db42-424c-8c01-d1a816276f85. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:47.047210 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-e1830c8e-0b92-4d15-bdd7-b9e3e28f7ee9 req-88ed09a5-a475-4ea6-bd69-3706c5881d74 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Lock "cinder-attachment_update-8b9ec032-36ff-4d71-a63e-c5d1efed9138-np0000007109" acquired by "attachment_update" :: waited 0.004s {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:21:47.047980 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:47.047980 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:47.048453 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:47.048453 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:47.049360 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e8bf42f0-321b-425a-b963-2043f572a388 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 returned with HTTP 200 Aug 12 20:21:47.049937 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 697/2759] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:47 2026] GET /volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:47.158508 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-e1830c8e-0b92-4d15-bdd7-b9e3e28f7ee9 req-88ed09a5-a475-4ea6-bd69-3706c5881d74 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Lock "cinder-attachment_update-8b9ec032-36ff-4d71-a63e-c5d1efed9138-np0000007109" released by "attachment_update" :: held 0.112s {{(pid=100385) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:21:47.158950 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-e1830c8e-0b92-4d15-bdd7-b9e3e28f7ee9 req-88ed09a5-a475-4ea6-bd69-3706c5881d74 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/attachments/2744bb7c-5c92-42cc-8155-01f6b0958b7f returned with HTTP 200 Aug 12 20:21:47.159498 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 679/2760] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:21:47 2026] PUT /volume/v3/attachments/2744bb7c-5c92-42cc-8155-01f6b0958b7f => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:47.171127 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-e1830c8e-0b92-4d15-bdd7-b9e3e28f7ee9 req-ae8a15c1-dd53-4825-8c0a-d4c1a0e0a431 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:47.173279 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-e1830c8e-0b92-4d15-bdd7-b9e3e28f7ee9 req-ae8a15c1-dd53-4825-8c0a-d4c1a0e0a431 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/attachments/2744bb7c-5c92-42cc-8155-01f6b0958b7f Aug 12 20:21:47.173490 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-e1830c8e-0b92-4d15-bdd7-b9e3e28f7ee9 req-ae8a15c1-dd53-4825-8c0a-d4c1a0e0a431 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:47.173695 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-e1830c8e-0b92-4d15-bdd7-b9e3e28f7ee9 req-ae8a15c1-dd53-4825-8c0a-d4c1a0e0a431 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:47.190976 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-e1830c8e-0b92-4d15-bdd7-b9e3e28f7ee9 req-ae8a15c1-dd53-4825-8c0a-d4c1a0e0a431 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/attachments/2744bb7c-5c92-42cc-8155-01f6b0958b7f returned with HTTP 200 Aug 12 20:21:47.191412 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 688/2761] 10.4.3.246 () {70 vars in 1651 bytes} [Wed Aug 12 20:21:47 2026] GET /volume/v3/attachments/2744bb7c-5c92-42cc-8155-01f6b0958b7f => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:47.719605 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-fa0c5da8-0fb3-44f7-9cbc-85eb4911c1f2 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:47.721089 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-fa0c5da8-0fb3-44f7-9cbc-85eb4911c1f2 tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] GET https://10.4.3.246/volume/v3/volumes/b22d703d-4bc9-48f4-969d-debe310bc674 Aug 12 20:21:47.721284 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-fa0c5da8-0fb3-44f7-9cbc-85eb4911c1f2 tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:47.721475 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-fa0c5da8-0fb3-44f7-9cbc-85eb4911c1f2 tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:47.730235 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:47.730235 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:47.735950 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-fa0c5da8-0fb3-44f7-9cbc-85eb4911c1f2 tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] Volume info retrieved successfully. Aug 12 20:21:47.738642 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-fa0c5da8-0fb3-44f7-9cbc-85eb4911c1f2 tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] https://10.4.3.246/volume/v3/volumes/b22d703d-4bc9-48f4-969d-debe310bc674 returned with HTTP 200 Aug 12 20:21:47.738742 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-619feedc-efd9-48c3-9fcc-22b45e070087 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:47.739063 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 698/2762] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:47 2026] GET /volume/v3/volumes/b22d703d-4bc9-48f4-969d-debe310bc674 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:47.741204 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-619feedc-efd9-48c3-9fcc-22b45e070087 tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] GET https://10.4.3.246/volume/v3/volumes/0a81c7f9-7da8-489f-96ed-03208ae2284c Aug 12 20:21:47.741464 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-619feedc-efd9-48c3-9fcc-22b45e070087 tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:47.741755 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-619feedc-efd9-48c3-9fcc-22b45e070087 tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:47.755410 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:47.755410 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:47.756062 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-c60f6743-18c1-4348-ade5-0f11302e5ab9 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:47.758258 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c60f6743-18c1-4348-ade5-0f11302e5ab9 tempest-VolumesServicesTestJSON-1826658457 tempest-VolumesServicesTestJSON-1826658457-project-admin] GET https://10.4.3.246/volume/v3/volumes/b22d703d-4bc9-48f4-969d-debe310bc674 Aug 12 20:21:47.758593 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c60f6743-18c1-4348-ade5-0f11302e5ab9 tempest-VolumesServicesTestJSON-1826658457 tempest-VolumesServicesTestJSON-1826658457-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:47.758932 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c60f6743-18c1-4348-ade5-0f11302e5ab9 tempest-VolumesServicesTestJSON-1826658457 tempest-VolumesServicesTestJSON-1826658457-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:47.760011 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-619feedc-efd9-48c3-9fcc-22b45e070087 tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Volume info retrieved successfully. Aug 12 20:21:47.765393 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-619feedc-efd9-48c3-9fcc-22b45e070087 tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] https://10.4.3.246/volume/v3/volumes/0a81c7f9-7da8-489f-96ed-03208ae2284c returned with HTTP 200 Aug 12 20:21:47.766028 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 698/2763] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:47 2026] GET /volume/v3/volumes/0a81c7f9-7da8-489f-96ed-03208ae2284c => generated 951 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:47.766841 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:47.766841 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:47.770552 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-c60f6743-18c1-4348-ade5-0f11302e5ab9 tempest-VolumesServicesTestJSON-1826658457 tempest-VolumesServicesTestJSON-1826658457-project-admin] Volume info retrieved successfully. Aug 12 20:21:47.776330 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c60f6743-18c1-4348-ade5-0f11302e5ab9 tempest-VolumesServicesTestJSON-1826658457 tempest-VolumesServicesTestJSON-1826658457-project-admin] https://10.4.3.246/volume/v3/volumes/b22d703d-4bc9-48f4-969d-debe310bc674 returned with HTTP 200 Aug 12 20:21:47.776750 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 680/2764] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:47 2026] GET /volume/v3/volumes/b22d703d-4bc9-48f4-969d-debe310bc674 => generated 1019 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:47.794322 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-f418116a-0cbc-4a32-a2ad-588b0afbe154 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:47.796339 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f418116a-0cbc-4a32-a2ad-588b0afbe154 tempest-VolumesServicesTestJSON-1826658457 tempest-VolumesServicesTestJSON-1826658457-project-admin] GET https://10.4.3.246/volume/v3/os-services?host=np0000007109&binary=cinder-volume Aug 12 20:21:47.796532 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f418116a-0cbc-4a32-a2ad-588b0afbe154 tempest-VolumesServicesTestJSON-1826658457 tempest-VolumesServicesTestJSON-1826658457-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:47.796774 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f418116a-0cbc-4a32-a2ad-588b0afbe154 tempest-VolumesServicesTestJSON-1826658457 tempest-VolumesServicesTestJSON-1826658457-project-admin] Calling method 'index' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:47.797016 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:47.797016 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:47.805804 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f418116a-0cbc-4a32-a2ad-588b0afbe154 tempest-VolumesServicesTestJSON-1826658457 tempest-VolumesServicesTestJSON-1826658457-project-admin] https://10.4.3.246/volume/v3/os-services?host=np0000007109&binary=cinder-volume returned with HTTP 200 Aug 12 20:21:47.805804 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 689/2765] 10.4.3.246 () {66 vars in 1326 bytes} [Wed Aug 12 20:21:47 2026] GET /volume/v3/os-services?host=np0000007109&binary=cinder-volume => generated 275 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:47.818405 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-e767f88b-4eed-438f-8ca3-177a4a811e7f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:47.820840 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e767f88b-4eed-438f-8ca3-177a4a811e7f tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] GET https://10.4.3.246/volume/v3/volumes/b22d703d-4bc9-48f4-969d-debe310bc674 Aug 12 20:21:47.820840 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e767f88b-4eed-438f-8ca3-177a4a811e7f tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:47.821570 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e767f88b-4eed-438f-8ca3-177a4a811e7f tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:47.831032 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:47.831032 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:47.839759 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-e767f88b-4eed-438f-8ca3-177a4a811e7f tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] Volume info retrieved successfully. Aug 12 20:21:47.849777 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e767f88b-4eed-438f-8ca3-177a4a811e7f tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] https://10.4.3.246/volume/v3/volumes/b22d703d-4bc9-48f4-969d-debe310bc674 returned with HTTP 200 Aug 12 20:21:47.850170 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 699/2766] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:47 2026] GET /volume/v3/volumes/b22d703d-4bc9-48f4-969d-debe310bc674 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:47.861735 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a7fbeb70-88ad-47d9-8dbd-ef9e9259cc84 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:47.863492 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a7fbeb70-88ad-47d9-8dbd-ef9e9259cc84 tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] DELETE https://10.4.3.246/volume/v3/volumes/b22d703d-4bc9-48f4-969d-debe310bc674 Aug 12 20:21:47.863713 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a7fbeb70-88ad-47d9-8dbd-ef9e9259cc84 tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:47.863904 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a7fbeb70-88ad-47d9-8dbd-ef9e9259cc84 tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:47.864078 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-a7fbeb70-88ad-47d9-8dbd-ef9e9259cc84 tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] Delete volume with id: b22d703d-4bc9-48f4-969d-debe310bc674 Aug 12 20:21:47.872691 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:47.872691 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:47.873132 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-a7fbeb70-88ad-47d9-8dbd-ef9e9259cc84 tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] Volume info retrieved successfully. Aug 12 20:21:47.895843 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-a7fbeb70-88ad-47d9-8dbd-ef9e9259cc84 tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] Delete volume request issued successfully. Aug 12 20:21:47.896041 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a7fbeb70-88ad-47d9-8dbd-ef9e9259cc84 tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] https://10.4.3.246/volume/v3/volumes/b22d703d-4bc9-48f4-969d-debe310bc674 returned with HTTP 202 Aug 12 20:21:47.896585 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 699/2767] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:21:47 2026] DELETE /volume/v3/volumes/b22d703d-4bc9-48f4-969d-debe310bc674 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:21:47.905933 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-78c8d110-8965-4490-8ceb-3045517e0701 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:47.909060 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-78c8d110-8965-4490-8ceb-3045517e0701 tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] GET https://10.4.3.246/volume/v3/volumes/b22d703d-4bc9-48f4-969d-debe310bc674 Aug 12 20:21:47.909382 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-78c8d110-8965-4490-8ceb-3045517e0701 tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:47.909719 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-78c8d110-8965-4490-8ceb-3045517e0701 tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:47.917939 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:47.917939 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:47.921677 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-78c8d110-8965-4490-8ceb-3045517e0701 tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] Volume info retrieved successfully. Aug 12 20:21:47.928003 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-78c8d110-8965-4490-8ceb-3045517e0701 tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] https://10.4.3.246/volume/v3/volumes/b22d703d-4bc9-48f4-969d-debe310bc674 returned with HTTP 200 Aug 12 20:21:47.928746 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 681/2768] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:47 2026] GET /volume/v3/volumes/b22d703d-4bc9-48f4-969d-debe310bc674 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:48.062650 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-8cd3218b-5093-41c7-aa31-c9200ecfbf8a None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:48.064616 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8cd3218b-5093-41c7-aa31-c9200ecfbf8a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 Aug 12 20:21:48.064835 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8cd3218b-5093-41c7-aa31-c9200ecfbf8a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:48.065034 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8cd3218b-5093-41c7-aa31-c9200ecfbf8a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:48.065161 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-8cd3218b-5093-41c7-aa31-c9200ecfbf8a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id a3aabe7d-db42-424c-8c01-d1a816276f85. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:48.075954 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:48.075954 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:48.076925 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8cd3218b-5093-41c7-aa31-c9200ecfbf8a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 returned with HTTP 200 Aug 12 20:21:48.077356 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 690/2769] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:48 2026] GET /volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 => generated 824 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:48.785264 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-680f8a1d-8bfd-4b10-be58-518c252eb463 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:48.790071 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-680f8a1d-8bfd-4b10-be58-518c252eb463 tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] GET https://10.4.3.246/volume/v3/volumes/0a81c7f9-7da8-489f-96ed-03208ae2284c Aug 12 20:21:48.790313 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-680f8a1d-8bfd-4b10-be58-518c252eb463 tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:48.790533 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-680f8a1d-8bfd-4b10-be58-518c252eb463 tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:48.806771 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:48.806771 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:48.818362 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-680f8a1d-8bfd-4b10-be58-518c252eb463 tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Volume info retrieved successfully. Aug 12 20:21:48.827567 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-680f8a1d-8bfd-4b10-be58-518c252eb463 tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] https://10.4.3.246/volume/v3/volumes/0a81c7f9-7da8-489f-96ed-03208ae2284c returned with HTTP 200 Aug 12 20:21:48.827567 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 700/2770] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:48 2026] GET /volume/v3/volumes/0a81c7f9-7da8-489f-96ed-03208ae2284c => generated 951 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:48.950688 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a7275811-4810-4b81-a616-506b03a193bf None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:48.952732 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a7275811-4810-4b81-a616-506b03a193bf tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] GET https://10.4.3.246/volume/v3/volumes/b22d703d-4bc9-48f4-969d-debe310bc674 Aug 12 20:21:48.952966 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a7275811-4810-4b81-a616-506b03a193bf tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:48.953154 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a7275811-4810-4b81-a616-506b03a193bf tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:48.959427 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a7275811-4810-4b81-a616-506b03a193bf tempest-VolumesServicesTestJSON-932596367 tempest-VolumesServicesTestJSON-932596367-project-member] https://10.4.3.246/volume/v3/volumes/b22d703d-4bc9-48f4-969d-debe310bc674 returned with HTTP 404 Aug 12 20:21:48.960009 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 700/2771] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:48 2026] GET /volume/v3/volumes/b22d703d-4bc9-48f4-969d-debe310bc674 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:48.968853 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-16306d2f-bda8-4d2b-a155-f0c972f8f37a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:48.970984 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-16306d2f-bda8-4d2b-a155-f0c972f8f37a tempest-VolumesServicesTestJSON-1826658457 tempest-VolumesServicesTestJSON-1826658457-project-admin] GET https://10.4.3.246/volume/v3/os-services Aug 12 20:21:48.971218 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-16306d2f-bda8-4d2b-a155-f0c972f8f37a tempest-VolumesServicesTestJSON-1826658457 tempest-VolumesServicesTestJSON-1826658457-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:48.971437 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-16306d2f-bda8-4d2b-a155-f0c972f8f37a tempest-VolumesServicesTestJSON-1826658457 tempest-VolumesServicesTestJSON-1826658457-project-admin] Calling method 'index' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:48.976003 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-16306d2f-bda8-4d2b-a155-f0c972f8f37a tempest-VolumesServicesTestJSON-1826658457 tempest-VolumesServicesTestJSON-1826658457-project-admin] https://10.4.3.246/volume/v3/os-services returned with HTTP 200 Aug 12 20:21:48.976376 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 682/2772] 10.4.3.246 () {66 vars in 1249 bytes} [Wed Aug 12 20:21:48 2026] GET /volume/v3/os-services => generated 626 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:49.090134 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-a968f6a7-9b88-42bc-a0d7-f02d0554ab2e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:49.091744 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a968f6a7-9b88-42bc-a0d7-f02d0554ab2e tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 Aug 12 20:21:49.091975 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a968f6a7-9b88-42bc-a0d7-f02d0554ab2e tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:49.092153 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a968f6a7-9b88-42bc-a0d7-f02d0554ab2e tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:49.092252 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-a968f6a7-9b88-42bc-a0d7-f02d0554ab2e tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id a3aabe7d-db42-424c-8c01-d1a816276f85. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:49.096205 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:49.096205 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:49.096957 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a968f6a7-9b88-42bc-a0d7-f02d0554ab2e tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 returned with HTTP 200 Aug 12 20:21:49.097280 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 691/2773] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:49 2026] GET /volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 => generated 824 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:49.839522 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d771d225-af44-4dcd-9d69-f0829343b58b None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:49.841578 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d771d225-af44-4dcd-9d69-f0829343b58b tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] GET https://10.4.3.246/volume/v3/volumes/0a81c7f9-7da8-489f-96ed-03208ae2284c Aug 12 20:21:49.841802 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d771d225-af44-4dcd-9d69-f0829343b58b tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:49.842016 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d771d225-af44-4dcd-9d69-f0829343b58b tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:49.850836 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:49.850836 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:49.854627 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-d771d225-af44-4dcd-9d69-f0829343b58b tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Volume info retrieved successfully. Aug 12 20:21:49.858798 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d771d225-af44-4dcd-9d69-f0829343b58b tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] https://10.4.3.246/volume/v3/volumes/0a81c7f9-7da8-489f-96ed-03208ae2284c returned with HTTP 200 Aug 12 20:21:49.859159 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 701/2774] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:49 2026] GET /volume/v3/volumes/0a81c7f9-7da8-489f-96ed-03208ae2284c => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:50.107486 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-bccb92d2-b5b6-45ec-a39e-6b73661cf991 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:50.109388 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-bccb92d2-b5b6-45ec-a39e-6b73661cf991 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 Aug 12 20:21:50.109606 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-bccb92d2-b5b6-45ec-a39e-6b73661cf991 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:50.109891 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-bccb92d2-b5b6-45ec-a39e-6b73661cf991 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:50.110029 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-bccb92d2-b5b6-45ec-a39e-6b73661cf991 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id a3aabe7d-db42-424c-8c01-d1a816276f85. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:50.114396 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:50.114396 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:50.116670 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-bccb92d2-b5b6-45ec-a39e-6b73661cf991 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 returned with HTTP 200 Aug 12 20:21:50.116670 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 701/2775] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:50 2026] GET /volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:50.880559 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-7cfbab8b-7089-40c9-b49c-c06396769a19 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:50.880559 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7cfbab8b-7089-40c9-b49c-c06396769a19 tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] GET https://10.4.3.246/volume/v3/volumes/0a81c7f9-7da8-489f-96ed-03208ae2284c Aug 12 20:21:50.880559 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7cfbab8b-7089-40c9-b49c-c06396769a19 tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:50.880931 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7cfbab8b-7089-40c9-b49c-c06396769a19 tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:50.892319 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:50.892319 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:50.896904 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-7cfbab8b-7089-40c9-b49c-c06396769a19 tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Volume info retrieved successfully. Aug 12 20:21:50.902563 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7cfbab8b-7089-40c9-b49c-c06396769a19 tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] https://10.4.3.246/volume/v3/volumes/0a81c7f9-7da8-489f-96ed-03208ae2284c returned with HTTP 200 Aug 12 20:21:50.902999 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 683/2776] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:50 2026] GET /volume/v3/volumes/0a81c7f9-7da8-489f-96ed-03208ae2284c => generated 1295 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:50.921154 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-f6b87dd0-311c-4f5e-b88e-5ed8e07a78ef None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:50.923147 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f6b87dd0-311c-4f5e-b88e-5ed8e07a78ef tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] DELETE https://10.4.3.246/volume/v3/volumes/0a81c7f9-7da8-489f-96ed-03208ae2284c Aug 12 20:21:50.923460 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f6b87dd0-311c-4f5e-b88e-5ed8e07a78ef tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:50.923733 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f6b87dd0-311c-4f5e-b88e-5ed8e07a78ef tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:50.924500 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-f6b87dd0-311c-4f5e-b88e-5ed8e07a78ef tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Delete volume with id: 0a81c7f9-7da8-489f-96ed-03208ae2284c Aug 12 20:21:50.933488 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:50.933488 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:50.934423 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-f6b87dd0-311c-4f5e-b88e-5ed8e07a78ef tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Volume info retrieved successfully. Aug 12 20:21:50.957599 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-f6b87dd0-311c-4f5e-b88e-5ed8e07a78ef tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Delete volume request issued successfully. Aug 12 20:21:50.957967 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f6b87dd0-311c-4f5e-b88e-5ed8e07a78ef tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] https://10.4.3.246/volume/v3/volumes/0a81c7f9-7da8-489f-96ed-03208ae2284c returned with HTTP 202 Aug 12 20:21:50.958929 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 692/2777] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:21:50 2026] DELETE /volume/v3/volumes/0a81c7f9-7da8-489f-96ed-03208ae2284c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:21:50.968203 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-40381c2a-1e84-487b-84ad-c2f549c5bddd None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:50.970144 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-40381c2a-1e84-487b-84ad-c2f549c5bddd tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] GET https://10.4.3.246/volume/v3/volumes/0a81c7f9-7da8-489f-96ed-03208ae2284c Aug 12 20:21:50.970326 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-40381c2a-1e84-487b-84ad-c2f549c5bddd tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:50.970554 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-40381c2a-1e84-487b-84ad-c2f549c5bddd tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:50.978070 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:50.978070 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:50.983306 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-40381c2a-1e84-487b-84ad-c2f549c5bddd tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Volume info retrieved successfully. Aug 12 20:21:50.990051 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-40381c2a-1e84-487b-84ad-c2f549c5bddd tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] https://10.4.3.246/volume/v3/volumes/0a81c7f9-7da8-489f-96ed-03208ae2284c returned with HTTP 200 Aug 12 20:21:50.990625 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 702/2778] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:50 2026] GET /volume/v3/volumes/0a81c7f9-7da8-489f-96ed-03208ae2284c => generated 1294 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:51.019683 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-8289cb07-fd9f-4cc4-9580-4d0acc97539d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:51.119845 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8289cb07-fd9f-4cc4-9580-4d0acc97539d tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:21:51.120276 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8289cb07-fd9f-4cc4-9580-4d0acc97539d tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1813311722"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:51.121946 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-8289cb07-fd9f-4cc4-9580-4d0acc97539d tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1813311722'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:21:51.122057 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-8289cb07-fd9f-4cc4-9580-4d0acc97539d tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Create volume of 2 GB Aug 12 20:21:51.126370 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-8289cb07-fd9f-4cc4-9580-4d0acc97539d tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Availability Zones retrieved successfully. Aug 12 20:21:51.129904 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-539237e3-b860-41a0-963a-f0035212ecb9 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:51.131713 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-539237e3-b860-41a0-963a-f0035212ecb9 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 Aug 12 20:21:51.131945 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-539237e3-b860-41a0-963a-f0035212ecb9 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:51.132179 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-539237e3-b860-41a0-963a-f0035212ecb9 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:51.132290 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-539237e3-b860-41a0-963a-f0035212ecb9 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id a3aabe7d-db42-424c-8c01-d1a816276f85. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:51.132403 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-8289cb07-fd9f-4cc4-9580-4d0acc97539d tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Flow 'volume_create_api' (83fe9b4d-8f6a-4a2f-bffb-ebdf863ba67c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:51.133385 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-8289cb07-fd9f-4cc4-9580-4d0acc97539d tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92993fc7-6c25-4e1d-bc46-c8a7870f517e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:51.134388 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-8289cb07-fd9f-4cc4-9580-4d0acc97539d tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Validating volume size '2' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:21:51.138211 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:51.138211 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:51.139348 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-539237e3-b860-41a0-963a-f0035212ecb9 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 returned with HTTP 200 Aug 12 20:21:51.139959 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 684/2779] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:51 2026] GET /volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:51.153972 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3368ab56-08ee-435a-b418-06cc40e2f589 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:51.159831 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3368ab56-08ee-435a-b418-06cc40e2f589 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/179651f7-0677-4f0e-bff4-af0c44689a0e Aug 12 20:21:51.160486 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3368ab56-08ee-435a-b418-06cc40e2f589 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:51.160783 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3368ab56-08ee-435a-b418-06cc40e2f589 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:51.164947 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-8289cb07-fd9f-4cc4-9580-4d0acc97539d tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92993fc7-6c25-4e1d-bc46-c8a7870f517e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:51.164947 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-8289cb07-fd9f-4cc4-9580-4d0acc97539d tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e2be1a5-215c-4d66-8680-412d03d3231c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:51.168783 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:51.168783 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:51.173365 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-3368ab56-08ee-435a-b418-06cc40e2f589 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:21:51.177693 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3368ab56-08ee-435a-b418-06cc40e2f589 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/179651f7-0677-4f0e-bff4-af0c44689a0e returned with HTTP 200 Aug 12 20:21:51.178159 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 693/2780] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:51 2026] GET /volume/v3/volumes/179651f7-0677-4f0e-bff4-af0c44689a0e => generated 909 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:51.190001 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-2fc38fff-c8ec-4acc-bbb6-bbf134a62e97 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:51.191691 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2fc38fff-c8ec-4acc-bbb6-bbf134a62e97 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 Aug 12 20:21:51.191871 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2fc38fff-c8ec-4acc-bbb6-bbf134a62e97 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:51.192111 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2fc38fff-c8ec-4acc-bbb6-bbf134a62e97 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:51.192245 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-2fc38fff-c8ec-4acc-bbb6-bbf134a62e97 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id a3aabe7d-db42-424c-8c01-d1a816276f85. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:51.197053 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:51.197053 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:51.197596 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2fc38fff-c8ec-4acc-bbb6-bbf134a62e97 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 returned with HTTP 200 Aug 12 20:21:51.197746 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 703/2781] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:51 2026] GET /volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:51.207565 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b6669c29-14dc-4eca-b07c-0c1e1ff522ff None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:51.209447 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b6669c29-14dc-4eca-b07c-0c1e1ff522ff tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/detail Aug 12 20:21:51.210026 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b6669c29-14dc-4eca-b07c-0c1e1ff522ff tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:51.210026 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b6669c29-14dc-4eca-b07c-0c1e1ff522ff tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'detail' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:51.210166 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.api_utils [None req-b6669c29-14dc-4eca-b07c-0c1e1ff522ff tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Removing options '' from query. {{(pid=100385) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:21:51.216339 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b6669c29-14dc-4eca-b07c-0c1e1ff522ff tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/detail returned with HTTP 200 Aug 12 20:21:51.216884 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 685/2782] 10.4.3.246 () {66 vars in 1258 bytes} [Wed Aug 12 20:21:51 2026] GET /volume/v3/backups/detail => generated 828 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:51.229564 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-7ef8ce3b-c008-4dde-9bf3-efd384b5fe8b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:51.230859 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7ef8ce3b-c008-4dde-9bf3-efd384b5fe8b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] POST https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85/restore Aug 12 20:21:51.231282 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7ef8ce3b-c008-4dde-9bf3-efd384b5fe8b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:51.233050 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.contrib.backups [None req-7ef8ce3b-c008-4dde-9bf3-efd384b5fe8b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Restoring backup a3aabe7d-db42-424c-8c01-d1a816276f85 ({'restore': {}}) {{(pid=100386) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 12 20:21:51.233309 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.contrib.backups [None req-7ef8ce3b-c008-4dde-9bf3-efd384b5fe8b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Restoring backup a3aabe7d-db42-424c-8c01-d1a816276f85 to volume None. Aug 12 20:21:51.238674 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:51.238674 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:51.240164 np0000007109 devstack@c-api.service[100386]: INFO cinder.backup.api [None req-7ef8ce3b-c008-4dde-9bf3-efd384b5fe8b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Creating volume of 1 GB for restore of backup a3aabe7d-db42-424c-8c01-d1a816276f85. Aug 12 20:21:51.240227 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-8289cb07-fd9f-4cc4-9580-4d0acc97539d tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Created reservations ['0c5a4b5f-b18e-4c4d-8a85-7e2c131afbb1', '958412d9-2019-4922-a12c-f6ae438fc5a6', '5222843f-d10f-4961-80b8-f8eb6b0991a2', 'f7dcee8f-3ca9-4d52-95a8-3be5ead18e06'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:51.241420 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-8289cb07-fd9f-4cc4-9580-4d0acc97539d tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e2be1a5-215c-4d66-8680-412d03d3231c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c5a4b5f-b18e-4c4d-8a85-7e2c131afbb1', '958412d9-2019-4922-a12c-f6ae438fc5a6', '5222843f-d10f-4961-80b8-f8eb6b0991a2', 'f7dcee8f-3ca9-4d52-95a8-3be5ead18e06']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:51.243571 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-8289cb07-fd9f-4cc4-9580-4d0acc97539d tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (677d621b-2f7f-4194-8df9-0525daac4e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:51.249789 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-7ef8ce3b-c008-4dde-9bf3-efd384b5fe8b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Availability zone cache updated, next update will occur around 2026-08-12 21:21:51.249386. {{(pid=100386) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 20:21:51.250029 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-7ef8ce3b-c008-4dde-9bf3-efd384b5fe8b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Availability Zones retrieved successfully. Aug 12 20:21:51.257525 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-7ef8ce3b-c008-4dde-9bf3-efd384b5fe8b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Flow 'volume_create_api' (fb13246d-018b-4954-afd7-07d8837395f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:51.259082 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-7ef8ce3b-c008-4dde-9bf3-efd384b5fe8b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (578368cf-23e6-4d68-96a5-d398daa41278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:51.260357 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-7ef8ce3b-c008-4dde-9bf3-efd384b5fe8b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:21:51.269047 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-8289cb07-fd9f-4cc4-9580-4d0acc97539d tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (677d621b-2f7f-4194-8df9-0525daac4e37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f70c449-a67e-4c3c-ab14-55f190dcf296', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1813311722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf5bade04eb94414a1641fa9e7e31262',qos_specs=None,replication_status=,reservations=['0c5a4b5f-b18e-4c4d-8a85-7e2c131afbb1','958412d9-2019-4922-a12c-f6ae438fc5a6','5222843f-d10f-4961-80b8-f8eb6b0991a2','f7dcee8f-3ca9-4d52-95a8-3be5ead18e06'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd17279613ef4ff9940add01af4ab1e2',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:21:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1813311722',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f70c449-a67e-4c3c-ab14-55f190dcf296,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf5bade04eb94414a1641fa9e7e31262',provider_auth=None,provider_geometry=None,provider_id=None,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='cd17279613ef4ff9940add01af4ab1e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:51.269984 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-8289cb07-fd9f-4cc4-9580-4d0acc97539d tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57c20ed7-46fe-4ef5-8e35-9e2919048b38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:51.291104 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-7ef8ce3b-c008-4dde-9bf3-efd384b5fe8b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (578368cf-23e6-4d68-96a5-d398daa41278) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:51.292017 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-7ef8ce3b-c008-4dde-9bf3-efd384b5fe8b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9caab8b9-e8c7-4e7e-99f3-a77b18e7d15d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:51.295362 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-8289cb07-fd9f-4cc4-9580-4d0acc97539d tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57c20ed7-46fe-4ef5-8e35-9e2919048b38) transitioned into state 'SUCCESS' from state '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-1813311722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf5bade04eb94414a1641fa9e7e31262',qos_specs=None,replication_status=,reservations=['0c5a4b5f-b18e-4c4d-8a85-7e2c131afbb1','958412d9-2019-4922-a12c-f6ae438fc5a6','5222843f-d10f-4961-80b8-f8eb6b0991a2','f7dcee8f-3ca9-4d52-95a8-3be5ead18e06'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd17279613ef4ff9940add01af4ab1e2',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:51.296135 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-8289cb07-fd9f-4cc4-9580-4d0acc97539d tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b12d2d77-1929-4f63-b38e-9ff66ee6a5ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:51.309840 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-8289cb07-fd9f-4cc4-9580-4d0acc97539d tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b12d2d77-1929-4f63-b38e-9ff66ee6a5ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:51.310674 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-8289cb07-fd9f-4cc4-9580-4d0acc97539d tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Flow 'volume_create_api' (83fe9b4d-8f6a-4a2f-bffb-ebdf863ba67c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:51.310989 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-8289cb07-fd9f-4cc4-9580-4d0acc97539d tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Create volume request issued successfully. Aug 12 20:21:51.311548 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8289cb07-fd9f-4cc4-9580-4d0acc97539d tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:21:51.311967 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 702/2783] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:21:51 2026] POST /volume/v3/volumes => generated 755 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:21:51.327950 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-0daee65f-02c9-423e-9646-07f8b1f575d5 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:51.330100 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0daee65f-02c9-423e-9646-07f8b1f575d5 tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] GET https://10.4.3.246/volume/v3/volumes/2f70c449-a67e-4c3c-ab14-55f190dcf296 Aug 12 20:21:51.330973 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-0daee65f-02c9-423e-9646-07f8b1f575d5 tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:51.330973 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-0daee65f-02c9-423e-9646-07f8b1f575d5 tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:51.338395 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:51.338395 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:51.342374 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-0daee65f-02c9-423e-9646-07f8b1f575d5 tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Volume info retrieved successfully. Aug 12 20:21:51.346706 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0daee65f-02c9-423e-9646-07f8b1f575d5 tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] https://10.4.3.246/volume/v3/volumes/2f70c449-a67e-4c3c-ab14-55f190dcf296 returned with HTTP 200 Aug 12 20:21:51.347019 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 704/2784] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:51 2026] GET /volume/v3/volumes/2f70c449-a67e-4c3c-ab14-55f190dcf296 => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:51.355662 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-7ef8ce3b-c008-4dde-9bf3-efd384b5fe8b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Created reservations ['3d0cb1b1-d389-436e-b386-55ed190cf2f3', 'fea13933-95c0-4367-b0da-d8bab01e0f82', 'f7d666e6-42d0-4e5e-9a9f-1782b173ae77', '8cb10efb-e27a-41fb-8271-0aaed41c811b'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:51.356521 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-7ef8ce3b-c008-4dde-9bf3-efd384b5fe8b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9caab8b9-e8c7-4e7e-99f3-a77b18e7d15d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d0cb1b1-d389-436e-b386-55ed190cf2f3', 'fea13933-95c0-4367-b0da-d8bab01e0f82', 'f7d666e6-42d0-4e5e-9a9f-1782b173ae77', '8cb10efb-e27a-41fb-8271-0aaed41c811b']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:51.357379 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-7ef8ce3b-c008-4dde-9bf3-efd384b5fe8b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (749fc850-ac34-4d94-b012-f7e82112bf68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:51.390266 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-7ef8ce3b-c008-4dde-9bf3-efd384b5fe8b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (749fc850-ac34-4d94-b012-f7e82112bf68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7abecc0-034e-4d68-9a87-02bfa13993f8', '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_a3aabe7d-db42-424c-8c01-d1a816276f85',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a20d6375baf49a0803075ca4c50ac07',qos_specs=None,replication_status=,reservations=['3d0cb1b1-d389-436e-b386-55ed190cf2f3','fea13933-95c0-4367-b0da-d8bab01e0f82','f7d666e6-42d0-4e5e-9a9f-1782b173ae77','8cb10efb-e27a-41fb-8271-0aaed41c811b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d78c87c6188439480c1ae2d3ee2be57',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:21:51Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_a3aabe7d-db42-424c-8c01-d1a816276f85',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7abecc0-034e-4d68-9a87-02bfa13993f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a20d6375baf49a0803075ca4c50ac07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d78c87c6188439480c1ae2d3ee2be57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:51.391162 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-7ef8ce3b-c008-4dde-9bf3-efd384b5fe8b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5738dde-681d-4c60-a80f-2c268f6af1ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:51.417077 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-e1830c8e-0b92-4d15-bdd7-b9e3e28f7ee9 req-f463a759-4ece-462e-b001-1848dd2c5344 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:51.418669 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-e1830c8e-0b92-4d15-bdd7-b9e3e28f7ee9 req-f463a759-4ece-462e-b001-1848dd2c5344 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] POST https://10.4.3.246/volume/v3/attachments/2744bb7c-5c92-42cc-8155-01f6b0958b7f/action Aug 12 20:21:51.419365 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-e1830c8e-0b92-4d15-bdd7-b9e3e28f7ee9 req-f463a759-4ece-462e-b001-1848dd2c5344 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Action body: b'{"os-complete": null}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:21:51.419365 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-e1830c8e-0b92-4d15-bdd7-b9e3e28f7ee9 req-f463a759-4ece-462e-b001-1848dd2c5344 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:51.419444 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-7ef8ce3b-c008-4dde-9bf3-efd384b5fe8b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5738dde-681d-4c60-a80f-2c268f6af1ef) transitioned into 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_a3aabe7d-db42-424c-8c01-d1a816276f85',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a20d6375baf49a0803075ca4c50ac07',qos_specs=None,replication_status=,reservations=['3d0cb1b1-d389-436e-b386-55ed190cf2f3','fea13933-95c0-4367-b0da-d8bab01e0f82','f7d666e6-42d0-4e5e-9a9f-1782b173ae77','8cb10efb-e27a-41fb-8271-0aaed41c811b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d78c87c6188439480c1ae2d3ee2be57',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:51.420378 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-7ef8ce3b-c008-4dde-9bf3-efd384b5fe8b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89233ef6-876b-49fb-89b5-e5cd61a267c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:51.430687 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-7ef8ce3b-c008-4dde-9bf3-efd384b5fe8b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89233ef6-876b-49fb-89b5-e5cd61a267c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:51.431975 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-7ef8ce3b-c008-4dde-9bf3-efd384b5fe8b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Flow 'volume_create_api' (fb13246d-018b-4954-afd7-07d8837395f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:51.432434 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-7ef8ce3b-c008-4dde-9bf3-efd384b5fe8b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Create volume request issued successfully. Aug 12 20:21:51.439099 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:51.439099 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:51.448199 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:51.448199 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:51.448899 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-7ef8ce3b-c008-4dde-9bf3-efd384b5fe8b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:21:51.456246 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-e1830c8e-0b92-4d15-bdd7-b9e3e28f7ee9 req-f463a759-4ece-462e-b001-1848dd2c5344 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/attachments/2744bb7c-5c92-42cc-8155-01f6b0958b7f/action returned with HTTP 204 Aug 12 20:21:51.456360 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 686/2785] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:21:51 2026] POST /volume/v3/attachments/2744bb7c-5c92-42cc-8155-01f6b0958b7f/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:52.006936 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-6f2edf66-beca-46bb-b08d-706b59137b7a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:52.009220 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6f2edf66-beca-46bb-b08d-706b59137b7a tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] GET https://10.4.3.246/volume/v3/volumes/0a81c7f9-7da8-489f-96ed-03208ae2284c Aug 12 20:21:52.009410 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6f2edf66-beca-46bb-b08d-706b59137b7a tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:52.009619 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6f2edf66-beca-46bb-b08d-706b59137b7a tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:52.015395 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6f2edf66-beca-46bb-b08d-706b59137b7a tempest-VolumeAndVolumeTypeFromImageTest-1341074456 tempest-VolumeAndVolumeTypeFromImageTest-1341074456-project-member] https://10.4.3.246/volume/v3/volumes/0a81c7f9-7da8-489f-96ed-03208ae2284c returned with HTTP 404 Aug 12 20:21:52.015839 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 703/2786] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:52 2026] GET /volume/v3/volumes/0a81c7f9-7da8-489f-96ed-03208ae2284c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:52.335232 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-7ffacbba-4b3e-452f-b6b9-dcbb8aa59a15 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:52.339835 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7ffacbba-4b3e-452f-b6b9-dcbb8aa59a15 tempest-VolumeAndVolumeTypeFromImageTest-1717956132 tempest-VolumeAndVolumeTypeFromImageTest-1717956132-project-admin] GET https://10.4.3.246/volume/v3/volumes/detail?all_tenants=1 Aug 12 20:21:52.340085 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7ffacbba-4b3e-452f-b6b9-dcbb8aa59a15 tempest-VolumeAndVolumeTypeFromImageTest-1717956132 tempest-VolumeAndVolumeTypeFromImageTest-1717956132-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:52.340334 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7ffacbba-4b3e-452f-b6b9-dcbb8aa59a15 tempest-VolumeAndVolumeTypeFromImageTest-1717956132 tempest-VolumeAndVolumeTypeFromImageTest-1717956132-project-admin] Calling method 'detail' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:52.342445 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-7ffacbba-4b3e-452f-b6b9-dcbb8aa59a15 tempest-VolumeAndVolumeTypeFromImageTest-1717956132 tempest-VolumeAndVolumeTypeFromImageTest-1717956132-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100384) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:21:52.361676 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-9f94b96a-ea29-4e2e-95e1-d9c4396cf9db None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:52.367573 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9f94b96a-ea29-4e2e-95e1-d9c4396cf9db tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] GET https://10.4.3.246/volume/v3/volumes/2f70c449-a67e-4c3c-ab14-55f190dcf296 Aug 12 20:21:52.367573 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9f94b96a-ea29-4e2e-95e1-d9c4396cf9db tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:52.367573 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9f94b96a-ea29-4e2e-95e1-d9c4396cf9db tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:52.381364 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:52.381364 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:52.388880 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-9f94b96a-ea29-4e2e-95e1-d9c4396cf9db tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Volume info retrieved successfully. Aug 12 20:21:52.397809 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9f94b96a-ea29-4e2e-95e1-d9c4396cf9db tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] https://10.4.3.246/volume/v3/volumes/2f70c449-a67e-4c3c-ab14-55f190dcf296 returned with HTTP 200 Aug 12 20:21:52.398707 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 687/2787] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:52 2026] GET /volume/v3/volumes/2f70c449-a67e-4c3c-ab14-55f190dcf296 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:52.405501 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-7ffacbba-4b3e-452f-b6b9-dcbb8aa59a15 tempest-VolumeAndVolumeTypeFromImageTest-1717956132 tempest-VolumeAndVolumeTypeFromImageTest-1717956132-project-admin] Get all volumes completed successfully. Aug 12 20:21:52.407562 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:52.407562 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:52.417820 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-3df0d70e-3736-45cc-95af-f560670e315d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:52.420040 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3df0d70e-3736-45cc-95af-f560670e315d tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:21:52.420113 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7ffacbba-4b3e-452f-b6b9-dcbb8aa59a15 tempest-VolumeAndVolumeTypeFromImageTest-1717956132 tempest-VolumeAndVolumeTypeFromImageTest-1717956132-project-admin] https://10.4.3.246/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 20:21:52.420691 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3df0d70e-3736-45cc-95af-f560670e315d tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "2f70c449-a67e-4c3c-ab14-55f190dcf296"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:52.420758 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 705/2788] 10.4.3.246 () {66 vars in 1285 bytes} [Wed Aug 12 20:21:52 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13082 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:21:52.421976 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-3df0d70e-3736-45cc-95af-f560670e315d tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '2f70c449-a67e-4c3c-ab14-55f190dcf296'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:21:52.428491 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:52.428491 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:52.428978 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-3df0d70e-3736-45cc-95af-f560670e315d tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Volume retrieved successfully. Aug 12 20:21:52.429108 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-3df0d70e-3736-45cc-95af-f560670e315d tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Create volume of 1 GB Aug 12 20:21:52.432595 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-3df0d70e-3736-45cc-95af-f560670e315d tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Availability Zones retrieved successfully. Aug 12 20:21:52.438858 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-3df0d70e-3736-45cc-95af-f560670e315d tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Flow 'volume_create_api' (e8f89c6b-bfc9-425d-9773-e552e27dee2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:52.440019 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-3df0d70e-3736-45cc-95af-f560670e315d tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a95c2d8-9887-488b-ac5b-cfeb351427ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:52.440122 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a4162ea1-dbbb-449e-bc99-28cac79f0d92 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:52.440991 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-3df0d70e-3736-45cc-95af-f560670e315d tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:21:52.442010 np0000007109 devstack@c-api.service[100383]: WARNING cinder.volume.api [None req-3df0d70e-3736-45cc-95af-f560670e315d tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a95c2d8-9887-488b-ac5b-cfeb351427ca) transitioned into state 'FAILURE' from state 'RUNNING' Aug 12 20:21:52.442010 np0000007109 devstack@c-api.service[100383]: 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 12 20:21:52.442325 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a4162ea1-dbbb-449e-bc99-28cac79f0d92 tempest-VolumeAndVolumeTypeFromImageTest-1717956132 tempest-VolumeAndVolumeTypeFromImageTest-1717956132-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/5da29b28-a454-43a7-a0d4-4d2c282a3ef8 Aug 12 20:21:52.442550 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a4162ea1-dbbb-449e-bc99-28cac79f0d92 tempest-VolumeAndVolumeTypeFromImageTest-1717956132 tempest-VolumeAndVolumeTypeFromImageTest-1717956132-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:52.442838 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a4162ea1-dbbb-449e-bc99-28cac79f0d92 tempest-VolumeAndVolumeTypeFromImageTest-1717956132 tempest-VolumeAndVolumeTypeFromImageTest-1717956132-project-admin] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:52.443063 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-a4162ea1-dbbb-449e-bc99-28cac79f0d92 tempest-VolumeAndVolumeTypeFromImageTest-1717956132 tempest-VolumeAndVolumeTypeFromImageTest-1717956132-project-admin] Delete volume with id: 5da29b28-a454-43a7-a0d4-4d2c282a3ef8 Aug 12 20:21:52.443475 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-3df0d70e-3736-45cc-95af-f560670e315d tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a95c2d8-9887-488b-ac5b-cfeb351427ca) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:52.444163 np0000007109 devstack@c-api.service[100383]: WARNING cinder.volume.api [None req-3df0d70e-3736-45cc-95af-f560670e315d tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a95c2d8-9887-488b-ac5b-cfeb351427ca) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 12 20:21:52.444847 np0000007109 devstack@c-api.service[100383]: WARNING cinder.volume.api [None req-3df0d70e-3736-45cc-95af-f560670e315d tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Flow 'volume_create_api' (e8f89c6b-bfc9-425d-9773-e552e27dee2e) transitioned into state 'REVERTED' from state 'RUNNING' Aug 12 20:21:52.445133 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3df0d70e-3736-45cc-95af-f560670e315d tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 400 Aug 12 20:21:52.445735 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 704/2789] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:21:52 2026] POST /volume/v3/volumes => generated 173 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 20:21:52.453411 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:52.453411 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:52.454017 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-a4162ea1-dbbb-449e-bc99-28cac79f0d92 tempest-VolumeAndVolumeTypeFromImageTest-1717956132 tempest-VolumeAndVolumeTypeFromImageTest-1717956132-project-admin] Volume info retrieved successfully. Aug 12 20:21:52.456599 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-1db5759e-5c2c-4c9e-9ac2-b0bed258871a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:52.456955 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1db5759e-5c2c-4c9e-9ac2-b0bed258871a tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] GET https://10.4.3.246/volume/v3/volumes/2f70c449-a67e-4c3c-ab14-55f190dcf296 Aug 12 20:21:52.457169 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1db5759e-5c2c-4c9e-9ac2-b0bed258871a tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:52.457575 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1db5759e-5c2c-4c9e-9ac2-b0bed258871a tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:52.458026 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:52.458026 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:52.458561 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-7ef8ce3b-c008-4dde-9bf3-efd384b5fe8b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:21:52.458706 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.backup.api [None req-7ef8ce3b-c008-4dde-9bf3-efd384b5fe8b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Checking backup size 1 against volume size 1 {{(pid=100386) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 12 20:21:52.458818 np0000007109 devstack@c-api.service[100386]: INFO cinder.backup.api [None req-7ef8ce3b-c008-4dde-9bf3-efd384b5fe8b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Overwriting volume c7abecc0-034e-4d68-9a87-02bfa13993f8 with restore of backup a3aabe7d-db42-424c-8c01-d1a816276f85 Aug 12 20:21:52.466772 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:52.466772 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:52.469263 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.image.cache [None req-a4162ea1-dbbb-449e-bc99-28cac79f0d92 tempest-VolumeAndVolumeTypeFromImageTest-1717956132 tempest-VolumeAndVolumeTypeFromImageTest-1717956132-project-admin] Evicting image cache entry: {'id': 3, 'image_id': 'f5592030-aa8c-4aa8-8276-d9271e27fbd1', 'volume_id': '5da29b28-a454-43a7-a0d4-4d2c282a3ef8', 'host': 'np0000007109@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 12, 20, 21, 42), 'last_used': datetime.datetime(2026, 8, 12, 20, 21, 51)}. {{(pid=100385) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 12 20:21:52.470292 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-1db5759e-5c2c-4c9e-9ac2-b0bed258871a tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Volume info retrieved successfully. Aug 12 20:21:52.475348 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1db5759e-5c2c-4c9e-9ac2-b0bed258871a tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] https://10.4.3.246/volume/v3/volumes/2f70c449-a67e-4c3c-ab14-55f190dcf296 returned with HTTP 200 Aug 12 20:21:52.475730 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 706/2790] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:52 2026] GET /volume/v3/volumes/2f70c449-a67e-4c3c-ab14-55f190dcf296 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:52.491833 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.backup.rpcapi [None req-7ef8ce3b-c008-4dde-9bf3-efd384b5fe8b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] restore_backup in rpcapi backup_id a3aabe7d-db42-424c-8c01-d1a816276f85 {{(pid=100386) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 12 20:21:52.491977 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-b3f0eb9d-7fa8-440b-bf03-9d45da8ae1f8 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:52.493098 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7ef8ce3b-c008-4dde-9bf3-efd384b5fe8b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85/restore returned with HTTP 202 Aug 12 20:21:52.493367 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b3f0eb9d-7fa8-440b-bf03-9d45da8ae1f8 tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] DELETE https://10.4.3.246/volume/v3/volumes/2f70c449-a67e-4c3c-ab14-55f190dcf296 Aug 12 20:21:52.493562 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b3f0eb9d-7fa8-440b-bf03-9d45da8ae1f8 tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:52.493613 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-a4162ea1-dbbb-449e-bc99-28cac79f0d92 tempest-VolumeAndVolumeTypeFromImageTest-1717956132 tempest-VolumeAndVolumeTypeFromImageTest-1717956132-project-admin] Delete volume request issued successfully. Aug 12 20:21:52.493653 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 694/2791] 10.4.3.246 () {68 vars in 1393 bytes} [Wed Aug 12 20:21:51 2026] POST /volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85/restore => generated 189 bytes in 1265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:21:52.493740 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b3f0eb9d-7fa8-440b-bf03-9d45da8ae1f8 tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:52.493869 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a4162ea1-dbbb-449e-bc99-28cac79f0d92 tempest-VolumeAndVolumeTypeFromImageTest-1717956132 tempest-VolumeAndVolumeTypeFromImageTest-1717956132-project-admin] https://10.4.3.246/volume/v3/volumes/5da29b28-a454-43a7-a0d4-4d2c282a3ef8 returned with HTTP 202 Aug 12 20:21:52.493938 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-b3f0eb9d-7fa8-440b-bf03-9d45da8ae1f8 tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Delete volume with id: 2f70c449-a67e-4c3c-ab14-55f190dcf296 Aug 12 20:21:52.495916 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 688/2792] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:21:52 2026] DELETE /volume/v3/volumes/5da29b28-a454-43a7-a0d4-4d2c282a3ef8 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:21:52.503425 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-74263976-38c1-4ad3-b264-1b8c90ae02b8 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:52.505971 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-74263976-38c1-4ad3-b264-1b8c90ae02b8 tempest-VolumeAndVolumeTypeFromImageTest-1717956132 tempest-VolumeAndVolumeTypeFromImageTest-1717956132-project-admin] GET https://10.4.3.246/volume/v3/volumes/5da29b28-a454-43a7-a0d4-4d2c282a3ef8 Aug 12 20:21:52.506038 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-556bc877-3e2a-491f-b7d7-e663db1f5122 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:52.506091 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-74263976-38c1-4ad3-b264-1b8c90ae02b8 tempest-VolumeAndVolumeTypeFromImageTest-1717956132 tempest-VolumeAndVolumeTypeFromImageTest-1717956132-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:52.506526 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-74263976-38c1-4ad3-b264-1b8c90ae02b8 tempest-VolumeAndVolumeTypeFromImageTest-1717956132 tempest-VolumeAndVolumeTypeFromImageTest-1717956132-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:52.507636 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:52.507636 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:52.508204 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-b3f0eb9d-7fa8-440b-bf03-9d45da8ae1f8 tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Volume info retrieved successfully. Aug 12 20:21:52.508413 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-556bc877-3e2a-491f-b7d7-e663db1f5122 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 Aug 12 20:21:52.508656 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-556bc877-3e2a-491f-b7d7-e663db1f5122 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:52.508864 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-556bc877-3e2a-491f-b7d7-e663db1f5122 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:52.508964 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-556bc877-3e2a-491f-b7d7-e663db1f5122 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id a3aabe7d-db42-424c-8c01-d1a816276f85. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:52.514825 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:52.514825 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:52.515994 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-556bc877-3e2a-491f-b7d7-e663db1f5122 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 returned with HTTP 200 Aug 12 20:21:52.516562 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:52.516562 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:52.516651 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 695/2793] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:52 2026] GET /volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:52.524953 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-74263976-38c1-4ad3-b264-1b8c90ae02b8 tempest-VolumeAndVolumeTypeFromImageTest-1717956132 tempest-VolumeAndVolumeTypeFromImageTest-1717956132-project-admin] Volume info retrieved successfully. Aug 12 20:21:52.533082 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-74263976-38c1-4ad3-b264-1b8c90ae02b8 tempest-VolumeAndVolumeTypeFromImageTest-1717956132 tempest-VolumeAndVolumeTypeFromImageTest-1717956132-project-admin] https://10.4.3.246/volume/v3/volumes/5da29b28-a454-43a7-a0d4-4d2c282a3ef8 returned with HTTP 200 Aug 12 20:21:52.533763 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 707/2794] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:52 2026] GET /volume/v3/volumes/5da29b28-a454-43a7-a0d4-4d2c282a3ef8 => generated 1105 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:52.536796 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-b3f0eb9d-7fa8-440b-bf03-9d45da8ae1f8 tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Delete volume request issued successfully. Aug 12 20:21:52.537092 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b3f0eb9d-7fa8-440b-bf03-9d45da8ae1f8 tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] https://10.4.3.246/volume/v3/volumes/2f70c449-a67e-4c3c-ab14-55f190dcf296 returned with HTTP 202 Aug 12 20:21:52.537635 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 705/2795] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:21:52 2026] DELETE /volume/v3/volumes/2f70c449-a67e-4c3c-ab14-55f190dcf296 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:21:52.546418 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-cc50648b-6eee-4b56-859d-c2aeb849db78 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:52.548364 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-cc50648b-6eee-4b56-859d-c2aeb849db78 tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] GET https://10.4.3.246/volume/v3/volumes/2f70c449-a67e-4c3c-ab14-55f190dcf296 Aug 12 20:21:52.548364 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-cc50648b-6eee-4b56-859d-c2aeb849db78 tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:52.548604 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-cc50648b-6eee-4b56-859d-c2aeb849db78 tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:52.556251 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:52.556251 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:52.563146 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-cc50648b-6eee-4b56-859d-c2aeb849db78 tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Volume info retrieved successfully. Aug 12 20:21:52.570482 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-cc50648b-6eee-4b56-859d-c2aeb849db78 tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] https://10.4.3.246/volume/v3/volumes/2f70c449-a67e-4c3c-ab14-55f190dcf296 returned with HTTP 200 Aug 12 20:21:52.571196 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 689/2796] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:52 2026] GET /volume/v3/volumes/2f70c449-a67e-4c3c-ab14-55f190dcf296 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:53.526796 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-49556522-d63e-4403-8931-98d1ee2dc1e9 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:53.529249 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-49556522-d63e-4403-8931-98d1ee2dc1e9 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 Aug 12 20:21:53.529479 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-49556522-d63e-4403-8931-98d1ee2dc1e9 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:53.529716 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-49556522-d63e-4403-8931-98d1ee2dc1e9 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:53.529854 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-49556522-d63e-4403-8931-98d1ee2dc1e9 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id a3aabe7d-db42-424c-8c01-d1a816276f85. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:53.537752 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:53.537752 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:53.538605 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-49556522-d63e-4403-8931-98d1ee2dc1e9 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 returned with HTTP 200 Aug 12 20:21:53.539116 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 696/2797] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:53 2026] GET /volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:53.550603 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c2f95b62-c0be-4ea4-bec5-38c05fdb04eb None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:53.552924 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c2f95b62-c0be-4ea4-bec5-38c05fdb04eb tempest-VolumeAndVolumeTypeFromImageTest-1717956132 tempest-VolumeAndVolumeTypeFromImageTest-1717956132-project-admin] GET https://10.4.3.246/volume/v3/volumes/5da29b28-a454-43a7-a0d4-4d2c282a3ef8 Aug 12 20:21:53.553210 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c2f95b62-c0be-4ea4-bec5-38c05fdb04eb tempest-VolumeAndVolumeTypeFromImageTest-1717956132 tempest-VolumeAndVolumeTypeFromImageTest-1717956132-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:53.553472 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c2f95b62-c0be-4ea4-bec5-38c05fdb04eb tempest-VolumeAndVolumeTypeFromImageTest-1717956132 tempest-VolumeAndVolumeTypeFromImageTest-1717956132-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:53.561180 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c2f95b62-c0be-4ea4-bec5-38c05fdb04eb tempest-VolumeAndVolumeTypeFromImageTest-1717956132 tempest-VolumeAndVolumeTypeFromImageTest-1717956132-project-admin] https://10.4.3.246/volume/v3/volumes/5da29b28-a454-43a7-a0d4-4d2c282a3ef8 returned with HTTP 404 Aug 12 20:21:53.561757 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 708/2798] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:53 2026] GET /volume/v3/volumes/5da29b28-a454-43a7-a0d4-4d2c282a3ef8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:53.569727 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-06b2c49a-74e8-4c9f-8548-17b8f7d7e2fe None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:53.571487 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-06b2c49a-74e8-4c9f-8548-17b8f7d7e2fe tempest-VolumeAndVolumeTypeFromImageTest-1717956132 tempest-VolumeAndVolumeTypeFromImageTest-1717956132-project-admin] DELETE https://10.4.3.246/volume/v3/types/b78dccff-9ea9-4f76-a366-180abae1909a Aug 12 20:21:53.571710 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-06b2c49a-74e8-4c9f-8548-17b8f7d7e2fe tempest-VolumeAndVolumeTypeFromImageTest-1717956132 tempest-VolumeAndVolumeTypeFromImageTest-1717956132-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:53.571935 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-06b2c49a-74e8-4c9f-8548-17b8f7d7e2fe tempest-VolumeAndVolumeTypeFromImageTest-1717956132 tempest-VolumeAndVolumeTypeFromImageTest-1717956132-project-admin] Calling method '_delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:53.591063 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-54df3c57-6b50-4e99-bfe1-5724950de2eb None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:53.592967 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-54df3c57-6b50-4e99-bfe1-5724950de2eb tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] GET https://10.4.3.246/volume/v3/volumes/2f70c449-a67e-4c3c-ab14-55f190dcf296 Aug 12 20:21:53.593170 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-54df3c57-6b50-4e99-bfe1-5724950de2eb tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:53.593350 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-54df3c57-6b50-4e99-bfe1-5724950de2eb tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:53.597101 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-06b2c49a-74e8-4c9f-8548-17b8f7d7e2fe tempest-VolumeAndVolumeTypeFromImageTest-1717956132 tempest-VolumeAndVolumeTypeFromImageTest-1717956132-project-admin] https://10.4.3.246/volume/v3/types/b78dccff-9ea9-4f76-a366-180abae1909a returned with HTTP 202 Aug 12 20:21:53.597473 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 706/2799] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:21:53 2026] DELETE /volume/v3/types/b78dccff-9ea9-4f76-a366-180abae1909a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:21:53.600954 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-54df3c57-6b50-4e99-bfe1-5724950de2eb tempest-VolumesCloneNegativeTest-487478100 tempest-VolumesCloneNegativeTest-487478100-project-member] https://10.4.3.246/volume/v3/volumes/2f70c449-a67e-4c3c-ab14-55f190dcf296 returned with HTTP 404 Aug 12 20:21:53.601470 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 690/2800] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:53 2026] GET /volume/v3/volumes/2f70c449-a67e-4c3c-ab14-55f190dcf296 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:53.607061 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-668fe648-04b7-43ef-bee6-202929841512 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:53.608835 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-668fe648-04b7-43ef-bee6-202929841512 tempest-VolumeAndVolumeTypeFromImageTest-1717956132 tempest-VolumeAndVolumeTypeFromImageTest-1717956132-project-admin] GET https://10.4.3.246/volume/v3/types/b78dccff-9ea9-4f76-a366-180abae1909a Aug 12 20:21:53.609065 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-668fe648-04b7-43ef-bee6-202929841512 tempest-VolumeAndVolumeTypeFromImageTest-1717956132 tempest-VolumeAndVolumeTypeFromImageTest-1717956132-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:53.609269 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-668fe648-04b7-43ef-bee6-202929841512 tempest-VolumeAndVolumeTypeFromImageTest-1717956132 tempest-VolumeAndVolumeTypeFromImageTest-1717956132-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:53.616520 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-668fe648-04b7-43ef-bee6-202929841512 tempest-VolumeAndVolumeTypeFromImageTest-1717956132 tempest-VolumeAndVolumeTypeFromImageTest-1717956132-project-admin] https://10.4.3.246/volume/v3/types/b78dccff-9ea9-4f76-a366-180abae1909a returned with HTTP 404 Aug 12 20:21:53.617069 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 697/2801] 10.4.3.246 () {66 vars in 1342 bytes} [Wed Aug 12 20:21:53 2026] GET /volume/v3/types/b78dccff-9ea9-4f76-a366-180abae1909a => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:54.550771 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-9138d4a5-af6f-4c37-a8be-14b8a73778c0 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:54.552857 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9138d4a5-af6f-4c37-a8be-14b8a73778c0 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 Aug 12 20:21:54.553039 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9138d4a5-af6f-4c37-a8be-14b8a73778c0 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:54.553384 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9138d4a5-af6f-4c37-a8be-14b8a73778c0 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:54.553384 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-9138d4a5-af6f-4c37-a8be-14b8a73778c0 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id a3aabe7d-db42-424c-8c01-d1a816276f85. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:54.566557 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:54.566557 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:54.569366 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9138d4a5-af6f-4c37-a8be-14b8a73778c0 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 returned with HTTP 200 Aug 12 20:21:54.570011 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 709/2802] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:54 2026] GET /volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:55.304699 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f9cca053-0d47-4fd4-bd2f-d36a626a26ec None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:55.306437 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f9cca053-0d47-4fd4-bd2f-d36a626a26ec tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:21:55.306790 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f9cca053-0d47-4fd4-bd2f-d36a626a26ec tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a0596018-e224-475d-8adb-b6c6e42731ae", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1081628708"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:55.308163 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-f9cca053-0d47-4fd4-bd2f-d36a626a26ec tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Create volume request body: {'volume': {'imageRef': 'a0596018-e224-475d-8adb-b6c6e42731ae', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1081628708'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:21:55.410204 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-f9cca053-0d47-4fd4-bd2f-d36a626a26ec tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Create volume of 1 GB Aug 12 20:21:55.415406 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-f9cca053-0d47-4fd4-bd2f-d36a626a26ec tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Availability Zones retrieved successfully. Aug 12 20:21:55.423412 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f9cca053-0d47-4fd4-bd2f-d36a626a26ec tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Flow 'volume_create_api' (c8cc1926-7f6e-4cfc-b554-79fe74933214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:55.424941 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f9cca053-0d47-4fd4-bd2f-d36a626a26ec tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (364d4b04-8a9f-42a4-a1cc-3082e25fdb62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:55.425857 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-f9cca053-0d47-4fd4-bd2f-d36a626a26ec tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:21:55.505914 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f9cca053-0d47-4fd4-bd2f-d36a626a26ec tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (364d4b04-8a9f-42a4-a1cc-3082e25fdb62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:55.506793 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f9cca053-0d47-4fd4-bd2f-d36a626a26ec tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cd54ca4-403a-4adf-8c1a-16e7e7940eda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:55.565527 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-f9cca053-0d47-4fd4-bd2f-d36a626a26ec tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Created reservations ['f3623805-84da-4ea4-877d-108e28d8d4a0', '953b9b26-6f3f-4f33-ae60-1e81b9f665ad', 'be30ec6a-a20b-4586-a044-206c5512e190', 'cd62bc72-86b2-4c81-96cd-8e8446ddcad3'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:55.566316 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f9cca053-0d47-4fd4-bd2f-d36a626a26ec tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cd54ca4-403a-4adf-8c1a-16e7e7940eda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3623805-84da-4ea4-877d-108e28d8d4a0', '953b9b26-6f3f-4f33-ae60-1e81b9f665ad', 'be30ec6a-a20b-4586-a044-206c5512e190', 'cd62bc72-86b2-4c81-96cd-8e8446ddcad3']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:55.567057 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f9cca053-0d47-4fd4-bd2f-d36a626a26ec tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cef25112-447c-402b-8494-99c7ec0e18fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:55.582023 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-5b218aee-9702-477b-9107-b5d5ad248246 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:55.583777 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5b218aee-9702-477b-9107-b5d5ad248246 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 Aug 12 20:21:55.583984 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5b218aee-9702-477b-9107-b5d5ad248246 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:55.584177 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5b218aee-9702-477b-9107-b5d5ad248246 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:55.584299 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-5b218aee-9702-477b-9107-b5d5ad248246 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id a3aabe7d-db42-424c-8c01-d1a816276f85. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:55.589031 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:55.589031 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:55.589754 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5b218aee-9702-477b-9107-b5d5ad248246 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 returned with HTTP 200 Aug 12 20:21:55.590203 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 691/2803] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:55 2026] GET /volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:55.591768 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f9cca053-0d47-4fd4-bd2f-d36a626a26ec tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cef25112-447c-402b-8494-99c7ec0e18fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a23ccc0-fd64-47de-a06f-80ca43b7d061', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1081628708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04e861dc30f049dba8f78d7dea6d1ee7',qos_specs=None,replication_status=,reservations=['f3623805-84da-4ea4-877d-108e28d8d4a0','953b9b26-6f3f-4f33-ae60-1e81b9f665ad','be30ec6a-a20b-4586-a044-206c5512e190','cd62bc72-86b2-4c81-96cd-8e8446ddcad3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8398e67d836545368a19dd2817df4a12',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:21:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1081628708',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a23ccc0-fd64-47de-a06f-80ca43b7d061,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04e861dc30f049dba8f78d7dea6d1ee7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8398e67d836545368a19dd2817df4a12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:55.592663 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f9cca053-0d47-4fd4-bd2f-d36a626a26ec tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1723d19-a852-4c0e-b84f-ee20437310dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:55.615364 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f9cca053-0d47-4fd4-bd2f-d36a626a26ec tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1723d19-a852-4c0e-b84f-ee20437310dc) transitioned into state 'SUCCESS' from state '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-1081628708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04e861dc30f049dba8f78d7dea6d1ee7',qos_specs=None,replication_status=,reservations=['f3623805-84da-4ea4-877d-108e28d8d4a0','953b9b26-6f3f-4f33-ae60-1e81b9f665ad','be30ec6a-a20b-4586-a044-206c5512e190','cd62bc72-86b2-4c81-96cd-8e8446ddcad3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8398e67d836545368a19dd2817df4a12',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:55.616097 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f9cca053-0d47-4fd4-bd2f-d36a626a26ec tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c498aaae-dc13-4c09-bb09-e1d74892ad40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:55.627868 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f9cca053-0d47-4fd4-bd2f-d36a626a26ec tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c498aaae-dc13-4c09-bb09-e1d74892ad40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:55.628637 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f9cca053-0d47-4fd4-bd2f-d36a626a26ec tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Flow 'volume_create_api' (c8cc1926-7f6e-4cfc-b554-79fe74933214) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:55.628940 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-f9cca053-0d47-4fd4-bd2f-d36a626a26ec tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Create volume request issued successfully. Aug 12 20:21:55.629472 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f9cca053-0d47-4fd4-bd2f-d36a626a26ec tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:21:55.629891 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 707/2804] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:21:55 2026] POST /volume/v3/volumes => generated 748 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:21:55.645970 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-9a179c89-caf8-47f0-8d99-bdfc6f42ef4f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:55.648292 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9a179c89-caf8-47f0-8d99-bdfc6f42ef4f tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] GET https://10.4.3.246/volume/v3/volumes/4a23ccc0-fd64-47de-a06f-80ca43b7d061 Aug 12 20:21:55.648510 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9a179c89-caf8-47f0-8d99-bdfc6f42ef4f tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:55.648727 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9a179c89-caf8-47f0-8d99-bdfc6f42ef4f tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:55.656365 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:55.656365 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:55.661318 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-9a179c89-caf8-47f0-8d99-bdfc6f42ef4f tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Volume info retrieved successfully. Aug 12 20:21:55.666307 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9a179c89-caf8-47f0-8d99-bdfc6f42ef4f tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] https://10.4.3.246/volume/v3/volumes/4a23ccc0-fd64-47de-a06f-80ca43b7d061 returned with HTTP 200 Aug 12 20:21:55.666621 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 698/2805] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:55 2026] GET /volume/v3/volumes/4a23ccc0-fd64-47de-a06f-80ca43b7d061 => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:55.750474 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-33e9c835-ff38-491c-9986-f604d8333274 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:55.857557 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-33e9c835-ff38-491c-9986-f604d8333274 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:21:55.857557 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-33e9c835-ff38-491c-9986-f604d8333274 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a0596018-e224-475d-8adb-b6c6e42731ae", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1704995506"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:55.857557 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-33e9c835-ff38-491c-9986-f604d8333274 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Create volume request body: {'volume': {"'imageRef": 'a0596018-e224-475d-8adb-b6c6e42731ae', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1704995506'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:21:55.857557 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-33e9c835-ff38-491c-9986-f604d8333274 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Create volume of 1 GB Aug 12 20:21:55.863115 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-33e9c835-ff38-491c-9986-f604d8333274 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Availability Zones retrieved successfully. Aug 12 20:21:55.870960 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-33e9c835-ff38-491c-9986-f604d8333274 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Flow 'volume_create_api' (abaf16f6-96c8-4ec4-8d2e-46c909deef65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:55.872687 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-33e9c835-ff38-491c-9986-f604d8333274 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ca4732d-7525-4b0b-95e9-f472556e07b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:55.874050 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-33e9c835-ff38-491c-9986-f604d8333274 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:21:55.906273 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-33e9c835-ff38-491c-9986-f604d8333274 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ca4732d-7525-4b0b-95e9-f472556e07b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:55.907115 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-33e9c835-ff38-491c-9986-f604d8333274 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (200c5026-a885-4d4f-a6e8-37a58c5ebe0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:56.001703 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-33e9c835-ff38-491c-9986-f604d8333274 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Created reservations ['067206d7-db29-4868-b1aa-8bb95f1e8062', '40e4235e-d6f4-4980-b8a2-f2cc326f30c6', '72bc478b-d3b6-4869-9f80-5353f8712b0a', '477a2d3f-6a17-41db-8586-5716b2151575'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:56.002683 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-33e9c835-ff38-491c-9986-f604d8333274 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (200c5026-a885-4d4f-a6e8-37a58c5ebe0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['067206d7-db29-4868-b1aa-8bb95f1e8062', '40e4235e-d6f4-4980-b8a2-f2cc326f30c6', '72bc478b-d3b6-4869-9f80-5353f8712b0a', '477a2d3f-6a17-41db-8586-5716b2151575']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:56.003760 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-33e9c835-ff38-491c-9986-f604d8333274 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04ac701c-1516-485f-bf22-574e9c4ff2db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:56.043600 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-33e9c835-ff38-491c-9986-f604d8333274 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04ac701c-1516-485f-bf22-574e9c4ff2db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26e09ba6-e5cc-4a2a-b469-c5314fac236f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1704995506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e037e3ae530447b4a25a2e606a9d7870',qos_specs=None,replication_status=,reservations=['067206d7-db29-4868-b1aa-8bb95f1e8062','40e4235e-d6f4-4980-b8a2-f2cc326f30c6','72bc478b-d3b6-4869-9f80-5353f8712b0a','477a2d3f-6a17-41db-8586-5716b2151575'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0256626ebe8341819105de3df7ea2e5f',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:21:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1704995506',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26e09ba6-e5cc-4a2a-b469-c5314fac236f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e037e3ae530447b4a25a2e606a9d7870',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0256626ebe8341819105de3df7ea2e5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:56.044586 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-33e9c835-ff38-491c-9986-f604d8333274 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48b6fe20-7850-4a0c-8ebb-5f9c6494a2cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:56.072892 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-33e9c835-ff38-491c-9986-f604d8333274 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48b6fe20-7850-4a0c-8ebb-5f9c6494a2cf) transitioned into state 'SUCCESS' from state '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-1704995506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e037e3ae530447b4a25a2e606a9d7870',qos_specs=None,replication_status=,reservations=['067206d7-db29-4868-b1aa-8bb95f1e8062','40e4235e-d6f4-4980-b8a2-f2cc326f30c6','72bc478b-d3b6-4869-9f80-5353f8712b0a','477a2d3f-6a17-41db-8586-5716b2151575'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0256626ebe8341819105de3df7ea2e5f',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:56.073861 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-33e9c835-ff38-491c-9986-f604d8333274 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20d56d97-0aad-48ee-8b8c-027365b2f4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:56.101043 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-33e9c835-ff38-491c-9986-f604d8333274 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20d56d97-0aad-48ee-8b8c-027365b2f4eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:56.102507 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-33e9c835-ff38-491c-9986-f604d8333274 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Flow 'volume_create_api' (abaf16f6-96c8-4ec4-8d2e-46c909deef65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:56.102578 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-33e9c835-ff38-491c-9986-f604d8333274 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Create volume request issued successfully. Aug 12 20:21:56.105024 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-33e9c835-ff38-491c-9986-f604d8333274 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:21:56.105769 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 710/2806] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:21:55 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 12 20:21:56.120772 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-1c2f0901-d926-4d45-8490-b549a6150475 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:56.122048 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1c2f0901-d926-4d45-8490-b549a6150475 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:21:56.122390 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1c2f0901-d926-4d45-8490-b549a6150475 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a0596018-e224-475d-8adb-b6c6e42731ae", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1764506852"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:56.124217 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-1c2f0901-d926-4d45-8490-b549a6150475 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Create volume request body: {'volume': {"'imageRef": 'a0596018-e224-475d-8adb-b6c6e42731ae', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1764506852'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:21:56.124473 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-1c2f0901-d926-4d45-8490-b549a6150475 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Create volume of 1 GB Aug 12 20:21:56.128931 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-1c2f0901-d926-4d45-8490-b549a6150475 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Availability Zones retrieved successfully. Aug 12 20:21:56.134799 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-1c2f0901-d926-4d45-8490-b549a6150475 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Flow 'volume_create_api' (788195c1-49de-461e-8836-d899db0aee96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:56.135884 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-1c2f0901-d926-4d45-8490-b549a6150475 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17c1003c-bdff-4818-8ff4-356a2c7ec11d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:56.136864 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-1c2f0901-d926-4d45-8490-b549a6150475 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:21:56.164953 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-1c2f0901-d926-4d45-8490-b549a6150475 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17c1003c-bdff-4818-8ff4-356a2c7ec11d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:56.165849 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-1c2f0901-d926-4d45-8490-b549a6150475 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (587eaf37-3d09-4efa-8253-4121fb86d897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:56.225552 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-1c2f0901-d926-4d45-8490-b549a6150475 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Created reservations ['b0134e7b-030b-43b5-bdbd-0fdcafe508fd', 'b6badd40-6fd9-4898-9f29-d539ae6d35d8', 'b182b0a7-c83f-4080-9137-dd0bdd54c55a', '03f5af15-c7e0-4d05-bb86-422d296cde6c'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:56.226357 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-1c2f0901-d926-4d45-8490-b549a6150475 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (587eaf37-3d09-4efa-8253-4121fb86d897) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0134e7b-030b-43b5-bdbd-0fdcafe508fd', 'b6badd40-6fd9-4898-9f29-d539ae6d35d8', 'b182b0a7-c83f-4080-9137-dd0bdd54c55a', '03f5af15-c7e0-4d05-bb86-422d296cde6c']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:56.227134 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-1c2f0901-d926-4d45-8490-b549a6150475 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e53ff146-3c88-4bf5-b62d-5edb974ce77f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:56.252131 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-1c2f0901-d926-4d45-8490-b549a6150475 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e53ff146-3c88-4bf5-b62d-5edb974ce77f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4dba689d-3167-4968-8a64-d298f5d45262', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1764506852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e037e3ae530447b4a25a2e606a9d7870',qos_specs=None,replication_status=,reservations=['b0134e7b-030b-43b5-bdbd-0fdcafe508fd','b6badd40-6fd9-4898-9f29-d539ae6d35d8','b182b0a7-c83f-4080-9137-dd0bdd54c55a','03f5af15-c7e0-4d05-bb86-422d296cde6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0256626ebe8341819105de3df7ea2e5f',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:21:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1764506852',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4dba689d-3167-4968-8a64-d298f5d45262,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e037e3ae530447b4a25a2e606a9d7870',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0256626ebe8341819105de3df7ea2e5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:56.252882 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-1c2f0901-d926-4d45-8490-b549a6150475 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c04e8ded-aa89-40e2-87d9-ed49fae8a83f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:56.277766 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-1c2f0901-d926-4d45-8490-b549a6150475 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c04e8ded-aa89-40e2-87d9-ed49fae8a83f) transitioned into state 'SUCCESS' from state '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-1764506852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e037e3ae530447b4a25a2e606a9d7870',qos_specs=None,replication_status=,reservations=['b0134e7b-030b-43b5-bdbd-0fdcafe508fd','b6badd40-6fd9-4898-9f29-d539ae6d35d8','b182b0a7-c83f-4080-9137-dd0bdd54c55a','03f5af15-c7e0-4d05-bb86-422d296cde6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0256626ebe8341819105de3df7ea2e5f',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:56.278788 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-1c2f0901-d926-4d45-8490-b549a6150475 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39fa1a48-75ea-414f-923e-7c4bc1cc3a36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:56.294613 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-1c2f0901-d926-4d45-8490-b549a6150475 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39fa1a48-75ea-414f-923e-7c4bc1cc3a36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:56.295619 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-1c2f0901-d926-4d45-8490-b549a6150475 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Flow 'volume_create_api' (788195c1-49de-461e-8836-d899db0aee96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:56.296017 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-1c2f0901-d926-4d45-8490-b549a6150475 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Create volume request issued successfully. Aug 12 20:21:56.297164 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1c2f0901-d926-4d45-8490-b549a6150475 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:21:56.297853 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 692/2807] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:21:56 2026] POST /volume/v3/volumes => generated 757 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:21:56.312529 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-c2470d83-720e-4a1d-b9a2-45abfc3d0ff8 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:56.314312 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c2470d83-720e-4a1d-b9a2-45abfc3d0ff8 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:21:56.314650 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c2470d83-720e-4a1d-b9a2-45abfc3d0ff8 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a0596018-e224-475d-8adb-b6c6e42731ae", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1214504347"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:56.316050 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-c2470d83-720e-4a1d-b9a2-45abfc3d0ff8 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Create volume request body: {'volume': {"'imageRef": 'a0596018-e224-475d-8adb-b6c6e42731ae', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1214504347'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:21:56.316103 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-c2470d83-720e-4a1d-b9a2-45abfc3d0ff8 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Create volume of 1 GB Aug 12 20:21:56.316608 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:56.316608 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:56.320781 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-c2470d83-720e-4a1d-b9a2-45abfc3d0ff8 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Availability Zones retrieved successfully. Aug 12 20:21:56.326309 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c2470d83-720e-4a1d-b9a2-45abfc3d0ff8 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Flow 'volume_create_api' (a9fb748b-ea33-4cdb-8fd6-92da74b44fde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:56.328505 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c2470d83-720e-4a1d-b9a2-45abfc3d0ff8 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9419417c-6911-414e-83ce-7a8969d27616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:56.328846 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-c2470d83-720e-4a1d-b9a2-45abfc3d0ff8 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:21:56.376556 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c2470d83-720e-4a1d-b9a2-45abfc3d0ff8 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9419417c-6911-414e-83ce-7a8969d27616) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:56.378027 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c2470d83-720e-4a1d-b9a2-45abfc3d0ff8 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fd0e450-0e4a-4f02-bcce-c970bb310d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:56.439745 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-c2470d83-720e-4a1d-b9a2-45abfc3d0ff8 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Created reservations ['aa310c1e-f620-428d-bbae-d7fd433d1f80', '2eaec433-8e0c-4074-9852-cd51a17a8c9e', '76930f7b-d3df-4e75-af48-1b1c4288d7ee', '3a93d433-2ea6-4505-8e56-397735da2b42'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:56.440643 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c2470d83-720e-4a1d-b9a2-45abfc3d0ff8 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fd0e450-0e4a-4f02-bcce-c970bb310d77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa310c1e-f620-428d-bbae-d7fd433d1f80', '2eaec433-8e0c-4074-9852-cd51a17a8c9e', '76930f7b-d3df-4e75-af48-1b1c4288d7ee', '3a93d433-2ea6-4505-8e56-397735da2b42']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:56.441389 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c2470d83-720e-4a1d-b9a2-45abfc3d0ff8 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d691e33b-11dc-4dc7-acfb-bd4122d6b7f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:56.466268 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c2470d83-720e-4a1d-b9a2-45abfc3d0ff8 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d691e33b-11dc-4dc7-acfb-bd4122d6b7f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2836c377-8e70-43e3-b323-f36352169cdb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1214504347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e037e3ae530447b4a25a2e606a9d7870',qos_specs=None,replication_status=,reservations=['aa310c1e-f620-428d-bbae-d7fd433d1f80','2eaec433-8e0c-4074-9852-cd51a17a8c9e','76930f7b-d3df-4e75-af48-1b1c4288d7ee','3a93d433-2ea6-4505-8e56-397735da2b42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0256626ebe8341819105de3df7ea2e5f',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:21:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1214504347',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2836c377-8e70-43e3-b323-f36352169cdb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e037e3ae530447b4a25a2e606a9d7870',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0256626ebe8341819105de3df7ea2e5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:56.467374 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c2470d83-720e-4a1d-b9a2-45abfc3d0ff8 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9bca1b8-4909-42dd-8823-cde812922ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:56.496333 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c2470d83-720e-4a1d-b9a2-45abfc3d0ff8 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9bca1b8-4909-42dd-8823-cde812922ac0) transitioned into state 'SUCCESS' from state '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-1214504347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e037e3ae530447b4a25a2e606a9d7870',qos_specs=None,replication_status=,reservations=['aa310c1e-f620-428d-bbae-d7fd433d1f80','2eaec433-8e0c-4074-9852-cd51a17a8c9e','76930f7b-d3df-4e75-af48-1b1c4288d7ee','3a93d433-2ea6-4505-8e56-397735da2b42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0256626ebe8341819105de3df7ea2e5f',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:56.496433 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c2470d83-720e-4a1d-b9a2-45abfc3d0ff8 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8430b475-87fe-4a4a-b430-aaed5af349aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:56.513107 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c2470d83-720e-4a1d-b9a2-45abfc3d0ff8 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8430b475-87fe-4a4a-b430-aaed5af349aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:56.513877 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c2470d83-720e-4a1d-b9a2-45abfc3d0ff8 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Flow 'volume_create_api' (a9fb748b-ea33-4cdb-8fd6-92da74b44fde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:56.514240 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-c2470d83-720e-4a1d-b9a2-45abfc3d0ff8 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Create volume request issued successfully. Aug 12 20:21:56.517565 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c2470d83-720e-4a1d-b9a2-45abfc3d0ff8 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:21:56.517565 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 708/2808] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:21:56 2026] POST /volume/v3/volumes => generated 757 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 12 20:21:56.526821 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-ea475037-e7e7-4359-b452-07884b64ae63 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:56.528566 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ea475037-e7e7-4359-b452-07884b64ae63 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:21:56.528905 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ea475037-e7e7-4359-b452-07884b64ae63 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a0596018-e224-475d-8adb-b6c6e42731ae", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-265517191"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:56.530306 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-ea475037-e7e7-4359-b452-07884b64ae63 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Create volume request body: {'volume': {"'imageRef": 'a0596018-e224-475d-8adb-b6c6e42731ae', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-265517191'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:21:56.530428 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-ea475037-e7e7-4359-b452-07884b64ae63 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Create volume of 1 GB Aug 12 20:21:56.534687 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-ea475037-e7e7-4359-b452-07884b64ae63 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Availability Zones retrieved successfully. Aug 12 20:21:56.540897 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ea475037-e7e7-4359-b452-07884b64ae63 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Flow 'volume_create_api' (0f0b1ef2-5d5c-4a5e-b7a3-27b48d96e90e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:56.541836 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ea475037-e7e7-4359-b452-07884b64ae63 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d204b889-e641-4801-8461-4895b5b811f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:56.542775 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-ea475037-e7e7-4359-b452-07884b64ae63 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:21:56.569695 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ea475037-e7e7-4359-b452-07884b64ae63 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d204b889-e641-4801-8461-4895b5b811f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:56.570483 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ea475037-e7e7-4359-b452-07884b64ae63 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db31e419-5f93-48da-8730-0a1d270076b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:56.604749 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-e1d3dc57-d7a2-4fce-b5b1-866df5c9e3f8 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:56.609778 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e1d3dc57-d7a2-4fce-b5b1-866df5c9e3f8 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 Aug 12 20:21:56.609778 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e1d3dc57-d7a2-4fce-b5b1-866df5c9e3f8 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:56.609778 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e1d3dc57-d7a2-4fce-b5b1-866df5c9e3f8 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:56.609778 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-e1d3dc57-d7a2-4fce-b5b1-866df5c9e3f8 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id a3aabe7d-db42-424c-8c01-d1a816276f85. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:56.615440 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:56.615440 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:56.616468 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e1d3dc57-d7a2-4fce-b5b1-866df5c9e3f8 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 returned with HTTP 200 Aug 12 20:21:56.616760 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-ea475037-e7e7-4359-b452-07884b64ae63 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Created reservations ['69aaf524-5bc0-49d8-8cf6-f0a1bf86e3e8', '99ee6b83-e7a9-49da-b96c-a7b74c356160', '31c928d4-a649-4663-9ff6-d319b4c5bc00', 'baf5bfe3-7ca1-478c-a43a-0ac4f93e7920'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:56.617101 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 711/2809] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:56 2026] GET /volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:56.617468 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ea475037-e7e7-4359-b452-07884b64ae63 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db31e419-5f93-48da-8730-0a1d270076b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69aaf524-5bc0-49d8-8cf6-f0a1bf86e3e8', '99ee6b83-e7a9-49da-b96c-a7b74c356160', '31c928d4-a649-4663-9ff6-d319b4c5bc00', 'baf5bfe3-7ca1-478c-a43a-0ac4f93e7920']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:56.618249 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ea475037-e7e7-4359-b452-07884b64ae63 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad51efca-445b-41a3-aeed-96e34fe5ea7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:56.641375 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ea475037-e7e7-4359-b452-07884b64ae63 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad51efca-445b-41a3-aeed-96e34fe5ea7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77f4f67e-a359-4e42-89a7-e93894db642e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-265517191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e037e3ae530447b4a25a2e606a9d7870',qos_specs=None,replication_status=,reservations=['69aaf524-5bc0-49d8-8cf6-f0a1bf86e3e8','99ee6b83-e7a9-49da-b96c-a7b74c356160','31c928d4-a649-4663-9ff6-d319b4c5bc00','baf5bfe3-7ca1-478c-a43a-0ac4f93e7920'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0256626ebe8341819105de3df7ea2e5f',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:21:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-265517191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77f4f67e-a359-4e42-89a7-e93894db642e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e037e3ae530447b4a25a2e606a9d7870',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0256626ebe8341819105de3df7ea2e5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:56.642097 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ea475037-e7e7-4359-b452-07884b64ae63 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3faba320-99c9-4792-a6b6-341c7ca56014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:56.663018 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ea475037-e7e7-4359-b452-07884b64ae63 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3faba320-99c9-4792-a6b6-341c7ca56014) transitioned into state 'SUCCESS' from state '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-265517191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e037e3ae530447b4a25a2e606a9d7870',qos_specs=None,replication_status=,reservations=['69aaf524-5bc0-49d8-8cf6-f0a1bf86e3e8','99ee6b83-e7a9-49da-b96c-a7b74c356160','31c928d4-a649-4663-9ff6-d319b4c5bc00','baf5bfe3-7ca1-478c-a43a-0ac4f93e7920'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0256626ebe8341819105de3df7ea2e5f',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:56.663882 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ea475037-e7e7-4359-b452-07884b64ae63 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da420949-89e5-4317-a6fa-0fdeb8a752d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:56.677290 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ea475037-e7e7-4359-b452-07884b64ae63 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da420949-89e5-4317-a6fa-0fdeb8a752d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:56.677290 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ea475037-e7e7-4359-b452-07884b64ae63 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Flow 'volume_create_api' (0f0b1ef2-5d5c-4a5e-b7a3-27b48d96e90e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:56.677290 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-ea475037-e7e7-4359-b452-07884b64ae63 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Create volume request issued successfully. Aug 12 20:21:56.677290 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ea475037-e7e7-4359-b452-07884b64ae63 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:21:56.677665 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 699/2810] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:21:56 2026] POST /volume/v3/volumes => generated 756 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:21:56.682500 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-829f6d22-0190-4b72-bbdf-0e55fb59cf1a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:56.684455 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-829f6d22-0190-4b72-bbdf-0e55fb59cf1a tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] GET https://10.4.3.246/volume/v3/volumes/4a23ccc0-fd64-47de-a06f-80ca43b7d061 Aug 12 20:21:56.684930 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-829f6d22-0190-4b72-bbdf-0e55fb59cf1a tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:56.685884 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-829f6d22-0190-4b72-bbdf-0e55fb59cf1a tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:56.692428 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-ec1c2db6-8ca0-4dac-8f31-6a645782d0bb None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:56.696185 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ec1c2db6-8ca0-4dac-8f31-6a645782d0bb tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:21:56.696185 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ec1c2db6-8ca0-4dac-8f31-6a645782d0bb tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a0596018-e224-475d-8adb-b6c6e42731ae", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1119172145"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:56.696414 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:56.696414 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:56.697169 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-ec1c2db6-8ca0-4dac-8f31-6a645782d0bb tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Create volume request body: {'volume': {"'imageRef": 'a0596018-e224-475d-8adb-b6c6e42731ae', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1119172145'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:21:56.697348 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-ec1c2db6-8ca0-4dac-8f31-6a645782d0bb tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Create volume of 1 GB Aug 12 20:21:56.697728 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:56.697728 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:56.703518 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-ec1c2db6-8ca0-4dac-8f31-6a645782d0bb tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Availability Zones retrieved successfully. Aug 12 20:21:56.709502 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-829f6d22-0190-4b72-bbdf-0e55fb59cf1a tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Volume info retrieved successfully. Aug 12 20:21:56.709623 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-ec1c2db6-8ca0-4dac-8f31-6a645782d0bb tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Flow 'volume_create_api' (5c0c8738-4aaa-4ac0-ad83-30d46da2949b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:56.711731 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-ec1c2db6-8ca0-4dac-8f31-6a645782d0bb tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9985c34b-211a-4654-8982-5927b12e2d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:56.711731 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-ec1c2db6-8ca0-4dac-8f31-6a645782d0bb tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:21:56.715204 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-829f6d22-0190-4b72-bbdf-0e55fb59cf1a tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] https://10.4.3.246/volume/v3/volumes/4a23ccc0-fd64-47de-a06f-80ca43b7d061 returned with HTTP 200 Aug 12 20:21:56.715879 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 693/2811] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:56 2026] GET /volume/v3/volumes/4a23ccc0-fd64-47de-a06f-80ca43b7d061 => generated 1356 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:56.728848 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f8f5b808-999d-4dee-91c2-4bba9cf5803a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:56.730479 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f8f5b808-999d-4dee-91c2-4bba9cf5803a tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] POST https://10.4.3.246/volume/v3/volumes/4a23ccc0-fd64-47de-a06f-80ca43b7d061/action Aug 12 20:21:56.730869 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f8f5b808-999d-4dee-91c2-4bba9cf5803a tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:21:56.730988 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f8f5b808-999d-4dee-91c2-4bba9cf5803a tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:56.737525 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-ec1c2db6-8ca0-4dac-8f31-6a645782d0bb tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9985c34b-211a-4654-8982-5927b12e2d7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:56.738598 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-ec1c2db6-8ca0-4dac-8f31-6a645782d0bb tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (714cefe3-14d4-4596-b412-acf9aca6559d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:56.739853 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:56.739853 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:56.740384 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-f8f5b808-999d-4dee-91c2-4bba9cf5803a tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Volume info retrieved successfully. Aug 12 20:21:56.783759 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-ec1c2db6-8ca0-4dac-8f31-6a645782d0bb tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Created reservations ['36788b6e-65dc-4df0-9488-2d584d1430cd', '5308e5e3-7626-4da6-9c63-ad56f887fb2c', 'e4023edd-971f-4365-8879-226e70df98e8', '020d79ad-1943-4a78-b7b1-3f965c267f72'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:56.784092 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-f8f5b808-999d-4dee-91c2-4bba9cf5803a tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Created reservations ['74c7f933-e1a0-4fee-812f-24d70ad140ca', 'dd94e0df-7989-44f0-bd75-455ed4318ae0'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:56.784803 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-ec1c2db6-8ca0-4dac-8f31-6a645782d0bb tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (714cefe3-14d4-4596-b412-acf9aca6559d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36788b6e-65dc-4df0-9488-2d584d1430cd', '5308e5e3-7626-4da6-9c63-ad56f887fb2c', 'e4023edd-971f-4365-8879-226e70df98e8', '020d79ad-1943-4a78-b7b1-3f965c267f72']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:56.785532 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-ec1c2db6-8ca0-4dac-8f31-6a645782d0bb tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdde2ff7-5b84-4dec-b160-09331bd4400a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:56.794979 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-f8f5b808-999d-4dee-91c2-4bba9cf5803a tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Extend volume request issued successfully. Aug 12 20:21:56.795269 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f8f5b808-999d-4dee-91c2-4bba9cf5803a tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] https://10.4.3.246/volume/v3/volumes/4a23ccc0-fd64-47de-a06f-80ca43b7d061/action returned with HTTP 202 Aug 12 20:21:56.795723 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 712/2812] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:21:56 2026] POST /volume/v3/volumes/4a23ccc0-fd64-47de-a06f-80ca43b7d061/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:21:56.804410 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-7f6a340f-baad-4703-aaf4-e2ba9c25ec5b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:56.806746 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7f6a340f-baad-4703-aaf4-e2ba9c25ec5b tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] GET https://10.4.3.246/volume/v3/volumes/4a23ccc0-fd64-47de-a06f-80ca43b7d061 Aug 12 20:21:56.807001 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7f6a340f-baad-4703-aaf4-e2ba9c25ec5b tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:56.807378 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7f6a340f-baad-4703-aaf4-e2ba9c25ec5b tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:56.811940 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-ec1c2db6-8ca0-4dac-8f31-6a645782d0bb tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdde2ff7-5b84-4dec-b160-09331bd4400a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e98cffd-06bb-43fc-aa5a-7fa864dac1eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1119172145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e037e3ae530447b4a25a2e606a9d7870',qos_specs=None,replication_status=,reservations=['36788b6e-65dc-4df0-9488-2d584d1430cd','5308e5e3-7626-4da6-9c63-ad56f887fb2c','e4023edd-971f-4365-8879-226e70df98e8','020d79ad-1943-4a78-b7b1-3f965c267f72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0256626ebe8341819105de3df7ea2e5f',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:21:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1119172145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e98cffd-06bb-43fc-aa5a-7fa864dac1eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e037e3ae530447b4a25a2e606a9d7870',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0256626ebe8341819105de3df7ea2e5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:56.813488 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-ec1c2db6-8ca0-4dac-8f31-6a645782d0bb tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95aa50a4-b340-4f94-9589-1368c32099d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:56.818532 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:56.818532 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:56.824983 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-7f6a340f-baad-4703-aaf4-e2ba9c25ec5b tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Volume info retrieved successfully. Aug 12 20:21:56.830750 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7f6a340f-baad-4703-aaf4-e2ba9c25ec5b tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] https://10.4.3.246/volume/v3/volumes/4a23ccc0-fd64-47de-a06f-80ca43b7d061 returned with HTTP 200 Aug 12 20:21:56.831156 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 700/2813] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:56 2026] GET /volume/v3/volumes/4a23ccc0-fd64-47de-a06f-80ca43b7d061 => generated 1356 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:56.846790 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-ec1c2db6-8ca0-4dac-8f31-6a645782d0bb tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95aa50a4-b340-4f94-9589-1368c32099d2) transitioned into state 'SUCCESS' from state '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-1119172145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e037e3ae530447b4a25a2e606a9d7870',qos_specs=None,replication_status=,reservations=['36788b6e-65dc-4df0-9488-2d584d1430cd','5308e5e3-7626-4da6-9c63-ad56f887fb2c','e4023edd-971f-4365-8879-226e70df98e8','020d79ad-1943-4a78-b7b1-3f965c267f72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0256626ebe8341819105de3df7ea2e5f',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:56.847856 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-ec1c2db6-8ca0-4dac-8f31-6a645782d0bb tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f660051-566e-49fc-8518-6559e5c67448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:56.861476 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-ec1c2db6-8ca0-4dac-8f31-6a645782d0bb tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f660051-566e-49fc-8518-6559e5c67448) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:56.862576 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-ec1c2db6-8ca0-4dac-8f31-6a645782d0bb tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Flow 'volume_create_api' (5c0c8738-4aaa-4ac0-ad83-30d46da2949b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:56.862981 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-ec1c2db6-8ca0-4dac-8f31-6a645782d0bb tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Create volume request issued successfully. Aug 12 20:21:56.863702 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ec1c2db6-8ca0-4dac-8f31-6a645782d0bb tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:21:56.864250 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 709/2814] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:21:56 2026] POST /volume/v3/volumes => generated 757 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:21:56.876567 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-c0fb4480-9b03-4761-a1ed-6efbbf861160 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:56.878323 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c0fb4480-9b03-4761-a1ed-6efbbf861160 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] GET https://10.4.3.246/volume/v3/volumes/26e09ba6-e5cc-4a2a-b469-c5314fac236f Aug 12 20:21:56.878528 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c0fb4480-9b03-4761-a1ed-6efbbf861160 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:56.878765 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c0fb4480-9b03-4761-a1ed-6efbbf861160 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:56.885986 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:56.885986 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:56.890237 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-c0fb4480-9b03-4761-a1ed-6efbbf861160 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Volume info retrieved successfully. Aug 12 20:21:56.896041 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c0fb4480-9b03-4761-a1ed-6efbbf861160 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] https://10.4.3.246/volume/v3/volumes/26e09ba6-e5cc-4a2a-b469-c5314fac236f returned with HTTP 200 Aug 12 20:21:56.896666 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 694/2815] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:56 2026] GET /volume/v3/volumes/26e09ba6-e5cc-4a2a-b469-c5314fac236f => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:56.911713 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-7797b9b7-63ac-4d98-9afd-55ff5133cec4 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:56.913613 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7797b9b7-63ac-4d98-9afd-55ff5133cec4 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] GET https://10.4.3.246/volume/v3/volumes/4dba689d-3167-4968-8a64-d298f5d45262 Aug 12 20:21:56.913840 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7797b9b7-63ac-4d98-9afd-55ff5133cec4 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:56.914042 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7797b9b7-63ac-4d98-9afd-55ff5133cec4 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:56.921072 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:56.921072 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:56.924851 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-7797b9b7-63ac-4d98-9afd-55ff5133cec4 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Volume info retrieved successfully. Aug 12 20:21:56.929645 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7797b9b7-63ac-4d98-9afd-55ff5133cec4 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] https://10.4.3.246/volume/v3/volumes/4dba689d-3167-4968-8a64-d298f5d45262 returned with HTTP 200 Aug 12 20:21:56.930133 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 713/2816] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:56 2026] GET /volume/v3/volumes/4dba689d-3167-4968-8a64-d298f5d45262 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:56.942587 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-d2b4145b-25a5-4406-9152-e6606078a35e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:56.944089 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d2b4145b-25a5-4406-9152-e6606078a35e tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] GET https://10.4.3.246/volume/v3/volumes/2836c377-8e70-43e3-b323-f36352169cdb Aug 12 20:21:56.944336 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d2b4145b-25a5-4406-9152-e6606078a35e tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:56.944492 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d2b4145b-25a5-4406-9152-e6606078a35e tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:56.951512 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:56.951512 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:56.955239 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-d2b4145b-25a5-4406-9152-e6606078a35e tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Volume info retrieved successfully. Aug 12 20:21:56.959410 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d2b4145b-25a5-4406-9152-e6606078a35e tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] https://10.4.3.246/volume/v3/volumes/2836c377-8e70-43e3-b323-f36352169cdb returned with HTTP 200 Aug 12 20:21:56.959833 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 701/2817] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:56 2026] GET /volume/v3/volumes/2836c377-8e70-43e3-b323-f36352169cdb => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 20:21:56.972153 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-cfd540ad-8115-40fa-8990-99b1ca44fe78 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:56.974162 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cfd540ad-8115-40fa-8990-99b1ca44fe78 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] GET https://10.4.3.246/volume/v3/volumes/77f4f67e-a359-4e42-89a7-e93894db642e Aug 12 20:21:56.974364 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cfd540ad-8115-40fa-8990-99b1ca44fe78 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:56.974556 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cfd540ad-8115-40fa-8990-99b1ca44fe78 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:56.981906 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:56.981906 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:56.985692 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-cfd540ad-8115-40fa-8990-99b1ca44fe78 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Volume info retrieved successfully. Aug 12 20:21:56.989692 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cfd540ad-8115-40fa-8990-99b1ca44fe78 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] https://10.4.3.246/volume/v3/volumes/77f4f67e-a359-4e42-89a7-e93894db642e returned with HTTP 200 Aug 12 20:21:56.990284 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 710/2818] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:56 2026] GET /volume/v3/volumes/77f4f67e-a359-4e42-89a7-e93894db642e => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 20:21:57.002885 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ac2bffd6-3628-40e9-8126-483771f5a52b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:57.005199 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ac2bffd6-3628-40e9-8126-483771f5a52b tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] GET https://10.4.3.246/volume/v3/volumes/2e98cffd-06bb-43fc-aa5a-7fa864dac1eb Aug 12 20:21:57.005534 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ac2bffd6-3628-40e9-8126-483771f5a52b tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:57.005945 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ac2bffd6-3628-40e9-8126-483771f5a52b tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:57.015238 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:57.015238 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:57.020099 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-ac2bffd6-3628-40e9-8126-483771f5a52b tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Volume info retrieved successfully. Aug 12 20:21:57.026029 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ac2bffd6-3628-40e9-8126-483771f5a52b tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] https://10.4.3.246/volume/v3/volumes/2e98cffd-06bb-43fc-aa5a-7fa864dac1eb returned with HTTP 200 Aug 12 20:21:57.026834 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 695/2819] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:57 2026] GET /volume/v3/volumes/2e98cffd-06bb-43fc-aa5a-7fa864dac1eb => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:57.626614 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-651a452e-184a-4977-8bd6-0ec1b47b0fb2 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:57.630605 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-651a452e-184a-4977-8bd6-0ec1b47b0fb2 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 Aug 12 20:21:57.631456 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-651a452e-184a-4977-8bd6-0ec1b47b0fb2 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:57.631840 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-651a452e-184a-4977-8bd6-0ec1b47b0fb2 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:57.632103 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-651a452e-184a-4977-8bd6-0ec1b47b0fb2 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id a3aabe7d-db42-424c-8c01-d1a816276f85. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:57.636756 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:57.636756 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:57.637677 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-651a452e-184a-4977-8bd6-0ec1b47b0fb2 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 returned with HTTP 200 Aug 12 20:21:57.638099 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 714/2820] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:57 2026] GET /volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:57.845436 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-4b68cad4-0e22-4bc8-9c19-c7e2f682648c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:57.847840 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4b68cad4-0e22-4bc8-9c19-c7e2f682648c tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] GET https://10.4.3.246/volume/v3/volumes/4a23ccc0-fd64-47de-a06f-80ca43b7d061 Aug 12 20:21:57.848085 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4b68cad4-0e22-4bc8-9c19-c7e2f682648c tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:57.848326 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4b68cad4-0e22-4bc8-9c19-c7e2f682648c tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:57.856667 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:57.856667 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:57.860809 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-4b68cad4-0e22-4bc8-9c19-c7e2f682648c tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Volume info retrieved successfully. Aug 12 20:21:57.865329 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4b68cad4-0e22-4bc8-9c19-c7e2f682648c tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] https://10.4.3.246/volume/v3/volumes/4a23ccc0-fd64-47de-a06f-80ca43b7d061 returned with HTTP 200 Aug 12 20:21:57.865735 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 702/2821] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:57 2026] GET /volume/v3/volumes/4a23ccc0-fd64-47de-a06f-80ca43b7d061 => generated 1356 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:57.877693 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0ea8bab9-9680-40d3-b202-cbd2f82acb6a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:57.879926 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0ea8bab9-9680-40d3-b202-cbd2f82acb6a tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] GET https://10.4.3.246/volume/v3/volumes/4a23ccc0-fd64-47de-a06f-80ca43b7d061 Aug 12 20:21:57.880170 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0ea8bab9-9680-40d3-b202-cbd2f82acb6a tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:57.880394 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0ea8bab9-9680-40d3-b202-cbd2f82acb6a tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:57.889358 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:57.889358 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:57.893624 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-0ea8bab9-9680-40d3-b202-cbd2f82acb6a tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Volume info retrieved successfully. Aug 12 20:21:57.898860 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0ea8bab9-9680-40d3-b202-cbd2f82acb6a tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] https://10.4.3.246/volume/v3/volumes/4a23ccc0-fd64-47de-a06f-80ca43b7d061 returned with HTTP 200 Aug 12 20:21:57.899275 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 711/2822] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:57 2026] GET /volume/v3/volumes/4a23ccc0-fd64-47de-a06f-80ca43b7d061 => generated 1356 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:57.910955 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-547d7548-156a-4f08-93f8-eb442910073f None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:57.913246 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-547d7548-156a-4f08-93f8-eb442910073f tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] GET https://10.4.3.246/volume/v3/volumes/4a23ccc0-fd64-47de-a06f-80ca43b7d061 Aug 12 20:21:57.913510 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-547d7548-156a-4f08-93f8-eb442910073f tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:57.914654 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-547d7548-156a-4f08-93f8-eb442910073f tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:57.931237 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:57.931237 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:57.936773 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-547d7548-156a-4f08-93f8-eb442910073f tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Volume info retrieved successfully. Aug 12 20:21:57.943513 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-547d7548-156a-4f08-93f8-eb442910073f tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] https://10.4.3.246/volume/v3/volumes/4a23ccc0-fd64-47de-a06f-80ca43b7d061 returned with HTTP 200 Aug 12 20:21:57.944208 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 696/2823] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:57 2026] GET /volume/v3/volumes/4a23ccc0-fd64-47de-a06f-80ca43b7d061 => generated 1356 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:57.955892 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-4a7e207d-3424-4005-b88c-99461651a4bf None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:57.958152 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4a7e207d-3424-4005-b88c-99461651a4bf tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] DELETE https://10.4.3.246/volume/v3/volumes/4a23ccc0-fd64-47de-a06f-80ca43b7d061 Aug 12 20:21:57.958410 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4a7e207d-3424-4005-b88c-99461651a4bf tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:57.958683 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4a7e207d-3424-4005-b88c-99461651a4bf tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:57.958914 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-4a7e207d-3424-4005-b88c-99461651a4bf tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Delete volume with id: 4a23ccc0-fd64-47de-a06f-80ca43b7d061 Aug 12 20:21:57.968174 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:57.968174 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:57.968969 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-4a7e207d-3424-4005-b88c-99461651a4bf tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Volume info retrieved successfully. Aug 12 20:21:57.990704 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-4a7e207d-3424-4005-b88c-99461651a4bf tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Delete volume request issued successfully. Aug 12 20:21:57.991027 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4a7e207d-3424-4005-b88c-99461651a4bf tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] https://10.4.3.246/volume/v3/volumes/4a23ccc0-fd64-47de-a06f-80ca43b7d061 returned with HTTP 202 Aug 12 20:21:57.991609 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 715/2824] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:21:57 2026] DELETE /volume/v3/volumes/4a23ccc0-fd64-47de-a06f-80ca43b7d061 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:21:58.002253 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-75b1ad17-016f-4b0a-baff-29114560b664 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:58.004044 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-75b1ad17-016f-4b0a-baff-29114560b664 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] GET https://10.4.3.246/volume/v3/volumes/4a23ccc0-fd64-47de-a06f-80ca43b7d061 Aug 12 20:21:58.004211 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-75b1ad17-016f-4b0a-baff-29114560b664 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:58.004389 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-75b1ad17-016f-4b0a-baff-29114560b664 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:58.010984 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:58.010984 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:58.014502 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-75b1ad17-016f-4b0a-baff-29114560b664 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Volume info retrieved successfully. Aug 12 20:21:58.019114 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-75b1ad17-016f-4b0a-baff-29114560b664 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] https://10.4.3.246/volume/v3/volumes/4a23ccc0-fd64-47de-a06f-80ca43b7d061 returned with HTTP 200 Aug 12 20:21:58.019470 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 703/2825] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:58 2026] GET /volume/v3/volumes/4a23ccc0-fd64-47de-a06f-80ca43b7d061 => generated 1355 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:21:58.041615 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-7177826a-20d0-48c0-bf17-937ebc31f1a5 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:58.043933 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7177826a-20d0-48c0-bf17-937ebc31f1a5 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] GET https://10.4.3.246/volume/v3/volumes/2e98cffd-06bb-43fc-aa5a-7fa864dac1eb Aug 12 20:21:58.044182 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7177826a-20d0-48c0-bf17-937ebc31f1a5 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:58.044434 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7177826a-20d0-48c0-bf17-937ebc31f1a5 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:58.058375 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:58.058375 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:58.064840 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-7177826a-20d0-48c0-bf17-937ebc31f1a5 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Volume info retrieved successfully. Aug 12 20:21:58.070592 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7177826a-20d0-48c0-bf17-937ebc31f1a5 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] https://10.4.3.246/volume/v3/volumes/2e98cffd-06bb-43fc-aa5a-7fa864dac1eb returned with HTTP 200 Aug 12 20:21:58.071124 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 712/2826] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:58 2026] GET /volume/v3/volumes/2e98cffd-06bb-43fc-aa5a-7fa864dac1eb => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:58.090576 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-704fed99-18a2-4f1a-b80c-735877cc22fc None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:58.092903 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-704fed99-18a2-4f1a-b80c-735877cc22fc tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] DELETE https://10.4.3.246/volume/v3/volumes/2e98cffd-06bb-43fc-aa5a-7fa864dac1eb Aug 12 20:21:58.093142 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-704fed99-18a2-4f1a-b80c-735877cc22fc tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:58.093415 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-704fed99-18a2-4f1a-b80c-735877cc22fc tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:58.093597 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-704fed99-18a2-4f1a-b80c-735877cc22fc tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Delete volume with id: 2e98cffd-06bb-43fc-aa5a-7fa864dac1eb Aug 12 20:21:58.102430 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:58.102430 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:58.103234 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-704fed99-18a2-4f1a-b80c-735877cc22fc tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Volume info retrieved successfully. Aug 12 20:21:58.122785 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-704fed99-18a2-4f1a-b80c-735877cc22fc tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Delete volume request issued successfully. Aug 12 20:21:58.123115 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-704fed99-18a2-4f1a-b80c-735877cc22fc tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] https://10.4.3.246/volume/v3/volumes/2e98cffd-06bb-43fc-aa5a-7fa864dac1eb returned with HTTP 202 Aug 12 20:21:58.123708 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 697/2827] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:21:58 2026] DELETE /volume/v3/volumes/2e98cffd-06bb-43fc-aa5a-7fa864dac1eb => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:21:58.131534 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-e86e5073-ceed-4338-bfeb-9ca5c5ca69bd None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:58.133770 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e86e5073-ceed-4338-bfeb-9ca5c5ca69bd tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] GET https://10.4.3.246/volume/v3/volumes/2e98cffd-06bb-43fc-aa5a-7fa864dac1eb Aug 12 20:21:58.134135 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e86e5073-ceed-4338-bfeb-9ca5c5ca69bd tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:58.134501 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e86e5073-ceed-4338-bfeb-9ca5c5ca69bd tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:58.145071 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:58.145071 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:58.150446 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-e86e5073-ceed-4338-bfeb-9ca5c5ca69bd tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Volume info retrieved successfully. Aug 12 20:21:58.156009 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e86e5073-ceed-4338-bfeb-9ca5c5ca69bd tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] https://10.4.3.246/volume/v3/volumes/2e98cffd-06bb-43fc-aa5a-7fa864dac1eb returned with HTTP 200 Aug 12 20:21:58.156510 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 716/2828] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:58 2026] GET /volume/v3/volumes/2e98cffd-06bb-43fc-aa5a-7fa864dac1eb => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:58.651373 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-a49bd211-c1d0-44bd-8381-7d91727836c4 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:58.653344 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a49bd211-c1d0-44bd-8381-7d91727836c4 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 Aug 12 20:21:58.653586 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a49bd211-c1d0-44bd-8381-7d91727836c4 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:58.653777 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a49bd211-c1d0-44bd-8381-7d91727836c4 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:58.653897 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-a49bd211-c1d0-44bd-8381-7d91727836c4 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id a3aabe7d-db42-424c-8c01-d1a816276f85. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:58.658407 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:58.658407 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:58.659284 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a49bd211-c1d0-44bd-8381-7d91727836c4 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 returned with HTTP 200 Aug 12 20:21:58.659697 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 704/2829] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:58 2026] GET /volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:59.033010 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f010150f-a0c2-489a-8998-eda623f8bec0 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:59.035163 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f010150f-a0c2-489a-8998-eda623f8bec0 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] GET https://10.4.3.246/volume/v3/volumes/4a23ccc0-fd64-47de-a06f-80ca43b7d061 Aug 12 20:21:59.035535 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f010150f-a0c2-489a-8998-eda623f8bec0 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:59.035898 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f010150f-a0c2-489a-8998-eda623f8bec0 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:59.042312 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f010150f-a0c2-489a-8998-eda623f8bec0 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] https://10.4.3.246/volume/v3/volumes/4a23ccc0-fd64-47de-a06f-80ca43b7d061 returned with HTTP 404 Aug 12 20:21:59.042979 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 713/2830] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:59 2026] GET /volume/v3/volumes/4a23ccc0-fd64-47de-a06f-80ca43b7d061 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:59.050882 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-166eb19c-c89e-4746-9cef-c7078ff165eb None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:59.052747 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-166eb19c-c89e-4746-9cef-c7078ff165eb tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:21:59.053136 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-166eb19c-c89e-4746-9cef-c7078ff165eb tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-838186784"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:21:59.054456 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-166eb19c-c89e-4746-9cef-c7078ff165eb tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-838186784'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:21:59.054625 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-166eb19c-c89e-4746-9cef-c7078ff165eb tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Create volume of 1 GB Aug 12 20:21:59.058450 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-166eb19c-c89e-4746-9cef-c7078ff165eb tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Availability Zones retrieved successfully. Aug 12 20:21:59.063878 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-166eb19c-c89e-4746-9cef-c7078ff165eb tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Flow 'volume_create_api' (d97a40cd-f1b8-429d-bbfd-c9881529bc0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:59.064756 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-166eb19c-c89e-4746-9cef-c7078ff165eb tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e22ff3c6-950c-4ead-a563-eea1dbe30892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:59.065630 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-166eb19c-c89e-4746-9cef-c7078ff165eb tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:21:59.088341 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-166eb19c-c89e-4746-9cef-c7078ff165eb tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e22ff3c6-950c-4ead-a563-eea1dbe30892) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:59.089037 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-166eb19c-c89e-4746-9cef-c7078ff165eb tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8e48775-a83c-4adb-a647-6bda1a068753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:59.130620 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-166eb19c-c89e-4746-9cef-c7078ff165eb tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Created reservations ['0b06516a-20c4-4c80-b912-e3a04c024480', '7698533b-4bfc-4d85-8628-434c252f2ee5', '8e6252a2-ddec-406c-bc24-7d3721fbaa32', '47166ed2-f174-4713-85d0-e5e26ec5d16b'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:21:59.131482 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-166eb19c-c89e-4746-9cef-c7078ff165eb tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8e48775-a83c-4adb-a647-6bda1a068753) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b06516a-20c4-4c80-b912-e3a04c024480', '7698533b-4bfc-4d85-8628-434c252f2ee5', '8e6252a2-ddec-406c-bc24-7d3721fbaa32', '47166ed2-f174-4713-85d0-e5e26ec5d16b']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:59.132374 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-166eb19c-c89e-4746-9cef-c7078ff165eb tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f4f5162-5b2c-4b68-83df-1b995a70c924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:59.161288 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-166eb19c-c89e-4746-9cef-c7078ff165eb tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f4f5162-5b2c-4b68-83df-1b995a70c924) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '072eb6cf-7418-4953-a721-c85311d32af7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-838186784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04e861dc30f049dba8f78d7dea6d1ee7',qos_specs=None,replication_status=,reservations=['0b06516a-20c4-4c80-b912-e3a04c024480','7698533b-4bfc-4d85-8628-434c252f2ee5','8e6252a2-ddec-406c-bc24-7d3721fbaa32','47166ed2-f174-4713-85d0-e5e26ec5d16b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8398e67d836545368a19dd2817df4a12',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:21:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-838186784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=072eb6cf-7418-4953-a721-c85311d32af7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04e861dc30f049dba8f78d7dea6d1ee7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8398e67d836545368a19dd2817df4a12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:59.161947 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-166eb19c-c89e-4746-9cef-c7078ff165eb tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bc347c2-58fe-407b-a35c-cf72e6d0092c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:59.171504 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-fba6573e-7636-4ee3-9705-96e882cdd1b8 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:59.173665 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-fba6573e-7636-4ee3-9705-96e882cdd1b8 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] GET https://10.4.3.246/volume/v3/volumes/2e98cffd-06bb-43fc-aa5a-7fa864dac1eb Aug 12 20:21:59.173910 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-fba6573e-7636-4ee3-9705-96e882cdd1b8 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:59.174168 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-fba6573e-7636-4ee3-9705-96e882cdd1b8 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:59.180264 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-fba6573e-7636-4ee3-9705-96e882cdd1b8 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] https://10.4.3.246/volume/v3/volumes/2e98cffd-06bb-43fc-aa5a-7fa864dac1eb returned with HTTP 404 Aug 12 20:21:59.180942 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 717/2831] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:59 2026] GET /volume/v3/volumes/2e98cffd-06bb-43fc-aa5a-7fa864dac1eb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:21:59.186732 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-166eb19c-c89e-4746-9cef-c7078ff165eb tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bc347c2-58fe-407b-a35c-cf72e6d0092c) transitioned into state 'SUCCESS' from state '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-838186784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04e861dc30f049dba8f78d7dea6d1ee7',qos_specs=None,replication_status=,reservations=['0b06516a-20c4-4c80-b912-e3a04c024480','7698533b-4bfc-4d85-8628-434c252f2ee5','8e6252a2-ddec-406c-bc24-7d3721fbaa32','47166ed2-f174-4713-85d0-e5e26ec5d16b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8398e67d836545368a19dd2817df4a12',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:59.187229 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-c121f5a8-4c36-4a29-ab4e-11eeb64b9bc3 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:59.187727 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-166eb19c-c89e-4746-9cef-c7078ff165eb tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72837b5f-14fe-4260-b273-1f71f482bfbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:21:59.189086 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c121f5a8-4c36-4a29-ab4e-11eeb64b9bc3 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] DELETE https://10.4.3.246/volume/v3/volumes/77f4f67e-a359-4e42-89a7-e93894db642e Aug 12 20:21:59.189274 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c121f5a8-4c36-4a29-ab4e-11eeb64b9bc3 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:59.189465 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c121f5a8-4c36-4a29-ab4e-11eeb64b9bc3 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:59.189679 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-c121f5a8-4c36-4a29-ab4e-11eeb64b9bc3 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Delete volume with id: 77f4f67e-a359-4e42-89a7-e93894db642e Aug 12 20:21:59.196020 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:59.196020 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:21:59.196448 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-c121f5a8-4c36-4a29-ab4e-11eeb64b9bc3 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Volume info retrieved successfully. Aug 12 20:21:59.198796 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-166eb19c-c89e-4746-9cef-c7078ff165eb tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72837b5f-14fe-4260-b273-1f71f482bfbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:21:59.199775 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-166eb19c-c89e-4746-9cef-c7078ff165eb tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Flow 'volume_create_api' (d97a40cd-f1b8-429d-bbfd-c9881529bc0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:21:59.200139 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-166eb19c-c89e-4746-9cef-c7078ff165eb tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Create volume request issued successfully. Aug 12 20:21:59.200756 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-166eb19c-c89e-4746-9cef-c7078ff165eb tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:21:59.201256 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 698/2832] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:21:59 2026] POST /volume/v3/volumes => generated 747 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:21:59.219220 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-57701877-30ae-4c2a-bdf8-9b80d1f225d3 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:59.222002 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-57701877-30ae-4c2a-bdf8-9b80d1f225d3 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] GET https://10.4.3.246/volume/v3/volumes/072eb6cf-7418-4953-a721-c85311d32af7 Aug 12 20:21:59.224339 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-57701877-30ae-4c2a-bdf8-9b80d1f225d3 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:59.224339 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-57701877-30ae-4c2a-bdf8-9b80d1f225d3 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:59.230605 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-c121f5a8-4c36-4a29-ab4e-11eeb64b9bc3 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Delete volume request issued successfully. Aug 12 20:21:59.230605 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c121f5a8-4c36-4a29-ab4e-11eeb64b9bc3 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] https://10.4.3.246/volume/v3/volumes/77f4f67e-a359-4e42-89a7-e93894db642e returned with HTTP 202 Aug 12 20:21:59.230605 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 705/2833] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:21:59 2026] DELETE /volume/v3/volumes/77f4f67e-a359-4e42-89a7-e93894db642e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:21:59.234503 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-7302ca16-b7ad-48a6-9cbd-e15cb9a8c8f4 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:59.234900 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:59.234900 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:21:59.236216 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7302ca16-b7ad-48a6-9cbd-e15cb9a8c8f4 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] GET https://10.4.3.246/volume/v3/volumes/77f4f67e-a359-4e42-89a7-e93894db642e Aug 12 20:21:59.236398 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7302ca16-b7ad-48a6-9cbd-e15cb9a8c8f4 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:59.236591 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7302ca16-b7ad-48a6-9cbd-e15cb9a8c8f4 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:59.241869 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-57701877-30ae-4c2a-bdf8-9b80d1f225d3 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Volume info retrieved successfully. Aug 12 20:21:59.242672 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:59.242672 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:21:59.246018 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-7302ca16-b7ad-48a6-9cbd-e15cb9a8c8f4 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Volume info retrieved successfully. Aug 12 20:21:59.246838 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-57701877-30ae-4c2a-bdf8-9b80d1f225d3 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] https://10.4.3.246/volume/v3/volumes/072eb6cf-7418-4953-a721-c85311d32af7 returned with HTTP 200 Aug 12 20:21:59.246935 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 714/2834] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:59 2026] GET /volume/v3/volumes/072eb6cf-7418-4953-a721-c85311d32af7 => generated 815 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:59.249756 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7302ca16-b7ad-48a6-9cbd-e15cb9a8c8f4 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] https://10.4.3.246/volume/v3/volumes/77f4f67e-a359-4e42-89a7-e93894db642e returned with HTTP 200 Aug 12 20:21:59.250098 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 718/2835] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:59 2026] GET /volume/v3/volumes/77f4f67e-a359-4e42-89a7-e93894db642e => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:21:59.675116 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-47dfec94-172b-4682-bde4-02b974f01c61 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:21:59.677005 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-47dfec94-172b-4682-bde4-02b974f01c61 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 Aug 12 20:21:59.677288 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-47dfec94-172b-4682-bde4-02b974f01c61 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:21:59.677550 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-47dfec94-172b-4682-bde4-02b974f01c61 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:21:59.677742 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-47dfec94-172b-4682-bde4-02b974f01c61 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id a3aabe7d-db42-424c-8c01-d1a816276f85. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:21:59.681858 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:21:59.681858 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:21:59.682593 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-47dfec94-172b-4682-bde4-02b974f01c61 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 returned with HTTP 200 Aug 12 20:21:59.682998 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 699/2836] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:21:59 2026] GET /volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:00.266589 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3147f290-3f4f-411f-8014-252e78b071ed None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:00.267055 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-8a0229ea-27ef-4bbb-b791-612ab479db7e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:00.267699 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3147f290-3f4f-411f-8014-252e78b071ed tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] GET https://10.4.3.246/volume/v3/volumes/072eb6cf-7418-4953-a721-c85311d32af7 Aug 12 20:22:00.267910 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3147f290-3f4f-411f-8014-252e78b071ed tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:00.269874 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3147f290-3f4f-411f-8014-252e78b071ed tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:00.269943 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8a0229ea-27ef-4bbb-b791-612ab479db7e tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] GET https://10.4.3.246/volume/v3/volumes/77f4f67e-a359-4e42-89a7-e93894db642e Aug 12 20:22:00.269943 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8a0229ea-27ef-4bbb-b791-612ab479db7e tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:00.269943 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8a0229ea-27ef-4bbb-b791-612ab479db7e tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:00.276468 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:00.276468 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:00.278200 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8a0229ea-27ef-4bbb-b791-612ab479db7e tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] https://10.4.3.246/volume/v3/volumes/77f4f67e-a359-4e42-89a7-e93894db642e returned with HTTP 404 Aug 12 20:22:00.278843 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 715/2837] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:00 2026] GET /volume/v3/volumes/77f4f67e-a359-4e42-89a7-e93894db642e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:22:00.286776 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-5cb36a69-dbbf-429d-af6b-dd6c88740781 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:00.287958 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-3147f290-3f4f-411f-8014-252e78b071ed tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Volume info retrieved successfully. Aug 12 20:22:00.288780 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5cb36a69-dbbf-429d-af6b-dd6c88740781 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] DELETE https://10.4.3.246/volume/v3/volumes/2836c377-8e70-43e3-b323-f36352169cdb Aug 12 20:22:00.289873 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5cb36a69-dbbf-429d-af6b-dd6c88740781 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:00.289873 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5cb36a69-dbbf-429d-af6b-dd6c88740781 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:00.289873 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-5cb36a69-dbbf-429d-af6b-dd6c88740781 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Delete volume with id: 2836c377-8e70-43e3-b323-f36352169cdb Aug 12 20:22:00.296847 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3147f290-3f4f-411f-8014-252e78b071ed tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] https://10.4.3.246/volume/v3/volumes/072eb6cf-7418-4953-a721-c85311d32af7 returned with HTTP 200 Aug 12 20:22:00.297467 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 706/2838] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:00 2026] GET /volume/v3/volumes/072eb6cf-7418-4953-a721-c85311d32af7 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:00.298885 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:00.298885 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:00.299393 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-5cb36a69-dbbf-429d-af6b-dd6c88740781 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Volume info retrieved successfully. Aug 12 20:22:00.311256 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-139ddff6-9c50-4341-8917-4b1b6660f70e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:00.313207 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-139ddff6-9c50-4341-8917-4b1b6660f70e tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:22:00.313602 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-139ddff6-9c50-4341-8917-4b1b6660f70e tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "072eb6cf-7418-4953-a721-c85311d32af7", "name": "tempest-VolumesExtendTest-Snapshot-597577298"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:22:00.317697 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-5cb36a69-dbbf-429d-af6b-dd6c88740781 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Delete volume request issued successfully. Aug 12 20:22:00.317957 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5cb36a69-dbbf-429d-af6b-dd6c88740781 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] https://10.4.3.246/volume/v3/volumes/2836c377-8e70-43e3-b323-f36352169cdb returned with HTTP 202 Aug 12 20:22:00.318513 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 719/2839] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:22:00 2026] DELETE /volume/v3/volumes/2836c377-8e70-43e3-b323-f36352169cdb => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:22:00.327521 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-df782718-a106-4f17-ae01-ba5950c3106f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:00.330323 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-df782718-a106-4f17-ae01-ba5950c3106f tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] GET https://10.4.3.246/volume/v3/volumes/2836c377-8e70-43e3-b323-f36352169cdb Aug 12 20:22:00.330323 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-df782718-a106-4f17-ae01-ba5950c3106f tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:00.330857 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:00.330857 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:00.331584 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-df782718-a106-4f17-ae01-ba5950c3106f tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:00.331849 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-139ddff6-9c50-4341-8917-4b1b6660f70e tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Volume info retrieved successfully. Aug 12 20:22:00.331849 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.snapshots [None req-139ddff6-9c50-4341-8917-4b1b6660f70e tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Create snapshot from volume 072eb6cf-7418-4953-a721-c85311d32af7 Aug 12 20:22:00.343375 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:00.343375 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:00.346510 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-df782718-a106-4f17-ae01-ba5950c3106f tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Volume info retrieved successfully. Aug 12 20:22:00.350803 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-df782718-a106-4f17-ae01-ba5950c3106f tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] https://10.4.3.246/volume/v3/volumes/2836c377-8e70-43e3-b323-f36352169cdb returned with HTTP 200 Aug 12 20:22:00.351241 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 716/2840] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:00 2026] GET /volume/v3/volumes/2836c377-8e70-43e3-b323-f36352169cdb => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:00.373808 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-139ddff6-9c50-4341-8917-4b1b6660f70e tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Created reservations ['fe749fd1-f8a7-401b-889f-4c53d51be650', 'bfb3d4da-9418-4f9f-a5ae-c73247ccc951', 'e211c117-e20a-4121-ba30-53e7a0b0db06', '548c37a9-77f3-4269-9715-ee97c4790f66'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:22:00.415612 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-139ddff6-9c50-4341-8917-4b1b6660f70e tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Snapshot create request issued successfully. Aug 12 20:22:00.415792 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-139ddff6-9c50-4341-8917-4b1b6660f70e tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:22:00.418565 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 700/2841] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:22:00 2026] POST /volume/v3/snapshots => generated 303 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:22:00.425362 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-038dc37a-ed34-406d-92cf-10844caeee05 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:00.427806 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-038dc37a-ed34-406d-92cf-10844caeee05 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] GET https://10.4.3.246/volume/v3/snapshots/b4f89265-d9f4-4b4b-9ed0-2f97d4d1bce9 Aug 12 20:22:00.427806 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-038dc37a-ed34-406d-92cf-10844caeee05 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:00.427806 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-038dc37a-ed34-406d-92cf-10844caeee05 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:00.435037 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:00.435037 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:00.435644 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-038dc37a-ed34-406d-92cf-10844caeee05 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Snapshot retrieved successfully. Aug 12 20:22:00.436445 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-038dc37a-ed34-406d-92cf-10844caeee05 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] https://10.4.3.246/volume/v3/snapshots/b4f89265-d9f4-4b4b-9ed0-2f97d4d1bce9 returned with HTTP 200 Aug 12 20:22:00.436998 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 707/2842] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:22:00 2026] GET /volume/v3/snapshots/b4f89265-d9f4-4b4b-9ed0-2f97d4d1bce9 => generated 435 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:00.692916 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-5ae5f7d9-1543-456e-9849-8ed2408c31f8 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:00.694889 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5ae5f7d9-1543-456e-9849-8ed2408c31f8 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 Aug 12 20:22:00.695081 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5ae5f7d9-1543-456e-9849-8ed2408c31f8 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:00.695251 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5ae5f7d9-1543-456e-9849-8ed2408c31f8 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:00.695346 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-5ae5f7d9-1543-456e-9849-8ed2408c31f8 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id a3aabe7d-db42-424c-8c01-d1a816276f85. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:22:00.699855 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:00.699855 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:00.700705 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5ae5f7d9-1543-456e-9849-8ed2408c31f8 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 returned with HTTP 200 Aug 12 20:22:00.701593 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 720/2843] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:00 2026] GET /volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:01.369663 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-63be8401-7b32-4517-9ce5-efb1116d61ed None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:01.371891 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-63be8401-7b32-4517-9ce5-efb1116d61ed tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] GET https://10.4.3.246/volume/v3/volumes/2836c377-8e70-43e3-b323-f36352169cdb Aug 12 20:22:01.372198 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-63be8401-7b32-4517-9ce5-efb1116d61ed tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:01.372488 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-63be8401-7b32-4517-9ce5-efb1116d61ed tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:01.379846 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-63be8401-7b32-4517-9ce5-efb1116d61ed tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] https://10.4.3.246/volume/v3/volumes/2836c377-8e70-43e3-b323-f36352169cdb returned with HTTP 404 Aug 12 20:22:01.380387 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 717/2844] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:01 2026] GET /volume/v3/volumes/2836c377-8e70-43e3-b323-f36352169cdb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:22:01.387456 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-af1dc2bb-8b20-4899-b504-69cc1b0699be None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:01.389986 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-af1dc2bb-8b20-4899-b504-69cc1b0699be tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] DELETE https://10.4.3.246/volume/v3/volumes/4dba689d-3167-4968-8a64-d298f5d45262 Aug 12 20:22:01.390413 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-af1dc2bb-8b20-4899-b504-69cc1b0699be tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:01.390793 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-af1dc2bb-8b20-4899-b504-69cc1b0699be tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:01.391084 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-af1dc2bb-8b20-4899-b504-69cc1b0699be tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Delete volume with id: 4dba689d-3167-4968-8a64-d298f5d45262 Aug 12 20:22:01.399842 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:01.399842 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:01.401715 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-af1dc2bb-8b20-4899-b504-69cc1b0699be tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Volume info retrieved successfully. Aug 12 20:22:01.426040 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-af1dc2bb-8b20-4899-b504-69cc1b0699be tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Delete volume request issued successfully. Aug 12 20:22:01.426364 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-af1dc2bb-8b20-4899-b504-69cc1b0699be tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] https://10.4.3.246/volume/v3/volumes/4dba689d-3167-4968-8a64-d298f5d45262 returned with HTTP 202 Aug 12 20:22:01.426956 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 701/2845] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:22:01 2026] DELETE /volume/v3/volumes/4dba689d-3167-4968-8a64-d298f5d45262 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:22:01.436561 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-11b9566c-9ab1-496d-9973-264b73a3b194 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:01.438825 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-11b9566c-9ab1-496d-9973-264b73a3b194 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] GET https://10.4.3.246/volume/v3/volumes/4dba689d-3167-4968-8a64-d298f5d45262 Aug 12 20:22:01.439159 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-11b9566c-9ab1-496d-9973-264b73a3b194 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:01.439363 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-11b9566c-9ab1-496d-9973-264b73a3b194 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:01.449516 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-5032dcc2-2e88-4fd8-b6b2-c29a26f0860f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:01.452768 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5032dcc2-2e88-4fd8-b6b2-c29a26f0860f tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] GET https://10.4.3.246/volume/v3/snapshots/b4f89265-d9f4-4b4b-9ed0-2f97d4d1bce9 Aug 12 20:22:01.453042 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5032dcc2-2e88-4fd8-b6b2-c29a26f0860f tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:01.453319 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5032dcc2-2e88-4fd8-b6b2-c29a26f0860f tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:01.456694 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:01.456694 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:01.462717 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-11b9566c-9ab1-496d-9973-264b73a3b194 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Volume info retrieved successfully. Aug 12 20:22:01.462846 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:01.462846 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:01.463308 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-5032dcc2-2e88-4fd8-b6b2-c29a26f0860f tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Snapshot retrieved successfully. Aug 12 20:22:01.464214 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5032dcc2-2e88-4fd8-b6b2-c29a26f0860f tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] https://10.4.3.246/volume/v3/snapshots/b4f89265-d9f4-4b4b-9ed0-2f97d4d1bce9 returned with HTTP 200 Aug 12 20:22:01.464724 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 721/2846] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:22:01 2026] GET /volume/v3/snapshots/b4f89265-d9f4-4b4b-9ed0-2f97d4d1bce9 => generated 462 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:01.476932 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-11b9566c-9ab1-496d-9973-264b73a3b194 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] https://10.4.3.246/volume/v3/volumes/4dba689d-3167-4968-8a64-d298f5d45262 returned with HTTP 200 Aug 12 20:22:01.477349 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 708/2847] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:01 2026] GET /volume/v3/volumes/4dba689d-3167-4968-8a64-d298f5d45262 => generated 849 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:01.478814 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-521bb99c-066f-405f-be7c-9d23ba7f271b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:01.480750 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-521bb99c-066f-405f-be7c-9d23ba7f271b tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] POST https://10.4.3.246/volume/v3/volumes/072eb6cf-7418-4953-a721-c85311d32af7/action Aug 12 20:22:01.481277 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-521bb99c-066f-405f-be7c-9d23ba7f271b tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:22:01.481474 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-521bb99c-066f-405f-be7c-9d23ba7f271b tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:22:01.495431 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:01.495431 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:01.496150 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-521bb99c-066f-405f-be7c-9d23ba7f271b tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Volume info retrieved successfully. Aug 12 20:22:01.558118 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-521bb99c-066f-405f-be7c-9d23ba7f271b tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Created reservations ['01bf3a32-efa3-412b-8e3c-be8fa280a125', '513fd514-59d5-4b33-9efe-2ac246b69146'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:22:01.568252 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-521bb99c-066f-405f-be7c-9d23ba7f271b tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Extend volume request issued successfully. Aug 12 20:22:01.568462 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-521bb99c-066f-405f-be7c-9d23ba7f271b tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] https://10.4.3.246/volume/v3/volumes/072eb6cf-7418-4953-a721-c85311d32af7/action returned with HTTP 202 Aug 12 20:22:01.568925 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 718/2848] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:22:01 2026] POST /volume/v3/volumes/072eb6cf-7418-4953-a721-c85311d32af7/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:22:01.577278 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-2e6863b5-6b8c-4a2b-9f2a-8c5fb21da759 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:01.579381 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2e6863b5-6b8c-4a2b-9f2a-8c5fb21da759 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] GET https://10.4.3.246/volume/v3/volumes/072eb6cf-7418-4953-a721-c85311d32af7 Aug 12 20:22:01.579694 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2e6863b5-6b8c-4a2b-9f2a-8c5fb21da759 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:01.579999 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2e6863b5-6b8c-4a2b-9f2a-8c5fb21da759 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:01.588734 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:01.588734 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:01.592980 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-2e6863b5-6b8c-4a2b-9f2a-8c5fb21da759 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Volume info retrieved successfully. Aug 12 20:22:01.599866 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2e6863b5-6b8c-4a2b-9f2a-8c5fb21da759 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] https://10.4.3.246/volume/v3/volumes/072eb6cf-7418-4953-a721-c85311d32af7 returned with HTTP 200 Aug 12 20:22:01.599866 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 702/2849] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:01 2026] GET /volume/v3/volumes/072eb6cf-7418-4953-a721-c85311d32af7 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:01.712445 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-83e21c7a-2b00-4ff1-af25-8ae1e527da7d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:01.713654 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-83e21c7a-2b00-4ff1-af25-8ae1e527da7d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 Aug 12 20:22:01.713855 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-83e21c7a-2b00-4ff1-af25-8ae1e527da7d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:01.714050 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-83e21c7a-2b00-4ff1-af25-8ae1e527da7d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:01.714197 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-83e21c7a-2b00-4ff1-af25-8ae1e527da7d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id a3aabe7d-db42-424c-8c01-d1a816276f85. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:22:01.719202 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:01.719202 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:01.720185 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-83e21c7a-2b00-4ff1-af25-8ae1e527da7d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 returned with HTTP 200 Aug 12 20:22:01.720276 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 722/2850] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:01 2026] GET /volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:02.490723 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-c2d54ea1-d935-47ac-a828-2f68fa32d37c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:02.494489 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c2d54ea1-d935-47ac-a828-2f68fa32d37c tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] GET https://10.4.3.246/volume/v3/volumes/4dba689d-3167-4968-8a64-d298f5d45262 Aug 12 20:22:02.494489 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c2d54ea1-d935-47ac-a828-2f68fa32d37c tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:02.494489 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c2d54ea1-d935-47ac-a828-2f68fa32d37c tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:02.499181 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c2d54ea1-d935-47ac-a828-2f68fa32d37c tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] https://10.4.3.246/volume/v3/volumes/4dba689d-3167-4968-8a64-d298f5d45262 returned with HTTP 404 Aug 12 20:22:02.499774 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 709/2851] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:02 2026] GET /volume/v3/volumes/4dba689d-3167-4968-8a64-d298f5d45262 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:22:02.508085 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-88d9e3fe-04d0-4c65-9ec0-316d952491d7 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:02.510372 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-88d9e3fe-04d0-4c65-9ec0-316d952491d7 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] DELETE https://10.4.3.246/volume/v3/volumes/26e09ba6-e5cc-4a2a-b469-c5314fac236f Aug 12 20:22:02.510658 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-88d9e3fe-04d0-4c65-9ec0-316d952491d7 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:02.510940 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-88d9e3fe-04d0-4c65-9ec0-316d952491d7 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:02.511162 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-88d9e3fe-04d0-4c65-9ec0-316d952491d7 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Delete volume with id: 26e09ba6-e5cc-4a2a-b469-c5314fac236f Aug 12 20:22:02.517677 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:02.517677 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:02.519633 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-88d9e3fe-04d0-4c65-9ec0-316d952491d7 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Volume info retrieved successfully. Aug 12 20:22:02.537713 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-88d9e3fe-04d0-4c65-9ec0-316d952491d7 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Delete volume request issued successfully. Aug 12 20:22:02.538163 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-88d9e3fe-04d0-4c65-9ec0-316d952491d7 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] https://10.4.3.246/volume/v3/volumes/26e09ba6-e5cc-4a2a-b469-c5314fac236f returned with HTTP 202 Aug 12 20:22:02.538685 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 719/2852] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:22:02 2026] DELETE /volume/v3/volumes/26e09ba6-e5cc-4a2a-b469-c5314fac236f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:22:02.546337 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-1c55402d-b29a-4edf-b91d-37a475db745a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:02.548329 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1c55402d-b29a-4edf-b91d-37a475db745a tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] GET https://10.4.3.246/volume/v3/volumes/26e09ba6-e5cc-4a2a-b469-c5314fac236f Aug 12 20:22:02.548575 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1c55402d-b29a-4edf-b91d-37a475db745a tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:02.548810 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1c55402d-b29a-4edf-b91d-37a475db745a tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:02.558139 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:02.558139 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:02.562970 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-1c55402d-b29a-4edf-b91d-37a475db745a tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Volume info retrieved successfully. Aug 12 20:22:02.569113 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1c55402d-b29a-4edf-b91d-37a475db745a tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] https://10.4.3.246/volume/v3/volumes/26e09ba6-e5cc-4a2a-b469-c5314fac236f returned with HTTP 200 Aug 12 20:22:02.569774 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 703/2853] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:02 2026] GET /volume/v3/volumes/26e09ba6-e5cc-4a2a-b469-c5314fac236f => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:02.612072 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-006a8cf6-2e6a-4ead-9fff-a4089f9ba112 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:02.615642 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-006a8cf6-2e6a-4ead-9fff-a4089f9ba112 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] GET https://10.4.3.246/volume/v3/volumes/072eb6cf-7418-4953-a721-c85311d32af7 Aug 12 20:22:02.615862 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-006a8cf6-2e6a-4ead-9fff-a4089f9ba112 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:02.616049 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-006a8cf6-2e6a-4ead-9fff-a4089f9ba112 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:02.627913 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:02.627913 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:02.632401 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-006a8cf6-2e6a-4ead-9fff-a4089f9ba112 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Volume info retrieved successfully. Aug 12 20:22:02.636938 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-006a8cf6-2e6a-4ead-9fff-a4089f9ba112 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] https://10.4.3.246/volume/v3/volumes/072eb6cf-7418-4953-a721-c85311d32af7 returned with HTTP 200 Aug 12 20:22:02.637313 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 723/2854] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:02 2026] GET /volume/v3/volumes/072eb6cf-7418-4953-a721-c85311d32af7 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:02.649142 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-ef7c5940-1811-4632-beb1-8096fa4a2bd0 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:02.652518 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ef7c5940-1811-4632-beb1-8096fa4a2bd0 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] GET https://10.4.3.246/volume/v3/volumes/072eb6cf-7418-4953-a721-c85311d32af7 Aug 12 20:22:02.652518 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ef7c5940-1811-4632-beb1-8096fa4a2bd0 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:02.652518 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ef7c5940-1811-4632-beb1-8096fa4a2bd0 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:02.659149 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:02.659149 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:02.663030 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-ef7c5940-1811-4632-beb1-8096fa4a2bd0 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Volume info retrieved successfully. Aug 12 20:22:02.667993 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ef7c5940-1811-4632-beb1-8096fa4a2bd0 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] https://10.4.3.246/volume/v3/volumes/072eb6cf-7418-4953-a721-c85311d32af7 returned with HTTP 200 Aug 12 20:22:02.668578 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 710/2855] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:02 2026] GET /volume/v3/volumes/072eb6cf-7418-4953-a721-c85311d32af7 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:02.679848 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-35a952fb-59f6-4c22-9c5f-8dd2bcc87a85 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:02.681776 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-35a952fb-59f6-4c22-9c5f-8dd2bcc87a85 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/b4f89265-d9f4-4b4b-9ed0-2f97d4d1bce9 Aug 12 20:22:02.682298 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-35a952fb-59f6-4c22-9c5f-8dd2bcc87a85 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:02.683548 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-35a952fb-59f6-4c22-9c5f-8dd2bcc87a85 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:02.683548 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.snapshots [None req-35a952fb-59f6-4c22-9c5f-8dd2bcc87a85 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Delete snapshot with id: b4f89265-d9f4-4b4b-9ed0-2f97d4d1bce9 Aug 12 20:22:02.687562 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:02.687562 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:02.688117 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-35a952fb-59f6-4c22-9c5f-8dd2bcc87a85 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Snapshot retrieved successfully. Aug 12 20:22:02.709844 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-35a952fb-59f6-4c22-9c5f-8dd2bcc87a85 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Snapshot delete request issued successfully. Aug 12 20:22:02.710335 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-35a952fb-59f6-4c22-9c5f-8dd2bcc87a85 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] https://10.4.3.246/volume/v3/snapshots/b4f89265-d9f4-4b4b-9ed0-2f97d4d1bce9 returned with HTTP 202 Aug 12 20:22:02.710917 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 720/2856] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:22:02 2026] DELETE /volume/v3/snapshots/b4f89265-d9f4-4b4b-9ed0-2f97d4d1bce9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:22:02.718269 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ea6c3980-8e63-4d11-ad85-0de109a81a70 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:02.719990 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ea6c3980-8e63-4d11-ad85-0de109a81a70 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] GET https://10.4.3.246/volume/v3/snapshots/b4f89265-d9f4-4b4b-9ed0-2f97d4d1bce9 Aug 12 20:22:02.720262 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ea6c3980-8e63-4d11-ad85-0de109a81a70 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:02.720506 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ea6c3980-8e63-4d11-ad85-0de109a81a70 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:02.725641 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:02.725641 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:02.726213 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-ea6c3980-8e63-4d11-ad85-0de109a81a70 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Snapshot retrieved successfully. Aug 12 20:22:02.727040 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ea6c3980-8e63-4d11-ad85-0de109a81a70 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] https://10.4.3.246/volume/v3/snapshots/b4f89265-d9f4-4b4b-9ed0-2f97d4d1bce9 returned with HTTP 200 Aug 12 20:22:02.728035 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 704/2857] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:22:02 2026] GET /volume/v3/snapshots/b4f89265-d9f4-4b4b-9ed0-2f97d4d1bce9 => generated 461 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:02.730522 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c8017354-2e56-4fb6-b90a-ae73d156e9bb None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:02.732313 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c8017354-2e56-4fb6-b90a-ae73d156e9bb tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 Aug 12 20:22:02.732520 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c8017354-2e56-4fb6-b90a-ae73d156e9bb tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:02.732735 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c8017354-2e56-4fb6-b90a-ae73d156e9bb tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:02.732887 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-c8017354-2e56-4fb6-b90a-ae73d156e9bb tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id a3aabe7d-db42-424c-8c01-d1a816276f85. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:22:02.736816 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:02.736816 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:02.737528 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c8017354-2e56-4fb6-b90a-ae73d156e9bb tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 returned with HTTP 200 Aug 12 20:22:02.737926 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 724/2858] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:02 2026] GET /volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:02.747226 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-2f219d06-f787-4651-aab2-55f2d7540569 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:02.748638 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2f219d06-f787-4651-aab2-55f2d7540569 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/c7abecc0-034e-4d68-9a87-02bfa13993f8 Aug 12 20:22:02.748937 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2f219d06-f787-4651-aab2-55f2d7540569 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:02.749314 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2f219d06-f787-4651-aab2-55f2d7540569 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:02.756617 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:02.756617 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:02.761168 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-2f219d06-f787-4651-aab2-55f2d7540569 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:22:02.767471 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2f219d06-f787-4651-aab2-55f2d7540569 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/c7abecc0-034e-4d68-9a87-02bfa13993f8 returned with HTTP 200 Aug 12 20:22:02.767471 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 711/2859] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:02 2026] GET /volume/v3/volumes/c7abecc0-034e-4d68-9a87-02bfa13993f8 => generated 966 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:02.779449 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-ae7d68fa-a649-4d14-ae0c-e9b258230fdc None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:02.781093 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ae7d68fa-a649-4d14-ae0c-e9b258230fdc tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/c7abecc0-034e-4d68-9a87-02bfa13993f8 Aug 12 20:22:02.781555 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ae7d68fa-a649-4d14-ae0c-e9b258230fdc tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:02.781885 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ae7d68fa-a649-4d14-ae0c-e9b258230fdc tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:02.790486 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:02.790486 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:02.796169 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-ae7d68fa-a649-4d14-ae0c-e9b258230fdc tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:22:02.802513 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ae7d68fa-a649-4d14-ae0c-e9b258230fdc tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/c7abecc0-034e-4d68-9a87-02bfa13993f8 returned with HTTP 200 Aug 12 20:22:02.802756 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 721/2860] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:02 2026] GET /volume/v3/volumes/c7abecc0-034e-4d68-9a87-02bfa13993f8 => generated 966 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:02.814726 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-dd8b3933-5a06-44b2-8e69-1d79bf7a3a5b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:02.817071 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-dd8b3933-5a06-44b2-8e69-1d79bf7a3a5b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] DELETE https://10.4.3.246/volume/v3/volumes/c7abecc0-034e-4d68-9a87-02bfa13993f8 Aug 12 20:22:02.817422 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-dd8b3933-5a06-44b2-8e69-1d79bf7a3a5b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:02.817772 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-dd8b3933-5a06-44b2-8e69-1d79bf7a3a5b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:02.818086 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-dd8b3933-5a06-44b2-8e69-1d79bf7a3a5b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Delete volume with id: c7abecc0-034e-4d68-9a87-02bfa13993f8 Aug 12 20:22:02.829513 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:02.829513 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:02.830892 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-dd8b3933-5a06-44b2-8e69-1d79bf7a3a5b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:22:02.857715 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-dd8b3933-5a06-44b2-8e69-1d79bf7a3a5b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Delete volume request issued successfully. Aug 12 20:22:02.858986 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-dd8b3933-5a06-44b2-8e69-1d79bf7a3a5b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/c7abecc0-034e-4d68-9a87-02bfa13993f8 returned with HTTP 202 Aug 12 20:22:02.858986 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 705/2861] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:22:02 2026] DELETE /volume/v3/volumes/c7abecc0-034e-4d68-9a87-02bfa13993f8 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:22:02.865576 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-36215d4c-2f9b-46b2-a998-0c1d121d6699 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:02.867387 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-36215d4c-2f9b-46b2-a998-0c1d121d6699 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/c7abecc0-034e-4d68-9a87-02bfa13993f8 Aug 12 20:22:02.867615 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-36215d4c-2f9b-46b2-a998-0c1d121d6699 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:02.867804 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-36215d4c-2f9b-46b2-a998-0c1d121d6699 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:02.875347 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:02.875347 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:02.878973 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-36215d4c-2f9b-46b2-a998-0c1d121d6699 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:22:02.883326 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-36215d4c-2f9b-46b2-a998-0c1d121d6699 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/c7abecc0-034e-4d68-9a87-02bfa13993f8 returned with HTTP 200 Aug 12 20:22:02.884123 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 725/2862] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:02 2026] GET /volume/v3/volumes/c7abecc0-034e-4d68-9a87-02bfa13993f8 => generated 965 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:03.582237 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-7264a0a2-8b87-4dc6-b93b-2f2f10459775 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:03.587118 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7264a0a2-8b87-4dc6-b93b-2f2f10459775 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] GET https://10.4.3.246/volume/v3/volumes/26e09ba6-e5cc-4a2a-b469-c5314fac236f Aug 12 20:22:03.587118 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7264a0a2-8b87-4dc6-b93b-2f2f10459775 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:03.587118 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7264a0a2-8b87-4dc6-b93b-2f2f10459775 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:03.592008 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7264a0a2-8b87-4dc6-b93b-2f2f10459775 tempest-CreateVolumesFromImageTest-1880474557 tempest-CreateVolumesFromImageTest-1880474557-project-member] https://10.4.3.246/volume/v3/volumes/26e09ba6-e5cc-4a2a-b469-c5314fac236f returned with HTTP 404 Aug 12 20:22:03.592608 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 712/2863] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:03 2026] GET /volume/v3/volumes/26e09ba6-e5cc-4a2a-b469-c5314fac236f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:22:03.737395 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-94e80ddf-75bd-4f2b-a247-caddcf817d57 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:03.739110 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-94e80ddf-75bd-4f2b-a247-caddcf817d57 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] GET https://10.4.3.246/volume/v3/snapshots/b4f89265-d9f4-4b4b-9ed0-2f97d4d1bce9 Aug 12 20:22:03.740596 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-94e80ddf-75bd-4f2b-a247-caddcf817d57 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:03.740596 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-94e80ddf-75bd-4f2b-a247-caddcf817d57 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:03.744055 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-94e80ddf-75bd-4f2b-a247-caddcf817d57 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] https://10.4.3.246/volume/v3/snapshots/b4f89265-d9f4-4b4b-9ed0-2f97d4d1bce9 returned with HTTP 404 Aug 12 20:22:03.744668 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 722/2864] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:22:03 2026] GET /volume/v3/snapshots/b4f89265-d9f4-4b4b-9ed0-2f97d4d1bce9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:22:03.752361 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-64a65414-af4d-40dc-b84b-c44d9f0d2624 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:03.754676 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-64a65414-af4d-40dc-b84b-c44d9f0d2624 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] GET https://10.4.3.246/volume/v3/volumes/072eb6cf-7418-4953-a721-c85311d32af7 Aug 12 20:22:03.755019 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-64a65414-af4d-40dc-b84b-c44d9f0d2624 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:03.755292 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-64a65414-af4d-40dc-b84b-c44d9f0d2624 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:03.764884 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:03.764884 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:03.769951 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-64a65414-af4d-40dc-b84b-c44d9f0d2624 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Volume info retrieved successfully. Aug 12 20:22:03.775411 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-64a65414-af4d-40dc-b84b-c44d9f0d2624 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] https://10.4.3.246/volume/v3/volumes/072eb6cf-7418-4953-a721-c85311d32af7 returned with HTTP 200 Aug 12 20:22:03.775980 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 706/2865] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:03 2026] GET /volume/v3/volumes/072eb6cf-7418-4953-a721-c85311d32af7 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:03.788487 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-28b98cdb-2306-43ff-a5b4-6a88d082ce69 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:03.790279 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-28b98cdb-2306-43ff-a5b4-6a88d082ce69 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] DELETE https://10.4.3.246/volume/v3/volumes/072eb6cf-7418-4953-a721-c85311d32af7 Aug 12 20:22:03.790435 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-28b98cdb-2306-43ff-a5b4-6a88d082ce69 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:03.790639 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-28b98cdb-2306-43ff-a5b4-6a88d082ce69 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:03.790791 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-28b98cdb-2306-43ff-a5b4-6a88d082ce69 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Delete volume with id: 072eb6cf-7418-4953-a721-c85311d32af7 Aug 12 20:22:03.797752 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:03.797752 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:03.798227 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-28b98cdb-2306-43ff-a5b4-6a88d082ce69 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Volume info retrieved successfully. Aug 12 20:22:03.819013 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-28b98cdb-2306-43ff-a5b4-6a88d082ce69 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Delete volume request issued successfully. Aug 12 20:22:03.819237 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-28b98cdb-2306-43ff-a5b4-6a88d082ce69 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] https://10.4.3.246/volume/v3/volumes/072eb6cf-7418-4953-a721-c85311d32af7 returned with HTTP 202 Aug 12 20:22:03.819719 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 726/2866] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:22:03 2026] DELETE /volume/v3/volumes/072eb6cf-7418-4953-a721-c85311d32af7 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:22:03.829749 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-966e7b8b-1477-4a4e-99c6-3b99d4d9133c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:03.831270 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-966e7b8b-1477-4a4e-99c6-3b99d4d9133c tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] GET https://10.4.3.246/volume/v3/volumes/072eb6cf-7418-4953-a721-c85311d32af7 Aug 12 20:22:03.831621 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-966e7b8b-1477-4a4e-99c6-3b99d4d9133c tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:03.831931 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-966e7b8b-1477-4a4e-99c6-3b99d4d9133c tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:03.838923 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:03.838923 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:03.844675 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-966e7b8b-1477-4a4e-99c6-3b99d4d9133c tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Volume info retrieved successfully. Aug 12 20:22:03.851757 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-966e7b8b-1477-4a4e-99c6-3b99d4d9133c tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] https://10.4.3.246/volume/v3/volumes/072eb6cf-7418-4953-a721-c85311d32af7 returned with HTTP 200 Aug 12 20:22:03.852531 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 713/2867] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:03 2026] GET /volume/v3/volumes/072eb6cf-7418-4953-a721-c85311d32af7 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:03.896591 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-5e7e6bf6-f360-4a3a-ace9-cc6c27282a97 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:03.898121 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5e7e6bf6-f360-4a3a-ace9-cc6c27282a97 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/c7abecc0-034e-4d68-9a87-02bfa13993f8 Aug 12 20:22:03.898835 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5e7e6bf6-f360-4a3a-ace9-cc6c27282a97 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:03.899175 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5e7e6bf6-f360-4a3a-ace9-cc6c27282a97 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:03.906416 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5e7e6bf6-f360-4a3a-ace9-cc6c27282a97 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/c7abecc0-034e-4d68-9a87-02bfa13993f8 returned with HTTP 404 Aug 12 20:22:03.907217 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 723/2868] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:03 2026] GET /volume/v3/volumes/c7abecc0-034e-4d68-9a87-02bfa13993f8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:22:03.915629 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-9ef998f9-8917-4d62-8d97-1bcbb7a77873 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:03.917990 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9ef998f9-8917-4d62-8d97-1bcbb7a77873 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] DELETE https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 Aug 12 20:22:03.918319 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9ef998f9-8917-4d62-8d97-1bcbb7a77873 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:03.918654 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9ef998f9-8917-4d62-8d97-1bcbb7a77873 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:03.920125 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.contrib.backups [None req-9ef998f9-8917-4d62-8d97-1bcbb7a77873 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Delete backup with id: a3aabe7d-db42-424c-8c01-d1a816276f85. Aug 12 20:22:03.923489 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:03.923489 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:03.940798 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.backup.rpcapi [None req-9ef998f9-8917-4d62-8d97-1bcbb7a77873 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] delete_backup rpcapi backup_id a3aabe7d-db42-424c-8c01-d1a816276f85 {{(pid=100385) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 20:22:03.946171 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9ef998f9-8917-4d62-8d97-1bcbb7a77873 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 returned with HTTP 202 Aug 12 20:22:03.946658 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 707/2869] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:22:03 2026] DELETE /volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:22:03.955898 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d25e7a63-d062-427f-abdf-bc8e7db6b8da None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:03.958445 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d25e7a63-d062-427f-abdf-bc8e7db6b8da tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 Aug 12 20:22:03.958784 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d25e7a63-d062-427f-abdf-bc8e7db6b8da tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:03.959123 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d25e7a63-d062-427f-abdf-bc8e7db6b8da tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:03.959299 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-d25e7a63-d062-427f-abdf-bc8e7db6b8da tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id a3aabe7d-db42-424c-8c01-d1a816276f85. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:22:03.964899 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:03.964899 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:03.966661 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d25e7a63-d062-427f-abdf-bc8e7db6b8da tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 returned with HTTP 200 Aug 12 20:22:03.966915 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 727/2870] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:03 2026] GET /volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:04.865684 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-f4ca91ed-0455-4b39-816c-43607be277a3 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:04.869333 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f4ca91ed-0455-4b39-816c-43607be277a3 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] GET https://10.4.3.246/volume/v3/volumes/072eb6cf-7418-4953-a721-c85311d32af7 Aug 12 20:22:04.869333 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f4ca91ed-0455-4b39-816c-43607be277a3 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:04.869333 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f4ca91ed-0455-4b39-816c-43607be277a3 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:04.875870 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f4ca91ed-0455-4b39-816c-43607be277a3 tempest-VolumesExtendTest-1493498990 tempest-VolumesExtendTest-1493498990-project-member] https://10.4.3.246/volume/v3/volumes/072eb6cf-7418-4953-a721-c85311d32af7 returned with HTTP 404 Aug 12 20:22:04.875870 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 714/2871] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:04 2026] GET /volume/v3/volumes/072eb6cf-7418-4953-a721-c85311d32af7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:22:04.958606 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-32ca5ec9-8a90-4c9d-aed1-81cf8d72382f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:04.977818 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-7891cc22-2025-4fd6-9d1e-4e82e946ea47 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:04.979651 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7891cc22-2025-4fd6-9d1e-4e82e946ea47 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 Aug 12 20:22:04.979864 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7891cc22-2025-4fd6-9d1e-4e82e946ea47 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:04.980088 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7891cc22-2025-4fd6-9d1e-4e82e946ea47 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:04.980197 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-7891cc22-2025-4fd6-9d1e-4e82e946ea47 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id a3aabe7d-db42-424c-8c01-d1a816276f85. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:22:04.984043 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7891cc22-2025-4fd6-9d1e-4e82e946ea47 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 returned with HTTP 404 Aug 12 20:22:04.984519 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 708/2872] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:04 2026] GET /volume/v3/backups/a3aabe7d-db42-424c-8c01-d1a816276f85 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:22:05.091951 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-6b2a5dcb-85c5-40c3-9d04-777c938ef43f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:05.094085 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6b2a5dcb-85c5-40c3-9d04-777c938ef43f tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] DELETE https://10.4.3.246/volume/v3/volumes/179651f7-0677-4f0e-bff4-af0c44689a0e Aug 12 20:22:05.094301 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6b2a5dcb-85c5-40c3-9d04-777c938ef43f tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:05.094637 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6b2a5dcb-85c5-40c3-9d04-777c938ef43f tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:05.094715 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-6b2a5dcb-85c5-40c3-9d04-777c938ef43f tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Delete volume with id: 179651f7-0677-4f0e-bff4-af0c44689a0e Aug 12 20:22:05.102867 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:05.102867 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:05.103334 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-6b2a5dcb-85c5-40c3-9d04-777c938ef43f tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:22:05.123835 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-6b2a5dcb-85c5-40c3-9d04-777c938ef43f tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Delete volume request issued successfully. Aug 12 20:22:05.124053 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6b2a5dcb-85c5-40c3-9d04-777c938ef43f tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/179651f7-0677-4f0e-bff4-af0c44689a0e returned with HTTP 202 Aug 12 20:22:05.124499 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 728/2873] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:22:05 2026] DELETE /volume/v3/volumes/179651f7-0677-4f0e-bff4-af0c44689a0e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:22:05.131291 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-32ca5ec9-8a90-4c9d-aed1-81cf8d72382f tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:22:05.131291 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-32ca5ec9-8a90-4c9d-aed1-81cf8d72382f tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1193862553"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:22:05.132671 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-d3703428-ec70-4b85-93f2-cdabc078b235 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:05.133921 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-32ca5ec9-8a90-4c9d-aed1-81cf8d72382f tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1193862553'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:22:05.134244 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-32ca5ec9-8a90-4c9d-aed1-81cf8d72382f tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Create volume of 1 GB Aug 12 20:22:05.137369 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d3703428-ec70-4b85-93f2-cdabc078b235 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/179651f7-0677-4f0e-bff4-af0c44689a0e Aug 12 20:22:05.139294 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d3703428-ec70-4b85-93f2-cdabc078b235 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:05.140231 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d3703428-ec70-4b85-93f2-cdabc078b235 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:05.145145 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-32ca5ec9-8a90-4c9d-aed1-81cf8d72382f tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Availability Zones retrieved successfully. Aug 12 20:22:05.152948 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:05.152948 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:05.154762 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-32ca5ec9-8a90-4c9d-aed1-81cf8d72382f tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Flow 'volume_create_api' (6cbb38e8-ef75-4b35-8f88-5335bc8f365e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:22:05.156794 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-32ca5ec9-8a90-4c9d-aed1-81cf8d72382f tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e5bbe42-c9ed-467e-a936-c864b8612a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:05.158140 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-32ca5ec9-8a90-4c9d-aed1-81cf8d72382f tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:22:05.161566 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-d3703428-ec70-4b85-93f2-cdabc078b235 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:22:05.165817 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d3703428-ec70-4b85-93f2-cdabc078b235 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/179651f7-0677-4f0e-bff4-af0c44689a0e returned with HTTP 200 Aug 12 20:22:05.165817 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 715/2874] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:05 2026] GET /volume/v3/volumes/179651f7-0677-4f0e-bff4-af0c44689a0e => generated 908 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:05.187300 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-32ca5ec9-8a90-4c9d-aed1-81cf8d72382f tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e5bbe42-c9ed-467e-a936-c864b8612a57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:05.188023 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-32ca5ec9-8a90-4c9d-aed1-81cf8d72382f tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6c0d94e-4a19-4ea8-905b-28c3965d0a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:05.263384 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-32ca5ec9-8a90-4c9d-aed1-81cf8d72382f tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Created reservations ['fa5dd8a7-5ae0-4799-b908-efbe7c87c824', '47afc58b-7828-4058-88f4-c1383570f810', '07f4afe7-9891-4fd5-9f83-9eaaced19b58', '38013cd5-9946-479b-a9fe-34d056dfbf21'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:22:05.264326 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-32ca5ec9-8a90-4c9d-aed1-81cf8d72382f tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6c0d94e-4a19-4ea8-905b-28c3965d0a0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa5dd8a7-5ae0-4799-b908-efbe7c87c824', '47afc58b-7828-4058-88f4-c1383570f810', '07f4afe7-9891-4fd5-9f83-9eaaced19b58', '38013cd5-9946-479b-a9fe-34d056dfbf21']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:05.265110 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-32ca5ec9-8a90-4c9d-aed1-81cf8d72382f tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec3f07af-14b6-4bd1-bf5b-cbaf1fa609b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:05.295881 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-32ca5ec9-8a90-4c9d-aed1-81cf8d72382f tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec3f07af-14b6-4bd1-bf5b-cbaf1fa609b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35514bae-c012-44ee-b97c-d7acd1bbeccd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1193862553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc654e153d544b01a342cec69dac0a3f',qos_specs=None,replication_status=,reservations=['fa5dd8a7-5ae0-4799-b908-efbe7c87c824','47afc58b-7828-4058-88f4-c1383570f810','07f4afe7-9891-4fd5-9f83-9eaaced19b58','38013cd5-9946-479b-a9fe-34d056dfbf21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f13a3c70d69447a0974896920e9134cd',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:22:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1193862553',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35514bae-c012-44ee-b97c-d7acd1bbeccd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc654e153d544b01a342cec69dac0a3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f13a3c70d69447a0974896920e9134cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:05.297055 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-32ca5ec9-8a90-4c9d-aed1-81cf8d72382f tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd196983-8a21-46d5-be99-6877bac16a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:05.328412 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-32ca5ec9-8a90-4c9d-aed1-81cf8d72382f tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd196983-8a21-46d5-be99-6877bac16a7b) transitioned into state 'SUCCESS' from state '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-1193862553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc654e153d544b01a342cec69dac0a3f',qos_specs=None,replication_status=,reservations=['fa5dd8a7-5ae0-4799-b908-efbe7c87c824','47afc58b-7828-4058-88f4-c1383570f810','07f4afe7-9891-4fd5-9f83-9eaaced19b58','38013cd5-9946-479b-a9fe-34d056dfbf21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f13a3c70d69447a0974896920e9134cd',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:05.329512 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-32ca5ec9-8a90-4c9d-aed1-81cf8d72382f tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e31a5d5-03eb-42a7-ac1d-178ddbeec1df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:05.345730 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-32ca5ec9-8a90-4c9d-aed1-81cf8d72382f tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e31a5d5-03eb-42a7-ac1d-178ddbeec1df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:05.346599 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-32ca5ec9-8a90-4c9d-aed1-81cf8d72382f tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Flow 'volume_create_api' (6cbb38e8-ef75-4b35-8f88-5335bc8f365e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:22:05.346913 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-32ca5ec9-8a90-4c9d-aed1-81cf8d72382f tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Create volume request issued successfully. Aug 12 20:22:05.347574 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-32ca5ec9-8a90-4c9d-aed1-81cf8d72382f tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:22:05.347959 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 724/2875] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:22:04 2026] POST /volume/v3/volumes => generated 764 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:22:05.365170 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e209ee33-df4f-4e9a-a705-c7f81272d975 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:05.367134 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e209ee33-df4f-4e9a-a705-c7f81272d975 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] GET https://10.4.3.246/volume/v3/volumes/35514bae-c012-44ee-b97c-d7acd1bbeccd Aug 12 20:22:05.367365 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e209ee33-df4f-4e9a-a705-c7f81272d975 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:05.368296 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e209ee33-df4f-4e9a-a705-c7f81272d975 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:05.375793 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:05.375793 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:05.381264 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-e209ee33-df4f-4e9a-a705-c7f81272d975 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Volume info retrieved successfully. Aug 12 20:22:05.385972 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e209ee33-df4f-4e9a-a705-c7f81272d975 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] https://10.4.3.246/volume/v3/volumes/35514bae-c012-44ee-b97c-d7acd1bbeccd returned with HTTP 200 Aug 12 20:22:05.386377 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 709/2876] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:05 2026] GET /volume/v3/volumes/35514bae-c012-44ee-b97c-d7acd1bbeccd => generated 832 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:06.178031 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-655cc4bb-197b-4e4e-ab38-9ba245e5d6ca None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:06.179815 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-655cc4bb-197b-4e4e-ab38-9ba245e5d6ca tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/179651f7-0677-4f0e-bff4-af0c44689a0e Aug 12 20:22:06.180081 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-655cc4bb-197b-4e4e-ab38-9ba245e5d6ca tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:06.180261 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-655cc4bb-197b-4e4e-ab38-9ba245e5d6ca tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:06.186351 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-655cc4bb-197b-4e4e-ab38-9ba245e5d6ca tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/179651f7-0677-4f0e-bff4-af0c44689a0e returned with HTTP 404 Aug 12 20:22:06.186906 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 729/2877] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:06 2026] GET /volume/v3/volumes/179651f7-0677-4f0e-bff4-af0c44689a0e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:22:06.193510 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-310ccf49-af9b-4512-8db8-35f0b330891d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:06.195423 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-310ccf49-af9b-4512-8db8-35f0b330891d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/179651f7-0677-4f0e-bff4-af0c44689a0e Aug 12 20:22:06.197376 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-310ccf49-af9b-4512-8db8-35f0b330891d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:06.197376 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-310ccf49-af9b-4512-8db8-35f0b330891d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:06.202195 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-310ccf49-af9b-4512-8db8-35f0b330891d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/179651f7-0677-4f0e-bff4-af0c44689a0e returned with HTTP 404 Aug 12 20:22:06.202775 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 716/2878] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:06 2026] GET /volume/v3/volumes/179651f7-0677-4f0e-bff4-af0c44689a0e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:22:06.209497 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a0f017a7-f18f-40c1-8aa5-65e3167a335d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:06.212118 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a0f017a7-f18f-40c1-8aa5-65e3167a335d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] DELETE https://10.4.3.246/volume/v3/volumes/179651f7-0677-4f0e-bff4-af0c44689a0e Aug 12 20:22:06.212318 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a0f017a7-f18f-40c1-8aa5-65e3167a335d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:06.212517 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a0f017a7-f18f-40c1-8aa5-65e3167a335d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:06.212911 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-a0f017a7-f18f-40c1-8aa5-65e3167a335d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Delete volume with id: 179651f7-0677-4f0e-bff4-af0c44689a0e Aug 12 20:22:06.219597 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a0f017a7-f18f-40c1-8aa5-65e3167a335d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/179651f7-0677-4f0e-bff4-af0c44689a0e returned with HTTP 404 Aug 12 20:22:06.220812 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 725/2879] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:22:06 2026] DELETE /volume/v3/volumes/179651f7-0677-4f0e-bff4-af0c44689a0e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:22:06.231072 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b34cd920-be99-4d91-b220-b87c89ca84b5 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:06.232735 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b34cd920-be99-4d91-b220-b87c89ca84b5 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:22:06.233046 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b34cd920-be99-4d91-b220-b87c89ca84b5 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2135395022"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:22:06.234370 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-b34cd920-be99-4d91-b220-b87c89ca84b5 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2135395022'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:22:06.234480 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-b34cd920-be99-4d91-b220-b87c89ca84b5 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Create volume of 1 GB Aug 12 20:22:06.238028 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-b34cd920-be99-4d91-b220-b87c89ca84b5 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Availability Zones retrieved successfully. Aug 12 20:22:06.243155 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b34cd920-be99-4d91-b220-b87c89ca84b5 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Flow 'volume_create_api' (a1f86235-5342-49ee-b842-81a7ba15dd19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:22:06.244010 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b34cd920-be99-4d91-b220-b87c89ca84b5 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b30dfd8e-c2db-42e0-ac0d-6005e8cebc67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:06.244981 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-b34cd920-be99-4d91-b220-b87c89ca84b5 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:22:06.268444 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b34cd920-be99-4d91-b220-b87c89ca84b5 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b30dfd8e-c2db-42e0-ac0d-6005e8cebc67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:06.269276 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b34cd920-be99-4d91-b220-b87c89ca84b5 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8e6fce3-ea33-4e17-84fc-74a062894fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:06.305332 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-b34cd920-be99-4d91-b220-b87c89ca84b5 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Created reservations ['e93278f6-76f6-46ba-af15-a0818a837706', '4091f03b-90e6-4f6d-b915-77bc91a97df9', 'fdef2577-af9f-4d17-ad8c-f26aca9192be', '61e44fb3-baa9-47b3-9c3b-c1b3d1691e5b'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:22:06.306138 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b34cd920-be99-4d91-b220-b87c89ca84b5 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8e6fce3-ea33-4e17-84fc-74a062894fa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e93278f6-76f6-46ba-af15-a0818a837706', '4091f03b-90e6-4f6d-b915-77bc91a97df9', 'fdef2577-af9f-4d17-ad8c-f26aca9192be', '61e44fb3-baa9-47b3-9c3b-c1b3d1691e5b']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:06.306878 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b34cd920-be99-4d91-b220-b87c89ca84b5 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e4c45ce-26f7-4a57-b84f-118c178107a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:06.339452 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b34cd920-be99-4d91-b220-b87c89ca84b5 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e4c45ce-26f7-4a57-b84f-118c178107a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b516710c-50df-478b-9d82-755773ea8551', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2135395022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a20d6375baf49a0803075ca4c50ac07',qos_specs=None,replication_status=,reservations=['e93278f6-76f6-46ba-af15-a0818a837706','4091f03b-90e6-4f6d-b915-77bc91a97df9','fdef2577-af9f-4d17-ad8c-f26aca9192be','61e44fb3-baa9-47b3-9c3b-c1b3d1691e5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d78c87c6188439480c1ae2d3ee2be57',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:22:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2135395022',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b516710c-50df-478b-9d82-755773ea8551,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a20d6375baf49a0803075ca4c50ac07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d78c87c6188439480c1ae2d3ee2be57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:06.340253 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b34cd920-be99-4d91-b220-b87c89ca84b5 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b3ef45b-f8dd-417a-9d9f-80b9a8c0ab29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:06.372407 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b34cd920-be99-4d91-b220-b87c89ca84b5 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b3ef45b-f8dd-417a-9d9f-80b9a8c0ab29) transitioned into state 'SUCCESS' from state '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-2135395022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a20d6375baf49a0803075ca4c50ac07',qos_specs=None,replication_status=,reservations=['e93278f6-76f6-46ba-af15-a0818a837706','4091f03b-90e6-4f6d-b915-77bc91a97df9','fdef2577-af9f-4d17-ad8c-f26aca9192be','61e44fb3-baa9-47b3-9c3b-c1b3d1691e5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d78c87c6188439480c1ae2d3ee2be57',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:06.373210 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b34cd920-be99-4d91-b220-b87c89ca84b5 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b519e9d6-a6f9-4b79-ad3b-59838ea75944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:06.391267 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b34cd920-be99-4d91-b220-b87c89ca84b5 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b519e9d6-a6f9-4b79-ad3b-59838ea75944) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:06.392329 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b34cd920-be99-4d91-b220-b87c89ca84b5 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Flow 'volume_create_api' (a1f86235-5342-49ee-b842-81a7ba15dd19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:22:06.392711 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-b34cd920-be99-4d91-b220-b87c89ca84b5 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Create volume request issued successfully. Aug 12 20:22:06.393390 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b34cd920-be99-4d91-b220-b87c89ca84b5 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:22:06.394220 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 710/2880] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:22:06 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 12 20:22:06.399567 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-7142b322-2a41-485c-b30f-31122df796f7 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:06.401683 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7142b322-2a41-485c-b30f-31122df796f7 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] GET https://10.4.3.246/volume/v3/volumes/35514bae-c012-44ee-b97c-d7acd1bbeccd Aug 12 20:22:06.401942 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7142b322-2a41-485c-b30f-31122df796f7 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:06.402170 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7142b322-2a41-485c-b30f-31122df796f7 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:06.406697 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-c83e6a95-b199-46ab-98fd-b5ed613d0404 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:06.410047 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c83e6a95-b199-46ab-98fd-b5ed613d0404 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 Aug 12 20:22:06.410047 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c83e6a95-b199-46ab-98fd-b5ed613d0404 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:06.410047 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c83e6a95-b199-46ab-98fd-b5ed613d0404 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:06.410705 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:06.410705 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:06.416283 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-7142b322-2a41-485c-b30f-31122df796f7 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Volume info retrieved successfully. Aug 12 20:22:06.421740 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:06.421740 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:06.422080 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7142b322-2a41-485c-b30f-31122df796f7 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] https://10.4.3.246/volume/v3/volumes/35514bae-c012-44ee-b97c-d7acd1bbeccd returned with HTTP 200 Aug 12 20:22:06.422579 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 730/2881] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:06 2026] GET /volume/v3/volumes/35514bae-c012-44ee-b97c-d7acd1bbeccd => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:06.433796 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-c83e6a95-b199-46ab-98fd-b5ed613d0404 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:22:06.439597 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c83e6a95-b199-46ab-98fd-b5ed613d0404 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 returned with HTTP 200 Aug 12 20:22:06.439819 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 717/2882] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:06 2026] GET /volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:06.441326 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-32fe6f08-e0e8-46f2-9c61-2942a49695a0 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:06.443271 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-32fe6f08-e0e8-46f2-9c61-2942a49695a0 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:22:06.443636 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-32fe6f08-e0e8-46f2-9c61-2942a49695a0 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "35514bae-c012-44ee-b97c-d7acd1bbeccd", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1809546906"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:22:06.445157 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-32fe6f08-e0e8-46f2-9c61-2942a49695a0 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Create volume request body: {'volume': {"'source_volid": '35514bae-c012-44ee-b97c-d7acd1bbeccd', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1809546906'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:22:06.446727 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-32fe6f08-e0e8-46f2-9c61-2942a49695a0 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Create volume of 1 GB Aug 12 20:22:06.446727 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:06.446727 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:06.449976 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-32fe6f08-e0e8-46f2-9c61-2942a49695a0 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Availability Zones retrieved successfully. Aug 12 20:22:06.455928 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-32fe6f08-e0e8-46f2-9c61-2942a49695a0 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Flow 'volume_create_api' (02ff05fd-a576-4cda-8205-aa8dcd1410e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:22:06.456903 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-32fe6f08-e0e8-46f2-9c61-2942a49695a0 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ab54e96-97bc-4b50-a803-e498a2e30054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:06.457780 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-32fe6f08-e0e8-46f2-9c61-2942a49695a0 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:22:06.485240 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-32fe6f08-e0e8-46f2-9c61-2942a49695a0 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ab54e96-97bc-4b50-a803-e498a2e30054) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:06.486369 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-32fe6f08-e0e8-46f2-9c61-2942a49695a0 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fae745df-b756-47a1-830e-d24b934db5c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:06.532839 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-32fe6f08-e0e8-46f2-9c61-2942a49695a0 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Created reservations ['87da9cd3-d692-4e7c-aca4-e904b3a624bd', '41e9b324-aff8-4df0-93ab-6b7e7fdbad65', '5d6bd2e9-94e2-4b33-beb9-f396625baed5', 'ac315f44-93eb-4e12-a780-69f35661c515'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:22:06.533786 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-32fe6f08-e0e8-46f2-9c61-2942a49695a0 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fae745df-b756-47a1-830e-d24b934db5c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87da9cd3-d692-4e7c-aca4-e904b3a624bd', '41e9b324-aff8-4df0-93ab-6b7e7fdbad65', '5d6bd2e9-94e2-4b33-beb9-f396625baed5', 'ac315f44-93eb-4e12-a780-69f35661c515']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:06.534816 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-32fe6f08-e0e8-46f2-9c61-2942a49695a0 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ff6fffe-f3b3-4a43-9102-c61e3308a6d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:06.569089 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-32fe6f08-e0e8-46f2-9c61-2942a49695a0 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ff6fffe-f3b3-4a43-9102-c61e3308a6d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edecd5b6-3e47-4f06-85a7-d797f4520fe4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1809546906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc654e153d544b01a342cec69dac0a3f',qos_specs=None,replication_status=,reservations=['87da9cd3-d692-4e7c-aca4-e904b3a624bd','41e9b324-aff8-4df0-93ab-6b7e7fdbad65','5d6bd2e9-94e2-4b33-beb9-f396625baed5','ac315f44-93eb-4e12-a780-69f35661c515'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f13a3c70d69447a0974896920e9134cd',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:22:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1809546906',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edecd5b6-3e47-4f06-85a7-d797f4520fe4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc654e153d544b01a342cec69dac0a3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f13a3c70d69447a0974896920e9134cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:06.569774 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-32fe6f08-e0e8-46f2-9c61-2942a49695a0 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c96d3290-1e4d-44d5-bfeb-d09b93607985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:06.585980 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-32fe6f08-e0e8-46f2-9c61-2942a49695a0 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c96d3290-1e4d-44d5-bfeb-d09b93607985) transitioned into state 'SUCCESS' from state '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-1809546906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc654e153d544b01a342cec69dac0a3f',qos_specs=None,replication_status=,reservations=['87da9cd3-d692-4e7c-aca4-e904b3a624bd','41e9b324-aff8-4df0-93ab-6b7e7fdbad65','5d6bd2e9-94e2-4b33-beb9-f396625baed5','ac315f44-93eb-4e12-a780-69f35661c515'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f13a3c70d69447a0974896920e9134cd',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:06.586701 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-32fe6f08-e0e8-46f2-9c61-2942a49695a0 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34b4d4ce-4866-4961-9fa9-54d5d80d7f0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:06.601008 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-32fe6f08-e0e8-46f2-9c61-2942a49695a0 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34b4d4ce-4866-4961-9fa9-54d5d80d7f0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:06.601790 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-32fe6f08-e0e8-46f2-9c61-2942a49695a0 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Flow 'volume_create_api' (02ff05fd-a576-4cda-8205-aa8dcd1410e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:22:06.602093 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-32fe6f08-e0e8-46f2-9c61-2942a49695a0 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Create volume request issued successfully. Aug 12 20:22:06.602599 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-32fe6f08-e0e8-46f2-9c61-2942a49695a0 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:22:06.603024 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 726/2883] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:22:06 2026] POST /volume/v3/volumes => generated 764 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:22:06.613874 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-432f7650-e1ff-4445-948d-70921ca7323c None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:06.615780 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-432f7650-e1ff-4445-948d-70921ca7323c tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:22:06.616152 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-432f7650-e1ff-4445-948d-70921ca7323c tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "35514bae-c012-44ee-b97c-d7acd1bbeccd", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1196576518"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:22:06.617505 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-432f7650-e1ff-4445-948d-70921ca7323c tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Create volume request body: {'volume': {"'source_volid": '35514bae-c012-44ee-b97c-d7acd1bbeccd', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1196576518'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:22:06.617880 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-432f7650-e1ff-4445-948d-70921ca7323c tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Create volume of 1 GB Aug 12 20:22:06.618225 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:06.618225 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:06.622472 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-432f7650-e1ff-4445-948d-70921ca7323c tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Availability Zones retrieved successfully. Aug 12 20:22:06.628500 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-432f7650-e1ff-4445-948d-70921ca7323c tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Flow 'volume_create_api' (955c5448-8d5e-4820-ab16-d53206d09715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:22:06.630028 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-432f7650-e1ff-4445-948d-70921ca7323c tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82613779-cced-446b-a6ee-5252d3f55eef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:06.631314 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-432f7650-e1ff-4445-948d-70921ca7323c tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:22:06.661765 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-432f7650-e1ff-4445-948d-70921ca7323c tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82613779-cced-446b-a6ee-5252d3f55eef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:06.663805 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-432f7650-e1ff-4445-948d-70921ca7323c tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (355ed81f-e50f-438b-843a-c861ddcf50e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:06.715638 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-432f7650-e1ff-4445-948d-70921ca7323c tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Created reservations ['8d69a2ec-5844-4925-bc83-445f2236706e', 'eb9fecfd-7416-4b04-8697-f5428b4ad313', '9d20ce9f-9ce8-4a1c-a5d8-8b784a712a82', '0adbe9a8-d1b8-4441-9428-968945fc3acb'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:22:06.716510 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-432f7650-e1ff-4445-948d-70921ca7323c tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (355ed81f-e50f-438b-843a-c861ddcf50e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d69a2ec-5844-4925-bc83-445f2236706e', 'eb9fecfd-7416-4b04-8697-f5428b4ad313', '9d20ce9f-9ce8-4a1c-a5d8-8b784a712a82', '0adbe9a8-d1b8-4441-9428-968945fc3acb']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:06.717196 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-432f7650-e1ff-4445-948d-70921ca7323c tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0568919-fd95-4525-91ae-d37a4daeb824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:06.743667 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-432f7650-e1ff-4445-948d-70921ca7323c tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0568919-fd95-4525-91ae-d37a4daeb824) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78a0bc46-65cb-4743-8f4c-8581db4ab0f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1196576518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc654e153d544b01a342cec69dac0a3f',qos_specs=None,replication_status=,reservations=['8d69a2ec-5844-4925-bc83-445f2236706e','eb9fecfd-7416-4b04-8697-f5428b4ad313','9d20ce9f-9ce8-4a1c-a5d8-8b784a712a82','0adbe9a8-d1b8-4441-9428-968945fc3acb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f13a3c70d69447a0974896920e9134cd',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:22:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1196576518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78a0bc46-65cb-4743-8f4c-8581db4ab0f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc654e153d544b01a342cec69dac0a3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f13a3c70d69447a0974896920e9134cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:06.744578 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-432f7650-e1ff-4445-948d-70921ca7323c tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07727787-6a73-4fb8-a3c9-ce8cfd3010d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:06.765167 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-432f7650-e1ff-4445-948d-70921ca7323c tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07727787-6a73-4fb8-a3c9-ce8cfd3010d1) transitioned into state 'SUCCESS' from state '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-1196576518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc654e153d544b01a342cec69dac0a3f',qos_specs=None,replication_status=,reservations=['8d69a2ec-5844-4925-bc83-445f2236706e','eb9fecfd-7416-4b04-8697-f5428b4ad313','9d20ce9f-9ce8-4a1c-a5d8-8b784a712a82','0adbe9a8-d1b8-4441-9428-968945fc3acb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f13a3c70d69447a0974896920e9134cd',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:06.765868 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-432f7650-e1ff-4445-948d-70921ca7323c tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b15fa8d-5aaf-4e91-9cc7-4851cb579574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:06.781620 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-432f7650-e1ff-4445-948d-70921ca7323c tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b15fa8d-5aaf-4e91-9cc7-4851cb579574) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:06.782589 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-432f7650-e1ff-4445-948d-70921ca7323c tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Flow 'volume_create_api' (955c5448-8d5e-4820-ab16-d53206d09715) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:22:06.782743 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-432f7650-e1ff-4445-948d-70921ca7323c tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Create volume request issued successfully. Aug 12 20:22:06.783366 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-432f7650-e1ff-4445-948d-70921ca7323c tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:22:06.783773 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 711/2884] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:22:06 2026] POST /volume/v3/volumes => generated 764 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:22:06.795495 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c2dc79f7-31f1-451c-9826-5f00cf44141d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:06.797274 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c2dc79f7-31f1-451c-9826-5f00cf44141d tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:22:06.797630 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c2dc79f7-31f1-451c-9826-5f00cf44141d tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "35514bae-c012-44ee-b97c-d7acd1bbeccd", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2040991010"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:22:06.799009 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-c2dc79f7-31f1-451c-9826-5f00cf44141d tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Create volume request body: {'volume': {"'source_volid": '35514bae-c012-44ee-b97c-d7acd1bbeccd', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2040991010'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:22:06.799122 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-c2dc79f7-31f1-451c-9826-5f00cf44141d tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Create volume of 1 GB Aug 12 20:22:06.803064 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-c2dc79f7-31f1-451c-9826-5f00cf44141d tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Availability Zones retrieved successfully. Aug 12 20:22:06.808769 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c2dc79f7-31f1-451c-9826-5f00cf44141d tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Flow 'volume_create_api' (1f28cf2e-6d1d-4d69-b4d2-97fd8aabbc22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:22:06.809629 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c2dc79f7-31f1-451c-9826-5f00cf44141d tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12e963d1-9585-4aba-83d9-843097525973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:06.810512 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-c2dc79f7-31f1-451c-9826-5f00cf44141d tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:22:06.841484 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c2dc79f7-31f1-451c-9826-5f00cf44141d tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12e963d1-9585-4aba-83d9-843097525973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:06.842548 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c2dc79f7-31f1-451c-9826-5f00cf44141d tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07ed53e3-f5ad-4750-bd16-662c423730b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:06.892457 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-c2dc79f7-31f1-451c-9826-5f00cf44141d tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Created reservations ['644f7879-d3d7-4207-b8ff-bbad578e1bb9', 'd66b2f2d-f320-4580-9ef6-e979171688fa', '2a2463b9-7499-43b2-b324-2dee6ae4374c', '141b421a-b5a9-4472-bf14-d0b8f81c6f89'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:22:06.893279 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c2dc79f7-31f1-451c-9826-5f00cf44141d tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07ed53e3-f5ad-4750-bd16-662c423730b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['644f7879-d3d7-4207-b8ff-bbad578e1bb9', 'd66b2f2d-f320-4580-9ef6-e979171688fa', '2a2463b9-7499-43b2-b324-2dee6ae4374c', '141b421a-b5a9-4472-bf14-d0b8f81c6f89']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:06.893992 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c2dc79f7-31f1-451c-9826-5f00cf44141d tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71e6f906-2c09-45eb-bd0a-d788edb4f5c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:06.919480 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c2dc79f7-31f1-451c-9826-5f00cf44141d tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71e6f906-2c09-45eb-bd0a-d788edb4f5c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e474a0f-345c-4fe6-9645-f6f0755e0365', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2040991010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc654e153d544b01a342cec69dac0a3f',qos_specs=None,replication_status=,reservations=['644f7879-d3d7-4207-b8ff-bbad578e1bb9','d66b2f2d-f320-4580-9ef6-e979171688fa','2a2463b9-7499-43b2-b324-2dee6ae4374c','141b421a-b5a9-4472-bf14-d0b8f81c6f89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f13a3c70d69447a0974896920e9134cd',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:22:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2040991010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e474a0f-345c-4fe6-9645-f6f0755e0365,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc654e153d544b01a342cec69dac0a3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f13a3c70d69447a0974896920e9134cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:06.920334 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c2dc79f7-31f1-451c-9826-5f00cf44141d tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5f0feaa-6ed5-4839-8409-3bb030b2b5d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:06.944856 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c2dc79f7-31f1-451c-9826-5f00cf44141d tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5f0feaa-6ed5-4839-8409-3bb030b2b5d9) transitioned into state 'SUCCESS' from state '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-2040991010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc654e153d544b01a342cec69dac0a3f',qos_specs=None,replication_status=,reservations=['644f7879-d3d7-4207-b8ff-bbad578e1bb9','d66b2f2d-f320-4580-9ef6-e979171688fa','2a2463b9-7499-43b2-b324-2dee6ae4374c','141b421a-b5a9-4472-bf14-d0b8f81c6f89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f13a3c70d69447a0974896920e9134cd',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:06.945591 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c2dc79f7-31f1-451c-9826-5f00cf44141d tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (016873b5-f889-4e81-82e5-6795b365828c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:06.958105 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c2dc79f7-31f1-451c-9826-5f00cf44141d tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (016873b5-f889-4e81-82e5-6795b365828c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:06.958875 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-c2dc79f7-31f1-451c-9826-5f00cf44141d tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Flow 'volume_create_api' (1f28cf2e-6d1d-4d69-b4d2-97fd8aabbc22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:22:06.959164 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-c2dc79f7-31f1-451c-9826-5f00cf44141d tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Create volume request issued successfully. Aug 12 20:22:06.959691 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c2dc79f7-31f1-451c-9826-5f00cf44141d tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:22:06.960093 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 731/2885] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:22:06 2026] POST /volume/v3/volumes => generated 764 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:22:06.977297 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-b537dba7-a04b-434b-86ed-65878387de50 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:06.981255 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b537dba7-a04b-434b-86ed-65878387de50 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:22:06.982957 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b537dba7-a04b-434b-86ed-65878387de50 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "35514bae-c012-44ee-b97c-d7acd1bbeccd", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2144105684"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:22:06.986494 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-b537dba7-a04b-434b-86ed-65878387de50 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Create volume request body: {'volume': {"'source_volid": '35514bae-c012-44ee-b97c-d7acd1bbeccd', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2144105684'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:22:06.986661 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-b537dba7-a04b-434b-86ed-65878387de50 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Create volume of 1 GB Aug 12 20:22:06.991134 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-b537dba7-a04b-434b-86ed-65878387de50 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Availability Zones retrieved successfully. Aug 12 20:22:06.997215 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-b537dba7-a04b-434b-86ed-65878387de50 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Flow 'volume_create_api' (e086708f-e480-479e-a481-f2aece23c412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:22:06.998152 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-b537dba7-a04b-434b-86ed-65878387de50 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (609aa16f-2dee-47ee-89f6-6d116480ddfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:06.999083 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-b537dba7-a04b-434b-86ed-65878387de50 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:22:07.025733 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-b537dba7-a04b-434b-86ed-65878387de50 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (609aa16f-2dee-47ee-89f6-6d116480ddfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:07.026713 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-b537dba7-a04b-434b-86ed-65878387de50 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3303b688-0286-4e9c-8e40-734a5666e452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:07.072206 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-b537dba7-a04b-434b-86ed-65878387de50 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Created reservations ['d66a249f-ac2f-4473-bf0c-baee8dd54478', 'd3428a89-d333-461c-b916-a9e0b372438c', '085938fa-7b16-481d-b9a3-d8f6f1d055bf', '872fa4eb-9ae1-4ab5-93c7-0ba2b596d453'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:22:07.073190 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-b537dba7-a04b-434b-86ed-65878387de50 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3303b688-0286-4e9c-8e40-734a5666e452) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d66a249f-ac2f-4473-bf0c-baee8dd54478', 'd3428a89-d333-461c-b916-a9e0b372438c', '085938fa-7b16-481d-b9a3-d8f6f1d055bf', '872fa4eb-9ae1-4ab5-93c7-0ba2b596d453']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:07.074094 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-b537dba7-a04b-434b-86ed-65878387de50 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aedf3581-f264-48dc-8c8d-5bc2dfdf6655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:07.098598 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-b537dba7-a04b-434b-86ed-65878387de50 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aedf3581-f264-48dc-8c8d-5bc2dfdf6655) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9dedec4-0dd9-4a6a-b99a-fcb1fedaddb7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2144105684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc654e153d544b01a342cec69dac0a3f',qos_specs=None,replication_status=,reservations=['d66a249f-ac2f-4473-bf0c-baee8dd54478','d3428a89-d333-461c-b916-a9e0b372438c','085938fa-7b16-481d-b9a3-d8f6f1d055bf','872fa4eb-9ae1-4ab5-93c7-0ba2b596d453'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f13a3c70d69447a0974896920e9134cd',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:22:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2144105684',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9dedec4-0dd9-4a6a-b99a-fcb1fedaddb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc654e153d544b01a342cec69dac0a3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f13a3c70d69447a0974896920e9134cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:07.099454 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-b537dba7-a04b-434b-86ed-65878387de50 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (309e2303-ba89-49cb-9db1-493b8ca5f713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:07.120836 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-b537dba7-a04b-434b-86ed-65878387de50 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (309e2303-ba89-49cb-9db1-493b8ca5f713) transitioned into state 'SUCCESS' from state '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-2144105684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc654e153d544b01a342cec69dac0a3f',qos_specs=None,replication_status=,reservations=['d66a249f-ac2f-4473-bf0c-baee8dd54478','d3428a89-d333-461c-b916-a9e0b372438c','085938fa-7b16-481d-b9a3-d8f6f1d055bf','872fa4eb-9ae1-4ab5-93c7-0ba2b596d453'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f13a3c70d69447a0974896920e9134cd',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:07.121651 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-b537dba7-a04b-434b-86ed-65878387de50 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95ac0b9d-8831-46f9-952e-2f0c117bbb1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:07.132360 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-b537dba7-a04b-434b-86ed-65878387de50 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95ac0b9d-8831-46f9-952e-2f0c117bbb1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:07.133224 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-b537dba7-a04b-434b-86ed-65878387de50 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Flow 'volume_create_api' (e086708f-e480-479e-a481-f2aece23c412) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:22:07.133523 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-b537dba7-a04b-434b-86ed-65878387de50 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Create volume request issued successfully. Aug 12 20:22:07.134388 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b537dba7-a04b-434b-86ed-65878387de50 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:22:07.134508 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 718/2886] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:22:06 2026] POST /volume/v3/volumes => generated 764 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:22:07.146749 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-7d7c6c13-2843-47c2-899f-6a6ce94d4bc7 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:07.148975 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7d7c6c13-2843-47c2-899f-6a6ce94d4bc7 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:22:07.149595 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7d7c6c13-2843-47c2-899f-6a6ce94d4bc7 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "35514bae-c012-44ee-b97c-d7acd1bbeccd", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1676273987"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:22:07.151133 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-7d7c6c13-2843-47c2-899f-6a6ce94d4bc7 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Create volume request body: {'volume': {"'source_volid": '35514bae-c012-44ee-b97c-d7acd1bbeccd', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1676273987'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:22:07.151331 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-7d7c6c13-2843-47c2-899f-6a6ce94d4bc7 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Create volume of 1 GB Aug 12 20:22:07.151627 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:07.151627 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:07.156025 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-7d7c6c13-2843-47c2-899f-6a6ce94d4bc7 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Availability Zones retrieved successfully. Aug 12 20:22:07.163222 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7d7c6c13-2843-47c2-899f-6a6ce94d4bc7 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Flow 'volume_create_api' (bae45152-2aad-4641-a27d-2e57440a39ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:22:07.164398 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7d7c6c13-2843-47c2-899f-6a6ce94d4bc7 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0c41de1-2c94-4461-b886-0d2733a66a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:07.165600 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-7d7c6c13-2843-47c2-899f-6a6ce94d4bc7 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:22:07.195726 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7d7c6c13-2843-47c2-899f-6a6ce94d4bc7 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0c41de1-2c94-4461-b886-0d2733a66a06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:07.196469 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7d7c6c13-2843-47c2-899f-6a6ce94d4bc7 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ed10fcf-65aa-4897-a6ee-7505ce0e0259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:07.249745 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-7d7c6c13-2843-47c2-899f-6a6ce94d4bc7 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Created reservations ['355b1539-84dc-45b5-84be-77045b56fefa', '3158f4ab-09a9-46b1-a2af-55329ac882ab', '9a32b3e0-f115-491a-af22-bc061bdbd05e', 'a8a157bb-209f-4ad7-ab35-5e757d45669b'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:22:07.250633 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7d7c6c13-2843-47c2-899f-6a6ce94d4bc7 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ed10fcf-65aa-4897-a6ee-7505ce0e0259) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['355b1539-84dc-45b5-84be-77045b56fefa', '3158f4ab-09a9-46b1-a2af-55329ac882ab', '9a32b3e0-f115-491a-af22-bc061bdbd05e', 'a8a157bb-209f-4ad7-ab35-5e757d45669b']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:07.251469 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7d7c6c13-2843-47c2-899f-6a6ce94d4bc7 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b84ca80f-d148-434a-9af7-c32b08fa4024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:07.277973 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7d7c6c13-2843-47c2-899f-6a6ce94d4bc7 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b84ca80f-d148-434a-9af7-c32b08fa4024) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce4f7a5d-6212-45f3-88c6-0f6a55eead27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1676273987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc654e153d544b01a342cec69dac0a3f',qos_specs=None,replication_status=,reservations=['355b1539-84dc-45b5-84be-77045b56fefa','3158f4ab-09a9-46b1-a2af-55329ac882ab','9a32b3e0-f115-491a-af22-bc061bdbd05e','a8a157bb-209f-4ad7-ab35-5e757d45669b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f13a3c70d69447a0974896920e9134cd',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:22:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1676273987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce4f7a5d-6212-45f3-88c6-0f6a55eead27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc654e153d544b01a342cec69dac0a3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f13a3c70d69447a0974896920e9134cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:07.279053 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7d7c6c13-2843-47c2-899f-6a6ce94d4bc7 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b716daa-96d6-43b1-9c21-a14053ea83ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:07.308281 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7d7c6c13-2843-47c2-899f-6a6ce94d4bc7 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b716daa-96d6-43b1-9c21-a14053ea83ca) transitioned into state 'SUCCESS' from state '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-1676273987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc654e153d544b01a342cec69dac0a3f',qos_specs=None,replication_status=,reservations=['355b1539-84dc-45b5-84be-77045b56fefa','3158f4ab-09a9-46b1-a2af-55329ac882ab','9a32b3e0-f115-491a-af22-bc061bdbd05e','a8a157bb-209f-4ad7-ab35-5e757d45669b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f13a3c70d69447a0974896920e9134cd',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:07.309148 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7d7c6c13-2843-47c2-899f-6a6ce94d4bc7 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (611db8e0-cf6e-4b7b-81db-1586001f3000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:07.323233 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7d7c6c13-2843-47c2-899f-6a6ce94d4bc7 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (611db8e0-cf6e-4b7b-81db-1586001f3000) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:07.324164 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-7d7c6c13-2843-47c2-899f-6a6ce94d4bc7 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Flow 'volume_create_api' (bae45152-2aad-4641-a27d-2e57440a39ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:22:07.324508 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-7d7c6c13-2843-47c2-899f-6a6ce94d4bc7 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Create volume request issued successfully. Aug 12 20:22:07.325229 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7d7c6c13-2843-47c2-899f-6a6ce94d4bc7 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:22:07.325708 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 727/2887] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:22:07 2026] POST /volume/v3/volumes => generated 764 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:22:07.338329 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-023b93a7-f67d-46d8-928b-37d2d8c975f3 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:07.340117 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-023b93a7-f67d-46d8-928b-37d2d8c975f3 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] GET https://10.4.3.246/volume/v3/volumes/edecd5b6-3e47-4f06-85a7-d797f4520fe4 Aug 12 20:22:07.340299 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-023b93a7-f67d-46d8-928b-37d2d8c975f3 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:07.340482 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-023b93a7-f67d-46d8-928b-37d2d8c975f3 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:07.348285 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:07.348285 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:07.351941 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-023b93a7-f67d-46d8-928b-37d2d8c975f3 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Volume info retrieved successfully. Aug 12 20:22:07.356493 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-023b93a7-f67d-46d8-928b-37d2d8c975f3 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] https://10.4.3.246/volume/v3/volumes/edecd5b6-3e47-4f06-85a7-d797f4520fe4 returned with HTTP 200 Aug 12 20:22:07.357086 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 712/2888] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:07 2026] GET /volume/v3/volumes/edecd5b6-3e47-4f06-85a7-d797f4520fe4 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:07.369383 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-3446683c-ebff-4974-a1d8-a5758c625011 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:07.371754 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3446683c-ebff-4974-a1d8-a5758c625011 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] GET https://10.4.3.246/volume/v3/volumes/78a0bc46-65cb-4743-8f4c-8581db4ab0f3 Aug 12 20:22:07.371754 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3446683c-ebff-4974-a1d8-a5758c625011 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:07.371993 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3446683c-ebff-4974-a1d8-a5758c625011 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:07.379673 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:07.379673 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:07.384170 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-3446683c-ebff-4974-a1d8-a5758c625011 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Volume info retrieved successfully. Aug 12 20:22:07.388791 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3446683c-ebff-4974-a1d8-a5758c625011 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] https://10.4.3.246/volume/v3/volumes/78a0bc46-65cb-4743-8f4c-8581db4ab0f3 returned with HTTP 200 Aug 12 20:22:07.389291 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 732/2889] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:07 2026] GET /volume/v3/volumes/78a0bc46-65cb-4743-8f4c-8581db4ab0f3 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:07.402277 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-f466e4ff-4443-4f08-b117-3e82857cde1a None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:07.404232 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f466e4ff-4443-4f08-b117-3e82857cde1a tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] GET https://10.4.3.246/volume/v3/volumes/2e474a0f-345c-4fe6-9645-f6f0755e0365 Aug 12 20:22:07.404851 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f466e4ff-4443-4f08-b117-3e82857cde1a tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:07.404851 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f466e4ff-4443-4f08-b117-3e82857cde1a tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:07.415243 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:07.415243 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:07.419997 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-f466e4ff-4443-4f08-b117-3e82857cde1a tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Volume info retrieved successfully. Aug 12 20:22:07.426112 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f466e4ff-4443-4f08-b117-3e82857cde1a tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] https://10.4.3.246/volume/v3/volumes/2e474a0f-345c-4fe6-9645-f6f0755e0365 returned with HTTP 200 Aug 12 20:22:07.426112 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 719/2890] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:07 2026] GET /volume/v3/volumes/2e474a0f-345c-4fe6-9645-f6f0755e0365 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:07.443103 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-bb4842af-a45a-4930-9c75-ff097e4350dd None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:07.445103 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-bb4842af-a45a-4930-9c75-ff097e4350dd tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] GET https://10.4.3.246/volume/v3/volumes/a9dedec4-0dd9-4a6a-b99a-fcb1fedaddb7 Aug 12 20:22:07.445302 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-bb4842af-a45a-4930-9c75-ff097e4350dd tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:07.445520 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-bb4842af-a45a-4930-9c75-ff097e4350dd tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:07.452441 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:07.452441 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:07.456359 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-bb4842af-a45a-4930-9c75-ff097e4350dd tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Volume info retrieved successfully. Aug 12 20:22:07.457408 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-facadaaf-d7c1-4d15-ba2b-cf35d3e7112c None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:07.459385 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-facadaaf-d7c1-4d15-ba2b-cf35d3e7112c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 Aug 12 20:22:07.459644 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-facadaaf-d7c1-4d15-ba2b-cf35d3e7112c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:07.459964 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-facadaaf-d7c1-4d15-ba2b-cf35d3e7112c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:07.461109 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-bb4842af-a45a-4930-9c75-ff097e4350dd tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] https://10.4.3.246/volume/v3/volumes/a9dedec4-0dd9-4a6a-b99a-fcb1fedaddb7 returned with HTTP 200 Aug 12 20:22:07.461634 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 728/2891] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:07 2026] GET /volume/v3/volumes/a9dedec4-0dd9-4a6a-b99a-fcb1fedaddb7 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:07.466812 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:07.466812 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:07.470712 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-facadaaf-d7c1-4d15-ba2b-cf35d3e7112c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:22:07.473904 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-550d5e78-6407-49ff-8f6c-103e207646a1 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:07.475810 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-facadaaf-d7c1-4d15-ba2b-cf35d3e7112c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 returned with HTTP 200 Aug 12 20:22:07.476081 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-550d5e78-6407-49ff-8f6c-103e207646a1 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] GET https://10.4.3.246/volume/v3/volumes/ce4f7a5d-6212-45f3-88c6-0f6a55eead27 Aug 12 20:22:07.476220 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 713/2892] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:07 2026] GET /volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:07.476310 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-550d5e78-6407-49ff-8f6c-103e207646a1 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:07.476578 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-550d5e78-6407-49ff-8f6c-103e207646a1 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:07.483568 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:07.483568 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:07.487651 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-550d5e78-6407-49ff-8f6c-103e207646a1 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Volume info retrieved successfully. Aug 12 20:22:07.492247 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-550d5e78-6407-49ff-8f6c-103e207646a1 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] https://10.4.3.246/volume/v3/volumes/ce4f7a5d-6212-45f3-88c6-0f6a55eead27 returned with HTTP 200 Aug 12 20:22:07.492605 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 733/2893] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:07 2026] GET /volume/v3/volumes/ce4f7a5d-6212-45f3-88c6-0f6a55eead27 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:08.505174 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-924f6e53-13a9-4744-b9e5-d2693d253c0c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:08.507027 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-924f6e53-13a9-4744-b9e5-d2693d253c0c tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] GET https://10.4.3.246/volume/v3/volumes/ce4f7a5d-6212-45f3-88c6-0f6a55eead27 Aug 12 20:22:08.507240 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-924f6e53-13a9-4744-b9e5-d2693d253c0c tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:08.507426 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-924f6e53-13a9-4744-b9e5-d2693d253c0c tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:08.514462 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:08.514462 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:08.518515 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-924f6e53-13a9-4744-b9e5-d2693d253c0c tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Volume info retrieved successfully. Aug 12 20:22:08.524607 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-924f6e53-13a9-4744-b9e5-d2693d253c0c tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] https://10.4.3.246/volume/v3/volumes/ce4f7a5d-6212-45f3-88c6-0f6a55eead27 returned with HTTP 200 Aug 12 20:22:08.525164 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 720/2894] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:08 2026] GET /volume/v3/volumes/ce4f7a5d-6212-45f3-88c6-0f6a55eead27 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:08.541614 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-fa80d91c-8a45-4ce2-be3a-7bd34a0ee9e2 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:08.543334 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-fa80d91c-8a45-4ce2-be3a-7bd34a0ee9e2 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] DELETE https://10.4.3.246/volume/v3/volumes/ce4f7a5d-6212-45f3-88c6-0f6a55eead27 Aug 12 20:22:08.543531 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-fa80d91c-8a45-4ce2-be3a-7bd34a0ee9e2 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:08.543709 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-fa80d91c-8a45-4ce2-be3a-7bd34a0ee9e2 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:08.543923 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-fa80d91c-8a45-4ce2-be3a-7bd34a0ee9e2 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Delete volume with id: ce4f7a5d-6212-45f3-88c6-0f6a55eead27 Aug 12 20:22:08.551238 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:08.551238 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:08.551687 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-fa80d91c-8a45-4ce2-be3a-7bd34a0ee9e2 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Volume info retrieved successfully. Aug 12 20:22:08.584938 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-fa80d91c-8a45-4ce2-be3a-7bd34a0ee9e2 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Delete volume request issued successfully. Aug 12 20:22:08.585164 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-fa80d91c-8a45-4ce2-be3a-7bd34a0ee9e2 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] https://10.4.3.246/volume/v3/volumes/ce4f7a5d-6212-45f3-88c6-0f6a55eead27 returned with HTTP 202 Aug 12 20:22:08.585658 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 729/2895] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:22:08 2026] DELETE /volume/v3/volumes/ce4f7a5d-6212-45f3-88c6-0f6a55eead27 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:22:08.600326 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-89819eba-b3b9-4ea9-91fb-ca8b5cf95943 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:08.604085 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-89819eba-b3b9-4ea9-91fb-ca8b5cf95943 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] GET https://10.4.3.246/volume/v3/volumes/ce4f7a5d-6212-45f3-88c6-0f6a55eead27 Aug 12 20:22:08.604294 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-89819eba-b3b9-4ea9-91fb-ca8b5cf95943 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:08.604495 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-89819eba-b3b9-4ea9-91fb-ca8b5cf95943 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:08.615990 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:08.615990 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:08.620033 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-89819eba-b3b9-4ea9-91fb-ca8b5cf95943 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Volume info retrieved successfully. Aug 12 20:22:08.625121 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-89819eba-b3b9-4ea9-91fb-ca8b5cf95943 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] https://10.4.3.246/volume/v3/volumes/ce4f7a5d-6212-45f3-88c6-0f6a55eead27 returned with HTTP 200 Aug 12 20:22:08.625597 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 714/2896] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:08 2026] GET /volume/v3/volumes/ce4f7a5d-6212-45f3-88c6-0f6a55eead27 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:09.638081 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b00c66a7-a0df-4869-91a6-562d859e5ade None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:09.639948 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b00c66a7-a0df-4869-91a6-562d859e5ade tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] GET https://10.4.3.246/volume/v3/volumes/ce4f7a5d-6212-45f3-88c6-0f6a55eead27 Aug 12 20:22:09.640121 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b00c66a7-a0df-4869-91a6-562d859e5ade tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:09.640284 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b00c66a7-a0df-4869-91a6-562d859e5ade tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:09.645782 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b00c66a7-a0df-4869-91a6-562d859e5ade tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] https://10.4.3.246/volume/v3/volumes/ce4f7a5d-6212-45f3-88c6-0f6a55eead27 returned with HTTP 404 Aug 12 20:22:09.646288 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 734/2897] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:09 2026] GET /volume/v3/volumes/ce4f7a5d-6212-45f3-88c6-0f6a55eead27 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:22:09.653800 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-35835478-c934-47bc-ac59-58d28559dbbc None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:09.658182 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-35835478-c934-47bc-ac59-58d28559dbbc tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] DELETE https://10.4.3.246/volume/v3/volumes/a9dedec4-0dd9-4a6a-b99a-fcb1fedaddb7 Aug 12 20:22:09.658182 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-35835478-c934-47bc-ac59-58d28559dbbc tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:09.658182 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-35835478-c934-47bc-ac59-58d28559dbbc tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:09.658182 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-35835478-c934-47bc-ac59-58d28559dbbc tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Delete volume with id: a9dedec4-0dd9-4a6a-b99a-fcb1fedaddb7 Aug 12 20:22:09.665755 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:09.665755 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:09.666566 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-35835478-c934-47bc-ac59-58d28559dbbc tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Volume info retrieved successfully. Aug 12 20:22:09.690559 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-35835478-c934-47bc-ac59-58d28559dbbc tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Delete volume request issued successfully. Aug 12 20:22:09.691112 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-35835478-c934-47bc-ac59-58d28559dbbc tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] https://10.4.3.246/volume/v3/volumes/a9dedec4-0dd9-4a6a-b99a-fcb1fedaddb7 returned with HTTP 202 Aug 12 20:22:09.691385 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 721/2898] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:22:09 2026] DELETE /volume/v3/volumes/a9dedec4-0dd9-4a6a-b99a-fcb1fedaddb7 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:22:09.697721 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a18c93ef-3cce-4658-9509-0255fae2832d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:09.699360 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a18c93ef-3cce-4658-9509-0255fae2832d tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] GET https://10.4.3.246/volume/v3/volumes/a9dedec4-0dd9-4a6a-b99a-fcb1fedaddb7 Aug 12 20:22:09.699663 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a18c93ef-3cce-4658-9509-0255fae2832d tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:09.699864 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a18c93ef-3cce-4658-9509-0255fae2832d tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:09.711714 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:09.711714 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:09.715653 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-a18c93ef-3cce-4658-9509-0255fae2832d tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Volume info retrieved successfully. Aug 12 20:22:09.723474 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a18c93ef-3cce-4658-9509-0255fae2832d tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] https://10.4.3.246/volume/v3/volumes/a9dedec4-0dd9-4a6a-b99a-fcb1fedaddb7 returned with HTTP 200 Aug 12 20:22:09.724203 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 730/2899] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:09 2026] GET /volume/v3/volumes/a9dedec4-0dd9-4a6a-b99a-fcb1fedaddb7 => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:10.736779 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-255b101e-2c5a-476b-a35e-3ea8cfb5aa8f None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:10.738641 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-255b101e-2c5a-476b-a35e-3ea8cfb5aa8f tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] GET https://10.4.3.246/volume/v3/volumes/a9dedec4-0dd9-4a6a-b99a-fcb1fedaddb7 Aug 12 20:22:10.738798 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-255b101e-2c5a-476b-a35e-3ea8cfb5aa8f tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:10.738987 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-255b101e-2c5a-476b-a35e-3ea8cfb5aa8f tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:10.744846 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-255b101e-2c5a-476b-a35e-3ea8cfb5aa8f tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] https://10.4.3.246/volume/v3/volumes/a9dedec4-0dd9-4a6a-b99a-fcb1fedaddb7 returned with HTTP 404 Aug 12 20:22:10.745251 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 715/2900] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:10 2026] GET /volume/v3/volumes/a9dedec4-0dd9-4a6a-b99a-fcb1fedaddb7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:22:10.753185 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-cff654f8-464e-4ca0-a20a-3db8ef6cbbb1 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:10.758158 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cff654f8-464e-4ca0-a20a-3db8ef6cbbb1 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] DELETE https://10.4.3.246/volume/v3/volumes/2e474a0f-345c-4fe6-9645-f6f0755e0365 Aug 12 20:22:10.758460 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cff654f8-464e-4ca0-a20a-3db8ef6cbbb1 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:10.758737 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cff654f8-464e-4ca0-a20a-3db8ef6cbbb1 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:10.759016 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-cff654f8-464e-4ca0-a20a-3db8ef6cbbb1 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Delete volume with id: 2e474a0f-345c-4fe6-9645-f6f0755e0365 Aug 12 20:22:10.772694 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:10.772694 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:10.773233 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-cff654f8-464e-4ca0-a20a-3db8ef6cbbb1 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Volume info retrieved successfully. Aug 12 20:22:10.803122 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-cff654f8-464e-4ca0-a20a-3db8ef6cbbb1 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Delete volume request issued successfully. Aug 12 20:22:10.803423 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cff654f8-464e-4ca0-a20a-3db8ef6cbbb1 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] https://10.4.3.246/volume/v3/volumes/2e474a0f-345c-4fe6-9645-f6f0755e0365 returned with HTTP 202 Aug 12 20:22:10.803895 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 735/2901] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:22:10 2026] DELETE /volume/v3/volumes/2e474a0f-345c-4fe6-9645-f6f0755e0365 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:22:10.816193 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-80074485-fb31-48f5-850f-0469cc09e6e7 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:10.820147 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-80074485-fb31-48f5-850f-0469cc09e6e7 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] GET https://10.4.3.246/volume/v3/volumes/2e474a0f-345c-4fe6-9645-f6f0755e0365 Aug 12 20:22:10.820406 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-80074485-fb31-48f5-850f-0469cc09e6e7 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:10.820494 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-80074485-fb31-48f5-850f-0469cc09e6e7 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:10.829317 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:10.829317 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:10.834109 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-80074485-fb31-48f5-850f-0469cc09e6e7 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Volume info retrieved successfully. Aug 12 20:22:10.838954 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-80074485-fb31-48f5-850f-0469cc09e6e7 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] https://10.4.3.246/volume/v3/volumes/2e474a0f-345c-4fe6-9645-f6f0755e0365 returned with HTTP 200 Aug 12 20:22:10.839304 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 722/2902] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:10 2026] GET /volume/v3/volumes/2e474a0f-345c-4fe6-9645-f6f0755e0365 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:11.857417 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f29c9e5d-efcb-4c0a-9eb7-eba4822c7b16 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:11.859530 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f29c9e5d-efcb-4c0a-9eb7-eba4822c7b16 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] GET https://10.4.3.246/volume/v3/volumes/2e474a0f-345c-4fe6-9645-f6f0755e0365 Aug 12 20:22:11.859777 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f29c9e5d-efcb-4c0a-9eb7-eba4822c7b16 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:11.860199 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f29c9e5d-efcb-4c0a-9eb7-eba4822c7b16 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:11.867288 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f29c9e5d-efcb-4c0a-9eb7-eba4822c7b16 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] https://10.4.3.246/volume/v3/volumes/2e474a0f-345c-4fe6-9645-f6f0755e0365 returned with HTTP 404 Aug 12 20:22:11.867737 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 731/2903] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:11 2026] GET /volume/v3/volumes/2e474a0f-345c-4fe6-9645-f6f0755e0365 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:22:11.877532 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-04f0d19e-ae92-416b-85a5-d2cc943a19b8 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:11.880257 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-04f0d19e-ae92-416b-85a5-d2cc943a19b8 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] DELETE https://10.4.3.246/volume/v3/volumes/78a0bc46-65cb-4743-8f4c-8581db4ab0f3 Aug 12 20:22:11.880461 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-04f0d19e-ae92-416b-85a5-d2cc943a19b8 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:11.880659 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-04f0d19e-ae92-416b-85a5-d2cc943a19b8 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:11.880813 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-04f0d19e-ae92-416b-85a5-d2cc943a19b8 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Delete volume with id: 78a0bc46-65cb-4743-8f4c-8581db4ab0f3 Aug 12 20:22:11.887497 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:11.887497 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:11.888048 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-04f0d19e-ae92-416b-85a5-d2cc943a19b8 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Volume info retrieved successfully. Aug 12 20:22:11.926565 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-04f0d19e-ae92-416b-85a5-d2cc943a19b8 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Delete volume request issued successfully. Aug 12 20:22:11.926565 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-04f0d19e-ae92-416b-85a5-d2cc943a19b8 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] https://10.4.3.246/volume/v3/volumes/78a0bc46-65cb-4743-8f4c-8581db4ab0f3 returned with HTTP 202 Aug 12 20:22:11.926565 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 716/2904] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:22:11 2026] DELETE /volume/v3/volumes/78a0bc46-65cb-4743-8f4c-8581db4ab0f3 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:22:11.933490 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-553557fa-fde9-4b20-af84-f8f59331ed2d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:11.937724 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-553557fa-fde9-4b20-af84-f8f59331ed2d tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] GET https://10.4.3.246/volume/v3/volumes/78a0bc46-65cb-4743-8f4c-8581db4ab0f3 Aug 12 20:22:11.937724 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-553557fa-fde9-4b20-af84-f8f59331ed2d tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:11.937888 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-553557fa-fde9-4b20-af84-f8f59331ed2d tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:11.948434 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:11.948434 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:11.954214 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-553557fa-fde9-4b20-af84-f8f59331ed2d tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Volume info retrieved successfully. Aug 12 20:22:11.962644 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-553557fa-fde9-4b20-af84-f8f59331ed2d tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] https://10.4.3.246/volume/v3/volumes/78a0bc46-65cb-4743-8f4c-8581db4ab0f3 returned with HTTP 200 Aug 12 20:22:11.963199 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 736/2905] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:11 2026] GET /volume/v3/volumes/78a0bc46-65cb-4743-8f4c-8581db4ab0f3 => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:12.979256 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-2b815a3d-44e0-4608-adf8-951db65c2326 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:12.981531 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2b815a3d-44e0-4608-adf8-951db65c2326 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] GET https://10.4.3.246/volume/v3/volumes/78a0bc46-65cb-4743-8f4c-8581db4ab0f3 Aug 12 20:22:12.982003 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2b815a3d-44e0-4608-adf8-951db65c2326 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:12.982373 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2b815a3d-44e0-4608-adf8-951db65c2326 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:12.990713 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2b815a3d-44e0-4608-adf8-951db65c2326 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] https://10.4.3.246/volume/v3/volumes/78a0bc46-65cb-4743-8f4c-8581db4ab0f3 returned with HTTP 404 Aug 12 20:22:12.991373 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 723/2906] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:12 2026] GET /volume/v3/volumes/78a0bc46-65cb-4743-8f4c-8581db4ab0f3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:22:13.001405 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-26baf75f-9df4-4ce4-affe-2e87652c53b6 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:13.004158 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-26baf75f-9df4-4ce4-affe-2e87652c53b6 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] DELETE https://10.4.3.246/volume/v3/volumes/edecd5b6-3e47-4f06-85a7-d797f4520fe4 Aug 12 20:22:13.004488 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-26baf75f-9df4-4ce4-affe-2e87652c53b6 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:13.006046 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-26baf75f-9df4-4ce4-affe-2e87652c53b6 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:13.006046 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-26baf75f-9df4-4ce4-affe-2e87652c53b6 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Delete volume with id: edecd5b6-3e47-4f06-85a7-d797f4520fe4 Aug 12 20:22:13.016448 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:13.016448 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:13.018559 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-26baf75f-9df4-4ce4-affe-2e87652c53b6 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Volume info retrieved successfully. Aug 12 20:22:13.038499 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-26baf75f-9df4-4ce4-affe-2e87652c53b6 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Delete volume request issued successfully. Aug 12 20:22:13.039029 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-26baf75f-9df4-4ce4-affe-2e87652c53b6 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] https://10.4.3.246/volume/v3/volumes/edecd5b6-3e47-4f06-85a7-d797f4520fe4 returned with HTTP 202 Aug 12 20:22:13.039900 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 732/2907] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:22:13 2026] DELETE /volume/v3/volumes/edecd5b6-3e47-4f06-85a7-d797f4520fe4 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 12 20:22:13.049925 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-12448db7-1f0f-4a86-b014-ab3e1f6280bd None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:13.052194 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-12448db7-1f0f-4a86-b014-ab3e1f6280bd tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] GET https://10.4.3.246/volume/v3/volumes/edecd5b6-3e47-4f06-85a7-d797f4520fe4 Aug 12 20:22:13.052430 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-12448db7-1f0f-4a86-b014-ab3e1f6280bd tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:13.052748 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-12448db7-1f0f-4a86-b014-ab3e1f6280bd tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:13.061706 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:13.061706 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:13.065827 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-12448db7-1f0f-4a86-b014-ab3e1f6280bd tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Volume info retrieved successfully. Aug 12 20:22:13.070251 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-12448db7-1f0f-4a86-b014-ab3e1f6280bd tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] https://10.4.3.246/volume/v3/volumes/edecd5b6-3e47-4f06-85a7-d797f4520fe4 returned with HTTP 200 Aug 12 20:22:13.070635 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 717/2908] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:13 2026] GET /volume/v3/volumes/edecd5b6-3e47-4f06-85a7-d797f4520fe4 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:14.084261 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-7ead6e61-300f-49fd-b2fc-a54da16d242a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:14.086389 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7ead6e61-300f-49fd-b2fc-a54da16d242a tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] GET https://10.4.3.246/volume/v3/volumes/edecd5b6-3e47-4f06-85a7-d797f4520fe4 Aug 12 20:22:14.086640 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7ead6e61-300f-49fd-b2fc-a54da16d242a tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:14.087012 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7ead6e61-300f-49fd-b2fc-a54da16d242a tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:14.093778 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7ead6e61-300f-49fd-b2fc-a54da16d242a tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] https://10.4.3.246/volume/v3/volumes/edecd5b6-3e47-4f06-85a7-d797f4520fe4 returned with HTTP 404 Aug 12 20:22:14.094395 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 737/2909] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:14 2026] GET /volume/v3/volumes/edecd5b6-3e47-4f06-85a7-d797f4520fe4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:22:14.102566 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-22c53980-2c7a-452e-9ccf-17d57799c828 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:14.105043 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-22c53980-2c7a-452e-9ccf-17d57799c828 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] DELETE https://10.4.3.246/volume/v3/volumes/35514bae-c012-44ee-b97c-d7acd1bbeccd Aug 12 20:22:14.105148 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-22c53980-2c7a-452e-9ccf-17d57799c828 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:14.105354 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-22c53980-2c7a-452e-9ccf-17d57799c828 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:14.106741 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-22c53980-2c7a-452e-9ccf-17d57799c828 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Delete volume with id: 35514bae-c012-44ee-b97c-d7acd1bbeccd Aug 12 20:22:14.114729 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:14.114729 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:14.115334 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-22c53980-2c7a-452e-9ccf-17d57799c828 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Volume info retrieved successfully. Aug 12 20:22:14.143037 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-22c53980-2c7a-452e-9ccf-17d57799c828 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Delete volume request issued successfully. Aug 12 20:22:14.143037 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-22c53980-2c7a-452e-9ccf-17d57799c828 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] https://10.4.3.246/volume/v3/volumes/35514bae-c012-44ee-b97c-d7acd1bbeccd returned with HTTP 202 Aug 12 20:22:14.143037 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 724/2910] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:22:14 2026] DELETE /volume/v3/volumes/35514bae-c012-44ee-b97c-d7acd1bbeccd => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:22:14.152481 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-7c499bfa-73e2-447b-9d2a-4235ad25125c None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:14.156684 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7c499bfa-73e2-447b-9d2a-4235ad25125c tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] GET https://10.4.3.246/volume/v3/volumes/35514bae-c012-44ee-b97c-d7acd1bbeccd Aug 12 20:22:14.156817 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7c499bfa-73e2-447b-9d2a-4235ad25125c tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:14.157093 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7c499bfa-73e2-447b-9d2a-4235ad25125c tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:14.165785 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:14.165785 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:14.167260 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-7c499bfa-73e2-447b-9d2a-4235ad25125c tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Volume info retrieved successfully. Aug 12 20:22:14.171328 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7c499bfa-73e2-447b-9d2a-4235ad25125c tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] https://10.4.3.246/volume/v3/volumes/35514bae-c012-44ee-b97c-d7acd1bbeccd returned with HTTP 200 Aug 12 20:22:14.171768 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 733/2911] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:14 2026] GET /volume/v3/volumes/35514bae-c012-44ee-b97c-d7acd1bbeccd => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:15.187722 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-3a01abaa-90be-489c-80c0-41e39f5418d0 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:15.189071 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3a01abaa-90be-489c-80c0-41e39f5418d0 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] GET https://10.4.3.246/volume/v3/volumes/35514bae-c012-44ee-b97c-d7acd1bbeccd Aug 12 20:22:15.189292 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3a01abaa-90be-489c-80c0-41e39f5418d0 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:15.189475 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3a01abaa-90be-489c-80c0-41e39f5418d0 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:15.195316 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3a01abaa-90be-489c-80c0-41e39f5418d0 tempest-CreateVolumesFromSourceVolumeTest-294784812 tempest-CreateVolumesFromSourceVolumeTest-294784812-project-member] https://10.4.3.246/volume/v3/volumes/35514bae-c012-44ee-b97c-d7acd1bbeccd returned with HTTP 404 Aug 12 20:22:15.195784 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 718/2912] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:15 2026] GET /volume/v3/volumes/35514bae-c012-44ee-b97c-d7acd1bbeccd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:22:16.275202 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c86e3192-6b5c-4e6d-b040-ed02a705b41f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:16.278281 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c86e3192-6b5c-4e6d-b040-ed02a705b41f tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] GET https://10.4.3.246/volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db Aug 12 20:22:16.278503 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c86e3192-6b5c-4e6d-b040-ed02a705b41f tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:16.278747 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c86e3192-6b5c-4e6d-b040-ed02a705b41f tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:16.290984 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:16.290984 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:16.295671 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-c86e3192-6b5c-4e6d-b040-ed02a705b41f tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Volume info retrieved successfully. Aug 12 20:22:16.301080 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c86e3192-6b5c-4e6d-b040-ed02a705b41f tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db returned with HTTP 200 Aug 12 20:22:16.301531 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 738/2913] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:16 2026] GET /volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:16.319476 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-00ed9bcc-f544-4ebb-a8ab-d18e6d75b2bc None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:16.322288 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-00ed9bcc-f544-4ebb-a8ab-d18e6d75b2bc tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] GET https://10.4.3.246/volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db Aug 12 20:22:16.322700 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-00ed9bcc-f544-4ebb-a8ab-d18e6d75b2bc tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:16.323031 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-00ed9bcc-f544-4ebb-a8ab-d18e6d75b2bc tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:16.333805 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:16.333805 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:16.340104 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-00ed9bcc-f544-4ebb-a8ab-d18e6d75b2bc tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Volume info retrieved successfully. Aug 12 20:22:16.350062 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-00ed9bcc-f544-4ebb-a8ab-d18e6d75b2bc tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db returned with HTTP 200 Aug 12 20:22:16.350739 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 725/2914] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:16 2026] GET /volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:16.397307 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-ed2ae308-4108-4306-9c10-be81eb86eb37 req-8bf9072a-1259-410a-ac3d-bf7a2fe4d56e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:16.400698 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-ed2ae308-4108-4306-9c10-be81eb86eb37 req-8bf9072a-1259-410a-ac3d-bf7a2fe4d56e tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] GET https://10.4.3.246/volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db Aug 12 20:22:16.400922 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-ed2ae308-4108-4306-9c10-be81eb86eb37 req-8bf9072a-1259-410a-ac3d-bf7a2fe4d56e tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:16.401168 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-ed2ae308-4108-4306-9c10-be81eb86eb37 req-8bf9072a-1259-410a-ac3d-bf7a2fe4d56e tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:16.410451 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:16.410451 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:16.415168 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-ed2ae308-4108-4306-9c10-be81eb86eb37 req-8bf9072a-1259-410a-ac3d-bf7a2fe4d56e tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Volume info retrieved successfully. Aug 12 20:22:16.420573 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-ed2ae308-4108-4306-9c10-be81eb86eb37 req-8bf9072a-1259-410a-ac3d-bf7a2fe4d56e tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db returned with HTTP 200 Aug 12 20:22:16.421078 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 734/2915] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:22:16 2026] GET /volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:16.515652 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-cd27bded-4a7b-4367-a360-88319a272847 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:16.516193 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-cd27bded-4a7b-4367-a360-88319a272847 None None] GET https://10.4.3.246/volume// Aug 12 20:22:16.516403 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-cd27bded-4a7b-4367-a360-88319a272847 None None] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:16.516659 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-cd27bded-4a7b-4367-a360-88319a272847 None None] Calling method 'all' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:16.517060 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-cd27bded-4a7b-4367-a360-88319a272847 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:22:16.517379 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 719/2916] 10.4.3.246 () {66 vars in 1428 bytes} [Wed Aug 12 20:22:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:22:16.534368 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-ed2ae308-4108-4306-9c10-be81eb86eb37 req-e3094781-ab78-4c86-b3ce-a6241705c379 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:16.537303 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-ed2ae308-4108-4306-9c10-be81eb86eb37 req-e3094781-ab78-4c86-b3ce-a6241705c379 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:22:16.537732 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-ed2ae308-4108-4306-9c10-be81eb86eb37 req-e3094781-ab78-4c86-b3ce-a6241705c379 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "99434297-67ab-4e2c-a400-07eb7a9744db", "connector": null, "instance_uuid": "bf2b4eaf-f202-4857-b599-2d5072e91f42"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:22:16.548212 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:16.548212 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:16.592610 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-ed2ae308-4108-4306-9c10-be81eb86eb37 req-e3094781-ab78-4c86-b3ce-a6241705c379 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:22:16.593081 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 739/2917] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:22:16 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 12 20:22:16.594448 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-50a4ab0f-672f-4f98-a198-672bdc9c4dd1 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:16.622694 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-18985a1d-e6e4-4558-b400-5c7583ee8cae None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:16.626920 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-18985a1d-e6e4-4558-b400-5c7583ee8cae tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] GET https://10.4.3.246/volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db Aug 12 20:22:16.627099 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-18985a1d-e6e4-4558-b400-5c7583ee8cae tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:16.628725 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-18985a1d-e6e4-4558-b400-5c7583ee8cae tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:16.639067 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a903f274-2087-4b73-a2d8-8c222d438abd None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:16.639462 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a903f274-2087-4b73-a2d8-8c222d438abd None None] GET https://10.4.3.246/volume// Aug 12 20:22:16.639642 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a903f274-2087-4b73-a2d8-8c222d438abd None None] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:16.639822 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a903f274-2087-4b73-a2d8-8c222d438abd None None] Calling method 'all' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:16.640153 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a903f274-2087-4b73-a2d8-8c222d438abd None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:22:16.640422 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 720/2918] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:22:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:22:16.645303 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:16.645303 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:16.650223 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-ed2ae308-4108-4306-9c10-be81eb86eb37 req-107d760a-1562-4729-8c58-fb44beac7b44 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:16.653365 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-ed2ae308-4108-4306-9c10-be81eb86eb37 req-107d760a-1562-4729-8c58-fb44beac7b44 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] GET https://10.4.3.246/volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db Aug 12 20:22:16.653616 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-ed2ae308-4108-4306-9c10-be81eb86eb37 req-107d760a-1562-4729-8c58-fb44beac7b44 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:16.653946 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-ed2ae308-4108-4306-9c10-be81eb86eb37 req-107d760a-1562-4729-8c58-fb44beac7b44 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:16.655517 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-18985a1d-e6e4-4558-b400-5c7583ee8cae tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Volume info retrieved successfully. Aug 12 20:22:16.661442 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-18985a1d-e6e4-4558-b400-5c7583ee8cae tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db returned with HTTP 200 Aug 12 20:22:16.662458 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 735/2919] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:16 2026] GET /volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db => generated 839 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:16.667921 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:16.667921 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:16.676569 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-ed2ae308-4108-4306-9c10-be81eb86eb37 req-107d760a-1562-4729-8c58-fb44beac7b44 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Volume info retrieved successfully. Aug 12 20:22:16.680828 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-ed2ae308-4108-4306-9c10-be81eb86eb37 req-107d760a-1562-4729-8c58-fb44beac7b44 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db returned with HTTP 200 Aug 12 20:22:16.680828 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 740/2920] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:22:16 2026] GET /volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db => generated 1019 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:22:16.683509 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-50a4ab0f-672f-4f98-a198-672bdc9c4dd1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:22:16.683509 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-50a4ab0f-672f-4f98-a198-672bdc9c4dd1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1205722328"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:22:16.683888 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-50a4ab0f-672f-4f98-a198-672bdc9c4dd1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1205722328'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:22:16.688596 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-50a4ab0f-672f-4f98-a198-672bdc9c4dd1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Create volume of 1 GB Aug 12 20:22:16.693128 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-50a4ab0f-672f-4f98-a198-672bdc9c4dd1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Availability Zones retrieved successfully. Aug 12 20:22:16.702366 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-50a4ab0f-672f-4f98-a198-672bdc9c4dd1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Flow 'volume_create_api' (9b477211-a22c-4242-91cf-8e4fe350e411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:22:16.703595 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-50a4ab0f-672f-4f98-a198-672bdc9c4dd1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfc547c3-7759-41ce-bcb3-a06e45559115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:16.704548 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-50a4ab0f-672f-4f98-a198-672bdc9c4dd1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:22:16.733231 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-50a4ab0f-672f-4f98-a198-672bdc9c4dd1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfc547c3-7759-41ce-bcb3-a06e45559115) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:16.734175 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-50a4ab0f-672f-4f98-a198-672bdc9c4dd1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4a55c5d-0030-48b2-9591-9bc93d1dcb75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:16.792681 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-ed2ae308-4108-4306-9c10-be81eb86eb37 req-efa5c41e-301d-4dac-a45c-7b6e72cd024b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:16.795581 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-ed2ae308-4108-4306-9c10-be81eb86eb37 req-efa5c41e-301d-4dac-a45c-7b6e72cd024b tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] PUT https://10.4.3.246/volume/v3/attachments/4f9433c6-028a-4e14-b781-fcc4bfcd1f73 Aug 12 20:22:16.796279 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-ed2ae308-4108-4306-9c10-be81eb86eb37 req-efa5c41e-301d-4dac-a45c-7b6e72cd024b tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:22:16.808830 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-50a4ab0f-672f-4f98-a198-672bdc9c4dd1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Created reservations ['bffa5341-5f74-479f-9ad2-16c422206c7d', 'fcb921c2-3cf8-4adf-8356-670176837421', 'a9a28c8f-03e5-44c1-a28e-565033f6280f', 'fe57f7cb-1f6a-4775-afd3-a663950fc676'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:22:16.808973 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-ed2ae308-4108-4306-9c10-be81eb86eb37 req-efa5c41e-301d-4dac-a45c-7b6e72cd024b tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Acquiring lock "cinder-attachment_update-99434297-67ab-4e2c-a400-07eb7a9744db-np0000007109" by "attachment_update" {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:22:16.809025 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-50a4ab0f-672f-4f98-a198-672bdc9c4dd1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4a55c5d-0030-48b2-9591-9bc93d1dcb75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bffa5341-5f74-479f-9ad2-16c422206c7d', 'fcb921c2-3cf8-4adf-8356-670176837421', 'a9a28c8f-03e5-44c1-a28e-565033f6280f', 'fe57f7cb-1f6a-4775-afd3-a663950fc676']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:16.809348 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-50a4ab0f-672f-4f98-a198-672bdc9c4dd1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b7275fe-fdf9-44d6-a56f-ff5cd47dae78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:16.815563 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-ed2ae308-4108-4306-9c10-be81eb86eb37 req-efa5c41e-301d-4dac-a45c-7b6e72cd024b tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Lock "cinder-attachment_update-99434297-67ab-4e2c-a400-07eb7a9744db-np0000007109" acquired by "attachment_update" :: waited 0.006s {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:22:16.815563 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:16.815563 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:16.836261 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-50a4ab0f-672f-4f98-a198-672bdc9c4dd1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b7275fe-fdf9-44d6-a56f-ff5cd47dae78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3e23f93-4153-49e0-8155-c426122e40bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1205722328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31f38993642048e38f6c4b84968a8ab8',qos_specs=None,replication_status=,reservations=['bffa5341-5f74-479f-9ad2-16c422206c7d','fcb921c2-3cf8-4adf-8356-670176837421','a9a28c8f-03e5-44c1-a28e-565033f6280f','fe57f7cb-1f6a-4775-afd3-a663950fc676'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90cbe050acae43c8a0fc3b0a388b027b',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:22:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1205722328',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3e23f93-4153-49e0-8155-c426122e40bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31f38993642048e38f6c4b84968a8ab8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90cbe050acae43c8a0fc3b0a388b027b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:16.837925 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-50a4ab0f-672f-4f98-a198-672bdc9c4dd1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10a728f1-ee15-469d-8a64-6e958170b82c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:16.865213 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-50a4ab0f-672f-4f98-a198-672bdc9c4dd1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10a728f1-ee15-469d-8a64-6e958170b82c) transitioned into state 'SUCCESS' from state '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-1205722328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31f38993642048e38f6c4b84968a8ab8',qos_specs=None,replication_status=,reservations=['bffa5341-5f74-479f-9ad2-16c422206c7d','fcb921c2-3cf8-4adf-8356-670176837421','a9a28c8f-03e5-44c1-a28e-565033f6280f','fe57f7cb-1f6a-4775-afd3-a663950fc676'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90cbe050acae43c8a0fc3b0a388b027b',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:16.866030 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-50a4ab0f-672f-4f98-a198-672bdc9c4dd1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eacccd0e-bb4b-4644-bb17-0425040fd310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:16.878791 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-50a4ab0f-672f-4f98-a198-672bdc9c4dd1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eacccd0e-bb4b-4644-bb17-0425040fd310) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:16.879557 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-50a4ab0f-672f-4f98-a198-672bdc9c4dd1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Flow 'volume_create_api' (9b477211-a22c-4242-91cf-8e4fe350e411) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:22:16.879874 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-50a4ab0f-672f-4f98-a198-672bdc9c4dd1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Create volume request issued successfully. Aug 12 20:22:16.880429 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-50a4ab0f-672f-4f98-a198-672bdc9c4dd1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:22:16.880810 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 726/2921] 10.4.3.246 () {70 vars in 1299 bytes} [Wed Aug 12 20:22:16 2026] POST /volume/v3/volumes => generated 770 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:22:16.895148 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-98544bae-a598-41b7-9680-351e3d2a943a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:16.896994 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-98544bae-a598-41b7-9680-351e3d2a943a tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/f3e23f93-4153-49e0-8155-c426122e40bd Aug 12 20:22:16.897230 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-98544bae-a598-41b7-9680-351e3d2a943a tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:16.897416 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-98544bae-a598-41b7-9680-351e3d2a943a tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:16.903947 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:16.903947 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:16.907377 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-98544bae-a598-41b7-9680-351e3d2a943a tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:16.911939 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-98544bae-a598-41b7-9680-351e3d2a943a tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/f3e23f93-4153-49e0-8155-c426122e40bd returned with HTTP 200 Aug 12 20:22:16.912340 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 736/2922] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:16 2026] GET /volume/v3/volumes/f3e23f93-4153-49e0-8155-c426122e40bd => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:16.918101 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-ed2ae308-4108-4306-9c10-be81eb86eb37 req-efa5c41e-301d-4dac-a45c-7b6e72cd024b tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Lock "cinder-attachment_update-99434297-67ab-4e2c-a400-07eb7a9744db-np0000007109" released by "attachment_update" :: held 0.104s {{(pid=100385) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:22:16.918101 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-ed2ae308-4108-4306-9c10-be81eb86eb37 req-efa5c41e-301d-4dac-a45c-7b6e72cd024b tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/attachments/4f9433c6-028a-4e14-b781-fcc4bfcd1f73 returned with HTTP 200 Aug 12 20:22:16.918101 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 721/2923] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:22:16 2026] PUT /volume/v3/attachments/4f9433c6-028a-4e14-b781-fcc4bfcd1f73 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:17.122770 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f85cdb10-e6f1-4544-9677-fd83f1ee44a7 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:17.124112 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f85cdb10-e6f1-4544-9677-fd83f1ee44a7 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:22:17.124623 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f85cdb10-e6f1-4544-9677-fd83f1ee44a7 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-695427375", "imageRef": "a0596018-e224-475d-8adb-b6c6e42731ae", "size": 1}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:22:17.126097 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-f85cdb10-e6f1-4544-9677-fd83f1ee44a7 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-695427375', 'imageRef': 'a0596018-e224-475d-8adb-b6c6e42731ae', 'size': 1}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:22:17.201624 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-f85cdb10-e6f1-4544-9677-fd83f1ee44a7 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Create volume of 1 GB Aug 12 20:22:17.204496 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-f85cdb10-e6f1-4544-9677-fd83f1ee44a7 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Availability Zones retrieved successfully. Aug 12 20:22:17.209534 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-f85cdb10-e6f1-4544-9677-fd83f1ee44a7 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Flow 'volume_create_api' (560edbb8-79b7-4817-9798-cfec96fc62d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:22:17.210681 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-f85cdb10-e6f1-4544-9677-fd83f1ee44a7 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a07e70d3-cc0b-4344-9897-2d435a9f243e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:17.211650 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-f85cdb10-e6f1-4544-9677-fd83f1ee44a7 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:22:17.263701 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-f85cdb10-e6f1-4544-9677-fd83f1ee44a7 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a07e70d3-cc0b-4344-9897-2d435a9f243e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:17.263701 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-f85cdb10-e6f1-4544-9677-fd83f1ee44a7 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfbf3d6c-259d-4bf1-b2a0-6d7cf7c2a5e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:17.318110 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-f85cdb10-e6f1-4544-9677-fd83f1ee44a7 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Created reservations ['d5b1c83a-5d82-4b33-bc0d-b9060e89f23a', 'd012aa80-5611-4b12-9c10-c01e4b2ae70d', 'ad66fb20-a266-40f3-a288-5c5721a3032a', 'b6721642-1af3-48be-8c99-1a44bde097be'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:22:17.319373 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-f85cdb10-e6f1-4544-9677-fd83f1ee44a7 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfbf3d6c-259d-4bf1-b2a0-6d7cf7c2a5e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5b1c83a-5d82-4b33-bc0d-b9060e89f23a', 'd012aa80-5611-4b12-9c10-c01e4b2ae70d', 'ad66fb20-a266-40f3-a288-5c5721a3032a', 'b6721642-1af3-48be-8c99-1a44bde097be']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:17.320268 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-f85cdb10-e6f1-4544-9677-fd83f1ee44a7 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (070b6121-11f4-4c45-bee0-14d4d41252af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:17.345182 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-f85cdb10-e6f1-4544-9677-fd83f1ee44a7 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (070b6121-11f4-4c45-bee0-14d4d41252af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5ba2cfe-160b-4ae3-9bd0-6ebdc7e4584e', '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-695427375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8466c713ee0c4ea98ed3a8601c43465c',qos_specs=None,replication_status=,reservations=['d5b1c83a-5d82-4b33-bc0d-b9060e89f23a','d012aa80-5611-4b12-9c10-c01e4b2ae70d','ad66fb20-a266-40f3-a288-5c5721a3032a','b6721642-1af3-48be-8c99-1a44bde097be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d875209b9b044ab9b7a8b5157306c9d1',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:22:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-695427375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5ba2cfe-160b-4ae3-9bd0-6ebdc7e4584e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8466c713ee0c4ea98ed3a8601c43465c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d875209b9b044ab9b7a8b5157306c9d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:17.346115 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-f85cdb10-e6f1-4544-9677-fd83f1ee44a7 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4248d26e-0221-4eb4-bf8a-3b1ce58db8ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:17.373173 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-f85cdb10-e6f1-4544-9677-fd83f1ee44a7 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4248d26e-0221-4eb4-bf8a-3b1ce58db8ed) transitioned into state 'SUCCESS' from state '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-695427375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8466c713ee0c4ea98ed3a8601c43465c',qos_specs=None,replication_status=,reservations=['d5b1c83a-5d82-4b33-bc0d-b9060e89f23a','d012aa80-5611-4b12-9c10-c01e4b2ae70d','ad66fb20-a266-40f3-a288-5c5721a3032a','b6721642-1af3-48be-8c99-1a44bde097be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d875209b9b044ab9b7a8b5157306c9d1',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:17.374117 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-f85cdb10-e6f1-4544-9677-fd83f1ee44a7 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74732cdc-a46c-4313-bbdb-dbb51b7e0225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:17.383855 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-f85cdb10-e6f1-4544-9677-fd83f1ee44a7 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74732cdc-a46c-4313-bbdb-dbb51b7e0225) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:17.385104 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-f85cdb10-e6f1-4544-9677-fd83f1ee44a7 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Flow 'volume_create_api' (560edbb8-79b7-4817-9798-cfec96fc62d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:22:17.385613 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-f85cdb10-e6f1-4544-9677-fd83f1ee44a7 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Create volume request issued successfully. Aug 12 20:22:17.386618 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f85cdb10-e6f1-4544-9677-fd83f1ee44a7 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:22:17.387604 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 741/2924] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:22:17 2026] POST /volume/v3/volumes => generated 752 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:22:17.399794 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-99b33a00-7679-403c-a5b6-d163114009f2 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:17.402026 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-99b33a00-7679-403c-a5b6-d163114009f2 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] GET https://10.4.3.246/volume/v3/volumes/a5ba2cfe-160b-4ae3-9bd0-6ebdc7e4584e Aug 12 20:22:17.402235 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-99b33a00-7679-403c-a5b6-d163114009f2 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:17.402463 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-99b33a00-7679-403c-a5b6-d163114009f2 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:17.411157 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:17.411157 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:17.416710 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-99b33a00-7679-403c-a5b6-d163114009f2 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Volume info retrieved successfully. Aug 12 20:22:17.422362 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-99b33a00-7679-403c-a5b6-d163114009f2 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] https://10.4.3.246/volume/v3/volumes/a5ba2cfe-160b-4ae3-9bd0-6ebdc7e4584e returned with HTTP 200 Aug 12 20:22:17.423065 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 727/2925] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:17 2026] GET /volume/v3/volumes/a5ba2cfe-160b-4ae3-9bd0-6ebdc7e4584e => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:17.677702 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-ca3163fb-7433-4f3f-b340-a245286f5bb1 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:17.679457 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ca3163fb-7433-4f3f-b340-a245286f5bb1 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] GET https://10.4.3.246/volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db Aug 12 20:22:17.679666 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ca3163fb-7433-4f3f-b340-a245286f5bb1 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:17.679886 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ca3163fb-7433-4f3f-b340-a245286f5bb1 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:17.691517 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:17.691517 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:17.696342 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-ca3163fb-7433-4f3f-b340-a245286f5bb1 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Volume info retrieved successfully. Aug 12 20:22:17.702068 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ca3163fb-7433-4f3f-b340-a245286f5bb1 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db returned with HTTP 200 Aug 12 20:22:17.702655 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 737/2926] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:17 2026] GET /volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:17.926168 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-71437423-3799-4eb2-a2f6-359660fd69c3 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:17.928989 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-71437423-3799-4eb2-a2f6-359660fd69c3 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/f3e23f93-4153-49e0-8155-c426122e40bd Aug 12 20:22:17.928989 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-71437423-3799-4eb2-a2f6-359660fd69c3 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:17.928989 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-71437423-3799-4eb2-a2f6-359660fd69c3 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:17.934081 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:17.934081 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:17.937519 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-71437423-3799-4eb2-a2f6-359660fd69c3 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:17.941052 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-71437423-3799-4eb2-a2f6-359660fd69c3 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/f3e23f93-4153-49e0-8155-c426122e40bd returned with HTTP 200 Aug 12 20:22:17.941445 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 722/2927] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:17 2026] GET /volume/v3/volumes/f3e23f93-4153-49e0-8155-c426122e40bd => generated 863 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:17.955011 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-889a7c79-e9c8-458c-926c-1e13f3575e49 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:17.957209 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-889a7c79-e9c8-458c-926c-1e13f3575e49 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:22:17.957654 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-889a7c79-e9c8-458c-926c-1e13f3575e49 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f3e23f93-4153-49e0-8155-c426122e40bd", "name": "tempest-VolumeDependencyTests-Snapshot-81235494"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:22:17.968072 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:17.968072 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:17.968664 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-889a7c79-e9c8-458c-926c-1e13f3575e49 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:17.968811 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.snapshots [None req-889a7c79-e9c8-458c-926c-1e13f3575e49 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Create snapshot from volume f3e23f93-4153-49e0-8155-c426122e40bd Aug 12 20:22:18.020624 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-889a7c79-e9c8-458c-926c-1e13f3575e49 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Created reservations ['405d0eee-1145-4625-86c0-e8db424b96d3', '6421ec9e-6f29-4223-b5ad-55e7ae7dd154', 'bc4bc518-11d4-4966-9ad2-d5d0f5862629', '5d2d5715-36cb-46e9-9de7-7077c5131239'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:22:18.063242 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-889a7c79-e9c8-458c-926c-1e13f3575e49 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Snapshot create request issued successfully. Aug 12 20:22:18.063658 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-889a7c79-e9c8-458c-926c-1e13f3575e49 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:22:18.064167 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 742/2928] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:22:17 2026] POST /volume/v3/snapshots => generated 306 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:22:18.078569 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-50defde2-10ab-44aa-be5a-39416260a438 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:18.082116 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-50defde2-10ab-44aa-be5a-39416260a438 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/snapshots/217f0858-b55b-4edb-8c9b-23e57d7dea8b Aug 12 20:22:18.082116 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-50defde2-10ab-44aa-be5a-39416260a438 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:18.082717 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-50defde2-10ab-44aa-be5a-39416260a438 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:18.090465 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:18.090465 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:18.091068 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-50defde2-10ab-44aa-be5a-39416260a438 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Snapshot retrieved successfully. Aug 12 20:22:18.092306 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-50defde2-10ab-44aa-be5a-39416260a438 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/snapshots/217f0858-b55b-4edb-8c9b-23e57d7dea8b returned with HTTP 200 Aug 12 20:22:18.093119 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 728/2929] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:22:18 2026] GET /volume/v3/snapshots/217f0858-b55b-4edb-8c9b-23e57d7dea8b => generated 438 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:18.437430 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-68f21b4c-7a53-4dfa-9c2e-f799d96aa9cf None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:18.439851 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-68f21b4c-7a53-4dfa-9c2e-f799d96aa9cf tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] GET https://10.4.3.246/volume/v3/volumes/a5ba2cfe-160b-4ae3-9bd0-6ebdc7e4584e Aug 12 20:22:18.440101 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-68f21b4c-7a53-4dfa-9c2e-f799d96aa9cf tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:18.440328 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-68f21b4c-7a53-4dfa-9c2e-f799d96aa9cf tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:18.449511 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:18.449511 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:18.454020 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-68f21b4c-7a53-4dfa-9c2e-f799d96aa9cf tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Volume info retrieved successfully. Aug 12 20:22:18.459005 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-68f21b4c-7a53-4dfa-9c2e-f799d96aa9cf tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] https://10.4.3.246/volume/v3/volumes/a5ba2cfe-160b-4ae3-9bd0-6ebdc7e4584e returned with HTTP 200 Aug 12 20:22:18.459397 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 738/2930] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:18 2026] GET /volume/v3/volumes/a5ba2cfe-160b-4ae3-9bd0-6ebdc7e4584e => generated 1360 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:18.497195 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-c5b6724b-093d-4872-8dcc-012dd07d415d req-d807d114-f5e8-417b-ab04-1a85037a35b4 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:18.499766 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-c5b6724b-093d-4872-8dcc-012dd07d415d req-d807d114-f5e8-417b-ab04-1a85037a35b4 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] GET https://10.4.3.246/volume/v3/volumes/a5ba2cfe-160b-4ae3-9bd0-6ebdc7e4584e Aug 12 20:22:18.500030 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-c5b6724b-093d-4872-8dcc-012dd07d415d req-d807d114-f5e8-417b-ab04-1a85037a35b4 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:18.500293 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-c5b6724b-093d-4872-8dcc-012dd07d415d req-d807d114-f5e8-417b-ab04-1a85037a35b4 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:18.508690 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:18.508690 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:18.512869 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-c5b6724b-093d-4872-8dcc-012dd07d415d req-d807d114-f5e8-417b-ab04-1a85037a35b4 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Volume info retrieved successfully. Aug 12 20:22:18.518036 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-c5b6724b-093d-4872-8dcc-012dd07d415d req-d807d114-f5e8-417b-ab04-1a85037a35b4 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] https://10.4.3.246/volume/v3/volumes/a5ba2cfe-160b-4ae3-9bd0-6ebdc7e4584e returned with HTTP 200 Aug 12 20:22:18.518485 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 723/2931] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:22:18 2026] GET /volume/v3/volumes/a5ba2cfe-160b-4ae3-9bd0-6ebdc7e4584e => generated 1360 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:18.716989 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c47fa37d-5ca5-4fe2-9c05-8655a950d3e6 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:18.720384 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c47fa37d-5ca5-4fe2-9c05-8655a950d3e6 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] GET https://10.4.3.246/volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db Aug 12 20:22:18.720621 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c47fa37d-5ca5-4fe2-9c05-8655a950d3e6 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:18.720829 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c47fa37d-5ca5-4fe2-9c05-8655a950d3e6 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:18.730499 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:18.730499 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:18.735093 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-c47fa37d-5ca5-4fe2-9c05-8655a950d3e6 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Volume info retrieved successfully. Aug 12 20:22:18.739191 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c47fa37d-5ca5-4fe2-9c05-8655a950d3e6 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db returned with HTTP 200 Aug 12 20:22:18.739681 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 743/2932] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:18 2026] GET /volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:19.038574 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-c5b6724b-093d-4872-8dcc-012dd07d415d req-229a813e-e83d-4eee-a486-f9e31adef4d2 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:19.040737 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-c5b6724b-093d-4872-8dcc-012dd07d415d req-229a813e-e83d-4eee-a486-f9e31adef4d2 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] GET https://10.4.3.246/volume/v3/volumes/a5ba2cfe-160b-4ae3-9bd0-6ebdc7e4584e Aug 12 20:22:19.040954 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-c5b6724b-093d-4872-8dcc-012dd07d415d req-229a813e-e83d-4eee-a486-f9e31adef4d2 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:19.041195 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-c5b6724b-093d-4872-8dcc-012dd07d415d req-229a813e-e83d-4eee-a486-f9e31adef4d2 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:19.053865 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:19.053865 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:19.059979 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-c5b6724b-093d-4872-8dcc-012dd07d415d req-229a813e-e83d-4eee-a486-f9e31adef4d2 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Volume info retrieved successfully. Aug 12 20:22:19.064786 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-c5b6724b-093d-4872-8dcc-012dd07d415d req-229a813e-e83d-4eee-a486-f9e31adef4d2 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] https://10.4.3.246/volume/v3/volumes/a5ba2cfe-160b-4ae3-9bd0-6ebdc7e4584e returned with HTTP 200 Aug 12 20:22:19.065374 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 729/2933] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:22:19 2026] GET /volume/v3/volumes/a5ba2cfe-160b-4ae3-9bd0-6ebdc7e4584e => generated 1360 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:19.078595 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-9411e2fb-a026-4e64-9fa6-86afbbfda60e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:19.078595 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9411e2fb-a026-4e64-9fa6-86afbbfda60e None None] GET https://10.4.3.246/volume// Aug 12 20:22:19.078595 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9411e2fb-a026-4e64-9fa6-86afbbfda60e None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:19.078595 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9411e2fb-a026-4e64-9fa6-86afbbfda60e None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:19.078595 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9411e2fb-a026-4e64-9fa6-86afbbfda60e None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:22:19.079102 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 739/2934] 10.4.3.246 () {66 vars in 1419 bytes} [Wed Aug 12 20:22:19 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:22:19.087533 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-c5b6724b-093d-4872-8dcc-012dd07d415d req-f369126f-922a-4a2a-9d21-4e056cb5a2e4 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:19.091353 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-c5b6724b-093d-4872-8dcc-012dd07d415d req-f369126f-922a-4a2a-9d21-4e056cb5a2e4 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:22:19.091849 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-c5b6724b-093d-4872-8dcc-012dd07d415d req-f369126f-922a-4a2a-9d21-4e056cb5a2e4 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a5ba2cfe-160b-4ae3-9bd0-6ebdc7e4584e", "connector": null, "instance_uuid": "edb6742a-579a-4724-af77-2bc5318e25b9"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:22:19.104446 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:19.104446 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:19.107150 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-4667dcb9-49e3-4369-9c0b-edbc325edb81 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:19.109326 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4667dcb9-49e3-4369-9c0b-edbc325edb81 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/snapshots/217f0858-b55b-4edb-8c9b-23e57d7dea8b Aug 12 20:22:19.109596 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4667dcb9-49e3-4369-9c0b-edbc325edb81 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:19.109843 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4667dcb9-49e3-4369-9c0b-edbc325edb81 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:19.116878 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:19.116878 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:19.117664 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-4667dcb9-49e3-4369-9c0b-edbc325edb81 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Snapshot retrieved successfully. Aug 12 20:22:19.118554 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4667dcb9-49e3-4369-9c0b-edbc325edb81 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/snapshots/217f0858-b55b-4edb-8c9b-23e57d7dea8b returned with HTTP 200 Aug 12 20:22:19.119036 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 744/2935] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:22:19 2026] GET /volume/v3/snapshots/217f0858-b55b-4edb-8c9b-23e57d7dea8b => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:19.131598 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-f9991bd2-86b0-4827-9360-999c0725122f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:19.131800 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f9991bd2-86b0-4827-9360-999c0725122f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:22:19.132142 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f9991bd2-86b0-4827-9360-999c0725122f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "217f0858-b55b-4edb-8c9b-23e57d7dea8b", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-680817141"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:22:19.133512 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-f9991bd2-86b0-4827-9360-999c0725122f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Create volume request body: {'volume': {'snapshot_id': '217f0858-b55b-4edb-8c9b-23e57d7dea8b', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-680817141'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:22:19.138573 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:19.138573 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:19.138734 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-c5b6724b-093d-4872-8dcc-012dd07d415d req-f369126f-922a-4a2a-9d21-4e056cb5a2e4 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:22:19.139009 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-f9991bd2-86b0-4827-9360-999c0725122f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Snapshot retrieved successfully. Aug 12 20:22:19.139115 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-f9991bd2-86b0-4827-9360-999c0725122f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Create volume of 1 GB Aug 12 20:22:19.139432 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 724/2936] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:22:19 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 12 20:22:19.142723 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-f9991bd2-86b0-4827-9360-999c0725122f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Availability Zones retrieved successfully. Aug 12 20:22:19.148304 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-f9991bd2-86b0-4827-9360-999c0725122f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Flow 'volume_create_api' (3fb470fd-bd76-4219-a2a3-6f0f7d01bf28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:22:19.150486 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-f9991bd2-86b0-4827-9360-999c0725122f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91e17d7c-aabf-48d6-a03e-a14390e1878f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:19.151424 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-f9991bd2-86b0-4827-9360-999c0725122f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:22:19.180659 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-f9991bd2-86b0-4827-9360-999c0725122f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91e17d7c-aabf-48d6-a03e-a14390e1878f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '217f0858-b55b-4edb-8c9b-23e57d7dea8b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:19.181406 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-f9991bd2-86b0-4827-9360-999c0725122f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c07f542b-45d9-4518-993a-5086f8c445d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:19.227140 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-f9991bd2-86b0-4827-9360-999c0725122f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Created reservations ['61b586ec-c17e-45e4-8029-defeefd26d65', '6c202a5b-ad98-4dfa-8a1f-f815301009ba', '5c262469-b8e5-435a-ba18-66df69b07b8b', '85fbbbec-b1d9-4e09-9792-ce851c37332f'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:22:19.229420 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-f9991bd2-86b0-4827-9360-999c0725122f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c07f542b-45d9-4518-993a-5086f8c445d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61b586ec-c17e-45e4-8029-defeefd26d65', '6c202a5b-ad98-4dfa-8a1f-f815301009ba', '5c262469-b8e5-435a-ba18-66df69b07b8b', '85fbbbec-b1d9-4e09-9792-ce851c37332f']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:19.230319 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-f9991bd2-86b0-4827-9360-999c0725122f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (208af857-0b1a-40f9-8aa4-c384545d11a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:19.279702 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-f9991bd2-86b0-4827-9360-999c0725122f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (208af857-0b1a-40f9-8aa4-c384545d11a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a020ed21-08d6-4e1e-b1e0-c05a49cfdf28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-680817141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31f38993642048e38f6c4b84968a8ab8',qos_specs=None,replication_status=,reservations=['61b586ec-c17e-45e4-8029-defeefd26d65','6c202a5b-ad98-4dfa-8a1f-f815301009ba','5c262469-b8e5-435a-ba18-66df69b07b8b','85fbbbec-b1d9-4e09-9792-ce851c37332f'],size=1,snapshot_id=217f0858-b55b-4edb-8c9b-23e57d7dea8b,source_replicaid=,source_volid=None,status='creating',user_id='90cbe050acae43c8a0fc3b0a388b027b',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:22:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-680817141',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a020ed21-08d6-4e1e-b1e0-c05a49cfdf28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31f38993642048e38f6c4b84968a8ab8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=217f0858-b55b-4edb-8c9b-23e57d7dea8b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90cbe050acae43c8a0fc3b0a388b027b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:19.280324 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-f9991bd2-86b0-4827-9360-999c0725122f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af903639-4432-479b-ae3a-cf305d029c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:19.299933 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-f9991bd2-86b0-4827-9360-999c0725122f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af903639-4432-479b-ae3a-cf305d029c8f) transitioned into state 'SUCCESS' from state '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-680817141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31f38993642048e38f6c4b84968a8ab8',qos_specs=None,replication_status=,reservations=['61b586ec-c17e-45e4-8029-defeefd26d65','6c202a5b-ad98-4dfa-8a1f-f815301009ba','5c262469-b8e5-435a-ba18-66df69b07b8b','85fbbbec-b1d9-4e09-9792-ce851c37332f'],size=1,snapshot_id=217f0858-b55b-4edb-8c9b-23e57d7dea8b,source_replicaid=,source_volid=None,status='creating',user_id='90cbe050acae43c8a0fc3b0a388b027b',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:19.301632 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-f9991bd2-86b0-4827-9360-999c0725122f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c42112f0-9127-4853-a4df-93376e25e3c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:19.325556 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-f9991bd2-86b0-4827-9360-999c0725122f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c42112f0-9127-4853-a4df-93376e25e3c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:19.326592 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-f9991bd2-86b0-4827-9360-999c0725122f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Flow 'volume_create_api' (3fb470fd-bd76-4219-a2a3-6f0f7d01bf28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:22:19.327008 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-f9991bd2-86b0-4827-9360-999c0725122f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Create volume request issued successfully. Aug 12 20:22:19.328443 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f9991bd2-86b0-4827-9360-999c0725122f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:22:19.328982 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 730/2937] 10.4.3.246 () {70 vars in 1300 bytes} [Wed Aug 12 20:22:19 2026] POST /volume/v3/volumes => generated 803 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:22:19.340770 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-ca8c4994-b383-4a7a-9018-0d12a67622b8 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:19.342925 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ca8c4994-b383-4a7a-9018-0d12a67622b8 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/a020ed21-08d6-4e1e-b1e0-c05a49cfdf28 Aug 12 20:22:19.343116 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ca8c4994-b383-4a7a-9018-0d12a67622b8 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:19.343298 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ca8c4994-b383-4a7a-9018-0d12a67622b8 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:19.353475 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:19.353475 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:19.358955 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-ca8c4994-b383-4a7a-9018-0d12a67622b8 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:19.367564 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ca8c4994-b383-4a7a-9018-0d12a67622b8 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/a020ed21-08d6-4e1e-b1e0-c05a49cfdf28 returned with HTTP 200 Aug 12 20:22:19.368002 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 740/2938] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:19 2026] GET /volume/v3/volumes/a020ed21-08d6-4e1e-b1e0-c05a49cfdf28 => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 20:22:19.753565 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-23376371-e856-4b33-90b5-4e4405156caa None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:19.755990 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-23376371-e856-4b33-90b5-4e4405156caa tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] GET https://10.4.3.246/volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db Aug 12 20:22:19.756280 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-23376371-e856-4b33-90b5-4e4405156caa tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:19.756533 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-23376371-e856-4b33-90b5-4e4405156caa tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:19.773899 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:19.773899 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:19.781355 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-23376371-e856-4b33-90b5-4e4405156caa tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Volume info retrieved successfully. Aug 12 20:22:19.789379 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-23376371-e856-4b33-90b5-4e4405156caa tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db returned with HTTP 200 Aug 12 20:22:19.789827 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 745/2939] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:19 2026] GET /volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:20.198499 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-ed2ae308-4108-4306-9c10-be81eb86eb37 req-43f5849a-70e1-4ea0-9ee0-28767243c8d3 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:20.200749 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-ed2ae308-4108-4306-9c10-be81eb86eb37 req-43f5849a-70e1-4ea0-9ee0-28767243c8d3 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] POST https://10.4.3.246/volume/v3/attachments/4f9433c6-028a-4e14-b781-fcc4bfcd1f73/action Aug 12 20:22:20.201151 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-ed2ae308-4108-4306-9c10-be81eb86eb37 req-43f5849a-70e1-4ea0-9ee0-28767243c8d3 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Action body: b'{"os-complete": null}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:22:20.201291 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-ed2ae308-4108-4306-9c10-be81eb86eb37 req-43f5849a-70e1-4ea0-9ee0-28767243c8d3 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:22:20.222910 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:20.222910 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:20.240240 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-ed2ae308-4108-4306-9c10-be81eb86eb37 req-43f5849a-70e1-4ea0-9ee0-28767243c8d3 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/attachments/4f9433c6-028a-4e14-b781-fcc4bfcd1f73/action returned with HTTP 204 Aug 12 20:22:20.240853 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 725/2940] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:22:20 2026] POST /volume/v3/attachments/4f9433c6-028a-4e14-b781-fcc4bfcd1f73/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:22:20.384130 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-9cfc5281-9aa8-4ec8-801b-1bddccff81fb None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:20.386210 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9cfc5281-9aa8-4ec8-801b-1bddccff81fb tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/a020ed21-08d6-4e1e-b1e0-c05a49cfdf28 Aug 12 20:22:20.386498 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9cfc5281-9aa8-4ec8-801b-1bddccff81fb tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:20.386765 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9cfc5281-9aa8-4ec8-801b-1bddccff81fb tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:20.398525 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:20.398525 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:20.406239 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-9cfc5281-9aa8-4ec8-801b-1bddccff81fb tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:20.411824 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9cfc5281-9aa8-4ec8-801b-1bddccff81fb tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/a020ed21-08d6-4e1e-b1e0-c05a49cfdf28 returned with HTTP 200 Aug 12 20:22:20.412292 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 731/2941] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:20 2026] GET /volume/v3/volumes/a020ed21-08d6-4e1e-b1e0-c05a49cfdf28 => generated 896 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:20.428734 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-8486b2a3-59e2-4912-8bb1-c934de9d178b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:20.433132 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8486b2a3-59e2-4912-8bb1-c934de9d178b tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:22:20.433132 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8486b2a3-59e2-4912-8bb1-c934de9d178b tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a020ed21-08d6-4e1e-b1e0-c05a49cfdf28", "name": "tempest-VolumeDependencyTests-Snapshot-906547259"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:22:20.444013 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:20.444013 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:20.445714 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-8486b2a3-59e2-4912-8bb1-c934de9d178b tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:20.446073 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.snapshots [None req-8486b2a3-59e2-4912-8bb1-c934de9d178b tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Create snapshot from volume a020ed21-08d6-4e1e-b1e0-c05a49cfdf28 Aug 12 20:22:20.495955 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-8486b2a3-59e2-4912-8bb1-c934de9d178b tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Created reservations ['4532df0e-e747-4eb3-acfd-6704c4988132', 'd93677ce-9c64-4f02-adf6-3fb8793da24f', '472fc460-afd6-4acd-ac65-c9f4a47ebccb', '838fb67d-e40f-4ce8-9399-87949d76d133'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:22:20.538064 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-8486b2a3-59e2-4912-8bb1-c934de9d178b tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Snapshot create request issued successfully. Aug 12 20:22:20.538064 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8486b2a3-59e2-4912-8bb1-c934de9d178b tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:22:20.538598 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 741/2942] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:22:20 2026] POST /volume/v3/snapshots => generated 307 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:22:20.553349 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-7d9aa516-adad-4b38-ab93-629c5124dc42 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:20.555981 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7d9aa516-adad-4b38-ab93-629c5124dc42 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/snapshots/163fde22-5bce-4295-9222-3a5663d4ff6a Aug 12 20:22:20.556180 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7d9aa516-adad-4b38-ab93-629c5124dc42 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:20.556391 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7d9aa516-adad-4b38-ab93-629c5124dc42 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:20.565203 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:20.565203 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:20.565650 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-7d9aa516-adad-4b38-ab93-629c5124dc42 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Snapshot retrieved successfully. Aug 12 20:22:20.566399 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7d9aa516-adad-4b38-ab93-629c5124dc42 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/snapshots/163fde22-5bce-4295-9222-3a5663d4ff6a returned with HTTP 200 Aug 12 20:22:20.566762 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 746/2943] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:22:20 2026] GET /volume/v3/snapshots/163fde22-5bce-4295-9222-3a5663d4ff6a => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:20.603941 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b7d8091d-b760-4d18-92e1-d2551cbc4037 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:20.604505 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b7d8091d-b760-4d18-92e1-d2551cbc4037 None None] GET https://10.4.3.246/volume// Aug 12 20:22:20.604760 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b7d8091d-b760-4d18-92e1-d2551cbc4037 None None] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:20.605039 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b7d8091d-b760-4d18-92e1-d2551cbc4037 None None] Calling method 'all' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:20.605440 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b7d8091d-b760-4d18-92e1-d2551cbc4037 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:22:20.605849 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 726/2944] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:22:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:22:20.619294 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-c5b6724b-093d-4872-8dcc-012dd07d415d req-b0f9c4e4-d43b-4788-9ef3-5e0b65f9ad49 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:20.624502 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-c5b6724b-093d-4872-8dcc-012dd07d415d req-b0f9c4e4-d43b-4788-9ef3-5e0b65f9ad49 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] GET https://10.4.3.246/volume/v3/volumes/a5ba2cfe-160b-4ae3-9bd0-6ebdc7e4584e Aug 12 20:22:20.624860 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-c5b6724b-093d-4872-8dcc-012dd07d415d req-b0f9c4e4-d43b-4788-9ef3-5e0b65f9ad49 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:20.625070 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-c5b6724b-093d-4872-8dcc-012dd07d415d req-b0f9c4e4-d43b-4788-9ef3-5e0b65f9ad49 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:20.635678 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:20.635678 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:20.639068 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-c5b6724b-093d-4872-8dcc-012dd07d415d req-b0f9c4e4-d43b-4788-9ef3-5e0b65f9ad49 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Volume info retrieved successfully. Aug 12 20:22:20.643602 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-c5b6724b-093d-4872-8dcc-012dd07d415d req-b0f9c4e4-d43b-4788-9ef3-5e0b65f9ad49 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] https://10.4.3.246/volume/v3/volumes/a5ba2cfe-160b-4ae3-9bd0-6ebdc7e4584e returned with HTTP 200 Aug 12 20:22:20.644125 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 732/2945] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:22:20 2026] GET /volume/v3/volumes/a5ba2cfe-160b-4ae3-9bd0-6ebdc7e4584e => generated 1539 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:22:20.758575 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-c5b6724b-093d-4872-8dcc-012dd07d415d req-890e387b-69e2-4eea-9773-7febeb24083d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:20.761312 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-c5b6724b-093d-4872-8dcc-012dd07d415d req-890e387b-69e2-4eea-9773-7febeb24083d tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] PUT https://10.4.3.246/volume/v3/attachments/8e4ad810-e6ee-4f74-9047-aab3df345bd0 Aug 12 20:22:20.761783 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-c5b6724b-093d-4872-8dcc-012dd07d415d req-890e387b-69e2-4eea-9773-7febeb24083d tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:22:20.770087 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-c5b6724b-093d-4872-8dcc-012dd07d415d req-890e387b-69e2-4eea-9773-7febeb24083d tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Acquiring lock "cinder-attachment_update-a5ba2cfe-160b-4ae3-9bd0-6ebdc7e4584e-np0000007109" by "attachment_update" {{(pid=100383) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:22:20.775055 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-c5b6724b-093d-4872-8dcc-012dd07d415d req-890e387b-69e2-4eea-9773-7febeb24083d tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Lock "cinder-attachment_update-a5ba2cfe-160b-4ae3-9bd0-6ebdc7e4584e-np0000007109" acquired by "attachment_update" :: waited 0.005s {{(pid=100383) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:22:20.775983 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:20.775983 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:20.801387 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-293b018e-7ffd-438c-ab02-f02172dccdb0 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:20.803342 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-293b018e-7ffd-438c-ab02-f02172dccdb0 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] GET https://10.4.3.246/volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db Aug 12 20:22:20.803454 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-293b018e-7ffd-438c-ab02-f02172dccdb0 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:20.803674 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-293b018e-7ffd-438c-ab02-f02172dccdb0 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:20.816652 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:20.816652 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:20.820753 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-293b018e-7ffd-438c-ab02-f02172dccdb0 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Volume info retrieved successfully. Aug 12 20:22:20.828659 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-293b018e-7ffd-438c-ab02-f02172dccdb0 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db returned with HTTP 200 Aug 12 20:22:20.829167 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 747/2946] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:20 2026] GET /volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:20.841883 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-02a9b979-b80f-4aac-947f-d512073b1a1a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:20.843605 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-02a9b979-b80f-4aac-947f-d512073b1a1a tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] GET https://10.4.3.246/volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db Aug 12 20:22:20.843793 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-02a9b979-b80f-4aac-947f-d512073b1a1a tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:20.844008 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-02a9b979-b80f-4aac-947f-d512073b1a1a tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:20.860645 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:20.860645 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:20.869008 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-02a9b979-b80f-4aac-947f-d512073b1a1a tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Volume info retrieved successfully. Aug 12 20:22:20.869938 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-c5b6724b-093d-4872-8dcc-012dd07d415d req-890e387b-69e2-4eea-9773-7febeb24083d tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Lock "cinder-attachment_update-a5ba2cfe-160b-4ae3-9bd0-6ebdc7e4584e-np0000007109" released by "attachment_update" :: held 0.095s {{(pid=100383) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:22:20.870491 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-c5b6724b-093d-4872-8dcc-012dd07d415d req-890e387b-69e2-4eea-9773-7febeb24083d tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] https://10.4.3.246/volume/v3/attachments/8e4ad810-e6ee-4f74-9047-aab3df345bd0 returned with HTTP 200 Aug 12 20:22:20.871212 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 742/2947] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:22:20 2026] PUT /volume/v3/attachments/8e4ad810-e6ee-4f74-9047-aab3df345bd0 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:20.873963 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-02a9b979-b80f-4aac-947f-d512073b1a1a tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db returned with HTTP 200 Aug 12 20:22:20.874439 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 727/2948] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:20 2026] GET /volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:20.897744 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-c5b6724b-093d-4872-8dcc-012dd07d415d req-d89811c8-fe7a-4dc3-854f-90aac7e64036 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:20.900065 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-c5b6724b-093d-4872-8dcc-012dd07d415d req-d89811c8-fe7a-4dc3-854f-90aac7e64036 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] POST https://10.4.3.246/volume/v3/attachments/8e4ad810-e6ee-4f74-9047-aab3df345bd0/action Aug 12 20:22:20.900474 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-c5b6724b-093d-4872-8dcc-012dd07d415d req-d89811c8-fe7a-4dc3-854f-90aac7e64036 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Action body: b'{"os-complete": null}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:22:20.900658 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-c5b6724b-093d-4872-8dcc-012dd07d415d req-d89811c8-fe7a-4dc3-854f-90aac7e64036 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:22:20.917125 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:20.917125 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:20.929254 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-c5b6724b-093d-4872-8dcc-012dd07d415d req-d89811c8-fe7a-4dc3-854f-90aac7e64036 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] https://10.4.3.246/volume/v3/attachments/8e4ad810-e6ee-4f74-9047-aab3df345bd0/action returned with HTTP 204 Aug 12 20:22:20.929873 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 733/2949] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:22:20 2026] POST /volume/v3/attachments/8e4ad810-e6ee-4f74-9047-aab3df345bd0/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:22:21.579562 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-bd785e65-0007-4294-8a51-cc49a4a62c68 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:21.582366 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-bd785e65-0007-4294-8a51-cc49a4a62c68 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/snapshots/163fde22-5bce-4295-9222-3a5663d4ff6a Aug 12 20:22:21.582685 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-bd785e65-0007-4294-8a51-cc49a4a62c68 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:21.584185 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-bd785e65-0007-4294-8a51-cc49a4a62c68 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:21.590631 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:21.590631 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:21.591280 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-bd785e65-0007-4294-8a51-cc49a4a62c68 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Snapshot retrieved successfully. Aug 12 20:22:21.592561 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-bd785e65-0007-4294-8a51-cc49a4a62c68 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/snapshots/163fde22-5bce-4295-9222-3a5663d4ff6a returned with HTTP 200 Aug 12 20:22:21.593608 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 748/2950] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:22:21 2026] GET /volume/v3/snapshots/163fde22-5bce-4295-9222-3a5663d4ff6a => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:21.609821 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-178bf940-ac01-4594-9021-4bea1f318c26 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:21.613522 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-178bf940-ac01-4594-9021-4bea1f318c26 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:22:21.613891 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-178bf940-ac01-4594-9021-4bea1f318c26 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "163fde22-5bce-4295-9222-3a5663d4ff6a", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1783400312"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:22:21.617301 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-178bf940-ac01-4594-9021-4bea1f318c26 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Create volume request body: {'volume': {'snapshot_id': '163fde22-5bce-4295-9222-3a5663d4ff6a', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1783400312'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:22:21.627612 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:21.627612 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:21.628500 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-178bf940-ac01-4594-9021-4bea1f318c26 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Snapshot retrieved successfully. Aug 12 20:22:21.628896 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-178bf940-ac01-4594-9021-4bea1f318c26 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Create volume of 1 GB Aug 12 20:22:21.635281 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-178bf940-ac01-4594-9021-4bea1f318c26 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Availability Zones retrieved successfully. Aug 12 20:22:21.643795 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-178bf940-ac01-4594-9021-4bea1f318c26 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Flow 'volume_create_api' (c6db2e20-b5dc-4587-ad8c-0e02a8d4771d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:22:21.645657 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-178bf940-ac01-4594-9021-4bea1f318c26 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b5dcd1d-3a5a-45ad-b5ae-8b68f2dc5b3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:21.647198 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-178bf940-ac01-4594-9021-4bea1f318c26 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:22:21.693633 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-178bf940-ac01-4594-9021-4bea1f318c26 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b5dcd1d-3a5a-45ad-b5ae-8b68f2dc5b3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '163fde22-5bce-4295-9222-3a5663d4ff6a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:21.693633 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-178bf940-ac01-4594-9021-4bea1f318c26 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcee9b45-9b88-432b-adb4-2ddcc2e2e039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:21.745483 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-178bf940-ac01-4594-9021-4bea1f318c26 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Created reservations ['5866cb8a-5ffd-4b4b-a123-37652f7e2dc8', 'ef4fdfb5-c4de-4dec-949b-08a2f55c995f', '3dbd4b17-263d-4a28-a46c-b6e6c61f134a', 'e33c7a1f-5003-4390-b8fc-1f7f8291ed73'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:22:21.746514 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-178bf940-ac01-4594-9021-4bea1f318c26 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcee9b45-9b88-432b-adb4-2ddcc2e2e039) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5866cb8a-5ffd-4b4b-a123-37652f7e2dc8', 'ef4fdfb5-c4de-4dec-949b-08a2f55c995f', '3dbd4b17-263d-4a28-a46c-b6e6c61f134a', 'e33c7a1f-5003-4390-b8fc-1f7f8291ed73']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:21.747424 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-178bf940-ac01-4594-9021-4bea1f318c26 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1170820-c733-4ba1-8695-d0df7c5f3e66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:21.789718 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-178bf940-ac01-4594-9021-4bea1f318c26 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1170820-c733-4ba1-8695-d0df7c5f3e66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58c4fd16-8161-4daf-9b22-19b0e65eed05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1783400312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31f38993642048e38f6c4b84968a8ab8',qos_specs=None,replication_status=,reservations=['5866cb8a-5ffd-4b4b-a123-37652f7e2dc8','ef4fdfb5-c4de-4dec-949b-08a2f55c995f','3dbd4b17-263d-4a28-a46c-b6e6c61f134a','e33c7a1f-5003-4390-b8fc-1f7f8291ed73'],size=1,snapshot_id=163fde22-5bce-4295-9222-3a5663d4ff6a,source_replicaid=,source_volid=None,status='creating',user_id='90cbe050acae43c8a0fc3b0a388b027b',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:22:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1783400312',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58c4fd16-8161-4daf-9b22-19b0e65eed05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31f38993642048e38f6c4b84968a8ab8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=163fde22-5bce-4295-9222-3a5663d4ff6a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90cbe050acae43c8a0fc3b0a388b027b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:21.790486 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-178bf940-ac01-4594-9021-4bea1f318c26 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb4f00e7-e1dc-4a47-85f6-1a8d2ec48b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:21.810223 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-178bf940-ac01-4594-9021-4bea1f318c26 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb4f00e7-e1dc-4a47-85f6-1a8d2ec48b99) transitioned into state 'SUCCESS' from state '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-1783400312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31f38993642048e38f6c4b84968a8ab8',qos_specs=None,replication_status=,reservations=['5866cb8a-5ffd-4b4b-a123-37652f7e2dc8','ef4fdfb5-c4de-4dec-949b-08a2f55c995f','3dbd4b17-263d-4a28-a46c-b6e6c61f134a','e33c7a1f-5003-4390-b8fc-1f7f8291ed73'],size=1,snapshot_id=163fde22-5bce-4295-9222-3a5663d4ff6a,source_replicaid=,source_volid=None,status='creating',user_id='90cbe050acae43c8a0fc3b0a388b027b',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:21.810986 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-178bf940-ac01-4594-9021-4bea1f318c26 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a0023f5-14e3-4174-a12d-ba90d0efd2ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:21.837816 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-178bf940-ac01-4594-9021-4bea1f318c26 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a0023f5-14e3-4174-a12d-ba90d0efd2ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:21.837816 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-178bf940-ac01-4594-9021-4bea1f318c26 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Flow 'volume_create_api' (c6db2e20-b5dc-4587-ad8c-0e02a8d4771d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:22:21.837816 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-178bf940-ac01-4594-9021-4bea1f318c26 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Create volume request issued successfully. Aug 12 20:22:21.837816 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-178bf940-ac01-4594-9021-4bea1f318c26 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:22:21.838427 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 743/2951] 10.4.3.246 () {70 vars in 1300 bytes} [Wed Aug 12 20:22:21 2026] POST /volume/v3/volumes => generated 804 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:22:21.855796 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-50a06fb0-52d4-44d0-bdbb-d43fd61f55fd None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:21.858409 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-50a06fb0-52d4-44d0-bdbb-d43fd61f55fd tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/58c4fd16-8161-4daf-9b22-19b0e65eed05 Aug 12 20:22:21.858409 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-50a06fb0-52d4-44d0-bdbb-d43fd61f55fd tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:21.858409 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-50a06fb0-52d4-44d0-bdbb-d43fd61f55fd tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:21.866405 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:21.866405 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:21.872241 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-50a06fb0-52d4-44d0-bdbb-d43fd61f55fd tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:21.879782 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-50a06fb0-52d4-44d0-bdbb-d43fd61f55fd tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/58c4fd16-8161-4daf-9b22-19b0e65eed05 returned with HTTP 200 Aug 12 20:22:21.880411 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 728/2952] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:21 2026] GET /volume/v3/volumes/58c4fd16-8161-4daf-9b22-19b0e65eed05 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:22.286444 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-da55c3ef-9e04-4351-ac1a-256ebfb97425 req-f9389bab-e81d-48ed-9c6b-97fe9688036e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:22.289068 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-da55c3ef-9e04-4351-ac1a-256ebfb97425 req-f9389bab-e81d-48ed-9c6b-97fe9688036e tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 Aug 12 20:22:22.289347 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-da55c3ef-9e04-4351-ac1a-256ebfb97425 req-f9389bab-e81d-48ed-9c6b-97fe9688036e tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:22.289564 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-da55c3ef-9e04-4351-ac1a-256ebfb97425 req-f9389bab-e81d-48ed-9c6b-97fe9688036e tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:22.307648 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:22.307648 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:22.312796 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-da55c3ef-9e04-4351-ac1a-256ebfb97425 req-f9389bab-e81d-48ed-9c6b-97fe9688036e tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:22:22.318821 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-da55c3ef-9e04-4351-ac1a-256ebfb97425 req-f9389bab-e81d-48ed-9c6b-97fe9688036e tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 returned with HTTP 200 Aug 12 20:22:22.319292 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 734/2953] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:22:22 2026] GET /volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 => generated 1442 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:22.741508 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d9423861-6333-4844-bfda-40e5e1657631 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:22.741508 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d9423861-6333-4844-bfda-40e5e1657631 None None] GET https://10.4.3.246/volume// Aug 12 20:22:22.741508 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d9423861-6333-4844-bfda-40e5e1657631 None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:22.742061 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d9423861-6333-4844-bfda-40e5e1657631 None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:22.742144 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d9423861-6333-4844-bfda-40e5e1657631 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:22:22.742507 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 749/2954] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:22:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:22:22.752073 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-da55c3ef-9e04-4351-ac1a-256ebfb97425 req-582e03d6-42eb-4382-a0ec-b576aa3c10df None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:22.753634 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-da55c3ef-9e04-4351-ac1a-256ebfb97425 req-582e03d6-42eb-4382-a0ec-b576aa3c10df tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:22:22.753991 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-da55c3ef-9e04-4351-ac1a-256ebfb97425 req-582e03d6-42eb-4382-a0ec-b576aa3c10df tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8b9ec032-36ff-4d71-a63e-c5d1efed9138", "connector": null, "instance_uuid": "ba347395-e4f7-45d2-88c3-eb35e21cb091"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:22:22.769274 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:22.769274 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:22.796079 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-da55c3ef-9e04-4351-ac1a-256ebfb97425 req-582e03d6-42eb-4382-a0ec-b576aa3c10df tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:22:22.796796 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 744/2955] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:22:22 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 12 20:22:22.804952 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-da55c3ef-9e04-4351-ac1a-256ebfb97425 req-632152fb-1d70-4dce-a505-4243bedf0c1d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:22.810941 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-da55c3ef-9e04-4351-ac1a-256ebfb97425 req-632152fb-1d70-4dce-a505-4243bedf0c1d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] DELETE https://10.4.3.246/volume/v3/attachments/03b86af4-bff4-4ba3-aef8-cd377e0d6ad6 Aug 12 20:22:22.811158 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-da55c3ef-9e04-4351-ac1a-256ebfb97425 req-632152fb-1d70-4dce-a505-4243bedf0c1d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:22.811313 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-da55c3ef-9e04-4351-ac1a-256ebfb97425 req-632152fb-1d70-4dce-a505-4243bedf0c1d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:22.820582 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:22.820582 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:22.884342 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-da55c3ef-9e04-4351-ac1a-256ebfb97425 req-632152fb-1d70-4dce-a505-4243bedf0c1d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/attachments/03b86af4-bff4-4ba3-aef8-cd377e0d6ad6 returned with HTTP 200 Aug 12 20:22:22.884848 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 729/2956] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:22:22 2026] DELETE /volume/v3/attachments/03b86af4-bff4-4ba3-aef8-cd377e0d6ad6 => generated 367 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:22.897055 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-d6ee2c14-2d16-4dc0-86d6-b2621bd7d6c1 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:22.902466 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d6ee2c14-2d16-4dc0-86d6-b2621bd7d6c1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/58c4fd16-8161-4daf-9b22-19b0e65eed05 Aug 12 20:22:22.903702 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d6ee2c14-2d16-4dc0-86d6-b2621bd7d6c1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:22.903982 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d6ee2c14-2d16-4dc0-86d6-b2621bd7d6c1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:22.914168 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:22.914168 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:22.919770 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-d6ee2c14-2d16-4dc0-86d6-b2621bd7d6c1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:22.925971 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d6ee2c14-2d16-4dc0-86d6-b2621bd7d6c1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/58c4fd16-8161-4daf-9b22-19b0e65eed05 returned with HTTP 200 Aug 12 20:22:22.926618 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 735/2957] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:22 2026] GET /volume/v3/volumes/58c4fd16-8161-4daf-9b22-19b0e65eed05 => generated 897 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:22.939460 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d36df24d-50a8-4bec-a5f9-1f6367865fe4 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:22.942132 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d36df24d-50a8-4bec-a5f9-1f6367865fe4 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:22:22.942621 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d36df24d-50a8-4bec-a5f9-1f6367865fe4 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "58c4fd16-8161-4daf-9b22-19b0e65eed05", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-708242754"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:22:22.945217 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-d36df24d-50a8-4bec-a5f9-1f6367865fe4 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Create volume request body: {'volume': {'source_volid': '58c4fd16-8161-4daf-9b22-19b0e65eed05', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-708242754'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:22:22.955666 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:22.955666 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:22.956128 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-d36df24d-50a8-4bec-a5f9-1f6367865fe4 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume retrieved successfully. Aug 12 20:22:22.956245 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-d36df24d-50a8-4bec-a5f9-1f6367865fe4 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Create volume of 1 GB Aug 12 20:22:22.961225 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-d36df24d-50a8-4bec-a5f9-1f6367865fe4 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Availability Zones retrieved successfully. Aug 12 20:22:22.969933 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-d36df24d-50a8-4bec-a5f9-1f6367865fe4 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Flow 'volume_create_api' (a5a3e8f8-e4a0-411d-8e30-30221ee64cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:22:22.971623 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-d36df24d-50a8-4bec-a5f9-1f6367865fe4 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e0fc9fd-cc26-454c-858d-5a494881b92d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:22.973491 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-d36df24d-50a8-4bec-a5f9-1f6367865fe4 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:22:23.001990 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-d36df24d-50a8-4bec-a5f9-1f6367865fe4 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e0fc9fd-cc26-454c-858d-5a494881b92d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '58c4fd16-8161-4daf-9b22-19b0e65eed05', 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:23.002801 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-d36df24d-50a8-4bec-a5f9-1f6367865fe4 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (417d88df-7dd1-41d3-b95a-b5706b33f18b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:23.046372 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-d36df24d-50a8-4bec-a5f9-1f6367865fe4 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Created reservations ['a5514d68-9842-4b85-82d7-54faedb50707', 'a45b9655-18e5-4192-8b75-b0aba7b8fe72', '901d7e78-4952-41b4-9062-4b9fa15cf304', '22c97c47-63e4-44ab-a689-7d03db92958a'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:22:23.047552 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-d36df24d-50a8-4bec-a5f9-1f6367865fe4 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (417d88df-7dd1-41d3-b95a-b5706b33f18b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5514d68-9842-4b85-82d7-54faedb50707', 'a45b9655-18e5-4192-8b75-b0aba7b8fe72', '901d7e78-4952-41b4-9062-4b9fa15cf304', '22c97c47-63e4-44ab-a689-7d03db92958a']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:23.048751 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-d36df24d-50a8-4bec-a5f9-1f6367865fe4 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4f59826-051b-4bd5-82f3-d9c84af00c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:23.092353 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-d36df24d-50a8-4bec-a5f9-1f6367865fe4 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4f59826-051b-4bd5-82f3-d9c84af00c94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d987c51-fa3d-43a8-ab23-f726780ff857', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-708242754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31f38993642048e38f6c4b84968a8ab8',qos_specs=None,replication_status=,reservations=['a5514d68-9842-4b85-82d7-54faedb50707','a45b9655-18e5-4192-8b75-b0aba7b8fe72','901d7e78-4952-41b4-9062-4b9fa15cf304','22c97c47-63e4-44ab-a689-7d03db92958a'],size=1,snapshot_id=None,source_replicaid=,source_volid=58c4fd16-8161-4daf-9b22-19b0e65eed05,status='creating',user_id='90cbe050acae43c8a0fc3b0a388b027b',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:22:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-708242754',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d987c51-fa3d-43a8-ab23-f726780ff857,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31f38993642048e38f6c4b84968a8ab8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=58c4fd16-8161-4daf-9b22-19b0e65eed05,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90cbe050acae43c8a0fc3b0a388b027b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:23.092942 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-d36df24d-50a8-4bec-a5f9-1f6367865fe4 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb5a1752-4d5e-488a-8b60-e0ddc32ccf59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:23.112379 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-d36df24d-50a8-4bec-a5f9-1f6367865fe4 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb5a1752-4d5e-488a-8b60-e0ddc32ccf59) transitioned into state 'SUCCESS' from state '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-708242754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31f38993642048e38f6c4b84968a8ab8',qos_specs=None,replication_status=,reservations=['a5514d68-9842-4b85-82d7-54faedb50707','a45b9655-18e5-4192-8b75-b0aba7b8fe72','901d7e78-4952-41b4-9062-4b9fa15cf304','22c97c47-63e4-44ab-a689-7d03db92958a'],size=1,snapshot_id=None,source_replicaid=,source_volid=58c4fd16-8161-4daf-9b22-19b0e65eed05,status='creating',user_id='90cbe050acae43c8a0fc3b0a388b027b',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:23.113047 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-d36df24d-50a8-4bec-a5f9-1f6367865fe4 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e55c671f-361d-4ebc-af7b-e8fb4047d044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:23.131534 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-d36df24d-50a8-4bec-a5f9-1f6367865fe4 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e55c671f-361d-4ebc-af7b-e8fb4047d044) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:23.132565 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-d36df24d-50a8-4bec-a5f9-1f6367865fe4 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Flow 'volume_create_api' (a5a3e8f8-e4a0-411d-8e30-30221ee64cde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:22:23.132934 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-d36df24d-50a8-4bec-a5f9-1f6367865fe4 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Create volume request issued successfully. Aug 12 20:22:23.133564 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d36df24d-50a8-4bec-a5f9-1f6367865fe4 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:22:23.134078 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 750/2958] 10.4.3.246 () {70 vars in 1300 bytes} [Wed Aug 12 20:22:22 2026] POST /volume/v3/volumes => generated 803 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:22:23.145977 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-37707f28-61c6-4d4d-b688-2eb213c8891f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:23.147746 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-37707f28-61c6-4d4d-b688-2eb213c8891f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/1d987c51-fa3d-43a8-ab23-f726780ff857 Aug 12 20:22:23.147989 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-37707f28-61c6-4d4d-b688-2eb213c8891f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:23.148183 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-37707f28-61c6-4d4d-b688-2eb213c8891f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:23.150565 np0000007109 devstack@c-api.service[100383]: DEBUG dbcounter [-] [100383] Writing DB stats cinder:SELECT=560,cinder:UPDATE=184,cinder:DELETE=2,cinder:INSERT=98 {{(pid=100383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:22:23.160458 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:23.160458 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:23.166745 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-37707f28-61c6-4d4d-b688-2eb213c8891f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:23.176314 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-37707f28-61c6-4d4d-b688-2eb213c8891f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/1d987c51-fa3d-43a8-ab23-f726780ff857 returned with HTTP 200 Aug 12 20:22:23.177092 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 745/2959] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:23 2026] GET /volume/v3/volumes/1d987c51-fa3d-43a8-ab23-f726780ff857 => generated 871 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:24.188584 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-c7d7fc8d-4446-4c77-aa34-374faf32014d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:24.190206 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c7d7fc8d-4446-4c77-aa34-374faf32014d tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/1d987c51-fa3d-43a8-ab23-f726780ff857 Aug 12 20:22:24.190402 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c7d7fc8d-4446-4c77-aa34-374faf32014d tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:24.190605 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c7d7fc8d-4446-4c77-aa34-374faf32014d tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:24.201348 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:24.201348 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:24.206920 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-c7d7fc8d-4446-4c77-aa34-374faf32014d tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:24.211698 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c7d7fc8d-4446-4c77-aa34-374faf32014d tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/1d987c51-fa3d-43a8-ab23-f726780ff857 returned with HTTP 200 Aug 12 20:22:24.212325 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 730/2960] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:24 2026] GET /volume/v3/volumes/1d987c51-fa3d-43a8-ab23-f726780ff857 => generated 896 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 20:22:24.224144 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-2165eff5-c611-468a-ade1-08a77254eaf1 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:24.225874 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2165eff5-c611-468a-ade1-08a77254eaf1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/217f0858-b55b-4edb-8c9b-23e57d7dea8b Aug 12 20:22:24.226087 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2165eff5-c611-468a-ade1-08a77254eaf1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:24.226267 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2165eff5-c611-468a-ade1-08a77254eaf1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:24.226368 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.snapshots [None req-2165eff5-c611-468a-ade1-08a77254eaf1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Delete snapshot with id: 217f0858-b55b-4edb-8c9b-23e57d7dea8b Aug 12 20:22:24.234487 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:24.234487 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:24.234941 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-2165eff5-c611-468a-ade1-08a77254eaf1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Snapshot retrieved successfully. Aug 12 20:22:24.256932 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-2165eff5-c611-468a-ade1-08a77254eaf1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Snapshot delete request issued successfully. Aug 12 20:22:24.257178 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2165eff5-c611-468a-ade1-08a77254eaf1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/snapshots/217f0858-b55b-4edb-8c9b-23e57d7dea8b returned with HTTP 202 Aug 12 20:22:24.257742 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 736/2961] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:22:24 2026] DELETE /volume/v3/snapshots/217f0858-b55b-4edb-8c9b-23e57d7dea8b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:22:24.268484 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-35f4c2ff-6132-48d5-a050-9dfe6cc538b5 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:24.270516 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-35f4c2ff-6132-48d5-a050-9dfe6cc538b5 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/snapshots/217f0858-b55b-4edb-8c9b-23e57d7dea8b Aug 12 20:22:24.270781 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-35f4c2ff-6132-48d5-a050-9dfe6cc538b5 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:24.271036 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-35f4c2ff-6132-48d5-a050-9dfe6cc538b5 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:24.280862 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:24.280862 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:24.281396 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-35f4c2ff-6132-48d5-a050-9dfe6cc538b5 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Snapshot retrieved successfully. Aug 12 20:22:24.282276 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-35f4c2ff-6132-48d5-a050-9dfe6cc538b5 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/snapshots/217f0858-b55b-4edb-8c9b-23e57d7dea8b returned with HTTP 200 Aug 12 20:22:24.282656 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 751/2962] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:22:24 2026] GET /volume/v3/snapshots/217f0858-b55b-4edb-8c9b-23e57d7dea8b => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:24.413200 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-da55c3ef-9e04-4351-ac1a-256ebfb97425 req-1cf5498e-1ad4-4d64-8f5a-1c5e02dc3dad None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:24.415242 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-da55c3ef-9e04-4351-ac1a-256ebfb97425 req-1cf5498e-1ad4-4d64-8f5a-1c5e02dc3dad tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] PUT https://10.4.3.246/volume/v3/attachments/981c4d9b-093b-4a72-a80f-e86120ffcceb Aug 12 20:22:24.415636 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-da55c3ef-9e04-4351-ac1a-256ebfb97425 req-1cf5498e-1ad4-4d64-8f5a-1c5e02dc3dad tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:22:24.429407 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-da55c3ef-9e04-4351-ac1a-256ebfb97425 req-1cf5498e-1ad4-4d64-8f5a-1c5e02dc3dad tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Acquiring lock "cinder-attachment_update-8b9ec032-36ff-4d71-a63e-c5d1efed9138-np0000007109" by "attachment_update" {{(pid=100383) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:22:24.437937 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-da55c3ef-9e04-4351-ac1a-256ebfb97425 req-1cf5498e-1ad4-4d64-8f5a-1c5e02dc3dad tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Lock "cinder-attachment_update-8b9ec032-36ff-4d71-a63e-c5d1efed9138-np0000007109" acquired by "attachment_update" :: waited 0.008s {{(pid=100383) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:22:24.439076 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:24.439076 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:24.478758 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-f8ebb114-611a-46d7-ae62-7a190663a7a6 req-879be496-4f71-4e8c-8918-e93f520da4aa None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:24.480777 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-f8ebb114-611a-46d7-ae62-7a190663a7a6 req-879be496-4f71-4e8c-8918-e93f520da4aa tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] GET https://10.4.3.246/volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db Aug 12 20:22:24.481059 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-f8ebb114-611a-46d7-ae62-7a190663a7a6 req-879be496-4f71-4e8c-8918-e93f520da4aa tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:24.481169 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-f8ebb114-611a-46d7-ae62-7a190663a7a6 req-879be496-4f71-4e8c-8918-e93f520da4aa tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:24.496415 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:24.496415 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:24.500422 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-f8ebb114-611a-46d7-ae62-7a190663a7a6 req-879be496-4f71-4e8c-8918-e93f520da4aa tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Volume info retrieved successfully. Aug 12 20:22:24.505077 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-f8ebb114-611a-46d7-ae62-7a190663a7a6 req-879be496-4f71-4e8c-8918-e93f520da4aa tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db returned with HTTP 200 Aug 12 20:22:24.505654 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 731/2963] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:22:24 2026] GET /volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:24.522975 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-f8ebb114-611a-46d7-ae62-7a190663a7a6 req-bcd0d054-f3a0-4481-85a6-01d8839b4b17 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:24.525276 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-f8ebb114-611a-46d7-ae62-7a190663a7a6 req-bcd0d054-f3a0-4481-85a6-01d8839b4b17 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] POST https://10.4.3.246/volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db/action Aug 12 20:22:24.525746 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-f8ebb114-611a-46d7-ae62-7a190663a7a6 req-bcd0d054-f3a0-4481-85a6-01d8839b4b17 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:22:24.525949 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-f8ebb114-611a-46d7-ae62-7a190663a7a6 req-bcd0d054-f3a0-4481-85a6-01d8839b4b17 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:22:24.529179 np0000007109 devstack@c-api.service[100386]: DEBUG dbcounter [-] [100386] Writing DB stats cinder:SELECT=458,cinder:UPDATE=117,cinder:INSERT=60,cinder:DELETE=2 {{(pid=100386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:22:24.532103 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-da55c3ef-9e04-4351-ac1a-256ebfb97425 req-1cf5498e-1ad4-4d64-8f5a-1c5e02dc3dad tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Lock "cinder-attachment_update-8b9ec032-36ff-4d71-a63e-c5d1efed9138-np0000007109" released by "attachment_update" :: held 0.094s {{(pid=100383) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:22:24.532426 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-da55c3ef-9e04-4351-ac1a-256ebfb97425 req-1cf5498e-1ad4-4d64-8f5a-1c5e02dc3dad tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/attachments/981c4d9b-093b-4a72-a80f-e86120ffcceb returned with HTTP 200 Aug 12 20:22:24.532934 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 746/2964] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:22:24 2026] PUT /volume/v3/attachments/981c4d9b-093b-4a72-a80f-e86120ffcceb => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:24.536743 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:24.536743 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:24.537256 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-f8ebb114-611a-46d7-ae62-7a190663a7a6 req-bcd0d054-f3a0-4481-85a6-01d8839b4b17 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Volume info retrieved successfully. Aug 12 20:22:24.542530 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-da55c3ef-9e04-4351-ac1a-256ebfb97425 req-e9e62572-3738-402b-a6e2-0cb87e21fea5 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:24.545929 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-da55c3ef-9e04-4351-ac1a-256ebfb97425 req-e9e62572-3738-402b-a6e2-0cb87e21fea5 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/attachments/981c4d9b-093b-4a72-a80f-e86120ffcceb Aug 12 20:22:24.546212 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-da55c3ef-9e04-4351-ac1a-256ebfb97425 req-e9e62572-3738-402b-a6e2-0cb87e21fea5 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:24.546474 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-da55c3ef-9e04-4351-ac1a-256ebfb97425 req-e9e62572-3738-402b-a6e2-0cb87e21fea5 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:24.547603 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-f8ebb114-611a-46d7-ae62-7a190663a7a6 req-bcd0d054-f3a0-4481-85a6-01d8839b4b17 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Begin detaching volume completed successfully. Aug 12 20:22:24.547829 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-f8ebb114-611a-46d7-ae62-7a190663a7a6 req-bcd0d054-f3a0-4481-85a6-01d8839b4b17 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db/action returned with HTTP 202 Aug 12 20:22:24.548264 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 737/2965] 10.4.3.246 () {72 vars in 1672 bytes} [Wed Aug 12 20:22:24 2026] POST /volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:22:24.564644 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-da55c3ef-9e04-4351-ac1a-256ebfb97425 req-e9e62572-3738-402b-a6e2-0cb87e21fea5 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/attachments/981c4d9b-093b-4a72-a80f-e86120ffcceb returned with HTTP 200 Aug 12 20:22:24.565256 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 752/2966] 10.4.3.246 () {70 vars in 1651 bytes} [Wed Aug 12 20:22:24 2026] GET /volume/v3/attachments/981c4d9b-093b-4a72-a80f-e86120ffcceb => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:24.600616 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-87b9bf32-2a5f-49cc-8904-e9c97ac209ee None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:24.601105 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-87b9bf32-2a5f-49cc-8904-e9c97ac209ee None None] GET https://10.4.3.246/volume// Aug 12 20:22:24.601341 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-87b9bf32-2a5f-49cc-8904-e9c97ac209ee None None] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:24.601642 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-87b9bf32-2a5f-49cc-8904-e9c97ac209ee None None] Calling method 'all' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:24.602087 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-87b9bf32-2a5f-49cc-8904-e9c97ac209ee None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:22:24.602358 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 732/2967] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:22:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:22:24.611701 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-f8ebb114-611a-46d7-ae62-7a190663a7a6 req-24c68ed3-2ef0-430b-85a1-a5716f28ae6e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:24.613664 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-f8ebb114-611a-46d7-ae62-7a190663a7a6 req-24c68ed3-2ef0-430b-85a1-a5716f28ae6e tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] GET https://10.4.3.246/volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db Aug 12 20:22:24.613887 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-f8ebb114-611a-46d7-ae62-7a190663a7a6 req-24c68ed3-2ef0-430b-85a1-a5716f28ae6e tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:24.614063 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-f8ebb114-611a-46d7-ae62-7a190663a7a6 req-24c68ed3-2ef0-430b-85a1-a5716f28ae6e tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:24.623026 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:24.623026 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:24.626762 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-f8ebb114-611a-46d7-ae62-7a190663a7a6 req-24c68ed3-2ef0-430b-85a1-a5716f28ae6e tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Volume info retrieved successfully. Aug 12 20:22:24.631337 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-f8ebb114-611a-46d7-ae62-7a190663a7a6 req-24c68ed3-2ef0-430b-85a1-a5716f28ae6e tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db returned with HTTP 200 Aug 12 20:22:24.631752 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 747/2968] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:22:24 2026] GET /volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db => generated 1315 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:22:25.291588 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-5c952e80-fc0a-4b04-89cb-039e72240ec0 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:25.293215 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5c952e80-fc0a-4b04-89cb-039e72240ec0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/snapshots/217f0858-b55b-4edb-8c9b-23e57d7dea8b Aug 12 20:22:25.293391 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5c952e80-fc0a-4b04-89cb-039e72240ec0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:25.293805 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5c952e80-fc0a-4b04-89cb-039e72240ec0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:25.298131 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5c952e80-fc0a-4b04-89cb-039e72240ec0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/snapshots/217f0858-b55b-4edb-8c9b-23e57d7dea8b returned with HTTP 404 Aug 12 20:22:25.298588 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 738/2969] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:22:25 2026] GET /volume/v3/snapshots/217f0858-b55b-4edb-8c9b-23e57d7dea8b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:22:25.306347 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-1c93d762-79b1-4abc-97f4-7c41a2d61409 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:25.308206 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1c93d762-79b1-4abc-97f4-7c41a2d61409 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/163fde22-5bce-4295-9222-3a5663d4ff6a Aug 12 20:22:25.308423 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1c93d762-79b1-4abc-97f4-7c41a2d61409 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:25.308899 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1c93d762-79b1-4abc-97f4-7c41a2d61409 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:25.308975 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.snapshots [None req-1c93d762-79b1-4abc-97f4-7c41a2d61409 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Delete snapshot with id: 163fde22-5bce-4295-9222-3a5663d4ff6a Aug 12 20:22:25.320000 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:25.320000 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:25.322322 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-1c93d762-79b1-4abc-97f4-7c41a2d61409 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Snapshot retrieved successfully. Aug 12 20:22:25.351200 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-1c93d762-79b1-4abc-97f4-7c41a2d61409 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Snapshot delete request issued successfully. Aug 12 20:22:25.351484 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1c93d762-79b1-4abc-97f4-7c41a2d61409 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/snapshots/163fde22-5bce-4295-9222-3a5663d4ff6a returned with HTTP 202 Aug 12 20:22:25.351952 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 753/2970] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:22:25 2026] DELETE /volume/v3/snapshots/163fde22-5bce-4295-9222-3a5663d4ff6a => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:22:25.363005 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-9fa45aed-d7aa-4922-92bb-da1f3ff9bbc4 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:25.368282 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9fa45aed-d7aa-4922-92bb-da1f3ff9bbc4 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/snapshots/163fde22-5bce-4295-9222-3a5663d4ff6a Aug 12 20:22:25.368282 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9fa45aed-d7aa-4922-92bb-da1f3ff9bbc4 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:25.368615 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9fa45aed-d7aa-4922-92bb-da1f3ff9bbc4 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:25.375664 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:25.375664 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:25.376465 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-9fa45aed-d7aa-4922-92bb-da1f3ff9bbc4 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Snapshot retrieved successfully. Aug 12 20:22:25.385304 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9fa45aed-d7aa-4922-92bb-da1f3ff9bbc4 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/snapshots/163fde22-5bce-4295-9222-3a5663d4ff6a returned with HTTP 200 Aug 12 20:22:25.385304 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 733/2971] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:22:25 2026] GET /volume/v3/snapshots/163fde22-5bce-4295-9222-3a5663d4ff6a => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:26.393691 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-fec5eb11-933a-4600-a0c6-54c84fa2c140 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:26.395556 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-fec5eb11-933a-4600-a0c6-54c84fa2c140 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/snapshots/163fde22-5bce-4295-9222-3a5663d4ff6a Aug 12 20:22:26.395779 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-fec5eb11-933a-4600-a0c6-54c84fa2c140 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:26.396043 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-fec5eb11-933a-4600-a0c6-54c84fa2c140 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:26.400650 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-fec5eb11-933a-4600-a0c6-54c84fa2c140 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/snapshots/163fde22-5bce-4295-9222-3a5663d4ff6a returned with HTTP 404 Aug 12 20:22:26.401140 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 748/2972] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:22:26 2026] GET /volume/v3/snapshots/163fde22-5bce-4295-9222-3a5663d4ff6a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:22:26.408910 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-54c427df-8adf-4977-912f-e298a5f2f655 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:26.412611 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-54c427df-8adf-4977-912f-e298a5f2f655 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] DELETE https://10.4.3.246/volume/v3/volumes/58c4fd16-8161-4daf-9b22-19b0e65eed05 Aug 12 20:22:26.412891 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-54c427df-8adf-4977-912f-e298a5f2f655 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:26.413113 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-54c427df-8adf-4977-912f-e298a5f2f655 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:26.413306 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-54c427df-8adf-4977-912f-e298a5f2f655 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Delete volume with id: 58c4fd16-8161-4daf-9b22-19b0e65eed05 Aug 12 20:22:26.424094 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:26.424094 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:26.424686 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-54c427df-8adf-4977-912f-e298a5f2f655 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:26.447226 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-54c427df-8adf-4977-912f-e298a5f2f655 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Delete volume request issued successfully. Aug 12 20:22:26.447485 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-54c427df-8adf-4977-912f-e298a5f2f655 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/58c4fd16-8161-4daf-9b22-19b0e65eed05 returned with HTTP 202 Aug 12 20:22:26.448005 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 739/2973] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:22:26 2026] DELETE /volume/v3/volumes/58c4fd16-8161-4daf-9b22-19b0e65eed05 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:22:26.455987 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-5abfbcd8-4252-4b3f-8912-d336d58a62d0 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:26.458016 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5abfbcd8-4252-4b3f-8912-d336d58a62d0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/58c4fd16-8161-4daf-9b22-19b0e65eed05 Aug 12 20:22:26.458293 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5abfbcd8-4252-4b3f-8912-d336d58a62d0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:26.458570 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5abfbcd8-4252-4b3f-8912-d336d58a62d0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:26.468734 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:26.468734 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:26.473322 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-5abfbcd8-4252-4b3f-8912-d336d58a62d0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:26.478708 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5abfbcd8-4252-4b3f-8912-d336d58a62d0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/58c4fd16-8161-4daf-9b22-19b0e65eed05 returned with HTTP 200 Aug 12 20:22:26.479361 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 754/2974] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:26 2026] GET /volume/v3/volumes/58c4fd16-8161-4daf-9b22-19b0e65eed05 => generated 896 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:27.493561 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-2b33aa08-5d31-43fe-95b0-fd4e324ebadc None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:27.496126 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2b33aa08-5d31-43fe-95b0-fd4e324ebadc tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/58c4fd16-8161-4daf-9b22-19b0e65eed05 Aug 12 20:22:27.496458 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2b33aa08-5d31-43fe-95b0-fd4e324ebadc tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:27.496674 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2b33aa08-5d31-43fe-95b0-fd4e324ebadc tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:27.501667 np0000007109 devstack@c-api.service[100385]: DEBUG dbcounter [-] [100385] Writing DB stats cinder:SELECT=510,cinder:UPDATE=145,cinder:INSERT=88,cinder:DELETE=3 {{(pid=100385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:22:27.509317 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2b33aa08-5d31-43fe-95b0-fd4e324ebadc tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/58c4fd16-8161-4daf-9b22-19b0e65eed05 returned with HTTP 404 Aug 12 20:22:27.509860 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 734/2975] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:27 2026] GET /volume/v3/volumes/58c4fd16-8161-4daf-9b22-19b0e65eed05 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 12 20:22:27.520279 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-b4d1561a-84c7-4ce4-9545-d724fc001293 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:27.525688 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b4d1561a-84c7-4ce4-9545-d724fc001293 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] DELETE https://10.4.3.246/volume/v3/volumes/f3e23f93-4153-49e0-8155-c426122e40bd Aug 12 20:22:27.525688 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b4d1561a-84c7-4ce4-9545-d724fc001293 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:27.525688 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b4d1561a-84c7-4ce4-9545-d724fc001293 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:27.525688 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-b4d1561a-84c7-4ce4-9545-d724fc001293 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Delete volume with id: f3e23f93-4153-49e0-8155-c426122e40bd Aug 12 20:22:27.532567 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:27.532567 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:27.533251 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-b4d1561a-84c7-4ce4-9545-d724fc001293 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:27.560490 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-b4d1561a-84c7-4ce4-9545-d724fc001293 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Delete volume request issued successfully. Aug 12 20:22:27.560745 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b4d1561a-84c7-4ce4-9545-d724fc001293 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/f3e23f93-4153-49e0-8155-c426122e40bd returned with HTTP 202 Aug 12 20:22:27.561180 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 749/2976] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:22:27 2026] DELETE /volume/v3/volumes/f3e23f93-4153-49e0-8155-c426122e40bd => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:22:27.571394 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-2b1b08d1-d612-4893-ba92-b943b8b37844 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:27.573487 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2b1b08d1-d612-4893-ba92-b943b8b37844 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/f3e23f93-4153-49e0-8155-c426122e40bd Aug 12 20:22:27.575064 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2b1b08d1-d612-4893-ba92-b943b8b37844 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:27.575307 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2b1b08d1-d612-4893-ba92-b943b8b37844 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:27.583588 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:27.583588 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:27.589516 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-2b1b08d1-d612-4893-ba92-b943b8b37844 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:27.602066 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2b1b08d1-d612-4893-ba92-b943b8b37844 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/f3e23f93-4153-49e0-8155-c426122e40bd returned with HTTP 200 Aug 12 20:22:27.602751 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 740/2977] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:27 2026] GET /volume/v3/volumes/f3e23f93-4153-49e0-8155-c426122e40bd => generated 862 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:27.739105 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-f8ebb114-611a-46d7-ae62-7a190663a7a6 req-66b716a4-5d97-4d64-9639-83b491d10a94 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:27.741597 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-f8ebb114-611a-46d7-ae62-7a190663a7a6 req-66b716a4-5d97-4d64-9639-83b491d10a94 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] DELETE https://10.4.3.246/volume/v3/attachments/4f9433c6-028a-4e14-b781-fcc4bfcd1f73 Aug 12 20:22:27.741871 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-f8ebb114-611a-46d7-ae62-7a190663a7a6 req-66b716a4-5d97-4d64-9639-83b491d10a94 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:27.742052 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-f8ebb114-611a-46d7-ae62-7a190663a7a6 req-66b716a4-5d97-4d64-9639-83b491d10a94 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:27.748774 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:27.748774 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:27.810609 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-f8ebb114-611a-46d7-ae62-7a190663a7a6 req-66b716a4-5d97-4d64-9639-83b491d10a94 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/attachments/4f9433c6-028a-4e14-b781-fcc4bfcd1f73 returned with HTTP 200 Aug 12 20:22:27.811022 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 755/2978] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:22:27 2026] DELETE /volume/v3/attachments/4f9433c6-028a-4e14-b781-fcc4bfcd1f73 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:28.617367 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-9dad0e62-a545-4eea-912d-e91b7d8e8d17 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:28.620655 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9dad0e62-a545-4eea-912d-e91b7d8e8d17 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/f3e23f93-4153-49e0-8155-c426122e40bd Aug 12 20:22:28.621003 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9dad0e62-a545-4eea-912d-e91b7d8e8d17 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:28.621312 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9dad0e62-a545-4eea-912d-e91b7d8e8d17 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:28.632085 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9dad0e62-a545-4eea-912d-e91b7d8e8d17 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/f3e23f93-4153-49e0-8155-c426122e40bd returned with HTTP 404 Aug 12 20:22:28.632759 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 735/2979] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:28 2026] GET /volume/v3/volumes/f3e23f93-4153-49e0-8155-c426122e40bd => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:22:28.640018 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-39453461-6da5-41ca-98d3-9c34d2aaeea1 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:28.641967 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-39453461-6da5-41ca-98d3-9c34d2aaeea1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] DELETE https://10.4.3.246/volume/v3/volumes/a020ed21-08d6-4e1e-b1e0-c05a49cfdf28 Aug 12 20:22:28.642224 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-39453461-6da5-41ca-98d3-9c34d2aaeea1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:28.642431 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-39453461-6da5-41ca-98d3-9c34d2aaeea1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:28.642639 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-39453461-6da5-41ca-98d3-9c34d2aaeea1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Delete volume with id: a020ed21-08d6-4e1e-b1e0-c05a49cfdf28 Aug 12 20:22:28.649968 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:28.649968 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:28.650461 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-39453461-6da5-41ca-98d3-9c34d2aaeea1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:28.669479 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-39453461-6da5-41ca-98d3-9c34d2aaeea1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Delete volume request issued successfully. Aug 12 20:22:28.669716 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-39453461-6da5-41ca-98d3-9c34d2aaeea1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/a020ed21-08d6-4e1e-b1e0-c05a49cfdf28 returned with HTTP 202 Aug 12 20:22:28.670282 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 750/2980] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:22:28 2026] DELETE /volume/v3/volumes/a020ed21-08d6-4e1e-b1e0-c05a49cfdf28 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:22:28.680022 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-07555d1c-2eac-4c00-8232-ff6d879a4204 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:28.686927 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-07555d1c-2eac-4c00-8232-ff6d879a4204 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/a020ed21-08d6-4e1e-b1e0-c05a49cfdf28 Aug 12 20:22:28.688176 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-07555d1c-2eac-4c00-8232-ff6d879a4204 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:28.688466 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-07555d1c-2eac-4c00-8232-ff6d879a4204 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:28.700385 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:28.700385 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:28.707419 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-07555d1c-2eac-4c00-8232-ff6d879a4204 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:28.713753 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-07555d1c-2eac-4c00-8232-ff6d879a4204 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/a020ed21-08d6-4e1e-b1e0-c05a49cfdf28 returned with HTTP 200 Aug 12 20:22:28.714446 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 741/2981] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:28 2026] GET /volume/v3/volumes/a020ed21-08d6-4e1e-b1e0-c05a49cfdf28 => generated 895 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:28.759626 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-da55c3ef-9e04-4351-ac1a-256ebfb97425 req-8309e891-debf-4c1a-83a8-4522a1f9dc04 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:28.766110 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-da55c3ef-9e04-4351-ac1a-256ebfb97425 req-8309e891-debf-4c1a-83a8-4522a1f9dc04 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] POST https://10.4.3.246/volume/v3/attachments/981c4d9b-093b-4a72-a80f-e86120ffcceb/action Aug 12 20:22:28.766672 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-da55c3ef-9e04-4351-ac1a-256ebfb97425 req-8309e891-debf-4c1a-83a8-4522a1f9dc04 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Action body: b'{"os-complete": null}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:22:28.766873 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-da55c3ef-9e04-4351-ac1a-256ebfb97425 req-8309e891-debf-4c1a-83a8-4522a1f9dc04 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:22:28.770983 np0000007109 devstack@c-api.service[100384]: DEBUG dbcounter [-] [100384] Writing DB stats cinder:SELECT=527,cinder:UPDATE=148,cinder:INSERT=100 {{(pid=100384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:22:28.781423 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-867c5250-d8f5-4aa2-891f-99428bf4e260 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:28.784275 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-867c5250-d8f5-4aa2-891f-99428bf4e260 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:22:28.785661 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-867c5250-d8f5-4aa2-891f-99428bf4e260 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "99434297-67ab-4e2c-a400-07eb7a9744db", "force": false, "name": "tempest-TestStampPattern-snapshot-45823878", "description": null, "metadata": null}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:22:28.791735 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:28.791735 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:28.799980 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:28.799980 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:28.800556 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-867c5250-d8f5-4aa2-891f-99428bf4e260 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Volume info retrieved successfully. Aug 12 20:22:28.800715 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.snapshots [None req-867c5250-d8f5-4aa2-891f-99428bf4e260 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Create snapshot from volume 99434297-67ab-4e2c-a400-07eb7a9744db Aug 12 20:22:28.807599 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-da55c3ef-9e04-4351-ac1a-256ebfb97425 req-8309e891-debf-4c1a-83a8-4522a1f9dc04 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/attachments/981c4d9b-093b-4a72-a80f-e86120ffcceb/action returned with HTTP 204 Aug 12 20:22:28.808325 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 756/2982] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:22:28 2026] POST /volume/v3/attachments/981c4d9b-093b-4a72-a80f-e86120ffcceb/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:22:28.847338 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-867c5250-d8f5-4aa2-891f-99428bf4e260 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Created reservations ['779e4551-3a3c-49eb-b7b0-5e821d472bed', '5528b7f2-09fa-43ed-8978-8fac6a0d9bdf', '55971546-957b-40c7-af56-cadba36fbc6c', 'ada390c9-fce2-49b6-a64d-7fbd06d9afc3'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:22:28.886112 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-867c5250-d8f5-4aa2-891f-99428bf4e260 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Snapshot create request issued successfully. Aug 12 20:22:28.888674 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-867c5250-d8f5-4aa2-891f-99428bf4e260 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:22:28.889147 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 736/2983] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:22:28 2026] POST /volume/v3/snapshots => generated 301 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:22:28.905981 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a41b271b-09f7-4e23-be2a-1c3ca43c129c None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:28.908122 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a41b271b-09f7-4e23-be2a-1c3ca43c129c tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] GET https://10.4.3.246/volume/v3/snapshots/738df1a0-1caa-40e8-8bfe-f5a8ef65ee37 Aug 12 20:22:28.908364 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a41b271b-09f7-4e23-be2a-1c3ca43c129c tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:28.908808 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a41b271b-09f7-4e23-be2a-1c3ca43c129c tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:28.914969 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:28.914969 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:28.915598 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-a41b271b-09f7-4e23-be2a-1c3ca43c129c tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Snapshot retrieved successfully. Aug 12 20:22:28.917017 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a41b271b-09f7-4e23-be2a-1c3ca43c129c tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/snapshots/738df1a0-1caa-40e8-8bfe-f5a8ef65ee37 returned with HTTP 200 Aug 12 20:22:28.917654 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 751/2984] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:22:28 2026] GET /volume/v3/snapshots/738df1a0-1caa-40e8-8bfe-f5a8ef65ee37 => generated 433 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:29.593046 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-e1967b6d-ecc5-4b80-a3c5-5fa4ade71f99 req-628d6133-6352-46ff-8bd5-f6669b2bde15 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:29.597032 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-e1967b6d-ecc5-4b80-a3c5-5fa4ade71f99 req-628d6133-6352-46ff-8bd5-f6669b2bde15 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d Aug 12 20:22:29.597277 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-e1967b6d-ecc5-4b80-a3c5-5fa4ade71f99 req-628d6133-6352-46ff-8bd5-f6669b2bde15 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:29.597556 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-e1967b6d-ecc5-4b80-a3c5-5fa4ade71f99 req-628d6133-6352-46ff-8bd5-f6669b2bde15 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:29.608750 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:29.608750 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:29.615830 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-e1967b6d-ecc5-4b80-a3c5-5fa4ade71f99 req-628d6133-6352-46ff-8bd5-f6669b2bde15 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:22:29.617893 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-e1967b6d-ecc5-4b80-a3c5-5fa4ade71f99 req-628d6133-6352-46ff-8bd5-f6669b2bde15 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d returned with HTTP 200 Aug 12 20:22:29.618411 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 742/2985] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:22:29 2026] GET /volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:29.728809 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-9964b12f-cdcc-49fa-b5a9-3291a459e440 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:29.730624 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9964b12f-cdcc-49fa-b5a9-3291a459e440 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/a020ed21-08d6-4e1e-b1e0-c05a49cfdf28 Aug 12 20:22:29.730819 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9964b12f-cdcc-49fa-b5a9-3291a459e440 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:29.730998 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9964b12f-cdcc-49fa-b5a9-3291a459e440 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:29.742501 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9964b12f-cdcc-49fa-b5a9-3291a459e440 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/a020ed21-08d6-4e1e-b1e0-c05a49cfdf28 returned with HTTP 404 Aug 12 20:22:29.744982 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 757/2986] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:29 2026] GET /volume/v3/volumes/a020ed21-08d6-4e1e-b1e0-c05a49cfdf28 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:22:29.751046 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-01467bee-ce10-45cb-afe3-0377566855c9 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:29.753558 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-01467bee-ce10-45cb-afe3-0377566855c9 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] DELETE https://10.4.3.246/volume/v3/volumes/1d987c51-fa3d-43a8-ab23-f726780ff857 Aug 12 20:22:29.753717 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-01467bee-ce10-45cb-afe3-0377566855c9 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:29.753911 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-01467bee-ce10-45cb-afe3-0377566855c9 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:29.754071 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-01467bee-ce10-45cb-afe3-0377566855c9 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Delete volume with id: 1d987c51-fa3d-43a8-ab23-f726780ff857 Aug 12 20:22:29.760450 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:29.760450 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:29.760967 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-01467bee-ce10-45cb-afe3-0377566855c9 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:29.779891 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-01467bee-ce10-45cb-afe3-0377566855c9 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Delete volume request issued successfully. Aug 12 20:22:29.780020 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-01467bee-ce10-45cb-afe3-0377566855c9 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/1d987c51-fa3d-43a8-ab23-f726780ff857 returned with HTTP 202 Aug 12 20:22:29.780387 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 737/2987] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:22:29 2026] DELETE /volume/v3/volumes/1d987c51-fa3d-43a8-ab23-f726780ff857 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:22:29.787676 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-793da227-b9f4-44ca-a673-5f5a592405fe None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:29.789590 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-793da227-b9f4-44ca-a673-5f5a592405fe tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/1d987c51-fa3d-43a8-ab23-f726780ff857 Aug 12 20:22:29.789705 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-793da227-b9f4-44ca-a673-5f5a592405fe tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:29.789879 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-793da227-b9f4-44ca-a673-5f5a592405fe tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:29.796815 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:29.796815 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:29.801690 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-793da227-b9f4-44ca-a673-5f5a592405fe tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:29.806829 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-793da227-b9f4-44ca-a673-5f5a592405fe tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/1d987c51-fa3d-43a8-ab23-f726780ff857 returned with HTTP 200 Aug 12 20:22:29.807272 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 752/2988] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:29 2026] GET /volume/v3/volumes/1d987c51-fa3d-43a8-ab23-f726780ff857 => generated 895 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:29.926189 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-c35a49b9-97af-4ac9-aa34-a9f70eb80fc2 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:29.927989 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c35a49b9-97af-4ac9-aa34-a9f70eb80fc2 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] GET https://10.4.3.246/volume/v3/snapshots/738df1a0-1caa-40e8-8bfe-f5a8ef65ee37 Aug 12 20:22:29.928169 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c35a49b9-97af-4ac9-aa34-a9f70eb80fc2 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:29.928341 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c35a49b9-97af-4ac9-aa34-a9f70eb80fc2 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:29.933097 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:29.933097 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:29.933507 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-c35a49b9-97af-4ac9-aa34-a9f70eb80fc2 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Snapshot retrieved successfully. Aug 12 20:22:29.934253 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c35a49b9-97af-4ac9-aa34-a9f70eb80fc2 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/snapshots/738df1a0-1caa-40e8-8bfe-f5a8ef65ee37 returned with HTTP 200 Aug 12 20:22:29.934578 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 743/2989] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:22:29 2026] GET /volume/v3/snapshots/738df1a0-1caa-40e8-8bfe-f5a8ef65ee37 => generated 460 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:29.942977 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c90c0114-8dae-49c4-ab49-255de7a39b9c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:29.945116 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c90c0114-8dae-49c4-ab49-255de7a39b9c tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] GET https://10.4.3.246/volume/v3/snapshots/738df1a0-1caa-40e8-8bfe-f5a8ef65ee37 Aug 12 20:22:29.945326 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c90c0114-8dae-49c4-ab49-255de7a39b9c tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:29.945557 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c90c0114-8dae-49c4-ab49-255de7a39b9c tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:29.951329 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:29.951329 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:29.951946 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-c90c0114-8dae-49c4-ab49-255de7a39b9c tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Snapshot retrieved successfully. Aug 12 20:22:29.953002 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c90c0114-8dae-49c4-ab49-255de7a39b9c tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/snapshots/738df1a0-1caa-40e8-8bfe-f5a8ef65ee37 returned with HTTP 200 Aug 12 20:22:29.953424 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 758/2990] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:22:29 2026] GET /volume/v3/snapshots/738df1a0-1caa-40e8-8bfe-f5a8ef65ee37 => generated 460 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:30.821349 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-fd600a82-15e1-45ea-a5a5-c86a043da097 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:30.823048 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-fd600a82-15e1-45ea-a5a5-c86a043da097 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/1d987c51-fa3d-43a8-ab23-f726780ff857 Aug 12 20:22:30.823235 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-fd600a82-15e1-45ea-a5a5-c86a043da097 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:30.823424 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-fd600a82-15e1-45ea-a5a5-c86a043da097 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:30.829176 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-fd600a82-15e1-45ea-a5a5-c86a043da097 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/1d987c51-fa3d-43a8-ab23-f726780ff857 returned with HTTP 404 Aug 12 20:22:30.829731 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 738/2991] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:30 2026] GET /volume/v3/volumes/1d987c51-fa3d-43a8-ab23-f726780ff857 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:22:30.843473 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-aea3cda9-9c58-4ceb-8f0d-4eb9a8d8e768 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:30.845381 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-aea3cda9-9c58-4ceb-8f0d-4eb9a8d8e768 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:22:30.845744 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-aea3cda9-9c58-4ceb-8f0d-4eb9a8d8e768 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1474236900"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:22:30.847210 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-aea3cda9-9c58-4ceb-8f0d-4eb9a8d8e768 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1474236900'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:22:30.847341 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-aea3cda9-9c58-4ceb-8f0d-4eb9a8d8e768 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Create volume of 1 GB Aug 12 20:22:30.852778 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-aea3cda9-9c58-4ceb-8f0d-4eb9a8d8e768 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Availability Zones retrieved successfully. Aug 12 20:22:30.860891 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-aea3cda9-9c58-4ceb-8f0d-4eb9a8d8e768 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Flow 'volume_create_api' (f7793948-d7d1-4b69-87ed-fd3c3f0e8113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:22:30.861812 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-aea3cda9-9c58-4ceb-8f0d-4eb9a8d8e768 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2799cca-1374-4f7b-927f-920112fc48f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:30.862798 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-aea3cda9-9c58-4ceb-8f0d-4eb9a8d8e768 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:22:30.894412 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-aea3cda9-9c58-4ceb-8f0d-4eb9a8d8e768 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2799cca-1374-4f7b-927f-920112fc48f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:30.895233 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-aea3cda9-9c58-4ceb-8f0d-4eb9a8d8e768 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f441f99-d769-4803-b69a-640e3feb6bfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:30.934377 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-aea3cda9-9c58-4ceb-8f0d-4eb9a8d8e768 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Created reservations ['3e3430d0-be3b-456a-9d91-35c6f22146fa', '964279d9-afaf-4d9d-957b-5aad6d665ab0', 'f7886cb3-6a00-4186-8e30-89103738a9f2', '20e23e55-5097-4f66-90fa-c46913055ea2'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:22:30.935197 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-aea3cda9-9c58-4ceb-8f0d-4eb9a8d8e768 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f441f99-d769-4803-b69a-640e3feb6bfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e3430d0-be3b-456a-9d91-35c6f22146fa', '964279d9-afaf-4d9d-957b-5aad6d665ab0', 'f7886cb3-6a00-4186-8e30-89103738a9f2', '20e23e55-5097-4f66-90fa-c46913055ea2']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:30.936058 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-aea3cda9-9c58-4ceb-8f0d-4eb9a8d8e768 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (692666c9-3461-4e9a-ab69-b513b271ec29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:30.961277 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-aea3cda9-9c58-4ceb-8f0d-4eb9a8d8e768 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (692666c9-3461-4e9a-ab69-b513b271ec29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1253dbe6-3f84-4e48-89ee-c3026510916b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1474236900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31f38993642048e38f6c4b84968a8ab8',qos_specs=None,replication_status=,reservations=['3e3430d0-be3b-456a-9d91-35c6f22146fa','964279d9-afaf-4d9d-957b-5aad6d665ab0','f7886cb3-6a00-4186-8e30-89103738a9f2','20e23e55-5097-4f66-90fa-c46913055ea2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90cbe050acae43c8a0fc3b0a388b027b',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:22:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1474236900',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1253dbe6-3f84-4e48-89ee-c3026510916b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31f38993642048e38f6c4b84968a8ab8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90cbe050acae43c8a0fc3b0a388b027b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:30.963406 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-aea3cda9-9c58-4ceb-8f0d-4eb9a8d8e768 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e78770b-1851-4d86-93ae-308a66a6ef95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:30.981470 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-aea3cda9-9c58-4ceb-8f0d-4eb9a8d8e768 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e78770b-1851-4d86-93ae-308a66a6ef95) transitioned into state 'SUCCESS' from state '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-1474236900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31f38993642048e38f6c4b84968a8ab8',qos_specs=None,replication_status=,reservations=['3e3430d0-be3b-456a-9d91-35c6f22146fa','964279d9-afaf-4d9d-957b-5aad6d665ab0','f7886cb3-6a00-4186-8e30-89103738a9f2','20e23e55-5097-4f66-90fa-c46913055ea2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90cbe050acae43c8a0fc3b0a388b027b',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:30.982306 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-aea3cda9-9c58-4ceb-8f0d-4eb9a8d8e768 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63698a79-8b3a-439b-9edb-8c188dc43429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:30.992808 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-aea3cda9-9c58-4ceb-8f0d-4eb9a8d8e768 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63698a79-8b3a-439b-9edb-8c188dc43429) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:30.993791 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-aea3cda9-9c58-4ceb-8f0d-4eb9a8d8e768 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Flow 'volume_create_api' (f7793948-d7d1-4b69-87ed-fd3c3f0e8113) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:22:30.994138 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-aea3cda9-9c58-4ceb-8f0d-4eb9a8d8e768 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Create volume request issued successfully. Aug 12 20:22:30.995560 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-aea3cda9-9c58-4ceb-8f0d-4eb9a8d8e768 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:22:30.996727 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 753/2992] 10.4.3.246 () {70 vars in 1299 bytes} [Wed Aug 12 20:22:30 2026] POST /volume/v3/volumes => generated 770 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:22:31.012485 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-d71f3904-6915-4848-a77e-b8f0edb76e89 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:31.014712 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d71f3904-6915-4848-a77e-b8f0edb76e89 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/1253dbe6-3f84-4e48-89ee-c3026510916b Aug 12 20:22:31.015014 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d71f3904-6915-4848-a77e-b8f0edb76e89 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:31.016569 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d71f3904-6915-4848-a77e-b8f0edb76e89 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:31.023667 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:31.023667 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:31.029868 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-d71f3904-6915-4848-a77e-b8f0edb76e89 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:31.037574 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d71f3904-6915-4848-a77e-b8f0edb76e89 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/1253dbe6-3f84-4e48-89ee-c3026510916b returned with HTTP 200 Aug 12 20:22:31.038080 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 744/2993] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:31 2026] GET /volume/v3/volumes/1253dbe6-3f84-4e48-89ee-c3026510916b => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:32.054892 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b7e5268a-4a04-4255-8a64-c2a8735fe670 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:32.057698 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b7e5268a-4a04-4255-8a64-c2a8735fe670 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/1253dbe6-3f84-4e48-89ee-c3026510916b Aug 12 20:22:32.058482 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b7e5268a-4a04-4255-8a64-c2a8735fe670 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:32.059639 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b7e5268a-4a04-4255-8a64-c2a8735fe670 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:32.070103 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:32.070103 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:32.078853 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-b7e5268a-4a04-4255-8a64-c2a8735fe670 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:32.086592 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b7e5268a-4a04-4255-8a64-c2a8735fe670 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/1253dbe6-3f84-4e48-89ee-c3026510916b returned with HTTP 200 Aug 12 20:22:32.087215 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 759/2994] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:32 2026] GET /volume/v3/volumes/1253dbe6-3f84-4e48-89ee-c3026510916b => generated 863 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 20:22:32.102398 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-42ae1c3e-106a-45e2-a493-e62d726b3783 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:32.103567 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-42ae1c3e-106a-45e2-a493-e62d726b3783 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:22:32.103749 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-42ae1c3e-106a-45e2-a493-e62d726b3783 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1253dbe6-3f84-4e48-89ee-c3026510916b", "name": "tempest-VolumeDependencyTests-Snapshot-180760429"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:22:32.113185 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:32.113185 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:32.113697 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-42ae1c3e-106a-45e2-a493-e62d726b3783 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:32.113815 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.snapshots [None req-42ae1c3e-106a-45e2-a493-e62d726b3783 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Create snapshot from volume 1253dbe6-3f84-4e48-89ee-c3026510916b Aug 12 20:22:32.141750 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-42ae1c3e-106a-45e2-a493-e62d726b3783 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Created reservations ['612bf1dd-c5ec-47fe-bba2-fae41c31d526', '5773a438-e3e9-4f84-bbe0-29fd6dc287e2', '3a0de8ad-f085-4568-8152-128a8cbbb1e6', 'f49583f3-2505-4675-9bdb-615cea0a6795'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:22:32.174568 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-42ae1c3e-106a-45e2-a493-e62d726b3783 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Snapshot create request issued successfully. Aug 12 20:22:32.175025 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-42ae1c3e-106a-45e2-a493-e62d726b3783 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:22:32.175495 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 739/2995] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:22:32 2026] POST /volume/v3/snapshots => generated 307 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:22:32.188735 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-64a00368-819a-4042-a6b1-935a28ec685c None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:32.191198 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-64a00368-819a-4042-a6b1-935a28ec685c tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/snapshots/3ff76752-cae0-4d7c-875a-9877eb1e505f Aug 12 20:22:32.191447 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-64a00368-819a-4042-a6b1-935a28ec685c tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:32.191693 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-64a00368-819a-4042-a6b1-935a28ec685c tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:32.198576 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:32.198576 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:32.198576 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-64a00368-819a-4042-a6b1-935a28ec685c tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Snapshot retrieved successfully. Aug 12 20:22:32.199634 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-64a00368-819a-4042-a6b1-935a28ec685c tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/snapshots/3ff76752-cae0-4d7c-875a-9877eb1e505f returned with HTTP 200 Aug 12 20:22:32.200093 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 754/2996] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:22:32 2026] GET /volume/v3/snapshots/3ff76752-cae0-4d7c-875a-9877eb1e505f => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:32.546560 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-2308f353-f1f2-48da-a318-203ee779103a None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:32.548364 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2308f353-f1f2-48da-a318-203ee779103a tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d Aug 12 20:22:32.548567 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2308f353-f1f2-48da-a318-203ee779103a tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:32.548758 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2308f353-f1f2-48da-a318-203ee779103a tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:32.560626 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:32.560626 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:32.565926 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-2308f353-f1f2-48da-a318-203ee779103a tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:22:32.570996 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2308f353-f1f2-48da-a318-203ee779103a tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d returned with HTTP 200 Aug 12 20:22:32.571654 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 745/2997] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:32 2026] GET /volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:32.612071 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-424168da-1df7-4b0d-a06d-8c556f2140dc req-a12b365a-a063-499f-8bc2-3a0486b0dd19 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:32.614974 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-424168da-1df7-4b0d-a06d-8c556f2140dc req-a12b365a-a063-499f-8bc2-3a0486b0dd19 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d Aug 12 20:22:32.615190 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-424168da-1df7-4b0d-a06d-8c556f2140dc req-a12b365a-a063-499f-8bc2-3a0486b0dd19 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:32.615409 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-424168da-1df7-4b0d-a06d-8c556f2140dc req-a12b365a-a063-499f-8bc2-3a0486b0dd19 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:32.626005 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:32.626005 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:32.628800 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-424168da-1df7-4b0d-a06d-8c556f2140dc req-a12b365a-a063-499f-8bc2-3a0486b0dd19 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:22:32.634143 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-424168da-1df7-4b0d-a06d-8c556f2140dc req-a12b365a-a063-499f-8bc2-3a0486b0dd19 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d returned with HTTP 200 Aug 12 20:22:32.634492 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 760/2998] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:22:32 2026] GET /volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:32.650511 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-424168da-1df7-4b0d-a06d-8c556f2140dc req-a5afb7e0-2d33-4073-9108-6adfa50d4aa9 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:32.652553 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-424168da-1df7-4b0d-a06d-8c556f2140dc req-a5afb7e0-2d33-4073-9108-6adfa50d4aa9 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] POST https://10.4.3.246/volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d/action Aug 12 20:22:32.652877 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-424168da-1df7-4b0d-a06d-8c556f2140dc req-a5afb7e0-2d33-4073-9108-6adfa50d4aa9 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:22:32.652991 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-424168da-1df7-4b0d-a06d-8c556f2140dc req-a5afb7e0-2d33-4073-9108-6adfa50d4aa9 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:22:32.662486 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:32.662486 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:32.662948 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-424168da-1df7-4b0d-a06d-8c556f2140dc req-a5afb7e0-2d33-4073-9108-6adfa50d4aa9 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:22:32.668246 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-424168da-1df7-4b0d-a06d-8c556f2140dc req-a5afb7e0-2d33-4073-9108-6adfa50d4aa9 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Begin detaching volume completed successfully. Aug 12 20:22:32.668444 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-424168da-1df7-4b0d-a06d-8c556f2140dc req-a5afb7e0-2d33-4073-9108-6adfa50d4aa9 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d/action returned with HTTP 202 Aug 12 20:22:32.668889 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 740/2999] 10.4.3.246 () {72 vars in 1672 bytes} [Wed Aug 12 20:22:32 2026] POST /volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:22:32.711223 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-b566f7b0-616f-4b47-bb2a-8a81a1a78408 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:32.711678 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b566f7b0-616f-4b47-bb2a-8a81a1a78408 None None] GET https://10.4.3.246/volume// Aug 12 20:22:32.713217 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b566f7b0-616f-4b47-bb2a-8a81a1a78408 None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:32.713217 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b566f7b0-616f-4b47-bb2a-8a81a1a78408 None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:32.713217 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b566f7b0-616f-4b47-bb2a-8a81a1a78408 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:22:32.713217 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 755/3000] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:22:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:22:32.722572 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-424168da-1df7-4b0d-a06d-8c556f2140dc req-fcbc1a77-555d-4ccc-8ced-ae75fd5696c0 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:32.724785 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-424168da-1df7-4b0d-a06d-8c556f2140dc req-fcbc1a77-555d-4ccc-8ced-ae75fd5696c0 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d Aug 12 20:22:32.725081 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-424168da-1df7-4b0d-a06d-8c556f2140dc req-fcbc1a77-555d-4ccc-8ced-ae75fd5696c0 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:32.725322 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-424168da-1df7-4b0d-a06d-8c556f2140dc req-fcbc1a77-555d-4ccc-8ced-ae75fd5696c0 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:32.735839 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:32.735839 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:32.739008 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-424168da-1df7-4b0d-a06d-8c556f2140dc req-fcbc1a77-555d-4ccc-8ced-ae75fd5696c0 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:22:32.743033 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-424168da-1df7-4b0d-a06d-8c556f2140dc req-fcbc1a77-555d-4ccc-8ced-ae75fd5696c0 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d returned with HTTP 200 Aug 12 20:22:32.743480 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 746/3001] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:22:32 2026] GET /volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d => generated 1321 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:22:33.213454 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-884e6e62-98be-4c12-9763-d922c71869c1 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:33.216126 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-884e6e62-98be-4c12-9763-d922c71869c1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/snapshots/3ff76752-cae0-4d7c-875a-9877eb1e505f Aug 12 20:22:33.216413 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-884e6e62-98be-4c12-9763-d922c71869c1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:33.216737 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-884e6e62-98be-4c12-9763-d922c71869c1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:33.228078 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:33.228078 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:33.228922 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-884e6e62-98be-4c12-9763-d922c71869c1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Snapshot retrieved successfully. Aug 12 20:22:33.230231 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-884e6e62-98be-4c12-9763-d922c71869c1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/snapshots/3ff76752-cae0-4d7c-875a-9877eb1e505f returned with HTTP 200 Aug 12 20:22:33.230786 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 761/3002] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:22:33 2026] GET /volume/v3/snapshots/3ff76752-cae0-4d7c-875a-9877eb1e505f => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:33.242321 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-7ad25b7e-a4ef-4a7b-a569-96da3b187294 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:33.244610 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7ad25b7e-a4ef-4a7b-a569-96da3b187294 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:22:33.245083 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7ad25b7e-a4ef-4a7b-a569-96da3b187294 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "3ff76752-cae0-4d7c-875a-9877eb1e505f", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1020941676"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:22:33.247126 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-7ad25b7e-a4ef-4a7b-a569-96da3b187294 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Create volume request body: {'volume': {'snapshot_id': '3ff76752-cae0-4d7c-875a-9877eb1e505f', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1020941676'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:22:33.255417 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:33.255417 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:33.256035 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-7ad25b7e-a4ef-4a7b-a569-96da3b187294 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Snapshot retrieved successfully. Aug 12 20:22:33.256198 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-7ad25b7e-a4ef-4a7b-a569-96da3b187294 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Create volume of 1 GB Aug 12 20:22:33.260170 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-7ad25b7e-a4ef-4a7b-a569-96da3b187294 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Availability Zones retrieved successfully. Aug 12 20:22:33.266107 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-7ad25b7e-a4ef-4a7b-a569-96da3b187294 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Flow 'volume_create_api' (ee375daa-3490-46c3-9bff-a7fb01a122c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:22:33.267000 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-7ad25b7e-a4ef-4a7b-a569-96da3b187294 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89f00167-6621-476b-898b-58f8f172b441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:33.267937 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-7ad25b7e-a4ef-4a7b-a569-96da3b187294 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:22:33.305261 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-7ad25b7e-a4ef-4a7b-a569-96da3b187294 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89f00167-6621-476b-898b-58f8f172b441) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3ff76752-cae0-4d7c-875a-9877eb1e505f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:33.306386 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-7ad25b7e-a4ef-4a7b-a569-96da3b187294 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (073aeecc-9df3-4010-a6da-af6231dff6b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:33.377166 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-7ad25b7e-a4ef-4a7b-a569-96da3b187294 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Created reservations ['113ffa23-266b-419f-abf6-dc06f4e0b734', 'f78dc32f-01b2-43e0-84d8-d393b41a8a02', '55cc69d7-dfda-44b2-8e5a-4a6e180d3abc', 'd0f6f7bd-c45f-4e99-b00e-b004a1d42bb0'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:22:33.377166 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-7ad25b7e-a4ef-4a7b-a569-96da3b187294 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (073aeecc-9df3-4010-a6da-af6231dff6b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['113ffa23-266b-419f-abf6-dc06f4e0b734', 'f78dc32f-01b2-43e0-84d8-d393b41a8a02', '55cc69d7-dfda-44b2-8e5a-4a6e180d3abc', 'd0f6f7bd-c45f-4e99-b00e-b004a1d42bb0']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:33.377445 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-7ad25b7e-a4ef-4a7b-a569-96da3b187294 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d799171f-1ae3-4e43-85cf-83470e81ecc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:33.430435 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-7ad25b7e-a4ef-4a7b-a569-96da3b187294 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d799171f-1ae3-4e43-85cf-83470e81ecc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eeb3836d-d532-4648-8dbe-00213089e9cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1020941676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31f38993642048e38f6c4b84968a8ab8',qos_specs=None,replication_status=,reservations=['113ffa23-266b-419f-abf6-dc06f4e0b734','f78dc32f-01b2-43e0-84d8-d393b41a8a02','55cc69d7-dfda-44b2-8e5a-4a6e180d3abc','d0f6f7bd-c45f-4e99-b00e-b004a1d42bb0'],size=1,snapshot_id=3ff76752-cae0-4d7c-875a-9877eb1e505f,source_replicaid=,source_volid=None,status='creating',user_id='90cbe050acae43c8a0fc3b0a388b027b',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:22:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1020941676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eeb3836d-d532-4648-8dbe-00213089e9cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31f38993642048e38f6c4b84968a8ab8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3ff76752-cae0-4d7c-875a-9877eb1e505f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90cbe050acae43c8a0fc3b0a388b027b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:33.432286 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-7ad25b7e-a4ef-4a7b-a569-96da3b187294 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a54b5b9-3d4d-4d3b-a956-a5a4ee5c7a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:33.466265 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-7ad25b7e-a4ef-4a7b-a569-96da3b187294 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a54b5b9-3d4d-4d3b-a956-a5a4ee5c7a71) transitioned into state 'SUCCESS' from state '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-1020941676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31f38993642048e38f6c4b84968a8ab8',qos_specs=None,replication_status=,reservations=['113ffa23-266b-419f-abf6-dc06f4e0b734','f78dc32f-01b2-43e0-84d8-d393b41a8a02','55cc69d7-dfda-44b2-8e5a-4a6e180d3abc','d0f6f7bd-c45f-4e99-b00e-b004a1d42bb0'],size=1,snapshot_id=3ff76752-cae0-4d7c-875a-9877eb1e505f,source_replicaid=,source_volid=None,status='creating',user_id='90cbe050acae43c8a0fc3b0a388b027b',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:33.467157 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-7ad25b7e-a4ef-4a7b-a569-96da3b187294 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (004b462a-2377-45b6-9916-80149b75c9c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:33.499810 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-7ad25b7e-a4ef-4a7b-a569-96da3b187294 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (004b462a-2377-45b6-9916-80149b75c9c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:33.503662 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-7ad25b7e-a4ef-4a7b-a569-96da3b187294 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Flow 'volume_create_api' (ee375daa-3490-46c3-9bff-a7fb01a122c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:22:33.503662 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-7ad25b7e-a4ef-4a7b-a569-96da3b187294 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Create volume request issued successfully. Aug 12 20:22:33.503662 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7ad25b7e-a4ef-4a7b-a569-96da3b187294 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:22:33.503662 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 741/3003] 10.4.3.246 () {70 vars in 1300 bytes} [Wed Aug 12 20:22:33 2026] POST /volume/v3/volumes => generated 804 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:22:33.516669 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-495da569-8e85-4881-adc8-c7aa40330698 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:33.517163 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-495da569-8e85-4881-adc8-c7aa40330698 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/eeb3836d-d532-4648-8dbe-00213089e9cc Aug 12 20:22:33.517245 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-495da569-8e85-4881-adc8-c7aa40330698 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:33.517436 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-495da569-8e85-4881-adc8-c7aa40330698 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:33.525624 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:33.525624 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:33.530085 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-495da569-8e85-4881-adc8-c7aa40330698 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:33.536099 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-495da569-8e85-4881-adc8-c7aa40330698 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/eeb3836d-d532-4648-8dbe-00213089e9cc returned with HTTP 200 Aug 12 20:22:33.539562 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 756/3004] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:33 2026] GET /volume/v3/volumes/eeb3836d-d532-4648-8dbe-00213089e9cc => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:33.684875 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-424168da-1df7-4b0d-a06d-8c556f2140dc req-dbfade82-abe0-4ffa-bb10-aa3c0fa5ae19 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:33.687100 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-424168da-1df7-4b0d-a06d-8c556f2140dc req-dbfade82-abe0-4ffa-bb10-aa3c0fa5ae19 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] DELETE https://10.4.3.246/volume/v3/attachments/0308af68-05fd-44c7-9e48-d5f0ba6d6745 Aug 12 20:22:33.687394 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-424168da-1df7-4b0d-a06d-8c556f2140dc req-dbfade82-abe0-4ffa-bb10-aa3c0fa5ae19 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:33.687592 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-424168da-1df7-4b0d-a06d-8c556f2140dc req-dbfade82-abe0-4ffa-bb10-aa3c0fa5ae19 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:33.694649 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:33.694649 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:33.749615 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-424168da-1df7-4b0d-a06d-8c556f2140dc req-dbfade82-abe0-4ffa-bb10-aa3c0fa5ae19 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/attachments/0308af68-05fd-44c7-9e48-d5f0ba6d6745 returned with HTTP 200 Aug 12 20:22:33.750129 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 747/3005] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:22:33 2026] DELETE /volume/v3/attachments/0308af68-05fd-44c7-9e48-d5f0ba6d6745 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:34.553633 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-8ba38914-ef7e-4a9d-940d-f039634a235e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:34.553633 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8ba38914-ef7e-4a9d-940d-f039634a235e tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/eeb3836d-d532-4648-8dbe-00213089e9cc Aug 12 20:22:34.554029 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8ba38914-ef7e-4a9d-940d-f039634a235e tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:34.554029 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8ba38914-ef7e-4a9d-940d-f039634a235e tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:34.560713 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:34.560713 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:34.564199 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-8ba38914-ef7e-4a9d-940d-f039634a235e tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:34.567710 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8ba38914-ef7e-4a9d-940d-f039634a235e tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/eeb3836d-d532-4648-8dbe-00213089e9cc returned with HTTP 200 Aug 12 20:22:34.568060 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 762/3006] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:34 2026] GET /volume/v3/volumes/eeb3836d-d532-4648-8dbe-00213089e9cc => generated 897 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:34.578853 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ed64eccc-adb1-4903-93e1-ceaceb1be248 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:34.580873 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ed64eccc-adb1-4903-93e1-ceaceb1be248 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:22:34.581275 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ed64eccc-adb1-4903-93e1-ceaceb1be248 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eeb3836d-d532-4648-8dbe-00213089e9cc", "name": "tempest-VolumeDependencyTests-Snapshot-727166551"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:22:34.592009 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:34.592009 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:34.592466 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-ed64eccc-adb1-4903-93e1-ceaceb1be248 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:34.594604 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.snapshots [None req-ed64eccc-adb1-4903-93e1-ceaceb1be248 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Create snapshot from volume eeb3836d-d532-4648-8dbe-00213089e9cc Aug 12 20:22:34.626513 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-ed64eccc-adb1-4903-93e1-ceaceb1be248 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Created reservations ['a69a9827-8808-4ef3-95ec-02e8b18bb105', '6fcce253-a511-4683-b4dc-3c4a70ed5888', 'af3ee765-0d4d-4738-b918-91a79fe05a7a', 'a5d5ac53-c6f7-43a0-9552-bb370a84147c'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:22:34.661231 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-ed64eccc-adb1-4903-93e1-ceaceb1be248 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Snapshot create request issued successfully. Aug 12 20:22:34.661749 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ed64eccc-adb1-4903-93e1-ceaceb1be248 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:22:34.662340 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 742/3007] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:22:34 2026] POST /volume/v3/snapshots => generated 307 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 12 20:22:34.669902 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f350278b-78d0-4b0a-ba3a-4a5b9999c62a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:34.672063 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f350278b-78d0-4b0a-ba3a-4a5b9999c62a tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/snapshots/62a20aaf-0858-41a9-8f50-ee8f5baee26f Aug 12 20:22:34.672285 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f350278b-78d0-4b0a-ba3a-4a5b9999c62a tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:34.672504 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f350278b-78d0-4b0a-ba3a-4a5b9999c62a tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:34.677268 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:34.677268 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:34.677773 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-f350278b-78d0-4b0a-ba3a-4a5b9999c62a tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Snapshot retrieved successfully. Aug 12 20:22:34.678476 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f350278b-78d0-4b0a-ba3a-4a5b9999c62a tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/snapshots/62a20aaf-0858-41a9-8f50-ee8f5baee26f returned with HTTP 200 Aug 12 20:22:34.678864 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 757/3008] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:22:34 2026] GET /volume/v3/snapshots/62a20aaf-0858-41a9-8f50-ee8f5baee26f => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:34.818291 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-ca33d137-ea1a-4f6a-816b-1d63343fe5c2 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:34.820375 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ca33d137-ea1a-4f6a-816b-1d63343fe5c2 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d Aug 12 20:22:34.820625 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ca33d137-ea1a-4f6a-816b-1d63343fe5c2 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:34.820867 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ca33d137-ea1a-4f6a-816b-1d63343fe5c2 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:34.828786 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f5873cfe-1a5f-42a6-bc28-2a06c7508306 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:34.829118 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:34.829118 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:34.830547 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f5873cfe-1a5f-42a6-bc28-2a06c7508306 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:22:34.830940 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f5873cfe-1a5f-42a6-bc28-2a06c7508306 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1525260397", "snapshot_id": "738df1a0-1caa-40e8-8bfe-f5a8ef65ee37", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:22:34.832323 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-f5873cfe-1a5f-42a6-bc28-2a06c7508306 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1525260397', 'snapshot_id': '738df1a0-1caa-40e8-8bfe-f5a8ef65ee37', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:22:34.835749 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-ca33d137-ea1a-4f6a-816b-1d63343fe5c2 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:22:34.837945 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:34.837945 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:34.838332 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-f5873cfe-1a5f-42a6-bc28-2a06c7508306 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Snapshot retrieved successfully. Aug 12 20:22:34.838481 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-f5873cfe-1a5f-42a6-bc28-2a06c7508306 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Create volume of 1 GB Aug 12 20:22:34.842279 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ca33d137-ea1a-4f6a-816b-1d63343fe5c2 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d returned with HTTP 200 Aug 12 20:22:34.842446 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-f5873cfe-1a5f-42a6-bc28-2a06c7508306 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Availability Zones retrieved successfully. Aug 12 20:22:34.842770 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 748/3009] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:34 2026] GET /volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:34.853249 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-f5873cfe-1a5f-42a6-bc28-2a06c7508306 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Flow 'volume_create_api' (0eb68065-0924-480a-a23d-8cd0850b6a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:22:34.854190 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-f5873cfe-1a5f-42a6-bc28-2a06c7508306 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1ce70ac-33b6-4db7-b1cd-04fc7971e879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:34.855105 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-f5873cfe-1a5f-42a6-bc28-2a06c7508306 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:22:34.885198 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-f5873cfe-1a5f-42a6-bc28-2a06c7508306 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1ce70ac-33b6-4db7-b1cd-04fc7971e879) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '738df1a0-1caa-40e8-8bfe-f5a8ef65ee37', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:34.886290 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-f5873cfe-1a5f-42a6-bc28-2a06c7508306 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1cbfcc8-f39e-4295-9381-e6575778d77b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:34.939324 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-f5873cfe-1a5f-42a6-bc28-2a06c7508306 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Created reservations ['75ca00ed-6f1d-4767-8ee1-8c9e63f25c0c', 'e8d108df-a437-46cd-aaa2-76c6b5a2dcdf', 'f2f8611f-3ac9-48b0-bf12-c17f60cb3a5e', '58df4a73-c309-456b-b8a2-35f975ac1357'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:22:34.941081 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-f5873cfe-1a5f-42a6-bc28-2a06c7508306 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1cbfcc8-f39e-4295-9381-e6575778d77b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75ca00ed-6f1d-4767-8ee1-8c9e63f25c0c', 'e8d108df-a437-46cd-aaa2-76c6b5a2dcdf', 'f2f8611f-3ac9-48b0-bf12-c17f60cb3a5e', '58df4a73-c309-456b-b8a2-35f975ac1357']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:34.942360 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-f5873cfe-1a5f-42a6-bc28-2a06c7508306 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d101eb07-b0e0-47ab-8611-561b552f2608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:34.992318 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-f5873cfe-1a5f-42a6-bc28-2a06c7508306 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d101eb07-b0e0-47ab-8611-561b552f2608) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff5b75a2-a710-42ee-ad8b-bd84520b4f7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1525260397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7f5c8daffd94fdb86869534dd02486f',qos_specs=None,replication_status=,reservations=['75ca00ed-6f1d-4767-8ee1-8c9e63f25c0c','e8d108df-a437-46cd-aaa2-76c6b5a2dcdf','f2f8611f-3ac9-48b0-bf12-c17f60cb3a5e','58df4a73-c309-456b-b8a2-35f975ac1357'],size=1,snapshot_id=738df1a0-1caa-40e8-8bfe-f5a8ef65ee37,source_replicaid=,source_volid=None,status='creating',user_id='4fd184d6142c427ea50c7a927ea705c7',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:22:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1525260397',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff5b75a2-a710-42ee-ad8b-bd84520b4f7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7f5c8daffd94fdb86869534dd02486f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=738df1a0-1caa-40e8-8bfe-f5a8ef65ee37,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4fd184d6142c427ea50c7a927ea705c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:34.993126 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-f5873cfe-1a5f-42a6-bc28-2a06c7508306 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd971f24-5d7c-4e67-8f30-46112bd6beff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:35.012718 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-f5873cfe-1a5f-42a6-bc28-2a06c7508306 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd971f24-5d7c-4e67-8f30-46112bd6beff) transitioned into state 'SUCCESS' from state '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-1525260397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7f5c8daffd94fdb86869534dd02486f',qos_specs=None,replication_status=,reservations=['75ca00ed-6f1d-4767-8ee1-8c9e63f25c0c','e8d108df-a437-46cd-aaa2-76c6b5a2dcdf','f2f8611f-3ac9-48b0-bf12-c17f60cb3a5e','58df4a73-c309-456b-b8a2-35f975ac1357'],size=1,snapshot_id=738df1a0-1caa-40e8-8bfe-f5a8ef65ee37,source_replicaid=,source_volid=None,status='creating',user_id='4fd184d6142c427ea50c7a927ea705c7',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:35.013488 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-f5873cfe-1a5f-42a6-bc28-2a06c7508306 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7127e7a7-1c1e-42c7-bd19-a08406325f63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:35.033914 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-f5873cfe-1a5f-42a6-bc28-2a06c7508306 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7127e7a7-1c1e-42c7-bd19-a08406325f63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:35.034671 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-f5873cfe-1a5f-42a6-bc28-2a06c7508306 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Flow 'volume_create_api' (0eb68065-0924-480a-a23d-8cd0850b6a90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:22:35.034984 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-f5873cfe-1a5f-42a6-bc28-2a06c7508306 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Create volume request issued successfully. Aug 12 20:22:35.035476 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f5873cfe-1a5f-42a6-bc28-2a06c7508306 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:22:35.035965 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 763/3010] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:22:34 2026] POST /volume/v3/volumes => generated 781 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:22:35.687027 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-980516bc-e7a1-4add-976c-13a8689e8b0a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:35.688972 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-980516bc-e7a1-4add-976c-13a8689e8b0a tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/snapshots/62a20aaf-0858-41a9-8f50-ee8f5baee26f Aug 12 20:22:35.689474 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-980516bc-e7a1-4add-976c-13a8689e8b0a tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:35.689697 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-980516bc-e7a1-4add-976c-13a8689e8b0a tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:35.696038 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:35.696038 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:35.696482 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-980516bc-e7a1-4add-976c-13a8689e8b0a tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Snapshot retrieved successfully. Aug 12 20:22:35.697288 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-980516bc-e7a1-4add-976c-13a8689e8b0a tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/snapshots/62a20aaf-0858-41a9-8f50-ee8f5baee26f returned with HTTP 200 Aug 12 20:22:35.697734 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 743/3011] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:22:35 2026] GET /volume/v3/snapshots/62a20aaf-0858-41a9-8f50-ee8f5baee26f => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:35.706098 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-231d5385-b5cd-442f-a2d7-bd08eedb8c0f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:35.707736 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-231d5385-b5cd-442f-a2d7-bd08eedb8c0f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:22:35.708086 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-231d5385-b5cd-442f-a2d7-bd08eedb8c0f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "62a20aaf-0858-41a9-8f50-ee8f5baee26f", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1483040438"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:22:35.709550 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-231d5385-b5cd-442f-a2d7-bd08eedb8c0f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Create volume request body: {'volume': {'snapshot_id': '62a20aaf-0858-41a9-8f50-ee8f5baee26f', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1483040438'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:22:35.714847 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:35.714847 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:35.715320 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-231d5385-b5cd-442f-a2d7-bd08eedb8c0f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Snapshot retrieved successfully. Aug 12 20:22:35.715484 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-231d5385-b5cd-442f-a2d7-bd08eedb8c0f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Create volume of 1 GB Aug 12 20:22:35.718911 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-231d5385-b5cd-442f-a2d7-bd08eedb8c0f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Availability Zones retrieved successfully. Aug 12 20:22:35.725096 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-231d5385-b5cd-442f-a2d7-bd08eedb8c0f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Flow 'volume_create_api' (acf3d660-850f-4983-9554-22b831952111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:22:35.726336 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-231d5385-b5cd-442f-a2d7-bd08eedb8c0f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47403a5f-c708-4bca-96be-e68ca317bd3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:35.727312 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-231d5385-b5cd-442f-a2d7-bd08eedb8c0f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:22:35.755796 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-231d5385-b5cd-442f-a2d7-bd08eedb8c0f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47403a5f-c708-4bca-96be-e68ca317bd3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '62a20aaf-0858-41a9-8f50-ee8f5baee26f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:35.756624 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-231d5385-b5cd-442f-a2d7-bd08eedb8c0f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0147270-abab-441e-95dd-2a031a2b3868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:35.802333 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-231d5385-b5cd-442f-a2d7-bd08eedb8c0f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Created reservations ['483b70aa-6f24-42e8-ac79-5c1207205835', '2130e1fe-739b-49d5-a6cd-868e4840cbb2', '06fcdebb-d6bc-44b2-ac39-3ce96940a8a7', 'd60b5ac3-6232-499b-93cf-39b96a9814ec'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:22:35.803647 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-231d5385-b5cd-442f-a2d7-bd08eedb8c0f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0147270-abab-441e-95dd-2a031a2b3868) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['483b70aa-6f24-42e8-ac79-5c1207205835', '2130e1fe-739b-49d5-a6cd-868e4840cbb2', '06fcdebb-d6bc-44b2-ac39-3ce96940a8a7', 'd60b5ac3-6232-499b-93cf-39b96a9814ec']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:35.804557 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-231d5385-b5cd-442f-a2d7-bd08eedb8c0f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (909be893-b8b6-492d-8fe4-3c7fe898e799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:35.850637 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-231d5385-b5cd-442f-a2d7-bd08eedb8c0f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (909be893-b8b6-492d-8fe4-3c7fe898e799) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e753937-e06f-4ebd-8252-5343128e0bb2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1483040438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31f38993642048e38f6c4b84968a8ab8',qos_specs=None,replication_status=,reservations=['483b70aa-6f24-42e8-ac79-5c1207205835','2130e1fe-739b-49d5-a6cd-868e4840cbb2','06fcdebb-d6bc-44b2-ac39-3ce96940a8a7','d60b5ac3-6232-499b-93cf-39b96a9814ec'],size=1,snapshot_id=62a20aaf-0858-41a9-8f50-ee8f5baee26f,source_replicaid=,source_volid=None,status='creating',user_id='90cbe050acae43c8a0fc3b0a388b027b',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:22:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1483040438',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e753937-e06f-4ebd-8252-5343128e0bb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31f38993642048e38f6c4b84968a8ab8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=62a20aaf-0858-41a9-8f50-ee8f5baee26f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90cbe050acae43c8a0fc3b0a388b027b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:35.851401 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-231d5385-b5cd-442f-a2d7-bd08eedb8c0f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (465dc648-6b7c-4515-b874-765867dbc7e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:35.876962 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-231d5385-b5cd-442f-a2d7-bd08eedb8c0f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (465dc648-6b7c-4515-b874-765867dbc7e5) transitioned into state 'SUCCESS' from state '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-1483040438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31f38993642048e38f6c4b84968a8ab8',qos_specs=None,replication_status=,reservations=['483b70aa-6f24-42e8-ac79-5c1207205835','2130e1fe-739b-49d5-a6cd-868e4840cbb2','06fcdebb-d6bc-44b2-ac39-3ce96940a8a7','d60b5ac3-6232-499b-93cf-39b96a9814ec'],size=1,snapshot_id=62a20aaf-0858-41a9-8f50-ee8f5baee26f,source_replicaid=,source_volid=None,status='creating',user_id='90cbe050acae43c8a0fc3b0a388b027b',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:35.877660 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-231d5385-b5cd-442f-a2d7-bd08eedb8c0f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec2709c2-fb9d-4562-9bef-529de83301d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:35.898048 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-231d5385-b5cd-442f-a2d7-bd08eedb8c0f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec2709c2-fb9d-4562-9bef-529de83301d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:35.899027 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-231d5385-b5cd-442f-a2d7-bd08eedb8c0f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Flow 'volume_create_api' (acf3d660-850f-4983-9554-22b831952111) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:22:35.899354 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-231d5385-b5cd-442f-a2d7-bd08eedb8c0f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Create volume request issued successfully. Aug 12 20:22:35.900129 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-231d5385-b5cd-442f-a2d7-bd08eedb8c0f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:22:35.900627 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 758/3012] 10.4.3.246 () {70 vars in 1300 bytes} [Wed Aug 12 20:22:35 2026] POST /volume/v3/volumes => generated 804 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:22:35.916061 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-683b0e19-f242-4377-b207-452ad7362329 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:35.919060 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-683b0e19-f242-4377-b207-452ad7362329 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/3e753937-e06f-4ebd-8252-5343128e0bb2 Aug 12 20:22:35.919060 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-683b0e19-f242-4377-b207-452ad7362329 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:35.919200 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-683b0e19-f242-4377-b207-452ad7362329 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:35.930360 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:35.930360 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:35.937438 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-683b0e19-f242-4377-b207-452ad7362329 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:35.943485 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-683b0e19-f242-4377-b207-452ad7362329 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/3e753937-e06f-4ebd-8252-5343128e0bb2 returned with HTTP 200 Aug 12 20:22:35.943815 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 749/3013] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:35 2026] GET /volume/v3/volumes/3e753937-e06f-4ebd-8252-5343128e0bb2 => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:36.958460 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-5ddcd30a-9aec-44ce-8edb-36541aaaedd2 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:36.960535 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5ddcd30a-9aec-44ce-8edb-36541aaaedd2 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/3e753937-e06f-4ebd-8252-5343128e0bb2 Aug 12 20:22:36.960761 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5ddcd30a-9aec-44ce-8edb-36541aaaedd2 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:36.961621 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5ddcd30a-9aec-44ce-8edb-36541aaaedd2 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:36.968079 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:36.968079 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:36.971503 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-5ddcd30a-9aec-44ce-8edb-36541aaaedd2 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:36.982673 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5ddcd30a-9aec-44ce-8edb-36541aaaedd2 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/3e753937-e06f-4ebd-8252-5343128e0bb2 returned with HTTP 200 Aug 12 20:22:36.983075 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 764/3014] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:36 2026] GET /volume/v3/volumes/3e753937-e06f-4ebd-8252-5343128e0bb2 => generated 897 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:36.997490 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-caaaec4d-1757-4d30-8918-a72bef484bfd None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:37.001104 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-caaaec4d-1757-4d30-8918-a72bef484bfd tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/3ff76752-cae0-4d7c-875a-9877eb1e505f Aug 12 20:22:37.001327 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-caaaec4d-1757-4d30-8918-a72bef484bfd tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:37.001582 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-caaaec4d-1757-4d30-8918-a72bef484bfd tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:37.001713 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.snapshots [None req-caaaec4d-1757-4d30-8918-a72bef484bfd tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Delete snapshot with id: 3ff76752-cae0-4d7c-875a-9877eb1e505f Aug 12 20:22:37.006746 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:37.006746 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:37.007277 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-caaaec4d-1757-4d30-8918-a72bef484bfd tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Snapshot retrieved successfully. Aug 12 20:22:37.021638 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-caaaec4d-1757-4d30-8918-a72bef484bfd tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Snapshot delete request issued successfully. Aug 12 20:22:37.021812 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-caaaec4d-1757-4d30-8918-a72bef484bfd tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/snapshots/3ff76752-cae0-4d7c-875a-9877eb1e505f returned with HTTP 202 Aug 12 20:22:37.022241 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 744/3015] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:22:36 2026] DELETE /volume/v3/snapshots/3ff76752-cae0-4d7c-875a-9877eb1e505f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:22:37.032726 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-9e733491-8d05-4a0a-bd19-539db998f433 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:37.035256 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9e733491-8d05-4a0a-bd19-539db998f433 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/snapshots/3ff76752-cae0-4d7c-875a-9877eb1e505f Aug 12 20:22:37.035530 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9e733491-8d05-4a0a-bd19-539db998f433 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:37.035871 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9e733491-8d05-4a0a-bd19-539db998f433 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:37.043128 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:37.043128 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:37.043758 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-9e733491-8d05-4a0a-bd19-539db998f433 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Snapshot retrieved successfully. Aug 12 20:22:37.044813 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9e733491-8d05-4a0a-bd19-539db998f433 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/snapshots/3ff76752-cae0-4d7c-875a-9877eb1e505f returned with HTTP 200 Aug 12 20:22:37.045315 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 759/3016] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:22:37 2026] GET /volume/v3/snapshots/3ff76752-cae0-4d7c-875a-9877eb1e505f => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:38.058950 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-8764d170-fcc9-4ea3-9606-b5d1d6baff61 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:38.062067 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8764d170-fcc9-4ea3-9606-b5d1d6baff61 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/snapshots/3ff76752-cae0-4d7c-875a-9877eb1e505f Aug 12 20:22:38.063491 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8764d170-fcc9-4ea3-9606-b5d1d6baff61 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:38.063491 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8764d170-fcc9-4ea3-9606-b5d1d6baff61 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:38.072429 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8764d170-fcc9-4ea3-9606-b5d1d6baff61 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/snapshots/3ff76752-cae0-4d7c-875a-9877eb1e505f returned with HTTP 404 Aug 12 20:22:38.073023 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 750/3017] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:22:38 2026] GET /volume/v3/snapshots/3ff76752-cae0-4d7c-875a-9877eb1e505f => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:22:38.086028 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-41992230-f054-4f20-b3d7-28456bb9103f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:38.088128 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-41992230-f054-4f20-b3d7-28456bb9103f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/62a20aaf-0858-41a9-8f50-ee8f5baee26f Aug 12 20:22:38.088648 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-41992230-f054-4f20-b3d7-28456bb9103f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:38.088648 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-41992230-f054-4f20-b3d7-28456bb9103f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:38.088866 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.snapshots [None req-41992230-f054-4f20-b3d7-28456bb9103f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Delete snapshot with id: 62a20aaf-0858-41a9-8f50-ee8f5baee26f Aug 12 20:22:38.096729 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:38.096729 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:38.096729 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-41992230-f054-4f20-b3d7-28456bb9103f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Snapshot retrieved successfully. Aug 12 20:22:38.122643 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-41992230-f054-4f20-b3d7-28456bb9103f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Snapshot delete request issued successfully. Aug 12 20:22:38.122643 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-41992230-f054-4f20-b3d7-28456bb9103f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/snapshots/62a20aaf-0858-41a9-8f50-ee8f5baee26f returned with HTTP 202 Aug 12 20:22:38.122643 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 765/3018] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:22:38 2026] DELETE /volume/v3/snapshots/62a20aaf-0858-41a9-8f50-ee8f5baee26f => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:22:38.134250 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-d2aa4b5e-7512-4cef-af97-db55bc7e576a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:38.137508 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d2aa4b5e-7512-4cef-af97-db55bc7e576a tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/snapshots/62a20aaf-0858-41a9-8f50-ee8f5baee26f Aug 12 20:22:38.138286 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d2aa4b5e-7512-4cef-af97-db55bc7e576a tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:38.139200 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d2aa4b5e-7512-4cef-af97-db55bc7e576a tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:38.145123 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:38.145123 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:38.145679 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-d2aa4b5e-7512-4cef-af97-db55bc7e576a tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Snapshot retrieved successfully. Aug 12 20:22:38.147462 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d2aa4b5e-7512-4cef-af97-db55bc7e576a tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/snapshots/62a20aaf-0858-41a9-8f50-ee8f5baee26f returned with HTTP 200 Aug 12 20:22:38.147747 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 745/3019] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:22:38 2026] GET /volume/v3/snapshots/62a20aaf-0858-41a9-8f50-ee8f5baee26f => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:39.157348 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-fcb487f5-2b29-49f9-bf98-09897eed2a4d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:39.162449 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-fcb487f5-2b29-49f9-bf98-09897eed2a4d tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/snapshots/62a20aaf-0858-41a9-8f50-ee8f5baee26f Aug 12 20:22:39.162731 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-fcb487f5-2b29-49f9-bf98-09897eed2a4d tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:39.163022 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-fcb487f5-2b29-49f9-bf98-09897eed2a4d tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:39.168291 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-fcb487f5-2b29-49f9-bf98-09897eed2a4d tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/snapshots/62a20aaf-0858-41a9-8f50-ee8f5baee26f returned with HTTP 404 Aug 12 20:22:39.168965 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 760/3020] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:22:39 2026] GET /volume/v3/snapshots/62a20aaf-0858-41a9-8f50-ee8f5baee26f => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:22:39.179899 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-0dcc9919-68e4-4a56-804b-bed298339c27 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:39.181790 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0dcc9919-68e4-4a56-804b-bed298339c27 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] DELETE https://10.4.3.246/volume/v3/volumes/1253dbe6-3f84-4e48-89ee-c3026510916b Aug 12 20:22:39.182062 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0dcc9919-68e4-4a56-804b-bed298339c27 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:39.182285 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0dcc9919-68e4-4a56-804b-bed298339c27 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:39.182477 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-0dcc9919-68e4-4a56-804b-bed298339c27 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Delete volume with id: 1253dbe6-3f84-4e48-89ee-c3026510916b Aug 12 20:22:39.191176 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:39.191176 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:39.191808 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-0dcc9919-68e4-4a56-804b-bed298339c27 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:39.220014 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-0dcc9919-68e4-4a56-804b-bed298339c27 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Delete volume request issued successfully. Aug 12 20:22:39.220014 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0dcc9919-68e4-4a56-804b-bed298339c27 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/1253dbe6-3f84-4e48-89ee-c3026510916b returned with HTTP 202 Aug 12 20:22:39.220014 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 751/3021] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:22:39 2026] DELETE /volume/v3/volumes/1253dbe6-3f84-4e48-89ee-c3026510916b => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:22:39.236114 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-30e98434-3b7f-4952-bcb0-11f222f1e2bc None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:39.237237 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-30e98434-3b7f-4952-bcb0-11f222f1e2bc tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/1253dbe6-3f84-4e48-89ee-c3026510916b Aug 12 20:22:39.237511 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-30e98434-3b7f-4952-bcb0-11f222f1e2bc tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:39.237713 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-30e98434-3b7f-4952-bcb0-11f222f1e2bc tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:39.245588 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:39.245588 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:39.249609 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-30e98434-3b7f-4952-bcb0-11f222f1e2bc tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:39.257435 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-30e98434-3b7f-4952-bcb0-11f222f1e2bc tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/1253dbe6-3f84-4e48-89ee-c3026510916b returned with HTTP 200 Aug 12 20:22:39.257935 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 766/3022] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:39 2026] GET /volume/v3/volumes/1253dbe6-3f84-4e48-89ee-c3026510916b => generated 862 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:40.270736 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-86f5820d-41aa-4300-8599-13d9cb2a1f28 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:40.273063 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-86f5820d-41aa-4300-8599-13d9cb2a1f28 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/1253dbe6-3f84-4e48-89ee-c3026510916b Aug 12 20:22:40.273360 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-86f5820d-41aa-4300-8599-13d9cb2a1f28 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:40.273661 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-86f5820d-41aa-4300-8599-13d9cb2a1f28 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:40.279411 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-86f5820d-41aa-4300-8599-13d9cb2a1f28 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/1253dbe6-3f84-4e48-89ee-c3026510916b returned with HTTP 404 Aug 12 20:22:40.279915 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 746/3023] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:40 2026] GET /volume/v3/volumes/1253dbe6-3f84-4e48-89ee-c3026510916b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:22:40.286654 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-90e2bff0-722a-454b-bedd-90edf9a90dbb None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:40.288930 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-90e2bff0-722a-454b-bedd-90edf9a90dbb tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] DELETE https://10.4.3.246/volume/v3/volumes/eeb3836d-d532-4648-8dbe-00213089e9cc Aug 12 20:22:40.289198 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-90e2bff0-722a-454b-bedd-90edf9a90dbb tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:40.289508 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-90e2bff0-722a-454b-bedd-90edf9a90dbb tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:40.289808 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-90e2bff0-722a-454b-bedd-90edf9a90dbb tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Delete volume with id: eeb3836d-d532-4648-8dbe-00213089e9cc Aug 12 20:22:40.296901 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:40.296901 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:40.297581 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-90e2bff0-722a-454b-bedd-90edf9a90dbb tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:40.318670 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-90e2bff0-722a-454b-bedd-90edf9a90dbb tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Delete volume request issued successfully. Aug 12 20:22:40.318996 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-90e2bff0-722a-454b-bedd-90edf9a90dbb tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/eeb3836d-d532-4648-8dbe-00213089e9cc returned with HTTP 202 Aug 12 20:22:40.319573 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 761/3024] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:22:40 2026] DELETE /volume/v3/volumes/eeb3836d-d532-4648-8dbe-00213089e9cc => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 12 20:22:40.327117 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-50d95020-ba1b-4f34-aada-45029304f8d5 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:40.329584 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-50d95020-ba1b-4f34-aada-45029304f8d5 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/eeb3836d-d532-4648-8dbe-00213089e9cc Aug 12 20:22:40.330085 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-50d95020-ba1b-4f34-aada-45029304f8d5 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:40.330330 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-50d95020-ba1b-4f34-aada-45029304f8d5 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:40.338626 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:40.338626 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:40.343056 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-50d95020-ba1b-4f34-aada-45029304f8d5 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:40.347883 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-50d95020-ba1b-4f34-aada-45029304f8d5 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/eeb3836d-d532-4648-8dbe-00213089e9cc returned with HTTP 200 Aug 12 20:22:40.348283 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 752/3025] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:40 2026] GET /volume/v3/volumes/eeb3836d-d532-4648-8dbe-00213089e9cc => generated 896 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:41.363111 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-4f5ff0c6-6cdc-418f-bd42-989786f4e479 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:41.365375 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4f5ff0c6-6cdc-418f-bd42-989786f4e479 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/eeb3836d-d532-4648-8dbe-00213089e9cc Aug 12 20:22:41.365675 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4f5ff0c6-6cdc-418f-bd42-989786f4e479 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:41.365932 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4f5ff0c6-6cdc-418f-bd42-989786f4e479 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:41.372930 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4f5ff0c6-6cdc-418f-bd42-989786f4e479 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/eeb3836d-d532-4648-8dbe-00213089e9cc returned with HTTP 404 Aug 12 20:22:41.373646 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 767/3026] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:41 2026] GET /volume/v3/volumes/eeb3836d-d532-4648-8dbe-00213089e9cc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:22:41.383407 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-0a6241cd-047f-43b0-92d0-4c6390b789a9 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:41.385593 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0a6241cd-047f-43b0-92d0-4c6390b789a9 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] DELETE https://10.4.3.246/volume/v3/volumes/3e753937-e06f-4ebd-8252-5343128e0bb2 Aug 12 20:22:41.385919 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0a6241cd-047f-43b0-92d0-4c6390b789a9 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:41.386202 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0a6241cd-047f-43b0-92d0-4c6390b789a9 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:41.386535 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-0a6241cd-047f-43b0-92d0-4c6390b789a9 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Delete volume with id: 3e753937-e06f-4ebd-8252-5343128e0bb2 Aug 12 20:22:41.394278 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:41.394278 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:41.395211 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-0a6241cd-047f-43b0-92d0-4c6390b789a9 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:41.414045 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-0a6241cd-047f-43b0-92d0-4c6390b789a9 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Delete volume request issued successfully. Aug 12 20:22:41.414315 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0a6241cd-047f-43b0-92d0-4c6390b789a9 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/3e753937-e06f-4ebd-8252-5343128e0bb2 returned with HTTP 202 Aug 12 20:22:41.414874 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 747/3027] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:22:41 2026] DELETE /volume/v3/volumes/3e753937-e06f-4ebd-8252-5343128e0bb2 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:22:41.421386 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-79d5eb6e-55e9-49a4-b95d-f1e274a232e0 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:41.424832 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-79d5eb6e-55e9-49a4-b95d-f1e274a232e0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/3e753937-e06f-4ebd-8252-5343128e0bb2 Aug 12 20:22:41.425160 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-79d5eb6e-55e9-49a4-b95d-f1e274a232e0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:41.425502 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-79d5eb6e-55e9-49a4-b95d-f1e274a232e0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:41.434067 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:41.434067 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:41.438624 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-79d5eb6e-55e9-49a4-b95d-f1e274a232e0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:41.443406 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-79d5eb6e-55e9-49a4-b95d-f1e274a232e0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/3e753937-e06f-4ebd-8252-5343128e0bb2 returned with HTTP 200 Aug 12 20:22:41.443927 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 762/3028] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:41 2026] GET /volume/v3/volumes/3e753937-e06f-4ebd-8252-5343128e0bb2 => generated 896 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:42.460022 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-44ae1c13-2015-4bdd-ae04-6b097dd25647 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:42.462208 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-44ae1c13-2015-4bdd-ae04-6b097dd25647 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/3e753937-e06f-4ebd-8252-5343128e0bb2 Aug 12 20:22:42.462478 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-44ae1c13-2015-4bdd-ae04-6b097dd25647 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:42.462748 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-44ae1c13-2015-4bdd-ae04-6b097dd25647 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:42.474103 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-44ae1c13-2015-4bdd-ae04-6b097dd25647 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/3e753937-e06f-4ebd-8252-5343128e0bb2 returned with HTTP 404 Aug 12 20:22:42.474828 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 753/3029] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:42 2026] GET /volume/v3/volumes/3e753937-e06f-4ebd-8252-5343128e0bb2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:22:42.485646 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-dcd93f92-5ed0-4963-af6d-aa92dc46e64a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:42.488935 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-dcd93f92-5ed0-4963-af6d-aa92dc46e64a tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:22:42.489339 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-dcd93f92-5ed0-4963-af6d-aa92dc46e64a tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1675958775"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:22:42.491056 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-dcd93f92-5ed0-4963-af6d-aa92dc46e64a tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1675958775'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:22:42.491233 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-dcd93f92-5ed0-4963-af6d-aa92dc46e64a tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Create volume of 1 GB Aug 12 20:22:42.499691 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-dcd93f92-5ed0-4963-af6d-aa92dc46e64a tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Availability Zones retrieved successfully. Aug 12 20:22:42.506091 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-dcd93f92-5ed0-4963-af6d-aa92dc46e64a tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Flow 'volume_create_api' (89940633-cc3b-4600-a987-aed18c4e8479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:22:42.507170 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-dcd93f92-5ed0-4963-af6d-aa92dc46e64a tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf6c4cbe-e469-4db7-a1b5-9911f05261b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:42.508218 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-dcd93f92-5ed0-4963-af6d-aa92dc46e64a tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:22:42.542348 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-dcd93f92-5ed0-4963-af6d-aa92dc46e64a tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf6c4cbe-e469-4db7-a1b5-9911f05261b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:42.543178 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-dcd93f92-5ed0-4963-af6d-aa92dc46e64a tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97cea786-ed10-4aa1-a3e6-0b123e6517d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:42.593430 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-dcd93f92-5ed0-4963-af6d-aa92dc46e64a tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Created reservations ['925eae80-6766-4c59-b78d-05ae3f884848', '671cbebf-ad6c-48aa-aa34-6b8c3374aa22', 'af6cc100-7a62-4bc5-a163-21074eb1e696', '5118b1aa-c6f4-4d9d-a168-72bae6c6ab0a'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:22:42.594485 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-dcd93f92-5ed0-4963-af6d-aa92dc46e64a tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97cea786-ed10-4aa1-a3e6-0b123e6517d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['925eae80-6766-4c59-b78d-05ae3f884848', '671cbebf-ad6c-48aa-aa34-6b8c3374aa22', 'af6cc100-7a62-4bc5-a163-21074eb1e696', '5118b1aa-c6f4-4d9d-a168-72bae6c6ab0a']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:42.595420 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-dcd93f92-5ed0-4963-af6d-aa92dc46e64a tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51aa65b2-ee8b-4705-b377-e8645f3fbd2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:42.620930 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-dcd93f92-5ed0-4963-af6d-aa92dc46e64a tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51aa65b2-ee8b-4705-b377-e8645f3fbd2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3798dcf8-975a-45c1-b78b-91df0e7d4e15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1675958775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31f38993642048e38f6c4b84968a8ab8',qos_specs=None,replication_status=,reservations=['925eae80-6766-4c59-b78d-05ae3f884848','671cbebf-ad6c-48aa-aa34-6b8c3374aa22','af6cc100-7a62-4bc5-a163-21074eb1e696','5118b1aa-c6f4-4d9d-a168-72bae6c6ab0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90cbe050acae43c8a0fc3b0a388b027b',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:22:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1675958775',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3798dcf8-975a-45c1-b78b-91df0e7d4e15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31f38993642048e38f6c4b84968a8ab8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90cbe050acae43c8a0fc3b0a388b027b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:42.621668 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-dcd93f92-5ed0-4963-af6d-aa92dc46e64a tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b7398c0-100b-4740-b88e-baf644159237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:42.645259 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-dcd93f92-5ed0-4963-af6d-aa92dc46e64a tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b7398c0-100b-4740-b88e-baf644159237) transitioned into state 'SUCCESS' from state '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-1675958775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31f38993642048e38f6c4b84968a8ab8',qos_specs=None,replication_status=,reservations=['925eae80-6766-4c59-b78d-05ae3f884848','671cbebf-ad6c-48aa-aa34-6b8c3374aa22','af6cc100-7a62-4bc5-a163-21074eb1e696','5118b1aa-c6f4-4d9d-a168-72bae6c6ab0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90cbe050acae43c8a0fc3b0a388b027b',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:42.646026 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-dcd93f92-5ed0-4963-af6d-aa92dc46e64a tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (751c6058-ab78-40d7-82db-15f57197e0b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:42.664432 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-dcd93f92-5ed0-4963-af6d-aa92dc46e64a tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (751c6058-ab78-40d7-82db-15f57197e0b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:42.665355 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-dcd93f92-5ed0-4963-af6d-aa92dc46e64a tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Flow 'volume_create_api' (89940633-cc3b-4600-a987-aed18c4e8479) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:22:42.665681 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-dcd93f92-5ed0-4963-af6d-aa92dc46e64a tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Create volume request issued successfully. Aug 12 20:22:42.666281 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-dcd93f92-5ed0-4963-af6d-aa92dc46e64a tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:22:42.666745 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 768/3030] 10.4.3.246 () {70 vars in 1299 bytes} [Wed Aug 12 20:22:42 2026] POST /volume/v3/volumes => generated 770 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:22:42.687602 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e778131b-3257-4fb6-a52a-43ef12ed893e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:42.693783 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e778131b-3257-4fb6-a52a-43ef12ed893e tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/3798dcf8-975a-45c1-b78b-91df0e7d4e15 Aug 12 20:22:42.694235 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e778131b-3257-4fb6-a52a-43ef12ed893e tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:42.694290 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e778131b-3257-4fb6-a52a-43ef12ed893e tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:42.706428 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:42.706428 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:42.710050 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-e778131b-3257-4fb6-a52a-43ef12ed893e tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:42.714310 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e778131b-3257-4fb6-a52a-43ef12ed893e tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/3798dcf8-975a-45c1-b78b-91df0e7d4e15 returned with HTTP 200 Aug 12 20:22:42.714710 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 748/3031] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:42 2026] GET /volume/v3/volumes/3798dcf8-975a-45c1-b78b-91df0e7d4e15 => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:43.730823 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0a5d7ba4-fbab-46ea-8f19-e14adc117ab5 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:43.732699 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0a5d7ba4-fbab-46ea-8f19-e14adc117ab5 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/3798dcf8-975a-45c1-b78b-91df0e7d4e15 Aug 12 20:22:43.732978 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0a5d7ba4-fbab-46ea-8f19-e14adc117ab5 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:43.733172 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0a5d7ba4-fbab-46ea-8f19-e14adc117ab5 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:43.740401 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:43.740401 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:43.744357 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-0a5d7ba4-fbab-46ea-8f19-e14adc117ab5 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:43.748944 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0a5d7ba4-fbab-46ea-8f19-e14adc117ab5 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/3798dcf8-975a-45c1-b78b-91df0e7d4e15 returned with HTTP 200 Aug 12 20:22:43.749379 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 763/3032] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:43 2026] GET /volume/v3/volumes/3798dcf8-975a-45c1-b78b-91df0e7d4e15 => generated 863 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:43.762253 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-7df381c9-2f24-41b5-b9ee-daa4a66b2b25 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:43.764147 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7df381c9-2f24-41b5-b9ee-daa4a66b2b25 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:22:43.764433 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7df381c9-2f24-41b5-b9ee-daa4a66b2b25 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3798dcf8-975a-45c1-b78b-91df0e7d4e15", "name": "tempest-VolumeDependencyTests-Snapshot-526819430"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:22:43.773699 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:43.773699 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:43.774139 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-7df381c9-2f24-41b5-b9ee-daa4a66b2b25 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:43.774267 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.snapshots [None req-7df381c9-2f24-41b5-b9ee-daa4a66b2b25 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Create snapshot from volume 3798dcf8-975a-45c1-b78b-91df0e7d4e15 Aug 12 20:22:43.804601 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-7df381c9-2f24-41b5-b9ee-daa4a66b2b25 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Created reservations ['613250e4-80ee-428f-b592-c8e7b838cbdf', 'b3eb6f35-d55a-4bda-a49f-e72f4a7704d7', 'db566288-062c-4e2a-97bb-3f7b7525d5f4', '7278d618-b919-4de3-80d7-7502e2f5cdd7'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:22:43.837313 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-7df381c9-2f24-41b5-b9ee-daa4a66b2b25 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Snapshot create request issued successfully. Aug 12 20:22:43.837873 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7df381c9-2f24-41b5-b9ee-daa4a66b2b25 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:22:43.838290 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 754/3033] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:22:43 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 12 20:22:43.847223 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-4a71ae45-5212-48d0-89d0-4711dd896853 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:43.849098 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4a71ae45-5212-48d0-89d0-4711dd896853 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/snapshots/9f5537af-c7d7-43c8-bac9-bd27c9711fe4 Aug 12 20:22:43.849560 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4a71ae45-5212-48d0-89d0-4711dd896853 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:43.849560 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4a71ae45-5212-48d0-89d0-4711dd896853 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:43.857183 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:43.857183 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:43.857555 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-4a71ae45-5212-48d0-89d0-4711dd896853 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Snapshot retrieved successfully. Aug 12 20:22:43.858275 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4a71ae45-5212-48d0-89d0-4711dd896853 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/snapshots/9f5537af-c7d7-43c8-bac9-bd27c9711fe4 returned with HTTP 200 Aug 12 20:22:43.858641 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 769/3034] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:22:43 2026] GET /volume/v3/snapshots/9f5537af-c7d7-43c8-bac9-bd27c9711fe4 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:44.866806 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-02257ab5-f452-4d70-a0cb-5e5e48d4be1b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:44.869291 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-02257ab5-f452-4d70-a0cb-5e5e48d4be1b tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/snapshots/9f5537af-c7d7-43c8-bac9-bd27c9711fe4 Aug 12 20:22:44.869616 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-02257ab5-f452-4d70-a0cb-5e5e48d4be1b tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:44.869896 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-02257ab5-f452-4d70-a0cb-5e5e48d4be1b tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:44.876921 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:44.876921 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:44.877745 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-02257ab5-f452-4d70-a0cb-5e5e48d4be1b tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Snapshot retrieved successfully. Aug 12 20:22:44.878861 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-02257ab5-f452-4d70-a0cb-5e5e48d4be1b tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/snapshots/9f5537af-c7d7-43c8-bac9-bd27c9711fe4 returned with HTTP 200 Aug 12 20:22:44.879564 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 749/3035] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:22:44 2026] GET /volume/v3/snapshots/9f5537af-c7d7-43c8-bac9-bd27c9711fe4 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:44.887685 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-471b0e2f-c2a8-4df5-9614-da870ef2e8ca None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:44.889859 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-471b0e2f-c2a8-4df5-9614-da870ef2e8ca tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:22:44.890351 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-471b0e2f-c2a8-4df5-9614-da870ef2e8ca tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "9f5537af-c7d7-43c8-bac9-bd27c9711fe4", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-355240176"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:22:44.892854 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-471b0e2f-c2a8-4df5-9614-da870ef2e8ca tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Create volume request body: {'volume': {'snapshot_id': '9f5537af-c7d7-43c8-bac9-bd27c9711fe4', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-355240176'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:22:44.900472 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:44.900472 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:44.901019 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-471b0e2f-c2a8-4df5-9614-da870ef2e8ca tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Snapshot retrieved successfully. Aug 12 20:22:44.901147 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-471b0e2f-c2a8-4df5-9614-da870ef2e8ca tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Create volume of 1 GB Aug 12 20:22:44.907567 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-471b0e2f-c2a8-4df5-9614-da870ef2e8ca tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Availability Zones retrieved successfully. Aug 12 20:22:44.911983 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-471b0e2f-c2a8-4df5-9614-da870ef2e8ca tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Flow 'volume_create_api' (e127122d-4a97-4c9c-9965-f99deaffe793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:22:44.914071 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-471b0e2f-c2a8-4df5-9614-da870ef2e8ca tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9eeb2f0-c096-4a79-9794-849b9063e3b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:44.915290 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-471b0e2f-c2a8-4df5-9614-da870ef2e8ca tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:22:44.951680 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-471b0e2f-c2a8-4df5-9614-da870ef2e8ca tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9eeb2f0-c096-4a79-9794-849b9063e3b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9f5537af-c7d7-43c8-bac9-bd27c9711fe4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:44.952419 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-471b0e2f-c2a8-4df5-9614-da870ef2e8ca tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8554508c-a6e8-4115-b679-61240938ad13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:44.990566 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-471b0e2f-c2a8-4df5-9614-da870ef2e8ca tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Created reservations ['4e47ea4d-bf86-4dbc-9f51-4d44f6749842', 'acda4741-40fe-4324-8515-c937361a5725', 'c245acbb-c29e-49f3-bdbb-e0bb1909aa16', '054378f0-4372-4b43-b2d3-22fde203428e'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:22:44.990566 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-471b0e2f-c2a8-4df5-9614-da870ef2e8ca tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8554508c-a6e8-4115-b679-61240938ad13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e47ea4d-bf86-4dbc-9f51-4d44f6749842', 'acda4741-40fe-4324-8515-c937361a5725', 'c245acbb-c29e-49f3-bdbb-e0bb1909aa16', '054378f0-4372-4b43-b2d3-22fde203428e']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:44.990566 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-471b0e2f-c2a8-4df5-9614-da870ef2e8ca tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dc4b14e-a4ee-46a6-bb21-52949d841d06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:45.039116 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-471b0e2f-c2a8-4df5-9614-da870ef2e8ca tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dc4b14e-a4ee-46a6-bb21-52949d841d06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c772d4d-4dab-4013-9730-7e9bce464be7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-355240176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31f38993642048e38f6c4b84968a8ab8',qos_specs=None,replication_status=,reservations=['4e47ea4d-bf86-4dbc-9f51-4d44f6749842','acda4741-40fe-4324-8515-c937361a5725','c245acbb-c29e-49f3-bdbb-e0bb1909aa16','054378f0-4372-4b43-b2d3-22fde203428e'],size=1,snapshot_id=9f5537af-c7d7-43c8-bac9-bd27c9711fe4,source_replicaid=,source_volid=None,status='creating',user_id='90cbe050acae43c8a0fc3b0a388b027b',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:22:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-355240176',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c772d4d-4dab-4013-9730-7e9bce464be7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31f38993642048e38f6c4b84968a8ab8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9f5537af-c7d7-43c8-bac9-bd27c9711fe4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90cbe050acae43c8a0fc3b0a388b027b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:45.039902 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-471b0e2f-c2a8-4df5-9614-da870ef2e8ca tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2eaf41e8-3a0e-4ad8-b1c0-ca73960ecc8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:45.065860 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-471b0e2f-c2a8-4df5-9614-da870ef2e8ca tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2eaf41e8-3a0e-4ad8-b1c0-ca73960ecc8f) transitioned into state 'SUCCESS' from state '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-355240176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31f38993642048e38f6c4b84968a8ab8',qos_specs=None,replication_status=,reservations=['4e47ea4d-bf86-4dbc-9f51-4d44f6749842','acda4741-40fe-4324-8515-c937361a5725','c245acbb-c29e-49f3-bdbb-e0bb1909aa16','054378f0-4372-4b43-b2d3-22fde203428e'],size=1,snapshot_id=9f5537af-c7d7-43c8-bac9-bd27c9711fe4,source_replicaid=,source_volid=None,status='creating',user_id='90cbe050acae43c8a0fc3b0a388b027b',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:45.066551 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-471b0e2f-c2a8-4df5-9614-da870ef2e8ca tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ee246f8-11a7-457e-af5b-383722e91638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:45.088324 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-471b0e2f-c2a8-4df5-9614-da870ef2e8ca tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ee246f8-11a7-457e-af5b-383722e91638) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:45.089289 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-471b0e2f-c2a8-4df5-9614-da870ef2e8ca tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Flow 'volume_create_api' (e127122d-4a97-4c9c-9965-f99deaffe793) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:22:45.089660 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-471b0e2f-c2a8-4df5-9614-da870ef2e8ca tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Create volume request issued successfully. Aug 12 20:22:45.090568 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-471b0e2f-c2a8-4df5-9614-da870ef2e8ca tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:22:45.090785 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 764/3036] 10.4.3.246 () {70 vars in 1300 bytes} [Wed Aug 12 20:22:44 2026] POST /volume/v3/volumes => generated 803 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:22:45.105531 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-2fda41c9-5ab4-4d51-af35-c3fc15edf755 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:45.108605 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2fda41c9-5ab4-4d51-af35-c3fc15edf755 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/2c772d4d-4dab-4013-9730-7e9bce464be7 Aug 12 20:22:45.108605 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2fda41c9-5ab4-4d51-af35-c3fc15edf755 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:45.108605 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2fda41c9-5ab4-4d51-af35-c3fc15edf755 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:45.120257 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:45.120257 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:45.125633 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-2fda41c9-5ab4-4d51-af35-c3fc15edf755 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:45.131985 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2fda41c9-5ab4-4d51-af35-c3fc15edf755 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/2c772d4d-4dab-4013-9730-7e9bce464be7 returned with HTTP 200 Aug 12 20:22:45.135561 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 755/3037] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:45 2026] GET /volume/v3/volumes/2c772d4d-4dab-4013-9730-7e9bce464be7 => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:46.146021 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-42d76ee6-8d40-4275-803d-78263a112511 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:46.147667 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-42d76ee6-8d40-4275-803d-78263a112511 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/2c772d4d-4dab-4013-9730-7e9bce464be7 Aug 12 20:22:46.147891 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-42d76ee6-8d40-4275-803d-78263a112511 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:46.148086 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-42d76ee6-8d40-4275-803d-78263a112511 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:46.154846 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:46.154846 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:46.158726 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-42d76ee6-8d40-4275-803d-78263a112511 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:46.162781 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-42d76ee6-8d40-4275-803d-78263a112511 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/2c772d4d-4dab-4013-9730-7e9bce464be7 returned with HTTP 200 Aug 12 20:22:46.163157 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 770/3038] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:46 2026] GET /volume/v3/volumes/2c772d4d-4dab-4013-9730-7e9bce464be7 => generated 896 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:46.175527 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-6976ce4f-2011-4f2f-b98c-c3b8bd445113 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:46.177412 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-6976ce4f-2011-4f2f-b98c-c3b8bd445113 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/9f5537af-c7d7-43c8-bac9-bd27c9711fe4 Aug 12 20:22:46.177625 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-6976ce4f-2011-4f2f-b98c-c3b8bd445113 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:46.177849 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-6976ce4f-2011-4f2f-b98c-c3b8bd445113 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:46.177957 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.snapshots [None req-6976ce4f-2011-4f2f-b98c-c3b8bd445113 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Delete snapshot with id: 9f5537af-c7d7-43c8-bac9-bd27c9711fe4 Aug 12 20:22:46.182814 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:46.182814 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:46.183324 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-6976ce4f-2011-4f2f-b98c-c3b8bd445113 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Snapshot retrieved successfully. Aug 12 20:22:46.197465 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-6976ce4f-2011-4f2f-b98c-c3b8bd445113 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Snapshot delete request issued successfully. Aug 12 20:22:46.197769 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-6976ce4f-2011-4f2f-b98c-c3b8bd445113 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/snapshots/9f5537af-c7d7-43c8-bac9-bd27c9711fe4 returned with HTTP 202 Aug 12 20:22:46.198478 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 750/3039] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:22:46 2026] DELETE /volume/v3/snapshots/9f5537af-c7d7-43c8-bac9-bd27c9711fe4 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:22:46.206428 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-92ca6b27-60c3-408e-b6d4-f60fd1f25934 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:46.208570 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-92ca6b27-60c3-408e-b6d4-f60fd1f25934 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/snapshots/9f5537af-c7d7-43c8-bac9-bd27c9711fe4 Aug 12 20:22:46.208784 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-92ca6b27-60c3-408e-b6d4-f60fd1f25934 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:46.208983 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-92ca6b27-60c3-408e-b6d4-f60fd1f25934 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:46.214454 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:46.214454 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:46.214958 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-92ca6b27-60c3-408e-b6d4-f60fd1f25934 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Snapshot retrieved successfully. Aug 12 20:22:46.215993 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-92ca6b27-60c3-408e-b6d4-f60fd1f25934 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/snapshots/9f5537af-c7d7-43c8-bac9-bd27c9711fe4 returned with HTTP 200 Aug 12 20:22:46.216377 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 765/3040] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:22:46 2026] GET /volume/v3/snapshots/9f5537af-c7d7-43c8-bac9-bd27c9711fe4 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:47.227489 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-2297fc8d-7882-4cdd-a7e7-b65cba000363 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:47.229162 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2297fc8d-7882-4cdd-a7e7-b65cba000363 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/snapshots/9f5537af-c7d7-43c8-bac9-bd27c9711fe4 Aug 12 20:22:47.229351 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2297fc8d-7882-4cdd-a7e7-b65cba000363 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:47.229578 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2297fc8d-7882-4cdd-a7e7-b65cba000363 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:47.236338 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2297fc8d-7882-4cdd-a7e7-b65cba000363 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/snapshots/9f5537af-c7d7-43c8-bac9-bd27c9711fe4 returned with HTTP 404 Aug 12 20:22:47.236921 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 756/3041] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:22:47 2026] GET /volume/v3/snapshots/9f5537af-c7d7-43c8-bac9-bd27c9711fe4 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:22:47.244276 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-21746365-1094-46ea-97a4-8c96fc1328bb None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:47.245965 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-21746365-1094-46ea-97a4-8c96fc1328bb tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] DELETE https://10.4.3.246/volume/v3/volumes/3798dcf8-975a-45c1-b78b-91df0e7d4e15 Aug 12 20:22:47.246184 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-21746365-1094-46ea-97a4-8c96fc1328bb tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:47.246353 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-21746365-1094-46ea-97a4-8c96fc1328bb tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:47.246509 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-21746365-1094-46ea-97a4-8c96fc1328bb tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Delete volume with id: 3798dcf8-975a-45c1-b78b-91df0e7d4e15 Aug 12 20:22:47.253088 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:47.253088 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:47.253569 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-21746365-1094-46ea-97a4-8c96fc1328bb tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:47.271152 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-21746365-1094-46ea-97a4-8c96fc1328bb tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Delete volume request issued successfully. Aug 12 20:22:47.271358 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-21746365-1094-46ea-97a4-8c96fc1328bb tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/3798dcf8-975a-45c1-b78b-91df0e7d4e15 returned with HTTP 202 Aug 12 20:22:47.271775 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 771/3042] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:22:47 2026] DELETE /volume/v3/volumes/3798dcf8-975a-45c1-b78b-91df0e7d4e15 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:22:47.279337 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-53b1ff06-fcc4-4f13-b801-5ce33b9af15f None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:47.282184 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-53b1ff06-fcc4-4f13-b801-5ce33b9af15f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/3798dcf8-975a-45c1-b78b-91df0e7d4e15 Aug 12 20:22:47.282586 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-53b1ff06-fcc4-4f13-b801-5ce33b9af15f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:47.283009 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-53b1ff06-fcc4-4f13-b801-5ce33b9af15f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:47.292230 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:47.292230 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:47.297094 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-53b1ff06-fcc4-4f13-b801-5ce33b9af15f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:47.303689 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-53b1ff06-fcc4-4f13-b801-5ce33b9af15f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/3798dcf8-975a-45c1-b78b-91df0e7d4e15 returned with HTTP 200 Aug 12 20:22:47.304361 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 751/3043] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:47 2026] GET /volume/v3/volumes/3798dcf8-975a-45c1-b78b-91df0e7d4e15 => generated 862 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:48.317025 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f811adbf-431c-49e4-bc98-7753c69adb33 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:48.319368 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f811adbf-431c-49e4-bc98-7753c69adb33 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/3798dcf8-975a-45c1-b78b-91df0e7d4e15 Aug 12 20:22:48.319612 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f811adbf-431c-49e4-bc98-7753c69adb33 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:48.319811 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f811adbf-431c-49e4-bc98-7753c69adb33 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:48.325785 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f811adbf-431c-49e4-bc98-7753c69adb33 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/3798dcf8-975a-45c1-b78b-91df0e7d4e15 returned with HTTP 404 Aug 12 20:22:48.326247 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 766/3044] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:48 2026] GET /volume/v3/volumes/3798dcf8-975a-45c1-b78b-91df0e7d4e15 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:22:48.335188 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-c4235553-9ff6-4652-aead-f61ec7358fa0 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:48.336948 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c4235553-9ff6-4652-aead-f61ec7358fa0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:22:48.337333 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c4235553-9ff6-4652-aead-f61ec7358fa0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-821300040"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:22:48.339259 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-c4235553-9ff6-4652-aead-f61ec7358fa0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-821300040'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:22:48.339446 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-c4235553-9ff6-4652-aead-f61ec7358fa0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Create volume of 1 GB Aug 12 20:22:48.343775 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-c4235553-9ff6-4652-aead-f61ec7358fa0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Availability Zones retrieved successfully. Aug 12 20:22:48.349083 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-c4235553-9ff6-4652-aead-f61ec7358fa0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Flow 'volume_create_api' (aca7ba36-bb6d-4b36-86bc-2e20bce108c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:22:48.350118 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-c4235553-9ff6-4652-aead-f61ec7358fa0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49ec8315-2c94-47e5-b759-bcb8de580fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:48.351049 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-c4235553-9ff6-4652-aead-f61ec7358fa0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:22:48.380417 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-c4235553-9ff6-4652-aead-f61ec7358fa0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49ec8315-2c94-47e5-b759-bcb8de580fd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:48.381198 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-c4235553-9ff6-4652-aead-f61ec7358fa0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e950570-fc23-42c6-8ddc-6182f11b908f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:48.423253 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-c4235553-9ff6-4652-aead-f61ec7358fa0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Created reservations ['33b732ba-b06d-4451-a5ca-af9573f50f8b', '2f79fc7a-1d9d-4e97-9327-130e335cd927', 'c4ddf301-2c5f-43df-ac4f-5ea857c366de', '4d5aa0f6-8494-42a1-bc90-f7a8893e91f0'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:22:48.424031 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-c4235553-9ff6-4652-aead-f61ec7358fa0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e950570-fc23-42c6-8ddc-6182f11b908f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33b732ba-b06d-4451-a5ca-af9573f50f8b', '2f79fc7a-1d9d-4e97-9327-130e335cd927', 'c4ddf301-2c5f-43df-ac4f-5ea857c366de', '4d5aa0f6-8494-42a1-bc90-f7a8893e91f0']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:48.424692 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-c4235553-9ff6-4652-aead-f61ec7358fa0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b2487f0-c9e3-460f-96ce-9add389ff56d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:48.445191 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-c4235553-9ff6-4652-aead-f61ec7358fa0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b2487f0-c9e3-460f-96ce-9add389ff56d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cec4dad9-68dc-4d6a-ab78-59f66c6eda33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-821300040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31f38993642048e38f6c4b84968a8ab8',qos_specs=None,replication_status=,reservations=['33b732ba-b06d-4451-a5ca-af9573f50f8b','2f79fc7a-1d9d-4e97-9327-130e335cd927','c4ddf301-2c5f-43df-ac4f-5ea857c366de','4d5aa0f6-8494-42a1-bc90-f7a8893e91f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90cbe050acae43c8a0fc3b0a388b027b',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:22:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-821300040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cec4dad9-68dc-4d6a-ab78-59f66c6eda33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31f38993642048e38f6c4b84968a8ab8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90cbe050acae43c8a0fc3b0a388b027b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:48.446037 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-c4235553-9ff6-4652-aead-f61ec7358fa0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0b9f17a-6248-407f-ada2-a5b125c87ee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:48.464854 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-c4235553-9ff6-4652-aead-f61ec7358fa0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0b9f17a-6248-407f-ada2-a5b125c87ee4) transitioned into state 'SUCCESS' from state '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-821300040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31f38993642048e38f6c4b84968a8ab8',qos_specs=None,replication_status=,reservations=['33b732ba-b06d-4451-a5ca-af9573f50f8b','2f79fc7a-1d9d-4e97-9327-130e335cd927','c4ddf301-2c5f-43df-ac4f-5ea857c366de','4d5aa0f6-8494-42a1-bc90-f7a8893e91f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90cbe050acae43c8a0fc3b0a388b027b',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:48.465727 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-c4235553-9ff6-4652-aead-f61ec7358fa0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17b01737-7483-4d38-aef7-263a174b004f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:48.474809 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-c4235553-9ff6-4652-aead-f61ec7358fa0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17b01737-7483-4d38-aef7-263a174b004f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:48.475562 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-c4235553-9ff6-4652-aead-f61ec7358fa0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Flow 'volume_create_api' (aca7ba36-bb6d-4b36-86bc-2e20bce108c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:22:48.475867 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-c4235553-9ff6-4652-aead-f61ec7358fa0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Create volume request issued successfully. Aug 12 20:22:48.476390 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c4235553-9ff6-4652-aead-f61ec7358fa0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:22:48.476820 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 757/3045] 10.4.3.246 () {70 vars in 1299 bytes} [Wed Aug 12 20:22:48 2026] POST /volume/v3/volumes => generated 769 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:22:48.488069 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b0d991a0-1b07-40aa-a051-bfcba9cbb88a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:48.489936 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b0d991a0-1b07-40aa-a051-bfcba9cbb88a tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/cec4dad9-68dc-4d6a-ab78-59f66c6eda33 Aug 12 20:22:48.490075 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b0d991a0-1b07-40aa-a051-bfcba9cbb88a tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:48.490290 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b0d991a0-1b07-40aa-a051-bfcba9cbb88a tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:48.497202 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:48.497202 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:48.500969 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-b0d991a0-1b07-40aa-a051-bfcba9cbb88a tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:48.505212 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b0d991a0-1b07-40aa-a051-bfcba9cbb88a tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/cec4dad9-68dc-4d6a-ab78-59f66c6eda33 returned with HTTP 200 Aug 12 20:22:48.505584 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 772/3046] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:48 2026] GET /volume/v3/volumes/cec4dad9-68dc-4d6a-ab78-59f66c6eda33 => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:49.517489 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-9ef757b8-ae78-4c5e-9dfa-ace404bed68f None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:49.519306 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9ef757b8-ae78-4c5e-9dfa-ace404bed68f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/cec4dad9-68dc-4d6a-ab78-59f66c6eda33 Aug 12 20:22:49.519551 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9ef757b8-ae78-4c5e-9dfa-ace404bed68f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:49.519724 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9ef757b8-ae78-4c5e-9dfa-ace404bed68f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:49.526237 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:49.526237 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:49.529939 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-9ef757b8-ae78-4c5e-9dfa-ace404bed68f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:49.534183 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9ef757b8-ae78-4c5e-9dfa-ace404bed68f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/cec4dad9-68dc-4d6a-ab78-59f66c6eda33 returned with HTTP 200 Aug 12 20:22:49.534549 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 752/3047] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:49 2026] GET /volume/v3/volumes/cec4dad9-68dc-4d6a-ab78-59f66c6eda33 => generated 862 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:49.546679 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-4aa04b44-f2fa-4b1b-a517-dea084a0fcdb None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:49.548470 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4aa04b44-f2fa-4b1b-a517-dea084a0fcdb tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:22:49.548849 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4aa04b44-f2fa-4b1b-a517-dea084a0fcdb tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "cec4dad9-68dc-4d6a-ab78-59f66c6eda33", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-989982515"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:22:49.550276 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-4aa04b44-f2fa-4b1b-a517-dea084a0fcdb tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Create volume request body: {'volume': {'source_volid': 'cec4dad9-68dc-4d6a-ab78-59f66c6eda33', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-989982515'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:22:49.558123 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:49.558123 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:49.558553 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-4aa04b44-f2fa-4b1b-a517-dea084a0fcdb tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume retrieved successfully. Aug 12 20:22:49.558698 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-4aa04b44-f2fa-4b1b-a517-dea084a0fcdb tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Create volume of 1 GB Aug 12 20:22:49.561774 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-4aa04b44-f2fa-4b1b-a517-dea084a0fcdb tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Availability Zones retrieved successfully. Aug 12 20:22:49.566511 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-4aa04b44-f2fa-4b1b-a517-dea084a0fcdb tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Flow 'volume_create_api' (7698be03-ae13-4524-8d01-ad5182d4dfef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:22:49.567484 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-4aa04b44-f2fa-4b1b-a517-dea084a0fcdb tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b9098cd-0e97-4ccf-bdd4-458fe576de00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:49.568402 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-4aa04b44-f2fa-4b1b-a517-dea084a0fcdb tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:22:49.589150 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-4aa04b44-f2fa-4b1b-a517-dea084a0fcdb tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b9098cd-0e97-4ccf-bdd4-458fe576de00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'cec4dad9-68dc-4d6a-ab78-59f66c6eda33', 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:49.589941 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-4aa04b44-f2fa-4b1b-a517-dea084a0fcdb tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c52d3d85-2184-48de-b01e-ee64954770da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:49.630708 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-4aa04b44-f2fa-4b1b-a517-dea084a0fcdb tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Created reservations ['d301eb13-7885-4705-be03-b2425a706ec1', '06571ef6-a017-4f4f-94aa-cd9422e32127', '0e7096f7-40c2-4509-a0ee-df498dc95132', '955539f4-69d7-466b-a705-4e3f8f917087'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:22:49.631562 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-4aa04b44-f2fa-4b1b-a517-dea084a0fcdb tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c52d3d85-2184-48de-b01e-ee64954770da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d301eb13-7885-4705-be03-b2425a706ec1', '06571ef6-a017-4f4f-94aa-cd9422e32127', '0e7096f7-40c2-4509-a0ee-df498dc95132', '955539f4-69d7-466b-a705-4e3f8f917087']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:49.632511 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-4aa04b44-f2fa-4b1b-a517-dea084a0fcdb tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7858bcd9-910e-4eed-bab4-0b872511ab44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:49.667566 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-4aa04b44-f2fa-4b1b-a517-dea084a0fcdb tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7858bcd9-910e-4eed-bab4-0b872511ab44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d811c00-51b0-4e6e-b5b4-28bba0052113', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-989982515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31f38993642048e38f6c4b84968a8ab8',qos_specs=None,replication_status=,reservations=['d301eb13-7885-4705-be03-b2425a706ec1','06571ef6-a017-4f4f-94aa-cd9422e32127','0e7096f7-40c2-4509-a0ee-df498dc95132','955539f4-69d7-466b-a705-4e3f8f917087'],size=1,snapshot_id=None,source_replicaid=,source_volid=cec4dad9-68dc-4d6a-ab78-59f66c6eda33,status='creating',user_id='90cbe050acae43c8a0fc3b0a388b027b',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:22:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-989982515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d811c00-51b0-4e6e-b5b4-28bba0052113,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31f38993642048e38f6c4b84968a8ab8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=cec4dad9-68dc-4d6a-ab78-59f66c6eda33,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90cbe050acae43c8a0fc3b0a388b027b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:49.668293 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-4aa04b44-f2fa-4b1b-a517-dea084a0fcdb tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a6f011d-a6a4-4747-b2f0-41452dc4a144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:49.696349 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-4aa04b44-f2fa-4b1b-a517-dea084a0fcdb tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a6f011d-a6a4-4747-b2f0-41452dc4a144) transitioned into state 'SUCCESS' from state '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-989982515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31f38993642048e38f6c4b84968a8ab8',qos_specs=None,replication_status=,reservations=['d301eb13-7885-4705-be03-b2425a706ec1','06571ef6-a017-4f4f-94aa-cd9422e32127','0e7096f7-40c2-4509-a0ee-df498dc95132','955539f4-69d7-466b-a705-4e3f8f917087'],size=1,snapshot_id=None,source_replicaid=,source_volid=cec4dad9-68dc-4d6a-ab78-59f66c6eda33,status='creating',user_id='90cbe050acae43c8a0fc3b0a388b027b',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:49.697113 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-4aa04b44-f2fa-4b1b-a517-dea084a0fcdb tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f98644c2-acdf-48e3-97ed-86461f1a5da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:49.712923 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-4aa04b44-f2fa-4b1b-a517-dea084a0fcdb tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f98644c2-acdf-48e3-97ed-86461f1a5da1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:49.713687 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-4aa04b44-f2fa-4b1b-a517-dea084a0fcdb tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Flow 'volume_create_api' (7698be03-ae13-4524-8d01-ad5182d4dfef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:22:49.713981 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-4aa04b44-f2fa-4b1b-a517-dea084a0fcdb tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Create volume request issued successfully. Aug 12 20:22:49.714489 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4aa04b44-f2fa-4b1b-a517-dea084a0fcdb tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:22:49.715097 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 767/3048] 10.4.3.246 () {70 vars in 1300 bytes} [Wed Aug 12 20:22:49 2026] POST /volume/v3/volumes => generated 803 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:22:49.726631 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-80bc5282-7906-4f66-8852-b58db6a5fc58 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:49.728397 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-80bc5282-7906-4f66-8852-b58db6a5fc58 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/2d811c00-51b0-4e6e-b5b4-28bba0052113 Aug 12 20:22:49.728593 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-80bc5282-7906-4f66-8852-b58db6a5fc58 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:49.728767 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-80bc5282-7906-4f66-8852-b58db6a5fc58 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:49.735629 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:49.735629 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:49.739077 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-80bc5282-7906-4f66-8852-b58db6a5fc58 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:49.742887 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-80bc5282-7906-4f66-8852-b58db6a5fc58 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/2d811c00-51b0-4e6e-b5b4-28bba0052113 returned with HTTP 200 Aug 12 20:22:49.743247 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 758/3049] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:49 2026] GET /volume/v3/volumes/2d811c00-51b0-4e6e-b5b4-28bba0052113 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:50.754452 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-7159c78a-f60a-41bb-b00c-70fa82d01d33 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:50.756193 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7159c78a-f60a-41bb-b00c-70fa82d01d33 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/2d811c00-51b0-4e6e-b5b4-28bba0052113 Aug 12 20:22:50.756393 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7159c78a-f60a-41bb-b00c-70fa82d01d33 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:50.756628 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7159c78a-f60a-41bb-b00c-70fa82d01d33 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:50.763303 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:50.763303 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:50.766860 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-7159c78a-f60a-41bb-b00c-70fa82d01d33 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:50.771085 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7159c78a-f60a-41bb-b00c-70fa82d01d33 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/2d811c00-51b0-4e6e-b5b4-28bba0052113 returned with HTTP 200 Aug 12 20:22:50.771580 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 773/3050] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:50 2026] GET /volume/v3/volumes/2d811c00-51b0-4e6e-b5b4-28bba0052113 => generated 896 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:50.783423 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-95b9c8b0-8696-48e7-9ec5-db72a94cfad6 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:50.785332 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-95b9c8b0-8696-48e7-9ec5-db72a94cfad6 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] DELETE https://10.4.3.246/volume/v3/volumes/cec4dad9-68dc-4d6a-ab78-59f66c6eda33 Aug 12 20:22:50.785661 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-95b9c8b0-8696-48e7-9ec5-db72a94cfad6 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:50.785937 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-95b9c8b0-8696-48e7-9ec5-db72a94cfad6 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:50.786177 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-95b9c8b0-8696-48e7-9ec5-db72a94cfad6 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Delete volume with id: cec4dad9-68dc-4d6a-ab78-59f66c6eda33 Aug 12 20:22:50.792498 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:50.792498 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:50.793106 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-95b9c8b0-8696-48e7-9ec5-db72a94cfad6 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:50.810114 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-95b9c8b0-8696-48e7-9ec5-db72a94cfad6 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Delete volume request issued successfully. Aug 12 20:22:50.810420 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-95b9c8b0-8696-48e7-9ec5-db72a94cfad6 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/cec4dad9-68dc-4d6a-ab78-59f66c6eda33 returned with HTTP 202 Aug 12 20:22:50.810902 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 753/3051] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:22:50 2026] DELETE /volume/v3/volumes/cec4dad9-68dc-4d6a-ab78-59f66c6eda33 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:22:50.819003 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-212e2d97-ea4d-4740-87cf-021535574f67 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:50.820906 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-212e2d97-ea4d-4740-87cf-021535574f67 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/cec4dad9-68dc-4d6a-ab78-59f66c6eda33 Aug 12 20:22:50.821118 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-212e2d97-ea4d-4740-87cf-021535574f67 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:50.821340 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-212e2d97-ea4d-4740-87cf-021535574f67 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:50.828120 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:50.828120 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:50.831723 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-212e2d97-ea4d-4740-87cf-021535574f67 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:50.836312 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-212e2d97-ea4d-4740-87cf-021535574f67 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/cec4dad9-68dc-4d6a-ab78-59f66c6eda33 returned with HTTP 200 Aug 12 20:22:50.836813 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 768/3052] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:50 2026] GET /volume/v3/volumes/cec4dad9-68dc-4d6a-ab78-59f66c6eda33 => generated 861 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:50.993322 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-d1650f11-64cb-4148-ba71-da9c04800995 req-180edde6-0d75-4728-8e93-86dc8a173d3e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:50.997075 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-d1650f11-64cb-4148-ba71-da9c04800995 req-180edde6-0d75-4728-8e93-86dc8a173d3e tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 Aug 12 20:22:50.997075 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-d1650f11-64cb-4148-ba71-da9c04800995 req-180edde6-0d75-4728-8e93-86dc8a173d3e tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:50.997075 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-d1650f11-64cb-4148-ba71-da9c04800995 req-180edde6-0d75-4728-8e93-86dc8a173d3e tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:51.002774 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:51.002774 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:51.006840 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-d1650f11-64cb-4148-ba71-da9c04800995 req-180edde6-0d75-4728-8e93-86dc8a173d3e tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:22:51.011816 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-d1650f11-64cb-4148-ba71-da9c04800995 req-180edde6-0d75-4728-8e93-86dc8a173d3e tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 returned with HTTP 200 Aug 12 20:22:51.012444 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 759/3053] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:22:50 2026] GET /volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:51.078981 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-4667a978-009b-4c84-aaa2-0f9220e52b98 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:51.079344 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4667a978-009b-4c84-aaa2-0f9220e52b98 None None] GET https://10.4.3.246/volume// Aug 12 20:22:51.079509 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4667a978-009b-4c84-aaa2-0f9220e52b98 None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:51.079710 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4667a978-009b-4c84-aaa2-0f9220e52b98 None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:51.080045 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4667a978-009b-4c84-aaa2-0f9220e52b98 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:22:51.080311 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 774/3054] 10.4.3.246 () {66 vars in 1428 bytes} [Wed Aug 12 20:22:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:22:51.086550 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-d1650f11-64cb-4148-ba71-da9c04800995 req-9f04ef0b-8fcb-4e86-92d1-7245a09e2f82 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:51.088290 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-d1650f11-64cb-4148-ba71-da9c04800995 req-9f04ef0b-8fcb-4e86-92d1-7245a09e2f82 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:22:51.088702 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-d1650f11-64cb-4148-ba71-da9c04800995 req-9f04ef0b-8fcb-4e86-92d1-7245a09e2f82 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b516710c-50df-478b-9d82-755773ea8551", "connector": null, "instance_uuid": "abc97cec-3310-404a-b1dc-d88877d51ada"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:22:51.096436 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:51.096436 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:51.118473 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-d1650f11-64cb-4148-ba71-da9c04800995 req-9f04ef0b-8fcb-4e86-92d1-7245a09e2f82 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:22:51.119015 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 754/3055] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:22:51 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:51.143274 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e0237165-2ac2-4d42-b494-e0a89abe5e30 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:51.145591 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e0237165-2ac2-4d42-b494-e0a89abe5e30 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 Aug 12 20:22:51.145835 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e0237165-2ac2-4d42-b494-e0a89abe5e30 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:51.146056 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e0237165-2ac2-4d42-b494-e0a89abe5e30 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:51.156483 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-9036a307-cb97-43f8-8890-5e6fb8d56afd None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:51.156483 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9036a307-cb97-43f8-8890-5e6fb8d56afd None None] GET https://10.4.3.246/volume// Aug 12 20:22:51.156483 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9036a307-cb97-43f8-8890-5e6fb8d56afd None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:51.156483 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9036a307-cb97-43f8-8890-5e6fb8d56afd None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:51.156483 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9036a307-cb97-43f8-8890-5e6fb8d56afd None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:22:51.156483 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 760/3056] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:22:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:22:51.164353 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-d1650f11-64cb-4148-ba71-da9c04800995 req-dc3c1c71-3aa7-42a6-9370-3cdc5ce7f54e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:51.164924 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:51.164924 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:51.166435 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-d1650f11-64cb-4148-ba71-da9c04800995 req-dc3c1c71-3aa7-42a6-9370-3cdc5ce7f54e tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 Aug 12 20:22:51.166654 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-d1650f11-64cb-4148-ba71-da9c04800995 req-dc3c1c71-3aa7-42a6-9370-3cdc5ce7f54e tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:51.166877 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-d1650f11-64cb-4148-ba71-da9c04800995 req-dc3c1c71-3aa7-42a6-9370-3cdc5ce7f54e tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:51.168250 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-e0237165-2ac2-4d42-b494-e0a89abe5e30 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:22:51.172157 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e0237165-2ac2-4d42-b494-e0a89abe5e30 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 returned with HTTP 200 Aug 12 20:22:51.172555 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 769/3057] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:51 2026] GET /volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:51.177215 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:51.177215 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:51.180886 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-d1650f11-64cb-4148-ba71-da9c04800995 req-dc3c1c71-3aa7-42a6-9370-3cdc5ce7f54e tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:22:51.185183 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-d1650f11-64cb-4148-ba71-da9c04800995 req-dc3c1c71-3aa7-42a6-9370-3cdc5ce7f54e tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 returned with HTTP 200 Aug 12 20:22:51.185621 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 775/3058] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:22:51 2026] GET /volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 => generated 1021 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:22:51.288107 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-d1650f11-64cb-4148-ba71-da9c04800995 req-c9662c10-69ae-4eca-bd59-aa5c4d1d666c None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:51.290279 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-d1650f11-64cb-4148-ba71-da9c04800995 req-c9662c10-69ae-4eca-bd59-aa5c4d1d666c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] PUT https://10.4.3.246/volume/v3/attachments/d5222e88-ab19-4711-857e-558f50fc38a0 Aug 12 20:22:51.290807 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-d1650f11-64cb-4148-ba71-da9c04800995 req-c9662c10-69ae-4eca-bd59-aa5c4d1d666c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:22:51.299114 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-d1650f11-64cb-4148-ba71-da9c04800995 req-c9662c10-69ae-4eca-bd59-aa5c4d1d666c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Acquiring lock "cinder-attachment_update-b516710c-50df-478b-9d82-755773ea8551-np0000007109" by "attachment_update" {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:22:51.304383 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-d1650f11-64cb-4148-ba71-da9c04800995 req-c9662c10-69ae-4eca-bd59-aa5c4d1d666c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Lock "cinder-attachment_update-b516710c-50df-478b-9d82-755773ea8551-np0000007109" acquired by "attachment_update" :: waited 0.005s {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:22:51.305455 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:51.305455 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:51.385157 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-d1650f11-64cb-4148-ba71-da9c04800995 req-c9662c10-69ae-4eca-bd59-aa5c4d1d666c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Lock "cinder-attachment_update-b516710c-50df-478b-9d82-755773ea8551-np0000007109" released by "attachment_update" :: held 0.081s {{(pid=100385) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:22:51.387213 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-d1650f11-64cb-4148-ba71-da9c04800995 req-c9662c10-69ae-4eca-bd59-aa5c4d1d666c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/attachments/d5222e88-ab19-4711-857e-558f50fc38a0 returned with HTTP 200 Aug 12 20:22:51.387901 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 755/3059] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:22:51 2026] PUT /volume/v3/attachments/d5222e88-ab19-4711-857e-558f50fc38a0 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:51.850978 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-f1cd46ce-105e-4c30-804c-0556cc6bba29 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:51.852808 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f1cd46ce-105e-4c30-804c-0556cc6bba29 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/cec4dad9-68dc-4d6a-ab78-59f66c6eda33 Aug 12 20:22:51.853384 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f1cd46ce-105e-4c30-804c-0556cc6bba29 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:51.853771 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f1cd46ce-105e-4c30-804c-0556cc6bba29 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:51.860303 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f1cd46ce-105e-4c30-804c-0556cc6bba29 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/cec4dad9-68dc-4d6a-ab78-59f66c6eda33 returned with HTTP 404 Aug 12 20:22:51.860919 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 761/3060] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:51 2026] GET /volume/v3/volumes/cec4dad9-68dc-4d6a-ab78-59f66c6eda33 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:22:51.870751 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-7750bbff-efda-4f71-8b70-0d1c4bf7ff7b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:51.873131 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7750bbff-efda-4f71-8b70-0d1c4bf7ff7b tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] DELETE https://10.4.3.246/volume/v3/volumes/2d811c00-51b0-4e6e-b5b4-28bba0052113 Aug 12 20:22:51.873471 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7750bbff-efda-4f71-8b70-0d1c4bf7ff7b tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:51.873749 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7750bbff-efda-4f71-8b70-0d1c4bf7ff7b tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:51.874009 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-7750bbff-efda-4f71-8b70-0d1c4bf7ff7b tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Delete volume with id: 2d811c00-51b0-4e6e-b5b4-28bba0052113 Aug 12 20:22:51.882199 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:51.882199 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:51.882765 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-7750bbff-efda-4f71-8b70-0d1c4bf7ff7b tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:51.902013 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-7750bbff-efda-4f71-8b70-0d1c4bf7ff7b tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Delete volume request issued successfully. Aug 12 20:22:51.902271 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7750bbff-efda-4f71-8b70-0d1c4bf7ff7b tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/2d811c00-51b0-4e6e-b5b4-28bba0052113 returned with HTTP 202 Aug 12 20:22:51.902856 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 770/3061] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:22:51 2026] DELETE /volume/v3/volumes/2d811c00-51b0-4e6e-b5b4-28bba0052113 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:22:51.912270 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-493d5fe0-1022-4199-8b0d-708137ce4889 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:51.916568 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-493d5fe0-1022-4199-8b0d-708137ce4889 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/2d811c00-51b0-4e6e-b5b4-28bba0052113 Aug 12 20:22:51.916568 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-493d5fe0-1022-4199-8b0d-708137ce4889 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:51.916568 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-493d5fe0-1022-4199-8b0d-708137ce4889 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:51.925387 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:51.925387 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:51.930732 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-493d5fe0-1022-4199-8b0d-708137ce4889 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:51.937073 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-493d5fe0-1022-4199-8b0d-708137ce4889 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/2d811c00-51b0-4e6e-b5b4-28bba0052113 returned with HTTP 200 Aug 12 20:22:51.937816 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 776/3062] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:51 2026] GET /volume/v3/volumes/2d811c00-51b0-4e6e-b5b4-28bba0052113 => generated 895 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:52.184651 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a2391a89-c023-40ad-ab12-9350f7912b24 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:52.186413 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a2391a89-c023-40ad-ab12-9350f7912b24 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 Aug 12 20:22:52.186680 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a2391a89-c023-40ad-ab12-9350f7912b24 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:52.186924 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a2391a89-c023-40ad-ab12-9350f7912b24 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:52.198237 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:52.198237 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:52.202118 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-a2391a89-c023-40ad-ab12-9350f7912b24 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:22:52.206998 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a2391a89-c023-40ad-ab12-9350f7912b24 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 returned with HTTP 200 Aug 12 20:22:52.207479 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 756/3063] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:52 2026] GET /volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:52.952235 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-cedd1357-39c8-48e3-ade5-86532ec92ad3 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:52.953924 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-cedd1357-39c8-48e3-ade5-86532ec92ad3 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/2d811c00-51b0-4e6e-b5b4-28bba0052113 Aug 12 20:22:52.954134 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-cedd1357-39c8-48e3-ade5-86532ec92ad3 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:52.954329 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-cedd1357-39c8-48e3-ade5-86532ec92ad3 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:52.959756 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-cedd1357-39c8-48e3-ade5-86532ec92ad3 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/2d811c00-51b0-4e6e-b5b4-28bba0052113 returned with HTTP 404 Aug 12 20:22:52.960188 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 762/3064] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:52 2026] GET /volume/v3/volumes/2d811c00-51b0-4e6e-b5b4-28bba0052113 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:22:52.968321 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-8e310d08-5d3f-4ba7-a864-bf9b79fd615d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:52.970892 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8e310d08-5d3f-4ba7-a864-bf9b79fd615d tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] DELETE https://10.4.3.246/volume/v3/volumes/cec4dad9-68dc-4d6a-ab78-59f66c6eda33 Aug 12 20:22:52.971290 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8e310d08-5d3f-4ba7-a864-bf9b79fd615d tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:52.971668 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8e310d08-5d3f-4ba7-a864-bf9b79fd615d tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:52.971964 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-8e310d08-5d3f-4ba7-a864-bf9b79fd615d tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Delete volume with id: cec4dad9-68dc-4d6a-ab78-59f66c6eda33 Aug 12 20:22:52.981014 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8e310d08-5d3f-4ba7-a864-bf9b79fd615d tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/cec4dad9-68dc-4d6a-ab78-59f66c6eda33 returned with HTTP 404 Aug 12 20:22:52.981938 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 771/3065] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:22:52 2026] DELETE /volume/v3/volumes/cec4dad9-68dc-4d6a-ab78-59f66c6eda33 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:22:52.991226 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a03ef5b1-bdf1-4718-8efc-16485d3a3ffc None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:52.995579 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a03ef5b1-bdf1-4718-8efc-16485d3a3ffc tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/cec4dad9-68dc-4d6a-ab78-59f66c6eda33 Aug 12 20:22:52.995579 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a03ef5b1-bdf1-4718-8efc-16485d3a3ffc tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:52.995579 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a03ef5b1-bdf1-4718-8efc-16485d3a3ffc tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:53.001498 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a03ef5b1-bdf1-4718-8efc-16485d3a3ffc tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/cec4dad9-68dc-4d6a-ab78-59f66c6eda33 returned with HTTP 404 Aug 12 20:22:53.002039 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 777/3066] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:52 2026] GET /volume/v3/volumes/cec4dad9-68dc-4d6a-ab78-59f66c6eda33 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:22:53.010522 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-8c34f7d9-127e-4226-b62f-1c0763c641ff None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:53.013476 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8c34f7d9-127e-4226-b62f-1c0763c641ff tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] DELETE https://10.4.3.246/volume/v3/volumes/2c772d4d-4dab-4013-9730-7e9bce464be7 Aug 12 20:22:53.013993 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8c34f7d9-127e-4226-b62f-1c0763c641ff tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:53.014327 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8c34f7d9-127e-4226-b62f-1c0763c641ff tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:53.014685 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-8c34f7d9-127e-4226-b62f-1c0763c641ff tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Delete volume with id: 2c772d4d-4dab-4013-9730-7e9bce464be7 Aug 12 20:22:53.025452 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:53.025452 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:53.026391 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-8c34f7d9-127e-4226-b62f-1c0763c641ff tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:53.049533 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-8c34f7d9-127e-4226-b62f-1c0763c641ff tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Delete volume request issued successfully. Aug 12 20:22:53.050201 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8c34f7d9-127e-4226-b62f-1c0763c641ff tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/2c772d4d-4dab-4013-9730-7e9bce464be7 returned with HTTP 202 Aug 12 20:22:53.050847 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 757/3067] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:22:53 2026] DELETE /volume/v3/volumes/2c772d4d-4dab-4013-9730-7e9bce464be7 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:22:53.061932 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-39fc13f2-aa0a-4884-92dd-22fce871ac22 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:53.063666 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-39fc13f2-aa0a-4884-92dd-22fce871ac22 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/2c772d4d-4dab-4013-9730-7e9bce464be7 Aug 12 20:22:53.063950 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-39fc13f2-aa0a-4884-92dd-22fce871ac22 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:53.064147 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-39fc13f2-aa0a-4884-92dd-22fce871ac22 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:53.071083 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:53.071083 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:53.075494 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-39fc13f2-aa0a-4884-92dd-22fce871ac22 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Volume info retrieved successfully. Aug 12 20:22:53.080241 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-39fc13f2-aa0a-4884-92dd-22fce871ac22 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/2c772d4d-4dab-4013-9730-7e9bce464be7 returned with HTTP 200 Aug 12 20:22:53.080616 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 763/3068] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:53 2026] GET /volume/v3/volumes/2c772d4d-4dab-4013-9730-7e9bce464be7 => generated 895 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:53.221285 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-8c4185c3-9065-453e-bc45-a5c8a4f4f60d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:53.223605 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8c4185c3-9065-453e-bc45-a5c8a4f4f60d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 Aug 12 20:22:53.224297 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8c4185c3-9065-453e-bc45-a5c8a4f4f60d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:53.224662 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8c4185c3-9065-453e-bc45-a5c8a4f4f60d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:53.234042 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:53.234042 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:53.237472 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-8c4185c3-9065-453e-bc45-a5c8a4f4f60d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:22:53.241711 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8c4185c3-9065-453e-bc45-a5c8a4f4f60d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 returned with HTTP 200 Aug 12 20:22:53.242276 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 772/3069] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:53 2026] GET /volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:53.671094 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f30cdf1b-47b1-4543-a940-7d0b2776643e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:53.673256 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f30cdf1b-47b1-4543-a940-7d0b2776643e tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-reader] GET https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 Aug 12 20:22:53.673501 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f30cdf1b-47b1-4543-a940-7d0b2776643e tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-reader] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:53.673769 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f30cdf1b-47b1-4543-a940-7d0b2776643e tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-reader] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:53.689280 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:53.689280 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:53.694555 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-f30cdf1b-47b1-4543-a940-7d0b2776643e tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-reader] Volume info retrieved successfully. Aug 12 20:22:53.700529 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f30cdf1b-47b1-4543-a940-7d0b2776643e tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-reader] https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 returned with HTTP 200 Aug 12 20:22:53.701060 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 778/3070] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:53 2026] GET /volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 => generated 1442 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:53.745994 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-7cb66a79-9b2b-4534-aaee-a838ad999b8f req-88c4d625-e688-4758-900e-11369591729c None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:53.748850 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-7cb66a79-9b2b-4534-aaee-a838ad999b8f req-88c4d625-e688-4758-900e-11369591729c tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 Aug 12 20:22:53.749282 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-7cb66a79-9b2b-4534-aaee-a838ad999b8f req-88c4d625-e688-4758-900e-11369591729c tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:53.749693 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-7cb66a79-9b2b-4534-aaee-a838ad999b8f req-88c4d625-e688-4758-900e-11369591729c tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:53.767405 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:53.767405 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:53.772440 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-7cb66a79-9b2b-4534-aaee-a838ad999b8f req-88c4d625-e688-4758-900e-11369591729c tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:22:53.779861 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-7cb66a79-9b2b-4534-aaee-a838ad999b8f req-88c4d625-e688-4758-900e-11369591729c tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 returned with HTTP 200 Aug 12 20:22:53.780341 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 758/3071] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:22:53 2026] GET /volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 => generated 1442 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:53.800466 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-7cb66a79-9b2b-4534-aaee-a838ad999b8f req-68b7b175-deea-4fdd-85b8-6293fb87825a None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:53.802372 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-7cb66a79-9b2b-4534-aaee-a838ad999b8f req-68b7b175-deea-4fdd-85b8-6293fb87825a tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] POST https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138/action Aug 12 20:22:53.802713 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-7cb66a79-9b2b-4534-aaee-a838ad999b8f req-68b7b175-deea-4fdd-85b8-6293fb87825a tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:22:53.802901 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-7cb66a79-9b2b-4534-aaee-a838ad999b8f req-68b7b175-deea-4fdd-85b8-6293fb87825a tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:22:53.819298 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:53.819298 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:53.820001 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-7cb66a79-9b2b-4534-aaee-a838ad999b8f req-68b7b175-deea-4fdd-85b8-6293fb87825a tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:22:53.828349 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-7cb66a79-9b2b-4534-aaee-a838ad999b8f req-68b7b175-deea-4fdd-85b8-6293fb87825a tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Begin detaching volume completed successfully. Aug 12 20:22:53.828656 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-7cb66a79-9b2b-4534-aaee-a838ad999b8f req-68b7b175-deea-4fdd-85b8-6293fb87825a tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138/action returned with HTTP 202 Aug 12 20:22:53.829169 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 764/3072] 10.4.3.246 () {72 vars in 1672 bytes} [Wed Aug 12 20:22:53 2026] POST /volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:22:53.846684 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-2cb9dd66-d57c-46f0-bdc6-73025cd4af03 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:53.848717 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2cb9dd66-d57c-46f0-bdc6-73025cd4af03 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 Aug 12 20:22:53.849035 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2cb9dd66-d57c-46f0-bdc6-73025cd4af03 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:53.849299 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2cb9dd66-d57c-46f0-bdc6-73025cd4af03 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:53.861568 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:53.861568 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:53.865195 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-2cb9dd66-d57c-46f0-bdc6-73025cd4af03 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:22:53.870062 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2cb9dd66-d57c-46f0-bdc6-73025cd4af03 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 returned with HTTP 200 Aug 12 20:22:53.870339 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d4d8e684-c77c-435c-bf4a-297764487fef None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:53.870497 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 773/3073] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:53 2026] GET /volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 => generated 1445 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:53.870938 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d4d8e684-c77c-435c-bf4a-297764487fef None None] GET https://10.4.3.246/volume// Aug 12 20:22:53.871177 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d4d8e684-c77c-435c-bf4a-297764487fef None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:53.871450 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d4d8e684-c77c-435c-bf4a-297764487fef None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:53.871904 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d4d8e684-c77c-435c-bf4a-297764487fef None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:22:53.872395 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 779/3074] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:22:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:22:53.881884 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-7cb66a79-9b2b-4534-aaee-a838ad999b8f req-29f1ddac-e16f-42cd-8ee4-3b130c1f0953 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:53.884676 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-7cb66a79-9b2b-4534-aaee-a838ad999b8f req-29f1ddac-e16f-42cd-8ee4-3b130c1f0953 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 Aug 12 20:22:53.885340 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-7cb66a79-9b2b-4534-aaee-a838ad999b8f req-29f1ddac-e16f-42cd-8ee4-3b130c1f0953 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:53.885686 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-7cb66a79-9b2b-4534-aaee-a838ad999b8f req-29f1ddac-e16f-42cd-8ee4-3b130c1f0953 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:53.902355 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:53.902355 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:53.908168 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-7cb66a79-9b2b-4534-aaee-a838ad999b8f req-29f1ddac-e16f-42cd-8ee4-3b130c1f0953 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:22:53.913813 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-7cb66a79-9b2b-4534-aaee-a838ad999b8f req-29f1ddac-e16f-42cd-8ee4-3b130c1f0953 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 returned with HTTP 200 Aug 12 20:22:53.914384 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 759/3075] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:22:53 2026] GET /volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 => generated 1625 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:22:54.095588 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-8b9352a4-1e36-4e88-bdbf-f3faad7d5436 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:54.097773 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8b9352a4-1e36-4e88-bdbf-f3faad7d5436 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/2c772d4d-4dab-4013-9730-7e9bce464be7 Aug 12 20:22:54.098016 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8b9352a4-1e36-4e88-bdbf-f3faad7d5436 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:54.098207 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8b9352a4-1e36-4e88-bdbf-f3faad7d5436 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:54.103811 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8b9352a4-1e36-4e88-bdbf-f3faad7d5436 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/2c772d4d-4dab-4013-9730-7e9bce464be7 returned with HTTP 404 Aug 12 20:22:54.104272 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 765/3076] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:54 2026] GET /volume/v3/volumes/2c772d4d-4dab-4013-9730-7e9bce464be7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:22:54.111302 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-faa30ff4-aa82-4eb2-ace3-4e44fb9ec4c2 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:54.113042 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-faa30ff4-aa82-4eb2-ace3-4e44fb9ec4c2 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/9f5537af-c7d7-43c8-bac9-bd27c9711fe4 Aug 12 20:22:54.113306 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-faa30ff4-aa82-4eb2-ace3-4e44fb9ec4c2 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:54.113513 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-faa30ff4-aa82-4eb2-ace3-4e44fb9ec4c2 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:54.113765 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.snapshots [None req-faa30ff4-aa82-4eb2-ace3-4e44fb9ec4c2 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Delete snapshot with id: 9f5537af-c7d7-43c8-bac9-bd27c9711fe4 Aug 12 20:22:54.118337 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-faa30ff4-aa82-4eb2-ace3-4e44fb9ec4c2 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/snapshots/9f5537af-c7d7-43c8-bac9-bd27c9711fe4 returned with HTTP 404 Aug 12 20:22:54.119051 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 774/3077] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:22:54 2026] DELETE /volume/v3/snapshots/9f5537af-c7d7-43c8-bac9-bd27c9711fe4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:22:54.126147 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-ef0d2118-5753-42ce-a49d-d1c68fd2bfa0 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:54.127998 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ef0d2118-5753-42ce-a49d-d1c68fd2bfa0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/snapshots/9f5537af-c7d7-43c8-bac9-bd27c9711fe4 Aug 12 20:22:54.128177 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ef0d2118-5753-42ce-a49d-d1c68fd2bfa0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:54.128381 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ef0d2118-5753-42ce-a49d-d1c68fd2bfa0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:54.133094 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ef0d2118-5753-42ce-a49d-d1c68fd2bfa0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/snapshots/9f5537af-c7d7-43c8-bac9-bd27c9711fe4 returned with HTTP 404 Aug 12 20:22:54.133427 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 780/3078] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:22:54 2026] GET /volume/v3/snapshots/9f5537af-c7d7-43c8-bac9-bd27c9711fe4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:22:54.141480 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-951fa198-3eb3-4993-bfac-555afde489ec None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:54.143447 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-951fa198-3eb3-4993-bfac-555afde489ec tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] DELETE https://10.4.3.246/volume/v3/volumes/3798dcf8-975a-45c1-b78b-91df0e7d4e15 Aug 12 20:22:54.143778 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-951fa198-3eb3-4993-bfac-555afde489ec tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:54.144069 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-951fa198-3eb3-4993-bfac-555afde489ec tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:54.144342 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-951fa198-3eb3-4993-bfac-555afde489ec tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Delete volume with id: 3798dcf8-975a-45c1-b78b-91df0e7d4e15 Aug 12 20:22:54.150446 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-951fa198-3eb3-4993-bfac-555afde489ec tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/3798dcf8-975a-45c1-b78b-91df0e7d4e15 returned with HTTP 404 Aug 12 20:22:54.151079 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 760/3079] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:22:54 2026] DELETE /volume/v3/volumes/3798dcf8-975a-45c1-b78b-91df0e7d4e15 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:22:54.158763 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-40db16b9-2ae1-4824-8861-bc6d5cf19253 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:54.160371 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-40db16b9-2ae1-4824-8861-bc6d5cf19253 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/3798dcf8-975a-45c1-b78b-91df0e7d4e15 Aug 12 20:22:54.160560 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-40db16b9-2ae1-4824-8861-bc6d5cf19253 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:54.160775 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-40db16b9-2ae1-4824-8861-bc6d5cf19253 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:54.166616 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-40db16b9-2ae1-4824-8861-bc6d5cf19253 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/3798dcf8-975a-45c1-b78b-91df0e7d4e15 returned with HTTP 404 Aug 12 20:22:54.167062 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 766/3080] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:54 2026] GET /volume/v3/volumes/3798dcf8-975a-45c1-b78b-91df0e7d4e15 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:22:54.174669 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-b10ec114-246b-4980-a968-75a289d5c404 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:54.176584 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b10ec114-246b-4980-a968-75a289d5c404 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] DELETE https://10.4.3.246/volume/v3/volumes/3e753937-e06f-4ebd-8252-5343128e0bb2 Aug 12 20:22:54.176886 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b10ec114-246b-4980-a968-75a289d5c404 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:54.177111 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b10ec114-246b-4980-a968-75a289d5c404 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:54.177330 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-b10ec114-246b-4980-a968-75a289d5c404 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Delete volume with id: 3e753937-e06f-4ebd-8252-5343128e0bb2 Aug 12 20:22:54.183072 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b10ec114-246b-4980-a968-75a289d5c404 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/3e753937-e06f-4ebd-8252-5343128e0bb2 returned with HTTP 404 Aug 12 20:22:54.183504 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 775/3081] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:22:54 2026] DELETE /volume/v3/volumes/3e753937-e06f-4ebd-8252-5343128e0bb2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:22:54.189930 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c602cb01-1ca2-4f1e-9a6f-4610b1a14d24 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:54.191680 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c602cb01-1ca2-4f1e-9a6f-4610b1a14d24 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/3e753937-e06f-4ebd-8252-5343128e0bb2 Aug 12 20:22:54.191910 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c602cb01-1ca2-4f1e-9a6f-4610b1a14d24 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:54.192116 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c602cb01-1ca2-4f1e-9a6f-4610b1a14d24 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:54.197457 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c602cb01-1ca2-4f1e-9a6f-4610b1a14d24 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/3e753937-e06f-4ebd-8252-5343128e0bb2 returned with HTTP 404 Aug 12 20:22:54.197913 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 781/3082] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:54 2026] GET /volume/v3/volumes/3e753937-e06f-4ebd-8252-5343128e0bb2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:22:54.206352 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-2ed02930-89b0-45a7-ab25-1f32de5d82f0 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:54.208966 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2ed02930-89b0-45a7-ab25-1f32de5d82f0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/62a20aaf-0858-41a9-8f50-ee8f5baee26f Aug 12 20:22:54.209213 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2ed02930-89b0-45a7-ab25-1f32de5d82f0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:54.209487 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2ed02930-89b0-45a7-ab25-1f32de5d82f0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:54.209678 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.snapshots [None req-2ed02930-89b0-45a7-ab25-1f32de5d82f0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Delete snapshot with id: 62a20aaf-0858-41a9-8f50-ee8f5baee26f Aug 12 20:22:54.215669 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2ed02930-89b0-45a7-ab25-1f32de5d82f0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/snapshots/62a20aaf-0858-41a9-8f50-ee8f5baee26f returned with HTTP 404 Aug 12 20:22:54.216441 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 761/3083] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:22:54 2026] DELETE /volume/v3/snapshots/62a20aaf-0858-41a9-8f50-ee8f5baee26f => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:22:54.223861 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-9746d676-21c1-4272-9938-239243d38fd0 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:54.226038 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9746d676-21c1-4272-9938-239243d38fd0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/snapshots/62a20aaf-0858-41a9-8f50-ee8f5baee26f Aug 12 20:22:54.226310 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9746d676-21c1-4272-9938-239243d38fd0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:54.226588 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9746d676-21c1-4272-9938-239243d38fd0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:54.232087 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9746d676-21c1-4272-9938-239243d38fd0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/snapshots/62a20aaf-0858-41a9-8f50-ee8f5baee26f returned with HTTP 404 Aug 12 20:22:54.232717 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 767/3084] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:22:54 2026] GET /volume/v3/snapshots/62a20aaf-0858-41a9-8f50-ee8f5baee26f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:22:54.239799 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-cd024a42-c235-4e6b-8c80-54ed0da10167 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:54.241936 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cd024a42-c235-4e6b-8c80-54ed0da10167 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] DELETE https://10.4.3.246/volume/v3/volumes/eeb3836d-d532-4648-8dbe-00213089e9cc Aug 12 20:22:54.242254 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cd024a42-c235-4e6b-8c80-54ed0da10167 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:54.242493 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cd024a42-c235-4e6b-8c80-54ed0da10167 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:54.242732 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-cd024a42-c235-4e6b-8c80-54ed0da10167 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Delete volume with id: eeb3836d-d532-4648-8dbe-00213089e9cc Aug 12 20:22:54.251035 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cd024a42-c235-4e6b-8c80-54ed0da10167 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/eeb3836d-d532-4648-8dbe-00213089e9cc returned with HTTP 404 Aug 12 20:22:54.251639 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 776/3085] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:22:54 2026] DELETE /volume/v3/volumes/eeb3836d-d532-4648-8dbe-00213089e9cc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:22:54.254634 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-de61e659-d7ce-4e1e-b9af-0e9ee0fdad8c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:54.256322 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-de61e659-d7ce-4e1e-b9af-0e9ee0fdad8c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 Aug 12 20:22:54.256487 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-de61e659-d7ce-4e1e-b9af-0e9ee0fdad8c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:54.256686 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-de61e659-d7ce-4e1e-b9af-0e9ee0fdad8c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:54.259050 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f3097c90-87b7-4178-8071-c8973327bed0 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:54.261386 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f3097c90-87b7-4178-8071-c8973327bed0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/eeb3836d-d532-4648-8dbe-00213089e9cc Aug 12 20:22:54.262207 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f3097c90-87b7-4178-8071-c8973327bed0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:54.262592 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f3097c90-87b7-4178-8071-c8973327bed0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:54.265941 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:54.265941 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:54.269567 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-de61e659-d7ce-4e1e-b9af-0e9ee0fdad8c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:22:54.270055 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f3097c90-87b7-4178-8071-c8973327bed0 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/eeb3836d-d532-4648-8dbe-00213089e9cc returned with HTTP 404 Aug 12 20:22:54.270747 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 762/3086] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:54 2026] GET /volume/v3/volumes/eeb3836d-d532-4648-8dbe-00213089e9cc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:22:54.274219 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-de61e659-d7ce-4e1e-b9af-0e9ee0fdad8c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 returned with HTTP 200 Aug 12 20:22:54.275776 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 782/3087] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:54 2026] GET /volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:54.278402 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-9553667f-e9e8-47f8-b0c2-b115c6583eca None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:54.280381 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9553667f-e9e8-47f8-b0c2-b115c6583eca tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/3ff76752-cae0-4d7c-875a-9877eb1e505f Aug 12 20:22:54.280591 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9553667f-e9e8-47f8-b0c2-b115c6583eca tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:54.280778 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9553667f-e9e8-47f8-b0c2-b115c6583eca tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:54.280885 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.snapshots [None req-9553667f-e9e8-47f8-b0c2-b115c6583eca tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Delete snapshot with id: 3ff76752-cae0-4d7c-875a-9877eb1e505f Aug 12 20:22:54.285793 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9553667f-e9e8-47f8-b0c2-b115c6583eca tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/snapshots/3ff76752-cae0-4d7c-875a-9877eb1e505f returned with HTTP 404 Aug 12 20:22:54.286203 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 768/3088] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:22:54 2026] DELETE /volume/v3/snapshots/3ff76752-cae0-4d7c-875a-9877eb1e505f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:22:54.293649 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0615c5dc-04c0-46ee-84d9-bb9e94e8c511 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:54.295900 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0615c5dc-04c0-46ee-84d9-bb9e94e8c511 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/snapshots/3ff76752-cae0-4d7c-875a-9877eb1e505f Aug 12 20:22:54.296198 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0615c5dc-04c0-46ee-84d9-bb9e94e8c511 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:54.296481 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0615c5dc-04c0-46ee-84d9-bb9e94e8c511 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:54.301505 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0615c5dc-04c0-46ee-84d9-bb9e94e8c511 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/snapshots/3ff76752-cae0-4d7c-875a-9877eb1e505f returned with HTTP 404 Aug 12 20:22:54.302144 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 777/3089] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:22:54 2026] GET /volume/v3/snapshots/3ff76752-cae0-4d7c-875a-9877eb1e505f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:22:54.309914 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-7aaa2b14-ea3b-48eb-9870-79af4113bc49 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:54.311868 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7aaa2b14-ea3b-48eb-9870-79af4113bc49 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] DELETE https://10.4.3.246/volume/v3/volumes/1253dbe6-3f84-4e48-89ee-c3026510916b Aug 12 20:22:54.312126 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7aaa2b14-ea3b-48eb-9870-79af4113bc49 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:54.312347 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7aaa2b14-ea3b-48eb-9870-79af4113bc49 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:54.312583 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-7aaa2b14-ea3b-48eb-9870-79af4113bc49 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Delete volume with id: 1253dbe6-3f84-4e48-89ee-c3026510916b Aug 12 20:22:54.318555 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7aaa2b14-ea3b-48eb-9870-79af4113bc49 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/1253dbe6-3f84-4e48-89ee-c3026510916b returned with HTTP 404 Aug 12 20:22:54.319070 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 763/3090] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:22:54 2026] DELETE /volume/v3/volumes/1253dbe6-3f84-4e48-89ee-c3026510916b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:22:54.327169 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-6c542d2b-da18-4938-b225-2d5988efa0dc None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:54.329642 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6c542d2b-da18-4938-b225-2d5988efa0dc tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/1253dbe6-3f84-4e48-89ee-c3026510916b Aug 12 20:22:54.329953 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6c542d2b-da18-4938-b225-2d5988efa0dc tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:54.330239 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6c542d2b-da18-4938-b225-2d5988efa0dc tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:54.338200 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6c542d2b-da18-4938-b225-2d5988efa0dc tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/1253dbe6-3f84-4e48-89ee-c3026510916b returned with HTTP 404 Aug 12 20:22:54.338885 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 783/3091] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:54 2026] GET /volume/v3/volumes/1253dbe6-3f84-4e48-89ee-c3026510916b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:22:54.346957 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-1eb1a6ba-131c-4919-8f8c-45b34254b664 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:54.348756 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1eb1a6ba-131c-4919-8f8c-45b34254b664 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] DELETE https://10.4.3.246/volume/v3/volumes/1d987c51-fa3d-43a8-ab23-f726780ff857 Aug 12 20:22:54.349022 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1eb1a6ba-131c-4919-8f8c-45b34254b664 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:54.349250 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1eb1a6ba-131c-4919-8f8c-45b34254b664 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:54.349441 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-1eb1a6ba-131c-4919-8f8c-45b34254b664 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Delete volume with id: 1d987c51-fa3d-43a8-ab23-f726780ff857 Aug 12 20:22:54.356013 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1eb1a6ba-131c-4919-8f8c-45b34254b664 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/1d987c51-fa3d-43a8-ab23-f726780ff857 returned with HTTP 404 Aug 12 20:22:54.356480 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 769/3092] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:22:54 2026] DELETE /volume/v3/volumes/1d987c51-fa3d-43a8-ab23-f726780ff857 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:22:54.363670 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f357c908-466b-4058-8ebb-542899303552 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:54.365464 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f357c908-466b-4058-8ebb-542899303552 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/1d987c51-fa3d-43a8-ab23-f726780ff857 Aug 12 20:22:54.365686 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f357c908-466b-4058-8ebb-542899303552 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:54.365954 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f357c908-466b-4058-8ebb-542899303552 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:54.371756 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f357c908-466b-4058-8ebb-542899303552 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/1d987c51-fa3d-43a8-ab23-f726780ff857 returned with HTTP 404 Aug 12 20:22:54.372399 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 778/3093] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:54 2026] GET /volume/v3/volumes/1d987c51-fa3d-43a8-ab23-f726780ff857 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:22:54.379742 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-78f881b1-17cd-40c3-91e9-8b17fbe2c5df None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:54.382079 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-78f881b1-17cd-40c3-91e9-8b17fbe2c5df tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] DELETE https://10.4.3.246/volume/v3/volumes/58c4fd16-8161-4daf-9b22-19b0e65eed05 Aug 12 20:22:54.382326 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-78f881b1-17cd-40c3-91e9-8b17fbe2c5df tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:54.382552 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-78f881b1-17cd-40c3-91e9-8b17fbe2c5df tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:54.382775 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-78f881b1-17cd-40c3-91e9-8b17fbe2c5df tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Delete volume with id: 58c4fd16-8161-4daf-9b22-19b0e65eed05 Aug 12 20:22:54.390363 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-78f881b1-17cd-40c3-91e9-8b17fbe2c5df tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/58c4fd16-8161-4daf-9b22-19b0e65eed05 returned with HTTP 404 Aug 12 20:22:54.391029 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 764/3094] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:22:54 2026] DELETE /volume/v3/volumes/58c4fd16-8161-4daf-9b22-19b0e65eed05 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:22:54.397507 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-5bc7cfcb-c20c-4d40-b715-26f8fae41053 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:54.399529 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5bc7cfcb-c20c-4d40-b715-26f8fae41053 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/58c4fd16-8161-4daf-9b22-19b0e65eed05 Aug 12 20:22:54.399748 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5bc7cfcb-c20c-4d40-b715-26f8fae41053 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:54.399987 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5bc7cfcb-c20c-4d40-b715-26f8fae41053 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:54.405510 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5bc7cfcb-c20c-4d40-b715-26f8fae41053 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/58c4fd16-8161-4daf-9b22-19b0e65eed05 returned with HTTP 404 Aug 12 20:22:54.406094 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 784/3095] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:54 2026] GET /volume/v3/volumes/58c4fd16-8161-4daf-9b22-19b0e65eed05 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:22:54.415041 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-a4a9299e-e1f3-4097-bd9f-dd0c0e2074d1 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:54.417057 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a4a9299e-e1f3-4097-bd9f-dd0c0e2074d1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/163fde22-5bce-4295-9222-3a5663d4ff6a Aug 12 20:22:54.417267 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a4a9299e-e1f3-4097-bd9f-dd0c0e2074d1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:54.417480 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a4a9299e-e1f3-4097-bd9f-dd0c0e2074d1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:54.417950 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.snapshots [None req-a4a9299e-e1f3-4097-bd9f-dd0c0e2074d1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Delete snapshot with id: 163fde22-5bce-4295-9222-3a5663d4ff6a Aug 12 20:22:54.422592 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a4a9299e-e1f3-4097-bd9f-dd0c0e2074d1 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/snapshots/163fde22-5bce-4295-9222-3a5663d4ff6a returned with HTTP 404 Aug 12 20:22:54.423137 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 770/3096] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:22:54 2026] DELETE /volume/v3/snapshots/163fde22-5bce-4295-9222-3a5663d4ff6a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:22:54.430798 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-847aa4ce-8e20-4f56-bcfd-ee722ddb169f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:54.433069 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-847aa4ce-8e20-4f56-bcfd-ee722ddb169f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/snapshots/163fde22-5bce-4295-9222-3a5663d4ff6a Aug 12 20:22:54.433314 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-847aa4ce-8e20-4f56-bcfd-ee722ddb169f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:54.433555 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-847aa4ce-8e20-4f56-bcfd-ee722ddb169f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:54.438879 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-847aa4ce-8e20-4f56-bcfd-ee722ddb169f tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/snapshots/163fde22-5bce-4295-9222-3a5663d4ff6a returned with HTTP 404 Aug 12 20:22:54.439530 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 779/3097] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:22:54 2026] GET /volume/v3/snapshots/163fde22-5bce-4295-9222-3a5663d4ff6a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:22:54.448691 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-20ae222b-9523-4f0d-a549-a64b1bc5faa5 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:54.451936 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-20ae222b-9523-4f0d-a549-a64b1bc5faa5 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] DELETE https://10.4.3.246/volume/v3/volumes/a020ed21-08d6-4e1e-b1e0-c05a49cfdf28 Aug 12 20:22:54.452839 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-20ae222b-9523-4f0d-a549-a64b1bc5faa5 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:54.453029 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-20ae222b-9523-4f0d-a549-a64b1bc5faa5 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:54.453205 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-20ae222b-9523-4f0d-a549-a64b1bc5faa5 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Delete volume with id: a020ed21-08d6-4e1e-b1e0-c05a49cfdf28 Aug 12 20:22:54.463398 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-20ae222b-9523-4f0d-a549-a64b1bc5faa5 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/a020ed21-08d6-4e1e-b1e0-c05a49cfdf28 returned with HTTP 404 Aug 12 20:22:54.463980 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 765/3098] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:22:54 2026] DELETE /volume/v3/volumes/a020ed21-08d6-4e1e-b1e0-c05a49cfdf28 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:22:54.468506 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-7cb66a79-9b2b-4534-aaee-a838ad999b8f req-287c16e2-3f11-45df-8cb7-a580b459c13f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:54.471062 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-7cb66a79-9b2b-4534-aaee-a838ad999b8f req-287c16e2-3f11-45df-8cb7-a580b459c13f tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 Aug 12 20:22:54.471315 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-7cb66a79-9b2b-4534-aaee-a838ad999b8f req-287c16e2-3f11-45df-8cb7-a580b459c13f tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:54.471357 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-c4281e13-ce0f-45f8-b66a-21809694550c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:54.471581 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-7cb66a79-9b2b-4534-aaee-a838ad999b8f req-287c16e2-3f11-45df-8cb7-a580b459c13f tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:54.473340 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c4281e13-ce0f-45f8-b66a-21809694550c tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/a020ed21-08d6-4e1e-b1e0-c05a49cfdf28 Aug 12 20:22:54.473580 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c4281e13-ce0f-45f8-b66a-21809694550c tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:54.473747 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c4281e13-ce0f-45f8-b66a-21809694550c tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:54.479963 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c4281e13-ce0f-45f8-b66a-21809694550c tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/a020ed21-08d6-4e1e-b1e0-c05a49cfdf28 returned with HTTP 404 Aug 12 20:22:54.480441 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 771/3099] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:54 2026] GET /volume/v3/volumes/a020ed21-08d6-4e1e-b1e0-c05a49cfdf28 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:22:54.486274 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:54.486274 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:54.488443 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-2b57d4d0-8e41-484c-8439-bf13cb143aed None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:54.490772 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2b57d4d0-8e41-484c-8439-bf13cb143aed tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/217f0858-b55b-4edb-8c9b-23e57d7dea8b Aug 12 20:22:54.491072 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2b57d4d0-8e41-484c-8439-bf13cb143aed tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:54.491310 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-7cb66a79-9b2b-4534-aaee-a838ad999b8f req-287c16e2-3f11-45df-8cb7-a580b459c13f tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:22:54.491388 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2b57d4d0-8e41-484c-8439-bf13cb143aed tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:54.491530 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.snapshots [None req-2b57d4d0-8e41-484c-8439-bf13cb143aed tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Delete snapshot with id: 217f0858-b55b-4edb-8c9b-23e57d7dea8b Aug 12 20:22:54.496347 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2b57d4d0-8e41-484c-8439-bf13cb143aed tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/snapshots/217f0858-b55b-4edb-8c9b-23e57d7dea8b returned with HTTP 404 Aug 12 20:22:54.496895 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 780/3100] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:22:54 2026] DELETE /volume/v3/snapshots/217f0858-b55b-4edb-8c9b-23e57d7dea8b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:22:54.497740 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-7cb66a79-9b2b-4534-aaee-a838ad999b8f req-287c16e2-3f11-45df-8cb7-a580b459c13f tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 returned with HTTP 200 Aug 12 20:22:54.498295 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 785/3101] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:22:54 2026] GET /volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 => generated 1445 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:54.506237 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-49f7dc18-3de4-44cc-806f-e859e6747565 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:54.508108 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-49f7dc18-3de4-44cc-806f-e859e6747565 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/snapshots/217f0858-b55b-4edb-8c9b-23e57d7dea8b Aug 12 20:22:54.508320 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-49f7dc18-3de4-44cc-806f-e859e6747565 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:54.508496 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-49f7dc18-3de4-44cc-806f-e859e6747565 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:54.515457 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-49f7dc18-3de4-44cc-806f-e859e6747565 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/snapshots/217f0858-b55b-4edb-8c9b-23e57d7dea8b returned with HTTP 404 Aug 12 20:22:54.516205 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 766/3102] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:22:54 2026] GET /volume/v3/snapshots/217f0858-b55b-4edb-8c9b-23e57d7dea8b => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:22:54.521444 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-7cb66a79-9b2b-4534-aaee-a838ad999b8f req-260baf02-3c13-4064-ac5d-42e0cb5c0411 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:54.523834 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-7cb66a79-9b2b-4534-aaee-a838ad999b8f req-260baf02-3c13-4064-ac5d-42e0cb5c0411 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] DELETE https://10.4.3.246/volume/v3/attachments/2744bb7c-5c92-42cc-8155-01f6b0958b7f Aug 12 20:22:54.524104 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-7cb66a79-9b2b-4534-aaee-a838ad999b8f req-260baf02-3c13-4064-ac5d-42e0cb5c0411 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:54.524440 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-7cb66a79-9b2b-4534-aaee-a838ad999b8f req-260baf02-3c13-4064-ac5d-42e0cb5c0411 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:54.525533 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-3e825e56-fc4e-4c80-a9c1-998cbdf019b2 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:54.527678 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3e825e56-fc4e-4c80-a9c1-998cbdf019b2 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] DELETE https://10.4.3.246/volume/v3/volumes/f3e23f93-4153-49e0-8155-c426122e40bd Aug 12 20:22:54.527992 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3e825e56-fc4e-4c80-a9c1-998cbdf019b2 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:54.528281 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3e825e56-fc4e-4c80-a9c1-998cbdf019b2 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:54.528553 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-3e825e56-fc4e-4c80-a9c1-998cbdf019b2 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Delete volume with id: f3e23f93-4153-49e0-8155-c426122e40bd Aug 12 20:22:54.533111 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:54.533111 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:54.535170 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3e825e56-fc4e-4c80-a9c1-998cbdf019b2 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/f3e23f93-4153-49e0-8155-c426122e40bd returned with HTTP 404 Aug 12 20:22:54.535694 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 781/3103] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:22:54 2026] DELETE /volume/v3/volumes/f3e23f93-4153-49e0-8155-c426122e40bd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:22:54.544869 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d7027115-b356-4bc2-ba33-3523f8cbdf66 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:54.546823 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d7027115-b356-4bc2-ba33-3523f8cbdf66 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] GET https://10.4.3.246/volume/v3/volumes/f3e23f93-4153-49e0-8155-c426122e40bd Aug 12 20:22:54.547021 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d7027115-b356-4bc2-ba33-3523f8cbdf66 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:54.547228 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d7027115-b356-4bc2-ba33-3523f8cbdf66 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:54.553099 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d7027115-b356-4bc2-ba33-3523f8cbdf66 tempest-VolumeDependencyTests-438149687 tempest-VolumeDependencyTests-438149687-project-member] https://10.4.3.246/volume/v3/volumes/f3e23f93-4153-49e0-8155-c426122e40bd returned with HTTP 404 Aug 12 20:22:54.553576 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 786/3104] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:22:54 2026] GET /volume/v3/volumes/f3e23f93-4153-49e0-8155-c426122e40bd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:22:54.594424 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-7cb66a79-9b2b-4534-aaee-a838ad999b8f req-260baf02-3c13-4064-ac5d-42e0cb5c0411 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/attachments/2744bb7c-5c92-42cc-8155-01f6b0958b7f returned with HTTP 200 Aug 12 20:22:54.594889 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 772/3105] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:22:54 2026] DELETE /volume/v3/attachments/2744bb7c-5c92-42cc-8155-01f6b0958b7f => generated 192 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:54.673923 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-d1650f11-64cb-4148-ba71-da9c04800995 req-0369ca6e-0b2c-496b-8ffa-260545acadbc None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:54.675921 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-d1650f11-64cb-4148-ba71-da9c04800995 req-0369ca6e-0b2c-496b-8ffa-260545acadbc tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] POST https://10.4.3.246/volume/v3/attachments/d5222e88-ab19-4711-857e-558f50fc38a0/action Aug 12 20:22:54.676257 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-d1650f11-64cb-4148-ba71-da9c04800995 req-0369ca6e-0b2c-496b-8ffa-260545acadbc tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Action body: b'{"os-complete": null}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:22:54.676361 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-d1650f11-64cb-4148-ba71-da9c04800995 req-0369ca6e-0b2c-496b-8ffa-260545acadbc tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:22:54.692524 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:54.692524 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:54.704811 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-d1650f11-64cb-4148-ba71-da9c04800995 req-0369ca6e-0b2c-496b-8ffa-260545acadbc tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/attachments/d5222e88-ab19-4711-857e-558f50fc38a0/action returned with HTTP 204 Aug 12 20:22:54.705445 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 767/3106] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:22:54 2026] POST /volume/v3/attachments/d5222e88-ab19-4711-857e-558f50fc38a0/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:22:54.883227 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-5d7d66fc-67f1-4330-8aed-7d88d1d0ff08 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:54.885564 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5d7d66fc-67f1-4330-8aed-7d88d1d0ff08 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 Aug 12 20:22:54.885915 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5d7d66fc-67f1-4330-8aed-7d88d1d0ff08 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:54.886242 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5d7d66fc-67f1-4330-8aed-7d88d1d0ff08 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:54.898723 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:54.898723 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:54.903246 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-5d7d66fc-67f1-4330-8aed-7d88d1d0ff08 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:22:54.907491 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5d7d66fc-67f1-4330-8aed-7d88d1d0ff08 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 returned with HTTP 200 Aug 12 20:22:54.908147 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 782/3107] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:54 2026] GET /volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 => generated 1145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:54.919989 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-fca63d0d-2958-486c-93e5-d1855bb2489f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:54.922086 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-fca63d0d-2958-486c-93e5-d1855bb2489f tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-reader] GET https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 Aug 12 20:22:54.922348 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-fca63d0d-2958-486c-93e5-d1855bb2489f tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-reader] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:54.922616 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-fca63d0d-2958-486c-93e5-d1855bb2489f tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-reader] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:54.936609 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:54.936609 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:54.939387 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-fca63d0d-2958-486c-93e5-d1855bb2489f tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-reader] Volume info retrieved successfully. Aug 12 20:22:54.944502 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-fca63d0d-2958-486c-93e5-d1855bb2489f tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-reader] https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 returned with HTTP 200 Aug 12 20:22:54.945002 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 787/3108] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:54 2026] GET /volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 => generated 1145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:54.985802 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-cc2b7990-1881-41b8-b6e8-750ae3d8534b req-9acf4ef7-a3ac-4c3c-af31-7a6ce7b882a4 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:54.987983 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-cc2b7990-1881-41b8-b6e8-750ae3d8534b req-9acf4ef7-a3ac-4c3c-af31-7a6ce7b882a4 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 Aug 12 20:22:54.988197 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-cc2b7990-1881-41b8-b6e8-750ae3d8534b req-9acf4ef7-a3ac-4c3c-af31-7a6ce7b882a4 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:54.988363 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-cc2b7990-1881-41b8-b6e8-750ae3d8534b req-9acf4ef7-a3ac-4c3c-af31-7a6ce7b882a4 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:55.000414 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:55.000414 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:55.004663 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-cc2b7990-1881-41b8-b6e8-750ae3d8534b req-9acf4ef7-a3ac-4c3c-af31-7a6ce7b882a4 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:22:55.010223 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-cc2b7990-1881-41b8-b6e8-750ae3d8534b req-9acf4ef7-a3ac-4c3c-af31-7a6ce7b882a4 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 returned with HTTP 200 Aug 12 20:22:55.010648 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 773/3109] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:22:54 2026] GET /volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 => generated 1145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:55.030461 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-cc2b7990-1881-41b8-b6e8-750ae3d8534b req-13aea640-68e0-4e22-a1ae-044b31048fb6 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:55.030461 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-cc2b7990-1881-41b8-b6e8-750ae3d8534b req-13aea640-68e0-4e22-a1ae-044b31048fb6 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] POST https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138/action Aug 12 20:22:55.030461 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-cc2b7990-1881-41b8-b6e8-750ae3d8534b req-13aea640-68e0-4e22-a1ae-044b31048fb6 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:22:55.030461 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-cc2b7990-1881-41b8-b6e8-750ae3d8534b req-13aea640-68e0-4e22-a1ae-044b31048fb6 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:22:55.041122 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:55.041122 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:55.041734 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-cc2b7990-1881-41b8-b6e8-750ae3d8534b req-13aea640-68e0-4e22-a1ae-044b31048fb6 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:22:55.047530 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-cc2b7990-1881-41b8-b6e8-750ae3d8534b req-13aea640-68e0-4e22-a1ae-044b31048fb6 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Begin detaching volume completed successfully. Aug 12 20:22:55.047817 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-cc2b7990-1881-41b8-b6e8-750ae3d8534b req-13aea640-68e0-4e22-a1ae-044b31048fb6 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138/action returned with HTTP 202 Aug 12 20:22:55.048278 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 768/3110] 10.4.3.246 () {72 vars in 1672 bytes} [Wed Aug 12 20:22:55 2026] POST /volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:22:55.066514 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-719885f6-45b6-40f6-9099-5ca73b315862 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:55.069293 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-719885f6-45b6-40f6-9099-5ca73b315862 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 Aug 12 20:22:55.069293 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-719885f6-45b6-40f6-9099-5ca73b315862 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:55.069401 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-719885f6-45b6-40f6-9099-5ca73b315862 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:55.084359 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:55.084359 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:55.088560 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-719885f6-45b6-40f6-9099-5ca73b315862 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:22:55.093491 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-719885f6-45b6-40f6-9099-5ca73b315862 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 returned with HTTP 200 Aug 12 20:22:55.094583 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 783/3111] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:55 2026] GET /volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:55.103460 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b623c1fe-3945-48ec-a0e1-14320ec4c442 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:55.103838 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b623c1fe-3945-48ec-a0e1-14320ec4c442 None None] GET https://10.4.3.246/volume// Aug 12 20:22:55.103987 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b623c1fe-3945-48ec-a0e1-14320ec4c442 None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:55.104158 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b623c1fe-3945-48ec-a0e1-14320ec4c442 None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:55.104442 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b623c1fe-3945-48ec-a0e1-14320ec4c442 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:22:55.104713 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 788/3112] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:22:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:22:55.113236 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-cc2b7990-1881-41b8-b6e8-750ae3d8534b req-74525e1f-7288-4ae2-9435-a3db29ca5c54 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:55.115859 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-cc2b7990-1881-41b8-b6e8-750ae3d8534b req-74525e1f-7288-4ae2-9435-a3db29ca5c54 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 Aug 12 20:22:55.116155 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-cc2b7990-1881-41b8-b6e8-750ae3d8534b req-74525e1f-7288-4ae2-9435-a3db29ca5c54 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:55.116462 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-cc2b7990-1881-41b8-b6e8-750ae3d8534b req-74525e1f-7288-4ae2-9435-a3db29ca5c54 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:55.132883 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:55.132883 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:55.136709 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-cc2b7990-1881-41b8-b6e8-750ae3d8534b req-74525e1f-7288-4ae2-9435-a3db29ca5c54 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:22:55.147285 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-cc2b7990-1881-41b8-b6e8-750ae3d8534b req-74525e1f-7288-4ae2-9435-a3db29ca5c54 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 returned with HTTP 200 Aug 12 20:22:55.147953 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 774/3113] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:22:55 2026] GET /volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 => generated 1328 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:22:55.290719 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-d221de00-414f-4af1-ac3e-d0dcca35cce2 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:55.293111 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d221de00-414f-4af1-ac3e-d0dcca35cce2 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 Aug 12 20:22:55.293386 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d221de00-414f-4af1-ac3e-d0dcca35cce2 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:55.293955 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d221de00-414f-4af1-ac3e-d0dcca35cce2 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:55.309305 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:55.309305 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:55.314632 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-d221de00-414f-4af1-ac3e-d0dcca35cce2 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:22:55.320632 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d221de00-414f-4af1-ac3e-d0dcca35cce2 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 returned with HTTP 200 Aug 12 20:22:55.321070 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 769/3114] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:55 2026] GET /volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 => generated 1134 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:55.334891 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-cc8398d8-75c6-4bfb-ab16-a206299836b9 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:55.336721 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cc8398d8-75c6-4bfb-ab16-a206299836b9 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] POST https://10.4.3.246/volume/v3/backups Aug 12 20:22:55.337038 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cc8398d8-75c6-4bfb-ab16-a206299836b9 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b516710c-50df-478b-9d82-755773ea8551", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1834439446", "container": "tempest-volumesbackupstest-backup-container-1651568805"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:22:55.338447 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.contrib.backups [None req-cc8398d8-75c6-4bfb-ab16-a206299836b9 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Creating new backup {'backup': {'volume_id': 'b516710c-50df-478b-9d82-755773ea8551', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1834439446', 'container': 'tempest-volumesbackupstest-backup-container-1651568805'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 20:22:55.338862 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.contrib.backups [None req-cc8398d8-75c6-4bfb-ab16-a206299836b9 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Creating backup of volume b516710c-50df-478b-9d82-755773ea8551 in container tempest-volumesbackupstest-backup-container-1651568805 Aug 12 20:22:55.355903 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:55.355903 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:55.356514 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-cc8398d8-75c6-4bfb-ab16-a206299836b9 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:22:55.384511 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-cc8398d8-75c6-4bfb-ab16-a206299836b9 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Created reservations ['f8194acf-06e6-46a9-8c07-658884b29985', 'aa3d0873-f2a4-4794-b9d9-3911db774516'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:22:55.414273 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cc8398d8-75c6-4bfb-ab16-a206299836b9 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups returned with HTTP 202 Aug 12 20:22:55.414727 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 784/3115] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:22:55 2026] POST /volume/v3/backups => generated 330 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:22:55.426736 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-dab07d7c-166f-4d0e-955c-9eb498a25103 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:55.428653 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-dab07d7c-166f-4d0e-955c-9eb498a25103 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 Aug 12 20:22:55.428807 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-dab07d7c-166f-4d0e-955c-9eb498a25103 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:55.428986 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-dab07d7c-166f-4d0e-955c-9eb498a25103 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:55.429080 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-dab07d7c-166f-4d0e-955c-9eb498a25103 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:22:55.433717 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:55.433717 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:55.434457 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-dab07d7c-166f-4d0e-955c-9eb498a25103 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 returned with HTTP 200 Aug 12 20:22:55.434808 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 789/3116] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:55 2026] GET /volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:55.821446 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-17ce5473-6324-4b6f-9ec9-2b8d99738053 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:55.907518 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-17ce5473-6324-4b6f-9ec9-2b8d99738053 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:22:55.907926 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-17ce5473-6324-4b6f-9ec9-2b8d99738053 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1599180881"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:22:55.909235 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-17ce5473-6324-4b6f-9ec9-2b8d99738053 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1599180881'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:22:55.909349 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-17ce5473-6324-4b6f-9ec9-2b8d99738053 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Create volume of 1 GB Aug 12 20:22:55.913264 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-17ce5473-6324-4b6f-9ec9-2b8d99738053 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Availability Zones retrieved successfully. Aug 12 20:22:55.918550 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-17ce5473-6324-4b6f-9ec9-2b8d99738053 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Flow 'volume_create_api' (4ac943dd-ad0b-4db8-ae4c-9313311ac4f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:22:55.919418 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-17ce5473-6324-4b6f-9ec9-2b8d99738053 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94971a3b-ca56-42cc-bb28-51e492947c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:55.920158 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-17ce5473-6324-4b6f-9ec9-2b8d99738053 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:22:55.943313 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-17ce5473-6324-4b6f-9ec9-2b8d99738053 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94971a3b-ca56-42cc-bb28-51e492947c8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:55.944207 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-17ce5473-6324-4b6f-9ec9-2b8d99738053 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee67391a-34f9-42c9-bf18-37919428fcba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:55.999052 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-17ce5473-6324-4b6f-9ec9-2b8d99738053 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Created reservations ['805f5ca0-735f-44a5-8a11-1154d0f8ae5e', 'f6960a1e-6d60-402e-87a1-f87c2a32a622', '2b70e91e-8375-4099-bffd-95e93d2eaf08', '6c60540c-e47f-4859-815e-f5cf1153a6fb'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:22:55.999867 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-17ce5473-6324-4b6f-9ec9-2b8d99738053 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee67391a-34f9-42c9-bf18-37919428fcba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['805f5ca0-735f-44a5-8a11-1154d0f8ae5e', 'f6960a1e-6d60-402e-87a1-f87c2a32a622', '2b70e91e-8375-4099-bffd-95e93d2eaf08', '6c60540c-e47f-4859-815e-f5cf1153a6fb']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:56.000684 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-17ce5473-6324-4b6f-9ec9-2b8d99738053 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbc12140-406a-49b3-8ac4-4d43d3025c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:56.023223 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-17ce5473-6324-4b6f-9ec9-2b8d99738053 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbc12140-406a-49b3-8ac4-4d43d3025c64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '257c0f15-dc89-417b-ad3c-65672c178e5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1599180881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f09a690b6ff5402685adb48613b83ddb',qos_specs=None,replication_status=,reservations=['805f5ca0-735f-44a5-8a11-1154d0f8ae5e','f6960a1e-6d60-402e-87a1-f87c2a32a622','2b70e91e-8375-4099-bffd-95e93d2eaf08','6c60540c-e47f-4859-815e-f5cf1153a6fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42b9d177fc75492a8198ba98ad97c3de',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:22:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1599180881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=257c0f15-dc89-417b-ad3c-65672c178e5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f09a690b6ff5402685adb48613b83ddb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42b9d177fc75492a8198ba98ad97c3de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:56.023938 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-17ce5473-6324-4b6f-9ec9-2b8d99738053 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40162464-2c89-4609-8879-cac28eb3a106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:56.041208 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-17ce5473-6324-4b6f-9ec9-2b8d99738053 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40162464-2c89-4609-8879-cac28eb3a106) transitioned into state 'SUCCESS' from state '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-1599180881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f09a690b6ff5402685adb48613b83ddb',qos_specs=None,replication_status=,reservations=['805f5ca0-735f-44a5-8a11-1154d0f8ae5e','f6960a1e-6d60-402e-87a1-f87c2a32a622','2b70e91e-8375-4099-bffd-95e93d2eaf08','6c60540c-e47f-4859-815e-f5cf1153a6fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42b9d177fc75492a8198ba98ad97c3de',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:56.042031 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-17ce5473-6324-4b6f-9ec9-2b8d99738053 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56e66349-0935-49db-9ba1-655b70fb35e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:22:56.049830 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-17ce5473-6324-4b6f-9ec9-2b8d99738053 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56e66349-0935-49db-9ba1-655b70fb35e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:22:56.050554 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-17ce5473-6324-4b6f-9ec9-2b8d99738053 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Flow 'volume_create_api' (4ac943dd-ad0b-4db8-ae4c-9313311ac4f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:22:56.051063 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-17ce5473-6324-4b6f-9ec9-2b8d99738053 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Create volume request issued successfully. Aug 12 20:22:56.051568 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-17ce5473-6324-4b6f-9ec9-2b8d99738053 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:22:56.051950 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 775/3117] 10.4.3.246 () {70 vars in 1298 bytes} [Wed Aug 12 20:22:55 2026] POST /volume/v3/volumes => generated 778 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:22:56.063619 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-710d4cfe-65d8-421b-b9f7-836c4fd3e59b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:56.065345 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-710d4cfe-65d8-421b-b9f7-836c4fd3e59b tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/volumes/257c0f15-dc89-417b-ad3c-65672c178e5f Aug 12 20:22:56.065718 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-710d4cfe-65d8-421b-b9f7-836c4fd3e59b tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:56.066081 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-710d4cfe-65d8-421b-b9f7-836c4fd3e59b tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:56.073391 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:56.073391 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:56.076978 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-710d4cfe-65d8-421b-b9f7-836c4fd3e59b tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Volume info retrieved successfully. Aug 12 20:22:56.080821 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-710d4cfe-65d8-421b-b9f7-836c4fd3e59b tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/volumes/257c0f15-dc89-417b-ad3c-65672c178e5f returned with HTTP 200 Aug 12 20:22:56.081259 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 770/3118] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:22:56 2026] GET /volume/v3/volumes/257c0f15-dc89-417b-ad3c-65672c178e5f => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:56.106339 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-4d0dd087-2062-4f8e-9073-8380d700f538 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:56.108419 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4d0dd087-2062-4f8e-9073-8380d700f538 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 Aug 12 20:22:56.108691 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4d0dd087-2062-4f8e-9073-8380d700f538 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:56.108933 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4d0dd087-2062-4f8e-9073-8380d700f538 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:56.119687 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:56.119687 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:56.123450 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-4d0dd087-2062-4f8e-9073-8380d700f538 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:22:56.127520 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4d0dd087-2062-4f8e-9073-8380d700f538 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 returned with HTTP 200 Aug 12 20:22:56.127906 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 785/3119] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:56 2026] GET /volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 => generated 1148 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:56.445535 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-68b54971-b6fa-4cff-8b68-39a6202b0334 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:56.447416 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-68b54971-b6fa-4cff-8b68-39a6202b0334 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 Aug 12 20:22:56.447606 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-68b54971-b6fa-4cff-8b68-39a6202b0334 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:56.447787 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-68b54971-b6fa-4cff-8b68-39a6202b0334 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:56.447938 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-68b54971-b6fa-4cff-8b68-39a6202b0334 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:22:56.452296 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:56.452296 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:56.453108 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-68b54971-b6fa-4cff-8b68-39a6202b0334 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 returned with HTTP 200 Aug 12 20:22:56.453556 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 790/3120] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:56 2026] GET /volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:57.094286 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-72991e1b-1407-4b25-a59e-c5f348a00326 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:57.096174 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-72991e1b-1407-4b25-a59e-c5f348a00326 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/volumes/257c0f15-dc89-417b-ad3c-65672c178e5f Aug 12 20:22:57.096419 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-72991e1b-1407-4b25-a59e-c5f348a00326 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:57.096641 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-72991e1b-1407-4b25-a59e-c5f348a00326 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:57.105185 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:57.105185 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:57.108796 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-72991e1b-1407-4b25-a59e-c5f348a00326 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Volume info retrieved successfully. Aug 12 20:22:57.112448 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-72991e1b-1407-4b25-a59e-c5f348a00326 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/volumes/257c0f15-dc89-417b-ad3c-65672c178e5f returned with HTTP 200 Aug 12 20:22:57.112865 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 776/3121] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:22:57 2026] GET /volume/v3/volumes/257c0f15-dc89-417b-ad3c-65672c178e5f => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:57.130226 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-febc7f8f-229b-4a97-a727-18c22a8548b2 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:57.131969 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-febc7f8f-229b-4a97-a727-18c22a8548b2 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] POST https://10.4.3.246/volume/v3/backups Aug 12 20:22:57.132324 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-febc7f8f-229b-4a97-a727-18c22a8548b2 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "257c0f15-dc89-417b-ad3c-65672c178e5f", "name": "tempest-type-Backup-424002142"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:22:57.133817 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.contrib.backups [None req-febc7f8f-229b-4a97-a727-18c22a8548b2 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Creating new backup {'backup': {'volume_id': '257c0f15-dc89-417b-ad3c-65672c178e5f', 'name': 'tempest-type-Backup-424002142'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 20:22:57.133966 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.contrib.backups [None req-febc7f8f-229b-4a97-a727-18c22a8548b2 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Creating backup of volume 257c0f15-dc89-417b-ad3c-65672c178e5f in container None Aug 12 20:22:57.140945 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:57.140945 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:57.141236 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-99e03b68-8b51-423a-b0f1-fd237d58bd37 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:57.141582 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-febc7f8f-229b-4a97-a727-18c22a8548b2 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Volume info retrieved successfully. Aug 12 20:22:57.143273 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-99e03b68-8b51-423a-b0f1-fd237d58bd37 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 Aug 12 20:22:57.143563 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-99e03b68-8b51-423a-b0f1-fd237d58bd37 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:57.144019 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-99e03b68-8b51-423a-b0f1-fd237d58bd37 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:57.154401 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:57.154401 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:57.158832 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-99e03b68-8b51-423a-b0f1-fd237d58bd37 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:22:57.163574 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-99e03b68-8b51-423a-b0f1-fd237d58bd37 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 returned with HTTP 200 Aug 12 20:22:57.164069 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 786/3122] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:57 2026] GET /volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:57.168718 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-febc7f8f-229b-4a97-a727-18c22a8548b2 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Created reservations ['35d9fedc-c8d7-4d60-a9db-f4b1f3330dfe', '4d8a5985-8db9-44e5-9969-21d9cf237d36'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:22:57.194007 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-febc7f8f-229b-4a97-a727-18c22a8548b2 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups returned with HTTP 202 Aug 12 20:22:57.194522 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 771/3123] 10.4.3.246 () {70 vars in 1299 bytes} [Wed Aug 12 20:22:57 2026] POST /volume/v3/backups => generated 315 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:22:57.205237 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-02aca1b4-4670-4d0b-8f65-cc48b9b94b9d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:57.206733 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-02aca1b4-4670-4d0b-8f65-cc48b9b94b9d tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d Aug 12 20:22:57.206970 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-02aca1b4-4670-4d0b-8f65-cc48b9b94b9d tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:57.207233 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-02aca1b4-4670-4d0b-8f65-cc48b9b94b9d tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:57.207415 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-02aca1b4-4670-4d0b-8f65-cc48b9b94b9d tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 302edb7a-1e56-498e-b5cd-08bc15f5044d. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:22:57.211383 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:57.211383 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:57.211941 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-02aca1b4-4670-4d0b-8f65-cc48b9b94b9d tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d returned with HTTP 200 Aug 12 20:22:57.212273 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 791/3124] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:22:57 2026] GET /volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:57.464783 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-234aa858-dd1a-46fd-8c24-4f6af1fc9491 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:57.466672 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-234aa858-dd1a-46fd-8c24-4f6af1fc9491 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 Aug 12 20:22:57.466898 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-234aa858-dd1a-46fd-8c24-4f6af1fc9491 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:57.467108 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-234aa858-dd1a-46fd-8c24-4f6af1fc9491 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:57.467234 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-234aa858-dd1a-46fd-8c24-4f6af1fc9491 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:22:57.472306 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:57.472306 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:57.473325 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-234aa858-dd1a-46fd-8c24-4f6af1fc9491 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 returned with HTTP 200 Aug 12 20:22:57.473868 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 777/3125] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:57 2026] GET /volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:58.176043 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-d6deb72a-bb6f-45a4-8f0d-5456749c4ffd None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:58.178109 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d6deb72a-bb6f-45a4-8f0d-5456749c4ffd tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 Aug 12 20:22:58.178464 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d6deb72a-bb6f-45a4-8f0d-5456749c4ffd tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:58.178752 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d6deb72a-bb6f-45a4-8f0d-5456749c4ffd tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:58.189961 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:58.189961 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:58.194138 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-d6deb72a-bb6f-45a4-8f0d-5456749c4ffd tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:22:58.199162 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d6deb72a-bb6f-45a4-8f0d-5456749c4ffd tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 returned with HTTP 200 Aug 12 20:22:58.199670 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 787/3126] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:58 2026] GET /volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 => generated 1148 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:58.223462 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-4f436465-8c2c-4b98-9cbe-6a51c066e698 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:58.225029 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4f436465-8c2c-4b98-9cbe-6a51c066e698 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d Aug 12 20:22:58.225350 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4f436465-8c2c-4b98-9cbe-6a51c066e698 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:58.225620 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4f436465-8c2c-4b98-9cbe-6a51c066e698 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:58.226500 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-4f436465-8c2c-4b98-9cbe-6a51c066e698 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 302edb7a-1e56-498e-b5cd-08bc15f5044d. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:22:58.230751 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:58.230751 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:58.230751 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4f436465-8c2c-4b98-9cbe-6a51c066e698 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d returned with HTTP 200 Aug 12 20:22:58.230751 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 772/3127] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:22:58 2026] GET /volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:58.487560 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-3acd8d15-a2c4-42ee-9310-9be967e1ecd8 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:58.487560 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3acd8d15-a2c4-42ee-9310-9be967e1ecd8 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 Aug 12 20:22:58.487560 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3acd8d15-a2c4-42ee-9310-9be967e1ecd8 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:58.487560 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3acd8d15-a2c4-42ee-9310-9be967e1ecd8 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:58.487560 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-3acd8d15-a2c4-42ee-9310-9be967e1ecd8 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:22:58.490988 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:58.490988 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:22:58.491625 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3acd8d15-a2c4-42ee-9310-9be967e1ecd8 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 returned with HTTP 200 Aug 12 20:22:58.491949 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 792/3128] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:58 2026] GET /volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 => generated 791 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:59.211530 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-0fd7cffc-2ca8-4fe8-8908-a46bafa5b7c7 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:59.213320 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0fd7cffc-2ca8-4fe8-8908-a46bafa5b7c7 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 Aug 12 20:22:59.213558 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0fd7cffc-2ca8-4fe8-8908-a46bafa5b7c7 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:59.213779 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0fd7cffc-2ca8-4fe8-8908-a46bafa5b7c7 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:59.223164 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:59.223164 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:22:59.226682 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-0fd7cffc-2ca8-4fe8-8908-a46bafa5b7c7 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:22:59.230856 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0fd7cffc-2ca8-4fe8-8908-a46bafa5b7c7 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 returned with HTTP 200 Aug 12 20:22:59.231180 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 778/3129] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:59 2026] GET /volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 => generated 1148 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:22:59.242110 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-988833d5-eb5f-42a1-b294-432d66c2324c None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:59.244669 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-988833d5-eb5f-42a1-b294-432d66c2324c tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d Aug 12 20:22:59.245068 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-988833d5-eb5f-42a1-b294-432d66c2324c tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:59.245358 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-988833d5-eb5f-42a1-b294-432d66c2324c tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:59.245506 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-988833d5-eb5f-42a1-b294-432d66c2324c tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 302edb7a-1e56-498e-b5cd-08bc15f5044d. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:22:59.251175 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:59.251175 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:22:59.252252 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-988833d5-eb5f-42a1-b294-432d66c2324c tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d returned with HTTP 200 Aug 12 20:22:59.252898 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 788/3130] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:22:59 2026] GET /volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:22:59.503591 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-0089af4c-0c29-4a86-9d4c-1395d21aecaa None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:22:59.508473 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0089af4c-0c29-4a86-9d4c-1395d21aecaa tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 Aug 12 20:22:59.508473 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0089af4c-0c29-4a86-9d4c-1395d21aecaa tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:22:59.508473 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0089af4c-0c29-4a86-9d4c-1395d21aecaa tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:22:59.508473 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-0089af4c-0c29-4a86-9d4c-1395d21aecaa tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:22:59.513320 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:22:59.513320 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:22:59.514567 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0089af4c-0c29-4a86-9d4c-1395d21aecaa tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 returned with HTTP 200 Aug 12 20:22:59.515193 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 773/3131] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:22:59 2026] GET /volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:00.200276 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-cc2b7990-1881-41b8-b6e8-750ae3d8534b req-26c9008b-cf40-4a29-a1c8-ae29369cba34 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:00.203221 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-cc2b7990-1881-41b8-b6e8-750ae3d8534b req-26c9008b-cf40-4a29-a1c8-ae29369cba34 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 Aug 12 20:23:00.203374 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-cc2b7990-1881-41b8-b6e8-750ae3d8534b req-26c9008b-cf40-4a29-a1c8-ae29369cba34 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:00.203886 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-cc2b7990-1881-41b8-b6e8-750ae3d8534b req-26c9008b-cf40-4a29-a1c8-ae29369cba34 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:00.213822 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:00.213822 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:00.218037 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-cc2b7990-1881-41b8-b6e8-750ae3d8534b req-26c9008b-cf40-4a29-a1c8-ae29369cba34 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:23:00.222989 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-cc2b7990-1881-41b8-b6e8-750ae3d8534b req-26c9008b-cf40-4a29-a1c8-ae29369cba34 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 returned with HTTP 200 Aug 12 20:23:00.223488 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 793/3132] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:23:00 2026] GET /volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 => generated 1148 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:00.243087 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-2b5d1f41-c0b8-4699-b67b-8020d91a1929 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:00.247441 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2b5d1f41-c0b8-4699-b67b-8020d91a1929 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 Aug 12 20:23:00.247766 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2b5d1f41-c0b8-4699-b67b-8020d91a1929 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:00.248043 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2b5d1f41-c0b8-4699-b67b-8020d91a1929 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:00.262191 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:00.262191 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:00.265375 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0a6c11e9-7ee3-4bff-bbec-4fba7cec6355 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:00.265668 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-2b5d1f41-c0b8-4699-b67b-8020d91a1929 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:23:00.267460 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0a6c11e9-7ee3-4bff-bbec-4fba7cec6355 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d Aug 12 20:23:00.267816 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0a6c11e9-7ee3-4bff-bbec-4fba7cec6355 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:00.268434 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0a6c11e9-7ee3-4bff-bbec-4fba7cec6355 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:00.268643 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-0a6c11e9-7ee3-4bff-bbec-4fba7cec6355 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 302edb7a-1e56-498e-b5cd-08bc15f5044d. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:00.269685 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2b5d1f41-c0b8-4699-b67b-8020d91a1929 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 returned with HTTP 200 Aug 12 20:23:00.270031 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 779/3133] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:00 2026] GET /volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:00.274442 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:00.274442 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:00.275334 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0a6c11e9-7ee3-4bff-bbec-4fba7cec6355 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d returned with HTTP 200 Aug 12 20:23:00.275932 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 789/3134] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:00 2026] GET /volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:00.524866 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-8517c962-243d-4431-88c6-8fd8c622d61e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:00.526633 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8517c962-243d-4431-88c6-8fd8c622d61e tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 Aug 12 20:23:00.527940 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8517c962-243d-4431-88c6-8fd8c622d61e tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:00.527940 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8517c962-243d-4431-88c6-8fd8c622d61e tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:00.527940 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-8517c962-243d-4431-88c6-8fd8c622d61e tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:00.531121 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:00.531121 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:00.531901 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8517c962-243d-4431-88c6-8fd8c622d61e tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 returned with HTTP 200 Aug 12 20:23:00.532293 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 774/3135] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:00 2026] GET /volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:00.582147 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-cc2b7990-1881-41b8-b6e8-750ae3d8534b req-45b07426-4f32-404c-b6ee-07770f6b6540 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:00.584041 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-cc2b7990-1881-41b8-b6e8-750ae3d8534b req-45b07426-4f32-404c-b6ee-07770f6b6540 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] DELETE https://10.4.3.246/volume/v3/attachments/981c4d9b-093b-4a72-a80f-e86120ffcceb Aug 12 20:23:00.584236 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-cc2b7990-1881-41b8-b6e8-750ae3d8534b req-45b07426-4f32-404c-b6ee-07770f6b6540 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:00.584434 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-cc2b7990-1881-41b8-b6e8-750ae3d8534b req-45b07426-4f32-404c-b6ee-07770f6b6540 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:00.590754 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:00.590754 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:00.628012 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-cc2b7990-1881-41b8-b6e8-750ae3d8534b req-45b07426-4f32-404c-b6ee-07770f6b6540 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/attachments/981c4d9b-093b-4a72-a80f-e86120ffcceb returned with HTTP 200 Aug 12 20:23:00.628380 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 794/3136] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:23:00 2026] DELETE /volume/v3/attachments/981c4d9b-093b-4a72-a80f-e86120ffcceb => generated 19 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:01.282824 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-c94ebc47-6a10-412a-a113-50ce5b961797 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:01.285090 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c94ebc47-6a10-412a-a113-50ce5b961797 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 Aug 12 20:23:01.285302 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c94ebc47-6a10-412a-a113-50ce5b961797 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:01.285488 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c94ebc47-6a10-412a-a113-50ce5b961797 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:01.288344 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-7f969bbf-3291-4279-82f3-060b7b4374f1 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:01.290414 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7f969bbf-3291-4279-82f3-060b7b4374f1 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d Aug 12 20:23:01.290738 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7f969bbf-3291-4279-82f3-060b7b4374f1 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:01.290738 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7f969bbf-3291-4279-82f3-060b7b4374f1 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:01.291277 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-7f969bbf-3291-4279-82f3-060b7b4374f1 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 302edb7a-1e56-498e-b5cd-08bc15f5044d. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:01.293450 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:01.293450 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:01.295321 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:01.295321 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:01.296080 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7f969bbf-3291-4279-82f3-060b7b4374f1 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d returned with HTTP 200 Aug 12 20:23:01.296457 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 790/3137] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:01 2026] GET /volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:01.298322 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-c94ebc47-6a10-412a-a113-50ce5b961797 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:23:01.303303 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c94ebc47-6a10-412a-a113-50ce5b961797 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 returned with HTTP 200 Aug 12 20:23:01.303863 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 780/3138] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:01 2026] GET /volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:01.318402 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a7b047e0-d551-480a-a122-3b176d26ea34 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:01.320451 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a7b047e0-d551-480a-a122-3b176d26ea34 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 Aug 12 20:23:01.320817 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a7b047e0-d551-480a-a122-3b176d26ea34 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:01.321184 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a7b047e0-d551-480a-a122-3b176d26ea34 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:01.332049 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:01.332049 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:01.336564 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-a7b047e0-d551-480a-a122-3b176d26ea34 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:23:01.341590 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a7b047e0-d551-480a-a122-3b176d26ea34 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 returned with HTTP 200 Aug 12 20:23:01.342007 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 775/3139] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:01 2026] GET /volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:01.390031 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-db85950a-23e1-4251-8206-27c386652c88 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:01.391893 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-db85950a-23e1-4251-8206-27c386652c88 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 Aug 12 20:23:01.392110 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-db85950a-23e1-4251-8206-27c386652c88 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:01.392333 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-db85950a-23e1-4251-8206-27c386652c88 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:01.400064 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:01.400064 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:01.404279 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-db85950a-23e1-4251-8206-27c386652c88 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:23:01.408890 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-db85950a-23e1-4251-8206-27c386652c88 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 returned with HTTP 200 Aug 12 20:23:01.409431 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 795/3140] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:01 2026] GET /volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:01.472511 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-180ab7e8-0a25-4308-9ec2-d5ff29f4e12d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:01.474517 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-180ab7e8-0a25-4308-9ec2-d5ff29f4e12d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:23:01.474953 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-180ab7e8-0a25-4308-9ec2-d5ff29f4e12d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1081800538", "imageRef": "a0596018-e224-475d-8adb-b6c6e42731ae"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:01.476693 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-180ab7e8-0a25-4308-9ec2-d5ff29f4e12d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1081800538', 'imageRef': 'a0596018-e224-475d-8adb-b6c6e42731ae'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:23:01.541962 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-42b2cef9-1c79-4b49-bace-b6487abaaa66 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:01.543860 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-42b2cef9-1c79-4b49-bace-b6487abaaa66 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 Aug 12 20:23:01.544106 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-42b2cef9-1c79-4b49-bace-b6487abaaa66 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:01.544335 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-42b2cef9-1c79-4b49-bace-b6487abaaa66 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:01.544475 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-42b2cef9-1c79-4b49-bace-b6487abaaa66 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:01.549198 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:01.549198 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:01.550038 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-42b2cef9-1c79-4b49-bace-b6487abaaa66 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 returned with HTTP 200 Aug 12 20:23:01.550404 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 781/3141] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:01 2026] GET /volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:01.569737 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-180ab7e8-0a25-4308-9ec2-d5ff29f4e12d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Create volume of 1 GB Aug 12 20:23:01.570105 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:01.570105 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:01.570606 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-180ab7e8-0a25-4308-9ec2-d5ff29f4e12d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Availability Zones retrieved successfully. Aug 12 20:23:01.575521 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-180ab7e8-0a25-4308-9ec2-d5ff29f4e12d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Flow 'volume_create_api' (6005ede8-4b77-429f-be12-65af4ec392bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:23:01.576364 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-180ab7e8-0a25-4308-9ec2-d5ff29f4e12d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6ee171a-17e6-4f0a-b573-da6811d9406b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:01.577205 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-180ab7e8-0a25-4308-9ec2-d5ff29f4e12d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:23:01.610839 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:01.610839 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:01.621630 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-180ab7e8-0a25-4308-9ec2-d5ff29f4e12d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6ee171a-17e6-4f0a-b573-da6811d9406b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:29Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=b49f5d85-b6d4-469a-a3af-eaeb7380b791,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b49f5d85-b6d4-469a-a3af-eaeb7380b791', 'encryption_key_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=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:01.622306 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-180ab7e8-0a25-4308-9ec2-d5ff29f4e12d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7197a7f1-2e03-4aa5-bf3c-e59f24a934c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:01.655165 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-180ab7e8-0a25-4308-9ec2-d5ff29f4e12d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Created reservations ['48a69744-5a30-495b-94ea-308878b2bc4e', '6a5c211a-e141-4eb6-bcd0-79a248912591', 'c9908be7-58ee-4dd2-82d5-206cf809b4d3', '689e3509-0e76-4da4-b8c9-ed03a938bb14'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:23:01.655994 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-180ab7e8-0a25-4308-9ec2-d5ff29f4e12d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7197a7f1-2e03-4aa5-bf3c-e59f24a934c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48a69744-5a30-495b-94ea-308878b2bc4e', '6a5c211a-e141-4eb6-bcd0-79a248912591', 'c9908be7-58ee-4dd2-82d5-206cf809b4d3', '689e3509-0e76-4da4-b8c9-ed03a938bb14']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:01.656634 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-180ab7e8-0a25-4308-9ec2-d5ff29f4e12d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f89b9492-ccf6-4727-8712-30ada0969e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:01.675490 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-180ab7e8-0a25-4308-9ec2-d5ff29f4e12d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f89b9492-ccf6-4727-8712-30ada0969e16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e55e53c-0744-4256-85c1-14aa9d359410', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1081800538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='be07c2a5ad52453d93a66b7e1cb31f3a',qos_specs=None,replication_status=,reservations=['48a69744-5a30-495b-94ea-308878b2bc4e','6a5c211a-e141-4eb6-bcd0-79a248912591','c9908be7-58ee-4dd2-82d5-206cf809b4d3','689e3509-0e76-4da4-b8c9-ed03a938bb14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f567ea44bf464607b3400913c4a5c583',volume_type_id=b49f5d85-b6d4-469a-a3af-eaeb7380b791), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:23:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1081800538',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e55e53c-0744-4256-85c1-14aa9d359410,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='be07c2a5ad52453d93a66b7e1cb31f3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f567ea44bf464607b3400913c4a5c583',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b49f5d85-b6d4-469a-a3af-eaeb7380b791),volume_type_id=b49f5d85-b6d4-469a-a3af-eaeb7380b791)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:01.676182 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-180ab7e8-0a25-4308-9ec2-d5ff29f4e12d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64a6c83f-d0bf-4b95-9632-1c4bf3e6c428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:01.690886 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-180ab7e8-0a25-4308-9ec2-d5ff29f4e12d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64a6c83f-d0bf-4b95-9632-1c4bf3e6c428) transitioned into state 'SUCCESS' from state '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-1081800538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='be07c2a5ad52453d93a66b7e1cb31f3a',qos_specs=None,replication_status=,reservations=['48a69744-5a30-495b-94ea-308878b2bc4e','6a5c211a-e141-4eb6-bcd0-79a248912591','c9908be7-58ee-4dd2-82d5-206cf809b4d3','689e3509-0e76-4da4-b8c9-ed03a938bb14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f567ea44bf464607b3400913c4a5c583',volume_type_id=b49f5d85-b6d4-469a-a3af-eaeb7380b791)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:01.691486 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-180ab7e8-0a25-4308-9ec2-d5ff29f4e12d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db15f989-7b74-4118-8073-5a04b93722e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:01.698811 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-180ab7e8-0a25-4308-9ec2-d5ff29f4e12d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db15f989-7b74-4118-8073-5a04b93722e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:01.699489 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-180ab7e8-0a25-4308-9ec2-d5ff29f4e12d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Flow 'volume_create_api' (6005ede8-4b77-429f-be12-65af4ec392bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:23:01.699842 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-180ab7e8-0a25-4308-9ec2-d5ff29f4e12d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Create volume request issued successfully. Aug 12 20:23:01.700321 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-180ab7e8-0a25-4308-9ec2-d5ff29f4e12d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:23:01.700704 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 791/3142] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:23:01 2026] POST /volume/v3/volumes => generated 760 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:23:01.710804 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e38ba1e4-f32e-421e-b4a6-0addfd9481d5 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:01.712562 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e38ba1e4-f32e-421e-b4a6-0addfd9481d5 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/4e55e53c-0744-4256-85c1-14aa9d359410 Aug 12 20:23:01.712821 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e38ba1e4-f32e-421e-b4a6-0addfd9481d5 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:01.713040 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e38ba1e4-f32e-421e-b4a6-0addfd9481d5 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:01.719335 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:01.719335 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:01.722630 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-e38ba1e4-f32e-421e-b4a6-0addfd9481d5 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:23:01.726188 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e38ba1e4-f32e-421e-b4a6-0addfd9481d5 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/4e55e53c-0744-4256-85c1-14aa9d359410 returned with HTTP 200 Aug 12 20:23:01.726576 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 776/3143] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:01 2026] GET /volume/v3/volumes/4e55e53c-0744-4256-85c1-14aa9d359410 => generated 828 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:02.305548 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-e5b6148c-925b-4ac5-b7a1-e469a33b3d79 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:02.307284 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e5b6148c-925b-4ac5-b7a1-e469a33b3d79 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d Aug 12 20:23:02.307493 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e5b6148c-925b-4ac5-b7a1-e469a33b3d79 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:02.307723 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e5b6148c-925b-4ac5-b7a1-e469a33b3d79 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:02.307842 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-e5b6148c-925b-4ac5-b7a1-e469a33b3d79 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 302edb7a-1e56-498e-b5cd-08bc15f5044d. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:02.312081 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:02.312081 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:02.312630 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e5b6148c-925b-4ac5-b7a1-e469a33b3d79 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d returned with HTTP 200 Aug 12 20:23:02.312980 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 796/3144] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:02 2026] GET /volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:02.560715 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-cc7fe667-b723-4d36-97ae-8b844bf51fbf None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:02.562735 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-cc7fe667-b723-4d36-97ae-8b844bf51fbf tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 Aug 12 20:23:02.563018 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-cc7fe667-b723-4d36-97ae-8b844bf51fbf tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:02.563242 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-cc7fe667-b723-4d36-97ae-8b844bf51fbf tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:02.563387 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-cc7fe667-b723-4d36-97ae-8b844bf51fbf tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:02.568017 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:02.568017 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:02.568854 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-cc7fe667-b723-4d36-97ae-8b844bf51fbf tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 returned with HTTP 200 Aug 12 20:23:02.569312 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 782/3145] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:02 2026] GET /volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:02.739531 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-c794695e-5a18-4f72-8418-db104b26e2ca None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:02.741795 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c794695e-5a18-4f72-8418-db104b26e2ca tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/4e55e53c-0744-4256-85c1-14aa9d359410 Aug 12 20:23:02.742018 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c794695e-5a18-4f72-8418-db104b26e2ca tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:02.742249 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c794695e-5a18-4f72-8418-db104b26e2ca tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:02.750396 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:02.750396 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:02.754044 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-c794695e-5a18-4f72-8418-db104b26e2ca tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:23:02.759486 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c794695e-5a18-4f72-8418-db104b26e2ca tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/4e55e53c-0744-4256-85c1-14aa9d359410 returned with HTTP 200 Aug 12 20:23:02.759950 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 792/3146] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:02 2026] GET /volume/v3/volumes/4e55e53c-0744-4256-85c1-14aa9d359410 => generated 1368 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:02.870482 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-e45f0ec5-2dfb-4d19-95d0-fddd11cc3eb4 req-0808f194-b9ff-466d-80fe-221ba617056c None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:02.872519 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-e45f0ec5-2dfb-4d19-95d0-fddd11cc3eb4 req-0808f194-b9ff-466d-80fe-221ba617056c tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/4e55e53c-0744-4256-85c1-14aa9d359410 Aug 12 20:23:02.872725 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-e45f0ec5-2dfb-4d19-95d0-fddd11cc3eb4 req-0808f194-b9ff-466d-80fe-221ba617056c tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:02.872957 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-e45f0ec5-2dfb-4d19-95d0-fddd11cc3eb4 req-0808f194-b9ff-466d-80fe-221ba617056c tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:02.879872 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:02.879872 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:02.883578 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-e45f0ec5-2dfb-4d19-95d0-fddd11cc3eb4 req-0808f194-b9ff-466d-80fe-221ba617056c tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:23:02.888122 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-e45f0ec5-2dfb-4d19-95d0-fddd11cc3eb4 req-0808f194-b9ff-466d-80fe-221ba617056c tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/4e55e53c-0744-4256-85c1-14aa9d359410 returned with HTTP 200 Aug 12 20:23:02.888497 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 777/3147] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:23:02 2026] GET /volume/v3/volumes/4e55e53c-0744-4256-85c1-14aa9d359410 => generated 1368 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:03.322799 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-425ac2b1-f423-48c4-9a4c-9def4e448d0b None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:03.324473 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-425ac2b1-f423-48c4-9a4c-9def4e448d0b tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d Aug 12 20:23:03.324701 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-425ac2b1-f423-48c4-9a4c-9def4e448d0b tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:03.324895 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-425ac2b1-f423-48c4-9a4c-9def4e448d0b tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:03.324994 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-425ac2b1-f423-48c4-9a4c-9def4e448d0b tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 302edb7a-1e56-498e-b5cd-08bc15f5044d. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:03.329500 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:03.329500 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:03.330301 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-425ac2b1-f423-48c4-9a4c-9def4e448d0b tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d returned with HTTP 200 Aug 12 20:23:03.330835 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 797/3148] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:03 2026] GET /volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:03.361463 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-e45f0ec5-2dfb-4d19-95d0-fddd11cc3eb4 req-486ee702-0f1a-4d4b-891e-f663e87d3d7c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:03.363414 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-e45f0ec5-2dfb-4d19-95d0-fddd11cc3eb4 req-486ee702-0f1a-4d4b-891e-f663e87d3d7c tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/4e55e53c-0744-4256-85c1-14aa9d359410 Aug 12 20:23:03.363663 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-e45f0ec5-2dfb-4d19-95d0-fddd11cc3eb4 req-486ee702-0f1a-4d4b-891e-f663e87d3d7c tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:03.363919 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-e45f0ec5-2dfb-4d19-95d0-fddd11cc3eb4 req-486ee702-0f1a-4d4b-891e-f663e87d3d7c tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:03.370362 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:03.370362 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:03.373637 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-e45f0ec5-2dfb-4d19-95d0-fddd11cc3eb4 req-486ee702-0f1a-4d4b-891e-f663e87d3d7c tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:23:03.377850 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-e45f0ec5-2dfb-4d19-95d0-fddd11cc3eb4 req-486ee702-0f1a-4d4b-891e-f663e87d3d7c tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/4e55e53c-0744-4256-85c1-14aa9d359410 returned with HTTP 200 Aug 12 20:23:03.378202 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 783/3149] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:23:03 2026] GET /volume/v3/volumes/4e55e53c-0744-4256-85c1-14aa9d359410 => generated 1368 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:03.387680 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f385558e-9b04-4bc2-82e4-800a2e5e3ec6 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:03.388049 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f385558e-9b04-4bc2-82e4-800a2e5e3ec6 None None] GET https://10.4.3.246/volume// Aug 12 20:23:03.388204 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f385558e-9b04-4bc2-82e4-800a2e5e3ec6 None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:03.388379 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f385558e-9b04-4bc2-82e4-800a2e5e3ec6 None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:03.388693 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f385558e-9b04-4bc2-82e4-800a2e5e3ec6 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:23:03.388960 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 793/3150] 10.4.3.246 () {66 vars in 1419 bytes} [Wed Aug 12 20:23:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:23:03.395811 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-e45f0ec5-2dfb-4d19-95d0-fddd11cc3eb4 req-b494296e-ce78-4270-901e-7ac00ef4ccf7 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:03.397695 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-e45f0ec5-2dfb-4d19-95d0-fddd11cc3eb4 req-b494296e-ce78-4270-901e-7ac00ef4ccf7 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:23:03.398023 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-e45f0ec5-2dfb-4d19-95d0-fddd11cc3eb4 req-b494296e-ce78-4270-901e-7ac00ef4ccf7 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4e55e53c-0744-4256-85c1-14aa9d359410", "connector": null, "instance_uuid": "f21f8cf5-3561-47d5-86d6-6ad3eefe0658"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:03.405365 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:03.405365 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:03.431019 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-e45f0ec5-2dfb-4d19-95d0-fddd11cc3eb4 req-b494296e-ce78-4270-901e-7ac00ef4ccf7 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:23:03.431474 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 778/3151] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:23:03 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 12 20:23:03.578436 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-44235841-7be4-4dba-b6ff-560e93b4c2d0 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:03.580218 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-44235841-7be4-4dba-b6ff-560e93b4c2d0 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 Aug 12 20:23:03.580358 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-44235841-7be4-4dba-b6ff-560e93b4c2d0 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:03.580710 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-44235841-7be4-4dba-b6ff-560e93b4c2d0 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:03.580710 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-44235841-7be4-4dba-b6ff-560e93b4c2d0 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:03.585154 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:03.585154 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:03.585892 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-44235841-7be4-4dba-b6ff-560e93b4c2d0 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 returned with HTTP 200 Aug 12 20:23:03.586255 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 798/3152] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:03 2026] GET /volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:04.346519 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-11140e1c-167a-41c4-8963-f8cd0af08940 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:04.349498 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-11140e1c-167a-41c4-8963-f8cd0af08940 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d Aug 12 20:23:04.349961 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-11140e1c-167a-41c4-8963-f8cd0af08940 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:04.350371 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-11140e1c-167a-41c4-8963-f8cd0af08940 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:04.350371 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-11140e1c-167a-41c4-8963-f8cd0af08940 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 302edb7a-1e56-498e-b5cd-08bc15f5044d. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:04.357937 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:04.357937 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:04.359202 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-11140e1c-167a-41c4-8963-f8cd0af08940 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d returned with HTTP 200 Aug 12 20:23:04.360076 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 784/3153] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:04 2026] GET /volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:04.565887 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-fddc4e4f-a05f-49c9-95ce-102f8228d968 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:04.568076 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-fddc4e4f-a05f-49c9-95ce-102f8228d968 None None] GET https://10.4.3.246/volume// Aug 12 20:23:04.568076 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-fddc4e4f-a05f-49c9-95ce-102f8228d968 None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:04.568076 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-fddc4e4f-a05f-49c9-95ce-102f8228d968 None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:04.568076 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-fddc4e4f-a05f-49c9-95ce-102f8228d968 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:23:04.568076 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 794/3154] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:23:04 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:23:04.577777 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-e45f0ec5-2dfb-4d19-95d0-fddd11cc3eb4 req-bb580bc5-c499-416f-9cb3-6b531eba5c8d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:04.580501 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-e45f0ec5-2dfb-4d19-95d0-fddd11cc3eb4 req-bb580bc5-c499-416f-9cb3-6b531eba5c8d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/4e55e53c-0744-4256-85c1-14aa9d359410 Aug 12 20:23:04.580838 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-e45f0ec5-2dfb-4d19-95d0-fddd11cc3eb4 req-bb580bc5-c499-416f-9cb3-6b531eba5c8d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:04.583778 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-e45f0ec5-2dfb-4d19-95d0-fddd11cc3eb4 req-bb580bc5-c499-416f-9cb3-6b531eba5c8d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:04.594437 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:04.594437 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:04.599089 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a4a6aed8-72ce-41ed-9017-40be14b6ac87 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:04.599468 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-e45f0ec5-2dfb-4d19-95d0-fddd11cc3eb4 req-bb580bc5-c499-416f-9cb3-6b531eba5c8d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:23:04.601007 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a4a6aed8-72ce-41ed-9017-40be14b6ac87 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 Aug 12 20:23:04.601198 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a4a6aed8-72ce-41ed-9017-40be14b6ac87 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:04.601377 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a4a6aed8-72ce-41ed-9017-40be14b6ac87 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:04.601509 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-a4a6aed8-72ce-41ed-9017-40be14b6ac87 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:04.606372 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-e45f0ec5-2dfb-4d19-95d0-fddd11cc3eb4 req-bb580bc5-c499-416f-9cb3-6b531eba5c8d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/4e55e53c-0744-4256-85c1-14aa9d359410 returned with HTTP 200 Aug 12 20:23:04.606564 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:04.606564 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:04.606965 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 779/3155] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:23:04 2026] GET /volume/v3/volumes/4e55e53c-0744-4256-85c1-14aa9d359410 => generated 1547 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:23:04.607674 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a4a6aed8-72ce-41ed-9017-40be14b6ac87 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 returned with HTTP 200 Aug 12 20:23:04.608423 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 799/3156] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:04 2026] GET /volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:04.713700 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-e45f0ec5-2dfb-4d19-95d0-fddd11cc3eb4 req-7c2393a4-d333-4d42-aea0-d0f2457cdbe0 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:04.715778 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-e45f0ec5-2dfb-4d19-95d0-fddd11cc3eb4 req-7c2393a4-d333-4d42-aea0-d0f2457cdbe0 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] PUT https://10.4.3.246/volume/v3/attachments/3c1ec2a3-ad09-418f-ae57-0c58ee3b4624 Aug 12 20:23:04.716182 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-e45f0ec5-2dfb-4d19-95d0-fddd11cc3eb4 req-7c2393a4-d333-4d42-aea0-d0f2457cdbe0 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:04.723281 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-e45f0ec5-2dfb-4d19-95d0-fddd11cc3eb4 req-7c2393a4-d333-4d42-aea0-d0f2457cdbe0 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Acquiring lock "cinder-attachment_update-4e55e53c-0744-4256-85c1-14aa9d359410-np0000007109" by "attachment_update" {{(pid=100386) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:23:04.727654 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-e45f0ec5-2dfb-4d19-95d0-fddd11cc3eb4 req-7c2393a4-d333-4d42-aea0-d0f2457cdbe0 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Lock "cinder-attachment_update-4e55e53c-0744-4256-85c1-14aa9d359410-np0000007109" acquired by "attachment_update" :: waited 0.004s {{(pid=100386) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:23:04.728610 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:04.728610 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:04.807365 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-e45f0ec5-2dfb-4d19-95d0-fddd11cc3eb4 req-7c2393a4-d333-4d42-aea0-d0f2457cdbe0 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Lock "cinder-attachment_update-4e55e53c-0744-4256-85c1-14aa9d359410-np0000007109" released by "attachment_update" :: held 0.080s {{(pid=100386) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:23:04.807739 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-e45f0ec5-2dfb-4d19-95d0-fddd11cc3eb4 req-7c2393a4-d333-4d42-aea0-d0f2457cdbe0 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/attachments/3c1ec2a3-ad09-418f-ae57-0c58ee3b4624 returned with HTTP 200 Aug 12 20:23:04.808207 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 785/3157] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:23:04 2026] PUT /volume/v3/attachments/3c1ec2a3-ad09-418f-ae57-0c58ee3b4624 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:04.831232 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-e45f0ec5-2dfb-4d19-95d0-fddd11cc3eb4 req-2e9909d4-bd2c-42e0-9664-269833f806bc None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:04.833626 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-e45f0ec5-2dfb-4d19-95d0-fddd11cc3eb4 req-2e9909d4-bd2c-42e0-9664-269833f806bc tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] POST https://10.4.3.246/volume/v3/attachments/3c1ec2a3-ad09-418f-ae57-0c58ee3b4624/action Aug 12 20:23:04.834004 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-e45f0ec5-2dfb-4d19-95d0-fddd11cc3eb4 req-2e9909d4-bd2c-42e0-9664-269833f806bc tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Action body: b'{"os-complete": null}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:23:04.834182 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-e45f0ec5-2dfb-4d19-95d0-fddd11cc3eb4 req-2e9909d4-bd2c-42e0-9664-269833f806bc tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:04.854354 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:04.854354 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:04.866288 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-e45f0ec5-2dfb-4d19-95d0-fddd11cc3eb4 req-2e9909d4-bd2c-42e0-9664-269833f806bc tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/attachments/3c1ec2a3-ad09-418f-ae57-0c58ee3b4624/action returned with HTTP 204 Aug 12 20:23:04.866866 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 795/3158] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:23:04 2026] POST /volume/v3/attachments/3c1ec2a3-ad09-418f-ae57-0c58ee3b4624/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:23:05.371265 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-cb95f2b7-5c3c-43fd-af7f-6ca349388904 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:05.373331 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-cb95f2b7-5c3c-43fd-af7f-6ca349388904 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d Aug 12 20:23:05.373581 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-cb95f2b7-5c3c-43fd-af7f-6ca349388904 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:05.373776 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-cb95f2b7-5c3c-43fd-af7f-6ca349388904 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:05.373900 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-cb95f2b7-5c3c-43fd-af7f-6ca349388904 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 302edb7a-1e56-498e-b5cd-08bc15f5044d. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:05.378168 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:05.378168 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:05.378745 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-cb95f2b7-5c3c-43fd-af7f-6ca349388904 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d returned with HTTP 200 Aug 12 20:23:05.379107 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 780/3159] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:05 2026] GET /volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:05.619590 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-16b2b765-2370-44d5-bf27-5e12965a55e3 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:05.622115 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-16b2b765-2370-44d5-bf27-5e12965a55e3 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 Aug 12 20:23:05.622363 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-16b2b765-2370-44d5-bf27-5e12965a55e3 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:05.622638 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-16b2b765-2370-44d5-bf27-5e12965a55e3 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:05.622845 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-16b2b765-2370-44d5-bf27-5e12965a55e3 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:05.628235 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:05.628235 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:05.629039 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-16b2b765-2370-44d5-bf27-5e12965a55e3 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 returned with HTTP 200 Aug 12 20:23:05.629404 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 800/3160] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:05 2026] GET /volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 20:23:06.389308 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-b2912896-5f66-400c-95dd-e310735cdca0 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:06.391360 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b2912896-5f66-400c-95dd-e310735cdca0 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d Aug 12 20:23:06.391360 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b2912896-5f66-400c-95dd-e310735cdca0 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:06.391576 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b2912896-5f66-400c-95dd-e310735cdca0 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:06.391700 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-b2912896-5f66-400c-95dd-e310735cdca0 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 302edb7a-1e56-498e-b5cd-08bc15f5044d. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:06.395878 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:06.395878 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:06.396416 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b2912896-5f66-400c-95dd-e310735cdca0 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d returned with HTTP 200 Aug 12 20:23:06.396788 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 786/3161] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:06 2026] GET /volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:06.639703 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-41c1dd53-c88c-43ea-bd4d-db809dee9ee7 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:06.641889 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-41c1dd53-c88c-43ea-bd4d-db809dee9ee7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 Aug 12 20:23:06.642316 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-41c1dd53-c88c-43ea-bd4d-db809dee9ee7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:06.642712 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-41c1dd53-c88c-43ea-bd4d-db809dee9ee7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:06.643990 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-41c1dd53-c88c-43ea-bd4d-db809dee9ee7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:06.650197 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:06.650197 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:06.650197 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-41c1dd53-c88c-43ea-bd4d-db809dee9ee7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 returned with HTTP 200 Aug 12 20:23:06.650197 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 796/3162] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:06 2026] GET /volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:07.407063 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-d6845072-39bb-4f88-89f4-c19ff7d51470 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:07.409412 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d6845072-39bb-4f88-89f4-c19ff7d51470 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d Aug 12 20:23:07.409995 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d6845072-39bb-4f88-89f4-c19ff7d51470 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:07.410285 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d6845072-39bb-4f88-89f4-c19ff7d51470 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:07.410474 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-d6845072-39bb-4f88-89f4-c19ff7d51470 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 302edb7a-1e56-498e-b5cd-08bc15f5044d. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:07.415519 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:07.415519 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:07.416380 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d6845072-39bb-4f88-89f4-c19ff7d51470 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d returned with HTTP 200 Aug 12 20:23:07.416923 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 781/3163] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:07 2026] GET /volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:07.663388 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-ee44d39b-0d7c-47d5-a361-ccc6ff2750a7 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:07.667564 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ee44d39b-0d7c-47d5-a361-ccc6ff2750a7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 Aug 12 20:23:07.667564 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ee44d39b-0d7c-47d5-a361-ccc6ff2750a7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:07.667564 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ee44d39b-0d7c-47d5-a361-ccc6ff2750a7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:07.667564 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-ee44d39b-0d7c-47d5-a361-ccc6ff2750a7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:07.672341 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:07.672341 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:07.673231 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ee44d39b-0d7c-47d5-a361-ccc6ff2750a7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 returned with HTTP 200 Aug 12 20:23:07.673871 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 801/3164] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:07 2026] GET /volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:08.432619 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-7658f821-aa2a-4614-b96f-66cef50a7342 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:08.438366 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7658f821-aa2a-4614-b96f-66cef50a7342 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d Aug 12 20:23:08.439611 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7658f821-aa2a-4614-b96f-66cef50a7342 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:08.439868 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7658f821-aa2a-4614-b96f-66cef50a7342 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:08.439973 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-7658f821-aa2a-4614-b96f-66cef50a7342 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 302edb7a-1e56-498e-b5cd-08bc15f5044d. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:08.458204 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:08.458204 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:08.463616 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7658f821-aa2a-4614-b96f-66cef50a7342 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d returned with HTTP 200 Aug 12 20:23:08.464779 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 787/3165] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:08 2026] GET /volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d => generated 735 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:08.684613 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-d51e34a8-d748-4494-991b-d4d0e383ddfc None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:08.686956 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d51e34a8-d748-4494-991b-d4d0e383ddfc tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 Aug 12 20:23:08.687188 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d51e34a8-d748-4494-991b-d4d0e383ddfc tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:08.687380 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d51e34a8-d748-4494-991b-d4d0e383ddfc tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:08.687503 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-d51e34a8-d748-4494-991b-d4d0e383ddfc tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:08.692344 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:08.692344 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:08.693257 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d51e34a8-d748-4494-991b-d4d0e383ddfc tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 returned with HTTP 200 Aug 12 20:23:08.693699 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 797/3166] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:08 2026] GET /volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:09.351885 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-7d496869-44d4-4f68-99aa-e8ddb7e88d8e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:09.352316 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7d496869-44d4-4f68-99aa-e8ddb7e88d8e None None] GET https://10.4.3.246/volume// Aug 12 20:23:09.352485 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7d496869-44d4-4f68-99aa-e8ddb7e88d8e None None] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:09.352693 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7d496869-44d4-4f68-99aa-e8ddb7e88d8e None None] Calling method 'all' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:09.353011 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7d496869-44d4-4f68-99aa-e8ddb7e88d8e None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:23:09.353316 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 782/3167] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:23:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:23:09.362247 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-2ee98cb3-0fd3-445c-b8dd-2f061fc846c1 req-4e1fef6a-4d98-422f-b85a-db29b0ca2e3c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:09.364130 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-2ee98cb3-0fd3-445c-b8dd-2f061fc846c1 req-4e1fef6a-4d98-422f-b85a-db29b0ca2e3c tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:23:09.364466 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-2ee98cb3-0fd3-445c-b8dd-2f061fc846c1 req-4e1fef6a-4d98-422f-b85a-db29b0ca2e3c tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a5ba2cfe-160b-4ae3-9bd0-6ebdc7e4584e", "connector": null, "instance_uuid": "edb6742a-579a-4724-af77-2bc5318e25b9"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:09.377239 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:09.377239 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:09.410692 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-2ee98cb3-0fd3-445c-b8dd-2f061fc846c1 req-4e1fef6a-4d98-422f-b85a-db29b0ca2e3c tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:23:09.411151 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 802/3168] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:23:09 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 12 20:23:09.426252 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-2ee98cb3-0fd3-445c-b8dd-2f061fc846c1 req-8bfae8f2-fc26-4e8f-aa54-362d025fa1ea None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:09.440525 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-2ee98cb3-0fd3-445c-b8dd-2f061fc846c1 req-8bfae8f2-fc26-4e8f-aa54-362d025fa1ea tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] DELETE https://10.4.3.246/volume/v3/attachments/8e4ad810-e6ee-4f74-9047-aab3df345bd0 Aug 12 20:23:09.440949 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-2ee98cb3-0fd3-445c-b8dd-2f061fc846c1 req-8bfae8f2-fc26-4e8f-aa54-362d025fa1ea tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:09.440993 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-2ee98cb3-0fd3-445c-b8dd-2f061fc846c1 req-8bfae8f2-fc26-4e8f-aa54-362d025fa1ea tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:09.454616 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:09.454616 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:09.477711 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-1312835c-7c6f-4c75-a8fa-3a5637b77570 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:09.479988 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1312835c-7c6f-4c75-a8fa-3a5637b77570 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d Aug 12 20:23:09.480251 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1312835c-7c6f-4c75-a8fa-3a5637b77570 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:09.480470 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1312835c-7c6f-4c75-a8fa-3a5637b77570 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:09.480614 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-1312835c-7c6f-4c75-a8fa-3a5637b77570 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 302edb7a-1e56-498e-b5cd-08bc15f5044d. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:09.486819 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:09.486819 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:09.487533 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1312835c-7c6f-4c75-a8fa-3a5637b77570 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d returned with HTTP 200 Aug 12 20:23:09.487986 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 798/3169] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:09 2026] GET /volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:09.510495 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-2ee98cb3-0fd3-445c-b8dd-2f061fc846c1 req-8bfae8f2-fc26-4e8f-aa54-362d025fa1ea tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] https://10.4.3.246/volume/v3/attachments/8e4ad810-e6ee-4f74-9047-aab3df345bd0 returned with HTTP 200 Aug 12 20:23:09.510911 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 788/3170] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:23:09 2026] DELETE /volume/v3/attachments/8e4ad810-e6ee-4f74-9047-aab3df345bd0 => generated 192 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:09.704707 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e7cf2cc8-e4b2-4524-897e-73c2d537b3ca None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:09.706981 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e7cf2cc8-e4b2-4524-897e-73c2d537b3ca tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 Aug 12 20:23:09.707252 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e7cf2cc8-e4b2-4524-897e-73c2d537b3ca tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:09.707551 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e7cf2cc8-e4b2-4524-897e-73c2d537b3ca tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:09.707735 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-e7cf2cc8-e4b2-4524-897e-73c2d537b3ca tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:09.715874 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:09.715874 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:09.716970 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e7cf2cc8-e4b2-4524-897e-73c2d537b3ca tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 returned with HTTP 200 Aug 12 20:23:09.717424 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 783/3171] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:09 2026] GET /volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:10.503798 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-14f53d86-e851-4696-8d04-c07ea068ca12 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:10.506343 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-14f53d86-e851-4696-8d04-c07ea068ca12 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d Aug 12 20:23:10.506683 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-14f53d86-e851-4696-8d04-c07ea068ca12 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:10.506991 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-14f53d86-e851-4696-8d04-c07ea068ca12 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:10.507140 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-14f53d86-e851-4696-8d04-c07ea068ca12 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 302edb7a-1e56-498e-b5cd-08bc15f5044d. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:10.512311 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:10.512311 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:10.513153 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-14f53d86-e851-4696-8d04-c07ea068ca12 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d returned with HTTP 200 Aug 12 20:23:10.513612 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 803/3172] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:10 2026] GET /volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:10.596070 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-cf706b22-824d-438e-8404-8148a78e4135 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:10.596920 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cf706b22-824d-438e-8404-8148a78e4135 None None] GET https://10.4.3.246/volume// Aug 12 20:23:10.596920 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cf706b22-824d-438e-8404-8148a78e4135 None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:10.597022 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cf706b22-824d-438e-8404-8148a78e4135 None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:10.597439 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cf706b22-824d-438e-8404-8148a78e4135 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:23:10.597800 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 799/3173] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:23:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:23:10.604280 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-642b8b1d-d6e5-4ae0-9cd9-f0235224e611 req-0b4127ff-366f-4f79-b29e-c9ecd0b42565 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:10.606337 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-642b8b1d-d6e5-4ae0-9cd9-f0235224e611 req-0b4127ff-366f-4f79-b29e-c9ecd0b42565 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] GET https://10.4.3.246/volume/v3/volumes/a5ba2cfe-160b-4ae3-9bd0-6ebdc7e4584e Aug 12 20:23:10.606527 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-642b8b1d-d6e5-4ae0-9cd9-f0235224e611 req-0b4127ff-366f-4f79-b29e-c9ecd0b42565 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:10.606728 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-642b8b1d-d6e5-4ae0-9cd9-f0235224e611 req-0b4127ff-366f-4f79-b29e-c9ecd0b42565 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:10.618462 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:10.618462 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:10.624125 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-642b8b1d-d6e5-4ae0-9cd9-f0235224e611 req-0b4127ff-366f-4f79-b29e-c9ecd0b42565 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Volume info retrieved successfully. Aug 12 20:23:10.630654 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-642b8b1d-d6e5-4ae0-9cd9-f0235224e611 req-0b4127ff-366f-4f79-b29e-c9ecd0b42565 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] https://10.4.3.246/volume/v3/volumes/a5ba2cfe-160b-4ae3-9bd0-6ebdc7e4584e returned with HTTP 200 Aug 12 20:23:10.631079 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 789/3174] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:23:10 2026] GET /volume/v3/volumes/a5ba2cfe-160b-4ae3-9bd0-6ebdc7e4584e => generated 1539 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:23:10.730273 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-0edaaa7f-4383-4407-85a6-47836eb5e219 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:10.732446 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0edaaa7f-4383-4407-85a6-47836eb5e219 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 Aug 12 20:23:10.732706 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0edaaa7f-4383-4407-85a6-47836eb5e219 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:10.732990 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0edaaa7f-4383-4407-85a6-47836eb5e219 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:10.733129 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-0edaaa7f-4383-4407-85a6-47836eb5e219 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:10.738366 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:10.738366 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:10.738781 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0edaaa7f-4383-4407-85a6-47836eb5e219 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 returned with HTTP 200 Aug 12 20:23:10.739257 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 784/3175] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:10 2026] GET /volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:10.747010 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-642b8b1d-d6e5-4ae0-9cd9-f0235224e611 req-3e7385e4-2635-4db7-b7f2-662b15f37c07 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:10.749181 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-642b8b1d-d6e5-4ae0-9cd9-f0235224e611 req-3e7385e4-2635-4db7-b7f2-662b15f37c07 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] PUT https://10.4.3.246/volume/v3/attachments/e9bb6d4d-9008-4d8b-b0fb-1e9983dee877 Aug 12 20:23:10.750486 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-642b8b1d-d6e5-4ae0-9cd9-f0235224e611 req-3e7385e4-2635-4db7-b7f2-662b15f37c07 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:10.750663 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-df872882-7040-4c94-ac18-fa3f3102fcaa None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:10.753634 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-df872882-7040-4c94-ac18-fa3f3102fcaa tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 Aug 12 20:23:10.753860 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-df872882-7040-4c94-ac18-fa3f3102fcaa tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:10.754115 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-df872882-7040-4c94-ac18-fa3f3102fcaa tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:10.754277 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-df872882-7040-4c94-ac18-fa3f3102fcaa tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:10.759195 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.coordination [req-642b8b1d-d6e5-4ae0-9cd9-f0235224e611 req-3e7385e4-2635-4db7-b7f2-662b15f37c07 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Acquiring lock "cinder-attachment_update-a5ba2cfe-160b-4ae3-9bd0-6ebdc7e4584e-np0000007109" by "attachment_update" {{(pid=100384) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:23:10.764428 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:10.764428 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:10.764516 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-df872882-7040-4c94-ac18-fa3f3102fcaa tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 returned with HTTP 200 Aug 12 20:23:10.764957 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 800/3176] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:10 2026] GET /volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 => generated 793 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:10.766593 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.coordination [req-642b8b1d-d6e5-4ae0-9cd9-f0235224e611 req-3e7385e4-2635-4db7-b7f2-662b15f37c07 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Lock "cinder-attachment_update-a5ba2cfe-160b-4ae3-9bd0-6ebdc7e4584e-np0000007109" acquired by "attachment_update" :: waited 0.007s {{(pid=100384) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:23:10.767688 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:10.767688 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:10.776900 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-0165d251-fa3e-4675-a188-cc485e9f0ee4 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:10.780115 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0165d251-fa3e-4675-a188-cc485e9f0ee4 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] POST https://10.4.3.246/volume/v3/backups Aug 12 20:23:10.780591 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0165d251-fa3e-4675-a188-cc485e9f0ee4 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b516710c-50df-478b-9d82-755773ea8551", "incremental": true, "force": true}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:10.785326 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.contrib.backups [None req-0165d251-fa3e-4675-a188-cc485e9f0ee4 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Creating new backup {'backup': {'volume_id': 'b516710c-50df-478b-9d82-755773ea8551', 'incremental': True, 'force': True}} {{(pid=100386) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 20:23:10.786458 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.contrib.backups [None req-0165d251-fa3e-4675-a188-cc485e9f0ee4 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Creating backup of volume b516710c-50df-478b-9d82-755773ea8551 in container None Aug 12 20:23:10.803988 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:10.803988 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:10.805512 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-0165d251-fa3e-4675-a188-cc485e9f0ee4 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:23:10.833983 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-0165d251-fa3e-4675-a188-cc485e9f0ee4 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Created reservations ['54e1a5cd-6fb3-4f99-9587-4dbe33592147', 'a713e8e5-2392-4623-8f9a-3a93a1ced705'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:23:10.872592 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.coordination [req-642b8b1d-d6e5-4ae0-9cd9-f0235224e611 req-3e7385e4-2635-4db7-b7f2-662b15f37c07 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Lock "cinder-attachment_update-a5ba2cfe-160b-4ae3-9bd0-6ebdc7e4584e-np0000007109" released by "attachment_update" :: held 0.106s {{(pid=100384) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:23:10.872924 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-642b8b1d-d6e5-4ae0-9cd9-f0235224e611 req-3e7385e4-2635-4db7-b7f2-662b15f37c07 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] https://10.4.3.246/volume/v3/attachments/e9bb6d4d-9008-4d8b-b0fb-1e9983dee877 returned with HTTP 200 Aug 12 20:23:10.873375 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 804/3177] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:23:10 2026] PUT /volume/v3/attachments/e9bb6d4d-9008-4d8b-b0fb-1e9983dee877 => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:10.892444 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0165d251-fa3e-4675-a188-cc485e9f0ee4 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups returned with HTTP 202 Aug 12 20:23:10.893063 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 790/3178] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:23:10 2026] POST /volume/v3/backups => generated 288 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:23:10.906869 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-c2f8255a-5d92-4e8b-9369-570b2ae3b420 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:10.907230 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-642b8b1d-d6e5-4ae0-9cd9-f0235224e611 req-776254c4-7165-46af-942d-ccb8771b07b7 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:10.909253 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-642b8b1d-d6e5-4ae0-9cd9-f0235224e611 req-776254c4-7165-46af-942d-ccb8771b07b7 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] POST https://10.4.3.246/volume/v3/attachments/e9bb6d4d-9008-4d8b-b0fb-1e9983dee877/action Aug 12 20:23:10.909653 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-642b8b1d-d6e5-4ae0-9cd9-f0235224e611 req-776254c4-7165-46af-942d-ccb8771b07b7 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Action body: b'{"os-complete": null}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:23:10.909775 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-642b8b1d-d6e5-4ae0-9cd9-f0235224e611 req-776254c4-7165-46af-942d-ccb8771b07b7 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:10.912906 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c2f8255a-5d92-4e8b-9369-570b2ae3b420 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d Aug 12 20:23:10.913757 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c2f8255a-5d92-4e8b-9369-570b2ae3b420 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:10.914514 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c2f8255a-5d92-4e8b-9369-570b2ae3b420 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:10.918320 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-c2f8255a-5d92-4e8b-9369-570b2ae3b420 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id 2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:10.927098 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:10.927098 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:10.936759 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-642b8b1d-d6e5-4ae0-9cd9-f0235224e611 req-776254c4-7165-46af-942d-ccb8771b07b7 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] https://10.4.3.246/volume/v3/attachments/e9bb6d4d-9008-4d8b-b0fb-1e9983dee877/action returned with HTTP 204 Aug 12 20:23:10.937368 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 801/3179] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:23:10 2026] POST /volume/v3/attachments/e9bb6d4d-9008-4d8b-b0fb-1e9983dee877/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:23:10.946529 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:10.946529 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:10.949874 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c2f8255a-5d92-4e8b-9369-570b2ae3b420 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d returned with HTTP 200 Aug 12 20:23:10.951361 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 785/3180] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:10 2026] GET /volume/v3/backups/2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d => generated 694 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:11.523486 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-6af29ae5-2a3c-4ccd-85b5-d83a6e1ba726 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:11.526528 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6af29ae5-2a3c-4ccd-85b5-d83a6e1ba726 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d Aug 12 20:23:11.526785 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6af29ae5-2a3c-4ccd-85b5-d83a6e1ba726 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:11.527008 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6af29ae5-2a3c-4ccd-85b5-d83a6e1ba726 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:11.527134 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-6af29ae5-2a3c-4ccd-85b5-d83a6e1ba726 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 302edb7a-1e56-498e-b5cd-08bc15f5044d. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:11.532562 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:11.532562 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:11.533168 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6af29ae5-2a3c-4ccd-85b5-d83a6e1ba726 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d returned with HTTP 200 Aug 12 20:23:11.533555 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 805/3181] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:11 2026] GET /volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:11.964678 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-4430d26d-67cb-49e7-864b-90144986ffba None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:11.966862 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4430d26d-67cb-49e7-864b-90144986ffba tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d Aug 12 20:23:11.967079 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4430d26d-67cb-49e7-864b-90144986ffba tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:11.967332 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4430d26d-67cb-49e7-864b-90144986ffba tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:11.967418 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-4430d26d-67cb-49e7-864b-90144986ffba tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id 2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:11.982113 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:11.982113 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:11.985562 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4430d26d-67cb-49e7-864b-90144986ffba tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d returned with HTTP 200 Aug 12 20:23:11.985562 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 791/3182] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:11 2026] GET /volume/v3/backups/2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d => generated 696 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:12.165089 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-2ff17501-2823-480b-b709-41d94bb769e2 req-0fa7703e-4e0a-450a-8764-276daacf510d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:12.167547 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-2ff17501-2823-480b-b709-41d94bb769e2 req-0fa7703e-4e0a-450a-8764-276daacf510d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/limits Aug 12 20:23:12.167924 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-2ff17501-2823-480b-b709-41d94bb769e2 req-0fa7703e-4e0a-450a-8764-276daacf510d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:12.168132 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-2ff17501-2823-480b-b709-41d94bb769e2 req-0fa7703e-4e0a-450a-8764-276daacf510d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'index' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:12.193307 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-2ff17501-2823-480b-b709-41d94bb769e2 req-0fa7703e-4e0a-450a-8764-276daacf510d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/limits returned with HTTP 200 Aug 12 20:23:12.193307 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 802/3183] 10.4.3.246 () {68 vars in 1484 bytes} [Wed Aug 12 20:23:12 2026] GET /volume/v3/limits => generated 302 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:12.244647 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-2ff17501-2823-480b-b709-41d94bb769e2 req-c5695f7f-f6cd-4c76-986e-c156895b5c7e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:12.246835 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-2ff17501-2823-480b-b709-41d94bb769e2 req-c5695f7f-f6cd-4c76-986e-c156895b5c7e tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/4e55e53c-0744-4256-85c1-14aa9d359410 Aug 12 20:23:12.247016 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-2ff17501-2823-480b-b709-41d94bb769e2 req-c5695f7f-f6cd-4c76-986e-c156895b5c7e tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:12.247209 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-2ff17501-2823-480b-b709-41d94bb769e2 req-c5695f7f-f6cd-4c76-986e-c156895b5c7e tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:12.259181 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:12.259181 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:12.264207 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-2ff17501-2823-480b-b709-41d94bb769e2 req-c5695f7f-f6cd-4c76-986e-c156895b5c7e tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:23:12.272608 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-2ff17501-2823-480b-b709-41d94bb769e2 req-c5695f7f-f6cd-4c76-986e-c156895b5c7e tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/4e55e53c-0744-4256-85c1-14aa9d359410 returned with HTTP 200 Aug 12 20:23:12.272608 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 786/3184] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:23:12 2026] GET /volume/v3/volumes/4e55e53c-0744-4256-85c1-14aa9d359410 => generated 1660 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:12.287398 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-2ff17501-2823-480b-b709-41d94bb769e2 req-7f77bc72-1d44-4ecc-b98a-23ffa99baf6d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:12.290330 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-2ff17501-2823-480b-b709-41d94bb769e2 req-7f77bc72-1d44-4ecc-b98a-23ffa99baf6d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:23:12.290330 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-2ff17501-2823-480b-b709-41d94bb769e2 req-7f77bc72-1d44-4ecc-b98a-23ffa99baf6d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4e55e53c-0744-4256-85c1-14aa9d359410", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:12.301324 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:12.301324 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:12.301888 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-2ff17501-2823-480b-b709-41d94bb769e2 req-7f77bc72-1d44-4ecc-b98a-23ffa99baf6d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:23:12.302033 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.snapshots [req-2ff17501-2823-480b-b709-41d94bb769e2 req-7f77bc72-1d44-4ecc-b98a-23ffa99baf6d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Create snapshot from volume 4e55e53c-0744-4256-85c1-14aa9d359410 Aug 12 20:23:12.333685 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [req-2ff17501-2823-480b-b709-41d94bb769e2 req-7f77bc72-1d44-4ecc-b98a-23ffa99baf6d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Created reservations ['dbf81159-e6e9-4a6b-b140-9cb6bf7a3017', 'ae27f9e7-be44-44ae-812f-6f67dd961509', 'd6575e46-fdf9-410f-82e0-dbaa15e3523a', '1471ff5a-ab33-46aa-9c45-41448d0a27e1'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:23:12.385803 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-2ff17501-2823-480b-b709-41d94bb769e2 req-7f77bc72-1d44-4ecc-b98a-23ffa99baf6d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Snapshot force create request issued successfully. Aug 12 20:23:12.386270 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-2ff17501-2823-480b-b709-41d94bb769e2 req-7f77bc72-1d44-4ecc-b98a-23ffa99baf6d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:23:12.387311 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 806/3185] 10.4.3.246 () {72 vars in 1547 bytes} [Wed Aug 12 20:23:12 2026] POST /volume/v3/snapshots => generated 292 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:23:12.553784 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-47f46e62-7db6-4d51-a596-0267ab2f3b2f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:12.556974 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-47f46e62-7db6-4d51-a596-0267ab2f3b2f tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d Aug 12 20:23:12.556974 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-47f46e62-7db6-4d51-a596-0267ab2f3b2f tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:12.557127 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-47f46e62-7db6-4d51-a596-0267ab2f3b2f tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:12.557278 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-47f46e62-7db6-4d51-a596-0267ab2f3b2f tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 302edb7a-1e56-498e-b5cd-08bc15f5044d. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:12.562359 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:12.562359 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:12.563186 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-47f46e62-7db6-4d51-a596-0267ab2f3b2f tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d returned with HTTP 200 Aug 12 20:23:12.563640 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 792/3186] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:12 2026] GET /volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:12.996306 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-ace1d5a4-80d9-419e-a2f5-9e7bb9648d7b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:12.998160 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ace1d5a4-80d9-419e-a2f5-9e7bb9648d7b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d Aug 12 20:23:12.998340 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ace1d5a4-80d9-419e-a2f5-9e7bb9648d7b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:12.998511 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ace1d5a4-80d9-419e-a2f5-9e7bb9648d7b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:12.998652 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-ace1d5a4-80d9-419e-a2f5-9e7bb9648d7b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id 2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:13.003458 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:13.003458 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:13.004348 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ace1d5a4-80d9-419e-a2f5-9e7bb9648d7b tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d returned with HTTP 200 Aug 12 20:23:13.004909 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 803/3187] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:12 2026] GET /volume/v3/backups/2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d => generated 696 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:13.575395 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-2b9ad506-fefe-48fe-97a5-ee2e8a720d58 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:13.577905 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2b9ad506-fefe-48fe-97a5-ee2e8a720d58 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d Aug 12 20:23:13.577905 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2b9ad506-fefe-48fe-97a5-ee2e8a720d58 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:13.577905 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2b9ad506-fefe-48fe-97a5-ee2e8a720d58 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:13.577905 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-2b9ad506-fefe-48fe-97a5-ee2e8a720d58 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 302edb7a-1e56-498e-b5cd-08bc15f5044d. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:13.582202 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:13.582202 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:13.582945 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2b9ad506-fefe-48fe-97a5-ee2e8a720d58 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d returned with HTTP 200 Aug 12 20:23:13.583774 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 787/3188] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:13 2026] GET /volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:14.019820 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-0e4078b6-44fe-41b2-a969-0e034cd0cb04 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:14.021738 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0e4078b6-44fe-41b2-a969-0e034cd0cb04 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d Aug 12 20:23:14.021935 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-0e4078b6-44fe-41b2-a969-0e034cd0cb04 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:14.022108 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-0e4078b6-44fe-41b2-a969-0e034cd0cb04 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:14.022244 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-0e4078b6-44fe-41b2-a969-0e034cd0cb04 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id 2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:14.027572 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:14.027572 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:14.028614 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0e4078b6-44fe-41b2-a969-0e034cd0cb04 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d returned with HTTP 200 Aug 12 20:23:14.029085 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 807/3189] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:14 2026] GET /volume/v3/backups/2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:14.598038 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-286d7ab4-0209-4937-8196-c03659c53d17 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:14.599894 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-286d7ab4-0209-4937-8196-c03659c53d17 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d Aug 12 20:23:14.600301 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-286d7ab4-0209-4937-8196-c03659c53d17 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:14.600363 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-286d7ab4-0209-4937-8196-c03659c53d17 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:14.600446 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-286d7ab4-0209-4937-8196-c03659c53d17 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 302edb7a-1e56-498e-b5cd-08bc15f5044d. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:14.605036 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:14.605036 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:14.605725 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-286d7ab4-0209-4937-8196-c03659c53d17 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d returned with HTTP 200 Aug 12 20:23:14.606113 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 793/3190] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:14 2026] GET /volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:14.633354 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-b4b55010-bfcb-4185-aea2-c8c80593d600 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:14.660291 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b4b55010-bfcb-4185-aea2-c8c80593d600 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] POST https://10.4.3.246/volume/v3/backups Aug 12 20:23:14.660291 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b4b55010-bfcb-4185-aea2-c8c80593d600 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "257c0f15-dc89-417b-ad3c-65672c178e5f"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:14.660291 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.contrib.backups [None req-b4b55010-bfcb-4185-aea2-c8c80593d600 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Creating new backup {'backup': {'volume_id': '257c0f15-dc89-417b-ad3c-65672c178e5f'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 20:23:14.660291 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.contrib.backups [None req-b4b55010-bfcb-4185-aea2-c8c80593d600 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Creating backup of volume 257c0f15-dc89-417b-ad3c-65672c178e5f in container None Aug 12 20:23:14.669221 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:14.669221 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:14.669605 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-b4b55010-bfcb-4185-aea2-c8c80593d600 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Volume info retrieved successfully. Aug 12 20:23:14.690489 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-b4b55010-bfcb-4185-aea2-c8c80593d600 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Created reservations ['12e1c200-bf4b-4ab2-9b20-dd90be76d449', '21d8d077-7faa-41cc-82ca-a498ecf4211e'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:23:14.723993 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b4b55010-bfcb-4185-aea2-c8c80593d600 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups returned with HTTP 202 Aug 12 20:23:14.724550 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 804/3191] 10.4.3.246 () {70 vars in 1298 bytes} [Wed Aug 12 20:23:14 2026] POST /volume/v3/backups => generated 288 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:23:14.734770 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-218f127d-7bfe-4762-852e-2720fcf29875 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:14.737981 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-218f127d-7bfe-4762-852e-2720fcf29875 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 Aug 12 20:23:14.738186 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-218f127d-7bfe-4762-852e-2720fcf29875 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:14.738375 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-218f127d-7bfe-4762-852e-2720fcf29875 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:14.738484 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-218f127d-7bfe-4762-852e-2720fcf29875 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 349a2611-182e-464c-b118-6d30b28d1033. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:14.747321 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:14.747321 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:14.748298 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-218f127d-7bfe-4762-852e-2720fcf29875 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 returned with HTTP 200 Aug 12 20:23:14.748740 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 788/3192] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:14 2026] GET /volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 => generated 695 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:15.052360 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-dd34ae8a-84d1-412a-915d-c61fa94cfbda None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:15.054181 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-dd34ae8a-84d1-412a-915d-c61fa94cfbda tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d Aug 12 20:23:15.054365 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-dd34ae8a-84d1-412a-915d-c61fa94cfbda tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:15.054548 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-dd34ae8a-84d1-412a-915d-c61fa94cfbda tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:15.054658 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-dd34ae8a-84d1-412a-915d-c61fa94cfbda tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id 2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:15.058615 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:15.058615 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:15.059281 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-dd34ae8a-84d1-412a-915d-c61fa94cfbda tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d returned with HTTP 200 Aug 12 20:23:15.059626 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 808/3193] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:15 2026] GET /volume/v3/backups/2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d => generated 707 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:15.188399 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-7f2d7584-9a1e-46d6-8d64-307fe8ed7146 req-2835b4a9-0271-493e-a4e2-9405c0ec714e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:15.191401 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-7f2d7584-9a1e-46d6-8d64-307fe8ed7146 req-2835b4a9-0271-493e-a4e2-9405c0ec714e tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/4e55e53c-0744-4256-85c1-14aa9d359410 Aug 12 20:23:15.191914 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-7f2d7584-9a1e-46d6-8d64-307fe8ed7146 req-2835b4a9-0271-493e-a4e2-9405c0ec714e tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:15.192364 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-7f2d7584-9a1e-46d6-8d64-307fe8ed7146 req-2835b4a9-0271-493e-a4e2-9405c0ec714e tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:15.207826 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:15.207826 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:15.213190 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-7f2d7584-9a1e-46d6-8d64-307fe8ed7146 req-2835b4a9-0271-493e-a4e2-9405c0ec714e tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:23:15.220909 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-7f2d7584-9a1e-46d6-8d64-307fe8ed7146 req-2835b4a9-0271-493e-a4e2-9405c0ec714e tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/4e55e53c-0744-4256-85c1-14aa9d359410 returned with HTTP 200 Aug 12 20:23:15.221516 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 794/3194] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:23:15 2026] GET /volume/v3/volumes/4e55e53c-0744-4256-85c1-14aa9d359410 => generated 1660 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:15.758815 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-c7d51e52-0951-48ff-97df-210b56a574e2 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:15.760521 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c7d51e52-0951-48ff-97df-210b56a574e2 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 Aug 12 20:23:15.760841 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c7d51e52-0951-48ff-97df-210b56a574e2 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:15.760994 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c7d51e52-0951-48ff-97df-210b56a574e2 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:15.761111 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-c7d51e52-0951-48ff-97df-210b56a574e2 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 349a2611-182e-464c-b118-6d30b28d1033. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:15.765305 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:15.765305 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:15.765905 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c7d51e52-0951-48ff-97df-210b56a574e2 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 returned with HTTP 200 Aug 12 20:23:15.766321 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 805/3195] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:15 2026] GET /volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:16.070481 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-3dac3ab1-3ad0-4bea-a949-2e5ac8c53519 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:16.072604 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3dac3ab1-3ad0-4bea-a949-2e5ac8c53519 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d Aug 12 20:23:16.073461 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3dac3ab1-3ad0-4bea-a949-2e5ac8c53519 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:16.073461 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3dac3ab1-3ad0-4bea-a949-2e5ac8c53519 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:16.073461 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-3dac3ab1-3ad0-4bea-a949-2e5ac8c53519 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id 2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:16.078406 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:16.078406 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:16.079500 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3dac3ab1-3ad0-4bea-a949-2e5ac8c53519 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d returned with HTTP 200 Aug 12 20:23:16.080250 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 789/3196] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:16 2026] GET /volume/v3/backups/2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:16.779775 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-bda58430-3e76-4f16-9dfa-d27c085d3a96 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:16.782795 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-bda58430-3e76-4f16-9dfa-d27c085d3a96 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 Aug 12 20:23:16.783072 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-bda58430-3e76-4f16-9dfa-d27c085d3a96 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:16.783308 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-bda58430-3e76-4f16-9dfa-d27c085d3a96 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:16.783470 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-bda58430-3e76-4f16-9dfa-d27c085d3a96 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 349a2611-182e-464c-b118-6d30b28d1033. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:16.790787 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:16.790787 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:16.791743 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-bda58430-3e76-4f16-9dfa-d27c085d3a96 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 returned with HTTP 200 Aug 12 20:23:16.792243 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 809/3197] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:16 2026] GET /volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 => generated 697 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:17.093220 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-e739d5b0-fd7f-4a80-9f3d-6431458bdd76 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:17.097078 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e739d5b0-fd7f-4a80-9f3d-6431458bdd76 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d Aug 12 20:23:17.097204 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e739d5b0-fd7f-4a80-9f3d-6431458bdd76 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:17.097393 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e739d5b0-fd7f-4a80-9f3d-6431458bdd76 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:17.097575 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-e739d5b0-fd7f-4a80-9f3d-6431458bdd76 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id 2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:17.103565 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:17.103565 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:17.104614 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e739d5b0-fd7f-4a80-9f3d-6431458bdd76 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d returned with HTTP 200 Aug 12 20:23:17.105143 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 795/3198] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:17 2026] GET /volume/v3/backups/2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:17.520983 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-7f2d7584-9a1e-46d6-8d64-307fe8ed7146 req-77adac1d-432e-43f5-a193-6d76c1b04f2d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:17.523722 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-7f2d7584-9a1e-46d6-8d64-307fe8ed7146 req-77adac1d-432e-43f5-a193-6d76c1b04f2d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] DELETE https://10.4.3.246/volume/v3/attachments/3c1ec2a3-ad09-418f-ae57-0c58ee3b4624 Aug 12 20:23:17.524051 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-7f2d7584-9a1e-46d6-8d64-307fe8ed7146 req-77adac1d-432e-43f5-a193-6d76c1b04f2d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:17.524304 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-7f2d7584-9a1e-46d6-8d64-307fe8ed7146 req-77adac1d-432e-43f5-a193-6d76c1b04f2d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:17.532913 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:17.532913 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:17.578320 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-7f2d7584-9a1e-46d6-8d64-307fe8ed7146 req-77adac1d-432e-43f5-a193-6d76c1b04f2d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/attachments/3c1ec2a3-ad09-418f-ae57-0c58ee3b4624 returned with HTTP 200 Aug 12 20:23:17.578590 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 806/3199] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:23:17 2026] DELETE /volume/v3/attachments/3c1ec2a3-ad09-418f-ae57-0c58ee3b4624 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:17.801458 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-2faba737-f611-4683-a7ca-774f454fe60a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:17.803104 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2faba737-f611-4683-a7ca-774f454fe60a tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 Aug 12 20:23:17.803291 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2faba737-f611-4683-a7ca-774f454fe60a tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:17.803463 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2faba737-f611-4683-a7ca-774f454fe60a tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:17.803579 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-2faba737-f611-4683-a7ca-774f454fe60a tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 349a2611-182e-464c-b118-6d30b28d1033. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:17.808678 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:17.808678 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:17.809453 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2faba737-f611-4683-a7ca-774f454fe60a tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 returned with HTTP 200 Aug 12 20:23:17.809971 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 790/3200] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:17 2026] GET /volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:18.115803 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-06515fc7-48d2-45ed-a108-956a023410d7 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:18.117517 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-06515fc7-48d2-45ed-a108-956a023410d7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d Aug 12 20:23:18.117780 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-06515fc7-48d2-45ed-a108-956a023410d7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:18.118006 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-06515fc7-48d2-45ed-a108-956a023410d7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:18.118154 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-06515fc7-48d2-45ed-a108-956a023410d7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id 2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:18.122224 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:18.122224 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:18.123010 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-06515fc7-48d2-45ed-a108-956a023410d7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d returned with HTTP 200 Aug 12 20:23:18.123416 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 810/3201] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:18 2026] GET /volume/v3/backups/2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:18.417157 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-4774bfa8-b460-4891-81aa-fb18ceb0fa61 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:18.418908 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4774bfa8-b460-4891-81aa-fb18ceb0fa61 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] DELETE https://10.4.3.246/volume/v3/volumes/4e55e53c-0744-4256-85c1-14aa9d359410?cascade=True Aug 12 20:23:18.419126 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4774bfa8-b460-4891-81aa-fb18ceb0fa61 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:18.419302 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4774bfa8-b460-4891-81aa-fb18ceb0fa61 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:18.419455 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-4774bfa8-b460-4891-81aa-fb18ceb0fa61 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Delete volume with id: 4e55e53c-0744-4256-85c1-14aa9d359410 Aug 12 20:23:18.426178 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:18.426178 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:18.426645 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-4774bfa8-b460-4891-81aa-fb18ceb0fa61 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:23:18.450305 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-4774bfa8-b460-4891-81aa-fb18ceb0fa61 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Delete volume request issued successfully. Aug 12 20:23:18.450607 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4774bfa8-b460-4891-81aa-fb18ceb0fa61 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/4e55e53c-0744-4256-85c1-14aa9d359410?cascade=True returned with HTTP 202 Aug 12 20:23:18.451112 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 796/3202] 10.4.3.246 () {66 vars in 1376 bytes} [Wed Aug 12 20:23:18 2026] DELETE /volume/v3/volumes/4e55e53c-0744-4256-85c1-14aa9d359410?cascade=True => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:23:18.459069 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-5cf33cc9-86fc-4b83-b984-fda29db70b0a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:18.463224 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5cf33cc9-86fc-4b83-b984-fda29db70b0a tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/4e55e53c-0744-4256-85c1-14aa9d359410 Aug 12 20:23:18.463443 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5cf33cc9-86fc-4b83-b984-fda29db70b0a tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:18.463660 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5cf33cc9-86fc-4b83-b984-fda29db70b0a tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:18.471397 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:18.471397 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:18.475151 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-5cf33cc9-86fc-4b83-b984-fda29db70b0a tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:23:18.480236 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5cf33cc9-86fc-4b83-b984-fda29db70b0a tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/4e55e53c-0744-4256-85c1-14aa9d359410 returned with HTTP 200 Aug 12 20:23:18.480651 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 807/3203] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:18 2026] GET /volume/v3/volumes/4e55e53c-0744-4256-85c1-14aa9d359410 => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:18.819464 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-87b46631-054a-4c09-9784-896556be7988 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:18.821307 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-87b46631-054a-4c09-9784-896556be7988 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 Aug 12 20:23:18.821503 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-87b46631-054a-4c09-9784-896556be7988 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:18.821720 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-87b46631-054a-4c09-9784-896556be7988 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:18.821816 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-87b46631-054a-4c09-9784-896556be7988 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 349a2611-182e-464c-b118-6d30b28d1033. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:18.825737 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:18.825737 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:18.826399 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-87b46631-054a-4c09-9784-896556be7988 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 returned with HTTP 200 Aug 12 20:23:18.826672 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 791/3204] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:18 2026] GET /volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 => generated 697 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:19.134118 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-03ff3e7b-0ef3-481b-88e8-eee3bf42e24f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:19.135737 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-03ff3e7b-0ef3-481b-88e8-eee3bf42e24f tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d Aug 12 20:23:19.136066 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-03ff3e7b-0ef3-481b-88e8-eee3bf42e24f tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:19.136319 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-03ff3e7b-0ef3-481b-88e8-eee3bf42e24f tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:19.137371 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-03ff3e7b-0ef3-481b-88e8-eee3bf42e24f tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id 2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:19.140936 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:19.140936 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:19.141716 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-03ff3e7b-0ef3-481b-88e8-eee3bf42e24f tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d returned with HTTP 200 Aug 12 20:23:19.142147 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 811/3205] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:19 2026] GET /volume/v3/backups/2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:19.494050 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-84758fc4-5fc0-4a60-88ef-c18d7e861487 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:19.496661 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-84758fc4-5fc0-4a60-88ef-c18d7e861487 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/4e55e53c-0744-4256-85c1-14aa9d359410 Aug 12 20:23:19.496661 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-84758fc4-5fc0-4a60-88ef-c18d7e861487 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:19.496661 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-84758fc4-5fc0-4a60-88ef-c18d7e861487 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:19.501840 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-84758fc4-5fc0-4a60-88ef-c18d7e861487 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/4e55e53c-0744-4256-85c1-14aa9d359410 returned with HTTP 404 Aug 12 20:23:19.501840 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 797/3206] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:19 2026] GET /volume/v3/volumes/4e55e53c-0744-4256-85c1-14aa9d359410 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:23:19.779484 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-019cc8fd-db69-4e28-a6d3-464a49d76093 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:19.781178 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-019cc8fd-db69-4e28-a6d3-464a49d76093 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] DELETE https://10.4.3.246/volume/v3/volumes/4e55e53c-0744-4256-85c1-14aa9d359410 Aug 12 20:23:19.781400 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-019cc8fd-db69-4e28-a6d3-464a49d76093 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:19.781599 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-019cc8fd-db69-4e28-a6d3-464a49d76093 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:19.781774 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-019cc8fd-db69-4e28-a6d3-464a49d76093 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Delete volume with id: 4e55e53c-0744-4256-85c1-14aa9d359410 Aug 12 20:23:19.787161 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-019cc8fd-db69-4e28-a6d3-464a49d76093 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/4e55e53c-0744-4256-85c1-14aa9d359410 returned with HTTP 404 Aug 12 20:23:19.787602 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 808/3207] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:23:19 2026] DELETE /volume/v3/volumes/4e55e53c-0744-4256-85c1-14aa9d359410 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:23:19.794505 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b7abe87d-dca2-49ea-9d79-179ac21852a6 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:19.796211 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b7abe87d-dca2-49ea-9d79-179ac21852a6 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/4e55e53c-0744-4256-85c1-14aa9d359410 Aug 12 20:23:19.796383 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b7abe87d-dca2-49ea-9d79-179ac21852a6 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:19.796596 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b7abe87d-dca2-49ea-9d79-179ac21852a6 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:19.802282 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b7abe87d-dca2-49ea-9d79-179ac21852a6 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/4e55e53c-0744-4256-85c1-14aa9d359410 returned with HTTP 404 Aug 12 20:23:19.802758 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 792/3208] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:19 2026] GET /volume/v3/volumes/4e55e53c-0744-4256-85c1-14aa9d359410 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:23:19.810075 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a6ef5efd-42b0-464c-a588-cc71f4231b4d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:19.811870 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a6ef5efd-42b0-464c-a588-cc71f4231b4d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] DELETE https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 Aug 12 20:23:19.812076 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a6ef5efd-42b0-464c-a588-cc71f4231b4d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:19.812278 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a6ef5efd-42b0-464c-a588-cc71f4231b4d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:19.812460 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-a6ef5efd-42b0-464c-a588-cc71f4231b4d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Delete volume with id: 8b9ec032-36ff-4d71-a63e-c5d1efed9138 Aug 12 20:23:19.819861 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:19.819861 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:19.820492 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-a6ef5efd-42b0-464c-a588-cc71f4231b4d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:23:19.835881 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-a6ef5efd-42b0-464c-a588-cc71f4231b4d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Delete volume request issued successfully. Aug 12 20:23:19.836085 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a6ef5efd-42b0-464c-a588-cc71f4231b4d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 returned with HTTP 202 Aug 12 20:23:19.836572 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 812/3209] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:23:19 2026] DELETE /volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:23:19.837473 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-fb32c855-8981-4985-a4ac-50ff6d9412ff None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:19.839957 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fb32c855-8981-4985-a4ac-50ff6d9412ff tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 Aug 12 20:23:19.840272 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fb32c855-8981-4985-a4ac-50ff6d9412ff tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:19.840379 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fb32c855-8981-4985-a4ac-50ff6d9412ff tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:19.840516 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-fb32c855-8981-4985-a4ac-50ff6d9412ff tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 349a2611-182e-464c-b118-6d30b28d1033. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:19.842920 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-9ac323ec-944e-4679-b5eb-b9a457552422 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:19.847031 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9ac323ec-944e-4679-b5eb-b9a457552422 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 Aug 12 20:23:19.847239 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9ac323ec-944e-4679-b5eb-b9a457552422 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:19.847444 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9ac323ec-944e-4679-b5eb-b9a457552422 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:19.849167 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:19.849167 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:19.849824 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fb32c855-8981-4985-a4ac-50ff6d9412ff tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 returned with HTTP 200 Aug 12 20:23:19.850162 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 798/3210] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:19 2026] GET /volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:19.858005 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:19.858005 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:19.862210 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-9ac323ec-944e-4679-b5eb-b9a457552422 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:23:19.868642 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9ac323ec-944e-4679-b5eb-b9a457552422 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 returned with HTTP 200 Aug 12 20:23:19.869242 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 809/3211] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:19 2026] GET /volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:19.993825 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b5f0e3bd-78f8-406e-a738-d10677106825 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:19.995502 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b5f0e3bd-78f8-406e-a738-d10677106825 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] GET https://10.4.3.246/volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a Aug 12 20:23:19.995770 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b5f0e3bd-78f8-406e-a738-d10677106825 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:19.995941 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b5f0e3bd-78f8-406e-a738-d10677106825 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:20.002879 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:20.002879 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:20.006751 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-b5f0e3bd-78f8-406e-a738-d10677106825 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Volume info retrieved successfully. Aug 12 20:23:20.010950 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b5f0e3bd-78f8-406e-a738-d10677106825 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a returned with HTTP 200 Aug 12 20:23:20.011349 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 793/3212] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:19 2026] GET /volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:20.023168 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-69d1ef3f-f3f0-422e-bf7c-fe372feb95ed None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:20.025114 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-69d1ef3f-f3f0-422e-bf7c-fe372feb95ed tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] GET https://10.4.3.246/volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a Aug 12 20:23:20.025312 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-69d1ef3f-f3f0-422e-bf7c-fe372feb95ed tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:20.025664 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-69d1ef3f-f3f0-422e-bf7c-fe372feb95ed tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:20.033881 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:20.033881 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:20.038001 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-69d1ef3f-f3f0-422e-bf7c-fe372feb95ed tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Volume info retrieved successfully. Aug 12 20:23:20.043358 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-69d1ef3f-f3f0-422e-bf7c-fe372feb95ed tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a returned with HTTP 200 Aug 12 20:23:20.043358 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 813/3213] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:20 2026] GET /volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:20.087798 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-9a8af7b7-b200-46eb-8ad7-7f2130d37713 req-6bf74220-be32-43fd-b527-71ab532ad5ec None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:20.090656 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-9a8af7b7-b200-46eb-8ad7-7f2130d37713 req-6bf74220-be32-43fd-b527-71ab532ad5ec tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] GET https://10.4.3.246/volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a Aug 12 20:23:20.090656 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-9a8af7b7-b200-46eb-8ad7-7f2130d37713 req-6bf74220-be32-43fd-b527-71ab532ad5ec tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:20.090875 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-9a8af7b7-b200-46eb-8ad7-7f2130d37713 req-6bf74220-be32-43fd-b527-71ab532ad5ec tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:20.098787 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:20.098787 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:20.102119 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-9a8af7b7-b200-46eb-8ad7-7f2130d37713 req-6bf74220-be32-43fd-b527-71ab532ad5ec tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Volume info retrieved successfully. Aug 12 20:23:20.106167 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-9a8af7b7-b200-46eb-8ad7-7f2130d37713 req-6bf74220-be32-43fd-b527-71ab532ad5ec tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a returned with HTTP 200 Aug 12 20:23:20.107045 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 799/3214] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:23:20 2026] GET /volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:20.153349 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a390821e-65ce-4d6a-8b2f-d1535d742ca2 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:20.154995 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a390821e-65ce-4d6a-8b2f-d1535d742ca2 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d Aug 12 20:23:20.155200 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a390821e-65ce-4d6a-8b2f-d1535d742ca2 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:20.155350 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a390821e-65ce-4d6a-8b2f-d1535d742ca2 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:20.155444 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-a390821e-65ce-4d6a-8b2f-d1535d742ca2 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id 2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:20.159430 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:20.159430 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:20.160190 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a390821e-65ce-4d6a-8b2f-d1535d742ca2 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d returned with HTTP 200 Aug 12 20:23:20.160591 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 810/3215] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:20 2026] GET /volume/v3/backups/2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:20.170290 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-56fae244-3f1f-4c8b-84e7-4d3372f50e4c None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:20.172261 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-56fae244-3f1f-4c8b-84e7-4d3372f50e4c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d Aug 12 20:23:20.172471 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-56fae244-3f1f-4c8b-84e7-4d3372f50e4c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:20.172691 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-56fae244-3f1f-4c8b-84e7-4d3372f50e4c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:20.172803 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-56fae244-3f1f-4c8b-84e7-4d3372f50e4c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id 2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:20.177273 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:20.177273 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:20.178037 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-56fae244-3f1f-4c8b-84e7-4d3372f50e4c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d returned with HTTP 200 Aug 12 20:23:20.178388 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 794/3216] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:20 2026] GET /volume/v3/backups/2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:20.184804 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c70dfaea-e030-4e61-857c-ad22195eda37 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:20.185310 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c70dfaea-e030-4e61-857c-ad22195eda37 None None] GET https://10.4.3.246/volume// Aug 12 20:23:20.185560 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c70dfaea-e030-4e61-857c-ad22195eda37 None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:20.185825 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c70dfaea-e030-4e61-857c-ad22195eda37 None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:20.186221 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c70dfaea-e030-4e61-857c-ad22195eda37 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:23:20.186616 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 814/3217] 10.4.3.246 () {66 vars in 1428 bytes} [Wed Aug 12 20:23:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:23:20.189157 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-0a237b98-7cf4-42a7-b1ee-c0d2e2afc8bc None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:20.190935 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0a237b98-7cf4-42a7-b1ee-c0d2e2afc8bc tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] DELETE https://10.4.3.246/volume/v3/backups/2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d Aug 12 20:23:20.191170 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0a237b98-7cf4-42a7-b1ee-c0d2e2afc8bc tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:20.191365 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0a237b98-7cf4-42a7-b1ee-c0d2e2afc8bc tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:20.191470 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.contrib.backups [None req-0a237b98-7cf4-42a7-b1ee-c0d2e2afc8bc tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Delete backup with id: 2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d. Aug 12 20:23:20.195083 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-9a8af7b7-b200-46eb-8ad7-7f2130d37713 req-b7a59dc5-81d6-4331-861c-0132a751b531 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:20.199076 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-9a8af7b7-b200-46eb-8ad7-7f2130d37713 req-b7a59dc5-81d6-4331-861c-0132a751b531 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:23:20.199591 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-9a8af7b7-b200-46eb-8ad7-7f2130d37713 req-b7a59dc5-81d6-4331-861c-0132a751b531 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ff5b75a2-a710-42ee-ad8b-bd84520b4f7a", "connector": null, "instance_uuid": "8002882f-109d-475e-82f0-889474dd8362"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:20.199818 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:20.199818 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:20.210052 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:20.210052 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:20.216756 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.backup.rpcapi [None req-0a237b98-7cf4-42a7-b1ee-c0d2e2afc8bc tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] delete_backup rpcapi backup_id 2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d {{(pid=100386) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 20:23:20.218871 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0a237b98-7cf4-42a7-b1ee-c0d2e2afc8bc tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d returned with HTTP 202 Aug 12 20:23:20.219428 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 800/3218] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:23:20 2026] DELETE /volume/v3/backups/2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:23:20.231158 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-dc99796b-6a8c-43fe-bbff-31d1686c143a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:20.234881 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-dc99796b-6a8c-43fe-bbff-31d1686c143a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d Aug 12 20:23:20.235148 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-dc99796b-6a8c-43fe-bbff-31d1686c143a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:20.235438 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-dc99796b-6a8c-43fe-bbff-31d1686c143a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:20.235576 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-dc99796b-6a8c-43fe-bbff-31d1686c143a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id 2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:20.245569 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:20.245569 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:20.246568 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-dc99796b-6a8c-43fe-bbff-31d1686c143a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d returned with HTTP 200 Aug 12 20:23:20.247092 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 795/3219] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:20 2026] GET /volume/v3/backups/2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d => generated 707 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:20.257224 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-9a8af7b7-b200-46eb-8ad7-7f2130d37713 req-b7a59dc5-81d6-4331-861c-0132a751b531 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:23:20.257684 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 811/3220] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:23:20 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:20.294185 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-2963b501-f5f7-46a6-a1aa-ed1580594177 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:20.297236 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2963b501-f5f7-46a6-a1aa-ed1580594177 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] GET https://10.4.3.246/volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a Aug 12 20:23:20.297236 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2963b501-f5f7-46a6-a1aa-ed1580594177 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:20.297236 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2963b501-f5f7-46a6-a1aa-ed1580594177 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:20.300637 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-c8eb7fe0-2534-4370-b4db-a534cd5d4f89 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:20.300637 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c8eb7fe0-2534-4370-b4db-a534cd5d4f89 None None] GET https://10.4.3.246/volume// Aug 12 20:23:20.300637 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c8eb7fe0-2534-4370-b4db-a534cd5d4f89 None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:20.301081 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c8eb7fe0-2534-4370-b4db-a534cd5d4f89 None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:20.301387 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c8eb7fe0-2534-4370-b4db-a534cd5d4f89 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:23:20.301879 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 801/3221] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:23:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:23:20.308731 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:20.308731 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:20.310830 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-9a8af7b7-b200-46eb-8ad7-7f2130d37713 req-c15013dc-dba5-4297-8ceb-1b01eb02fa49 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:20.313954 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-2963b501-f5f7-46a6-a1aa-ed1580594177 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Volume info retrieved successfully. Aug 12 20:23:20.315152 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-9a8af7b7-b200-46eb-8ad7-7f2130d37713 req-c15013dc-dba5-4297-8ceb-1b01eb02fa49 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] GET https://10.4.3.246/volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a Aug 12 20:23:20.315443 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-9a8af7b7-b200-46eb-8ad7-7f2130d37713 req-c15013dc-dba5-4297-8ceb-1b01eb02fa49 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:20.315723 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-9a8af7b7-b200-46eb-8ad7-7f2130d37713 req-c15013dc-dba5-4297-8ceb-1b01eb02fa49 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:20.321140 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2963b501-f5f7-46a6-a1aa-ed1580594177 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a returned with HTTP 200 Aug 12 20:23:20.321680 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 815/3222] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:20 2026] GET /volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:20.333404 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:20.333404 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:20.340046 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-9a8af7b7-b200-46eb-8ad7-7f2130d37713 req-c15013dc-dba5-4297-8ceb-1b01eb02fa49 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Volume info retrieved successfully. Aug 12 20:23:20.346502 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-9a8af7b7-b200-46eb-8ad7-7f2130d37713 req-c15013dc-dba5-4297-8ceb-1b01eb02fa49 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a returned with HTTP 200 Aug 12 20:23:20.347047 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 796/3223] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:23:20 2026] GET /volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a => generated 1053 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:23:20.455048 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-9a8af7b7-b200-46eb-8ad7-7f2130d37713 req-8bc3185e-f703-4069-b0b0-2af34c905346 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:20.457279 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-9a8af7b7-b200-46eb-8ad7-7f2130d37713 req-8bc3185e-f703-4069-b0b0-2af34c905346 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] PUT https://10.4.3.246/volume/v3/attachments/1dd6e62a-901e-40e2-84b1-9208801ddcc0 Aug 12 20:23:20.457630 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-9a8af7b7-b200-46eb-8ad7-7f2130d37713 req-8bc3185e-f703-4069-b0b0-2af34c905346 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:20.468271 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-9a8af7b7-b200-46eb-8ad7-7f2130d37713 req-8bc3185e-f703-4069-b0b0-2af34c905346 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Acquiring lock "cinder-attachment_update-ff5b75a2-a710-42ee-ad8b-bd84520b4f7a-np0000007109" by "attachment_update" {{(pid=100383) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:23:20.472440 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-9a8af7b7-b200-46eb-8ad7-7f2130d37713 req-8bc3185e-f703-4069-b0b0-2af34c905346 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Lock "cinder-attachment_update-ff5b75a2-a710-42ee-ad8b-bd84520b4f7a-np0000007109" acquired by "attachment_update" :: waited 0.004s {{(pid=100383) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:23:20.473407 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:20.473407 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:20.551833 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-9a8af7b7-b200-46eb-8ad7-7f2130d37713 req-8bc3185e-f703-4069-b0b0-2af34c905346 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Lock "cinder-attachment_update-ff5b75a2-a710-42ee-ad8b-bd84520b4f7a-np0000007109" released by "attachment_update" :: held 0.079s {{(pid=100383) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:23:20.552105 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-9a8af7b7-b200-46eb-8ad7-7f2130d37713 req-8bc3185e-f703-4069-b0b0-2af34c905346 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/attachments/1dd6e62a-901e-40e2-84b1-9208801ddcc0 returned with HTTP 200 Aug 12 20:23:20.552509 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 812/3224] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:23:20 2026] PUT /volume/v3/attachments/1dd6e62a-901e-40e2-84b1-9208801ddcc0 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:20.865022 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-54f395f5-10e2-4191-a2ea-2b16318034fa None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:20.866595 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-54f395f5-10e2-4191-a2ea-2b16318034fa tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 Aug 12 20:23:20.866816 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-54f395f5-10e2-4191-a2ea-2b16318034fa tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:20.866987 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-54f395f5-10e2-4191-a2ea-2b16318034fa tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:20.867088 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-54f395f5-10e2-4191-a2ea-2b16318034fa tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 349a2611-182e-464c-b118-6d30b28d1033. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:20.871016 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:20.871016 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:20.871519 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-54f395f5-10e2-4191-a2ea-2b16318034fa tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 returned with HTTP 200 Aug 12 20:23:20.871870 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 802/3225] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:20 2026] GET /volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:20.880088 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b18535d0-1dd8-4917-ba41-bfe5d8556090 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:20.881687 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b18535d0-1dd8-4917-ba41-bfe5d8556090 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 Aug 12 20:23:20.881901 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b18535d0-1dd8-4917-ba41-bfe5d8556090 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:20.882072 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b18535d0-1dd8-4917-ba41-bfe5d8556090 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:20.886821 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b18535d0-1dd8-4917-ba41-bfe5d8556090 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 returned with HTTP 404 Aug 12 20:23:20.887259 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 816/3226] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:20 2026] GET /volume/v3/volumes/8b9ec032-36ff-4d71-a63e-c5d1efed9138 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:23:21.259208 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-9b662190-fa09-4c91-8825-6d083ccb083d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:21.261067 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9b662190-fa09-4c91-8825-6d083ccb083d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d Aug 12 20:23:21.261303 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9b662190-fa09-4c91-8825-6d083ccb083d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:21.261520 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9b662190-fa09-4c91-8825-6d083ccb083d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:21.261689 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-9b662190-fa09-4c91-8825-6d083ccb083d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id 2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:21.265359 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9b662190-fa09-4c91-8825-6d083ccb083d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d returned with HTTP 404 Aug 12 20:23:21.265863 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 797/3227] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:21 2026] GET /volume/v3/backups/2eaf8c77-5b5a-441e-8ca6-f85b9e8f3f5d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:23:21.272600 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-842a41df-0569-466c-9ffe-23011bf9c420 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:21.274783 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-842a41df-0569-466c-9ffe-23011bf9c420 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] POST https://10.4.3.246/volume/v3/backups Aug 12 20:23:21.275190 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-842a41df-0569-466c-9ffe-23011bf9c420 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b516710c-50df-478b-9d82-755773ea8551", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-193931044", "container": "tempest-volumesbackupstest-backup-container-1745925609"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:21.277073 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.contrib.backups [None req-842a41df-0569-466c-9ffe-23011bf9c420 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Creating new backup {'backup': {'volume_id': 'b516710c-50df-478b-9d82-755773ea8551', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-193931044', 'container': 'tempest-volumesbackupstest-backup-container-1745925609'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 20:23:21.277252 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.contrib.backups [None req-842a41df-0569-466c-9ffe-23011bf9c420 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Creating backup of volume b516710c-50df-478b-9d82-755773ea8551 in container tempest-volumesbackupstest-backup-container-1745925609 Aug 12 20:23:21.280713 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-83842687-42f7-493e-90b4-94c2fb1eb305 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:21.282554 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-83842687-42f7-493e-90b4-94c2fb1eb305 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:23:21.282870 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-83842687-42f7-493e-90b4-94c2fb1eb305 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-948376832"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:21.284263 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-83842687-42f7-493e-90b4-94c2fb1eb305 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-948376832'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:23:21.284386 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-83842687-42f7-493e-90b4-94c2fb1eb305 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Create volume of 1 GB Aug 12 20:23:21.288742 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-83842687-42f7-493e-90b4-94c2fb1eb305 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Availability Zones retrieved successfully. Aug 12 20:23:21.289289 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:21.289289 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:21.289873 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-842a41df-0569-466c-9ffe-23011bf9c420 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:23:21.294505 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-83842687-42f7-493e-90b4-94c2fb1eb305 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Flow 'volume_create_api' (b5db2c94-6201-4689-9a3c-fc7758f7c207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:23:21.295826 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-83842687-42f7-493e-90b4-94c2fb1eb305 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e1c13af-f9e2-48c3-b541-4b7953657e55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:21.296734 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-83842687-42f7-493e-90b4-94c2fb1eb305 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:23:21.317335 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-842a41df-0569-466c-9ffe-23011bf9c420 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Created reservations ['ca57bb4e-6593-4931-9abd-50fca6a7c698', '6b557839-31fa-449d-b400-1ea0097f27a9'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:23:21.329829 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-83842687-42f7-493e-90b4-94c2fb1eb305 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e1c13af-f9e2-48c3-b541-4b7953657e55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:21.329829 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-83842687-42f7-493e-90b4-94c2fb1eb305 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d34acdb-756f-42dd-bdf8-177a095c64bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:21.338938 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-7b293fb8-2733-443f-98cc-078ab0558819 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:21.345217 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7b293fb8-2733-443f-98cc-078ab0558819 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] GET https://10.4.3.246/volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a Aug 12 20:23:21.345217 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7b293fb8-2733-443f-98cc-078ab0558819 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:21.345217 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7b293fb8-2733-443f-98cc-078ab0558819 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:21.358230 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:21.358230 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:21.361880 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-7b293fb8-2733-443f-98cc-078ab0558819 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Volume info retrieved successfully. Aug 12 20:23:21.367164 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7b293fb8-2733-443f-98cc-078ab0558819 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a returned with HTTP 200 Aug 12 20:23:21.367839 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 817/3228] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:21 2026] GET /volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a => generated 874 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:21.380621 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-842a41df-0569-466c-9ffe-23011bf9c420 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups returned with HTTP 202 Aug 12 20:23:21.381327 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 813/3229] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:23:21 2026] POST /volume/v3/backups => generated 329 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:23:21.388198 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-83842687-42f7-493e-90b4-94c2fb1eb305 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Created reservations ['2731dfa1-b754-4578-a18f-92b86ceae0a2', 'd70a9683-02cf-4bcf-a3b6-3d2b96c4a812', 'e1fcaf95-65fd-45b4-996b-b01cb3e1ec93', '5dea9b94-a5db-44c5-956c-689fe18a8dcf'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:23:21.389091 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-83842687-42f7-493e-90b4-94c2fb1eb305 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d34acdb-756f-42dd-bdf8-177a095c64bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2731dfa1-b754-4578-a18f-92b86ceae0a2', 'd70a9683-02cf-4bcf-a3b6-3d2b96c4a812', 'e1fcaf95-65fd-45b4-996b-b01cb3e1ec93', '5dea9b94-a5db-44c5-956c-689fe18a8dcf']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:21.390023 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-83842687-42f7-493e-90b4-94c2fb1eb305 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b287717f-d700-49f6-a30a-dc73c32103cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:21.393186 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ed3ff769-b207-46d8-b0ff-b7d1205d8d5c None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:21.396023 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ed3ff769-b207-46d8-b0ff-b7d1205d8d5c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec Aug 12 20:23:21.396205 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ed3ff769-b207-46d8-b0ff-b7d1205d8d5c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:21.396377 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ed3ff769-b207-46d8-b0ff-b7d1205d8d5c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:21.396470 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-ed3ff769-b207-46d8-b0ff-b7d1205d8d5c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id cdf2f7c7-2a63-4016-8957-b481361181ec. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:21.402726 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:21.402726 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:21.403809 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ed3ff769-b207-46d8-b0ff-b7d1205d8d5c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec returned with HTTP 200 Aug 12 20:23:21.404164 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 798/3230] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:21 2026] GET /volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:21.414682 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-83842687-42f7-493e-90b4-94c2fb1eb305 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b287717f-d700-49f6-a30a-dc73c32103cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35394aa9-b116-4247-b26d-422507477685', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-948376832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1676edf4a5241a1a62d9ea98a34e0fa',qos_specs=None,replication_status=,reservations=['2731dfa1-b754-4578-a18f-92b86ceae0a2','d70a9683-02cf-4bcf-a3b6-3d2b96c4a812','e1fcaf95-65fd-45b4-996b-b01cb3e1ec93','5dea9b94-a5db-44c5-956c-689fe18a8dcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2178aeb70e2a4f74a006e67b8a095c77',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:23:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-948376832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35394aa9-b116-4247-b26d-422507477685,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1676edf4a5241a1a62d9ea98a34e0fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2178aeb70e2a4f74a006e67b8a095c77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:21.415449 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-83842687-42f7-493e-90b4-94c2fb1eb305 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c301e90b-c730-4369-bcb8-70d9613a16b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:21.441592 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-83842687-42f7-493e-90b4-94c2fb1eb305 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c301e90b-c730-4369-bcb8-70d9613a16b5) transitioned into state 'SUCCESS' from state '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-948376832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1676edf4a5241a1a62d9ea98a34e0fa',qos_specs=None,replication_status=,reservations=['2731dfa1-b754-4578-a18f-92b86ceae0a2','d70a9683-02cf-4bcf-a3b6-3d2b96c4a812','e1fcaf95-65fd-45b4-996b-b01cb3e1ec93','5dea9b94-a5db-44c5-956c-689fe18a8dcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2178aeb70e2a4f74a006e67b8a095c77',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:21.442302 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-83842687-42f7-493e-90b4-94c2fb1eb305 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c8924b2-657f-4c8c-b86f-d70b95b410eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:21.456522 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-83842687-42f7-493e-90b4-94c2fb1eb305 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c8924b2-657f-4c8c-b86f-d70b95b410eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:21.457835 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-83842687-42f7-493e-90b4-94c2fb1eb305 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Flow 'volume_create_api' (b5db2c94-6201-4689-9a3c-fc7758f7c207) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:23:21.458264 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-83842687-42f7-493e-90b4-94c2fb1eb305 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Create volume request issued successfully. Aug 12 20:23:21.459022 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-83842687-42f7-493e-90b4-94c2fb1eb305 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:23:21.459732 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 803/3231] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:23:21 2026] POST /volume/v3/volumes => generated 754 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:23:21.477559 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-43736b43-b810-4f34-a12f-548d1458dc7e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:21.480069 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-43736b43-b810-4f34-a12f-548d1458dc7e tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 Aug 12 20:23:21.480342 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-43736b43-b810-4f34-a12f-548d1458dc7e tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:21.480636 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-43736b43-b810-4f34-a12f-548d1458dc7e tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:21.493713 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:21.493713 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:21.498453 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-43736b43-b810-4f34-a12f-548d1458dc7e tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:23:21.503310 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-43736b43-b810-4f34-a12f-548d1458dc7e tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 returned with HTTP 200 Aug 12 20:23:21.503745 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 818/3232] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:21 2026] GET /volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:21.883557 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-64bae9f0-017e-41f1-bccd-3df63028a579 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:21.885862 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-64bae9f0-017e-41f1-bccd-3df63028a579 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 Aug 12 20:23:21.886162 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-64bae9f0-017e-41f1-bccd-3df63028a579 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:21.886412 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-64bae9f0-017e-41f1-bccd-3df63028a579 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:21.886519 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-64bae9f0-017e-41f1-bccd-3df63028a579 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 349a2611-182e-464c-b118-6d30b28d1033. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:21.890914 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:21.890914 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:21.891615 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-64bae9f0-017e-41f1-bccd-3df63028a579 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 returned with HTTP 200 Aug 12 20:23:21.892811 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 814/3233] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:21 2026] GET /volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 20:23:22.381448 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ab139d3c-8c2f-494e-9778-8aee027fa257 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:22.390106 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ab139d3c-8c2f-494e-9778-8aee027fa257 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] GET https://10.4.3.246/volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a Aug 12 20:23:22.391289 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ab139d3c-8c2f-494e-9778-8aee027fa257 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:22.392262 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ab139d3c-8c2f-494e-9778-8aee027fa257 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:22.417048 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-5932d63c-65d8-4ddb-b9f1-85fded8e1693 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:22.419059 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5932d63c-65d8-4ddb-b9f1-85fded8e1693 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec Aug 12 20:23:22.419247 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5932d63c-65d8-4ddb-b9f1-85fded8e1693 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:22.419570 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5932d63c-65d8-4ddb-b9f1-85fded8e1693 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:22.419903 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-5932d63c-65d8-4ddb-b9f1-85fded8e1693 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id cdf2f7c7-2a63-4016-8957-b481361181ec. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:22.425529 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:22.425529 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:22.426863 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5932d63c-65d8-4ddb-b9f1-85fded8e1693 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec returned with HTTP 200 Aug 12 20:23:22.426973 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 804/3234] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:22 2026] GET /volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:22.428027 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:22.428027 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:22.440479 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-ab139d3c-8c2f-494e-9778-8aee027fa257 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Volume info retrieved successfully. Aug 12 20:23:22.450287 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ab139d3c-8c2f-494e-9778-8aee027fa257 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a returned with HTTP 200 Aug 12 20:23:22.450651 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 799/3235] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:22 2026] GET /volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a => generated 874 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:22.514982 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b4ddf25e-333c-4914-8252-9b7863343227 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:22.516787 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b4ddf25e-333c-4914-8252-9b7863343227 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 Aug 12 20:23:22.516966 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b4ddf25e-333c-4914-8252-9b7863343227 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:22.517184 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b4ddf25e-333c-4914-8252-9b7863343227 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:22.524815 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:22.524815 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:22.528860 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-b4ddf25e-333c-4914-8252-9b7863343227 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:23:22.533210 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b4ddf25e-333c-4914-8252-9b7863343227 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 returned with HTTP 200 Aug 12 20:23:22.533644 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 819/3236] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:22 2026] GET /volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:22.577517 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-4d346b39-7d7a-41e3-ba62-8fae3d7275c1 req-468d820f-b014-46c1-a3d3-d3d0c3a1cc2a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:22.579375 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-4d346b39-7d7a-41e3-ba62-8fae3d7275c1 req-468d820f-b014-46c1-a3d3-d3d0c3a1cc2a tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 Aug 12 20:23:22.579566 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-4d346b39-7d7a-41e3-ba62-8fae3d7275c1 req-468d820f-b014-46c1-a3d3-d3d0c3a1cc2a tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:22.579838 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-4d346b39-7d7a-41e3-ba62-8fae3d7275c1 req-468d820f-b014-46c1-a3d3-d3d0c3a1cc2a tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:22.586921 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:22.586921 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:22.590387 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-4d346b39-7d7a-41e3-ba62-8fae3d7275c1 req-468d820f-b014-46c1-a3d3-d3d0c3a1cc2a tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:23:22.594451 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-4d346b39-7d7a-41e3-ba62-8fae3d7275c1 req-468d820f-b014-46c1-a3d3-d3d0c3a1cc2a tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 returned with HTTP 200 Aug 12 20:23:22.594878 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 815/3237] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:23:22 2026] GET /volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:22.662375 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-8f3307e2-47a9-40bf-bb1c-7d04160f036b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:22.662861 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8f3307e2-47a9-40bf-bb1c-7d04160f036b None None] GET https://10.4.3.246/volume// Aug 12 20:23:22.663051 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8f3307e2-47a9-40bf-bb1c-7d04160f036b None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:22.663259 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8f3307e2-47a9-40bf-bb1c-7d04160f036b None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:22.663649 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8f3307e2-47a9-40bf-bb1c-7d04160f036b None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:23:22.663988 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 805/3238] 10.4.3.246 () {66 vars in 1428 bytes} [Wed Aug 12 20:23:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:23:22.671082 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-4d346b39-7d7a-41e3-ba62-8fae3d7275c1 req-01a9dc05-79d6-4cc7-8aa9-7c6c2c3ee9dc None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:22.673706 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-4d346b39-7d7a-41e3-ba62-8fae3d7275c1 req-01a9dc05-79d6-4cc7-8aa9-7c6c2c3ee9dc tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:23:22.674214 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-4d346b39-7d7a-41e3-ba62-8fae3d7275c1 req-01a9dc05-79d6-4cc7-8aa9-7c6c2c3ee9dc tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "35394aa9-b116-4247-b26d-422507477685", "connector": null, "instance_uuid": "97536ee4-95d5-4f73-a60a-2426db9b8b01"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:22.685773 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:22.685773 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:22.714246 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-4d346b39-7d7a-41e3-ba62-8fae3d7275c1 req-01a9dc05-79d6-4cc7-8aa9-7c6c2c3ee9dc tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:23:22.714895 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 800/3239] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:23:22 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 12 20:23:22.741404 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-2912b932-66f0-4162-bbea-2ae8646dc90f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:22.743047 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2912b932-66f0-4162-bbea-2ae8646dc90f tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 Aug 12 20:23:22.743255 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2912b932-66f0-4162-bbea-2ae8646dc90f tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:22.743441 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2912b932-66f0-4162-bbea-2ae8646dc90f tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:22.748920 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-705e13b0-d956-4806-85e0-9f43fdd58dc1 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:22.749260 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-705e13b0-d956-4806-85e0-9f43fdd58dc1 None None] GET https://10.4.3.246/volume// Aug 12 20:23:22.749401 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-705e13b0-d956-4806-85e0-9f43fdd58dc1 None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:22.749603 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-705e13b0-d956-4806-85e0-9f43fdd58dc1 None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:22.749968 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-705e13b0-d956-4806-85e0-9f43fdd58dc1 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:23:22.750270 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 816/3240] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:23:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:23:22.753667 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:22.753667 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:22.757343 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-4d346b39-7d7a-41e3-ba62-8fae3d7275c1 req-8573ba4a-2c17-45db-9e6e-de53b0535a34 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:22.759774 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-4d346b39-7d7a-41e3-ba62-8fae3d7275c1 req-8573ba4a-2c17-45db-9e6e-de53b0535a34 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 Aug 12 20:23:22.759986 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-4d346b39-7d7a-41e3-ba62-8fae3d7275c1 req-8573ba4a-2c17-45db-9e6e-de53b0535a34 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:22.760151 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-4d346b39-7d7a-41e3-ba62-8fae3d7275c1 req-8573ba4a-2c17-45db-9e6e-de53b0535a34 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:22.760445 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-2912b932-66f0-4162-bbea-2ae8646dc90f tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:23:22.765191 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2912b932-66f0-4162-bbea-2ae8646dc90f tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 returned with HTTP 200 Aug 12 20:23:22.765608 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 820/3241] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:22 2026] GET /volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:22.769398 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:22.769398 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:22.772578 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-4d346b39-7d7a-41e3-ba62-8fae3d7275c1 req-8573ba4a-2c17-45db-9e6e-de53b0535a34 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:23:22.776864 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-4d346b39-7d7a-41e3-ba62-8fae3d7275c1 req-8573ba4a-2c17-45db-9e6e-de53b0535a34 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 returned with HTTP 200 Aug 12 20:23:22.777311 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 806/3242] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:23:22 2026] GET /volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 => generated 1026 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:23:22.883199 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-4d346b39-7d7a-41e3-ba62-8fae3d7275c1 req-dc9fc3a8-8b9e-424a-a25c-9964c511d364 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:22.893078 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-4d346b39-7d7a-41e3-ba62-8fae3d7275c1 req-dc9fc3a8-8b9e-424a-a25c-9964c511d364 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] PUT https://10.4.3.246/volume/v3/attachments/4f5b22cc-4788-46bc-aa80-ca16eb699e81 Aug 12 20:23:22.896116 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-4d346b39-7d7a-41e3-ba62-8fae3d7275c1 req-dc9fc3a8-8b9e-424a-a25c-9964c511d364 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:22.907183 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-2cc21418-319b-4a20-b1ef-517b826f065e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:22.909300 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2cc21418-319b-4a20-b1ef-517b826f065e tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 Aug 12 20:23:22.909548 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2cc21418-319b-4a20-b1ef-517b826f065e tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:22.909793 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2cc21418-319b-4a20-b1ef-517b826f065e tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:22.909908 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-2cc21418-319b-4a20-b1ef-517b826f065e tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 349a2611-182e-464c-b118-6d30b28d1033. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:22.914446 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:22.914446 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:22.915115 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2cc21418-319b-4a20-b1ef-517b826f065e tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 returned with HTTP 200 Aug 12 20:23:22.915513 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 817/3243] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:22 2026] GET /volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:22.948114 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-4d346b39-7d7a-41e3-ba62-8fae3d7275c1 req-dc9fc3a8-8b9e-424a-a25c-9964c511d364 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Acquiring lock "cinder-attachment_update-35394aa9-b116-4247-b26d-422507477685-np0000007109" by "attachment_update" {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:23:22.960139 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-4d346b39-7d7a-41e3-ba62-8fae3d7275c1 req-dc9fc3a8-8b9e-424a-a25c-9964c511d364 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Lock "cinder-attachment_update-35394aa9-b116-4247-b26d-422507477685-np0000007109" acquired by "attachment_update" :: waited 0.013s {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:23:22.966621 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:22.966621 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:23.047370 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-4d346b39-7d7a-41e3-ba62-8fae3d7275c1 req-dc9fc3a8-8b9e-424a-a25c-9964c511d364 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Lock "cinder-attachment_update-35394aa9-b116-4247-b26d-422507477685-np0000007109" released by "attachment_update" :: held 0.088s {{(pid=100385) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:23:23.047697 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-4d346b39-7d7a-41e3-ba62-8fae3d7275c1 req-dc9fc3a8-8b9e-424a-a25c-9964c511d364 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/attachments/4f5b22cc-4788-46bc-aa80-ca16eb699e81 returned with HTTP 200 Aug 12 20:23:23.048127 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 801/3244] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:23:22 2026] PUT /volume/v3/attachments/4f5b22cc-4788-46bc-aa80-ca16eb699e81 => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:23.439750 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d22c1364-1db9-4a8b-b36a-4c8f0817588a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:23.441605 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d22c1364-1db9-4a8b-b36a-4c8f0817588a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec Aug 12 20:23:23.441859 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d22c1364-1db9-4a8b-b36a-4c8f0817588a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:23.442088 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d22c1364-1db9-4a8b-b36a-4c8f0817588a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:23.442191 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-d22c1364-1db9-4a8b-b36a-4c8f0817588a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id cdf2f7c7-2a63-4016-8957-b481361181ec. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:23.446684 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:23.446684 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:23.447525 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d22c1364-1db9-4a8b-b36a-4c8f0817588a tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec returned with HTTP 200 Aug 12 20:23:23.447893 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 821/3245] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:23 2026] GET /volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:23.463307 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-935ed8ea-e10c-4368-adab-7a9e040a70c7 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:23.465291 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-935ed8ea-e10c-4368-adab-7a9e040a70c7 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] GET https://10.4.3.246/volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a Aug 12 20:23:23.465720 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-935ed8ea-e10c-4368-adab-7a9e040a70c7 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:23.465720 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-935ed8ea-e10c-4368-adab-7a9e040a70c7 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:23.476099 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:23.476099 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:23.479520 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-935ed8ea-e10c-4368-adab-7a9e040a70c7 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Volume info retrieved successfully. Aug 12 20:23:23.483658 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-935ed8ea-e10c-4368-adab-7a9e040a70c7 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a returned with HTTP 200 Aug 12 20:23:23.484071 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 807/3246] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:23 2026] GET /volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:23.779614 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-afcc0dc0-a91f-492a-bdb1-c33baa628227 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:23.781956 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-afcc0dc0-a91f-492a-bdb1-c33baa628227 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 Aug 12 20:23:23.782132 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-afcc0dc0-a91f-492a-bdb1-c33baa628227 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:23.782286 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-afcc0dc0-a91f-492a-bdb1-c33baa628227 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:23.784322 np0000007109 devstack@c-api.service[100383]: DEBUG dbcounter [-] [100383] Writing DB stats cinder:SELECT=308,cinder:UPDATE=99,cinder:INSERT=44 {{(pid=100383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:23:23.793781 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:23.793781 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:23.797909 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-afcc0dc0-a91f-492a-bdb1-c33baa628227 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:23:23.801738 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-afcc0dc0-a91f-492a-bdb1-c33baa628227 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 returned with HTTP 200 Aug 12 20:23:23.802072 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 818/3247] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:23 2026] GET /volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:23.931108 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e3b53760-642d-4999-9578-0d2c87041d87 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:23.939085 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e3b53760-642d-4999-9578-0d2c87041d87 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 Aug 12 20:23:23.939394 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e3b53760-642d-4999-9578-0d2c87041d87 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:23.939749 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e3b53760-642d-4999-9578-0d2c87041d87 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:23.941020 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-e3b53760-642d-4999-9578-0d2c87041d87 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 349a2611-182e-464c-b118-6d30b28d1033. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:23.961165 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:23.961165 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:23.965743 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e3b53760-642d-4999-9578-0d2c87041d87 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 returned with HTTP 200 Aug 12 20:23:23.968711 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 802/3248] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:23 2026] GET /volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 => generated 708 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:24.461211 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-ef26861f-3262-4890-a4a8-0a3f4054c8f1 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:24.463627 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ef26861f-3262-4890-a4a8-0a3f4054c8f1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec Aug 12 20:23:24.463910 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ef26861f-3262-4890-a4a8-0a3f4054c8f1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:24.464174 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ef26861f-3262-4890-a4a8-0a3f4054c8f1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:24.464333 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-ef26861f-3262-4890-a4a8-0a3f4054c8f1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id cdf2f7c7-2a63-4016-8957-b481361181ec. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:24.469682 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:24.469682 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:24.470807 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ef26861f-3262-4890-a4a8-0a3f4054c8f1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec returned with HTTP 200 Aug 12 20:23:24.471340 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 822/3249] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:24 2026] GET /volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:24.497666 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3b86e883-fe80-4249-8d12-6e2120c3668c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:24.500230 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3b86e883-fe80-4249-8d12-6e2120c3668c tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] GET https://10.4.3.246/volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a Aug 12 20:23:24.500559 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3b86e883-fe80-4249-8d12-6e2120c3668c tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:24.500874 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3b86e883-fe80-4249-8d12-6e2120c3668c tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:24.514229 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:24.514229 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:24.518753 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-3b86e883-fe80-4249-8d12-6e2120c3668c tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Volume info retrieved successfully. Aug 12 20:23:24.524525 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3b86e883-fe80-4249-8d12-6e2120c3668c tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a returned with HTTP 200 Aug 12 20:23:24.524933 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 808/3250] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:24 2026] GET /volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:24.818938 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e8c69ae8-d3bf-4162-bd25-3a8d880fd723 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:24.823510 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e8c69ae8-d3bf-4162-bd25-3a8d880fd723 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 Aug 12 20:23:24.823876 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e8c69ae8-d3bf-4162-bd25-3a8d880fd723 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:24.824159 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e8c69ae8-d3bf-4162-bd25-3a8d880fd723 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:24.840033 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:24.840033 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:24.845195 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-e8c69ae8-d3bf-4162-bd25-3a8d880fd723 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:23:24.851928 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e8c69ae8-d3bf-4162-bd25-3a8d880fd723 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 returned with HTTP 200 Aug 12 20:23:24.852234 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 819/3251] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:24 2026] GET /volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:24.869755 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-9a8af7b7-b200-46eb-8ad7-7f2130d37713 req-a7b248a2-8f48-476b-9d26-9b6041a2fab4 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:24.872551 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-9a8af7b7-b200-46eb-8ad7-7f2130d37713 req-a7b248a2-8f48-476b-9d26-9b6041a2fab4 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] POST https://10.4.3.246/volume/v3/attachments/1dd6e62a-901e-40e2-84b1-9208801ddcc0/action Aug 12 20:23:24.873035 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-9a8af7b7-b200-46eb-8ad7-7f2130d37713 req-a7b248a2-8f48-476b-9d26-9b6041a2fab4 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Action body: b'{"os-complete": null}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:23:24.873212 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-9a8af7b7-b200-46eb-8ad7-7f2130d37713 req-a7b248a2-8f48-476b-9d26-9b6041a2fab4 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:24.893467 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:24.893467 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:24.904448 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-9a8af7b7-b200-46eb-8ad7-7f2130d37713 req-a7b248a2-8f48-476b-9d26-9b6041a2fab4 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/attachments/1dd6e62a-901e-40e2-84b1-9208801ddcc0/action returned with HTTP 204 Aug 12 20:23:24.905002 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 803/3252] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:23:24 2026] POST /volume/v3/attachments/1dd6e62a-901e-40e2-84b1-9208801ddcc0/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:23:24.981596 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-bce64cd5-52ce-4a08-9061-cdbfacac2452 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:24.983022 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-bce64cd5-52ce-4a08-9061-cdbfacac2452 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 Aug 12 20:23:24.983196 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-bce64cd5-52ce-4a08-9061-cdbfacac2452 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:24.983375 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-bce64cd5-52ce-4a08-9061-cdbfacac2452 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:24.983490 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-bce64cd5-52ce-4a08-9061-cdbfacac2452 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 349a2611-182e-464c-b118-6d30b28d1033. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:24.987674 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:24.987674 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:24.988259 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-bce64cd5-52ce-4a08-9061-cdbfacac2452 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 returned with HTTP 200 Aug 12 20:23:24.988663 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 823/3253] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:24 2026] GET /volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:25.481526 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-f328eeff-11a0-4171-98a2-0d8415f9d918 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:25.483298 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f328eeff-11a0-4171-98a2-0d8415f9d918 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec Aug 12 20:23:25.483478 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f328eeff-11a0-4171-98a2-0d8415f9d918 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:25.483713 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f328eeff-11a0-4171-98a2-0d8415f9d918 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:25.483805 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-f328eeff-11a0-4171-98a2-0d8415f9d918 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id cdf2f7c7-2a63-4016-8957-b481361181ec. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:25.485379 np0000007109 devstack@c-api.service[100386]: DEBUG dbcounter [-] [100386] Writing DB stats cinder:SELECT=288,cinder:UPDATE=73,cinder:INSERT=33 {{(pid=100386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:23:25.488706 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:25.488706 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:25.489371 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f328eeff-11a0-4171-98a2-0d8415f9d918 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec returned with HTTP 200 Aug 12 20:23:25.489740 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 809/3254] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:25 2026] GET /volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:25.539852 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-09d4fc5c-7ce6-493b-b33a-fc098e55c0ea None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:25.542379 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-09d4fc5c-7ce6-493b-b33a-fc098e55c0ea tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] GET https://10.4.3.246/volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a Aug 12 20:23:25.542691 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-09d4fc5c-7ce6-493b-b33a-fc098e55c0ea tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:25.542976 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-09d4fc5c-7ce6-493b-b33a-fc098e55c0ea tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:25.556082 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:25.556082 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:25.560918 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-09d4fc5c-7ce6-493b-b33a-fc098e55c0ea tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Volume info retrieved successfully. Aug 12 20:23:25.566483 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-09d4fc5c-7ce6-493b-b33a-fc098e55c0ea tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a returned with HTTP 200 Aug 12 20:23:25.566896 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 820/3255] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:25 2026] GET /volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a => generated 1166 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:25.584263 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-22349fc4-3e4c-42be-9779-92f65b906d72 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:25.586479 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-22349fc4-3e4c-42be-9779-92f65b906d72 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] GET https://10.4.3.246/volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a Aug 12 20:23:25.586706 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-22349fc4-3e4c-42be-9779-92f65b906d72 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:25.586936 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-22349fc4-3e4c-42be-9779-92f65b906d72 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:25.597953 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:25.597953 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:25.601958 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-22349fc4-3e4c-42be-9779-92f65b906d72 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Volume info retrieved successfully. Aug 12 20:23:25.607020 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-22349fc4-3e4c-42be-9779-92f65b906d72 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a returned with HTTP 200 Aug 12 20:23:25.607603 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 804/3256] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:25 2026] GET /volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a => generated 1166 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 20:23:25.843003 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-41524d9a-9963-4a32-b723-dac0a500833d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:25.843875 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-41524d9a-9963-4a32-b723-dac0a500833d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] DELETE https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 Aug 12 20:23:25.843875 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-41524d9a-9963-4a32-b723-dac0a500833d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:25.844066 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-41524d9a-9963-4a32-b723-dac0a500833d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:25.844221 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-41524d9a-9963-4a32-b723-dac0a500833d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Delete volume with id: 9c4f3e82-5d96-4230-8f46-fb1630911a03 Aug 12 20:23:25.853370 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:25.853370 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:25.854020 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-41524d9a-9963-4a32-b723-dac0a500833d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:23:25.870460 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-dac86611-1f68-4a9c-8409-a6a1fd9d751c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:25.871804 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-dac86611-1f68-4a9c-8409-a6a1fd9d751c tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 Aug 12 20:23:25.872001 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-dac86611-1f68-4a9c-8409-a6a1fd9d751c tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:25.872168 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-dac86611-1f68-4a9c-8409-a6a1fd9d751c tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:25.877751 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-41524d9a-9963-4a32-b723-dac0a500833d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Delete volume request issued successfully. Aug 12 20:23:25.877928 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-41524d9a-9963-4a32-b723-dac0a500833d tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 returned with HTTP 202 Aug 12 20:23:25.878351 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 824/3257] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:23:25 2026] DELETE /volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:23:25.881725 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:25.881725 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:25.885562 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-dac86611-1f68-4a9c-8409-a6a1fd9d751c tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:23:25.886239 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-c74b028b-ba4f-4cf0-8c45-d1d93b67a07c None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:25.888344 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c74b028b-ba4f-4cf0-8c45-d1d93b67a07c tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 Aug 12 20:23:25.888628 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c74b028b-ba4f-4cf0-8c45-d1d93b67a07c tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:25.888904 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c74b028b-ba4f-4cf0-8c45-d1d93b67a07c tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:25.889785 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-dac86611-1f68-4a9c-8409-a6a1fd9d751c tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 returned with HTTP 200 Aug 12 20:23:25.890063 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 810/3258] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:25 2026] GET /volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:25.895969 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:25.895969 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:25.899910 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-c74b028b-ba4f-4cf0-8c45-d1d93b67a07c tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:23:25.904192 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c74b028b-ba4f-4cf0-8c45-d1d93b67a07c tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 returned with HTTP 200 Aug 12 20:23:25.904559 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 821/3259] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:25 2026] GET /volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 20:23:25.998274 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e788f92b-4b2f-47c5-820f-3e8c9c050e9f None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:26.000683 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e788f92b-4b2f-47c5-820f-3e8c9c050e9f tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 Aug 12 20:23:26.000992 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e788f92b-4b2f-47c5-820f-3e8c9c050e9f tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:26.001260 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e788f92b-4b2f-47c5-820f-3e8c9c050e9f tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:26.001421 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-e788f92b-4b2f-47c5-820f-3e8c9c050e9f tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 349a2611-182e-464c-b118-6d30b28d1033. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:26.008575 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:26.008575 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:26.008575 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e788f92b-4b2f-47c5-820f-3e8c9c050e9f tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 returned with HTTP 200 Aug 12 20:23:26.008575 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 805/3260] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:25 2026] GET /volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:26.500571 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b273f496-154f-44df-917f-05f1f4682cb7 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:26.502802 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b273f496-154f-44df-917f-05f1f4682cb7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec Aug 12 20:23:26.503051 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b273f496-154f-44df-917f-05f1f4682cb7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:26.503300 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b273f496-154f-44df-917f-05f1f4682cb7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:26.503445 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-b273f496-154f-44df-917f-05f1f4682cb7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id cdf2f7c7-2a63-4016-8957-b481361181ec. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:26.508556 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:26.508556 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:26.509674 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b273f496-154f-44df-917f-05f1f4682cb7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec returned with HTTP 200 Aug 12 20:23:26.510170 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 825/3261] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:26 2026] GET /volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:26.911463 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-1d444326-2a71-4264-bc0b-68f89df7e241 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:26.913291 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1d444326-2a71-4264-bc0b-68f89df7e241 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 Aug 12 20:23:26.913482 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1d444326-2a71-4264-bc0b-68f89df7e241 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:26.913740 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1d444326-2a71-4264-bc0b-68f89df7e241 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:26.916266 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-9674f8ec-d223-4058-b771-fcc4d67157c8 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:26.918778 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9674f8ec-d223-4058-b771-fcc4d67157c8 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 Aug 12 20:23:26.918962 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9674f8ec-d223-4058-b771-fcc4d67157c8 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:26.919151 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9674f8ec-d223-4058-b771-fcc4d67157c8 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:26.923713 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:26.923713 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:26.925206 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9674f8ec-d223-4058-b771-fcc4d67157c8 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 returned with HTTP 404 Aug 12 20:23:26.925782 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 822/3262] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:26 2026] GET /volume/v3/volumes/9c4f3e82-5d96-4230-8f46-fb1630911a03 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:23:26.927293 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-1d444326-2a71-4264-bc0b-68f89df7e241 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:23:26.931711 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1d444326-2a71-4264-bc0b-68f89df7e241 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 returned with HTTP 200 Aug 12 20:23:26.932119 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 811/3263] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:26 2026] GET /volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:27.019823 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-525a7dc9-db60-458e-a011-c9b5c76ddea3 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:27.022601 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-525a7dc9-db60-458e-a011-c9b5c76ddea3 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 Aug 12 20:23:27.022924 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-525a7dc9-db60-458e-a011-c9b5c76ddea3 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:27.023165 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-525a7dc9-db60-458e-a011-c9b5c76ddea3 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:27.023273 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-525a7dc9-db60-458e-a011-c9b5c76ddea3 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 349a2611-182e-464c-b118-6d30b28d1033. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:27.028100 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:27.028100 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:27.029425 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-525a7dc9-db60-458e-a011-c9b5c76ddea3 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 returned with HTTP 200 Aug 12 20:23:27.029996 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 806/3264] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:27 2026] GET /volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:27.520346 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-843cbd65-cc82-451f-90d9-987056f48af1 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:27.523108 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-843cbd65-cc82-451f-90d9-987056f48af1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec Aug 12 20:23:27.523330 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-843cbd65-cc82-451f-90d9-987056f48af1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:27.523559 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-843cbd65-cc82-451f-90d9-987056f48af1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:27.523702 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-843cbd65-cc82-451f-90d9-987056f48af1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id cdf2f7c7-2a63-4016-8957-b481361181ec. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:27.530923 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:27.530923 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:27.532136 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-843cbd65-cc82-451f-90d9-987056f48af1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec returned with HTTP 200 Aug 12 20:23:27.533056 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 826/3265] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:27 2026] GET /volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:27.885824 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-4d346b39-7d7a-41e3-ba62-8fae3d7275c1 req-49406d1f-e9bc-4703-be65-70661467f5cc None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:27.888055 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-4d346b39-7d7a-41e3-ba62-8fae3d7275c1 req-49406d1f-e9bc-4703-be65-70661467f5cc tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] POST https://10.4.3.246/volume/v3/attachments/4f5b22cc-4788-46bc-aa80-ca16eb699e81/action Aug 12 20:23:27.888448 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-4d346b39-7d7a-41e3-ba62-8fae3d7275c1 req-49406d1f-e9bc-4703-be65-70661467f5cc tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Action body: b'{"os-complete": null}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:23:27.888588 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-4d346b39-7d7a-41e3-ba62-8fae3d7275c1 req-49406d1f-e9bc-4703-be65-70661467f5cc tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:27.905733 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:27.905733 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:27.918531 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-4d346b39-7d7a-41e3-ba62-8fae3d7275c1 req-49406d1f-e9bc-4703-be65-70661467f5cc tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/attachments/4f5b22cc-4788-46bc-aa80-ca16eb699e81/action returned with HTTP 204 Aug 12 20:23:27.919057 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 823/3266] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:23:27 2026] POST /volume/v3/attachments/4f5b22cc-4788-46bc-aa80-ca16eb699e81/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:23:27.949866 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-1d28d538-538a-4b56-b12c-2de94b07a9dc None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:27.951930 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1d28d538-538a-4b56-b12c-2de94b07a9dc tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 Aug 12 20:23:27.952122 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1d28d538-538a-4b56-b12c-2de94b07a9dc tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:27.952300 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1d28d538-538a-4b56-b12c-2de94b07a9dc tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:27.964747 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:27.964747 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:27.969686 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-1d28d538-538a-4b56-b12c-2de94b07a9dc tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:23:27.975153 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1d28d538-538a-4b56-b12c-2de94b07a9dc tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 returned with HTTP 200 Aug 12 20:23:27.975516 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 812/3267] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:27 2026] GET /volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:27.988296 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a2d17521-fc46-467e-9fae-fe9c6c096479 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:27.990483 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a2d17521-fc46-467e-9fae-fe9c6c096479 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 Aug 12 20:23:27.990787 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a2d17521-fc46-467e-9fae-fe9c6c096479 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:27.991031 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a2d17521-fc46-467e-9fae-fe9c6c096479 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:27.993615 np0000007109 devstack@c-api.service[100385]: DEBUG dbcounter [-] [100385] Writing DB stats cinder:SELECT=246,cinder:INSERT=35,cinder:UPDATE=76 {{(pid=100385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:23:28.005905 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:28.005905 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:28.012001 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-a2d17521-fc46-467e-9fae-fe9c6c096479 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:23:28.018487 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a2d17521-fc46-467e-9fae-fe9c6c096479 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 returned with HTTP 200 Aug 12 20:23:28.019031 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 807/3268] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:27 2026] GET /volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:28.042358 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-1a7be448-8960-407c-a769-a83881f0f878 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:28.046404 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1a7be448-8960-407c-a769-a83881f0f878 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 Aug 12 20:23:28.046404 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1a7be448-8960-407c-a769-a83881f0f878 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:28.046624 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1a7be448-8960-407c-a769-a83881f0f878 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:28.046746 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-1a7be448-8960-407c-a769-a83881f0f878 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 349a2611-182e-464c-b118-6d30b28d1033. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:28.059048 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:28.059048 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:28.062299 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1a7be448-8960-407c-a769-a83881f0f878 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 returned with HTTP 200 Aug 12 20:23:28.062843 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 827/3269] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:28 2026] GET /volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 => generated 708 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:28.078863 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-6e7e9316-c363-441d-a723-db425dcfc852 req-52b95636-8aa5-492c-bc2e-25924f381ad1 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:28.081037 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-6e7e9316-c363-441d-a723-db425dcfc852 req-52b95636-8aa5-492c-bc2e-25924f381ad1 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 Aug 12 20:23:28.081226 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-6e7e9316-c363-441d-a723-db425dcfc852 req-52b95636-8aa5-492c-bc2e-25924f381ad1 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:28.081429 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-6e7e9316-c363-441d-a723-db425dcfc852 req-52b95636-8aa5-492c-bc2e-25924f381ad1 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:28.091483 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:28.091483 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:28.095055 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-6e7e9316-c363-441d-a723-db425dcfc852 req-52b95636-8aa5-492c-bc2e-25924f381ad1 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:23:28.099372 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-6e7e9316-c363-441d-a723-db425dcfc852 req-52b95636-8aa5-492c-bc2e-25924f381ad1 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 returned with HTTP 200 Aug 12 20:23:28.099939 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 824/3270] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:23:28 2026] GET /volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:28.116905 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-fe0dcde4-9c53-4f84-8d5a-e3c63fea560d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:28.119365 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fe0dcde4-9c53-4f84-8d5a-e3c63fea560d tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 Aug 12 20:23:28.119675 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fe0dcde4-9c53-4f84-8d5a-e3c63fea560d tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:28.119944 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fe0dcde4-9c53-4f84-8d5a-e3c63fea560d tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:28.132106 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:28.132106 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:28.136441 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-fe0dcde4-9c53-4f84-8d5a-e3c63fea560d tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:23:28.142050 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fe0dcde4-9c53-4f84-8d5a-e3c63fea560d tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 returned with HTTP 200 Aug 12 20:23:28.142492 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 813/3271] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:28 2026] GET /volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:28.186116 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-0a2a30d0-be63-4663-9ea1-fe327cb3aee5 req-2b06d2e3-2fc8-4cc4-b987-1e9fb2dcc169 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:28.188413 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-0a2a30d0-be63-4663-9ea1-fe327cb3aee5 req-2b06d2e3-2fc8-4cc4-b987-1e9fb2dcc169 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 Aug 12 20:23:28.188658 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-0a2a30d0-be63-4663-9ea1-fe327cb3aee5 req-2b06d2e3-2fc8-4cc4-b987-1e9fb2dcc169 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:28.188883 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-0a2a30d0-be63-4663-9ea1-fe327cb3aee5 req-2b06d2e3-2fc8-4cc4-b987-1e9fb2dcc169 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:28.199778 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:28.199778 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:28.203362 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-0a2a30d0-be63-4663-9ea1-fe327cb3aee5 req-2b06d2e3-2fc8-4cc4-b987-1e9fb2dcc169 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:23:28.208039 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-0a2a30d0-be63-4663-9ea1-fe327cb3aee5 req-2b06d2e3-2fc8-4cc4-b987-1e9fb2dcc169 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 returned with HTTP 200 Aug 12 20:23:28.208499 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 808/3272] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:23:28 2026] GET /volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:28.230130 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-0a2a30d0-be63-4663-9ea1-fe327cb3aee5 req-ef99594a-40b7-4f42-9d4a-eebd90a84169 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:28.233330 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-0a2a30d0-be63-4663-9ea1-fe327cb3aee5 req-ef99594a-40b7-4f42-9d4a-eebd90a84169 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] POST https://10.4.3.246/volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685/action Aug 12 20:23:28.233330 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-0a2a30d0-be63-4663-9ea1-fe327cb3aee5 req-ef99594a-40b7-4f42-9d4a-eebd90a84169 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:23:28.233330 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-0a2a30d0-be63-4663-9ea1-fe327cb3aee5 req-ef99594a-40b7-4f42-9d4a-eebd90a84169 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:28.243254 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:28.243254 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:28.243833 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-0a2a30d0-be63-4663-9ea1-fe327cb3aee5 req-ef99594a-40b7-4f42-9d4a-eebd90a84169 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:23:28.249710 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-0a2a30d0-be63-4663-9ea1-fe327cb3aee5 req-ef99594a-40b7-4f42-9d4a-eebd90a84169 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Begin detaching volume completed successfully. Aug 12 20:23:28.249972 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-0a2a30d0-be63-4663-9ea1-fe327cb3aee5 req-ef99594a-40b7-4f42-9d4a-eebd90a84169 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685/action returned with HTTP 202 Aug 12 20:23:28.250554 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 828/3273] 10.4.3.246 () {72 vars in 1672 bytes} [Wed Aug 12 20:23:28 2026] POST /volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:23:28.297213 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e2fcb45c-9544-4e3a-bfe7-0ad18120c862 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:28.297571 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e2fcb45c-9544-4e3a-bfe7-0ad18120c862 None None] GET https://10.4.3.246/volume// Aug 12 20:23:28.297785 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e2fcb45c-9544-4e3a-bfe7-0ad18120c862 None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:28.298010 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e2fcb45c-9544-4e3a-bfe7-0ad18120c862 None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:28.298327 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e2fcb45c-9544-4e3a-bfe7-0ad18120c862 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:23:28.298885 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 825/3274] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:23:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:23:28.315160 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-0a2a30d0-be63-4663-9ea1-fe327cb3aee5 req-a3b42afe-ccce-4be8-8806-6bef24eed58f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:28.317944 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-0a2a30d0-be63-4663-9ea1-fe327cb3aee5 req-a3b42afe-ccce-4be8-8806-6bef24eed58f tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 Aug 12 20:23:28.317944 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-0a2a30d0-be63-4663-9ea1-fe327cb3aee5 req-a3b42afe-ccce-4be8-8806-6bef24eed58f tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:28.317944 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-0a2a30d0-be63-4663-9ea1-fe327cb3aee5 req-a3b42afe-ccce-4be8-8806-6bef24eed58f tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:28.326872 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:28.326872 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:28.330381 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-0a2a30d0-be63-4663-9ea1-fe327cb3aee5 req-a3b42afe-ccce-4be8-8806-6bef24eed58f tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:23:28.334774 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-0a2a30d0-be63-4663-9ea1-fe327cb3aee5 req-a3b42afe-ccce-4be8-8806-6bef24eed58f tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 returned with HTTP 200 Aug 12 20:23:28.335165 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 814/3275] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:23:28 2026] GET /volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 => generated 1322 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:23:28.520070 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-6a6f18e6-1b76-4728-97de-9f6d54fe3990 req-85e81e52-ce46-4361-bc40-01b2736c6ca2 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:28.523089 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-6a6f18e6-1b76-4728-97de-9f6d54fe3990 req-85e81e52-ce46-4361-bc40-01b2736c6ca2 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] GET https://10.4.3.246/volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a Aug 12 20:23:28.523308 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-6a6f18e6-1b76-4728-97de-9f6d54fe3990 req-85e81e52-ce46-4361-bc40-01b2736c6ca2 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:28.523499 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-6a6f18e6-1b76-4728-97de-9f6d54fe3990 req-85e81e52-ce46-4361-bc40-01b2736c6ca2 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:28.538043 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:28.538043 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:28.544322 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-6a6f18e6-1b76-4728-97de-9f6d54fe3990 req-85e81e52-ce46-4361-bc40-01b2736c6ca2 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Volume info retrieved successfully. Aug 12 20:23:28.545203 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-e5a6fab1-bf07-49cc-b651-a0c148b43c26 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:28.546986 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e5a6fab1-bf07-49cc-b651-a0c148b43c26 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec Aug 12 20:23:28.547220 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e5a6fab1-bf07-49cc-b651-a0c148b43c26 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:28.547499 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e5a6fab1-bf07-49cc-b651-a0c148b43c26 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:28.547676 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-e5a6fab1-bf07-49cc-b651-a0c148b43c26 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id cdf2f7c7-2a63-4016-8957-b481361181ec. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:28.551726 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-6a6f18e6-1b76-4728-97de-9f6d54fe3990 req-85e81e52-ce46-4361-bc40-01b2736c6ca2 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a returned with HTTP 200 Aug 12 20:23:28.553457 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 809/3276] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:23:28 2026] GET /volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a => generated 1166 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 20:23:28.553676 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:28.553676 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:28.554660 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e5a6fab1-bf07-49cc-b651-a0c148b43c26 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec returned with HTTP 200 Aug 12 20:23:28.555277 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 829/3277] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:28 2026] GET /volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:28.571480 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-6a6f18e6-1b76-4728-97de-9f6d54fe3990 req-53a8c853-ab9e-4d39-aae7-c8502a060cf1 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:28.574793 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-6a6f18e6-1b76-4728-97de-9f6d54fe3990 req-53a8c853-ab9e-4d39-aae7-c8502a060cf1 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] POST https://10.4.3.246/volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a/action Aug 12 20:23:28.575339 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-6a6f18e6-1b76-4728-97de-9f6d54fe3990 req-53a8c853-ab9e-4d39-aae7-c8502a060cf1 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:23:28.575615 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-6a6f18e6-1b76-4728-97de-9f6d54fe3990 req-53a8c853-ab9e-4d39-aae7-c8502a060cf1 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:28.588563 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:28.588563 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:28.589227 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-6a6f18e6-1b76-4728-97de-9f6d54fe3990 req-53a8c853-ab9e-4d39-aae7-c8502a060cf1 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Volume info retrieved successfully. Aug 12 20:23:28.595995 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-6a6f18e6-1b76-4728-97de-9f6d54fe3990 req-53a8c853-ab9e-4d39-aae7-c8502a060cf1 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Begin detaching volume completed successfully. Aug 12 20:23:28.596249 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-6a6f18e6-1b76-4728-97de-9f6d54fe3990 req-53a8c853-ab9e-4d39-aae7-c8502a060cf1 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a/action returned with HTTP 202 Aug 12 20:23:28.597053 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 826/3278] 10.4.3.246 () {72 vars in 1672 bytes} [Wed Aug 12 20:23:28 2026] POST /volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:23:28.652606 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-7931a82c-30d1-40fa-a770-211e67d02571 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:28.652987 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7931a82c-30d1-40fa-a770-211e67d02571 None None] GET https://10.4.3.246/volume// Aug 12 20:23:28.653155 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7931a82c-30d1-40fa-a770-211e67d02571 None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:28.653338 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7931a82c-30d1-40fa-a770-211e67d02571 None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:28.653675 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7931a82c-30d1-40fa-a770-211e67d02571 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:23:28.653960 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 815/3279] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:23:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:23:28.679091 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-6a6f18e6-1b76-4728-97de-9f6d54fe3990 req-74cbd38f-2e71-4ab0-aca5-29d6f3758418 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:28.681534 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-6a6f18e6-1b76-4728-97de-9f6d54fe3990 req-74cbd38f-2e71-4ab0-aca5-29d6f3758418 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] GET https://10.4.3.246/volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a Aug 12 20:23:28.681812 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-6a6f18e6-1b76-4728-97de-9f6d54fe3990 req-74cbd38f-2e71-4ab0-aca5-29d6f3758418 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:28.681998 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-6a6f18e6-1b76-4728-97de-9f6d54fe3990 req-74cbd38f-2e71-4ab0-aca5-29d6f3758418 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:28.691697 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:28.691697 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:28.694907 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-6a6f18e6-1b76-4728-97de-9f6d54fe3990 req-74cbd38f-2e71-4ab0-aca5-29d6f3758418 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Volume info retrieved successfully. Aug 12 20:23:28.698590 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-6a6f18e6-1b76-4728-97de-9f6d54fe3990 req-74cbd38f-2e71-4ab0-aca5-29d6f3758418 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a returned with HTTP 200 Aug 12 20:23:28.698979 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 810/3280] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:23:28 2026] GET /volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a => generated 1349 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:23:29.075021 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b302eac1-968c-4690-8db4-fd6a8c26d697 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:29.076990 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b302eac1-968c-4690-8db4-fd6a8c26d697 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 Aug 12 20:23:29.077239 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b302eac1-968c-4690-8db4-fd6a8c26d697 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:29.077457 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b302eac1-968c-4690-8db4-fd6a8c26d697 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:29.077608 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-b302eac1-968c-4690-8db4-fd6a8c26d697 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 349a2611-182e-464c-b118-6d30b28d1033. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:29.079317 np0000007109 devstack@c-api.service[100384]: DEBUG dbcounter [-] [100384] Writing DB stats cinder:SELECT=240,cinder:UPDATE=49,cinder:INSERT=23 {{(pid=100384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:23:29.083724 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:29.083724 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:29.084494 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b302eac1-968c-4690-8db4-fd6a8c26d697 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 returned with HTTP 200 Aug 12 20:23:29.085110 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 830/3281] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:29 2026] GET /volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:29.566679 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-db6f972f-efe9-42a8-abf8-e3aea630bc99 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:29.569125 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-db6f972f-efe9-42a8-abf8-e3aea630bc99 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec Aug 12 20:23:29.569325 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-db6f972f-efe9-42a8-abf8-e3aea630bc99 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:29.569578 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-db6f972f-efe9-42a8-abf8-e3aea630bc99 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:29.569755 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-db6f972f-efe9-42a8-abf8-e3aea630bc99 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id cdf2f7c7-2a63-4016-8957-b481361181ec. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:29.576506 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:29.576506 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:29.577342 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-db6f972f-efe9-42a8-abf8-e3aea630bc99 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec returned with HTTP 200 Aug 12 20:23:29.577742 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 827/3282] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:29 2026] GET /volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:30.101106 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-cbda7db6-6732-4a45-8f25-92aba588e8eb None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:30.105855 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-cbda7db6-6732-4a45-8f25-92aba588e8eb tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 Aug 12 20:23:30.105941 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-cbda7db6-6732-4a45-8f25-92aba588e8eb tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:30.106144 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-cbda7db6-6732-4a45-8f25-92aba588e8eb tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:30.106259 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-cbda7db6-6732-4a45-8f25-92aba588e8eb tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 349a2611-182e-464c-b118-6d30b28d1033. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:30.112805 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:30.112805 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:30.113358 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-cbda7db6-6732-4a45-8f25-92aba588e8eb tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 returned with HTTP 200 Aug 12 20:23:30.113725 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 816/3283] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:30 2026] GET /volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:30.341839 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-0a2a30d0-be63-4663-9ea1-fe327cb3aee5 req-c49d61a8-3030-4ca4-ac74-86a76766912b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:30.345954 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-0a2a30d0-be63-4663-9ea1-fe327cb3aee5 req-c49d61a8-3030-4ca4-ac74-86a76766912b tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] DELETE https://10.4.3.246/volume/v3/attachments/4f5b22cc-4788-46bc-aa80-ca16eb699e81 Aug 12 20:23:30.346227 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-0a2a30d0-be63-4663-9ea1-fe327cb3aee5 req-c49d61a8-3030-4ca4-ac74-86a76766912b tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:30.346499 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-0a2a30d0-be63-4663-9ea1-fe327cb3aee5 req-c49d61a8-3030-4ca4-ac74-86a76766912b tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:30.356068 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:30.356068 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:30.418855 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-0a2a30d0-be63-4663-9ea1-fe327cb3aee5 req-c49d61a8-3030-4ca4-ac74-86a76766912b tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/attachments/4f5b22cc-4788-46bc-aa80-ca16eb699e81 returned with HTTP 200 Aug 12 20:23:30.419179 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 811/3284] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:23:30 2026] DELETE /volume/v3/attachments/4f5b22cc-4788-46bc-aa80-ca16eb699e81 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:30.588489 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-318704d6-fbd2-4561-a7b2-d212bc107725 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:30.591905 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-318704d6-fbd2-4561-a7b2-d212bc107725 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec Aug 12 20:23:30.592126 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-318704d6-fbd2-4561-a7b2-d212bc107725 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:30.592265 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-318704d6-fbd2-4561-a7b2-d212bc107725 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:30.592367 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-318704d6-fbd2-4561-a7b2-d212bc107725 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id cdf2f7c7-2a63-4016-8957-b481361181ec. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:30.596746 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:30.596746 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:30.597674 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-318704d6-fbd2-4561-a7b2-d212bc107725 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec returned with HTTP 200 Aug 12 20:23:30.598111 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 831/3285] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:30 2026] GET /volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:30.688637 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-6a6f18e6-1b76-4728-97de-9f6d54fe3990 req-5d4b2f1d-bced-4a69-a6c8-356a0b7d2d05 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:30.691217 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-6a6f18e6-1b76-4728-97de-9f6d54fe3990 req-5d4b2f1d-bced-4a69-a6c8-356a0b7d2d05 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] DELETE https://10.4.3.246/volume/v3/attachments/1dd6e62a-901e-40e2-84b1-9208801ddcc0 Aug 12 20:23:30.691459 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-6a6f18e6-1b76-4728-97de-9f6d54fe3990 req-5d4b2f1d-bced-4a69-a6c8-356a0b7d2d05 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:30.691758 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-6a6f18e6-1b76-4728-97de-9f6d54fe3990 req-5d4b2f1d-bced-4a69-a6c8-356a0b7d2d05 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:30.699269 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:30.699269 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:30.769098 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-6a6f18e6-1b76-4728-97de-9f6d54fe3990 req-5d4b2f1d-bced-4a69-a6c8-356a0b7d2d05 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/attachments/1dd6e62a-901e-40e2-84b1-9208801ddcc0 returned with HTTP 200 Aug 12 20:23:30.769649 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 828/3286] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:23:30 2026] DELETE /volume/v3/attachments/1dd6e62a-901e-40e2-84b1-9208801ddcc0 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:31.123720 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-cfc5900e-9e34-4785-98a1-ef2226fbade6 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:31.125916 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-cfc5900e-9e34-4785-98a1-ef2226fbade6 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 Aug 12 20:23:31.126236 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-cfc5900e-9e34-4785-98a1-ef2226fbade6 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:31.126466 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-cfc5900e-9e34-4785-98a1-ef2226fbade6 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:31.126633 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-cfc5900e-9e34-4785-98a1-ef2226fbade6 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 349a2611-182e-464c-b118-6d30b28d1033. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:31.131405 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:31.131405 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:31.132112 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-cfc5900e-9e34-4785-98a1-ef2226fbade6 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 returned with HTTP 200 Aug 12 20:23:31.132474 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 817/3287] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:31 2026] GET /volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:31.508916 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a34bdda5-5510-48e2-85bd-ac210aaa47b1 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:31.510653 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a34bdda5-5510-48e2-85bd-ac210aaa47b1 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 Aug 12 20:23:31.510876 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a34bdda5-5510-48e2-85bd-ac210aaa47b1 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:31.511097 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a34bdda5-5510-48e2-85bd-ac210aaa47b1 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:31.518365 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:31.518365 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:31.522849 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-a34bdda5-5510-48e2-85bd-ac210aaa47b1 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:23:31.527704 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a34bdda5-5510-48e2-85bd-ac210aaa47b1 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 returned with HTTP 200 Aug 12 20:23:31.528069 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 812/3288] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:31 2026] GET /volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:31.608364 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c53138f2-c0c8-4aaf-9e27-afc172206156 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:31.610136 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c53138f2-c0c8-4aaf-9e27-afc172206156 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec Aug 12 20:23:31.610364 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c53138f2-c0c8-4aaf-9e27-afc172206156 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:31.610556 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c53138f2-c0c8-4aaf-9e27-afc172206156 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:31.610704 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-c53138f2-c0c8-4aaf-9e27-afc172206156 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id cdf2f7c7-2a63-4016-8957-b481361181ec. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:31.615578 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:31.615578 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:31.616637 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c53138f2-c0c8-4aaf-9e27-afc172206156 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec returned with HTTP 200 Aug 12 20:23:31.617143 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 832/3289] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:31 2026] GET /volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:32.144970 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-281ed9c5-12a2-4c0c-8bc0-4ca55c0ce645 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:32.147726 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-281ed9c5-12a2-4c0c-8bc0-4ca55c0ce645 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 Aug 12 20:23:32.147824 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-281ed9c5-12a2-4c0c-8bc0-4ca55c0ce645 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:32.148113 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-281ed9c5-12a2-4c0c-8bc0-4ca55c0ce645 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:32.148277 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-281ed9c5-12a2-4c0c-8bc0-4ca55c0ce645 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 349a2611-182e-464c-b118-6d30b28d1033. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:32.153859 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:32.153859 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:32.154629 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-281ed9c5-12a2-4c0c-8bc0-4ca55c0ce645 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 returned with HTTP 200 Aug 12 20:23:32.155169 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 829/3290] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:32 2026] GET /volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 => generated 710 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:32.166853 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-c25721ed-a5d9-495a-9622-b4aeb28645a0 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:32.169027 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c25721ed-a5d9-495a-9622-b4aeb28645a0 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] DELETE https://10.4.3.246/volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 Aug 12 20:23:32.169303 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c25721ed-a5d9-495a-9622-b4aeb28645a0 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:32.169570 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c25721ed-a5d9-495a-9622-b4aeb28645a0 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:32.169777 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.contrib.backups [None req-c25721ed-a5d9-495a-9622-b4aeb28645a0 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Delete backup with id: 349a2611-182e-464c-b118-6d30b28d1033. Aug 12 20:23:32.176975 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:32.176975 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:32.194708 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.backup.rpcapi [None req-c25721ed-a5d9-495a-9622-b4aeb28645a0 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] delete_backup rpcapi backup_id 349a2611-182e-464c-b118-6d30b28d1033 {{(pid=100386) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 20:23:32.196568 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c25721ed-a5d9-495a-9622-b4aeb28645a0 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 returned with HTTP 202 Aug 12 20:23:32.197163 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 818/3291] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:23:32 2026] DELETE /volume/v3/backups/349a2611-182e-464c-b118-6d30b28d1033 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:23:32.210252 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-287dbcf5-177c-449d-b599-e2b0c52047fb None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:32.214698 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-287dbcf5-177c-449d-b599-e2b0c52047fb tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:23:32.214951 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-287dbcf5-177c-449d-b599-e2b0c52047fb tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-130766196"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:32.216851 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-287dbcf5-177c-449d-b599-e2b0c52047fb tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-130766196'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:23:32.217033 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-287dbcf5-177c-449d-b599-e2b0c52047fb tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Create volume of 1 GB Aug 12 20:23:32.223302 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-287dbcf5-177c-449d-b599-e2b0c52047fb tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Availability Zones retrieved successfully. Aug 12 20:23:32.233955 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-287dbcf5-177c-449d-b599-e2b0c52047fb tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Flow 'volume_create_api' (220ae735-69f5-4074-bfa1-dc3d827c2152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:23:32.237658 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-287dbcf5-177c-449d-b599-e2b0c52047fb tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1db22449-7fec-43a7-b02f-2cef1680c686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:32.238812 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-287dbcf5-177c-449d-b599-e2b0c52047fb tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:23:32.277821 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-287dbcf5-177c-449d-b599-e2b0c52047fb tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1db22449-7fec-43a7-b02f-2cef1680c686) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:32.278780 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-287dbcf5-177c-449d-b599-e2b0c52047fb tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e66a10c-28c6-431e-be85-544196ba27a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:32.326632 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-287dbcf5-177c-449d-b599-e2b0c52047fb tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Created reservations ['b0ed6ff7-2f88-4d86-bbc4-644ad63849d7', '7c868fa7-2011-4f70-9af4-c641f98f6ee5', 'ce7103f9-0078-42a0-b9af-49c16efcb227', 'b7d4ccdb-9d3c-4a8a-bb42-db66e701271d'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:23:32.327639 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-287dbcf5-177c-449d-b599-e2b0c52047fb tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e66a10c-28c6-431e-be85-544196ba27a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0ed6ff7-2f88-4d86-bbc4-644ad63849d7', '7c868fa7-2011-4f70-9af4-c641f98f6ee5', 'ce7103f9-0078-42a0-b9af-49c16efcb227', 'b7d4ccdb-9d3c-4a8a-bb42-db66e701271d']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:32.328370 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-287dbcf5-177c-449d-b599-e2b0c52047fb tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (402ddb01-ee28-4f05-8854-27d952e564d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:32.363639 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-287dbcf5-177c-449d-b599-e2b0c52047fb tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (402ddb01-ee28-4f05-8854-27d952e564d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b32c72c0-b74c-4089-b16c-39c65496b01e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-130766196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f09a690b6ff5402685adb48613b83ddb',qos_specs=None,replication_status=,reservations=['b0ed6ff7-2f88-4d86-bbc4-644ad63849d7','7c868fa7-2011-4f70-9af4-c641f98f6ee5','ce7103f9-0078-42a0-b9af-49c16efcb227','b7d4ccdb-9d3c-4a8a-bb42-db66e701271d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42b9d177fc75492a8198ba98ad97c3de',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:23:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-130766196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b32c72c0-b74c-4089-b16c-39c65496b01e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f09a690b6ff5402685adb48613b83ddb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42b9d177fc75492a8198ba98ad97c3de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:32.363639 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-287dbcf5-177c-449d-b599-e2b0c52047fb tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ef4d758-99b6-4910-b121-9f53909e7a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:32.405457 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-287dbcf5-177c-449d-b599-e2b0c52047fb tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ef4d758-99b6-4910-b121-9f53909e7a9f) transitioned into state 'SUCCESS' from state '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-130766196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f09a690b6ff5402685adb48613b83ddb',qos_specs=None,replication_status=,reservations=['b0ed6ff7-2f88-4d86-bbc4-644ad63849d7','7c868fa7-2011-4f70-9af4-c641f98f6ee5','ce7103f9-0078-42a0-b9af-49c16efcb227','b7d4ccdb-9d3c-4a8a-bb42-db66e701271d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42b9d177fc75492a8198ba98ad97c3de',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:32.406123 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-287dbcf5-177c-449d-b599-e2b0c52047fb tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50caca8f-af2c-47a3-8778-24cf89c3840a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:32.420415 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-287dbcf5-177c-449d-b599-e2b0c52047fb tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50caca8f-af2c-47a3-8778-24cf89c3840a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:32.421257 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-287dbcf5-177c-449d-b599-e2b0c52047fb tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Flow 'volume_create_api' (220ae735-69f5-4074-bfa1-dc3d827c2152) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:23:32.421634 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-287dbcf5-177c-449d-b599-e2b0c52047fb tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Create volume request issued successfully. Aug 12 20:23:32.422350 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-287dbcf5-177c-449d-b599-e2b0c52047fb tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:23:32.422854 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 813/3292] 10.4.3.246 () {70 vars in 1298 bytes} [Wed Aug 12 20:23:32 2026] POST /volume/v3/volumes => generated 777 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 12 20:23:32.437009 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-50692d99-d0be-4983-8054-ef11519d50c0 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:32.439093 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-50692d99-d0be-4983-8054-ef11519d50c0 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/volumes/b32c72c0-b74c-4089-b16c-39c65496b01e Aug 12 20:23:32.439627 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-50692d99-d0be-4983-8054-ef11519d50c0 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:32.439957 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-50692d99-d0be-4983-8054-ef11519d50c0 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:32.454446 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:32.454446 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:32.460689 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-50692d99-d0be-4983-8054-ef11519d50c0 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Volume info retrieved successfully. Aug 12 20:23:32.466872 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-50692d99-d0be-4983-8054-ef11519d50c0 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/volumes/b32c72c0-b74c-4089-b16c-39c65496b01e returned with HTTP 200 Aug 12 20:23:32.467463 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 833/3293] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:32 2026] GET /volume/v3/volumes/b32c72c0-b74c-4089-b16c-39c65496b01e => generated 956 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:32.628820 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0c7030a9-4c24-44fc-bdfe-6a5ee15fb3e5 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:32.630414 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0c7030a9-4c24-44fc-bdfe-6a5ee15fb3e5 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec Aug 12 20:23:32.630893 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0c7030a9-4c24-44fc-bdfe-6a5ee15fb3e5 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:32.631207 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0c7030a9-4c24-44fc-bdfe-6a5ee15fb3e5 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:32.631430 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-0c7030a9-4c24-44fc-bdfe-6a5ee15fb3e5 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id cdf2f7c7-2a63-4016-8957-b481361181ec. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:32.637392 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:32.637392 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:32.638108 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0c7030a9-4c24-44fc-bdfe-6a5ee15fb3e5 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec returned with HTTP 200 Aug 12 20:23:32.638591 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 830/3294] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:32 2026] GET /volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:33.022901 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-a64ee23e-6c97-496b-8f83-274186993b09 req-bac44d8e-48b0-4583-84c6-ebf1ebac9d9b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:33.028558 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-a64ee23e-6c97-496b-8f83-274186993b09 req-bac44d8e-48b0-4583-84c6-ebf1ebac9d9b tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/7ff7c986-a787-489b-8329-a9b9a12e6169 Aug 12 20:23:33.028842 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-a64ee23e-6c97-496b-8f83-274186993b09 req-bac44d8e-48b0-4583-84c6-ebf1ebac9d9b tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:33.029630 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-a64ee23e-6c97-496b-8f83-274186993b09 req-bac44d8e-48b0-4583-84c6-ebf1ebac9d9b tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:33.048300 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:33.048300 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:33.053231 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-a64ee23e-6c97-496b-8f83-274186993b09 req-bac44d8e-48b0-4583-84c6-ebf1ebac9d9b tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:23:33.060220 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-a64ee23e-6c97-496b-8f83-274186993b09 req-bac44d8e-48b0-4583-84c6-ebf1ebac9d9b tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/7ff7c986-a787-489b-8329-a9b9a12e6169 returned with HTTP 200 Aug 12 20:23:33.060688 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 819/3295] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:23:33 2026] GET /volume/v3/volumes/7ff7c986-a787-489b-8329-a9b9a12e6169 => generated 1660 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:33.484767 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-04c798a6-7806-4146-a929-21ae96d81826 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:33.487560 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-04c798a6-7806-4146-a929-21ae96d81826 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/volumes/b32c72c0-b74c-4089-b16c-39c65496b01e Aug 12 20:23:33.487879 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-04c798a6-7806-4146-a929-21ae96d81826 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:33.488395 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-04c798a6-7806-4146-a929-21ae96d81826 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:33.498993 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:33.498993 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:33.504191 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-04c798a6-7806-4146-a929-21ae96d81826 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Volume info retrieved successfully. Aug 12 20:23:33.511374 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-04c798a6-7806-4146-a929-21ae96d81826 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/volumes/b32c72c0-b74c-4089-b16c-39c65496b01e returned with HTTP 200 Aug 12 20:23:33.511917 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 814/3296] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:33 2026] GET /volume/v3/volumes/b32c72c0-b74c-4089-b16c-39c65496b01e => generated 1008 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:33.527235 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-5c406a2d-7426-4a84-a485-6b128ee8ea3b None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:33.529738 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5c406a2d-7426-4a84-a485-6b128ee8ea3b tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] POST https://10.4.3.246/volume/v3/backups Aug 12 20:23:33.530567 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5c406a2d-7426-4a84-a485-6b128ee8ea3b tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b32c72c0-b74c-4089-b16c-39c65496b01e", "name": "tempest-type-Backup-1148027855"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:33.532654 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.contrib.backups [None req-5c406a2d-7426-4a84-a485-6b128ee8ea3b tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Creating new backup {'backup': {'volume_id': 'b32c72c0-b74c-4089-b16c-39c65496b01e', 'name': 'tempest-type-Backup-1148027855'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 20:23:33.533122 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.contrib.backups [None req-5c406a2d-7426-4a84-a485-6b128ee8ea3b tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Creating backup of volume b32c72c0-b74c-4089-b16c-39c65496b01e in container None Aug 12 20:23:33.542988 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:33.542988 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:33.543509 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-5c406a2d-7426-4a84-a485-6b128ee8ea3b tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Volume info retrieved successfully. Aug 12 20:23:33.568573 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-5c406a2d-7426-4a84-a485-6b128ee8ea3b tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Created reservations ['6725eb5b-2e32-4c0a-94f2-5959c2961c74', 'e82b5471-4ee6-470c-8bf8-221934b240f3'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:23:33.599476 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5c406a2d-7426-4a84-a485-6b128ee8ea3b tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups returned with HTTP 202 Aug 12 20:23:33.599757 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 834/3297] 10.4.3.246 () {70 vars in 1299 bytes} [Wed Aug 12 20:23:33 2026] POST /volume/v3/backups => generated 316 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:23:33.615172 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-5ea73046-e3e2-4e93-abbb-439f7b2e36a6 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:33.617565 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5ea73046-e3e2-4e93-abbb-439f7b2e36a6 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 Aug 12 20:23:33.617565 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5ea73046-e3e2-4e93-abbb-439f7b2e36a6 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:33.617565 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5ea73046-e3e2-4e93-abbb-439f7b2e36a6 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:33.617565 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-5ea73046-e3e2-4e93-abbb-439f7b2e36a6 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id ee6a4c7c-b898-4191-93cf-78dfdfe0ce96. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:33.622575 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:33.622575 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:33.623059 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5ea73046-e3e2-4e93-abbb-439f7b2e36a6 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 returned with HTTP 200 Aug 12 20:23:33.623456 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 831/3298] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:33 2026] GET /volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:33.650166 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-b94945bf-2580-4c36-8d57-6ff955bf7664 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:33.652730 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b94945bf-2580-4c36-8d57-6ff955bf7664 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec Aug 12 20:23:33.652952 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b94945bf-2580-4c36-8d57-6ff955bf7664 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:33.653195 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b94945bf-2580-4c36-8d57-6ff955bf7664 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:33.653308 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-b94945bf-2580-4c36-8d57-6ff955bf7664 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id cdf2f7c7-2a63-4016-8957-b481361181ec. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:33.657370 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:33.657370 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:33.658055 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b94945bf-2580-4c36-8d57-6ff955bf7664 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec returned with HTTP 200 Aug 12 20:23:33.658403 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 820/3299] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:33 2026] GET /volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:33.965513 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-a64ee23e-6c97-496b-8f83-274186993b09 req-913e6c7e-32e0-4998-bb5e-136aedb63da1 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:33.967987 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-a64ee23e-6c97-496b-8f83-274186993b09 req-913e6c7e-32e0-4998-bb5e-136aedb63da1 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] DELETE https://10.4.3.246/volume/v3/attachments/aff1c474-d043-4574-adb1-ab76acdb9889 Aug 12 20:23:33.968239 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-a64ee23e-6c97-496b-8f83-274186993b09 req-913e6c7e-32e0-4998-bb5e-136aedb63da1 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:33.968505 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-a64ee23e-6c97-496b-8f83-274186993b09 req-913e6c7e-32e0-4998-bb5e-136aedb63da1 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:33.978298 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:33.978298 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:34.024224 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-a64ee23e-6c97-496b-8f83-274186993b09 req-913e6c7e-32e0-4998-bb5e-136aedb63da1 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/attachments/aff1c474-d043-4574-adb1-ab76acdb9889 returned with HTTP 200 Aug 12 20:23:34.024818 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 815/3300] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:23:33 2026] DELETE /volume/v3/attachments/aff1c474-d043-4574-adb1-ab76acdb9889 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:34.633485 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-5a3498de-972f-47a4-9d21-ba6dd10c46b6 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:34.635260 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5a3498de-972f-47a4-9d21-ba6dd10c46b6 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 Aug 12 20:23:34.635522 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5a3498de-972f-47a4-9d21-ba6dd10c46b6 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:34.635717 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5a3498de-972f-47a4-9d21-ba6dd10c46b6 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:34.635819 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-5a3498de-972f-47a4-9d21-ba6dd10c46b6 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id ee6a4c7c-b898-4191-93cf-78dfdfe0ce96. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:34.640084 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:34.640084 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:34.640689 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5a3498de-972f-47a4-9d21-ba6dd10c46b6 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 returned with HTTP 200 Aug 12 20:23:34.641020 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 835/3301] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:34 2026] GET /volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:34.669456 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-96006b83-9b32-494e-b719-f4d458c342f7 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:34.671271 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-96006b83-9b32-494e-b719-f4d458c342f7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec Aug 12 20:23:34.671442 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-96006b83-9b32-494e-b719-f4d458c342f7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:34.671662 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-96006b83-9b32-494e-b719-f4d458c342f7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:34.671778 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-96006b83-9b32-494e-b719-f4d458c342f7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id cdf2f7c7-2a63-4016-8957-b481361181ec. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:34.676337 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:34.676337 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:34.677032 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-96006b83-9b32-494e-b719-f4d458c342f7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec returned with HTTP 200 Aug 12 20:23:34.677486 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 832/3302] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:34 2026] GET /volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:34.878763 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-d8d7aaa3-f100-4c41-9682-938469ffb22b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:34.880321 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d8d7aaa3-f100-4c41-9682-938469ffb22b tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] DELETE https://10.4.3.246/volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a Aug 12 20:23:34.880509 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d8d7aaa3-f100-4c41-9682-938469ffb22b tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:34.880827 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d8d7aaa3-f100-4c41-9682-938469ffb22b tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:34.881956 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-d8d7aaa3-f100-4c41-9682-938469ffb22b tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Delete volume with id: ff5b75a2-a710-42ee-ad8b-bd84520b4f7a Aug 12 20:23:34.890435 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:34.890435 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:34.890435 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-d8d7aaa3-f100-4c41-9682-938469ffb22b tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Volume info retrieved successfully. Aug 12 20:23:34.907198 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-d8d7aaa3-f100-4c41-9682-938469ffb22b tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Delete volume request issued successfully. Aug 12 20:23:34.907391 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d8d7aaa3-f100-4c41-9682-938469ffb22b tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a returned with HTTP 202 Aug 12 20:23:34.907855 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 821/3303] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:23:34 2026] DELETE /volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:23:34.910226 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f0ff84c2-67a9-4567-992d-37501a27e542 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:34.912282 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f0ff84c2-67a9-4567-992d-37501a27e542 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] DELETE https://10.4.3.246/volume/v3/volumes/7ff7c986-a787-489b-8329-a9b9a12e6169 Aug 12 20:23:34.912359 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f0ff84c2-67a9-4567-992d-37501a27e542 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:34.912683 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f0ff84c2-67a9-4567-992d-37501a27e542 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:34.912913 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-f0ff84c2-67a9-4567-992d-37501a27e542 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Delete volume with id: 7ff7c986-a787-489b-8329-a9b9a12e6169 Aug 12 20:23:34.916532 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-da3eebce-7bc0-4fe6-af96-25b2d5db3bd2 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:34.918727 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-da3eebce-7bc0-4fe6-af96-25b2d5db3bd2 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] GET https://10.4.3.246/volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a Aug 12 20:23:34.918972 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-da3eebce-7bc0-4fe6-af96-25b2d5db3bd2 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:34.919212 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-da3eebce-7bc0-4fe6-af96-25b2d5db3bd2 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:34.922001 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:34.922001 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:34.922691 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-f0ff84c2-67a9-4567-992d-37501a27e542 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:23:34.928386 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:34.928386 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:34.932658 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-da3eebce-7bc0-4fe6-af96-25b2d5db3bd2 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Volume info retrieved successfully. Aug 12 20:23:34.938567 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-da3eebce-7bc0-4fe6-af96-25b2d5db3bd2 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a returned with HTTP 200 Aug 12 20:23:34.938988 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 836/3304] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:34 2026] GET /volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:34.943340 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-f0ff84c2-67a9-4567-992d-37501a27e542 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Delete volume request issued successfully. Aug 12 20:23:34.943490 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f0ff84c2-67a9-4567-992d-37501a27e542 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/7ff7c986-a787-489b-8329-a9b9a12e6169 returned with HTTP 202 Aug 12 20:23:34.943923 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 816/3305] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:23:34 2026] DELETE /volume/v3/volumes/7ff7c986-a787-489b-8329-a9b9a12e6169 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:23:34.951737 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-9ee72b1b-2d0e-4ee4-9799-c075ebab974c None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:34.953184 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9ee72b1b-2d0e-4ee4-9799-c075ebab974c tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/7ff7c986-a787-489b-8329-a9b9a12e6169 Aug 12 20:23:34.953378 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9ee72b1b-2d0e-4ee4-9799-c075ebab974c tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:34.954094 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9ee72b1b-2d0e-4ee4-9799-c075ebab974c tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:34.960322 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:34.960322 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:34.964291 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-9ee72b1b-2d0e-4ee4-9799-c075ebab974c tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Volume info retrieved successfully. Aug 12 20:23:34.969403 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9ee72b1b-2d0e-4ee4-9799-c075ebab974c tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/7ff7c986-a787-489b-8329-a9b9a12e6169 returned with HTTP 200 Aug 12 20:23:34.969806 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 833/3306] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:34 2026] GET /volume/v3/volumes/7ff7c986-a787-489b-8329-a9b9a12e6169 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:35.650555 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-b66bdb51-fe23-4333-aeec-4570beaeea22 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:35.652617 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b66bdb51-fe23-4333-aeec-4570beaeea22 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 Aug 12 20:23:35.652617 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b66bdb51-fe23-4333-aeec-4570beaeea22 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:35.652809 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b66bdb51-fe23-4333-aeec-4570beaeea22 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:35.652967 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-b66bdb51-fe23-4333-aeec-4570beaeea22 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id ee6a4c7c-b898-4191-93cf-78dfdfe0ce96. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:35.657102 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:35.657102 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:35.657653 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b66bdb51-fe23-4333-aeec-4570beaeea22 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 returned with HTTP 200 Aug 12 20:23:35.657993 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 822/3307] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:35 2026] GET /volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:35.687026 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-0b84019b-5191-45a6-b653-5ab6f11fed9d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:35.688628 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0b84019b-5191-45a6-b653-5ab6f11fed9d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec Aug 12 20:23:35.688798 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-0b84019b-5191-45a6-b653-5ab6f11fed9d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:35.688986 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-0b84019b-5191-45a6-b653-5ab6f11fed9d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:35.689085 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-0b84019b-5191-45a6-b653-5ab6f11fed9d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id cdf2f7c7-2a63-4016-8957-b481361181ec. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:35.692908 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:35.692908 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:35.693532 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0b84019b-5191-45a6-b653-5ab6f11fed9d tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec returned with HTTP 200 Aug 12 20:23:35.693869 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 837/3308] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:35 2026] GET /volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec => generated 789 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:35.950657 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-51d9e8a9-ef50-4805-beb8-57e4e3605395 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:35.952417 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-51d9e8a9-ef50-4805-beb8-57e4e3605395 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] GET https://10.4.3.246/volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a Aug 12 20:23:35.952645 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-51d9e8a9-ef50-4805-beb8-57e4e3605395 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:35.952991 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-51d9e8a9-ef50-4805-beb8-57e4e3605395 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:35.958525 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-51d9e8a9-ef50-4805-beb8-57e4e3605395 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a returned with HTTP 404 Aug 12 20:23:35.958660 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 817/3309] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:35 2026] GET /volume/v3/volumes/ff5b75a2-a710-42ee-ad8b-bd84520b4f7a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:23:35.982186 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-1b80f5a2-3089-4719-bcd8-8ba316470072 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:35.983977 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1b80f5a2-3089-4719-bcd8-8ba316470072 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] GET https://10.4.3.246/volume/v3/volumes/7ff7c986-a787-489b-8329-a9b9a12e6169 Aug 12 20:23:35.984233 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1b80f5a2-3089-4719-bcd8-8ba316470072 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:35.984489 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1b80f5a2-3089-4719-bcd8-8ba316470072 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:35.989874 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1b80f5a2-3089-4719-bcd8-8ba316470072 tempest-AttachVolumeMultiAttachTest-1393782222 tempest-AttachVolumeMultiAttachTest-1393782222-project-member] https://10.4.3.246/volume/v3/volumes/7ff7c986-a787-489b-8329-a9b9a12e6169 returned with HTTP 404 Aug 12 20:23:35.990453 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 834/3310] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:35 2026] GET /volume/v3/volumes/7ff7c986-a787-489b-8329-a9b9a12e6169 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:23:36.216399 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-9390cb9f-3341-4502-bf54-bb4ff2ee9a10 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:36.218386 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9390cb9f-3341-4502-bf54-bb4ff2ee9a10 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/738df1a0-1caa-40e8-8bfe-f5a8ef65ee37 Aug 12 20:23:36.218688 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9390cb9f-3341-4502-bf54-bb4ff2ee9a10 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:36.218852 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9390cb9f-3341-4502-bf54-bb4ff2ee9a10 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:36.218985 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.snapshots [None req-9390cb9f-3341-4502-bf54-bb4ff2ee9a10 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Delete snapshot with id: 738df1a0-1caa-40e8-8bfe-f5a8ef65ee37 Aug 12 20:23:36.223668 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:36.223668 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:36.224385 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-9390cb9f-3341-4502-bf54-bb4ff2ee9a10 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Snapshot retrieved successfully. Aug 12 20:23:36.239317 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-9390cb9f-3341-4502-bf54-bb4ff2ee9a10 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Snapshot delete request issued successfully. Aug 12 20:23:36.239598 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9390cb9f-3341-4502-bf54-bb4ff2ee9a10 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/snapshots/738df1a0-1caa-40e8-8bfe-f5a8ef65ee37 returned with HTTP 202 Aug 12 20:23:36.240029 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 823/3311] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:23:36 2026] DELETE /volume/v3/snapshots/738df1a0-1caa-40e8-8bfe-f5a8ef65ee37 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:23:36.251048 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f511addc-971c-492e-a5f5-93cfef4a62e4 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:36.252765 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f511addc-971c-492e-a5f5-93cfef4a62e4 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] GET https://10.4.3.246/volume/v3/snapshots/738df1a0-1caa-40e8-8bfe-f5a8ef65ee37 Aug 12 20:23:36.253109 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f511addc-971c-492e-a5f5-93cfef4a62e4 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:36.254357 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f511addc-971c-492e-a5f5-93cfef4a62e4 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:36.258467 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:36.258467 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:36.260568 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-f511addc-971c-492e-a5f5-93cfef4a62e4 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Snapshot retrieved successfully. Aug 12 20:23:36.260568 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f511addc-971c-492e-a5f5-93cfef4a62e4 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/snapshots/738df1a0-1caa-40e8-8bfe-f5a8ef65ee37 returned with HTTP 200 Aug 12 20:23:36.260568 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 838/3312] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:23:36 2026] GET /volume/v3/snapshots/738df1a0-1caa-40e8-8bfe-f5a8ef65ee37 => generated 459 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:36.667728 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-59542daf-c6c8-464a-97b3-0f947e35a844 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:36.670372 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-59542daf-c6c8-464a-97b3-0f947e35a844 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 Aug 12 20:23:36.670672 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-59542daf-c6c8-464a-97b3-0f947e35a844 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:36.670927 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-59542daf-c6c8-464a-97b3-0f947e35a844 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:36.671082 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-59542daf-c6c8-464a-97b3-0f947e35a844 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id ee6a4c7c-b898-4191-93cf-78dfdfe0ce96. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:36.675733 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:36.675733 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:36.676389 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-59542daf-c6c8-464a-97b3-0f947e35a844 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 returned with HTTP 200 Aug 12 20:23:36.676911 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 818/3313] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:36 2026] GET /volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:36.705046 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-be71d1a5-2683-493c-89ec-d9820d3e5203 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:36.708436 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-be71d1a5-2683-493c-89ec-d9820d3e5203 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec Aug 12 20:23:36.708436 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-be71d1a5-2683-493c-89ec-d9820d3e5203 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:36.708436 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-be71d1a5-2683-493c-89ec-d9820d3e5203 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:36.708436 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-be71d1a5-2683-493c-89ec-d9820d3e5203 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id cdf2f7c7-2a63-4016-8957-b481361181ec. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:36.717874 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:36.717874 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:36.720346 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-be71d1a5-2683-493c-89ec-d9820d3e5203 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec returned with HTTP 200 Aug 12 20:23:36.720346 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 835/3314] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:36 2026] GET /volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:36.731452 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-6b4bf0e6-0bab-49c3-8f0d-e16b4f9e9af7 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:36.733647 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6b4bf0e6-0bab-49c3-8f0d-e16b4f9e9af7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec Aug 12 20:23:36.733891 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6b4bf0e6-0bab-49c3-8f0d-e16b4f9e9af7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:36.734131 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6b4bf0e6-0bab-49c3-8f0d-e16b4f9e9af7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:36.734263 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-6b4bf0e6-0bab-49c3-8f0d-e16b4f9e9af7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id cdf2f7c7-2a63-4016-8957-b481361181ec. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:36.740052 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:36.740052 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:36.741005 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6b4bf0e6-0bab-49c3-8f0d-e16b4f9e9af7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec returned with HTTP 200 Aug 12 20:23:36.741447 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 824/3315] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:36 2026] GET /volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:36.751303 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f6ac672f-0027-4354-8168-d42a28334da7 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:36.753527 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f6ac672f-0027-4354-8168-d42a28334da7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] DELETE https://10.4.3.246/volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec Aug 12 20:23:36.753795 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f6ac672f-0027-4354-8168-d42a28334da7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:36.754070 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f6ac672f-0027-4354-8168-d42a28334da7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:36.754182 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.contrib.backups [None req-f6ac672f-0027-4354-8168-d42a28334da7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Delete backup with id: cdf2f7c7-2a63-4016-8957-b481361181ec. Aug 12 20:23:36.759109 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:36.759109 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:36.771518 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.backup.rpcapi [None req-f6ac672f-0027-4354-8168-d42a28334da7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] delete_backup rpcapi backup_id cdf2f7c7-2a63-4016-8957-b481361181ec {{(pid=100384) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 20:23:36.773014 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f6ac672f-0027-4354-8168-d42a28334da7 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec returned with HTTP 202 Aug 12 20:23:36.773396 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 839/3316] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:23:36 2026] DELETE /volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:23:36.780333 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ac928c72-ad27-491a-992a-8404b4b0c675 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:36.783920 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ac928c72-ad27-491a-992a-8404b4b0c675 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec Aug 12 20:23:36.783920 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ac928c72-ad27-491a-992a-8404b4b0c675 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:36.783920 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ac928c72-ad27-491a-992a-8404b4b0c675 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:36.783920 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-ac928c72-ad27-491a-992a-8404b4b0c675 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id cdf2f7c7-2a63-4016-8957-b481361181ec. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:36.786723 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:36.786723 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:36.787409 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ac928c72-ad27-491a-992a-8404b4b0c675 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec returned with HTTP 200 Aug 12 20:23:36.787811 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 819/3317] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:36 2026] GET /volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:37.270688 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-7549b34a-2c31-44b1-b602-ca3b0c2732d7 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:37.273006 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7549b34a-2c31-44b1-b602-ca3b0c2732d7 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] GET https://10.4.3.246/volume/v3/snapshots/738df1a0-1caa-40e8-8bfe-f5a8ef65ee37 Aug 12 20:23:37.273301 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7549b34a-2c31-44b1-b602-ca3b0c2732d7 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:37.273508 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7549b34a-2c31-44b1-b602-ca3b0c2732d7 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:37.282740 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7549b34a-2c31-44b1-b602-ca3b0c2732d7 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/snapshots/738df1a0-1caa-40e8-8bfe-f5a8ef65ee37 returned with HTTP 404 Aug 12 20:23:37.284114 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 836/3318] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:23:37 2026] GET /volume/v3/snapshots/738df1a0-1caa-40e8-8bfe-f5a8ef65ee37 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:23:37.329136 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-472a7b34-b520-44a8-8f24-89c756e14cf5 req-4660362d-8685-4add-aba4-48a5bb4dbb4b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:37.331137 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-472a7b34-b520-44a8-8f24-89c756e14cf5 req-4660362d-8685-4add-aba4-48a5bb4dbb4b tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] GET https://10.4.3.246/volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db Aug 12 20:23:37.331317 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-472a7b34-b520-44a8-8f24-89c756e14cf5 req-4660362d-8685-4add-aba4-48a5bb4dbb4b tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:37.331491 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-472a7b34-b520-44a8-8f24-89c756e14cf5 req-4660362d-8685-4add-aba4-48a5bb4dbb4b tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:37.338623 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:37.338623 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:37.342912 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-472a7b34-b520-44a8-8f24-89c756e14cf5 req-4660362d-8685-4add-aba4-48a5bb4dbb4b tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Volume info retrieved successfully. Aug 12 20:23:37.347608 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-472a7b34-b520-44a8-8f24-89c756e14cf5 req-4660362d-8685-4add-aba4-48a5bb4dbb4b tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db returned with HTTP 200 Aug 12 20:23:37.348120 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 825/3319] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:23:37 2026] GET /volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:37.687183 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-648643f1-d9cb-425f-b7c1-a169f4381c36 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:37.688875 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-648643f1-d9cb-425f-b7c1-a169f4381c36 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 Aug 12 20:23:37.689053 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-648643f1-d9cb-425f-b7c1-a169f4381c36 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:37.689231 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-648643f1-d9cb-425f-b7c1-a169f4381c36 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:37.689363 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-648643f1-d9cb-425f-b7c1-a169f4381c36 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id ee6a4c7c-b898-4191-93cf-78dfdfe0ce96. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:37.695512 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:37.695512 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:37.696235 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-648643f1-d9cb-425f-b7c1-a169f4381c36 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 returned with HTTP 200 Aug 12 20:23:37.696629 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 840/3320] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:37 2026] GET /volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:37.797529 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b2ec7da4-b5d1-40db-b278-4f1da8e4adf4 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:37.799759 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b2ec7da4-b5d1-40db-b278-4f1da8e4adf4 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec Aug 12 20:23:37.800017 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b2ec7da4-b5d1-40db-b278-4f1da8e4adf4 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:37.800245 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b2ec7da4-b5d1-40db-b278-4f1da8e4adf4 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:37.800439 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-b2ec7da4-b5d1-40db-b278-4f1da8e4adf4 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id cdf2f7c7-2a63-4016-8957-b481361181ec. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:37.804328 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b2ec7da4-b5d1-40db-b278-4f1da8e4adf4 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec returned with HTTP 404 Aug 12 20:23:37.804914 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 820/3321] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:37 2026] GET /volume/v3/backups/cdf2f7c7-2a63-4016-8957-b481361181ec => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:23:37.916220 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-24c4ec54-693f-453f-b22f-04163bcebdc1 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:37.918517 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-24c4ec54-693f-453f-b22f-04163bcebdc1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] DELETE https://10.4.3.246/volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 Aug 12 20:23:37.918770 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-24c4ec54-693f-453f-b22f-04163bcebdc1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:37.918969 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-24c4ec54-693f-453f-b22f-04163bcebdc1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:37.919146 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.contrib.backups [None req-24c4ec54-693f-453f-b22f-04163bcebdc1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Delete backup with id: f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2. Aug 12 20:23:37.926413 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:37.926413 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:37.942726 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.backup.rpcapi [None req-24c4ec54-693f-453f-b22f-04163bcebdc1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] delete_backup rpcapi backup_id f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 {{(pid=100383) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 20:23:37.946170 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-24c4ec54-693f-453f-b22f-04163bcebdc1 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 returned with HTTP 202 Aug 12 20:23:37.946170 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 837/3322] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:23:37 2026] DELETE /volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:23:37.952464 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-86078ba7-f517-427a-be77-760b02819884 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:37.955249 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-86078ba7-f517-427a-be77-760b02819884 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 Aug 12 20:23:37.955462 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-86078ba7-f517-427a-be77-760b02819884 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:37.955699 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-86078ba7-f517-427a-be77-760b02819884 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:37.955797 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-86078ba7-f517-427a-be77-760b02819884 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:37.961561 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:37.961561 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:37.962367 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-86078ba7-f517-427a-be77-760b02819884 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 returned with HTTP 200 Aug 12 20:23:37.962925 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 826/3323] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:37 2026] GET /volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:38.706731 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-382132de-cab6-4f7f-ba37-6454b4fb315e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:38.708559 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-382132de-cab6-4f7f-ba37-6454b4fb315e tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 Aug 12 20:23:38.708824 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-382132de-cab6-4f7f-ba37-6454b4fb315e tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:38.709111 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-382132de-cab6-4f7f-ba37-6454b4fb315e tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:38.709240 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-382132de-cab6-4f7f-ba37-6454b4fb315e tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id ee6a4c7c-b898-4191-93cf-78dfdfe0ce96. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:38.716433 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:38.716433 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:38.717390 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-382132de-cab6-4f7f-ba37-6454b4fb315e tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 returned with HTTP 200 Aug 12 20:23:38.717954 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 841/3324] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:38 2026] GET /volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:38.981661 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-40df561d-4610-4cc3-b47c-cc8652af1b29 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:38.983266 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-40df561d-4610-4cc3-b47c-cc8652af1b29 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 Aug 12 20:23:38.983444 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-40df561d-4610-4cc3-b47c-cc8652af1b29 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:38.983654 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-40df561d-4610-4cc3-b47c-cc8652af1b29 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:38.983752 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-40df561d-4610-4cc3-b47c-cc8652af1b29 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Show backup with id f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:38.988376 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-40df561d-4610-4cc3-b47c-cc8652af1b29 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 returned with HTTP 404 Aug 12 20:23:38.988614 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 821/3325] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:38 2026] GET /volume/v3/backups/f13645bf-bc13-49e7-8e6b-5c93ed8ad6f2 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:23:39.102710 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-d1239515-66f6-436d-af75-d8945d638fcc req-bb54e28d-ac94-483f-a955-da94e4512512 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:39.104726 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-d1239515-66f6-436d-af75-d8945d638fcc req-bb54e28d-ac94-483f-a955-da94e4512512 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 Aug 12 20:23:39.104913 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-d1239515-66f6-436d-af75-d8945d638fcc req-bb54e28d-ac94-483f-a955-da94e4512512 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:39.105101 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-d1239515-66f6-436d-af75-d8945d638fcc req-bb54e28d-ac94-483f-a955-da94e4512512 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:39.120641 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:39.120641 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:39.128553 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-d1239515-66f6-436d-af75-d8945d638fcc req-bb54e28d-ac94-483f-a955-da94e4512512 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:23:39.132845 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-d1239515-66f6-436d-af75-d8945d638fcc req-bb54e28d-ac94-483f-a955-da94e4512512 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 returned with HTTP 200 Aug 12 20:23:39.133180 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 838/3326] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:23:39 2026] GET /volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 => generated 1134 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:39.151961 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-d1239515-66f6-436d-af75-d8945d638fcc req-c3f8c154-ef3f-4126-ab37-5502311c24b2 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:39.154257 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-d1239515-66f6-436d-af75-d8945d638fcc req-c3f8c154-ef3f-4126-ab37-5502311c24b2 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] POST https://10.4.3.246/volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551/action Aug 12 20:23:39.154721 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-d1239515-66f6-436d-af75-d8945d638fcc req-c3f8c154-ef3f-4126-ab37-5502311c24b2 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:23:39.154844 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-d1239515-66f6-436d-af75-d8945d638fcc req-c3f8c154-ef3f-4126-ab37-5502311c24b2 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:39.167709 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:39.167709 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:39.168233 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-d1239515-66f6-436d-af75-d8945d638fcc req-c3f8c154-ef3f-4126-ab37-5502311c24b2 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:23:39.175000 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-d1239515-66f6-436d-af75-d8945d638fcc req-c3f8c154-ef3f-4126-ab37-5502311c24b2 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Begin detaching volume completed successfully. Aug 12 20:23:39.175236 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-d1239515-66f6-436d-af75-d8945d638fcc req-c3f8c154-ef3f-4126-ab37-5502311c24b2 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551/action returned with HTTP 202 Aug 12 20:23:39.175901 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 827/3327] 10.4.3.246 () {72 vars in 1672 bytes} [Wed Aug 12 20:23:39 2026] POST /volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:23:39.194648 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-6c5439db-e67f-45bb-9b84-0b2c643dce01 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:39.196948 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6c5439db-e67f-45bb-9b84-0b2c643dce01 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 Aug 12 20:23:39.197206 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6c5439db-e67f-45bb-9b84-0b2c643dce01 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:39.197457 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6c5439db-e67f-45bb-9b84-0b2c643dce01 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:39.208728 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:39.208728 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:39.213115 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-6c5439db-e67f-45bb-9b84-0b2c643dce01 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:23:39.216321 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b9e9bbb0-9720-478d-b761-46d8f1d8540b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:39.216676 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b9e9bbb0-9720-478d-b761-46d8f1d8540b None None] GET https://10.4.3.246/volume// Aug 12 20:23:39.217512 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b9e9bbb0-9720-478d-b761-46d8f1d8540b None None] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:39.217512 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b9e9bbb0-9720-478d-b761-46d8f1d8540b None None] Calling method 'all' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:39.217512 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b9e9bbb0-9720-478d-b761-46d8f1d8540b None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:23:39.218267 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 822/3328] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:23:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:23:39.218398 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6c5439db-e67f-45bb-9b84-0b2c643dce01 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 returned with HTTP 200 Aug 12 20:23:39.218791 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 842/3329] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:39 2026] GET /volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:39.224816 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-d1239515-66f6-436d-af75-d8945d638fcc req-25dee373-23dc-43bb-a80f-acbc2bfaa6fa None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:39.226743 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-d1239515-66f6-436d-af75-d8945d638fcc req-25dee373-23dc-43bb-a80f-acbc2bfaa6fa tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 Aug 12 20:23:39.226940 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-d1239515-66f6-436d-af75-d8945d638fcc req-25dee373-23dc-43bb-a80f-acbc2bfaa6fa tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:39.227125 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-d1239515-66f6-436d-af75-d8945d638fcc req-25dee373-23dc-43bb-a80f-acbc2bfaa6fa tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:39.235330 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:39.235330 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:39.238341 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-d1239515-66f6-436d-af75-d8945d638fcc req-25dee373-23dc-43bb-a80f-acbc2bfaa6fa tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:23:39.244059 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-d1239515-66f6-436d-af75-d8945d638fcc req-25dee373-23dc-43bb-a80f-acbc2bfaa6fa tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 returned with HTTP 200 Aug 12 20:23:39.244530 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 839/3330] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:23:39 2026] GET /volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 => generated 1317 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:23:39.729225 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-0c721cfd-43d2-4423-80af-4b920f1312d9 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:39.731809 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0c721cfd-43d2-4423-80af-4b920f1312d9 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 Aug 12 20:23:39.732142 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0c721cfd-43d2-4423-80af-4b920f1312d9 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:39.732428 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0c721cfd-43d2-4423-80af-4b920f1312d9 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:39.732636 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-0c721cfd-43d2-4423-80af-4b920f1312d9 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id ee6a4c7c-b898-4191-93cf-78dfdfe0ce96. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:39.737792 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:39.737792 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:39.738562 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0c721cfd-43d2-4423-80af-4b920f1312d9 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 returned with HTTP 200 Aug 12 20:23:39.739259 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 828/3331] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:39 2026] GET /volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:39.873175 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-68cbc9f6-e4c4-462f-8796-eb6ef0a158f2 req-d18590e6-8788-499e-9c77-41fe11dd6f10 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:39.876581 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-68cbc9f6-e4c4-462f-8796-eb6ef0a158f2 req-d18590e6-8788-499e-9c77-41fe11dd6f10 tempest-VolumesNegativeTest-387973280 tempest-VolumesNegativeTest-387973280-project-member] DELETE https://10.4.3.246/volume/v3/volumes/tempest-invalid-1995580376 Aug 12 20:23:39.877031 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-68cbc9f6-e4c4-462f-8796-eb6ef0a158f2 req-d18590e6-8788-499e-9c77-41fe11dd6f10 tempest-VolumesNegativeTest-387973280 tempest-VolumesNegativeTest-387973280-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:39.877031 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-68cbc9f6-e4c4-462f-8796-eb6ef0a158f2 req-d18590e6-8788-499e-9c77-41fe11dd6f10 tempest-VolumesNegativeTest-387973280 tempest-VolumesNegativeTest-387973280-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:39.877236 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [req-68cbc9f6-e4c4-462f-8796-eb6ef0a158f2 req-d18590e6-8788-499e-9c77-41fe11dd6f10 tempest-VolumesNegativeTest-387973280 tempest-VolumesNegativeTest-387973280-project-member] Delete volume with id: tempest-invalid-1995580376 Aug 12 20:23:39.883739 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-68cbc9f6-e4c4-462f-8796-eb6ef0a158f2 req-d18590e6-8788-499e-9c77-41fe11dd6f10 tempest-VolumesNegativeTest-387973280 tempest-VolumesNegativeTest-387973280-project-member] https://10.4.3.246/volume/v3/volumes/tempest-invalid-1995580376 returned with HTTP 404 Aug 12 20:23:39.884203 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 823/3332] 10.4.3.246 () {70 vars in 1590 bytes} [Wed Aug 12 20:23:39 2026] DELETE /volume/v3/volumes/tempest-invalid-1995580376 => generated 99 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:23:39.954972 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-45b80adb-81b3-489b-8398-4a5922d38898 req-63d5ad28-465f-4901-82ae-db922836f7cc None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:39.958906 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-45b80adb-81b3-489b-8398-4a5922d38898 req-63d5ad28-465f-4901-82ae-db922836f7cc tempest-VolumesNegativeTest-387973280 tempest-VolumesNegativeTest-387973280-project-member] DELETE https://10.4.3.246/volume/v3/volumes/35d50b73-7f27-4e7c-aa34-dc2199149d0e Aug 12 20:23:39.959263 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-45b80adb-81b3-489b-8398-4a5922d38898 req-63d5ad28-465f-4901-82ae-db922836f7cc tempest-VolumesNegativeTest-387973280 tempest-VolumesNegativeTest-387973280-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:39.959917 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-45b80adb-81b3-489b-8398-4a5922d38898 req-63d5ad28-465f-4901-82ae-db922836f7cc tempest-VolumesNegativeTest-387973280 tempest-VolumesNegativeTest-387973280-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:39.960075 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [req-45b80adb-81b3-489b-8398-4a5922d38898 req-63d5ad28-465f-4901-82ae-db922836f7cc tempest-VolumesNegativeTest-387973280 tempest-VolumesNegativeTest-387973280-project-member] Delete volume with id: 35d50b73-7f27-4e7c-aa34-dc2199149d0e Aug 12 20:23:39.965091 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-45b80adb-81b3-489b-8398-4a5922d38898 req-63d5ad28-465f-4901-82ae-db922836f7cc tempest-VolumesNegativeTest-387973280 tempest-VolumesNegativeTest-387973280-project-member] https://10.4.3.246/volume/v3/volumes/35d50b73-7f27-4e7c-aa34-dc2199149d0e returned with HTTP 404 Aug 12 20:23:39.965513 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 843/3333] 10.4.3.246 () {70 vars in 1620 bytes} [Wed Aug 12 20:23:39 2026] DELETE /volume/v3/volumes/35d50b73-7f27-4e7c-aa34-dc2199149d0e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:23:39.987480 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-ea9b707d-919a-46e7-a5cb-abf6395ba6ac req-f99d4de5-ef33-4808-8757-0e09009ac088 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:39.989655 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-ea9b707d-919a-46e7-a5cb-abf6395ba6ac req-f99d4de5-ef33-4808-8757-0e09009ac088 tempest-VolumesNegativeTest-387973280 tempest-VolumesNegativeTest-387973280-project-reader] GET https://10.4.3.246/volume/v3/volumes/6d2eb7a2-7170-4785-8a8f-16ae7547ed8c Aug 12 20:23:39.989840 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-ea9b707d-919a-46e7-a5cb-abf6395ba6ac req-f99d4de5-ef33-4808-8757-0e09009ac088 tempest-VolumesNegativeTest-387973280 tempest-VolumesNegativeTest-387973280-project-reader] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:39.990040 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-ea9b707d-919a-46e7-a5cb-abf6395ba6ac req-f99d4de5-ef33-4808-8757-0e09009ac088 tempest-VolumesNegativeTest-387973280 tempest-VolumesNegativeTest-387973280-project-reader] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:39.996507 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-ea9b707d-919a-46e7-a5cb-abf6395ba6ac req-f99d4de5-ef33-4808-8757-0e09009ac088 tempest-VolumesNegativeTest-387973280 tempest-VolumesNegativeTest-387973280-project-reader] https://10.4.3.246/volume/v3/volumes/6d2eb7a2-7170-4785-8a8f-16ae7547ed8c returned with HTTP 404 Aug 12 20:23:39.996655 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 840/3334] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:23:39 2026] GET /volume/v3/volumes/6d2eb7a2-7170-4785-8a8f-16ae7547ed8c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:23:40.084839 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-d1239515-66f6-436d-af75-d8945d638fcc req-9d7b5582-cada-4299-8789-9db953c5a293 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:40.088907 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-d1239515-66f6-436d-af75-d8945d638fcc req-9d7b5582-cada-4299-8789-9db953c5a293 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] DELETE https://10.4.3.246/volume/v3/attachments/d5222e88-ab19-4711-857e-558f50fc38a0 Aug 12 20:23:40.089106 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-d1239515-66f6-436d-af75-d8945d638fcc req-9d7b5582-cada-4299-8789-9db953c5a293 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:40.089295 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-d1239515-66f6-436d-af75-d8945d638fcc req-9d7b5582-cada-4299-8789-9db953c5a293 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:40.109437 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:40.109437 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:40.130832 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b6ffff90-9378-40ee-a123-c9b8d0a372d3 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:40.133792 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b6ffff90-9378-40ee-a123-c9b8d0a372d3 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] DELETE https://10.4.3.246/volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db Aug 12 20:23:40.133792 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b6ffff90-9378-40ee-a123-c9b8d0a372d3 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:40.133792 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b6ffff90-9378-40ee-a123-c9b8d0a372d3 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:40.133792 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-b6ffff90-9378-40ee-a123-c9b8d0a372d3 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Delete volume with id: 99434297-67ab-4e2c-a400-07eb7a9744db Aug 12 20:23:40.146833 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:40.146833 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:40.149571 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-b6ffff90-9378-40ee-a123-c9b8d0a372d3 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Volume info retrieved successfully. Aug 12 20:23:40.168594 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-b6ffff90-9378-40ee-a123-c9b8d0a372d3 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Delete volume request issued successfully. Aug 12 20:23:40.168805 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b6ffff90-9378-40ee-a123-c9b8d0a372d3 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db returned with HTTP 202 Aug 12 20:23:40.169231 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 824/3335] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:23:40 2026] DELETE /volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:23:40.177237 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-d1239515-66f6-436d-af75-d8945d638fcc req-9d7b5582-cada-4299-8789-9db953c5a293 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/attachments/d5222e88-ab19-4711-857e-558f50fc38a0 returned with HTTP 200 Aug 12 20:23:40.177642 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-13bc9549-6110-4782-8b5c-cd08f0286d16 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:40.177689 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 829/3336] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:23:40 2026] DELETE /volume/v3/attachments/d5222e88-ab19-4711-857e-558f50fc38a0 => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:40.180589 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-13bc9549-6110-4782-8b5c-cd08f0286d16 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] GET https://10.4.3.246/volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db Aug 12 20:23:40.180589 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-13bc9549-6110-4782-8b5c-cd08f0286d16 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:40.180589 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-13bc9549-6110-4782-8b5c-cd08f0286d16 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:40.187604 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:40.187604 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:40.191703 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-13bc9549-6110-4782-8b5c-cd08f0286d16 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Volume info retrieved successfully. Aug 12 20:23:40.196271 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-13bc9549-6110-4782-8b5c-cd08f0286d16 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db returned with HTTP 200 Aug 12 20:23:40.196644 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 844/3337] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:40 2026] GET /volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:40.234435 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f66b0370-e42b-48c4-b463-c96dec7d26fe None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:40.236443 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f66b0370-e42b-48c4-b463-c96dec7d26fe tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 Aug 12 20:23:40.236740 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f66b0370-e42b-48c4-b463-c96dec7d26fe tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:40.236911 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f66b0370-e42b-48c4-b463-c96dec7d26fe tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:40.243446 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:40.243446 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:40.247452 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-f66b0370-e42b-48c4-b463-c96dec7d26fe tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:23:40.251702 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f66b0370-e42b-48c4-b463-c96dec7d26fe tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 returned with HTTP 200 Aug 12 20:23:40.252060 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 841/3338] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:40 2026] GET /volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:40.750792 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b53e6712-09dc-4530-bc31-c69369c87e30 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:40.752410 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b53e6712-09dc-4530-bc31-c69369c87e30 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 Aug 12 20:23:40.752410 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b53e6712-09dc-4530-bc31-c69369c87e30 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:40.752737 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b53e6712-09dc-4530-bc31-c69369c87e30 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:40.752737 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-b53e6712-09dc-4530-bc31-c69369c87e30 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id ee6a4c7c-b898-4191-93cf-78dfdfe0ce96. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:40.756520 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:40.756520 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:40.756984 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b53e6712-09dc-4530-bc31-c69369c87e30 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 returned with HTTP 200 Aug 12 20:23:40.757303 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 825/3339] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:40 2026] GET /volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:41.210318 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-7b334b3d-8d7d-4c29-96ad-c20bd25bf9a8 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:41.212223 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7b334b3d-8d7d-4c29-96ad-c20bd25bf9a8 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] GET https://10.4.3.246/volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db Aug 12 20:23:41.212336 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7b334b3d-8d7d-4c29-96ad-c20bd25bf9a8 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:41.212520 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7b334b3d-8d7d-4c29-96ad-c20bd25bf9a8 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:41.218953 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7b334b3d-8d7d-4c29-96ad-c20bd25bf9a8 tempest-TestStampPattern-489649962 tempest-TestStampPattern-489649962-project-member] https://10.4.3.246/volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db returned with HTTP 404 Aug 12 20:23:41.219693 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 830/3340] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:41 2026] GET /volume/v3/volumes/99434297-67ab-4e2c-a400-07eb7a9744db => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:23:41.770092 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-5278bd06-5e24-4b8b-81e1-34274e75fcb2 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:41.770318 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0e9e2e7f-a77c-44b0-9558-c9abd3aba559 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:41.771975 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5278bd06-5e24-4b8b-81e1-34274e75fcb2 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 Aug 12 20:23:41.772199 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5278bd06-5e24-4b8b-81e1-34274e75fcb2 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:41.772642 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5278bd06-5e24-4b8b-81e1-34274e75fcb2 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:41.772642 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-5278bd06-5e24-4b8b-81e1-34274e75fcb2 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id ee6a4c7c-b898-4191-93cf-78dfdfe0ce96. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:41.776758 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:41.776758 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:41.777460 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5278bd06-5e24-4b8b-81e1-34274e75fcb2 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 returned with HTTP 200 Aug 12 20:23:41.777897 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 845/3341] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:41 2026] GET /volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:41.883522 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0e9e2e7f-a77c-44b0-9558-c9abd3aba559 tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:23:41.883881 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0e9e2e7f-a77c-44b0-9558-c9abd3aba559 tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-684079448"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:41.896124 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0e9e2e7f-a77c-44b0-9558-c9abd3aba559 tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:23:41.897010 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 842/3342] 10.4.3.246 () {68 vars in 1252 bytes} [Wed Aug 12 20:23:41 2026] POST /volume/v3/types => generated 223 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:41.905143 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-0c5b241a-0e7d-4288-bebf-f812971884fd None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:41.906880 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0c5b241a-0e7d-4288-bebf-f812971884fd tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] POST https://10.4.3.246/volume/v3/group_types Aug 12 20:23:41.907103 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0c5b241a-0e7d-4288-bebf-f812971884fd tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1023578116"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:41.921206 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0c5b241a-0e7d-4288-bebf-f812971884fd tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] https://10.4.3.246/volume/v3/group_types returned with HTTP 202 Aug 12 20:23:41.921510 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 826/3343] 10.4.3.246 () {70 vars in 1311 bytes} [Wed Aug 12 20:23:41 2026] POST /volume/v3/group_types => generated 181 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:23:41.931566 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-9da0b9ac-f5df-4ad0-8fdf-997c15c9d0ee None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:41.985871 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9da0b9ac-f5df-4ad0-8fdf-997c15c9d0ee tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] POST https://10.4.3.246/volume/v3/groups Aug 12 20:23:41.986229 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9da0b9ac-f5df-4ad0-8fdf-997c15c9d0ee tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d9f8b1f6-6c05-431e-a83e-787308cce7df", "volume_types": ["3db0dd2f-beb2-4292-a976-9f9792495f96"], "name": "tempest-GroupSnapshotsTest-Group-651469776"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:41.987636 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.groups [None req-9da0b9ac-f5df-4ad0-8fdf-997c15c9d0ee tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Creating new group {'group': {'group_type': 'd9f8b1f6-6c05-431e-a83e-787308cce7df', 'volume_types': ['3db0dd2f-beb2-4292-a976-9f9792495f96'], 'name': 'tempest-GroupSnapshotsTest-Group-651469776'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 12 20:23:41.991031 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.groups [None req-9da0b9ac-f5df-4ad0-8fdf-997c15c9d0ee tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Creating group tempest-GroupSnapshotsTest-Group-651469776. Aug 12 20:23:41.991328 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:41.991328 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:41.998423 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-9da0b9ac-f5df-4ad0-8fdf-997c15c9d0ee tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Availability Zones retrieved successfully. Aug 12 20:23:42.021432 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-9da0b9ac-f5df-4ad0-8fdf-997c15c9d0ee tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Created reservations ['56bbf44e-c85a-4778-803c-a0450cd55b56'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:23:42.054686 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9da0b9ac-f5df-4ad0-8fdf-997c15c9d0ee tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/groups returned with HTTP 202 Aug 12 20:23:42.055628 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 831/3344] 10.4.3.246 () {70 vars in 1297 bytes} [Wed Aug 12 20:23:41 2026] POST /volume/v3/groups => generated 111 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:23:42.064494 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-4425709b-a8f6-4fc8-8701-901ffb13c5c8 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:42.066631 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4425709b-a8f6-4fc8-8701-901ffb13c5c8 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/groups/ee1daf59-3009-4ef9-841b-b26b60ac7e77 Aug 12 20:23:42.066988 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4425709b-a8f6-4fc8-8701-901ffb13c5c8 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:42.067200 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4425709b-a8f6-4fc8-8701-901ffb13c5c8 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:42.067313 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.groups [None req-4425709b-a8f6-4fc8-8701-901ffb13c5c8 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] show called for member ee1daf59-3009-4ef9-841b-b26b60ac7e77 {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:23:42.073113 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:42.073113 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:42.088677 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4425709b-a8f6-4fc8-8701-901ffb13c5c8 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/groups/ee1daf59-3009-4ef9-841b-b26b60ac7e77 returned with HTTP 200 Aug 12 20:23:42.088677 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 846/3345] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:23:42 2026] GET /volume/v3/groups/ee1daf59-3009-4ef9-841b-b26b60ac7e77 => generated 391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 20:23:42.792897 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-6c0e9bf9-6ae4-44ab-b96a-2af5efcb3321 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:42.797609 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6c0e9bf9-6ae4-44ab-b96a-2af5efcb3321 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 Aug 12 20:23:42.797871 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6c0e9bf9-6ae4-44ab-b96a-2af5efcb3321 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:42.798106 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6c0e9bf9-6ae4-44ab-b96a-2af5efcb3321 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:42.798218 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-6c0e9bf9-6ae4-44ab-b96a-2af5efcb3321 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id ee6a4c7c-b898-4191-93cf-78dfdfe0ce96. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:42.806117 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:42.806117 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:42.806839 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6c0e9bf9-6ae4-44ab-b96a-2af5efcb3321 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 returned with HTTP 200 Aug 12 20:23:42.807232 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 843/3346] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:42 2026] GET /volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:43.095786 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-8ee398d5-7d77-4a72-80bd-06f1f77b0e73 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:43.097440 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8ee398d5-7d77-4a72-80bd-06f1f77b0e73 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/groups/ee1daf59-3009-4ef9-841b-b26b60ac7e77 Aug 12 20:23:43.097669 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8ee398d5-7d77-4a72-80bd-06f1f77b0e73 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:43.097858 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8ee398d5-7d77-4a72-80bd-06f1f77b0e73 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:43.097998 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.groups [None req-8ee398d5-7d77-4a72-80bd-06f1f77b0e73 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] show called for member ee1daf59-3009-4ef9-841b-b26b60ac7e77 {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:23:43.101077 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:43.101077 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:43.107649 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8ee398d5-7d77-4a72-80bd-06f1f77b0e73 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/groups/ee1daf59-3009-4ef9-841b-b26b60ac7e77 returned with HTTP 200 Aug 12 20:23:43.108068 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 827/3347] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:23:43 2026] GET /volume/v3/groups/ee1daf59-3009-4ef9-841b-b26b60ac7e77 => generated 392 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:43.116473 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-a899d30e-149c-4762-a762-589dae16110a None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:43.118682 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a899d30e-149c-4762-a762-589dae16110a tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:23:43.119104 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a899d30e-149c-4762-a762-589dae16110a tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1331424986", "volume_type": "3db0dd2f-beb2-4292-a976-9f9792495f96", "group_id": "ee1daf59-3009-4ef9-841b-b26b60ac7e77", "size": 1}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:43.120938 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-a899d30e-149c-4762-a762-589dae16110a tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1331424986', 'volume_type': '3db0dd2f-beb2-4292-a976-9f9792495f96', 'group_id': 'ee1daf59-3009-4ef9-841b-b26b60ac7e77', 'size': 1}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:23:43.130715 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:43.130715 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:43.131155 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-a899d30e-149c-4762-a762-589dae16110a tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Create volume of 1 GB Aug 12 20:23:43.136794 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-a899d30e-149c-4762-a762-589dae16110a tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Availability Zones retrieved successfully. Aug 12 20:23:43.143031 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-a899d30e-149c-4762-a762-589dae16110a tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Flow 'volume_create_api' (ac85b1b9-1fff-46fb-89db-13d043063bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:23:43.144311 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-a899d30e-149c-4762-a762-589dae16110a tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5828d64b-29ee-4767-b81e-1d15d7e071de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:43.144954 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:43.144954 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:43.145431 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-a899d30e-149c-4762-a762-589dae16110a tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:23:43.172236 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-a899d30e-149c-4762-a762-589dae16110a tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5828d64b-29ee-4767-b81e-1d15d7e071de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:23:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3db0dd2f-beb2-4292-a976-9f9792495f96,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-684079448',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3db0dd2f-beb2-4292-a976-9f9792495f96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ee1daf59-3009-4ef9-841b-b26b60ac7e77', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:43.173251 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-a899d30e-149c-4762-a762-589dae16110a tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1b0b421-2e86-4db4-9b8f-20f930b06255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:43.188896 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f386a308-2241-4832-aab2-9154521fbc6c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:43.191321 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f386a308-2241-4832-aab2-9154521fbc6c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 Aug 12 20:23:43.191493 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f386a308-2241-4832-aab2-9154521fbc6c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:43.191705 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f386a308-2241-4832-aab2-9154521fbc6c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:43.199512 np0000007109 devstack@c-api.service[100386]: WARNING cinder.quota [None req-a899d30e-149c-4762-a762-589dae16110a tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-684079448 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-684079448, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:23:43.199864 np0000007109 devstack@c-api.service[100386]: WARNING cinder.quota [None req-a899d30e-149c-4762-a762-589dae16110a tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-684079448 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-684079448, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:23:43.203806 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:43.203806 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:43.210114 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-f386a308-2241-4832-aab2-9154521fbc6c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:23:43.216901 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f386a308-2241-4832-aab2-9154521fbc6c tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 returned with HTTP 200 Aug 12 20:23:43.217451 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 847/3348] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:43 2026] GET /volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:43.230839 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f2a6f33d-f88e-4621-aafa-084b898484bf None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:43.232097 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-a899d30e-149c-4762-a762-589dae16110a tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Created reservations ['58f46efb-2e9d-4509-a1aa-5528624356af', 'e4faa928-022b-4c56-ae8b-fca5a490feb6', '2540f531-55e7-4e58-8cb3-b129cf779744', 'd76280f7-7d52-4afb-a874-b95c248d0363'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:23:43.233059 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-a899d30e-149c-4762-a762-589dae16110a tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1b0b421-2e86-4db4-9b8f-20f930b06255) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58f46efb-2e9d-4509-a1aa-5528624356af', 'e4faa928-022b-4c56-ae8b-fca5a490feb6', '2540f531-55e7-4e58-8cb3-b129cf779744', 'd76280f7-7d52-4afb-a874-b95c248d0363']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:43.233933 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-a899d30e-149c-4762-a762-589dae16110a tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b624daa-5f79-4b36-8704-f2f89ee00f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:43.234247 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f2a6f33d-f88e-4621-aafa-084b898484bf tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] DELETE https://10.4.3.246/volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 Aug 12 20:23:43.234575 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f2a6f33d-f88e-4621-aafa-084b898484bf tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:43.235030 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f2a6f33d-f88e-4621-aafa-084b898484bf tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:43.235349 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-f2a6f33d-f88e-4621-aafa-084b898484bf tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Delete volume with id: b516710c-50df-478b-9d82-755773ea8551 Aug 12 20:23:43.246659 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:43.246659 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:43.247127 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-f2a6f33d-f88e-4621-aafa-084b898484bf tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:23:43.257512 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-a899d30e-149c-4762-a762-589dae16110a tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b624daa-5f79-4b36-8704-f2f89ee00f2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27ee94ad-5862-4727-be82-7a47eaa70d9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1331424986',encryption_key_id=None,group_id=ee1daf59-3009-4ef9-841b-b26b60ac7e77,group_type_id=,metadata={},multiattach=False,project_id='e5d92f9e75f142fb9291b81a16bfb404',qos_specs=None,replication_status=,reservations=['58f46efb-2e9d-4509-a1aa-5528624356af','e4faa928-022b-4c56-ae8b-fca5a490feb6','2540f531-55e7-4e58-8cb3-b129cf779744','d76280f7-7d52-4afb-a874-b95c248d0363'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c64a31e5319f4dae83e79ad2d5449740',volume_type_id=3db0dd2f-beb2-4292-a976-9f9792495f96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:23:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1331424986',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ee1daf59-3009-4ef9-841b-b26b60ac7e77,host=None,id=27ee94ad-5862-4727-be82-7a47eaa70d9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5d92f9e75f142fb9291b81a16bfb404',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c64a31e5319f4dae83e79ad2d5449740',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3db0dd2f-beb2-4292-a976-9f9792495f96),volume_type_id=3db0dd2f-beb2-4292-a976-9f9792495f96)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:43.258610 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-a899d30e-149c-4762-a762-589dae16110a tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e52df55-7e05-426c-902a-d226ef79483b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:43.266716 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-f2a6f33d-f88e-4621-aafa-084b898484bf tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Delete volume request issued successfully. Aug 12 20:23:43.267019 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f2a6f33d-f88e-4621-aafa-084b898484bf tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 returned with HTTP 202 Aug 12 20:23:43.267354 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 844/3349] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:23:43 2026] DELETE /volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:23:43.276305 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b781ad77-23a6-43ba-8d68-027e6957f672 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:43.278651 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b781ad77-23a6-43ba-8d68-027e6957f672 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 Aug 12 20:23:43.278998 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b781ad77-23a6-43ba-8d68-027e6957f672 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:43.279272 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b781ad77-23a6-43ba-8d68-027e6957f672 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:43.281309 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-a899d30e-149c-4762-a762-589dae16110a tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e52df55-7e05-426c-902a-d226ef79483b) transitioned into state 'SUCCESS' from state '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-1331424986',encryption_key_id=None,group_id=ee1daf59-3009-4ef9-841b-b26b60ac7e77,group_type_id=,metadata={},multiattach=False,project_id='e5d92f9e75f142fb9291b81a16bfb404',qos_specs=None,replication_status=,reservations=['58f46efb-2e9d-4509-a1aa-5528624356af','e4faa928-022b-4c56-ae8b-fca5a490feb6','2540f531-55e7-4e58-8cb3-b129cf779744','d76280f7-7d52-4afb-a874-b95c248d0363'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c64a31e5319f4dae83e79ad2d5449740',volume_type_id=3db0dd2f-beb2-4292-a976-9f9792495f96)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:43.282119 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-a899d30e-149c-4762-a762-589dae16110a tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33302588-dba0-45eb-aaf1-6ef3bd5e07c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:43.290224 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:43.290224 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:43.298131 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-a899d30e-149c-4762-a762-589dae16110a tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33302588-dba0-45eb-aaf1-6ef3bd5e07c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:43.298446 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-b781ad77-23a6-43ba-8d68-027e6957f672 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Volume info retrieved successfully. Aug 12 20:23:43.299137 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-a899d30e-149c-4762-a762-589dae16110a tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Flow 'volume_create_api' (ac85b1b9-1fff-46fb-89db-13d043063bd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:23:43.299467 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-a899d30e-149c-4762-a762-589dae16110a tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Create volume request issued successfully. Aug 12 20:23:43.300182 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-a899d30e-149c-4762-a762-589dae16110a tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:23:43.300374 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-a899d30e-149c-4762-a762-589dae16110a tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:23:43.305750 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b781ad77-23a6-43ba-8d68-027e6957f672 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 returned with HTTP 200 Aug 12 20:23:43.306127 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 828/3350] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:43 2026] GET /volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:43.342483 np0000007109 devstack@c-api.service[100386]: DEBUG oslo_db.sqlalchemy.engines [None req-a899d30e-149c-4762-a762-589dae16110a tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100386) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:23:43.345666 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:43.345666 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:43.349253 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a899d30e-149c-4762-a762-589dae16110a tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:23:43.349841 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 832/3351] 10.4.3.246 () {70 vars in 1300 bytes} [Wed Aug 12 20:23:43 2026] POST /volume/v3/volumes => generated 822 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:23:43.372073 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-cfe0f845-ed4c-4f01-a858-d07f88594293 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:43.374435 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cfe0f845-ed4c-4f01-a858-d07f88594293 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/volumes/27ee94ad-5862-4727-be82-7a47eaa70d9c Aug 12 20:23:43.374775 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cfe0f845-ed4c-4f01-a858-d07f88594293 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:43.375097 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cfe0f845-ed4c-4f01-a858-d07f88594293 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:43.384839 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:43.384839 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:43.391049 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-cfe0f845-ed4c-4f01-a858-d07f88594293 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Volume info retrieved successfully. Aug 12 20:23:43.392141 np0000007109 devstack@c-api.service[100384]: WARNING stevedore.named [None req-cfe0f845-ed4c-4f01-a858-d07f88594293 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:23:43.392141 np0000007109 devstack@c-api.service[100384]: WARNING castellan.key_manager [None req-cfe0f845-ed4c-4f01-a858-d07f88594293 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:23:43.430362 np0000007109 devstack@c-api.service[100384]: DEBUG oslo_db.sqlalchemy.engines [None req-cfe0f845-ed4c-4f01-a858-d07f88594293 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100384) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:23:43.434095 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:43.434095 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:43.444027 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cfe0f845-ed4c-4f01-a858-d07f88594293 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/volumes/27ee94ad-5862-4727-be82-7a47eaa70d9c returned with HTTP 200 Aug 12 20:23:43.444503 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 848/3352] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:23:43 2026] GET /volume/v3/volumes/27ee94ad-5862-4727-be82-7a47eaa70d9c => generated 914 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:43.819929 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a6e8a26f-a981-4bdf-88ee-36d5650ea87e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:43.822128 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a6e8a26f-a981-4bdf-88ee-36d5650ea87e tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 Aug 12 20:23:43.822420 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a6e8a26f-a981-4bdf-88ee-36d5650ea87e tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:43.822652 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a6e8a26f-a981-4bdf-88ee-36d5650ea87e tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:43.822752 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-a6e8a26f-a981-4bdf-88ee-36d5650ea87e tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id ee6a4c7c-b898-4191-93cf-78dfdfe0ce96. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:43.827251 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:43.827251 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:43.827869 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a6e8a26f-a981-4bdf-88ee-36d5650ea87e tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 returned with HTTP 200 Aug 12 20:23:43.828207 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 845/3353] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:43 2026] GET /volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:44.320338 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-57aabff2-bf3d-4530-843e-daef22218d46 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:44.322254 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-57aabff2-bf3d-4530-843e-daef22218d46 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] GET https://10.4.3.246/volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 Aug 12 20:23:44.322445 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-57aabff2-bf3d-4530-843e-daef22218d46 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:44.322686 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-57aabff2-bf3d-4530-843e-daef22218d46 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:44.329255 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-57aabff2-bf3d-4530-843e-daef22218d46 tempest-VolumesBackupsTest-845207388 tempest-VolumesBackupsTest-845207388-project-member] https://10.4.3.246/volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 returned with HTTP 404 Aug 12 20:23:44.329908 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 829/3354] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:44 2026] GET /volume/v3/volumes/b516710c-50df-478b-9d82-755773ea8551 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:23:44.461048 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-f4b410f3-2992-4b3c-af41-41501a966b03 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:44.463378 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f4b410f3-2992-4b3c-af41-41501a966b03 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/volumes/27ee94ad-5862-4727-be82-7a47eaa70d9c Aug 12 20:23:44.463715 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f4b410f3-2992-4b3c-af41-41501a966b03 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:44.463927 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f4b410f3-2992-4b3c-af41-41501a966b03 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:44.474266 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:44.474266 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:44.479879 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-f4b410f3-2992-4b3c-af41-41501a966b03 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Volume info retrieved successfully. Aug 12 20:23:44.481140 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-f4b410f3-2992-4b3c-af41-41501a966b03 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:23:44.481330 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-f4b410f3-2992-4b3c-af41-41501a966b03 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:23:44.522649 np0000007109 devstack@c-api.service[100386]: DEBUG oslo_db.sqlalchemy.engines [None req-f4b410f3-2992-4b3c-af41-41501a966b03 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100386) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:23:44.525152 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:44.525152 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:44.531649 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f4b410f3-2992-4b3c-af41-41501a966b03 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/volumes/27ee94ad-5862-4727-be82-7a47eaa70d9c returned with HTTP 200 Aug 12 20:23:44.532149 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 833/3355] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:23:44 2026] GET /volume/v3/volumes/27ee94ad-5862-4727-be82-7a47eaa70d9c => generated 915 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:44.547569 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f0adac80-52b9-47fb-9cb9-7ab0bc8caac5 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:44.548677 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f0adac80-52b9-47fb-9cb9-7ab0bc8caac5 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] POST https://10.4.3.246/volume/v3/group_snapshots Aug 12 20:23:44.549063 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f0adac80-52b9-47fb-9cb9-7ab0bc8caac5 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "ee1daf59-3009-4ef9-841b-b26b60ac7e77", "name": "tempest-group_snapshot-1429084473"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:44.550362 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.group_snapshots [None req-f0adac80-52b9-47fb-9cb9-7ab0bc8caac5 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'ee1daf59-3009-4ef9-841b-b26b60ac7e77', 'name': 'tempest-group_snapshot-1429084473'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 12 20:23:44.553449 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:44.553449 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:44.556722 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.group_snapshots [None req-f0adac80-52b9-47fb-9cb9-7ab0bc8caac5 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Creating group_snapshot tempest-group_snapshot-1429084473. Aug 12 20:23:44.588117 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:44.588117 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:44.597512 np0000007109 devstack@c-api.service[100384]: WARNING cinder.quota [None req-f0adac80-52b9-47fb-9cb9-7ab0bc8caac5 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-684079448 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-684079448, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:23:44.597820 np0000007109 devstack@c-api.service[100384]: WARNING cinder.quota [None req-f0adac80-52b9-47fb-9cb9-7ab0bc8caac5 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-684079448 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-684079448, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:23:44.617087 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-f0adac80-52b9-47fb-9cb9-7ab0bc8caac5 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Created reservations ['5875b6b6-8308-4c03-9877-77b00a7cafb6', '44bb3398-9281-4f5f-be93-3afa3d2e57fa', '2fd3e25a-0b84-400d-94f4-1187ad2218cc', '89003966-fe84-458a-a737-bad4169bd41e'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:23:44.649250 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f0adac80-52b9-47fb-9cb9-7ab0bc8caac5 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/group_snapshots returned with HTTP 202 Aug 12 20:23:44.649797 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 849/3356] 10.4.3.246 () {70 vars in 1324 bytes} [Wed Aug 12 20:23:44 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:23:44.657466 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-62e49c3e-276f-4ee9-87a7-7501b3a3196c None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:44.659354 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-62e49c3e-276f-4ee9-87a7-7501b3a3196c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/group_snapshots/7e79c9e7-0535-4a42-a144-29f812bbacf5 Aug 12 20:23:44.659622 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-62e49c3e-276f-4ee9-87a7-7501b3a3196c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:44.659853 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-62e49c3e-276f-4ee9-87a7-7501b3a3196c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:44.660022 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.group_snapshots [None req-62e49c3e-276f-4ee9-87a7-7501b3a3196c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] show called for member 7e79c9e7-0535-4a42-a144-29f812bbacf5 {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 20:23:44.663647 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:44.663647 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:44.668069 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-62e49c3e-276f-4ee9-87a7-7501b3a3196c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/group_snapshots/7e79c9e7-0535-4a42-a144-29f812bbacf5 returned with HTTP 200 Aug 12 20:23:44.668548 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 846/3357] 10.4.3.246 () {68 vars in 1413 bytes} [Wed Aug 12 20:23:44 2026] GET /volume/v3/group_snapshots/7e79c9e7-0535-4a42-a144-29f812bbacf5 => generated 307 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:44.840471 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f6b6dfe1-02b8-4930-b4cb-defcc5c6a799 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:44.844511 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f6b6dfe1-02b8-4930-b4cb-defcc5c6a799 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 Aug 12 20:23:44.844757 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f6b6dfe1-02b8-4930-b4cb-defcc5c6a799 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:44.845770 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f6b6dfe1-02b8-4930-b4cb-defcc5c6a799 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:44.845870 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-f6b6dfe1-02b8-4930-b4cb-defcc5c6a799 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id ee6a4c7c-b898-4191-93cf-78dfdfe0ce96. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:44.851102 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:44.851102 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:44.851102 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f6b6dfe1-02b8-4930-b4cb-defcc5c6a799 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 returned with HTTP 200 Aug 12 20:23:44.851102 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 830/3358] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:44 2026] GET /volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:45.678187 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-0206682d-0dc4-4b13-a669-7d5f97346cbb None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:45.680194 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0206682d-0dc4-4b13-a669-7d5f97346cbb tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/group_snapshots/7e79c9e7-0535-4a42-a144-29f812bbacf5 Aug 12 20:23:45.680194 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0206682d-0dc4-4b13-a669-7d5f97346cbb tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:45.680319 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0206682d-0dc4-4b13-a669-7d5f97346cbb tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:45.680449 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.group_snapshots [None req-0206682d-0dc4-4b13-a669-7d5f97346cbb tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] show called for member 7e79c9e7-0535-4a42-a144-29f812bbacf5 {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 20:23:45.683474 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:45.683474 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:45.686724 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0206682d-0dc4-4b13-a669-7d5f97346cbb tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/group_snapshots/7e79c9e7-0535-4a42-a144-29f812bbacf5 returned with HTTP 200 Aug 12 20:23:45.687088 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 834/3359] 10.4.3.246 () {68 vars in 1413 bytes} [Wed Aug 12 20:23:45 2026] GET /volume/v3/group_snapshots/7e79c9e7-0535-4a42-a144-29f812bbacf5 => generated 308 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:45.695039 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-310b8ccd-2288-4c81-9c0d-0fc66fc543aa None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:45.696831 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-310b8ccd-2288-4c81-9c0d-0fc66fc543aa tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/snapshots/detail Aug 12 20:23:45.697035 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-310b8ccd-2288-4c81-9c0d-0fc66fc543aa tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:45.697229 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-310b8ccd-2288-4c81-9c0d-0fc66fc543aa tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'detail' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:45.697450 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.api_utils [None req-310b8ccd-2288-4c81-9c0d-0fc66fc543aa tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Removing options '' from query. {{(pid=100384) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:23:45.697728 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:45.697728 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:45.698436 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.db.api [None req-310b8ccd-2288-4c81-9c0d-0fc66fc543aa tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Building query based on filter {{(pid=100384) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 20:23:45.701871 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-310b8ccd-2288-4c81-9c0d-0fc66fc543aa tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Get all snapshots completed successfully. Aug 12 20:23:45.702160 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:45.702160 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:45.702632 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-310b8ccd-2288-4c81-9c0d-0fc66fc543aa tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/snapshots/detail returned with HTTP 200 Aug 12 20:23:45.702946 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 850/3360] 10.4.3.246 () {66 vars in 1264 bytes} [Wed Aug 12 20:23:45 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:45.710195 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-98fc9082-45f6-4225-9c05-bd1b1517b11d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:45.711779 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-98fc9082-45f6-4225-9c05-bd1b1517b11d tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/snapshots/e7a858a2-5886-49b1-9c01-0980bc61ebef Aug 12 20:23:45.711958 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-98fc9082-45f6-4225-9c05-bd1b1517b11d tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:45.712123 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-98fc9082-45f6-4225-9c05-bd1b1517b11d tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:45.716295 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:45.716295 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:45.716668 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-98fc9082-45f6-4225-9c05-bd1b1517b11d tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Snapshot retrieved successfully. Aug 12 20:23:45.717367 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-98fc9082-45f6-4225-9c05-bd1b1517b11d tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/snapshots/e7a858a2-5886-49b1-9c01-0980bc61ebef returned with HTTP 200 Aug 12 20:23:45.717703 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 847/3361] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:23:45 2026] GET /volume/v3/snapshots/e7a858a2-5886-49b1-9c01-0980bc61ebef => generated 451 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:45.725428 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-07c9f111-d7a8-4a20-9852-08a2adccbc69 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:45.727159 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-07c9f111-d7a8-4a20-9852-08a2adccbc69 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] POST https://10.4.3.246/volume/v3/groups/action Aug 12 20:23:45.727484 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-07c9f111-d7a8-4a20-9852-08a2adccbc69 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "7e79c9e7-0535-4a42-a144-29f812bbacf5", "name": "tempest-Group_from_snap-395735654"}}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:23:45.727659 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-07c9f111-d7a8-4a20-9852-08a2adccbc69 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "7e79c9e7-0535-4a42-a144-29f812bbacf5", "name": "tempest-Group_from_snap-395735654"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:45.728945 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.groups [None req-07c9f111-d7a8-4a20-9852-08a2adccbc69 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '7e79c9e7-0535-4a42-a144-29f812bbacf5', 'name': 'tempest-Group_from_snap-395735654'}}. {{(pid=100385) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 12 20:23:45.729053 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.groups [None req-07c9f111-d7a8-4a20-9852-08a2adccbc69 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Creating group tempest-Group_from_snap-395735654 from group_snapshot 7e79c9e7-0535-4a42-a144-29f812bbacf5. Aug 12 20:23:45.731990 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:45.731990 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:45.736991 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:45.736991 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:45.739386 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:45.739386 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:45.767441 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-07c9f111-d7a8-4a20-9852-08a2adccbc69 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Created reservations ['ce5363ea-4d8b-4fec-8941-29ed2f5d542d'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:23:45.808646 np0000007109 devstack@c-api.service[100385]: INFO cinder.group.api [None req-07c9f111-d7a8-4a20-9852-08a2adccbc69 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] A mapping entry already exists for group 199dac76-b946-45a8-8b9b-2d9740903844 and volume type 3db0dd2f-beb2-4292-a976-9f9792495f96. Do not need to create again. Aug 12 20:23:45.808947 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:45.808947 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:45.811375 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-07c9f111-d7a8-4a20-9852-08a2adccbc69 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Availability zone cache updated, next update will occur around 2026-08-12 21:23:45.811164. {{(pid=100385) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 20:23:45.811497 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-07c9f111-d7a8-4a20-9852-08a2adccbc69 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Availability Zones retrieved successfully. Aug 12 20:23:45.816178 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-07c9f111-d7a8-4a20-9852-08a2adccbc69 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Flow 'volume_create_api' (b22c8453-c166-4b5c-84c9-5625f52b933e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:23:45.816970 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-07c9f111-d7a8-4a20-9852-08a2adccbc69 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27c56048-b382-434b-8feb-259e4b2c2e08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:45.818117 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-07c9f111-d7a8-4a20-9852-08a2adccbc69 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:23:45.840394 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-07c9f111-d7a8-4a20-9852-08a2adccbc69 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27c56048-b382-434b-8feb-259e4b2c2e08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e7a858a2-5886-49b1-9c01-0980bc61ebef', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:23:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3db0dd2f-beb2-4292-a976-9f9792495f96,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-684079448',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3db0dd2f-beb2-4292-a976-9f9792495f96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '199dac76-b946-45a8-8b9b-2d9740903844', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:45.841075 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-07c9f111-d7a8-4a20-9852-08a2adccbc69 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ffd49ad-c1db-486c-ac9c-d19150e8749d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:45.861756 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-0f48bd52-7841-458e-bbc8-a292749d651a None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:45.863904 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0f48bd52-7841-458e-bbc8-a292749d651a tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 Aug 12 20:23:45.864096 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0f48bd52-7841-458e-bbc8-a292749d651a tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:45.864278 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0f48bd52-7841-458e-bbc8-a292749d651a tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:45.864614 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-0f48bd52-7841-458e-bbc8-a292749d651a tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id ee6a4c7c-b898-4191-93cf-78dfdfe0ce96. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:45.865285 np0000007109 devstack@c-api.service[100385]: WARNING cinder.quota [None req-07c9f111-d7a8-4a20-9852-08a2adccbc69 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-684079448 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-684079448, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:23:45.872045 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:45.872045 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:45.872045 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0f48bd52-7841-458e-bbc8-a292749d651a tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 returned with HTTP 200 Aug 12 20:23:45.872045 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 835/3362] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:45 2026] GET /volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:45.879254 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-07c9f111-d7a8-4a20-9852-08a2adccbc69 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Created reservations ['b3ff55a0-94ee-455d-8e8c-4e3bcb0ed1b9', 'b7b14311-7ace-42f7-b336-1d8dae9c5f13'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:23:45.880191 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-07c9f111-d7a8-4a20-9852-08a2adccbc69 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ffd49ad-c1db-486c-ac9c-d19150e8749d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3ff55a0-94ee-455d-8e8c-4e3bcb0ed1b9', 'b7b14311-7ace-42f7-b336-1d8dae9c5f13']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:45.881157 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-07c9f111-d7a8-4a20-9852-08a2adccbc69 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c0d3cb3-3e63-4741-928a-cd4b326ee3b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:45.909148 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-07c9f111-d7a8-4a20-9852-08a2adccbc69 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c0d3cb3-3e63-4741-928a-cd4b326ee3b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d728a78-73a5-4e88-9a95-363bdc0249cf', '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=199dac76-b946-45a8-8b9b-2d9740903844,group_type_id=,metadata={},multiattach=False,project_id='e5d92f9e75f142fb9291b81a16bfb404',qos_specs=None,replication_status=,reservations=['b3ff55a0-94ee-455d-8e8c-4e3bcb0ed1b9','b7b14311-7ace-42f7-b336-1d8dae9c5f13'],size=1,snapshot_id=e7a858a2-5886-49b1-9c01-0980bc61ebef,source_replicaid=,source_volid=None,status='creating',user_id='c64a31e5319f4dae83e79ad2d5449740',volume_type_id=3db0dd2f-beb2-4292-a976-9f9792495f96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:23:45Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=199dac76-b946-45a8-8b9b-2d9740903844,host=None,id=0d728a78-73a5-4e88-9a95-363bdc0249cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5d92f9e75f142fb9291b81a16bfb404',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e7a858a2-5886-49b1-9c01-0980bc61ebef,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c64a31e5319f4dae83e79ad2d5449740',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3db0dd2f-beb2-4292-a976-9f9792495f96),volume_type_id=3db0dd2f-beb2-4292-a976-9f9792495f96)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:45.909885 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-07c9f111-d7a8-4a20-9852-08a2adccbc69 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3e85fd7-a09b-43d2-ba4f-b291fe12d408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:45.925204 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-07c9f111-d7a8-4a20-9852-08a2adccbc69 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3e85fd7-a09b-43d2-ba4f-b291fe12d408) transitioned into state 'SUCCESS' from 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=199dac76-b946-45a8-8b9b-2d9740903844,group_type_id=,metadata={},multiattach=False,project_id='e5d92f9e75f142fb9291b81a16bfb404',qos_specs=None,replication_status=,reservations=['b3ff55a0-94ee-455d-8e8c-4e3bcb0ed1b9','b7b14311-7ace-42f7-b336-1d8dae9c5f13'],size=1,snapshot_id=e7a858a2-5886-49b1-9c01-0980bc61ebef,source_replicaid=,source_volid=None,status='creating',user_id='c64a31e5319f4dae83e79ad2d5449740',volume_type_id=3db0dd2f-beb2-4292-a976-9f9792495f96)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:45.925950 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-07c9f111-d7a8-4a20-9852-08a2adccbc69 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Flow 'volume_create_api' (b22c8453-c166-4b5c-84c9-5625f52b933e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:23:45.926291 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-07c9f111-d7a8-4a20-9852-08a2adccbc69 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Create volume request issued successfully. Aug 12 20:23:45.939006 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-07c9f111-d7a8-4a20-9852-08a2adccbc69 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/groups/action returned with HTTP 202 Aug 12 20:23:45.939463 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 831/3363] 10.4.3.246 () {70 vars in 1318 bytes} [Wed Aug 12 20:23:45 2026] POST /volume/v3/groups/action => generated 102 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:23:45.952755 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-bba7501a-cfe4-47d3-a0b7-4fef729b862a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:45.954598 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-bba7501a-cfe4-47d3-a0b7-4fef729b862a tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/volumes/detail Aug 12 20:23:45.954787 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-bba7501a-cfe4-47d3-a0b7-4fef729b862a tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:45.954961 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-bba7501a-cfe4-47d3-a0b7-4fef729b862a tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'detail' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:45.955167 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.api_utils [None req-bba7501a-cfe4-47d3-a0b7-4fef729b862a tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Removing options '' from query. {{(pid=100384) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:23:45.955879 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-bba7501a-cfe4-47d3-a0b7-4fef729b862a tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100384) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:23:45.974614 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-bba7501a-cfe4-47d3-a0b7-4fef729b862a tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Get all volumes completed successfully. Aug 12 20:23:45.975254 np0000007109 devstack@c-api.service[100384]: WARNING stevedore.named [None req-bba7501a-cfe4-47d3-a0b7-4fef729b862a tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:23:45.975416 np0000007109 devstack@c-api.service[100384]: WARNING castellan.key_manager [None req-bba7501a-cfe4-47d3-a0b7-4fef729b862a tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:23:46.034174 np0000007109 devstack@c-api.service[100384]: DEBUG oslo_db.sqlalchemy.engines [None req-bba7501a-cfe4-47d3-a0b7-4fef729b862a tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100384) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:23:46.036245 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:46.036245 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:46.040400 np0000007109 devstack@c-api.service[100384]: WARNING stevedore.named [None req-bba7501a-cfe4-47d3-a0b7-4fef729b862a tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:23:46.040615 np0000007109 devstack@c-api.service[100384]: WARNING castellan.key_manager [None req-bba7501a-cfe4-47d3-a0b7-4fef729b862a tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:23:46.077458 np0000007109 devstack@c-api.service[100384]: DEBUG oslo_db.sqlalchemy.engines [None req-bba7501a-cfe4-47d3-a0b7-4fef729b862a tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100384) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:23:46.080835 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:46.080835 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:46.089355 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-bba7501a-cfe4-47d3-a0b7-4fef729b862a tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/volumes/detail returned with HTTP 200 Aug 12 20:23:46.089885 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 851/3364] 10.4.3.246 () {68 vars in 1299 bytes} [Wed Aug 12 20:23:45 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:23:46.106123 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-8383683b-f2e2-409a-b51d-00ee38d2e30f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:46.108109 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8383683b-f2e2-409a-b51d-00ee38d2e30f tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/volumes/0d728a78-73a5-4e88-9a95-363bdc0249cf Aug 12 20:23:46.108395 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8383683b-f2e2-409a-b51d-00ee38d2e30f tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:46.108786 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8383683b-f2e2-409a-b51d-00ee38d2e30f tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:46.116971 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:46.116971 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:46.121114 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-8383683b-f2e2-409a-b51d-00ee38d2e30f tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Volume info retrieved successfully. Aug 12 20:23:46.121971 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-8383683b-f2e2-409a-b51d-00ee38d2e30f tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:23:46.122054 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-8383683b-f2e2-409a-b51d-00ee38d2e30f tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:23:46.160307 np0000007109 devstack@c-api.service[100383]: DEBUG oslo_db.sqlalchemy.engines [None req-8383683b-f2e2-409a-b51d-00ee38d2e30f tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100383) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:23:46.164397 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:46.164397 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:46.172650 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8383683b-f2e2-409a-b51d-00ee38d2e30f tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/volumes/0d728a78-73a5-4e88-9a95-363bdc0249cf returned with HTTP 200 Aug 12 20:23:46.173276 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 848/3365] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:23:46 2026] GET /volume/v3/volumes/0d728a78-73a5-4e88-9a95-363bdc0249cf => generated 926 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 20:23:46.185122 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-0bd42d6e-d75d-42a7-83da-9292d7b73476 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:46.189927 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0bd42d6e-d75d-42a7-83da-9292d7b73476 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/groups/199dac76-b946-45a8-8b9b-2d9740903844 Aug 12 20:23:46.190187 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0bd42d6e-d75d-42a7-83da-9292d7b73476 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:46.190388 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0bd42d6e-d75d-42a7-83da-9292d7b73476 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:46.190527 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.groups [None req-0bd42d6e-d75d-42a7-83da-9292d7b73476 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] show called for member 199dac76-b946-45a8-8b9b-2d9740903844 {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:23:46.194741 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:46.194741 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:46.201995 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0bd42d6e-d75d-42a7-83da-9292d7b73476 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/groups/199dac76-b946-45a8-8b9b-2d9740903844 returned with HTTP 200 Aug 12 20:23:46.202357 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 836/3366] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:23:46 2026] GET /volume/v3/groups/199dac76-b946-45a8-8b9b-2d9740903844 => generated 417 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:46.219311 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-6f5c921e-3615-48cd-afc1-e34e52236e35 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:46.223559 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-6f5c921e-3615-48cd-afc1-e34e52236e35 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/volumes/detail Aug 12 20:23:46.223559 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-6f5c921e-3615-48cd-afc1-e34e52236e35 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:46.223559 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-6f5c921e-3615-48cd-afc1-e34e52236e35 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'detail' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:46.223559 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.api_utils [None req-6f5c921e-3615-48cd-afc1-e34e52236e35 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Removing options '' from query. {{(pid=100385) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:23:46.223559 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:46.223559 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:46.223559 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-6f5c921e-3615-48cd-afc1-e34e52236e35 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100385) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:23:46.230700 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-6f5c921e-3615-48cd-afc1-e34e52236e35 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Get all volumes completed successfully. Aug 12 20:23:46.231483 np0000007109 devstack@c-api.service[100385]: WARNING stevedore.named [None req-6f5c921e-3615-48cd-afc1-e34e52236e35 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:23:46.231770 np0000007109 devstack@c-api.service[100385]: WARNING castellan.key_manager [None req-6f5c921e-3615-48cd-afc1-e34e52236e35 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:23:46.267829 np0000007109 devstack@c-api.service[100385]: DEBUG oslo_db.sqlalchemy.engines [None req-6f5c921e-3615-48cd-afc1-e34e52236e35 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100385) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:23:46.270881 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:46.270881 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:46.274603 np0000007109 devstack@c-api.service[100385]: WARNING stevedore.named [None req-6f5c921e-3615-48cd-afc1-e34e52236e35 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:23:46.274884 np0000007109 devstack@c-api.service[100385]: WARNING castellan.key_manager [None req-6f5c921e-3615-48cd-afc1-e34e52236e35 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:23:46.309399 np0000007109 devstack@c-api.service[100385]: DEBUG oslo_db.sqlalchemy.engines [None req-6f5c921e-3615-48cd-afc1-e34e52236e35 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100385) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:23:46.312485 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:46.312485 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:46.328157 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-6f5c921e-3615-48cd-afc1-e34e52236e35 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/volumes/detail returned with HTTP 200 Aug 12 20:23:46.328157 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 832/3367] 10.4.3.246 () {68 vars in 1299 bytes} [Wed Aug 12 20:23:46 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:23:46.342303 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-8cf6e069-be49-4110-a134-2dd1600b49dc None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:46.344337 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8cf6e069-be49-4110-a134-2dd1600b49dc tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] POST https://10.4.3.246/volume/v3/groups/199dac76-b946-45a8-8b9b-2d9740903844/action Aug 12 20:23:46.344706 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8cf6e069-be49-4110-a134-2dd1600b49dc tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:23:46.344821 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8cf6e069-be49-4110-a134-2dd1600b49dc tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:46.346269 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.groups [None req-8cf6e069-be49-4110-a134-2dd1600b49dc tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] delete called for group 199dac76-b946-45a8-8b9b-2d9740903844 {{(pid=100384) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 20:23:46.346269 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.groups [None req-8cf6e069-be49-4110-a134-2dd1600b49dc tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Delete group with id: 199dac76-b946-45a8-8b9b-2d9740903844 Aug 12 20:23:46.352417 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:46.352417 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:46.398073 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8cf6e069-be49-4110-a134-2dd1600b49dc tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/groups/199dac76-b946-45a8-8b9b-2d9740903844/action returned with HTTP 202 Aug 12 20:23:46.398583 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 852/3368] 10.4.3.246 () {70 vars in 1428 bytes} [Wed Aug 12 20:23:46 2026] POST /volume/v3/groups/199dac76-b946-45a8-8b9b-2d9740903844/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:23:46.406782 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-ffa346a5-bb16-4257-a2ed-e80daf991b47 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:46.409748 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ffa346a5-bb16-4257-a2ed-e80daf991b47 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/volumes/0d728a78-73a5-4e88-9a95-363bdc0249cf Aug 12 20:23:46.409995 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ffa346a5-bb16-4257-a2ed-e80daf991b47 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:46.410198 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ffa346a5-bb16-4257-a2ed-e80daf991b47 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:46.421134 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:46.421134 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:46.433108 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-ffa346a5-bb16-4257-a2ed-e80daf991b47 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Volume info retrieved successfully. Aug 12 20:23:46.434027 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-ffa346a5-bb16-4257-a2ed-e80daf991b47 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:23:46.434184 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-ffa346a5-bb16-4257-a2ed-e80daf991b47 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:23:46.485811 np0000007109 devstack@c-api.service[100383]: DEBUG oslo_db.sqlalchemy.engines [None req-ffa346a5-bb16-4257-a2ed-e80daf991b47 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100383) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:23:46.490608 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:46.490608 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:46.498203 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ffa346a5-bb16-4257-a2ed-e80daf991b47 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/volumes/0d728a78-73a5-4e88-9a95-363bdc0249cf returned with HTTP 200 Aug 12 20:23:46.498654 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 849/3369] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:23:46 2026] GET /volume/v3/volumes/0d728a78-73a5-4e88-9a95-363bdc0249cf => generated 925 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:46.884433 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-21c7d6d6-09c7-4236-848d-7a279989cb6e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:46.886417 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-21c7d6d6-09c7-4236-848d-7a279989cb6e tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 Aug 12 20:23:46.886656 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-21c7d6d6-09c7-4236-848d-7a279989cb6e tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:46.886837 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-21c7d6d6-09c7-4236-848d-7a279989cb6e tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:46.886939 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-21c7d6d6-09c7-4236-848d-7a279989cb6e tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id ee6a4c7c-b898-4191-93cf-78dfdfe0ce96. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:46.890808 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:46.890808 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:46.891370 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-21c7d6d6-09c7-4236-848d-7a279989cb6e tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 returned with HTTP 200 Aug 12 20:23:46.891759 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 837/3370] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:46 2026] GET /volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:47.513718 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-71e15262-1ba0-438a-86b0-f04456e0c724 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:47.516160 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-71e15262-1ba0-438a-86b0-f04456e0c724 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/volumes/0d728a78-73a5-4e88-9a95-363bdc0249cf Aug 12 20:23:47.516434 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-71e15262-1ba0-438a-86b0-f04456e0c724 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:47.516740 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-71e15262-1ba0-438a-86b0-f04456e0c724 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:47.523947 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-71e15262-1ba0-438a-86b0-f04456e0c724 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/volumes/0d728a78-73a5-4e88-9a95-363bdc0249cf returned with HTTP 404 Aug 12 20:23:47.524639 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 833/3371] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:23:47 2026] GET /volume/v3/volumes/0d728a78-73a5-4e88-9a95-363bdc0249cf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:23:47.534261 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-ac4ba4d6-4186-498e-9bf7-0441c7c8d441 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:47.535959 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ac4ba4d6-4186-498e-9bf7-0441c7c8d441 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/groups/199dac76-b946-45a8-8b9b-2d9740903844 Aug 12 20:23:47.536165 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ac4ba4d6-4186-498e-9bf7-0441c7c8d441 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:47.536347 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ac4ba4d6-4186-498e-9bf7-0441c7c8d441 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:47.536461 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.groups [None req-ac4ba4d6-4186-498e-9bf7-0441c7c8d441 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] show called for member 199dac76-b946-45a8-8b9b-2d9740903844 {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:23:47.539106 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ac4ba4d6-4186-498e-9bf7-0441c7c8d441 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/groups/199dac76-b946-45a8-8b9b-2d9740903844 returned with HTTP 404 Aug 12 20:23:47.539530 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 853/3372] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:23:47 2026] GET /volume/v3/groups/199dac76-b946-45a8-8b9b-2d9740903844 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:23:47.546757 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-1c5fd9d1-bb2a-4f57-86dc-673d0a8b5c78 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:47.550373 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1c5fd9d1-bb2a-4f57-86dc-673d0a8b5c78 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] DELETE https://10.4.3.246/volume/v3/group_snapshots/7e79c9e7-0535-4a42-a144-29f812bbacf5 Aug 12 20:23:47.550602 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1c5fd9d1-bb2a-4f57-86dc-673d0a8b5c78 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:47.550801 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1c5fd9d1-bb2a-4f57-86dc-673d0a8b5c78 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:47.550955 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.group_snapshots [None req-1c5fd9d1-bb2a-4f57-86dc-673d0a8b5c78 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] delete called for member 7e79c9e7-0535-4a42-a144-29f812bbacf5 {{(pid=100383) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 12 20:23:47.551007 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.group_snapshots [None req-1c5fd9d1-bb2a-4f57-86dc-673d0a8b5c78 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Delete group_snapshot with id: 7e79c9e7-0535-4a42-a144-29f812bbacf5 Aug 12 20:23:47.556689 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:47.556689 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:47.585259 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1c5fd9d1-bb2a-4f57-86dc-673d0a8b5c78 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/group_snapshots/7e79c9e7-0535-4a42-a144-29f812bbacf5 returned with HTTP 202 Aug 12 20:23:47.587051 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 850/3373] 10.4.3.246 () {68 vars in 1416 bytes} [Wed Aug 12 20:23:47 2026] DELETE /volume/v3/group_snapshots/7e79c9e7-0535-4a42-a144-29f812bbacf5 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:23:47.598054 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-32923a72-77b9-4168-849e-3993731d0777 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:47.600354 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-32923a72-77b9-4168-849e-3993731d0777 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/volumes/detail Aug 12 20:23:47.602717 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-32923a72-77b9-4168-849e-3993731d0777 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:47.602959 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-32923a72-77b9-4168-849e-3993731d0777 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'detail' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:47.603309 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.api_utils [None req-32923a72-77b9-4168-849e-3993731d0777 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Removing options '' from query. {{(pid=100386) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:23:47.604050 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-32923a72-77b9-4168-849e-3993731d0777 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100386) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:23:47.613023 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-32923a72-77b9-4168-849e-3993731d0777 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Get all volumes completed successfully. Aug 12 20:23:47.613774 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-32923a72-77b9-4168-849e-3993731d0777 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:23:47.613926 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-32923a72-77b9-4168-849e-3993731d0777 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:23:47.650670 np0000007109 devstack@c-api.service[100386]: DEBUG oslo_db.sqlalchemy.engines [None req-32923a72-77b9-4168-849e-3993731d0777 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100386) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:23:47.670264 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:47.670264 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:47.670264 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-32923a72-77b9-4168-849e-3993731d0777 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/volumes/detail returned with HTTP 200 Aug 12 20:23:47.670264 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 838/3374] 10.4.3.246 () {68 vars in 1299 bytes} [Wed Aug 12 20:23:47 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:47.687046 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e0f06bc6-1960-4b6c-8b82-0f569b2fa453 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:47.689004 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e0f06bc6-1960-4b6c-8b82-0f569b2fa453 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/snapshots/detail Aug 12 20:23:47.689004 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e0f06bc6-1960-4b6c-8b82-0f569b2fa453 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:47.689217 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e0f06bc6-1960-4b6c-8b82-0f569b2fa453 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'detail' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:47.689450 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.api_utils [None req-e0f06bc6-1960-4b6c-8b82-0f569b2fa453 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Removing options '' from query. {{(pid=100385) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:23:47.690517 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.db.api [None req-e0f06bc6-1960-4b6c-8b82-0f569b2fa453 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Building query based on filter {{(pid=100385) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 20:23:47.695244 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-e0f06bc6-1960-4b6c-8b82-0f569b2fa453 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Get all snapshots completed successfully. Aug 12 20:23:47.695790 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:47.695790 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:47.696587 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e0f06bc6-1960-4b6c-8b82-0f569b2fa453 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/snapshots/detail returned with HTTP 200 Aug 12 20:23:47.697103 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 834/3375] 10.4.3.246 () {66 vars in 1264 bytes} [Wed Aug 12 20:23:47 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:47.709254 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-fdd55b68-f896-4441-9514-d502d00bc861 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:47.709414 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-44e7a068-c4c9-4eb4-a215-9423bdfac7d4 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:47.711696 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-44e7a068-c4c9-4eb4-a215-9423bdfac7d4 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/snapshots/e7a858a2-5886-49b1-9c01-0980bc61ebef Aug 12 20:23:47.711978 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-44e7a068-c4c9-4eb4-a215-9423bdfac7d4 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:47.712230 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-44e7a068-c4c9-4eb4-a215-9423bdfac7d4 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:47.717514 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-44e7a068-c4c9-4eb4-a215-9423bdfac7d4 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/snapshots/e7a858a2-5886-49b1-9c01-0980bc61ebef returned with HTTP 404 Aug 12 20:23:47.718153 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 854/3376] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:23:47 2026] GET /volume/v3/snapshots/e7a858a2-5886-49b1-9c01-0980bc61ebef => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:23:47.727454 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-76335cbc-463e-4485-b4e3-e26f0d323cd8 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:47.729770 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-76335cbc-463e-4485-b4e3-e26f0d323cd8 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/group_snapshots/7e79c9e7-0535-4a42-a144-29f812bbacf5 Aug 12 20:23:47.729958 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-76335cbc-463e-4485-b4e3-e26f0d323cd8 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:47.730146 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-76335cbc-463e-4485-b4e3-e26f0d323cd8 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:47.730293 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.group_snapshots [None req-76335cbc-463e-4485-b4e3-e26f0d323cd8 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] show called for member 7e79c9e7-0535-4a42-a144-29f812bbacf5 {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 20:23:47.733256 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-76335cbc-463e-4485-b4e3-e26f0d323cd8 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/group_snapshots/7e79c9e7-0535-4a42-a144-29f812bbacf5 returned with HTTP 404 Aug 12 20:23:47.733714 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 839/3377] 10.4.3.246 () {68 vars in 1413 bytes} [Wed Aug 12 20:23:47 2026] GET /volume/v3/group_snapshots/7e79c9e7-0535-4a42-a144-29f812bbacf5 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:23:47.742354 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-3877c304-3a2f-4471-8e84-8d12aee5176c None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:47.743901 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3877c304-3a2f-4471-8e84-8d12aee5176c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/volumes/detail Aug 12 20:23:47.744144 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3877c304-3a2f-4471-8e84-8d12aee5176c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:47.744320 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3877c304-3a2f-4471-8e84-8d12aee5176c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'detail' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:47.744557 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.api_utils [None req-3877c304-3a2f-4471-8e84-8d12aee5176c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Removing options '' from query. {{(pid=100385) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:23:47.745227 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-3877c304-3a2f-4471-8e84-8d12aee5176c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100385) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:23:47.756110 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-3877c304-3a2f-4471-8e84-8d12aee5176c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Get all volumes completed successfully. Aug 12 20:23:47.756815 np0000007109 devstack@c-api.service[100385]: WARNING stevedore.named [None req-3877c304-3a2f-4471-8e84-8d12aee5176c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:23:47.756957 np0000007109 devstack@c-api.service[100385]: WARNING castellan.key_manager [None req-3877c304-3a2f-4471-8e84-8d12aee5176c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:23:47.790171 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-fdd55b68-f896-4441-9514-d502d00bc861 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:23:47.790486 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-fdd55b68-f896-4441-9514-d502d00bc861 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-505050303"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:47.791963 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-fdd55b68-f896-4441-9514-d502d00bc861 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-505050303'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:23:47.792123 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-fdd55b68-f896-4441-9514-d502d00bc861 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Create volume of 1 GB Aug 12 20:23:47.792409 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:47.792409 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:47.792853 np0000007109 devstack@c-api.service[100385]: DEBUG oslo_db.sqlalchemy.engines [None req-3877c304-3a2f-4471-8e84-8d12aee5176c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100385) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:23:47.795731 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:47.795731 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:47.796162 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-fdd55b68-f896-4441-9514-d502d00bc861 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Availability Zones retrieved successfully. Aug 12 20:23:47.801806 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-fdd55b68-f896-4441-9514-d502d00bc861 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Flow 'volume_create_api' (e11c2655-6288-4020-a835-369b82f4c7da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:23:47.802395 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3877c304-3a2f-4471-8e84-8d12aee5176c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/volumes/detail returned with HTTP 200 Aug 12 20:23:47.802695 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-fdd55b68-f896-4441-9514-d502d00bc861 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a593a9a7-45aa-46e9-97e8-fd5c441f3a41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:47.802783 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 835/3378] 10.4.3.246 () {68 vars in 1299 bytes} [Wed Aug 12 20:23:47 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:47.803686 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-fdd55b68-f896-4441-9514-d502d00bc861 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:23:47.816664 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-889dbcb4-117a-4d4a-a935-706775248aa2 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:47.819193 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-889dbcb4-117a-4d4a-a935-706775248aa2 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] POST https://10.4.3.246/volume/v3/groups/ee1daf59-3009-4ef9-841b-b26b60ac7e77/action Aug 12 20:23:47.819730 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-889dbcb4-117a-4d4a-a935-706775248aa2 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:23:47.819867 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-889dbcb4-117a-4d4a-a935-706775248aa2 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:47.821730 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.groups [None req-889dbcb4-117a-4d4a-a935-706775248aa2 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] delete called for group ee1daf59-3009-4ef9-841b-b26b60ac7e77 {{(pid=100384) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 20:23:47.821809 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.groups [None req-889dbcb4-117a-4d4a-a935-706775248aa2 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Delete group with id: ee1daf59-3009-4ef9-841b-b26b60ac7e77 Aug 12 20:23:47.825895 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:47.825895 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:47.826948 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-fdd55b68-f896-4441-9514-d502d00bc861 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a593a9a7-45aa-46e9-97e8-fd5c441f3a41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:47.827704 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-fdd55b68-f896-4441-9514-d502d00bc861 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1284d7fd-13b6-4751-bd66-1d0d72f3c0ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:47.861303 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-889dbcb4-117a-4d4a-a935-706775248aa2 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/groups/ee1daf59-3009-4ef9-841b-b26b60ac7e77/action returned with HTTP 202 Aug 12 20:23:47.861303 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 855/3379] 10.4.3.246 () {70 vars in 1428 bytes} [Wed Aug 12 20:23:47 2026] POST /volume/v3/groups/ee1daf59-3009-4ef9-841b-b26b60ac7e77/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:23:47.870999 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-976a209b-ca96-4b3a-b772-52345b73db4b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:47.872786 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-976a209b-ca96-4b3a-b772-52345b73db4b tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/volumes/27ee94ad-5862-4727-be82-7a47eaa70d9c Aug 12 20:23:47.872992 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-976a209b-ca96-4b3a-b772-52345b73db4b tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:47.873167 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-976a209b-ca96-4b3a-b772-52345b73db4b tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:47.879856 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:47.879856 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:47.883431 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-976a209b-ca96-4b3a-b772-52345b73db4b tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Volume info retrieved successfully. Aug 12 20:23:47.884111 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-976a209b-ca96-4b3a-b772-52345b73db4b tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:23:47.884300 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-976a209b-ca96-4b3a-b772-52345b73db4b tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:23:47.902515 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-3fa5be52-f2a0-45f8-a290-ae468730b767 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:47.905126 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3fa5be52-f2a0-45f8-a290-ae468730b767 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 Aug 12 20:23:47.905126 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3fa5be52-f2a0-45f8-a290-ae468730b767 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:47.905126 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3fa5be52-f2a0-45f8-a290-ae468730b767 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:47.905126 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-3fa5be52-f2a0-45f8-a290-ae468730b767 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id ee6a4c7c-b898-4191-93cf-78dfdfe0ce96. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:47.906337 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-fdd55b68-f896-4441-9514-d502d00bc861 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Created reservations ['b443cff6-ceb8-4fb4-b833-d6623eb1dfa6', 'd7c3fb28-8ed1-432a-afc9-be3e747a4c0d', '8025b3a6-26b6-4458-b06f-d1f9541dff3d', '467d52b9-f918-4f97-b140-c87c485948c1'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:23:47.907112 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-fdd55b68-f896-4441-9514-d502d00bc861 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1284d7fd-13b6-4751-bd66-1d0d72f3c0ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b443cff6-ceb8-4fb4-b833-d6623eb1dfa6', 'd7c3fb28-8ed1-432a-afc9-be3e747a4c0d', '8025b3a6-26b6-4458-b06f-d1f9541dff3d', '467d52b9-f918-4f97-b140-c87c485948c1']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:47.907788 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-fdd55b68-f896-4441-9514-d502d00bc861 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76c83426-2bdc-4659-9d9a-520d0d71c072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:47.909875 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:47.909875 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:47.910930 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3fa5be52-f2a0-45f8-a290-ae468730b767 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 returned with HTTP 200 Aug 12 20:23:47.911085 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 836/3380] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:47 2026] GET /volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:47.918936 np0000007109 devstack@c-api.service[100386]: DEBUG oslo_db.sqlalchemy.engines [None req-976a209b-ca96-4b3a-b772-52345b73db4b tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100386) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:23:47.923213 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:47.923213 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:47.931014 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-976a209b-ca96-4b3a-b772-52345b73db4b tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/volumes/27ee94ad-5862-4727-be82-7a47eaa70d9c returned with HTTP 200 Aug 12 20:23:47.931014 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 840/3381] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:23:47 2026] GET /volume/v3/volumes/27ee94ad-5862-4727-be82-7a47eaa70d9c => generated 914 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 20:23:47.942898 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-fdd55b68-f896-4441-9514-d502d00bc861 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76c83426-2bdc-4659-9d9a-520d0d71c072) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dee0d070-c0d7-4921-becd-5a43b08e2f4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-505050303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ffd22416c904870aaee5a1cee5a4f47',qos_specs=None,replication_status=,reservations=['b443cff6-ceb8-4fb4-b833-d6623eb1dfa6','d7c3fb28-8ed1-432a-afc9-be3e747a4c0d','8025b3a6-26b6-4458-b06f-d1f9541dff3d','467d52b9-f918-4f97-b140-c87c485948c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56aa7f3a17d84b5ea7c3a8bf8757ddab',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:23:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-505050303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dee0d070-c0d7-4921-becd-5a43b08e2f4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ffd22416c904870aaee5a1cee5a4f47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='56aa7f3a17d84b5ea7c3a8bf8757ddab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:47.943802 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-fdd55b68-f896-4441-9514-d502d00bc861 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1b3de5e-ca23-4566-8b26-ff6c8768bc1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:47.964100 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-fdd55b68-f896-4441-9514-d502d00bc861 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1b3de5e-ca23-4566-8b26-ff6c8768bc1a) transitioned into state 'SUCCESS' from state '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-505050303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ffd22416c904870aaee5a1cee5a4f47',qos_specs=None,replication_status=,reservations=['b443cff6-ceb8-4fb4-b833-d6623eb1dfa6','d7c3fb28-8ed1-432a-afc9-be3e747a4c0d','8025b3a6-26b6-4458-b06f-d1f9541dff3d','467d52b9-f918-4f97-b140-c87c485948c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56aa7f3a17d84b5ea7c3a8bf8757ddab',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:47.965045 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-fdd55b68-f896-4441-9514-d502d00bc861 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34aba73d-4d12-4f0d-8ad7-fa2cf2e5985c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:47.973391 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-fdd55b68-f896-4441-9514-d502d00bc861 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34aba73d-4d12-4f0d-8ad7-fa2cf2e5985c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:47.974132 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-fdd55b68-f896-4441-9514-d502d00bc861 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Flow 'volume_create_api' (e11c2655-6288-4020-a835-369b82f4c7da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:23:47.974385 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-fdd55b68-f896-4441-9514-d502d00bc861 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Create volume request issued successfully. Aug 12 20:23:47.974909 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-fdd55b68-f896-4441-9514-d502d00bc861 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:23:47.975287 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 851/3382] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:23:47 2026] POST /volume/v3/volumes => generated 757 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:23:47.988270 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d074e765-fdb8-4396-9b6e-e98d30021bb2 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:47.990399 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d074e765-fdb8-4396-9b6e-e98d30021bb2 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] GET https://10.4.3.246/volume/v3/volumes/dee0d070-c0d7-4921-becd-5a43b08e2f4b Aug 12 20:23:47.990660 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d074e765-fdb8-4396-9b6e-e98d30021bb2 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:47.990808 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d074e765-fdb8-4396-9b6e-e98d30021bb2 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:47.997644 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:47.997644 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:48.005665 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-d074e765-fdb8-4396-9b6e-e98d30021bb2 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Volume info retrieved successfully. Aug 12 20:23:48.015189 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d074e765-fdb8-4396-9b6e-e98d30021bb2 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/volumes/dee0d070-c0d7-4921-becd-5a43b08e2f4b returned with HTTP 200 Aug 12 20:23:48.015737 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 856/3383] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:47 2026] GET /volume/v3/volumes/dee0d070-c0d7-4921-becd-5a43b08e2f4b => generated 825 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:48.920805 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-5ef18d97-b2d7-478f-bdd6-6834aa8ef471 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:48.922348 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5ef18d97-b2d7-478f-bdd6-6834aa8ef471 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 Aug 12 20:23:48.922549 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5ef18d97-b2d7-478f-bdd6-6834aa8ef471 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:48.922724 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5ef18d97-b2d7-478f-bdd6-6834aa8ef471 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:48.922827 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-5ef18d97-b2d7-478f-bdd6-6834aa8ef471 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id ee6a4c7c-b898-4191-93cf-78dfdfe0ce96. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:48.926276 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:48.926276 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:48.926843 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5ef18d97-b2d7-478f-bdd6-6834aa8ef471 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 returned with HTTP 200 Aug 12 20:23:48.927128 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 837/3384] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:48 2026] GET /volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:48.935886 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-b78c7cee-0eb9-43c8-80dd-3a2cc2061f3d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:48.937533 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b78c7cee-0eb9-43c8-80dd-3a2cc2061f3d tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] DELETE https://10.4.3.246/volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 Aug 12 20:23:48.937728 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b78c7cee-0eb9-43c8-80dd-3a2cc2061f3d tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:48.937898 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b78c7cee-0eb9-43c8-80dd-3a2cc2061f3d tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:48.938003 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.contrib.backups [None req-b78c7cee-0eb9-43c8-80dd-3a2cc2061f3d tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Delete backup with id: ee6a4c7c-b898-4191-93cf-78dfdfe0ce96. Aug 12 20:23:48.942084 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:48.942084 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:48.945751 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-751a23ad-6e51-419c-8bcb-5cb0efec970b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:48.947487 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-751a23ad-6e51-419c-8bcb-5cb0efec970b tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/volumes/27ee94ad-5862-4727-be82-7a47eaa70d9c Aug 12 20:23:48.947697 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-751a23ad-6e51-419c-8bcb-5cb0efec970b tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:48.947887 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-751a23ad-6e51-419c-8bcb-5cb0efec970b tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:48.952122 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.backup.rpcapi [None req-b78c7cee-0eb9-43c8-80dd-3a2cc2061f3d tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] delete_backup rpcapi backup_id ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 {{(pid=100386) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 20:23:48.953412 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-751a23ad-6e51-419c-8bcb-5cb0efec970b tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/volumes/27ee94ad-5862-4727-be82-7a47eaa70d9c returned with HTTP 404 Aug 12 20:23:48.953812 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b78c7cee-0eb9-43c8-80dd-3a2cc2061f3d tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 returned with HTTP 202 Aug 12 20:23:48.953949 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 852/3385] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:23:48 2026] GET /volume/v3/volumes/27ee94ad-5862-4727-be82-7a47eaa70d9c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:23:48.954211 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 841/3386] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:23:48 2026] DELETE /volume/v3/backups/ee6a4c7c-b898-4191-93cf-78dfdfe0ce96 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:23:48.960368 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-905858e4-0263-4c04-9b61-ad5ac9617e16 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:48.960669 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-338ce476-966b-41e0-8aeb-c1320d3ed9ac None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:48.961997 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-338ce476-966b-41e0-8aeb-c1320d3ed9ac tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/groups/ee1daf59-3009-4ef9-841b-b26b60ac7e77 Aug 12 20:23:48.962097 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-905858e4-0263-4c04-9b61-ad5ac9617e16 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/b32c72c0-b74c-4089-b16c-39c65496b01e Aug 12 20:23:48.962164 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-338ce476-966b-41e0-8aeb-c1320d3ed9ac tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:48.962311 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-905858e4-0263-4c04-9b61-ad5ac9617e16 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:48.962350 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-338ce476-966b-41e0-8aeb-c1320d3ed9ac tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:48.962440 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.groups [None req-338ce476-966b-41e0-8aeb-c1320d3ed9ac tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] show called for member ee1daf59-3009-4ef9-841b-b26b60ac7e77 {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:23:48.962484 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-905858e4-0263-4c04-9b61-ad5ac9617e16 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:48.962677 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-905858e4-0263-4c04-9b61-ad5ac9617e16 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Delete volume with id: b32c72c0-b74c-4089-b16c-39c65496b01e Aug 12 20:23:48.966215 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-338ce476-966b-41e0-8aeb-c1320d3ed9ac tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/groups/ee1daf59-3009-4ef9-841b-b26b60ac7e77 returned with HTTP 404 Aug 12 20:23:48.966969 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 838/3387] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:23:48 2026] GET /volume/v3/groups/ee1daf59-3009-4ef9-841b-b26b60ac7e77 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:23:48.971411 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:48.971411 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:48.971755 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-905858e4-0263-4c04-9b61-ad5ac9617e16 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Volume info retrieved successfully. Aug 12 20:23:48.973897 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-fc30bf33-9d2e-4bf2-b149-c8fd8130a11e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:48.975417 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-fc30bf33-9d2e-4bf2-b149-c8fd8130a11e tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] DELETE https://10.4.3.246/volume/v3/group_types/d9f8b1f6-6c05-431e-a83e-787308cce7df Aug 12 20:23:48.975635 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-fc30bf33-9d2e-4bf2-b149-c8fd8130a11e tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:48.975822 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-fc30bf33-9d2e-4bf2-b149-c8fd8130a11e tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:48.976037 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:48.976037 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:48.986454 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-905858e4-0263-4c04-9b61-ad5ac9617e16 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Delete volume request issued successfully. Aug 12 20:23:48.987017 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-905858e4-0263-4c04-9b61-ad5ac9617e16 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/volumes/b32c72c0-b74c-4089-b16c-39c65496b01e returned with HTTP 202 Aug 12 20:23:48.987195 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 857/3388] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:23:48 2026] DELETE /volume/v3/volumes/b32c72c0-b74c-4089-b16c-39c65496b01e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:23:48.987597 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-fc30bf33-9d2e-4bf2-b149-c8fd8130a11e tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] https://10.4.3.246/volume/v3/group_types/d9f8b1f6-6c05-431e-a83e-787308cce7df returned with HTTP 202 Aug 12 20:23:48.988109 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 853/3389] 10.4.3.246 () {68 vars in 1404 bytes} [Wed Aug 12 20:23:48 2026] DELETE /volume/v3/group_types/d9f8b1f6-6c05-431e-a83e-787308cce7df => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:23:48.994639 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-d12b6348-cfbe-430e-b06e-42b2289ed8f0 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:48.995432 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-0fb562f5-3093-46a1-8753-c333fd8e922b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:48.996357 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d12b6348-cfbe-430e-b06e-42b2289ed8f0 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/volumes/b32c72c0-b74c-4089-b16c-39c65496b01e Aug 12 20:23:48.996670 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d12b6348-cfbe-430e-b06e-42b2289ed8f0 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:48.996918 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d12b6348-cfbe-430e-b06e-42b2289ed8f0 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:48.998150 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0fb562f5-3093-46a1-8753-c333fd8e922b tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] DELETE https://10.4.3.246/volume/v3/types/3db0dd2f-beb2-4292-a976-9f9792495f96 Aug 12 20:23:48.998150 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0fb562f5-3093-46a1-8753-c333fd8e922b tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:48.998395 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0fb562f5-3093-46a1-8753-c333fd8e922b tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] Calling method '_delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:49.004122 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:49.004122 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:49.007771 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-d12b6348-cfbe-430e-b06e-42b2289ed8f0 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Volume info retrieved successfully. Aug 12 20:23:49.011782 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d12b6348-cfbe-430e-b06e-42b2289ed8f0 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/volumes/b32c72c0-b74c-4089-b16c-39c65496b01e returned with HTTP 200 Aug 12 20:23:49.012142 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 842/3390] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:48 2026] GET /volume/v3/volumes/b32c72c0-b74c-4089-b16c-39c65496b01e => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:49.031167 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-0cf3ac4b-8a92-4523-9892-a5a078120f28 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:49.031767 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0fb562f5-3093-46a1-8753-c333fd8e922b tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] https://10.4.3.246/volume/v3/types/3db0dd2f-beb2-4292-a976-9f9792495f96 returned with HTTP 202 Aug 12 20:23:49.032219 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 839/3391] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:23:48 2026] DELETE /volume/v3/types/3db0dd2f-beb2-4292-a976-9f9792495f96 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:23:49.034072 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0cf3ac4b-8a92-4523-9892-a5a078120f28 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] GET https://10.4.3.246/volume/v3/volumes/dee0d070-c0d7-4921-becd-5a43b08e2f4b Aug 12 20:23:49.034607 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-0cf3ac4b-8a92-4523-9892-a5a078120f28 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:49.035237 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-0cf3ac4b-8a92-4523-9892-a5a078120f28 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:49.039736 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e47e3699-ee20-4c27-a5a6-2e211f190138 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:49.041353 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e47e3699-ee20-4c27-a5a6-2e211f190138 tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] GET https://10.4.3.246/volume/v3/types/3db0dd2f-beb2-4292-a976-9f9792495f96 Aug 12 20:23:49.041577 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e47e3699-ee20-4c27-a5a6-2e211f190138 tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:49.041754 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e47e3699-ee20-4c27-a5a6-2e211f190138 tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:49.044829 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e47e3699-ee20-4c27-a5a6-2e211f190138 tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] https://10.4.3.246/volume/v3/types/3db0dd2f-beb2-4292-a976-9f9792495f96 returned with HTTP 404 Aug 12 20:23:49.045263 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:49.045263 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:49.045417 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 854/3392] 10.4.3.246 () {66 vars in 1342 bytes} [Wed Aug 12 20:23:49 2026] GET /volume/v3/types/3db0dd2f-beb2-4292-a976-9f9792495f96 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:23:49.052738 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-0cf3ac4b-8a92-4523-9892-a5a078120f28 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Volume info retrieved successfully. Aug 12 20:23:49.053836 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-8563b553-af00-4934-b91a-16d22706a41d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:49.055393 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8563b553-af00-4934-b91a-16d22706a41d tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:23:49.055770 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8563b553-af00-4934-b91a-16d22706a41d tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-415883454"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:49.059198 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0cf3ac4b-8a92-4523-9892-a5a078120f28 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/volumes/dee0d070-c0d7-4921-becd-5a43b08e2f4b returned with HTTP 200 Aug 12 20:23:49.060223 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 858/3393] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:49 2026] GET /volume/v3/volumes/dee0d070-c0d7-4921-becd-5a43b08e2f4b => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:49.073041 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8563b553-af00-4934-b91a-16d22706a41d tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:23:49.073041 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 843/3394] 10.4.3.246 () {68 vars in 1252 bytes} [Wed Aug 12 20:23:49 2026] POST /volume/v3/types => generated 223 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:49.074861 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-3e94cd7d-7658-4c37-ba81-c0a6f3944fdb None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:49.077285 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3e94cd7d-7658-4c37-ba81-c0a6f3944fdb tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] POST https://10.4.3.246/volume/v3/backups Aug 12 20:23:49.077888 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3e94cd7d-7658-4c37-ba81-c0a6f3944fdb tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "dee0d070-c0d7-4921-becd-5a43b08e2f4b", "name": "tempest-CreateVolumesFromBackupTest-Backup-253156369"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:49.079607 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-768f0213-e749-430c-a7b5-4beee27fd7c5 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:49.079878 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.contrib.backups [None req-3e94cd7d-7658-4c37-ba81-c0a6f3944fdb tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Creating new backup {'backup': {'volume_id': 'dee0d070-c0d7-4921-becd-5a43b08e2f4b', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-253156369'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 20:23:49.080147 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.contrib.backups [None req-3e94cd7d-7658-4c37-ba81-c0a6f3944fdb tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Creating backup of volume dee0d070-c0d7-4921-becd-5a43b08e2f4b in container None Aug 12 20:23:49.081034 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-768f0213-e749-430c-a7b5-4beee27fd7c5 tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] POST https://10.4.3.246/volume/v3/group_types Aug 12 20:23:49.081331 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-768f0213-e749-430c-a7b5-4beee27fd7c5 tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-54215436"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:49.091335 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:49.091335 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:49.092117 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-3e94cd7d-7658-4c37-ba81-c0a6f3944fdb tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Volume info retrieved successfully. Aug 12 20:23:49.092461 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-768f0213-e749-430c-a7b5-4beee27fd7c5 tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] https://10.4.3.246/volume/v3/group_types returned with HTTP 202 Aug 12 20:23:49.092956 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 855/3395] 10.4.3.246 () {70 vars in 1311 bytes} [Wed Aug 12 20:23:49 2026] POST /volume/v3/group_types => generated 179 bytes in 14 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:23:49.101671 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-e9eeb529-9bbd-4955-b3e6-aa77f14d770d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:49.103915 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e9eeb529-9bbd-4955-b3e6-aa77f14d770d tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] POST https://10.4.3.246/volume/v3/groups Aug 12 20:23:49.104673 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e9eeb529-9bbd-4955-b3e6-aa77f14d770d tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7717996e-0015-4317-8d14-0b55bfcc60dc", "volume_types": ["11a03fc9-e44c-41ed-98a0-093a0d6678f8"], "name": "tempest-GroupSnapshotsTest-Group-1413933244"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:49.106388 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.groups [None req-e9eeb529-9bbd-4955-b3e6-aa77f14d770d tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Creating new group {'group': {'group_type': '7717996e-0015-4317-8d14-0b55bfcc60dc', 'volume_types': ['11a03fc9-e44c-41ed-98a0-093a0d6678f8'], 'name': 'tempest-GroupSnapshotsTest-Group-1413933244'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 12 20:23:49.110099 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.groups [None req-e9eeb529-9bbd-4955-b3e6-aa77f14d770d tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Creating group tempest-GroupSnapshotsTest-Group-1413933244. Aug 12 20:23:49.116905 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-e9eeb529-9bbd-4955-b3e6-aa77f14d770d tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Availability Zones retrieved successfully. Aug 12 20:23:49.122943 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-3e94cd7d-7658-4c37-ba81-c0a6f3944fdb tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Created reservations ['f7197f00-6dfd-4cf9-b822-fecd18b8d2be', '8f3a5bc7-7c6f-4f0e-a472-3de089a75993'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:23:49.130851 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-e9eeb529-9bbd-4955-b3e6-aa77f14d770d tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Created reservations ['6f6d99c1-558c-48b0-8513-4b0f24062edf'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:23:49.157560 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e9eeb529-9bbd-4955-b3e6-aa77f14d770d tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/groups returned with HTTP 202 Aug 12 20:23:49.157560 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 859/3396] 10.4.3.246 () {70 vars in 1297 bytes} [Wed Aug 12 20:23:49 2026] POST /volume/v3/groups => generated 112 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:23:49.157684 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3e94cd7d-7658-4c37-ba81-c0a6f3944fdb tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/backups returned with HTTP 202 Aug 12 20:23:49.157684 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 840/3397] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:23:49 2026] POST /volume/v3/backups => generated 338 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:23:49.163216 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-0b228556-cd41-429d-b3d7-036056138212 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:49.165070 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0b228556-cd41-429d-b3d7-036056138212 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/groups/89718f96-eab1-45ef-948c-998e7164443f Aug 12 20:23:49.165300 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0b228556-cd41-429d-b3d7-036056138212 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:49.165468 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0b228556-cd41-429d-b3d7-036056138212 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:49.165649 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.groups [None req-0b228556-cd41-429d-b3d7-036056138212 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] show called for member 89718f96-eab1-45ef-948c-998e7164443f {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:23:49.167171 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-5bec0f15-c9cc-49f2-a786-962267596849 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:49.169198 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5bec0f15-c9cc-49f2-a786-962267596849 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] GET https://10.4.3.246/volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc Aug 12 20:23:49.169378 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5bec0f15-c9cc-49f2-a786-962267596849 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:49.169569 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5bec0f15-c9cc-49f2-a786-962267596849 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:49.169706 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-5bec0f15-c9cc-49f2-a786-962267596849 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Show backup with id c34243f0-bbf9-47b0-809f-5d4f9aad75bc. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:49.173516 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:49.173516 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:49.178554 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:49.178554 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:49.178734 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5bec0f15-c9cc-49f2-a786-962267596849 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc returned with HTTP 200 Aug 12 20:23:49.178991 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 856/3398] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:49 2026] GET /volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc => generated 745 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:49.184056 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0b228556-cd41-429d-b3d7-036056138212 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/groups/89718f96-eab1-45ef-948c-998e7164443f returned with HTTP 200 Aug 12 20:23:49.184470 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 844/3399] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:23:49 2026] GET /volume/v3/groups/89718f96-eab1-45ef-948c-998e7164443f => generated 392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:50.029156 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-2af0e1cf-c72e-4136-b4e2-d0b3f6a4f300 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:50.032147 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2af0e1cf-c72e-4136-b4e2-d0b3f6a4f300 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/volumes/b32c72c0-b74c-4089-b16c-39c65496b01e Aug 12 20:23:50.032147 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2af0e1cf-c72e-4136-b4e2-d0b3f6a4f300 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:50.032147 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2af0e1cf-c72e-4136-b4e2-d0b3f6a4f300 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:50.036530 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2af0e1cf-c72e-4136-b4e2-d0b3f6a4f300 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/volumes/b32c72c0-b74c-4089-b16c-39c65496b01e returned with HTTP 404 Aug 12 20:23:50.037159 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 860/3400] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:50 2026] GET /volume/v3/volumes/b32c72c0-b74c-4089-b16c-39c65496b01e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:23:50.045702 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-7378a961-3f8d-4940-9304-9dea9717af5a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:50.047399 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7378a961-3f8d-4940-9304-9dea9717af5a tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d/export_record Aug 12 20:23:50.047774 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7378a961-3f8d-4940-9304-9dea9717af5a tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:50.048024 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7378a961-3f8d-4940-9304-9dea9717af5a tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'export_record' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:50.048164 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.contrib.backups [None req-7378a961-3f8d-4940-9304-9dea9717af5a tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Export record for backup 302edb7a-1e56-498e-b5cd-08bc15f5044d. {{(pid=100385) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 12 20:23:50.052144 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:50.052144 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:50.052933 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.backup.api [None req-7378a961-3f8d-4940-9304-9dea9717af5a tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling RPCAPI with context: , host: np0000007109, backup: 302edb7a-1e56-498e-b5cd-08bc15f5044d. {{(pid=100385) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 12 20:23:50.059787 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.backup.rpcapi [None req-7378a961-3f8d-4940-9304-9dea9717af5a tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] export_record in rpcapi backup_id 302edb7a-1e56-498e-b5cd-08bc15f5044d on host np0000007109. {{(pid=100385) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 12 20:23:50.072563 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.contrib.backups [None req-7378a961-3f8d-4940-9304-9dea9717af5a tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzAyZWRiN2EtMWU1Ni00OThlLWI1Y2QtMDhiYzE1ZjUwNDRkIiwgInVzZXJfaWQiOiAiNDJiOWQxNzdmYzc1NDkyYTgxOThiYTk4YWQ5N2MzZGUiLCAicHJvamVjdF9pZCI6ICJmMDlhNjkwYjZmZjU0MDI2ODVhZGI0ODYxM2I4M2RkYiIsICJ2b2x1bWVfaWQiOiAiMjU3YzBmMTUtZGM4OS00MTdiLWFkM2MtNjU2NzJjMTc4ZTVmIiwgImhvc3QiOiAibnAwMDAwMDA3MTA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00MjQwMDIxNDIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8yNTdjMGYxNS1kYzg5LTQxN2ItYWQzYy02NTY3MmMxNzhlNWYvMjAyNjA4MTIyMDIzMDAvYXpfbm92YV9iYWNrdXBfMzAyZWRiN2EtMWU1Ni00OThlLWI1Y2QtMDhiYzE1ZjUwNDRkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xMlQyMDoyMjo1N1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQyMDoyMjo1N1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDIwOjIzOjE0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100385) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 12 20:23:50.072563 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7378a961-3f8d-4940-9304-9dea9717af5a tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d/export_record returned with HTTP 200 Aug 12 20:23:50.072563 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 841/3401] 10.4.3.246 () {68 vars in 1430 bytes} [Wed Aug 12 20:23:50 2026] GET /volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d/export_record => generated 1424 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:50.081529 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f51c2e7e-4904-497a-82c5-c365cf207508 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:50.083814 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f51c2e7e-4904-497a-82c5-c365cf207508 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:23:50.084273 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f51c2e7e-4904-497a-82c5-c365cf207508 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-965821478"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:50.085900 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-f51c2e7e-4904-497a-82c5-c365cf207508 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-965821478'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:23:50.086023 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-f51c2e7e-4904-497a-82c5-c365cf207508 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Create volume of 1 GB Aug 12 20:23:50.089799 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-f51c2e7e-4904-497a-82c5-c365cf207508 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Availability Zones retrieved successfully. Aug 12 20:23:50.094774 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f51c2e7e-4904-497a-82c5-c365cf207508 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Flow 'volume_create_api' (874937d3-8e16-44c3-a7c0-6318eed333fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:23:50.095618 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f51c2e7e-4904-497a-82c5-c365cf207508 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (482dcfbb-2b54-442e-8882-381c502d969a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:50.096548 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-f51c2e7e-4904-497a-82c5-c365cf207508 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:23:50.117501 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f51c2e7e-4904-497a-82c5-c365cf207508 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (482dcfbb-2b54-442e-8882-381c502d969a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:50.118194 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f51c2e7e-4904-497a-82c5-c365cf207508 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef8cb60c-b2f0-4c9f-a83d-1ddddedb43b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:50.152144 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-f51c2e7e-4904-497a-82c5-c365cf207508 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Created reservations ['15213889-0d20-46cc-90ba-a1b2c0605a91', 'f46e21f4-0937-44f2-aef2-553538c48493', '2eff78ac-c0ea-4d92-b647-d1fe93621d99', 'e4a21996-8ecb-4d5f-885e-e052380ff906'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:23:50.152918 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f51c2e7e-4904-497a-82c5-c365cf207508 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef8cb60c-b2f0-4c9f-a83d-1ddddedb43b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15213889-0d20-46cc-90ba-a1b2c0605a91', 'f46e21f4-0937-44f2-aef2-553538c48493', '2eff78ac-c0ea-4d92-b647-d1fe93621d99', 'e4a21996-8ecb-4d5f-885e-e052380ff906']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:50.153633 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f51c2e7e-4904-497a-82c5-c365cf207508 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76312d5f-e319-4bf6-8cac-c18ed5febce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:50.175958 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f51c2e7e-4904-497a-82c5-c365cf207508 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76312d5f-e319-4bf6-8cac-c18ed5febce0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43a4937c-e8c7-480a-9701-7962b439c980', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-965821478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f09a690b6ff5402685adb48613b83ddb',qos_specs=None,replication_status=,reservations=['15213889-0d20-46cc-90ba-a1b2c0605a91','f46e21f4-0937-44f2-aef2-553538c48493','2eff78ac-c0ea-4d92-b647-d1fe93621d99','e4a21996-8ecb-4d5f-885e-e052380ff906'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42b9d177fc75492a8198ba98ad97c3de',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:23:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-965821478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43a4937c-e8c7-480a-9701-7962b439c980,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f09a690b6ff5402685adb48613b83ddb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42b9d177fc75492a8198ba98ad97c3de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:50.176751 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f51c2e7e-4904-497a-82c5-c365cf207508 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00ac0e76-55e4-4ca6-9c43-2437d83bda9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:50.189451 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-30c3cc77-b286-4a13-8a14-2f6ba0bbc8e4 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:50.191397 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-30c3cc77-b286-4a13-8a14-2f6ba0bbc8e4 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] GET https://10.4.3.246/volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc Aug 12 20:23:50.191613 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-30c3cc77-b286-4a13-8a14-2f6ba0bbc8e4 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:50.191789 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-30c3cc77-b286-4a13-8a14-2f6ba0bbc8e4 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:50.191877 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-30c3cc77-b286-4a13-8a14-2f6ba0bbc8e4 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Show backup with id c34243f0-bbf9-47b0-809f-5d4f9aad75bc. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:50.194868 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b4416cc6-c353-4e13-9f7c-67e53f8f8b66 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:50.195874 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:50.195874 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:50.196520 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-30c3cc77-b286-4a13-8a14-2f6ba0bbc8e4 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc returned with HTTP 200 Aug 12 20:23:50.196862 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 845/3402] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:50 2026] GET /volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:50.197641 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b4416cc6-c353-4e13-9f7c-67e53f8f8b66 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/groups/89718f96-eab1-45ef-948c-998e7164443f Aug 12 20:23:50.197981 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b4416cc6-c353-4e13-9f7c-67e53f8f8b66 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:50.198270 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b4416cc6-c353-4e13-9f7c-67e53f8f8b66 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:50.198718 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.groups [None req-b4416cc6-c353-4e13-9f7c-67e53f8f8b66 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] show called for member 89718f96-eab1-45ef-948c-998e7164443f {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:23:50.201412 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f51c2e7e-4904-497a-82c5-c365cf207508 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00ac0e76-55e4-4ca6-9c43-2437d83bda9d) transitioned into state 'SUCCESS' from state '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-965821478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f09a690b6ff5402685adb48613b83ddb',qos_specs=None,replication_status=,reservations=['15213889-0d20-46cc-90ba-a1b2c0605a91','f46e21f4-0937-44f2-aef2-553538c48493','2eff78ac-c0ea-4d92-b647-d1fe93621d99','e4a21996-8ecb-4d5f-885e-e052380ff906'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42b9d177fc75492a8198ba98ad97c3de',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:50.202092 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f51c2e7e-4904-497a-82c5-c365cf207508 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14c0fe4c-5779-4b61-a763-a79e3f8d12a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:50.202331 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:50.202331 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:50.213562 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b4416cc6-c353-4e13-9f7c-67e53f8f8b66 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/groups/89718f96-eab1-45ef-948c-998e7164443f returned with HTTP 200 Aug 12 20:23:50.213562 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 861/3403] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:23:50 2026] GET /volume/v3/groups/89718f96-eab1-45ef-948c-998e7164443f => generated 393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:50.213702 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f51c2e7e-4904-497a-82c5-c365cf207508 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14c0fe4c-5779-4b61-a763-a79e3f8d12a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:50.213702 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f51c2e7e-4904-497a-82c5-c365cf207508 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Flow 'volume_create_api' (874937d3-8e16-44c3-a7c0-6318eed333fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:23:50.213702 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-f51c2e7e-4904-497a-82c5-c365cf207508 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Create volume request issued successfully. Aug 12 20:23:50.213702 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f51c2e7e-4904-497a-82c5-c365cf207508 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:23:50.213865 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 857/3404] 10.4.3.246 () {70 vars in 1298 bytes} [Wed Aug 12 20:23:50 2026] POST /volume/v3/volumes => generated 777 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:23:50.220896 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ba63829d-1123-46ed-b0de-fde2a2b45801 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:50.225561 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ba63829d-1123-46ed-b0de-fde2a2b45801 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:23:50.225561 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ba63829d-1123-46ed-b0de-fde2a2b45801 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-662604331", "volume_type": "11a03fc9-e44c-41ed-98a0-093a0d6678f8", "group_id": "89718f96-eab1-45ef-948c-998e7164443f", "size": 1}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:50.225561 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-ba63829d-1123-46ed-b0de-fde2a2b45801 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-662604331', 'volume_type': '11a03fc9-e44c-41ed-98a0-093a0d6678f8', 'group_id': '89718f96-eab1-45ef-948c-998e7164443f', 'size': 1}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:23:50.228172 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-d2ad4b2b-87b5-4af1-8d36-24d7bab9e2f8 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:50.229767 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d2ad4b2b-87b5-4af1-8d36-24d7bab9e2f8 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/volumes/43a4937c-e8c7-480a-9701-7962b439c980 Aug 12 20:23:50.230010 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d2ad4b2b-87b5-4af1-8d36-24d7bab9e2f8 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:50.230106 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d2ad4b2b-87b5-4af1-8d36-24d7bab9e2f8 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:50.234549 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:50.234549 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:50.235014 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-ba63829d-1123-46ed-b0de-fde2a2b45801 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Create volume of 1 GB Aug 12 20:23:50.236665 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:50.236665 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:50.240016 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-d2ad4b2b-87b5-4af1-8d36-24d7bab9e2f8 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Volume info retrieved successfully. Aug 12 20:23:50.241740 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-ba63829d-1123-46ed-b0de-fde2a2b45801 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Availability Zones retrieved successfully. Aug 12 20:23:50.243533 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d2ad4b2b-87b5-4af1-8d36-24d7bab9e2f8 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/volumes/43a4937c-e8c7-480a-9701-7962b439c980 returned with HTTP 200 Aug 12 20:23:50.243898 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 846/3405] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:50 2026] GET /volume/v3/volumes/43a4937c-e8c7-480a-9701-7962b439c980 => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:50.247374 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-ba63829d-1123-46ed-b0de-fde2a2b45801 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Flow 'volume_create_api' (ca01d22c-c6f1-4221-b12c-a481bcf75b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:23:50.248499 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-ba63829d-1123-46ed-b0de-fde2a2b45801 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6126dcd2-c3b9-4076-9841-204b6786680a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:50.249235 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:50.249235 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:50.251557 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-ba63829d-1123-46ed-b0de-fde2a2b45801 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:23:50.271456 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-ba63829d-1123-46ed-b0de-fde2a2b45801 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6126dcd2-c3b9-4076-9841-204b6786680a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:23:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11a03fc9-e44c-41ed-98a0-093a0d6678f8,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-415883454',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11a03fc9-e44c-41ed-98a0-093a0d6678f8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '89718f96-eab1-45ef-948c-998e7164443f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:50.272248 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-ba63829d-1123-46ed-b0de-fde2a2b45801 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a96db24-c23f-430f-bb7d-154e04b471ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:50.298169 np0000007109 devstack@c-api.service[100385]: WARNING cinder.quota [None req-ba63829d-1123-46ed-b0de-fde2a2b45801 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-415883454 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-415883454, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:23:50.298727 np0000007109 devstack@c-api.service[100385]: WARNING cinder.quota [None req-ba63829d-1123-46ed-b0de-fde2a2b45801 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-415883454 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-415883454, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:23:50.325972 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-ba63829d-1123-46ed-b0de-fde2a2b45801 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Created reservations ['3bda6610-a525-436e-9276-19781cdc31ae', '3c21e15a-45ab-4fe9-82d1-304113c7ec17', '5d334fdd-ed23-4aee-bb7d-273c7677e5be', 'bc816363-6750-4dc2-933a-c75423ba5718'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:23:50.326993 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-ba63829d-1123-46ed-b0de-fde2a2b45801 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a96db24-c23f-430f-bb7d-154e04b471ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bda6610-a525-436e-9276-19781cdc31ae', '3c21e15a-45ab-4fe9-82d1-304113c7ec17', '5d334fdd-ed23-4aee-bb7d-273c7677e5be', 'bc816363-6750-4dc2-933a-c75423ba5718']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:50.328509 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-ba63829d-1123-46ed-b0de-fde2a2b45801 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0307cb2-973d-45be-affb-9928d14c7ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:50.353055 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-ba63829d-1123-46ed-b0de-fde2a2b45801 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0307cb2-973d-45be-affb-9928d14c7ea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9811f4d7-8ba0-460e-8df8-ef377888d398', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-662604331',encryption_key_id=None,group_id=89718f96-eab1-45ef-948c-998e7164443f,group_type_id=,metadata={},multiattach=False,project_id='e5d92f9e75f142fb9291b81a16bfb404',qos_specs=None,replication_status=,reservations=['3bda6610-a525-436e-9276-19781cdc31ae','3c21e15a-45ab-4fe9-82d1-304113c7ec17','5d334fdd-ed23-4aee-bb7d-273c7677e5be','bc816363-6750-4dc2-933a-c75423ba5718'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c64a31e5319f4dae83e79ad2d5449740',volume_type_id=11a03fc9-e44c-41ed-98a0-093a0d6678f8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:23:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-662604331',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=89718f96-eab1-45ef-948c-998e7164443f,host=None,id=9811f4d7-8ba0-460e-8df8-ef377888d398,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5d92f9e75f142fb9291b81a16bfb404',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c64a31e5319f4dae83e79ad2d5449740',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11a03fc9-e44c-41ed-98a0-093a0d6678f8),volume_type_id=11a03fc9-e44c-41ed-98a0-093a0d6678f8)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:50.354118 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-ba63829d-1123-46ed-b0de-fde2a2b45801 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7fc5a92-dff1-409a-9b40-28219c7a1477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:50.376511 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-ba63829d-1123-46ed-b0de-fde2a2b45801 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7fc5a92-dff1-409a-9b40-28219c7a1477) transitioned into state 'SUCCESS' from state '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-662604331',encryption_key_id=None,group_id=89718f96-eab1-45ef-948c-998e7164443f,group_type_id=,metadata={},multiattach=False,project_id='e5d92f9e75f142fb9291b81a16bfb404',qos_specs=None,replication_status=,reservations=['3bda6610-a525-436e-9276-19781cdc31ae','3c21e15a-45ab-4fe9-82d1-304113c7ec17','5d334fdd-ed23-4aee-bb7d-273c7677e5be','bc816363-6750-4dc2-933a-c75423ba5718'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c64a31e5319f4dae83e79ad2d5449740',volume_type_id=11a03fc9-e44c-41ed-98a0-093a0d6678f8)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:50.377417 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-ba63829d-1123-46ed-b0de-fde2a2b45801 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (885b7e8a-abc6-4bc2-8231-f87cfbfbcb7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:50.391635 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-ba63829d-1123-46ed-b0de-fde2a2b45801 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (885b7e8a-abc6-4bc2-8231-f87cfbfbcb7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:50.392694 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-ba63829d-1123-46ed-b0de-fde2a2b45801 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Flow 'volume_create_api' (ca01d22c-c6f1-4221-b12c-a481bcf75b4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:23:50.393310 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-ba63829d-1123-46ed-b0de-fde2a2b45801 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Create volume request issued successfully. Aug 12 20:23:50.394029 np0000007109 devstack@c-api.service[100385]: WARNING stevedore.named [None req-ba63829d-1123-46ed-b0de-fde2a2b45801 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:23:50.394275 np0000007109 devstack@c-api.service[100385]: WARNING castellan.key_manager [None req-ba63829d-1123-46ed-b0de-fde2a2b45801 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:23:50.433678 np0000007109 devstack@c-api.service[100385]: DEBUG oslo_db.sqlalchemy.engines [None req-ba63829d-1123-46ed-b0de-fde2a2b45801 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100385) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:23:50.436602 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:50.436602 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:50.441159 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ba63829d-1123-46ed-b0de-fde2a2b45801 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:23:50.441858 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 842/3406] 10.4.3.246 () {70 vars in 1300 bytes} [Wed Aug 12 20:23:50 2026] POST /volume/v3/volumes => generated 821 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:23:50.455075 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b44e2732-0670-420a-b272-456b525cc8c9 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:50.457690 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b44e2732-0670-420a-b272-456b525cc8c9 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/volumes/9811f4d7-8ba0-460e-8df8-ef377888d398 Aug 12 20:23:50.458174 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b44e2732-0670-420a-b272-456b525cc8c9 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:50.458568 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b44e2732-0670-420a-b272-456b525cc8c9 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:50.466121 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:50.466121 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:50.471435 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-b44e2732-0670-420a-b272-456b525cc8c9 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Volume info retrieved successfully. Aug 12 20:23:50.472343 np0000007109 devstack@c-api.service[100384]: WARNING stevedore.named [None req-b44e2732-0670-420a-b272-456b525cc8c9 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:23:50.472627 np0000007109 devstack@c-api.service[100384]: WARNING castellan.key_manager [None req-b44e2732-0670-420a-b272-456b525cc8c9 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:23:50.514711 np0000007109 devstack@c-api.service[100384]: DEBUG oslo_db.sqlalchemy.engines [None req-b44e2732-0670-420a-b272-456b525cc8c9 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100384) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:23:50.517617 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:50.517617 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:50.524893 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b44e2732-0670-420a-b272-456b525cc8c9 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/volumes/9811f4d7-8ba0-460e-8df8-ef377888d398 returned with HTTP 200 Aug 12 20:23:50.525585 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 862/3407] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:23:50 2026] GET /volume/v3/volumes/9811f4d7-8ba0-460e-8df8-ef377888d398 => generated 889 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:51.208819 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-16d3211c-d827-4c5b-8aef-fc792cecb1da None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:51.211412 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-16d3211c-d827-4c5b-8aef-fc792cecb1da tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] GET https://10.4.3.246/volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc Aug 12 20:23:51.211741 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-16d3211c-d827-4c5b-8aef-fc792cecb1da tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:51.212035 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-16d3211c-d827-4c5b-8aef-fc792cecb1da tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:51.212201 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-16d3211c-d827-4c5b-8aef-fc792cecb1da tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Show backup with id c34243f0-bbf9-47b0-809f-5d4f9aad75bc. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:51.217654 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:51.217654 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:51.218721 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-16d3211c-d827-4c5b-8aef-fc792cecb1da tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc returned with HTTP 200 Aug 12 20:23:51.219244 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 858/3408] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:51 2026] GET /volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:51.259621 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-8bdb76ed-be43-452f-b8f9-918d35ccee2d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:51.261299 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8bdb76ed-be43-452f-b8f9-918d35ccee2d tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/volumes/43a4937c-e8c7-480a-9701-7962b439c980 Aug 12 20:23:51.261531 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8bdb76ed-be43-452f-b8f9-918d35ccee2d tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:51.261743 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8bdb76ed-be43-452f-b8f9-918d35ccee2d tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:51.268485 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:51.268485 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:51.272095 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-8bdb76ed-be43-452f-b8f9-918d35ccee2d tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Volume info retrieved successfully. Aug 12 20:23:51.276047 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8bdb76ed-be43-452f-b8f9-918d35ccee2d tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/volumes/43a4937c-e8c7-480a-9701-7962b439c980 returned with HTTP 200 Aug 12 20:23:51.276412 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 847/3409] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:51 2026] GET /volume/v3/volumes/43a4937c-e8c7-480a-9701-7962b439c980 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:51.290054 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-9d0b8a77-f0ea-4179-a02d-fea5bd0fc982 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:51.292397 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9d0b8a77-f0ea-4179-a02d-fea5bd0fc982 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] POST https://10.4.3.246/volume/v3/backups Aug 12 20:23:51.292927 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9d0b8a77-f0ea-4179-a02d-fea5bd0fc982 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "43a4937c-e8c7-480a-9701-7962b439c980", "name": "tempest-type-Backup-565170171"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:51.294420 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.contrib.backups [None req-9d0b8a77-f0ea-4179-a02d-fea5bd0fc982 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Creating new backup {'backup': {'volume_id': '43a4937c-e8c7-480a-9701-7962b439c980', 'name': 'tempest-type-Backup-565170171'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 20:23:51.294583 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.contrib.backups [None req-9d0b8a77-f0ea-4179-a02d-fea5bd0fc982 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Creating backup of volume 43a4937c-e8c7-480a-9701-7962b439c980 in container None Aug 12 20:23:51.301639 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:51.301639 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:51.301979 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-9d0b8a77-f0ea-4179-a02d-fea5bd0fc982 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Volume info retrieved successfully. Aug 12 20:23:51.319523 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-9d0b8a77-f0ea-4179-a02d-fea5bd0fc982 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Created reservations ['89a407c0-07ad-4fcc-b72c-1ed51b8b7104', '68b071fd-4dcb-4a4f-89a4-e17a1fc55d9a'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:23:51.382180 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9d0b8a77-f0ea-4179-a02d-fea5bd0fc982 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups returned with HTTP 202 Aug 12 20:23:51.382939 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 843/3410] 10.4.3.246 () {70 vars in 1299 bytes} [Wed Aug 12 20:23:51 2026] POST /volume/v3/backups => generated 315 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:23:51.393116 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-268b4da2-7b47-4d56-bcb0-f3c02aadcf12 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:51.399253 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-268b4da2-7b47-4d56-bcb0-f3c02aadcf12 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee Aug 12 20:23:51.399562 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-268b4da2-7b47-4d56-bcb0-f3c02aadcf12 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:51.399828 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-268b4da2-7b47-4d56-bcb0-f3c02aadcf12 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:51.399975 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-268b4da2-7b47-4d56-bcb0-f3c02aadcf12 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 60c69fec-35fc-4a65-9435-4f763eb1c0ee. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:51.413592 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:51.413592 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:51.414595 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-268b4da2-7b47-4d56-bcb0-f3c02aadcf12 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee returned with HTTP 200 Aug 12 20:23:51.415114 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 863/3411] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:51 2026] GET /volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee => generated 722 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:51.540756 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-9ffd8b52-2f10-4557-9419-c56e02787c66 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:51.546290 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9ffd8b52-2f10-4557-9419-c56e02787c66 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/volumes/9811f4d7-8ba0-460e-8df8-ef377888d398 Aug 12 20:23:51.547001 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9ffd8b52-2f10-4557-9419-c56e02787c66 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:51.547001 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9ffd8b52-2f10-4557-9419-c56e02787c66 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:51.557444 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:51.557444 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:51.563976 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-9ffd8b52-2f10-4557-9419-c56e02787c66 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Volume info retrieved successfully. Aug 12 20:23:51.564969 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-9ffd8b52-2f10-4557-9419-c56e02787c66 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:23:51.565203 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-9ffd8b52-2f10-4557-9419-c56e02787c66 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:23:51.616149 np0000007109 devstack@c-api.service[100383]: DEBUG oslo_db.sqlalchemy.engines [None req-9ffd8b52-2f10-4557-9419-c56e02787c66 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100383) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:23:51.618933 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:51.618933 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:51.625930 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9ffd8b52-2f10-4557-9419-c56e02787c66 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/volumes/9811f4d7-8ba0-460e-8df8-ef377888d398 returned with HTTP 200 Aug 12 20:23:51.626316 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 859/3412] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:23:51 2026] GET /volume/v3/volumes/9811f4d7-8ba0-460e-8df8-ef377888d398 => generated 914 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:51.637810 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-d232f0fd-d3d1-445d-9a7a-6cda1468d465 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:51.639451 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d232f0fd-d3d1-445d-9a7a-6cda1468d465 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:23:51.639828 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d232f0fd-d3d1-445d-9a7a-6cda1468d465 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1145782100", "volume_type": "11a03fc9-e44c-41ed-98a0-093a0d6678f8", "group_id": "89718f96-eab1-45ef-948c-998e7164443f", "size": 1}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:51.641154 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-d232f0fd-d3d1-445d-9a7a-6cda1468d465 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1145782100', 'volume_type': '11a03fc9-e44c-41ed-98a0-093a0d6678f8', 'group_id': '89718f96-eab1-45ef-948c-998e7164443f', 'size': 1}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:23:51.649106 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:51.649106 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:51.649106 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-d232f0fd-d3d1-445d-9a7a-6cda1468d465 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Create volume of 1 GB Aug 12 20:23:51.653395 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-d232f0fd-d3d1-445d-9a7a-6cda1468d465 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Availability Zones retrieved successfully. Aug 12 20:23:51.658474 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-d232f0fd-d3d1-445d-9a7a-6cda1468d465 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Flow 'volume_create_api' (0b526164-4cdb-4cab-b63f-fd0e10d258c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:23:51.659486 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-d232f0fd-d3d1-445d-9a7a-6cda1468d465 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22c89285-626d-428c-a529-7337620761dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:51.659942 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:51.659942 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:51.660303 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-d232f0fd-d3d1-445d-9a7a-6cda1468d465 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:23:51.677801 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-d232f0fd-d3d1-445d-9a7a-6cda1468d465 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22c89285-626d-428c-a529-7337620761dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:23:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11a03fc9-e44c-41ed-98a0-093a0d6678f8,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-415883454',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11a03fc9-e44c-41ed-98a0-093a0d6678f8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '89718f96-eab1-45ef-948c-998e7164443f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:51.678466 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-d232f0fd-d3d1-445d-9a7a-6cda1468d465 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (959bbb73-aa84-4948-917f-7556708f960e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:51.701749 np0000007109 devstack@c-api.service[100386]: WARNING cinder.quota [None req-d232f0fd-d3d1-445d-9a7a-6cda1468d465 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-415883454 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-415883454, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:23:51.702040 np0000007109 devstack@c-api.service[100386]: WARNING cinder.quota [None req-d232f0fd-d3d1-445d-9a7a-6cda1468d465 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-415883454 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-415883454, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:23:51.716288 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-d232f0fd-d3d1-445d-9a7a-6cda1468d465 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Created reservations ['44d4870b-1335-481e-bb84-e837312b0ec7', 'ec937987-c3e0-4cfb-b0c6-71f7eea196ea', 'cba66896-9a1c-46fe-91d5-7edd6efbc03a', 'a4d65863-8ce7-4f95-aded-cc9e95daebcc'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:23:51.717046 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-d232f0fd-d3d1-445d-9a7a-6cda1468d465 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (959bbb73-aa84-4948-917f-7556708f960e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44d4870b-1335-481e-bb84-e837312b0ec7', 'ec937987-c3e0-4cfb-b0c6-71f7eea196ea', 'cba66896-9a1c-46fe-91d5-7edd6efbc03a', 'a4d65863-8ce7-4f95-aded-cc9e95daebcc']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:51.717798 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-d232f0fd-d3d1-445d-9a7a-6cda1468d465 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f5d0c3b-0938-43b1-80eb-799b0286e92b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:51.737771 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-d232f0fd-d3d1-445d-9a7a-6cda1468d465 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f5d0c3b-0938-43b1-80eb-799b0286e92b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbf3a3e1-f29b-43fb-9a46-bf6cee8b8de1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1145782100',encryption_key_id=None,group_id=89718f96-eab1-45ef-948c-998e7164443f,group_type_id=,metadata={},multiattach=False,project_id='e5d92f9e75f142fb9291b81a16bfb404',qos_specs=None,replication_status=,reservations=['44d4870b-1335-481e-bb84-e837312b0ec7','ec937987-c3e0-4cfb-b0c6-71f7eea196ea','cba66896-9a1c-46fe-91d5-7edd6efbc03a','a4d65863-8ce7-4f95-aded-cc9e95daebcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c64a31e5319f4dae83e79ad2d5449740',volume_type_id=11a03fc9-e44c-41ed-98a0-093a0d6678f8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:23:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1145782100',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=89718f96-eab1-45ef-948c-998e7164443f,host=None,id=fbf3a3e1-f29b-43fb-9a46-bf6cee8b8de1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5d92f9e75f142fb9291b81a16bfb404',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c64a31e5319f4dae83e79ad2d5449740',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11a03fc9-e44c-41ed-98a0-093a0d6678f8),volume_type_id=11a03fc9-e44c-41ed-98a0-093a0d6678f8)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:51.738489 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-d232f0fd-d3d1-445d-9a7a-6cda1468d465 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c92c1910-a4a0-4256-9d5b-d97efbd628b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:51.756472 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-d232f0fd-d3d1-445d-9a7a-6cda1468d465 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c92c1910-a4a0-4256-9d5b-d97efbd628b5) transitioned into state 'SUCCESS' from state '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-1145782100',encryption_key_id=None,group_id=89718f96-eab1-45ef-948c-998e7164443f,group_type_id=,metadata={},multiattach=False,project_id='e5d92f9e75f142fb9291b81a16bfb404',qos_specs=None,replication_status=,reservations=['44d4870b-1335-481e-bb84-e837312b0ec7','ec937987-c3e0-4cfb-b0c6-71f7eea196ea','cba66896-9a1c-46fe-91d5-7edd6efbc03a','a4d65863-8ce7-4f95-aded-cc9e95daebcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c64a31e5319f4dae83e79ad2d5449740',volume_type_id=11a03fc9-e44c-41ed-98a0-093a0d6678f8)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:51.757168 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-d232f0fd-d3d1-445d-9a7a-6cda1468d465 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e470f1e5-80a5-4f8d-8dc2-5bcaf7d7b759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:51.768532 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-d232f0fd-d3d1-445d-9a7a-6cda1468d465 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e470f1e5-80a5-4f8d-8dc2-5bcaf7d7b759) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:51.769448 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-d232f0fd-d3d1-445d-9a7a-6cda1468d465 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Flow 'volume_create_api' (0b526164-4cdb-4cab-b63f-fd0e10d258c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:23:51.769808 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-d232f0fd-d3d1-445d-9a7a-6cda1468d465 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Create volume request issued successfully. Aug 12 20:23:51.770420 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-d232f0fd-d3d1-445d-9a7a-6cda1468d465 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:23:51.770769 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-d232f0fd-d3d1-445d-9a7a-6cda1468d465 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:23:51.805512 np0000007109 devstack@c-api.service[100386]: DEBUG oslo_db.sqlalchemy.engines [None req-d232f0fd-d3d1-445d-9a7a-6cda1468d465 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100386) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:23:51.808488 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:51.808488 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:51.811985 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d232f0fd-d3d1-445d-9a7a-6cda1468d465 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:23:51.812421 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 848/3413] 10.4.3.246 () {70 vars in 1300 bytes} [Wed Aug 12 20:23:51 2026] POST /volume/v3/volumes => generated 822 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:23:51.823673 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a1e8ac1d-b8a6-41ae-8152-62db25f99f57 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:51.825503 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a1e8ac1d-b8a6-41ae-8152-62db25f99f57 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/volumes/fbf3a3e1-f29b-43fb-9a46-bf6cee8b8de1 Aug 12 20:23:51.825817 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a1e8ac1d-b8a6-41ae-8152-62db25f99f57 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:51.826080 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a1e8ac1d-b8a6-41ae-8152-62db25f99f57 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:51.833154 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:51.833154 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:51.836556 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-a1e8ac1d-b8a6-41ae-8152-62db25f99f57 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Volume info retrieved successfully. Aug 12 20:23:51.837314 np0000007109 devstack@c-api.service[100385]: WARNING stevedore.named [None req-a1e8ac1d-b8a6-41ae-8152-62db25f99f57 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:23:51.837464 np0000007109 devstack@c-api.service[100385]: WARNING castellan.key_manager [None req-a1e8ac1d-b8a6-41ae-8152-62db25f99f57 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:23:51.883305 np0000007109 devstack@c-api.service[100385]: DEBUG oslo_db.sqlalchemy.engines [None req-a1e8ac1d-b8a6-41ae-8152-62db25f99f57 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100385) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:23:51.886082 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:51.886082 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:51.892717 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a1e8ac1d-b8a6-41ae-8152-62db25f99f57 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/volumes/fbf3a3e1-f29b-43fb-9a46-bf6cee8b8de1 returned with HTTP 200 Aug 12 20:23:51.893091 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 844/3414] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:23:51 2026] GET /volume/v3/volumes/fbf3a3e1-f29b-43fb-9a46-bf6cee8b8de1 => generated 890 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:52.229677 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b3a9df18-0fe5-4820-98e3-3fcc397f6405 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:52.235899 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b3a9df18-0fe5-4820-98e3-3fcc397f6405 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] GET https://10.4.3.246/volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc Aug 12 20:23:52.235899 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b3a9df18-0fe5-4820-98e3-3fcc397f6405 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:52.235899 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b3a9df18-0fe5-4820-98e3-3fcc397f6405 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:52.235899 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-b3a9df18-0fe5-4820-98e3-3fcc397f6405 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Show backup with id c34243f0-bbf9-47b0-809f-5d4f9aad75bc. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:52.241950 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:52.241950 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:52.243054 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b3a9df18-0fe5-4820-98e3-3fcc397f6405 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc returned with HTTP 200 Aug 12 20:23:52.244358 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 864/3415] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:52 2026] GET /volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc => generated 758 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:52.428529 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-d7adca25-f701-41e4-a296-65beda99b3f3 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:52.432214 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d7adca25-f701-41e4-a296-65beda99b3f3 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee Aug 12 20:23:52.432721 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d7adca25-f701-41e4-a296-65beda99b3f3 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:52.432795 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d7adca25-f701-41e4-a296-65beda99b3f3 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:52.432883 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-d7adca25-f701-41e4-a296-65beda99b3f3 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 60c69fec-35fc-4a65-9435-4f763eb1c0ee. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:52.439331 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:52.439331 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:52.440197 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d7adca25-f701-41e4-a296-65beda99b3f3 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee returned with HTTP 200 Aug 12 20:23:52.440646 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 860/3416] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:52 2026] GET /volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:52.907155 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-ef18ce03-710c-4694-9f7e-ab857214e8b4 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:52.909065 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ef18ce03-710c-4694-9f7e-ab857214e8b4 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/volumes/fbf3a3e1-f29b-43fb-9a46-bf6cee8b8de1 Aug 12 20:23:52.909280 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ef18ce03-710c-4694-9f7e-ab857214e8b4 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:52.909473 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ef18ce03-710c-4694-9f7e-ab857214e8b4 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:52.917031 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:52.917031 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:52.921000 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-ef18ce03-710c-4694-9f7e-ab857214e8b4 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Volume info retrieved successfully. Aug 12 20:23:52.921672 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-ef18ce03-710c-4694-9f7e-ab857214e8b4 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:23:52.921818 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-ef18ce03-710c-4694-9f7e-ab857214e8b4 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:23:52.957488 np0000007109 devstack@c-api.service[100386]: DEBUG oslo_db.sqlalchemy.engines [None req-ef18ce03-710c-4694-9f7e-ab857214e8b4 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100386) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:23:52.960378 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:52.960378 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:52.967053 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ef18ce03-710c-4694-9f7e-ab857214e8b4 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/volumes/fbf3a3e1-f29b-43fb-9a46-bf6cee8b8de1 returned with HTTP 200 Aug 12 20:23:52.967404 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 849/3417] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:23:52 2026] GET /volume/v3/volumes/fbf3a3e1-f29b-43fb-9a46-bf6cee8b8de1 => generated 915 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:52.982337 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-abe1ba89-c5ad-4776-be83-2f629f1f2c30 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:52.984157 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-abe1ba89-c5ad-4776-be83-2f629f1f2c30 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] PUT https://10.4.3.246/volume/v3/groups/89718f96-eab1-45ef-948c-998e7164443f Aug 12 20:23:52.984510 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-abe1ba89-c5ad-4776-be83-2f629f1f2c30 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "9811f4d7-8ba0-460e-8df8-ef377888d398"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:52.985907 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.groups [None req-abe1ba89-c5ad-4776-be83-2f629f1f2c30 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Update called for group 89718f96-eab1-45ef-948c-998e7164443f. {{(pid=100385) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 12 20:23:52.986018 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.groups [None req-abe1ba89-c5ad-4776-be83-2f629f1f2c30 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Updating group 89718f96-eab1-45ef-948c-998e7164443f with name None description: None add_volumes: None remove_volumes: 9811f4d7-8ba0-460e-8df8-ef377888d398. Aug 12 20:23:52.989197 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:52.989197 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:53.003254 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-abe1ba89-c5ad-4776-be83-2f629f1f2c30 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/groups/89718f96-eab1-45ef-948c-998e7164443f returned with HTTP 202 Aug 12 20:23:53.003765 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 845/3418] 10.4.3.246 () {70 vars in 1406 bytes} [Wed Aug 12 20:23:52 2026] PUT /volume/v3/groups/89718f96-eab1-45ef-948c-998e7164443f => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:23:53.014940 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-ede18b5a-85fa-4339-8320-61ed62a6eab8 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:53.018626 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ede18b5a-85fa-4339-8320-61ed62a6eab8 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/groups/89718f96-eab1-45ef-948c-998e7164443f Aug 12 20:23:53.018908 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ede18b5a-85fa-4339-8320-61ed62a6eab8 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:53.019128 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ede18b5a-85fa-4339-8320-61ed62a6eab8 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:53.019256 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.groups [None req-ede18b5a-85fa-4339-8320-61ed62a6eab8 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] show called for member 89718f96-eab1-45ef-948c-998e7164443f {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:23:53.027043 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:53.027043 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:53.039067 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ede18b5a-85fa-4339-8320-61ed62a6eab8 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/groups/89718f96-eab1-45ef-948c-998e7164443f returned with HTTP 200 Aug 12 20:23:53.040231 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 865/3419] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:23:53 2026] GET /volume/v3/groups/89718f96-eab1-45ef-948c-998e7164443f => generated 392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 20:23:53.254305 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e6419014-74aa-4513-8d92-ba1391f4e22e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:53.256235 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e6419014-74aa-4513-8d92-ba1391f4e22e tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] GET https://10.4.3.246/volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc Aug 12 20:23:53.256427 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e6419014-74aa-4513-8d92-ba1391f4e22e tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:53.256721 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e6419014-74aa-4513-8d92-ba1391f4e22e tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:53.256880 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-e6419014-74aa-4513-8d92-ba1391f4e22e tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Show backup with id c34243f0-bbf9-47b0-809f-5d4f9aad75bc. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:53.261680 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:53.261680 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:53.262335 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e6419014-74aa-4513-8d92-ba1391f4e22e tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc returned with HTTP 200 Aug 12 20:23:53.262750 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 861/3420] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:53 2026] GET /volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:53.451917 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3f22fc2d-95d0-4304-9def-474f481e042a None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:53.453701 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3f22fc2d-95d0-4304-9def-474f481e042a tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee Aug 12 20:23:53.453886 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3f22fc2d-95d0-4304-9def-474f481e042a tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:53.454057 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3f22fc2d-95d0-4304-9def-474f481e042a tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:53.454151 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-3f22fc2d-95d0-4304-9def-474f481e042a tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 60c69fec-35fc-4a65-9435-4f763eb1c0ee. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:53.458219 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:53.458219 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:53.458828 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3f22fc2d-95d0-4304-9def-474f481e042a tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee returned with HTTP 200 Aug 12 20:23:53.459163 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 850/3421] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:53 2026] GET /volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:54.051774 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-5df8ad32-7748-4bab-ae1a-09ab3969914d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:54.054947 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5df8ad32-7748-4bab-ae1a-09ab3969914d tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/groups/89718f96-eab1-45ef-948c-998e7164443f Aug 12 20:23:54.055946 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5df8ad32-7748-4bab-ae1a-09ab3969914d tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:54.056367 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5df8ad32-7748-4bab-ae1a-09ab3969914d tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:54.056482 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.groups [None req-5df8ad32-7748-4bab-ae1a-09ab3969914d tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] show called for member 89718f96-eab1-45ef-948c-998e7164443f {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:23:54.061658 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:54.061658 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:54.071974 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5df8ad32-7748-4bab-ae1a-09ab3969914d tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/groups/89718f96-eab1-45ef-948c-998e7164443f returned with HTTP 200 Aug 12 20:23:54.072392 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 846/3422] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:23:54 2026] GET /volume/v3/groups/89718f96-eab1-45ef-948c-998e7164443f => generated 393 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:54.081955 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-2a65a8e6-b7b7-4c38-aa3c-0d5c09fb8b11 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:54.084252 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2a65a8e6-b7b7-4c38-aa3c-0d5c09fb8b11 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] PUT https://10.4.3.246/volume/v3/groups/89718f96-eab1-45ef-948c-998e7164443f Aug 12 20:23:54.085402 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2a65a8e6-b7b7-4c38-aa3c-0d5c09fb8b11 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "9811f4d7-8ba0-460e-8df8-ef377888d398"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:54.088411 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.groups [None req-2a65a8e6-b7b7-4c38-aa3c-0d5c09fb8b11 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Update called for group 89718f96-eab1-45ef-948c-998e7164443f. {{(pid=100384) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 12 20:23:54.088567 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.groups [None req-2a65a8e6-b7b7-4c38-aa3c-0d5c09fb8b11 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Updating group 89718f96-eab1-45ef-948c-998e7164443f with name None description: None add_volumes: 9811f4d7-8ba0-460e-8df8-ef377888d398 remove_volumes: None. Aug 12 20:23:54.093201 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:54.093201 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:54.122531 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2a65a8e6-b7b7-4c38-aa3c-0d5c09fb8b11 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/groups/89718f96-eab1-45ef-948c-998e7164443f returned with HTTP 202 Aug 12 20:23:54.126200 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 866/3423] 10.4.3.246 () {70 vars in 1406 bytes} [Wed Aug 12 20:23:54 2026] PUT /volume/v3/groups/89718f96-eab1-45ef-948c-998e7164443f => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:23:54.133416 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-2c220a5a-6a46-48ef-a493-4e1e8813faa7 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:54.135598 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2c220a5a-6a46-48ef-a493-4e1e8813faa7 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/groups/89718f96-eab1-45ef-948c-998e7164443f Aug 12 20:23:54.135829 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2c220a5a-6a46-48ef-a493-4e1e8813faa7 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:54.136002 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2c220a5a-6a46-48ef-a493-4e1e8813faa7 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:54.136116 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.groups [None req-2c220a5a-6a46-48ef-a493-4e1e8813faa7 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] show called for member 89718f96-eab1-45ef-948c-998e7164443f {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:23:54.140694 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:54.140694 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:54.149552 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2c220a5a-6a46-48ef-a493-4e1e8813faa7 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/groups/89718f96-eab1-45ef-948c-998e7164443f returned with HTTP 200 Aug 12 20:23:54.150011 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 862/3424] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:23:54 2026] GET /volume/v3/groups/89718f96-eab1-45ef-948c-998e7164443f => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:54.274838 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3fbf5f73-07ec-4038-acbd-aea6a4875fdf None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:54.276916 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3fbf5f73-07ec-4038-acbd-aea6a4875fdf tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] GET https://10.4.3.246/volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc Aug 12 20:23:54.277161 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3fbf5f73-07ec-4038-acbd-aea6a4875fdf tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:54.277375 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3fbf5f73-07ec-4038-acbd-aea6a4875fdf tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:54.277535 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-3fbf5f73-07ec-4038-acbd-aea6a4875fdf tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Show backup with id c34243f0-bbf9-47b0-809f-5d4f9aad75bc. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:54.282354 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:54.282354 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:54.283276 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3fbf5f73-07ec-4038-acbd-aea6a4875fdf tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc returned with HTTP 200 Aug 12 20:23:54.283696 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 851/3425] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:54 2026] GET /volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:54.470523 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-4636474c-8d44-4165-986d-6f26ebbbd9da None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:54.474250 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4636474c-8d44-4165-986d-6f26ebbbd9da tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee Aug 12 20:23:54.474441 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4636474c-8d44-4165-986d-6f26ebbbd9da tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:54.474704 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4636474c-8d44-4165-986d-6f26ebbbd9da tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:54.474849 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-4636474c-8d44-4165-986d-6f26ebbbd9da tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 60c69fec-35fc-4a65-9435-4f763eb1c0ee. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:54.479738 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:54.479738 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:54.480504 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4636474c-8d44-4165-986d-6f26ebbbd9da tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee returned with HTTP 200 Aug 12 20:23:54.480905 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 847/3426] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:54 2026] GET /volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:55.160129 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c7797c9d-e434-4cdd-899e-4ab54504cb00 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:55.162780 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c7797c9d-e434-4cdd-899e-4ab54504cb00 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/groups/89718f96-eab1-45ef-948c-998e7164443f Aug 12 20:23:55.163015 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c7797c9d-e434-4cdd-899e-4ab54504cb00 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:55.163114 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c7797c9d-e434-4cdd-899e-4ab54504cb00 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:55.163360 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.groups [None req-c7797c9d-e434-4cdd-899e-4ab54504cb00 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] show called for member 89718f96-eab1-45ef-948c-998e7164443f {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:23:55.167679 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:55.167679 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:55.179897 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c7797c9d-e434-4cdd-899e-4ab54504cb00 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/groups/89718f96-eab1-45ef-948c-998e7164443f returned with HTTP 200 Aug 12 20:23:55.179897 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 867/3427] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:23:55 2026] GET /volume/v3/groups/89718f96-eab1-45ef-948c-998e7164443f => generated 393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:55.191835 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-564a47df-d830-4caa-8296-15abd3fb6347 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:55.193892 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-564a47df-d830-4caa-8296-15abd3fb6347 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] PUT https://10.4.3.246/volume/v3/groups/89718f96-eab1-45ef-948c-998e7164443f Aug 12 20:23:55.194465 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-564a47df-d830-4caa-8296-15abd3fb6347 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "fbf3a3e1-f29b-43fb-9a46-bf6cee8b8de1"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:55.196605 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.groups [None req-564a47df-d830-4caa-8296-15abd3fb6347 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Update called for group 89718f96-eab1-45ef-948c-998e7164443f. {{(pid=100383) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 12 20:23:55.196605 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.groups [None req-564a47df-d830-4caa-8296-15abd3fb6347 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Updating group 89718f96-eab1-45ef-948c-998e7164443f with name None description: None add_volumes: None remove_volumes: fbf3a3e1-f29b-43fb-9a46-bf6cee8b8de1. Aug 12 20:23:55.202578 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:55.202578 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:55.236845 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-564a47df-d830-4caa-8296-15abd3fb6347 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/groups/89718f96-eab1-45ef-948c-998e7164443f returned with HTTP 202 Aug 12 20:23:55.236845 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 863/3428] 10.4.3.246 () {70 vars in 1406 bytes} [Wed Aug 12 20:23:55 2026] PUT /volume/v3/groups/89718f96-eab1-45ef-948c-998e7164443f => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:23:55.246408 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-aeb8b2e2-787d-4789-99d1-f6b9ba9ee59c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:55.250619 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-aeb8b2e2-787d-4789-99d1-f6b9ba9ee59c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/groups/89718f96-eab1-45ef-948c-998e7164443f Aug 12 20:23:55.250812 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-aeb8b2e2-787d-4789-99d1-f6b9ba9ee59c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:55.250994 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-aeb8b2e2-787d-4789-99d1-f6b9ba9ee59c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:55.251090 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.groups [None req-aeb8b2e2-787d-4789-99d1-f6b9ba9ee59c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] show called for member 89718f96-eab1-45ef-948c-998e7164443f {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:23:55.254276 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:55.254276 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:55.261120 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-aeb8b2e2-787d-4789-99d1-f6b9ba9ee59c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/groups/89718f96-eab1-45ef-948c-998e7164443f returned with HTTP 200 Aug 12 20:23:55.261460 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 852/3429] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:23:55 2026] GET /volume/v3/groups/89718f96-eab1-45ef-948c-998e7164443f => generated 392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:55.296408 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-67ce3686-a9c1-4445-9b34-fe2eecdd0024 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:55.298815 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-67ce3686-a9c1-4445-9b34-fe2eecdd0024 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] GET https://10.4.3.246/volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc Aug 12 20:23:55.300218 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-67ce3686-a9c1-4445-9b34-fe2eecdd0024 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:55.300500 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-67ce3686-a9c1-4445-9b34-fe2eecdd0024 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:55.300659 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-67ce3686-a9c1-4445-9b34-fe2eecdd0024 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Show backup with id c34243f0-bbf9-47b0-809f-5d4f9aad75bc. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:55.305015 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:55.305015 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:55.305829 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-67ce3686-a9c1-4445-9b34-fe2eecdd0024 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc returned with HTTP 200 Aug 12 20:23:55.306176 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 848/3430] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:55 2026] GET /volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:55.506401 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-1928a35f-f410-4bc9-914a-86bbf2af0cf2 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:55.508566 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1928a35f-f410-4bc9-914a-86bbf2af0cf2 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee Aug 12 20:23:55.508843 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1928a35f-f410-4bc9-914a-86bbf2af0cf2 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:55.509089 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1928a35f-f410-4bc9-914a-86bbf2af0cf2 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:55.509528 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-1928a35f-f410-4bc9-914a-86bbf2af0cf2 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 60c69fec-35fc-4a65-9435-4f763eb1c0ee. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:55.513063 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:55.513063 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:55.513932 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1928a35f-f410-4bc9-914a-86bbf2af0cf2 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee returned with HTTP 200 Aug 12 20:23:55.514001 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 868/3431] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:55 2026] GET /volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:56.277698 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-2b82c385-f0bb-4b69-b6b1-1c385b7e3fce None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:56.282304 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2b82c385-f0bb-4b69-b6b1-1c385b7e3fce tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/groups/89718f96-eab1-45ef-948c-998e7164443f Aug 12 20:23:56.283207 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2b82c385-f0bb-4b69-b6b1-1c385b7e3fce tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:56.285259 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2b82c385-f0bb-4b69-b6b1-1c385b7e3fce tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:56.285259 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.groups [None req-2b82c385-f0bb-4b69-b6b1-1c385b7e3fce tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] show called for member 89718f96-eab1-45ef-948c-998e7164443f {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:23:56.292740 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:56.292740 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:56.313753 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2b82c385-f0bb-4b69-b6b1-1c385b7e3fce tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/groups/89718f96-eab1-45ef-948c-998e7164443f returned with HTTP 200 Aug 12 20:23:56.314303 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 864/3432] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:23:56 2026] GET /volume/v3/groups/89718f96-eab1-45ef-948c-998e7164443f => generated 393 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:56.322253 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-c33d6094-d688-4eac-9039-ee1e8b6f2bd4 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:56.324277 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c33d6094-d688-4eac-9039-ee1e8b6f2bd4 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] GET https://10.4.3.246/volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc Aug 12 20:23:56.324500 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c33d6094-d688-4eac-9039-ee1e8b6f2bd4 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:56.324705 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c33d6094-d688-4eac-9039-ee1e8b6f2bd4 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:56.324823 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-c33d6094-d688-4eac-9039-ee1e8b6f2bd4 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Show backup with id c34243f0-bbf9-47b0-809f-5d4f9aad75bc. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:56.327720 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-d037d03e-f157-4e6f-b337-a0432d2f9388 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:56.329635 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d037d03e-f157-4e6f-b337-a0432d2f9388 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] PUT https://10.4.3.246/volume/v3/groups/89718f96-eab1-45ef-948c-998e7164443f Aug 12 20:23:56.330018 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d037d03e-f157-4e6f-b337-a0432d2f9388 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "fbf3a3e1-f29b-43fb-9a46-bf6cee8b8de1"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:56.331498 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.groups [None req-d037d03e-f157-4e6f-b337-a0432d2f9388 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Update called for group 89718f96-eab1-45ef-948c-998e7164443f. {{(pid=100385) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 12 20:23:56.332597 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.groups [None req-d037d03e-f157-4e6f-b337-a0432d2f9388 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Updating group 89718f96-eab1-45ef-948c-998e7164443f with name None description: None add_volumes: fbf3a3e1-f29b-43fb-9a46-bf6cee8b8de1 remove_volumes: None. Aug 12 20:23:56.333431 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:56.333431 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:56.334694 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c33d6094-d688-4eac-9039-ee1e8b6f2bd4 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc returned with HTTP 200 Aug 12 20:23:56.335422 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 853/3433] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:56 2026] GET /volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc => generated 758 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:56.338893 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:56.338893 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:56.391474 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d037d03e-f157-4e6f-b337-a0432d2f9388 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/groups/89718f96-eab1-45ef-948c-998e7164443f returned with HTTP 202 Aug 12 20:23:56.391915 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 849/3434] 10.4.3.246 () {70 vars in 1406 bytes} [Wed Aug 12 20:23:56 2026] PUT /volume/v3/groups/89718f96-eab1-45ef-948c-998e7164443f => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:23:56.406723 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a4d9de30-26f0-4121-8ed0-36f5d7da5170 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:56.409279 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a4d9de30-26f0-4121-8ed0-36f5d7da5170 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/groups/89718f96-eab1-45ef-948c-998e7164443f Aug 12 20:23:56.409651 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a4d9de30-26f0-4121-8ed0-36f5d7da5170 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:56.409930 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a4d9de30-26f0-4121-8ed0-36f5d7da5170 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:56.412372 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.groups [None req-a4d9de30-26f0-4121-8ed0-36f5d7da5170 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] show called for member 89718f96-eab1-45ef-948c-998e7164443f {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:23:56.417790 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:56.417790 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:56.431892 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-54670d93-adc8-4571-96f8-a80563920569 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:56.443046 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a4d9de30-26f0-4121-8ed0-36f5d7da5170 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/groups/89718f96-eab1-45ef-948c-998e7164443f returned with HTTP 200 Aug 12 20:23:56.443798 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 869/3435] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:23:56 2026] GET /volume/v3/groups/89718f96-eab1-45ef-948c-998e7164443f => generated 392 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:56.519121 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-54670d93-adc8-4571-96f8-a80563920569 tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:23:56.519362 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-54670d93-adc8-4571-96f8-a80563920569 tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1892548195", "extra_specs": {}}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:56.521401 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:56.521401 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:56.531992 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-9f252128-63b9-4eb1-9ea2-1f8d1c574aac None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:56.534487 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9f252128-63b9-4eb1-9ea2-1f8d1c574aac tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee Aug 12 20:23:56.534753 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9f252128-63b9-4eb1-9ea2-1f8d1c574aac tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:56.534993 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9f252128-63b9-4eb1-9ea2-1f8d1c574aac tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:56.535098 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-9f252128-63b9-4eb1-9ea2-1f8d1c574aac tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 60c69fec-35fc-4a65-9435-4f763eb1c0ee. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:56.540038 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:56.540038 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:56.540844 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9f252128-63b9-4eb1-9ea2-1f8d1c574aac tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee returned with HTTP 200 Aug 12 20:23:56.541457 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 854/3436] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:56 2026] GET /volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:56.541522 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-54670d93-adc8-4571-96f8-a80563920569 tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:23:56.541744 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 865/3437] 10.4.3.246 () {68 vars in 1252 bytes} [Wed Aug 12 20:23:56 2026] POST /volume/v3/types => generated 218 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:56.553270 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-99e1c286-e548-48a2-92a9-4b96bddc36e8 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:56.554610 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-99e1c286-e548-48a2-92a9-4b96bddc36e8 tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] POST https://10.4.3.246/volume/v3/types/ef128afb-6b75-41ff-ab23-008d8575b594/encryption Aug 12 20:23:56.555118 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-99e1c286-e548-48a2-92a9-4b96bddc36e8 tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:56.556829 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:56.556829 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:56.598134 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-99e1c286-e548-48a2-92a9-4b96bddc36e8 tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] https://10.4.3.246/volume/v3/types/ef128afb-6b75-41ff-ab23-008d8575b594/encryption returned with HTTP 200 Aug 12 20:23:56.598723 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 850/3438] 10.4.3.246 () {68 vars in 1397 bytes} [Wed Aug 12 20:23:56 2026] POST /volume/v3/types/ef128afb-6b75-41ff-ab23-008d8575b594/encryption => generated 231 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:56.607920 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f99bfff5-37d6-411f-b264-8a1e8a3ef62e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:56.684966 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f99bfff5-37d6-411f-b264-8a1e8a3ef62e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:23:56.685508 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f99bfff5-37d6-411f-b264-8a1e8a3ef62e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-86857183", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1892548195", "size": 1}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:56.687065 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-f99bfff5-37d6-411f-b264-8a1e8a3ef62e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-86857183', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1892548195', 'size': 1}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:23:56.690865 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-f99bfff5-37d6-411f-b264-8a1e8a3ef62e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Create volume of 1 GB Aug 12 20:23:56.691188 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:56.691188 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:56.691751 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-f99bfff5-37d6-411f-b264-8a1e8a3ef62e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Availability Zones retrieved successfully. Aug 12 20:23:56.697654 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-f99bfff5-37d6-411f-b264-8a1e8a3ef62e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Flow 'volume_create_api' (6203bf38-51ea-412f-a9fb-b9a2a5186596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:23:56.698886 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-f99bfff5-37d6-411f-b264-8a1e8a3ef62e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (847e213a-0aea-48c8-9653-3682dca5f253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:56.699909 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-f99bfff5-37d6-411f-b264-8a1e8a3ef62e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:23:56.726227 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-f99bfff5-37d6-411f-b264-8a1e8a3ef62e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (847e213a-0aea-48c8-9653-3682dca5f253) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:23:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ef128afb-6b75-41ff-ab23-008d8575b594,is_public=True,name='tempest-scenario-type-cryptsetup-1892548195',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef128afb-6b75-41ff-ab23-008d8575b594', '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=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:56.727099 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-f99bfff5-37d6-411f-b264-8a1e8a3ef62e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16bca7a1-11ea-4ca3-8de8-8c1055b439c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:56.755427 np0000007109 devstack@c-api.service[100384]: WARNING cinder.quota [None req-f99bfff5-37d6-411f-b264-8a1e8a3ef62e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1892548195 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1892548195, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:23:56.755740 np0000007109 devstack@c-api.service[100384]: WARNING cinder.quota [None req-f99bfff5-37d6-411f-b264-8a1e8a3ef62e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1892548195 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1892548195, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:23:56.788580 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-f99bfff5-37d6-411f-b264-8a1e8a3ef62e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Created reservations ['79acc695-2cb1-422a-b7c2-a7c8957a2416', '12b2db63-83a4-42b3-aeac-530a56cf2623', 'f7c6ac71-b149-4e4b-b10f-5d303c85d0fe', 'ac14ff62-e9c9-42c9-ac4c-cd4e3309b994'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:23:56.789372 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-f99bfff5-37d6-411f-b264-8a1e8a3ef62e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16bca7a1-11ea-4ca3-8de8-8c1055b439c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79acc695-2cb1-422a-b7c2-a7c8957a2416', '12b2db63-83a4-42b3-aeac-530a56cf2623', 'f7c6ac71-b149-4e4b-b10f-5d303c85d0fe', 'ac14ff62-e9c9-42c9-ac4c-cd4e3309b994']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:56.790127 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-f99bfff5-37d6-411f-b264-8a1e8a3ef62e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce9f0f40-9286-4651-b284-08b576fb8b54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:56.818768 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-f99bfff5-37d6-411f-b264-8a1e8a3ef62e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce9f0f40-9286-4651-b284-08b576fb8b54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2978bd1-af7c-4405-aca7-0d64757509ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-86857183',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f07eb7bdbbc44f8bbb3a526f2a658d9',qos_specs=None,replication_status=,reservations=['79acc695-2cb1-422a-b7c2-a7c8957a2416','12b2db63-83a4-42b3-aeac-530a56cf2623','f7c6ac71-b149-4e4b-b10f-5d303c85d0fe','ac14ff62-e9c9-42c9-ac4c-cd4e3309b994'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='212e71a3facf48da80c2935722f5bbfe',volume_type_id=ef128afb-6b75-41ff-ab23-008d8575b594), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:23:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-86857183',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d2978bd1-af7c-4405-aca7-0d64757509ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f07eb7bdbbc44f8bbb3a526f2a658d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='212e71a3facf48da80c2935722f5bbfe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef128afb-6b75-41ff-ab23-008d8575b594),volume_type_id=ef128afb-6b75-41ff-ab23-008d8575b594)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:56.819728 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-f99bfff5-37d6-411f-b264-8a1e8a3ef62e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a883c812-ccfe-40ce-8c92-38e0bf7b2ac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:56.836046 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-f99bfff5-37d6-411f-b264-8a1e8a3ef62e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a883c812-ccfe-40ce-8c92-38e0bf7b2ac7) transitioned into state 'SUCCESS' from state '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-86857183',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f07eb7bdbbc44f8bbb3a526f2a658d9',qos_specs=None,replication_status=,reservations=['79acc695-2cb1-422a-b7c2-a7c8957a2416','12b2db63-83a4-42b3-aeac-530a56cf2623','f7c6ac71-b149-4e4b-b10f-5d303c85d0fe','ac14ff62-e9c9-42c9-ac4c-cd4e3309b994'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='212e71a3facf48da80c2935722f5bbfe',volume_type_id=ef128afb-6b75-41ff-ab23-008d8575b594)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:56.836636 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-f99bfff5-37d6-411f-b264-8a1e8a3ef62e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (009ef101-b817-4681-82b9-ed3128372706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:23:56.844661 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-f99bfff5-37d6-411f-b264-8a1e8a3ef62e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (009ef101-b817-4681-82b9-ed3128372706) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:23:56.845245 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-f99bfff5-37d6-411f-b264-8a1e8a3ef62e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Flow 'volume_create_api' (6203bf38-51ea-412f-a9fb-b9a2a5186596) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:23:56.845516 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-f99bfff5-37d6-411f-b264-8a1e8a3ef62e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Create volume request issued successfully. Aug 12 20:23:56.847557 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f99bfff5-37d6-411f-b264-8a1e8a3ef62e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:23:56.847557 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 870/3439] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:23:56 2026] POST /volume/v3/volumes => generated 789 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:23:57.231189 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-f03ad91c-8e0b-4c8a-a086-0355a4982cb4 req-a6088e83-c807-4ccf-8247-17fb56b9e748 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:57.234329 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-f03ad91c-8e0b-4c8a-a086-0355a4982cb4 req-a6088e83-c807-4ccf-8247-17fb56b9e748 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] DELETE https://10.4.3.246/volume/v3/attachments/e9bb6d4d-9008-4d8b-b0fb-1e9983dee877 Aug 12 20:23:57.235160 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-f03ad91c-8e0b-4c8a-a086-0355a4982cb4 req-a6088e83-c807-4ccf-8247-17fb56b9e748 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:57.235160 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-f03ad91c-8e0b-4c8a-a086-0355a4982cb4 req-a6088e83-c807-4ccf-8247-17fb56b9e748 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:57.242753 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:57.242753 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:57.296607 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-f03ad91c-8e0b-4c8a-a086-0355a4982cb4 req-a6088e83-c807-4ccf-8247-17fb56b9e748 tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] https://10.4.3.246/volume/v3/attachments/e9bb6d4d-9008-4d8b-b0fb-1e9983dee877 returned with HTTP 200 Aug 12 20:23:57.297021 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 855/3440] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:23:57 2026] DELETE /volume/v3/attachments/e9bb6d4d-9008-4d8b-b0fb-1e9983dee877 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:57.309523 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-f03ad91c-8e0b-4c8a-a086-0355a4982cb4 req-2d66dd43-f1ef-4c49-b83f-903b3387a52b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:57.313580 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-f03ad91c-8e0b-4c8a-a086-0355a4982cb4 req-2d66dd43-f1ef-4c49-b83f-903b3387a52b tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] DELETE https://10.4.3.246/volume/v3/volumes/a5ba2cfe-160b-4ae3-9bd0-6ebdc7e4584e Aug 12 20:23:57.313580 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-f03ad91c-8e0b-4c8a-a086-0355a4982cb4 req-2d66dd43-f1ef-4c49-b83f-903b3387a52b tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:57.313580 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-f03ad91c-8e0b-4c8a-a086-0355a4982cb4 req-2d66dd43-f1ef-4c49-b83f-903b3387a52b tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:57.313580 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [req-f03ad91c-8e0b-4c8a-a086-0355a4982cb4 req-2d66dd43-f1ef-4c49-b83f-903b3387a52b tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Delete volume with id: a5ba2cfe-160b-4ae3-9bd0-6ebdc7e4584e Aug 12 20:23:57.321659 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:57.321659 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:57.322599 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-f03ad91c-8e0b-4c8a-a086-0355a4982cb4 req-2d66dd43-f1ef-4c49-b83f-903b3387a52b tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Volume info retrieved successfully. Aug 12 20:23:57.342175 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-f03ad91c-8e0b-4c8a-a086-0355a4982cb4 req-2d66dd43-f1ef-4c49-b83f-903b3387a52b tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] Delete volume request issued successfully. Aug 12 20:23:57.342516 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-f03ad91c-8e0b-4c8a-a086-0355a4982cb4 req-2d66dd43-f1ef-4c49-b83f-903b3387a52b tempest-TestShelveInstance-1501937337 tempest-TestShelveInstance-1501937337-project-member] https://10.4.3.246/volume/v3/volumes/a5ba2cfe-160b-4ae3-9bd0-6ebdc7e4584e returned with HTTP 202 Aug 12 20:23:57.343142 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 866/3441] 10.4.3.246 () {70 vars in 1620 bytes} [Wed Aug 12 20:23:57 2026] DELETE /volume/v3/volumes/a5ba2cfe-160b-4ae3-9bd0-6ebdc7e4584e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:23:57.350412 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-4b24c4d0-b107-4fea-8645-fba1445f6245 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:57.352592 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4b24c4d0-b107-4fea-8645-fba1445f6245 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] GET https://10.4.3.246/volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc Aug 12 20:23:57.352910 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4b24c4d0-b107-4fea-8645-fba1445f6245 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:57.353203 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4b24c4d0-b107-4fea-8645-fba1445f6245 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:57.353409 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-4b24c4d0-b107-4fea-8645-fba1445f6245 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Show backup with id c34243f0-bbf9-47b0-809f-5d4f9aad75bc. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:57.357992 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:57.357992 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:57.358956 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4b24c4d0-b107-4fea-8645-fba1445f6245 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc returned with HTTP 200 Aug 12 20:23:57.359398 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 851/3442] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:57 2026] GET /volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:57.456032 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-67442776-9350-4e08-a3a5-026bc622e79e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:57.457846 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-67442776-9350-4e08-a3a5-026bc622e79e tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/groups/89718f96-eab1-45ef-948c-998e7164443f Aug 12 20:23:57.458066 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-67442776-9350-4e08-a3a5-026bc622e79e tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:57.458261 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-67442776-9350-4e08-a3a5-026bc622e79e tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:57.458386 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.groups [None req-67442776-9350-4e08-a3a5-026bc622e79e tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] show called for member 89718f96-eab1-45ef-948c-998e7164443f {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:23:57.462825 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:57.462825 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:57.473165 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-67442776-9350-4e08-a3a5-026bc622e79e tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/groups/89718f96-eab1-45ef-948c-998e7164443f returned with HTTP 200 Aug 12 20:23:57.473295 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 871/3443] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:23:57 2026] GET /volume/v3/groups/89718f96-eab1-45ef-948c-998e7164443f => generated 393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:57.484689 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-2f353d80-a588-41e3-aa66-8407e4d2bd31 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:57.490579 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2f353d80-a588-41e3-aa66-8407e4d2bd31 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/volumes/detail Aug 12 20:23:57.490579 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2f353d80-a588-41e3-aa66-8407e4d2bd31 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:57.490579 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2f353d80-a588-41e3-aa66-8407e4d2bd31 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'detail' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:57.490579 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.api_utils [None req-2f353d80-a588-41e3-aa66-8407e4d2bd31 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Removing options '' from query. {{(pid=100386) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:23:57.490579 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:57.490579 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:57.490579 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-2f353d80-a588-41e3-aa66-8407e4d2bd31 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100386) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:23:57.504210 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-2f353d80-a588-41e3-aa66-8407e4d2bd31 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Get all volumes completed successfully. Aug 12 20:23:57.505339 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-2f353d80-a588-41e3-aa66-8407e4d2bd31 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:23:57.505628 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-2f353d80-a588-41e3-aa66-8407e4d2bd31 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:23:57.556117 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-5fcca562-f697-4e61-863f-4e6ca8dff652 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:57.558392 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5fcca562-f697-4e61-863f-4e6ca8dff652 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee Aug 12 20:23:57.558679 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5fcca562-f697-4e61-863f-4e6ca8dff652 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:57.558887 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5fcca562-f697-4e61-863f-4e6ca8dff652 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:57.558994 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-5fcca562-f697-4e61-863f-4e6ca8dff652 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 60c69fec-35fc-4a65-9435-4f763eb1c0ee. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:57.563889 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:57.563889 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:57.564620 np0000007109 devstack@c-api.service[100386]: DEBUG oslo_db.sqlalchemy.engines [None req-2f353d80-a588-41e3-aa66-8407e4d2bd31 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100386) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:23:57.564831 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5fcca562-f697-4e61-863f-4e6ca8dff652 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee returned with HTTP 200 Aug 12 20:23:57.566606 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 867/3444] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:57 2026] GET /volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:57.568289 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:57.568289 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:57.574470 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-2f353d80-a588-41e3-aa66-8407e4d2bd31 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:23:57.574777 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-2f353d80-a588-41e3-aa66-8407e4d2bd31 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:23:57.612902 np0000007109 devstack@c-api.service[100386]: DEBUG oslo_db.sqlalchemy.engines [None req-2f353d80-a588-41e3-aa66-8407e4d2bd31 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100386) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:23:57.616656 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:57.616656 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:57.625213 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2f353d80-a588-41e3-aa66-8407e4d2bd31 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/volumes/detail returned with HTTP 200 Aug 12 20:23:57.625822 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 856/3445] 10.4.3.246 () {68 vars in 1299 bytes} [Wed Aug 12 20:23:57 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:23:57.641027 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-6a3c0d47-8fe7-410f-b5a3-81452e95f9f9 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:57.643174 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-6a3c0d47-8fe7-410f-b5a3-81452e95f9f9 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] POST https://10.4.3.246/volume/v3/group_snapshots Aug 12 20:23:57.643928 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-6a3c0d47-8fe7-410f-b5a3-81452e95f9f9 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "89718f96-eab1-45ef-948c-998e7164443f", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-443449234"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:57.645593 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.group_snapshots [None req-6a3c0d47-8fe7-410f-b5a3-81452e95f9f9 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '89718f96-eab1-45ef-948c-998e7164443f', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-443449234'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 12 20:23:57.649316 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:57.649316 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:57.652198 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.group_snapshots [None req-6a3c0d47-8fe7-410f-b5a3-81452e95f9f9 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-443449234. Aug 12 20:23:57.667745 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:57.667745 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:57.681905 np0000007109 devstack@c-api.service[100385]: WARNING cinder.quota [None req-6a3c0d47-8fe7-410f-b5a3-81452e95f9f9 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-415883454 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-415883454, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:23:57.701814 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-6a3c0d47-8fe7-410f-b5a3-81452e95f9f9 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Created reservations ['42887f16-b27f-460f-ad3f-4dfcfccf9dec', 'dea4ef7f-9d93-446d-a143-59409dfc16f6', '0f65dd84-f434-426c-b47d-1c28173b1c6e', '07f55e1c-7f77-4122-8e74-ad1978ec19f4'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:23:57.733550 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-6a3c0d47-8fe7-410f-b5a3-81452e95f9f9 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/group_snapshots returned with HTTP 202 Aug 12 20:23:57.734016 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 852/3446] 10.4.3.246 () {70 vars in 1324 bytes} [Wed Aug 12 20:23:57 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:23:57.745632 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d5905124-c6e2-408b-bcea-c5bc40c311ca None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:57.748136 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d5905124-c6e2-408b-bcea-c5bc40c311ca tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/group_snapshots/58838c51-ca45-43b7-99d7-cb97224f876a Aug 12 20:23:57.748682 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d5905124-c6e2-408b-bcea-c5bc40c311ca tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:57.749131 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d5905124-c6e2-408b-bcea-c5bc40c311ca tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:57.749328 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.group_snapshots [None req-d5905124-c6e2-408b-bcea-c5bc40c311ca tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] show called for member 58838c51-ca45-43b7-99d7-cb97224f876a {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 20:23:57.753241 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:57.753241 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:57.758115 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d5905124-c6e2-408b-bcea-c5bc40c311ca tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/group_snapshots/58838c51-ca45-43b7-99d7-cb97224f876a returned with HTTP 200 Aug 12 20:23:57.758643 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 872/3447] 10.4.3.246 () {68 vars in 1413 bytes} [Wed Aug 12 20:23:57 2026] GET /volume/v3/group_snapshots/58838c51-ca45-43b7-99d7-cb97224f876a => generated 325 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:58.370637 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-40dd2745-7ead-4504-82cf-cca000339f2a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:58.373251 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-40dd2745-7ead-4504-82cf-cca000339f2a tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] GET https://10.4.3.246/volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc Aug 12 20:23:58.373470 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-40dd2745-7ead-4504-82cf-cca000339f2a tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:58.373703 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-40dd2745-7ead-4504-82cf-cca000339f2a tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:58.373808 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-40dd2745-7ead-4504-82cf-cca000339f2a tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Show backup with id c34243f0-bbf9-47b0-809f-5d4f9aad75bc. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:58.380208 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:58.380208 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:58.381019 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-40dd2745-7ead-4504-82cf-cca000339f2a tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc returned with HTTP 200 Aug 12 20:23:58.381374 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 868/3448] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:58 2026] GET /volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:58.576035 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-e0cfe472-bc0a-45ac-b0f8-4c59a2231ce2 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:58.578618 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e0cfe472-bc0a-45ac-b0f8-4c59a2231ce2 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee Aug 12 20:23:58.578824 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e0cfe472-bc0a-45ac-b0f8-4c59a2231ce2 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:58.579128 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e0cfe472-bc0a-45ac-b0f8-4c59a2231ce2 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:58.579330 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-e0cfe472-bc0a-45ac-b0f8-4c59a2231ce2 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 60c69fec-35fc-4a65-9435-4f763eb1c0ee. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:58.584038 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:58.584038 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:58.585023 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e0cfe472-bc0a-45ac-b0f8-4c59a2231ce2 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee returned with HTTP 200 Aug 12 20:23:58.585506 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 857/3449] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:58 2026] GET /volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:58.771601 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-445901b8-10c0-4d6b-8c0f-4c6396bac6af None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:58.773624 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-445901b8-10c0-4d6b-8c0f-4c6396bac6af tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/group_snapshots/58838c51-ca45-43b7-99d7-cb97224f876a Aug 12 20:23:58.773912 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-445901b8-10c0-4d6b-8c0f-4c6396bac6af tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:58.774177 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-445901b8-10c0-4d6b-8c0f-4c6396bac6af tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:58.774361 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.group_snapshots [None req-445901b8-10c0-4d6b-8c0f-4c6396bac6af tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] show called for member 58838c51-ca45-43b7-99d7-cb97224f876a {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 20:23:58.778710 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:58.778710 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:58.782739 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-445901b8-10c0-4d6b-8c0f-4c6396bac6af tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/group_snapshots/58838c51-ca45-43b7-99d7-cb97224f876a returned with HTTP 200 Aug 12 20:23:58.783220 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 853/3450] 10.4.3.246 () {68 vars in 1413 bytes} [Wed Aug 12 20:23:58 2026] GET /volume/v3/group_snapshots/58838c51-ca45-43b7-99d7-cb97224f876a => generated 326 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:58.791378 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-5294c09e-681e-4072-80df-76651682846d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:58.793568 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5294c09e-681e-4072-80df-76651682846d tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/snapshots/detail Aug 12 20:23:58.794177 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5294c09e-681e-4072-80df-76651682846d tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:58.794177 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5294c09e-681e-4072-80df-76651682846d tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'detail' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:58.794398 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.api_utils [None req-5294c09e-681e-4072-80df-76651682846d tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Removing options '' from query. {{(pid=100384) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:23:58.795896 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.db.api [None req-5294c09e-681e-4072-80df-76651682846d tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Building query based on filter {{(pid=100384) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 20:23:58.800948 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-5294c09e-681e-4072-80df-76651682846d tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Get all snapshots completed successfully. Aug 12 20:23:58.801360 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:58.801360 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:58.801973 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5294c09e-681e-4072-80df-76651682846d tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/snapshots/detail returned with HTTP 200 Aug 12 20:23:58.802330 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 873/3451] 10.4.3.246 () {66 vars in 1264 bytes} [Wed Aug 12 20:23:58 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:58.811829 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-6fc99e6e-1053-4647-aec2-1496da50c5aa None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:58.814155 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6fc99e6e-1053-4647-aec2-1496da50c5aa tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/snapshots/b11ab847-33ba-48c7-9e79-6a7b2cdd5067 Aug 12 20:23:58.814337 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6fc99e6e-1053-4647-aec2-1496da50c5aa tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:58.814522 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6fc99e6e-1053-4647-aec2-1496da50c5aa tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:58.819223 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:58.819223 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:58.819674 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-6fc99e6e-1053-4647-aec2-1496da50c5aa tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Snapshot retrieved successfully. Aug 12 20:23:58.820382 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6fc99e6e-1053-4647-aec2-1496da50c5aa tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/snapshots/b11ab847-33ba-48c7-9e79-6a7b2cdd5067 returned with HTTP 200 Aug 12 20:23:58.820953 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 869/3452] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:23:58 2026] GET /volume/v3/snapshots/b11ab847-33ba-48c7-9e79-6a7b2cdd5067 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:58.831046 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-29146b93-da36-4eb3-becd-21547b14bb85 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:58.832812 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-29146b93-da36-4eb3-becd-21547b14bb85 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/snapshots/338975c0-bc2d-4fa3-9258-5cb5387bbe99 Aug 12 20:23:58.832990 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-29146b93-da36-4eb3-becd-21547b14bb85 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:58.833163 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-29146b93-da36-4eb3-becd-21547b14bb85 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:58.838431 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:58.838431 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:58.838901 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-29146b93-da36-4eb3-becd-21547b14bb85 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Snapshot retrieved successfully. Aug 12 20:23:58.839714 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-29146b93-da36-4eb3-becd-21547b14bb85 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/snapshots/338975c0-bc2d-4fa3-9258-5cb5387bbe99 returned with HTTP 200 Aug 12 20:23:58.840045 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 858/3453] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:23:58 2026] GET /volume/v3/snapshots/338975c0-bc2d-4fa3-9258-5cb5387bbe99 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:58.850100 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-9b86c96b-cf11-4882-a72e-1ecef5bcdea8 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:58.851967 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9b86c96b-cf11-4882-a72e-1ecef5bcdea8 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] DELETE https://10.4.3.246/volume/v3/group_snapshots/58838c51-ca45-43b7-99d7-cb97224f876a Aug 12 20:23:58.852324 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9b86c96b-cf11-4882-a72e-1ecef5bcdea8 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:58.852795 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9b86c96b-cf11-4882-a72e-1ecef5bcdea8 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:58.853030 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.group_snapshots [None req-9b86c96b-cf11-4882-a72e-1ecef5bcdea8 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] delete called for member 58838c51-ca45-43b7-99d7-cb97224f876a {{(pid=100385) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 12 20:23:58.853224 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.group_snapshots [None req-9b86c96b-cf11-4882-a72e-1ecef5bcdea8 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Delete group_snapshot with id: 58838c51-ca45-43b7-99d7-cb97224f876a Aug 12 20:23:58.857773 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:58.857773 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:58.888291 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9b86c96b-cf11-4882-a72e-1ecef5bcdea8 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/group_snapshots/58838c51-ca45-43b7-99d7-cb97224f876a returned with HTTP 202 Aug 12 20:23:58.888927 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 854/3454] 10.4.3.246 () {68 vars in 1416 bytes} [Wed Aug 12 20:23:58 2026] DELETE /volume/v3/group_snapshots/58838c51-ca45-43b7-99d7-cb97224f876a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:23:58.896829 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-63b00bb6-6f2c-4aa4-8d8b-ec8994f0b9e7 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:58.899048 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-63b00bb6-6f2c-4aa4-8d8b-ec8994f0b9e7 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/volumes/detail Aug 12 20:23:58.899330 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-63b00bb6-6f2c-4aa4-8d8b-ec8994f0b9e7 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:58.899851 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-63b00bb6-6f2c-4aa4-8d8b-ec8994f0b9e7 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'detail' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:58.900278 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.api_utils [None req-63b00bb6-6f2c-4aa4-8d8b-ec8994f0b9e7 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Removing options '' from query. {{(pid=100384) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:23:58.901259 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-63b00bb6-6f2c-4aa4-8d8b-ec8994f0b9e7 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100384) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:23:58.910179 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-63b00bb6-6f2c-4aa4-8d8b-ec8994f0b9e7 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Get all volumes completed successfully. Aug 12 20:23:58.910870 np0000007109 devstack@c-api.service[100384]: WARNING stevedore.named [None req-63b00bb6-6f2c-4aa4-8d8b-ec8994f0b9e7 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:23:58.911025 np0000007109 devstack@c-api.service[100384]: WARNING castellan.key_manager [None req-63b00bb6-6f2c-4aa4-8d8b-ec8994f0b9e7 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:23:58.949390 np0000007109 devstack@c-api.service[100384]: DEBUG oslo_db.sqlalchemy.engines [None req-63b00bb6-6f2c-4aa4-8d8b-ec8994f0b9e7 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100384) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:23:58.952818 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:58.952818 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:58.956992 np0000007109 devstack@c-api.service[100384]: WARNING stevedore.named [None req-63b00bb6-6f2c-4aa4-8d8b-ec8994f0b9e7 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:23:58.957165 np0000007109 devstack@c-api.service[100384]: WARNING castellan.key_manager [None req-63b00bb6-6f2c-4aa4-8d8b-ec8994f0b9e7 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:23:58.996845 np0000007109 devstack@c-api.service[100384]: DEBUG oslo_db.sqlalchemy.engines [None req-63b00bb6-6f2c-4aa4-8d8b-ec8994f0b9e7 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100384) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:23:59.000681 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:59.000681 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:59.007804 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-63b00bb6-6f2c-4aa4-8d8b-ec8994f0b9e7 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/volumes/detail returned with HTTP 200 Aug 12 20:23:59.008342 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 874/3455] 10.4.3.246 () {68 vars in 1299 bytes} [Wed Aug 12 20:23:58 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:23:59.022400 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f423ef62-811c-4a4f-aa4b-e20db9bc65a5 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:59.025060 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f423ef62-811c-4a4f-aa4b-e20db9bc65a5 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/snapshots/detail Aug 12 20:23:59.025242 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f423ef62-811c-4a4f-aa4b-e20db9bc65a5 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:59.025461 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f423ef62-811c-4a4f-aa4b-e20db9bc65a5 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'detail' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:59.025785 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.api_utils [None req-f423ef62-811c-4a4f-aa4b-e20db9bc65a5 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Removing options '' from query. {{(pid=100383) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:23:59.026846 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.db.api [None req-f423ef62-811c-4a4f-aa4b-e20db9bc65a5 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Building query based on filter {{(pid=100383) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 20:23:59.031703 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-f423ef62-811c-4a4f-aa4b-e20db9bc65a5 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Get all snapshots completed successfully. Aug 12 20:23:59.032089 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:59.032089 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:59.033096 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f423ef62-811c-4a4f-aa4b-e20db9bc65a5 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/snapshots/detail returned with HTTP 200 Aug 12 20:23:59.033793 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 870/3456] 10.4.3.246 () {66 vars in 1264 bytes} [Wed Aug 12 20:23:59 2026] GET /volume/v3/snapshots/detail => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:59.046242 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-d422ff78-a2fa-439f-aff2-cb0295a58c51 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:59.048955 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d422ff78-a2fa-439f-aff2-cb0295a58c51 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/snapshots/b11ab847-33ba-48c7-9e79-6a7b2cdd5067 Aug 12 20:23:59.049770 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d422ff78-a2fa-439f-aff2-cb0295a58c51 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:59.049770 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d422ff78-a2fa-439f-aff2-cb0295a58c51 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:59.054614 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d422ff78-a2fa-439f-aff2-cb0295a58c51 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/snapshots/b11ab847-33ba-48c7-9e79-6a7b2cdd5067 returned with HTTP 404 Aug 12 20:23:59.055195 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 859/3457] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:23:59 2026] GET /volume/v3/snapshots/b11ab847-33ba-48c7-9e79-6a7b2cdd5067 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:23:59.062817 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a9d8a33d-256d-4d83-8479-793dde28846e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:59.064739 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a9d8a33d-256d-4d83-8479-793dde28846e tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/group_snapshots/58838c51-ca45-43b7-99d7-cb97224f876a Aug 12 20:23:59.064976 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a9d8a33d-256d-4d83-8479-793dde28846e tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:59.065164 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a9d8a33d-256d-4d83-8479-793dde28846e tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:59.065283 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.group_snapshots [None req-a9d8a33d-256d-4d83-8479-793dde28846e tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] show called for member 58838c51-ca45-43b7-99d7-cb97224f876a {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 20:23:59.068587 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a9d8a33d-256d-4d83-8479-793dde28846e tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/group_snapshots/58838c51-ca45-43b7-99d7-cb97224f876a returned with HTTP 404 Aug 12 20:23:59.069205 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 855/3458] 10.4.3.246 () {68 vars in 1413 bytes} [Wed Aug 12 20:23:59 2026] GET /volume/v3/group_snapshots/58838c51-ca45-43b7-99d7-cb97224f876a => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:23:59.076926 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-fa98b554-1c27-4e62-85fa-e458afc48c7c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:59.078982 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-fa98b554-1c27-4e62-85fa-e458afc48c7c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] DELETE https://10.4.3.246/volume/v3/group_snapshots/58838c51-ca45-43b7-99d7-cb97224f876a Aug 12 20:23:59.079434 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-fa98b554-1c27-4e62-85fa-e458afc48c7c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:59.079507 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-fa98b554-1c27-4e62-85fa-e458afc48c7c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:59.079700 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.group_snapshots [None req-fa98b554-1c27-4e62-85fa-e458afc48c7c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] delete called for member 58838c51-ca45-43b7-99d7-cb97224f876a {{(pid=100384) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 12 20:23:59.079953 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.group_snapshots [None req-fa98b554-1c27-4e62-85fa-e458afc48c7c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Delete group_snapshot with id: 58838c51-ca45-43b7-99d7-cb97224f876a Aug 12 20:23:59.082822 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-fa98b554-1c27-4e62-85fa-e458afc48c7c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/group_snapshots/58838c51-ca45-43b7-99d7-cb97224f876a returned with HTTP 404 Aug 12 20:23:59.083497 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 875/3459] 10.4.3.246 () {68 vars in 1416 bytes} [Wed Aug 12 20:23:59 2026] DELETE /volume/v3/group_snapshots/58838c51-ca45-43b7-99d7-cb97224f876a => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:23:59.094010 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0be2c642-d044-4318-929a-2c9e084ce214 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:59.096471 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0be2c642-d044-4318-929a-2c9e084ce214 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/volumes/detail Aug 12 20:23:59.097260 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0be2c642-d044-4318-929a-2c9e084ce214 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:59.097260 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0be2c642-d044-4318-929a-2c9e084ce214 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'detail' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:59.097260 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.api_utils [None req-0be2c642-d044-4318-929a-2c9e084ce214 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Removing options '' from query. {{(pid=100383) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:23:59.097787 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-0be2c642-d044-4318-929a-2c9e084ce214 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100383) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:23:59.104902 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-0be2c642-d044-4318-929a-2c9e084ce214 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Get all volumes completed successfully. Aug 12 20:23:59.105680 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-0be2c642-d044-4318-929a-2c9e084ce214 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:23:59.105910 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-0be2c642-d044-4318-929a-2c9e084ce214 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:23:59.143786 np0000007109 devstack@c-api.service[100383]: DEBUG oslo_db.sqlalchemy.engines [None req-0be2c642-d044-4318-929a-2c9e084ce214 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100383) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:23:59.148127 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:59.148127 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:59.153168 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-0be2c642-d044-4318-929a-2c9e084ce214 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:23:59.153403 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-0be2c642-d044-4318-929a-2c9e084ce214 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:23:59.190104 np0000007109 devstack@c-api.service[100383]: DEBUG oslo_db.sqlalchemy.engines [None req-0be2c642-d044-4318-929a-2c9e084ce214 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100383) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:23:59.193219 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:59.193219 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:59.200749 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0be2c642-d044-4318-929a-2c9e084ce214 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/volumes/detail returned with HTTP 200 Aug 12 20:23:59.201132 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 871/3460] 10.4.3.246 () {68 vars in 1299 bytes} [Wed Aug 12 20:23:59 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:23:59.222801 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-93a3b431-989c-4e87-ae26-4448bf095b31 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:59.225713 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-93a3b431-989c-4e87-ae26-4448bf095b31 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] POST https://10.4.3.246/volume/v3/groups/89718f96-eab1-45ef-948c-998e7164443f/action Aug 12 20:23:59.231560 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-93a3b431-989c-4e87-ae26-4448bf095b31 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:23:59.231560 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-93a3b431-989c-4e87-ae26-4448bf095b31 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:23:59.232966 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.groups [None req-93a3b431-989c-4e87-ae26-4448bf095b31 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] delete called for group 89718f96-eab1-45ef-948c-998e7164443f {{(pid=100386) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 20:23:59.232966 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.groups [None req-93a3b431-989c-4e87-ae26-4448bf095b31 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Delete group with id: 89718f96-eab1-45ef-948c-998e7164443f Aug 12 20:23:59.236103 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:59.236103 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:23:59.281644 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-93a3b431-989c-4e87-ae26-4448bf095b31 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/groups/89718f96-eab1-45ef-948c-998e7164443f/action returned with HTTP 202 Aug 12 20:23:59.282087 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 860/3461] 10.4.3.246 () {70 vars in 1428 bytes} [Wed Aug 12 20:23:59 2026] POST /volume/v3/groups/89718f96-eab1-45ef-948c-998e7164443f/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:23:59.295561 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-cdb52bd4-f5d9-4a53-bc00-4fa7cbff279c None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:59.296132 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-cdb52bd4-f5d9-4a53-bc00-4fa7cbff279c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/volumes/fbf3a3e1-f29b-43fb-9a46-bf6cee8b8de1 Aug 12 20:23:59.296390 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-cdb52bd4-f5d9-4a53-bc00-4fa7cbff279c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:59.296607 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-cdb52bd4-f5d9-4a53-bc00-4fa7cbff279c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:59.304309 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:59.304309 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:59.308409 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-cdb52bd4-f5d9-4a53-bc00-4fa7cbff279c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Volume info retrieved successfully. Aug 12 20:23:59.309222 np0000007109 devstack@c-api.service[100385]: WARNING stevedore.named [None req-cdb52bd4-f5d9-4a53-bc00-4fa7cbff279c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:23:59.309352 np0000007109 devstack@c-api.service[100385]: WARNING castellan.key_manager [None req-cdb52bd4-f5d9-4a53-bc00-4fa7cbff279c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:23:59.350302 np0000007109 devstack@c-api.service[100385]: DEBUG oslo_db.sqlalchemy.engines [None req-cdb52bd4-f5d9-4a53-bc00-4fa7cbff279c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100385) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:23:59.357925 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:59.357925 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:23:59.367458 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-cdb52bd4-f5d9-4a53-bc00-4fa7cbff279c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/volumes/fbf3a3e1-f29b-43fb-9a46-bf6cee8b8de1 returned with HTTP 200 Aug 12 20:23:59.367873 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 856/3462] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:23:59 2026] GET /volume/v3/volumes/fbf3a3e1-f29b-43fb-9a46-bf6cee8b8de1 => generated 914 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:23:59.392122 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a9a87b3f-be1e-4439-802e-c61d2262a179 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:59.395587 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a9a87b3f-be1e-4439-802e-c61d2262a179 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] GET https://10.4.3.246/volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc Aug 12 20:23:59.395828 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a9a87b3f-be1e-4439-802e-c61d2262a179 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:59.396054 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a9a87b3f-be1e-4439-802e-c61d2262a179 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:59.396182 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-a9a87b3f-be1e-4439-802e-c61d2262a179 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Show backup with id c34243f0-bbf9-47b0-809f-5d4f9aad75bc. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:59.405393 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:59.405393 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:23:59.406612 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a9a87b3f-be1e-4439-802e-c61d2262a179 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc returned with HTTP 200 Aug 12 20:23:59.407195 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 876/3463] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:23:59 2026] GET /volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc => generated 758 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:23:59.596555 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-ea375918-877a-470a-b79d-31fe6863d465 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:23:59.599095 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ea375918-877a-470a-b79d-31fe6863d465 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee Aug 12 20:23:59.599371 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ea375918-877a-470a-b79d-31fe6863d465 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:23:59.599661 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ea375918-877a-470a-b79d-31fe6863d465 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:23:59.599939 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-ea375918-877a-470a-b79d-31fe6863d465 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 60c69fec-35fc-4a65-9435-4f763eb1c0ee. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:23:59.604838 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:23:59.604838 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:23:59.605563 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ea375918-877a-470a-b79d-31fe6863d465 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee returned with HTTP 200 Aug 12 20:23:59.606041 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 872/3464] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:23:59 2026] GET /volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:00.838999 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-9854d0c5-9943-442c-9542-bfd215f7cbe9 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:00.838999 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9854d0c5-9943-442c-9542-bfd215f7cbe9 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/volumes/fbf3a3e1-f29b-43fb-9a46-bf6cee8b8de1 Aug 12 20:24:00.838999 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9854d0c5-9943-442c-9542-bfd215f7cbe9 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:00.838999 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9854d0c5-9943-442c-9542-bfd215f7cbe9 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:00.838999 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9854d0c5-9943-442c-9542-bfd215f7cbe9 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/volumes/fbf3a3e1-f29b-43fb-9a46-bf6cee8b8de1 returned with HTTP 404 Aug 12 20:24:00.838999 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 861/3465] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:24:00 2026] GET /volume/v3/volumes/fbf3a3e1-f29b-43fb-9a46-bf6cee8b8de1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:24:00.841808 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-3ecc858c-a205-4931-8884-cd3f9763768e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:00.841808 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3ecc858c-a205-4931-8884-cd3f9763768e tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/volumes/9811f4d7-8ba0-460e-8df8-ef377888d398 Aug 12 20:24:00.841808 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3ecc858c-a205-4931-8884-cd3f9763768e tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:00.841808 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3ecc858c-a205-4931-8884-cd3f9763768e tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:00.841808 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3ecc858c-a205-4931-8884-cd3f9763768e tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/volumes/9811f4d7-8ba0-460e-8df8-ef377888d398 returned with HTTP 404 Aug 12 20:24:00.841808 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 857/3466] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:24:00 2026] GET /volume/v3/volumes/9811f4d7-8ba0-460e-8df8-ef377888d398 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:24:00.843196 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-706ce730-6801-4587-866a-d879811352e6 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:00.843196 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-706ce730-6801-4587-866a-d879811352e6 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] GET https://10.4.3.246/volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc Aug 12 20:24:00.843196 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-706ce730-6801-4587-866a-d879811352e6 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:00.843196 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-706ce730-6801-4587-866a-d879811352e6 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:00.843196 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-706ce730-6801-4587-866a-d879811352e6 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Show backup with id c34243f0-bbf9-47b0-809f-5d4f9aad75bc. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:00.844268 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-13e8e52d-34f2-4d6d-a4df-4298f2b07c99 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:00.844268 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-13e8e52d-34f2-4d6d-a4df-4298f2b07c99 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/groups/89718f96-eab1-45ef-948c-998e7164443f Aug 12 20:24:00.844268 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-13e8e52d-34f2-4d6d-a4df-4298f2b07c99 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:00.844268 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-13e8e52d-34f2-4d6d-a4df-4298f2b07c99 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:00.844268 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.groups [None req-13e8e52d-34f2-4d6d-a4df-4298f2b07c99 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] show called for member 89718f96-eab1-45ef-948c-998e7164443f {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:24:00.844919 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:00.844919 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:00.844919 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-706ce730-6801-4587-866a-d879811352e6 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc returned with HTTP 200 Aug 12 20:24:00.844919 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 877/3467] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:00 2026] GET /volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:00.845331 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-13e8e52d-34f2-4d6d-a4df-4298f2b07c99 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/groups/89718f96-eab1-45ef-948c-998e7164443f returned with HTTP 404 Aug 12 20:24:00.845331 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 873/3468] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:24:00 2026] GET /volume/v3/groups/89718f96-eab1-45ef-948c-998e7164443f => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:24:00.845855 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-beb6476f-3e80-4d2f-8b8d-a199a10451a9 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:00.845855 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-beb6476f-3e80-4d2f-8b8d-a199a10451a9 tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] DELETE https://10.4.3.246/volume/v3/group_types/7717996e-0015-4317-8d14-0b55bfcc60dc Aug 12 20:24:00.845855 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-beb6476f-3e80-4d2f-8b8d-a199a10451a9 tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:00.845855 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-beb6476f-3e80-4d2f-8b8d-a199a10451a9 tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:00.845855 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-beb6476f-3e80-4d2f-8b8d-a199a10451a9 tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] https://10.4.3.246/volume/v3/group_types/7717996e-0015-4317-8d14-0b55bfcc60dc returned with HTTP 202 Aug 12 20:24:00.845855 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 862/3469] 10.4.3.246 () {68 vars in 1404 bytes} [Wed Aug 12 20:24:00 2026] DELETE /volume/v3/group_types/7717996e-0015-4317-8d14-0b55bfcc60dc => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:24:00.846480 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-fb7adbb8-d0aa-4b17-a259-fa0c837c07f2 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:00.846480 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-fb7adbb8-d0aa-4b17-a259-fa0c837c07f2 tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] DELETE https://10.4.3.246/volume/v3/types/11a03fc9-e44c-41ed-98a0-093a0d6678f8 Aug 12 20:24:00.846480 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-fb7adbb8-d0aa-4b17-a259-fa0c837c07f2 tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:00.846480 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-fb7adbb8-d0aa-4b17-a259-fa0c837c07f2 tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] Calling method '_delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:00.846480 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-fb7adbb8-d0aa-4b17-a259-fa0c837c07f2 tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] https://10.4.3.246/volume/v3/types/11a03fc9-e44c-41ed-98a0-093a0d6678f8 returned with HTTP 202 Aug 12 20:24:00.846480 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 858/3470] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:24:00 2026] DELETE /volume/v3/types/11a03fc9-e44c-41ed-98a0-093a0d6678f8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:00.846852 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-960c8e8e-055d-4ff3-b9bd-a59e90a30e77 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:00.846852 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-960c8e8e-055d-4ff3-b9bd-a59e90a30e77 tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] GET https://10.4.3.246/volume/v3/types/11a03fc9-e44c-41ed-98a0-093a0d6678f8 Aug 12 20:24:00.846852 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-960c8e8e-055d-4ff3-b9bd-a59e90a30e77 tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:00.846852 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-960c8e8e-055d-4ff3-b9bd-a59e90a30e77 tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:00.846852 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-960c8e8e-055d-4ff3-b9bd-a59e90a30e77 tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] https://10.4.3.246/volume/v3/types/11a03fc9-e44c-41ed-98a0-093a0d6678f8 returned with HTTP 404 Aug 12 20:24:00.846852 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 878/3471] 10.4.3.246 () {66 vars in 1342 bytes} [Wed Aug 12 20:24:00 2026] GET /volume/v3/types/11a03fc9-e44c-41ed-98a0-093a0d6678f8 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:00.847408 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-d71d953f-10b2-465e-bccb-65180a56648c None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:00.847408 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d71d953f-10b2-465e-bccb-65180a56648c tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:24:00.847408 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d71d953f-10b2-465e-bccb-65180a56648c tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-917435372"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:00.847408 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d71d953f-10b2-465e-bccb-65180a56648c tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:24:00.847408 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 874/3472] 10.4.3.246 () {68 vars in 1252 bytes} [Wed Aug 12 20:24:00 2026] POST /volume/v3/types => generated 223 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:00.847656 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-6c3e6d3a-7630-448c-8253-cfa265d29810 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:00.847656 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6c3e6d3a-7630-448c-8253-cfa265d29810 tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] POST https://10.4.3.246/volume/v3/group_types Aug 12 20:24:00.847656 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6c3e6d3a-7630-448c-8253-cfa265d29810 tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-474699361"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:00.847656 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6c3e6d3a-7630-448c-8253-cfa265d29810 tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] https://10.4.3.246/volume/v3/group_types returned with HTTP 202 Aug 12 20:24:00.847656 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 863/3473] 10.4.3.246 () {70 vars in 1311 bytes} [Wed Aug 12 20:24:00 2026] POST /volume/v3/group_types => generated 180 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:00.847920 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-5b386031-01be-4aa1-a0db-bbb6c09e0d25 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:00.847920 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5b386031-01be-4aa1-a0db-bbb6c09e0d25 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] POST https://10.4.3.246/volume/v3/groups Aug 12 20:24:00.847920 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5b386031-01be-4aa1-a0db-bbb6c09e0d25 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "87204545-d6b3-4727-9f5f-5c41c7e13934", "volume_types": ["0d231cfd-c463-41de-9cd4-0ba9b448c187"], "name": "tempest-GroupSnapshotsTest-Group-275564503"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:00.847920 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.groups [None req-5b386031-01be-4aa1-a0db-bbb6c09e0d25 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Creating new group {'group': {'group_type': '87204545-d6b3-4727-9f5f-5c41c7e13934', 'volume_types': ['0d231cfd-c463-41de-9cd4-0ba9b448c187'], 'name': 'tempest-GroupSnapshotsTest-Group-275564503'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 12 20:24:00.847920 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.groups [None req-5b386031-01be-4aa1-a0db-bbb6c09e0d25 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Creating group tempest-GroupSnapshotsTest-Group-275564503. Aug 12 20:24:00.847920 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-5b386031-01be-4aa1-a0db-bbb6c09e0d25 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Availability Zones retrieved successfully. Aug 12 20:24:00.848255 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a801d5e7-8511-4c32-aa61-006c4ccea5d5 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:00.848255 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a801d5e7-8511-4c32-aa61-006c4ccea5d5 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee Aug 12 20:24:00.848255 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a801d5e7-8511-4c32-aa61-006c4ccea5d5 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:00.848255 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a801d5e7-8511-4c32-aa61-006c4ccea5d5 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:00.848255 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-a801d5e7-8511-4c32-aa61-006c4ccea5d5 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 60c69fec-35fc-4a65-9435-4f763eb1c0ee. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:00.848255 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:00.848255 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:00.848255 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a801d5e7-8511-4c32-aa61-006c4ccea5d5 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee returned with HTTP 200 Aug 12 20:24:00.848255 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 879/3474] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:00 2026] GET /volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:00.848673 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-5b386031-01be-4aa1-a0db-bbb6c09e0d25 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Created reservations ['44d6f052-5e02-4e87-80e1-5da92b679a8b'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:24:00.848673 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5b386031-01be-4aa1-a0db-bbb6c09e0d25 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/groups returned with HTTP 202 Aug 12 20:24:00.848673 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 859/3475] 10.4.3.246 () {70 vars in 1297 bytes} [Wed Aug 12 20:24:00 2026] POST /volume/v3/groups => generated 111 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:00.848870 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-1e8d77f3-302f-4e28-8e89-df3d1a083aa9 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:00.848870 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1e8d77f3-302f-4e28-8e89-df3d1a083aa9 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/groups/f8f87699-00f6-4958-8708-1c592d99d275 Aug 12 20:24:00.848870 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1e8d77f3-302f-4e28-8e89-df3d1a083aa9 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:00.848870 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1e8d77f3-302f-4e28-8e89-df3d1a083aa9 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:00.848870 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.groups [None req-1e8d77f3-302f-4e28-8e89-df3d1a083aa9 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] show called for member f8f87699-00f6-4958-8708-1c592d99d275 {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:24:00.848870 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:00.848870 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:00.848870 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1e8d77f3-302f-4e28-8e89-df3d1a083aa9 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/groups/f8f87699-00f6-4958-8708-1c592d99d275 returned with HTTP 200 Aug 12 20:24:00.848870 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 875/3476] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:24:00 2026] GET /volume/v3/groups/f8f87699-00f6-4958-8708-1c592d99d275 => generated 391 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:01.442295 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-1919e7f3-1a29-4434-b82a-590598ab8f60 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:01.444965 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1919e7f3-1a29-4434-b82a-590598ab8f60 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] GET https://10.4.3.246/volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc Aug 12 20:24:01.444965 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1919e7f3-1a29-4434-b82a-590598ab8f60 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:01.445246 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1919e7f3-1a29-4434-b82a-590598ab8f60 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:01.445440 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-1919e7f3-1a29-4434-b82a-590598ab8f60 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Show backup with id c34243f0-bbf9-47b0-809f-5d4f9aad75bc. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:01.451179 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:01.451179 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:01.452900 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1919e7f3-1a29-4434-b82a-590598ab8f60 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc returned with HTTP 200 Aug 12 20:24:01.455030 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 864/3477] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:01 2026] GET /volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc => generated 758 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:01.641992 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-2c7481f1-0e7c-458f-929e-5fb0871f9753 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:01.645062 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2c7481f1-0e7c-458f-929e-5fb0871f9753 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee Aug 12 20:24:01.645339 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2c7481f1-0e7c-458f-929e-5fb0871f9753 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:01.645648 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2c7481f1-0e7c-458f-929e-5fb0871f9753 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:01.645859 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-2c7481f1-0e7c-458f-929e-5fb0871f9753 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 60c69fec-35fc-4a65-9435-4f763eb1c0ee. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:01.652415 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:01.652415 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:01.653596 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2c7481f1-0e7c-458f-929e-5fb0871f9753 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee returned with HTTP 200 Aug 12 20:24:01.654348 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 880/3478] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:01 2026] GET /volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:01.700103 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-2a4ae55b-5982-4861-91c8-bdddb23e7804 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:01.701972 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2a4ae55b-5982-4861-91c8-bdddb23e7804 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/groups/f8f87699-00f6-4958-8708-1c592d99d275 Aug 12 20:24:01.702423 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2a4ae55b-5982-4861-91c8-bdddb23e7804 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:01.702865 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2a4ae55b-5982-4861-91c8-bdddb23e7804 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:01.703380 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.groups [None req-2a4ae55b-5982-4861-91c8-bdddb23e7804 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] show called for member f8f87699-00f6-4958-8708-1c592d99d275 {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:24:01.708613 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:01.708613 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:01.724508 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2a4ae55b-5982-4861-91c8-bdddb23e7804 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/groups/f8f87699-00f6-4958-8708-1c592d99d275 returned with HTTP 200 Aug 12 20:24:01.724508 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 860/3479] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:24:01 2026] GET /volume/v3/groups/f8f87699-00f6-4958-8708-1c592d99d275 => generated 392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:01.738497 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a15e723d-b796-43ab-b3bc-fada2830343c None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:01.740528 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a15e723d-b796-43ab-b3bc-fada2830343c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:24:01.740964 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a15e723d-b796-43ab-b3bc-fada2830343c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1731505275", "volume_type": "0d231cfd-c463-41de-9cd4-0ba9b448c187", "group_id": "f8f87699-00f6-4958-8708-1c592d99d275", "size": 1}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:01.742385 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-a15e723d-b796-43ab-b3bc-fada2830343c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1731505275', 'volume_type': '0d231cfd-c463-41de-9cd4-0ba9b448c187', 'group_id': 'f8f87699-00f6-4958-8708-1c592d99d275', 'size': 1}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:24:01.751036 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:01.751036 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:01.751624 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-a15e723d-b796-43ab-b3bc-fada2830343c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Create volume of 1 GB Aug 12 20:24:01.758129 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-a15e723d-b796-43ab-b3bc-fada2830343c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Availability Zones retrieved successfully. Aug 12 20:24:01.764767 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-a15e723d-b796-43ab-b3bc-fada2830343c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Flow 'volume_create_api' (47e884a0-33d7-45ec-8644-fc6624fe4c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:01.766165 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-a15e723d-b796-43ab-b3bc-fada2830343c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d06671cd-8685-4062-94b5-183dd7c2c039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:01.766778 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:01.766778 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:01.767249 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-a15e723d-b796-43ab-b3bc-fada2830343c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:24:01.788005 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-a15e723d-b796-43ab-b3bc-fada2830343c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d06671cd-8685-4062-94b5-183dd7c2c039) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:24:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d231cfd-c463-41de-9cd4-0ba9b448c187,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-917435372',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d231cfd-c463-41de-9cd4-0ba9b448c187', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f8f87699-00f6-4958-8708-1c592d99d275', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:01.789012 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-a15e723d-b796-43ab-b3bc-fada2830343c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e64a090-128e-4cfc-a414-9c566e4449ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:01.816990 np0000007109 devstack@c-api.service[100383]: WARNING cinder.quota [None req-a15e723d-b796-43ab-b3bc-fada2830343c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-917435372 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-917435372, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:24:01.817435 np0000007109 devstack@c-api.service[100383]: WARNING cinder.quota [None req-a15e723d-b796-43ab-b3bc-fada2830343c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-917435372 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-917435372, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:24:01.847063 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-a15e723d-b796-43ab-b3bc-fada2830343c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Created reservations ['ad64df54-59b4-42fe-b6f1-cbee587a0e73', '121147f5-8929-4bbe-8e31-ab4280badd5a', '6291422c-3a8e-418e-9a3d-57362a01221c', '1de5bec2-36cf-49b3-bb8d-9792f3869c69'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:24:01.848350 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-a15e723d-b796-43ab-b3bc-fada2830343c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e64a090-128e-4cfc-a414-9c566e4449ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad64df54-59b4-42fe-b6f1-cbee587a0e73', '121147f5-8929-4bbe-8e31-ab4280badd5a', '6291422c-3a8e-418e-9a3d-57362a01221c', '1de5bec2-36cf-49b3-bb8d-9792f3869c69']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:01.849687 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-a15e723d-b796-43ab-b3bc-fada2830343c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a37cca6-2863-4cd7-bc11-48f787e0b323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:01.883822 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-a15e723d-b796-43ab-b3bc-fada2830343c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a37cca6-2863-4cd7-bc11-48f787e0b323) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef53bc10-2a82-4d22-86f5-a39894f85840', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1731505275',encryption_key_id=None,group_id=f8f87699-00f6-4958-8708-1c592d99d275,group_type_id=,metadata={},multiattach=False,project_id='e5d92f9e75f142fb9291b81a16bfb404',qos_specs=None,replication_status=,reservations=['ad64df54-59b4-42fe-b6f1-cbee587a0e73','121147f5-8929-4bbe-8e31-ab4280badd5a','6291422c-3a8e-418e-9a3d-57362a01221c','1de5bec2-36cf-49b3-bb8d-9792f3869c69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c64a31e5319f4dae83e79ad2d5449740',volume_type_id=0d231cfd-c463-41de-9cd4-0ba9b448c187), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:24:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1731505275',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f8f87699-00f6-4958-8708-1c592d99d275,host=None,id=ef53bc10-2a82-4d22-86f5-a39894f85840,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5d92f9e75f142fb9291b81a16bfb404',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c64a31e5319f4dae83e79ad2d5449740',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d231cfd-c463-41de-9cd4-0ba9b448c187),volume_type_id=0d231cfd-c463-41de-9cd4-0ba9b448c187)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:01.885056 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-a15e723d-b796-43ab-b3bc-fada2830343c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae782fe4-bb79-4a22-ae81-be66f6f905a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:01.911467 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-a15e723d-b796-43ab-b3bc-fada2830343c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae782fe4-bb79-4a22-ae81-be66f6f905a5) transitioned into state 'SUCCESS' from state '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-1731505275',encryption_key_id=None,group_id=f8f87699-00f6-4958-8708-1c592d99d275,group_type_id=,metadata={},multiattach=False,project_id='e5d92f9e75f142fb9291b81a16bfb404',qos_specs=None,replication_status=,reservations=['ad64df54-59b4-42fe-b6f1-cbee587a0e73','121147f5-8929-4bbe-8e31-ab4280badd5a','6291422c-3a8e-418e-9a3d-57362a01221c','1de5bec2-36cf-49b3-bb8d-9792f3869c69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c64a31e5319f4dae83e79ad2d5449740',volume_type_id=0d231cfd-c463-41de-9cd4-0ba9b448c187)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:01.912488 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-a15e723d-b796-43ab-b3bc-fada2830343c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ad7d133-84c5-4e18-b388-41bfc088781b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:01.928949 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-a15e723d-b796-43ab-b3bc-fada2830343c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ad7d133-84c5-4e18-b388-41bfc088781b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:01.929724 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-a15e723d-b796-43ab-b3bc-fada2830343c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Flow 'volume_create_api' (47e884a0-33d7-45ec-8644-fc6624fe4c1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:01.930011 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-a15e723d-b796-43ab-b3bc-fada2830343c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Create volume request issued successfully. Aug 12 20:24:01.930606 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-a15e723d-b796-43ab-b3bc-fada2830343c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:24:01.930741 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-a15e723d-b796-43ab-b3bc-fada2830343c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:24:01.968932 np0000007109 devstack@c-api.service[100383]: DEBUG oslo_db.sqlalchemy.engines [None req-a15e723d-b796-43ab-b3bc-fada2830343c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100383) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:24:01.972932 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:01.972932 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:01.978616 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a15e723d-b796-43ab-b3bc-fada2830343c tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:24:01.979062 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 876/3480] 10.4.3.246 () {70 vars in 1300 bytes} [Wed Aug 12 20:24:01 2026] POST /volume/v3/volumes => generated 822 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:01.991992 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-55e135d6-3d19-4f1d-9702-39a719fd74f0 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:01.993731 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-55e135d6-3d19-4f1d-9702-39a719fd74f0 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/volumes/ef53bc10-2a82-4d22-86f5-a39894f85840 Aug 12 20:24:01.993953 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-55e135d6-3d19-4f1d-9702-39a719fd74f0 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:01.994163 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-55e135d6-3d19-4f1d-9702-39a719fd74f0 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:02.003095 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:02.003095 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:02.006727 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-55e135d6-3d19-4f1d-9702-39a719fd74f0 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Volume info retrieved successfully. Aug 12 20:24:02.007393 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-55e135d6-3d19-4f1d-9702-39a719fd74f0 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:24:02.007565 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-55e135d6-3d19-4f1d-9702-39a719fd74f0 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:24:02.042894 np0000007109 devstack@c-api.service[100386]: DEBUG oslo_db.sqlalchemy.engines [None req-55e135d6-3d19-4f1d-9702-39a719fd74f0 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100386) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:24:02.046096 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:02.046096 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:02.053716 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-55e135d6-3d19-4f1d-9702-39a719fd74f0 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/volumes/ef53bc10-2a82-4d22-86f5-a39894f85840 returned with HTTP 200 Aug 12 20:24:02.054071 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 865/3481] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:24:01 2026] GET /volume/v3/volumes/ef53bc10-2a82-4d22-86f5-a39894f85840 => generated 890 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:02.469588 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-8d8d6c3a-79b2-483a-bf01-06add358c540 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:02.470947 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8d8d6c3a-79b2-483a-bf01-06add358c540 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] GET https://10.4.3.246/volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc Aug 12 20:24:02.471114 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8d8d6c3a-79b2-483a-bf01-06add358c540 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:02.471292 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8d8d6c3a-79b2-483a-bf01-06add358c540 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:02.471394 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-8d8d6c3a-79b2-483a-bf01-06add358c540 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Show backup with id c34243f0-bbf9-47b0-809f-5d4f9aad75bc. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:02.479021 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:02.479021 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:02.479741 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8d8d6c3a-79b2-483a-bf01-06add358c540 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc returned with HTTP 200 Aug 12 20:24:02.480206 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 881/3482] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:02 2026] GET /volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:02.667296 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a730c84f-c811-4b2c-a52c-d44d7424d4ec None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:02.669463 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a730c84f-c811-4b2c-a52c-d44d7424d4ec tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee Aug 12 20:24:02.669836 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a730c84f-c811-4b2c-a52c-d44d7424d4ec tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:02.670055 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a730c84f-c811-4b2c-a52c-d44d7424d4ec tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:02.670141 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-a730c84f-c811-4b2c-a52c-d44d7424d4ec tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 60c69fec-35fc-4a65-9435-4f763eb1c0ee. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:02.674028 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:02.674028 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:02.674759 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a730c84f-c811-4b2c-a52c-d44d7424d4ec tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee returned with HTTP 200 Aug 12 20:24:02.675052 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 861/3483] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:02 2026] GET /volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:03.068618 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-319b5957-6ae7-43be-93a1-905483e750fc None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:03.071033 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-319b5957-6ae7-43be-93a1-905483e750fc tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/volumes/ef53bc10-2a82-4d22-86f5-a39894f85840 Aug 12 20:24:03.071356 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-319b5957-6ae7-43be-93a1-905483e750fc tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:03.071673 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-319b5957-6ae7-43be-93a1-905483e750fc tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:03.081475 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:03.081475 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:03.087979 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-319b5957-6ae7-43be-93a1-905483e750fc tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Volume info retrieved successfully. Aug 12 20:24:03.088934 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-319b5957-6ae7-43be-93a1-905483e750fc tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:24:03.089142 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-319b5957-6ae7-43be-93a1-905483e750fc tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:24:03.142530 np0000007109 devstack@c-api.service[100383]: DEBUG oslo_db.sqlalchemy.engines [None req-319b5957-6ae7-43be-93a1-905483e750fc tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100383) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:24:03.146293 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:03.146293 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:03.159036 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-319b5957-6ae7-43be-93a1-905483e750fc tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/volumes/ef53bc10-2a82-4d22-86f5-a39894f85840 returned with HTTP 200 Aug 12 20:24:03.159683 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 877/3484] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:24:03 2026] GET /volume/v3/volumes/ef53bc10-2a82-4d22-86f5-a39894f85840 => generated 915 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:03.175628 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-91c1770a-211d-43c5-bebf-2b97f9ba818d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:03.178434 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-91c1770a-211d-43c5-bebf-2b97f9ba818d tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] POST https://10.4.3.246/volume/v3/group_snapshots Aug 12 20:24:03.178434 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-91c1770a-211d-43c5-bebf-2b97f9ba818d tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "f8f87699-00f6-4958-8708-1c592d99d275", "name": "tempest-group_snapshot-472565417"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:03.179440 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.group_snapshots [None req-91c1770a-211d-43c5-bebf-2b97f9ba818d tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'f8f87699-00f6-4958-8708-1c592d99d275', 'name': 'tempest-group_snapshot-472565417'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 12 20:24:03.183105 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:03.183105 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:03.187608 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.group_snapshots [None req-91c1770a-211d-43c5-bebf-2b97f9ba818d tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Creating group_snapshot tempest-group_snapshot-472565417. Aug 12 20:24:03.219518 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:03.219518 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:03.233844 np0000007109 devstack@c-api.service[100386]: WARNING cinder.quota [None req-91c1770a-211d-43c5-bebf-2b97f9ba818d tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-917435372 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-917435372, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:24:03.234213 np0000007109 devstack@c-api.service[100386]: WARNING cinder.quota [None req-91c1770a-211d-43c5-bebf-2b97f9ba818d tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-917435372 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-917435372, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:24:03.258015 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-91c1770a-211d-43c5-bebf-2b97f9ba818d tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Created reservations ['fed4295b-fa8e-498e-98a6-430b942a6007', '44366bbd-374a-4869-9405-fe4d6953a5ff', 'bef49e95-e385-4fda-be0a-0586584f6ed8', '05767fde-715b-4c36-8f47-b2f205a79871'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:24:03.296701 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-91c1770a-211d-43c5-bebf-2b97f9ba818d tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/group_snapshots returned with HTTP 202 Aug 12 20:24:03.300566 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 866/3485] 10.4.3.246 () {70 vars in 1324 bytes} [Wed Aug 12 20:24:03 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:03.311151 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c39bcd3f-fa2f-4c04-abff-5e5a7e1cb16a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:03.318087 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c39bcd3f-fa2f-4c04-abff-5e5a7e1cb16a tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/group_snapshots/625a0700-bd29-47ae-9cdb-eff93f08f6d3 Aug 12 20:24:03.320642 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c39bcd3f-fa2f-4c04-abff-5e5a7e1cb16a tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:03.321115 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c39bcd3f-fa2f-4c04-abff-5e5a7e1cb16a tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:03.321455 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.group_snapshots [None req-c39bcd3f-fa2f-4c04-abff-5e5a7e1cb16a tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] show called for member 625a0700-bd29-47ae-9cdb-eff93f08f6d3 {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 20:24:03.327237 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:03.327237 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:03.334135 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c39bcd3f-fa2f-4c04-abff-5e5a7e1cb16a tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/group_snapshots/625a0700-bd29-47ae-9cdb-eff93f08f6d3 returned with HTTP 200 Aug 12 20:24:03.336169 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 882/3486] 10.4.3.246 () {68 vars in 1413 bytes} [Wed Aug 12 20:24:03 2026] GET /volume/v3/group_snapshots/625a0700-bd29-47ae-9cdb-eff93f08f6d3 => generated 306 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:03.491744 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a7071a3d-b1e6-41c8-bc8d-976cd2fc2972 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:03.494058 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a7071a3d-b1e6-41c8-bc8d-976cd2fc2972 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] GET https://10.4.3.246/volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc Aug 12 20:24:03.494333 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a7071a3d-b1e6-41c8-bc8d-976cd2fc2972 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:03.494600 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a7071a3d-b1e6-41c8-bc8d-976cd2fc2972 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:03.494744 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-a7071a3d-b1e6-41c8-bc8d-976cd2fc2972 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Show backup with id c34243f0-bbf9-47b0-809f-5d4f9aad75bc. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:03.503290 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:03.503290 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:03.504327 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a7071a3d-b1e6-41c8-bc8d-976cd2fc2972 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc returned with HTTP 200 Aug 12 20:24:03.504844 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 862/3487] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:03 2026] GET /volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc => generated 758 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:03.685256 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-2aa5d92c-c50f-4d08-aac2-869af666f3b0 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:03.687844 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2aa5d92c-c50f-4d08-aac2-869af666f3b0 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee Aug 12 20:24:03.688087 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2aa5d92c-c50f-4d08-aac2-869af666f3b0 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:03.688308 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2aa5d92c-c50f-4d08-aac2-869af666f3b0 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:03.688447 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-2aa5d92c-c50f-4d08-aac2-869af666f3b0 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 60c69fec-35fc-4a65-9435-4f763eb1c0ee. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:03.698081 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:03.698081 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:03.698864 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2aa5d92c-c50f-4d08-aac2-869af666f3b0 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee returned with HTTP 200 Aug 12 20:24:03.699284 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 878/3488] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:03 2026] GET /volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:04.346575 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-6b93a77c-32df-4700-b962-5a9b4c80d337 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:04.349767 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6b93a77c-32df-4700-b962-5a9b4c80d337 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/group_snapshots/625a0700-bd29-47ae-9cdb-eff93f08f6d3 Aug 12 20:24:04.350250 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6b93a77c-32df-4700-b962-5a9b4c80d337 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:04.350415 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6b93a77c-32df-4700-b962-5a9b4c80d337 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:04.350550 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.group_snapshots [None req-6b93a77c-32df-4700-b962-5a9b4c80d337 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] show called for member 625a0700-bd29-47ae-9cdb-eff93f08f6d3 {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 20:24:04.357855 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:04.357855 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:04.362946 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6b93a77c-32df-4700-b962-5a9b4c80d337 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/group_snapshots/625a0700-bd29-47ae-9cdb-eff93f08f6d3 returned with HTTP 200 Aug 12 20:24:04.363699 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 867/3489] 10.4.3.246 () {68 vars in 1413 bytes} [Wed Aug 12 20:24:04 2026] GET /volume/v3/group_snapshots/625a0700-bd29-47ae-9cdb-eff93f08f6d3 => generated 307 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:04.373522 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-76b0ba8b-57d9-4409-9114-a11d80ba3017 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:04.380647 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-76b0ba8b-57d9-4409-9114-a11d80ba3017 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/snapshots/detail Aug 12 20:24:04.380647 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-76b0ba8b-57d9-4409-9114-a11d80ba3017 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:04.380647 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-76b0ba8b-57d9-4409-9114-a11d80ba3017 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'detail' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:04.380647 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.api_utils [None req-76b0ba8b-57d9-4409-9114-a11d80ba3017 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Removing options '' from query. {{(pid=100384) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:24:04.380647 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.db.api [None req-76b0ba8b-57d9-4409-9114-a11d80ba3017 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Building query based on filter {{(pid=100384) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 20:24:04.388334 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-76b0ba8b-57d9-4409-9114-a11d80ba3017 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Get all snapshots completed successfully. Aug 12 20:24:04.388972 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:04.388972 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:04.389688 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-76b0ba8b-57d9-4409-9114-a11d80ba3017 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/snapshots/detail returned with HTTP 200 Aug 12 20:24:04.390144 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 883/3490] 10.4.3.246 () {66 vars in 1264 bytes} [Wed Aug 12 20:24:04 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:04.402124 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-4a836608-a3cd-47b7-95c0-24e3f44548f1 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:04.404792 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4a836608-a3cd-47b7-95c0-24e3f44548f1 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/snapshots/e8dfc08f-d495-44d1-9b85-63062f6d6631 Aug 12 20:24:04.405077 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4a836608-a3cd-47b7-95c0-24e3f44548f1 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:04.405312 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4a836608-a3cd-47b7-95c0-24e3f44548f1 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:04.411966 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:04.411966 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:04.412436 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-4a836608-a3cd-47b7-95c0-24e3f44548f1 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Snapshot retrieved successfully. Aug 12 20:24:04.413329 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4a836608-a3cd-47b7-95c0-24e3f44548f1 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/snapshots/e8dfc08f-d495-44d1-9b85-63062f6d6631 returned with HTTP 200 Aug 12 20:24:04.413784 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 863/3491] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:24:04 2026] GET /volume/v3/snapshots/e8dfc08f-d495-44d1-9b85-63062f6d6631 => generated 450 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:04.424632 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-82625051-71ab-456f-b55f-e2ebf7a3eae2 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:04.427031 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-82625051-71ab-456f-b55f-e2ebf7a3eae2 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/group_snapshots/625a0700-bd29-47ae-9cdb-eff93f08f6d3 Aug 12 20:24:04.427250 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-82625051-71ab-456f-b55f-e2ebf7a3eae2 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:04.427445 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-82625051-71ab-456f-b55f-e2ebf7a3eae2 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:04.427624 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.group_snapshots [None req-82625051-71ab-456f-b55f-e2ebf7a3eae2 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] show called for member 625a0700-bd29-47ae-9cdb-eff93f08f6d3 {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 20:24:04.433509 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:04.433509 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:04.437261 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-82625051-71ab-456f-b55f-e2ebf7a3eae2 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/group_snapshots/625a0700-bd29-47ae-9cdb-eff93f08f6d3 returned with HTTP 200 Aug 12 20:24:04.437719 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 879/3492] 10.4.3.246 () {68 vars in 1413 bytes} [Wed Aug 12 20:24:04 2026] GET /volume/v3/group_snapshots/625a0700-bd29-47ae-9cdb-eff93f08f6d3 => generated 307 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:04.445893 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-c8f948cf-31d0-48c7-96af-d224041d1d0b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:04.447649 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c8f948cf-31d0-48c7-96af-d224041d1d0b tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/group_snapshots/detail Aug 12 20:24:04.447867 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c8f948cf-31d0-48c7-96af-d224041d1d0b tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:04.448045 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c8f948cf-31d0-48c7-96af-d224041d1d0b tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:04.458289 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c8f948cf-31d0-48c7-96af-d224041d1d0b tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 12 20:24:04.458690 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 868/3493] 10.4.3.246 () {68 vars in 1323 bytes} [Wed Aug 12 20:24:04 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:04.469124 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-ba07a403-de64-4a42-a337-5731dac97698 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:04.470502 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ba07a403-de64-4a42-a337-5731dac97698 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] DELETE https://10.4.3.246/volume/v3/group_snapshots/625a0700-bd29-47ae-9cdb-eff93f08f6d3 Aug 12 20:24:04.470876 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ba07a403-de64-4a42-a337-5731dac97698 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:04.471168 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ba07a403-de64-4a42-a337-5731dac97698 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:04.471371 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.group_snapshots [None req-ba07a403-de64-4a42-a337-5731dac97698 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] delete called for member 625a0700-bd29-47ae-9cdb-eff93f08f6d3 {{(pid=100384) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 12 20:24:04.471560 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.group_snapshots [None req-ba07a403-de64-4a42-a337-5731dac97698 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Delete group_snapshot with id: 625a0700-bd29-47ae-9cdb-eff93f08f6d3 Aug 12 20:24:04.480033 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:04.480033 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:04.516492 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-28cdeb09-fcee-4d0a-9386-71602cbd0829 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:04.519311 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-28cdeb09-fcee-4d0a-9386-71602cbd0829 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] GET https://10.4.3.246/volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc Aug 12 20:24:04.519623 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-28cdeb09-fcee-4d0a-9386-71602cbd0829 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:04.519878 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-28cdeb09-fcee-4d0a-9386-71602cbd0829 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:04.520092 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-28cdeb09-fcee-4d0a-9386-71602cbd0829 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Show backup with id c34243f0-bbf9-47b0-809f-5d4f9aad75bc. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:04.525244 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ba07a403-de64-4a42-a337-5731dac97698 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/group_snapshots/625a0700-bd29-47ae-9cdb-eff93f08f6d3 returned with HTTP 202 Aug 12 20:24:04.525244 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 884/3494] 10.4.3.246 () {68 vars in 1416 bytes} [Wed Aug 12 20:24:04 2026] DELETE /volume/v3/group_snapshots/625a0700-bd29-47ae-9cdb-eff93f08f6d3 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:24:04.525325 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:04.525325 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:04.526330 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-28cdeb09-fcee-4d0a-9386-71602cbd0829 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc returned with HTTP 200 Aug 12 20:24:04.526866 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 864/3495] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:04 2026] GET /volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:04.537732 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-8c7ca036-b0ac-4d2e-a1be-9e3f7b765701 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:04.540223 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8c7ca036-b0ac-4d2e-a1be-9e3f7b765701 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/volumes/detail Aug 12 20:24:04.540589 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8c7ca036-b0ac-4d2e-a1be-9e3f7b765701 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:04.540845 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8c7ca036-b0ac-4d2e-a1be-9e3f7b765701 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'detail' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:04.541239 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.api_utils [None req-8c7ca036-b0ac-4d2e-a1be-9e3f7b765701 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Removing options '' from query. {{(pid=100383) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:24:04.542279 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-8c7ca036-b0ac-4d2e-a1be-9e3f7b765701 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100383) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:24:04.553507 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-8c7ca036-b0ac-4d2e-a1be-9e3f7b765701 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Get all volumes completed successfully. Aug 12 20:24:04.554489 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-8c7ca036-b0ac-4d2e-a1be-9e3f7b765701 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:24:04.554717 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-8c7ca036-b0ac-4d2e-a1be-9e3f7b765701 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:24:04.602059 np0000007109 devstack@c-api.service[100383]: DEBUG oslo_db.sqlalchemy.engines [None req-8c7ca036-b0ac-4d2e-a1be-9e3f7b765701 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100383) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:24:04.605816 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:04.605816 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:04.616687 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8c7ca036-b0ac-4d2e-a1be-9e3f7b765701 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/volumes/detail returned with HTTP 200 Aug 12 20:24:04.617246 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 880/3496] 10.4.3.246 () {68 vars in 1299 bytes} [Wed Aug 12 20:24:04 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:04.632105 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-4cbaf014-1fe7-4c08-b2b6-a21125adeb51 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:04.634702 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4cbaf014-1fe7-4c08-b2b6-a21125adeb51 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/snapshots/detail Aug 12 20:24:04.634904 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4cbaf014-1fe7-4c08-b2b6-a21125adeb51 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:04.635205 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4cbaf014-1fe7-4c08-b2b6-a21125adeb51 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'detail' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:04.635450 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.api_utils [None req-4cbaf014-1fe7-4c08-b2b6-a21125adeb51 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Removing options '' from query. {{(pid=100386) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:24:04.635736 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:04.635736 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:04.636696 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.db.api [None req-4cbaf014-1fe7-4c08-b2b6-a21125adeb51 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Building query based on filter {{(pid=100386) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 20:24:04.645324 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-4cbaf014-1fe7-4c08-b2b6-a21125adeb51 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Get all snapshots completed successfully. Aug 12 20:24:04.646074 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4cbaf014-1fe7-4c08-b2b6-a21125adeb51 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/snapshots/detail returned with HTTP 200 Aug 12 20:24:04.646429 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 869/3497] 10.4.3.246 () {66 vars in 1264 bytes} [Wed Aug 12 20:24:04 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:24:04.655493 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-9ccb7d0a-2d2f-4052-9c13-697a5675b161 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:04.659453 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9ccb7d0a-2d2f-4052-9c13-697a5675b161 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/group_snapshots/625a0700-bd29-47ae-9cdb-eff93f08f6d3 Aug 12 20:24:04.659453 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9ccb7d0a-2d2f-4052-9c13-697a5675b161 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:04.659453 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9ccb7d0a-2d2f-4052-9c13-697a5675b161 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:04.659453 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.group_snapshots [None req-9ccb7d0a-2d2f-4052-9c13-697a5675b161 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] show called for member 625a0700-bd29-47ae-9cdb-eff93f08f6d3 {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 20:24:04.663272 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9ccb7d0a-2d2f-4052-9c13-697a5675b161 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/group_snapshots/625a0700-bd29-47ae-9cdb-eff93f08f6d3 returned with HTTP 404 Aug 12 20:24:04.664031 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 885/3498] 10.4.3.246 () {68 vars in 1413 bytes} [Wed Aug 12 20:24:04 2026] GET /volume/v3/group_snapshots/625a0700-bd29-47ae-9cdb-eff93f08f6d3 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:24:04.673100 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-d4839be4-7f01-4733-9522-a88d3b8f5767 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:04.676700 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d4839be4-7f01-4733-9522-a88d3b8f5767 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/group_snapshots Aug 12 20:24:04.677371 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d4839be4-7f01-4733-9522-a88d3b8f5767 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:04.677756 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d4839be4-7f01-4733-9522-a88d3b8f5767 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:04.685500 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d4839be4-7f01-4733-9522-a88d3b8f5767 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/group_snapshots returned with HTTP 200 Aug 12 20:24:04.685980 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 865/3499] 10.4.3.246 () {68 vars in 1302 bytes} [Wed Aug 12 20:24:04 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:04.696922 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-6d4d8931-e059-4aa7-8c67-2a2783791d00 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:04.699341 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6d4d8931-e059-4aa7-8c67-2a2783791d00 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] DELETE https://10.4.3.246/volume/v3/group_snapshots/625a0700-bd29-47ae-9cdb-eff93f08f6d3 Aug 12 20:24:04.699512 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6d4d8931-e059-4aa7-8c67-2a2783791d00 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:04.699808 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6d4d8931-e059-4aa7-8c67-2a2783791d00 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:04.699932 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.group_snapshots [None req-6d4d8931-e059-4aa7-8c67-2a2783791d00 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] delete called for member 625a0700-bd29-47ae-9cdb-eff93f08f6d3 {{(pid=100383) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 12 20:24:04.700070 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.group_snapshots [None req-6d4d8931-e059-4aa7-8c67-2a2783791d00 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Delete group_snapshot with id: 625a0700-bd29-47ae-9cdb-eff93f08f6d3 Aug 12 20:24:04.703106 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6d4d8931-e059-4aa7-8c67-2a2783791d00 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/group_snapshots/625a0700-bd29-47ae-9cdb-eff93f08f6d3 returned with HTTP 404 Aug 12 20:24:04.703641 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 881/3500] 10.4.3.246 () {68 vars in 1416 bytes} [Wed Aug 12 20:24:04 2026] DELETE /volume/v3/group_snapshots/625a0700-bd29-47ae-9cdb-eff93f08f6d3 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:24:04.714563 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-5290cc80-3769-43b4-b86d-19333d62d53e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:04.714690 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-bfcf761e-4e9c-45c2-9684-1222f7b95bd0 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:04.716237 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-bfcf761e-4e9c-45c2-9684-1222f7b95bd0 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/volumes/detail Aug 12 20:24:04.719697 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-bfcf761e-4e9c-45c2-9684-1222f7b95bd0 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:04.719697 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-bfcf761e-4e9c-45c2-9684-1222f7b95bd0 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'detail' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:04.719697 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.api_utils [None req-bfcf761e-4e9c-45c2-9684-1222f7b95bd0 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Removing options '' from query. {{(pid=100386) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:24:04.719697 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-bfcf761e-4e9c-45c2-9684-1222f7b95bd0 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100386) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:24:04.723244 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5290cc80-3769-43b4-b86d-19333d62d53e tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee Aug 12 20:24:04.723244 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5290cc80-3769-43b4-b86d-19333d62d53e tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:04.723244 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5290cc80-3769-43b4-b86d-19333d62d53e tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:04.723244 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-5290cc80-3769-43b4-b86d-19333d62d53e tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 60c69fec-35fc-4a65-9435-4f763eb1c0ee. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:04.727777 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-bfcf761e-4e9c-45c2-9684-1222f7b95bd0 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Get all volumes completed successfully. Aug 12 20:24:04.730128 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-bfcf761e-4e9c-45c2-9684-1222f7b95bd0 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:24:04.730128 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-bfcf761e-4e9c-45c2-9684-1222f7b95bd0 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:24:04.730264 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:04.730264 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:04.730264 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5290cc80-3769-43b4-b86d-19333d62d53e tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee returned with HTTP 200 Aug 12 20:24:04.730264 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 886/3501] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:04 2026] GET /volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:04.779061 np0000007109 devstack@c-api.service[100386]: DEBUG oslo_db.sqlalchemy.engines [None req-bfcf761e-4e9c-45c2-9684-1222f7b95bd0 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100386) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:24:04.782212 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:04.782212 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:04.789884 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-bfcf761e-4e9c-45c2-9684-1222f7b95bd0 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/volumes/detail returned with HTTP 200 Aug 12 20:24:04.790303 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 870/3502] 10.4.3.246 () {68 vars in 1299 bytes} [Wed Aug 12 20:24:04 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:04.811510 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-86eff519-aa4f-4057-9f5f-4c64c694fdf6 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:04.812834 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-86eff519-aa4f-4057-9f5f-4c64c694fdf6 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] POST https://10.4.3.246/volume/v3/groups/f8f87699-00f6-4958-8708-1c592d99d275/action Aug 12 20:24:04.813246 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-86eff519-aa4f-4057-9f5f-4c64c694fdf6 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:24:04.813455 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-86eff519-aa4f-4057-9f5f-4c64c694fdf6 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:04.815349 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.groups [None req-86eff519-aa4f-4057-9f5f-4c64c694fdf6 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] delete called for group f8f87699-00f6-4958-8708-1c592d99d275 {{(pid=100385) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 20:24:04.815496 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.groups [None req-86eff519-aa4f-4057-9f5f-4c64c694fdf6 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Delete group with id: f8f87699-00f6-4958-8708-1c592d99d275 Aug 12 20:24:04.820982 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:04.820982 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:04.877265 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-86eff519-aa4f-4057-9f5f-4c64c694fdf6 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/groups/f8f87699-00f6-4958-8708-1c592d99d275/action returned with HTTP 202 Aug 12 20:24:04.877265 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 866/3503] 10.4.3.246 () {70 vars in 1428 bytes} [Wed Aug 12 20:24:04 2026] POST /volume/v3/groups/f8f87699-00f6-4958-8708-1c592d99d275/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:24:04.885559 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e66f3b24-1fdf-4bbe-8162-565695925103 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:04.887276 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e66f3b24-1fdf-4bbe-8162-565695925103 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/volumes/ef53bc10-2a82-4d22-86f5-a39894f85840 Aug 12 20:24:04.887520 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e66f3b24-1fdf-4bbe-8162-565695925103 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:04.887764 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e66f3b24-1fdf-4bbe-8162-565695925103 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:04.898706 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:04.898706 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:04.905272 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-e66f3b24-1fdf-4bbe-8162-565695925103 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Volume info retrieved successfully. Aug 12 20:24:04.906375 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-e66f3b24-1fdf-4bbe-8162-565695925103 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:24:04.906606 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-e66f3b24-1fdf-4bbe-8162-565695925103 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:24:04.963784 np0000007109 devstack@c-api.service[100383]: DEBUG oslo_db.sqlalchemy.engines [None req-e66f3b24-1fdf-4bbe-8162-565695925103 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100383) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:24:04.966182 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:04.966182 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:04.974318 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e66f3b24-1fdf-4bbe-8162-565695925103 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/volumes/ef53bc10-2a82-4d22-86f5-a39894f85840 returned with HTTP 200 Aug 12 20:24:04.974876 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 882/3504] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:24:04 2026] GET /volume/v3/volumes/ef53bc10-2a82-4d22-86f5-a39894f85840 => generated 914 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:05.539773 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d4aa8ca1-6d53-4a85-95b9-983d9d164a16 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:05.541686 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d4aa8ca1-6d53-4a85-95b9-983d9d164a16 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] GET https://10.4.3.246/volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc Aug 12 20:24:05.542066 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d4aa8ca1-6d53-4a85-95b9-983d9d164a16 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:05.542347 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d4aa8ca1-6d53-4a85-95b9-983d9d164a16 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:05.542614 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-d4aa8ca1-6d53-4a85-95b9-983d9d164a16 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Show backup with id c34243f0-bbf9-47b0-809f-5d4f9aad75bc. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:05.549345 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:05.549345 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:05.549345 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d4aa8ca1-6d53-4a85-95b9-983d9d164a16 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc returned with HTTP 200 Aug 12 20:24:05.549345 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 887/3505] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:05 2026] GET /volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc => generated 760 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:05.558255 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-2267cc34-fe4a-4c31-ac32-7d1339f7944d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:05.560111 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2267cc34-fe4a-4c31-ac32-7d1339f7944d tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:24:05.560455 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2267cc34-fe4a-4c31-ac32-7d1339f7944d tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "c34243f0-bbf9-47b0-809f-5d4f9aad75bc", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-356362881"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:05.561869 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-2267cc34-fe4a-4c31-ac32-7d1339f7944d tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Create volume request body: {'volume': {"'backup_id": 'c34243f0-bbf9-47b0-809f-5d4f9aad75bc', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-356362881'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:24:05.561986 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-2267cc34-fe4a-4c31-ac32-7d1339f7944d tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Create volume of 1 GB Aug 12 20:24:05.566385 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-2267cc34-fe4a-4c31-ac32-7d1339f7944d tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Availability Zones retrieved successfully. Aug 12 20:24:05.572456 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-2267cc34-fe4a-4c31-ac32-7d1339f7944d tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Flow 'volume_create_api' (7dc220fd-4abb-4cc4-afcf-d2bd72c182ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:05.572845 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-2267cc34-fe4a-4c31-ac32-7d1339f7944d tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5ed2a33-ff63-45fc-aa43-c4d956332181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:05.573715 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-2267cc34-fe4a-4c31-ac32-7d1339f7944d tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:24:05.597571 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-2267cc34-fe4a-4c31-ac32-7d1339f7944d tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5ed2a33-ff63-45fc-aa43-c4d956332181) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:05.598300 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-2267cc34-fe4a-4c31-ac32-7d1339f7944d tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fadbe793-4acc-447c-818f-be3b35cceed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:05.642059 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-2267cc34-fe4a-4c31-ac32-7d1339f7944d tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Created reservations ['d793d83a-3525-4550-a07f-c520ccdad9e1', 'bdbb5a49-0b0c-4b72-b279-73f4d1f5800a', '69dc7364-08b2-4d9e-b3ac-c0c4ab9a4bb3', '872886c6-c0fc-4096-a98b-7c9918bdde6d'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:24:05.643146 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-2267cc34-fe4a-4c31-ac32-7d1339f7944d tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fadbe793-4acc-447c-818f-be3b35cceed3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d793d83a-3525-4550-a07f-c520ccdad9e1', 'bdbb5a49-0b0c-4b72-b279-73f4d1f5800a', '69dc7364-08b2-4d9e-b3ac-c0c4ab9a4bb3', '872886c6-c0fc-4096-a98b-7c9918bdde6d']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:05.644792 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-2267cc34-fe4a-4c31-ac32-7d1339f7944d tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10915c3e-4c87-4235-8c4a-1b9180a00ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:05.668616 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-2267cc34-fe4a-4c31-ac32-7d1339f7944d tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10915c3e-4c87-4235-8c4a-1b9180a00ed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8678009a-d33f-4cf9-a7a5-3465e54614aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-356362881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ffd22416c904870aaee5a1cee5a4f47',qos_specs=None,replication_status=,reservations=['d793d83a-3525-4550-a07f-c520ccdad9e1','bdbb5a49-0b0c-4b72-b279-73f4d1f5800a','69dc7364-08b2-4d9e-b3ac-c0c4ab9a4bb3','872886c6-c0fc-4096-a98b-7c9918bdde6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56aa7f3a17d84b5ea7c3a8bf8757ddab',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:24:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-356362881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8678009a-d33f-4cf9-a7a5-3465e54614aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ffd22416c904870aaee5a1cee5a4f47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='56aa7f3a17d84b5ea7c3a8bf8757ddab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:05.668616 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-2267cc34-fe4a-4c31-ac32-7d1339f7944d tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2254d0b7-7c15-432a-a7bb-e9df71a03a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:05.685969 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-2267cc34-fe4a-4c31-ac32-7d1339f7944d tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2254d0b7-7c15-432a-a7bb-e9df71a03a09) transitioned into state 'SUCCESS' from state '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-356362881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ffd22416c904870aaee5a1cee5a4f47',qos_specs=None,replication_status=,reservations=['d793d83a-3525-4550-a07f-c520ccdad9e1','bdbb5a49-0b0c-4b72-b279-73f4d1f5800a','69dc7364-08b2-4d9e-b3ac-c0c4ab9a4bb3','872886c6-c0fc-4096-a98b-7c9918bdde6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56aa7f3a17d84b5ea7c3a8bf8757ddab',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:05.686689 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-2267cc34-fe4a-4c31-ac32-7d1339f7944d tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3eb11df3-c7f8-4019-a440-555d7e7d55dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:05.696137 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-2267cc34-fe4a-4c31-ac32-7d1339f7944d tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3eb11df3-c7f8-4019-a440-555d7e7d55dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:05.697088 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-2267cc34-fe4a-4c31-ac32-7d1339f7944d tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Flow 'volume_create_api' (7dc220fd-4abb-4cc4-afcf-d2bd72c182ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:05.697480 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-2267cc34-fe4a-4c31-ac32-7d1339f7944d tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Create volume request issued successfully. Aug 12 20:24:05.698078 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2267cc34-fe4a-4c31-ac32-7d1339f7944d tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:24:05.698488 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 871/3506] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:24:05 2026] POST /volume/v3/volumes => generated 757 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:24:05.710788 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-0629f9ea-7a13-4373-a3b2-d8d88e7a1bd5 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:05.713981 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0629f9ea-7a13-4373-a3b2-d8d88e7a1bd5 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:24:05.714309 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0629f9ea-7a13-4373-a3b2-d8d88e7a1bd5 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "c34243f0-bbf9-47b0-809f-5d4f9aad75bc", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-454022540"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:05.716228 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-0629f9ea-7a13-4373-a3b2-d8d88e7a1bd5 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Create volume request body: {'volume': {"'backup_id": 'c34243f0-bbf9-47b0-809f-5d4f9aad75bc', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-454022540'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:24:05.716368 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-0629f9ea-7a13-4373-a3b2-d8d88e7a1bd5 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Create volume of 1 GB Aug 12 20:24:05.722879 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-0629f9ea-7a13-4373-a3b2-d8d88e7a1bd5 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Availability Zones retrieved successfully. Aug 12 20:24:05.728443 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-0629f9ea-7a13-4373-a3b2-d8d88e7a1bd5 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Flow 'volume_create_api' (051e720a-50fe-41ab-9415-5ed2f63a780f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:05.729421 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-0629f9ea-7a13-4373-a3b2-d8d88e7a1bd5 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db7635ac-4e3a-486d-b117-045a80e9aa72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:05.730331 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-0629f9ea-7a13-4373-a3b2-d8d88e7a1bd5 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:24:05.742515 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-88bc1f61-7183-4d99-9277-7a8d0ad70db1 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:05.744706 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-88bc1f61-7183-4d99-9277-7a8d0ad70db1 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee Aug 12 20:24:05.744990 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-88bc1f61-7183-4d99-9277-7a8d0ad70db1 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:05.745368 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-88bc1f61-7183-4d99-9277-7a8d0ad70db1 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:05.745509 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-88bc1f61-7183-4d99-9277-7a8d0ad70db1 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 60c69fec-35fc-4a65-9435-4f763eb1c0ee. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:05.752149 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:05.752149 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:05.752749 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-88bc1f61-7183-4d99-9277-7a8d0ad70db1 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee returned with HTTP 200 Aug 12 20:24:05.753398 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 883/3507] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:05 2026] GET /volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:05.769517 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a5a66245-1042-4c6f-8d74-577cc49d55f7 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:05.770794 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-0629f9ea-7a13-4373-a3b2-d8d88e7a1bd5 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db7635ac-4e3a-486d-b117-045a80e9aa72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:05.771648 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-0629f9ea-7a13-4373-a3b2-d8d88e7a1bd5 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dd64007-6753-41a6-8b0d-2b45aef5075d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:05.817441 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-0629f9ea-7a13-4373-a3b2-d8d88e7a1bd5 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Created reservations ['93778b52-3b92-4d49-b608-203c9f003089', '0cf09a5a-bef6-41c9-aba0-6d76fb4088c5', '7bc85b7f-22d9-48c2-8ae1-1bd1e8a7f57a', '6b564e07-39d8-47b1-9aca-577bafc14bcc'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:24:05.818193 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-0629f9ea-7a13-4373-a3b2-d8d88e7a1bd5 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dd64007-6753-41a6-8b0d-2b45aef5075d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93778b52-3b92-4d49-b608-203c9f003089', '0cf09a5a-bef6-41c9-aba0-6d76fb4088c5', '7bc85b7f-22d9-48c2-8ae1-1bd1e8a7f57a', '6b564e07-39d8-47b1-9aca-577bafc14bcc']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:05.818867 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-0629f9ea-7a13-4373-a3b2-d8d88e7a1bd5 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (247e9e30-ff58-42d6-9941-7763d3af8fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:05.854796 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-0629f9ea-7a13-4373-a3b2-d8d88e7a1bd5 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (247e9e30-ff58-42d6-9941-7763d3af8fa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a5fc706-ff4f-4e82-b979-413d030911ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-454022540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ffd22416c904870aaee5a1cee5a4f47',qos_specs=None,replication_status=,reservations=['93778b52-3b92-4d49-b608-203c9f003089','0cf09a5a-bef6-41c9-aba0-6d76fb4088c5','7bc85b7f-22d9-48c2-8ae1-1bd1e8a7f57a','6b564e07-39d8-47b1-9aca-577bafc14bcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56aa7f3a17d84b5ea7c3a8bf8757ddab',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:24:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-454022540',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a5fc706-ff4f-4e82-b979-413d030911ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ffd22416c904870aaee5a1cee5a4f47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='56aa7f3a17d84b5ea7c3a8bf8757ddab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:05.855897 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-0629f9ea-7a13-4373-a3b2-d8d88e7a1bd5 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d8df0ca-8ac9-495a-a037-43adc820b852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:05.862559 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a5a66245-1042-4c6f-8d74-577cc49d55f7 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:24:05.862559 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a5a66245-1042-4c6f-8d74-577cc49d55f7 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:05.862559 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-a5a66245-1042-4c6f-8d74-577cc49d55f7 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:24:05.862559 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-a5a66245-1042-4c6f-8d74-577cc49d55f7 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Create volume of 1 GB Aug 12 20:24:05.870838 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-a5a66245-1042-4c6f-8d74-577cc49d55f7 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Availability Zones retrieved successfully. Aug 12 20:24:05.873219 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-0629f9ea-7a13-4373-a3b2-d8d88e7a1bd5 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d8df0ca-8ac9-495a-a037-43adc820b852) transitioned into state 'SUCCESS' from state '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-454022540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ffd22416c904870aaee5a1cee5a4f47',qos_specs=None,replication_status=,reservations=['93778b52-3b92-4d49-b608-203c9f003089','0cf09a5a-bef6-41c9-aba0-6d76fb4088c5','7bc85b7f-22d9-48c2-8ae1-1bd1e8a7f57a','6b564e07-39d8-47b1-9aca-577bafc14bcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56aa7f3a17d84b5ea7c3a8bf8757ddab',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:05.874000 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-0629f9ea-7a13-4373-a3b2-d8d88e7a1bd5 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53f2ce8a-220b-42bf-9a07-65bf59f741e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:05.881592 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-a5a66245-1042-4c6f-8d74-577cc49d55f7 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Flow 'volume_create_api' (02fe9846-1358-43e9-9569-2985741bcd30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:05.884561 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-0629f9ea-7a13-4373-a3b2-d8d88e7a1bd5 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53f2ce8a-220b-42bf-9a07-65bf59f741e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:05.884669 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-a5a66245-1042-4c6f-8d74-577cc49d55f7 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02c18a0f-f256-4051-a818-8d71543f733a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:05.884717 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-0629f9ea-7a13-4373-a3b2-d8d88e7a1bd5 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Flow 'volume_create_api' (051e720a-50fe-41ab-9415-5ed2f63a780f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:05.884772 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-a5a66245-1042-4c6f-8d74-577cc49d55f7 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:24:05.884803 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-0629f9ea-7a13-4373-a3b2-d8d88e7a1bd5 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Create volume request issued successfully. Aug 12 20:24:05.885505 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0629f9ea-7a13-4373-a3b2-d8d88e7a1bd5 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:24:05.886089 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 867/3508] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:24:05 2026] POST /volume/v3/volumes => generated 757 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:24:05.903239 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-5f4073c2-f8ef-450c-bfdd-145ce3fc8cee None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:05.904166 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5f4073c2-f8ef-450c-bfdd-145ce3fc8cee tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:24:05.904596 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5f4073c2-f8ef-450c-bfdd-145ce3fc8cee tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "c34243f0-bbf9-47b0-809f-5d4f9aad75bc", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1319074722"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:05.906318 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-5f4073c2-f8ef-450c-bfdd-145ce3fc8cee tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Create volume request body: {'volume': {"'backup_id": 'c34243f0-bbf9-47b0-809f-5d4f9aad75bc', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1319074722'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:24:05.906484 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-5f4073c2-f8ef-450c-bfdd-145ce3fc8cee tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Create volume of 1 GB Aug 12 20:24:05.906826 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:05.906826 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:05.911625 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-5f4073c2-f8ef-450c-bfdd-145ce3fc8cee tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Availability Zones retrieved successfully. Aug 12 20:24:05.918340 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-5f4073c2-f8ef-450c-bfdd-145ce3fc8cee tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Flow 'volume_create_api' (2510c187-c99c-4769-9cd3-0fcab3ceb0ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:05.919710 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-5f4073c2-f8ef-450c-bfdd-145ce3fc8cee tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (360b717c-e4d9-4d42-b05a-d4a3b20fe93b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:05.920908 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-5f4073c2-f8ef-450c-bfdd-145ce3fc8cee tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:24:05.922048 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-a5a66245-1042-4c6f-8d74-577cc49d55f7 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02c18a0f-f256-4051-a818-8d71543f733a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:05.923412 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-a5a66245-1042-4c6f-8d74-577cc49d55f7 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab16728d-103b-4019-a887-cfb55dec7d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:05.944157 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-5f4073c2-f8ef-450c-bfdd-145ce3fc8cee tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (360b717c-e4d9-4d42-b05a-d4a3b20fe93b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:05.945563 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-5f4073c2-f8ef-450c-bfdd-145ce3fc8cee tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bd78779-daee-4627-80f0-797af4099dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:05.980201 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-5f4073c2-f8ef-450c-bfdd-145ce3fc8cee tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Created reservations ['92715900-cade-4f30-84be-523a91c5c3da', '2fc0964a-8122-452b-93af-7cfe3ef1664c', '3bf7b208-2f65-4fa2-859b-d9a2c2027ca7', '3b41220a-1865-427f-9509-ea3b06ccfc37'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:24:05.980953 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-5f4073c2-f8ef-450c-bfdd-145ce3fc8cee tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bd78779-daee-4627-80f0-797af4099dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92715900-cade-4f30-84be-523a91c5c3da', '2fc0964a-8122-452b-93af-7cfe3ef1664c', '3bf7b208-2f65-4fa2-859b-d9a2c2027ca7', '3b41220a-1865-427f-9509-ea3b06ccfc37']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:05.981946 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-5f4073c2-f8ef-450c-bfdd-145ce3fc8cee tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8f9e42e-02e0-43bc-b174-2d3c770b34d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:05.991645 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-cdf7db96-bfb5-4543-b9f7-794685122050 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:05.993683 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cdf7db96-bfb5-4543-b9f7-794685122050 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/volumes/ef53bc10-2a82-4d22-86f5-a39894f85840 Aug 12 20:24:05.993683 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cdf7db96-bfb5-4543-b9f7-794685122050 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:05.993988 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cdf7db96-bfb5-4543-b9f7-794685122050 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:05.997323 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-a5a66245-1042-4c6f-8d74-577cc49d55f7 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Created reservations ['4e1ca61c-8244-4438-b231-bd37e7432eff', '210c7b5c-5326-4ee1-b53b-af49581e3914', 'd314fd64-3265-47c1-8f8c-00317e902059', '00a053aa-6928-447a-9f75-aa97ad9e1b49'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:24:06.000557 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-a5a66245-1042-4c6f-8d74-577cc49d55f7 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab16728d-103b-4019-a887-cfb55dec7d90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e1ca61c-8244-4438-b231-bd37e7432eff', '210c7b5c-5326-4ee1-b53b-af49581e3914', 'd314fd64-3265-47c1-8f8c-00317e902059', '00a053aa-6928-447a-9f75-aa97ad9e1b49']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:06.000557 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-a5a66245-1042-4c6f-8d74-577cc49d55f7 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86708120-74a2-4e7f-93cb-d32303fcf20c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:06.000732 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cdf7db96-bfb5-4543-b9f7-794685122050 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/volumes/ef53bc10-2a82-4d22-86f5-a39894f85840 returned with HTTP 404 Aug 12 20:24:06.000732 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 884/3509] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:24:05 2026] GET /volume/v3/volumes/ef53bc10-2a82-4d22-86f5-a39894f85840 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:24:06.005765 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-5f4073c2-f8ef-450c-bfdd-145ce3fc8cee tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8f9e42e-02e0-43bc-b174-2d3c770b34d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c109764e-7faa-44cc-8b5d-de573fbb5c20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1319074722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ffd22416c904870aaee5a1cee5a4f47',qos_specs=None,replication_status=,reservations=['92715900-cade-4f30-84be-523a91c5c3da','2fc0964a-8122-452b-93af-7cfe3ef1664c','3bf7b208-2f65-4fa2-859b-d9a2c2027ca7','3b41220a-1865-427f-9509-ea3b06ccfc37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56aa7f3a17d84b5ea7c3a8bf8757ddab',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:24:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1319074722',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c109764e-7faa-44cc-8b5d-de573fbb5c20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ffd22416c904870aaee5a1cee5a4f47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='56aa7f3a17d84b5ea7c3a8bf8757ddab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:06.006719 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-5f4073c2-f8ef-450c-bfdd-145ce3fc8cee tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65c6d21e-ffcc-4068-a81e-5a5eb94b9ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:06.007500 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-7d2b962b-f8e5-4c60-a020-5c6a3dbfe5f3 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:06.010081 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7d2b962b-f8e5-4c60-a020-5c6a3dbfe5f3 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] GET https://10.4.3.246/volume/v3/groups/f8f87699-00f6-4958-8708-1c592d99d275 Aug 12 20:24:06.010487 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7d2b962b-f8e5-4c60-a020-5c6a3dbfe5f3 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:06.010885 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7d2b962b-f8e5-4c60-a020-5c6a3dbfe5f3 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:06.011562 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.groups [None req-7d2b962b-f8e5-4c60-a020-5c6a3dbfe5f3 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] show called for member f8f87699-00f6-4958-8708-1c592d99d275 {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:24:06.015331 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7d2b962b-f8e5-4c60-a020-5c6a3dbfe5f3 tempest-GroupSnapshotsTest-1455205305 tempest-GroupSnapshotsTest-1455205305-project-member] https://10.4.3.246/volume/v3/groups/f8f87699-00f6-4958-8708-1c592d99d275 returned with HTTP 404 Aug 12 20:24:06.016067 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 868/3510] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:24:06 2026] GET /volume/v3/groups/f8f87699-00f6-4958-8708-1c592d99d275 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:24:06.024066 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-5f4073c2-f8ef-450c-bfdd-145ce3fc8cee tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65c6d21e-ffcc-4068-a81e-5a5eb94b9ab4) transitioned into state 'SUCCESS' from state '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-1319074722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ffd22416c904870aaee5a1cee5a4f47',qos_specs=None,replication_status=,reservations=['92715900-cade-4f30-84be-523a91c5c3da','2fc0964a-8122-452b-93af-7cfe3ef1664c','3bf7b208-2f65-4fa2-859b-d9a2c2027ca7','3b41220a-1865-427f-9509-ea3b06ccfc37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56aa7f3a17d84b5ea7c3a8bf8757ddab',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:06.024252 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-d1d2254e-a07b-4cc5-aca2-8c1065aaab15 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:06.024800 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-5f4073c2-f8ef-450c-bfdd-145ce3fc8cee tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e865970-0961-4422-9fee-94de6ede2eb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:06.026331 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d1d2254e-a07b-4cc5-aca2-8c1065aaab15 tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] DELETE https://10.4.3.246/volume/v3/group_types/87204545-d6b3-4727-9f5f-5c41c7e13934 Aug 12 20:24:06.026653 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d1d2254e-a07b-4cc5-aca2-8c1065aaab15 tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:06.026918 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d1d2254e-a07b-4cc5-aca2-8c1065aaab15 tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:06.027813 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-a5a66245-1042-4c6f-8d74-577cc49d55f7 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86708120-74a2-4e7f-93cb-d32303fcf20c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49aaaae5-76f1-4355-8728-770138ad3ce8', '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='7e2186a34fdd419d83612e7d22857252',qos_specs=None,replication_status=,reservations=['4e1ca61c-8244-4438-b231-bd37e7432eff','210c7b5c-5326-4ee1-b53b-af49581e3914','d314fd64-3265-47c1-8f8c-00317e902059','00a053aa-6928-447a-9f75-aa97ad9e1b49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d79ea3e483754886afabd3e2e4c72f36',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:24:06Z,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=49aaaae5-76f1-4355-8728-770138ad3ce8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e2186a34fdd419d83612e7d22857252',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d79ea3e483754886afabd3e2e4c72f36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:06.028687 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-a5a66245-1042-4c6f-8d74-577cc49d55f7 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7795ea4-3776-45da-b66e-7a71b3908226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:06.034819 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-5f4073c2-f8ef-450c-bfdd-145ce3fc8cee tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e865970-0961-4422-9fee-94de6ede2eb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:06.035648 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-5f4073c2-f8ef-450c-bfdd-145ce3fc8cee tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Flow 'volume_create_api' (2510c187-c99c-4769-9cd3-0fcab3ceb0ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:06.036005 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-5f4073c2-f8ef-450c-bfdd-145ce3fc8cee tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Create volume request issued successfully. Aug 12 20:24:06.036624 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5f4073c2-f8ef-450c-bfdd-145ce3fc8cee tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:24:06.037114 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 872/3511] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:24:05 2026] POST /volume/v3/volumes => generated 758 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:24:06.043846 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d1d2254e-a07b-4cc5-aca2-8c1065aaab15 tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] https://10.4.3.246/volume/v3/group_types/87204545-d6b3-4727-9f5f-5c41c7e13934 returned with HTTP 202 Aug 12 20:24:06.044283 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 885/3512] 10.4.3.246 () {68 vars in 1404 bytes} [Wed Aug 12 20:24:06 2026] DELETE /volume/v3/group_types/87204545-d6b3-4727-9f5f-5c41c7e13934 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:24:06.055903 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-5d50681d-bcd1-4afa-bd76-6c4488c1b1be None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:06.057070 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-608ff5f5-60ac-4907-ab09-7ede457a0e05 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:06.057716 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5d50681d-bcd1-4afa-bd76-6c4488c1b1be tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] DELETE https://10.4.3.246/volume/v3/types/0d231cfd-c463-41de-9cd4-0ba9b448c187 Aug 12 20:24:06.058038 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5d50681d-bcd1-4afa-bd76-6c4488c1b1be tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:06.058316 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5d50681d-bcd1-4afa-bd76-6c4488c1b1be tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] Calling method '_delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:06.058392 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-a5a66245-1042-4c6f-8d74-577cc49d55f7 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7795ea4-3776-45da-b66e-7a71b3908226) transitioned into state 'SUCCESS' from 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='7e2186a34fdd419d83612e7d22857252',qos_specs=None,replication_status=,reservations=['4e1ca61c-8244-4438-b231-bd37e7432eff','210c7b5c-5326-4ee1-b53b-af49581e3914','d314fd64-3265-47c1-8f8c-00317e902059','00a053aa-6928-447a-9f75-aa97ad9e1b49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d79ea3e483754886afabd3e2e4c72f36',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:06.059577 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:06.059577 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:06.059624 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-a5a66245-1042-4c6f-8d74-577cc49d55f7 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f44d912-a88b-42e8-9f56-c38a3e2600cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:06.059665 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-608ff5f5-60ac-4907-ab09-7ede457a0e05 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:24:06.059892 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-608ff5f5-60ac-4907-ab09-7ede457a0e05 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "c34243f0-bbf9-47b0-809f-5d4f9aad75bc", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1795200844"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:06.061264 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-608ff5f5-60ac-4907-ab09-7ede457a0e05 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Create volume request body: {'volume': {"'backup_id": 'c34243f0-bbf9-47b0-809f-5d4f9aad75bc', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1795200844'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:24:06.061431 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-608ff5f5-60ac-4907-ab09-7ede457a0e05 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Create volume of 1 GB Aug 12 20:24:06.062643 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:06.062643 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:06.065808 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-608ff5f5-60ac-4907-ab09-7ede457a0e05 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Availability Zones retrieved successfully. Aug 12 20:24:06.069279 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-a5a66245-1042-4c6f-8d74-577cc49d55f7 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f44d912-a88b-42e8-9f56-c38a3e2600cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:06.070050 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-a5a66245-1042-4c6f-8d74-577cc49d55f7 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Flow 'volume_create_api' (02fe9846-1358-43e9-9569-2985741bcd30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:06.070317 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-a5a66245-1042-4c6f-8d74-577cc49d55f7 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Create volume request issued successfully. Aug 12 20:24:06.070934 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a5a66245-1042-4c6f-8d74-577cc49d55f7 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:24:06.071176 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-608ff5f5-60ac-4907-ab09-7ede457a0e05 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Flow 'volume_create_api' (0bf5f4db-9633-4e3c-99d8-56ebfeb31ca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:06.071479 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 888/3513] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:24:05 2026] POST /volume/v3/volumes => generated 740 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:24:06.073229 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-608ff5f5-60ac-4907-ab09-7ede457a0e05 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce6989fe-91e3-44d3-bab5-1f3346f5f83e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:06.073229 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-608ff5f5-60ac-4907-ab09-7ede457a0e05 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:24:06.082304 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-76f4cba8-9471-4bb5-8584-ef81add64c42 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:06.084148 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-76f4cba8-9471-4bb5-8584-ef81add64c42 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] GET https://10.4.3.246/volume/v3/volumes/49aaaae5-76f1-4355-8728-770138ad3ce8 Aug 12 20:24:06.085103 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-76f4cba8-9471-4bb5-8584-ef81add64c42 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:06.085103 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-76f4cba8-9471-4bb5-8584-ef81add64c42 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:06.089360 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5d50681d-bcd1-4afa-bd76-6c4488c1b1be tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] https://10.4.3.246/volume/v3/types/0d231cfd-c463-41de-9cd4-0ba9b448c187 returned with HTTP 202 Aug 12 20:24:06.090129 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 869/3514] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:24:06 2026] DELETE /volume/v3/types/0d231cfd-c463-41de-9cd4-0ba9b448c187 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:06.092742 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:06.092742 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:06.096779 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-76f4cba8-9471-4bb5-8584-ef81add64c42 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Volume info retrieved successfully. Aug 12 20:24:06.098550 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-6691f481-29b0-4854-8615-74042e739081 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:06.099783 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-608ff5f5-60ac-4907-ab09-7ede457a0e05 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce6989fe-91e3-44d3-bab5-1f3346f5f83e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:06.100801 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-608ff5f5-60ac-4907-ab09-7ede457a0e05 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a020d757-8435-4418-a370-1c351af7cae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:06.101049 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6691f481-29b0-4854-8615-74042e739081 tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] GET https://10.4.3.246/volume/v3/types/0d231cfd-c463-41de-9cd4-0ba9b448c187 Aug 12 20:24:06.101266 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6691f481-29b0-4854-8615-74042e739081 tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:06.101471 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6691f481-29b0-4854-8615-74042e739081 tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:06.102123 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-76f4cba8-9471-4bb5-8584-ef81add64c42 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] https://10.4.3.246/volume/v3/volumes/49aaaae5-76f1-4355-8728-770138ad3ce8 returned with HTTP 200 Aug 12 20:24:06.102648 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 886/3515] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:06 2026] GET /volume/v3/volumes/49aaaae5-76f1-4355-8728-770138ad3ce8 => generated 808 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:06.109976 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6691f481-29b0-4854-8615-74042e739081 tempest-GroupSnapshotsTest-1623998210 tempest-GroupSnapshotsTest-1623998210-project-admin] https://10.4.3.246/volume/v3/types/0d231cfd-c463-41de-9cd4-0ba9b448c187 returned with HTTP 404 Aug 12 20:24:06.110432 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 889/3516] 10.4.3.246 () {66 vars in 1342 bytes} [Wed Aug 12 20:24:06 2026] GET /volume/v3/types/0d231cfd-c463-41de-9cd4-0ba9b448c187 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:06.141335 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-608ff5f5-60ac-4907-ab09-7ede457a0e05 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Created reservations ['05cfa708-604b-4b47-a6f3-427cacdbe1e9', '6cb83388-2f19-42cd-91bb-b9aac33b321b', 'f7e4b639-0ee6-4419-8925-67fb9c8572c1', '0d803524-6c43-462a-97c5-ce42a6a215d1'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:24:06.142088 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-608ff5f5-60ac-4907-ab09-7ede457a0e05 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a020d757-8435-4418-a370-1c351af7cae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05cfa708-604b-4b47-a6f3-427cacdbe1e9', '6cb83388-2f19-42cd-91bb-b9aac33b321b', 'f7e4b639-0ee6-4419-8925-67fb9c8572c1', '0d803524-6c43-462a-97c5-ce42a6a215d1']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:06.142781 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-608ff5f5-60ac-4907-ab09-7ede457a0e05 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc7a5cb7-7a85-4b17-b49e-0722f8305e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:06.168790 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-608ff5f5-60ac-4907-ab09-7ede457a0e05 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc7a5cb7-7a85-4b17-b49e-0722f8305e51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f01746a-55fb-478f-8b06-d0b15d9a5f28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1795200844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ffd22416c904870aaee5a1cee5a4f47',qos_specs=None,replication_status=,reservations=['05cfa708-604b-4b47-a6f3-427cacdbe1e9','6cb83388-2f19-42cd-91bb-b9aac33b321b','f7e4b639-0ee6-4419-8925-67fb9c8572c1','0d803524-6c43-462a-97c5-ce42a6a215d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56aa7f3a17d84b5ea7c3a8bf8757ddab',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:24:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1795200844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f01746a-55fb-478f-8b06-d0b15d9a5f28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ffd22416c904870aaee5a1cee5a4f47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='56aa7f3a17d84b5ea7c3a8bf8757ddab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:06.170014 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-608ff5f5-60ac-4907-ab09-7ede457a0e05 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4568dfea-59b4-4515-987e-65edaf646e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:06.186980 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-608ff5f5-60ac-4907-ab09-7ede457a0e05 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4568dfea-59b4-4515-987e-65edaf646e10) transitioned into state 'SUCCESS' from state '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-1795200844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ffd22416c904870aaee5a1cee5a4f47',qos_specs=None,replication_status=,reservations=['05cfa708-604b-4b47-a6f3-427cacdbe1e9','6cb83388-2f19-42cd-91bb-b9aac33b321b','f7e4b639-0ee6-4419-8925-67fb9c8572c1','0d803524-6c43-462a-97c5-ce42a6a215d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56aa7f3a17d84b5ea7c3a8bf8757ddab',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:06.187946 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-608ff5f5-60ac-4907-ab09-7ede457a0e05 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0bbc4a1-1b33-4408-a36b-aba9ea56f2a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:06.197000 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-608ff5f5-60ac-4907-ab09-7ede457a0e05 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0bbc4a1-1b33-4408-a36b-aba9ea56f2a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:06.197856 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-608ff5f5-60ac-4907-ab09-7ede457a0e05 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Flow 'volume_create_api' (0bf5f4db-9633-4e3c-99d8-56ebfeb31ca8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:06.198078 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-608ff5f5-60ac-4907-ab09-7ede457a0e05 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Create volume request issued successfully. Aug 12 20:24:06.198807 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-608ff5f5-60ac-4907-ab09-7ede457a0e05 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:24:06.199118 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 873/3517] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:24:06 2026] POST /volume/v3/volumes => generated 758 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:24:06.216118 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-cc228985-7610-43eb-a832-5484319160d6 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:06.223452 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-cc228985-7610-43eb-a832-5484319160d6 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:24:06.223452 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-cc228985-7610-43eb-a832-5484319160d6 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "c34243f0-bbf9-47b0-809f-5d4f9aad75bc", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1254639337"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:06.223717 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-cc228985-7610-43eb-a832-5484319160d6 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Create volume request body: {'volume': {"'backup_id": 'c34243f0-bbf9-47b0-809f-5d4f9aad75bc', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1254639337'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:24:06.223964 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-cc228985-7610-43eb-a832-5484319160d6 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Create volume of 1 GB Aug 12 20:24:06.233454 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-cc228985-7610-43eb-a832-5484319160d6 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Availability Zones retrieved successfully. Aug 12 20:24:06.238830 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-cc228985-7610-43eb-a832-5484319160d6 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Flow 'volume_create_api' (f7a4128b-a430-4f37-a2b9-48936fdecf3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:06.239972 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-cc228985-7610-43eb-a832-5484319160d6 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7104aa69-a3cd-4e90-8202-3621fe8aa90a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:06.241512 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-cc228985-7610-43eb-a832-5484319160d6 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:24:06.272418 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-cc228985-7610-43eb-a832-5484319160d6 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7104aa69-a3cd-4e90-8202-3621fe8aa90a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:06.273891 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-cc228985-7610-43eb-a832-5484319160d6 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fc611d4-b768-4585-9dd5-593711b30ba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:06.314911 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-cc228985-7610-43eb-a832-5484319160d6 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Created reservations ['b2da178f-178e-4829-a9a2-93b66f8eed09', '72045193-30ee-4069-9bc3-a7344b8042e4', 'b5653b15-d24c-4fb9-bfbe-4a9de1bcc516', '22ae0fe4-2743-47d1-9e6a-fd92e2c6140f'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:24:06.315988 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-cc228985-7610-43eb-a832-5484319160d6 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fc611d4-b768-4585-9dd5-593711b30ba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2da178f-178e-4829-a9a2-93b66f8eed09', '72045193-30ee-4069-9bc3-a7344b8042e4', 'b5653b15-d24c-4fb9-bfbe-4a9de1bcc516', '22ae0fe4-2743-47d1-9e6a-fd92e2c6140f']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:06.316904 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-cc228985-7610-43eb-a832-5484319160d6 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31f58b30-f42d-43d2-b260-a0c2194f781f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:06.343658 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-cc228985-7610-43eb-a832-5484319160d6 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31f58b30-f42d-43d2-b260-a0c2194f781f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce4d9a3f-a8e9-46cf-9f04-92a1a79430a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1254639337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ffd22416c904870aaee5a1cee5a4f47',qos_specs=None,replication_status=,reservations=['b2da178f-178e-4829-a9a2-93b66f8eed09','72045193-30ee-4069-9bc3-a7344b8042e4','b5653b15-d24c-4fb9-bfbe-4a9de1bcc516','22ae0fe4-2743-47d1-9e6a-fd92e2c6140f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56aa7f3a17d84b5ea7c3a8bf8757ddab',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:24:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1254639337',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce4d9a3f-a8e9-46cf-9f04-92a1a79430a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ffd22416c904870aaee5a1cee5a4f47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='56aa7f3a17d84b5ea7c3a8bf8757ddab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:06.344321 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-cc228985-7610-43eb-a832-5484319160d6 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9f07387-a394-4d5e-84bc-0efab65cc368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:06.381006 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-cc228985-7610-43eb-a832-5484319160d6 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9f07387-a394-4d5e-84bc-0efab65cc368) transitioned into state 'SUCCESS' from state '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-1254639337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ffd22416c904870aaee5a1cee5a4f47',qos_specs=None,replication_status=,reservations=['b2da178f-178e-4829-a9a2-93b66f8eed09','72045193-30ee-4069-9bc3-a7344b8042e4','b5653b15-d24c-4fb9-bfbe-4a9de1bcc516','22ae0fe4-2743-47d1-9e6a-fd92e2c6140f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56aa7f3a17d84b5ea7c3a8bf8757ddab',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:06.381727 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-cc228985-7610-43eb-a832-5484319160d6 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14a5865f-0eb1-4104-b952-4b44d97bf284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:06.391307 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-cc228985-7610-43eb-a832-5484319160d6 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14a5865f-0eb1-4104-b952-4b44d97bf284) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:06.392122 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-cc228985-7610-43eb-a832-5484319160d6 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Flow 'volume_create_api' (f7a4128b-a430-4f37-a2b9-48936fdecf3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:06.392409 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-cc228985-7610-43eb-a832-5484319160d6 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Create volume request issued successfully. Aug 12 20:24:06.393008 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-cc228985-7610-43eb-a832-5484319160d6 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:24:06.394438 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 870/3518] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:24:06 2026] POST /volume/v3/volumes => generated 758 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:24:06.405513 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a1d03777-3552-44a6-90fd-75646c41b0c0 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:06.407042 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a1d03777-3552-44a6-90fd-75646c41b0c0 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] GET https://10.4.3.246/volume/v3/volumes/8678009a-d33f-4cf9-a7a5-3465e54614aa Aug 12 20:24:06.407223 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a1d03777-3552-44a6-90fd-75646c41b0c0 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:06.407442 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a1d03777-3552-44a6-90fd-75646c41b0c0 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:06.417118 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:06.417118 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:06.421952 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-a1d03777-3552-44a6-90fd-75646c41b0c0 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Volume info retrieved successfully. Aug 12 20:24:06.427291 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a1d03777-3552-44a6-90fd-75646c41b0c0 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/volumes/8678009a-d33f-4cf9-a7a5-3465e54614aa returned with HTTP 200 Aug 12 20:24:06.427697 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 887/3519] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:06 2026] GET /volume/v3/volumes/8678009a-d33f-4cf9-a7a5-3465e54614aa => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:06.442147 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-67b4d259-fa0d-4b49-804b-b9eb0a15fa66 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:06.444869 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-67b4d259-fa0d-4b49-804b-b9eb0a15fa66 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] GET https://10.4.3.246/volume/v3/volumes/3a5fc706-ff4f-4e82-b979-413d030911ea Aug 12 20:24:06.445415 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-67b4d259-fa0d-4b49-804b-b9eb0a15fa66 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:06.445558 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-67b4d259-fa0d-4b49-804b-b9eb0a15fa66 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:06.455684 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:06.455684 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:06.462561 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-67b4d259-fa0d-4b49-804b-b9eb0a15fa66 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Volume info retrieved successfully. Aug 12 20:24:06.464341 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-67b4d259-fa0d-4b49-804b-b9eb0a15fa66 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/volumes/3a5fc706-ff4f-4e82-b979-413d030911ea returned with HTTP 200 Aug 12 20:24:06.464882 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 890/3520] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:06 2026] GET /volume/v3/volumes/3a5fc706-ff4f-4e82-b979-413d030911ea => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:06.480959 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-69aa469d-4cab-4f6d-9717-5c6aa899371e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:06.482891 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-69aa469d-4cab-4f6d-9717-5c6aa899371e tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] GET https://10.4.3.246/volume/v3/volumes/c109764e-7faa-44cc-8b5d-de573fbb5c20 Aug 12 20:24:06.483080 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-69aa469d-4cab-4f6d-9717-5c6aa899371e tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:06.483288 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-69aa469d-4cab-4f6d-9717-5c6aa899371e tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:06.491611 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:06.491611 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:06.497717 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-69aa469d-4cab-4f6d-9717-5c6aa899371e tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Volume info retrieved successfully. Aug 12 20:24:06.501869 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-69aa469d-4cab-4f6d-9717-5c6aa899371e tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/volumes/c109764e-7faa-44cc-8b5d-de573fbb5c20 returned with HTTP 200 Aug 12 20:24:06.502189 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 874/3521] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:06 2026] GET /volume/v3/volumes/c109764e-7faa-44cc-8b5d-de573fbb5c20 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:06.518096 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f3b91203-58c6-4d06-a3a9-ebab5b51fe62 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:06.520456 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f3b91203-58c6-4d06-a3a9-ebab5b51fe62 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] GET https://10.4.3.246/volume/v3/volumes/4f01746a-55fb-478f-8b06-d0b15d9a5f28 Aug 12 20:24:06.520700 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f3b91203-58c6-4d06-a3a9-ebab5b51fe62 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:06.521124 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f3b91203-58c6-4d06-a3a9-ebab5b51fe62 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:06.529798 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:06.529798 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:06.534573 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-f3b91203-58c6-4d06-a3a9-ebab5b51fe62 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Volume info retrieved successfully. Aug 12 20:24:06.540025 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f3b91203-58c6-4d06-a3a9-ebab5b51fe62 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/volumes/4f01746a-55fb-478f-8b06-d0b15d9a5f28 returned with HTTP 200 Aug 12 20:24:06.540593 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 871/3522] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:06 2026] GET /volume/v3/volumes/4f01746a-55fb-478f-8b06-d0b15d9a5f28 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:06.553447 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-2f4313e4-ebf3-4d3e-84c8-093aa34b55cb None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:06.555082 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2f4313e4-ebf3-4d3e-84c8-093aa34b55cb tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] GET https://10.4.3.246/volume/v3/volumes/ce4d9a3f-a8e9-46cf-9f04-92a1a79430a0 Aug 12 20:24:06.555245 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2f4313e4-ebf3-4d3e-84c8-093aa34b55cb tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:06.555492 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2f4313e4-ebf3-4d3e-84c8-093aa34b55cb tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:06.562558 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:06.562558 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:06.566075 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-2f4313e4-ebf3-4d3e-84c8-093aa34b55cb tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Volume info retrieved successfully. Aug 12 20:24:06.570984 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2f4313e4-ebf3-4d3e-84c8-093aa34b55cb tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/volumes/ce4d9a3f-a8e9-46cf-9f04-92a1a79430a0 returned with HTTP 200 Aug 12 20:24:06.570984 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 888/3523] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:06 2026] GET /volume/v3/volumes/ce4d9a3f-a8e9-46cf-9f04-92a1a79430a0 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:06.588239 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-37315729-519e-4f10-a45a-f1f66c5e5be5 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:06.590665 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-37315729-519e-4f10-a45a-f1f66c5e5be5 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] DELETE https://10.4.3.246/volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc Aug 12 20:24:06.590665 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-37315729-519e-4f10-a45a-f1f66c5e5be5 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:06.590665 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-37315729-519e-4f10-a45a-f1f66c5e5be5 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:06.590665 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.contrib.backups [None req-37315729-519e-4f10-a45a-f1f66c5e5be5 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Delete backup with id: c34243f0-bbf9-47b0-809f-5d4f9aad75bc. Aug 12 20:24:06.594317 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:06.594317 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:06.607491 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.backup.rpcapi [None req-37315729-519e-4f10-a45a-f1f66c5e5be5 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] delete_backup rpcapi backup_id c34243f0-bbf9-47b0-809f-5d4f9aad75bc {{(pid=100384) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 20:24:06.609675 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-37315729-519e-4f10-a45a-f1f66c5e5be5 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc returned with HTTP 202 Aug 12 20:24:06.613594 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 891/3524] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:24:06 2026] DELETE /volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:24:06.625445 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-a134ce4f-b3ab-4e7c-b1e1-8b4443cc37bf None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:06.627230 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a134ce4f-b3ab-4e7c-b1e1-8b4443cc37bf tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] GET https://10.4.3.246/volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc Aug 12 20:24:06.627395 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a134ce4f-b3ab-4e7c-b1e1-8b4443cc37bf tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:06.627588 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a134ce4f-b3ab-4e7c-b1e1-8b4443cc37bf tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:06.627710 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-a134ce4f-b3ab-4e7c-b1e1-8b4443cc37bf tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Show backup with id c34243f0-bbf9-47b0-809f-5d4f9aad75bc. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:06.634849 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:06.634849 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:06.635640 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a134ce4f-b3ab-4e7c-b1e1-8b4443cc37bf tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc returned with HTTP 200 Aug 12 20:24:06.636051 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 875/3525] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:06 2026] GET /volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:06.764399 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-7734281d-844b-4a82-aa42-d956f403c34a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:06.766637 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7734281d-844b-4a82-aa42-d956f403c34a tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee Aug 12 20:24:06.766847 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7734281d-844b-4a82-aa42-d956f403c34a tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:06.767020 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7734281d-844b-4a82-aa42-d956f403c34a tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:06.767115 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-7734281d-844b-4a82-aa42-d956f403c34a tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 60c69fec-35fc-4a65-9435-4f763eb1c0ee. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:06.773077 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:06.773077 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:06.773746 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7734281d-844b-4a82-aa42-d956f403c34a tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee returned with HTTP 200 Aug 12 20:24:06.774127 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 872/3526] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:06 2026] GET /volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:07.116660 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-34f7b439-1c56-43ad-ad6b-6a1c69189929 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:07.118737 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-34f7b439-1c56-43ad-ad6b-6a1c69189929 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] GET https://10.4.3.246/volume/v3/volumes/49aaaae5-76f1-4355-8728-770138ad3ce8 Aug 12 20:24:07.118916 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-34f7b439-1c56-43ad-ad6b-6a1c69189929 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:07.119088 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-34f7b439-1c56-43ad-ad6b-6a1c69189929 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:07.125601 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:07.125601 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:07.129829 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-34f7b439-1c56-43ad-ad6b-6a1c69189929 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Volume info retrieved successfully. Aug 12 20:24:07.135002 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-34f7b439-1c56-43ad-ad6b-6a1c69189929 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] https://10.4.3.246/volume/v3/volumes/49aaaae5-76f1-4355-8728-770138ad3ce8 returned with HTTP 200 Aug 12 20:24:07.135373 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 889/3527] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:07 2026] GET /volume/v3/volumes/49aaaae5-76f1-4355-8728-770138ad3ce8 => generated 833 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:07.151702 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-46d1a387-4464-4f9f-9615-242ee571f9fa None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:07.153205 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-46d1a387-4464-4f9f-9615-242ee571f9fa tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] GET https://10.4.3.246/volume/v3/volumes/49aaaae5-76f1-4355-8728-770138ad3ce8 Aug 12 20:24:07.153358 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-46d1a387-4464-4f9f-9615-242ee571f9fa tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:07.153551 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-46d1a387-4464-4f9f-9615-242ee571f9fa tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:07.160546 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:07.160546 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:07.164926 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-46d1a387-4464-4f9f-9615-242ee571f9fa tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Volume info retrieved successfully. Aug 12 20:24:07.168878 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-46d1a387-4464-4f9f-9615-242ee571f9fa tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] https://10.4.3.246/volume/v3/volumes/49aaaae5-76f1-4355-8728-770138ad3ce8 returned with HTTP 200 Aug 12 20:24:07.169229 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 892/3528] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:07 2026] GET /volume/v3/volumes/49aaaae5-76f1-4355-8728-770138ad3ce8 => generated 833 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:07.186118 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-808c3f58-8e46-42cc-a02a-15429dbce6ad None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:07.188240 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-808c3f58-8e46-42cc-a02a-15429dbce6ad tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:24:07.188735 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-808c3f58-8e46-42cc-a02a-15429dbce6ad tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-869995527"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:07.190757 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-808c3f58-8e46-42cc-a02a-15429dbce6ad tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-869995527'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:24:07.190919 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-808c3f58-8e46-42cc-a02a-15429dbce6ad tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Create volume of 1 GB Aug 12 20:24:07.195263 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-808c3f58-8e46-42cc-a02a-15429dbce6ad tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Availability Zones retrieved successfully. Aug 12 20:24:07.203298 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-808c3f58-8e46-42cc-a02a-15429dbce6ad tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Flow 'volume_create_api' (620d9238-cda4-4ef1-aa07-8377f7849093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:07.204718 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-808c3f58-8e46-42cc-a02a-15429dbce6ad tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4e00c6f-c850-4546-8c00-95b9e27f5db9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:07.206207 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-808c3f58-8e46-42cc-a02a-15429dbce6ad tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:24:07.239639 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-808c3f58-8e46-42cc-a02a-15429dbce6ad tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4e00c6f-c850-4546-8c00-95b9e27f5db9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:07.240779 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-808c3f58-8e46-42cc-a02a-15429dbce6ad tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8bb65db-9721-453e-921f-6a86c1ac2a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:07.291244 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-808c3f58-8e46-42cc-a02a-15429dbce6ad tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Created reservations ['34ec09b9-406e-443f-a1e0-ce40e1ce4b7a', '1cc5c751-db96-41b4-bf3d-3841470a7e90', '7d1d04be-f035-4ef3-aab1-bc1e9100a7ef', 'd8611706-c90e-4c6d-b52d-7f43db28f7d2'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:24:07.292532 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-808c3f58-8e46-42cc-a02a-15429dbce6ad tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8bb65db-9721-453e-921f-6a86c1ac2a51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34ec09b9-406e-443f-a1e0-ce40e1ce4b7a', '1cc5c751-db96-41b4-bf3d-3841470a7e90', '7d1d04be-f035-4ef3-aab1-bc1e9100a7ef', 'd8611706-c90e-4c6d-b52d-7f43db28f7d2']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:07.293553 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-808c3f58-8e46-42cc-a02a-15429dbce6ad tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (913fd03c-c11e-47ed-b8c3-30791245b88f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:07.322019 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-808c3f58-8e46-42cc-a02a-15429dbce6ad tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (913fd03c-c11e-47ed-b8c3-30791245b88f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39b17331-bc32-4961-ac61-3e306401323c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-869995527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e2186a34fdd419d83612e7d22857252',qos_specs=None,replication_status=,reservations=['34ec09b9-406e-443f-a1e0-ce40e1ce4b7a','1cc5c751-db96-41b4-bf3d-3841470a7e90','7d1d04be-f035-4ef3-aab1-bc1e9100a7ef','d8611706-c90e-4c6d-b52d-7f43db28f7d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d79ea3e483754886afabd3e2e4c72f36',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:24:07Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-869995527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39b17331-bc32-4961-ac61-3e306401323c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e2186a34fdd419d83612e7d22857252',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d79ea3e483754886afabd3e2e4c72f36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:07.323119 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-808c3f58-8e46-42cc-a02a-15429dbce6ad tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcfdef3c-38f7-4fbf-a8f3-260ed0b0429e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:07.344260 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-808c3f58-8e46-42cc-a02a-15429dbce6ad tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcfdef3c-38f7-4fbf-a8f3-260ed0b0429e) transitioned into 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-869995527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e2186a34fdd419d83612e7d22857252',qos_specs=None,replication_status=,reservations=['34ec09b9-406e-443f-a1e0-ce40e1ce4b7a','1cc5c751-db96-41b4-bf3d-3841470a7e90','7d1d04be-f035-4ef3-aab1-bc1e9100a7ef','d8611706-c90e-4c6d-b52d-7f43db28f7d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d79ea3e483754886afabd3e2e4c72f36',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:07.345338 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-808c3f58-8e46-42cc-a02a-15429dbce6ad tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (467ecb60-be8b-4a80-b37f-cb6cf8b49e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:07.356236 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-808c3f58-8e46-42cc-a02a-15429dbce6ad tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (467ecb60-be8b-4a80-b37f-cb6cf8b49e2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:07.357328 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-808c3f58-8e46-42cc-a02a-15429dbce6ad tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Flow 'volume_create_api' (620d9238-cda4-4ef1-aa07-8377f7849093) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:07.357720 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-808c3f58-8e46-42cc-a02a-15429dbce6ad tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Create volume request issued successfully. Aug 12 20:24:07.358441 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-808c3f58-8e46-42cc-a02a-15429dbce6ad tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:24:07.358981 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 876/3529] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:24:07 2026] POST /volume/v3/volumes => generated 775 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:24:07.371787 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f2c58afe-dd4e-4003-af28-813a29654a0a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:07.373786 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f2c58afe-dd4e-4003-af28-813a29654a0a tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] GET https://10.4.3.246/volume/v3/volumes/39b17331-bc32-4961-ac61-3e306401323c Aug 12 20:24:07.374024 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f2c58afe-dd4e-4003-af28-813a29654a0a tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:07.374244 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f2c58afe-dd4e-4003-af28-813a29654a0a tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:07.385334 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:07.385334 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:07.389559 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-f2c58afe-dd4e-4003-af28-813a29654a0a tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Volume info retrieved successfully. Aug 12 20:24:07.394819 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f2c58afe-dd4e-4003-af28-813a29654a0a tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] https://10.4.3.246/volume/v3/volumes/39b17331-bc32-4961-ac61-3e306401323c returned with HTTP 200 Aug 12 20:24:07.395341 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 873/3530] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:07 2026] GET /volume/v3/volumes/39b17331-bc32-4961-ac61-3e306401323c => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:07.647991 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-3e5cb013-af48-46b9-a7a6-7f21ef2f9567 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:07.650349 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3e5cb013-af48-46b9-a7a6-7f21ef2f9567 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] GET https://10.4.3.246/volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc Aug 12 20:24:07.650914 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3e5cb013-af48-46b9-a7a6-7f21ef2f9567 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:07.651173 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3e5cb013-af48-46b9-a7a6-7f21ef2f9567 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:07.651330 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-3e5cb013-af48-46b9-a7a6-7f21ef2f9567 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Show backup with id c34243f0-bbf9-47b0-809f-5d4f9aad75bc. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:07.655925 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3e5cb013-af48-46b9-a7a6-7f21ef2f9567 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc returned with HTTP 404 Aug 12 20:24:07.656685 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 890/3531] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:07 2026] GET /volume/v3/backups/c34243f0-bbf9-47b0-809f-5d4f9aad75bc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:07.669324 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-eb44de5a-4036-47b1-b588-26c51f178cce None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:07.670925 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-eb44de5a-4036-47b1-b588-26c51f178cce tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] DELETE https://10.4.3.246/volume/v3/volumes/ce4d9a3f-a8e9-46cf-9f04-92a1a79430a0 Aug 12 20:24:07.671085 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-eb44de5a-4036-47b1-b588-26c51f178cce tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:07.671252 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-eb44de5a-4036-47b1-b588-26c51f178cce tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:07.671405 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-eb44de5a-4036-47b1-b588-26c51f178cce tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Delete volume with id: ce4d9a3f-a8e9-46cf-9f04-92a1a79430a0 Aug 12 20:24:07.679623 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:07.679623 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:07.680043 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-eb44de5a-4036-47b1-b588-26c51f178cce tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Volume info retrieved successfully. Aug 12 20:24:07.696313 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-eb44de5a-4036-47b1-b588-26c51f178cce tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Delete volume request issued successfully. Aug 12 20:24:07.696488 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-eb44de5a-4036-47b1-b588-26c51f178cce tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/volumes/ce4d9a3f-a8e9-46cf-9f04-92a1a79430a0 returned with HTTP 202 Aug 12 20:24:07.697147 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 893/3532] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:24:07 2026] DELETE /volume/v3/volumes/ce4d9a3f-a8e9-46cf-9f04-92a1a79430a0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:07.703203 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-f3e28c74-1c48-446e-9e2d-a6032f01453b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:07.704842 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f3e28c74-1c48-446e-9e2d-a6032f01453b tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] GET https://10.4.3.246/volume/v3/volumes/ce4d9a3f-a8e9-46cf-9f04-92a1a79430a0 Aug 12 20:24:07.705046 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f3e28c74-1c48-446e-9e2d-a6032f01453b tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:07.705186 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f3e28c74-1c48-446e-9e2d-a6032f01453b tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:07.711302 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:07.711302 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:07.714287 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-f3e28c74-1c48-446e-9e2d-a6032f01453b tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Volume info retrieved successfully. Aug 12 20:24:07.719003 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f3e28c74-1c48-446e-9e2d-a6032f01453b tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/volumes/ce4d9a3f-a8e9-46cf-9f04-92a1a79430a0 returned with HTTP 200 Aug 12 20:24:07.719003 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 877/3533] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:07 2026] GET /volume/v3/volumes/ce4d9a3f-a8e9-46cf-9f04-92a1a79430a0 => generated 850 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:07.784059 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-bdc110f9-0f37-4336-bc2b-2b11f6b6617f None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:07.785695 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-bdc110f9-0f37-4336-bc2b-2b11f6b6617f tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee Aug 12 20:24:07.786390 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-bdc110f9-0f37-4336-bc2b-2b11f6b6617f tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:07.786837 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-bdc110f9-0f37-4336-bc2b-2b11f6b6617f tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:07.786985 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-bdc110f9-0f37-4336-bc2b-2b11f6b6617f tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 60c69fec-35fc-4a65-9435-4f763eb1c0ee. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:07.791335 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:07.791335 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:07.791912 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-bdc110f9-0f37-4336-bc2b-2b11f6b6617f tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee returned with HTTP 200 Aug 12 20:24:07.792241 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 874/3534] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:07 2026] GET /volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:07.801669 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-c5c24a1c-ecab-47a4-b1ed-bb4a90be238f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:07.803590 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c5c24a1c-ecab-47a4-b1ed-bb4a90be238f tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee/export_record Aug 12 20:24:07.803819 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c5c24a1c-ecab-47a4-b1ed-bb4a90be238f tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:07.804020 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c5c24a1c-ecab-47a4-b1ed-bb4a90be238f tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'export_record' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:07.804156 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.contrib.backups [None req-c5c24a1c-ecab-47a4-b1ed-bb4a90be238f tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Export record for backup 60c69fec-35fc-4a65-9435-4f763eb1c0ee. {{(pid=100383) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 12 20:24:07.808358 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:07.808358 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:07.809349 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.backup.api [None req-c5c24a1c-ecab-47a4-b1ed-bb4a90be238f tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling RPCAPI with context: , host: np0000007109, backup: 60c69fec-35fc-4a65-9435-4f763eb1c0ee. {{(pid=100383) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 12 20:24:07.816505 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.backup.rpcapi [None req-c5c24a1c-ecab-47a4-b1ed-bb4a90be238f tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] export_record in rpcapi backup_id 60c69fec-35fc-4a65-9435-4f763eb1c0ee on host np0000007109. {{(pid=100383) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 12 20:24:07.826472 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.contrib.backups [None req-c5c24a1c-ecab-47a4-b1ed-bb4a90be238f tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjBjNjlmZWMtMzVmYy00YTY1LTk0MzUtNGY3NjNlYjFjMGVlIiwgInVzZXJfaWQiOiAiNDJiOWQxNzdmYzc1NDkyYTgxOThiYTk4YWQ5N2MzZGUiLCAicHJvamVjdF9pZCI6ICJmMDlhNjkwYjZmZjU0MDI2ODVhZGI0ODYxM2I4M2RkYiIsICJ2b2x1bWVfaWQiOiAiNDNhNDkzN2MtZThjNy00ODBhLTk3MDEtNzk2MmI0MzljOTgwIiwgImhvc3QiOiAibnAwMDAwMDA3MTA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NjUxNzAxNzEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80M2E0OTM3Yy1lOGM3LTQ4MGEtOTcwMS03OTYyYjQzOWM5ODAvMjAyNjA4MTIyMDIzNTMvYXpfbm92YV9iYWNrdXBfNjBjNjlmZWMtMzVmYy00YTY1LTk0MzUtNGY3NjNlYjFjMGVlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xMlQyMDoyMzo1MVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQyMDoyMzo1MVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDIwOjI0OjA3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100383) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 12 20:24:07.826852 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c5c24a1c-ecab-47a4-b1ed-bb4a90be238f tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee/export_record returned with HTTP 200 Aug 12 20:24:07.827586 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 891/3535] 10.4.3.246 () {68 vars in 1430 bytes} [Wed Aug 12 20:24:07 2026] GET /volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee/export_record => generated 1424 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:07.836341 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-e7dfaff0-3b66-4557-b769-1cbc359d7227 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:07.837968 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e7dfaff0-3b66-4557-b769-1cbc359d7227 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee Aug 12 20:24:07.838158 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e7dfaff0-3b66-4557-b769-1cbc359d7227 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:07.838327 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e7dfaff0-3b66-4557-b769-1cbc359d7227 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:07.838439 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-e7dfaff0-3b66-4557-b769-1cbc359d7227 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 60c69fec-35fc-4a65-9435-4f763eb1c0ee. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:07.842177 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:07.842177 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:07.842706 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e7dfaff0-3b66-4557-b769-1cbc359d7227 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee returned with HTTP 200 Aug 12 20:24:07.843023 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 894/3536] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:07 2026] GET /volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:07.852530 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-92391a7c-2835-4a37-bf11-4fe8995b3aba None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:07.854161 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-92391a7c-2835-4a37-bf11-4fe8995b3aba tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] POST https://10.4.3.246/volume/v3/backups/import_record Aug 12 20:24:07.854621 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-92391a7c-2835-4a37-bf11-4fe8995b3aba tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjE4MDMzZTEtOGEwOS00MTVlLWI4MDgtMGZlNjA4ZGM2NjExIiwgInVzZXJfaWQiOiAiNDJiOWQxNzdmYzc1NDkyYTgxOThiYTk4YWQ5N2MzZGUiLCAicHJvamVjdF9pZCI6ICJmMDlhNjkwYjZmZjU0MDI2ODVhZGI0ODYxM2I4M2RkYiIsICJ2b2x1bWVfaWQiOiAiNDNhNDkzN2MtZThjNy00ODBhLTk3MDEtNzk2MmI0MzljOTgwIiwgImhvc3QiOiAibnAwMDAwMDA3MTA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NjUxNzAxNzEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80M2E0OTM3Yy1lOGM3LTQ4MGEtOTcwMS03OTYyYjQzOWM5ODAvMjAyNjA4MTIyMDIzNTMvYXpfbm92YV9iYWNrdXBfNjBjNjlmZWMtMzVmYy00YTY1LTk0MzUtNGY3NjNlYjFjMGVlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xMlQyMDoyMzo1MVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQyMDoyMzo1MVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDIwOjI0OjA3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:07.855901 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.contrib.backups [None req-92391a7c-2835-4a37-bf11-4fe8995b3aba tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjE4MDMzZTEtOGEwOS00MTVlLWI4MDgtMGZlNjA4ZGM2NjExIiwgInVzZXJfaWQiOiAiNDJiOWQxNzdmYzc1NDkyYTgxOThiYTk4YWQ5N2MzZGUiLCAicHJvamVjdF9pZCI6ICJmMDlhNjkwYjZmZjU0MDI2ODVhZGI0ODYxM2I4M2RkYiIsICJ2b2x1bWVfaWQiOiAiNDNhNDkzN2MtZThjNy00ODBhLTk3MDEtNzk2MmI0MzljOTgwIiwgImhvc3QiOiAibnAwMDAwMDA3MTA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NjUxNzAxNzEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80M2E0OTM3Yy1lOGM3LTQ4MGEtOTcwMS03OTYyYjQzOWM5ODAvMjAyNjA4MTIyMDIzNTMvYXpfbm92YV9iYWNrdXBfNjBjNjlmZWMtMzVmYy00YTY1LTk0MzUtNGY3NjNlYjFjMGVlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xMlQyMDoyMzo1MVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQyMDoyMzo1MVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDIwOjI0OjA3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100386) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 12 20:24:07.856011 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.contrib.backups [None req-92391a7c-2835-4a37-bf11-4fe8995b3aba tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjE4MDMzZTEtOGEwOS00MTVlLWI4MDgtMGZlNjA4ZGM2NjExIiwgInVzZXJfaWQiOiAiNDJiOWQxNzdmYzc1NDkyYTgxOThiYTk4YWQ5N2MzZGUiLCAicHJvamVjdF9pZCI6ICJmMDlhNjkwYjZmZjU0MDI2ODVhZGI0ODYxM2I4M2RkYiIsICJ2b2x1bWVfaWQiOiAiNDNhNDkzN2MtZThjNy00ODBhLTk3MDEtNzk2MmI0MzljOTgwIiwgImhvc3QiOiAibnAwMDAwMDA3MTA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NjUxNzAxNzEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80M2E0OTM3Yy1lOGM3LTQ4MGEtOTcwMS03OTYyYjQzOWM5ODAvMjAyNjA4MTIyMDIzNTMvYXpfbm92YV9iYWNrdXBfNjBjNjlmZWMtMzVmYy00YTY1LTk0MzUtNGY3NjNlYjFjMGVlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xMlQyMDoyMzo1MVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQyMDoyMzo1MVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDIwOjI0OjA3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100386) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 12 20:24:07.884260 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-92391a7c-2835-4a37-bf11-4fe8995b3aba tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Created reservations ['eef7ebd5-02e7-4120-9bf6-ca4ac6d51051', '87dee165-5010-4d9c-9cab-d32b9016ac49'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:24:07.902327 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.backup.rpcapi [None req-92391a7c-2835-4a37-bf11-4fe8995b3aba tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] import_record rpcapi backup id 218033e1-8a09-415e-b808-0fe608dc6611 on host np0000007109 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjE4MDMzZTEtOGEwOS00MTVlLWI4MDgtMGZlNjA4ZGM2NjExIiwgInVzZXJfaWQiOiAiNDJiOWQxNzdmYzc1NDkyYTgxOThiYTk4YWQ5N2MzZGUiLCAicHJvamVjdF9pZCI6ICJmMDlhNjkwYjZmZjU0MDI2ODVhZGI0ODYxM2I4M2RkYiIsICJ2b2x1bWVfaWQiOiAiNDNhNDkzN2MtZThjNy00ODBhLTk3MDEtNzk2MmI0MzljOTgwIiwgImhvc3QiOiAibnAwMDAwMDA3MTA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NjUxNzAxNzEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80M2E0OTM3Yy1lOGM3LTQ4MGEtOTcwMS03OTYyYjQzOWM5ODAvMjAyNjA4MTIyMDIzNTMvYXpfbm92YV9iYWNrdXBfNjBjNjlmZWMtMzVmYy00YTY1LTk0MzUtNGY3NjNlYjFjMGVlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xMlQyMDoyMzo1MVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQyMDoyMzo1MVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDIwOjI0OjA3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100386) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 12 20:24:07.904171 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.contrib.backups [None req-92391a7c-2835-4a37-bf11-4fe8995b3aba tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Import record output: {'backup': {'id': '218033e1-8a09-415e-b808-0fe608dc6611', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.246/volume/v3/backups/218033e1-8a09-415e-b808-0fe608dc6611'}, {'rel': 'bookmark', 'href': 'https://10.4.3.246/volume/backups/218033e1-8a09-415e-b808-0fe608dc6611'}]}}. {{(pid=100386) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 12 20:24:07.904392 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-92391a7c-2835-4a37-bf11-4fe8995b3aba tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/import_record returned with HTTP 201 Aug 12 20:24:07.904804 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 878/3537] 10.4.3.246 () {70 vars in 1342 bytes} [Wed Aug 12 20:24:07 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 53 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 12 20:24:07.913866 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ff026773-986b-4cb6-b481-557238c46f25 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:07.916971 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ff026773-986b-4cb6-b481-557238c46f25 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/218033e1-8a09-415e-b808-0fe608dc6611 Aug 12 20:24:07.916971 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ff026773-986b-4cb6-b481-557238c46f25 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:07.916971 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ff026773-986b-4cb6-b481-557238c46f25 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:07.916971 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-ff026773-986b-4cb6-b481-557238c46f25 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 218033e1-8a09-415e-b808-0fe608dc6611. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:07.923454 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:07.923454 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:07.924172 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ff026773-986b-4cb6-b481-557238c46f25 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/218033e1-8a09-415e-b808-0fe608dc6611 returned with HTTP 200 Aug 12 20:24:07.924679 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 875/3538] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:07 2026] GET /volume/v3/backups/218033e1-8a09-415e-b808-0fe608dc6611 => generated 647 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:08.146706 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-480abd4c-ff91-4947-8305-a90079d3bcb3 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:08.231828 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-480abd4c-ff91-4947-8305-a90079d3bcb3 tempest-VolumeRetypeWithoutMigrationTest-1130019143 tempest-VolumeRetypeWithoutMigrationTest-1130019143-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:24:08.232179 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-480abd4c-ff91-4947-8305-a90079d3bcb3 tempest-VolumeRetypeWithoutMigrationTest-1130019143 tempest-VolumeRetypeWithoutMigrationTest-1130019143-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:08.247562 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-480abd4c-ff91-4947-8305-a90079d3bcb3 tempest-VolumeRetypeWithoutMigrationTest-1130019143 tempest-VolumeRetypeWithoutMigrationTest-1130019143-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:24:08.248083 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 892/3539] 10.4.3.246 () {68 vars in 1252 bytes} [Wed Aug 12 20:24:08 2026] POST /volume/v3/types => generated 188 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:08.256505 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-154ac7c8-68df-4e2a-88af-7256985c9fde None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:08.258739 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-154ac7c8-68df-4e2a-88af-7256985c9fde tempest-VolumeRetypeWithoutMigrationTest-1130019143 tempest-VolumeRetypeWithoutMigrationTest-1130019143-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:24:08.259313 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-154ac7c8-68df-4e2a-88af-7256985c9fde tempest-VolumeRetypeWithoutMigrationTest-1130019143 tempest-VolumeRetypeWithoutMigrationTest-1130019143-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:08.273740 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-154ac7c8-68df-4e2a-88af-7256985c9fde tempest-VolumeRetypeWithoutMigrationTest-1130019143 tempest-VolumeRetypeWithoutMigrationTest-1130019143-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:24:08.274231 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 895/3540] 10.4.3.246 () {68 vars in 1252 bytes} [Wed Aug 12 20:24:08 2026] POST /volume/v3/types => generated 188 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:08.282781 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-8c9c126f-fcfa-4ab1-a35f-0f6e637b665c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:08.342494 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8c9c126f-fcfa-4ab1-a35f-0f6e637b665c tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:24:08.342944 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8c9c126f-fcfa-4ab1-a35f-0f6e637b665c tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1168423699"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:08.344886 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-8c9c126f-fcfa-4ab1-a35f-0f6e637b665c tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1168423699'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:24:08.348841 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-8c9c126f-fcfa-4ab1-a35f-0f6e637b665c tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Create volume of 1 GB Aug 12 20:24:08.349235 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:08.349235 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:08.349904 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-8c9c126f-fcfa-4ab1-a35f-0f6e637b665c tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Availability Zones retrieved successfully. Aug 12 20:24:08.357747 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-8c9c126f-fcfa-4ab1-a35f-0f6e637b665c tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Flow 'volume_create_api' (bd12b669-11ce-410a-9438-916b6d293860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:08.358983 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-8c9c126f-fcfa-4ab1-a35f-0f6e637b665c tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0621f360-e0c0-4586-ba19-50c9e478c38f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:08.360205 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-8c9c126f-fcfa-4ab1-a35f-0f6e637b665c tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:24:08.386799 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-8c9c126f-fcfa-4ab1-a35f-0f6e637b665c tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0621f360-e0c0-4586-ba19-50c9e478c38f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:24:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d4aa33c-41f5-48f1-9fb2-fc655c9a0e95,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d4aa33c-41f5-48f1-9fb2-fc655c9a0e95', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:08.388029 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-8c9c126f-fcfa-4ab1-a35f-0f6e637b665c tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3a114bd-7dc2-49c3-ba98-38211d5a947b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:08.409377 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-419a0843-eb1c-4360-8f24-3b1e3f87f552 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:08.411101 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-419a0843-eb1c-4360-8f24-3b1e3f87f552 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] GET https://10.4.3.246/volume/v3/volumes/39b17331-bc32-4961-ac61-3e306401323c Aug 12 20:24:08.411341 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-419a0843-eb1c-4360-8f24-3b1e3f87f552 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:08.411583 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-419a0843-eb1c-4360-8f24-3b1e3f87f552 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:08.416072 np0000007109 devstack@c-api.service[100386]: WARNING cinder.quota [None req-8c9c126f-fcfa-4ab1-a35f-0f6e637b665c tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-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 12 20:24:08.416365 np0000007109 devstack@c-api.service[100386]: WARNING cinder.quota [None req-8c9c126f-fcfa-4ab1-a35f-0f6e637b665c tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-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 12 20:24:08.417922 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:08.417922 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:08.421655 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-419a0843-eb1c-4360-8f24-3b1e3f87f552 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Volume info retrieved successfully. Aug 12 20:24:08.425621 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-419a0843-eb1c-4360-8f24-3b1e3f87f552 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] https://10.4.3.246/volume/v3/volumes/39b17331-bc32-4961-ac61-3e306401323c returned with HTTP 200 Aug 12 20:24:08.426053 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 876/3541] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:08 2026] GET /volume/v3/volumes/39b17331-bc32-4961-ac61-3e306401323c => generated 868 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:08.442662 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-69f65c8a-1464-4161-a0af-407835c83889 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:08.444837 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-69f65c8a-1464-4161-a0af-407835c83889 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] GET https://10.4.3.246/volume/v3/volumes/39b17331-bc32-4961-ac61-3e306401323c Aug 12 20:24:08.445263 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-69f65c8a-1464-4161-a0af-407835c83889 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:08.445505 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-69f65c8a-1464-4161-a0af-407835c83889 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:08.449149 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-8c9c126f-fcfa-4ab1-a35f-0f6e637b665c tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Created reservations ['5637150e-45eb-4bb7-9591-d959b3672458', 'ad4c4e4b-91a2-472c-b80f-6cfafdc913ad', '204794ba-ccba-46e6-84d4-39e7b12b6754', 'a4092b5b-f18a-4729-892b-6668496146cc'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:24:08.450097 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-8c9c126f-fcfa-4ab1-a35f-0f6e637b665c tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3a114bd-7dc2-49c3-ba98-38211d5a947b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5637150e-45eb-4bb7-9591-d959b3672458', 'ad4c4e4b-91a2-472c-b80f-6cfafdc913ad', '204794ba-ccba-46e6-84d4-39e7b12b6754', 'a4092b5b-f18a-4729-892b-6668496146cc']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:08.451011 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-8c9c126f-fcfa-4ab1-a35f-0f6e637b665c tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b82c49d7-9b78-43e7-afa0-015558dd49ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:08.453345 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:08.453345 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:08.457243 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-69f65c8a-1464-4161-a0af-407835c83889 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Volume info retrieved successfully. Aug 12 20:24:08.461479 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-69f65c8a-1464-4161-a0af-407835c83889 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] https://10.4.3.246/volume/v3/volumes/39b17331-bc32-4961-ac61-3e306401323c returned with HTTP 200 Aug 12 20:24:08.461878 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 893/3542] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:08 2026] GET /volume/v3/volumes/39b17331-bc32-4961-ac61-3e306401323c => generated 868 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:08.473460 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-ab404807-6548-4cb8-bc99-9aa87452fd05 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:08.477570 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ab404807-6548-4cb8-bc99-9aa87452fd05 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:24:08.477570 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ab404807-6548-4cb8-bc99-9aa87452fd05 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "39b17331-bc32-4961-ac61-3e306401323c", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1952446030"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:08.477726 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-8c9c126f-fcfa-4ab1-a35f-0f6e637b665c tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b82c49d7-9b78-43e7-afa0-015558dd49ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e76cdf67-9c27-470d-be07-fb319f235f3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1168423699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d772d4c167b4b26b4b141f6c23cd834',qos_specs=None,replication_status=,reservations=['5637150e-45eb-4bb7-9591-d959b3672458','ad4c4e4b-91a2-472c-b80f-6cfafdc913ad','204794ba-ccba-46e6-84d4-39e7b12b6754','a4092b5b-f18a-4729-892b-6668496146cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6a1d74d00564e97a12c00318604ed24',volume_type_id=7d4aa33c-41f5-48f1-9fb2-fc655c9a0e95), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:24:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1168423699',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e76cdf67-9c27-470d-be07-fb319f235f3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d772d4c167b4b26b4b141f6c23cd834',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6a1d74d00564e97a12c00318604ed24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d4aa33c-41f5-48f1-9fb2-fc655c9a0e95),volume_type_id=7d4aa33c-41f5-48f1-9fb2-fc655c9a0e95)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:08.477803 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-8c9c126f-fcfa-4ab1-a35f-0f6e637b665c tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65f4fe33-3861-4b62-8432-c9f6807e0801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:08.484144 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:08.484144 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:08.484838 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-ab404807-6548-4cb8-bc99-9aa87452fd05 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Volume info retrieved successfully. Aug 12 20:24:08.485078 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.snapshots [None req-ab404807-6548-4cb8-bc99-9aa87452fd05 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Create snapshot from volume 39b17331-bc32-4961-ac61-3e306401323c Aug 12 20:24:08.495185 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-8c9c126f-fcfa-4ab1-a35f-0f6e637b665c tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65f4fe33-3861-4b62-8432-c9f6807e0801) transitioned into state 'SUCCESS' from state '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-1168423699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d772d4c167b4b26b4b141f6c23cd834',qos_specs=None,replication_status=,reservations=['5637150e-45eb-4bb7-9591-d959b3672458','ad4c4e4b-91a2-472c-b80f-6cfafdc913ad','204794ba-ccba-46e6-84d4-39e7b12b6754','a4092b5b-f18a-4729-892b-6668496146cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6a1d74d00564e97a12c00318604ed24',volume_type_id=7d4aa33c-41f5-48f1-9fb2-fc655c9a0e95)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:08.495185 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-8c9c126f-fcfa-4ab1-a35f-0f6e637b665c tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95eb9476-5c8e-4087-87a6-4930d7173aa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:08.503179 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-8c9c126f-fcfa-4ab1-a35f-0f6e637b665c tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95eb9476-5c8e-4087-87a6-4930d7173aa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:08.504747 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-8c9c126f-fcfa-4ab1-a35f-0f6e637b665c tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Flow 'volume_create_api' (bd12b669-11ce-410a-9438-916b6d293860) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:08.504747 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-8c9c126f-fcfa-4ab1-a35f-0f6e637b665c tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Create volume request issued successfully. Aug 12 20:24:08.504747 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8c9c126f-fcfa-4ab1-a35f-0f6e637b665c tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:24:08.505080 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 879/3543] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:24:08 2026] POST /volume/v3/volumes => generated 768 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:24:08.519887 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-ab404807-6548-4cb8-bc99-9aa87452fd05 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Created reservations ['ecf80ab4-27d2-4098-b9ba-79cfc7bd4171', 'b9a64ab6-1ac1-407c-b685-aa8b91120c5f', '2992963c-5081-43dd-af84-366eb5cbc2c2', '81a28966-8772-412b-9fd0-bd3a0293d679'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:24:08.521073 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-668526e8-6c5f-496b-9c43-c7c58ee82fbd None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:08.523410 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-668526e8-6c5f-496b-9c43-c7c58ee82fbd tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] GET https://10.4.3.246/volume/v3/volumes/e76cdf67-9c27-470d-be07-fb319f235f3b Aug 12 20:24:08.523721 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-668526e8-6c5f-496b-9c43-c7c58ee82fbd tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:08.524014 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-668526e8-6c5f-496b-9c43-c7c58ee82fbd tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:08.532562 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:08.532562 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:08.537382 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-668526e8-6c5f-496b-9c43-c7c58ee82fbd tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Volume info retrieved successfully. Aug 12 20:24:08.542736 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-668526e8-6c5f-496b-9c43-c7c58ee82fbd tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] https://10.4.3.246/volume/v3/volumes/e76cdf67-9c27-470d-be07-fb319f235f3b returned with HTTP 200 Aug 12 20:24:08.543259 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 877/3544] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:08 2026] GET /volume/v3/volumes/e76cdf67-9c27-470d-be07-fb319f235f3b => generated 836 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:08.549275 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-ab404807-6548-4cb8-bc99-9aa87452fd05 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Snapshot create request issued successfully. Aug 12 20:24:08.549865 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ab404807-6548-4cb8-bc99-9aa87452fd05 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:24:08.550567 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 896/3545] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:24:08 2026] POST /volume/v3/snapshots => generated 326 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:24:08.559812 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0063e0ea-cf87-4acc-b9f0-36ac43d1fb96 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:08.561894 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0063e0ea-cf87-4acc-b9f0-36ac43d1fb96 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] GET https://10.4.3.246/volume/v3/snapshots/3812946e-7cc8-4370-af03-386a0fae2a2f Aug 12 20:24:08.562085 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0063e0ea-cf87-4acc-b9f0-36ac43d1fb96 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:08.562283 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0063e0ea-cf87-4acc-b9f0-36ac43d1fb96 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:08.569735 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:08.569735 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:08.570127 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-0063e0ea-cf87-4acc-b9f0-36ac43d1fb96 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Snapshot retrieved successfully. Aug 12 20:24:08.570862 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0063e0ea-cf87-4acc-b9f0-36ac43d1fb96 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] https://10.4.3.246/volume/v3/snapshots/3812946e-7cc8-4370-af03-386a0fae2a2f returned with HTTP 200 Aug 12 20:24:08.571232 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 894/3546] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:24:08 2026] GET /volume/v3/snapshots/3812946e-7cc8-4370-af03-386a0fae2a2f => generated 458 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:08.729262 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-ce6de43a-2411-43ac-ba5a-3405cd669f12 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:08.731009 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ce6de43a-2411-43ac-ba5a-3405cd669f12 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] GET https://10.4.3.246/volume/v3/volumes/ce4d9a3f-a8e9-46cf-9f04-92a1a79430a0 Aug 12 20:24:08.731240 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ce6de43a-2411-43ac-ba5a-3405cd669f12 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:08.731468 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ce6de43a-2411-43ac-ba5a-3405cd669f12 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:08.737696 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ce6de43a-2411-43ac-ba5a-3405cd669f12 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/volumes/ce4d9a3f-a8e9-46cf-9f04-92a1a79430a0 returned with HTTP 404 Aug 12 20:24:08.738159 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 880/3547] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:08 2026] GET /volume/v3/volumes/ce4d9a3f-a8e9-46cf-9f04-92a1a79430a0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:08.745800 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-9224d5df-060b-4a4a-835d-a04996874a7a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:08.748272 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9224d5df-060b-4a4a-835d-a04996874a7a tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] DELETE https://10.4.3.246/volume/v3/volumes/4f01746a-55fb-478f-8b06-d0b15d9a5f28 Aug 12 20:24:08.748519 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9224d5df-060b-4a4a-835d-a04996874a7a tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:08.748832 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9224d5df-060b-4a4a-835d-a04996874a7a tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:08.749122 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-9224d5df-060b-4a4a-835d-a04996874a7a tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Delete volume with id: 4f01746a-55fb-478f-8b06-d0b15d9a5f28 Aug 12 20:24:08.757826 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:08.757826 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:08.758529 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-9224d5df-060b-4a4a-835d-a04996874a7a tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Volume info retrieved successfully. Aug 12 20:24:08.774072 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-9224d5df-060b-4a4a-835d-a04996874a7a tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Delete volume request issued successfully. Aug 12 20:24:08.774246 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9224d5df-060b-4a4a-835d-a04996874a7a tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/volumes/4f01746a-55fb-478f-8b06-d0b15d9a5f28 returned with HTTP 202 Aug 12 20:24:08.774654 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 878/3548] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:24:08 2026] DELETE /volume/v3/volumes/4f01746a-55fb-478f-8b06-d0b15d9a5f28 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:08.782693 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-dd7bf652-f2a3-4306-a141-9815da88eb36 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:08.785574 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-dd7bf652-f2a3-4306-a141-9815da88eb36 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] GET https://10.4.3.246/volume/v3/volumes/4f01746a-55fb-478f-8b06-d0b15d9a5f28 Aug 12 20:24:08.785958 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-dd7bf652-f2a3-4306-a141-9815da88eb36 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:08.786268 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-dd7bf652-f2a3-4306-a141-9815da88eb36 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:08.798635 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:08.798635 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:08.804165 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-dd7bf652-f2a3-4306-a141-9815da88eb36 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Volume info retrieved successfully. Aug 12 20:24:08.809011 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-dd7bf652-f2a3-4306-a141-9815da88eb36 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/volumes/4f01746a-55fb-478f-8b06-d0b15d9a5f28 returned with HTTP 200 Aug 12 20:24:08.809602 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 897/3549] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:08 2026] GET /volume/v3/volumes/4f01746a-55fb-478f-8b06-d0b15d9a5f28 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:08.935098 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-6ada6df3-6cb1-480e-ac35-7c95b52d6ac9 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:08.937332 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6ada6df3-6cb1-480e-ac35-7c95b52d6ac9 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/218033e1-8a09-415e-b808-0fe608dc6611 Aug 12 20:24:08.937633 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6ada6df3-6cb1-480e-ac35-7c95b52d6ac9 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:08.937930 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6ada6df3-6cb1-480e-ac35-7c95b52d6ac9 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:08.938077 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-6ada6df3-6cb1-480e-ac35-7c95b52d6ac9 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 218033e1-8a09-415e-b808-0fe608dc6611. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:08.942678 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:08.942678 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:08.943454 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6ada6df3-6cb1-480e-ac35-7c95b52d6ac9 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/218033e1-8a09-415e-b808-0fe608dc6611 returned with HTTP 200 Aug 12 20:24:08.943830 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 895/3550] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:08 2026] GET /volume/v3/backups/218033e1-8a09-415e-b808-0fe608dc6611 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:08.952006 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-fccc37f8-cba0-4571-88a4-fdd2a165c100 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:08.953584 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fccc37f8-cba0-4571-88a4-fdd2a165c100 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] DELETE https://10.4.3.246/volume/v3/backups/218033e1-8a09-415e-b808-0fe608dc6611 Aug 12 20:24:08.953809 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fccc37f8-cba0-4571-88a4-fdd2a165c100 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:08.953997 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fccc37f8-cba0-4571-88a4-fdd2a165c100 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:08.954089 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.contrib.backups [None req-fccc37f8-cba0-4571-88a4-fdd2a165c100 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Delete backup with id: 218033e1-8a09-415e-b808-0fe608dc6611. Aug 12 20:24:08.957940 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:08.957940 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:08.967491 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.backup.rpcapi [None req-fccc37f8-cba0-4571-88a4-fdd2a165c100 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] delete_backup rpcapi backup_id 218033e1-8a09-415e-b808-0fe608dc6611 {{(pid=100386) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 20:24:08.969072 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fccc37f8-cba0-4571-88a4-fdd2a165c100 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/218033e1-8a09-415e-b808-0fe608dc6611 returned with HTTP 202 Aug 12 20:24:08.969574 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 881/3551] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:24:08 2026] DELETE /volume/v3/backups/218033e1-8a09-415e-b808-0fe608dc6611 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:24:08.977291 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-7bc2d6ee-c58e-49b1-b9e6-321ea1cf0cfe None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:08.979601 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7bc2d6ee-c58e-49b1-b9e6-321ea1cf0cfe tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/218033e1-8a09-415e-b808-0fe608dc6611 Aug 12 20:24:08.979946 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7bc2d6ee-c58e-49b1-b9e6-321ea1cf0cfe tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:08.980222 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7bc2d6ee-c58e-49b1-b9e6-321ea1cf0cfe tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:08.980395 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-7bc2d6ee-c58e-49b1-b9e6-321ea1cf0cfe tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 218033e1-8a09-415e-b808-0fe608dc6611. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:08.986889 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:08.986889 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:08.986889 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7bc2d6ee-c58e-49b1-b9e6-321ea1cf0cfe tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/218033e1-8a09-415e-b808-0fe608dc6611 returned with HTTP 200 Aug 12 20:24:08.986889 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 879/3552] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:08 2026] GET /volume/v3/backups/218033e1-8a09-415e-b808-0fe608dc6611 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:09.557694 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-6476ed84-855c-47f7-89bf-b8125119cc83 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:09.558947 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6476ed84-855c-47f7-89bf-b8125119cc83 tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] GET https://10.4.3.246/volume/v3/volumes/e76cdf67-9c27-470d-be07-fb319f235f3b Aug 12 20:24:09.559268 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6476ed84-855c-47f7-89bf-b8125119cc83 tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:09.560506 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6476ed84-855c-47f7-89bf-b8125119cc83 tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:09.566358 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:09.566358 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:09.568760 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-6476ed84-855c-47f7-89bf-b8125119cc83 tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Volume info retrieved successfully. Aug 12 20:24:09.572113 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6476ed84-855c-47f7-89bf-b8125119cc83 tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] https://10.4.3.246/volume/v3/volumes/e76cdf67-9c27-470d-be07-fb319f235f3b returned with HTTP 200 Aug 12 20:24:09.572527 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 898/3553] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:09 2026] GET /volume/v3/volumes/e76cdf67-9c27-470d-be07-fb319f235f3b => generated 861 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:09.579955 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0385a50f-c3a3-4f92-ba0e-8577e55abece None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:09.581632 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0385a50f-c3a3-4f92-ba0e-8577e55abece tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] GET https://10.4.3.246/volume/v3/snapshots/3812946e-7cc8-4370-af03-386a0fae2a2f Aug 12 20:24:09.581834 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0385a50f-c3a3-4f92-ba0e-8577e55abece tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:09.581976 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0385a50f-c3a3-4f92-ba0e-8577e55abece tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:09.583974 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-8a328b99-7f3a-4bc1-805e-739c00170455 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:09.585650 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8a328b99-7f3a-4bc1-805e-739c00170455 tempest-VolumeRetypeWithoutMigrationTest-1130019143 tempest-VolumeRetypeWithoutMigrationTest-1130019143-project-admin] GET https://10.4.3.246/volume/v3/volumes/e76cdf67-9c27-470d-be07-fb319f235f3b Aug 12 20:24:09.585833 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8a328b99-7f3a-4bc1-805e-739c00170455 tempest-VolumeRetypeWithoutMigrationTest-1130019143 tempest-VolumeRetypeWithoutMigrationTest-1130019143-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:09.586033 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8a328b99-7f3a-4bc1-805e-739c00170455 tempest-VolumeRetypeWithoutMigrationTest-1130019143 tempest-VolumeRetypeWithoutMigrationTest-1130019143-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:09.586341 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:09.586341 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:09.586777 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-0385a50f-c3a3-4f92-ba0e-8577e55abece tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Snapshot retrieved successfully. Aug 12 20:24:09.587490 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0385a50f-c3a3-4f92-ba0e-8577e55abece tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] https://10.4.3.246/volume/v3/snapshots/3812946e-7cc8-4370-af03-386a0fae2a2f returned with HTTP 200 Aug 12 20:24:09.587833 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 896/3554] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:24:09 2026] GET /volume/v3/snapshots/3812946e-7cc8-4370-af03-386a0fae2a2f => generated 485 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:09.592620 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:09.592620 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:09.595934 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-8a328b99-7f3a-4bc1-805e-739c00170455 tempest-VolumeRetypeWithoutMigrationTest-1130019143 tempest-VolumeRetypeWithoutMigrationTest-1130019143-project-admin] Volume info retrieved successfully. Aug 12 20:24:09.597091 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-7a21cefe-3437-4db5-805c-3fa7a1ba3bfe None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:09.598700 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7a21cefe-3437-4db5-805c-3fa7a1ba3bfe tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] GET https://10.4.3.246/volume/v3/snapshots/3812946e-7cc8-4370-af03-386a0fae2a2f Aug 12 20:24:09.598868 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7a21cefe-3437-4db5-805c-3fa7a1ba3bfe tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:09.599102 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7a21cefe-3437-4db5-805c-3fa7a1ba3bfe tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:09.599579 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8a328b99-7f3a-4bc1-805e-739c00170455 tempest-VolumeRetypeWithoutMigrationTest-1130019143 tempest-VolumeRetypeWithoutMigrationTest-1130019143-project-admin] https://10.4.3.246/volume/v3/volumes/e76cdf67-9c27-470d-be07-fb319f235f3b returned with HTTP 200 Aug 12 20:24:09.599899 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 882/3555] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:09 2026] GET /volume/v3/volumes/e76cdf67-9c27-470d-be07-fb319f235f3b => generated 1025 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:09.606494 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:09.606494 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:09.606886 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-7a21cefe-3437-4db5-805c-3fa7a1ba3bfe tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Snapshot retrieved successfully. Aug 12 20:24:09.607507 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7a21cefe-3437-4db5-805c-3fa7a1ba3bfe tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] https://10.4.3.246/volume/v3/snapshots/3812946e-7cc8-4370-af03-386a0fae2a2f returned with HTTP 200 Aug 12 20:24:09.607822 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 880/3556] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:24:09 2026] GET /volume/v3/snapshots/3812946e-7cc8-4370-af03-386a0fae2a2f => generated 485 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:09.611785 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-6370bbd8-2675-4da5-8fbb-c90f3c0cc960 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:09.613380 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6370bbd8-2675-4da5-8fbb-c90f3c0cc960 tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] POST https://10.4.3.246/volume/v3/volumes/e76cdf67-9c27-470d-be07-fb319f235f3b/action Aug 12 20:24:09.613877 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6370bbd8-2675-4da5-8fbb-c90f3c0cc960 tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:24:09.614132 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6370bbd8-2675-4da5-8fbb-c90f3c0cc960 tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:09.617362 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-4016dda2-63bb-4197-b74f-f659588a514e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:09.618996 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4016dda2-63bb-4197-b74f-f659588a514e tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/3812946e-7cc8-4370-af03-386a0fae2a2f Aug 12 20:24:09.619203 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4016dda2-63bb-4197-b74f-f659588a514e tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:09.619397 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4016dda2-63bb-4197-b74f-f659588a514e tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:09.619496 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.snapshots [None req-4016dda2-63bb-4197-b74f-f659588a514e tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Delete snapshot with id: 3812946e-7cc8-4370-af03-386a0fae2a2f Aug 12 20:24:09.623935 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:09.623935 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:09.625556 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:09.625556 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:09.625556 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-4016dda2-63bb-4197-b74f-f659588a514e tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Snapshot retrieved successfully. Aug 12 20:24:09.625765 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-6370bbd8-2675-4da5-8fbb-c90f3c0cc960 tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Volume info retrieved successfully. Aug 12 20:24:09.637323 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-4016dda2-63bb-4197-b74f-f659588a514e tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Snapshot delete request issued successfully. Aug 12 20:24:09.637502 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4016dda2-63bb-4197-b74f-f659588a514e tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] https://10.4.3.246/volume/v3/snapshots/3812946e-7cc8-4370-af03-386a0fae2a2f returned with HTTP 202 Aug 12 20:24:09.637928 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 897/3557] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:24:09 2026] DELETE /volume/v3/snapshots/3812946e-7cc8-4370-af03-386a0fae2a2f => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:09.642931 np0000007109 devstack@c-api.service[100384]: WARNING cinder.quota [None req-6370bbd8-2675-4da5-8fbb-c90f3c0cc960 tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-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 12 20:24:09.644007 np0000007109 devstack@c-api.service[100384]: WARNING cinder.quota [None req-6370bbd8-2675-4da5-8fbb-c90f3c0cc960 tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-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 12 20:24:09.646033 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-64d7f8c2-334b-4370-b466-80dc2eddef47 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:09.647170 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-64d7f8c2-334b-4370-b466-80dc2eddef47 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] GET https://10.4.3.246/volume/v3/snapshots/3812946e-7cc8-4370-af03-386a0fae2a2f Aug 12 20:24:09.647170 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-64d7f8c2-334b-4370-b466-80dc2eddef47 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:09.647170 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-64d7f8c2-334b-4370-b466-80dc2eddef47 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:09.652980 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:09.652980 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:09.653487 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-64d7f8c2-334b-4370-b466-80dc2eddef47 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Snapshot retrieved successfully. Aug 12 20:24:09.654567 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-64d7f8c2-334b-4370-b466-80dc2eddef47 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] https://10.4.3.246/volume/v3/snapshots/3812946e-7cc8-4370-af03-386a0fae2a2f returned with HTTP 200 Aug 12 20:24:09.654846 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 883/3558] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:24:09 2026] GET /volume/v3/snapshots/3812946e-7cc8-4370-af03-386a0fae2a2f => generated 484 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:09.670156 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-6370bbd8-2675-4da5-8fbb-c90f3c0cc960 tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Created reservations ['f2745bf1-fef3-4f04-9413-a92b4ad90679', '73fcd3cd-1bfe-4211-98a2-86639f3ac5b7'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:24:09.679166 np0000007109 devstack@c-api.service[100384]: WARNING cinder.quota [None req-6370bbd8-2675-4da5-8fbb-c90f3c0cc960 tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-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 12 20:24:09.680099 np0000007109 devstack@c-api.service[100384]: WARNING cinder.quota [None req-6370bbd8-2675-4da5-8fbb-c90f3c0cc960 tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-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 12 20:24:09.686378 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-6370bbd8-2675-4da5-8fbb-c90f3c0cc960 tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Created reservations ['73058e71-9725-4880-849b-43f3ec483f12', 'e79363be-1e55-4edc-8db3-72cdbef9f907'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:24:09.708064 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-6370bbd8-2675-4da5-8fbb-c90f3c0cc960 tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Retype volume request issued successfully. Aug 12 20:24:09.708201 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6370bbd8-2675-4da5-8fbb-c90f3c0cc960 tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] https://10.4.3.246/volume/v3/volumes/e76cdf67-9c27-470d-be07-fb319f235f3b/action returned with HTTP 202 Aug 12 20:24:09.708601 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 899/3559] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:24:09 2026] POST /volume/v3/volumes/e76cdf67-9c27-470d-be07-fb319f235f3b/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:24:09.717024 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-5f7c8eda-7fe1-4165-a69d-415451cedf25 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:09.719002 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5f7c8eda-7fe1-4165-a69d-415451cedf25 tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] GET https://10.4.3.246/volume/v3/volumes/e76cdf67-9c27-470d-be07-fb319f235f3b Aug 12 20:24:09.719219 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5f7c8eda-7fe1-4165-a69d-415451cedf25 tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:09.719456 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5f7c8eda-7fe1-4165-a69d-415451cedf25 tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:09.726777 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:09.726777 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:09.730183 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-5f7c8eda-7fe1-4165-a69d-415451cedf25 tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Volume info retrieved successfully. Aug 12 20:24:09.734614 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5f7c8eda-7fe1-4165-a69d-415451cedf25 tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] https://10.4.3.246/volume/v3/volumes/e76cdf67-9c27-470d-be07-fb319f235f3b returned with HTTP 200 Aug 12 20:24:09.735024 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 881/3560] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:09 2026] GET /volume/v3/volumes/e76cdf67-9c27-470d-be07-fb319f235f3b => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:09.822624 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-9b9eb558-2cb1-4204-bfcb-53a4394e1a98 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:09.824276 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9b9eb558-2cb1-4204-bfcb-53a4394e1a98 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] GET https://10.4.3.246/volume/v3/volumes/4f01746a-55fb-478f-8b06-d0b15d9a5f28 Aug 12 20:24:09.824480 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9b9eb558-2cb1-4204-bfcb-53a4394e1a98 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:09.824677 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9b9eb558-2cb1-4204-bfcb-53a4394e1a98 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:09.829814 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9b9eb558-2cb1-4204-bfcb-53a4394e1a98 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/volumes/4f01746a-55fb-478f-8b06-d0b15d9a5f28 returned with HTTP 404 Aug 12 20:24:09.830195 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 898/3561] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:09 2026] GET /volume/v3/volumes/4f01746a-55fb-478f-8b06-d0b15d9a5f28 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:09.837518 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-53aaa59c-2222-4f83-ae4a-d7828d502ba7 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:09.839102 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-53aaa59c-2222-4f83-ae4a-d7828d502ba7 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] DELETE https://10.4.3.246/volume/v3/volumes/c109764e-7faa-44cc-8b5d-de573fbb5c20 Aug 12 20:24:09.839267 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-53aaa59c-2222-4f83-ae4a-d7828d502ba7 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:09.839463 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-53aaa59c-2222-4f83-ae4a-d7828d502ba7 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:09.839629 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-53aaa59c-2222-4f83-ae4a-d7828d502ba7 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Delete volume with id: c109764e-7faa-44cc-8b5d-de573fbb5c20 Aug 12 20:24:09.845887 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:09.845887 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:09.846302 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-53aaa59c-2222-4f83-ae4a-d7828d502ba7 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Volume info retrieved successfully. Aug 12 20:24:09.860034 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-53aaa59c-2222-4f83-ae4a-d7828d502ba7 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Delete volume request issued successfully. Aug 12 20:24:09.860193 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-53aaa59c-2222-4f83-ae4a-d7828d502ba7 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/volumes/c109764e-7faa-44cc-8b5d-de573fbb5c20 returned with HTTP 202 Aug 12 20:24:09.860594 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 884/3562] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:24:09 2026] DELETE /volume/v3/volumes/c109764e-7faa-44cc-8b5d-de573fbb5c20 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:09.869306 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-076e0a5f-6a41-4b98-83f6-4f26a8203870 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:09.871042 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-076e0a5f-6a41-4b98-83f6-4f26a8203870 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] GET https://10.4.3.246/volume/v3/volumes/c109764e-7faa-44cc-8b5d-de573fbb5c20 Aug 12 20:24:09.871224 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-076e0a5f-6a41-4b98-83f6-4f26a8203870 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:09.871407 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-076e0a5f-6a41-4b98-83f6-4f26a8203870 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:09.878903 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:09.878903 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:09.882929 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-076e0a5f-6a41-4b98-83f6-4f26a8203870 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Volume info retrieved successfully. Aug 12 20:24:09.886871 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-076e0a5f-6a41-4b98-83f6-4f26a8203870 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/volumes/c109764e-7faa-44cc-8b5d-de573fbb5c20 returned with HTTP 200 Aug 12 20:24:09.887201 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 900/3563] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:09 2026] GET /volume/v3/volumes/c109764e-7faa-44cc-8b5d-de573fbb5c20 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:09.998843 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-20f1fb11-9965-4936-a494-c26029ac919d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:10.001013 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-20f1fb11-9965-4936-a494-c26029ac919d tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/218033e1-8a09-415e-b808-0fe608dc6611 Aug 12 20:24:10.001287 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-20f1fb11-9965-4936-a494-c26029ac919d tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:10.001563 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-20f1fb11-9965-4936-a494-c26029ac919d tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:10.001720 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-20f1fb11-9965-4936-a494-c26029ac919d tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 218033e1-8a09-415e-b808-0fe608dc6611. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:10.005693 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-20f1fb11-9965-4936-a494-c26029ac919d tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/218033e1-8a09-415e-b808-0fe608dc6611 returned with HTTP 404 Aug 12 20:24:10.006271 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 882/3564] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:09 2026] GET /volume/v3/backups/218033e1-8a09-415e-b808-0fe608dc6611 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:10.014093 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-7d8a60d4-5e87-4fbc-b550-6bb005976607 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:10.015845 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7d8a60d4-5e87-4fbc-b550-6bb005976607 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/43a4937c-e8c7-480a-9701-7962b439c980 Aug 12 20:24:10.016039 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7d8a60d4-5e87-4fbc-b550-6bb005976607 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:10.016246 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7d8a60d4-5e87-4fbc-b550-6bb005976607 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:10.016447 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-7d8a60d4-5e87-4fbc-b550-6bb005976607 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Delete volume with id: 43a4937c-e8c7-480a-9701-7962b439c980 Aug 12 20:24:10.023040 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:10.023040 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:10.023325 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-7d8a60d4-5e87-4fbc-b550-6bb005976607 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Volume info retrieved successfully. Aug 12 20:24:10.037755 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-7d8a60d4-5e87-4fbc-b550-6bb005976607 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Delete volume request issued successfully. Aug 12 20:24:10.037973 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7d8a60d4-5e87-4fbc-b550-6bb005976607 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/volumes/43a4937c-e8c7-480a-9701-7962b439c980 returned with HTTP 202 Aug 12 20:24:10.038414 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 899/3565] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:24:10 2026] DELETE /volume/v3/volumes/43a4937c-e8c7-480a-9701-7962b439c980 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:10.045141 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-be0cdcc3-bdca-44ff-9473-86d9ff28cd99 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:10.046692 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-be0cdcc3-bdca-44ff-9473-86d9ff28cd99 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/volumes/43a4937c-e8c7-480a-9701-7962b439c980 Aug 12 20:24:10.046874 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-be0cdcc3-bdca-44ff-9473-86d9ff28cd99 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:10.047058 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-be0cdcc3-bdca-44ff-9473-86d9ff28cd99 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:10.053312 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:10.053312 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:10.056295 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-be0cdcc3-bdca-44ff-9473-86d9ff28cd99 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Volume info retrieved successfully. Aug 12 20:24:10.059815 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-be0cdcc3-bdca-44ff-9473-86d9ff28cd99 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/volumes/43a4937c-e8c7-480a-9701-7962b439c980 returned with HTTP 200 Aug 12 20:24:10.060226 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 885/3566] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:10 2026] GET /volume/v3/volumes/43a4937c-e8c7-480a-9701-7962b439c980 => generated 1007 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:10.664095 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-47b2765c-4e06-4af8-ac99-f1be5d8765ef None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:10.666057 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-47b2765c-4e06-4af8-ac99-f1be5d8765ef tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] GET https://10.4.3.246/volume/v3/snapshots/3812946e-7cc8-4370-af03-386a0fae2a2f Aug 12 20:24:10.666281 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-47b2765c-4e06-4af8-ac99-f1be5d8765ef tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:10.666528 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-47b2765c-4e06-4af8-ac99-f1be5d8765ef tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:10.671160 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-47b2765c-4e06-4af8-ac99-f1be5d8765ef tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] https://10.4.3.246/volume/v3/snapshots/3812946e-7cc8-4370-af03-386a0fae2a2f returned with HTTP 404 Aug 12 20:24:10.671770 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 901/3567] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:24:10 2026] GET /volume/v3/snapshots/3812946e-7cc8-4370-af03-386a0fae2a2f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:10.677866 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e948da20-b09a-4322-8459-7a7e37112514 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:10.680017 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e948da20-b09a-4322-8459-7a7e37112514 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] DELETE https://10.4.3.246/volume/v3/volumes/39b17331-bc32-4961-ac61-3e306401323c Aug 12 20:24:10.680216 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e948da20-b09a-4322-8459-7a7e37112514 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:10.680408 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e948da20-b09a-4322-8459-7a7e37112514 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:10.680571 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-e948da20-b09a-4322-8459-7a7e37112514 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Delete volume with id: 39b17331-bc32-4961-ac61-3e306401323c Aug 12 20:24:10.687484 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:10.687484 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:10.687944 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-e948da20-b09a-4322-8459-7a7e37112514 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Volume info retrieved successfully. Aug 12 20:24:10.703452 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-e948da20-b09a-4322-8459-7a7e37112514 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Delete volume request issued successfully. Aug 12 20:24:10.703639 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e948da20-b09a-4322-8459-7a7e37112514 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] https://10.4.3.246/volume/v3/volumes/39b17331-bc32-4961-ac61-3e306401323c returned with HTTP 202 Aug 12 20:24:10.704021 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 883/3568] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:24:10 2026] DELETE /volume/v3/volumes/39b17331-bc32-4961-ac61-3e306401323c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:10.710444 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-4761bec3-bf16-427d-97e6-cfae32f9fe8d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:10.712246 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4761bec3-bf16-427d-97e6-cfae32f9fe8d tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] GET https://10.4.3.246/volume/v3/volumes/39b17331-bc32-4961-ac61-3e306401323c Aug 12 20:24:10.712471 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4761bec3-bf16-427d-97e6-cfae32f9fe8d tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:10.712679 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4761bec3-bf16-427d-97e6-cfae32f9fe8d tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:10.719889 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:10.719889 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:10.723873 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-4761bec3-bf16-427d-97e6-cfae32f9fe8d tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Volume info retrieved successfully. Aug 12 20:24:10.728591 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4761bec3-bf16-427d-97e6-cfae32f9fe8d tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] https://10.4.3.246/volume/v3/volumes/39b17331-bc32-4961-ac61-3e306401323c returned with HTTP 200 Aug 12 20:24:10.728979 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 900/3569] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:10 2026] GET /volume/v3/volumes/39b17331-bc32-4961-ac61-3e306401323c => generated 867 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:10.746076 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-bf33e244-0c40-4663-b546-03f61812ddc7 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:10.747659 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-bf33e244-0c40-4663-b546-03f61812ddc7 tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] GET https://10.4.3.246/volume/v3/volumes/e76cdf67-9c27-470d-be07-fb319f235f3b Aug 12 20:24:10.747832 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-bf33e244-0c40-4663-b546-03f61812ddc7 tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:10.748013 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-bf33e244-0c40-4663-b546-03f61812ddc7 tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:10.754391 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:10.754391 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:10.757761 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-bf33e244-0c40-4663-b546-03f61812ddc7 tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Volume info retrieved successfully. Aug 12 20:24:10.761275 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-bf33e244-0c40-4663-b546-03f61812ddc7 tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] https://10.4.3.246/volume/v3/volumes/e76cdf67-9c27-470d-be07-fb319f235f3b returned with HTTP 200 Aug 12 20:24:10.761639 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 886/3570] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:10 2026] GET /volume/v3/volumes/e76cdf67-9c27-470d-be07-fb319f235f3b => generated 861 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:10.776235 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-74f26718-2868-4762-a7bd-5300445ba834 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:10.777996 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-74f26718-2868-4762-a7bd-5300445ba834 tempest-VolumeRetypeWithoutMigrationTest-1130019143 tempest-VolumeRetypeWithoutMigrationTest-1130019143-project-admin] GET https://10.4.3.246/volume/v3/volumes/e76cdf67-9c27-470d-be07-fb319f235f3b Aug 12 20:24:10.778195 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-74f26718-2868-4762-a7bd-5300445ba834 tempest-VolumeRetypeWithoutMigrationTest-1130019143 tempest-VolumeRetypeWithoutMigrationTest-1130019143-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:10.778369 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-74f26718-2868-4762-a7bd-5300445ba834 tempest-VolumeRetypeWithoutMigrationTest-1130019143 tempest-VolumeRetypeWithoutMigrationTest-1130019143-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:10.786167 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:10.786167 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:10.789390 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-74f26718-2868-4762-a7bd-5300445ba834 tempest-VolumeRetypeWithoutMigrationTest-1130019143 tempest-VolumeRetypeWithoutMigrationTest-1130019143-project-admin] Volume info retrieved successfully. Aug 12 20:24:10.793168 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-74f26718-2868-4762-a7bd-5300445ba834 tempest-VolumeRetypeWithoutMigrationTest-1130019143 tempest-VolumeRetypeWithoutMigrationTest-1130019143-project-admin] https://10.4.3.246/volume/v3/volumes/e76cdf67-9c27-470d-be07-fb319f235f3b returned with HTTP 200 Aug 12 20:24:10.793515 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 902/3571] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:10 2026] GET /volume/v3/volumes/e76cdf67-9c27-470d-be07-fb319f235f3b => generated 1025 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:10.809847 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-6fd81d05-5537-4b5a-b021-941a260f10aa None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:10.811434 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-6fd81d05-5537-4b5a-b021-941a260f10aa tempest-VolumeRetypeWithoutMigrationTest-1130019143 tempest-VolumeRetypeWithoutMigrationTest-1130019143-project-admin] GET https://10.4.3.246/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1168423699 Aug 12 20:24:10.811647 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-6fd81d05-5537-4b5a-b021-941a260f10aa tempest-VolumeRetypeWithoutMigrationTest-1130019143 tempest-VolumeRetypeWithoutMigrationTest-1130019143-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:10.811858 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-6fd81d05-5537-4b5a-b021-941a260f10aa tempest-VolumeRetypeWithoutMigrationTest-1130019143 tempest-VolumeRetypeWithoutMigrationTest-1130019143-project-admin] Calling method 'index' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:10.812567 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-6fd81d05-5537-4b5a-b021-941a260f10aa tempest-VolumeRetypeWithoutMigrationTest-1130019143 tempest-VolumeRetypeWithoutMigrationTest-1130019143-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1168423699'), ('all_tenants', True)]). {{(pid=100385) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:24:10.819238 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-6fd81d05-5537-4b5a-b021-941a260f10aa tempest-VolumeRetypeWithoutMigrationTest-1130019143 tempest-VolumeRetypeWithoutMigrationTest-1130019143-project-admin] Get all volumes completed successfully. Aug 12 20:24:10.819682 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-6fd81d05-5537-4b5a-b021-941a260f10aa tempest-VolumeRetypeWithoutMigrationTest-1130019143 tempest-VolumeRetypeWithoutMigrationTest-1130019143-project-admin] https://10.4.3.246/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1168423699 returned with HTTP 200 Aug 12 20:24:10.820067 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 884/3572] 10.4.3.246 () {66 vars in 1398 bytes} [Wed Aug 12 20:24:10 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1168423699 => generated 347 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:10.830057 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-8974f9ba-6a36-4969-8d93-0bc150d61ee7 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:10.832277 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8974f9ba-6a36-4969-8d93-0bc150d61ee7 tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] GET https://10.4.3.246/volume/v3/volumes/e76cdf67-9c27-470d-be07-fb319f235f3b Aug 12 20:24:10.832554 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8974f9ba-6a36-4969-8d93-0bc150d61ee7 tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:10.832857 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8974f9ba-6a36-4969-8d93-0bc150d61ee7 tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:10.841481 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:10.841481 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:10.845648 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-8974f9ba-6a36-4969-8d93-0bc150d61ee7 tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Volume info retrieved successfully. Aug 12 20:24:10.850937 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8974f9ba-6a36-4969-8d93-0bc150d61ee7 tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] https://10.4.3.246/volume/v3/volumes/e76cdf67-9c27-470d-be07-fb319f235f3b returned with HTTP 200 Aug 12 20:24:10.851373 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 901/3573] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:10 2026] GET /volume/v3/volumes/e76cdf67-9c27-470d-be07-fb319f235f3b => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:10.863684 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-50e4eb70-1a29-419d-9975-9503e9c78b9f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:10.865317 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-50e4eb70-1a29-419d-9975-9503e9c78b9f tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] DELETE https://10.4.3.246/volume/v3/volumes/e76cdf67-9c27-470d-be07-fb319f235f3b Aug 12 20:24:10.865521 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-50e4eb70-1a29-419d-9975-9503e9c78b9f tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:10.865719 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-50e4eb70-1a29-419d-9975-9503e9c78b9f tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:10.865867 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-50e4eb70-1a29-419d-9975-9503e9c78b9f tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Delete volume with id: e76cdf67-9c27-470d-be07-fb319f235f3b Aug 12 20:24:10.872273 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:10.872273 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:10.872737 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-50e4eb70-1a29-419d-9975-9503e9c78b9f tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Volume info retrieved successfully. Aug 12 20:24:10.886836 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-50e4eb70-1a29-419d-9975-9503e9c78b9f tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Delete volume request issued successfully. Aug 12 20:24:10.887020 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-50e4eb70-1a29-419d-9975-9503e9c78b9f tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] https://10.4.3.246/volume/v3/volumes/e76cdf67-9c27-470d-be07-fb319f235f3b returned with HTTP 202 Aug 12 20:24:10.887397 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 887/3574] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:24:10 2026] DELETE /volume/v3/volumes/e76cdf67-9c27-470d-be07-fb319f235f3b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:10.895020 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-70e693d6-cd60-49ef-a767-c30ee3b4a8d4 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:10.898163 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-70e693d6-cd60-49ef-a767-c30ee3b4a8d4 tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] GET https://10.4.3.246/volume/v3/volumes/e76cdf67-9c27-470d-be07-fb319f235f3b Aug 12 20:24:10.898163 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-70e693d6-cd60-49ef-a767-c30ee3b4a8d4 tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:10.898163 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-70e693d6-cd60-49ef-a767-c30ee3b4a8d4 tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:10.900016 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e340a152-90b4-4836-998d-8ff3023357fa None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:10.901593 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e340a152-90b4-4836-998d-8ff3023357fa tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] GET https://10.4.3.246/volume/v3/volumes/c109764e-7faa-44cc-8b5d-de573fbb5c20 Aug 12 20:24:10.901777 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e340a152-90b4-4836-998d-8ff3023357fa tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:10.901947 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e340a152-90b4-4836-998d-8ff3023357fa tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:10.905018 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:10.905018 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:10.907041 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e340a152-90b4-4836-998d-8ff3023357fa tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/volumes/c109764e-7faa-44cc-8b5d-de573fbb5c20 returned with HTTP 404 Aug 12 20:24:10.907495 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 885/3575] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:10 2026] GET /volume/v3/volumes/c109764e-7faa-44cc-8b5d-de573fbb5c20 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:10.909293 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-70e693d6-cd60-49ef-a767-c30ee3b4a8d4 tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Volume info retrieved successfully. Aug 12 20:24:10.913322 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-70e693d6-cd60-49ef-a767-c30ee3b4a8d4 tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] https://10.4.3.246/volume/v3/volumes/e76cdf67-9c27-470d-be07-fb319f235f3b returned with HTTP 200 Aug 12 20:24:10.913696 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-205571b8-90e2-4ad0-811a-552be026b12e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:10.913781 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 903/3576] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:10 2026] GET /volume/v3/volumes/e76cdf67-9c27-470d-be07-fb319f235f3b => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:10.915280 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-205571b8-90e2-4ad0-811a-552be026b12e tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] DELETE https://10.4.3.246/volume/v3/volumes/3a5fc706-ff4f-4e82-b979-413d030911ea Aug 12 20:24:10.915417 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-205571b8-90e2-4ad0-811a-552be026b12e tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:10.915610 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-205571b8-90e2-4ad0-811a-552be026b12e tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:10.915756 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-205571b8-90e2-4ad0-811a-552be026b12e tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Delete volume with id: 3a5fc706-ff4f-4e82-b979-413d030911ea Aug 12 20:24:10.922071 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:10.922071 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:10.922507 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-205571b8-90e2-4ad0-811a-552be026b12e tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Volume info retrieved successfully. Aug 12 20:24:10.939441 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-205571b8-90e2-4ad0-811a-552be026b12e tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Delete volume request issued successfully. Aug 12 20:24:10.939637 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-205571b8-90e2-4ad0-811a-552be026b12e tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/volumes/3a5fc706-ff4f-4e82-b979-413d030911ea returned with HTTP 202 Aug 12 20:24:10.940042 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 902/3577] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:24:10 2026] DELETE /volume/v3/volumes/3a5fc706-ff4f-4e82-b979-413d030911ea => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:10.946585 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-f327d8c5-3abf-4910-876f-c4bf1cafaa0b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:10.948729 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f327d8c5-3abf-4910-876f-c4bf1cafaa0b tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] GET https://10.4.3.246/volume/v3/volumes/3a5fc706-ff4f-4e82-b979-413d030911ea Aug 12 20:24:10.948974 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f327d8c5-3abf-4910-876f-c4bf1cafaa0b tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:10.949212 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f327d8c5-3abf-4910-876f-c4bf1cafaa0b tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:10.957738 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:10.957738 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:10.962098 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-f327d8c5-3abf-4910-876f-c4bf1cafaa0b tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Volume info retrieved successfully. Aug 12 20:24:10.967482 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f327d8c5-3abf-4910-876f-c4bf1cafaa0b tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/volumes/3a5fc706-ff4f-4e82-b979-413d030911ea returned with HTTP 200 Aug 12 20:24:10.968005 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 888/3578] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:10 2026] GET /volume/v3/volumes/3a5fc706-ff4f-4e82-b979-413d030911ea => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:11.073616 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-27dcecb4-871f-4af7-ab59-8994c4bf8dd0 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:11.075425 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-27dcecb4-871f-4af7-ab59-8994c4bf8dd0 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/volumes/43a4937c-e8c7-480a-9701-7962b439c980 Aug 12 20:24:11.075683 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-27dcecb4-871f-4af7-ab59-8994c4bf8dd0 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:11.075877 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-27dcecb4-871f-4af7-ab59-8994c4bf8dd0 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:11.081431 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-27dcecb4-871f-4af7-ab59-8994c4bf8dd0 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/volumes/43a4937c-e8c7-480a-9701-7962b439c980 returned with HTTP 404 Aug 12 20:24:11.081892 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 886/3579] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:11 2026] GET /volume/v3/volumes/43a4937c-e8c7-480a-9701-7962b439c980 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:11.090583 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-76a2b35d-cf32-483e-99c3-0be1ca2a2fac None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:11.092212 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-76a2b35d-cf32-483e-99c3-0be1ca2a2fac tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups Aug 12 20:24:11.092431 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-76a2b35d-cf32-483e-99c3-0be1ca2a2fac tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:11.092643 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-76a2b35d-cf32-483e-99c3-0be1ca2a2fac tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'index' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:11.097841 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-76a2b35d-cf32-483e-99c3-0be1ca2a2fac tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups returned with HTTP 200 Aug 12 20:24:11.098213 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 904/3580] 10.4.3.246 () {68 vars in 1277 bytes} [Wed Aug 12 20:24:11 2026] GET /volume/v3/backups => generated 623 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:11.108594 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-9a4b16e5-e36e-4da5-a31a-76e015cbe4d5 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:11.110229 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9a4b16e5-e36e-4da5-a31a-76e015cbe4d5 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups?project_id=f09a690b6ff5402685adb48613b83ddb Aug 12 20:24:11.110474 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9a4b16e5-e36e-4da5-a31a-76e015cbe4d5 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:11.110696 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9a4b16e5-e36e-4da5-a31a-76e015cbe4d5 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'index' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:11.121225 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9a4b16e5-e36e-4da5-a31a-76e015cbe4d5 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups?project_id=f09a690b6ff5402685adb48613b83ddb returned with HTTP 200 Aug 12 20:24:11.121580 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 903/3581] 10.4.3.246 () {68 vars in 1364 bytes} [Wed Aug 12 20:24:11 2026] GET /volume/v3/backups?project_id=f09a690b6ff5402685adb48613b83ddb => generated 623 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:11.134105 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3ed1fbda-ac65-4de6-bc7a-ee6e88656abd None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:11.135921 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3ed1fbda-ac65-4de6-bc7a-ee6e88656abd tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:24:11.136303 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3ed1fbda-ac65-4de6-bc7a-ee6e88656abd tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1408320584"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:11.137813 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-3ed1fbda-ac65-4de6-bc7a-ee6e88656abd tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1408320584'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:24:11.137946 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-3ed1fbda-ac65-4de6-bc7a-ee6e88656abd tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Create volume of 1 GB Aug 12 20:24:11.142152 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-3ed1fbda-ac65-4de6-bc7a-ee6e88656abd tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Availability Zones retrieved successfully. Aug 12 20:24:11.147387 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-3ed1fbda-ac65-4de6-bc7a-ee6e88656abd tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Flow 'volume_create_api' (5119ec02-51a6-4d76-bbde-ae05772aba60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:11.148251 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-3ed1fbda-ac65-4de6-bc7a-ee6e88656abd tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6805bd8e-e36b-4051-bc5c-b0bfbf65b82b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:11.149059 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-3ed1fbda-ac65-4de6-bc7a-ee6e88656abd tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:24:11.171425 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-3ed1fbda-ac65-4de6-bc7a-ee6e88656abd tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6805bd8e-e36b-4051-bc5c-b0bfbf65b82b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:11.172174 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-3ed1fbda-ac65-4de6-bc7a-ee6e88656abd tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c646786-1b4f-4303-8551-036994ff675e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:11.209393 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-3ed1fbda-ac65-4de6-bc7a-ee6e88656abd tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Created reservations ['8613557e-84f8-457c-b702-e0ac40d0b573', '5a777603-d2f4-4338-93f9-a7d014ba548a', '93e2ff78-51cc-4dc0-9437-55eb79c3ac48', '416110b0-89df-4457-b6ae-63e69489ac3d'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:24:11.210213 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-3ed1fbda-ac65-4de6-bc7a-ee6e88656abd tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c646786-1b4f-4303-8551-036994ff675e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8613557e-84f8-457c-b702-e0ac40d0b573', '5a777603-d2f4-4338-93f9-a7d014ba548a', '93e2ff78-51cc-4dc0-9437-55eb79c3ac48', '416110b0-89df-4457-b6ae-63e69489ac3d']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:11.210898 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-3ed1fbda-ac65-4de6-bc7a-ee6e88656abd tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5d738b4-830b-4633-95c3-ab89887880e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:11.232280 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-3ed1fbda-ac65-4de6-bc7a-ee6e88656abd tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5d738b4-830b-4633-95c3-ab89887880e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc8a867c-b03e-4266-aab4-8028427655ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1408320584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f09a690b6ff5402685adb48613b83ddb',qos_specs=None,replication_status=,reservations=['8613557e-84f8-457c-b702-e0ac40d0b573','5a777603-d2f4-4338-93f9-a7d014ba548a','93e2ff78-51cc-4dc0-9437-55eb79c3ac48','416110b0-89df-4457-b6ae-63e69489ac3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42b9d177fc75492a8198ba98ad97c3de',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:24:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1408320584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc8a867c-b03e-4266-aab4-8028427655ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f09a690b6ff5402685adb48613b83ddb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42b9d177fc75492a8198ba98ad97c3de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:11.233053 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-3ed1fbda-ac65-4de6-bc7a-ee6e88656abd tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90ccff15-360b-43db-abc4-337986127ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:11.248745 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-3ed1fbda-ac65-4de6-bc7a-ee6e88656abd tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90ccff15-360b-43db-abc4-337986127ce7) transitioned into state 'SUCCESS' from state '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-1408320584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f09a690b6ff5402685adb48613b83ddb',qos_specs=None,replication_status=,reservations=['8613557e-84f8-457c-b702-e0ac40d0b573','5a777603-d2f4-4338-93f9-a7d014ba548a','93e2ff78-51cc-4dc0-9437-55eb79c3ac48','416110b0-89df-4457-b6ae-63e69489ac3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42b9d177fc75492a8198ba98ad97c3de',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:11.249402 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-3ed1fbda-ac65-4de6-bc7a-ee6e88656abd tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0435e36-da18-4202-a011-3e762236ff7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:11.257815 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-3ed1fbda-ac65-4de6-bc7a-ee6e88656abd tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0435e36-da18-4202-a011-3e762236ff7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:11.258595 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-3ed1fbda-ac65-4de6-bc7a-ee6e88656abd tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Flow 'volume_create_api' (5119ec02-51a6-4d76-bbde-ae05772aba60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:11.258895 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-3ed1fbda-ac65-4de6-bc7a-ee6e88656abd tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Create volume request issued successfully. Aug 12 20:24:11.259449 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3ed1fbda-ac65-4de6-bc7a-ee6e88656abd tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:24:11.259949 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 889/3582] 10.4.3.246 () {70 vars in 1298 bytes} [Wed Aug 12 20:24:11 2026] POST /volume/v3/volumes => generated 778 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:24:11.271367 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-3fa633c6-94c6-4bbb-82e8-e4c7b810dbb9 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:11.273313 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3fa633c6-94c6-4bbb-82e8-e4c7b810dbb9 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/volumes/bc8a867c-b03e-4266-aab4-8028427655ac Aug 12 20:24:11.273504 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3fa633c6-94c6-4bbb-82e8-e4c7b810dbb9 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:11.273714 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3fa633c6-94c6-4bbb-82e8-e4c7b810dbb9 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:11.280589 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:11.280589 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:11.284151 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-3fa633c6-94c6-4bbb-82e8-e4c7b810dbb9 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Volume info retrieved successfully. Aug 12 20:24:11.287697 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3fa633c6-94c6-4bbb-82e8-e4c7b810dbb9 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/volumes/bc8a867c-b03e-4266-aab4-8028427655ac returned with HTTP 200 Aug 12 20:24:11.288072 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 887/3583] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:11 2026] GET /volume/v3/volumes/bc8a867c-b03e-4266-aab4-8028427655ac => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:11.740193 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-9d829938-c354-408f-a283-53da6fabd0fd None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:11.741700 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9d829938-c354-408f-a283-53da6fabd0fd tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] GET https://10.4.3.246/volume/v3/volumes/39b17331-bc32-4961-ac61-3e306401323c Aug 12 20:24:11.741865 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9d829938-c354-408f-a283-53da6fabd0fd tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:11.742030 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9d829938-c354-408f-a283-53da6fabd0fd tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:11.746692 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9d829938-c354-408f-a283-53da6fabd0fd tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] https://10.4.3.246/volume/v3/volumes/39b17331-bc32-4961-ac61-3e306401323c returned with HTTP 404 Aug 12 20:24:11.747057 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 905/3584] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:11 2026] GET /volume/v3/volumes/39b17331-bc32-4961-ac61-3e306401323c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:11.752412 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-af2f0091-b4f4-4f96-851a-c746fc2cfc65 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:11.754028 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-af2f0091-b4f4-4f96-851a-c746fc2cfc65 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] DELETE https://10.4.3.246/volume/v3/volumes/49aaaae5-76f1-4355-8728-770138ad3ce8 Aug 12 20:24:11.754215 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-af2f0091-b4f4-4f96-851a-c746fc2cfc65 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:11.754403 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-af2f0091-b4f4-4f96-851a-c746fc2cfc65 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:11.754555 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-af2f0091-b4f4-4f96-851a-c746fc2cfc65 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Delete volume with id: 49aaaae5-76f1-4355-8728-770138ad3ce8 Aug 12 20:24:11.760736 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:11.760736 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:11.761106 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-af2f0091-b4f4-4f96-851a-c746fc2cfc65 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Volume info retrieved successfully. Aug 12 20:24:11.774664 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-af2f0091-b4f4-4f96-851a-c746fc2cfc65 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Delete volume request issued successfully. Aug 12 20:24:11.774916 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-af2f0091-b4f4-4f96-851a-c746fc2cfc65 tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] https://10.4.3.246/volume/v3/volumes/49aaaae5-76f1-4355-8728-770138ad3ce8 returned with HTTP 202 Aug 12 20:24:11.775291 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 904/3585] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:24:11 2026] DELETE /volume/v3/volumes/49aaaae5-76f1-4355-8728-770138ad3ce8 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:11.782173 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-ab74a7b0-234c-41c7-accc-7f9c07f670ad None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:11.784608 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ab74a7b0-234c-41c7-accc-7f9c07f670ad tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] GET https://10.4.3.246/volume/v3/volumes/49aaaae5-76f1-4355-8728-770138ad3ce8 Aug 12 20:24:11.784839 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ab74a7b0-234c-41c7-accc-7f9c07f670ad tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:11.785021 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ab74a7b0-234c-41c7-accc-7f9c07f670ad tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:11.791336 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:11.791336 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:11.794640 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-ab74a7b0-234c-41c7-accc-7f9c07f670ad tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Volume info retrieved successfully. Aug 12 20:24:11.798454 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ab74a7b0-234c-41c7-accc-7f9c07f670ad tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] https://10.4.3.246/volume/v3/volumes/49aaaae5-76f1-4355-8728-770138ad3ce8 returned with HTTP 200 Aug 12 20:24:11.798954 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 890/3586] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:11 2026] GET /volume/v3/volumes/49aaaae5-76f1-4355-8728-770138ad3ce8 => generated 832 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:11.924987 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-2ad5b5d3-2de2-460a-8a30-0a4e2023b278 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:11.926517 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2ad5b5d3-2de2-460a-8a30-0a4e2023b278 tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] GET https://10.4.3.246/volume/v3/volumes/e76cdf67-9c27-470d-be07-fb319f235f3b Aug 12 20:24:11.926720 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2ad5b5d3-2de2-460a-8a30-0a4e2023b278 tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:11.926897 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2ad5b5d3-2de2-460a-8a30-0a4e2023b278 tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:11.932148 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2ad5b5d3-2de2-460a-8a30-0a4e2023b278 tempest-VolumeRetypeWithoutMigrationTest-725804753 tempest-VolumeRetypeWithoutMigrationTest-725804753-project-member] https://10.4.3.246/volume/v3/volumes/e76cdf67-9c27-470d-be07-fb319f235f3b returned with HTTP 404 Aug 12 20:24:11.932619 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 888/3587] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:11 2026] GET /volume/v3/volumes/e76cdf67-9c27-470d-be07-fb319f235f3b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:11.939361 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-00d0fab4-0804-4eb1-ad69-ad9b7cc3f2c3 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:11.941426 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-00d0fab4-0804-4eb1-ad69-ad9b7cc3f2c3 tempest-VolumeRetypeWithoutMigrationTest-1130019143 tempest-VolumeRetypeWithoutMigrationTest-1130019143-project-admin] DELETE https://10.4.3.246/volume/v3/types/a8e7d415-ad5d-40fc-8714-ef6914c97bae Aug 12 20:24:11.941671 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-00d0fab4-0804-4eb1-ad69-ad9b7cc3f2c3 tempest-VolumeRetypeWithoutMigrationTest-1130019143 tempest-VolumeRetypeWithoutMigrationTest-1130019143-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:11.941912 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-00d0fab4-0804-4eb1-ad69-ad9b7cc3f2c3 tempest-VolumeRetypeWithoutMigrationTest-1130019143 tempest-VolumeRetypeWithoutMigrationTest-1130019143-project-admin] Calling method '_delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:11.942192 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:11.942192 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:11.964840 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-00d0fab4-0804-4eb1-ad69-ad9b7cc3f2c3 tempest-VolumeRetypeWithoutMigrationTest-1130019143 tempest-VolumeRetypeWithoutMigrationTest-1130019143-project-admin] https://10.4.3.246/volume/v3/types/a8e7d415-ad5d-40fc-8714-ef6914c97bae returned with HTTP 202 Aug 12 20:24:11.965397 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 906/3588] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:24:11 2026] DELETE /volume/v3/types/a8e7d415-ad5d-40fc-8714-ef6914c97bae => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:11.971404 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f469405b-22ff-412d-b796-c82e6c256ae1 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:11.973036 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f469405b-22ff-412d-b796-c82e6c256ae1 tempest-VolumeRetypeWithoutMigrationTest-1130019143 tempest-VolumeRetypeWithoutMigrationTest-1130019143-project-admin] GET https://10.4.3.246/volume/v3/types/a8e7d415-ad5d-40fc-8714-ef6914c97bae Aug 12 20:24:11.973216 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f469405b-22ff-412d-b796-c82e6c256ae1 tempest-VolumeRetypeWithoutMigrationTest-1130019143 tempest-VolumeRetypeWithoutMigrationTest-1130019143-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:11.973403 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f469405b-22ff-412d-b796-c82e6c256ae1 tempest-VolumeRetypeWithoutMigrationTest-1130019143 tempest-VolumeRetypeWithoutMigrationTest-1130019143-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:11.976425 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f469405b-22ff-412d-b796-c82e6c256ae1 tempest-VolumeRetypeWithoutMigrationTest-1130019143 tempest-VolumeRetypeWithoutMigrationTest-1130019143-project-admin] https://10.4.3.246/volume/v3/types/a8e7d415-ad5d-40fc-8714-ef6914c97bae returned with HTTP 404 Aug 12 20:24:11.976826 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 905/3589] 10.4.3.246 () {66 vars in 1342 bytes} [Wed Aug 12 20:24:11 2026] GET /volume/v3/types/a8e7d415-ad5d-40fc-8714-ef6914c97bae => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:11.978976 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-ad5ff32a-aebf-44b1-8898-7ddf85e17e3f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:11.980885 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ad5ff32a-aebf-44b1-8898-7ddf85e17e3f tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] GET https://10.4.3.246/volume/v3/volumes/3a5fc706-ff4f-4e82-b979-413d030911ea Aug 12 20:24:11.980885 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ad5ff32a-aebf-44b1-8898-7ddf85e17e3f tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:11.981059 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ad5ff32a-aebf-44b1-8898-7ddf85e17e3f tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:11.984573 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-1a2cffe9-bca9-43d4-8b99-e87e762bc693 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:11.986139 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1a2cffe9-bca9-43d4-8b99-e87e762bc693 tempest-VolumeRetypeWithoutMigrationTest-1130019143 tempest-VolumeRetypeWithoutMigrationTest-1130019143-project-admin] DELETE https://10.4.3.246/volume/v3/types/7d4aa33c-41f5-48f1-9fb2-fc655c9a0e95 Aug 12 20:24:11.986349 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1a2cffe9-bca9-43d4-8b99-e87e762bc693 tempest-VolumeRetypeWithoutMigrationTest-1130019143 tempest-VolumeRetypeWithoutMigrationTest-1130019143-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:11.986554 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1a2cffe9-bca9-43d4-8b99-e87e762bc693 tempest-VolumeRetypeWithoutMigrationTest-1130019143 tempest-VolumeRetypeWithoutMigrationTest-1130019143-project-admin] Calling method '_delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:11.986603 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ad5ff32a-aebf-44b1-8898-7ddf85e17e3f tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/volumes/3a5fc706-ff4f-4e82-b979-413d030911ea returned with HTTP 404 Aug 12 20:24:11.986993 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 891/3590] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:11 2026] GET /volume/v3/volumes/3a5fc706-ff4f-4e82-b979-413d030911ea => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:11.995658 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-7d418569-ed81-4fc8-a004-4a6b3fb21ce2 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:11.997282 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7d418569-ed81-4fc8-a004-4a6b3fb21ce2 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] DELETE https://10.4.3.246/volume/v3/volumes/8678009a-d33f-4cf9-a7a5-3465e54614aa Aug 12 20:24:11.997523 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7d418569-ed81-4fc8-a004-4a6b3fb21ce2 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:11.997753 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7d418569-ed81-4fc8-a004-4a6b3fb21ce2 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:11.997915 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-7d418569-ed81-4fc8-a004-4a6b3fb21ce2 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Delete volume with id: 8678009a-d33f-4cf9-a7a5-3465e54614aa Aug 12 20:24:12.004723 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:12.004723 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:12.005152 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-7d418569-ed81-4fc8-a004-4a6b3fb21ce2 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Volume info retrieved successfully. Aug 12 20:24:12.010476 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1a2cffe9-bca9-43d4-8b99-e87e762bc693 tempest-VolumeRetypeWithoutMigrationTest-1130019143 tempest-VolumeRetypeWithoutMigrationTest-1130019143-project-admin] https://10.4.3.246/volume/v3/types/7d4aa33c-41f5-48f1-9fb2-fc655c9a0e95 returned with HTTP 202 Aug 12 20:24:12.010996 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 889/3591] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:24:11 2026] DELETE /volume/v3/types/7d4aa33c-41f5-48f1-9fb2-fc655c9a0e95 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:12.019382 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-143cb740-3e72-4235-bdb5-66afe18a61d8 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:12.021120 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-143cb740-3e72-4235-bdb5-66afe18a61d8 tempest-VolumeRetypeWithoutMigrationTest-1130019143 tempest-VolumeRetypeWithoutMigrationTest-1130019143-project-admin] GET https://10.4.3.246/volume/v3/types/7d4aa33c-41f5-48f1-9fb2-fc655c9a0e95 Aug 12 20:24:12.021321 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-143cb740-3e72-4235-bdb5-66afe18a61d8 tempest-VolumeRetypeWithoutMigrationTest-1130019143 tempest-VolumeRetypeWithoutMigrationTest-1130019143-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:12.021562 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-143cb740-3e72-4235-bdb5-66afe18a61d8 tempest-VolumeRetypeWithoutMigrationTest-1130019143 tempest-VolumeRetypeWithoutMigrationTest-1130019143-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:12.022673 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-7d418569-ed81-4fc8-a004-4a6b3fb21ce2 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Delete volume request issued successfully. Aug 12 20:24:12.022843 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7d418569-ed81-4fc8-a004-4a6b3fb21ce2 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/volumes/8678009a-d33f-4cf9-a7a5-3465e54614aa returned with HTTP 202 Aug 12 20:24:12.023224 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 907/3592] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:24:11 2026] DELETE /volume/v3/volumes/8678009a-d33f-4cf9-a7a5-3465e54614aa => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:12.024603 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-143cb740-3e72-4235-bdb5-66afe18a61d8 tempest-VolumeRetypeWithoutMigrationTest-1130019143 tempest-VolumeRetypeWithoutMigrationTest-1130019143-project-admin] https://10.4.3.246/volume/v3/types/7d4aa33c-41f5-48f1-9fb2-fc655c9a0e95 returned with HTTP 404 Aug 12 20:24:12.025027 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 906/3593] 10.4.3.246 () {66 vars in 1342 bytes} [Wed Aug 12 20:24:12 2026] GET /volume/v3/types/7d4aa33c-41f5-48f1-9fb2-fc655c9a0e95 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:12.032030 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-59aac6fd-c02f-4728-9e90-8c5d2bb0c60c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:12.034085 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-59aac6fd-c02f-4728-9e90-8c5d2bb0c60c tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] GET https://10.4.3.246/volume/v3/volumes/8678009a-d33f-4cf9-a7a5-3465e54614aa Aug 12 20:24:12.034267 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-59aac6fd-c02f-4728-9e90-8c5d2bb0c60c tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:12.034449 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-59aac6fd-c02f-4728-9e90-8c5d2bb0c60c tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:12.041416 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:12.041416 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:12.045320 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-59aac6fd-c02f-4728-9e90-8c5d2bb0c60c tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Volume info retrieved successfully. Aug 12 20:24:12.050859 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-59aac6fd-c02f-4728-9e90-8c5d2bb0c60c tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/volumes/8678009a-d33f-4cf9-a7a5-3465e54614aa returned with HTTP 200 Aug 12 20:24:12.051345 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 892/3594] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:12 2026] GET /volume/v3/volumes/8678009a-d33f-4cf9-a7a5-3465e54614aa => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:12.299795 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-2f188c18-459b-448c-9e98-ee99692091ba None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:12.301593 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2f188c18-459b-448c-9e98-ee99692091ba tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/volumes/bc8a867c-b03e-4266-aab4-8028427655ac Aug 12 20:24:12.301795 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2f188c18-459b-448c-9e98-ee99692091ba tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:12.302013 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2f188c18-459b-448c-9e98-ee99692091ba tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:12.308754 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:12.308754 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:12.312127 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-2f188c18-459b-448c-9e98-ee99692091ba tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Volume info retrieved successfully. Aug 12 20:24:12.315958 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2f188c18-459b-448c-9e98-ee99692091ba tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/volumes/bc8a867c-b03e-4266-aab4-8028427655ac returned with HTTP 200 Aug 12 20:24:12.316409 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 890/3595] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:12 2026] GET /volume/v3/volumes/bc8a867c-b03e-4266-aab4-8028427655ac => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:12.328595 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-81ceaf06-feef-41fe-bb5b-9bcf437a1c8d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:12.330110 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-81ceaf06-feef-41fe-bb5b-9bcf437a1c8d tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] POST https://10.4.3.246/volume/v3/backups Aug 12 20:24:12.330478 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-81ceaf06-feef-41fe-bb5b-9bcf437a1c8d tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bc8a867c-b03e-4266-aab4-8028427655ac", "name": "tempest-type-Backup-428103971"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:12.331802 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.contrib.backups [None req-81ceaf06-feef-41fe-bb5b-9bcf437a1c8d tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Creating new backup {'backup': {'volume_id': 'bc8a867c-b03e-4266-aab4-8028427655ac', 'name': 'tempest-type-Backup-428103971'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 20:24:12.331941 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.contrib.backups [None req-81ceaf06-feef-41fe-bb5b-9bcf437a1c8d tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Creating backup of volume bc8a867c-b03e-4266-aab4-8028427655ac in container None Aug 12 20:24:12.338512 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:12.338512 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:12.338837 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-81ceaf06-feef-41fe-bb5b-9bcf437a1c8d tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Volume info retrieved successfully. Aug 12 20:24:12.354866 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-81ceaf06-feef-41fe-bb5b-9bcf437a1c8d tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Created reservations ['d8f32d61-756d-481c-9341-71fd15259676', '5bf9a97d-f847-4d72-b1be-047bfac8db22'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:24:12.377941 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-81ceaf06-feef-41fe-bb5b-9bcf437a1c8d tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups returned with HTTP 202 Aug 12 20:24:12.378480 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 908/3596] 10.4.3.246 () {70 vars in 1299 bytes} [Wed Aug 12 20:24:12 2026] POST /volume/v3/backups => generated 315 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:24:12.386597 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0ac85c25-213e-46fd-b7b1-27f4879f0ffe None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:12.388839 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0ac85c25-213e-46fd-b7b1-27f4879f0ffe tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 Aug 12 20:24:12.389049 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0ac85c25-213e-46fd-b7b1-27f4879f0ffe tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:12.389223 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0ac85c25-213e-46fd-b7b1-27f4879f0ffe tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:12.389347 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-0ac85c25-213e-46fd-b7b1-27f4879f0ffe tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 6d519cf0-37d7-46de-9330-c51cdd723bb3. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:12.393956 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:12.393956 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:12.394812 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0ac85c25-213e-46fd-b7b1-27f4879f0ffe tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 returned with HTTP 200 Aug 12 20:24:12.395142 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 907/3597] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:12 2026] GET /volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:12.811106 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-cfbae11a-e5c4-459e-847e-bc4a5a298cde None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:12.813457 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-cfbae11a-e5c4-459e-847e-bc4a5a298cde tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] GET https://10.4.3.246/volume/v3/volumes/49aaaae5-76f1-4355-8728-770138ad3ce8 Aug 12 20:24:12.813831 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-cfbae11a-e5c4-459e-847e-bc4a5a298cde tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:12.814211 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-cfbae11a-e5c4-459e-847e-bc4a5a298cde tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:12.823491 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-cfbae11a-e5c4-459e-847e-bc4a5a298cde tempest-CinderUnicodeTest-418263047 tempest-CinderUnicodeTest-418263047-project-member] https://10.4.3.246/volume/v3/volumes/49aaaae5-76f1-4355-8728-770138ad3ce8 returned with HTTP 404 Aug 12 20:24:12.824155 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 893/3598] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:12 2026] GET /volume/v3/volumes/49aaaae5-76f1-4355-8728-770138ad3ce8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:13.064743 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-8a5272cb-ec1f-4cd8-8f52-9d115a8212e2 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:13.068112 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8a5272cb-ec1f-4cd8-8f52-9d115a8212e2 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] GET https://10.4.3.246/volume/v3/volumes/8678009a-d33f-4cf9-a7a5-3465e54614aa Aug 12 20:24:13.068332 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8a5272cb-ec1f-4cd8-8f52-9d115a8212e2 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:13.068490 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8a5272cb-ec1f-4cd8-8f52-9d115a8212e2 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:13.075488 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8a5272cb-ec1f-4cd8-8f52-9d115a8212e2 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/volumes/8678009a-d33f-4cf9-a7a5-3465e54614aa returned with HTTP 404 Aug 12 20:24:13.075963 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 891/3599] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:13 2026] GET /volume/v3/volumes/8678009a-d33f-4cf9-a7a5-3465e54614aa => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:13.082875 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-9efdba73-8960-4f6d-ae50-829bf0a3491b None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:13.085140 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9efdba73-8960-4f6d-ae50-829bf0a3491b tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] DELETE https://10.4.3.246/volume/v3/volumes/dee0d070-c0d7-4921-becd-5a43b08e2f4b Aug 12 20:24:13.085417 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9efdba73-8960-4f6d-ae50-829bf0a3491b tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:13.085676 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9efdba73-8960-4f6d-ae50-829bf0a3491b tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:13.085897 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-9efdba73-8960-4f6d-ae50-829bf0a3491b tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Delete volume with id: dee0d070-c0d7-4921-becd-5a43b08e2f4b Aug 12 20:24:13.094182 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:13.094182 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:13.094692 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-9efdba73-8960-4f6d-ae50-829bf0a3491b tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Volume info retrieved successfully. Aug 12 20:24:13.109134 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-9efdba73-8960-4f6d-ae50-829bf0a3491b tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Delete volume request issued successfully. Aug 12 20:24:13.109417 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9efdba73-8960-4f6d-ae50-829bf0a3491b tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/volumes/dee0d070-c0d7-4921-becd-5a43b08e2f4b returned with HTTP 202 Aug 12 20:24:13.109964 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 909/3600] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:24:13 2026] DELETE /volume/v3/volumes/dee0d070-c0d7-4921-becd-5a43b08e2f4b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:13.117026 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-4db65d07-6a64-40f8-a7ff-7aa4c85d4960 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:13.118842 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4db65d07-6a64-40f8-a7ff-7aa4c85d4960 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] GET https://10.4.3.246/volume/v3/volumes/dee0d070-c0d7-4921-becd-5a43b08e2f4b Aug 12 20:24:13.119066 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4db65d07-6a64-40f8-a7ff-7aa4c85d4960 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:13.119314 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4db65d07-6a64-40f8-a7ff-7aa4c85d4960 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:13.125832 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:13.125832 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:13.129449 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-4db65d07-6a64-40f8-a7ff-7aa4c85d4960 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Volume info retrieved successfully. Aug 12 20:24:13.134100 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4db65d07-6a64-40f8-a7ff-7aa4c85d4960 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/volumes/dee0d070-c0d7-4921-becd-5a43b08e2f4b returned with HTTP 200 Aug 12 20:24:13.134561 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 908/3601] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:13 2026] GET /volume/v3/volumes/dee0d070-c0d7-4921-becd-5a43b08e2f4b => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:13.404922 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3003e02f-b4cc-4cf3-ac57-0c196f58088c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:13.406745 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3003e02f-b4cc-4cf3-ac57-0c196f58088c tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 Aug 12 20:24:13.406966 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3003e02f-b4cc-4cf3-ac57-0c196f58088c tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:13.407158 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3003e02f-b4cc-4cf3-ac57-0c196f58088c tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:13.407261 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-3003e02f-b4cc-4cf3-ac57-0c196f58088c tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 6d519cf0-37d7-46de-9330-c51cdd723bb3. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:13.412042 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:13.412042 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:13.412604 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3003e02f-b4cc-4cf3-ac57-0c196f58088c tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 returned with HTTP 200 Aug 12 20:24:13.412983 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 894/3602] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:13 2026] GET /volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:14.022919 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-138c6a0c-c286-4334-9eb7-87ab5b762c99 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:14.128408 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-138c6a0c-c286-4334-9eb7-87ab5b762c99 tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:24:14.128755 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-138c6a0c-c286-4334-9eb7-87ab5b762c99 tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-523350144", "extra_specs": {"spec1": "val1"}}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:14.142317 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-138c6a0c-c286-4334-9eb7-87ab5b762c99 tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:24:14.142658 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 892/3603] 10.4.3.246 () {68 vars in 1253 bytes} [Wed Aug 12 20:24:14 2026] POST /volume/v3/types => generated 242 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:14.147584 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-9e1902da-6da4-4745-93a3-dd7480d2ad15 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:14.154036 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9e1902da-6da4-4745-93a3-dd7480d2ad15 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] GET https://10.4.3.246/volume/v3/volumes/dee0d070-c0d7-4921-becd-5a43b08e2f4b Aug 12 20:24:14.154036 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9e1902da-6da4-4745-93a3-dd7480d2ad15 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:14.154036 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9e1902da-6da4-4745-93a3-dd7480d2ad15 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:14.155146 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-76857319-4aa7-4c75-bdf3-575e2458791b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:14.158579 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-76857319-4aa7-4c75-bdf3-575e2458791b tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] POST https://10.4.3.246/volume/v3/types/55eb4aab-5b4f-483a-bcf8-ea693e14a865/extra_specs Aug 12 20:24:14.158579 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-76857319-4aa7-4c75-bdf3-575e2458791b tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:14.159686 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9e1902da-6da4-4745-93a3-dd7480d2ad15 tempest-CreateVolumesFromBackupTest-1064034023 tempest-CreateVolumesFromBackupTest-1064034023-project-member] https://10.4.3.246/volume/v3/volumes/dee0d070-c0d7-4921-becd-5a43b08e2f4b returned with HTTP 404 Aug 12 20:24:14.160030 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-76857319-4aa7-4c75-bdf3-575e2458791b tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] https://10.4.3.246/volume/v3/types/55eb4aab-5b4f-483a-bcf8-ea693e14a865/extra_specs returned with HTTP 400 Aug 12 20:24:14.160658 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 909/3604] 10.4.3.246 () {68 vars in 1399 bytes} [Wed Aug 12 20:24:14 2026] POST /volume/v3/types/55eb4aab-5b4f-483a-bcf8-ea693e14a865/extra_specs => generated 146 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 20:24:14.160708 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 910/3605] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:14 2026] GET /volume/v3/volumes/dee0d070-c0d7-4921-becd-5a43b08e2f4b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:14.167449 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-34fa1fac-8cec-46bc-b8bc-88945cbbef7c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:14.168923 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-34fa1fac-8cec-46bc-b8bc-88945cbbef7c tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] POST https://10.4.3.246/volume/v3/types/55eb4aab-5b4f-483a-bcf8-ea693e14a865/extra_specs Aug 12 20:24:14.169246 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-34fa1fac-8cec-46bc-b8bc-88945cbbef7c tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:14.170633 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-34fa1fac-8cec-46bc-b8bc-88945cbbef7c tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] https://10.4.3.246/volume/v3/types/55eb4aab-5b4f-483a-bcf8-ea693e14a865/extra_specs returned with HTTP 400 Aug 12 20:24:14.171128 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 895/3606] 10.4.3.246 () {68 vars in 1399 bytes} [Wed Aug 12 20:24:14 2026] POST /volume/v3/types/55eb4aab-5b4f-483a-bcf8-ea693e14a865/extra_specs => generated 132 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 20:24:14.178864 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-159aefda-2bea-4f47-952e-0e256e7dbe90 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:14.180601 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-159aefda-2bea-4f47-952e-0e256e7dbe90 tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] POST https://10.4.3.246/volume/v3/types/7eaa8bef-99a4-485a-9864-379fc2cbd1e1/extra_specs Aug 12 20:24:14.180731 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-159aefda-2bea-4f47-952e-0e256e7dbe90 tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:14.193561 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-159aefda-2bea-4f47-952e-0e256e7dbe90 tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] https://10.4.3.246/volume/v3/types/7eaa8bef-99a4-485a-9864-379fc2cbd1e1/extra_specs returned with HTTP 404 Aug 12 20:24:14.194070 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 893/3607] 10.4.3.246 () {68 vars in 1399 bytes} [Wed Aug 12 20:24:14 2026] POST /volume/v3/types/7eaa8bef-99a4-485a-9864-379fc2cbd1e1/extra_specs => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:14.203632 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-8fac07d7-f6f0-4b14-b1ae-3db423aabf9b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:14.205549 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8fac07d7-f6f0-4b14-b1ae-3db423aabf9b tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] DELETE https://10.4.3.246/volume/v3/types/810060c9-36f1-4f1d-a0cc-eaddcbcfa663/extra_specs/spec1 Aug 12 20:24:14.205737 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8fac07d7-f6f0-4b14-b1ae-3db423aabf9b tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:14.205931 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8fac07d7-f6f0-4b14-b1ae-3db423aabf9b tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:14.209513 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8fac07d7-f6f0-4b14-b1ae-3db423aabf9b tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] https://10.4.3.246/volume/v3/types/810060c9-36f1-4f1d-a0cc-eaddcbcfa663/extra_specs/spec1 returned with HTTP 404 Aug 12 20:24:14.209901 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 910/3608] 10.4.3.246 () {66 vars in 1399 bytes} [Wed Aug 12 20:24:14 2026] DELETE /volume/v3/types/810060c9-36f1-4f1d-a0cc-eaddcbcfa663/extra_specs/spec1 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:14.218149 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-baac832c-9fdd-407e-939c-fa57cfa1e43c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:14.219575 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-baac832c-9fdd-407e-939c-fa57cfa1e43c tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] GET https://10.4.3.246/volume/v3/types/55eb4aab-5b4f-483a-bcf8-ea693e14a865/extra_specs/nonexistent_extra_spec_name Aug 12 20:24:14.219882 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-baac832c-9fdd-407e-939c-fa57cfa1e43c tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:14.220156 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-baac832c-9fdd-407e-939c-fa57cfa1e43c tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:14.226247 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-baac832c-9fdd-407e-939c-fa57cfa1e43c tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] https://10.4.3.246/volume/v3/types/55eb4aab-5b4f-483a-bcf8-ea693e14a865/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 12 20:24:14.226769 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 911/3609] 10.4.3.246 () {66 vars in 1462 bytes} [Wed Aug 12 20:24:14 2026] GET /volume/v3/types/55eb4aab-5b4f-483a-bcf8-ea693e14a865/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:14.239553 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-48c15988-cdc4-4b84-a89c-304e39025d38 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:14.241353 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-48c15988-cdc4-4b84-a89c-304e39025d38 tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] GET https://10.4.3.246/volume/v3/types/d81b3d4a-4f3e-4ecc-98c0-df698b6211b8/extra_specs/spec1 Aug 12 20:24:14.241673 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-48c15988-cdc4-4b84-a89c-304e39025d38 tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:14.241846 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-48c15988-cdc4-4b84-a89c-304e39025d38 tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:14.245608 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-48c15988-cdc4-4b84-a89c-304e39025d38 tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] https://10.4.3.246/volume/v3/types/d81b3d4a-4f3e-4ecc-98c0-df698b6211b8/extra_specs/spec1 returned with HTTP 404 Aug 12 20:24:14.246019 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 896/3610] 10.4.3.246 () {66 vars in 1396 bytes} [Wed Aug 12 20:24:14 2026] GET /volume/v3/types/d81b3d4a-4f3e-4ecc-98c0-df698b6211b8/extra_specs/spec1 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:14.252864 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f66226d1-5c60-47db-849a-6c2529266b72 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:14.254652 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f66226d1-5c60-47db-849a-6c2529266b72 tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] GET https://10.4.3.246/volume/v3/types/0f873981-ec40-4b24-95d0-7003d40159ca/extra_specs Aug 12 20:24:14.254856 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f66226d1-5c60-47db-849a-6c2529266b72 tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:14.255087 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f66226d1-5c60-47db-849a-6c2529266b72 tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] Calling method 'index' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:14.259937 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f66226d1-5c60-47db-849a-6c2529266b72 tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] https://10.4.3.246/volume/v3/types/0f873981-ec40-4b24-95d0-7003d40159ca/extra_specs returned with HTTP 404 Aug 12 20:24:14.260471 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 894/3611] 10.4.3.246 () {66 vars in 1378 bytes} [Wed Aug 12 20:24:14 2026] GET /volume/v3/types/0f873981-ec40-4b24-95d0-7003d40159ca/extra_specs => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:14.268464 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f28d3245-1d11-42c6-a1c0-25bd1000fb9d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:14.270179 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f28d3245-1d11-42c6-a1c0-25bd1000fb9d tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] PUT https://10.4.3.246/volume/v3/types/55eb4aab-5b4f-483a-bcf8-ea693e14a865/extra_specs/spec1 Aug 12 20:24:14.270553 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f28d3245-1d11-42c6-a1c0-25bd1000fb9d tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:14.271907 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f28d3245-1d11-42c6-a1c0-25bd1000fb9d tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] https://10.4.3.246/volume/v3/types/55eb4aab-5b4f-483a-bcf8-ea693e14a865/extra_specs/spec1 returned with HTTP 400 Aug 12 20:24:14.272545 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 911/3612] 10.4.3.246 () {68 vars in 1416 bytes} [Wed Aug 12 20:24:14 2026] PUT /volume/v3/types/55eb4aab-5b4f-483a-bcf8-ea693e14a865/extra_specs/spec1 => generated 102 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 20:24:14.283018 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-dbe261ec-6a00-42f3-b31e-de85308cc985 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:14.284688 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-dbe261ec-6a00-42f3-b31e-de85308cc985 tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] PUT https://10.4.3.246/volume/v3/types/55eb4aab-5b4f-483a-bcf8-ea693e14a865/extra_specs/spec1 Aug 12 20:24:14.285208 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-dbe261ec-6a00-42f3-b31e-de85308cc985 tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] Action: 'update', calling method: update, body: null {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:14.286837 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-dbe261ec-6a00-42f3-b31e-de85308cc985 tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] https://10.4.3.246/volume/v3/types/55eb4aab-5b4f-483a-bcf8-ea693e14a865/extra_specs/spec1 returned with HTTP 400 Aug 12 20:24:14.287584 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 912/3613] 10.4.3.246 () {68 vars in 1415 bytes} [Wed Aug 12 20:24:14 2026] PUT /volume/v3/types/55eb4aab-5b4f-483a-bcf8-ea693e14a865/extra_specs/spec1 => generated 72 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:24:14.295980 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-d36db30b-7a40-4b9c-9e08-dce55fbd3123 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:14.297670 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d36db30b-7a40-4b9c-9e08-dce55fbd3123 tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] PUT https://10.4.3.246/volume/v3/types/55eb4aab-5b4f-483a-bcf8-ea693e14a865/extra_specs/None Aug 12 20:24:14.297983 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d36db30b-7a40-4b9c-9e08-dce55fbd3123 tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:14.309535 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d36db30b-7a40-4b9c-9e08-dce55fbd3123 tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 12 20:24:14.309704 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d36db30b-7a40-4b9c-9e08-dce55fbd3123 tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] https://10.4.3.246/volume/v3/types/55eb4aab-5b4f-483a-bcf8-ea693e14a865/extra_specs/None returned with HTTP 400 Aug 12 20:24:14.310221 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 897/3614] 10.4.3.246 () {68 vars in 1413 bytes} [Wed Aug 12 20:24:14 2026] PUT /volume/v3/types/55eb4aab-5b4f-483a-bcf8-ea693e14a865/extra_specs/None => generated 73 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:24:14.317580 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-30ac8e83-d379-4dc1-abe1-452d1665032f None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:14.319418 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-30ac8e83-d379-4dc1-abe1-452d1665032f tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] PUT https://10.4.3.246/volume/v3/types/55eb4aab-5b4f-483a-bcf8-ea693e14a865/extra_specs/9058dbb4-b1a4-4f2d-acdc-f0e847cbb0b1 Aug 12 20:24:14.320351 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-30ac8e83-d379-4dc1-abe1-452d1665032f tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:14.329708 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-30ac8e83-d379-4dc1-abe1-452d1665032f tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 12 20:24:14.329899 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-30ac8e83-d379-4dc1-abe1-452d1665032f tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] https://10.4.3.246/volume/v3/types/55eb4aab-5b4f-483a-bcf8-ea693e14a865/extra_specs/9058dbb4-b1a4-4f2d-acdc-f0e847cbb0b1 returned with HTTP 400 Aug 12 20:24:14.330998 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 895/3615] 10.4.3.246 () {68 vars in 1509 bytes} [Wed Aug 12 20:24:14 2026] PUT /volume/v3/types/55eb4aab-5b4f-483a-bcf8-ea693e14a865/extra_specs/9058dbb4-b1a4-4f2d-acdc-f0e847cbb0b1 => generated 73 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:24:14.337954 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-8d5e8eae-b1a3-4ab2-ba5d-6d070683a6c6 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:14.340640 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8d5e8eae-b1a3-4ab2-ba5d-6d070683a6c6 tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] PUT https://10.4.3.246/volume/v3/types/8be484b3-2fda-4fdb-90b2-e8ad152bd074/extra_specs/spec1 Aug 12 20:24:14.341048 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8d5e8eae-b1a3-4ab2-ba5d-6d070683a6c6 tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:14.357675 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8d5e8eae-b1a3-4ab2-ba5d-6d070683a6c6 tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] https://10.4.3.246/volume/v3/types/8be484b3-2fda-4fdb-90b2-e8ad152bd074/extra_specs/spec1 returned with HTTP 404 Aug 12 20:24:14.358244 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 912/3616] 10.4.3.246 () {68 vars in 1416 bytes} [Wed Aug 12 20:24:14 2026] PUT /volume/v3/types/8be484b3-2fda-4fdb-90b2-e8ad152bd074/extra_specs/spec1 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:14.366396 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-388b19bb-7c2e-4dae-8d2d-d93ea07e81c5 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:14.373605 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-388b19bb-7c2e-4dae-8d2d-d93ea07e81c5 tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] DELETE https://10.4.3.246/volume/v3/types/55eb4aab-5b4f-483a-bcf8-ea693e14a865 Aug 12 20:24:14.373605 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-388b19bb-7c2e-4dae-8d2d-d93ea07e81c5 tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:14.373605 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-388b19bb-7c2e-4dae-8d2d-d93ea07e81c5 tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] Calling method '_delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:14.399334 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-388b19bb-7c2e-4dae-8d2d-d93ea07e81c5 tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] https://10.4.3.246/volume/v3/types/55eb4aab-5b4f-483a-bcf8-ea693e14a865 returned with HTTP 202 Aug 12 20:24:14.399334 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 913/3617] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:24:14 2026] DELETE /volume/v3/types/55eb4aab-5b4f-483a-bcf8-ea693e14a865 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:14.406877 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-ae040b4f-163a-4804-9329-b1d160c9aa73 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:14.408618 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ae040b4f-163a-4804-9329-b1d160c9aa73 tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] GET https://10.4.3.246/volume/v3/types/55eb4aab-5b4f-483a-bcf8-ea693e14a865 Aug 12 20:24:14.408860 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ae040b4f-163a-4804-9329-b1d160c9aa73 tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:14.409122 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ae040b4f-163a-4804-9329-b1d160c9aa73 tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:14.414385 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ae040b4f-163a-4804-9329-b1d160c9aa73 tempest-ExtraSpecsNegativeTest-1121899379 tempest-ExtraSpecsNegativeTest-1121899379-project-admin] https://10.4.3.246/volume/v3/types/55eb4aab-5b4f-483a-bcf8-ea693e14a865 returned with HTTP 404 Aug 12 20:24:14.414856 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 898/3618] 10.4.3.246 () {66 vars in 1342 bytes} [Wed Aug 12 20:24:14 2026] GET /volume/v3/types/55eb4aab-5b4f-483a-bcf8-ea693e14a865 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:14.425176 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-0b437a4e-8fbf-4d2a-ad92-284e8dcb07e8 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:14.426866 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0b437a4e-8fbf-4d2a-ad92-284e8dcb07e8 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 Aug 12 20:24:14.427150 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0b437a4e-8fbf-4d2a-ad92-284e8dcb07e8 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:14.427351 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0b437a4e-8fbf-4d2a-ad92-284e8dcb07e8 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:14.427444 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-0b437a4e-8fbf-4d2a-ad92-284e8dcb07e8 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 6d519cf0-37d7-46de-9330-c51cdd723bb3. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:14.431276 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:14.431276 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:14.431948 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0b437a4e-8fbf-4d2a-ad92-284e8dcb07e8 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 returned with HTTP 200 Aug 12 20:24:14.432341 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 896/3619] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:14 2026] GET /volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:14.500830 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-edd811ea-ea1b-4895-a447-2a66318ae6f9 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:14.638496 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-edd811ea-ea1b-4895-a447-2a66318ae6f9 tempest-ProjectReaderTests-417381551 tempest-ProjectReaderTests-417381551-project-admin] GET https://10.4.3.246/volume/v3/scheduler-stats/get_pools Aug 12 20:24:14.638496 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-edd811ea-ea1b-4895-a447-2a66318ae6f9 tempest-ProjectReaderTests-417381551 tempest-ProjectReaderTests-417381551-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:14.638496 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-edd811ea-ea1b-4895-a447-2a66318ae6f9 tempest-ProjectReaderTests-417381551 tempest-ProjectReaderTests-417381551-project-admin] Calling method 'get_pools' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:14.654078 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-edd811ea-ea1b-4895-a447-2a66318ae6f9 tempest-ProjectReaderTests-417381551 tempest-ProjectReaderTests-417381551-project-admin] https://10.4.3.246/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 12 20:24:14.656504 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 913/3620] 10.4.3.246 () {66 vars in 1291 bytes} [Wed Aug 12 20:24:14 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:14.662760 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f679085d-a909-4fa9-a848-a4ae0b72940f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:14.757161 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f679085d-a909-4fa9-a848-a4ae0b72940f tempest-ProjectReaderTests-417381551 tempest-ProjectReaderTests-417381551-project-reader] GET https://10.4.3.246/volume/v3/capabilities/np0000007109@storpool Aug 12 20:24:14.757408 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f679085d-a909-4fa9-a848-a4ae0b72940f tempest-ProjectReaderTests-417381551 tempest-ProjectReaderTests-417381551-project-reader] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:14.757641 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f679085d-a909-4fa9-a848-a4ae0b72940f tempest-ProjectReaderTests-417381551 tempest-ProjectReaderTests-417381551-project-reader] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:14.758271 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.policy [None req-f679085d-a909-4fa9-a848-a4ae0b72940f tempest-ProjectReaderTests-417381551 tempest-ProjectReaderTests-417381551-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'e5d16c4f052c49ca8bbd944b621c46d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '835e6d953449428593e24244e7183ffd', '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=100384) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 20:24:14.758491 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f679085d-a909-4fa9-a848-a4ae0b72940f tempest-ProjectReaderTests-417381551 tempest-ProjectReaderTests-417381551-project-reader] https://10.4.3.246/volume/v3/capabilities/np0000007109@storpool returned with HTTP 403 Aug 12 20:24:14.758917 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 914/3621] 10.4.3.246 () {66 vars in 1318 bytes} [Wed Aug 12 20:24:14 2026] GET /volume/v3/capabilities/np0000007109@storpool => generated 110 bytes in 96 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:15.450555 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-b5be4e0e-ab48-428d-b963-f4352f3c69a5 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:15.454203 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b5be4e0e-ab48-428d-b963-f4352f3c69a5 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 Aug 12 20:24:15.457564 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b5be4e0e-ab48-428d-b963-f4352f3c69a5 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:15.457564 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b5be4e0e-ab48-428d-b963-f4352f3c69a5 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:15.457564 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-b5be4e0e-ab48-428d-b963-f4352f3c69a5 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 6d519cf0-37d7-46de-9330-c51cdd723bb3. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:15.468888 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:15.468888 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:15.470966 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b5be4e0e-ab48-428d-b963-f4352f3c69a5 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 returned with HTTP 200 Aug 12 20:24:15.472191 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 899/3622] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:15 2026] GET /volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 => generated 735 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:15.835945 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-0e336ab2-0c81-4045-a406-fd809b9a7a07 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:15.895665 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0e336ab2-0c81-4045-a406-fd809b9a7a07 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:24:15.896024 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0e336ab2-0c81-4045-a406-fd809b9a7a07 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1750039510"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:15.897301 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-0e336ab2-0c81-4045-a406-fd809b9a7a07 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1750039510'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:24:15.897423 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-0e336ab2-0c81-4045-a406-fd809b9a7a07 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Create volume of 1 GB Aug 12 20:24:15.904044 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-0e336ab2-0c81-4045-a406-fd809b9a7a07 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Availability Zones retrieved successfully. Aug 12 20:24:15.911851 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-0e336ab2-0c81-4045-a406-fd809b9a7a07 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Flow 'volume_create_api' (71059fe3-24a2-4670-ba2b-f704f7364201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:15.913651 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-0e336ab2-0c81-4045-a406-fd809b9a7a07 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31a0f70c-0e0b-464b-baf2-e4c016b701d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:15.914633 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-0e336ab2-0c81-4045-a406-fd809b9a7a07 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:24:15.948403 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-0e336ab2-0c81-4045-a406-fd809b9a7a07 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31a0f70c-0e0b-464b-baf2-e4c016b701d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:15.949600 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-0e336ab2-0c81-4045-a406-fd809b9a7a07 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c988e05-1b99-4ef4-a322-ee3d530d0763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:16.021275 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-0e336ab2-0c81-4045-a406-fd809b9a7a07 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Created reservations ['52e10279-b637-42c4-88ab-206ca666929f', 'd1bdceb8-cc94-4935-a216-303c803a0fd0', '8c21b86a-9bec-4f00-bafa-a68d2b7d3df1', '80572dbb-2061-4dbd-89ae-d66ac8409e57'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:24:16.022172 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-0e336ab2-0c81-4045-a406-fd809b9a7a07 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c988e05-1b99-4ef4-a322-ee3d530d0763) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52e10279-b637-42c4-88ab-206ca666929f', 'd1bdceb8-cc94-4935-a216-303c803a0fd0', '8c21b86a-9bec-4f00-bafa-a68d2b7d3df1', '80572dbb-2061-4dbd-89ae-d66ac8409e57']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:16.022941 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-0e336ab2-0c81-4045-a406-fd809b9a7a07 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4247d22-1479-455f-8954-b2d82e41f13d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:16.046527 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-0e336ab2-0c81-4045-a406-fd809b9a7a07 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4247d22-1479-455f-8954-b2d82e41f13d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c986cd34-a04e-4bc2-a98c-7803a68202c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1750039510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1af38c41224149b0923e83bf98af8cdb',qos_specs=None,replication_status=,reservations=['52e10279-b637-42c4-88ab-206ca666929f','d1bdceb8-cc94-4935-a216-303c803a0fd0','8c21b86a-9bec-4f00-bafa-a68d2b7d3df1','80572dbb-2061-4dbd-89ae-d66ac8409e57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80235111d3fb4b2aa4c5893f203aa6b0',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:24:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1750039510',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c986cd34-a04e-4bc2-a98c-7803a68202c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1af38c41224149b0923e83bf98af8cdb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80235111d3fb4b2aa4c5893f203aa6b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:16.047288 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-0e336ab2-0c81-4045-a406-fd809b9a7a07 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3419ba4-bd46-4c5f-93ab-ae13211b04ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:16.065870 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-0e336ab2-0c81-4045-a406-fd809b9a7a07 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3419ba4-bd46-4c5f-93ab-ae13211b04ee) transitioned into state 'SUCCESS' from state '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-1750039510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1af38c41224149b0923e83bf98af8cdb',qos_specs=None,replication_status=,reservations=['52e10279-b637-42c4-88ab-206ca666929f','d1bdceb8-cc94-4935-a216-303c803a0fd0','8c21b86a-9bec-4f00-bafa-a68d2b7d3df1','80572dbb-2061-4dbd-89ae-d66ac8409e57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80235111d3fb4b2aa4c5893f203aa6b0',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:16.067120 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-0e336ab2-0c81-4045-a406-fd809b9a7a07 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80173c0f-2d8f-4a5a-9104-788441de2558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:16.076587 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-0e336ab2-0c81-4045-a406-fd809b9a7a07 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80173c0f-2d8f-4a5a-9104-788441de2558) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:16.077249 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-0e336ab2-0c81-4045-a406-fd809b9a7a07 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Flow 'volume_create_api' (71059fe3-24a2-4670-ba2b-f704f7364201) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:16.077610 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-0e336ab2-0c81-4045-a406-fd809b9a7a07 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Create volume request issued successfully. Aug 12 20:24:16.078161 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0e336ab2-0c81-4045-a406-fd809b9a7a07 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:24:16.078553 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 897/3623] 10.4.3.246 () {70 vars in 1298 bytes} [Wed Aug 12 20:24:15 2026] POST /volume/v3/volumes => generated 778 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:24:16.093642 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-769eaedb-bac5-4256-aa30-3f52ea80b7a8 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:16.097557 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-769eaedb-bac5-4256-aa30-3f52ea80b7a8 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/volumes/c986cd34-a04e-4bc2-a98c-7803a68202c1 Aug 12 20:24:16.097557 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-769eaedb-bac5-4256-aa30-3f52ea80b7a8 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:16.097557 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-769eaedb-bac5-4256-aa30-3f52ea80b7a8 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:16.105304 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:16.105304 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:16.110513 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-769eaedb-bac5-4256-aa30-3f52ea80b7a8 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Volume info retrieved successfully. Aug 12 20:24:16.115229 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-769eaedb-bac5-4256-aa30-3f52ea80b7a8 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/volumes/c986cd34-a04e-4bc2-a98c-7803a68202c1 returned with HTTP 200 Aug 12 20:24:16.115830 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 914/3624] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:16 2026] GET /volume/v3/volumes/c986cd34-a04e-4bc2-a98c-7803a68202c1 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:16.199735 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-2c0e9a30-2205-45f3-b546-25985744c2bf None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:16.324555 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2c0e9a30-2205-45f3-b546-25985744c2bf tempest-ExtensionsTestJSON-1328363740 tempest-ExtensionsTestJSON-1328363740-project-member] GET https://10.4.3.246/volume/v3/extensions Aug 12 20:24:16.324746 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2c0e9a30-2205-45f3-b546-25985744c2bf tempest-ExtensionsTestJSON-1328363740 tempest-ExtensionsTestJSON-1328363740-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:16.324908 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2c0e9a30-2205-45f3-b546-25985744c2bf tempest-ExtensionsTestJSON-1328363740 tempest-ExtensionsTestJSON-1328363740-project-member] Calling method 'index' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:16.325208 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2c0e9a30-2205-45f3-b546-25985744c2bf tempest-ExtensionsTestJSON-1328363740 tempest-ExtensionsTestJSON-1328363740-project-member] https://10.4.3.246/volume/v3/extensions returned with HTTP 200 Aug 12 20:24:16.325754 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 915/3625] 10.4.3.246 () {66 vars in 1246 bytes} [Wed Aug 12 20:24:16 2026] GET /volume/v3/extensions => generated 5245 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:16.485426 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-c1a88143-d525-4762-aab6-c03e2f94e225 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:16.487783 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c1a88143-d525-4762-aab6-c03e2f94e225 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 Aug 12 20:24:16.487985 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c1a88143-d525-4762-aab6-c03e2f94e225 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:16.488158 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c1a88143-d525-4762-aab6-c03e2f94e225 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:16.488281 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-c1a88143-d525-4762-aab6-c03e2f94e225 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 6d519cf0-37d7-46de-9330-c51cdd723bb3. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:16.502425 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:16.502425 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:16.503218 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c1a88143-d525-4762-aab6-c03e2f94e225 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 returned with HTTP 200 Aug 12 20:24:16.503610 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 900/3626] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:16 2026] GET /volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:16.792921 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-fa59a8bd-5d1e-4a7a-98bb-1c9ee0bd6386 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:16.886737 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-fa59a8bd-5d1e-4a7a-98bb-1c9ee0bd6386 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:24:16.887176 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-fa59a8bd-5d1e-4a7a-98bb-1c9ee0bd6386 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1913118675"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:16.889056 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-fa59a8bd-5d1e-4a7a-98bb-1c9ee0bd6386 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1913118675'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:24:16.889233 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-fa59a8bd-5d1e-4a7a-98bb-1c9ee0bd6386 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Create volume of 1 GB Aug 12 20:24:16.889622 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:16.889622 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:16.893902 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-fa59a8bd-5d1e-4a7a-98bb-1c9ee0bd6386 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Availability Zones retrieved successfully. Aug 12 20:24:16.903777 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-fa59a8bd-5d1e-4a7a-98bb-1c9ee0bd6386 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Flow 'volume_create_api' (72e6716f-8dda-4af2-9d00-5c8a32bb4ec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:16.904671 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-fa59a8bd-5d1e-4a7a-98bb-1c9ee0bd6386 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (239d2ff3-24f4-4074-9116-e18fe74a58c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:16.905428 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-fa59a8bd-5d1e-4a7a-98bb-1c9ee0bd6386 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:24:16.932048 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-fa59a8bd-5d1e-4a7a-98bb-1c9ee0bd6386 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (239d2ff3-24f4-4074-9116-e18fe74a58c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:16.933270 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-fa59a8bd-5d1e-4a7a-98bb-1c9ee0bd6386 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e95dd17-6194-431c-a5f5-f76176c33feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:17.001081 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-fa59a8bd-5d1e-4a7a-98bb-1c9ee0bd6386 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Created reservations ['60ed18b1-7916-4cfb-9083-26a0e8248a89', '580e48aa-b240-49c0-a9a9-b8670ba987a2', '02583b92-61ed-4948-8202-caa62d603c9b', '50e00d46-d7fe-4470-88a7-f1ba9c048c5f'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:24:17.001881 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-fa59a8bd-5d1e-4a7a-98bb-1c9ee0bd6386 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e95dd17-6194-431c-a5f5-f76176c33feb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60ed18b1-7916-4cfb-9083-26a0e8248a89', '580e48aa-b240-49c0-a9a9-b8670ba987a2', '02583b92-61ed-4948-8202-caa62d603c9b', '50e00d46-d7fe-4470-88a7-f1ba9c048c5f']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:17.002712 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-fa59a8bd-5d1e-4a7a-98bb-1c9ee0bd6386 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7d74484-e95f-4b5d-b482-a68e95082471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:17.025732 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-fa59a8bd-5d1e-4a7a-98bb-1c9ee0bd6386 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7d74484-e95f-4b5d-b482-a68e95082471) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd564f012-ae3b-4c32-a95f-a2b46404679e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1913118675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fa34d40f1844519979105bd5031a229',qos_specs=None,replication_status=,reservations=['60ed18b1-7916-4cfb-9083-26a0e8248a89','580e48aa-b240-49c0-a9a9-b8670ba987a2','02583b92-61ed-4948-8202-caa62d603c9b','50e00d46-d7fe-4470-88a7-f1ba9c048c5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3faa678a9724e4ca4a1aca3252c3851',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:24:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1913118675',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d564f012-ae3b-4c32-a95f-a2b46404679e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fa34d40f1844519979105bd5031a229',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3faa678a9724e4ca4a1aca3252c3851',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:17.026459 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-fa59a8bd-5d1e-4a7a-98bb-1c9ee0bd6386 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7c7fd24-4abf-4631-a725-53922e8c33ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:17.050821 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-fa59a8bd-5d1e-4a7a-98bb-1c9ee0bd6386 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7c7fd24-4abf-4631-a725-53922e8c33ed) transitioned into state 'SUCCESS' from state '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-1913118675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fa34d40f1844519979105bd5031a229',qos_specs=None,replication_status=,reservations=['60ed18b1-7916-4cfb-9083-26a0e8248a89','580e48aa-b240-49c0-a9a9-b8670ba987a2','02583b92-61ed-4948-8202-caa62d603c9b','50e00d46-d7fe-4470-88a7-f1ba9c048c5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3faa678a9724e4ca4a1aca3252c3851',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:17.051858 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-fa59a8bd-5d1e-4a7a-98bb-1c9ee0bd6386 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a2f9c70-5f07-4f69-8b70-757efdf642f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:17.063130 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-fa59a8bd-5d1e-4a7a-98bb-1c9ee0bd6386 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a2f9c70-5f07-4f69-8b70-757efdf642f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:17.063928 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-fa59a8bd-5d1e-4a7a-98bb-1c9ee0bd6386 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Flow 'volume_create_api' (72e6716f-8dda-4af2-9d00-5c8a32bb4ec3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:17.064206 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-fa59a8bd-5d1e-4a7a-98bb-1c9ee0bd6386 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Create volume request issued successfully. Aug 12 20:24:17.064761 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-fa59a8bd-5d1e-4a7a-98bb-1c9ee0bd6386 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:24:17.065135 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 898/3627] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:24:16 2026] POST /volume/v3/volumes => generated 778 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:24:17.077914 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-101aa3ee-04bc-4e03-9992-35ce5ee2559f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:17.081121 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-101aa3ee-04bc-4e03-9992-35ce5ee2559f tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] GET https://10.4.3.246/volume/v3/volumes/d564f012-ae3b-4c32-a95f-a2b46404679e Aug 12 20:24:17.081121 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-101aa3ee-04bc-4e03-9992-35ce5ee2559f tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:17.081121 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-101aa3ee-04bc-4e03-9992-35ce5ee2559f tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:17.089701 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:17.089701 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:17.092428 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-101aa3ee-04bc-4e03-9992-35ce5ee2559f tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Volume info retrieved successfully. Aug 12 20:24:17.097816 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-101aa3ee-04bc-4e03-9992-35ce5ee2559f tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/volumes/d564f012-ae3b-4c32-a95f-a2b46404679e returned with HTTP 200 Aug 12 20:24:17.098597 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 915/3628] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:17 2026] GET /volume/v3/volumes/d564f012-ae3b-4c32-a95f-a2b46404679e => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:17.130207 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-1f756b1b-dc83-4ba4-9528-30a2eaaa2e24 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:17.133700 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1f756b1b-dc83-4ba4-9528-30a2eaaa2e24 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/volumes/c986cd34-a04e-4bc2-a98c-7803a68202c1 Aug 12 20:24:17.133700 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1f756b1b-dc83-4ba4-9528-30a2eaaa2e24 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:17.133700 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1f756b1b-dc83-4ba4-9528-30a2eaaa2e24 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:17.139427 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:17.139427 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:17.142553 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-1f756b1b-dc83-4ba4-9528-30a2eaaa2e24 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Volume info retrieved successfully. Aug 12 20:24:17.148563 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1f756b1b-dc83-4ba4-9528-30a2eaaa2e24 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/volumes/c986cd34-a04e-4bc2-a98c-7803a68202c1 returned with HTTP 200 Aug 12 20:24:17.148563 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 916/3629] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:17 2026] GET /volume/v3/volumes/c986cd34-a04e-4bc2-a98c-7803a68202c1 => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:17.163795 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-bca285d5-501d-40a3-9d93-cb27fd4494a5 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:17.163795 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-bca285d5-501d-40a3-9d93-cb27fd4494a5 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] POST https://10.4.3.246/volume/v3/backups Aug 12 20:24:17.163795 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-bca285d5-501d-40a3-9d93-cb27fd4494a5 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c986cd34-a04e-4bc2-a98c-7803a68202c1", "name": "tempest-type-Backup-1008747070"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:17.165044 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.contrib.backups [None req-bca285d5-501d-40a3-9d93-cb27fd4494a5 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Creating new backup {'backup': {'volume_id': 'c986cd34-a04e-4bc2-a98c-7803a68202c1', 'name': 'tempest-type-Backup-1008747070'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 20:24:17.165187 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.contrib.backups [None req-bca285d5-501d-40a3-9d93-cb27fd4494a5 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Creating backup of volume c986cd34-a04e-4bc2-a98c-7803a68202c1 in container None Aug 12 20:24:17.174566 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:17.174566 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:17.174566 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-bca285d5-501d-40a3-9d93-cb27fd4494a5 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Volume info retrieved successfully. Aug 12 20:24:17.197675 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-bca285d5-501d-40a3-9d93-cb27fd4494a5 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Created reservations ['c474bf8a-5220-4d2a-b358-21b684d98541', 'ce0bb2db-9f0b-4e1a-879d-28466feb415c'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:24:17.225467 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-bca285d5-501d-40a3-9d93-cb27fd4494a5 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups returned with HTTP 202 Aug 12 20:24:17.225901 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 901/3630] 10.4.3.246 () {70 vars in 1299 bytes} [Wed Aug 12 20:24:17 2026] POST /volume/v3/backups => generated 316 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:24:17.235857 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ed5481e6-e1ca-4304-b567-2ef3c298b054 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:17.237887 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ed5481e6-e1ca-4304-b567-2ef3c298b054 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d Aug 12 20:24:17.238209 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ed5481e6-e1ca-4304-b567-2ef3c298b054 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:17.238465 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ed5481e6-e1ca-4304-b567-2ef3c298b054 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:17.238649 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-ed5481e6-e1ca-4304-b567-2ef3c298b054 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id 16b462c0-fd25-4540-90f0-25f7347b622d. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:17.248093 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:17.248093 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:17.248664 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ed5481e6-e1ca-4304-b567-2ef3c298b054 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d returned with HTTP 200 Aug 12 20:24:17.249016 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 899/3631] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:17 2026] GET /volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:17.516723 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-409e3083-f841-448e-bcef-73752365ad76 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:17.520616 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-409e3083-f841-448e-bcef-73752365ad76 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 Aug 12 20:24:17.520616 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-409e3083-f841-448e-bcef-73752365ad76 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:17.520616 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-409e3083-f841-448e-bcef-73752365ad76 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:17.520616 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-409e3083-f841-448e-bcef-73752365ad76 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 6d519cf0-37d7-46de-9330-c51cdd723bb3. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:17.525561 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:17.525561 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:17.526514 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-409e3083-f841-448e-bcef-73752365ad76 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 returned with HTTP 200 Aug 12 20:24:17.527160 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 916/3632] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:17 2026] GET /volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:17.707530 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-71cac8b4-b13c-4c3b-93a7-7ff4901533c7 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:17.709352 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-71cac8b4-b13c-4c3b-93a7-7ff4901533c7 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:24:17.709758 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-71cac8b4-b13c-4c3b-93a7-7ff4901533c7 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a0596018-e224-475d-8adb-b6c6e42731ae", "size": 1, "name": "tempest-VolumesCloneTest-Volume-11566984"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:17.711113 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-71cac8b4-b13c-4c3b-93a7-7ff4901533c7 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Create volume request body: {'volume': {'imageRef': 'a0596018-e224-475d-8adb-b6c6e42731ae', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-11566984'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:24:17.786241 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-71cac8b4-b13c-4c3b-93a7-7ff4901533c7 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Create volume of 1 GB Aug 12 20:24:17.790779 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-71cac8b4-b13c-4c3b-93a7-7ff4901533c7 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Availability Zones retrieved successfully. Aug 12 20:24:17.795798 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-71cac8b4-b13c-4c3b-93a7-7ff4901533c7 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Flow 'volume_create_api' (312644a6-9b34-4e23-93a6-c75d74d3b38b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:17.797220 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-71cac8b4-b13c-4c3b-93a7-7ff4901533c7 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b2f259f-fd82-4274-81e0-1e765740e00c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:17.798099 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-71cac8b4-b13c-4c3b-93a7-7ff4901533c7 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:24:17.851202 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-71cac8b4-b13c-4c3b-93a7-7ff4901533c7 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b2f259f-fd82-4274-81e0-1e765740e00c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:17.852025 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-71cac8b4-b13c-4c3b-93a7-7ff4901533c7 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1d4f487-a00a-4f09-8a2d-f932fca70de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:17.914357 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-71cac8b4-b13c-4c3b-93a7-7ff4901533c7 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Created reservations ['31047c78-220b-4054-ac9b-a7182e99e897', '6531a6d8-2c95-4224-835e-b77a0621087a', '60b5675c-ab9d-4deb-97a5-d5eb3aa003c7', 'ab731b89-de5c-404a-9d43-bd1577a6d6e5'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:24:17.915195 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-71cac8b4-b13c-4c3b-93a7-7ff4901533c7 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1d4f487-a00a-4f09-8a2d-f932fca70de1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31047c78-220b-4054-ac9b-a7182e99e897', '6531a6d8-2c95-4224-835e-b77a0621087a', '60b5675c-ab9d-4deb-97a5-d5eb3aa003c7', 'ab731b89-de5c-404a-9d43-bd1577a6d6e5']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:17.915906 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-71cac8b4-b13c-4c3b-93a7-7ff4901533c7 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa86550a-1b26-4b9b-a137-b74584abdfcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:17.939499 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-71cac8b4-b13c-4c3b-93a7-7ff4901533c7 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa86550a-1b26-4b9b-a137-b74584abdfcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '560eb5ff-5aff-4e46-a1a3-df78144cb56a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-11566984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b2edddb4c934bfa9f36bfde7eaa53c8',qos_specs=None,replication_status=,reservations=['31047c78-220b-4054-ac9b-a7182e99e897','6531a6d8-2c95-4224-835e-b77a0621087a','60b5675c-ab9d-4deb-97a5-d5eb3aa003c7','ab731b89-de5c-404a-9d43-bd1577a6d6e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7024b23088f4af6bec5d5e57ca6eca4',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:24:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-11566984',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=560eb5ff-5aff-4e46-a1a3-df78144cb56a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b2edddb4c934bfa9f36bfde7eaa53c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7024b23088f4af6bec5d5e57ca6eca4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:17.940233 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-71cac8b4-b13c-4c3b-93a7-7ff4901533c7 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (000f1f0c-2ce9-4766-81ea-1e8e0eca796e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:17.957557 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-71cac8b4-b13c-4c3b-93a7-7ff4901533c7 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (000f1f0c-2ce9-4766-81ea-1e8e0eca796e) transitioned into state 'SUCCESS' from state '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-11566984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b2edddb4c934bfa9f36bfde7eaa53c8',qos_specs=None,replication_status=,reservations=['31047c78-220b-4054-ac9b-a7182e99e897','6531a6d8-2c95-4224-835e-b77a0621087a','60b5675c-ab9d-4deb-97a5-d5eb3aa003c7','ab731b89-de5c-404a-9d43-bd1577a6d6e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7024b23088f4af6bec5d5e57ca6eca4',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:17.958240 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-71cac8b4-b13c-4c3b-93a7-7ff4901533c7 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0894135-9f76-4e53-91c1-3f3d88c8d97d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:17.968891 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-71cac8b4-b13c-4c3b-93a7-7ff4901533c7 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0894135-9f76-4e53-91c1-3f3d88c8d97d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:17.969861 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-71cac8b4-b13c-4c3b-93a7-7ff4901533c7 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Flow 'volume_create_api' (312644a6-9b34-4e23-93a6-c75d74d3b38b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:17.970202 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-71cac8b4-b13c-4c3b-93a7-7ff4901533c7 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Create volume request issued successfully. Aug 12 20:24:17.970830 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-71cac8b4-b13c-4c3b-93a7-7ff4901533c7 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:24:17.971380 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 917/3633] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:24:17 2026] POST /volume/v3/volumes => generated 745 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:24:17.987209 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-bea44afb-10e1-4ec6-ab71-e1ae5581db71 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:17.989389 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-bea44afb-10e1-4ec6-ab71-e1ae5581db71 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] GET https://10.4.3.246/volume/v3/volumes/560eb5ff-5aff-4e46-a1a3-df78144cb56a Aug 12 20:24:17.989645 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-bea44afb-10e1-4ec6-ab71-e1ae5581db71 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:17.989889 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-bea44afb-10e1-4ec6-ab71-e1ae5581db71 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:17.998634 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:17.998634 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:18.002611 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-bea44afb-10e1-4ec6-ab71-e1ae5581db71 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Volume info retrieved successfully. Aug 12 20:24:18.007267 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-bea44afb-10e1-4ec6-ab71-e1ae5581db71 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] https://10.4.3.246/volume/v3/volumes/560eb5ff-5aff-4e46-a1a3-df78144cb56a returned with HTTP 200 Aug 12 20:24:18.007652 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 902/3634] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:17 2026] GET /volume/v3/volumes/560eb5ff-5aff-4e46-a1a3-df78144cb56a => generated 813 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:18.073884 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-314e4b11-3b90-4d3f-a65f-473d380f3477 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:18.075994 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-314e4b11-3b90-4d3f-a65f-473d380f3477 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:24:18.076449 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-314e4b11-3b90-4d3f-a65f-473d380f3477 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1361514266"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:18.078270 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-314e4b11-3b90-4d3f-a65f-473d380f3477 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1361514266'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:24:18.078368 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-314e4b11-3b90-4d3f-a65f-473d380f3477 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Create volume of 1 GB Aug 12 20:24:18.082874 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-314e4b11-3b90-4d3f-a65f-473d380f3477 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Availability Zones retrieved successfully. Aug 12 20:24:18.089911 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-314e4b11-3b90-4d3f-a65f-473d380f3477 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Flow 'volume_create_api' (d15e783d-faf3-45ce-b3dd-e980b9bdf6bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:18.091059 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-314e4b11-3b90-4d3f-a65f-473d380f3477 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (294d94c4-4463-4e88-a7ed-24efabada2b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:18.092235 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-314e4b11-3b90-4d3f-a65f-473d380f3477 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:24:18.113249 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-6804fff3-0301-4f93-9b4a-61d29519e870 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:18.114901 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6804fff3-0301-4f93-9b4a-61d29519e870 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] GET https://10.4.3.246/volume/v3/volumes/d564f012-ae3b-4c32-a95f-a2b46404679e Aug 12 20:24:18.115522 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6804fff3-0301-4f93-9b4a-61d29519e870 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:18.115522 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6804fff3-0301-4f93-9b4a-61d29519e870 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:18.118585 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-314e4b11-3b90-4d3f-a65f-473d380f3477 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (294d94c4-4463-4e88-a7ed-24efabada2b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:18.119565 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-314e4b11-3b90-4d3f-a65f-473d380f3477 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10561f31-272d-4754-9104-0ce4fcd8a422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:18.122548 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:18.122548 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:18.126235 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-6804fff3-0301-4f93-9b4a-61d29519e870 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Volume info retrieved successfully. Aug 12 20:24:18.130948 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6804fff3-0301-4f93-9b4a-61d29519e870 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/volumes/d564f012-ae3b-4c32-a95f-a2b46404679e returned with HTTP 200 Aug 12 20:24:18.131324 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 917/3635] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:18 2026] GET /volume/v3/volumes/d564f012-ae3b-4c32-a95f-a2b46404679e => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:18.144703 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a9066191-9dab-4bd3-8d4d-d05efbbcde9f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:18.150713 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a9066191-9dab-4bd3-8d4d-d05efbbcde9f tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:24:18.150713 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a9066191-9dab-4bd3-8d4d-d05efbbcde9f tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d564f012-ae3b-4c32-a95f-a2b46404679e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-86929413"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:18.159594 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:18.159594 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:18.160380 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-a9066191-9dab-4bd3-8d4d-d05efbbcde9f tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Volume info retrieved successfully. Aug 12 20:24:18.160692 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.snapshots [None req-a9066191-9dab-4bd3-8d4d-d05efbbcde9f tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Create snapshot from volume d564f012-ae3b-4c32-a95f-a2b46404679e Aug 12 20:24:18.169484 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-314e4b11-3b90-4d3f-a65f-473d380f3477 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Created reservations ['bf55b34d-4bf7-4b9b-9237-b476f6e7dacc', '099a0d83-8b2e-47bc-a726-1b83ed94f955', '382eb033-461a-4ab0-b034-b99f829f4fc9', 'f5d5867f-13b5-4121-93fa-9fc927fec29b'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:24:18.170302 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-314e4b11-3b90-4d3f-a65f-473d380f3477 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10561f31-272d-4754-9104-0ce4fcd8a422) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf55b34d-4bf7-4b9b-9237-b476f6e7dacc', '099a0d83-8b2e-47bc-a726-1b83ed94f955', '382eb033-461a-4ab0-b034-b99f829f4fc9', 'f5d5867f-13b5-4121-93fa-9fc927fec29b']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:18.170999 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-314e4b11-3b90-4d3f-a65f-473d380f3477 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfdf51b8-ceec-467e-b4a9-4f19554f85df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:18.195005 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-a9066191-9dab-4bd3-8d4d-d05efbbcde9f tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Created reservations ['c37e530d-7333-450f-9d46-75551ec9eb4c', 'a251acb8-0720-4dcd-8424-4ab0daf1c5ae', '2feff368-89a9-4904-9872-22fd989f217b', '9f67aa79-f64b-4f42-84fe-e80c7ba8b46c'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:24:18.200763 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-314e4b11-3b90-4d3f-a65f-473d380f3477 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfdf51b8-ceec-467e-b4a9-4f19554f85df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb71e59f-e754-42e6-9278-879e1283c461', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1361514266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1676edf4a5241a1a62d9ea98a34e0fa',qos_specs=None,replication_status=,reservations=['bf55b34d-4bf7-4b9b-9237-b476f6e7dacc','099a0d83-8b2e-47bc-a726-1b83ed94f955','382eb033-461a-4ab0-b034-b99f829f4fc9','f5d5867f-13b5-4121-93fa-9fc927fec29b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2178aeb70e2a4f74a006e67b8a095c77',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:24:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1361514266',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb71e59f-e754-42e6-9278-879e1283c461,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1676edf4a5241a1a62d9ea98a34e0fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2178aeb70e2a4f74a006e67b8a095c77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:18.201094 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-314e4b11-3b90-4d3f-a65f-473d380f3477 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f884a0af-d93f-4710-a097-2c82dbc049e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:18.224639 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-314e4b11-3b90-4d3f-a65f-473d380f3477 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f884a0af-d93f-4710-a097-2c82dbc049e6) transitioned into state 'SUCCESS' from state '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-1361514266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1676edf4a5241a1a62d9ea98a34e0fa',qos_specs=None,replication_status=,reservations=['bf55b34d-4bf7-4b9b-9237-b476f6e7dacc','099a0d83-8b2e-47bc-a726-1b83ed94f955','382eb033-461a-4ab0-b034-b99f829f4fc9','f5d5867f-13b5-4121-93fa-9fc927fec29b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2178aeb70e2a4f74a006e67b8a095c77',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:18.225784 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-314e4b11-3b90-4d3f-a65f-473d380f3477 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fdfb927-6b3a-431a-9277-039db72f7a67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:18.236227 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-314e4b11-3b90-4d3f-a65f-473d380f3477 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fdfb927-6b3a-431a-9277-039db72f7a67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:18.237505 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-314e4b11-3b90-4d3f-a65f-473d380f3477 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Flow 'volume_create_api' (d15e783d-faf3-45ce-b3dd-e980b9bdf6bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:18.237505 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-314e4b11-3b90-4d3f-a65f-473d380f3477 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Create volume request issued successfully. Aug 12 20:24:18.238074 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-314e4b11-3b90-4d3f-a65f-473d380f3477 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:24:18.238482 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 900/3636] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:24:18 2026] POST /volume/v3/volumes => generated 755 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:24:18.241663 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-a9066191-9dab-4bd3-8d4d-d05efbbcde9f tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Snapshot create request issued successfully. Aug 12 20:24:18.242080 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a9066191-9dab-4bd3-8d4d-d05efbbcde9f tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:24:18.242551 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 918/3637] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:24:18 2026] POST /volume/v3/snapshots => generated 306 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:24:18.251030 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-0ee23c25-66a0-48fd-b294-6f95a792066c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:18.252904 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-9e4af282-2645-4d50-a9f2-d9ef0df7fdf9 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:18.253049 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0ee23c25-66a0-48fd-b294-6f95a792066c tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 Aug 12 20:24:18.253239 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0ee23c25-66a0-48fd-b294-6f95a792066c tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:18.253465 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0ee23c25-66a0-48fd-b294-6f95a792066c tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:18.254633 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9e4af282-2645-4d50-a9f2-d9ef0df7fdf9 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] GET https://10.4.3.246/volume/v3/snapshots/898dfa7f-56d0-40e3-8c21-911bdb281aa1 Aug 12 20:24:18.254828 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9e4af282-2645-4d50-a9f2-d9ef0df7fdf9 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:18.255247 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9e4af282-2645-4d50-a9f2-d9ef0df7fdf9 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:18.260709 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-4cf2664b-3140-4b59-8783-e6869a511890 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:18.260788 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:18.260788 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:18.261486 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:18.261486 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:18.261531 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-9e4af282-2645-4d50-a9f2-d9ef0df7fdf9 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Snapshot retrieved successfully. Aug 12 20:24:18.261718 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9e4af282-2645-4d50-a9f2-d9ef0df7fdf9 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/snapshots/898dfa7f-56d0-40e3-8c21-911bdb281aa1 returned with HTTP 200 Aug 12 20:24:18.264597 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 918/3638] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:24:18 2026] GET /volume/v3/snapshots/898dfa7f-56d0-40e3-8c21-911bdb281aa1 => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 20:24:18.264660 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4cf2664b-3140-4b59-8783-e6869a511890 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d Aug 12 20:24:18.264660 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4cf2664b-3140-4b59-8783-e6869a511890 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:18.264660 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4cf2664b-3140-4b59-8783-e6869a511890 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:18.264660 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-4cf2664b-3140-4b59-8783-e6869a511890 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id 16b462c0-fd25-4540-90f0-25f7347b622d. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:18.266147 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-0ee23c25-66a0-48fd-b294-6f95a792066c tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:24:18.268107 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:18.268107 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:18.268928 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4cf2664b-3140-4b59-8783-e6869a511890 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d returned with HTTP 200 Aug 12 20:24:18.269396 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 901/3639] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:18 2026] GET /volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:18.273189 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0ee23c25-66a0-48fd-b294-6f95a792066c tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 returned with HTTP 200 Aug 12 20:24:18.273872 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 903/3640] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:18 2026] GET /volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:18.537878 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-fb282d60-17ed-4e52-8236-605e9d388042 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:18.539889 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-fb282d60-17ed-4e52-8236-605e9d388042 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 Aug 12 20:24:18.540175 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-fb282d60-17ed-4e52-8236-605e9d388042 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:18.540436 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-fb282d60-17ed-4e52-8236-605e9d388042 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:18.540589 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-fb282d60-17ed-4e52-8236-605e9d388042 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 6d519cf0-37d7-46de-9330-c51cdd723bb3. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:18.549853 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:18.549853 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:18.549853 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-fb282d60-17ed-4e52-8236-605e9d388042 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 returned with HTTP 200 Aug 12 20:24:18.549853 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 919/3641] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:18 2026] GET /volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:19.019695 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-3c1b02cf-8ed4-45b7-b784-a34428638767 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:19.021457 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3c1b02cf-8ed4-45b7-b784-a34428638767 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] GET https://10.4.3.246/volume/v3/volumes/560eb5ff-5aff-4e46-a1a3-df78144cb56a Aug 12 20:24:19.021688 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3c1b02cf-8ed4-45b7-b784-a34428638767 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:19.021909 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3c1b02cf-8ed4-45b7-b784-a34428638767 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:19.029947 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:19.029947 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:19.033788 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-3c1b02cf-8ed4-45b7-b784-a34428638767 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Volume info retrieved successfully. Aug 12 20:24:19.041157 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3c1b02cf-8ed4-45b7-b784-a34428638767 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] https://10.4.3.246/volume/v3/volumes/560eb5ff-5aff-4e46-a1a3-df78144cb56a returned with HTTP 200 Aug 12 20:24:19.041157 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 919/3642] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:19 2026] GET /volume/v3/volumes/560eb5ff-5aff-4e46-a1a3-df78144cb56a => generated 1353 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:19.050450 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-463fca3c-ee5d-447c-9458-6eb823d910c7 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:19.052605 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-463fca3c-ee5d-447c-9458-6eb823d910c7 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:24:19.053039 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-463fca3c-ee5d-447c-9458-6eb823d910c7 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "560eb5ff-5aff-4e46-a1a3-df78144cb56a", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1696206936"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:19.054897 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-463fca3c-ee5d-447c-9458-6eb823d910c7 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Create volume request body: {'volume': {'source_volid': '560eb5ff-5aff-4e46-a1a3-df78144cb56a', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1696206936'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:24:19.063356 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:19.063356 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:19.063951 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-463fca3c-ee5d-447c-9458-6eb823d910c7 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Volume retrieved successfully. Aug 12 20:24:19.064112 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-463fca3c-ee5d-447c-9458-6eb823d910c7 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Create volume of 1 GB Aug 12 20:24:19.068169 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-463fca3c-ee5d-447c-9458-6eb823d910c7 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Availability Zones retrieved successfully. Aug 12 20:24:19.075894 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-463fca3c-ee5d-447c-9458-6eb823d910c7 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Flow 'volume_create_api' (c332736c-3738-42dc-9c0a-17a5658f8fa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:19.077216 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-463fca3c-ee5d-447c-9458-6eb823d910c7 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2def8b9-94e0-4f92-9c4f-6c02f2378567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:19.078562 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-463fca3c-ee5d-447c-9458-6eb823d910c7 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:24:19.105307 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-463fca3c-ee5d-447c-9458-6eb823d910c7 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2def8b9-94e0-4f92-9c4f-6c02f2378567) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '560eb5ff-5aff-4e46-a1a3-df78144cb56a', 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:19.106053 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-463fca3c-ee5d-447c-9458-6eb823d910c7 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c709b64-7fb5-40d6-9bfa-380424865f8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:19.144355 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-463fca3c-ee5d-447c-9458-6eb823d910c7 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Created reservations ['1da36413-46f0-4af9-91fc-ca298e8df6c7', '9e843c38-0f97-46f6-a7b2-519e114a0027', 'fb6d5875-6eb4-4150-861e-a75ae15f191e', '6bfd9d85-c221-4743-9457-428fc70eea2d'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:24:19.145097 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-463fca3c-ee5d-447c-9458-6eb823d910c7 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c709b64-7fb5-40d6-9bfa-380424865f8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1da36413-46f0-4af9-91fc-ca298e8df6c7', '9e843c38-0f97-46f6-a7b2-519e114a0027', 'fb6d5875-6eb4-4150-861e-a75ae15f191e', '6bfd9d85-c221-4743-9457-428fc70eea2d']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:19.145818 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-463fca3c-ee5d-447c-9458-6eb823d910c7 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91d6de76-3792-4e31-9d49-03392b33c6fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:19.178064 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-463fca3c-ee5d-447c-9458-6eb823d910c7 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91d6de76-3792-4e31-9d49-03392b33c6fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '097688cf-362c-4df7-987d-e0eec5b59d04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1696206936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b2edddb4c934bfa9f36bfde7eaa53c8',qos_specs=None,replication_status=,reservations=['1da36413-46f0-4af9-91fc-ca298e8df6c7','9e843c38-0f97-46f6-a7b2-519e114a0027','fb6d5875-6eb4-4150-861e-a75ae15f191e','6bfd9d85-c221-4743-9457-428fc70eea2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=560eb5ff-5aff-4e46-a1a3-df78144cb56a,status='creating',user_id='c7024b23088f4af6bec5d5e57ca6eca4',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), '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-12T20:24:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1696206936',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=097688cf-362c-4df7-987d-e0eec5b59d04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b2edddb4c934bfa9f36bfde7eaa53c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=560eb5ff-5aff-4e46-a1a3-df78144cb56a,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7024b23088f4af6bec5d5e57ca6eca4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:19.178794 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-463fca3c-ee5d-447c-9458-6eb823d910c7 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d988ff8f-3506-4c04-9c7f-614752ce1e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:19.196925 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-463fca3c-ee5d-447c-9458-6eb823d910c7 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d988ff8f-3506-4c04-9c7f-614752ce1e18) transitioned into state 'SUCCESS' from state '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-1696206936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b2edddb4c934bfa9f36bfde7eaa53c8',qos_specs=None,replication_status=,reservations=['1da36413-46f0-4af9-91fc-ca298e8df6c7','9e843c38-0f97-46f6-a7b2-519e114a0027','fb6d5875-6eb4-4150-861e-a75ae15f191e','6bfd9d85-c221-4743-9457-428fc70eea2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=560eb5ff-5aff-4e46-a1a3-df78144cb56a,status='creating',user_id='c7024b23088f4af6bec5d5e57ca6eca4',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:19.197894 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-463fca3c-ee5d-447c-9458-6eb823d910c7 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cea89477-cd5d-411c-bd57-eb734434e48a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:19.215140 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-463fca3c-ee5d-447c-9458-6eb823d910c7 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cea89477-cd5d-411c-bd57-eb734434e48a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:19.215959 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-463fca3c-ee5d-447c-9458-6eb823d910c7 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Flow 'volume_create_api' (c332736c-3738-42dc-9c0a-17a5658f8fa0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:19.216244 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-463fca3c-ee5d-447c-9458-6eb823d910c7 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Create volume request issued successfully. Aug 12 20:24:19.216897 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-463fca3c-ee5d-447c-9458-6eb823d910c7 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:24:19.217343 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 902/3643] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:24:19 2026] POST /volume/v3/volumes => generated 780 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:24:19.230916 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3d1e7d27-f7c4-49ac-9863-159e9c1eed51 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:19.232993 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3d1e7d27-f7c4-49ac-9863-159e9c1eed51 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] GET https://10.4.3.246/volume/v3/volumes/097688cf-362c-4df7-987d-e0eec5b59d04 Aug 12 20:24:19.233234 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3d1e7d27-f7c4-49ac-9863-159e9c1eed51 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:19.233472 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3d1e7d27-f7c4-49ac-9863-159e9c1eed51 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:19.241341 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:19.241341 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:19.244806 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-3d1e7d27-f7c4-49ac-9863-159e9c1eed51 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Volume info retrieved successfully. Aug 12 20:24:19.248563 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3d1e7d27-f7c4-49ac-9863-159e9c1eed51 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] https://10.4.3.246/volume/v3/volumes/097688cf-362c-4df7-987d-e0eec5b59d04 returned with HTTP 200 Aug 12 20:24:19.248920 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 904/3644] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:19 2026] GET /volume/v3/volumes/097688cf-362c-4df7-987d-e0eec5b59d04 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:19.270715 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d3795a2a-5477-47db-a5a9-cf8d772290de None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:19.272412 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d3795a2a-5477-47db-a5a9-cf8d772290de tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] GET https://10.4.3.246/volume/v3/snapshots/898dfa7f-56d0-40e3-8c21-911bdb281aa1 Aug 12 20:24:19.272614 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d3795a2a-5477-47db-a5a9-cf8d772290de tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:19.272791 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d3795a2a-5477-47db-a5a9-cf8d772290de tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:19.278980 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:19.278980 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:19.279299 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-d3795a2a-5477-47db-a5a9-cf8d772290de tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Snapshot retrieved successfully. Aug 12 20:24:19.279907 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d3795a2a-5477-47db-a5a9-cf8d772290de tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/snapshots/898dfa7f-56d0-40e3-8c21-911bdb281aa1 returned with HTTP 200 Aug 12 20:24:19.280220 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 920/3645] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:24:19 2026] GET /volume/v3/snapshots/898dfa7f-56d0-40e3-8c21-911bdb281aa1 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:19.283563 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-4a95da5e-5c35-474d-ac28-69398a0ff104 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:19.284533 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4a95da5e-5c35-474d-ac28-69398a0ff104 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d Aug 12 20:24:19.284832 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4a95da5e-5c35-474d-ac28-69398a0ff104 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:19.286751 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4a95da5e-5c35-474d-ac28-69398a0ff104 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:19.286751 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-4a95da5e-5c35-474d-ac28-69398a0ff104 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id 16b462c0-fd25-4540-90f0-25f7347b622d. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:19.290072 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b7147508-4f52-44cb-b642-a8b377c5fd34 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:19.290160 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:19.290160 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:19.290793 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4a95da5e-5c35-474d-ac28-69398a0ff104 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d returned with HTTP 200 Aug 12 20:24:19.290909 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-8f71240c-329f-4d63-a980-384acf700ffc None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:19.291143 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 920/3646] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:19 2026] GET /volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:19.293022 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b7147508-4f52-44cb-b642-a8b377c5fd34 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 Aug 12 20:24:19.293283 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b7147508-4f52-44cb-b642-a8b377c5fd34 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:19.293518 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b7147508-4f52-44cb-b642-a8b377c5fd34 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:19.300864 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:19.300864 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:19.304940 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-b7147508-4f52-44cb-b642-a8b377c5fd34 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:24:19.311149 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b7147508-4f52-44cb-b642-a8b377c5fd34 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 returned with HTTP 200 Aug 12 20:24:19.311716 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 903/3647] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:19 2026] GET /volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:19.358408 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-210f871d-62b0-45e5-acdd-63f2c3fdf920 req-426a0786-d4eb-42ba-a009-97fbaf001c3d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:19.361517 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-210f871d-62b0-45e5-acdd-63f2c3fdf920 req-426a0786-d4eb-42ba-a009-97fbaf001c3d tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 Aug 12 20:24:19.361760 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-210f871d-62b0-45e5-acdd-63f2c3fdf920 req-426a0786-d4eb-42ba-a009-97fbaf001c3d tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:19.361946 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-210f871d-62b0-45e5-acdd-63f2c3fdf920 req-426a0786-d4eb-42ba-a009-97fbaf001c3d tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:19.368855 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:19.368855 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:19.372369 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-210f871d-62b0-45e5-acdd-63f2c3fdf920 req-426a0786-d4eb-42ba-a009-97fbaf001c3d tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:24:19.377051 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-210f871d-62b0-45e5-acdd-63f2c3fdf920 req-426a0786-d4eb-42ba-a009-97fbaf001c3d tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 returned with HTTP 200 Aug 12 20:24:19.377428 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 921/3648] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:24:19 2026] GET /volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:19.398435 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8f71240c-329f-4d63-a980-384acf700ffc tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-reader] POST https://10.4.3.246/volume/v3/snapshots/898dfa7f-56d0-40e3-8c21-911bdb281aa1/action Aug 12 20:24:19.399042 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8f71240c-329f-4d63-a980-384acf700ffc tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:24:19.399196 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8f71240c-329f-4d63-a980-384acf700ffc tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:19.408764 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:19.408764 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:19.409170 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-8f71240c-329f-4d63-a980-384acf700ffc tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-reader] Snapshot retrieved successfully. Aug 12 20:24:19.410074 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.policy [None req-8f71240c-329f-4d63-a980-384acf700ffc tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '8c6b5e6c9f4d47aca269a1b83172564a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5fa34d40f1844519979105bd5031a229', '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=100386) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 20:24:19.410352 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8f71240c-329f-4d63-a980-384acf700ffc tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-reader] https://10.4.3.246/volume/v3/snapshots/898dfa7f-56d0-40e3-8c21-911bdb281aa1/action returned with HTTP 403 Aug 12 20:24:19.411250 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 905/3649] 10.4.3.246 () {68 vars in 1396 bytes} [Wed Aug 12 20:24:19 2026] POST /volume/v3/snapshots/898dfa7f-56d0-40e3-8c21-911bdb281aa1/action => generated 133 bytes in 121 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:19.419623 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-4e0a7c95-25d3-4ac1-81af-435071f0a2ec None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:19.421860 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4e0a7c95-25d3-4ac1-81af-435071f0a2ec tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] DELETE https://10.4.3.246/volume/v3/snapshots/898dfa7f-56d0-40e3-8c21-911bdb281aa1 Aug 12 20:24:19.423916 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4e0a7c95-25d3-4ac1-81af-435071f0a2ec tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:19.424112 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4e0a7c95-25d3-4ac1-81af-435071f0a2ec tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:19.424563 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.snapshots [None req-4e0a7c95-25d3-4ac1-81af-435071f0a2ec tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Delete snapshot with id: 898dfa7f-56d0-40e3-8c21-911bdb281aa1 Aug 12 20:24:19.431628 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:19.431628 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:19.431929 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-4e0a7c95-25d3-4ac1-81af-435071f0a2ec tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Snapshot retrieved successfully. Aug 12 20:24:19.447921 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-4e0a7c95-25d3-4ac1-81af-435071f0a2ec tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Snapshot delete request issued successfully. Aug 12 20:24:19.447921 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4e0a7c95-25d3-4ac1-81af-435071f0a2ec tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/snapshots/898dfa7f-56d0-40e3-8c21-911bdb281aa1 returned with HTTP 202 Aug 12 20:24:19.448033 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 921/3650] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:24:19 2026] DELETE /volume/v3/snapshots/898dfa7f-56d0-40e3-8c21-911bdb281aa1 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:19.458201 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-9132c1ee-210f-48d9-ad9f-a24fbacfbfff None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:19.459366 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-8be86528-8217-437b-86dc-cdb77657f905 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:19.459800 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8be86528-8217-437b-86dc-cdb77657f905 None None] GET https://10.4.3.246/volume// Aug 12 20:24:19.459995 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9132c1ee-210f-48d9-ad9f-a24fbacfbfff tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] GET https://10.4.3.246/volume/v3/snapshots/898dfa7f-56d0-40e3-8c21-911bdb281aa1 Aug 12 20:24:19.460049 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8be86528-8217-437b-86dc-cdb77657f905 None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:19.460202 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8be86528-8217-437b-86dc-cdb77657f905 None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:19.460306 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9132c1ee-210f-48d9-ad9f-a24fbacfbfff tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:19.460519 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9132c1ee-210f-48d9-ad9f-a24fbacfbfff tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:19.460585 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8be86528-8217-437b-86dc-cdb77657f905 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:24:19.460820 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 922/3651] 10.4.3.246 () {66 vars in 1428 bytes} [Wed Aug 12 20:24:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:24:19.467161 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:19.467161 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:19.467640 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-9132c1ee-210f-48d9-ad9f-a24fbacfbfff tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Snapshot retrieved successfully. Aug 12 20:24:19.468391 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-210f871d-62b0-45e5-acdd-63f2c3fdf920 req-d8e8bbaa-f7c5-41de-8a56-e4bcafd06b6e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:19.468514 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9132c1ee-210f-48d9-ad9f-a24fbacfbfff tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/snapshots/898dfa7f-56d0-40e3-8c21-911bdb281aa1 returned with HTTP 200 Aug 12 20:24:19.469312 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 904/3652] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:24:19 2026] GET /volume/v3/snapshots/898dfa7f-56d0-40e3-8c21-911bdb281aa1 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:19.472104 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-210f871d-62b0-45e5-acdd-63f2c3fdf920 req-d8e8bbaa-f7c5-41de-8a56-e4bcafd06b6e tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:24:19.472505 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-210f871d-62b0-45e5-acdd-63f2c3fdf920 req-d8e8bbaa-f7c5-41de-8a56-e4bcafd06b6e tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cb71e59f-e754-42e6-9278-879e1283c461", "connector": null, "instance_uuid": "d3401e1f-fd1c-42cd-90ab-b7df551f6299"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:19.482971 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:19.482971 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:19.512818 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-210f871d-62b0-45e5-acdd-63f2c3fdf920 req-d8e8bbaa-f7c5-41de-8a56-e4bcafd06b6e tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:24:19.512818 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 906/3653] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:24:19 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:19.538402 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0a0a1775-3aba-4119-b387-29961a197f90 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:19.541556 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0a0a1775-3aba-4119-b387-29961a197f90 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 Aug 12 20:24:19.541783 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0a0a1775-3aba-4119-b387-29961a197f90 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:19.542000 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0a0a1775-3aba-4119-b387-29961a197f90 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:19.549215 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-43b2bd09-52ba-41ce-944b-c24044918525 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:19.549758 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-43b2bd09-52ba-41ce-944b-c24044918525 None None] GET https://10.4.3.246/volume// Aug 12 20:24:19.549975 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-43b2bd09-52ba-41ce-944b-c24044918525 None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:19.550237 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-43b2bd09-52ba-41ce-944b-c24044918525 None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:19.550682 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-43b2bd09-52ba-41ce-944b-c24044918525 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:24:19.551116 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 923/3654] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:24:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:24:19.553492 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:19.553492 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:19.557997 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-0a0a1775-3aba-4119-b387-29961a197f90 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:24:19.562164 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-210f871d-62b0-45e5-acdd-63f2c3fdf920 req-e44cdb77-02c6-4449-9419-f47b9c1fadbb None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:19.563531 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-b7eafee8-877a-4813-94a2-4f7786d97627 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:19.564407 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0a0a1775-3aba-4119-b387-29961a197f90 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 returned with HTTP 200 Aug 12 20:24:19.565032 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 922/3655] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:19 2026] GET /volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:19.565101 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-210f871d-62b0-45e5-acdd-63f2c3fdf920 req-e44cdb77-02c6-4449-9419-f47b9c1fadbb tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 Aug 12 20:24:19.565146 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-210f871d-62b0-45e5-acdd-63f2c3fdf920 req-e44cdb77-02c6-4449-9419-f47b9c1fadbb tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:19.567848 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-210f871d-62b0-45e5-acdd-63f2c3fdf920 req-e44cdb77-02c6-4449-9419-f47b9c1fadbb tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:19.567932 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b7eafee8-877a-4813-94a2-4f7786d97627 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 Aug 12 20:24:19.567932 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b7eafee8-877a-4813-94a2-4f7786d97627 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:19.567932 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b7eafee8-877a-4813-94a2-4f7786d97627 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:19.567932 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-b7eafee8-877a-4813-94a2-4f7786d97627 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 6d519cf0-37d7-46de-9330-c51cdd723bb3. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:19.571791 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:19.571791 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:19.572472 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b7eafee8-877a-4813-94a2-4f7786d97627 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 returned with HTTP 200 Aug 12 20:24:19.572930 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 907/3656] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:19 2026] GET /volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:19.575743 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:19.575743 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:19.579496 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-210f871d-62b0-45e5-acdd-63f2c3fdf920 req-e44cdb77-02c6-4449-9419-f47b9c1fadbb tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:24:19.583617 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-210f871d-62b0-45e5-acdd-63f2c3fdf920 req-e44cdb77-02c6-4449-9419-f47b9c1fadbb tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 returned with HTTP 200 Aug 12 20:24:19.584053 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 905/3657] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:24:19 2026] GET /volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 => generated 1027 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:24:19.682209 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-210f871d-62b0-45e5-acdd-63f2c3fdf920 req-f1c8b00a-2afb-45f2-b6ec-03ddcfef136e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:19.684404 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-210f871d-62b0-45e5-acdd-63f2c3fdf920 req-f1c8b00a-2afb-45f2-b6ec-03ddcfef136e tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] PUT https://10.4.3.246/volume/v3/attachments/893433d3-f26c-4020-bd53-72dec94b54ba Aug 12 20:24:19.684879 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-210f871d-62b0-45e5-acdd-63f2c3fdf920 req-f1c8b00a-2afb-45f2-b6ec-03ddcfef136e tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:19.692636 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.coordination [req-210f871d-62b0-45e5-acdd-63f2c3fdf920 req-f1c8b00a-2afb-45f2-b6ec-03ddcfef136e tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Acquiring lock "cinder-attachment_update-cb71e59f-e754-42e6-9278-879e1283c461-np0000007109" by "attachment_update" {{(pid=100384) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:24:19.697480 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.coordination [req-210f871d-62b0-45e5-acdd-63f2c3fdf920 req-f1c8b00a-2afb-45f2-b6ec-03ddcfef136e tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Lock "cinder-attachment_update-cb71e59f-e754-42e6-9278-879e1283c461-np0000007109" acquired by "attachment_update" :: waited 0.005s {{(pid=100384) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:24:19.698423 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:19.698423 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:19.770556 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.coordination [req-210f871d-62b0-45e5-acdd-63f2c3fdf920 req-f1c8b00a-2afb-45f2-b6ec-03ddcfef136e tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Lock "cinder-attachment_update-cb71e59f-e754-42e6-9278-879e1283c461-np0000007109" released by "attachment_update" :: held 0.073s {{(pid=100384) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:24:19.770910 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-210f871d-62b0-45e5-acdd-63f2c3fdf920 req-f1c8b00a-2afb-45f2-b6ec-03ddcfef136e tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/attachments/893433d3-f26c-4020-bd53-72dec94b54ba returned with HTTP 200 Aug 12 20:24:19.771719 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 924/3658] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:24:19 2026] PUT /volume/v3/attachments/893433d3-f26c-4020-bd53-72dec94b54ba => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:20.260759 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-4342630d-4cbc-46d6-9a22-98b6468a83b4 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:20.262807 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4342630d-4cbc-46d6-9a22-98b6468a83b4 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] GET https://10.4.3.246/volume/v3/volumes/097688cf-362c-4df7-987d-e0eec5b59d04 Aug 12 20:24:20.263008 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4342630d-4cbc-46d6-9a22-98b6468a83b4 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:20.263203 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4342630d-4cbc-46d6-9a22-98b6468a83b4 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:20.270569 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:20.270569 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:20.273798 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-4342630d-4cbc-46d6-9a22-98b6468a83b4 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Volume info retrieved successfully. Aug 12 20:24:20.277961 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4342630d-4cbc-46d6-9a22-98b6468a83b4 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] https://10.4.3.246/volume/v3/volumes/097688cf-362c-4df7-987d-e0eec5b59d04 returned with HTTP 200 Aug 12 20:24:20.278340 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 923/3659] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:20 2026] GET /volume/v3/volumes/097688cf-362c-4df7-987d-e0eec5b59d04 => generated 1389 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:20.289175 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-ef8cbd9e-ea5f-47d0-b78e-91ed1e545d9a None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:20.290664 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ef8cbd9e-ea5f-47d0-b78e-91ed1e545d9a tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] GET https://10.4.3.246/volume/v3/volumes/097688cf-362c-4df7-987d-e0eec5b59d04 Aug 12 20:24:20.290930 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ef8cbd9e-ea5f-47d0-b78e-91ed1e545d9a tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:20.291210 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ef8cbd9e-ea5f-47d0-b78e-91ed1e545d9a tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:20.298419 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:20.298419 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:20.300674 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f83ed771-ade9-4f60-8106-527da0049628 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:20.303427 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-ef8cbd9e-ea5f-47d0-b78e-91ed1e545d9a tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Volume info retrieved successfully. Aug 12 20:24:20.303511 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f83ed771-ade9-4f60-8106-527da0049628 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d Aug 12 20:24:20.303511 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f83ed771-ade9-4f60-8106-527da0049628 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:20.303511 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f83ed771-ade9-4f60-8106-527da0049628 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:20.303511 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-f83ed771-ade9-4f60-8106-527da0049628 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id 16b462c0-fd25-4540-90f0-25f7347b622d. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:20.305931 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ef8cbd9e-ea5f-47d0-b78e-91ed1e545d9a tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] https://10.4.3.246/volume/v3/volumes/097688cf-362c-4df7-987d-e0eec5b59d04 returned with HTTP 200 Aug 12 20:24:20.306384 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 908/3660] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:20 2026] GET /volume/v3/volumes/097688cf-362c-4df7-987d-e0eec5b59d04 => generated 1389 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:20.309565 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:20.309565 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:20.309565 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f83ed771-ade9-4f60-8106-527da0049628 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d returned with HTTP 200 Aug 12 20:24:20.309565 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 906/3661] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:20 2026] GET /volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:20.317928 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f31d904a-9a62-475e-9d30-47bd6afb9118 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:20.319528 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f31d904a-9a62-475e-9d30-47bd6afb9118 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] GET https://10.4.3.246/volume/v3/volumes/097688cf-362c-4df7-987d-e0eec5b59d04 Aug 12 20:24:20.319784 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f31d904a-9a62-475e-9d30-47bd6afb9118 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:20.320018 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f31d904a-9a62-475e-9d30-47bd6afb9118 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:20.326142 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:20.326142 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:20.329199 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-f31d904a-9a62-475e-9d30-47bd6afb9118 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Volume info retrieved successfully. Aug 12 20:24:20.333048 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f31d904a-9a62-475e-9d30-47bd6afb9118 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] https://10.4.3.246/volume/v3/volumes/097688cf-362c-4df7-987d-e0eec5b59d04 returned with HTTP 200 Aug 12 20:24:20.333413 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 925/3662] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:20 2026] GET /volume/v3/volumes/097688cf-362c-4df7-987d-e0eec5b59d04 => generated 1389 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:20.344989 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e4c00e0a-6e85-4b2d-bd21-28bf3f5aa1ad None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:20.347571 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e4c00e0a-6e85-4b2d-bd21-28bf3f5aa1ad tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] DELETE https://10.4.3.246/volume/v3/volumes/097688cf-362c-4df7-987d-e0eec5b59d04 Aug 12 20:24:20.347823 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e4c00e0a-6e85-4b2d-bd21-28bf3f5aa1ad tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:20.348075 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e4c00e0a-6e85-4b2d-bd21-28bf3f5aa1ad tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:20.348318 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-e4c00e0a-6e85-4b2d-bd21-28bf3f5aa1ad tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Delete volume with id: 097688cf-362c-4df7-987d-e0eec5b59d04 Aug 12 20:24:20.357457 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:20.357457 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:20.358033 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-e4c00e0a-6e85-4b2d-bd21-28bf3f5aa1ad tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Volume info retrieved successfully. Aug 12 20:24:20.375596 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-e4c00e0a-6e85-4b2d-bd21-28bf3f5aa1ad tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Delete volume request issued successfully. Aug 12 20:24:20.375785 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e4c00e0a-6e85-4b2d-bd21-28bf3f5aa1ad tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] https://10.4.3.246/volume/v3/volumes/097688cf-362c-4df7-987d-e0eec5b59d04 returned with HTTP 202 Aug 12 20:24:20.376282 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 924/3663] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:24:20 2026] DELETE /volume/v3/volumes/097688cf-362c-4df7-987d-e0eec5b59d04 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:20.384322 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-39fd3f85-e40e-46ab-b381-9cae340619fd None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:20.386118 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-39fd3f85-e40e-46ab-b381-9cae340619fd tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] GET https://10.4.3.246/volume/v3/volumes/097688cf-362c-4df7-987d-e0eec5b59d04 Aug 12 20:24:20.386422 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-39fd3f85-e40e-46ab-b381-9cae340619fd tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:20.387857 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-39fd3f85-e40e-46ab-b381-9cae340619fd tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:20.394238 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:20.394238 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:20.403106 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-39fd3f85-e40e-46ab-b381-9cae340619fd tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Volume info retrieved successfully. Aug 12 20:24:20.405668 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-39fd3f85-e40e-46ab-b381-9cae340619fd tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] https://10.4.3.246/volume/v3/volumes/097688cf-362c-4df7-987d-e0eec5b59d04 returned with HTTP 200 Aug 12 20:24:20.406169 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 909/3664] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:20 2026] GET /volume/v3/volumes/097688cf-362c-4df7-987d-e0eec5b59d04 => generated 1388 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:20.478780 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-8e3d52ed-c59b-4217-b3db-2d0d05fac743 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:20.480428 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8e3d52ed-c59b-4217-b3db-2d0d05fac743 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] GET https://10.4.3.246/volume/v3/snapshots/898dfa7f-56d0-40e3-8c21-911bdb281aa1 Aug 12 20:24:20.480637 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8e3d52ed-c59b-4217-b3db-2d0d05fac743 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:20.480819 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8e3d52ed-c59b-4217-b3db-2d0d05fac743 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:20.484654 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8e3d52ed-c59b-4217-b3db-2d0d05fac743 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/snapshots/898dfa7f-56d0-40e3-8c21-911bdb281aa1 returned with HTTP 404 Aug 12 20:24:20.485117 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 907/3665] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:24:20 2026] GET /volume/v3/snapshots/898dfa7f-56d0-40e3-8c21-911bdb281aa1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:20.491431 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d234dac0-0c65-4a25-9dde-48440d8bac2a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:20.493110 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d234dac0-0c65-4a25-9dde-48440d8bac2a tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/d564f012-ae3b-4c32-a95f-a2b46404679e Aug 12 20:24:20.493301 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d234dac0-0c65-4a25-9dde-48440d8bac2a tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:20.493479 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d234dac0-0c65-4a25-9dde-48440d8bac2a tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:20.493680 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-d234dac0-0c65-4a25-9dde-48440d8bac2a tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Delete volume with id: d564f012-ae3b-4c32-a95f-a2b46404679e Aug 12 20:24:20.500612 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:20.500612 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:20.500977 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-d234dac0-0c65-4a25-9dde-48440d8bac2a tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Volume info retrieved successfully. Aug 12 20:24:20.517331 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-d234dac0-0c65-4a25-9dde-48440d8bac2a tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Delete volume request issued successfully. Aug 12 20:24:20.517636 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d234dac0-0c65-4a25-9dde-48440d8bac2a tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/volumes/d564f012-ae3b-4c32-a95f-a2b46404679e returned with HTTP 202 Aug 12 20:24:20.517959 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 926/3666] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:24:20 2026] DELETE /volume/v3/volumes/d564f012-ae3b-4c32-a95f-a2b46404679e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:20.526388 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-40ae97e4-862f-4bfa-9fbf-da56defcffb9 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:20.528472 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-40ae97e4-862f-4bfa-9fbf-da56defcffb9 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] GET https://10.4.3.246/volume/v3/volumes/d564f012-ae3b-4c32-a95f-a2b46404679e Aug 12 20:24:20.528695 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-40ae97e4-862f-4bfa-9fbf-da56defcffb9 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:20.528913 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-40ae97e4-862f-4bfa-9fbf-da56defcffb9 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:20.538451 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:20.538451 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:20.543242 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-40ae97e4-862f-4bfa-9fbf-da56defcffb9 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Volume info retrieved successfully. Aug 12 20:24:20.547801 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-40ae97e4-862f-4bfa-9fbf-da56defcffb9 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/volumes/d564f012-ae3b-4c32-a95f-a2b46404679e returned with HTTP 200 Aug 12 20:24:20.548426 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 925/3667] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:20 2026] GET /volume/v3/volumes/d564f012-ae3b-4c32-a95f-a2b46404679e => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:20.577789 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-bffc7896-f130-47ea-a796-663d11d57541 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:20.579946 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-bffc7896-f130-47ea-a796-663d11d57541 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 Aug 12 20:24:20.580229 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-bffc7896-f130-47ea-a796-663d11d57541 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:20.580822 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-bffc7896-f130-47ea-a796-663d11d57541 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:20.586368 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-0a490660-6bc8-4fd4-aa6d-5ff06ab2f24b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:20.588738 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0a490660-6bc8-4fd4-aa6d-5ff06ab2f24b tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 Aug 12 20:24:20.589020 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0a490660-6bc8-4fd4-aa6d-5ff06ab2f24b tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:20.589207 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0a490660-6bc8-4fd4-aa6d-5ff06ab2f24b tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:20.590296 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-0a490660-6bc8-4fd4-aa6d-5ff06ab2f24b tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 6d519cf0-37d7-46de-9330-c51cdd723bb3. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:20.594828 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:20.594828 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:20.597201 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:20.597201 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:20.598083 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0a490660-6bc8-4fd4-aa6d-5ff06ab2f24b tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 returned with HTTP 200 Aug 12 20:24:20.598678 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 908/3668] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:20 2026] GET /volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:20.600986 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-bffc7896-f130-47ea-a796-663d11d57541 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:24:20.607229 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-bffc7896-f130-47ea-a796-663d11d57541 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 returned with HTTP 200 Aug 12 20:24:20.607850 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 910/3669] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:20 2026] GET /volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:21.316952 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-1e9de1c3-55e1-4221-af48-cdd844a4cfa6 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:21.318734 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1e9de1c3-55e1-4221-af48-cdd844a4cfa6 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d Aug 12 20:24:21.319328 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1e9de1c3-55e1-4221-af48-cdd844a4cfa6 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:21.319328 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1e9de1c3-55e1-4221-af48-cdd844a4cfa6 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:21.319328 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-1e9de1c3-55e1-4221-af48-cdd844a4cfa6 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id 16b462c0-fd25-4540-90f0-25f7347b622d. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:21.324780 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:21.324780 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:21.325670 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1e9de1c3-55e1-4221-af48-cdd844a4cfa6 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d returned with HTTP 200 Aug 12 20:24:21.326175 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 927/3670] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:21 2026] GET /volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:21.418463 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-9bf90da9-01a9-4294-9a61-6d6670781159 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:21.420138 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9bf90da9-01a9-4294-9a61-6d6670781159 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] GET https://10.4.3.246/volume/v3/volumes/097688cf-362c-4df7-987d-e0eec5b59d04 Aug 12 20:24:21.420378 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9bf90da9-01a9-4294-9a61-6d6670781159 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:21.420605 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9bf90da9-01a9-4294-9a61-6d6670781159 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:21.425737 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9bf90da9-01a9-4294-9a61-6d6670781159 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] https://10.4.3.246/volume/v3/volumes/097688cf-362c-4df7-987d-e0eec5b59d04 returned with HTTP 404 Aug 12 20:24:21.426168 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 926/3671] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:21 2026] GET /volume/v3/volumes/097688cf-362c-4df7-987d-e0eec5b59d04 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:21.432980 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b133e7da-fba7-4864-a515-e90a050e1d13 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:21.435210 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b133e7da-fba7-4864-a515-e90a050e1d13 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] GET https://10.4.3.246/volume/v3/volumes/560eb5ff-5aff-4e46-a1a3-df78144cb56a Aug 12 20:24:21.435486 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b133e7da-fba7-4864-a515-e90a050e1d13 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:21.435767 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b133e7da-fba7-4864-a515-e90a050e1d13 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:21.443197 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:21.443197 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:21.446751 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-b133e7da-fba7-4864-a515-e90a050e1d13 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Volume info retrieved successfully. Aug 12 20:24:21.451196 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b133e7da-fba7-4864-a515-e90a050e1d13 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] https://10.4.3.246/volume/v3/volumes/560eb5ff-5aff-4e46-a1a3-df78144cb56a returned with HTTP 200 Aug 12 20:24:21.451583 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 909/3672] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:21 2026] GET /volume/v3/volumes/560eb5ff-5aff-4e46-a1a3-df78144cb56a => generated 1353 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:21.465438 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-d34d790e-5947-48a1-ab25-0db3ea0b010d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:21.467123 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d34d790e-5947-48a1-ab25-0db3ea0b010d tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] DELETE https://10.4.3.246/volume/v3/volumes/560eb5ff-5aff-4e46-a1a3-df78144cb56a Aug 12 20:24:21.467310 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d34d790e-5947-48a1-ab25-0db3ea0b010d tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:21.467489 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d34d790e-5947-48a1-ab25-0db3ea0b010d tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:21.467654 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-d34d790e-5947-48a1-ab25-0db3ea0b010d tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Delete volume with id: 560eb5ff-5aff-4e46-a1a3-df78144cb56a Aug 12 20:24:21.474044 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:21.474044 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:21.474443 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-d34d790e-5947-48a1-ab25-0db3ea0b010d tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Volume info retrieved successfully. Aug 12 20:24:21.490215 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-d34d790e-5947-48a1-ab25-0db3ea0b010d tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Delete volume request issued successfully. Aug 12 20:24:21.490455 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d34d790e-5947-48a1-ab25-0db3ea0b010d tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] https://10.4.3.246/volume/v3/volumes/560eb5ff-5aff-4e46-a1a3-df78144cb56a returned with HTTP 202 Aug 12 20:24:21.491160 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 911/3673] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:24:21 2026] DELETE /volume/v3/volumes/560eb5ff-5aff-4e46-a1a3-df78144cb56a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:21.500678 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-abede435-2a61-49c5-96e9-0eb57fc35c83 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:21.502333 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-abede435-2a61-49c5-96e9-0eb57fc35c83 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] GET https://10.4.3.246/volume/v3/volumes/560eb5ff-5aff-4e46-a1a3-df78144cb56a Aug 12 20:24:21.502515 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-abede435-2a61-49c5-96e9-0eb57fc35c83 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:21.502728 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-abede435-2a61-49c5-96e9-0eb57fc35c83 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:21.509421 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:21.509421 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:21.512814 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-abede435-2a61-49c5-96e9-0eb57fc35c83 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Volume info retrieved successfully. Aug 12 20:24:21.517100 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-abede435-2a61-49c5-96e9-0eb57fc35c83 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] https://10.4.3.246/volume/v3/volumes/560eb5ff-5aff-4e46-a1a3-df78144cb56a returned with HTTP 200 Aug 12 20:24:21.517475 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 928/3674] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:21 2026] GET /volume/v3/volumes/560eb5ff-5aff-4e46-a1a3-df78144cb56a => generated 1352 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:21.562862 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-1d062d31-f191-41c2-be79-a21bb11a2969 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:21.564576 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1d062d31-f191-41c2-be79-a21bb11a2969 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] GET https://10.4.3.246/volume/v3/volumes/d564f012-ae3b-4c32-a95f-a2b46404679e Aug 12 20:24:21.564794 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1d062d31-f191-41c2-be79-a21bb11a2969 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:21.564988 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1d062d31-f191-41c2-be79-a21bb11a2969 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:21.573091 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1d062d31-f191-41c2-be79-a21bb11a2969 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/volumes/d564f012-ae3b-4c32-a95f-a2b46404679e returned with HTTP 404 Aug 12 20:24:21.573582 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 927/3675] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:21 2026] GET /volume/v3/volumes/d564f012-ae3b-4c32-a95f-a2b46404679e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:21.584066 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-21c9f9a4-b9a8-44fd-abbf-30527971651d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:21.585754 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-21c9f9a4-b9a8-44fd-abbf-30527971651d tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:24:21.586059 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-21c9f9a4-b9a8-44fd-abbf-30527971651d tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-40477688"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:21.587443 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-21c9f9a4-b9a8-44fd-abbf-30527971651d tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-40477688'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:24:21.587569 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-21c9f9a4-b9a8-44fd-abbf-30527971651d tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Create volume of 1 GB Aug 12 20:24:21.591353 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-21c9f9a4-b9a8-44fd-abbf-30527971651d tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Availability Zones retrieved successfully. Aug 12 20:24:21.596426 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-21c9f9a4-b9a8-44fd-abbf-30527971651d tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Flow 'volume_create_api' (1fdadf40-e122-4bb4-aefb-000260fa2c99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:21.597268 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-21c9f9a4-b9a8-44fd-abbf-30527971651d tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f19b530-80f8-40ba-b19e-861ae1803ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:21.597964 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-21c9f9a4-b9a8-44fd-abbf-30527971651d tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:24:21.608861 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-56999a8d-513a-482e-8ff2-3640f93ac4fb None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:21.610572 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-56999a8d-513a-482e-8ff2-3640f93ac4fb tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 Aug 12 20:24:21.611078 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-56999a8d-513a-482e-8ff2-3640f93ac4fb tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:21.611078 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-56999a8d-513a-482e-8ff2-3640f93ac4fb tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:21.611078 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-56999a8d-513a-482e-8ff2-3640f93ac4fb tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 6d519cf0-37d7-46de-9330-c51cdd723bb3. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:21.615116 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:21.615116 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:21.615682 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-56999a8d-513a-482e-8ff2-3640f93ac4fb tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 returned with HTTP 200 Aug 12 20:24:21.616152 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 912/3676] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:21 2026] GET /volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:21.620737 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-21c9f9a4-b9a8-44fd-abbf-30527971651d tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f19b530-80f8-40ba-b19e-861ae1803ac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:21.621409 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-21c9f9a4-b9a8-44fd-abbf-30527971651d tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (213d222a-db18-4739-8532-d330b0ceae15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:21.622380 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-07c11ffc-7eee-4a69-9aa3-f27f6e4eb0e0 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:21.624490 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-07c11ffc-7eee-4a69-9aa3-f27f6e4eb0e0 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 Aug 12 20:24:21.624804 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-07c11ffc-7eee-4a69-9aa3-f27f6e4eb0e0 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:21.625014 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-07c11ffc-7eee-4a69-9aa3-f27f6e4eb0e0 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:21.637403 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:21.637403 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:21.642567 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-07c11ffc-7eee-4a69-9aa3-f27f6e4eb0e0 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:24:21.646895 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-07c11ffc-7eee-4a69-9aa3-f27f6e4eb0e0 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 returned with HTTP 200 Aug 12 20:24:21.647491 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 929/3677] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:21 2026] GET /volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:21.663623 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-21c9f9a4-b9a8-44fd-abbf-30527971651d tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Created reservations ['cb5322bb-b2fd-4a6a-bc41-18470a715c28', '3e6fdcd0-9a3c-4361-b5a3-c10e32a9682f', 'b598aff8-fd6d-4097-a6f5-5e928896a999', '7d4f2103-d9f1-431f-a80a-643178948a15'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:24:21.664323 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-21c9f9a4-b9a8-44fd-abbf-30527971651d tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (213d222a-db18-4739-8532-d330b0ceae15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb5322bb-b2fd-4a6a-bc41-18470a715c28', '3e6fdcd0-9a3c-4361-b5a3-c10e32a9682f', 'b598aff8-fd6d-4097-a6f5-5e928896a999', '7d4f2103-d9f1-431f-a80a-643178948a15']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:21.665030 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-21c9f9a4-b9a8-44fd-abbf-30527971651d tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (863c5cdb-806c-4e52-a14f-2ccaf7a86066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:21.685523 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-21c9f9a4-b9a8-44fd-abbf-30527971651d tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (863c5cdb-806c-4e52-a14f-2ccaf7a86066) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23cde7c8-755d-4dbf-841b-77a98996f037', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-40477688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fa34d40f1844519979105bd5031a229',qos_specs=None,replication_status=,reservations=['cb5322bb-b2fd-4a6a-bc41-18470a715c28','3e6fdcd0-9a3c-4361-b5a3-c10e32a9682f','b598aff8-fd6d-4097-a6f5-5e928896a999','7d4f2103-d9f1-431f-a80a-643178948a15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3faa678a9724e4ca4a1aca3252c3851',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:24:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-40477688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23cde7c8-755d-4dbf-841b-77a98996f037,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fa34d40f1844519979105bd5031a229',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3faa678a9724e4ca4a1aca3252c3851',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:21.686457 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-21c9f9a4-b9a8-44fd-abbf-30527971651d tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69245e85-9d1c-40d9-aeac-e09cd8be6c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:21.702012 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-21c9f9a4-b9a8-44fd-abbf-30527971651d tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69245e85-9d1c-40d9-aeac-e09cd8be6c18) transitioned into state 'SUCCESS' from state '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-40477688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fa34d40f1844519979105bd5031a229',qos_specs=None,replication_status=,reservations=['cb5322bb-b2fd-4a6a-bc41-18470a715c28','3e6fdcd0-9a3c-4361-b5a3-c10e32a9682f','b598aff8-fd6d-4097-a6f5-5e928896a999','7d4f2103-d9f1-431f-a80a-643178948a15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3faa678a9724e4ca4a1aca3252c3851',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:21.702590 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-21c9f9a4-b9a8-44fd-abbf-30527971651d tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b29c6d41-21d9-4418-a70a-2df762a17ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:21.712702 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-21c9f9a4-b9a8-44fd-abbf-30527971651d tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b29c6d41-21d9-4418-a70a-2df762a17ee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:21.713434 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-21c9f9a4-b9a8-44fd-abbf-30527971651d tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Flow 'volume_create_api' (1fdadf40-e122-4bb4-aefb-000260fa2c99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:21.713775 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-21c9f9a4-b9a8-44fd-abbf-30527971651d tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Create volume request issued successfully. Aug 12 20:24:21.714373 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-21c9f9a4-b9a8-44fd-abbf-30527971651d tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:24:21.714774 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 910/3678] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:24:21 2026] POST /volume/v3/volumes => generated 776 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:24:21.725637 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-25f57d2f-955b-4cc5-a9e7-e45148e52cd8 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:21.727089 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-25f57d2f-955b-4cc5-a9e7-e45148e52cd8 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] GET https://10.4.3.246/volume/v3/volumes/23cde7c8-755d-4dbf-841b-77a98996f037 Aug 12 20:24:21.727244 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-25f57d2f-955b-4cc5-a9e7-e45148e52cd8 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:21.727419 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-25f57d2f-955b-4cc5-a9e7-e45148e52cd8 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:21.733355 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:21.733355 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:21.736095 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-25f57d2f-955b-4cc5-a9e7-e45148e52cd8 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Volume info retrieved successfully. Aug 12 20:24:21.739145 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-25f57d2f-955b-4cc5-a9e7-e45148e52cd8 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/volumes/23cde7c8-755d-4dbf-841b-77a98996f037 returned with HTTP 200 Aug 12 20:24:21.739835 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 928/3679] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:21 2026] GET /volume/v3/volumes/23cde7c8-755d-4dbf-841b-77a98996f037 => generated 955 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:22.336609 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-d161557b-4eb5-4d92-beff-4bb9fda797da None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:22.338299 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d161557b-4eb5-4d92-beff-4bb9fda797da tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d Aug 12 20:24:22.338618 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d161557b-4eb5-4d92-beff-4bb9fda797da tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:22.338893 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d161557b-4eb5-4d92-beff-4bb9fda797da tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:22.339062 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-d161557b-4eb5-4d92-beff-4bb9fda797da tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id 16b462c0-fd25-4540-90f0-25f7347b622d. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:22.343302 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:22.343302 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:22.343868 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d161557b-4eb5-4d92-beff-4bb9fda797da tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d returned with HTTP 200 Aug 12 20:24:22.344254 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 913/3680] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:22 2026] GET /volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:22.531951 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-666294c5-d5fb-488c-948a-524eab436610 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:22.534011 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-666294c5-d5fb-488c-948a-524eab436610 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] GET https://10.4.3.246/volume/v3/volumes/560eb5ff-5aff-4e46-a1a3-df78144cb56a Aug 12 20:24:22.534221 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-666294c5-d5fb-488c-948a-524eab436610 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:22.534433 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-666294c5-d5fb-488c-948a-524eab436610 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:22.540533 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-666294c5-d5fb-488c-948a-524eab436610 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] https://10.4.3.246/volume/v3/volumes/560eb5ff-5aff-4e46-a1a3-df78144cb56a returned with HTTP 404 Aug 12 20:24:22.540985 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 930/3681] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:22 2026] GET /volume/v3/volumes/560eb5ff-5aff-4e46-a1a3-df78144cb56a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:22.549275 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-3127a921-6f8b-4cdd-90bd-8d05318b5c2e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:22.551112 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3127a921-6f8b-4cdd-90bd-8d05318b5c2e tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:24:22.551460 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3127a921-6f8b-4cdd-90bd-8d05318b5c2e tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1743852604"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:22.552926 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-3127a921-6f8b-4cdd-90bd-8d05318b5c2e tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1743852604'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:24:22.553090 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-3127a921-6f8b-4cdd-90bd-8d05318b5c2e tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Create volume of 1 GB Aug 12 20:24:22.553389 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:22.553389 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:22.557627 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-3127a921-6f8b-4cdd-90bd-8d05318b5c2e tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Availability Zones retrieved successfully. Aug 12 20:24:22.563468 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-3127a921-6f8b-4cdd-90bd-8d05318b5c2e tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Flow 'volume_create_api' (b1312fe2-7042-4fb6-ab0c-37ef051f1242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:22.564430 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-3127a921-6f8b-4cdd-90bd-8d05318b5c2e tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afbdd9b0-473b-4492-a890-2c1ab420dbe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:22.565498 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-3127a921-6f8b-4cdd-90bd-8d05318b5c2e tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:24:22.591561 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-3127a921-6f8b-4cdd-90bd-8d05318b5c2e tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afbdd9b0-473b-4492-a890-2c1ab420dbe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:22.592492 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-3127a921-6f8b-4cdd-90bd-8d05318b5c2e tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3881670b-3224-4954-a846-1f6a654b276f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:22.626856 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-fd2e627e-7b4c-4786-a8f1-bf358e3e14da None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:22.629395 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-fd2e627e-7b4c-4786-a8f1-bf358e3e14da tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 Aug 12 20:24:22.629670 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-fd2e627e-7b4c-4786-a8f1-bf358e3e14da tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:22.629904 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-fd2e627e-7b4c-4786-a8f1-bf358e3e14da tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:22.630042 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-fd2e627e-7b4c-4786-a8f1-bf358e3e14da tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 6d519cf0-37d7-46de-9330-c51cdd723bb3. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:22.633008 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-3127a921-6f8b-4cdd-90bd-8d05318b5c2e tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Created reservations ['f6dae714-6876-4543-80ce-396be4d9b862', '7eab4222-2511-43ce-afff-76b2df663b78', '576d8875-72b4-4274-b10e-c8534099cd97', 'a2f493a2-3a42-4b52-bf8e-bc8f3fa11453'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:24:22.633757 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-3127a921-6f8b-4cdd-90bd-8d05318b5c2e tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3881670b-3224-4954-a846-1f6a654b276f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6dae714-6876-4543-80ce-396be4d9b862', '7eab4222-2511-43ce-afff-76b2df663b78', '576d8875-72b4-4274-b10e-c8534099cd97', 'a2f493a2-3a42-4b52-bf8e-bc8f3fa11453']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:22.634518 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-3127a921-6f8b-4cdd-90bd-8d05318b5c2e tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30a6a2d4-4c15-4f66-9871-5eca09d7dc7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:22.634642 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:22.634642 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:22.635338 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-fd2e627e-7b4c-4786-a8f1-bf358e3e14da tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 returned with HTTP 200 Aug 12 20:24:22.635769 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 929/3682] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:22 2026] GET /volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:22.659023 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-c7d5886e-259f-4d53-b93e-4678825d0a69 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:22.659273 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-3127a921-6f8b-4cdd-90bd-8d05318b5c2e tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30a6a2d4-4c15-4f66-9871-5eca09d7dc7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd68c419d-bb10-4a96-84e6-28abfc00d983', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1743852604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b2edddb4c934bfa9f36bfde7eaa53c8',qos_specs=None,replication_status=,reservations=['f6dae714-6876-4543-80ce-396be4d9b862','7eab4222-2511-43ce-afff-76b2df663b78','576d8875-72b4-4274-b10e-c8534099cd97','a2f493a2-3a42-4b52-bf8e-bc8f3fa11453'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7024b23088f4af6bec5d5e57ca6eca4',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:24:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1743852604',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d68c419d-bb10-4a96-84e6-28abfc00d983,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b2edddb4c934bfa9f36bfde7eaa53c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7024b23088f4af6bec5d5e57ca6eca4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:22.659997 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-3127a921-6f8b-4cdd-90bd-8d05318b5c2e tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8cf40c0-ae95-433e-ba57-2458f19aa33d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:22.661118 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c7d5886e-259f-4d53-b93e-4678825d0a69 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 Aug 12 20:24:22.661360 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c7d5886e-259f-4d53-b93e-4678825d0a69 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:22.661587 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c7d5886e-259f-4d53-b93e-4678825d0a69 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:22.671441 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:22.671441 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:22.674749 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-c7d5886e-259f-4d53-b93e-4678825d0a69 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:24:22.677491 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-3127a921-6f8b-4cdd-90bd-8d05318b5c2e tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8cf40c0-ae95-433e-ba57-2458f19aa33d) transitioned into state 'SUCCESS' from state '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-1743852604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b2edddb4c934bfa9f36bfde7eaa53c8',qos_specs=None,replication_status=,reservations=['f6dae714-6876-4543-80ce-396be4d9b862','7eab4222-2511-43ce-afff-76b2df663b78','576d8875-72b4-4274-b10e-c8534099cd97','a2f493a2-3a42-4b52-bf8e-bc8f3fa11453'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7024b23088f4af6bec5d5e57ca6eca4',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:22.678087 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-3127a921-6f8b-4cdd-90bd-8d05318b5c2e tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65d8ba8a-2828-4ffd-aef9-28964f1370c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:22.678532 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c7d5886e-259f-4d53-b93e-4678825d0a69 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 returned with HTTP 200 Aug 12 20:24:22.679028 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 914/3683] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:22 2026] GET /volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:22.686646 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-3127a921-6f8b-4cdd-90bd-8d05318b5c2e tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65d8ba8a-2828-4ffd-aef9-28964f1370c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:22.687757 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-3127a921-6f8b-4cdd-90bd-8d05318b5c2e tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Flow 'volume_create_api' (b1312fe2-7042-4fb6-ab0c-37ef051f1242) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:22.688161 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-3127a921-6f8b-4cdd-90bd-8d05318b5c2e tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Create volume request issued successfully. Aug 12 20:24:22.688938 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3127a921-6f8b-4cdd-90bd-8d05318b5c2e tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:24:22.689513 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 911/3684] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:24:22 2026] POST /volume/v3/volumes => generated 747 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:24:22.703432 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-cf2716d8-a5e4-4c79-b02e-c542d87bfd43 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:22.705116 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cf2716d8-a5e4-4c79-b02e-c542d87bfd43 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] GET https://10.4.3.246/volume/v3/volumes/d68c419d-bb10-4a96-84e6-28abfc00d983 Aug 12 20:24:22.705311 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cf2716d8-a5e4-4c79-b02e-c542d87bfd43 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:22.705479 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cf2716d8-a5e4-4c79-b02e-c542d87bfd43 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:22.712032 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:22.712032 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:22.715547 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-cf2716d8-a5e4-4c79-b02e-c542d87bfd43 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Volume info retrieved successfully. Aug 12 20:24:22.719896 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cf2716d8-a5e4-4c79-b02e-c542d87bfd43 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] https://10.4.3.246/volume/v3/volumes/d68c419d-bb10-4a96-84e6-28abfc00d983 returned with HTTP 200 Aug 12 20:24:22.720263 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 931/3685] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:22 2026] GET /volume/v3/volumes/d68c419d-bb10-4a96-84e6-28abfc00d983 => generated 815 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:22.754199 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-9420ced5-31e8-441b-b374-7def47106767 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:22.756253 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9420ced5-31e8-441b-b374-7def47106767 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] GET https://10.4.3.246/volume/v3/volumes/23cde7c8-755d-4dbf-841b-77a98996f037 Aug 12 20:24:22.756493 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9420ced5-31e8-441b-b374-7def47106767 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:22.756756 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9420ced5-31e8-441b-b374-7def47106767 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:22.767487 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:22.767487 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:22.770986 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-9420ced5-31e8-441b-b374-7def47106767 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Volume info retrieved successfully. Aug 12 20:24:22.775061 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9420ced5-31e8-441b-b374-7def47106767 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/volumes/23cde7c8-755d-4dbf-841b-77a98996f037 returned with HTTP 200 Aug 12 20:24:22.775468 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 930/3686] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:22 2026] GET /volume/v3/volumes/23cde7c8-755d-4dbf-841b-77a98996f037 => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:22.790656 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-448643e9-bbaf-45d4-be64-a5e4436c562a None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:22.792550 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-448643e9-bbaf-45d4-be64-a5e4436c562a tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:24:22.792903 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-448643e9-bbaf-45d4-be64-a5e4436c562a tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "23cde7c8-755d-4dbf-841b-77a98996f037", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-658830681"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:22.801346 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:22.801346 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:22.801698 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-448643e9-bbaf-45d4-be64-a5e4436c562a tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Volume info retrieved successfully. Aug 12 20:24:22.801815 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.snapshots [None req-448643e9-bbaf-45d4-be64-a5e4436c562a tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Create snapshot from volume 23cde7c8-755d-4dbf-841b-77a98996f037 Aug 12 20:24:22.823501 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-448643e9-bbaf-45d4-be64-a5e4436c562a tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Created reservations ['7a9eccaf-25b2-4f27-9051-abd2b263716c', '2b98489c-10ee-4648-9875-ff345c7f4463', 'd4a38f2f-f68e-466b-b0d4-c8d256b0c48a', '4bcbe472-d771-4854-b3e5-d0cf62f6646c'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:24:22.849223 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-448643e9-bbaf-45d4-be64-a5e4436c562a tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Snapshot create request issued successfully. Aug 12 20:24:22.849626 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-448643e9-bbaf-45d4-be64-a5e4436c562a tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:24:22.850035 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 915/3687] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:24:22 2026] POST /volume/v3/snapshots => generated 307 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:24:22.859608 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-d4c223cc-6d17-44a4-946d-900c1cd50239 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:22.861996 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d4c223cc-6d17-44a4-946d-900c1cd50239 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] GET https://10.4.3.246/volume/v3/snapshots/cc657387-7e66-4b86-91b1-5615d28b2802 Aug 12 20:24:22.862275 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d4c223cc-6d17-44a4-946d-900c1cd50239 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:22.862547 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d4c223cc-6d17-44a4-946d-900c1cd50239 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:22.868672 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:22.868672 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:22.869051 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-d4c223cc-6d17-44a4-946d-900c1cd50239 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Snapshot retrieved successfully. Aug 12 20:24:22.869910 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d4c223cc-6d17-44a4-946d-900c1cd50239 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/snapshots/cc657387-7e66-4b86-91b1-5615d28b2802 returned with HTTP 200 Aug 12 20:24:22.870412 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 912/3688] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:24:22 2026] GET /volume/v3/snapshots/cc657387-7e66-4b86-91b1-5615d28b2802 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:23.355021 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-73f39b5b-2488-4df2-9598-5665f8cfd563 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:23.356721 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-73f39b5b-2488-4df2-9598-5665f8cfd563 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d Aug 12 20:24:23.356933 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-73f39b5b-2488-4df2-9598-5665f8cfd563 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:23.357197 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-73f39b5b-2488-4df2-9598-5665f8cfd563 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:23.357271 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-73f39b5b-2488-4df2-9598-5665f8cfd563 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id 16b462c0-fd25-4540-90f0-25f7347b622d. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:23.361589 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:23.361589 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:23.362243 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-73f39b5b-2488-4df2-9598-5665f8cfd563 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d returned with HTTP 200 Aug 12 20:24:23.362632 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 932/3689] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:23 2026] GET /volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:23.646451 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-1f451a57-c11b-4def-b696-af3ce5cf11cc None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:23.648694 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1f451a57-c11b-4def-b696-af3ce5cf11cc tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 Aug 12 20:24:23.648959 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1f451a57-c11b-4def-b696-af3ce5cf11cc tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:23.649267 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1f451a57-c11b-4def-b696-af3ce5cf11cc tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:23.649436 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-1f451a57-c11b-4def-b696-af3ce5cf11cc tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 6d519cf0-37d7-46de-9330-c51cdd723bb3. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:23.654665 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:23.654665 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:23.655389 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1f451a57-c11b-4def-b696-af3ce5cf11cc tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 returned with HTTP 200 Aug 12 20:24:23.655963 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 931/3690] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:23 2026] GET /volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:23.691570 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-226f6042-7156-4413-b917-ff419ae53f77 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:23.693659 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-226f6042-7156-4413-b917-ff419ae53f77 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 Aug 12 20:24:23.693871 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-226f6042-7156-4413-b917-ff419ae53f77 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:23.694070 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-226f6042-7156-4413-b917-ff419ae53f77 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:23.705504 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:23.705504 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:23.709142 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-226f6042-7156-4413-b917-ff419ae53f77 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:24:23.713594 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-226f6042-7156-4413-b917-ff419ae53f77 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 returned with HTTP 200 Aug 12 20:24:23.714018 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 916/3691] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:23 2026] GET /volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:23.734205 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a8dec26d-f0a4-41e9-8916-cc0c4b6c28d7 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:23.736081 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a8dec26d-f0a4-41e9-8916-cc0c4b6c28d7 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] GET https://10.4.3.246/volume/v3/volumes/d68c419d-bb10-4a96-84e6-28abfc00d983 Aug 12 20:24:23.736297 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a8dec26d-f0a4-41e9-8916-cc0c4b6c28d7 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:23.736475 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a8dec26d-f0a4-41e9-8916-cc0c4b6c28d7 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:23.744665 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:23.744665 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:23.748534 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-a8dec26d-f0a4-41e9-8916-cc0c4b6c28d7 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Volume info retrieved successfully. Aug 12 20:24:23.753058 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a8dec26d-f0a4-41e9-8916-cc0c4b6c28d7 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] https://10.4.3.246/volume/v3/volumes/d68c419d-bb10-4a96-84e6-28abfc00d983 returned with HTTP 200 Aug 12 20:24:23.753659 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 913/3692] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:23 2026] GET /volume/v3/volumes/d68c419d-bb10-4a96-84e6-28abfc00d983 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:23.765822 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b17c9f8f-f25e-400d-887d-7c414a089abe None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:23.767582 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b17c9f8f-f25e-400d-887d-7c414a089abe tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:24:23.767936 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b17c9f8f-f25e-400d-887d-7c414a089abe tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "d68c419d-bb10-4a96-84e6-28abfc00d983", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1468257560"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:23.769433 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-b17c9f8f-f25e-400d-887d-7c414a089abe tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Create volume request body: {'volume': {'source_volid': 'd68c419d-bb10-4a96-84e6-28abfc00d983', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1468257560'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:24:23.776208 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:23.776208 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:23.776887 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-b17c9f8f-f25e-400d-887d-7c414a089abe tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Volume retrieved successfully. Aug 12 20:24:23.776985 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-b17c9f8f-f25e-400d-887d-7c414a089abe tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Create volume of 2 GB Aug 12 20:24:23.780484 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-b17c9f8f-f25e-400d-887d-7c414a089abe tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Availability Zones retrieved successfully. Aug 12 20:24:23.785469 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-b17c9f8f-f25e-400d-887d-7c414a089abe tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Flow 'volume_create_api' (fc8f4a52-db8a-44a7-bbb0-8d4aaea2c9b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:23.786555 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-b17c9f8f-f25e-400d-887d-7c414a089abe tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfb35739-74ad-46b1-8bf3-d5449a3b4b53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:23.787442 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-b17c9f8f-f25e-400d-887d-7c414a089abe tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:24:23.814436 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-b17c9f8f-f25e-400d-887d-7c414a089abe tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfb35739-74ad-46b1-8bf3-d5449a3b4b53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'd68c419d-bb10-4a96-84e6-28abfc00d983', 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:23.815360 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-b17c9f8f-f25e-400d-887d-7c414a089abe tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c4728a0-8ef8-4475-ae6b-e12ef0e911c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:23.866388 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-b17c9f8f-f25e-400d-887d-7c414a089abe tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Created reservations ['fc26947b-8332-4002-a8f6-b66ed28a04c0', 'a95a5d68-f69a-4c67-b082-1deb84d10df7', '2bfb38d1-e1f2-4713-abb0-c80dc6aef38d', 'e83336f5-64af-4d62-9d4c-2e3a3ec49e44'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:24:23.867525 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-b17c9f8f-f25e-400d-887d-7c414a089abe tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c4728a0-8ef8-4475-ae6b-e12ef0e911c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc26947b-8332-4002-a8f6-b66ed28a04c0', 'a95a5d68-f69a-4c67-b082-1deb84d10df7', '2bfb38d1-e1f2-4713-abb0-c80dc6aef38d', 'e83336f5-64af-4d62-9d4c-2e3a3ec49e44']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:23.868890 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-b17c9f8f-f25e-400d-887d-7c414a089abe tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73f4c344-9186-49d2-804f-f32573128d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:23.879754 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-ed088459-2823-4c43-8d3b-49121f6c7be7 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:23.881881 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ed088459-2823-4c43-8d3b-49121f6c7be7 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] GET https://10.4.3.246/volume/v3/snapshots/cc657387-7e66-4b86-91b1-5615d28b2802 Aug 12 20:24:23.882121 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ed088459-2823-4c43-8d3b-49121f6c7be7 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:23.882375 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ed088459-2823-4c43-8d3b-49121f6c7be7 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:23.884124 np0000007109 devstack@c-api.service[100383]: DEBUG dbcounter [-] [100383] Writing DB stats cinder:SELECT=364,cinder:UPDATE=59,cinder:INSERT=35 {{(pid=100383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:24:23.888874 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:23.888874 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:23.889246 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-ed088459-2823-4c43-8d3b-49121f6c7be7 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Snapshot retrieved successfully. Aug 12 20:24:23.890013 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ed088459-2823-4c43-8d3b-49121f6c7be7 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/snapshots/cc657387-7e66-4b86-91b1-5615d28b2802 returned with HTTP 200 Aug 12 20:24:23.890453 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 932/3693] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:24:23 2026] GET /volume/v3/snapshots/cc657387-7e66-4b86-91b1-5615d28b2802 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:23.900044 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-f2b0f15b-b31a-4a9f-a989-0744ae2548e5 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:23.902185 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f2b0f15b-b31a-4a9f-a989-0744ae2548e5 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-reader] GET https://10.4.3.246/volume/v3/snapshots Aug 12 20:24:23.902454 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f2b0f15b-b31a-4a9f-a989-0744ae2548e5 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-reader] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:23.902710 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f2b0f15b-b31a-4a9f-a989-0744ae2548e5 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-reader] Calling method 'index' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:23.903036 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.api_utils [None req-f2b0f15b-b31a-4a9f-a989-0744ae2548e5 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-reader] Removing options '' from query. {{(pid=100386) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:24:23.904474 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.db.api [None req-f2b0f15b-b31a-4a9f-a989-0744ae2548e5 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-reader] Building query based on filter {{(pid=100386) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 20:24:23.904528 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-b17c9f8f-f25e-400d-887d-7c414a089abe tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73f4c344-9186-49d2-804f-f32573128d9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da0e3555-dfdc-4ed9-af66-2013c2ba827f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1468257560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b2edddb4c934bfa9f36bfde7eaa53c8',qos_specs=None,replication_status=,reservations=['fc26947b-8332-4002-a8f6-b66ed28a04c0','a95a5d68-f69a-4c67-b082-1deb84d10df7','2bfb38d1-e1f2-4713-abb0-c80dc6aef38d','e83336f5-64af-4d62-9d4c-2e3a3ec49e44'],size=2,snapshot_id=None,source_replicaid=,source_volid=d68c419d-bb10-4a96-84e6-28abfc00d983,status='creating',user_id='c7024b23088f4af6bec5d5e57ca6eca4',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:24:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1468257560',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da0e3555-dfdc-4ed9-af66-2013c2ba827f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b2edddb4c934bfa9f36bfde7eaa53c8',provider_auth=None,provider_geometry=None,provider_id=None,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=d68c419d-bb10-4a96-84e6-28abfc00d983,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7024b23088f4af6bec5d5e57ca6eca4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:23.905535 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-b17c9f8f-f25e-400d-887d-7c414a089abe tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba1e5590-f383-476f-99d6-5733fc87b0fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:23.909096 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-f2b0f15b-b31a-4a9f-a989-0744ae2548e5 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-reader] Get all snapshots completed successfully. Aug 12 20:24:23.909557 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f2b0f15b-b31a-4a9f-a989-0744ae2548e5 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-reader] https://10.4.3.246/volume/v3/snapshots returned with HTTP 200 Aug 12 20:24:23.910035 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 917/3694] 10.4.3.246 () {66 vars in 1243 bytes} [Wed Aug 12 20:24:23 2026] GET /volume/v3/snapshots => generated 335 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:23.919226 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-96709d66-bd07-4d1c-9685-88161e9b8e26 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:23.921480 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-96709d66-bd07-4d1c-9685-88161e9b8e26 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] DELETE https://10.4.3.246/volume/v3/snapshots/cc657387-7e66-4b86-91b1-5615d28b2802 Aug 12 20:24:23.921772 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-96709d66-bd07-4d1c-9685-88161e9b8e26 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:23.922049 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-96709d66-bd07-4d1c-9685-88161e9b8e26 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:23.922183 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.snapshots [None req-96709d66-bd07-4d1c-9685-88161e9b8e26 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Delete snapshot with id: cc657387-7e66-4b86-91b1-5615d28b2802 Aug 12 20:24:23.924799 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-b17c9f8f-f25e-400d-887d-7c414a089abe tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba1e5590-f383-476f-99d6-5733fc87b0fe) transitioned into state 'SUCCESS' from state '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-1468257560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b2edddb4c934bfa9f36bfde7eaa53c8',qos_specs=None,replication_status=,reservations=['fc26947b-8332-4002-a8f6-b66ed28a04c0','a95a5d68-f69a-4c67-b082-1deb84d10df7','2bfb38d1-e1f2-4713-abb0-c80dc6aef38d','e83336f5-64af-4d62-9d4c-2e3a3ec49e44'],size=2,snapshot_id=None,source_replicaid=,source_volid=d68c419d-bb10-4a96-84e6-28abfc00d983,status='creating',user_id='c7024b23088f4af6bec5d5e57ca6eca4',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:23.925655 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-b17c9f8f-f25e-400d-887d-7c414a089abe tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38b97e99-9e81-4fee-aa48-f4663d135f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:23.927438 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:23.927438 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:23.927756 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-96709d66-bd07-4d1c-9685-88161e9b8e26 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Snapshot retrieved successfully. Aug 12 20:24:23.940785 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-b17c9f8f-f25e-400d-887d-7c414a089abe tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38b97e99-9e81-4fee-aa48-f4663d135f62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:23.941595 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-b17c9f8f-f25e-400d-887d-7c414a089abe tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Flow 'volume_create_api' (fc8f4a52-db8a-44a7-bbb0-8d4aaea2c9b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:23.941897 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-b17c9f8f-f25e-400d-887d-7c414a089abe tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Create volume request issued successfully. Aug 12 20:24:23.942481 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b17c9f8f-f25e-400d-887d-7c414a089abe tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:24:23.943032 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 933/3695] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:24:23 2026] POST /volume/v3/volumes => generated 781 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:24:23.943513 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-96709d66-bd07-4d1c-9685-88161e9b8e26 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Snapshot delete request issued successfully. Aug 12 20:24:23.943760 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-96709d66-bd07-4d1c-9685-88161e9b8e26 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/snapshots/cc657387-7e66-4b86-91b1-5615d28b2802 returned with HTTP 202 Aug 12 20:24:23.944188 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 914/3696] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:24:23 2026] DELETE /volume/v3/snapshots/cc657387-7e66-4b86-91b1-5615d28b2802 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:23.953378 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-d1dbbcd1-ce38-410b-81c6-fc4e93e76f2c None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:23.955166 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-2ee49f76-9504-47f9-bd6e-d9a302271c93 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:23.955391 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d1dbbcd1-ce38-410b-81c6-fc4e93e76f2c tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] GET https://10.4.3.246/volume/v3/snapshots/cc657387-7e66-4b86-91b1-5615d28b2802 Aug 12 20:24:23.955723 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d1dbbcd1-ce38-410b-81c6-fc4e93e76f2c tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:23.956057 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d1dbbcd1-ce38-410b-81c6-fc4e93e76f2c tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:23.957422 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2ee49f76-9504-47f9-bd6e-d9a302271c93 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] GET https://10.4.3.246/volume/v3/volumes/da0e3555-dfdc-4ed9-af66-2013c2ba827f Aug 12 20:24:23.957724 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2ee49f76-9504-47f9-bd6e-d9a302271c93 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:23.957963 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2ee49f76-9504-47f9-bd6e-d9a302271c93 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:23.962366 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:23.962366 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:23.963226 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-d1dbbcd1-ce38-410b-81c6-fc4e93e76f2c tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Snapshot retrieved successfully. Aug 12 20:24:23.963487 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d1dbbcd1-ce38-410b-81c6-fc4e93e76f2c tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/snapshots/cc657387-7e66-4b86-91b1-5615d28b2802 returned with HTTP 200 Aug 12 20:24:23.963938 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 933/3697] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:24:23 2026] GET /volume/v3/snapshots/cc657387-7e66-4b86-91b1-5615d28b2802 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:23.968247 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:23.968247 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:23.971721 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-2ee49f76-9504-47f9-bd6e-d9a302271c93 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Volume info retrieved successfully. Aug 12 20:24:23.975802 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2ee49f76-9504-47f9-bd6e-d9a302271c93 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] https://10.4.3.246/volume/v3/volumes/da0e3555-dfdc-4ed9-af66-2013c2ba827f returned with HTTP 200 Aug 12 20:24:23.976172 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 918/3698] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:23 2026] GET /volume/v3/volumes/da0e3555-dfdc-4ed9-af66-2013c2ba827f => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:24.088012 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-210f871d-62b0-45e5-acdd-63f2c3fdf920 req-ec6c08cd-f8a8-4003-826f-e11abd01aa7f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:24.090200 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-210f871d-62b0-45e5-acdd-63f2c3fdf920 req-ec6c08cd-f8a8-4003-826f-e11abd01aa7f tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] POST https://10.4.3.246/volume/v3/attachments/893433d3-f26c-4020-bd53-72dec94b54ba/action Aug 12 20:24:24.090590 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-210f871d-62b0-45e5-acdd-63f2c3fdf920 req-ec6c08cd-f8a8-4003-826f-e11abd01aa7f tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Action body: b'{"os-complete": null}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:24:24.090734 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-210f871d-62b0-45e5-acdd-63f2c3fdf920 req-ec6c08cd-f8a8-4003-826f-e11abd01aa7f tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:24.106320 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:24.106320 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:24.117721 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-210f871d-62b0-45e5-acdd-63f2c3fdf920 req-ec6c08cd-f8a8-4003-826f-e11abd01aa7f tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/attachments/893433d3-f26c-4020-bd53-72dec94b54ba/action returned with HTTP 204 Aug 12 20:24:24.118254 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 934/3699] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:24:24 2026] POST /volume/v3/attachments/893433d3-f26c-4020-bd53-72dec94b54ba/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:24.374199 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b70fd5f7-174f-4719-a243-8feef64142df None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:24.376843 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b70fd5f7-174f-4719-a243-8feef64142df tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d Aug 12 20:24:24.376843 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b70fd5f7-174f-4719-a243-8feef64142df tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:24.376843 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b70fd5f7-174f-4719-a243-8feef64142df tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:24.376843 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-b70fd5f7-174f-4719-a243-8feef64142df tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id 16b462c0-fd25-4540-90f0-25f7347b622d. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:24.382216 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:24.382216 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:24.383381 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b70fd5f7-174f-4719-a243-8feef64142df tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d returned with HTTP 200 Aug 12 20:24:24.383430 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 915/3700] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:24 2026] GET /volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:24.665806 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-cef32085-0375-4fc1-8993-792eb7571413 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:24.667902 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cef32085-0375-4fc1-8993-792eb7571413 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 Aug 12 20:24:24.668119 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cef32085-0375-4fc1-8993-792eb7571413 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:24.668310 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cef32085-0375-4fc1-8993-792eb7571413 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:24.668412 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-cef32085-0375-4fc1-8993-792eb7571413 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 6d519cf0-37d7-46de-9330-c51cdd723bb3. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:24.673029 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:24.673029 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:24.673724 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cef32085-0375-4fc1-8993-792eb7571413 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 returned with HTTP 200 Aug 12 20:24:24.674111 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 934/3701] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:24 2026] GET /volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:24.728102 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-a09ae2bb-877e-470b-bfa5-21f3228678f2 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:24.731116 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a09ae2bb-877e-470b-bfa5-21f3228678f2 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 Aug 12 20:24:24.731116 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a09ae2bb-877e-470b-bfa5-21f3228678f2 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:24.731116 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a09ae2bb-877e-470b-bfa5-21f3228678f2 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:24.740141 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:24.740141 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:24.743907 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-a09ae2bb-877e-470b-bfa5-21f3228678f2 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:24:24.748616 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a09ae2bb-877e-470b-bfa5-21f3228678f2 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 returned with HTTP 200 Aug 12 20:24:24.748709 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 919/3702] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:24 2026] GET /volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:24.761099 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d903ab32-fc35-4b73-a078-e6235de28dde None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:24.762991 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d903ab32-fc35-4b73-a078-e6235de28dde tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 Aug 12 20:24:24.763194 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d903ab32-fc35-4b73-a078-e6235de28dde tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:24.763448 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d903ab32-fc35-4b73-a078-e6235de28dde tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:24.773434 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:24.773434 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:24.777127 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-d903ab32-fc35-4b73-a078-e6235de28dde tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:24:24.781905 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d903ab32-fc35-4b73-a078-e6235de28dde tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 returned with HTTP 200 Aug 12 20:24:24.782563 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 935/3703] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:24 2026] GET /volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:24.794938 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-213b1dc7-d089-434b-8add-29f2b70f439c None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:24.796686 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-213b1dc7-d089-434b-8add-29f2b70f439c tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] DELETE https://10.4.3.246/volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 Aug 12 20:24:24.797158 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-213b1dc7-d089-434b-8add-29f2b70f439c tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:24.797158 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-213b1dc7-d089-434b-8add-29f2b70f439c tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:24.797336 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-213b1dc7-d089-434b-8add-29f2b70f439c tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Delete volume with id: cb71e59f-e754-42e6-9278-879e1283c461 Aug 12 20:24:24.806242 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:24.806242 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:24.806766 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-213b1dc7-d089-434b-8add-29f2b70f439c tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:24:24.812812 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-213b1dc7-d089-434b-8add-29f2b70f439c tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-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 12 20:24:24.813075 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-213b1dc7-d089-434b-8add-29f2b70f439c tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 returned with HTTP 400 Aug 12 20:24:24.813550 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 916/3704] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:24:24 2026] DELETE /volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 => generated 307 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 20:24:24.820626 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-70bd405c-4e33-4c78-8269-2d1fc5239487 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:24.822388 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-70bd405c-4e33-4c78-8269-2d1fc5239487 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 Aug 12 20:24:24.822598 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-70bd405c-4e33-4c78-8269-2d1fc5239487 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:24.822797 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-70bd405c-4e33-4c78-8269-2d1fc5239487 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:24.831972 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:24.831972 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:24.835112 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-70bd405c-4e33-4c78-8269-2d1fc5239487 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:24:24.838829 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-70bd405c-4e33-4c78-8269-2d1fc5239487 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 returned with HTTP 200 Aug 12 20:24:24.839181 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 935/3705] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:24 2026] GET /volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:24.876472 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-17b5ffad-1e04-43c1-85cb-baceaf9b0e0e req-d1a4d6e5-0e01-4d91-90fe-2af87795a1f2 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:24.878773 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-17b5ffad-1e04-43c1-85cb-baceaf9b0e0e req-d1a4d6e5-0e01-4d91-90fe-2af87795a1f2 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 Aug 12 20:24:24.878996 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-17b5ffad-1e04-43c1-85cb-baceaf9b0e0e req-d1a4d6e5-0e01-4d91-90fe-2af87795a1f2 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:24.879202 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-17b5ffad-1e04-43c1-85cb-baceaf9b0e0e req-d1a4d6e5-0e01-4d91-90fe-2af87795a1f2 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:24.889456 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:24.889456 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:24.893153 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-17b5ffad-1e04-43c1-85cb-baceaf9b0e0e req-d1a4d6e5-0e01-4d91-90fe-2af87795a1f2 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:24:24.897169 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-17b5ffad-1e04-43c1-85cb-baceaf9b0e0e req-d1a4d6e5-0e01-4d91-90fe-2af87795a1f2 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 returned with HTTP 200 Aug 12 20:24:24.897681 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 920/3706] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:24:24 2026] GET /volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:24.918250 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-17b5ffad-1e04-43c1-85cb-baceaf9b0e0e req-ac4d52a7-205f-427a-b52c-ded3343c5cde None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:24.920130 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-17b5ffad-1e04-43c1-85cb-baceaf9b0e0e req-ac4d52a7-205f-427a-b52c-ded3343c5cde tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] POST https://10.4.3.246/volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461/action Aug 12 20:24:24.920489 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-17b5ffad-1e04-43c1-85cb-baceaf9b0e0e req-ac4d52a7-205f-427a-b52c-ded3343c5cde tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:24:24.920639 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-17b5ffad-1e04-43c1-85cb-baceaf9b0e0e req-ac4d52a7-205f-427a-b52c-ded3343c5cde tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:24.931406 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:24.931406 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:24.931819 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-17b5ffad-1e04-43c1-85cb-baceaf9b0e0e req-ac4d52a7-205f-427a-b52c-ded3343c5cde tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:24:24.938132 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-17b5ffad-1e04-43c1-85cb-baceaf9b0e0e req-ac4d52a7-205f-427a-b52c-ded3343c5cde tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Begin detaching volume completed successfully. Aug 12 20:24:24.938357 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-17b5ffad-1e04-43c1-85cb-baceaf9b0e0e req-ac4d52a7-205f-427a-b52c-ded3343c5cde tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461/action returned with HTTP 202 Aug 12 20:24:24.938803 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 936/3707] 10.4.3.246 () {72 vars in 1672 bytes} [Wed Aug 12 20:24:24 2026] POST /volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:24:24.975816 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-59ec1a72-449d-4a48-be19-a0227b559dbe None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:24.977706 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-59ec1a72-449d-4a48-be19-a0227b559dbe tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] GET https://10.4.3.246/volume/v3/snapshots/cc657387-7e66-4b86-91b1-5615d28b2802 Aug 12 20:24:24.977927 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-59ec1a72-449d-4a48-be19-a0227b559dbe tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:24.978356 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-59ec1a72-449d-4a48-be19-a0227b559dbe tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:24.982123 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-59ec1a72-449d-4a48-be19-a0227b559dbe tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/snapshots/cc657387-7e66-4b86-91b1-5615d28b2802 returned with HTTP 404 Aug 12 20:24:24.982680 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 917/3708] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:24:24 2026] GET /volume/v3/snapshots/cc657387-7e66-4b86-91b1-5615d28b2802 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:24.989955 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-53069ff4-3f39-4f7c-b8c1-e923a4c550dd None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:24.992008 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-53069ff4-3f39-4f7c-b8c1-e923a4c550dd tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/23cde7c8-755d-4dbf-841b-77a98996f037 Aug 12 20:24:24.992518 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-53069ff4-3f39-4f7c-b8c1-e923a4c550dd tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:24.992518 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-53069ff4-3f39-4f7c-b8c1-e923a4c550dd tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:24.992643 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-d1e04162-2c72-44cc-ae42-2990d9d1930a None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:24.992716 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-53069ff4-3f39-4f7c-b8c1-e923a4c550dd tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Delete volume with id: 23cde7c8-755d-4dbf-841b-77a98996f037 Aug 12 20:24:24.994743 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d1e04162-2c72-44cc-ae42-2990d9d1930a tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] GET https://10.4.3.246/volume/v3/volumes/da0e3555-dfdc-4ed9-af66-2013c2ba827f Aug 12 20:24:24.994919 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d1e04162-2c72-44cc-ae42-2990d9d1930a tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:24.995183 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d1e04162-2c72-44cc-ae42-2990d9d1930a tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:24.998570 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-47620956-d8ff-46b2-b312-fa983b861b20 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:24.999060 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-47620956-d8ff-46b2-b312-fa983b861b20 None None] GET https://10.4.3.246/volume// Aug 12 20:24:24.999310 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-47620956-d8ff-46b2-b312-fa983b861b20 None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:24.999552 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-47620956-d8ff-46b2-b312-fa983b861b20 None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:24.999976 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-47620956-d8ff-46b2-b312-fa983b861b20 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:24:25.000893 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 937/3709] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:24:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:24:25.001392 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:25.001392 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:25.001846 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-53069ff4-3f39-4f7c-b8c1-e923a4c550dd tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Volume info retrieved successfully. Aug 12 20:24:25.002568 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:25.002568 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:25.008064 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-17b5ffad-1e04-43c1-85cb-baceaf9b0e0e req-90ecb3f2-b7d6-4f30-b46b-45c2339adc96 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:25.009028 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-d1e04162-2c72-44cc-ae42-2990d9d1930a tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Volume info retrieved successfully. Aug 12 20:24:25.010200 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-17b5ffad-1e04-43c1-85cb-baceaf9b0e0e req-90ecb3f2-b7d6-4f30-b46b-45c2339adc96 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 Aug 12 20:24:25.010355 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-17b5ffad-1e04-43c1-85cb-baceaf9b0e0e req-90ecb3f2-b7d6-4f30-b46b-45c2339adc96 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:25.010580 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-17b5ffad-1e04-43c1-85cb-baceaf9b0e0e req-90ecb3f2-b7d6-4f30-b46b-45c2339adc96 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:25.013298 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d1e04162-2c72-44cc-ae42-2990d9d1930a tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] https://10.4.3.246/volume/v3/volumes/da0e3555-dfdc-4ed9-af66-2013c2ba827f returned with HTTP 200 Aug 12 20:24:25.013762 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 921/3710] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:24 2026] GET /volume/v3/volumes/da0e3555-dfdc-4ed9-af66-2013c2ba827f => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:25.019777 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-53069ff4-3f39-4f7c-b8c1-e923a4c550dd tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Delete volume request issued successfully. Aug 12 20:24:25.019949 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-53069ff4-3f39-4f7c-b8c1-e923a4c550dd tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/volumes/23cde7c8-755d-4dbf-841b-77a98996f037 returned with HTTP 202 Aug 12 20:24:25.020434 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 936/3711] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:24:24 2026] DELETE /volume/v3/volumes/23cde7c8-755d-4dbf-841b-77a98996f037 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:25.022215 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:25.022215 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:25.026657 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-17b5ffad-1e04-43c1-85cb-baceaf9b0e0e req-90ecb3f2-b7d6-4f30-b46b-45c2339adc96 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:24:25.030368 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-09ddcf97-eb90-4108-8842-4556c1ebab3d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:25.031955 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-17b5ffad-1e04-43c1-85cb-baceaf9b0e0e req-90ecb3f2-b7d6-4f30-b46b-45c2339adc96 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 returned with HTTP 200 Aug 12 20:24:25.032578 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-09ddcf97-eb90-4108-8842-4556c1ebab3d tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] GET https://10.4.3.246/volume/v3/volumes/da0e3555-dfdc-4ed9-af66-2013c2ba827f Aug 12 20:24:25.032717 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 918/3712] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:24:25 2026] GET /volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 => generated 1323 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:24:25.032904 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-09ddcf97-eb90-4108-8842-4556c1ebab3d tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:25.033043 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-09ddcf97-eb90-4108-8842-4556c1ebab3d tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:25.041709 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:25.041709 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:25.044776 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-a4081a35-ec7c-459c-a103-8ae62ce19a25 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:25.046356 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-09ddcf97-eb90-4108-8842-4556c1ebab3d tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Volume info retrieved successfully. Aug 12 20:24:25.046928 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a4081a35-ec7c-459c-a103-8ae62ce19a25 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] GET https://10.4.3.246/volume/v3/volumes/23cde7c8-755d-4dbf-841b-77a98996f037 Aug 12 20:24:25.047175 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a4081a35-ec7c-459c-a103-8ae62ce19a25 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:25.047429 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a4081a35-ec7c-459c-a103-8ae62ce19a25 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:25.051550 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-09ddcf97-eb90-4108-8842-4556c1ebab3d tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] https://10.4.3.246/volume/v3/volumes/da0e3555-dfdc-4ed9-af66-2013c2ba827f returned with HTTP 200 Aug 12 20:24:25.052057 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 938/3713] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:25 2026] GET /volume/v3/volumes/da0e3555-dfdc-4ed9-af66-2013c2ba827f => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:25.055303 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:25.055303 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:25.058581 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-a4081a35-ec7c-459c-a103-8ae62ce19a25 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Volume info retrieved successfully. Aug 12 20:24:25.062856 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a4081a35-ec7c-459c-a103-8ae62ce19a25 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/volumes/23cde7c8-755d-4dbf-841b-77a98996f037 returned with HTTP 200 Aug 12 20:24:25.063385 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 922/3714] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:25 2026] GET /volume/v3/volumes/23cde7c8-755d-4dbf-841b-77a98996f037 => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:25.064116 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-4ebc7a57-6074-4be4-b21b-9f975a2355e2 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:25.066611 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4ebc7a57-6074-4be4-b21b-9f975a2355e2 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] GET https://10.4.3.246/volume/v3/volumes/da0e3555-dfdc-4ed9-af66-2013c2ba827f Aug 12 20:24:25.066840 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4ebc7a57-6074-4be4-b21b-9f975a2355e2 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:25.067044 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4ebc7a57-6074-4be4-b21b-9f975a2355e2 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:25.074415 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:25.074415 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:25.077983 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-4ebc7a57-6074-4be4-b21b-9f975a2355e2 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Volume info retrieved successfully. Aug 12 20:24:25.082564 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4ebc7a57-6074-4be4-b21b-9f975a2355e2 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] https://10.4.3.246/volume/v3/volumes/da0e3555-dfdc-4ed9-af66-2013c2ba827f returned with HTTP 200 Aug 12 20:24:25.083140 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 937/3715] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:25 2026] GET /volume/v3/volumes/da0e3555-dfdc-4ed9-af66-2013c2ba827f => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:25.096924 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-8c03c012-4a35-47ee-9f89-f64454d6c17f None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:25.100105 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8c03c012-4a35-47ee-9f89-f64454d6c17f tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] DELETE https://10.4.3.246/volume/v3/volumes/da0e3555-dfdc-4ed9-af66-2013c2ba827f Aug 12 20:24:25.100424 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8c03c012-4a35-47ee-9f89-f64454d6c17f tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:25.100790 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8c03c012-4a35-47ee-9f89-f64454d6c17f tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:25.101094 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-8c03c012-4a35-47ee-9f89-f64454d6c17f tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Delete volume with id: da0e3555-dfdc-4ed9-af66-2013c2ba827f Aug 12 20:24:25.109523 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:25.109523 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:25.110017 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-8c03c012-4a35-47ee-9f89-f64454d6c17f tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Volume info retrieved successfully. Aug 12 20:24:25.126408 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-8c03c012-4a35-47ee-9f89-f64454d6c17f tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Delete volume request issued successfully. Aug 12 20:24:25.126580 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8c03c012-4a35-47ee-9f89-f64454d6c17f tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] https://10.4.3.246/volume/v3/volumes/da0e3555-dfdc-4ed9-af66-2013c2ba827f returned with HTTP 202 Aug 12 20:24:25.126984 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 919/3716] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:24:25 2026] DELETE /volume/v3/volumes/da0e3555-dfdc-4ed9-af66-2013c2ba827f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:25.137073 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b583d4f0-e8ed-4bbd-b7ed-f9b8cbac4f16 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:25.138067 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b583d4f0-e8ed-4bbd-b7ed-f9b8cbac4f16 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] GET https://10.4.3.246/volume/v3/volumes/da0e3555-dfdc-4ed9-af66-2013c2ba827f Aug 12 20:24:25.138285 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b583d4f0-e8ed-4bbd-b7ed-f9b8cbac4f16 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:25.138470 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b583d4f0-e8ed-4bbd-b7ed-f9b8cbac4f16 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:25.147628 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:25.147628 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:25.152591 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-b583d4f0-e8ed-4bbd-b7ed-f9b8cbac4f16 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Volume info retrieved successfully. Aug 12 20:24:25.159930 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b583d4f0-e8ed-4bbd-b7ed-f9b8cbac4f16 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] https://10.4.3.246/volume/v3/volumes/da0e3555-dfdc-4ed9-af66-2013c2ba827f returned with HTTP 200 Aug 12 20:24:25.160343 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 939/3717] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:25 2026] GET /volume/v3/volumes/da0e3555-dfdc-4ed9-af66-2013c2ba827f => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:25.394433 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-76ff051e-ee81-4789-bd02-35cab6f5b43b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:25.396482 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-76ff051e-ee81-4789-bd02-35cab6f5b43b tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d Aug 12 20:24:25.396764 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-76ff051e-ee81-4789-bd02-35cab6f5b43b tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:25.397009 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-76ff051e-ee81-4789-bd02-35cab6f5b43b tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:25.397164 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-76ff051e-ee81-4789-bd02-35cab6f5b43b tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id 16b462c0-fd25-4540-90f0-25f7347b622d. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:25.402071 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:25.402071 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:25.402836 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-76ff051e-ee81-4789-bd02-35cab6f5b43b tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d returned with HTTP 200 Aug 12 20:24:25.403472 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 923/3718] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:25 2026] GET /volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:25.684167 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0fb64458-63b1-47d9-9c5b-248406bb1380 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:25.686039 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0fb64458-63b1-47d9-9c5b-248406bb1380 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 Aug 12 20:24:25.686243 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0fb64458-63b1-47d9-9c5b-248406bb1380 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:25.686422 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0fb64458-63b1-47d9-9c5b-248406bb1380 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:25.686518 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-0fb64458-63b1-47d9-9c5b-248406bb1380 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 6d519cf0-37d7-46de-9330-c51cdd723bb3. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:25.691467 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:25.691467 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:25.692157 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0fb64458-63b1-47d9-9c5b-248406bb1380 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 returned with HTTP 200 Aug 12 20:24:25.692567 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 938/3719] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:25 2026] GET /volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:25.932460 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-17b5ffad-1e04-43c1-85cb-baceaf9b0e0e req-702850d0-44c0-4596-a1b7-a0e661e2c83d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:25.934382 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-17b5ffad-1e04-43c1-85cb-baceaf9b0e0e req-702850d0-44c0-4596-a1b7-a0e661e2c83d tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] DELETE https://10.4.3.246/volume/v3/attachments/893433d3-f26c-4020-bd53-72dec94b54ba Aug 12 20:24:25.934578 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-17b5ffad-1e04-43c1-85cb-baceaf9b0e0e req-702850d0-44c0-4596-a1b7-a0e661e2c83d tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:25.934762 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-17b5ffad-1e04-43c1-85cb-baceaf9b0e0e req-702850d0-44c0-4596-a1b7-a0e661e2c83d tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:25.941103 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:25.941103 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:26.076888 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c4238407-85f0-434e-84af-a66662ff799c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:26.078512 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c4238407-85f0-434e-84af-a66662ff799c tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] GET https://10.4.3.246/volume/v3/volumes/23cde7c8-755d-4dbf-841b-77a98996f037 Aug 12 20:24:26.078732 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c4238407-85f0-434e-84af-a66662ff799c tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:26.078936 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c4238407-85f0-434e-84af-a66662ff799c tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:26.085627 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c4238407-85f0-434e-84af-a66662ff799c tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/volumes/23cde7c8-755d-4dbf-841b-77a98996f037 returned with HTTP 404 Aug 12 20:24:26.086125 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 940/3720] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:26 2026] GET /volume/v3/volumes/23cde7c8-755d-4dbf-841b-77a98996f037 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:26.093764 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-ce63f37e-a837-4f7f-a99e-39564991bafe None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:26.095490 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ce63f37e-a837-4f7f-a99e-39564991bafe tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:24:26.095891 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ce63f37e-a837-4f7f-a99e-39564991bafe tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-928684279"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:26.097378 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-ce63f37e-a837-4f7f-a99e-39564991bafe tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-928684279'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:24:26.097497 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-ce63f37e-a837-4f7f-a99e-39564991bafe tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Create volume of 1 GB Aug 12 20:24:26.099495 np0000007109 devstack@c-api.service[100386]: DEBUG dbcounter [-] [100386] Writing DB stats cinder:SELECT=547,cinder:UPDATE=159,cinder:INSERT=87 {{(pid=100386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:24:26.102221 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-ce63f37e-a837-4f7f-a99e-39564991bafe tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Availability Zones retrieved successfully. Aug 12 20:24:26.108390 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ce63f37e-a837-4f7f-a99e-39564991bafe tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Flow 'volume_create_api' (c9deb519-d811-4f25-bbea-b8aa0342226e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:26.109374 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ce63f37e-a837-4f7f-a99e-39564991bafe tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da431614-986d-44c7-a21d-b23d46b7b227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:26.110348 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-ce63f37e-a837-4f7f-a99e-39564991bafe tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:24:26.139197 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ce63f37e-a837-4f7f-a99e-39564991bafe tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da431614-986d-44c7-a21d-b23d46b7b227) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:26.139893 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ce63f37e-a837-4f7f-a99e-39564991bafe tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (915de92e-5a42-4b92-b20d-217576283cb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:26.147941 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-17b5ffad-1e04-43c1-85cb-baceaf9b0e0e req-702850d0-44c0-4596-a1b7-a0e661e2c83d tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/attachments/893433d3-f26c-4020-bd53-72dec94b54ba returned with HTTP 200 Aug 12 20:24:26.148999 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 920/3721] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:24:25 2026] DELETE /volume/v3/attachments/893433d3-f26c-4020-bd53-72dec94b54ba => generated 19 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:26.171603 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0f0592f6-ccc0-469c-b24d-96943d2e5cdd None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:26.176126 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0f0592f6-ccc0-469c-b24d-96943d2e5cdd tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] GET https://10.4.3.246/volume/v3/volumes/da0e3555-dfdc-4ed9-af66-2013c2ba827f Aug 12 20:24:26.176419 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0f0592f6-ccc0-469c-b24d-96943d2e5cdd tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:26.176681 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0f0592f6-ccc0-469c-b24d-96943d2e5cdd tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:26.180066 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-ce63f37e-a837-4f7f-a99e-39564991bafe tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Created reservations ['d909842a-1abc-4cc1-aeb2-f01150b80bce', 'dbda7627-59d8-46ce-b832-477297814d1c', '88199c09-a92f-483a-b4df-3fc69ff2746a', '77c5615e-56f3-4d2e-9479-57b04ac660bc'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:24:26.181028 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ce63f37e-a837-4f7f-a99e-39564991bafe tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (915de92e-5a42-4b92-b20d-217576283cb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d909842a-1abc-4cc1-aeb2-f01150b80bce', 'dbda7627-59d8-46ce-b832-477297814d1c', '88199c09-a92f-483a-b4df-3fc69ff2746a', '77c5615e-56f3-4d2e-9479-57b04ac660bc']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:26.181969 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ce63f37e-a837-4f7f-a99e-39564991bafe tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb8ef293-af97-4c86-a01e-71149834a1b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:26.185794 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0f0592f6-ccc0-469c-b24d-96943d2e5cdd tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] https://10.4.3.246/volume/v3/volumes/da0e3555-dfdc-4ed9-af66-2013c2ba827f returned with HTTP 404 Aug 12 20:24:26.186299 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 939/3722] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:26 2026] GET /volume/v3/volumes/da0e3555-dfdc-4ed9-af66-2013c2ba827f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:26.197557 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-3d9e03be-f5b1-4fca-86a8-94583ddc022f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:26.199274 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3d9e03be-f5b1-4fca-86a8-94583ddc022f tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] GET https://10.4.3.246/volume/v3/volumes/d68c419d-bb10-4a96-84e6-28abfc00d983 Aug 12 20:24:26.199480 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3d9e03be-f5b1-4fca-86a8-94583ddc022f tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:26.199824 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3d9e03be-f5b1-4fca-86a8-94583ddc022f tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:26.208997 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ce63f37e-a837-4f7f-a99e-39564991bafe tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb8ef293-af97-4c86-a01e-71149834a1b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4921e10a-f860-4d4c-a528-b636c13e3687', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-928684279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fa34d40f1844519979105bd5031a229',qos_specs=None,replication_status=,reservations=['d909842a-1abc-4cc1-aeb2-f01150b80bce','dbda7627-59d8-46ce-b832-477297814d1c','88199c09-a92f-483a-b4df-3fc69ff2746a','77c5615e-56f3-4d2e-9479-57b04ac660bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3faa678a9724e4ca4a1aca3252c3851',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:24:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-928684279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4921e10a-f860-4d4c-a528-b636c13e3687,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fa34d40f1844519979105bd5031a229',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3faa678a9724e4ca4a1aca3252c3851',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:26.209940 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ce63f37e-a837-4f7f-a99e-39564991bafe tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c79bd266-022b-405e-ab75-4141645ede25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:26.227968 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ce63f37e-a837-4f7f-a99e-39564991bafe tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c79bd266-022b-405e-ab75-4141645ede25) transitioned into state 'SUCCESS' from state '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-928684279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fa34d40f1844519979105bd5031a229',qos_specs=None,replication_status=,reservations=['d909842a-1abc-4cc1-aeb2-f01150b80bce','dbda7627-59d8-46ce-b832-477297814d1c','88199c09-a92f-483a-b4df-3fc69ff2746a','77c5615e-56f3-4d2e-9479-57b04ac660bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3faa678a9724e4ca4a1aca3252c3851',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:26.228691 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ce63f37e-a837-4f7f-a99e-39564991bafe tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb3ebd1c-bd3a-428d-8ad5-1ce80f153c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:26.236869 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ce63f37e-a837-4f7f-a99e-39564991bafe tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb3ebd1c-bd3a-428d-8ad5-1ce80f153c0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:26.237754 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-ce63f37e-a837-4f7f-a99e-39564991bafe tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Flow 'volume_create_api' (c9deb519-d811-4f25-bbea-b8aa0342226e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:26.238060 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-ce63f37e-a837-4f7f-a99e-39564991bafe tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Create volume request issued successfully. Aug 12 20:24:26.238719 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ce63f37e-a837-4f7f-a99e-39564991bafe tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:24:26.239135 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 924/3723] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:24:26 2026] POST /volume/v3/volumes => generated 777 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:24:26.253859 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-7dec13fa-cafb-4d0b-b946-ec216ba63e1a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:26.255703 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7dec13fa-cafb-4d0b-b946-ec216ba63e1a tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] GET https://10.4.3.246/volume/v3/volumes/4921e10a-f860-4d4c-a528-b636c13e3687 Aug 12 20:24:26.255897 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7dec13fa-cafb-4d0b-b946-ec216ba63e1a tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:26.256107 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7dec13fa-cafb-4d0b-b946-ec216ba63e1a tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:26.264061 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:26.264061 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:26.267762 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-7dec13fa-cafb-4d0b-b946-ec216ba63e1a tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Volume info retrieved successfully. Aug 12 20:24:26.271857 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7dec13fa-cafb-4d0b-b946-ec216ba63e1a tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/volumes/4921e10a-f860-4d4c-a528-b636c13e3687 returned with HTTP 200 Aug 12 20:24:26.272398 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 921/3724] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:26 2026] GET /volume/v3/volumes/4921e10a-f860-4d4c-a528-b636c13e3687 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:26.408232 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:26.408232 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:26.412925 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-3d9e03be-f5b1-4fca-86a8-94583ddc022f tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Volume info retrieved successfully. Aug 12 20:24:26.414069 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-1c489b41-8ded-46ec-aac9-35ebee307f10 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:26.416516 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1c489b41-8ded-46ec-aac9-35ebee307f10 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d Aug 12 20:24:26.416845 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1c489b41-8ded-46ec-aac9-35ebee307f10 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:26.417099 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1c489b41-8ded-46ec-aac9-35ebee307f10 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:26.417263 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-1c489b41-8ded-46ec-aac9-35ebee307f10 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id 16b462c0-fd25-4540-90f0-25f7347b622d. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:26.418277 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3d9e03be-f5b1-4fca-86a8-94583ddc022f tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] https://10.4.3.246/volume/v3/volumes/d68c419d-bb10-4a96-84e6-28abfc00d983 returned with HTTP 200 Aug 12 20:24:26.418778 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 941/3725] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:26 2026] GET /volume/v3/volumes/d68c419d-bb10-4a96-84e6-28abfc00d983 => generated 840 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:26.427962 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:26.427962 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:26.428783 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1c489b41-8ded-46ec-aac9-35ebee307f10 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d returned with HTTP 200 Aug 12 20:24:26.429268 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 940/3726] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:26 2026] GET /volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:26.436649 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-f7e09137-9fe0-41f9-82aa-c87f63c84807 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:26.438563 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f7e09137-9fe0-41f9-82aa-c87f63c84807 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] DELETE https://10.4.3.246/volume/v3/volumes/d68c419d-bb10-4a96-84e6-28abfc00d983 Aug 12 20:24:26.438782 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f7e09137-9fe0-41f9-82aa-c87f63c84807 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:26.438974 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f7e09137-9fe0-41f9-82aa-c87f63c84807 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:26.439157 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-f7e09137-9fe0-41f9-82aa-c87f63c84807 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Delete volume with id: d68c419d-bb10-4a96-84e6-28abfc00d983 Aug 12 20:24:26.447261 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:26.447261 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:26.447788 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-f7e09137-9fe0-41f9-82aa-c87f63c84807 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Volume info retrieved successfully. Aug 12 20:24:26.466253 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-f7e09137-9fe0-41f9-82aa-c87f63c84807 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Delete volume request issued successfully. Aug 12 20:24:26.466427 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f7e09137-9fe0-41f9-82aa-c87f63c84807 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] https://10.4.3.246/volume/v3/volumes/d68c419d-bb10-4a96-84e6-28abfc00d983 returned with HTTP 202 Aug 12 20:24:26.466908 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 925/3727] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:24:26 2026] DELETE /volume/v3/volumes/d68c419d-bb10-4a96-84e6-28abfc00d983 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:26.477168 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-63fe7773-a9ba-4909-ab87-70637176073b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:26.478962 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-63fe7773-a9ba-4909-ab87-70637176073b tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] GET https://10.4.3.246/volume/v3/volumes/d68c419d-bb10-4a96-84e6-28abfc00d983 Aug 12 20:24:26.479178 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-63fe7773-a9ba-4909-ab87-70637176073b tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:26.479388 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-63fe7773-a9ba-4909-ab87-70637176073b tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:26.489277 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:26.489277 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:26.493583 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-63fe7773-a9ba-4909-ab87-70637176073b tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Volume info retrieved successfully. Aug 12 20:24:26.498081 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-63fe7773-a9ba-4909-ab87-70637176073b tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] https://10.4.3.246/volume/v3/volumes/d68c419d-bb10-4a96-84e6-28abfc00d983 returned with HTTP 200 Aug 12 20:24:26.498514 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 922/3728] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:26 2026] GET /volume/v3/volumes/d68c419d-bb10-4a96-84e6-28abfc00d983 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:26.703422 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-1dccfd65-5996-4bf0-8ba0-2b59d92c2349 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:26.705047 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1dccfd65-5996-4bf0-8ba0-2b59d92c2349 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 Aug 12 20:24:26.705265 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1dccfd65-5996-4bf0-8ba0-2b59d92c2349 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:26.705442 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1dccfd65-5996-4bf0-8ba0-2b59d92c2349 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:26.705556 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-1dccfd65-5996-4bf0-8ba0-2b59d92c2349 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 6d519cf0-37d7-46de-9330-c51cdd723bb3. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:26.709336 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:26.709336 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:26.709862 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1dccfd65-5996-4bf0-8ba0-2b59d92c2349 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 returned with HTTP 200 Aug 12 20:24:26.710163 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 942/3729] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:26 2026] GET /volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:27.066504 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-ff1521ad-664a-49af-8b26-df79552739b7 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:27.068230 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ff1521ad-664a-49af-8b26-df79552739b7 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 Aug 12 20:24:27.068499 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ff1521ad-664a-49af-8b26-df79552739b7 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:27.068951 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ff1521ad-664a-49af-8b26-df79552739b7 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:27.076188 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:27.076188 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:27.079784 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-ff1521ad-664a-49af-8b26-df79552739b7 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:24:27.083485 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ff1521ad-664a-49af-8b26-df79552739b7 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 returned with HTTP 200 Aug 12 20:24:27.083830 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 941/3730] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:27 2026] GET /volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:27.289337 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-171ce7eb-6422-42aa-bff0-c78512cab12e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:27.291889 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-171ce7eb-6422-42aa-bff0-c78512cab12e tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] GET https://10.4.3.246/volume/v3/volumes/4921e10a-f860-4d4c-a528-b636c13e3687 Aug 12 20:24:27.291889 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-171ce7eb-6422-42aa-bff0-c78512cab12e tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:27.291889 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-171ce7eb-6422-42aa-bff0-c78512cab12e tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:27.299563 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:27.299563 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:27.303216 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-171ce7eb-6422-42aa-bff0-c78512cab12e tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Volume info retrieved successfully. Aug 12 20:24:27.307434 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-171ce7eb-6422-42aa-bff0-c78512cab12e tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/volumes/4921e10a-f860-4d4c-a528-b636c13e3687 returned with HTTP 200 Aug 12 20:24:27.307712 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 926/3731] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:27 2026] GET /volume/v3/volumes/4921e10a-f860-4d4c-a528-b636c13e3687 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:27.321181 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-46741fe4-b0a0-47ea-a8d3-c287764ecd08 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:27.323173 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-46741fe4-b0a0-47ea-a8d3-c287764ecd08 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:24:27.323583 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-46741fe4-b0a0-47ea-a8d3-c287764ecd08 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4921e10a-f860-4d4c-a528-b636c13e3687", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1289188817"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:27.333292 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:27.333292 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:27.333796 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-46741fe4-b0a0-47ea-a8d3-c287764ecd08 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Volume info retrieved successfully. Aug 12 20:24:27.333836 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.snapshots [None req-46741fe4-b0a0-47ea-a8d3-c287764ecd08 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Create snapshot from volume 4921e10a-f860-4d4c-a528-b636c13e3687 Aug 12 20:24:27.363452 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-46741fe4-b0a0-47ea-a8d3-c287764ecd08 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Created reservations ['809b7770-bd83-4377-a83e-508cb609106c', '79e78079-ef70-4b4b-a9dd-57e5ef4af6a7', '60855b15-3bc8-4637-b6c6-0221363dc4e8', '0b60c9cc-90ee-40b1-995a-e231edabda1c'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:24:27.395862 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-46741fe4-b0a0-47ea-a8d3-c287764ecd08 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Snapshot create request issued successfully. Aug 12 20:24:27.396238 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-46741fe4-b0a0-47ea-a8d3-c287764ecd08 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:24:27.396744 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 923/3732] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:24:27 2026] POST /volume/v3/snapshots => generated 308 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:24:27.406410 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-16bc612d-a18a-43aa-b711-43d475ab1b92 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:27.408417 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-16bc612d-a18a-43aa-b711-43d475ab1b92 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] GET https://10.4.3.246/volume/v3/snapshots/a7db341b-48f7-47ce-bb7c-bf9c507fae29 Aug 12 20:24:27.408725 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-16bc612d-a18a-43aa-b711-43d475ab1b92 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:27.408983 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-16bc612d-a18a-43aa-b711-43d475ab1b92 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:27.413570 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:27.413570 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:27.413913 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-16bc612d-a18a-43aa-b711-43d475ab1b92 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Snapshot retrieved successfully. Aug 12 20:24:27.414705 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-16bc612d-a18a-43aa-b711-43d475ab1b92 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/snapshots/a7db341b-48f7-47ce-bb7c-bf9c507fae29 returned with HTTP 200 Aug 12 20:24:27.415043 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 943/3733] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:24:27 2026] GET /volume/v3/snapshots/a7db341b-48f7-47ce-bb7c-bf9c507fae29 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:27.441560 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-671a4e7a-f2ed-4c89-904e-e4299f782a01 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:27.443066 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-671a4e7a-f2ed-4c89-904e-e4299f782a01 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d Aug 12 20:24:27.443312 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-671a4e7a-f2ed-4c89-904e-e4299f782a01 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:27.443483 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-671a4e7a-f2ed-4c89-904e-e4299f782a01 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:27.443602 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-671a4e7a-f2ed-4c89-904e-e4299f782a01 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id 16b462c0-fd25-4540-90f0-25f7347b622d. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:27.447301 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:27.447301 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:27.447798 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-671a4e7a-f2ed-4c89-904e-e4299f782a01 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d returned with HTTP 200 Aug 12 20:24:27.448094 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 942/3734] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:27 2026] GET /volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:27.516064 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-1eed60b5-dd90-4046-a956-b0a1118e8b93 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:27.517809 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1eed60b5-dd90-4046-a956-b0a1118e8b93 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] GET https://10.4.3.246/volume/v3/volumes/d68c419d-bb10-4a96-84e6-28abfc00d983 Aug 12 20:24:27.518028 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1eed60b5-dd90-4046-a956-b0a1118e8b93 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:27.518217 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1eed60b5-dd90-4046-a956-b0a1118e8b93 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:27.524312 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1eed60b5-dd90-4046-a956-b0a1118e8b93 tempest-VolumesCloneTest-1209072033 tempest-VolumesCloneTest-1209072033-project-member] https://10.4.3.246/volume/v3/volumes/d68c419d-bb10-4a96-84e6-28abfc00d983 returned with HTTP 404 Aug 12 20:24:27.524674 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 927/3735] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:27 2026] GET /volume/v3/volumes/d68c419d-bb10-4a96-84e6-28abfc00d983 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:27.721676 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e03c0cb7-4f29-4830-a97b-fe26bd7a4436 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:27.724302 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e03c0cb7-4f29-4830-a97b-fe26bd7a4436 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 Aug 12 20:24:27.724907 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e03c0cb7-4f29-4830-a97b-fe26bd7a4436 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:27.724907 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e03c0cb7-4f29-4830-a97b-fe26bd7a4436 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:27.724907 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-e03c0cb7-4f29-4830-a97b-fe26bd7a4436 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 6d519cf0-37d7-46de-9330-c51cdd723bb3. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:27.731961 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:27.731961 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:27.732612 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e03c0cb7-4f29-4830-a97b-fe26bd7a4436 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 returned with HTTP 200 Aug 12 20:24:27.733117 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 924/3736] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:27 2026] GET /volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:28.423062 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-718ef569-4d3b-4cb3-a9d7-fb2d10671a95 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:28.424888 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-718ef569-4d3b-4cb3-a9d7-fb2d10671a95 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] GET https://10.4.3.246/volume/v3/snapshots/a7db341b-48f7-47ce-bb7c-bf9c507fae29 Aug 12 20:24:28.425022 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-718ef569-4d3b-4cb3-a9d7-fb2d10671a95 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:28.425217 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-718ef569-4d3b-4cb3-a9d7-fb2d10671a95 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:28.433080 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:28.433080 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:28.433472 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-718ef569-4d3b-4cb3-a9d7-fb2d10671a95 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Snapshot retrieved successfully. Aug 12 20:24:28.434376 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-718ef569-4d3b-4cb3-a9d7-fb2d10671a95 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/snapshots/a7db341b-48f7-47ce-bb7c-bf9c507fae29 returned with HTTP 200 Aug 12 20:24:28.434812 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 944/3737] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:24:28 2026] GET /volume/v3/snapshots/a7db341b-48f7-47ce-bb7c-bf9c507fae29 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:28.450593 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0b3fa071-e412-4f81-8e4c-7e83e51898b0 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:28.454920 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0b3fa071-e412-4f81-8e4c-7e83e51898b0 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-reader] POST https://10.4.3.246/volume/v3/snapshots/a7db341b-48f7-47ce-bb7c-bf9c507fae29/action Aug 12 20:24:28.456977 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0b3fa071-e412-4f81-8e4c-7e83e51898b0 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:24:28.456977 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0b3fa071-e412-4f81-8e4c-7e83e51898b0 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:28.461382 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-9418dd4b-1100-48d4-9e67-c15f855a3879 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:28.463788 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9418dd4b-1100-48d4-9e67-c15f855a3879 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d Aug 12 20:24:28.463788 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9418dd4b-1100-48d4-9e67-c15f855a3879 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:28.463788 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9418dd4b-1100-48d4-9e67-c15f855a3879 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:28.463866 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.contrib.admin_actions [None req-0b3fa071-e412-4f81-8e4c-7e83e51898b0 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-reader] Updating snapshot 'a7db341b-48f7-47ce-bb7c-bf9c507fae29' with '{'status': 'error'}' {{(pid=100383) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 20:24:28.463898 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-9418dd4b-1100-48d4-9e67-c15f855a3879 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id 16b462c0-fd25-4540-90f0-25f7347b622d. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:28.467590 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:28.467590 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:28.468131 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9418dd4b-1100-48d4-9e67-c15f855a3879 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d returned with HTTP 200 Aug 12 20:24:28.468491 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 928/3738] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:28 2026] GET /volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:28.474216 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:28.474216 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:28.474752 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.policy [None req-0b3fa071-e412-4f81-8e4c-7e83e51898b0 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '8c6b5e6c9f4d47aca269a1b83172564a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5fa34d40f1844519979105bd5031a229', '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=100383) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 20:24:28.474957 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0b3fa071-e412-4f81-8e4c-7e83e51898b0 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-reader] https://10.4.3.246/volume/v3/snapshots/a7db341b-48f7-47ce-bb7c-bf9c507fae29/action returned with HTTP 403 Aug 12 20:24:28.475470 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 943/3739] 10.4.3.246 () {68 vars in 1396 bytes} [Wed Aug 12 20:24:28 2026] POST /volume/v3/snapshots/a7db341b-48f7-47ce-bb7c-bf9c507fae29/action => generated 133 bytes in 27 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:28.495125 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-806a6ab1-6325-444b-a343-10f298aa85bd None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:28.497382 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-806a6ab1-6325-444b-a343-10f298aa85bd tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] DELETE https://10.4.3.246/volume/v3/snapshots/a7db341b-48f7-47ce-bb7c-bf9c507fae29 Aug 12 20:24:28.497763 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-806a6ab1-6325-444b-a343-10f298aa85bd tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:28.498073 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-806a6ab1-6325-444b-a343-10f298aa85bd tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:28.498239 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.snapshots [None req-806a6ab1-6325-444b-a343-10f298aa85bd tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Delete snapshot with id: a7db341b-48f7-47ce-bb7c-bf9c507fae29 Aug 12 20:24:28.502956 np0000007109 devstack@c-api.service[100385]: DEBUG dbcounter [-] [100385] Writing DB stats cinder:SELECT=625,cinder:UPDATE=213,cinder:INSERT=109 {{(pid=100385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:24:28.504907 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:28.504907 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:28.505368 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-806a6ab1-6325-444b-a343-10f298aa85bd tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Snapshot retrieved successfully. Aug 12 20:24:28.524347 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-806a6ab1-6325-444b-a343-10f298aa85bd tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Snapshot delete request issued successfully. Aug 12 20:24:28.524611 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-806a6ab1-6325-444b-a343-10f298aa85bd tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/snapshots/a7db341b-48f7-47ce-bb7c-bf9c507fae29 returned with HTTP 202 Aug 12 20:24:28.525104 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 925/3740] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:24:28 2026] DELETE /volume/v3/snapshots/a7db341b-48f7-47ce-bb7c-bf9c507fae29 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:28.533674 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-1b412559-5c50-48d6-b5cf-355be0da2ca5 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:28.534958 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1b412559-5c50-48d6-b5cf-355be0da2ca5 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] GET https://10.4.3.246/volume/v3/snapshots/a7db341b-48f7-47ce-bb7c-bf9c507fae29 Aug 12 20:24:28.535176 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1b412559-5c50-48d6-b5cf-355be0da2ca5 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:28.535423 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1b412559-5c50-48d6-b5cf-355be0da2ca5 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:28.543380 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:28.543380 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:28.543747 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-1b412559-5c50-48d6-b5cf-355be0da2ca5 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Snapshot retrieved successfully. Aug 12 20:24:28.544503 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1b412559-5c50-48d6-b5cf-355be0da2ca5 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/snapshots/a7db341b-48f7-47ce-bb7c-bf9c507fae29 returned with HTTP 200 Aug 12 20:24:28.544948 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 945/3741] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:24:28 2026] GET /volume/v3/snapshots/a7db341b-48f7-47ce-bb7c-bf9c507fae29 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:28.745279 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-b671ea20-49f0-410e-a19e-1c7a7d9d5770 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:28.747522 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b671ea20-49f0-410e-a19e-1c7a7d9d5770 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 Aug 12 20:24:28.747522 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b671ea20-49f0-410e-a19e-1c7a7d9d5770 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:28.747816 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b671ea20-49f0-410e-a19e-1c7a7d9d5770 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:28.747955 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-b671ea20-49f0-410e-a19e-1c7a7d9d5770 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 6d519cf0-37d7-46de-9330-c51cdd723bb3. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:28.752470 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:28.752470 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:28.753167 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b671ea20-49f0-410e-a19e-1c7a7d9d5770 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 returned with HTTP 200 Aug 12 20:24:28.753737 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 929/3742] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:28 2026] GET /volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:28.762690 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a748c4ca-e21d-43c8-92d8-41768efd2af3 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:28.766020 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a748c4ca-e21d-43c8-92d8-41768efd2af3 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] POST https://10.4.3.246/volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3/action Aug 12 20:24:28.766335 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a748c4ca-e21d-43c8-92d8-41768efd2af3 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:24:28.766451 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a748c4ca-e21d-43c8-92d8-41768efd2af3 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:28.767647 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.contrib.admin_actions [None req-a748c4ca-e21d-43c8-92d8-41768efd2af3 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Updating backup '6d519cf0-37d7-46de-9330-c51cdd723bb3' with '{'status': 'error'}' {{(pid=100383) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 12 20:24:28.778475 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:28.778475 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:28.792029 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.backup.rpcapi [None req-a748c4ca-e21d-43c8-92d8-41768efd2af3 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] reset_status in rpcapi backup_id 6d519cf0-37d7-46de-9330-c51cdd723bb3 on host np0000007109. {{(pid=100383) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 12 20:24:28.793856 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a748c4ca-e21d-43c8-92d8-41768efd2af3 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3/action returned with HTTP 202 Aug 12 20:24:28.794300 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 944/3743] 10.4.3.246 () {70 vars in 1430 bytes} [Wed Aug 12 20:24:28 2026] POST /volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:24:28.800980 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-93084ffb-f1ab-4785-b6d0-58f3a460f025 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:28.802884 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-93084ffb-f1ab-4785-b6d0-58f3a460f025 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/bc8a867c-b03e-4266-aab4-8028427655ac Aug 12 20:24:28.803105 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-93084ffb-f1ab-4785-b6d0-58f3a460f025 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:28.803328 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-93084ffb-f1ab-4785-b6d0-58f3a460f025 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:28.803480 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-93084ffb-f1ab-4785-b6d0-58f3a460f025 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Delete volume with id: bc8a867c-b03e-4266-aab4-8028427655ac Aug 12 20:24:28.812211 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:28.812211 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:28.812734 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-93084ffb-f1ab-4785-b6d0-58f3a460f025 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Volume info retrieved successfully. Aug 12 20:24:28.833205 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-93084ffb-f1ab-4785-b6d0-58f3a460f025 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Delete volume request issued successfully. Aug 12 20:24:28.833500 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-93084ffb-f1ab-4785-b6d0-58f3a460f025 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/volumes/bc8a867c-b03e-4266-aab4-8028427655ac returned with HTTP 202 Aug 12 20:24:28.835104 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 926/3744] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:24:28 2026] DELETE /volume/v3/volumes/bc8a867c-b03e-4266-aab4-8028427655ac => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:28.844707 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-47e80dfd-41b0-464d-beda-70b5b932038d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:28.846682 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-47e80dfd-41b0-464d-beda-70b5b932038d tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/volumes/bc8a867c-b03e-4266-aab4-8028427655ac Aug 12 20:24:28.846951 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-47e80dfd-41b0-464d-beda-70b5b932038d tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:28.847181 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-47e80dfd-41b0-464d-beda-70b5b932038d tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:28.857060 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:28.857060 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:28.860871 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-47e80dfd-41b0-464d-beda-70b5b932038d tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Volume info retrieved successfully. Aug 12 20:24:28.864895 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-47e80dfd-41b0-464d-beda-70b5b932038d tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/volumes/bc8a867c-b03e-4266-aab4-8028427655ac returned with HTTP 200 Aug 12 20:24:28.865345 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 946/3745] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:28 2026] GET /volume/v3/volumes/bc8a867c-b03e-4266-aab4-8028427655ac => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:29.477637 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-9178d6c6-134f-4264-9767-e3e9a3b60369 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:29.479691 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9178d6c6-134f-4264-9767-e3e9a3b60369 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d Aug 12 20:24:29.479764 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9178d6c6-134f-4264-9767-e3e9a3b60369 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:29.480034 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9178d6c6-134f-4264-9767-e3e9a3b60369 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:29.480198 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-9178d6c6-134f-4264-9767-e3e9a3b60369 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id 16b462c0-fd25-4540-90f0-25f7347b622d. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:29.488476 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:29.488476 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:29.489469 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9178d6c6-134f-4264-9767-e3e9a3b60369 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d returned with HTTP 200 Aug 12 20:24:29.489859 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 930/3746] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:29 2026] GET /volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:29.554128 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-5d0577f7-4cc9-4cdb-ab8f-ed37b6b2979a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:29.557733 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5d0577f7-4cc9-4cdb-ab8f-ed37b6b2979a tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] GET https://10.4.3.246/volume/v3/snapshots/a7db341b-48f7-47ce-bb7c-bf9c507fae29 Aug 12 20:24:29.558918 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5d0577f7-4cc9-4cdb-ab8f-ed37b6b2979a tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:29.559390 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5d0577f7-4cc9-4cdb-ab8f-ed37b6b2979a tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:29.565420 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5d0577f7-4cc9-4cdb-ab8f-ed37b6b2979a tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/snapshots/a7db341b-48f7-47ce-bb7c-bf9c507fae29 returned with HTTP 404 Aug 12 20:24:29.566176 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 945/3747] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:24:29 2026] GET /volume/v3/snapshots/a7db341b-48f7-47ce-bb7c-bf9c507fae29 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:29.573814 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-761fda11-8957-4303-b33e-c6a89076cda6 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:29.576876 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-761fda11-8957-4303-b33e-c6a89076cda6 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/4921e10a-f860-4d4c-a528-b636c13e3687 Aug 12 20:24:29.577316 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-761fda11-8957-4303-b33e-c6a89076cda6 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:29.577693 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-761fda11-8957-4303-b33e-c6a89076cda6 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:29.578001 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-761fda11-8957-4303-b33e-c6a89076cda6 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Delete volume with id: 4921e10a-f860-4d4c-a528-b636c13e3687 Aug 12 20:24:29.586757 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:29.586757 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:29.587241 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-761fda11-8957-4303-b33e-c6a89076cda6 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Volume info retrieved successfully. Aug 12 20:24:29.605271 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-761fda11-8957-4303-b33e-c6a89076cda6 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Delete volume request issued successfully. Aug 12 20:24:29.605579 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-761fda11-8957-4303-b33e-c6a89076cda6 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/volumes/4921e10a-f860-4d4c-a528-b636c13e3687 returned with HTTP 202 Aug 12 20:24:29.606050 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 927/3748] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:24:29 2026] DELETE /volume/v3/volumes/4921e10a-f860-4d4c-a528-b636c13e3687 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:29.614163 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-88b49ec9-e117-4ff9-b728-b1c20e447fd9 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:29.617138 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-88b49ec9-e117-4ff9-b728-b1c20e447fd9 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] GET https://10.4.3.246/volume/v3/volumes/4921e10a-f860-4d4c-a528-b636c13e3687 Aug 12 20:24:29.617138 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-88b49ec9-e117-4ff9-b728-b1c20e447fd9 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:29.617138 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-88b49ec9-e117-4ff9-b728-b1c20e447fd9 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:29.618737 np0000007109 devstack@c-api.service[100384]: DEBUG dbcounter [-] [100384] Writing DB stats cinder:SELECT=478,cinder:INSERT=79,cinder:UPDATE=133 {{(pid=100384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:24:29.625842 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:29.625842 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:29.630251 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-88b49ec9-e117-4ff9-b728-b1c20e447fd9 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Volume info retrieved successfully. Aug 12 20:24:29.635932 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-88b49ec9-e117-4ff9-b728-b1c20e447fd9 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/volumes/4921e10a-f860-4d4c-a528-b636c13e3687 returned with HTTP 200 Aug 12 20:24:29.636597 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 947/3749] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:29 2026] GET /volume/v3/volumes/4921e10a-f860-4d4c-a528-b636c13e3687 => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:29.879176 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-eee29ea9-5bf7-44c3-bb1d-e970b86a0780 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:29.881047 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-eee29ea9-5bf7-44c3-bb1d-e970b86a0780 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/volumes/bc8a867c-b03e-4266-aab4-8028427655ac Aug 12 20:24:29.881294 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-eee29ea9-5bf7-44c3-bb1d-e970b86a0780 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:29.881487 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-eee29ea9-5bf7-44c3-bb1d-e970b86a0780 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:29.888384 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-eee29ea9-5bf7-44c3-bb1d-e970b86a0780 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/volumes/bc8a867c-b03e-4266-aab4-8028427655ac returned with HTTP 404 Aug 12 20:24:29.888887 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 931/3750] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:29 2026] GET /volume/v3/volumes/bc8a867c-b03e-4266-aab4-8028427655ac => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:29.900131 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-94609469-de64-48ad-961c-343138ea4a50 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:29.902430 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-94609469-de64-48ad-961c-343138ea4a50 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] POST https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d/restore Aug 12 20:24:29.902770 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-94609469-de64-48ad-961c-343138ea4a50 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:29.904469 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.contrib.backups [None req-94609469-de64-48ad-961c-343138ea4a50 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Restoring backup 302edb7a-1e56-498e-b5cd-08bc15f5044d ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100383) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 12 20:24:29.904568 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.contrib.backups [None req-94609469-de64-48ad-961c-343138ea4a50 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Restoring backup 302edb7a-1e56-498e-b5cd-08bc15f5044d to volume None. Aug 12 20:24:29.909346 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:29.909346 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:29.910421 np0000007109 devstack@c-api.service[100383]: INFO cinder.backup.api [None req-94609469-de64-48ad-961c-343138ea4a50 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Creating volume of 1 GB for restore of backup 302edb7a-1e56-498e-b5cd-08bc15f5044d. Aug 12 20:24:29.918494 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-94609469-de64-48ad-961c-343138ea4a50 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Availability zone cache updated, next update will occur around 2026-08-12 21:24:29.918143. {{(pid=100383) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 20:24:29.918652 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-94609469-de64-48ad-961c-343138ea4a50 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Availability Zones retrieved successfully. Aug 12 20:24:29.926425 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-94609469-de64-48ad-961c-343138ea4a50 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Flow 'volume_create_api' (0a601747-a8ac-4353-b4f7-9bb879fea30c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:29.927707 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-94609469-de64-48ad-961c-343138ea4a50 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2093091f-f4d3-4a58-8a99-4e5da975e710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:29.928794 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-94609469-de64-48ad-961c-343138ea4a50 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:24:29.967719 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-94609469-de64-48ad-961c-343138ea4a50 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2093091f-f4d3-4a58-8a99-4e5da975e710) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:29.968823 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-94609469-de64-48ad-961c-343138ea4a50 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ced6fc4-f3c0-4c67-baff-0473f5753734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:30.015135 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-94609469-de64-48ad-961c-343138ea4a50 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Created reservations ['5000fd1c-00e1-476f-93d5-e7cb4c0ea062', '8dc2d6a8-f8ea-4754-8ba0-781a663e1669', 'f779e976-158c-4248-a3f6-847de8d56cbe', '4727a9bf-ccec-4f1b-b30d-921a68d1a13f'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:24:30.015135 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-94609469-de64-48ad-961c-343138ea4a50 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ced6fc4-f3c0-4c67-baff-0473f5753734) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5000fd1c-00e1-476f-93d5-e7cb4c0ea062', '8dc2d6a8-f8ea-4754-8ba0-781a663e1669', 'f779e976-158c-4248-a3f6-847de8d56cbe', '4727a9bf-ccec-4f1b-b30d-921a68d1a13f']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:30.015135 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-94609469-de64-48ad-961c-343138ea4a50 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (830f7061-296e-4277-9a3d-f2aa994693ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:30.054559 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-94609469-de64-48ad-961c-343138ea4a50 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (830f7061-296e-4277-9a3d-f2aa994693ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cefc4629-20df-48eb-99ee-277fd0ef67c1', '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='f09a690b6ff5402685adb48613b83ddb',qos_specs=None,replication_status=,reservations=['5000fd1c-00e1-476f-93d5-e7cb4c0ea062','8dc2d6a8-f8ea-4754-8ba0-781a663e1669','f779e976-158c-4248-a3f6-847de8d56cbe','4727a9bf-ccec-4f1b-b30d-921a68d1a13f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42b9d177fc75492a8198ba98ad97c3de',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:24:30Z,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=cefc4629-20df-48eb-99ee-277fd0ef67c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f09a690b6ff5402685adb48613b83ddb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42b9d177fc75492a8198ba98ad97c3de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:30.055264 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-94609469-de64-48ad-961c-343138ea4a50 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7a53381-3f1d-4d95-b3c4-a7b81157fa88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:30.072051 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-94609469-de64-48ad-961c-343138ea4a50 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7a53381-3f1d-4d95-b3c4-a7b81157fa88) transitioned into 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='f09a690b6ff5402685adb48613b83ddb',qos_specs=None,replication_status=,reservations=['5000fd1c-00e1-476f-93d5-e7cb4c0ea062','8dc2d6a8-f8ea-4754-8ba0-781a663e1669','f779e976-158c-4248-a3f6-847de8d56cbe','4727a9bf-ccec-4f1b-b30d-921a68d1a13f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42b9d177fc75492a8198ba98ad97c3de',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:30.072894 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-94609469-de64-48ad-961c-343138ea4a50 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58430789-04e5-47dc-9f26-a99a6af79786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:30.083209 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-94609469-de64-48ad-961c-343138ea4a50 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58430789-04e5-47dc-9f26-a99a6af79786) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:30.083965 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-94609469-de64-48ad-961c-343138ea4a50 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Flow 'volume_create_api' (0a601747-a8ac-4353-b4f7-9bb879fea30c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:30.084243 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-94609469-de64-48ad-961c-343138ea4a50 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Create volume request issued successfully. Aug 12 20:24:30.091974 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:30.091974 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:30.092371 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-94609469-de64-48ad-961c-343138ea4a50 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Volume info retrieved successfully. Aug 12 20:24:30.195943 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-7ee2854a-6ffd-4cd3-b150-bb429e0fd23b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:30.197606 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7ee2854a-6ffd-4cd3-b150-bb429e0fd23b tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] DELETE https://10.4.3.246/volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 Aug 12 20:24:30.197798 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7ee2854a-6ffd-4cd3-b150-bb429e0fd23b tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:30.197974 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7ee2854a-6ffd-4cd3-b150-bb429e0fd23b tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:30.198191 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-7ee2854a-6ffd-4cd3-b150-bb429e0fd23b tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Delete volume with id: cb71e59f-e754-42e6-9278-879e1283c461 Aug 12 20:24:30.205332 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:30.205332 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:30.205812 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-7ee2854a-6ffd-4cd3-b150-bb429e0fd23b tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:24:30.224237 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-7ee2854a-6ffd-4cd3-b150-bb429e0fd23b tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Delete volume request issued successfully. Aug 12 20:24:30.224423 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7ee2854a-6ffd-4cd3-b150-bb429e0fd23b tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 returned with HTTP 202 Aug 12 20:24:30.224832 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 928/3751] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:24:30 2026] DELETE /volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:30.233701 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b82fe148-3b6c-4673-9be5-d2ecb76046af None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:30.236421 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b82fe148-3b6c-4673-9be5-d2ecb76046af tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 Aug 12 20:24:30.236829 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b82fe148-3b6c-4673-9be5-d2ecb76046af tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:30.237264 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b82fe148-3b6c-4673-9be5-d2ecb76046af tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:30.247563 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:30.247563 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:30.255630 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-b82fe148-3b6c-4673-9be5-d2ecb76046af tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:24:30.259198 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b82fe148-3b6c-4673-9be5-d2ecb76046af tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 returned with HTTP 200 Aug 12 20:24:30.260106 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 948/3752] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:30 2026] GET /volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:30.500343 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3685b472-6aa0-4a1c-939a-3d2af81a2848 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:30.502466 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3685b472-6aa0-4a1c-939a-3d2af81a2848 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d Aug 12 20:24:30.502808 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3685b472-6aa0-4a1c-939a-3d2af81a2848 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:30.503340 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3685b472-6aa0-4a1c-939a-3d2af81a2848 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:30.503522 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-3685b472-6aa0-4a1c-939a-3d2af81a2848 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id 16b462c0-fd25-4540-90f0-25f7347b622d. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:30.509433 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:30.509433 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:30.510246 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3685b472-6aa0-4a1c-939a-3d2af81a2848 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d returned with HTTP 200 Aug 12 20:24:30.511167 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 932/3753] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:30 2026] GET /volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:30.651103 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-03fdfaa1-9d0d-43c1-baa6-2795327670bb None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:30.652181 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-03fdfaa1-9d0d-43c1-baa6-2795327670bb tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] GET https://10.4.3.246/volume/v3/volumes/4921e10a-f860-4d4c-a528-b636c13e3687 Aug 12 20:24:30.652360 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-03fdfaa1-9d0d-43c1-baa6-2795327670bb tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:30.652532 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-03fdfaa1-9d0d-43c1-baa6-2795327670bb tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:30.661073 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-03fdfaa1-9d0d-43c1-baa6-2795327670bb tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/volumes/4921e10a-f860-4d4c-a528-b636c13e3687 returned with HTTP 404 Aug 12 20:24:30.661073 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 929/3754] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:30 2026] GET /volume/v3/volumes/4921e10a-f860-4d4c-a528-b636c13e3687 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:30.669444 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-164700c5-ff08-437a-a15b-e9418abfab38 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:30.670983 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-164700c5-ff08-437a-a15b-e9418abfab38 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:24:30.672003 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-164700c5-ff08-437a-a15b-e9418abfab38 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-898071424"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:30.673639 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-164700c5-ff08-437a-a15b-e9418abfab38 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-898071424'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:24:30.674168 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-164700c5-ff08-437a-a15b-e9418abfab38 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Create volume of 1 GB Aug 12 20:24:30.678971 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-164700c5-ff08-437a-a15b-e9418abfab38 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Availability Zones retrieved successfully. Aug 12 20:24:30.685260 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-164700c5-ff08-437a-a15b-e9418abfab38 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Flow 'volume_create_api' (0f65afce-addd-4b80-9141-722b1580030b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:30.686707 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-164700c5-ff08-437a-a15b-e9418abfab38 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77b9af77-0bf8-4632-9c65-56bcb77dedf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:30.687856 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-164700c5-ff08-437a-a15b-e9418abfab38 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:24:30.712939 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-164700c5-ff08-437a-a15b-e9418abfab38 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77b9af77-0bf8-4632-9c65-56bcb77dedf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:30.714216 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-164700c5-ff08-437a-a15b-e9418abfab38 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9872544a-7b8b-4c2c-8ec0-676384a73f7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:30.751980 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-164700c5-ff08-437a-a15b-e9418abfab38 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Created reservations ['6c5d7569-39fb-4908-b525-84bef67125ed', 'f0ca3df4-943e-4d02-9783-e305409ce251', 'f36be7b7-5fa5-4bff-94f7-c5f6edf8cb77', 'dd51e92c-a444-426d-824e-988f366f8bce'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:24:30.755032 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-164700c5-ff08-437a-a15b-e9418abfab38 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9872544a-7b8b-4c2c-8ec0-676384a73f7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c5d7569-39fb-4908-b525-84bef67125ed', 'f0ca3df4-943e-4d02-9783-e305409ce251', 'f36be7b7-5fa5-4bff-94f7-c5f6edf8cb77', 'dd51e92c-a444-426d-824e-988f366f8bce']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:30.755032 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-164700c5-ff08-437a-a15b-e9418abfab38 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00577f58-2af7-401a-a379-ae031ac3dd4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:30.786589 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-164700c5-ff08-437a-a15b-e9418abfab38 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00577f58-2af7-401a-a379-ae031ac3dd4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '554c826c-5374-4841-a283-c73da5a46beb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-898071424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fa34d40f1844519979105bd5031a229',qos_specs=None,replication_status=,reservations=['6c5d7569-39fb-4908-b525-84bef67125ed','f0ca3df4-943e-4d02-9783-e305409ce251','f36be7b7-5fa5-4bff-94f7-c5f6edf8cb77','dd51e92c-a444-426d-824e-988f366f8bce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3faa678a9724e4ca4a1aca3252c3851',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:24:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-898071424',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=554c826c-5374-4841-a283-c73da5a46beb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fa34d40f1844519979105bd5031a229',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3faa678a9724e4ca4a1aca3252c3851',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:30.787825 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-164700c5-ff08-437a-a15b-e9418abfab38 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c60f513-7604-48e0-a881-102c41b371d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:30.808444 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-164700c5-ff08-437a-a15b-e9418abfab38 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c60f513-7604-48e0-a881-102c41b371d5) transitioned into state 'SUCCESS' from state '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-898071424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fa34d40f1844519979105bd5031a229',qos_specs=None,replication_status=,reservations=['6c5d7569-39fb-4908-b525-84bef67125ed','f0ca3df4-943e-4d02-9783-e305409ce251','f36be7b7-5fa5-4bff-94f7-c5f6edf8cb77','dd51e92c-a444-426d-824e-988f366f8bce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3faa678a9724e4ca4a1aca3252c3851',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:30.809516 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-164700c5-ff08-437a-a15b-e9418abfab38 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3be280d0-25dc-42c1-b0c9-f750c3ea8d7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:30.821223 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-164700c5-ff08-437a-a15b-e9418abfab38 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3be280d0-25dc-42c1-b0c9-f750c3ea8d7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:30.822243 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-164700c5-ff08-437a-a15b-e9418abfab38 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Flow 'volume_create_api' (0f65afce-addd-4b80-9141-722b1580030b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:30.822712 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-164700c5-ff08-437a-a15b-e9418abfab38 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Create volume request issued successfully. Aug 12 20:24:30.823529 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-164700c5-ff08-437a-a15b-e9418abfab38 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:24:30.824149 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 949/3755] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:24:30 2026] POST /volume/v3/volumes => generated 777 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:24:30.835041 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-1c1f5658-2e4f-473b-98d1-fad15dfff2ba None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:30.836838 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1c1f5658-2e4f-473b-98d1-fad15dfff2ba tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] GET https://10.4.3.246/volume/v3/volumes/554c826c-5374-4841-a283-c73da5a46beb Aug 12 20:24:30.837073 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1c1f5658-2e4f-473b-98d1-fad15dfff2ba tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:30.837321 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1c1f5658-2e4f-473b-98d1-fad15dfff2ba tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:30.843870 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:30.843870 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:30.847190 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-1c1f5658-2e4f-473b-98d1-fad15dfff2ba tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Volume info retrieved successfully. Aug 12 20:24:30.850800 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1c1f5658-2e4f-473b-98d1-fad15dfff2ba tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/volumes/554c826c-5374-4841-a283-c73da5a46beb returned with HTTP 200 Aug 12 20:24:30.851199 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 933/3756] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:30 2026] GET /volume/v3/volumes/554c826c-5374-4841-a283-c73da5a46beb => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:31.101348 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:31.101348 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:31.101832 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-94609469-de64-48ad-961c-343138ea4a50 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Volume info retrieved successfully. Aug 12 20:24:31.101832 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.backup.api [None req-94609469-de64-48ad-961c-343138ea4a50 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Checking backup size 1 against volume size 1 {{(pid=100383) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 12 20:24:31.101965 np0000007109 devstack@c-api.service[100383]: INFO cinder.backup.api [None req-94609469-de64-48ad-961c-343138ea4a50 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Overwriting volume cefc4629-20df-48eb-99ee-277fd0ef67c1 with restore of backup 302edb7a-1e56-498e-b5cd-08bc15f5044d Aug 12 20:24:31.113820 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.backup.rpcapi [None req-94609469-de64-48ad-961c-343138ea4a50 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] restore_backup in rpcapi backup_id 302edb7a-1e56-498e-b5cd-08bc15f5044d {{(pid=100383) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 12 20:24:31.115655 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-94609469-de64-48ad-961c-343138ea4a50 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d/restore returned with HTTP 202 Aug 12 20:24:31.116072 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 946/3757] 10.4.3.246 () {70 vars in 1433 bytes} [Wed Aug 12 20:24:29 2026] POST /volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d/restore => generated 152 bytes in 1216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:24:31.128733 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-50ef871f-4109-4228-89ce-794e9c1029f6 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:31.132863 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-50ef871f-4109-4228-89ce-794e9c1029f6 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d Aug 12 20:24:31.132863 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-50ef871f-4109-4228-89ce-794e9c1029f6 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:31.132863 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-50ef871f-4109-4228-89ce-794e9c1029f6 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:31.132863 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-50ef871f-4109-4228-89ce-794e9c1029f6 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 302edb7a-1e56-498e-b5cd-08bc15f5044d. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:31.137380 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:31.137380 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:31.138355 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-50ef871f-4109-4228-89ce-794e9c1029f6 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d returned with HTTP 200 Aug 12 20:24:31.138853 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 930/3758] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:31 2026] GET /volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:31.272564 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-4b0bf2ca-001d-4959-9892-67ab363d0a81 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:31.274408 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4b0bf2ca-001d-4959-9892-67ab363d0a81 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 Aug 12 20:24:31.274618 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4b0bf2ca-001d-4959-9892-67ab363d0a81 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:31.274805 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4b0bf2ca-001d-4959-9892-67ab363d0a81 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:31.280478 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4b0bf2ca-001d-4959-9892-67ab363d0a81 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 returned with HTTP 404 Aug 12 20:24:31.280982 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 950/3759] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:31 2026] GET /volume/v3/volumes/cb71e59f-e754-42e6-9278-879e1283c461 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:31.346408 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-c90b7d15-aa66-4613-baaf-4f9fe3c760fe None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:31.348159 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c90b7d15-aa66-4613-baaf-4f9fe3c760fe tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] DELETE https://10.4.3.246/volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 Aug 12 20:24:31.348373 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c90b7d15-aa66-4613-baaf-4f9fe3c760fe tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:31.348562 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c90b7d15-aa66-4613-baaf-4f9fe3c760fe tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:31.348732 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-c90b7d15-aa66-4613-baaf-4f9fe3c760fe tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Delete volume with id: 35394aa9-b116-4247-b26d-422507477685 Aug 12 20:24:31.358193 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:31.358193 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:31.358771 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-c90b7d15-aa66-4613-baaf-4f9fe3c760fe tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:24:31.375883 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-c90b7d15-aa66-4613-baaf-4f9fe3c760fe tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Delete volume request issued successfully. Aug 12 20:24:31.376201 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c90b7d15-aa66-4613-baaf-4f9fe3c760fe tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 returned with HTTP 202 Aug 12 20:24:31.376760 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 934/3760] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:24:31 2026] DELETE /volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:31.386843 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e52d321a-a2e4-48c8-ac35-651711336d05 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:31.389232 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e52d321a-a2e4-48c8-ac35-651711336d05 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 Aug 12 20:24:31.389453 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e52d321a-a2e4-48c8-ac35-651711336d05 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:31.389674 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e52d321a-a2e4-48c8-ac35-651711336d05 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:31.397453 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:31.397453 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:31.401421 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-e52d321a-a2e4-48c8-ac35-651711336d05 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:24:31.405588 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e52d321a-a2e4-48c8-ac35-651711336d05 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 returned with HTTP 200 Aug 12 20:24:31.405941 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 947/3761] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:31 2026] GET /volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:31.521275 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-43c2f240-114e-41d0-a800-646e2345e256 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:31.522479 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-43c2f240-114e-41d0-a800-646e2345e256 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d Aug 12 20:24:31.522781 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-43c2f240-114e-41d0-a800-646e2345e256 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:31.523040 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-43c2f240-114e-41d0-a800-646e2345e256 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:31.524095 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-43c2f240-114e-41d0-a800-646e2345e256 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id 16b462c0-fd25-4540-90f0-25f7347b622d. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:31.528202 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:31.528202 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:31.528202 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-43c2f240-114e-41d0-a800-646e2345e256 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d returned with HTTP 200 Aug 12 20:24:31.528202 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 931/3762] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:31 2026] GET /volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:31.863452 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-1106f554-8668-43da-a233-c54ab3fb3886 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:31.865125 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1106f554-8668-43da-a233-c54ab3fb3886 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] GET https://10.4.3.246/volume/v3/volumes/554c826c-5374-4841-a283-c73da5a46beb Aug 12 20:24:31.865320 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1106f554-8668-43da-a233-c54ab3fb3886 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:31.865496 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1106f554-8668-43da-a233-c54ab3fb3886 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:31.874634 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:31.874634 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:31.879476 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-1106f554-8668-43da-a233-c54ab3fb3886 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Volume info retrieved successfully. Aug 12 20:24:31.883726 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1106f554-8668-43da-a233-c54ab3fb3886 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/volumes/554c826c-5374-4841-a283-c73da5a46beb returned with HTTP 200 Aug 12 20:24:31.884076 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 951/3763] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:31 2026] GET /volume/v3/volumes/554c826c-5374-4841-a283-c73da5a46beb => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:31.896482 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-ddb57863-d00c-4cc5-ac85-8fa55a21b920 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:31.898410 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ddb57863-d00c-4cc5-ac85-8fa55a21b920 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:24:31.898815 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ddb57863-d00c-4cc5-ac85-8fa55a21b920 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "554c826c-5374-4841-a283-c73da5a46beb", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1495698909"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:31.910140 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:31.910140 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:31.910509 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-ddb57863-d00c-4cc5-ac85-8fa55a21b920 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Volume info retrieved successfully. Aug 12 20:24:31.910656 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.snapshots [None req-ddb57863-d00c-4cc5-ac85-8fa55a21b920 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Create snapshot from volume 554c826c-5374-4841-a283-c73da5a46beb Aug 12 20:24:31.943967 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-ddb57863-d00c-4cc5-ac85-8fa55a21b920 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Created reservations ['234f2753-47b8-47e7-9e9d-bae2c3104474', '3d58a8de-2b87-4aef-b920-3e3fcfa92883', '86270e9d-9c73-4b08-9c86-60482728d097', 'a01e4c0c-89e7-4b61-bec3-86ed4dcc2676'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:24:31.978551 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-ddb57863-d00c-4cc5-ac85-8fa55a21b920 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Snapshot create request issued successfully. Aug 12 20:24:31.978892 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ddb57863-d00c-4cc5-ac85-8fa55a21b920 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:24:31.979457 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 935/3764] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:24:31 2026] POST /volume/v3/snapshots => generated 308 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:24:31.991799 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-c9d9ccf6-07fb-4b0f-ab13-6fcd2a5e3a77 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:31.993551 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c9d9ccf6-07fb-4b0f-ab13-6fcd2a5e3a77 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] GET https://10.4.3.246/volume/v3/snapshots/017673ea-aa8d-4b4b-aa06-ac679f0ee00e Aug 12 20:24:31.993782 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c9d9ccf6-07fb-4b0f-ab13-6fcd2a5e3a77 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:31.993954 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c9d9ccf6-07fb-4b0f-ab13-6fcd2a5e3a77 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:32.003724 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:32.003724 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:32.004178 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-c9d9ccf6-07fb-4b0f-ab13-6fcd2a5e3a77 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Snapshot retrieved successfully. Aug 12 20:24:32.005075 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c9d9ccf6-07fb-4b0f-ab13-6fcd2a5e3a77 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/snapshots/017673ea-aa8d-4b4b-aa06-ac679f0ee00e returned with HTTP 200 Aug 12 20:24:32.005710 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 948/3765] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:24:31 2026] GET /volume/v3/snapshots/017673ea-aa8d-4b4b-aa06-ac679f0ee00e => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:32.152036 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-5d818c8b-9cd4-4bc5-a44d-712dd4c4d818 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:32.154978 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5d818c8b-9cd4-4bc5-a44d-712dd4c4d818 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d Aug 12 20:24:32.154978 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5d818c8b-9cd4-4bc5-a44d-712dd4c4d818 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:32.154978 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5d818c8b-9cd4-4bc5-a44d-712dd4c4d818 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:32.154978 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-5d818c8b-9cd4-4bc5-a44d-712dd4c4d818 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 302edb7a-1e56-498e-b5cd-08bc15f5044d. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:32.160578 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:32.160578 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:32.160578 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5d818c8b-9cd4-4bc5-a44d-712dd4c4d818 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d returned with HTTP 200 Aug 12 20:24:32.160578 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 932/3766] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:32 2026] GET /volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:32.421117 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f3799010-3480-43e4-9df9-ff407fb81aba None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:32.423253 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f3799010-3480-43e4-9df9-ff407fb81aba tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 Aug 12 20:24:32.423640 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f3799010-3480-43e4-9df9-ff407fb81aba tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:32.423708 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f3799010-3480-43e4-9df9-ff407fb81aba tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:32.429939 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f3799010-3480-43e4-9df9-ff407fb81aba tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 returned with HTTP 404 Aug 12 20:24:32.430447 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 952/3767] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:32 2026] GET /volume/v3/volumes/35394aa9-b116-4247-b26d-422507477685 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:32.525961 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-38a86c31-0ccc-4107-b86c-1768771bf738 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:32.527780 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-38a86c31-0ccc-4107-b86c-1768771bf738 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] DELETE https://10.4.3.246/volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d Aug 12 20:24:32.527955 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-38a86c31-0ccc-4107-b86c-1768771bf738 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:32.528129 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-38a86c31-0ccc-4107-b86c-1768771bf738 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:32.528312 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-38a86c31-0ccc-4107-b86c-1768771bf738 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Delete volume with id: e22e0a67-b20e-44e7-9195-32623359728d Aug 12 20:24:32.534806 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:32.534806 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:32.535228 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-38a86c31-0ccc-4107-b86c-1768771bf738 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:24:32.539441 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a55358e0-d2fa-45c0-94b8-e0904c8b3280 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:32.541242 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a55358e0-d2fa-45c0-94b8-e0904c8b3280 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d Aug 12 20:24:32.541435 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a55358e0-d2fa-45c0-94b8-e0904c8b3280 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:32.541680 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a55358e0-d2fa-45c0-94b8-e0904c8b3280 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:32.541970 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-a55358e0-d2fa-45c0-94b8-e0904c8b3280 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id 16b462c0-fd25-4540-90f0-25f7347b622d. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:32.545778 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:32.545778 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:32.546335 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a55358e0-d2fa-45c0-94b8-e0904c8b3280 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d returned with HTTP 200 Aug 12 20:24:32.546686 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 949/3768] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:32 2026] GET /volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:32.549310 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-38a86c31-0ccc-4107-b86c-1768771bf738 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Delete volume request issued successfully. Aug 12 20:24:32.549481 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-38a86c31-0ccc-4107-b86c-1768771bf738 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d returned with HTTP 202 Aug 12 20:24:32.549867 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 936/3769] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:24:32 2026] DELETE /volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:32.556274 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-609ae4e0-6f39-4ac1-81bd-87a23e6cd0c6 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:32.558744 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-609ae4e0-6f39-4ac1-81bd-87a23e6cd0c6 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d Aug 12 20:24:32.558997 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-609ae4e0-6f39-4ac1-81bd-87a23e6cd0c6 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:32.559250 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-609ae4e0-6f39-4ac1-81bd-87a23e6cd0c6 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:32.566895 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:32.566895 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:32.570872 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-609ae4e0-6f39-4ac1-81bd-87a23e6cd0c6 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Volume info retrieved successfully. Aug 12 20:24:32.574633 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-609ae4e0-6f39-4ac1-81bd-87a23e6cd0c6 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d returned with HTTP 200 Aug 12 20:24:32.574965 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 933/3770] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:32 2026] GET /volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:33.015241 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-4fe06739-37bd-4408-a4de-2595752235c0 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:33.017247 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4fe06739-37bd-4408-a4de-2595752235c0 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] GET https://10.4.3.246/volume/v3/snapshots/017673ea-aa8d-4b4b-aa06-ac679f0ee00e Aug 12 20:24:33.017466 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4fe06739-37bd-4408-a4de-2595752235c0 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:33.017719 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4fe06739-37bd-4408-a4de-2595752235c0 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:33.023448 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:33.023448 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:33.023828 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-4fe06739-37bd-4408-a4de-2595752235c0 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Snapshot retrieved successfully. Aug 12 20:24:33.024549 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4fe06739-37bd-4408-a4de-2595752235c0 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/snapshots/017673ea-aa8d-4b4b-aa06-ac679f0ee00e returned with HTTP 200 Aug 12 20:24:33.024998 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 953/3771] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:24:33 2026] GET /volume/v3/snapshots/017673ea-aa8d-4b4b-aa06-ac679f0ee00e => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:33.034612 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-08d9eef5-62d7-442a-9141-62a6be4bd45c None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:33.036339 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-08d9eef5-62d7-442a-9141-62a6be4bd45c tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-reader] GET https://10.4.3.246/volume/v3/snapshots/017673ea-aa8d-4b4b-aa06-ac679f0ee00e Aug 12 20:24:33.036532 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-08d9eef5-62d7-442a-9141-62a6be4bd45c tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-reader] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:33.036747 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-08d9eef5-62d7-442a-9141-62a6be4bd45c tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-reader] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:33.042026 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:33.042026 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:33.042488 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-08d9eef5-62d7-442a-9141-62a6be4bd45c tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-reader] Snapshot retrieved successfully. Aug 12 20:24:33.043246 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-08d9eef5-62d7-442a-9141-62a6be4bd45c tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-reader] https://10.4.3.246/volume/v3/snapshots/017673ea-aa8d-4b4b-aa06-ac679f0ee00e returned with HTTP 200 Aug 12 20:24:33.043627 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 950/3772] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:24:33 2026] GET /volume/v3/snapshots/017673ea-aa8d-4b4b-aa06-ac679f0ee00e => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:33.054142 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-17d430b8-aa4c-4ea6-8990-a98a25742c64 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:33.055930 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-17d430b8-aa4c-4ea6-8990-a98a25742c64 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] DELETE https://10.4.3.246/volume/v3/snapshots/017673ea-aa8d-4b4b-aa06-ac679f0ee00e Aug 12 20:24:33.056138 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-17d430b8-aa4c-4ea6-8990-a98a25742c64 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:33.056361 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-17d430b8-aa4c-4ea6-8990-a98a25742c64 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:33.056513 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.snapshots [None req-17d430b8-aa4c-4ea6-8990-a98a25742c64 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Delete snapshot with id: 017673ea-aa8d-4b4b-aa06-ac679f0ee00e Aug 12 20:24:33.062334 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:33.062334 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:33.062744 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-17d430b8-aa4c-4ea6-8990-a98a25742c64 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Snapshot retrieved successfully. Aug 12 20:24:33.078664 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-17d430b8-aa4c-4ea6-8990-a98a25742c64 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Snapshot delete request issued successfully. Aug 12 20:24:33.078925 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-17d430b8-aa4c-4ea6-8990-a98a25742c64 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/snapshots/017673ea-aa8d-4b4b-aa06-ac679f0ee00e returned with HTTP 202 Aug 12 20:24:33.079386 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 937/3773] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:24:33 2026] DELETE /volume/v3/snapshots/017673ea-aa8d-4b4b-aa06-ac679f0ee00e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:33.087192 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-154d610f-53e1-4af3-823b-e2c4da3e7188 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:33.088815 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-154d610f-53e1-4af3-823b-e2c4da3e7188 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] GET https://10.4.3.246/volume/v3/snapshots/017673ea-aa8d-4b4b-aa06-ac679f0ee00e Aug 12 20:24:33.089041 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-154d610f-53e1-4af3-823b-e2c4da3e7188 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:33.089254 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-154d610f-53e1-4af3-823b-e2c4da3e7188 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:33.093632 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:33.093632 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:33.093865 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-154d610f-53e1-4af3-823b-e2c4da3e7188 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Snapshot retrieved successfully. Aug 12 20:24:33.094407 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-154d610f-53e1-4af3-823b-e2c4da3e7188 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/snapshots/017673ea-aa8d-4b4b-aa06-ac679f0ee00e returned with HTTP 200 Aug 12 20:24:33.094727 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 934/3774] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:24:33 2026] GET /volume/v3/snapshots/017673ea-aa8d-4b4b-aa06-ac679f0ee00e => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:33.171569 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-64e0096e-6f61-4707-9e99-dd91192094cf None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:33.174032 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-64e0096e-6f61-4707-9e99-dd91192094cf tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d Aug 12 20:24:33.174337 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-64e0096e-6f61-4707-9e99-dd91192094cf tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:33.174617 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-64e0096e-6f61-4707-9e99-dd91192094cf tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:33.174767 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-64e0096e-6f61-4707-9e99-dd91192094cf tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 302edb7a-1e56-498e-b5cd-08bc15f5044d. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:33.179332 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:33.179332 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:33.180054 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-64e0096e-6f61-4707-9e99-dd91192094cf tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d returned with HTTP 200 Aug 12 20:24:33.180405 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 954/3775] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:33 2026] GET /volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:33.558891 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0ff8fc71-820d-48f6-b3cd-1fa76caa679a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:33.564878 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0ff8fc71-820d-48f6-b3cd-1fa76caa679a tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d Aug 12 20:24:33.564878 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0ff8fc71-820d-48f6-b3cd-1fa76caa679a tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:33.564878 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0ff8fc71-820d-48f6-b3cd-1fa76caa679a tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:33.564878 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-0ff8fc71-820d-48f6-b3cd-1fa76caa679a tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id 16b462c0-fd25-4540-90f0-25f7347b622d. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:33.568707 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:33.568707 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:33.569370 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0ff8fc71-820d-48f6-b3cd-1fa76caa679a tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d returned with HTTP 200 Aug 12 20:24:33.569641 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 951/3776] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:33 2026] GET /volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:33.586505 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-8627b222-ecc4-41c0-8e0c-c8ca05d01f20 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:33.588297 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8627b222-ecc4-41c0-8e0c-c8ca05d01f20 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] GET https://10.4.3.246/volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d Aug 12 20:24:33.588581 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8627b222-ecc4-41c0-8e0c-c8ca05d01f20 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:33.588736 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8627b222-ecc4-41c0-8e0c-c8ca05d01f20 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:33.593916 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8627b222-ecc4-41c0-8e0c-c8ca05d01f20 tempest-AttachVolumeNegativeTest-1757698682 tempest-AttachVolumeNegativeTest-1757698682-project-member] https://10.4.3.246/volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d returned with HTTP 404 Aug 12 20:24:33.594335 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 938/3777] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:33 2026] GET /volume/v3/volumes/e22e0a67-b20e-44e7-9195-32623359728d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:34.104591 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ee094725-4881-402c-b7d6-080248463b3f None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:34.108078 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ee094725-4881-402c-b7d6-080248463b3f tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] GET https://10.4.3.246/volume/v3/snapshots/017673ea-aa8d-4b4b-aa06-ac679f0ee00e Aug 12 20:24:34.108297 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ee094725-4881-402c-b7d6-080248463b3f tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:34.108499 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ee094725-4881-402c-b7d6-080248463b3f tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:34.112610 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ee094725-4881-402c-b7d6-080248463b3f tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/snapshots/017673ea-aa8d-4b4b-aa06-ac679f0ee00e returned with HTTP 404 Aug 12 20:24:34.113045 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 935/3778] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:24:34 2026] GET /volume/v3/snapshots/017673ea-aa8d-4b4b-aa06-ac679f0ee00e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:34.119805 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-67bc2566-029f-4a79-baf6-85cd8fb0fbd4 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:34.121580 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-67bc2566-029f-4a79-baf6-85cd8fb0fbd4 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/554c826c-5374-4841-a283-c73da5a46beb Aug 12 20:24:34.121858 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-67bc2566-029f-4a79-baf6-85cd8fb0fbd4 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:34.121953 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-67bc2566-029f-4a79-baf6-85cd8fb0fbd4 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:34.122109 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-67bc2566-029f-4a79-baf6-85cd8fb0fbd4 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Delete volume with id: 554c826c-5374-4841-a283-c73da5a46beb Aug 12 20:24:34.129701 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:34.129701 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:34.130002 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-67bc2566-029f-4a79-baf6-85cd8fb0fbd4 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Volume info retrieved successfully. Aug 12 20:24:34.148185 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-67bc2566-029f-4a79-baf6-85cd8fb0fbd4 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Delete volume request issued successfully. Aug 12 20:24:34.148421 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-67bc2566-029f-4a79-baf6-85cd8fb0fbd4 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/volumes/554c826c-5374-4841-a283-c73da5a46beb returned with HTTP 202 Aug 12 20:24:34.148917 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 955/3779] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:24:34 2026] DELETE /volume/v3/volumes/554c826c-5374-4841-a283-c73da5a46beb => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:34.156430 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-1b271c43-ac76-466f-a218-2738fda31cd9 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:34.158106 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1b271c43-ac76-466f-a218-2738fda31cd9 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] GET https://10.4.3.246/volume/v3/volumes/554c826c-5374-4841-a283-c73da5a46beb Aug 12 20:24:34.158356 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1b271c43-ac76-466f-a218-2738fda31cd9 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:34.158566 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1b271c43-ac76-466f-a218-2738fda31cd9 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:34.164841 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:34.164841 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:34.169025 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-1b271c43-ac76-466f-a218-2738fda31cd9 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Volume info retrieved successfully. Aug 12 20:24:34.173871 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1b271c43-ac76-466f-a218-2738fda31cd9 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/volumes/554c826c-5374-4841-a283-c73da5a46beb returned with HTTP 200 Aug 12 20:24:34.174452 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 952/3780] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:34 2026] GET /volume/v3/volumes/554c826c-5374-4841-a283-c73da5a46beb => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:34.190846 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-adc4bcb3-7361-4e45-b5a0-b9db288f5243 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:34.193775 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-adc4bcb3-7361-4e45-b5a0-b9db288f5243 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d Aug 12 20:24:34.194022 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-adc4bcb3-7361-4e45-b5a0-b9db288f5243 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:34.194560 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-adc4bcb3-7361-4e45-b5a0-b9db288f5243 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:34.194560 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-adc4bcb3-7361-4e45-b5a0-b9db288f5243 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 302edb7a-1e56-498e-b5cd-08bc15f5044d. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:34.199347 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:34.199347 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:34.200398 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-adc4bcb3-7361-4e45-b5a0-b9db288f5243 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d returned with HTTP 200 Aug 12 20:24:34.200973 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 939/3781] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:34 2026] GET /volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:34.580602 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-137ebe07-669e-44b3-9507-242707c4e9cc None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:34.582721 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-137ebe07-669e-44b3-9507-242707c4e9cc tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d Aug 12 20:24:34.583067 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-137ebe07-669e-44b3-9507-242707c4e9cc tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:34.583759 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-137ebe07-669e-44b3-9507-242707c4e9cc tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:34.583944 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-137ebe07-669e-44b3-9507-242707c4e9cc tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id 16b462c0-fd25-4540-90f0-25f7347b622d. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:34.588798 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:34.588798 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:34.589806 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-137ebe07-669e-44b3-9507-242707c4e9cc tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d returned with HTTP 200 Aug 12 20:24:34.590147 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 936/3782] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:34 2026] GET /volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:34.605187 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-be5533a0-7aa8-4311-9706-f382b6e73cf6 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:34.729878 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-be5533a0-7aa8-4311-9706-f382b6e73cf6 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] POST https://10.4.3.246/volume/v3/backups Aug 12 20:24:34.730308 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-be5533a0-7aa8-4311-9706-f382b6e73cf6 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c986cd34-a04e-4bc2-a98c-7803a68202c1"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:34.731997 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.contrib.backups [None req-be5533a0-7aa8-4311-9706-f382b6e73cf6 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Creating new backup {'backup': {'volume_id': 'c986cd34-a04e-4bc2-a98c-7803a68202c1'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 20:24:34.732175 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.contrib.backups [None req-be5533a0-7aa8-4311-9706-f382b6e73cf6 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Creating backup of volume c986cd34-a04e-4bc2-a98c-7803a68202c1 in container None Aug 12 20:24:34.740113 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:34.740113 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:34.740733 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-be5533a0-7aa8-4311-9706-f382b6e73cf6 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Volume info retrieved successfully. Aug 12 20:24:34.755941 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-be5533a0-7aa8-4311-9706-f382b6e73cf6 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Created reservations ['321f56b2-bd65-47f1-84cc-8bf7e2430b0c', '589c38c0-fad6-4584-91f7-b67dddb2e590'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:24:34.788055 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-be5533a0-7aa8-4311-9706-f382b6e73cf6 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] https://10.4.3.246/volume/v3/backups returned with HTTP 202 Aug 12 20:24:34.788763 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 956/3783] 10.4.3.246 () {70 vars in 1298 bytes} [Wed Aug 12 20:24:34 2026] POST /volume/v3/backups => generated 288 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:24:34.796638 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-22fee4e0-ffe1-415b-b14f-42439c9f68e7 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:34.798341 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-22fee4e0-ffe1-415b-b14f-42439c9f68e7 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c Aug 12 20:24:34.798605 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-22fee4e0-ffe1-415b-b14f-42439c9f68e7 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:34.798781 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-22fee4e0-ffe1-415b-b14f-42439c9f68e7 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:34.798872 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-22fee4e0-ffe1-415b-b14f-42439c9f68e7 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id b6b329c2-2286-4e43-ba2d-9b5e8078945c. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:34.803280 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:34.803280 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:34.803854 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-22fee4e0-ffe1-415b-b14f-42439c9f68e7 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c returned with HTTP 200 Aug 12 20:24:34.804442 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 953/3784] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:34 2026] GET /volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:35.186618 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-90fad541-6ec1-472d-b38c-ad013f751beb None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:35.188900 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-90fad541-6ec1-472d-b38c-ad013f751beb tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] GET https://10.4.3.246/volume/v3/volumes/554c826c-5374-4841-a283-c73da5a46beb Aug 12 20:24:35.189158 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-90fad541-6ec1-472d-b38c-ad013f751beb tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:35.189381 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-90fad541-6ec1-472d-b38c-ad013f751beb tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:35.196024 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-90fad541-6ec1-472d-b38c-ad013f751beb tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/volumes/554c826c-5374-4841-a283-c73da5a46beb returned with HTTP 404 Aug 12 20:24:35.196564 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 940/3785] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:35 2026] GET /volume/v3/volumes/554c826c-5374-4841-a283-c73da5a46beb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:35.203716 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-003eeac0-5a49-49ed-a4bc-6fb7075fc6ca None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:35.205911 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-003eeac0-5a49-49ed-a4bc-6fb7075fc6ca tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:24:35.206298 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-003eeac0-5a49-49ed-a4bc-6fb7075fc6ca tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1905671442"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:35.208437 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-003eeac0-5a49-49ed-a4bc-6fb7075fc6ca tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1905671442'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:24:35.208599 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-003eeac0-5a49-49ed-a4bc-6fb7075fc6ca tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Create volume of 1 GB Aug 12 20:24:35.210322 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-4f43f595-dc93-4335-82c0-8844cd9cfbbc None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:35.212440 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4f43f595-dc93-4335-82c0-8844cd9cfbbc tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d Aug 12 20:24:35.212693 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4f43f595-dc93-4335-82c0-8844cd9cfbbc tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:35.212879 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-003eeac0-5a49-49ed-a4bc-6fb7075fc6ca tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Availability Zones retrieved successfully. Aug 12 20:24:35.212931 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4f43f595-dc93-4335-82c0-8844cd9cfbbc tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:35.213031 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-4f43f595-dc93-4335-82c0-8844cd9cfbbc tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 302edb7a-1e56-498e-b5cd-08bc15f5044d. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:35.217478 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:35.217478 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:35.218170 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4f43f595-dc93-4335-82c0-8844cd9cfbbc tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d returned with HTTP 200 Aug 12 20:24:35.218580 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 957/3786] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:35 2026] GET /volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:35.219773 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-003eeac0-5a49-49ed-a4bc-6fb7075fc6ca tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Flow 'volume_create_api' (0613691c-1cb4-4afc-8185-4e7024834996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:35.220817 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-003eeac0-5a49-49ed-a4bc-6fb7075fc6ca tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83353380-e410-479c-aa7e-a3f6cb7718ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:35.221607 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-003eeac0-5a49-49ed-a4bc-6fb7075fc6ca tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:24:35.255886 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-003eeac0-5a49-49ed-a4bc-6fb7075fc6ca tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83353380-e410-479c-aa7e-a3f6cb7718ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:35.256759 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-003eeac0-5a49-49ed-a4bc-6fb7075fc6ca tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfede9c8-31d3-4d5a-ab8e-0e2748a29549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:35.303143 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-003eeac0-5a49-49ed-a4bc-6fb7075fc6ca tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Created reservations ['31210f3d-2d07-4e7a-931d-d9a6c5528581', '8cc2c381-2530-4b33-9803-9adef365679e', '2f450bd0-ae41-4fdc-867c-b33fcb7f8f59', '12ea02a3-01f1-4efc-b0ae-eb34c00cdfc4'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:24:35.303934 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-003eeac0-5a49-49ed-a4bc-6fb7075fc6ca tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfede9c8-31d3-4d5a-ab8e-0e2748a29549) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31210f3d-2d07-4e7a-931d-d9a6c5528581', '8cc2c381-2530-4b33-9803-9adef365679e', '2f450bd0-ae41-4fdc-867c-b33fcb7f8f59', '12ea02a3-01f1-4efc-b0ae-eb34c00cdfc4']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:35.304685 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-003eeac0-5a49-49ed-a4bc-6fb7075fc6ca tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6699544-6b27-41dd-9885-5072f3d1f7f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:35.326086 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-003eeac0-5a49-49ed-a4bc-6fb7075fc6ca tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6699544-6b27-41dd-9885-5072f3d1f7f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9d99e65-5fef-4f37-8a3a-f488a246ae2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1905671442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fa34d40f1844519979105bd5031a229',qos_specs=None,replication_status=,reservations=['31210f3d-2d07-4e7a-931d-d9a6c5528581','8cc2c381-2530-4b33-9803-9adef365679e','2f450bd0-ae41-4fdc-867c-b33fcb7f8f59','12ea02a3-01f1-4efc-b0ae-eb34c00cdfc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3faa678a9724e4ca4a1aca3252c3851',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:24:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1905671442',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9d99e65-5fef-4f37-8a3a-f488a246ae2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fa34d40f1844519979105bd5031a229',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3faa678a9724e4ca4a1aca3252c3851',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:35.326894 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-003eeac0-5a49-49ed-a4bc-6fb7075fc6ca tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26fa61fd-9fd9-4786-89c6-1b4f99d2a38a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:35.343388 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-003eeac0-5a49-49ed-a4bc-6fb7075fc6ca tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26fa61fd-9fd9-4786-89c6-1b4f99d2a38a) transitioned into state 'SUCCESS' from state '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-1905671442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fa34d40f1844519979105bd5031a229',qos_specs=None,replication_status=,reservations=['31210f3d-2d07-4e7a-931d-d9a6c5528581','8cc2c381-2530-4b33-9803-9adef365679e','2f450bd0-ae41-4fdc-867c-b33fcb7f8f59','12ea02a3-01f1-4efc-b0ae-eb34c00cdfc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3faa678a9724e4ca4a1aca3252c3851',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:35.344052 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-003eeac0-5a49-49ed-a4bc-6fb7075fc6ca tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ca2cbb0-7f79-4113-9075-9f9df1cd3de8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:35.353491 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-003eeac0-5a49-49ed-a4bc-6fb7075fc6ca tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ca2cbb0-7f79-4113-9075-9f9df1cd3de8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:35.354268 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-003eeac0-5a49-49ed-a4bc-6fb7075fc6ca tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Flow 'volume_create_api' (0613691c-1cb4-4afc-8185-4e7024834996) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:35.354533 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-003eeac0-5a49-49ed-a4bc-6fb7075fc6ca tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Create volume request issued successfully. Aug 12 20:24:35.355196 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-003eeac0-5a49-49ed-a4bc-6fb7075fc6ca tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:24:35.355703 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 937/3787] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:24:35 2026] POST /volume/v3/volumes => generated 778 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:24:35.366682 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a2c69347-0410-45d9-b582-be225e6b011a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:35.368298 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a2c69347-0410-45d9-b582-be225e6b011a tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] GET https://10.4.3.246/volume/v3/volumes/f9d99e65-5fef-4f37-8a3a-f488a246ae2d Aug 12 20:24:35.368511 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a2c69347-0410-45d9-b582-be225e6b011a tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:35.368755 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a2c69347-0410-45d9-b582-be225e6b011a tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:35.379045 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:35.379045 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:35.383085 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-a2c69347-0410-45d9-b582-be225e6b011a tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Volume info retrieved successfully. Aug 12 20:24:35.387035 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a2c69347-0410-45d9-b582-be225e6b011a tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/volumes/f9d99e65-5fef-4f37-8a3a-f488a246ae2d returned with HTTP 200 Aug 12 20:24:35.387376 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 954/3788] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:35 2026] GET /volume/v3/volumes/f9d99e65-5fef-4f37-8a3a-f488a246ae2d => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:35.816875 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-e1a00104-9f85-4b55-9919-c23116cbe7f4 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:35.818079 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e1a00104-9f85-4b55-9919-c23116cbe7f4 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c Aug 12 20:24:35.818389 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e1a00104-9f85-4b55-9919-c23116cbe7f4 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:35.818666 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e1a00104-9f85-4b55-9919-c23116cbe7f4 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:35.819600 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-e1a00104-9f85-4b55-9919-c23116cbe7f4 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id b6b329c2-2286-4e43-ba2d-9b5e8078945c. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:35.824419 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:35.824419 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:35.824419 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e1a00104-9f85-4b55-9919-c23116cbe7f4 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c returned with HTTP 200 Aug 12 20:24:35.824419 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 941/3789] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:35 2026] GET /volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:36.228895 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-64a07847-5e1e-4b78-97d5-24feb89065bf None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:36.232001 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-64a07847-5e1e-4b78-97d5-24feb89065bf tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d Aug 12 20:24:36.232384 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-64a07847-5e1e-4b78-97d5-24feb89065bf tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:36.232692 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-64a07847-5e1e-4b78-97d5-24feb89065bf tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:36.232896 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-64a07847-5e1e-4b78-97d5-24feb89065bf tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 302edb7a-1e56-498e-b5cd-08bc15f5044d. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:36.242187 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:36.242187 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:36.243120 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-64a07847-5e1e-4b78-97d5-24feb89065bf tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d returned with HTTP 200 Aug 12 20:24:36.248366 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 958/3790] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:36 2026] GET /volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:36.400921 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ad27921b-b168-4c38-8237-d78543dfdc20 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:36.403035 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ad27921b-b168-4c38-8237-d78543dfdc20 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] GET https://10.4.3.246/volume/v3/volumes/f9d99e65-5fef-4f37-8a3a-f488a246ae2d Aug 12 20:24:36.403251 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ad27921b-b168-4c38-8237-d78543dfdc20 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:36.403441 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ad27921b-b168-4c38-8237-d78543dfdc20 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:36.412849 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:36.412849 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:36.416489 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-ad27921b-b168-4c38-8237-d78543dfdc20 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Volume info retrieved successfully. Aug 12 20:24:36.420501 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ad27921b-b168-4c38-8237-d78543dfdc20 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/volumes/f9d99e65-5fef-4f37-8a3a-f488a246ae2d returned with HTTP 200 Aug 12 20:24:36.421320 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 938/3791] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:36 2026] GET /volume/v3/volumes/f9d99e65-5fef-4f37-8a3a-f488a246ae2d => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:36.434766 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-24b17680-5f59-48dc-8897-b9b486ffac53 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:36.437572 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-24b17680-5f59-48dc-8897-b9b486ffac53 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:24:36.437972 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-24b17680-5f59-48dc-8897-b9b486ffac53 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f9d99e65-5fef-4f37-8a3a-f488a246ae2d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1747478057"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:36.449874 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:36.449874 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:36.450347 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-24b17680-5f59-48dc-8897-b9b486ffac53 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Volume info retrieved successfully. Aug 12 20:24:36.450434 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.snapshots [None req-24b17680-5f59-48dc-8897-b9b486ffac53 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Create snapshot from volume f9d99e65-5fef-4f37-8a3a-f488a246ae2d Aug 12 20:24:36.473182 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-24b17680-5f59-48dc-8897-b9b486ffac53 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Created reservations ['cd8a739d-b810-454d-86ce-7aa6881ddf9a', '888f7375-bdac-47c0-a9e0-866b133974c2', '67fe2327-7239-4f4d-a2d9-957880189556', '2cdd060e-06c7-4171-be9f-0ff53c1ecf23'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:24:36.496831 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-24b17680-5f59-48dc-8897-b9b486ffac53 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Snapshot create request issued successfully. Aug 12 20:24:36.497234 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-24b17680-5f59-48dc-8897-b9b486ffac53 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:24:36.497982 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 955/3792] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:24:36 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 12 20:24:36.506638 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-67595c72-f00c-416d-9fdd-85895a0fba9c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:36.508599 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-67595c72-f00c-416d-9fdd-85895a0fba9c tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] GET https://10.4.3.246/volume/v3/snapshots/24b46739-7941-4dcd-b658-6ec6a81305f8 Aug 12 20:24:36.508966 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-67595c72-f00c-416d-9fdd-85895a0fba9c tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:36.509023 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-67595c72-f00c-416d-9fdd-85895a0fba9c tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:36.514635 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:36.514635 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:36.515025 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-67595c72-f00c-416d-9fdd-85895a0fba9c tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Snapshot retrieved successfully. Aug 12 20:24:36.515838 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-67595c72-f00c-416d-9fdd-85895a0fba9c tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/snapshots/24b46739-7941-4dcd-b658-6ec6a81305f8 returned with HTTP 200 Aug 12 20:24:36.516280 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 942/3793] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:24:36 2026] GET /volume/v3/snapshots/24b46739-7941-4dcd-b658-6ec6a81305f8 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:36.834661 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-cbd61a8f-fabf-4846-b7fc-9996481290fc None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:36.836365 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cbd61a8f-fabf-4846-b7fc-9996481290fc tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c Aug 12 20:24:36.836625 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cbd61a8f-fabf-4846-b7fc-9996481290fc tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:36.836774 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cbd61a8f-fabf-4846-b7fc-9996481290fc tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:36.836930 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-cbd61a8f-fabf-4846-b7fc-9996481290fc tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id b6b329c2-2286-4e43-ba2d-9b5e8078945c. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:36.840860 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:36.840860 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:36.841485 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cbd61a8f-fabf-4846-b7fc-9996481290fc tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c returned with HTTP 200 Aug 12 20:24:36.841781 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 959/3794] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:36 2026] GET /volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c => generated 697 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:37.253419 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-39c43a60-f56f-4d35-81f5-05ec90e11937 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:37.255551 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-39c43a60-f56f-4d35-81f5-05ec90e11937 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d Aug 12 20:24:37.255816 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-39c43a60-f56f-4d35-81f5-05ec90e11937 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:37.256000 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-39c43a60-f56f-4d35-81f5-05ec90e11937 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:37.256162 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-39c43a60-f56f-4d35-81f5-05ec90e11937 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 302edb7a-1e56-498e-b5cd-08bc15f5044d. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:37.261081 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:37.261081 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:37.261878 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-39c43a60-f56f-4d35-81f5-05ec90e11937 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d returned with HTTP 200 Aug 12 20:24:37.262394 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 939/3795] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:37 2026] GET /volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:37.320086 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a783a661-611e-4f81-b450-f52f16cd5fea None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:37.389263 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a783a661-611e-4f81-b450-f52f16cd5fea tempest-GroupsV314Test-1104007508 tempest-GroupsV314Test-1104007508-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:24:37.389598 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a783a661-611e-4f81-b450-f52f16cd5fea tempest-GroupsV314Test-1104007508 tempest-GroupsV314Test-1104007508-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-447934388"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:37.391753 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:37.391753 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:37.407770 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a783a661-611e-4f81-b450-f52f16cd5fea tempest-GroupsV314Test-1104007508 tempest-GroupsV314Test-1104007508-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:24:37.407770 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 956/3796] 10.4.3.246 () {68 vars in 1252 bytes} [Wed Aug 12 20:24:37 2026] POST /volume/v3/types => generated 219 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:37.413977 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-0a494610-3bcc-4e6e-8d78-4d27398a7a85 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:37.415353 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0a494610-3bcc-4e6e-8d78-4d27398a7a85 tempest-GroupsV314Test-1104007508 tempest-GroupsV314Test-1104007508-project-admin] POST https://10.4.3.246/volume/v3/group_types Aug 12 20:24:37.415806 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0a494610-3bcc-4e6e-8d78-4d27398a7a85 tempest-GroupsV314Test-1104007508 tempest-GroupsV314Test-1104007508-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1832834957"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:37.429717 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0a494610-3bcc-4e6e-8d78-4d27398a7a85 tempest-GroupsV314Test-1104007508 tempest-GroupsV314Test-1104007508-project-admin] https://10.4.3.246/volume/v3/group_types returned with HTTP 202 Aug 12 20:24:37.430237 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 943/3797] 10.4.3.246 () {70 vars in 1311 bytes} [Wed Aug 12 20:24:37 2026] POST /volume/v3/group_types => generated 177 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:37.437550 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-ffe93801-f61d-4e17-92e9-e2da55c2f902 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:37.497421 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ffe93801-f61d-4e17-92e9-e2da55c2f902 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] POST https://10.4.3.246/volume/v3/groups Aug 12 20:24:37.497903 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ffe93801-f61d-4e17-92e9-e2da55c2f902 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "44fa3515-9793-4edd-bc05-d0e586c30e7e", "volume_types": ["81d9a49f-2c42-44f1-9be1-c5ac08ead832"], "name": "tempest-GroupsV314Test-Group-1445506990"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:37.502341 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.groups [None req-ffe93801-f61d-4e17-92e9-e2da55c2f902 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Creating new group {'group': {'group_type': '44fa3515-9793-4edd-bc05-d0e586c30e7e', 'volume_types': ['81d9a49f-2c42-44f1-9be1-c5ac08ead832'], 'name': 'tempest-GroupsV314Test-Group-1445506990'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 12 20:24:37.510619 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.groups [None req-ffe93801-f61d-4e17-92e9-e2da55c2f902 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Creating group tempest-GroupsV314Test-Group-1445506990. Aug 12 20:24:37.523456 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-ffe93801-f61d-4e17-92e9-e2da55c2f902 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Availability Zones retrieved successfully. Aug 12 20:24:37.527168 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-9d2d1ee3-1f07-4741-b070-ba4e321ef4ba None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:37.529600 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9d2d1ee3-1f07-4741-b070-ba4e321ef4ba tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] GET https://10.4.3.246/volume/v3/snapshots/24b46739-7941-4dcd-b658-6ec6a81305f8 Aug 12 20:24:37.529800 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9d2d1ee3-1f07-4741-b070-ba4e321ef4ba tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:37.530093 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9d2d1ee3-1f07-4741-b070-ba4e321ef4ba tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:37.537991 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:37.537991 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:37.538151 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-9d2d1ee3-1f07-4741-b070-ba4e321ef4ba tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Snapshot retrieved successfully. Aug 12 20:24:37.539042 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9d2d1ee3-1f07-4741-b070-ba4e321ef4ba tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/snapshots/24b46739-7941-4dcd-b658-6ec6a81305f8 returned with HTTP 200 Aug 12 20:24:37.540010 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 940/3798] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:24:37 2026] GET /volume/v3/snapshots/24b46739-7941-4dcd-b658-6ec6a81305f8 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:37.542208 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-ffe93801-f61d-4e17-92e9-e2da55c2f902 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Created reservations ['3e6572cb-d6d6-4c27-9d5c-1f0d11f3d6d6'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:24:37.553334 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-5858b28b-4c5f-4c35-91af-e2621b77da0a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:37.555315 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5858b28b-4c5f-4c35-91af-e2621b77da0a tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-reader] POST https://10.4.3.246/volume/v3/snapshots/24b46739-7941-4dcd-b658-6ec6a81305f8/action Aug 12 20:24:37.555755 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5858b28b-4c5f-4c35-91af-e2621b77da0a tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:24:37.555914 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5858b28b-4c5f-4c35-91af-e2621b77da0a tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:37.557990 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.contrib.snapshot_unmanage [None req-5858b28b-4c5f-4c35-91af-e2621b77da0a tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-reader] Unmanage snapshot with id: 24b46739-7941-4dcd-b658-6ec6a81305f8 Aug 12 20:24:37.563527 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:37.563527 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:37.563672 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ffe93801-f61d-4e17-92e9-e2da55c2f902 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] https://10.4.3.246/volume/v3/groups returned with HTTP 202 Aug 12 20:24:37.564068 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 960/3799] 10.4.3.246 () {70 vars in 1297 bytes} [Wed Aug 12 20:24:37 2026] POST /volume/v3/groups => generated 108 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:37.564136 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-5858b28b-4c5f-4c35-91af-e2621b77da0a tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-reader] Snapshot retrieved successfully. Aug 12 20:24:37.565135 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.policy [None req-5858b28b-4c5f-4c35-91af-e2621b77da0a tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '8c6b5e6c9f4d47aca269a1b83172564a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5fa34d40f1844519979105bd5031a229', '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=100383) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 20:24:37.565379 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5858b28b-4c5f-4c35-91af-e2621b77da0a tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-reader] https://10.4.3.246/volume/v3/snapshots/24b46739-7941-4dcd-b658-6ec6a81305f8/action returned with HTTP 403 Aug 12 20:24:37.565994 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 957/3800] 10.4.3.246 () {68 vars in 1396 bytes} [Wed Aug 12 20:24:37 2026] POST /volume/v3/snapshots/24b46739-7941-4dcd-b658-6ec6a81305f8/action => generated 117 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:37.572185 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-4b8d80ad-e8d8-4735-9d2d-ad7b5c06a460 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:37.573102 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b157426d-122f-4e5a-a520-566aa0c810d1 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:37.574102 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4b8d80ad-e8d8-4735-9d2d-ad7b5c06a460 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] GET https://10.4.3.246/volume/v3/groups/4161415c-f120-45fb-8b62-5fab0231d024 Aug 12 20:24:37.574368 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4b8d80ad-e8d8-4735-9d2d-ad7b5c06a460 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:37.574652 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4b8d80ad-e8d8-4735-9d2d-ad7b5c06a460 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:37.574771 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b157426d-122f-4e5a-a520-566aa0c810d1 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] DELETE https://10.4.3.246/volume/v3/snapshots/24b46739-7941-4dcd-b658-6ec6a81305f8 Aug 12 20:24:37.574801 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.groups [None req-4b8d80ad-e8d8-4735-9d2d-ad7b5c06a460 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] show called for member 4161415c-f120-45fb-8b62-5fab0231d024 {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:24:37.574936 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b157426d-122f-4e5a-a520-566aa0c810d1 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:37.575133 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b157426d-122f-4e5a-a520-566aa0c810d1 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:37.575229 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.snapshots [None req-b157426d-122f-4e5a-a520-566aa0c810d1 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Delete snapshot with id: 24b46739-7941-4dcd-b658-6ec6a81305f8 Aug 12 20:24:37.578726 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:37.578726 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:37.579435 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:37.579435 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:37.579722 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-b157426d-122f-4e5a-a520-566aa0c810d1 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Snapshot retrieved successfully. Aug 12 20:24:37.588993 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4b8d80ad-e8d8-4735-9d2d-ad7b5c06a460 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] https://10.4.3.246/volume/v3/groups/4161415c-f120-45fb-8b62-5fab0231d024 returned with HTTP 200 Aug 12 20:24:37.589529 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 944/3801] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:24:37 2026] GET /volume/v3/groups/4161415c-f120-45fb-8b62-5fab0231d024 => generated 388 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:37.594322 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-b157426d-122f-4e5a-a520-566aa0c810d1 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Snapshot delete request issued successfully. Aug 12 20:24:37.594494 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b157426d-122f-4e5a-a520-566aa0c810d1 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/snapshots/24b46739-7941-4dcd-b658-6ec6a81305f8 returned with HTTP 202 Aug 12 20:24:37.594884 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 941/3802] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:24:37 2026] DELETE /volume/v3/snapshots/24b46739-7941-4dcd-b658-6ec6a81305f8 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:37.602704 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d88d071b-0ca3-4fb0-83ff-0ed4ae913459 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:37.604725 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d88d071b-0ca3-4fb0-83ff-0ed4ae913459 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] GET https://10.4.3.246/volume/v3/snapshots/24b46739-7941-4dcd-b658-6ec6a81305f8 Aug 12 20:24:37.605035 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d88d071b-0ca3-4fb0-83ff-0ed4ae913459 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:37.605326 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d88d071b-0ca3-4fb0-83ff-0ed4ae913459 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:37.611015 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:37.611015 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:37.611370 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-d88d071b-0ca3-4fb0-83ff-0ed4ae913459 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Snapshot retrieved successfully. Aug 12 20:24:37.612203 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d88d071b-0ca3-4fb0-83ff-0ed4ae913459 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/snapshots/24b46739-7941-4dcd-b658-6ec6a81305f8 returned with HTTP 200 Aug 12 20:24:37.612679 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 961/3803] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:24:37 2026] GET /volume/v3/snapshots/24b46739-7941-4dcd-b658-6ec6a81305f8 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:37.852491 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-3e5d9fc1-532f-4824-87e9-9b1d772482d2 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:37.854285 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3e5d9fc1-532f-4824-87e9-9b1d772482d2 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c Aug 12 20:24:37.854479 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3e5d9fc1-532f-4824-87e9-9b1d772482d2 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:37.854668 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3e5d9fc1-532f-4824-87e9-9b1d772482d2 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:37.854767 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-3e5d9fc1-532f-4824-87e9-9b1d772482d2 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id b6b329c2-2286-4e43-ba2d-9b5e8078945c. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:37.858961 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:37.858961 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:37.859591 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3e5d9fc1-532f-4824-87e9-9b1d772482d2 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c returned with HTTP 200 Aug 12 20:24:37.859929 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 958/3804] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:37 2026] GET /volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:38.272616 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-8a889a01-82de-47fb-acd6-7af088cbfa4e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:38.274583 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8a889a01-82de-47fb-acd6-7af088cbfa4e tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d Aug 12 20:24:38.274860 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8a889a01-82de-47fb-acd6-7af088cbfa4e tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:38.275197 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8a889a01-82de-47fb-acd6-7af088cbfa4e tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:38.275294 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-8a889a01-82de-47fb-acd6-7af088cbfa4e tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 302edb7a-1e56-498e-b5cd-08bc15f5044d. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:38.279280 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:38.279280 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:38.280000 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8a889a01-82de-47fb-acd6-7af088cbfa4e tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d returned with HTTP 200 Aug 12 20:24:38.280388 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 945/3805] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:38 2026] GET /volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:38.600168 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-43744740-9253-45be-bc44-c7e231cd0b93 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:38.602049 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-43744740-9253-45be-bc44-c7e231cd0b93 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] GET https://10.4.3.246/volume/v3/groups/4161415c-f120-45fb-8b62-5fab0231d024 Aug 12 20:24:38.602306 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-43744740-9253-45be-bc44-c7e231cd0b93 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:38.602519 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-43744740-9253-45be-bc44-c7e231cd0b93 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:38.602696 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.groups [None req-43744740-9253-45be-bc44-c7e231cd0b93 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] show called for member 4161415c-f120-45fb-8b62-5fab0231d024 {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:24:38.606336 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:38.606336 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:38.614726 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-43744740-9253-45be-bc44-c7e231cd0b93 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] https://10.4.3.246/volume/v3/groups/4161415c-f120-45fb-8b62-5fab0231d024 returned with HTTP 200 Aug 12 20:24:38.615167 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 942/3806] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:24:38 2026] GET /volume/v3/groups/4161415c-f120-45fb-8b62-5fab0231d024 => generated 389 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:38.624918 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-852d5cae-8379-4bff-9902-f5de2191f278 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:38.626600 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-1667494e-d5ea-4c91-97aa-a31c74885b06 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:38.626868 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-852d5cae-8379-4bff-9902-f5de2191f278 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] GET https://10.4.3.246/volume/v3/snapshots/24b46739-7941-4dcd-b658-6ec6a81305f8 Aug 12 20:24:38.627092 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-852d5cae-8379-4bff-9902-f5de2191f278 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:38.627316 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-852d5cae-8379-4bff-9902-f5de2191f278 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:38.628629 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1667494e-d5ea-4c91-97aa-a31c74885b06 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:24:38.629059 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1667494e-d5ea-4c91-97aa-a31c74885b06 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1236905114", "volume_type": "81d9a49f-2c42-44f1-9be1-c5ac08ead832", "group_id": "4161415c-f120-45fb-8b62-5fab0231d024", "size": 1}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:38.631291 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-1667494e-d5ea-4c91-97aa-a31c74885b06 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1236905114', 'volume_type': '81d9a49f-2c42-44f1-9be1-c5ac08ead832', 'group_id': '4161415c-f120-45fb-8b62-5fab0231d024', 'size': 1}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:24:38.631786 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-852d5cae-8379-4bff-9902-f5de2191f278 tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/snapshots/24b46739-7941-4dcd-b658-6ec6a81305f8 returned with HTTP 404 Aug 12 20:24:38.632459 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 962/3807] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:24:38 2026] GET /volume/v3/snapshots/24b46739-7941-4dcd-b658-6ec6a81305f8 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:38.639417 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3586618b-b49a-4036-aee8-2a5048339cff None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:38.639790 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:38.639790 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:38.640254 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-1667494e-d5ea-4c91-97aa-a31c74885b06 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Create volume of 1 GB Aug 12 20:24:38.641715 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3586618b-b49a-4036-aee8-2a5048339cff tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/f9d99e65-5fef-4f37-8a3a-f488a246ae2d Aug 12 20:24:38.642003 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3586618b-b49a-4036-aee8-2a5048339cff tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:38.642311 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3586618b-b49a-4036-aee8-2a5048339cff tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:38.642560 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-3586618b-b49a-4036-aee8-2a5048339cff tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Delete volume with id: f9d99e65-5fef-4f37-8a3a-f488a246ae2d Aug 12 20:24:38.646128 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-1667494e-d5ea-4c91-97aa-a31c74885b06 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Availability Zones retrieved successfully. Aug 12 20:24:38.652815 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:38.652815 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:38.653499 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-3586618b-b49a-4036-aee8-2a5048339cff tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Volume info retrieved successfully. Aug 12 20:24:38.656059 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-1667494e-d5ea-4c91-97aa-a31c74885b06 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Flow 'volume_create_api' (20380559-e10f-4d4d-89c1-18c5843afcc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:38.665643 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-1667494e-d5ea-4c91-97aa-a31c74885b06 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a496ae2d-fad8-43e1-a727-ee8f018533c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:38.666637 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:38.666637 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:38.667315 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-1667494e-d5ea-4c91-97aa-a31c74885b06 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:24:38.677315 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-3586618b-b49a-4036-aee8-2a5048339cff tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Delete volume request issued successfully. Aug 12 20:24:38.677521 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3586618b-b49a-4036-aee8-2a5048339cff tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/volumes/f9d99e65-5fef-4f37-8a3a-f488a246ae2d returned with HTTP 202 Aug 12 20:24:38.677922 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 946/3808] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:24:38 2026] DELETE /volume/v3/volumes/f9d99e65-5fef-4f37-8a3a-f488a246ae2d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:38.685749 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a3a37f74-731d-4bf4-825a-e1888cbc557b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:38.687900 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-1667494e-d5ea-4c91-97aa-a31c74885b06 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a496ae2d-fad8-43e1-a727-ee8f018533c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:24:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=81d9a49f-2c42-44f1-9be1-c5ac08ead832,is_public=True,name='tempest-GroupsV314Test-volume-type-447934388',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '81d9a49f-2c42-44f1-9be1-c5ac08ead832', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4161415c-f120-45fb-8b62-5fab0231d024', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:38.688473 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a3a37f74-731d-4bf4-825a-e1888cbc557b tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] GET https://10.4.3.246/volume/v3/volumes/f9d99e65-5fef-4f37-8a3a-f488a246ae2d Aug 12 20:24:38.688699 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a3a37f74-731d-4bf4-825a-e1888cbc557b tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:38.688742 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-1667494e-d5ea-4c91-97aa-a31c74885b06 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56d98d4f-646b-4201-a713-ef22b26bcee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:38.688891 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a3a37f74-731d-4bf4-825a-e1888cbc557b tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:38.697015 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:38.697015 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:38.699743 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-a3a37f74-731d-4bf4-825a-e1888cbc557b tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Volume info retrieved successfully. Aug 12 20:24:38.704138 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a3a37f74-731d-4bf4-825a-e1888cbc557b tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/volumes/f9d99e65-5fef-4f37-8a3a-f488a246ae2d returned with HTTP 200 Aug 12 20:24:38.704986 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 943/3809] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:38 2026] GET /volume/v3/volumes/f9d99e65-5fef-4f37-8a3a-f488a246ae2d => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:38.714009 np0000007109 devstack@c-api.service[100383]: WARNING cinder.quota [None req-1667494e-d5ea-4c91-97aa-a31c74885b06 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-447934388 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-447934388, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:24:38.714310 np0000007109 devstack@c-api.service[100383]: WARNING cinder.quota [None req-1667494e-d5ea-4c91-97aa-a31c74885b06 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-447934388 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-447934388, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:24:38.750777 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-1667494e-d5ea-4c91-97aa-a31c74885b06 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Created reservations ['68973322-a7df-4350-b27d-ed68c5191d78', '0c0c3a48-1533-4329-9765-b3444679bf79', 'ccede99b-c410-4092-90dd-c02be7351521', '7bf2a410-f658-43e6-a5c1-a69dc8b44111'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:24:38.751932 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-1667494e-d5ea-4c91-97aa-a31c74885b06 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56d98d4f-646b-4201-a713-ef22b26bcee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68973322-a7df-4350-b27d-ed68c5191d78', '0c0c3a48-1533-4329-9765-b3444679bf79', 'ccede99b-c410-4092-90dd-c02be7351521', '7bf2a410-f658-43e6-a5c1-a69dc8b44111']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:38.752697 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-1667494e-d5ea-4c91-97aa-a31c74885b06 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28d574c5-63d6-48ff-836a-bfe6d1cb00e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:38.778574 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-1667494e-d5ea-4c91-97aa-a31c74885b06 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28d574c5-63d6-48ff-836a-bfe6d1cb00e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f687716-1feb-471a-9e85-a64018537065', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1236905114',encryption_key_id=None,group_id=4161415c-f120-45fb-8b62-5fab0231d024,group_type_id=,metadata={},multiattach=False,project_id='295cf2ac50484e7aa067c69360685e3f',qos_specs=None,replication_status=,reservations=['68973322-a7df-4350-b27d-ed68c5191d78','0c0c3a48-1533-4329-9765-b3444679bf79','ccede99b-c410-4092-90dd-c02be7351521','7bf2a410-f658-43e6-a5c1-a69dc8b44111'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5a72a6e9b5144e19b3bbc57285ca153',volume_type_id=81d9a49f-2c42-44f1-9be1-c5ac08ead832), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:24:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1236905114',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4161415c-f120-45fb-8b62-5fab0231d024,host=None,id=7f687716-1feb-471a-9e85-a64018537065,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='295cf2ac50484e7aa067c69360685e3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5a72a6e9b5144e19b3bbc57285ca153',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(81d9a49f-2c42-44f1-9be1-c5ac08ead832),volume_type_id=81d9a49f-2c42-44f1-9be1-c5ac08ead832)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:38.779736 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-1667494e-d5ea-4c91-97aa-a31c74885b06 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7792d9c-ee2a-4abf-a218-1d7100a9eb7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:38.800146 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-1667494e-d5ea-4c91-97aa-a31c74885b06 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7792d9c-ee2a-4abf-a218-1d7100a9eb7d) transitioned into state 'SUCCESS' from state '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-1236905114',encryption_key_id=None,group_id=4161415c-f120-45fb-8b62-5fab0231d024,group_type_id=,metadata={},multiattach=False,project_id='295cf2ac50484e7aa067c69360685e3f',qos_specs=None,replication_status=,reservations=['68973322-a7df-4350-b27d-ed68c5191d78','0c0c3a48-1533-4329-9765-b3444679bf79','ccede99b-c410-4092-90dd-c02be7351521','7bf2a410-f658-43e6-a5c1-a69dc8b44111'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5a72a6e9b5144e19b3bbc57285ca153',volume_type_id=81d9a49f-2c42-44f1-9be1-c5ac08ead832)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:38.801026 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-1667494e-d5ea-4c91-97aa-a31c74885b06 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e548169-1523-4277-8bd1-7889db898b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:38.812895 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-1667494e-d5ea-4c91-97aa-a31c74885b06 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e548169-1523-4277-8bd1-7889db898b2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:38.813790 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-1667494e-d5ea-4c91-97aa-a31c74885b06 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Flow 'volume_create_api' (20380559-e10f-4d4d-89c1-18c5843afcc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:38.814419 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-1667494e-d5ea-4c91-97aa-a31c74885b06 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Create volume request issued successfully. Aug 12 20:24:38.814879 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-1667494e-d5ea-4c91-97aa-a31c74885b06 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:24:38.815055 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-1667494e-d5ea-4c91-97aa-a31c74885b06 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:24:38.849435 np0000007109 devstack@c-api.service[100383]: DEBUG oslo_db.sqlalchemy.engines [None req-1667494e-d5ea-4c91-97aa-a31c74885b06 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100383) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:24:38.852181 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:38.852181 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:38.855271 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1667494e-d5ea-4c91-97aa-a31c74885b06 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:24:38.855877 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 959/3810] 10.4.3.246 () {70 vars in 1300 bytes} [Wed Aug 12 20:24:38 2026] POST /volume/v3/volumes => generated 818 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:38.866396 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-1876da0e-8d7c-44f8-92c4-2e3203554491 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:38.867998 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1876da0e-8d7c-44f8-92c4-2e3203554491 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] GET https://10.4.3.246/volume/v3/volumes/7f687716-1feb-471a-9e85-a64018537065 Aug 12 20:24:38.868204 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1876da0e-8d7c-44f8-92c4-2e3203554491 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:38.868379 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1876da0e-8d7c-44f8-92c4-2e3203554491 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:38.870008 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-b7efdc2f-bb78-4086-bd9c-81608dd3abae None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:38.871715 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b7efdc2f-bb78-4086-bd9c-81608dd3abae tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c Aug 12 20:24:38.871925 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b7efdc2f-bb78-4086-bd9c-81608dd3abae tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:38.872114 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b7efdc2f-bb78-4086-bd9c-81608dd3abae tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:38.872213 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-b7efdc2f-bb78-4086-bd9c-81608dd3abae tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id b6b329c2-2286-4e43-ba2d-9b5e8078945c. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:38.874969 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:38.874969 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:38.876060 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:38.876060 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:38.876636 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b7efdc2f-bb78-4086-bd9c-81608dd3abae tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c returned with HTTP 200 Aug 12 20:24:38.876946 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 947/3811] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:38 2026] GET /volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:38.878259 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-1876da0e-8d7c-44f8-92c4-2e3203554491 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Volume info retrieved successfully. Aug 12 20:24:38.878869 np0000007109 devstack@c-api.service[100384]: WARNING stevedore.named [None req-1876da0e-8d7c-44f8-92c4-2e3203554491 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:24:38.879033 np0000007109 devstack@c-api.service[100384]: WARNING castellan.key_manager [None req-1876da0e-8d7c-44f8-92c4-2e3203554491 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:24:38.913805 np0000007109 devstack@c-api.service[100384]: DEBUG oslo_db.sqlalchemy.engines [None req-1876da0e-8d7c-44f8-92c4-2e3203554491 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100384) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:24:38.919745 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:38.919745 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:38.929019 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1876da0e-8d7c-44f8-92c4-2e3203554491 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] https://10.4.3.246/volume/v3/volumes/7f687716-1feb-471a-9e85-a64018537065 returned with HTTP 200 Aug 12 20:24:38.929585 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 963/3812] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:24:38 2026] GET /volume/v3/volumes/7f687716-1feb-471a-9e85-a64018537065 => generated 886 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:39.291430 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-7dc6cebc-d7fc-492c-a139-48f568564f65 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:39.293807 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7dc6cebc-d7fc-492c-a139-48f568564f65 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d Aug 12 20:24:39.294034 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7dc6cebc-d7fc-492c-a139-48f568564f65 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:39.294289 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7dc6cebc-d7fc-492c-a139-48f568564f65 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:39.294412 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-7dc6cebc-d7fc-492c-a139-48f568564f65 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 302edb7a-1e56-498e-b5cd-08bc15f5044d. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:39.299160 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:39.299160 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:39.299857 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7dc6cebc-d7fc-492c-a139-48f568564f65 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d returned with HTTP 200 Aug 12 20:24:39.300429 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 944/3813] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:39 2026] GET /volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:39.719125 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-b79b3cf7-cc34-4c5d-9ae4-eebe6d00111f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:39.721512 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b79b3cf7-cc34-4c5d-9ae4-eebe6d00111f tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] GET https://10.4.3.246/volume/v3/volumes/f9d99e65-5fef-4f37-8a3a-f488a246ae2d Aug 12 20:24:39.721768 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b79b3cf7-cc34-4c5d-9ae4-eebe6d00111f tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:39.722015 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b79b3cf7-cc34-4c5d-9ae4-eebe6d00111f tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:39.729602 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b79b3cf7-cc34-4c5d-9ae4-eebe6d00111f tempest-ProjectReaderTests-1316376761 tempest-ProjectReaderTests-1316376761-project-admin] https://10.4.3.246/volume/v3/volumes/f9d99e65-5fef-4f37-8a3a-f488a246ae2d returned with HTTP 404 Aug 12 20:24:39.729793 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 960/3814] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:39 2026] GET /volume/v3/volumes/f9d99e65-5fef-4f37-8a3a-f488a246ae2d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:39.888336 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-9573a210-f54a-4563-830b-43483af789ac None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:39.889963 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9573a210-f54a-4563-830b-43483af789ac tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c Aug 12 20:24:39.890192 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9573a210-f54a-4563-830b-43483af789ac tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:39.890406 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9573a210-f54a-4563-830b-43483af789ac tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:39.890507 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-9573a210-f54a-4563-830b-43483af789ac tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id b6b329c2-2286-4e43-ba2d-9b5e8078945c. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:39.894574 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:39.894574 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:39.895152 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9573a210-f54a-4563-830b-43483af789ac tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c returned with HTTP 200 Aug 12 20:24:39.895455 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 948/3815] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:39 2026] GET /volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:39.943371 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c83d21c9-1087-4d80-8260-58a22013a42b None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:39.945564 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c83d21c9-1087-4d80-8260-58a22013a42b tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] GET https://10.4.3.246/volume/v3/volumes/7f687716-1feb-471a-9e85-a64018537065 Aug 12 20:24:39.945831 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c83d21c9-1087-4d80-8260-58a22013a42b tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:39.946042 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c83d21c9-1087-4d80-8260-58a22013a42b tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:39.952528 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:39.952528 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:39.956470 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-c83d21c9-1087-4d80-8260-58a22013a42b tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Volume info retrieved successfully. Aug 12 20:24:39.957123 np0000007109 devstack@c-api.service[100384]: WARNING stevedore.named [None req-c83d21c9-1087-4d80-8260-58a22013a42b tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:24:39.957261 np0000007109 devstack@c-api.service[100384]: WARNING castellan.key_manager [None req-c83d21c9-1087-4d80-8260-58a22013a42b tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:24:40.011930 np0000007109 devstack@c-api.service[100384]: DEBUG oslo_db.sqlalchemy.engines [None req-c83d21c9-1087-4d80-8260-58a22013a42b tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100384) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:24:40.015620 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:40.015620 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:40.022671 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c83d21c9-1087-4d80-8260-58a22013a42b tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] https://10.4.3.246/volume/v3/volumes/7f687716-1feb-471a-9e85-a64018537065 returned with HTTP 200 Aug 12 20:24:40.023167 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 964/3816] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:24:39 2026] GET /volume/v3/volumes/7f687716-1feb-471a-9e85-a64018537065 => generated 911 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:40.037002 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-06e41f96-51f7-49d8-813a-faa40a62c3b1 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:40.039003 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-06e41f96-51f7-49d8-813a-faa40a62c3b1 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] POST https://10.4.3.246/volume/v3/groups/action Aug 12 20:24:40.040196 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-06e41f96-51f7-49d8-813a-faa40a62c3b1 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Action body: b'{"create-from-src": {"source_group_id": "4161415c-f120-45fb-8b62-5fab0231d024", "name": "tempest-Group_from_grp-1891464376"}}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:24:40.040364 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-06e41f96-51f7-49d8-813a-faa40a62c3b1 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"source_group_id": "4161415c-f120-45fb-8b62-5fab0231d024", "name": "tempest-Group_from_grp-1891464376"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:40.041817 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.groups [None req-06e41f96-51f7-49d8-813a-faa40a62c3b1 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Creating new group {'create-from-src': {'source_group_id': '4161415c-f120-45fb-8b62-5fab0231d024', 'name': 'tempest-Group_from_grp-1891464376'}}. {{(pid=100385) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 12 20:24:40.042229 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.groups [None req-06e41f96-51f7-49d8-813a-faa40a62c3b1 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Creating group tempest-Group_from_grp-1891464376 from source group 4161415c-f120-45fb-8b62-5fab0231d024. Aug 12 20:24:40.045040 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:40.045040 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:40.050899 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:40.050899 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:40.071900 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-06e41f96-51f7-49d8-813a-faa40a62c3b1 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Created reservations ['ddb8cd75-c94a-451c-994e-b7e589ed7f0a'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:24:40.121632 np0000007109 devstack@c-api.service[100385]: INFO cinder.group.api [None req-06e41f96-51f7-49d8-813a-faa40a62c3b1 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] A mapping entry already exists for group f7b7b134-d49f-4bae-a815-dffd57d959d3 and volume type 81d9a49f-2c42-44f1-9be1-c5ac08ead832. Do not need to create again. Aug 12 20:24:40.121968 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:40.121968 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:40.122577 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-06e41f96-51f7-49d8-813a-faa40a62c3b1 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Availability Zones retrieved successfully. Aug 12 20:24:40.127905 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-06e41f96-51f7-49d8-813a-faa40a62c3b1 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Flow 'volume_create_api' (946bd74f-d451-4d7c-a2d8-ce4d2390a271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:40.129210 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-06e41f96-51f7-49d8-813a-faa40a62c3b1 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d0b1d72-4944-406a-bfbb-e5da2b107ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:40.130144 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-06e41f96-51f7-49d8-813a-faa40a62c3b1 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:24:40.151902 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-06e41f96-51f7-49d8-813a-faa40a62c3b1 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d0b1d72-4944-406a-bfbb-e5da2b107ef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '7f687716-1feb-471a-9e85-a64018537065', 'volume_type': VolumeType(created_at=2026-08-12T20:24:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=81d9a49f-2c42-44f1-9be1-c5ac08ead832,is_public=True,name='tempest-GroupsV314Test-volume-type-447934388',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '81d9a49f-2c42-44f1-9be1-c5ac08ead832', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f7b7b134-d49f-4bae-a815-dffd57d959d3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:40.152804 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-06e41f96-51f7-49d8-813a-faa40a62c3b1 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed283788-d80d-45f0-827d-fe21be9a7576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:40.173876 np0000007109 devstack@c-api.service[100385]: WARNING cinder.quota [None req-06e41f96-51f7-49d8-813a-faa40a62c3b1 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-447934388 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-447934388, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:24:40.174182 np0000007109 devstack@c-api.service[100385]: WARNING cinder.quota [None req-06e41f96-51f7-49d8-813a-faa40a62c3b1 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-447934388 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-447934388, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:24:40.187751 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-06e41f96-51f7-49d8-813a-faa40a62c3b1 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Created reservations ['d1a2fe25-81c8-42cb-89f7-9198532a527c', '83b20be7-9c56-48aa-8bb9-698a1ea093b3', '27c904b5-48eb-468d-b8fd-2c8793ff3ae2', 'd8cba166-835b-4a3c-8830-93d60d11a2bd'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:24:40.189234 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-06e41f96-51f7-49d8-813a-faa40a62c3b1 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed283788-d80d-45f0-827d-fe21be9a7576) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1a2fe25-81c8-42cb-89f7-9198532a527c', '83b20be7-9c56-48aa-8bb9-698a1ea093b3', '27c904b5-48eb-468d-b8fd-2c8793ff3ae2', 'd8cba166-835b-4a3c-8830-93d60d11a2bd']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:40.189563 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-06e41f96-51f7-49d8-813a-faa40a62c3b1 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1811ee12-9413-407f-a6d7-ae28da83225d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:40.214134 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-06e41f96-51f7-49d8-813a-faa40a62c3b1 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1811ee12-9413-407f-a6d7-ae28da83225d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ca0ccb5-9793-4512-a4e9-b4773fb2bd18', '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=f7b7b134-d49f-4bae-a815-dffd57d959d3,group_type_id=,metadata={},multiattach=False,project_id='295cf2ac50484e7aa067c69360685e3f',qos_specs=None,replication_status=,reservations=['d1a2fe25-81c8-42cb-89f7-9198532a527c','83b20be7-9c56-48aa-8bb9-698a1ea093b3','27c904b5-48eb-468d-b8fd-2c8793ff3ae2','d8cba166-835b-4a3c-8830-93d60d11a2bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=7f687716-1feb-471a-9e85-a64018537065,status='creating',user_id='e5a72a6e9b5144e19b3bbc57285ca153',volume_type_id=81d9a49f-2c42-44f1-9be1-c5ac08ead832), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:24:40Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f7b7b134-d49f-4bae-a815-dffd57d959d3,host=None,id=1ca0ccb5-9793-4512-a4e9-b4773fb2bd18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='295cf2ac50484e7aa067c69360685e3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=7f687716-1feb-471a-9e85-a64018537065,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5a72a6e9b5144e19b3bbc57285ca153',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(81d9a49f-2c42-44f1-9be1-c5ac08ead832),volume_type_id=81d9a49f-2c42-44f1-9be1-c5ac08ead832)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:40.215136 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-06e41f96-51f7-49d8-813a-faa40a62c3b1 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48204704-929d-49e5-bd77-558343939e4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:40.238761 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-06e41f96-51f7-49d8-813a-faa40a62c3b1 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48204704-929d-49e5-bd77-558343939e4f) transitioned into state 'SUCCESS' from 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=f7b7b134-d49f-4bae-a815-dffd57d959d3,group_type_id=,metadata={},multiattach=False,project_id='295cf2ac50484e7aa067c69360685e3f',qos_specs=None,replication_status=,reservations=['d1a2fe25-81c8-42cb-89f7-9198532a527c','83b20be7-9c56-48aa-8bb9-698a1ea093b3','27c904b5-48eb-468d-b8fd-2c8793ff3ae2','d8cba166-835b-4a3c-8830-93d60d11a2bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=7f687716-1feb-471a-9e85-a64018537065,status='creating',user_id='e5a72a6e9b5144e19b3bbc57285ca153',volume_type_id=81d9a49f-2c42-44f1-9be1-c5ac08ead832)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:40.239869 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-06e41f96-51f7-49d8-813a-faa40a62c3b1 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Flow 'volume_create_api' (946bd74f-d451-4d7c-a2d8-ce4d2390a271) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:40.240326 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-06e41f96-51f7-49d8-813a-faa40a62c3b1 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Create volume request issued successfully. Aug 12 20:24:40.255337 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-06e41f96-51f7-49d8-813a-faa40a62c3b1 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] https://10.4.3.246/volume/v3/groups/action returned with HTTP 202 Aug 12 20:24:40.255907 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 945/3817] 10.4.3.246 () {70 vars in 1318 bytes} [Wed Aug 12 20:24:40 2026] POST /volume/v3/groups/action => generated 102 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:40.263413 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-9ff485c7-7d63-4295-9bc7-d36d1c1b4b7a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:40.265245 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9ff485c7-7d63-4295-9bc7-d36d1c1b4b7a tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] GET https://10.4.3.246/volume/v3/volumes/detail Aug 12 20:24:40.265486 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9ff485c7-7d63-4295-9bc7-d36d1c1b4b7a tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:40.265701 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9ff485c7-7d63-4295-9bc7-d36d1c1b4b7a tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Calling method 'detail' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:40.265952 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.api_utils [None req-9ff485c7-7d63-4295-9bc7-d36d1c1b4b7a tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Removing options '' from query. {{(pid=100383) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:24:40.266757 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-9ff485c7-7d63-4295-9bc7-d36d1c1b4b7a tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100383) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:24:40.274944 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-9ff485c7-7d63-4295-9bc7-d36d1c1b4b7a tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Get all volumes completed successfully. Aug 12 20:24:40.275373 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-9ff485c7-7d63-4295-9bc7-d36d1c1b4b7a tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:24:40.275527 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-9ff485c7-7d63-4295-9bc7-d36d1c1b4b7a tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:24:40.312437 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-69608cc7-5379-4e2a-be4e-47936e73299a None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:40.314686 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-69608cc7-5379-4e2a-be4e-47936e73299a tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d Aug 12 20:24:40.314974 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-69608cc7-5379-4e2a-be4e-47936e73299a tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:40.315185 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-69608cc7-5379-4e2a-be4e-47936e73299a tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:40.315321 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-69608cc7-5379-4e2a-be4e-47936e73299a tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 302edb7a-1e56-498e-b5cd-08bc15f5044d. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:40.321428 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:40.321428 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:40.322229 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-69608cc7-5379-4e2a-be4e-47936e73299a tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d returned with HTTP 200 Aug 12 20:24:40.322704 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 949/3818] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:40 2026] GET /volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:40.323047 np0000007109 devstack@c-api.service[100383]: DEBUG oslo_db.sqlalchemy.engines [None req-9ff485c7-7d63-4295-9bc7-d36d1c1b4b7a tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100383) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:24:40.325770 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:40.325770 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:40.329286 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-9ff485c7-7d63-4295-9bc7-d36d1c1b4b7a tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:24:40.329444 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-9ff485c7-7d63-4295-9bc7-d36d1c1b4b7a tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:24:40.333850 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-5f61e38d-dc48-46f1-8759-8ca1f9834a70 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:40.336150 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5f61e38d-dc48-46f1-8759-8ca1f9834a70 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/cefc4629-20df-48eb-99ee-277fd0ef67c1 Aug 12 20:24:40.336404 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5f61e38d-dc48-46f1-8759-8ca1f9834a70 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:40.336647 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5f61e38d-dc48-46f1-8759-8ca1f9834a70 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:40.336840 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-5f61e38d-dc48-46f1-8759-8ca1f9834a70 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Delete volume with id: cefc4629-20df-48eb-99ee-277fd0ef67c1 Aug 12 20:24:40.344721 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:40.344721 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:40.345136 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-5f61e38d-dc48-46f1-8759-8ca1f9834a70 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Volume info retrieved successfully. Aug 12 20:24:40.366019 np0000007109 devstack@c-api.service[100383]: DEBUG oslo_db.sqlalchemy.engines [None req-9ff485c7-7d63-4295-9bc7-d36d1c1b4b7a tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100383) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:24:40.369655 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-5f61e38d-dc48-46f1-8759-8ca1f9834a70 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Delete volume request issued successfully. Aug 12 20:24:40.369803 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:40.369803 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:40.369903 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5f61e38d-dc48-46f1-8759-8ca1f9834a70 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/volumes/cefc4629-20df-48eb-99ee-277fd0ef67c1 returned with HTTP 202 Aug 12 20:24:40.370401 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 965/3819] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:24:40 2026] DELETE /volume/v3/volumes/cefc4629-20df-48eb-99ee-277fd0ef67c1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:40.384155 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9ff485c7-7d63-4295-9bc7-d36d1c1b4b7a tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] https://10.4.3.246/volume/v3/volumes/detail returned with HTTP 200 Aug 12 20:24:40.385248 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 961/3820] 10.4.3.246 () {68 vars in 1299 bytes} [Wed Aug 12 20:24:40 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:24:40.385818 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-5c563b04-cfa4-4916-87ed-677a93282432 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:40.388733 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5c563b04-cfa4-4916-87ed-677a93282432 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/volumes/cefc4629-20df-48eb-99ee-277fd0ef67c1 Aug 12 20:24:40.388959 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5c563b04-cfa4-4916-87ed-677a93282432 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:40.389156 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5c563b04-cfa4-4916-87ed-677a93282432 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:40.400163 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:40.400163 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:40.401036 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-24f20ef5-faf3-454c-bee7-bcff523fd235 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:40.403948 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-24f20ef5-faf3-454c-bee7-bcff523fd235 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] GET https://10.4.3.246/volume/v3/volumes/1ca0ccb5-9793-4512-a4e9-b4773fb2bd18 Aug 12 20:24:40.404172 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-24f20ef5-faf3-454c-bee7-bcff523fd235 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:40.404358 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-24f20ef5-faf3-454c-bee7-bcff523fd235 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:40.405633 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-5c563b04-cfa4-4916-87ed-677a93282432 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Volume info retrieved successfully. Aug 12 20:24:40.411427 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5c563b04-cfa4-4916-87ed-677a93282432 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/volumes/cefc4629-20df-48eb-99ee-277fd0ef67c1 returned with HTTP 200 Aug 12 20:24:40.412250 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 946/3821] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:40 2026] GET /volume/v3/volumes/cefc4629-20df-48eb-99ee-277fd0ef67c1 => generated 1074 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:40.419788 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:40.419788 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:40.432885 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-24f20ef5-faf3-454c-bee7-bcff523fd235 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Volume info retrieved successfully. Aug 12 20:24:40.432885 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-24f20ef5-faf3-454c-bee7-bcff523fd235 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:24:40.432885 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-24f20ef5-faf3-454c-bee7-bcff523fd235 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:24:40.475721 np0000007109 devstack@c-api.service[100386]: DEBUG oslo_db.sqlalchemy.engines [None req-24f20ef5-faf3-454c-bee7-bcff523fd235 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100386) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:24:40.479018 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:40.479018 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:40.486676 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-24f20ef5-faf3-454c-bee7-bcff523fd235 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] https://10.4.3.246/volume/v3/volumes/1ca0ccb5-9793-4512-a4e9-b4773fb2bd18 returned with HTTP 200 Aug 12 20:24:40.487077 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 950/3822] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:24:40 2026] GET /volume/v3/volumes/1ca0ccb5-9793-4512-a4e9-b4773fb2bd18 => generated 922 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:40.504679 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f4f447f5-53ea-4233-8e52-e4eb80cee893 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:40.509369 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f4f447f5-53ea-4233-8e52-e4eb80cee893 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] GET https://10.4.3.246/volume/v3/groups/f7b7b134-d49f-4bae-a815-dffd57d959d3 Aug 12 20:24:40.509688 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f4f447f5-53ea-4233-8e52-e4eb80cee893 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:40.509935 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f4f447f5-53ea-4233-8e52-e4eb80cee893 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:40.510156 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.groups [None req-f4f447f5-53ea-4233-8e52-e4eb80cee893 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] show called for member f7b7b134-d49f-4bae-a815-dffd57d959d3 {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:24:40.518312 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:40.518312 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:40.534433 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f4f447f5-53ea-4233-8e52-e4eb80cee893 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] https://10.4.3.246/volume/v3/groups/f7b7b134-d49f-4bae-a815-dffd57d959d3 returned with HTTP 200 Aug 12 20:24:40.534841 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 966/3823] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:24:40 2026] GET /volume/v3/groups/f7b7b134-d49f-4bae-a815-dffd57d959d3 => generated 417 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:40.546160 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f540836f-eef0-401f-936e-036d69e2a8e7 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:40.547443 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f540836f-eef0-401f-936e-036d69e2a8e7 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] GET https://10.4.3.246/volume/v3/volumes/detail Aug 12 20:24:40.547766 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f540836f-eef0-401f-936e-036d69e2a8e7 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:40.548042 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f540836f-eef0-401f-936e-036d69e2a8e7 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Calling method 'detail' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:40.548361 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.api_utils [None req-f540836f-eef0-401f-936e-036d69e2a8e7 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Removing options '' from query. {{(pid=100383) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:24:40.549180 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f540836f-eef0-401f-936e-036d69e2a8e7 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100383) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:24:40.558880 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-f540836f-eef0-401f-936e-036d69e2a8e7 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Get all volumes completed successfully. Aug 12 20:24:40.559211 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-f540836f-eef0-401f-936e-036d69e2a8e7 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:24:40.559335 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-f540836f-eef0-401f-936e-036d69e2a8e7 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:24:40.599960 np0000007109 devstack@c-api.service[100383]: DEBUG oslo_db.sqlalchemy.engines [None req-f540836f-eef0-401f-936e-036d69e2a8e7 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100383) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:24:40.603499 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:40.603499 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:40.607500 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-f540836f-eef0-401f-936e-036d69e2a8e7 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:24:40.607737 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-f540836f-eef0-401f-936e-036d69e2a8e7 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:24:40.648799 np0000007109 devstack@c-api.service[100383]: DEBUG oslo_db.sqlalchemy.engines [None req-f540836f-eef0-401f-936e-036d69e2a8e7 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100383) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:24:40.651777 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:40.651777 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:40.659680 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f540836f-eef0-401f-936e-036d69e2a8e7 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] https://10.4.3.246/volume/v3/volumes/detail returned with HTTP 200 Aug 12 20:24:40.660049 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 962/3824] 10.4.3.246 () {68 vars in 1299 bytes} [Wed Aug 12 20:24:40 2026] GET /volume/v3/volumes/detail => generated 1826 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:24:40.679871 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a8acdb81-53d1-4bad-9d51-04362b7e56b1 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:40.682511 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a8acdb81-53d1-4bad-9d51-04362b7e56b1 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] POST https://10.4.3.246/volume/v3/groups/f7b7b134-d49f-4bae-a815-dffd57d959d3/action Aug 12 20:24:40.683298 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a8acdb81-53d1-4bad-9d51-04362b7e56b1 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:24:40.683597 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a8acdb81-53d1-4bad-9d51-04362b7e56b1 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:40.685259 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.groups [None req-a8acdb81-53d1-4bad-9d51-04362b7e56b1 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] delete called for group f7b7b134-d49f-4bae-a815-dffd57d959d3 {{(pid=100385) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 20:24:40.685572 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.groups [None req-a8acdb81-53d1-4bad-9d51-04362b7e56b1 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Delete group with id: f7b7b134-d49f-4bae-a815-dffd57d959d3 Aug 12 20:24:40.689367 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:40.689367 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:40.732500 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a8acdb81-53d1-4bad-9d51-04362b7e56b1 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] https://10.4.3.246/volume/v3/groups/f7b7b134-d49f-4bae-a815-dffd57d959d3/action returned with HTTP 202 Aug 12 20:24:40.733026 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 947/3825] 10.4.3.246 () {70 vars in 1428 bytes} [Wed Aug 12 20:24:40 2026] POST /volume/v3/groups/f7b7b134-d49f-4bae-a815-dffd57d959d3/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:24:40.744731 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-edc5d27c-2674-4d1b-bda2-21ffb0a9f918 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:40.748522 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-edc5d27c-2674-4d1b-bda2-21ffb0a9f918 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] GET https://10.4.3.246/volume/v3/volumes/1ca0ccb5-9793-4512-a4e9-b4773fb2bd18 Aug 12 20:24:40.748922 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-edc5d27c-2674-4d1b-bda2-21ffb0a9f918 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:40.749065 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-edc5d27c-2674-4d1b-bda2-21ffb0a9f918 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:40.758012 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:40.758012 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:40.761955 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-edc5d27c-2674-4d1b-bda2-21ffb0a9f918 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Volume info retrieved successfully. Aug 12 20:24:40.762764 np0000007109 devstack@c-api.service[100386]: WARNING stevedore.named [None req-edc5d27c-2674-4d1b-bda2-21ffb0a9f918 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:24:40.762956 np0000007109 devstack@c-api.service[100386]: WARNING castellan.key_manager [None req-edc5d27c-2674-4d1b-bda2-21ffb0a9f918 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:24:40.807048 np0000007109 devstack@c-api.service[100386]: DEBUG oslo_db.sqlalchemy.engines [None req-edc5d27c-2674-4d1b-bda2-21ffb0a9f918 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100386) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:24:40.811750 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:40.811750 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:40.819248 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-edc5d27c-2674-4d1b-bda2-21ffb0a9f918 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] https://10.4.3.246/volume/v3/volumes/1ca0ccb5-9793-4512-a4e9-b4773fb2bd18 returned with HTTP 200 Aug 12 20:24:40.819710 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 951/3826] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:24:40 2026] GET /volume/v3/volumes/1ca0ccb5-9793-4512-a4e9-b4773fb2bd18 => generated 921 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:40.870634 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-0bf763a5-e09e-4fc7-ab0a-aefeb27bf43a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:40.872765 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0bf763a5-e09e-4fc7-ab0a-aefeb27bf43a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac Aug 12 20:24:40.873000 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-0bf763a5-e09e-4fc7-ab0a-aefeb27bf43a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:40.873237 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-0bf763a5-e09e-4fc7-ab0a-aefeb27bf43a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:40.882279 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:40.882279 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:40.886420 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-0bf763a5-e09e-4fc7-ab0a-aefeb27bf43a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:24:40.891533 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0bf763a5-e09e-4fc7-ab0a-aefeb27bf43a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac returned with HTTP 200 Aug 12 20:24:40.892026 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 967/3827] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:40 2026] GET /volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:40.907372 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-383e180a-fd22-4292-8aef-fdd0741f240c None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:40.907814 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-2653496b-7646-42f7-b47d-6e8f9189124e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:40.909255 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2653496b-7646-42f7-b47d-6e8f9189124e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac Aug 12 20:24:40.909449 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2653496b-7646-42f7-b47d-6e8f9189124e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:40.909670 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2653496b-7646-42f7-b47d-6e8f9189124e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:40.910161 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-383e180a-fd22-4292-8aef-fdd0741f240c tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c Aug 12 20:24:40.910339 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-383e180a-fd22-4292-8aef-fdd0741f240c tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:40.910519 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-383e180a-fd22-4292-8aef-fdd0741f240c tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:40.910645 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-383e180a-fd22-4292-8aef-fdd0741f240c tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id b6b329c2-2286-4e43-ba2d-9b5e8078945c. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:40.914595 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:40.914595 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:40.915188 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-383e180a-fd22-4292-8aef-fdd0741f240c tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c returned with HTTP 200 Aug 12 20:24:40.915518 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 963/3828] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:40 2026] GET /volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:40.916994 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:40.916994 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:40.920883 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-2653496b-7646-42f7-b47d-6e8f9189124e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:24:40.924697 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2653496b-7646-42f7-b47d-6e8f9189124e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac returned with HTTP 200 Aug 12 20:24:40.925075 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 948/3829] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:40 2026] GET /volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:40.972746 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-c0800e9f-27cf-4c93-b106-70cd5ced264c req-eca87548-75b2-42b8-8d36-ea84f9b60cd2 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:40.974986 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-c0800e9f-27cf-4c93-b106-70cd5ced264c req-eca87548-75b2-42b8-8d36-ea84f9b60cd2 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac Aug 12 20:24:40.975218 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-c0800e9f-27cf-4c93-b106-70cd5ced264c req-eca87548-75b2-42b8-8d36-ea84f9b60cd2 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:40.975402 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-c0800e9f-27cf-4c93-b106-70cd5ced264c req-eca87548-75b2-42b8-8d36-ea84f9b60cd2 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:40.982108 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:40.982108 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:40.986032 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-c0800e9f-27cf-4c93-b106-70cd5ced264c req-eca87548-75b2-42b8-8d36-ea84f9b60cd2 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:24:40.990877 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-c0800e9f-27cf-4c93-b106-70cd5ced264c req-eca87548-75b2-42b8-8d36-ea84f9b60cd2 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac returned with HTTP 200 Aug 12 20:24:40.991358 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 952/3830] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:24:40 2026] GET /volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:41.101767 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f24db121-d9d8-4a85-9176-582baac77bfd None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:41.102875 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f24db121-d9d8-4a85-9176-582baac77bfd None None] GET https://10.4.3.246/volume// Aug 12 20:24:41.102875 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f24db121-d9d8-4a85-9176-582baac77bfd None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:41.102875 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f24db121-d9d8-4a85-9176-582baac77bfd None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:41.103322 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f24db121-d9d8-4a85-9176-582baac77bfd None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:24:41.103656 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 968/3831] 10.4.3.246 () {66 vars in 1428 bytes} [Wed Aug 12 20:24:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:24:41.112813 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-c0800e9f-27cf-4c93-b106-70cd5ced264c req-7bb2271e-4dd4-448c-995a-5705271a7c15 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:41.114805 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-c0800e9f-27cf-4c93-b106-70cd5ced264c req-7bb2271e-4dd4-448c-995a-5705271a7c15 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:24:41.114805 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-c0800e9f-27cf-4c93-b106-70cd5ced264c req-7bb2271e-4dd4-448c-995a-5705271a7c15 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d2978bd1-af7c-4405-aca7-0d64757509ac", "connector": null, "instance_uuid": "e646d772-ffdf-444a-97ba-83b3940dd60b"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:41.123012 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:41.123012 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:41.145570 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-c0800e9f-27cf-4c93-b106-70cd5ced264c req-7bb2271e-4dd4-448c-995a-5705271a7c15 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:24:41.145998 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 964/3832] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:24:41 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 12 20:24:41.169638 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-bc310d5b-c6ad-4222-967e-a14193d33099 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:41.171684 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-bc310d5b-c6ad-4222-967e-a14193d33099 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac Aug 12 20:24:41.171920 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-bc310d5b-c6ad-4222-967e-a14193d33099 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:41.172167 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-bc310d5b-c6ad-4222-967e-a14193d33099 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:41.182310 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:41.182310 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:41.186102 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-bc310d5b-c6ad-4222-967e-a14193d33099 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:24:41.190817 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-bc310d5b-c6ad-4222-967e-a14193d33099 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac returned with HTTP 200 Aug 12 20:24:41.191280 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 949/3833] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:41 2026] GET /volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:41.208381 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3989b255-be79-4f53-b25e-c53fbb1c81f1 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:41.208857 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3989b255-be79-4f53-b25e-c53fbb1c81f1 None None] GET https://10.4.3.246/volume// Aug 12 20:24:41.209029 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3989b255-be79-4f53-b25e-c53fbb1c81f1 None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:41.209217 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3989b255-be79-4f53-b25e-c53fbb1c81f1 None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:41.209525 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3989b255-be79-4f53-b25e-c53fbb1c81f1 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:24:41.209840 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 953/3834] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:24:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:24:41.216791 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-c0800e9f-27cf-4c93-b106-70cd5ced264c req-f44468de-fa21-4312-a548-e2cb890aac4d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:41.218798 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-c0800e9f-27cf-4c93-b106-70cd5ced264c req-f44468de-fa21-4312-a548-e2cb890aac4d tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac Aug 12 20:24:41.219024 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-c0800e9f-27cf-4c93-b106-70cd5ced264c req-f44468de-fa21-4312-a548-e2cb890aac4d tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:41.219238 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-c0800e9f-27cf-4c93-b106-70cd5ced264c req-f44468de-fa21-4312-a548-e2cb890aac4d tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:41.229083 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:41.229083 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:41.232533 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-c0800e9f-27cf-4c93-b106-70cd5ced264c req-f44468de-fa21-4312-a548-e2cb890aac4d tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:24:41.236831 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-c0800e9f-27cf-4c93-b106-70cd5ced264c req-f44468de-fa21-4312-a548-e2cb890aac4d tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac returned with HTTP 200 Aug 12 20:24:41.237388 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 969/3835] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:24:41 2026] GET /volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac => generated 1061 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:24:41.395570 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-c0800e9f-27cf-4c93-b106-70cd5ced264c req-97b59a9a-a593-410f-b504-be0fec62c8f7 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:41.397716 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-c0800e9f-27cf-4c93-b106-70cd5ced264c req-97b59a9a-a593-410f-b504-be0fec62c8f7 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] PUT https://10.4.3.246/volume/v3/attachments/f2125d97-aa1d-4408-9055-f3533f829e36 Aug 12 20:24:41.398164 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-c0800e9f-27cf-4c93-b106-70cd5ced264c req-97b59a9a-a593-410f-b504-be0fec62c8f7 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:41.406989 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-c0800e9f-27cf-4c93-b106-70cd5ced264c req-97b59a9a-a593-410f-b504-be0fec62c8f7 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Acquiring lock "cinder-attachment_update-d2978bd1-af7c-4405-aca7-0d64757509ac-np0000007109" by "attachment_update" {{(pid=100383) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:24:41.412590 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-c0800e9f-27cf-4c93-b106-70cd5ced264c req-97b59a9a-a593-410f-b504-be0fec62c8f7 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Lock "cinder-attachment_update-d2978bd1-af7c-4405-aca7-0d64757509ac-np0000007109" acquired by "attachment_update" :: waited 0.006s {{(pid=100383) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:24:41.413552 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:41.413552 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:41.429156 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-01168851-935f-4a94-8a77-59ce98a4adc3 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:41.429634 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-01168851-935f-4a94-8a77-59ce98a4adc3 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/volumes/cefc4629-20df-48eb-99ee-277fd0ef67c1 Aug 12 20:24:41.429870 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-01168851-935f-4a94-8a77-59ce98a4adc3 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:41.430011 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-01168851-935f-4a94-8a77-59ce98a4adc3 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:41.435554 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-01168851-935f-4a94-8a77-59ce98a4adc3 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/volumes/cefc4629-20df-48eb-99ee-277fd0ef67c1 returned with HTTP 404 Aug 12 20:24:41.436089 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 950/3836] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:41 2026] GET /volume/v3/volumes/cefc4629-20df-48eb-99ee-277fd0ef67c1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:41.445389 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-f6e5b6be-595a-49a4-a8a3-548b7d64d3a4 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:41.447695 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f6e5b6be-595a-49a4-a8a3-548b7d64d3a4 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d Aug 12 20:24:41.447952 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f6e5b6be-595a-49a4-a8a3-548b7d64d3a4 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:41.448197 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f6e5b6be-595a-49a4-a8a3-548b7d64d3a4 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:41.448340 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-f6e5b6be-595a-49a4-a8a3-548b7d64d3a4 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 302edb7a-1e56-498e-b5cd-08bc15f5044d. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:41.453174 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:41.453174 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:41.454014 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f6e5b6be-595a-49a4-a8a3-548b7d64d3a4 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d returned with HTTP 200 Aug 12 20:24:41.454639 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 954/3837] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:41 2026] GET /volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:41.466969 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-5967d196-3c76-4d32-9812-c5049cefbe01 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:41.469207 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5967d196-3c76-4d32-9812-c5049cefbe01 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] DELETE https://10.4.3.246/volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 Aug 12 20:24:41.469458 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5967d196-3c76-4d32-9812-c5049cefbe01 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:41.469807 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5967d196-3c76-4d32-9812-c5049cefbe01 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:41.469928 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.contrib.backups [None req-5967d196-3c76-4d32-9812-c5049cefbe01 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Delete backup with id: 6d519cf0-37d7-46de-9330-c51cdd723bb3. Aug 12 20:24:41.475232 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:41.475232 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:41.486621 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.backup.rpcapi [None req-5967d196-3c76-4d32-9812-c5049cefbe01 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] delete_backup rpcapi backup_id 6d519cf0-37d7-46de-9330-c51cdd723bb3 {{(pid=100384) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 20:24:41.488057 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5967d196-3c76-4d32-9812-c5049cefbe01 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 returned with HTTP 202 Aug 12 20:24:41.488498 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 970/3838] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:24:41 2026] DELETE /volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:24:41.493746 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-c0800e9f-27cf-4c93-b106-70cd5ced264c req-97b59a9a-a593-410f-b504-be0fec62c8f7 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Lock "cinder-attachment_update-d2978bd1-af7c-4405-aca7-0d64757509ac-np0000007109" released by "attachment_update" :: held 0.081s {{(pid=100383) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:24:41.494039 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-c0800e9f-27cf-4c93-b106-70cd5ced264c req-97b59a9a-a593-410f-b504-be0fec62c8f7 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/attachments/f2125d97-aa1d-4408-9055-f3533f829e36 returned with HTTP 200 Aug 12 20:24:41.494479 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 965/3839] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:24:41 2026] PUT /volume/v3/attachments/f2125d97-aa1d-4408-9055-f3533f829e36 => generated 968 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:41.496410 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-1f8d94c1-2efe-4e32-9dd2-de5621f8e237 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:41.498027 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1f8d94c1-2efe-4e32-9dd2-de5621f8e237 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 Aug 12 20:24:41.498239 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1f8d94c1-2efe-4e32-9dd2-de5621f8e237 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:41.498411 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1f8d94c1-2efe-4e32-9dd2-de5621f8e237 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:41.498508 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-1f8d94c1-2efe-4e32-9dd2-de5621f8e237 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 6d519cf0-37d7-46de-9330-c51cdd723bb3. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:41.502659 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:41.502659 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:41.503211 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1f8d94c1-2efe-4e32-9dd2-de5621f8e237 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 returned with HTTP 200 Aug 12 20:24:41.503568 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 951/3840] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:41 2026] GET /volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:41.521650 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-c0800e9f-27cf-4c93-b106-70cd5ced264c req-ba3619c1-7cb4-4259-ba6b-5528257c2157 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:41.526390 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-c0800e9f-27cf-4c93-b106-70cd5ced264c req-ba3619c1-7cb4-4259-ba6b-5528257c2157 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac/encryption Aug 12 20:24:41.526648 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-c0800e9f-27cf-4c93-b106-70cd5ced264c req-ba3619c1-7cb4-4259-ba6b-5528257c2157 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:41.526782 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-c0800e9f-27cf-4c93-b106-70cd5ced264c req-ba3619c1-7cb4-4259-ba6b-5528257c2157 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'index' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:41.536727 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:41.536727 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:41.544226 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-c0800e9f-27cf-4c93-b106-70cd5ced264c req-ba3619c1-7cb4-4259-ba6b-5528257c2157 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac/encryption returned with HTTP 200 Aug 12 20:24:41.544226 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 955/3841] 10.4.3.246 () {68 vars in 1631 bytes} [Wed Aug 12 20:24:41 2026] GET /volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:41.833145 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-6cf5c110-f290-4339-bc62-e0334abcb5d8 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:41.835321 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6cf5c110-f290-4339-bc62-e0334abcb5d8 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] GET https://10.4.3.246/volume/v3/volumes/1ca0ccb5-9793-4512-a4e9-b4773fb2bd18 Aug 12 20:24:41.835674 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6cf5c110-f290-4339-bc62-e0334abcb5d8 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:41.835797 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6cf5c110-f290-4339-bc62-e0334abcb5d8 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:41.842142 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6cf5c110-f290-4339-bc62-e0334abcb5d8 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] https://10.4.3.246/volume/v3/volumes/1ca0ccb5-9793-4512-a4e9-b4773fb2bd18 returned with HTTP 404 Aug 12 20:24:41.842822 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 971/3842] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:24:41 2026] GET /volume/v3/volumes/1ca0ccb5-9793-4512-a4e9-b4773fb2bd18 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:24:41.850085 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-46cfcd5c-f30e-4e41-9c7f-0ff3395fdaa5 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:41.851697 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-46cfcd5c-f30e-4e41-9c7f-0ff3395fdaa5 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] GET https://10.4.3.246/volume/v3/groups/f7b7b134-d49f-4bae-a815-dffd57d959d3 Aug 12 20:24:41.851985 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-46cfcd5c-f30e-4e41-9c7f-0ff3395fdaa5 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:41.852214 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-46cfcd5c-f30e-4e41-9c7f-0ff3395fdaa5 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:41.852354 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.groups [None req-46cfcd5c-f30e-4e41-9c7f-0ff3395fdaa5 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] show called for member f7b7b134-d49f-4bae-a815-dffd57d959d3 {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:24:41.857098 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-46cfcd5c-f30e-4e41-9c7f-0ff3395fdaa5 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] https://10.4.3.246/volume/v3/groups/f7b7b134-d49f-4bae-a815-dffd57d959d3 returned with HTTP 404 Aug 12 20:24:41.857629 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 966/3843] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:24:41 2026] GET /volume/v3/groups/f7b7b134-d49f-4bae-a815-dffd57d959d3 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:24:41.864942 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-1008cff9-4068-4b24-98c5-f740cc556135 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:41.867272 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1008cff9-4068-4b24-98c5-f740cc556135 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] GET https://10.4.3.246/volume/v3/volumes/detail Aug 12 20:24:41.867556 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1008cff9-4068-4b24-98c5-f740cc556135 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:41.867808 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1008cff9-4068-4b24-98c5-f740cc556135 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Calling method 'detail' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:41.868568 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.api_utils [None req-1008cff9-4068-4b24-98c5-f740cc556135 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Removing options '' from query. {{(pid=100385) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:24:41.869117 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-1008cff9-4068-4b24-98c5-f740cc556135 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100385) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:24:41.878880 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-1008cff9-4068-4b24-98c5-f740cc556135 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Get all volumes completed successfully. Aug 12 20:24:41.879808 np0000007109 devstack@c-api.service[100385]: WARNING stevedore.named [None req-1008cff9-4068-4b24-98c5-f740cc556135 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:24:41.880016 np0000007109 devstack@c-api.service[100385]: WARNING castellan.key_manager [None req-1008cff9-4068-4b24-98c5-f740cc556135 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:24:41.924277 np0000007109 devstack@c-api.service[100385]: DEBUG oslo_db.sqlalchemy.engines [None req-1008cff9-4068-4b24-98c5-f740cc556135 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100385) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:24:41.926155 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-9eb8914a-f31f-4971-83ba-e91f1d3155dd None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:41.927853 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9eb8914a-f31f-4971-83ba-e91f1d3155dd tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c Aug 12 20:24:41.928203 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9eb8914a-f31f-4971-83ba-e91f1d3155dd tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:41.928506 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9eb8914a-f31f-4971-83ba-e91f1d3155dd tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:41.928656 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-9eb8914a-f31f-4971-83ba-e91f1d3155dd tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id b6b329c2-2286-4e43-ba2d-9b5e8078945c. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:41.929512 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:41.929512 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:41.933510 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:41.933510 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:41.934235 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9eb8914a-f31f-4971-83ba-e91f1d3155dd tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c returned with HTTP 200 Aug 12 20:24:41.934644 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 956/3844] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:41 2026] GET /volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:41.939640 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1008cff9-4068-4b24-98c5-f740cc556135 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] https://10.4.3.246/volume/v3/volumes/detail returned with HTTP 200 Aug 12 20:24:41.940779 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 952/3845] 10.4.3.246 () {68 vars in 1299 bytes} [Wed Aug 12 20:24:41 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:41.954614 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-6433e019-9920-4c3f-98e7-ef7181f4a476 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:41.956447 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6433e019-9920-4c3f-98e7-ef7181f4a476 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] POST https://10.4.3.246/volume/v3/groups/4161415c-f120-45fb-8b62-5fab0231d024/action Aug 12 20:24:41.956944 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6433e019-9920-4c3f-98e7-ef7181f4a476 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:24:41.957014 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6433e019-9920-4c3f-98e7-ef7181f4a476 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:41.958932 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.groups [None req-6433e019-9920-4c3f-98e7-ef7181f4a476 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] delete called for group 4161415c-f120-45fb-8b62-5fab0231d024 {{(pid=100384) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 20:24:41.958932 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.groups [None req-6433e019-9920-4c3f-98e7-ef7181f4a476 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Delete group with id: 4161415c-f120-45fb-8b62-5fab0231d024 Aug 12 20:24:41.962113 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:41.962113 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:41.995976 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6433e019-9920-4c3f-98e7-ef7181f4a476 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] https://10.4.3.246/volume/v3/groups/4161415c-f120-45fb-8b62-5fab0231d024/action returned with HTTP 202 Aug 12 20:24:41.996369 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 972/3846] 10.4.3.246 () {70 vars in 1428 bytes} [Wed Aug 12 20:24:41 2026] POST /volume/v3/groups/4161415c-f120-45fb-8b62-5fab0231d024/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:24:42.009456 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-976af3e3-c0e5-42ce-9649-83f7d468c833 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:42.014865 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-976af3e3-c0e5-42ce-9649-83f7d468c833 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] GET https://10.4.3.246/volume/v3/volumes/7f687716-1feb-471a-9e85-a64018537065 Aug 12 20:24:42.015142 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-976af3e3-c0e5-42ce-9649-83f7d468c833 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:42.015288 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-976af3e3-c0e5-42ce-9649-83f7d468c833 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:42.031022 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:42.031022 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:42.038971 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-976af3e3-c0e5-42ce-9649-83f7d468c833 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Volume info retrieved successfully. Aug 12 20:24:42.039506 np0000007109 devstack@c-api.service[100383]: WARNING stevedore.named [None req-976af3e3-c0e5-42ce-9649-83f7d468c833 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 20:24:42.039624 np0000007109 devstack@c-api.service[100383]: WARNING castellan.key_manager [None req-976af3e3-c0e5-42ce-9649-83f7d468c833 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 12 20:24:42.082882 np0000007109 devstack@c-api.service[100383]: DEBUG oslo_db.sqlalchemy.engines [None req-976af3e3-c0e5-42ce-9649-83f7d468c833 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100383) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:24:42.086515 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:42.086515 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:42.093835 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-976af3e3-c0e5-42ce-9649-83f7d468c833 tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] https://10.4.3.246/volume/v3/volumes/7f687716-1feb-471a-9e85-a64018537065 returned with HTTP 200 Aug 12 20:24:42.094350 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 967/3847] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:24:42 2026] GET /volume/v3/volumes/7f687716-1feb-471a-9e85-a64018537065 => generated 910 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:42.203655 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-4f7a2050-9ba5-4e21-bb54-7ff6e43de078 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:42.205692 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4f7a2050-9ba5-4e21-bb54-7ff6e43de078 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac Aug 12 20:24:42.205970 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4f7a2050-9ba5-4e21-bb54-7ff6e43de078 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:42.206372 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4f7a2050-9ba5-4e21-bb54-7ff6e43de078 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:42.217307 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:42.217307 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:42.221337 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-4f7a2050-9ba5-4e21-bb54-7ff6e43de078 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:24:42.227032 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4f7a2050-9ba5-4e21-bb54-7ff6e43de078 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac returned with HTTP 200 Aug 12 20:24:42.227552 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 957/3848] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:42 2026] GET /volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:42.513791 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-80fc110f-cedb-4b8b-8712-50f7f9b3c9e6 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:42.515870 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-80fc110f-cedb-4b8b-8712-50f7f9b3c9e6 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 Aug 12 20:24:42.516108 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-80fc110f-cedb-4b8b-8712-50f7f9b3c9e6 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:42.516332 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-80fc110f-cedb-4b8b-8712-50f7f9b3c9e6 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:42.516442 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-80fc110f-cedb-4b8b-8712-50f7f9b3c9e6 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 6d519cf0-37d7-46de-9330-c51cdd723bb3. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:42.520121 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-80fc110f-cedb-4b8b-8712-50f7f9b3c9e6 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 returned with HTTP 404 Aug 12 20:24:42.520639 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 953/3849] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:42 2026] GET /volume/v3/backups/6d519cf0-37d7-46de-9330-c51cdd723bb3 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:42.528073 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-bbbf3093-4131-494d-a771-93da0ba16b61 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:42.530375 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-bbbf3093-4131-494d-a771-93da0ba16b61 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] DELETE https://10.4.3.246/volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee Aug 12 20:24:42.530700 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-bbbf3093-4131-494d-a771-93da0ba16b61 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:42.530972 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-bbbf3093-4131-494d-a771-93da0ba16b61 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:42.531121 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.contrib.backups [None req-bbbf3093-4131-494d-a771-93da0ba16b61 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Delete backup with id: 60c69fec-35fc-4a65-9435-4f763eb1c0ee. Aug 12 20:24:42.535785 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:42.535785 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:42.548830 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.backup.rpcapi [None req-bbbf3093-4131-494d-a771-93da0ba16b61 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] delete_backup rpcapi backup_id 60c69fec-35fc-4a65-9435-4f763eb1c0ee {{(pid=100384) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 20:24:42.551086 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-bbbf3093-4131-494d-a771-93da0ba16b61 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee returned with HTTP 202 Aug 12 20:24:42.551742 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 973/3850] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:24:42 2026] DELETE /volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:24:42.558649 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-981eca5a-c0d0-4387-8ba7-90fad6a029df None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:42.560625 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-981eca5a-c0d0-4387-8ba7-90fad6a029df tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee Aug 12 20:24:42.560859 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-981eca5a-c0d0-4387-8ba7-90fad6a029df tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:42.561034 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-981eca5a-c0d0-4387-8ba7-90fad6a029df tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:42.561147 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-981eca5a-c0d0-4387-8ba7-90fad6a029df tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 60c69fec-35fc-4a65-9435-4f763eb1c0ee. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:42.565822 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:42.565822 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:42.566285 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-981eca5a-c0d0-4387-8ba7-90fad6a029df tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee returned with HTTP 200 Aug 12 20:24:42.566770 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 968/3851] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:42 2026] GET /volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:42.951631 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-13adbad9-3419-4597-a4a7-eb0f40809047 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:42.953785 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-13adbad9-3419-4597-a4a7-eb0f40809047 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c Aug 12 20:24:42.954287 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-13adbad9-3419-4597-a4a7-eb0f40809047 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:42.954814 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-13adbad9-3419-4597-a4a7-eb0f40809047 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:42.955083 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-13adbad9-3419-4597-a4a7-eb0f40809047 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id b6b329c2-2286-4e43-ba2d-9b5e8078945c. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:42.962791 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:42.962791 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:42.964527 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-13adbad9-3419-4597-a4a7-eb0f40809047 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c returned with HTTP 200 Aug 12 20:24:42.965480 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 958/3852] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:42 2026] GET /volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:43.107257 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-755babe3-ba21-43d1-8da9-35b92bd0771f None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:43.108867 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-755babe3-ba21-43d1-8da9-35b92bd0771f tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] GET https://10.4.3.246/volume/v3/volumes/7f687716-1feb-471a-9e85-a64018537065 Aug 12 20:24:43.109056 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-755babe3-ba21-43d1-8da9-35b92bd0771f tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:43.109251 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-755babe3-ba21-43d1-8da9-35b92bd0771f tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:43.114287 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-755babe3-ba21-43d1-8da9-35b92bd0771f tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] https://10.4.3.246/volume/v3/volumes/7f687716-1feb-471a-9e85-a64018537065 returned with HTTP 404 Aug 12 20:24:43.114702 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 954/3853] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:24:43 2026] GET /volume/v3/volumes/7f687716-1feb-471a-9e85-a64018537065 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:24:43.121385 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-ab7dbcb6-5722-4d4e-b965-cebca94ec76b None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:43.123522 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ab7dbcb6-5722-4d4e-b965-cebca94ec76b tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] GET https://10.4.3.246/volume/v3/groups/4161415c-f120-45fb-8b62-5fab0231d024 Aug 12 20:24:43.123833 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ab7dbcb6-5722-4d4e-b965-cebca94ec76b tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:43.124100 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ab7dbcb6-5722-4d4e-b965-cebca94ec76b tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:43.124291 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.groups [None req-ab7dbcb6-5722-4d4e-b965-cebca94ec76b tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] show called for member 4161415c-f120-45fb-8b62-5fab0231d024 {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 20:24:43.127919 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ab7dbcb6-5722-4d4e-b965-cebca94ec76b tempest-GroupsV314Test-2055244971 tempest-GroupsV314Test-2055244971-project-member] https://10.4.3.246/volume/v3/groups/4161415c-f120-45fb-8b62-5fab0231d024 returned with HTTP 404 Aug 12 20:24:43.128500 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 974/3854] 10.4.3.246 () {68 vars in 1386 bytes} [Wed Aug 12 20:24:43 2026] GET /volume/v3/groups/4161415c-f120-45fb-8b62-5fab0231d024 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:24:43.135040 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-3de65d36-86c8-49f7-9fa0-9e6134935f79 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:43.136772 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3de65d36-86c8-49f7-9fa0-9e6134935f79 tempest-GroupsV314Test-1104007508 tempest-GroupsV314Test-1104007508-project-admin] DELETE https://10.4.3.246/volume/v3/group_types/44fa3515-9793-4edd-bc05-d0e586c30e7e Aug 12 20:24:43.136966 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3de65d36-86c8-49f7-9fa0-9e6134935f79 tempest-GroupsV314Test-1104007508 tempest-GroupsV314Test-1104007508-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:43.137191 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3de65d36-86c8-49f7-9fa0-9e6134935f79 tempest-GroupsV314Test-1104007508 tempest-GroupsV314Test-1104007508-project-admin] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:43.149600 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3de65d36-86c8-49f7-9fa0-9e6134935f79 tempest-GroupsV314Test-1104007508 tempest-GroupsV314Test-1104007508-project-admin] https://10.4.3.246/volume/v3/group_types/44fa3515-9793-4edd-bc05-d0e586c30e7e returned with HTTP 202 Aug 12 20:24:43.149968 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 969/3855] 10.4.3.246 () {68 vars in 1404 bytes} [Wed Aug 12 20:24:43 2026] DELETE /volume/v3/group_types/44fa3515-9793-4edd-bc05-d0e586c30e7e => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:24:43.157021 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-5840bef5-93b7-4efb-882a-0da6184ab0cb None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:43.159315 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5840bef5-93b7-4efb-882a-0da6184ab0cb tempest-GroupsV314Test-1104007508 tempest-GroupsV314Test-1104007508-project-admin] DELETE https://10.4.3.246/volume/v3/types/81d9a49f-2c42-44f1-9be1-c5ac08ead832 Aug 12 20:24:43.159823 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5840bef5-93b7-4efb-882a-0da6184ab0cb tempest-GroupsV314Test-1104007508 tempest-GroupsV314Test-1104007508-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:43.160092 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5840bef5-93b7-4efb-882a-0da6184ab0cb tempest-GroupsV314Test-1104007508 tempest-GroupsV314Test-1104007508-project-admin] Calling method '_delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:43.187734 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5840bef5-93b7-4efb-882a-0da6184ab0cb tempest-GroupsV314Test-1104007508 tempest-GroupsV314Test-1104007508-project-admin] https://10.4.3.246/volume/v3/types/81d9a49f-2c42-44f1-9be1-c5ac08ead832 returned with HTTP 202 Aug 12 20:24:43.188313 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 959/3856] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:24:43 2026] DELETE /volume/v3/types/81d9a49f-2c42-44f1-9be1-c5ac08ead832 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:43.195001 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-adcb3514-227c-4eba-906e-0bba582811be None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:43.196767 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-adcb3514-227c-4eba-906e-0bba582811be tempest-GroupsV314Test-1104007508 tempest-GroupsV314Test-1104007508-project-admin] GET https://10.4.3.246/volume/v3/types/81d9a49f-2c42-44f1-9be1-c5ac08ead832 Aug 12 20:24:43.197510 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-adcb3514-227c-4eba-906e-0bba582811be tempest-GroupsV314Test-1104007508 tempest-GroupsV314Test-1104007508-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:43.197510 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-adcb3514-227c-4eba-906e-0bba582811be tempest-GroupsV314Test-1104007508 tempest-GroupsV314Test-1104007508-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:43.200591 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-adcb3514-227c-4eba-906e-0bba582811be tempest-GroupsV314Test-1104007508 tempest-GroupsV314Test-1104007508-project-admin] https://10.4.3.246/volume/v3/types/81d9a49f-2c42-44f1-9be1-c5ac08ead832 returned with HTTP 404 Aug 12 20:24:43.201033 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 955/3857] 10.4.3.246 () {66 vars in 1342 bytes} [Wed Aug 12 20:24:43 2026] GET /volume/v3/types/81d9a49f-2c42-44f1-9be1-c5ac08ead832 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:43.242316 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-7a2051fd-27d1-41b1-a87e-2aca0202717b None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:43.244593 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7a2051fd-27d1-41b1-a87e-2aca0202717b tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac Aug 12 20:24:43.244845 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7a2051fd-27d1-41b1-a87e-2aca0202717b tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:43.245092 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7a2051fd-27d1-41b1-a87e-2aca0202717b tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:43.257305 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:43.257305 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:43.262038 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-7a2051fd-27d1-41b1-a87e-2aca0202717b tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:24:43.267933 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7a2051fd-27d1-41b1-a87e-2aca0202717b tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac returned with HTTP 200 Aug 12 20:24:43.268458 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 975/3858] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:43 2026] GET /volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:43.580741 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-c5a7f0fb-3d2d-4e44-a9fa-ecd0e7e38838 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:43.583197 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c5a7f0fb-3d2d-4e44-a9fa-ecd0e7e38838 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee Aug 12 20:24:43.586179 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c5a7f0fb-3d2d-4e44-a9fa-ecd0e7e38838 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:43.586179 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c5a7f0fb-3d2d-4e44-a9fa-ecd0e7e38838 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:43.586179 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-c5a7f0fb-3d2d-4e44-a9fa-ecd0e7e38838 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 60c69fec-35fc-4a65-9435-4f763eb1c0ee. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:43.588411 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c5a7f0fb-3d2d-4e44-a9fa-ecd0e7e38838 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee returned with HTTP 404 Aug 12 20:24:43.589251 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 970/3859] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:43 2026] GET /volume/v3/backups/60c69fec-35fc-4a65-9435-4f763eb1c0ee => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:43.597603 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-c2e41885-27eb-4b29-bfd5-7d37182632a4 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:43.599641 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c2e41885-27eb-4b29-bfd5-7d37182632a4 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] DELETE https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d Aug 12 20:24:43.599641 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c2e41885-27eb-4b29-bfd5-7d37182632a4 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:43.599835 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c2e41885-27eb-4b29-bfd5-7d37182632a4 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:43.599929 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.contrib.backups [None req-c2e41885-27eb-4b29-bfd5-7d37182632a4 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Delete backup with id: 302edb7a-1e56-498e-b5cd-08bc15f5044d. Aug 12 20:24:43.605683 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:43.605683 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:43.617251 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.backup.rpcapi [None req-c2e41885-27eb-4b29-bfd5-7d37182632a4 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] delete_backup rpcapi backup_id 302edb7a-1e56-498e-b5cd-08bc15f5044d {{(pid=100386) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 20:24:43.619082 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c2e41885-27eb-4b29-bfd5-7d37182632a4 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d returned with HTTP 202 Aug 12 20:24:43.619479 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 960/3860] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:24:43 2026] DELETE /volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:24:43.628824 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-1efed2b2-640d-4fb9-b60d-85e80075760e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:43.630852 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1efed2b2-640d-4fb9-b60d-85e80075760e tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d Aug 12 20:24:43.631127 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1efed2b2-640d-4fb9-b60d-85e80075760e tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:43.631315 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1efed2b2-640d-4fb9-b60d-85e80075760e tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:43.631428 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-1efed2b2-640d-4fb9-b60d-85e80075760e tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 302edb7a-1e56-498e-b5cd-08bc15f5044d. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:43.635991 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:43.635991 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:43.636760 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1efed2b2-640d-4fb9-b60d-85e80075760e tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d returned with HTTP 200 Aug 12 20:24:43.637155 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 956/3861] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:43 2026] GET /volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:43.976136 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-9d7961cb-808e-46c4-acb4-9d9e427401cf None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:43.978035 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9d7961cb-808e-46c4-acb4-9d9e427401cf tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c Aug 12 20:24:43.978283 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9d7961cb-808e-46c4-acb4-9d9e427401cf tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:43.978497 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9d7961cb-808e-46c4-acb4-9d9e427401cf tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:43.978665 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-9d7961cb-808e-46c4-acb4-9d9e427401cf tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id b6b329c2-2286-4e43-ba2d-9b5e8078945c. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:43.983341 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:43.983341 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:43.983913 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9d7961cb-808e-46c4-acb4-9d9e427401cf tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c returned with HTTP 200 Aug 12 20:24:43.984299 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 976/3862] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:43 2026] GET /volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:44.282064 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a70a1e83-b93a-415e-b2bf-4e312f2cc9d8 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:44.283888 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a70a1e83-b93a-415e-b2bf-4e312f2cc9d8 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac Aug 12 20:24:44.284116 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a70a1e83-b93a-415e-b2bf-4e312f2cc9d8 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:44.284333 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a70a1e83-b93a-415e-b2bf-4e312f2cc9d8 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:44.293490 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:44.293490 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:44.299904 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-a70a1e83-b93a-415e-b2bf-4e312f2cc9d8 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:24:44.303336 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a70a1e83-b93a-415e-b2bf-4e312f2cc9d8 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac returned with HTTP 200 Aug 12 20:24:44.303797 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 971/3863] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:44 2026] GET /volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:44.646879 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-6ebd8bd4-d9e1-4e0a-b87e-6e2412fbc72d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:44.648703 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6ebd8bd4-d9e1-4e0a-b87e-6e2412fbc72d tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d Aug 12 20:24:44.648949 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6ebd8bd4-d9e1-4e0a-b87e-6e2412fbc72d tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:44.649178 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6ebd8bd4-d9e1-4e0a-b87e-6e2412fbc72d tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:44.649325 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-6ebd8bd4-d9e1-4e0a-b87e-6e2412fbc72d tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Show backup with id 302edb7a-1e56-498e-b5cd-08bc15f5044d. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:44.652881 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6ebd8bd4-d9e1-4e0a-b87e-6e2412fbc72d tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d returned with HTTP 404 Aug 12 20:24:44.653513 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 961/3864] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:44 2026] GET /volume/v3/backups/302edb7a-1e56-498e-b5cd-08bc15f5044d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:44.660849 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-dc82bb5b-ffa4-4af4-886c-da63096014f2 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:44.662525 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-dc82bb5b-ffa4-4af4-886c-da63096014f2 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/257c0f15-dc89-417b-ad3c-65672c178e5f Aug 12 20:24:44.662703 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-dc82bb5b-ffa4-4af4-886c-da63096014f2 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:44.662884 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-dc82bb5b-ffa4-4af4-886c-da63096014f2 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:44.663033 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-dc82bb5b-ffa4-4af4-886c-da63096014f2 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Delete volume with id: 257c0f15-dc89-417b-ad3c-65672c178e5f Aug 12 20:24:44.669962 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:44.669962 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:44.670403 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-dc82bb5b-ffa4-4af4-886c-da63096014f2 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Volume info retrieved successfully. Aug 12 20:24:44.690296 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-dc82bb5b-ffa4-4af4-886c-da63096014f2 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Delete volume request issued successfully. Aug 12 20:24:44.691670 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-dc82bb5b-ffa4-4af4-886c-da63096014f2 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/volumes/257c0f15-dc89-417b-ad3c-65672c178e5f returned with HTTP 202 Aug 12 20:24:44.692021 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 957/3865] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:24:44 2026] DELETE /volume/v3/volumes/257c0f15-dc89-417b-ad3c-65672c178e5f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:44.699997 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-65913291-1b5b-4adb-8fea-e6bce8a64087 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:44.703594 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-65913291-1b5b-4adb-8fea-e6bce8a64087 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/volumes/257c0f15-dc89-417b-ad3c-65672c178e5f Aug 12 20:24:44.703871 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-65913291-1b5b-4adb-8fea-e6bce8a64087 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:44.704146 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-65913291-1b5b-4adb-8fea-e6bce8a64087 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:44.711754 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:44.711754 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:44.715363 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-65913291-1b5b-4adb-8fea-e6bce8a64087 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Volume info retrieved successfully. Aug 12 20:24:44.719569 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-65913291-1b5b-4adb-8fea-e6bce8a64087 tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/volumes/257c0f15-dc89-417b-ad3c-65672c178e5f returned with HTTP 200 Aug 12 20:24:44.719854 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 977/3866] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:44 2026] GET /volume/v3/volumes/257c0f15-dc89-417b-ad3c-65672c178e5f => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:44.804241 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-c2a3642d-1049-4a71-af81-ad462290167d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:44.806256 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c2a3642d-1049-4a71-af81-ad462290167d tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:24:44.806623 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c2a3642d-1049-4a71-af81-ad462290167d tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1789973641", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:44.808080 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-c2a3642d-1049-4a71-af81-ad462290167d tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1789973641', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:24:44.808190 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-c2a3642d-1049-4a71-af81-ad462290167d tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Create volume of 1 GB Aug 12 20:24:44.812918 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-c2a3642d-1049-4a71-af81-ad462290167d tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Availability Zones retrieved successfully. Aug 12 20:24:44.820513 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c2a3642d-1049-4a71-af81-ad462290167d tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Flow 'volume_create_api' (9681e758-db52-4606-9bf0-98eaee3afff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:44.821438 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c2a3642d-1049-4a71-af81-ad462290167d tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d92796b-582e-419f-b8f4-c67e2f197ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:44.822765 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-c2a3642d-1049-4a71-af81-ad462290167d tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:24:44.853086 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c2a3642d-1049-4a71-af81-ad462290167d tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d92796b-582e-419f-b8f4-c67e2f197ea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:44.854312 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c2a3642d-1049-4a71-af81-ad462290167d tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efe36c20-72dc-46e2-8c00-1a26cf90ad68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:44.921568 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-c2a3642d-1049-4a71-af81-ad462290167d tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Created reservations ['69740c04-85b5-45c9-b99f-b35dd5b0d8cf', '4445d2cb-8ce3-40bd-890e-d0144a35b011', 'fe4cb26b-f693-4c19-82d6-53decf730eb8', 'f3c0b0a6-bf04-4018-b60a-1c543d16bdac'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:24:44.922393 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c2a3642d-1049-4a71-af81-ad462290167d tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efe36c20-72dc-46e2-8c00-1a26cf90ad68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69740c04-85b5-45c9-b99f-b35dd5b0d8cf', '4445d2cb-8ce3-40bd-890e-d0144a35b011', 'fe4cb26b-f693-4c19-82d6-53decf730eb8', 'f3c0b0a6-bf04-4018-b60a-1c543d16bdac']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:44.923127 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c2a3642d-1049-4a71-af81-ad462290167d tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70ebed7b-77f5-4d97-aba6-a4ce1ef92765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:44.942931 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c2a3642d-1049-4a71-af81-ad462290167d tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70ebed7b-77f5-4d97-aba6-a4ce1ef92765) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1789973641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ed9636dd9b947ee95953f16a8ec9b91',qos_specs=None,replication_status=,reservations=['69740c04-85b5-45c9-b99f-b35dd5b0d8cf','4445d2cb-8ce3-40bd-890e-d0144a35b011','fe4cb26b-f693-4c19-82d6-53decf730eb8','f3c0b0a6-bf04-4018-b60a-1c543d16bdac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed6dccf0fdc348c7b8b7348aa77c7740',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:24:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1789973641',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ed9636dd9b947ee95953f16a8ec9b91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed6dccf0fdc348c7b8b7348aa77c7740',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:44.943722 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c2a3642d-1049-4a71-af81-ad462290167d tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69644cd8-1832-4c0d-ab05-ef7f959b5d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:44.960135 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c2a3642d-1049-4a71-af81-ad462290167d tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69644cd8-1832-4c0d-ab05-ef7f959b5d47) transitioned into state 'SUCCESS' from state '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-1789973641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ed9636dd9b947ee95953f16a8ec9b91',qos_specs=None,replication_status=,reservations=['69740c04-85b5-45c9-b99f-b35dd5b0d8cf','4445d2cb-8ce3-40bd-890e-d0144a35b011','fe4cb26b-f693-4c19-82d6-53decf730eb8','f3c0b0a6-bf04-4018-b60a-1c543d16bdac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed6dccf0fdc348c7b8b7348aa77c7740',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:44.960933 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c2a3642d-1049-4a71-af81-ad462290167d tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6dc5d26-e0aa-4e09-93ef-3dfba09dc6d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:44.972051 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c2a3642d-1049-4a71-af81-ad462290167d tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6dc5d26-e0aa-4e09-93ef-3dfba09dc6d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:44.972051 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c2a3642d-1049-4a71-af81-ad462290167d tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Flow 'volume_create_api' (9681e758-db52-4606-9bf0-98eaee3afff0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:44.972051 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-c2a3642d-1049-4a71-af81-ad462290167d tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Create volume request issued successfully. Aug 12 20:24:44.972720 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c2a3642d-1049-4a71-af81-ad462290167d tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:24:44.973362 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 972/3867] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:24:44 2026] POST /volume/v3/volumes => generated 755 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:24:44.988003 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-e9fa6332-cc0f-49c2-89ae-7f7cdd6e8f9e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:44.989689 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e9fa6332-cc0f-49c2-89ae-7f7cdd6e8f9e tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] GET https://10.4.3.246/volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 Aug 12 20:24:44.995548 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e9fa6332-cc0f-49c2-89ae-7f7cdd6e8f9e tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:44.995548 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e9fa6332-cc0f-49c2-89ae-7f7cdd6e8f9e tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:44.997600 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-47af0304-24c2-4577-a7a6-d4941ef881b9 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:44.999407 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-47af0304-24c2-4577-a7a6-d4941ef881b9 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c Aug 12 20:24:44.999667 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-47af0304-24c2-4577-a7a6-d4941ef881b9 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:44.999862 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-47af0304-24c2-4577-a7a6-d4941ef881b9 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:44.999995 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-47af0304-24c2-4577-a7a6-d4941ef881b9 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id b6b329c2-2286-4e43-ba2d-9b5e8078945c. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:45.005457 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:45.005457 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:45.005457 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-47af0304-24c2-4577-a7a6-d4941ef881b9 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c returned with HTTP 200 Aug 12 20:24:45.005457 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 958/3868] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:44 2026] GET /volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:45.007820 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:45.007820 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:45.012065 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-e9fa6332-cc0f-49c2-89ae-7f7cdd6e8f9e tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Volume info retrieved successfully. Aug 12 20:24:45.016914 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e9fa6332-cc0f-49c2-89ae-7f7cdd6e8f9e tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 returned with HTTP 200 Aug 12 20:24:45.017459 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 962/3869] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:44 2026] GET /volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 => generated 823 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:45.319524 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b87a1d35-fbc1-4593-ab87-41611d5aa621 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:45.321376 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b87a1d35-fbc1-4593-ab87-41611d5aa621 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac Aug 12 20:24:45.321612 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b87a1d35-fbc1-4593-ab87-41611d5aa621 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:45.321812 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b87a1d35-fbc1-4593-ab87-41611d5aa621 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:45.331416 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:45.331416 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:45.334784 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-b87a1d35-fbc1-4593-ab87-41611d5aa621 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:24:45.338797 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b87a1d35-fbc1-4593-ab87-41611d5aa621 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac returned with HTTP 200 Aug 12 20:24:45.339191 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 978/3870] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:45 2026] GET /volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:45.379550 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0f753213-ab66-49f4-bd35-e921beed4c6e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:45.458322 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0f753213-ab66-49f4-bd35-e921beed4c6e tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] POST https://10.4.3.246/volume/v3/qos-specs Aug 12 20:24:45.458691 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0f753213-ab66-49f4-bd35-e921beed4c6e tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1273721702", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:45.460125 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:45.460125 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:45.460469 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.qos_specs [None req-0f753213-ab66-49f4-bd35-e921beed4c6e tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1273721702', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100383) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 12 20:24:45.466654 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.db.api [None req-0f753213-ab66-49f4-bd35-e921beed4c6e tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] DB qos_specs_create(): root {'id': 'd01dd110-40f3-4301-8ef0-de386953c22f', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1273721702'} {{(pid=100383) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 12 20:24:45.472574 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0f753213-ab66-49f4-bd35-e921beed4c6e tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] https://10.4.3.246/volume/v3/qos-specs returned with HTTP 200 Aug 12 20:24:45.473073 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 973/3871] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:24:45 2026] POST /volume/v3/qos-specs => generated 393 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:45.480989 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ee65d350-68bb-4d63-a404-74cee951841b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:45.482614 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ee65d350-68bb-4d63-a404-74cee951841b tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:24:45.483016 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ee65d350-68bb-4d63-a404-74cee951841b tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1938281988"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:45.497474 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ee65d350-68bb-4d63-a404-74cee951841b tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:24:45.497874 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 959/3872] 10.4.3.246 () {68 vars in 1252 bytes} [Wed Aug 12 20:24:45 2026] POST /volume/v3/types => generated 222 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:45.505411 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-d6d9755e-2826-4ffb-bed5-1e44ba213a0f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:45.506678 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d6d9755e-2826-4ffb-bed5-1e44ba213a0f tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:24:45.507111 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d6d9755e-2826-4ffb-bed5-1e44ba213a0f tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-714795618"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:45.518672 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d6d9755e-2826-4ffb-bed5-1e44ba213a0f tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:24:45.519153 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 963/3873] 10.4.3.246 () {68 vars in 1252 bytes} [Wed Aug 12 20:24:45 2026] POST /volume/v3/types => generated 221 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:45.526314 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-69b1a2fc-640a-4c55-b28c-c86ffd591ef1 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:45.528121 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-69b1a2fc-640a-4c55-b28c-c86ffd591ef1 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:24:45.528473 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-69b1a2fc-640a-4c55-b28c-c86ffd591ef1 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1280877326"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:45.540138 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-69b1a2fc-640a-4c55-b28c-c86ffd591ef1 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:24:45.540509 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 979/3874] 10.4.3.246 () {68 vars in 1252 bytes} [Wed Aug 12 20:24:45 2026] POST /volume/v3/types => generated 222 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:45.547643 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-996a8685-286b-4b8e-aa1a-d62e94b0cd99 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:45.549292 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-996a8685-286b-4b8e-aa1a-d62e94b0cd99 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] GET https://10.4.3.246/volume/v3/qos-specs/d01dd110-40f3-4301-8ef0-de386953c22f/associate?vol_type_id=a902a859-9f1a-4eca-a688-ca718cf00c0e Aug 12 20:24:45.549474 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-996a8685-286b-4b8e-aa1a-d62e94b0cd99 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:45.549681 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-996a8685-286b-4b8e-aa1a-d62e94b0cd99 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Calling method 'associate' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:45.549914 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:45.549914 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:45.550266 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.contrib.qos_specs_manage [None req-996a8685-286b-4b8e-aa1a-d62e94b0cd99 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Associate qos_spec: d01dd110-40f3-4301-8ef0-de386953c22f with type: a902a859-9f1a-4eca-a688-ca718cf00c0e {{(pid=100383) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 12 20:24:45.567218 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-996a8685-286b-4b8e-aa1a-d62e94b0cd99 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] https://10.4.3.246/volume/v3/qos-specs/d01dd110-40f3-4301-8ef0-de386953c22f/associate?vol_type_id=a902a859-9f1a-4eca-a688-ca718cf00c0e returned with HTTP 202 Aug 12 20:24:45.567621 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 974/3875] 10.4.3.246 () {66 vars in 1481 bytes} [Wed Aug 12 20:24:45 2026] GET /volume/v3/qos-specs/d01dd110-40f3-4301-8ef0-de386953c22f/associate?vol_type_id=a902a859-9f1a-4eca-a688-ca718cf00c0e => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:45.574335 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-7d9159eb-4044-4251-9ec9-26f649ad1d15 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:45.575884 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7d9159eb-4044-4251-9ec9-26f649ad1d15 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] GET https://10.4.3.246/volume/v3/qos-specs/d01dd110-40f3-4301-8ef0-de386953c22f/associate?vol_type_id=ab7f0aa4-6738-4e0e-8725-d1dc4e1f9233 Aug 12 20:24:45.576122 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7d9159eb-4044-4251-9ec9-26f649ad1d15 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:45.576330 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7d9159eb-4044-4251-9ec9-26f649ad1d15 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Calling method 'associate' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:45.576875 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7d9159eb-4044-4251-9ec9-26f649ad1d15 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Associate qos_spec: d01dd110-40f3-4301-8ef0-de386953c22f with type: ab7f0aa4-6738-4e0e-8725-d1dc4e1f9233 {{(pid=100385) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 12 20:24:45.592640 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7d9159eb-4044-4251-9ec9-26f649ad1d15 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] https://10.4.3.246/volume/v3/qos-specs/d01dd110-40f3-4301-8ef0-de386953c22f/associate?vol_type_id=ab7f0aa4-6738-4e0e-8725-d1dc4e1f9233 returned with HTTP 202 Aug 12 20:24:45.593063 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 960/3876] 10.4.3.246 () {66 vars in 1481 bytes} [Wed Aug 12 20:24:45 2026] GET /volume/v3/qos-specs/d01dd110-40f3-4301-8ef0-de386953c22f/associate?vol_type_id=ab7f0aa4-6738-4e0e-8725-d1dc4e1f9233 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:45.599093 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-ec5dd61f-cb6d-477e-aa62-5facf40e2eb1 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:45.601283 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ec5dd61f-cb6d-477e-aa62-5facf40e2eb1 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] GET https://10.4.3.246/volume/v3/qos-specs/d01dd110-40f3-4301-8ef0-de386953c22f/associate?vol_type_id=dd9fb6ff-c690-41c0-96e4-496c63eadd40 Aug 12 20:24:45.602972 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ec5dd61f-cb6d-477e-aa62-5facf40e2eb1 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:45.602972 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ec5dd61f-cb6d-477e-aa62-5facf40e2eb1 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Calling method 'associate' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:45.602972 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ec5dd61f-cb6d-477e-aa62-5facf40e2eb1 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Associate qos_spec: d01dd110-40f3-4301-8ef0-de386953c22f with type: dd9fb6ff-c690-41c0-96e4-496c63eadd40 {{(pid=100386) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 12 20:24:45.622722 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ec5dd61f-cb6d-477e-aa62-5facf40e2eb1 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] https://10.4.3.246/volume/v3/qos-specs/d01dd110-40f3-4301-8ef0-de386953c22f/associate?vol_type_id=dd9fb6ff-c690-41c0-96e4-496c63eadd40 returned with HTTP 202 Aug 12 20:24:45.622722 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 964/3877] 10.4.3.246 () {66 vars in 1481 bytes} [Wed Aug 12 20:24:45 2026] GET /volume/v3/qos-specs/d01dd110-40f3-4301-8ef0-de386953c22f/associate?vol_type_id=dd9fb6ff-c690-41c0-96e4-496c63eadd40 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:45.628765 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b326fc1e-8aaf-41ed-a4cd-e213790fa9c1 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:45.632031 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b326fc1e-8aaf-41ed-a4cd-e213790fa9c1 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] GET https://10.4.3.246/volume/v3/qos-specs/d01dd110-40f3-4301-8ef0-de386953c22f/associations Aug 12 20:24:45.632253 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b326fc1e-8aaf-41ed-a4cd-e213790fa9c1 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:45.632467 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b326fc1e-8aaf-41ed-a4cd-e213790fa9c1 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Calling method 'associations' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:45.633114 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b326fc1e-8aaf-41ed-a4cd-e213790fa9c1 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Get associations for qos_spec id: d01dd110-40f3-4301-8ef0-de386953c22f {{(pid=100384) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 12 20:24:45.651293 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b326fc1e-8aaf-41ed-a4cd-e213790fa9c1 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] https://10.4.3.246/volume/v3/qos-specs/d01dd110-40f3-4301-8ef0-de386953c22f/associations returned with HTTP 200 Aug 12 20:24:45.651723 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 980/3878] 10.4.3.246 () {66 vars in 1393 bytes} [Wed Aug 12 20:24:45 2026] GET /volume/v3/qos-specs/d01dd110-40f3-4301-8ef0-de386953c22f/associations => generated 447 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:45.660214 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-7ed0a1e8-db27-441c-ac63-97322418bbf0 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:45.662286 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7ed0a1e8-db27-441c-ac63-97322418bbf0 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] GET https://10.4.3.246/volume/v3/qos-specs/d01dd110-40f3-4301-8ef0-de386953c22f/disassociate?vol_type_id=a902a859-9f1a-4eca-a688-ca718cf00c0e Aug 12 20:24:45.662532 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7ed0a1e8-db27-441c-ac63-97322418bbf0 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:45.662795 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7ed0a1e8-db27-441c-ac63-97322418bbf0 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Calling method 'disassociate' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:45.663092 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:45.663092 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:45.663625 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7ed0a1e8-db27-441c-ac63-97322418bbf0 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Disassociate qos_spec: d01dd110-40f3-4301-8ef0-de386953c22f from type: a902a859-9f1a-4eca-a688-ca718cf00c0e {{(pid=100383) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 12 20:24:45.680882 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7ed0a1e8-db27-441c-ac63-97322418bbf0 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] https://10.4.3.246/volume/v3/qos-specs/d01dd110-40f3-4301-8ef0-de386953c22f/disassociate?vol_type_id=a902a859-9f1a-4eca-a688-ca718cf00c0e returned with HTTP 202 Aug 12 20:24:45.681487 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 975/3879] 10.4.3.246 () {66 vars in 1490 bytes} [Wed Aug 12 20:24:45 2026] GET /volume/v3/qos-specs/d01dd110-40f3-4301-8ef0-de386953c22f/disassociate?vol_type_id=a902a859-9f1a-4eca-a688-ca718cf00c0e => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:45.691426 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-775cc0f2-be33-4543-8ff4-dbc8aa99ed89 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:45.692719 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-775cc0f2-be33-4543-8ff4-dbc8aa99ed89 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] GET https://10.4.3.246/volume/v3/qos-specs/d01dd110-40f3-4301-8ef0-de386953c22f/associations Aug 12 20:24:45.692909 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-775cc0f2-be33-4543-8ff4-dbc8aa99ed89 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:45.693105 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-775cc0f2-be33-4543-8ff4-dbc8aa99ed89 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Calling method 'associations' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:45.693327 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:45.693327 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:45.693631 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.contrib.qos_specs_manage [None req-775cc0f2-be33-4543-8ff4-dbc8aa99ed89 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Get associations for qos_spec id: d01dd110-40f3-4301-8ef0-de386953c22f {{(pid=100385) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 12 20:24:45.709411 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-775cc0f2-be33-4543-8ff4-dbc8aa99ed89 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] https://10.4.3.246/volume/v3/qos-specs/d01dd110-40f3-4301-8ef0-de386953c22f/associations returned with HTTP 200 Aug 12 20:24:45.710171 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 961/3880] 10.4.3.246 () {66 vars in 1393 bytes} [Wed Aug 12 20:24:45 2026] GET /volume/v3/qos-specs/d01dd110-40f3-4301-8ef0-de386953c22f/associations => generated 305 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:45.717977 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-1d70292d-c566-49c2-99b9-e804c5ca99e8 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:45.719568 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1d70292d-c566-49c2-99b9-e804c5ca99e8 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] GET https://10.4.3.246/volume/v3/qos-specs/d01dd110-40f3-4301-8ef0-de386953c22f/disassociate_all Aug 12 20:24:45.719932 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1d70292d-c566-49c2-99b9-e804c5ca99e8 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:45.720277 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1d70292d-c566-49c2-99b9-e804c5ca99e8 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Calling method 'disassociate_all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:45.720708 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:45.720708 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:45.721142 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1d70292d-c566-49c2-99b9-e804c5ca99e8 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Disassociate qos_spec: d01dd110-40f3-4301-8ef0-de386953c22f from all. {{(pid=100386) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 12 20:24:45.735272 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1d70292d-c566-49c2-99b9-e804c5ca99e8 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] https://10.4.3.246/volume/v3/qos-specs/d01dd110-40f3-4301-8ef0-de386953c22f/disassociate_all returned with HTTP 202 Aug 12 20:24:45.735393 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-8c9f633b-40ca-4627-9e27-c8ffe899956c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:45.735946 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 965/3881] 10.4.3.246 () {66 vars in 1405 bytes} [Wed Aug 12 20:24:45 2026] GET /volume/v3/qos-specs/d01dd110-40f3-4301-8ef0-de386953c22f/disassociate_all => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:45.737067 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8c9f633b-40ca-4627-9e27-c8ffe899956c tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] GET https://10.4.3.246/volume/v3/volumes/257c0f15-dc89-417b-ad3c-65672c178e5f Aug 12 20:24:45.737273 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8c9f633b-40ca-4627-9e27-c8ffe899956c tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:45.737705 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8c9f633b-40ca-4627-9e27-c8ffe899956c tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:45.742279 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f09c3114-b3c0-4998-841a-4ea9fe4cd920 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:45.744015 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f09c3114-b3c0-4998-841a-4ea9fe4cd920 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] GET https://10.4.3.246/volume/v3/qos-specs/d01dd110-40f3-4301-8ef0-de386953c22f/associations Aug 12 20:24:45.744286 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f09c3114-b3c0-4998-841a-4ea9fe4cd920 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:45.744527 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f09c3114-b3c0-4998-841a-4ea9fe4cd920 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Calling method 'associations' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:45.744837 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:45.744837 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:45.745208 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f09c3114-b3c0-4998-841a-4ea9fe4cd920 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Get associations for qos_spec id: d01dd110-40f3-4301-8ef0-de386953c22f {{(pid=100383) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 12 20:24:45.746952 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8c9f633b-40ca-4627-9e27-c8ffe899956c tempest-ProjectAdminTests33-599330867 tempest-ProjectAdminTests33-599330867-project-admin] https://10.4.3.246/volume/v3/volumes/257c0f15-dc89-417b-ad3c-65672c178e5f returned with HTTP 404 Aug 12 20:24:45.748651 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 981/3882] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:45 2026] GET /volume/v3/volumes/257c0f15-dc89-417b-ad3c-65672c178e5f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:45.757841 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f09c3114-b3c0-4998-841a-4ea9fe4cd920 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] https://10.4.3.246/volume/v3/qos-specs/d01dd110-40f3-4301-8ef0-de386953c22f/associations returned with HTTP 200 Aug 12 20:24:45.758402 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 976/3883] 10.4.3.246 () {66 vars in 1393 bytes} [Wed Aug 12 20:24:45 2026] GET /volume/v3/qos-specs/d01dd110-40f3-4301-8ef0-de386953c22f/associations => generated 24 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:24:45.766368 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-01734a90-3023-4534-ae11-deede7471a55 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:45.769959 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-01734a90-3023-4534-ae11-deede7471a55 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] DELETE https://10.4.3.246/volume/v3/types/dd9fb6ff-c690-41c0-96e4-496c63eadd40 Aug 12 20:24:45.770234 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-01734a90-3023-4534-ae11-deede7471a55 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:45.770528 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-01734a90-3023-4534-ae11-deede7471a55 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Calling method '_delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:45.770843 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:45.770843 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:45.797266 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-01734a90-3023-4534-ae11-deede7471a55 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] https://10.4.3.246/volume/v3/types/dd9fb6ff-c690-41c0-96e4-496c63eadd40 returned with HTTP 202 Aug 12 20:24:45.798210 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 962/3884] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:24:45 2026] DELETE /volume/v3/types/dd9fb6ff-c690-41c0-96e4-496c63eadd40 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:45.806822 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3c79a1e4-8615-4e0b-bcb5-43f4794bc069 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:45.808600 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3c79a1e4-8615-4e0b-bcb5-43f4794bc069 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] GET https://10.4.3.246/volume/v3/types/dd9fb6ff-c690-41c0-96e4-496c63eadd40 Aug 12 20:24:45.809841 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3c79a1e4-8615-4e0b-bcb5-43f4794bc069 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:45.809841 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3c79a1e4-8615-4e0b-bcb5-43f4794bc069 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:45.812175 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3c79a1e4-8615-4e0b-bcb5-43f4794bc069 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] https://10.4.3.246/volume/v3/types/dd9fb6ff-c690-41c0-96e4-496c63eadd40 returned with HTTP 404 Aug 12 20:24:45.812674 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 966/3885] 10.4.3.246 () {66 vars in 1342 bytes} [Wed Aug 12 20:24:45 2026] GET /volume/v3/types/dd9fb6ff-c690-41c0-96e4-496c63eadd40 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:45.822041 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-e690857b-5d6b-4605-af5d-6786d5c64c0b None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:45.826156 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e690857b-5d6b-4605-af5d-6786d5c64c0b tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] DELETE https://10.4.3.246/volume/v3/types/ab7f0aa4-6738-4e0e-8725-d1dc4e1f9233 Aug 12 20:24:45.826409 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e690857b-5d6b-4605-af5d-6786d5c64c0b tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:45.826661 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e690857b-5d6b-4605-af5d-6786d5c64c0b tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Calling method '_delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:45.826973 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:45.826973 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:45.850728 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e690857b-5d6b-4605-af5d-6786d5c64c0b tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] https://10.4.3.246/volume/v3/types/ab7f0aa4-6738-4e0e-8725-d1dc4e1f9233 returned with HTTP 202 Aug 12 20:24:45.851126 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 982/3886] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:24:45 2026] DELETE /volume/v3/types/ab7f0aa4-6738-4e0e-8725-d1dc4e1f9233 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:45.858275 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-627f5df0-c976-42ea-b0b6-b08b2520589e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:45.860160 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-627f5df0-c976-42ea-b0b6-b08b2520589e tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] GET https://10.4.3.246/volume/v3/types/ab7f0aa4-6738-4e0e-8725-d1dc4e1f9233 Aug 12 20:24:45.860432 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-627f5df0-c976-42ea-b0b6-b08b2520589e tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:45.860697 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-627f5df0-c976-42ea-b0b6-b08b2520589e tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:45.863821 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-627f5df0-c976-42ea-b0b6-b08b2520589e tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] https://10.4.3.246/volume/v3/types/ab7f0aa4-6738-4e0e-8725-d1dc4e1f9233 returned with HTTP 404 Aug 12 20:24:45.864819 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 977/3887] 10.4.3.246 () {66 vars in 1342 bytes} [Wed Aug 12 20:24:45 2026] GET /volume/v3/types/ab7f0aa4-6738-4e0e-8725-d1dc4e1f9233 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:45.872968 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-60f8da42-31e9-4c15-9cf4-a4fbf9f4eb37 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:45.874949 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-60f8da42-31e9-4c15-9cf4-a4fbf9f4eb37 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] DELETE https://10.4.3.246/volume/v3/types/a902a859-9f1a-4eca-a688-ca718cf00c0e Aug 12 20:24:45.875219 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-60f8da42-31e9-4c15-9cf4-a4fbf9f4eb37 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:45.875625 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-60f8da42-31e9-4c15-9cf4-a4fbf9f4eb37 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Calling method '_delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:45.903235 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-60f8da42-31e9-4c15-9cf4-a4fbf9f4eb37 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] https://10.4.3.246/volume/v3/types/a902a859-9f1a-4eca-a688-ca718cf00c0e returned with HTTP 202 Aug 12 20:24:45.903905 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 963/3888] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:24:45 2026] DELETE /volume/v3/types/a902a859-9f1a-4eca-a688-ca718cf00c0e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:45.910555 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-c0800e9f-27cf-4c93-b106-70cd5ced264c req-a115006f-0bf5-4019-a9d3-7a3f106c275b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:45.911577 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c66e5add-e357-4a80-a4fc-a303bf0d62cf None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:45.914561 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-c0800e9f-27cf-4c93-b106-70cd5ced264c req-a115006f-0bf5-4019-a9d3-7a3f106c275b tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] POST https://10.4.3.246/volume/v3/attachments/f2125d97-aa1d-4408-9055-f3533f829e36/action Aug 12 20:24:45.914561 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-c0800e9f-27cf-4c93-b106-70cd5ced264c req-a115006f-0bf5-4019-a9d3-7a3f106c275b tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Action body: b'{"os-complete": null}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:24:45.914561 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-c0800e9f-27cf-4c93-b106-70cd5ced264c req-a115006f-0bf5-4019-a9d3-7a3f106c275b tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:45.914732 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c66e5add-e357-4a80-a4fc-a303bf0d62cf tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] GET https://10.4.3.246/volume/v3/types/a902a859-9f1a-4eca-a688-ca718cf00c0e Aug 12 20:24:45.914732 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c66e5add-e357-4a80-a4fc-a303bf0d62cf tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:45.914732 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c66e5add-e357-4a80-a4fc-a303bf0d62cf tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:45.917070 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c66e5add-e357-4a80-a4fc-a303bf0d62cf tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] https://10.4.3.246/volume/v3/types/a902a859-9f1a-4eca-a688-ca718cf00c0e returned with HTTP 404 Aug 12 20:24:45.917590 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 983/3889] 10.4.3.246 () {66 vars in 1342 bytes} [Wed Aug 12 20:24:45 2026] GET /volume/v3/types/a902a859-9f1a-4eca-a688-ca718cf00c0e => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:45.925431 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-92be7ebb-8428-4c59-a5b5-8f060d285ecc None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:45.927891 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-92be7ebb-8428-4c59-a5b5-8f060d285ecc tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] POST https://10.4.3.246/volume/v3/qos-specs Aug 12 20:24:45.928812 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-92be7ebb-8428-4c59-a5b5-8f060d285ecc tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-943234203", "consumer": "back-end"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:45.930638 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:45.930638 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:45.931125 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.qos_specs [None req-92be7ebb-8428-4c59-a5b5-8f060d285ecc tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-943234203', 'consumer': 'back-end', 'specs': {}} {{(pid=100383) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 12 20:24:45.934338 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.db.api [None req-92be7ebb-8428-4c59-a5b5-8f060d285ecc tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] DB qos_specs_create(): root {'id': '4281a278-8fff-4b13-91eb-1f1b512e7159', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-943234203'} {{(pid=100383) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 12 20:24:45.939507 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-92be7ebb-8428-4c59-a5b5-8f060d285ecc tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] https://10.4.3.246/volume/v3/qos-specs returned with HTTP 200 Aug 12 20:24:45.940112 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 978/3890] 10.4.3.246 () {68 vars in 1264 bytes} [Wed Aug 12 20:24:45 2026] POST /volume/v3/qos-specs => generated 368 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:45.950518 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-65e9f43b-b3a3-4a38-91ca-59cd6cfd6bf9 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:45.953930 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-65e9f43b-b3a3-4a38-91ca-59cd6cfd6bf9 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] DELETE https://10.4.3.246/volume/v3/qos-specs/4281a278-8fff-4b13-91eb-1f1b512e7159?force=False Aug 12 20:24:45.957860 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-65e9f43b-b3a3-4a38-91ca-59cd6cfd6bf9 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:45.958158 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-65e9f43b-b3a3-4a38-91ca-59cd6cfd6bf9 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:45.958933 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.contrib.qos_specs_manage [None req-65e9f43b-b3a3-4a38-91ca-59cd6cfd6bf9 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Delete qos_spec: 4281a278-8fff-4b13-91eb-1f1b512e7159, force: False {{(pid=100385) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 12 20:24:45.976632 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-65e9f43b-b3a3-4a38-91ca-59cd6cfd6bf9 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] https://10.4.3.246/volume/v3/qos-specs/4281a278-8fff-4b13-91eb-1f1b512e7159?force=False returned with HTTP 202 Aug 12 20:24:45.977211 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 964/3891] 10.4.3.246 () {66 vars in 1380 bytes} [Wed Aug 12 20:24:45 2026] DELETE /volume/v3/qos-specs/4281a278-8fff-4b13-91eb-1f1b512e7159?force=False => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:45.984867 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-24bd9d49-cf1b-4eaf-a4da-95556e749bfb None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:45.988696 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-24bd9d49-cf1b-4eaf-a4da-95556e749bfb tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] GET https://10.4.3.246/volume/v3/qos-specs/4281a278-8fff-4b13-91eb-1f1b512e7159 Aug 12 20:24:45.988944 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-24bd9d49-cf1b-4eaf-a4da-95556e749bfb tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:45.989186 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-24bd9d49-cf1b-4eaf-a4da-95556e749bfb tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:45.992737 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-24bd9d49-cf1b-4eaf-a4da-95556e749bfb tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] https://10.4.3.246/volume/v3/qos-specs/4281a278-8fff-4b13-91eb-1f1b512e7159 returned with HTTP 404 Aug 12 20:24:45.993176 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 984/3892] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:24:45 2026] GET /volume/v3/qos-specs/4281a278-8fff-4b13-91eb-1f1b512e7159 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:46.000326 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-706c6f85-b74b-4cfb-a699-b01b30ba0cc3 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:46.003751 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-706c6f85-b74b-4cfb-a699-b01b30ba0cc3 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] GET https://10.4.3.246/volume/v3/qos-specs Aug 12 20:24:46.007473 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-706c6f85-b74b-4cfb-a699-b01b30ba0cc3 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:46.007473 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-706c6f85-b74b-4cfb-a699-b01b30ba0cc3 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Calling method 'index' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:46.007473 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:46.007473 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:46.015503 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f0c78e64-db1b-4d5d-8e61-c588c28ad65e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:46.016159 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-706c6f85-b74b-4cfb-a699-b01b30ba0cc3 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] https://10.4.3.246/volume/v3/qos-specs returned with HTTP 200 Aug 12 20:24:46.016828 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 979/3893] 10.4.3.246 () {66 vars in 1243 bytes} [Wed Aug 12 20:24:45 2026] GET /volume/v3/qos-specs => generated 175 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:46.017891 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f0c78e64-db1b-4d5d-8e61-c588c28ad65e tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c Aug 12 20:24:46.018158 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f0c78e64-db1b-4d5d-8e61-c588c28ad65e tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:46.018387 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f0c78e64-db1b-4d5d-8e61-c588c28ad65e tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:46.018565 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-f0c78e64-db1b-4d5d-8e61-c588c28ad65e tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id b6b329c2-2286-4e43-ba2d-9b5e8078945c. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:46.024661 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:46.024661 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:46.025468 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f0c78e64-db1b-4d5d-8e61-c588c28ad65e tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c returned with HTTP 200 Aug 12 20:24:46.025912 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 965/3894] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:46 2026] GET /volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:46.030082 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d177cfa4-07ff-41ff-ab8c-dc0ee5e2e0d2 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:46.030188 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-1ee0011e-5a23-47ce-be94-02a9dcd67814 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:46.031906 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1ee0011e-5a23-47ce-be94-02a9dcd67814 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] DELETE https://10.4.3.246/volume/v3/qos-specs/4281a278-8fff-4b13-91eb-1f1b512e7159?force=False Aug 12 20:24:46.032229 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1ee0011e-5a23-47ce-be94-02a9dcd67814 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:46.032495 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1ee0011e-5a23-47ce-be94-02a9dcd67814 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:46.032809 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:46.032809 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:46.033266 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1ee0011e-5a23-47ce-be94-02a9dcd67814 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Delete qos_spec: 4281a278-8fff-4b13-91eb-1f1b512e7159, force: False {{(pid=100383) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 12 20:24:46.036520 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1ee0011e-5a23-47ce-be94-02a9dcd67814 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] https://10.4.3.246/volume/v3/qos-specs/4281a278-8fff-4b13-91eb-1f1b512e7159?force=False returned with HTTP 404 Aug 12 20:24:46.037088 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 980/3895] 10.4.3.246 () {66 vars in 1380 bytes} [Wed Aug 12 20:24:46 2026] DELETE /volume/v3/qos-specs/4281a278-8fff-4b13-91eb-1f1b512e7159?force=False => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:46.039798 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d177cfa4-07ff-41ff-ab8c-dc0ee5e2e0d2 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] GET https://10.4.3.246/volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 Aug 12 20:24:46.040026 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d177cfa4-07ff-41ff-ab8c-dc0ee5e2e0d2 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:46.040296 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d177cfa4-07ff-41ff-ab8c-dc0ee5e2e0d2 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:46.050260 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f710ad87-e8e9-4ef9-bf71-bcc48487ea8b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:46.052406 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f710ad87-e8e9-4ef9-bf71-bcc48487ea8b tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] GET https://10.4.3.246/volume/v3/qos-specs/4281a278-8fff-4b13-91eb-1f1b512e7159 Aug 12 20:24:46.052691 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f710ad87-e8e9-4ef9-bf71-bcc48487ea8b tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:46.052850 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:46.052850 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:46.052977 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f710ad87-e8e9-4ef9-bf71-bcc48487ea8b tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:46.057369 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f710ad87-e8e9-4ef9-bf71-bcc48487ea8b tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] https://10.4.3.246/volume/v3/qos-specs/4281a278-8fff-4b13-91eb-1f1b512e7159 returned with HTTP 404 Aug 12 20:24:46.057632 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-d177cfa4-07ff-41ff-ab8c-dc0ee5e2e0d2 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Volume info retrieved successfully. Aug 12 20:24:46.058133 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 966/3896] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:24:46 2026] GET /volume/v3/qos-specs/4281a278-8fff-4b13-91eb-1f1b512e7159 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:46.063695 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d177cfa4-07ff-41ff-ab8c-dc0ee5e2e0d2 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 returned with HTTP 200 Aug 12 20:24:46.063695 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 985/3897] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:46 2026] GET /volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:46.066931 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-2d2cf464-06ea-430d-9e1d-19e4b947d446 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:46.068865 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2d2cf464-06ea-430d-9e1d-19e4b947d446 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] POST https://10.4.3.246/volume/v3/qos-specs Aug 12 20:24:46.069485 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2d2cf464-06ea-430d-9e1d-19e4b947d446 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-629622253", "consumer": "both"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:46.072231 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.qos_specs [None req-2d2cf464-06ea-430d-9e1d-19e4b947d446 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-629622253', 'consumer': 'both', 'specs': {}} {{(pid=100383) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 12 20:24:46.078673 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-21d23084-09e3-4b6e-b54e-3adba9785e67 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:46.078772 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.db.api [None req-2d2cf464-06ea-430d-9e1d-19e4b947d446 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] DB qos_specs_create(): root {'id': 'eb13b201-f0a4-4aa4-a1cc-0b04e581ab35', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-629622253'} {{(pid=100383) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 12 20:24:46.080321 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-21d23084-09e3-4b6e-b54e-3adba9785e67 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] GET https://10.4.3.246/volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 Aug 12 20:24:46.080498 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-21d23084-09e3-4b6e-b54e-3adba9785e67 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:46.080701 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-21d23084-09e3-4b6e-b54e-3adba9785e67 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:46.086337 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2d2cf464-06ea-430d-9e1d-19e4b947d446 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] https://10.4.3.246/volume/v3/qos-specs returned with HTTP 200 Aug 12 20:24:46.086337 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 981/3898] 10.4.3.246 () {68 vars in 1264 bytes} [Wed Aug 12 20:24:46 2026] POST /volume/v3/qos-specs => generated 364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:46.088989 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:46.088989 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:46.092849 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-21d23084-09e3-4b6e-b54e-3adba9785e67 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Volume info retrieved successfully. Aug 12 20:24:46.095530 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-e36526d8-cc9a-4628-b0fb-84986f4de18e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:46.097775 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-21d23084-09e3-4b6e-b54e-3adba9785e67 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 returned with HTTP 200 Aug 12 20:24:46.098027 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e36526d8-cc9a-4628-b0fb-84986f4de18e tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] DELETE https://10.4.3.246/volume/v3/qos-specs/eb13b201-f0a4-4aa4-a1cc-0b04e581ab35?force=False Aug 12 20:24:46.098209 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 967/3899] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:46 2026] GET /volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 20:24:46.098303 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e36526d8-cc9a-4628-b0fb-84986f4de18e tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:46.098585 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e36526d8-cc9a-4628-b0fb-84986f4de18e tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:46.099346 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e36526d8-cc9a-4628-b0fb-84986f4de18e tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Delete qos_spec: eb13b201-f0a4-4aa4-a1cc-0b04e581ab35, force: False {{(pid=100384) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 12 20:24:46.113697 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-3eb1d403-3a70-4ab2-bb88-07a7e40e0999 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:46.115945 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3eb1d403-3a70-4ab2-bb88-07a7e40e0999 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] GET https://10.4.3.246/volume/v3/volumes Aug 12 20:24:46.116374 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3eb1d403-3a70-4ab2-bb88-07a7e40e0999 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:46.116768 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3eb1d403-3a70-4ab2-bb88-07a7e40e0999 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'index' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:46.117168 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.api_utils [None req-3eb1d403-3a70-4ab2-bb88-07a7e40e0999 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Removing options '' from query. {{(pid=100383) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:24:46.117684 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e36526d8-cc9a-4628-b0fb-84986f4de18e tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] https://10.4.3.246/volume/v3/qos-specs/eb13b201-f0a4-4aa4-a1cc-0b04e581ab35?force=False returned with HTTP 202 Aug 12 20:24:46.118014 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:46.118014 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:46.118156 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 986/3900] 10.4.3.246 () {66 vars in 1380 bytes} [Wed Aug 12 20:24:46 2026] DELETE /volume/v3/qos-specs/eb13b201-f0a4-4aa4-a1cc-0b04e581ab35?force=False => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:46.120987 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-3eb1d403-3a70-4ab2-bb88-07a7e40e0999 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100383) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:24:46.125955 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-8f29fbe1-5797-4431-9d60-e7238d7d0c4f None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:46.127779 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8f29fbe1-5797-4431-9d60-e7238d7d0c4f tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] GET https://10.4.3.246/volume/v3/qos-specs/eb13b201-f0a4-4aa4-a1cc-0b04e581ab35 Aug 12 20:24:46.127996 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8f29fbe1-5797-4431-9d60-e7238d7d0c4f tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:46.128201 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8f29fbe1-5797-4431-9d60-e7238d7d0c4f tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:46.130876 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-3eb1d403-3a70-4ab2-bb88-07a7e40e0999 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Get all volumes completed successfully. Aug 12 20:24:46.131878 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3eb1d403-3a70-4ab2-bb88-07a7e40e0999 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 200 Aug 12 20:24:46.132155 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8f29fbe1-5797-4431-9d60-e7238d7d0c4f tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] https://10.4.3.246/volume/v3/qos-specs/eb13b201-f0a4-4aa4-a1cc-0b04e581ab35 returned with HTTP 404 Aug 12 20:24:46.132630 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 968/3901] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:24:46 2026] GET /volume/v3/qos-specs/eb13b201-f0a4-4aa4-a1cc-0b04e581ab35 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:46.132752 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 982/3902] 10.4.3.246 () {66 vars in 1237 bytes} [Wed Aug 12 20:24:46 2026] GET /volume/v3/volumes => generated 339 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:46.133069 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:46.133069 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:46.140295 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a79378f6-8da2-4683-8da9-57c51ef94b15 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:46.140753 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f5852b35-2b4d-4622-b339-4349235fa517 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:46.142492 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a79378f6-8da2-4683-8da9-57c51ef94b15 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] GET https://10.4.3.246/volume/v3/qos-specs Aug 12 20:24:46.142668 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f5852b35-2b4d-4622-b339-4349235fa517 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] GET https://10.4.3.246/volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 Aug 12 20:24:46.142756 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a79378f6-8da2-4683-8da9-57c51ef94b15 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:46.142910 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f5852b35-2b4d-4622-b339-4349235fa517 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:46.143017 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a79378f6-8da2-4683-8da9-57c51ef94b15 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Calling method 'index' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:46.143231 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f5852b35-2b4d-4622-b339-4349235fa517 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:46.143387 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:46.143387 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:46.148479 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-c0800e9f-27cf-4c93-b106-70cd5ced264c req-a115006f-0bf5-4019-a9d3-7a3f106c275b tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/attachments/f2125d97-aa1d-4408-9055-f3533f829e36/action returned with HTTP 204 Aug 12 20:24:46.148923 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 967/3903] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:24:45 2026] POST /volume/v3/attachments/f2125d97-aa1d-4408-9055-f3533f829e36/action => generated 0 bytes in 239 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:46.152187 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:46.152187 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:46.155441 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a79378f6-8da2-4683-8da9-57c51ef94b15 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] https://10.4.3.246/volume/v3/qos-specs returned with HTTP 200 Aug 12 20:24:46.155946 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 987/3904] 10.4.3.246 () {66 vars in 1243 bytes} [Wed Aug 12 20:24:46 2026] GET /volume/v3/qos-specs => generated 175 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:46.156347 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-f5852b35-2b4d-4622-b339-4349235fa517 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Volume info retrieved successfully. Aug 12 20:24:46.160466 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f5852b35-2b4d-4622-b339-4349235fa517 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 returned with HTTP 200 Aug 12 20:24:46.160850 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 969/3905] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:46 2026] GET /volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:46.166906 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-10b0cd5a-d403-49a8-98f1-c0eaeffbcb7a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:46.168271 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-10b0cd5a-d403-49a8-98f1-c0eaeffbcb7a tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] DELETE https://10.4.3.246/volume/v3/qos-specs/eb13b201-f0a4-4aa4-a1cc-0b04e581ab35?force=False Aug 12 20:24:46.168580 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-10b0cd5a-d403-49a8-98f1-c0eaeffbcb7a tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:46.169056 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-10b0cd5a-d403-49a8-98f1-c0eaeffbcb7a tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:46.169401 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:46.169401 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:46.169820 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.contrib.qos_specs_manage [None req-10b0cd5a-d403-49a8-98f1-c0eaeffbcb7a tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Delete qos_spec: eb13b201-f0a4-4aa4-a1cc-0b04e581ab35, force: False {{(pid=100383) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 12 20:24:46.174439 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-10b0cd5a-d403-49a8-98f1-c0eaeffbcb7a tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] https://10.4.3.246/volume/v3/qos-specs/eb13b201-f0a4-4aa4-a1cc-0b04e581ab35?force=False returned with HTTP 404 Aug 12 20:24:46.175179 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 983/3906] 10.4.3.246 () {66 vars in 1380 bytes} [Wed Aug 12 20:24:46 2026] DELETE /volume/v3/qos-specs/eb13b201-f0a4-4aa4-a1cc-0b04e581ab35?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:46.187353 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-77499aff-9e63-4f0c-b35a-60b5d3264b5d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:46.189180 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-77499aff-9e63-4f0c-b35a-60b5d3264b5d tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] GET https://10.4.3.246/volume/v3/qos-specs/eb13b201-f0a4-4aa4-a1cc-0b04e581ab35 Aug 12 20:24:46.189362 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-77499aff-9e63-4f0c-b35a-60b5d3264b5d tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:46.189556 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-77499aff-9e63-4f0c-b35a-60b5d3264b5d tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:46.193446 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-77499aff-9e63-4f0c-b35a-60b5d3264b5d tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] https://10.4.3.246/volume/v3/qos-specs/eb13b201-f0a4-4aa4-a1cc-0b04e581ab35 returned with HTTP 404 Aug 12 20:24:46.193852 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 968/3907] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:24:46 2026] GET /volume/v3/qos-specs/eb13b201-f0a4-4aa4-a1cc-0b04e581ab35 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:46.204208 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-070d92bf-72ba-4963-9485-83e8ba9ed78e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:46.204754 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-8ff8889c-26a3-4483-af42-ec3af8e40d71 req-89d464ad-333d-491c-9ce4-d3a9c132dd88 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:46.206473 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-070d92bf-72ba-4963-9485-83e8ba9ed78e tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] POST https://10.4.3.246/volume/v3/qos-specs Aug 12 20:24:46.206938 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-070d92bf-72ba-4963-9485-83e8ba9ed78e tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-825181966", "consumer": "front-end"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:46.207734 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-8ff8889c-26a3-4483-af42-ec3af8e40d71 req-89d464ad-333d-491c-9ce4-d3a9c132dd88 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] GET https://10.4.3.246/volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 Aug 12 20:24:46.207931 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-8ff8889c-26a3-4483-af42-ec3af8e40d71 req-89d464ad-333d-491c-9ce4-d3a9c132dd88 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:46.208140 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-8ff8889c-26a3-4483-af42-ec3af8e40d71 req-89d464ad-333d-491c-9ce4-d3a9c132dd88 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:46.209562 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:46.209562 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:46.210012 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.qos_specs [None req-070d92bf-72ba-4963-9485-83e8ba9ed78e tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-825181966', 'consumer': 'front-end', 'specs': {}} {{(pid=100384) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 12 20:24:46.215483 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:46.215483 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:46.218469 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.db.api [None req-070d92bf-72ba-4963-9485-83e8ba9ed78e tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] DB qos_specs_create(): root {'id': 'eb417a73-0c8c-4fb6-9588-ef2f5c3d961c', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-825181966'} {{(pid=100384) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 12 20:24:46.218786 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-8ff8889c-26a3-4483-af42-ec3af8e40d71 req-89d464ad-333d-491c-9ce4-d3a9c132dd88 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Volume info retrieved successfully. Aug 12 20:24:46.222720 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-8ff8889c-26a3-4483-af42-ec3af8e40d71 req-89d464ad-333d-491c-9ce4-d3a9c132dd88 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 returned with HTTP 200 Aug 12 20:24:46.223088 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 970/3908] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:24:46 2026] GET /volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:46.230161 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-070d92bf-72ba-4963-9485-83e8ba9ed78e tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] https://10.4.3.246/volume/v3/qos-specs returned with HTTP 200 Aug 12 20:24:46.230751 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 988/3909] 10.4.3.246 () {68 vars in 1264 bytes} [Wed Aug 12 20:24:46 2026] POST /volume/v3/qos-specs => generated 369 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:46.245216 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-8ad26480-96c2-41d8-9471-de79ed5dfdb3 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:46.246749 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8ad26480-96c2-41d8-9471-de79ed5dfdb3 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] DELETE https://10.4.3.246/volume/v3/qos-specs/eb417a73-0c8c-4fb6-9588-ef2f5c3d961c?force=False Aug 12 20:24:46.247170 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8ad26480-96c2-41d8-9471-de79ed5dfdb3 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:46.247438 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8ad26480-96c2-41d8-9471-de79ed5dfdb3 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:46.248486 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8ad26480-96c2-41d8-9471-de79ed5dfdb3 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Delete qos_spec: eb417a73-0c8c-4fb6-9588-ef2f5c3d961c, force: False {{(pid=100383) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 12 20:24:46.266238 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8ad26480-96c2-41d8-9471-de79ed5dfdb3 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] https://10.4.3.246/volume/v3/qos-specs/eb417a73-0c8c-4fb6-9588-ef2f5c3d961c?force=False returned with HTTP 202 Aug 12 20:24:46.266238 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 984/3910] 10.4.3.246 () {66 vars in 1380 bytes} [Wed Aug 12 20:24:46 2026] DELETE /volume/v3/qos-specs/eb417a73-0c8c-4fb6-9588-ef2f5c3d961c?force=False => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:46.276953 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-fa3c6a09-7ff1-4250-bb3f-7cb4ea3d2801 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:46.279739 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fa3c6a09-7ff1-4250-bb3f-7cb4ea3d2801 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] GET https://10.4.3.246/volume/v3/qos-specs/eb417a73-0c8c-4fb6-9588-ef2f5c3d961c Aug 12 20:24:46.280040 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fa3c6a09-7ff1-4250-bb3f-7cb4ea3d2801 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:46.280227 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fa3c6a09-7ff1-4250-bb3f-7cb4ea3d2801 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:46.284599 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fa3c6a09-7ff1-4250-bb3f-7cb4ea3d2801 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] https://10.4.3.246/volume/v3/qos-specs/eb417a73-0c8c-4fb6-9588-ef2f5c3d961c returned with HTTP 404 Aug 12 20:24:46.285231 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 969/3911] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:24:46 2026] GET /volume/v3/qos-specs/eb417a73-0c8c-4fb6-9588-ef2f5c3d961c => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:46.296021 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-d3792036-c781-414f-841f-6bc5c0b0541e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:46.299064 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d3792036-c781-414f-841f-6bc5c0b0541e tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] GET https://10.4.3.246/volume/v3/qos-specs Aug 12 20:24:46.299378 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d3792036-c781-414f-841f-6bc5c0b0541e tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:46.299620 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d3792036-c781-414f-841f-6bc5c0b0541e tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Calling method 'index' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:46.309187 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-75366b6e-ee91-4f7f-9aec-d6c0efd41463 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:46.310011 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-75366b6e-ee91-4f7f-9aec-d6c0efd41463 None None] GET https://10.4.3.246/volume// Aug 12 20:24:46.310011 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-75366b6e-ee91-4f7f-9aec-d6c0efd41463 None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:46.310458 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-75366b6e-ee91-4f7f-9aec-d6c0efd41463 None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:46.310650 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-75366b6e-ee91-4f7f-9aec-d6c0efd41463 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:24:46.310922 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 989/3912] 10.4.3.246 () {66 vars in 1428 bytes} [Wed Aug 12 20:24:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:24:46.313370 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d3792036-c781-414f-841f-6bc5c0b0541e tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] https://10.4.3.246/volume/v3/qos-specs returned with HTTP 200 Aug 12 20:24:46.313783 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 971/3913] 10.4.3.246 () {66 vars in 1243 bytes} [Wed Aug 12 20:24:46 2026] GET /volume/v3/qos-specs => generated 175 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:46.322744 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-8ff8889c-26a3-4483-af42-ec3af8e40d71 req-60e8d669-8bcd-4dfd-bac7-55762bd266e0 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:46.325444 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-8b066489-4a6c-41c0-aef8-076bd791b478 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:46.325681 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-8ff8889c-26a3-4483-af42-ec3af8e40d71 req-60e8d669-8bcd-4dfd-bac7-55762bd266e0 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:24:46.326168 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-8ff8889c-26a3-4483-af42-ec3af8e40d71 req-60e8d669-8bcd-4dfd-bac7-55762bd266e0 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4", "connector": null, "instance_uuid": "9ef4cbaa-46d5-4789-b722-4e90567f3f0d"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:46.327622 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8b066489-4a6c-41c0-aef8-076bd791b478 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] DELETE https://10.4.3.246/volume/v3/qos-specs/eb417a73-0c8c-4fb6-9588-ef2f5c3d961c?force=False Aug 12 20:24:46.327942 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8b066489-4a6c-41c0-aef8-076bd791b478 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:46.328262 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8b066489-4a6c-41c0-aef8-076bd791b478 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:46.329176 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8b066489-4a6c-41c0-aef8-076bd791b478 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Delete qos_spec: eb417a73-0c8c-4fb6-9588-ef2f5c3d961c, force: False {{(pid=100386) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 12 20:24:46.335967 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8b066489-4a6c-41c0-aef8-076bd791b478 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] https://10.4.3.246/volume/v3/qos-specs/eb417a73-0c8c-4fb6-9588-ef2f5c3d961c?force=False returned with HTTP 404 Aug 12 20:24:46.336078 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:46.336078 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:46.336133 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 970/3914] 10.4.3.246 () {66 vars in 1380 bytes} [Wed Aug 12 20:24:46 2026] DELETE /volume/v3/qos-specs/eb417a73-0c8c-4fb6-9588-ef2f5c3d961c?force=False => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:46.346505 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-4631a7ea-4e55-4aba-afd7-ee9a0d7dbbf9 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:46.347691 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4631a7ea-4e55-4aba-afd7-ee9a0d7dbbf9 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] GET https://10.4.3.246/volume/v3/qos-specs/eb417a73-0c8c-4fb6-9588-ef2f5c3d961c Aug 12 20:24:46.347931 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4631a7ea-4e55-4aba-afd7-ee9a0d7dbbf9 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:46.348167 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4631a7ea-4e55-4aba-afd7-ee9a0d7dbbf9 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:46.348443 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:46.348443 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:46.352000 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4631a7ea-4e55-4aba-afd7-ee9a0d7dbbf9 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] https://10.4.3.246/volume/v3/qos-specs/eb417a73-0c8c-4fb6-9588-ef2f5c3d961c returned with HTTP 404 Aug 12 20:24:46.352103 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-3abccc36-206c-4481-8c2c-dd46fd8a2cce None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:46.352640 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 990/3915] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:24:46 2026] GET /volume/v3/qos-specs/eb417a73-0c8c-4fb6-9588-ef2f5c3d961c => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:46.355112 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3abccc36-206c-4481-8c2c-dd46fd8a2cce tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac Aug 12 20:24:46.359570 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3abccc36-206c-4481-8c2c-dd46fd8a2cce tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:46.359570 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3abccc36-206c-4481-8c2c-dd46fd8a2cce tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:46.360172 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-8004c3e2-9f3d-4a82-9c04-620dba942a5c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:46.362401 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8004c3e2-9f3d-4a82-9c04-620dba942a5c tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] GET https://10.4.3.246/volume/v3/qos-specs/d01dd110-40f3-4301-8ef0-de386953c22f Aug 12 20:24:46.362662 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8004c3e2-9f3d-4a82-9c04-620dba942a5c tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:46.362902 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8004c3e2-9f3d-4a82-9c04-620dba942a5c tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:46.365826 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-8ff8889c-26a3-4483-af42-ec3af8e40d71 req-60e8d669-8bcd-4dfd-bac7-55762bd266e0 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:24:46.365826 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 985/3916] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:24:46 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 12 20:24:46.367937 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8004c3e2-9f3d-4a82-9c04-620dba942a5c tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] https://10.4.3.246/volume/v3/qos-specs/d01dd110-40f3-4301-8ef0-de386953c22f returned with HTTP 200 Aug 12 20:24:46.368470 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 971/3917] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:24:46 2026] GET /volume/v3/qos-specs/d01dd110-40f3-4301-8ef0-de386953c22f => generated 393 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:46.373891 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:46.373891 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:46.379194 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c3610087-9716-41ad-8ee6-123feab80f56 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:46.379284 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-3abccc36-206c-4481-8c2c-dd46fd8a2cce tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:24:46.381113 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c3610087-9716-41ad-8ee6-123feab80f56 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] GET https://10.4.3.246/volume/v3/qos-specs Aug 12 20:24:46.381315 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c3610087-9716-41ad-8ee6-123feab80f56 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:46.381504 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c3610087-9716-41ad-8ee6-123feab80f56 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Calling method 'index' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:46.384207 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3abccc36-206c-4481-8c2c-dd46fd8a2cce tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac returned with HTTP 200 Aug 12 20:24:46.384596 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 972/3918] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:46 2026] GET /volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac => generated 1174 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:46.388161 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c3610087-9716-41ad-8ee6-123feab80f56 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] https://10.4.3.246/volume/v3/qos-specs returned with HTTP 200 Aug 12 20:24:46.388712 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 991/3919] 10.4.3.246 () {66 vars in 1243 bytes} [Wed Aug 12 20:24:46 2026] GET /volume/v3/qos-specs => generated 175 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:46.401500 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-01f6ea5a-2373-498a-b57b-0b5fcc417791 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:46.406710 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-01f6ea5a-2373-498a-b57b-0b5fcc417791 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac Aug 12 20:24:46.406710 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-01f6ea5a-2373-498a-b57b-0b5fcc417791 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:46.406710 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-01f6ea5a-2373-498a-b57b-0b5fcc417791 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:46.406983 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-7b5421e5-75c5-40fc-a06a-5d107e56d2b7 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:46.408663 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7b5421e5-75c5-40fc-a06a-5d107e56d2b7 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] PUT https://10.4.3.246/volume/v3/qos-specs/d01dd110-40f3-4301-8ef0-de386953c22f Aug 12 20:24:46.412569 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7b5421e5-75c5-40fc-a06a-5d107e56d2b7 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:46.412777 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-dc4c9433-b30e-4290-9101-cd26e1f273d1 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:46.412809 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:46.412809 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:46.414686 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-dc4c9433-b30e-4290-9101-cd26e1f273d1 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] GET https://10.4.3.246/volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 Aug 12 20:24:46.414815 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-fd4022e0-e9d9-4c4a-a60b-a30d9da9ced7 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:46.414907 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-dc4c9433-b30e-4290-9101-cd26e1f273d1 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:46.415128 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-dc4c9433-b30e-4290-9101-cd26e1f273d1 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:46.415187 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-fd4022e0-e9d9-4c4a-a60b-a30d9da9ced7 None None] GET https://10.4.3.246/volume// Aug 12 20:24:46.415350 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-fd4022e0-e9d9-4c4a-a60b-a30d9da9ced7 None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:46.415553 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-fd4022e0-e9d9-4c4a-a60b-a30d9da9ced7 None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:46.415878 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-fd4022e0-e9d9-4c4a-a60b-a30d9da9ced7 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:24:46.416182 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 992/3920] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:24:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:24:46.417206 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.qos_specs [None req-7b5421e5-75c5-40fc-a06a-5d107e56d2b7 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100386) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 12 20:24:46.424412 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:46.424412 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:46.428457 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-01f6ea5a-2373-498a-b57b-0b5fcc417791 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:24:46.428975 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-8ff8889c-26a3-4483-af42-ec3af8e40d71 req-0c278ef2-0391-4309-a4e0-ecbca4f61627 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:46.429515 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.db.api [None req-7b5421e5-75c5-40fc-a06a-5d107e56d2b7 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] qos_specs_update() value: {'id': '81ebadec-0f59-4cf2-b531-b4b5549c43fa', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'd01dd110-40f3-4301-8ef0-de386953c22f', 'deleted': False} {{(pid=100386) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 12 20:24:46.431228 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:46.431228 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:46.431314 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-8ff8889c-26a3-4483-af42-ec3af8e40d71 req-0c278ef2-0391-4309-a4e0-ecbca4f61627 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] GET https://10.4.3.246/volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 Aug 12 20:24:46.431616 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-8ff8889c-26a3-4483-af42-ec3af8e40d71 req-0c278ef2-0391-4309-a4e0-ecbca4f61627 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:46.431965 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-8ff8889c-26a3-4483-af42-ec3af8e40d71 req-0c278ef2-0391-4309-a4e0-ecbca4f61627 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:46.434569 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-01f6ea5a-2373-498a-b57b-0b5fcc417791 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac returned with HTTP 200 Aug 12 20:24:46.435419 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 986/3921] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:46 2026] GET /volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac => generated 1174 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:46.436114 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-dc4c9433-b30e-4290-9101-cd26e1f273d1 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Volume info retrieved successfully. Aug 12 20:24:46.438227 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7b5421e5-75c5-40fc-a06a-5d107e56d2b7 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] https://10.4.3.246/volume/v3/qos-specs/d01dd110-40f3-4301-8ef0-de386953c22f returned with HTTP 200 Aug 12 20:24:46.438634 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 972/3922] 10.4.3.246 () {68 vars in 1374 bytes} [Wed Aug 12 20:24:46 2026] PUT /volume/v3/qos-specs/d01dd110-40f3-4301-8ef0-de386953c22f => generated 36 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:24:46.448153 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-dc4c9433-b30e-4290-9101-cd26e1f273d1 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 returned with HTTP 200 Aug 12 20:24:46.449445 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 973/3923] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:46 2026] GET /volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:46.451187 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-c14a1f1f-65b8-4154-a6ac-730bad5677e0 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:46.454991 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:46.454991 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:46.455464 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c14a1f1f-65b8-4154-a6ac-730bad5677e0 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] GET https://10.4.3.246/volume/v3/qos-specs/d01dd110-40f3-4301-8ef0-de386953c22f Aug 12 20:24:46.455464 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c14a1f1f-65b8-4154-a6ac-730bad5677e0 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:46.455464 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c14a1f1f-65b8-4154-a6ac-730bad5677e0 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:46.458938 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-8ff8889c-26a3-4483-af42-ec3af8e40d71 req-0c278ef2-0391-4309-a4e0-ecbca4f61627 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Volume info retrieved successfully. Aug 12 20:24:46.460644 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c14a1f1f-65b8-4154-a6ac-730bad5677e0 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] https://10.4.3.246/volume/v3/qos-specs/d01dd110-40f3-4301-8ef0-de386953c22f returned with HTTP 200 Aug 12 20:24:46.461291 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 987/3924] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:24:46 2026] GET /volume/v3/qos-specs/d01dd110-40f3-4301-8ef0-de386953c22f => generated 414 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:46.463632 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-8ff8889c-26a3-4483-af42-ec3af8e40d71 req-0c278ef2-0391-4309-a4e0-ecbca4f61627 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 returned with HTTP 200 Aug 12 20:24:46.464194 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 993/3925] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:24:46 2026] GET /volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 => generated 1027 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:24:46.470791 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-059dd6b7-c6bb-4fb7-9149-3e047381c6c6 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:46.472671 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-059dd6b7-c6bb-4fb7-9149-3e047381c6c6 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] PUT https://10.4.3.246/volume/v3/qos-specs/d01dd110-40f3-4301-8ef0-de386953c22f/delete_keys Aug 12 20:24:46.473010 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-059dd6b7-c6bb-4fb7-9149-3e047381c6c6 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:46.474886 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:46.474886 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:46.475340 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.contrib.qos_specs_manage [None req-059dd6b7-c6bb-4fb7-9149-3e047381c6c6 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Delete_key spec: d01dd110-40f3-4301-8ef0-de386953c22f, keys: ['iops_bytes'] {{(pid=100386) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 12 20:24:46.490081 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-ffc557bf-ad86-46f3-8e08-7b375f7a9a15 req-0585dfa9-bb6c-4618-b822-89175b3c7f63 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:46.494667 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-ffc557bf-ad86-46f3-8e08-7b375f7a9a15 req-0585dfa9-bb6c-4618-b822-89175b3c7f63 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac Aug 12 20:24:46.495176 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-ffc557bf-ad86-46f3-8e08-7b375f7a9a15 req-0585dfa9-bb6c-4618-b822-89175b3c7f63 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:46.495507 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-ffc557bf-ad86-46f3-8e08-7b375f7a9a15 req-0585dfa9-bb6c-4618-b822-89175b3c7f63 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:46.499731 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-059dd6b7-c6bb-4fb7-9149-3e047381c6c6 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] https://10.4.3.246/volume/v3/qos-specs/d01dd110-40f3-4301-8ef0-de386953c22f/delete_keys returned with HTTP 202 Aug 12 20:24:46.499731 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 973/3926] 10.4.3.246 () {68 vars in 1410 bytes} [Wed Aug 12 20:24:46 2026] PUT /volume/v3/qos-specs/d01dd110-40f3-4301-8ef0-de386953c22f/delete_keys => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:46.509208 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-d37432aa-8e2f-40ca-ab41-1e7ec2c53e61 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:46.509334 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:46.509334 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:46.515708 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d37432aa-8e2f-40ca-ab41-1e7ec2c53e61 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] GET https://10.4.3.246/volume/v3/qos-specs/d01dd110-40f3-4301-8ef0-de386953c22f Aug 12 20:24:46.515708 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d37432aa-8e2f-40ca-ab41-1e7ec2c53e61 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:46.515708 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d37432aa-8e2f-40ca-ab41-1e7ec2c53e61 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:46.515708 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:46.515708 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:46.519220 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-ffc557bf-ad86-46f3-8e08-7b375f7a9a15 req-0585dfa9-bb6c-4618-b822-89175b3c7f63 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:24:46.522812 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d37432aa-8e2f-40ca-ab41-1e7ec2c53e61 tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] https://10.4.3.246/volume/v3/qos-specs/d01dd110-40f3-4301-8ef0-de386953c22f returned with HTTP 200 Aug 12 20:24:46.523201 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 988/3927] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:24:46 2026] GET /volume/v3/qos-specs/d01dd110-40f3-4301-8ef0-de386953c22f => generated 393 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:46.525192 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-ffc557bf-ad86-46f3-8e08-7b375f7a9a15 req-0585dfa9-bb6c-4618-b822-89175b3c7f63 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac returned with HTTP 200 Aug 12 20:24:46.525702 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 974/3928] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:24:46 2026] GET /volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac => generated 1174 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:46.532704 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b2a3fdb4-43c5-4e32-90d5-99b5144d1b5f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:46.535582 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b2a3fdb4-43c5-4e32-90d5-99b5144d1b5f tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] GET https://10.4.3.246/volume/v3/qos-specs/d01dd110-40f3-4301-8ef0-de386953c22f Aug 12 20:24:46.536008 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b2a3fdb4-43c5-4e32-90d5-99b5144d1b5f tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:46.536278 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b2a3fdb4-43c5-4e32-90d5-99b5144d1b5f tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:46.541187 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b2a3fdb4-43c5-4e32-90d5-99b5144d1b5f tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] https://10.4.3.246/volume/v3/qos-specs/d01dd110-40f3-4301-8ef0-de386953c22f returned with HTTP 200 Aug 12 20:24:46.541187 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 994/3929] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:24:46 2026] GET /volume/v3/qos-specs/d01dd110-40f3-4301-8ef0-de386953c22f => generated 393 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:46.551227 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-ffc557bf-ad86-46f3-8e08-7b375f7a9a15 req-256159c3-6ea9-48fc-a4d5-77e01ae1b9cd None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:46.554308 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-dc95948a-aeea-4cc2-8cef-75bb93ee0e1d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:46.554463 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-ffc557bf-ad86-46f3-8e08-7b375f7a9a15 req-256159c3-6ea9-48fc-a4d5-77e01ae1b9cd tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] POST https://10.4.3.246/volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac/action Aug 12 20:24:46.555111 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-ffc557bf-ad86-46f3-8e08-7b375f7a9a15 req-256159c3-6ea9-48fc-a4d5-77e01ae1b9cd tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:24:46.555372 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-ffc557bf-ad86-46f3-8e08-7b375f7a9a15 req-256159c3-6ea9-48fc-a4d5-77e01ae1b9cd tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:46.556583 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-dc95948a-aeea-4cc2-8cef-75bb93ee0e1d tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] DELETE https://10.4.3.246/volume/v3/qos-specs/d01dd110-40f3-4301-8ef0-de386953c22f?force=False Aug 12 20:24:46.556844 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-dc95948a-aeea-4cc2-8cef-75bb93ee0e1d tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:46.557146 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-dc95948a-aeea-4cc2-8cef-75bb93ee0e1d tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:46.557455 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:46.557455 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:46.557920 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.contrib.qos_specs_manage [None req-dc95948a-aeea-4cc2-8cef-75bb93ee0e1d tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Delete qos_spec: d01dd110-40f3-4301-8ef0-de386953c22f, force: False {{(pid=100383) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 12 20:24:46.572739 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:46.572739 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:46.572739 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-ffc557bf-ad86-46f3-8e08-7b375f7a9a15 req-256159c3-6ea9-48fc-a4d5-77e01ae1b9cd tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:24:46.580902 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-ffc557bf-ad86-46f3-8e08-7b375f7a9a15 req-256159c3-6ea9-48fc-a4d5-77e01ae1b9cd tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Begin detaching volume completed successfully. Aug 12 20:24:46.581817 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-dc95948a-aeea-4cc2-8cef-75bb93ee0e1d tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] https://10.4.3.246/volume/v3/qos-specs/d01dd110-40f3-4301-8ef0-de386953c22f?force=False returned with HTTP 202 Aug 12 20:24:46.582311 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 989/3930] 10.4.3.246 () {66 vars in 1380 bytes} [Wed Aug 12 20:24:46 2026] DELETE /volume/v3/qos-specs/d01dd110-40f3-4301-8ef0-de386953c22f?force=False => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:46.584683 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-ffc557bf-ad86-46f3-8e08-7b375f7a9a15 req-256159c3-6ea9-48fc-a4d5-77e01ae1b9cd tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac/action returned with HTTP 202 Aug 12 20:24:46.584683 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 974/3931] 10.4.3.246 () {72 vars in 1672 bytes} [Wed Aug 12 20:24:46 2026] POST /volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:24:46.591386 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-8ff8889c-26a3-4483-af42-ec3af8e40d71 req-7646259e-f408-469b-9b73-11f29e036fd1 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:46.592255 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-00e82f18-aae8-4dac-bced-838f32ca6f2f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:46.593658 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-8ff8889c-26a3-4483-af42-ec3af8e40d71 req-7646259e-f408-469b-9b73-11f29e036fd1 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] PUT https://10.4.3.246/volume/v3/attachments/05828fc4-d70a-44eb-bf4b-53e17c59b848 Aug 12 20:24:46.594018 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-8ff8889c-26a3-4483-af42-ec3af8e40d71 req-7646259e-f408-469b-9b73-11f29e036fd1 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:46.596342 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-00e82f18-aae8-4dac-bced-838f32ca6f2f tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] GET https://10.4.3.246/volume/v3/qos-specs/d01dd110-40f3-4301-8ef0-de386953c22f Aug 12 20:24:46.596653 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-00e82f18-aae8-4dac-bced-838f32ca6f2f tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:46.596928 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-00e82f18-aae8-4dac-bced-838f32ca6f2f tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:46.597442 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:46.597442 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:46.601659 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-00e82f18-aae8-4dac-bced-838f32ca6f2f tempest-QosSpecsTestJSON-2048297373 tempest-QosSpecsTestJSON-2048297373-project-admin] https://10.4.3.246/volume/v3/qos-specs/d01dd110-40f3-4301-8ef0-de386953c22f returned with HTTP 404 Aug 12 20:24:46.601774 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 995/3932] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:24:46 2026] GET /volume/v3/qos-specs/d01dd110-40f3-4301-8ef0-de386953c22f => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:46.609918 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-8ff8889c-26a3-4483-af42-ec3af8e40d71 req-7646259e-f408-469b-9b73-11f29e036fd1 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Acquiring lock "cinder-attachment_update-b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4-np0000007109" by "attachment_update" {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:24:46.615585 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-8ff8889c-26a3-4483-af42-ec3af8e40d71 req-7646259e-f408-469b-9b73-11f29e036fd1 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Lock "cinder-attachment_update-b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4-np0000007109" acquired by "attachment_update" :: waited 0.006s {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:24:46.617730 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:46.617730 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:46.649879 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-17b1f329-da4e-45e7-a2af-f17bee3910b9 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:46.650289 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-17b1f329-da4e-45e7-a2af-f17bee3910b9 None None] GET https://10.4.3.246/volume// Aug 12 20:24:46.650463 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-17b1f329-da4e-45e7-a2af-f17bee3910b9 None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:46.650751 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-17b1f329-da4e-45e7-a2af-f17bee3910b9 None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:46.651156 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-17b1f329-da4e-45e7-a2af-f17bee3910b9 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:24:46.651503 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 990/3933] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:24:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:24:46.663000 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-ffc557bf-ad86-46f3-8e08-7b375f7a9a15 req-e2755507-4bd8-4e46-a2cb-72482d8b1453 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:46.665247 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-ffc557bf-ad86-46f3-8e08-7b375f7a9a15 req-e2755507-4bd8-4e46-a2cb-72482d8b1453 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac Aug 12 20:24:46.665662 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-ffc557bf-ad86-46f3-8e08-7b375f7a9a15 req-e2755507-4bd8-4e46-a2cb-72482d8b1453 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:46.666132 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-ffc557bf-ad86-46f3-8e08-7b375f7a9a15 req-e2755507-4bd8-4e46-a2cb-72482d8b1453 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:46.676398 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:46.676398 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:46.681660 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-ffc557bf-ad86-46f3-8e08-7b375f7a9a15 req-e2755507-4bd8-4e46-a2cb-72482d8b1453 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:24:46.687899 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-ffc557bf-ad86-46f3-8e08-7b375f7a9a15 req-e2755507-4bd8-4e46-a2cb-72482d8b1453 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac returned with HTTP 200 Aug 12 20:24:46.688431 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 975/3934] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:24:46 2026] GET /volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac => generated 1357 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:24:46.702853 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-ffc557bf-ad86-46f3-8e08-7b375f7a9a15 req-9c49b24c-2050-4b9f-96a1-637d1aa30ba2 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:46.705832 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-ffc557bf-ad86-46f3-8e08-7b375f7a9a15 req-9c49b24c-2050-4b9f-96a1-637d1aa30ba2 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac/encryption Aug 12 20:24:46.706095 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-ffc557bf-ad86-46f3-8e08-7b375f7a9a15 req-9c49b24c-2050-4b9f-96a1-637d1aa30ba2 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:46.706333 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-ffc557bf-ad86-46f3-8e08-7b375f7a9a15 req-9c49b24c-2050-4b9f-96a1-637d1aa30ba2 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'index' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:46.717791 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:46.717791 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:46.722560 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-8ff8889c-26a3-4483-af42-ec3af8e40d71 req-7646259e-f408-469b-9b73-11f29e036fd1 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Lock "cinder-attachment_update-b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4-np0000007109" released by "attachment_update" :: held 0.107s {{(pid=100385) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:24:46.722949 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-8ff8889c-26a3-4483-af42-ec3af8e40d71 req-7646259e-f408-469b-9b73-11f29e036fd1 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/attachments/05828fc4-d70a-44eb-bf4b-53e17c59b848 returned with HTTP 200 Aug 12 20:24:46.723501 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 975/3935] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:24:46 2026] PUT /volume/v3/attachments/05828fc4-d70a-44eb-bf4b-53e17c59b848 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:46.727408 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-ffc557bf-ad86-46f3-8e08-7b375f7a9a15 req-9c49b24c-2050-4b9f-96a1-637d1aa30ba2 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac/encryption returned with HTTP 200 Aug 12 20:24:46.727883 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 996/3936] 10.4.3.246 () {68 vars in 1631 bytes} [Wed Aug 12 20:24:46 2026] GET /volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac/encryption => generated 161 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:47.039065 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-74930ef2-b8c3-48c9-acaf-1b82fecdd7a7 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:47.040957 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-74930ef2-b8c3-48c9-acaf-1b82fecdd7a7 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c Aug 12 20:24:47.041410 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-74930ef2-b8c3-48c9-acaf-1b82fecdd7a7 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:47.041673 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-74930ef2-b8c3-48c9-acaf-1b82fecdd7a7 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:47.041829 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-74930ef2-b8c3-48c9-acaf-1b82fecdd7a7 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id b6b329c2-2286-4e43-ba2d-9b5e8078945c. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:47.046516 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:47.046516 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:47.047261 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-74930ef2-b8c3-48c9-acaf-1b82fecdd7a7 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c returned with HTTP 200 Aug 12 20:24:47.047678 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 991/3937] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:47 2026] GET /volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:47.465526 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-4b6b5059-3c1f-4951-87ad-6eb947d7c7bc None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:47.469187 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4b6b5059-3c1f-4951-87ad-6eb947d7c7bc tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] GET https://10.4.3.246/volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 Aug 12 20:24:47.469564 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4b6b5059-3c1f-4951-87ad-6eb947d7c7bc tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:47.469845 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4b6b5059-3c1f-4951-87ad-6eb947d7c7bc tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:47.491806 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:47.491806 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:47.496716 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-4b6b5059-3c1f-4951-87ad-6eb947d7c7bc tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Volume info retrieved successfully. Aug 12 20:24:47.502849 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4b6b5059-3c1f-4951-87ad-6eb947d7c7bc tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 returned with HTTP 200 Aug 12 20:24:47.502849 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 976/3938] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:47 2026] GET /volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:47.631124 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-3eadb261-75f1-49a2-aae8-ea87861c653c None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:47.808053 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3eadb261-75f1-49a2-aae8-ea87861c653c tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:24:47.808747 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3eadb261-75f1-49a2-aae8-ea87861c653c tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1103638648", "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=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:47.811048 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:47.811048 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:47.838509 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3eadb261-75f1-49a2-aae8-ea87861c653c tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:24:47.838509 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 976/3939] 10.4.3.246 () {68 vars in 1253 bytes} [Wed Aug 12 20:24:47 2026] POST /volume/v3/types => generated 380 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:47.852091 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-605e46d6-ee15-49f2-83a8-2fa44bdcac78 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:47.853718 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-605e46d6-ee15-49f2-83a8-2fa44bdcac78 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-admin] POST https://10.4.3.246/volume/v3/types/db16de55-9d97-48d3-ae21-525beb97a1af/encryption Aug 12 20:24:47.854059 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-605e46d6-ee15-49f2-83a8-2fa44bdcac78 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:47.872047 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-605e46d6-ee15-49f2-83a8-2fa44bdcac78 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-admin] https://10.4.3.246/volume/v3/types/db16de55-9d97-48d3-ae21-525beb97a1af/encryption returned with HTTP 200 Aug 12 20:24:47.872320 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 997/3940] 10.4.3.246 () {68 vars in 1397 bytes} [Wed Aug 12 20:24:47 2026] POST /volume/v3/types/db16de55-9d97-48d3-ae21-525beb97a1af/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:47.881757 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-c1676759-69a3-4dc0-a8d2-da3ec0cd2dab None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:47.885243 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c1676759-69a3-4dc0-a8d2-da3ec0cd2dab tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:24:47.885740 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c1676759-69a3-4dc0-a8d2-da3ec0cd2dab tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-739933279", "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=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:48.060065 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-05720aa3-6dfc-4fcf-8935-a223aee1d5ad None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:48.062638 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-05720aa3-6dfc-4fcf-8935-a223aee1d5ad tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c Aug 12 20:24:48.063047 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-05720aa3-6dfc-4fcf-8935-a223aee1d5ad tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:48.063406 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-05720aa3-6dfc-4fcf-8935-a223aee1d5ad tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:48.063585 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-05720aa3-6dfc-4fcf-8935-a223aee1d5ad tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id b6b329c2-2286-4e43-ba2d-9b5e8078945c. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:48.068374 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:48.068374 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:48.069005 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-05720aa3-6dfc-4fcf-8935-a223aee1d5ad tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c returned with HTTP 200 Aug 12 20:24:48.069373 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 977/3941] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:48 2026] GET /volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:48.104474 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c1676759-69a3-4dc0-a8d2-da3ec0cd2dab tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:24:48.104865 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 992/3942] 10.4.3.246 () {68 vars in 1253 bytes} [Wed Aug 12 20:24:47 2026] POST /volume/v3/types => generated 379 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:48.114589 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-9e586d8b-7d04-4309-848d-37cd0d1c0b4d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:48.246713 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9e586d8b-7d04-4309-848d-37cd0d1c0b4d tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] POST https://10.4.3.246/volume/v3/types/51039769-5db4-483c-947f-96bca2ee34a5/encryption Aug 12 20:24:48.247073 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9e586d8b-7d04-4309-848d-37cd0d1c0b4d tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:48.249153 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.policy [None req-9e586d8b-7d04-4309-848d-37cd0d1c0b4d tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'bf08f5c9a7494c5f887b79e4a03f2a85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4fda3a89241a48588e56e14ab0ea009d', '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=100385) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 20:24:48.249386 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9e586d8b-7d04-4309-848d-37cd0d1c0b4d tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] https://10.4.3.246/volume/v3/types/51039769-5db4-483c-947f-96bca2ee34a5/encryption returned with HTTP 403 Aug 12 20:24:48.249871 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 977/3943] 10.4.3.246 () {68 vars in 1397 bytes} [Wed Aug 12 20:24:48 2026] POST /volume/v3/types/51039769-5db4-483c-947f-96bca2ee34a5/encryption => generated 127 bytes in 136 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:48.261835 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-11759f4b-4225-4751-b725-cc71ab743660 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:48.267389 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-11759f4b-4225-4751-b725-cc71ab743660 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:24:48.267893 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-11759f4b-4225-4751-b725-cc71ab743660 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-809186519", "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=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:48.287792 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-11759f4b-4225-4751-b725-cc71ab743660 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:24:48.289554 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 998/3944] 10.4.3.246 () {68 vars in 1253 bytes} [Wed Aug 12 20:24:48 2026] POST /volume/v3/types => generated 379 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:48.300565 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-8e15ef50-a67a-4ea8-af17-eb4535d960bb None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:48.302332 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8e15ef50-a67a-4ea8-af17-eb4535d960bb tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] POST https://10.4.3.246/volume/v3/types/37d1e89c-4d76-45cc-878b-b47de98f5c4e/extra_specs Aug 12 20:24:48.302652 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8e15ef50-a67a-4ea8-af17-eb4535d960bb tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:48.304446 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.policy [None req-8e15ef50-a67a-4ea8-af17-eb4535d960bb tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'bf08f5c9a7494c5f887b79e4a03f2a85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4fda3a89241a48588e56e14ab0ea009d', '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=100386) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 20:24:48.304654 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8e15ef50-a67a-4ea8-af17-eb4535d960bb tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] https://10.4.3.246/volume/v3/types/37d1e89c-4d76-45cc-878b-b47de98f5c4e/extra_specs returned with HTTP 403 Aug 12 20:24:48.305065 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 978/3945] 10.4.3.246 () {68 vars in 1399 bytes} [Wed Aug 12 20:24:48 2026] POST /volume/v3/types/37d1e89c-4d76-45cc-878b-b47de98f5c4e/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:48.311733 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-b0f6b277-ade1-4731-8dbf-1546b1561cac None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:48.313953 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b0f6b277-ade1-4731-8dbf-1546b1561cac tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] PUT https://10.4.3.246/volume/v3/types/37d1e89c-4d76-45cc-878b-b47de98f5c4e/extra_specs/key2 Aug 12 20:24:48.314385 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b0f6b277-ade1-4731-8dbf-1546b1561cac tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:48.316984 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.policy [None req-b0f6b277-ade1-4731-8dbf-1546b1561cac tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'bf08f5c9a7494c5f887b79e4a03f2a85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4fda3a89241a48588e56e14ab0ea009d', '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=100383) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 20:24:48.317107 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b0f6b277-ade1-4731-8dbf-1546b1561cac tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] https://10.4.3.246/volume/v3/types/37d1e89c-4d76-45cc-878b-b47de98f5c4e/extra_specs/key2 returned with HTTP 403 Aug 12 20:24:48.317660 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 993/3946] 10.4.3.246 () {68 vars in 1413 bytes} [Wed Aug 12 20:24:48 2026] PUT /volume/v3/types/37d1e89c-4d76-45cc-878b-b47de98f5c4e/extra_specs/key2 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:48.325469 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-6de00758-5988-4d0d-a66f-4131341b4bd5 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:48.327268 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-6de00758-5988-4d0d-a66f-4131341b4bd5 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] POST https://10.4.3.246/volume/v3/types Aug 12 20:24:48.327655 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-6de00758-5988-4d0d-a66f-4131341b4bd5 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:48.330071 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.policy [None req-6de00758-5988-4d0d-a66f-4131341b4bd5 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'bf08f5c9a7494c5f887b79e4a03f2a85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4fda3a89241a48588e56e14ab0ea009d', '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=100385) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 20:24:48.330266 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-6de00758-5988-4d0d-a66f-4131341b4bd5 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] https://10.4.3.246/volume/v3/types returned with HTTP 403 Aug 12 20:24:48.330684 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 978/3947] 10.4.3.246 () {68 vars in 1252 bytes} [Wed Aug 12 20:24:48 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 12 20:24:48.338560 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-6c45597a-4625-44df-a4aa-b9babe7fb3d2 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:48.340969 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6c45597a-4625-44df-a4aa-b9babe7fb3d2 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:24:48.341496 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6c45597a-4625-44df-a4aa-b9babe7fb3d2 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-67313497", "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=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:48.360038 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6c45597a-4625-44df-a4aa-b9babe7fb3d2 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:24:48.360504 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 999/3948] 10.4.3.246 () {68 vars in 1253 bytes} [Wed Aug 12 20:24:48 2026] POST /volume/v3/types => generated 378 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:48.370299 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-8fd1942f-9985-4d7b-8c6f-fd76d5dcdbe5 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:48.371859 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8fd1942f-9985-4d7b-8c6f-fd76d5dcdbe5 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-admin] POST https://10.4.3.246/volume/v3/types/1ac64c18-96f0-402a-965f-935293d771c6/encryption Aug 12 20:24:48.372142 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8fd1942f-9985-4d7b-8c6f-fd76d5dcdbe5 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:48.387934 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8fd1942f-9985-4d7b-8c6f-fd76d5dcdbe5 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-admin] https://10.4.3.246/volume/v3/types/1ac64c18-96f0-402a-965f-935293d771c6/encryption returned with HTTP 200 Aug 12 20:24:48.388324 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 979/3949] 10.4.3.246 () {68 vars in 1397 bytes} [Wed Aug 12 20:24:48 2026] POST /volume/v3/types/1ac64c18-96f0-402a-965f-935293d771c6/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:48.400424 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0e2e075f-e25d-476e-a230-72f30227ab18 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:48.402464 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0e2e075f-e25d-476e-a230-72f30227ab18 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] DELETE https://10.4.3.246/volume/v3/types/1ac64c18-96f0-402a-965f-935293d771c6/encryption/c1a333aa-d43c-4088-a9a8-97b10860d7c3 Aug 12 20:24:48.402672 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0e2e075f-e25d-476e-a230-72f30227ab18 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:48.402855 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0e2e075f-e25d-476e-a230-72f30227ab18 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:48.403517 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.policy [None req-0e2e075f-e25d-476e-a230-72f30227ab18 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'bf08f5c9a7494c5f887b79e4a03f2a85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4fda3a89241a48588e56e14ab0ea009d', '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=100383) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 20:24:48.403700 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0e2e075f-e25d-476e-a230-72f30227ab18 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] https://10.4.3.246/volume/v3/types/1ac64c18-96f0-402a-965f-935293d771c6/encryption/c1a333aa-d43c-4088-a9a8-97b10860d7c3 returned with HTTP 403 Aug 12 20:24:48.404127 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 994/3950] 10.4.3.246 () {66 vars in 1489 bytes} [Wed Aug 12 20:24:48 2026] DELETE /volume/v3/types/1ac64c18-96f0-402a-965f-935293d771c6/encryption/c1a333aa-d43c-4088-a9a8-97b10860d7c3 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:48.411181 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-5c8348f7-c49a-4ea8-8d45-7bb1d582b630 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:48.412806 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5c8348f7-c49a-4ea8-8d45-7bb1d582b630 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:24:48.413177 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5c8348f7-c49a-4ea8-8d45-7bb1d582b630 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2084564808", "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=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:48.428710 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5c8348f7-c49a-4ea8-8d45-7bb1d582b630 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:24:48.429203 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 979/3951] 10.4.3.246 () {68 vars in 1253 bytes} [Wed Aug 12 20:24:48 2026] POST /volume/v3/types => generated 380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:48.436974 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-1b4c4e87-c233-4c31-bf5b-4f32f91b10dd None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:48.439052 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1b4c4e87-c233-4c31-bf5b-4f32f91b10dd tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] DELETE https://10.4.3.246/volume/v3/types/ba4834cd-2959-40c2-b9f0-0914b4176b3d/extra_specs/key1 Aug 12 20:24:48.439239 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1b4c4e87-c233-4c31-bf5b-4f32f91b10dd tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:48.439409 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1b4c4e87-c233-4c31-bf5b-4f32f91b10dd tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:48.445413 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.policy [None req-1b4c4e87-c233-4c31-bf5b-4f32f91b10dd tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'bf08f5c9a7494c5f887b79e4a03f2a85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4fda3a89241a48588e56e14ab0ea009d', '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=100384) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 20:24:48.445631 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1b4c4e87-c233-4c31-bf5b-4f32f91b10dd tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] https://10.4.3.246/volume/v3/types/ba4834cd-2959-40c2-b9f0-0914b4176b3d/extra_specs/key1 returned with HTTP 403 Aug 12 20:24:48.446174 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1000/3952] 10.4.3.246 () {66 vars in 1396 bytes} [Wed Aug 12 20:24:48 2026] DELETE /volume/v3/types/ba4834cd-2959-40c2-b9f0-0914b4176b3d/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:48.453601 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-9fdb253a-4193-4469-9600-33fe16e06635 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:48.455460 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9fdb253a-4193-4469-9600-33fe16e06635 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:24:48.455827 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9fdb253a-4193-4469-9600-33fe16e06635 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2027514647", "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=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:48.471138 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9fdb253a-4193-4469-9600-33fe16e06635 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:24:48.471528 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 980/3953] 10.4.3.246 () {68 vars in 1253 bytes} [Wed Aug 12 20:24:48 2026] POST /volume/v3/types => generated 380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:48.478917 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-d0109c75-e976-40e8-ba36-ebbc9a3acafe None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:48.481631 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d0109c75-e976-40e8-ba36-ebbc9a3acafe tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] DELETE https://10.4.3.246/volume/v3/types/13948caa-2a07-41b0-b13f-0f69704c3c98 Aug 12 20:24:48.481898 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d0109c75-e976-40e8-ba36-ebbc9a3acafe tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:48.482177 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d0109c75-e976-40e8-ba36-ebbc9a3acafe tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] Calling method '_delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:48.483035 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.policy [None req-d0109c75-e976-40e8-ba36-ebbc9a3acafe tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'bf08f5c9a7494c5f887b79e4a03f2a85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4fda3a89241a48588e56e14ab0ea009d', '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=100383) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 20:24:48.483241 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d0109c75-e976-40e8-ba36-ebbc9a3acafe tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] https://10.4.3.246/volume/v3/types/13948caa-2a07-41b0-b13f-0f69704c3c98 returned with HTTP 403 Aug 12 20:24:48.483759 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 995/3954] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:24:48 2026] DELETE /volume/v3/types/13948caa-2a07-41b0-b13f-0f69704c3c98 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:48.489866 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-378b81de-3520-4a51-8e1b-6b8a94736341 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:48.491641 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-378b81de-3520-4a51-8e1b-6b8a94736341 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] GET https://10.4.3.246/volume/v3/types/db16de55-9d97-48d3-ae21-525beb97a1af/extra_specs Aug 12 20:24:48.491892 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-378b81de-3520-4a51-8e1b-6b8a94736341 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:48.492100 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-378b81de-3520-4a51-8e1b-6b8a94736341 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] Calling method 'index' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:48.500770 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-378b81de-3520-4a51-8e1b-6b8a94736341 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] https://10.4.3.246/volume/v3/types/db16de55-9d97-48d3-ae21-525beb97a1af/extra_specs returned with HTTP 200 Aug 12 20:24:48.501138 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 980/3955] 10.4.3.246 () {66 vars in 1378 bytes} [Wed Aug 12 20:24:48 2026] GET /volume/v3/types/db16de55-9d97-48d3-ae21-525beb97a1af/extra_specs => generated 123 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:48.510166 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-cd7ff06f-57a2-4f66-82d7-017e63c4f9c7 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:48.512306 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cd7ff06f-57a2-4f66-82d7-017e63c4f9c7 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] GET https://10.4.3.246/volume/v3/types/db16de55-9d97-48d3-ae21-525beb97a1af/encryption/cipher Aug 12 20:24:48.512500 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cd7ff06f-57a2-4f66-82d7-017e63c4f9c7 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:48.512731 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cd7ff06f-57a2-4f66-82d7-017e63c4f9c7 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:48.513376 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.policy [None req-cd7ff06f-57a2-4f66-82d7-017e63c4f9c7 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'bf08f5c9a7494c5f887b79e4a03f2a85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4fda3a89241a48588e56e14ab0ea009d', '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=100384) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 20:24:48.513531 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cd7ff06f-57a2-4f66-82d7-017e63c4f9c7 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] https://10.4.3.246/volume/v3/types/db16de55-9d97-48d3-ae21-525beb97a1af/encryption/cipher returned with HTTP 403 Aug 12 20:24:48.513938 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1001/3956] 10.4.3.246 () {66 vars in 1396 bytes} [Wed Aug 12 20:24:48 2026] GET /volume/v3/types/db16de55-9d97-48d3-ae21-525beb97a1af/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:48.515438 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-5ac1d62c-d471-41c0-a603-b81f1bd0c621 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:48.517331 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5ac1d62c-d471-41c0-a603-b81f1bd0c621 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] GET https://10.4.3.246/volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 Aug 12 20:24:48.517621 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5ac1d62c-d471-41c0-a603-b81f1bd0c621 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:48.517844 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5ac1d62c-d471-41c0-a603-b81f1bd0c621 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:48.523196 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-6f4d9151-595c-4537-9e9b-b9d18973cb28 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:48.525400 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6f4d9151-595c-4537-9e9b-b9d18973cb28 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] GET https://10.4.3.246/volume/v3/types/db16de55-9d97-48d3-ae21-525beb97a1af/encryption Aug 12 20:24:48.525675 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6f4d9151-595c-4537-9e9b-b9d18973cb28 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:48.525909 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6f4d9151-595c-4537-9e9b-b9d18973cb28 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] Calling method 'index' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:48.526745 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.policy [None req-6f4d9151-595c-4537-9e9b-b9d18973cb28 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'bf08f5c9a7494c5f887b79e4a03f2a85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4fda3a89241a48588e56e14ab0ea009d', '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=100383) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 20:24:48.526955 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6f4d9151-595c-4537-9e9b-b9d18973cb28 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] https://10.4.3.246/volume/v3/types/db16de55-9d97-48d3-ae21-525beb97a1af/encryption returned with HTTP 403 Aug 12 20:24:48.527195 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:48.527195 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:48.527469 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 996/3957] 10.4.3.246 () {66 vars in 1375 bytes} [Wed Aug 12 20:24:48 2026] GET /volume/v3/types/db16de55-9d97-48d3-ae21-525beb97a1af/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:48.530849 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-5ac1d62c-d471-41c0-a603-b81f1bd0c621 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Volume info retrieved successfully. Aug 12 20:24:48.535198 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5ac1d62c-d471-41c0-a603-b81f1bd0c621 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 returned with HTTP 200 Aug 12 20:24:48.535570 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 981/3958] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:48 2026] GET /volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:48.535785 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-838e8edb-84b2-41ab-ab91-ce9c7904a649 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:48.541872 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-838e8edb-84b2-41ab-ab91-ce9c7904a649 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] GET https://10.4.3.246/volume/v3/types/db16de55-9d97-48d3-ae21-525beb97a1af/extra_specs/multiattach Aug 12 20:24:48.542087 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-838e8edb-84b2-41ab-ab91-ce9c7904a649 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:48.542266 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-838e8edb-84b2-41ab-ab91-ce9c7904a649 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:48.551047 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-838e8edb-84b2-41ab-ab91-ce9c7904a649 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] https://10.4.3.246/volume/v3/types/db16de55-9d97-48d3-ae21-525beb97a1af/extra_specs/multiattach returned with HTTP 200 Aug 12 20:24:48.551677 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 981/3959] 10.4.3.246 () {66 vars in 1414 bytes} [Wed Aug 12 20:24:48 2026] GET /volume/v3/types/db16de55-9d97-48d3-ae21-525beb97a1af/extra_specs/multiattach => generated 29 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:24:48.560087 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c0d7c673-c0e2-41a8-918a-ce13d783c6af None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:48.561783 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c0d7c673-c0e2-41a8-918a-ce13d783c6af tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] GET https://10.4.3.246/volume/v3/types/db16de55-9d97-48d3-ae21-525beb97a1af/extra_specs/volume_backend_name Aug 12 20:24:48.561978 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c0d7c673-c0e2-41a8-918a-ce13d783c6af tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:48.562163 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c0d7c673-c0e2-41a8-918a-ce13d783c6af tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:48.570811 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c0d7c673-c0e2-41a8-918a-ce13d783c6af tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] https://10.4.3.246/volume/v3/types/db16de55-9d97-48d3-ae21-525beb97a1af/extra_specs/volume_backend_name returned with HTTP 404 Aug 12 20:24:48.571289 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1002/3960] 10.4.3.246 () {66 vars in 1438 bytes} [Wed Aug 12 20:24:48 2026] GET /volume/v3/types/db16de55-9d97-48d3-ae21-525beb97a1af/extra_specs/volume_backend_name => generated 143 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:48.578917 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-86da8618-d36d-45c5-8ff1-cfa61ae7588e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:48.580676 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-86da8618-d36d-45c5-8ff1-cfa61ae7588e tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] PUT https://10.4.3.246/volume/v3/types/db16de55-9d97-48d3-ae21-525beb97a1af/encryption/d1f4383a-63c9-4d73-893e-f5e1f57b45c3 Aug 12 20:24:48.581003 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-86da8618-d36d-45c5-8ff1-cfa61ae7588e tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:48.583075 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.policy [None req-86da8618-d36d-45c5-8ff1-cfa61ae7588e tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'bf08f5c9a7494c5f887b79e4a03f2a85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4fda3a89241a48588e56e14ab0ea009d', '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=100383) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 20:24:48.583204 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-86da8618-d36d-45c5-8ff1-cfa61ae7588e tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] https://10.4.3.246/volume/v3/types/db16de55-9d97-48d3-ae21-525beb97a1af/encryption/d1f4383a-63c9-4d73-893e-f5e1f57b45c3 returned with HTTP 403 Aug 12 20:24:48.583625 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 997/3961] 10.4.3.246 () {68 vars in 1506 bytes} [Wed Aug 12 20:24:48 2026] PUT /volume/v3/types/db16de55-9d97-48d3-ae21-525beb97a1af/encryption/d1f4383a-63c9-4d73-893e-f5e1f57b45c3 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:48.592843 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-61a10992-366e-458c-bf93-5f188e76cf55 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:48.594524 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-61a10992-366e-458c-bf93-5f188e76cf55 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] PUT https://10.4.3.246/volume/v3/types/db16de55-9d97-48d3-ae21-525beb97a1af/extra_specs/key1 Aug 12 20:24:48.594842 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-61a10992-366e-458c-bf93-5f188e76cf55 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:48.598199 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.policy [None req-61a10992-366e-458c-bf93-5f188e76cf55 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'bf08f5c9a7494c5f887b79e4a03f2a85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4fda3a89241a48588e56e14ab0ea009d', '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=100386) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 20:24:48.598436 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-61a10992-366e-458c-bf93-5f188e76cf55 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] https://10.4.3.246/volume/v3/types/db16de55-9d97-48d3-ae21-525beb97a1af/extra_specs/key1 returned with HTTP 403 Aug 12 20:24:48.598844 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 982/3962] 10.4.3.246 () {68 vars in 1413 bytes} [Wed Aug 12 20:24:48 2026] PUT /volume/v3/types/db16de55-9d97-48d3-ae21-525beb97a1af/extra_specs/key1 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:48.605710 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-3f3f7e23-c726-430d-8525-95262a3c49d3 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:48.607416 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3f3f7e23-c726-430d-8525-95262a3c49d3 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] PUT https://10.4.3.246/volume/v3/types/db16de55-9d97-48d3-ae21-525beb97a1af Aug 12 20:24:48.607802 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3f3f7e23-c726-430d-8525-95262a3c49d3 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:48.609934 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.policy [None req-3f3f7e23-c726-430d-8525-95262a3c49d3 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'bf08f5c9a7494c5f887b79e4a03f2a85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4fda3a89241a48588e56e14ab0ea009d', '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=100385) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 20:24:48.610132 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3f3f7e23-c726-430d-8525-95262a3c49d3 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-reader] https://10.4.3.246/volume/v3/types/db16de55-9d97-48d3-ae21-525beb97a1af returned with HTTP 403 Aug 12 20:24:48.610750 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 982/3963] 10.4.3.246 () {68 vars in 1362 bytes} [Wed Aug 12 20:24:48 2026] PUT /volume/v3/types/db16de55-9d97-48d3-ae21-525beb97a1af => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:48.618124 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-091f5fb9-0116-4866-9d4b-5f5e07ab619c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:48.619848 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-091f5fb9-0116-4866-9d4b-5f5e07ab619c tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-admin] DELETE https://10.4.3.246/volume/v3/types/13948caa-2a07-41b0-b13f-0f69704c3c98 Aug 12 20:24:48.620045 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-091f5fb9-0116-4866-9d4b-5f5e07ab619c tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:48.620233 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-091f5fb9-0116-4866-9d4b-5f5e07ab619c tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-admin] Calling method '_delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:48.645126 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-091f5fb9-0116-4866-9d4b-5f5e07ab619c tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-admin] https://10.4.3.246/volume/v3/types/13948caa-2a07-41b0-b13f-0f69704c3c98 returned with HTTP 202 Aug 12 20:24:48.645450 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1003/3964] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:24:48 2026] DELETE /volume/v3/types/13948caa-2a07-41b0-b13f-0f69704c3c98 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:48.651721 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0ee14252-a20f-45e4-b8f9-132052648ff8 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:48.653347 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0ee14252-a20f-45e4-b8f9-132052648ff8 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-admin] DELETE https://10.4.3.246/volume/v3/types/ba4834cd-2959-40c2-b9f0-0914b4176b3d Aug 12 20:24:48.653548 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0ee14252-a20f-45e4-b8f9-132052648ff8 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:48.653751 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0ee14252-a20f-45e4-b8f9-132052648ff8 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-admin] Calling method '_delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:48.692496 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0ee14252-a20f-45e4-b8f9-132052648ff8 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-admin] https://10.4.3.246/volume/v3/types/ba4834cd-2959-40c2-b9f0-0914b4176b3d returned with HTTP 202 Aug 12 20:24:48.692496 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 998/3965] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:24:48 2026] DELETE /volume/v3/types/ba4834cd-2959-40c2-b9f0-0914b4176b3d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:48.698134 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3c5939dc-7396-4198-bb95-20241ce3eed1 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:48.700032 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3c5939dc-7396-4198-bb95-20241ce3eed1 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-admin] DELETE https://10.4.3.246/volume/v3/types/1ac64c18-96f0-402a-965f-935293d771c6 Aug 12 20:24:48.700259 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3c5939dc-7396-4198-bb95-20241ce3eed1 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:48.700486 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3c5939dc-7396-4198-bb95-20241ce3eed1 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-admin] Calling method '_delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:48.732788 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3c5939dc-7396-4198-bb95-20241ce3eed1 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-admin] https://10.4.3.246/volume/v3/types/1ac64c18-96f0-402a-965f-935293d771c6 returned with HTTP 202 Aug 12 20:24:48.733319 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 983/3966] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:24:48 2026] DELETE /volume/v3/types/1ac64c18-96f0-402a-965f-935293d771c6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:48.741303 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-db9a1e24-e89f-418e-a3ee-516db8732137 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:48.746282 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-db9a1e24-e89f-418e-a3ee-516db8732137 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-admin] DELETE https://10.4.3.246/volume/v3/types/37d1e89c-4d76-45cc-878b-b47de98f5c4e Aug 12 20:24:48.746476 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-db9a1e24-e89f-418e-a3ee-516db8732137 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:48.746732 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-db9a1e24-e89f-418e-a3ee-516db8732137 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-admin] Calling method '_delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:48.783375 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-db9a1e24-e89f-418e-a3ee-516db8732137 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-admin] https://10.4.3.246/volume/v3/types/37d1e89c-4d76-45cc-878b-b47de98f5c4e returned with HTTP 202 Aug 12 20:24:48.783968 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 983/3967] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:24:48 2026] DELETE /volume/v3/types/37d1e89c-4d76-45cc-878b-b47de98f5c4e => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:48.791515 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-4276f762-6ecd-49a2-85e8-2c4808b181d5 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:48.793436 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4276f762-6ecd-49a2-85e8-2c4808b181d5 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-admin] DELETE https://10.4.3.246/volume/v3/types/51039769-5db4-483c-947f-96bca2ee34a5 Aug 12 20:24:48.793731 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4276f762-6ecd-49a2-85e8-2c4808b181d5 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:48.793989 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4276f762-6ecd-49a2-85e8-2c4808b181d5 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-admin] Calling method '_delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:48.825821 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4276f762-6ecd-49a2-85e8-2c4808b181d5 tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-admin] https://10.4.3.246/volume/v3/types/51039769-5db4-483c-947f-96bca2ee34a5 returned with HTTP 202 Aug 12 20:24:48.825821 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1004/3968] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:24:48 2026] DELETE /volume/v3/types/51039769-5db4-483c-947f-96bca2ee34a5 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:48.830747 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-1fc2457f-1c8e-4180-a8e8-02b694dfdc9a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:48.832392 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1fc2457f-1c8e-4180-a8e8-02b694dfdc9a tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-admin] DELETE https://10.4.3.246/volume/v3/types/db16de55-9d97-48d3-ae21-525beb97a1af Aug 12 20:24:48.832598 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1fc2457f-1c8e-4180-a8e8-02b694dfdc9a tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:48.832780 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1fc2457f-1c8e-4180-a8e8-02b694dfdc9a tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-admin] Calling method '_delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:48.854819 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1fc2457f-1c8e-4180-a8e8-02b694dfdc9a tempest-VolumeTypesReaderTests-1261623751 tempest-VolumeTypesReaderTests-1261623751-project-admin] https://10.4.3.246/volume/v3/types/db16de55-9d97-48d3-ae21-525beb97a1af returned with HTTP 202 Aug 12 20:24:48.855178 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 999/3969] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:24:48 2026] DELETE /volume/v3/types/db16de55-9d97-48d3-ae21-525beb97a1af => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:49.082466 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-1f58f13b-f144-4ff4-9932-7fdffab144d7 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:49.085465 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1f58f13b-f144-4ff4-9932-7fdffab144d7 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c Aug 12 20:24:49.085726 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1f58f13b-f144-4ff4-9932-7fdffab144d7 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:49.085941 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1f58f13b-f144-4ff4-9932-7fdffab144d7 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:49.086092 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-1f58f13b-f144-4ff4-9932-7fdffab144d7 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id b6b329c2-2286-4e43-ba2d-9b5e8078945c. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:49.090742 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:49.090742 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:49.091378 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1f58f13b-f144-4ff4-9932-7fdffab144d7 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c returned with HTTP 200 Aug 12 20:24:49.091758 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 984/3970] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:49 2026] GET /volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:49.098250 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-18f3e6ca-7bcc-44fe-9f0a-cb92249b955e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:49.221768 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-18f3e6ca-7bcc-44fe-9f0a-cb92249b955e tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:24:49.222179 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-18f3e6ca-7bcc-44fe-9f0a-cb92249b955e tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1614083050", "os-volume-type-access:is_public": false}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:49.240191 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-18f3e6ca-7bcc-44fe-9f0a-cb92249b955e tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:24:49.240805 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 984/3971] 10.4.3.246 () {68 vars in 1253 bytes} [Wed Aug 12 20:24:49 2026] POST /volume/v3/types => generated 229 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:49.250650 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-25978e40-515c-4732-b322-3c6908d77fc7 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:49.355619 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-25978e40-515c-4732-b322-3c6908d77fc7 tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:24:49.356022 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-25978e40-515c-4732-b322-3c6908d77fc7 tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "42e02422-e5bd-4679-9484-dbac9121354b", "size": 1}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:49.357517 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-25978e40-515c-4732-b322-3c6908d77fc7 tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] Create volume request body: {'volume': {'volume_type': '42e02422-e5bd-4679-9484-dbac9121354b', 'size': 1}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:24:49.364275 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-25978e40-515c-4732-b322-3c6908d77fc7 tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 404 Aug 12 20:24:49.364336 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1005/3972] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:24:49 2026] POST /volume/v3/volumes => generated 114 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:49.372835 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-88646650-84c9-4abf-b18f-d85a889791ae None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:49.374679 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-88646650-84c9-4abf-b18f-d85a889791ae tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] POST https://10.4.3.246/volume/v3/types/42e02422-e5bd-4679-9484-dbac9121354b/action Aug 12 20:24:49.376873 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-88646650-84c9-4abf-b18f-d85a889791ae tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] Action body: b'{"addProjectAccess": {"project": "e2845dc33d714b23b1840f924dd53d4d"}}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:24:49.376873 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-88646650-84c9-4abf-b18f-d85a889791ae tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "e2845dc33d714b23b1840f924dd53d4d"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:49.385340 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-88646650-84c9-4abf-b18f-d85a889791ae tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] https://10.4.3.246/volume/v3/types/42e02422-e5bd-4679-9484-dbac9121354b/action returned with HTTP 202 Aug 12 20:24:49.385715 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1000/3973] 10.4.3.246 () {68 vars in 1384 bytes} [Wed Aug 12 20:24:49 2026] POST /volume/v3/types/42e02422-e5bd-4679-9484-dbac9121354b/action => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:49.394594 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-60b7c2e2-4a28-48bc-9a04-46237db33fa0 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:49.396134 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-60b7c2e2-4a28-48bc-9a04-46237db33fa0 tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:24:49.396645 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-60b7c2e2-4a28-48bc-9a04-46237db33fa0 tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "42e02422-e5bd-4679-9484-dbac9121354b", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-697793462"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:49.397757 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-60b7c2e2-4a28-48bc-9a04-46237db33fa0 tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] Create volume request body: {'volume': {'volume_type': '42e02422-e5bd-4679-9484-dbac9121354b', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-697793462'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:24:49.402123 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-60b7c2e2-4a28-48bc-9a04-46237db33fa0 tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] Create volume of 1 GB Aug 12 20:24:49.402404 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:49.402404 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:49.402868 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-60b7c2e2-4a28-48bc-9a04-46237db33fa0 tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] Availability Zones retrieved successfully. Aug 12 20:24:49.411367 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-60b7c2e2-4a28-48bc-9a04-46237db33fa0 tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] Flow 'volume_create_api' (ebcbf802-e08c-49b9-be08-493fc93349ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:49.412230 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-60b7c2e2-4a28-48bc-9a04-46237db33fa0 tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15cbbd40-b63a-4570-be42-102eaa436b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:49.416268 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-60b7c2e2-4a28-48bc-9a04-46237db33fa0 tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:24:49.442430 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-60b7c2e2-4a28-48bc-9a04-46237db33fa0 tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15cbbd40-b63a-4570-be42-102eaa436b0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:24:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=42e02422-e5bd-4679-9484-dbac9121354b,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1614083050',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '42e02422-e5bd-4679-9484-dbac9121354b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:49.443088 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-60b7c2e2-4a28-48bc-9a04-46237db33fa0 tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17c59e14-416f-4625-b7e9-e8901d9fb869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:49.468556 np0000007109 devstack@c-api.service[100386]: WARNING cinder.quota [None req-60b7c2e2-4a28-48bc-9a04-46237db33fa0 tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1614083050 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1614083050, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:24:49.468935 np0000007109 devstack@c-api.service[100386]: WARNING cinder.quota [None req-60b7c2e2-4a28-48bc-9a04-46237db33fa0 tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1614083050 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1614083050, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:24:49.498917 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-60b7c2e2-4a28-48bc-9a04-46237db33fa0 tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] Created reservations ['708f64f8-6bb7-4644-9858-c9b29f3afc89', '0ccba72c-c84f-4a69-96e2-33e52877b048', '1c506f12-c815-442d-b982-6b75780df3d2', 'ce4bfe40-6cd9-45e6-a32d-7b8100517821'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:24:49.499671 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-60b7c2e2-4a28-48bc-9a04-46237db33fa0 tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17c59e14-416f-4625-b7e9-e8901d9fb869) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['708f64f8-6bb7-4644-9858-c9b29f3afc89', '0ccba72c-c84f-4a69-96e2-33e52877b048', '1c506f12-c815-442d-b982-6b75780df3d2', 'ce4bfe40-6cd9-45e6-a32d-7b8100517821']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:49.502184 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-60b7c2e2-4a28-48bc-9a04-46237db33fa0 tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fef5696-7fcc-428d-ab9c-e33589c371ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:49.526616 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-60b7c2e2-4a28-48bc-9a04-46237db33fa0 tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fef5696-7fcc-428d-ab9c-e33589c371ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e6ee323-9eac-4eab-ac51-71e6c77a9d40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-697793462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2845dc33d714b23b1840f924dd53d4d',qos_specs=None,replication_status=,reservations=['708f64f8-6bb7-4644-9858-c9b29f3afc89','0ccba72c-c84f-4a69-96e2-33e52877b048','1c506f12-c815-442d-b982-6b75780df3d2','ce4bfe40-6cd9-45e6-a32d-7b8100517821'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acf6e079172d4a78a5b1033479ee2fed',volume_type_id=42e02422-e5bd-4679-9484-dbac9121354b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:24:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-697793462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e6ee323-9eac-4eab-ac51-71e6c77a9d40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2845dc33d714b23b1840f924dd53d4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='acf6e079172d4a78a5b1033479ee2fed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(42e02422-e5bd-4679-9484-dbac9121354b),volume_type_id=42e02422-e5bd-4679-9484-dbac9121354b)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:49.527360 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-60b7c2e2-4a28-48bc-9a04-46237db33fa0 tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3253a1f7-e907-4b2f-b919-2b344bf123af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:49.547604 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-60b7c2e2-4a28-48bc-9a04-46237db33fa0 tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3253a1f7-e907-4b2f-b919-2b344bf123af) transitioned into state 'SUCCESS' from state '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-697793462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2845dc33d714b23b1840f924dd53d4d',qos_specs=None,replication_status=,reservations=['708f64f8-6bb7-4644-9858-c9b29f3afc89','0ccba72c-c84f-4a69-96e2-33e52877b048','1c506f12-c815-442d-b982-6b75780df3d2','ce4bfe40-6cd9-45e6-a32d-7b8100517821'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acf6e079172d4a78a5b1033479ee2fed',volume_type_id=42e02422-e5bd-4679-9484-dbac9121354b)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:49.548272 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-60b7c2e2-4a28-48bc-9a04-46237db33fa0 tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e440e33-908a-4411-9e1a-8c71abfeb886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:49.551745 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-d771a1b0-ff28-41df-877b-15c9b8f2567b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:49.553519 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d771a1b0-ff28-41df-877b-15c9b8f2567b tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] GET https://10.4.3.246/volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 Aug 12 20:24:49.553805 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d771a1b0-ff28-41df-877b-15c9b8f2567b tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:49.553977 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d771a1b0-ff28-41df-877b-15c9b8f2567b tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:49.562655 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-60b7c2e2-4a28-48bc-9a04-46237db33fa0 tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e440e33-908a-4411-9e1a-8c71abfeb886) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:49.563473 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-60b7c2e2-4a28-48bc-9a04-46237db33fa0 tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] Flow 'volume_create_api' (ebcbf802-e08c-49b9-be08-493fc93349ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:49.563770 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-60b7c2e2-4a28-48bc-9a04-46237db33fa0 tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] Create volume request issued successfully. Aug 12 20:24:49.564372 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-60b7c2e2-4a28-48bc-9a04-46237db33fa0 tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:24:49.564783 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 985/3974] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:24:49 2026] POST /volume/v3/volumes => generated 795 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:24:49.571246 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:49.571246 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:49.577857 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-9d1e458d-d8ab-4160-bc05-da151853134f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:49.579507 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-d771a1b0-ff28-41df-877b-15c9b8f2567b tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Volume info retrieved successfully. Aug 12 20:24:49.580053 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9d1e458d-d8ab-4160-bc05-da151853134f tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] GET https://10.4.3.246/volume/v3/volumes/6e6ee323-9eac-4eab-ac51-71e6c77a9d40 Aug 12 20:24:49.580336 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9d1e458d-d8ab-4160-bc05-da151853134f tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:49.580697 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9d1e458d-d8ab-4160-bc05-da151853134f tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:49.587389 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d771a1b0-ff28-41df-877b-15c9b8f2567b tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 returned with HTTP 200 Aug 12 20:24:49.587967 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 985/3975] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:49 2026] GET /volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:49.589554 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:49.589554 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:49.593634 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-9d1e458d-d8ab-4160-bc05-da151853134f tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] Volume info retrieved successfully. Aug 12 20:24:49.598523 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9d1e458d-d8ab-4160-bc05-da151853134f tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] https://10.4.3.246/volume/v3/volumes/6e6ee323-9eac-4eab-ac51-71e6c77a9d40 returned with HTTP 200 Aug 12 20:24:49.598897 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1006/3976] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:49 2026] GET /volume/v3/volumes/6e6ee323-9eac-4eab-ac51-71e6c77a9d40 => generated 863 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 20:24:49.965424 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-8ff8889c-26a3-4483-af42-ec3af8e40d71 req-f97f0f8c-0b44-4728-a710-f41cce257222 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:49.968503 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-8ff8889c-26a3-4483-af42-ec3af8e40d71 req-f97f0f8c-0b44-4728-a710-f41cce257222 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] POST https://10.4.3.246/volume/v3/attachments/05828fc4-d70a-44eb-bf4b-53e17c59b848/action Aug 12 20:24:49.968877 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-8ff8889c-26a3-4483-af42-ec3af8e40d71 req-f97f0f8c-0b44-4728-a710-f41cce257222 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Action body: b'{"os-complete": null}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:24:49.969014 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-8ff8889c-26a3-4483-af42-ec3af8e40d71 req-f97f0f8c-0b44-4728-a710-f41cce257222 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:49.986763 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:49.986763 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:49.998663 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-8ff8889c-26a3-4483-af42-ec3af8e40d71 req-f97f0f8c-0b44-4728-a710-f41cce257222 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/attachments/05828fc4-d70a-44eb-bf4b-53e17c59b848/action returned with HTTP 204 Aug 12 20:24:49.999064 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1001/3977] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:24:49 2026] POST /volume/v3/attachments/05828fc4-d70a-44eb-bf4b-53e17c59b848/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:50.076299 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-ffc557bf-ad86-46f3-8e08-7b375f7a9a15 req-a92fae46-ac3a-44ad-9afa-96df706570b2 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:50.078706 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-ffc557bf-ad86-46f3-8e08-7b375f7a9a15 req-a92fae46-ac3a-44ad-9afa-96df706570b2 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] DELETE https://10.4.3.246/volume/v3/attachments/f2125d97-aa1d-4408-9055-f3533f829e36 Aug 12 20:24:50.078887 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-ffc557bf-ad86-46f3-8e08-7b375f7a9a15 req-a92fae46-ac3a-44ad-9afa-96df706570b2 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:50.079085 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-ffc557bf-ad86-46f3-8e08-7b375f7a9a15 req-a92fae46-ac3a-44ad-9afa-96df706570b2 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:50.085869 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:50.085869 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:50.103366 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-45967bbf-a6af-4b26-a00f-cab584dd606e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:50.105197 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-45967bbf-a6af-4b26-a00f-cab584dd606e tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c Aug 12 20:24:50.105398 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-45967bbf-a6af-4b26-a00f-cab584dd606e tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:50.105626 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-45967bbf-a6af-4b26-a00f-cab584dd606e tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:50.105727 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-45967bbf-a6af-4b26-a00f-cab584dd606e tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id b6b329c2-2286-4e43-ba2d-9b5e8078945c. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:50.112440 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:50.112440 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:50.113281 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-45967bbf-a6af-4b26-a00f-cab584dd606e tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c returned with HTTP 200 Aug 12 20:24:50.113815 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 986/3978] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:50 2026] GET /volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c => generated 709 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:50.133160 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-ffc557bf-ad86-46f3-8e08-7b375f7a9a15 req-a92fae46-ac3a-44ad-9afa-96df706570b2 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/attachments/f2125d97-aa1d-4408-9055-f3533f829e36 returned with HTTP 200 Aug 12 20:24:50.133693 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 986/3979] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:24:50 2026] DELETE /volume/v3/attachments/f2125d97-aa1d-4408-9055-f3533f829e36 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:50.600388 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-4d6bbbc6-4643-472c-b2a3-f66f284d3c16 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:50.602123 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4d6bbbc6-4643-472c-b2a3-f66f284d3c16 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] GET https://10.4.3.246/volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 Aug 12 20:24:50.602304 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4d6bbbc6-4643-472c-b2a3-f66f284d3c16 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:50.602518 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4d6bbbc6-4643-472c-b2a3-f66f284d3c16 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:50.612099 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:50.612099 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:50.613838 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-3087020f-00af-4fd0-9c2e-eb40575c071e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:50.615559 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3087020f-00af-4fd0-9c2e-eb40575c071e tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] GET https://10.4.3.246/volume/v3/volumes/6e6ee323-9eac-4eab-ac51-71e6c77a9d40 Aug 12 20:24:50.615795 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-4d6bbbc6-4643-472c-b2a3-f66f284d3c16 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Volume info retrieved successfully. Aug 12 20:24:50.615919 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3087020f-00af-4fd0-9c2e-eb40575c071e tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:50.616228 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3087020f-00af-4fd0-9c2e-eb40575c071e tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:50.619811 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4d6bbbc6-4643-472c-b2a3-f66f284d3c16 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 returned with HTTP 200 Aug 12 20:24:50.622057 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1007/3980] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:50 2026] GET /volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:50.624547 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:50.624547 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:50.628400 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-3087020f-00af-4fd0-9c2e-eb40575c071e tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] Volume info retrieved successfully. Aug 12 20:24:50.633405 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3087020f-00af-4fd0-9c2e-eb40575c071e tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] https://10.4.3.246/volume/v3/volumes/6e6ee323-9eac-4eab-ac51-71e6c77a9d40 returned with HTTP 200 Aug 12 20:24:50.633894 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1002/3981] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:50 2026] GET /volume/v3/volumes/6e6ee323-9eac-4eab-ac51-71e6c77a9d40 => generated 888 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:50.635269 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ac9d2ffb-2200-4578-9729-c1643ad300e8 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:50.636963 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ac9d2ffb-2200-4578-9729-c1643ad300e8 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] GET https://10.4.3.246/volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 Aug 12 20:24:50.637163 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ac9d2ffb-2200-4578-9729-c1643ad300e8 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:50.637352 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ac9d2ffb-2200-4578-9729-c1643ad300e8 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:50.645727 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-f44518c7-9edf-490f-b4ee-7f911830b372 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:50.647428 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f44518c7-9edf-490f-b4ee-7f911830b372 tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] GET https://10.4.3.246/volume/v3/volumes/6e6ee323-9eac-4eab-ac51-71e6c77a9d40 Aug 12 20:24:50.647656 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f44518c7-9edf-490f-b4ee-7f911830b372 tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:50.647832 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f44518c7-9edf-490f-b4ee-7f911830b372 tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:50.647885 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:50.647885 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:50.651365 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-ac9d2ffb-2200-4578-9729-c1643ad300e8 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Volume info retrieved successfully. Aug 12 20:24:50.653962 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:50.653962 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:50.655247 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ac9d2ffb-2200-4578-9729-c1643ad300e8 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 returned with HTTP 200 Aug 12 20:24:50.655601 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 987/3982] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:50 2026] GET /volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:50.657657 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-f44518c7-9edf-490f-b4ee-7f911830b372 tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] Volume info retrieved successfully. Aug 12 20:24:50.661464 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f44518c7-9edf-490f-b4ee-7f911830b372 tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] https://10.4.3.246/volume/v3/volumes/6e6ee323-9eac-4eab-ac51-71e6c77a9d40 returned with HTTP 200 Aug 12 20:24:50.661786 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 987/3983] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:50 2026] GET /volume/v3/volumes/6e6ee323-9eac-4eab-ac51-71e6c77a9d40 => generated 888 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:50.667178 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-1daa99de-c06c-45d7-abaa-aab33fe6a20b None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:50.669252 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1daa99de-c06c-45d7-abaa-aab33fe6a20b tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:24:50.669686 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1daa99de-c06c-45d7-abaa-aab33fe6a20b tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-731667071", "description": null, "metadata": null}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:50.673141 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-33b50072-661d-47d7-80fa-3b69466c4352 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:50.675507 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-33b50072-661d-47d7-80fa-3b69466c4352 tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] DELETE https://10.4.3.246/volume/v3/volumes/6e6ee323-9eac-4eab-ac51-71e6c77a9d40 Aug 12 20:24:50.677147 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-33b50072-661d-47d7-80fa-3b69466c4352 tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:50.677147 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-33b50072-661d-47d7-80fa-3b69466c4352 tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:50.677147 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-33b50072-661d-47d7-80fa-3b69466c4352 tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] Delete volume with id: 6e6ee323-9eac-4eab-ac51-71e6c77a9d40 Aug 12 20:24:50.682809 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:50.682809 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:50.683338 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-1daa99de-c06c-45d7-abaa-aab33fe6a20b tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Volume info retrieved successfully. Aug 12 20:24:50.683467 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.snapshots [None req-1daa99de-c06c-45d7-abaa-aab33fe6a20b tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Create snapshot from volume b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 Aug 12 20:24:50.683592 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:50.683592 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:50.684171 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-33b50072-661d-47d7-80fa-3b69466c4352 tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] Volume info retrieved successfully. Aug 12 20:24:50.699499 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-33b50072-661d-47d7-80fa-3b69466c4352 tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] Delete volume request issued successfully. Aug 12 20:24:50.699880 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-33b50072-661d-47d7-80fa-3b69466c4352 tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] https://10.4.3.246/volume/v3/volumes/6e6ee323-9eac-4eab-ac51-71e6c77a9d40 returned with HTTP 202 Aug 12 20:24:50.700387 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1003/3984] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:24:50 2026] DELETE /volume/v3/volumes/6e6ee323-9eac-4eab-ac51-71e6c77a9d40 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:50.708389 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-4876f16e-f7be-4572-a612-94e4d5b06ddb None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:50.712956 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4876f16e-f7be-4572-a612-94e4d5b06ddb tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] GET https://10.4.3.246/volume/v3/volumes/6e6ee323-9eac-4eab-ac51-71e6c77a9d40 Aug 12 20:24:50.713189 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4876f16e-f7be-4572-a612-94e4d5b06ddb tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:50.713371 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4876f16e-f7be-4572-a612-94e4d5b06ddb tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:50.722369 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:50.722369 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:50.725390 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-1daa99de-c06c-45d7-abaa-aab33fe6a20b tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Created reservations ['93f2bb75-19e7-431c-8fa4-75b1777f7c0d', 'e342ef3c-f9bb-466f-9e13-abf04c6b7c20', '66b26904-1876-4cd2-aea4-c838d84b5694', 'b170f8e7-a132-4475-836c-46a0262983ca'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:24:50.726399 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-4876f16e-f7be-4572-a612-94e4d5b06ddb tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] Volume info retrieved successfully. Aug 12 20:24:50.730909 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4876f16e-f7be-4572-a612-94e4d5b06ddb tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] https://10.4.3.246/volume/v3/volumes/6e6ee323-9eac-4eab-ac51-71e6c77a9d40 returned with HTTP 200 Aug 12 20:24:50.731296 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 988/3985] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:50 2026] GET /volume/v3/volumes/6e6ee323-9eac-4eab-ac51-71e6c77a9d40 => generated 887 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:50.762744 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-1daa99de-c06c-45d7-abaa-aab33fe6a20b tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Snapshot force create request issued successfully. Aug 12 20:24:50.762994 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1daa99de-c06c-45d7-abaa-aab33fe6a20b tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:24:50.763354 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1008/3986] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:24:50 2026] POST /volume/v3/snapshots => generated 310 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:24:50.773345 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-553c7cff-0bab-4a09-bd31-691179566812 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:50.775274 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-553c7cff-0bab-4a09-bd31-691179566812 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] GET https://10.4.3.246/volume/v3/snapshots/597fb950-c0bd-473c-967c-e2eb7978adfe Aug 12 20:24:50.775482 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-553c7cff-0bab-4a09-bd31-691179566812 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:50.775698 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-553c7cff-0bab-4a09-bd31-691179566812 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:50.782893 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:50.782893 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:50.783622 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-553c7cff-0bab-4a09-bd31-691179566812 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Snapshot retrieved successfully. Aug 12 20:24:50.784860 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-553c7cff-0bab-4a09-bd31-691179566812 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/snapshots/597fb950-c0bd-473c-967c-e2eb7978adfe returned with HTTP 200 Aug 12 20:24:50.785569 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 988/3987] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:24:50 2026] GET /volume/v3/snapshots/597fb950-c0bd-473c-967c-e2eb7978adfe => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:50.858034 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-5ea824f5-1a9d-465f-9eca-9f306c747482 req-70c57734-4d83-4285-8642-62b14e0dd068 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:50.862010 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-5ea824f5-1a9d-465f-9eca-9f306c747482 req-70c57734-4d83-4285-8642-62b14e0dd068 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac Aug 12 20:24:50.862010 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-5ea824f5-1a9d-465f-9eca-9f306c747482 req-70c57734-4d83-4285-8642-62b14e0dd068 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:50.862010 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-5ea824f5-1a9d-465f-9eca-9f306c747482 req-70c57734-4d83-4285-8642-62b14e0dd068 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:50.868103 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:50.868103 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:50.871571 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-5ea824f5-1a9d-465f-9eca-9f306c747482 req-70c57734-4d83-4285-8642-62b14e0dd068 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:24:50.875397 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-5ea824f5-1a9d-465f-9eca-9f306c747482 req-70c57734-4d83-4285-8642-62b14e0dd068 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac returned with HTTP 200 Aug 12 20:24:50.875861 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1004/3988] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:24:50 2026] GET /volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:51.127637 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e95f2ff8-96da-48c1-b9e4-f85e0b41bde1 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:51.129679 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e95f2ff8-96da-48c1-b9e4-f85e0b41bde1 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c Aug 12 20:24:51.130039 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e95f2ff8-96da-48c1-b9e4-f85e0b41bde1 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:51.130339 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e95f2ff8-96da-48c1-b9e4-f85e0b41bde1 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:51.130465 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-e95f2ff8-96da-48c1-b9e4-f85e0b41bde1 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id b6b329c2-2286-4e43-ba2d-9b5e8078945c. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:51.134449 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:51.134449 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:51.135095 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e95f2ff8-96da-48c1-b9e4-f85e0b41bde1 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c returned with HTTP 200 Aug 12 20:24:51.135495 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 989/3989] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:51 2026] GET /volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c => generated 710 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:51.144685 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d2f8a29e-a92f-4842-9cd8-3629f4b336fc None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:51.146560 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d2f8a29e-a92f-4842-9cd8-3629f4b336fc tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] DELETE https://10.4.3.246/volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c Aug 12 20:24:51.146767 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d2f8a29e-a92f-4842-9cd8-3629f4b336fc tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:51.146952 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d2f8a29e-a92f-4842-9cd8-3629f4b336fc tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:51.147068 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.contrib.backups [None req-d2f8a29e-a92f-4842-9cd8-3629f4b336fc tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Delete backup with id: b6b329c2-2286-4e43-ba2d-9b5e8078945c. Aug 12 20:24:51.150972 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:51.150972 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:51.162243 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.backup.rpcapi [None req-d2f8a29e-a92f-4842-9cd8-3629f4b336fc tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] delete_backup rpcapi backup_id b6b329c2-2286-4e43-ba2d-9b5e8078945c {{(pid=100384) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 20:24:51.163821 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d2f8a29e-a92f-4842-9cd8-3629f4b336fc tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c returned with HTTP 202 Aug 12 20:24:51.164191 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1009/3990] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:24:51 2026] DELETE /volume/v3/backups/b6b329c2-2286-4e43-ba2d-9b5e8078945c => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:24:51.172437 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-91da7951-ddfc-460a-a39e-5bea7215dcdd None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:51.174284 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-91da7951-ddfc-460a-a39e-5bea7215dcdd tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:24:51.174670 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-91da7951-ddfc-460a-a39e-5bea7215dcdd tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1768758386"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:51.176038 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-91da7951-ddfc-460a-a39e-5bea7215dcdd tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1768758386'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:24:51.176157 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-91da7951-ddfc-460a-a39e-5bea7215dcdd tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Create volume of 1 GB Aug 12 20:24:51.180390 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-91da7951-ddfc-460a-a39e-5bea7215dcdd tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Availability Zones retrieved successfully. Aug 12 20:24:51.188320 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-91da7951-ddfc-460a-a39e-5bea7215dcdd tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Flow 'volume_create_api' (93fed3c6-e19a-4d10-86f5-e4115f1ca3d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:51.189650 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-91da7951-ddfc-460a-a39e-5bea7215dcdd tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8854983f-b181-4b0a-82c9-055478026fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:51.190744 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-91da7951-ddfc-460a-a39e-5bea7215dcdd tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:24:51.219725 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-91da7951-ddfc-460a-a39e-5bea7215dcdd tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8854983f-b181-4b0a-82c9-055478026fc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:51.220438 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-91da7951-ddfc-460a-a39e-5bea7215dcdd tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc8dbebc-1301-4a2c-8380-3597eabd378e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:51.256442 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-91da7951-ddfc-460a-a39e-5bea7215dcdd tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Created reservations ['ae08b26a-6cce-4874-88ca-ed9bc4ee3056', '1c081f17-d3e1-49c7-bec5-88b51ba24a60', 'a8ea3aca-abfd-414c-b18e-8b87fbf97f47', 'cdf7a7be-9708-43fb-b6bb-518c0b132200'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:24:51.257280 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-91da7951-ddfc-460a-a39e-5bea7215dcdd tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc8dbebc-1301-4a2c-8380-3597eabd378e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae08b26a-6cce-4874-88ca-ed9bc4ee3056', '1c081f17-d3e1-49c7-bec5-88b51ba24a60', 'a8ea3aca-abfd-414c-b18e-8b87fbf97f47', 'cdf7a7be-9708-43fb-b6bb-518c0b132200']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:51.258058 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-91da7951-ddfc-460a-a39e-5bea7215dcdd tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (991c7fed-31f8-43ef-88b4-2b3840f68edb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:51.281717 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-91da7951-ddfc-460a-a39e-5bea7215dcdd tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (991c7fed-31f8-43ef-88b4-2b3840f68edb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e46ef869-8dbd-4fe3-ab04-9ae4b7fd08cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1768758386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1af38c41224149b0923e83bf98af8cdb',qos_specs=None,replication_status=,reservations=['ae08b26a-6cce-4874-88ca-ed9bc4ee3056','1c081f17-d3e1-49c7-bec5-88b51ba24a60','a8ea3aca-abfd-414c-b18e-8b87fbf97f47','cdf7a7be-9708-43fb-b6bb-518c0b132200'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80235111d3fb4b2aa4c5893f203aa6b0',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:24:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1768758386',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e46ef869-8dbd-4fe3-ab04-9ae4b7fd08cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1af38c41224149b0923e83bf98af8cdb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80235111d3fb4b2aa4c5893f203aa6b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:51.282411 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-91da7951-ddfc-460a-a39e-5bea7215dcdd tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10cc0867-9ae9-404f-98e1-1e3325755101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:51.300790 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-91da7951-ddfc-460a-a39e-5bea7215dcdd tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10cc0867-9ae9-404f-98e1-1e3325755101) transitioned into state 'SUCCESS' from state '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-1768758386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1af38c41224149b0923e83bf98af8cdb',qos_specs=None,replication_status=,reservations=['ae08b26a-6cce-4874-88ca-ed9bc4ee3056','1c081f17-d3e1-49c7-bec5-88b51ba24a60','a8ea3aca-abfd-414c-b18e-8b87fbf97f47','cdf7a7be-9708-43fb-b6bb-518c0b132200'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80235111d3fb4b2aa4c5893f203aa6b0',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:51.301531 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-91da7951-ddfc-460a-a39e-5bea7215dcdd tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc40a436-a19f-4f95-8f06-beca3a605abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:51.317826 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-91da7951-ddfc-460a-a39e-5bea7215dcdd tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc40a436-a19f-4f95-8f06-beca3a605abf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:51.319420 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-91da7951-ddfc-460a-a39e-5bea7215dcdd tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Flow 'volume_create_api' (93fed3c6-e19a-4d10-86f5-e4115f1ca3d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:51.319800 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-91da7951-ddfc-460a-a39e-5bea7215dcdd tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Create volume request issued successfully. Aug 12 20:24:51.320517 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-91da7951-ddfc-460a-a39e-5bea7215dcdd tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:24:51.322153 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 989/3991] 10.4.3.246 () {70 vars in 1298 bytes} [Wed Aug 12 20:24:51 2026] POST /volume/v3/volumes => generated 778 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:24:51.334926 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-992a4358-453a-4fc2-8071-738255eea143 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:51.336587 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-992a4358-453a-4fc2-8071-738255eea143 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/volumes/e46ef869-8dbd-4fe3-ab04-9ae4b7fd08cd Aug 12 20:24:51.336910 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-992a4358-453a-4fc2-8071-738255eea143 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:51.337196 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-992a4358-453a-4fc2-8071-738255eea143 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:51.345371 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:51.345371 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:51.349419 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-992a4358-453a-4fc2-8071-738255eea143 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Volume info retrieved successfully. Aug 12 20:24:51.354411 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-992a4358-453a-4fc2-8071-738255eea143 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/volumes/e46ef869-8dbd-4fe3-ab04-9ae4b7fd08cd returned with HTTP 200 Aug 12 20:24:51.354939 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1005/3992] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:51 2026] GET /volume/v3/volumes/e46ef869-8dbd-4fe3-ab04-9ae4b7fd08cd => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:51.744279 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-233dbeb9-3686-44a8-ac94-703585c32180 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:51.748854 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-233dbeb9-3686-44a8-ac94-703585c32180 tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] GET https://10.4.3.246/volume/v3/volumes/6e6ee323-9eac-4eab-ac51-71e6c77a9d40 Aug 12 20:24:51.749080 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-233dbeb9-3686-44a8-ac94-703585c32180 tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:51.749264 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-233dbeb9-3686-44a8-ac94-703585c32180 tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:51.756072 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-233dbeb9-3686-44a8-ac94-703585c32180 tempest-VolumeTypesAccessTest-677790571 tempest-VolumeTypesAccessTest-677790571-project-member] https://10.4.3.246/volume/v3/volumes/6e6ee323-9eac-4eab-ac51-71e6c77a9d40 returned with HTTP 404 Aug 12 20:24:51.756759 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 990/3993] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:51 2026] GET /volume/v3/volumes/6e6ee323-9eac-4eab-ac51-71e6c77a9d40 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:51.764781 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-62ff834c-28c8-48d5-895e-eb88138c0810 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:51.766884 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-62ff834c-28c8-48d5-895e-eb88138c0810 tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] POST https://10.4.3.246/volume/v3/types/42e02422-e5bd-4679-9484-dbac9121354b/action Aug 12 20:24:51.768560 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-62ff834c-28c8-48d5-895e-eb88138c0810 tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] Action body: b'{"removeProjectAccess": {"project": "e2845dc33d714b23b1840f924dd53d4d"}}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:24:51.768560 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-62ff834c-28c8-48d5-895e-eb88138c0810 tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "e2845dc33d714b23b1840f924dd53d4d"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:51.782616 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-62ff834c-28c8-48d5-895e-eb88138c0810 tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] https://10.4.3.246/volume/v3/types/42e02422-e5bd-4679-9484-dbac9121354b/action returned with HTTP 202 Aug 12 20:24:51.783291 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1010/3994] 10.4.3.246 () {68 vars in 1384 bytes} [Wed Aug 12 20:24:51 2026] POST /volume/v3/types/42e02422-e5bd-4679-9484-dbac9121354b/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:51.790313 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3c82033b-db42-48a8-a9dd-9ed9b118e6a2 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:51.792216 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3c82033b-db42-48a8-a9dd-9ed9b118e6a2 tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] DELETE https://10.4.3.246/volume/v3/types/42e02422-e5bd-4679-9484-dbac9121354b Aug 12 20:24:51.792423 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3c82033b-db42-48a8-a9dd-9ed9b118e6a2 tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:51.792632 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3c82033b-db42-48a8-a9dd-9ed9b118e6a2 tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] Calling method '_delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:51.792869 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:51.792869 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:51.794162 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-5804a99b-a69b-4faf-9824-729d47adff5d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:51.796248 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5804a99b-a69b-4faf-9824-729d47adff5d tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] GET https://10.4.3.246/volume/v3/snapshots/597fb950-c0bd-473c-967c-e2eb7978adfe Aug 12 20:24:51.796525 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5804a99b-a69b-4faf-9824-729d47adff5d tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:51.796834 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5804a99b-a69b-4faf-9824-729d47adff5d tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:51.802188 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:51.802188 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:51.802792 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-5804a99b-a69b-4faf-9824-729d47adff5d tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Snapshot retrieved successfully. Aug 12 20:24:51.803923 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5804a99b-a69b-4faf-9824-729d47adff5d tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/snapshots/597fb950-c0bd-473c-967c-e2eb7978adfe returned with HTTP 200 Aug 12 20:24:51.804447 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1006/3995] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:24:51 2026] GET /volume/v3/snapshots/597fb950-c0bd-473c-967c-e2eb7978adfe => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:51.815463 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3c82033b-db42-48a8-a9dd-9ed9b118e6a2 tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] https://10.4.3.246/volume/v3/types/42e02422-e5bd-4679-9484-dbac9121354b returned with HTTP 202 Aug 12 20:24:51.816024 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 990/3996] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:24:51 2026] DELETE /volume/v3/types/42e02422-e5bd-4679-9484-dbac9121354b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:51.817106 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-0ab27e57-0f3b-458c-86fc-a45a2ab0c87a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:51.818762 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0ab27e57-0f3b-458c-86fc-a45a2ab0c87a tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] GET https://10.4.3.246/volume/v3/snapshots/597fb950-c0bd-473c-967c-e2eb7978adfe Aug 12 20:24:51.818954 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0ab27e57-0f3b-458c-86fc-a45a2ab0c87a tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:51.819136 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0ab27e57-0f3b-458c-86fc-a45a2ab0c87a tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:51.830097 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-92088e46-2b25-4632-93cf-311fc3e3490f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:51.830332 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:51.830332 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:51.830332 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-0ab27e57-0f3b-458c-86fc-a45a2ab0c87a tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Snapshot retrieved successfully. Aug 12 20:24:51.830934 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0ab27e57-0f3b-458c-86fc-a45a2ab0c87a tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/snapshots/597fb950-c0bd-473c-967c-e2eb7978adfe returned with HTTP 200 Aug 12 20:24:51.831322 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 991/3997] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:24:51 2026] GET /volume/v3/snapshots/597fb950-c0bd-473c-967c-e2eb7978adfe => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:51.835241 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-92088e46-2b25-4632-93cf-311fc3e3490f tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] GET https://10.4.3.246/volume/v3/types/42e02422-e5bd-4679-9484-dbac9121354b Aug 12 20:24:51.835241 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-92088e46-2b25-4632-93cf-311fc3e3490f tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:51.835241 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-92088e46-2b25-4632-93cf-311fc3e3490f tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:51.839382 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-92088e46-2b25-4632-93cf-311fc3e3490f tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] https://10.4.3.246/volume/v3/types/42e02422-e5bd-4679-9484-dbac9121354b returned with HTTP 404 Aug 12 20:24:51.839413 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-fd31e3dc-84e0-449c-bd05-1f7601428cbd None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:51.840001 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1011/3998] 10.4.3.246 () {66 vars in 1342 bytes} [Wed Aug 12 20:24:51 2026] GET /volume/v3/types/42e02422-e5bd-4679-9484-dbac9121354b => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:51.841172 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-fd31e3dc-84e0-449c-bd05-1f7601428cbd tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] GET https://10.4.3.246/volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 Aug 12 20:24:51.841370 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-fd31e3dc-84e0-449c-bd05-1f7601428cbd tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:51.841550 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-fd31e3dc-84e0-449c-bd05-1f7601428cbd tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:51.847301 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-1429b55c-a185-422b-88cb-c034f0e9fa69 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:51.848920 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1429b55c-a185-422b-88cb-c034f0e9fa69 tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:24:51.849266 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1429b55c-a185-422b-88cb-c034f0e9fa69 tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1403188051", "os-volume-type-access:is_public": false}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:51.855634 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:51.855634 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:51.860266 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-fd31e3dc-84e0-449c-bd05-1f7601428cbd tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Volume info retrieved successfully. Aug 12 20:24:51.863009 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1429b55c-a185-422b-88cb-c034f0e9fa69 tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:24:51.863346 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 991/3999] 10.4.3.246 () {68 vars in 1253 bytes} [Wed Aug 12 20:24:51 2026] POST /volume/v3/types => generated 229 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:51.865580 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-fd31e3dc-84e0-449c-bd05-1f7601428cbd tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 returned with HTTP 200 Aug 12 20:24:51.866064 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1007/4000] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:51 2026] GET /volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:51.871968 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-4a4467e4-ebc7-4d19-aeed-9605a950e5cc None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:51.874815 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4a4467e4-ebc7-4d19-aeed-9605a950e5cc tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] POST https://10.4.3.246/volume/v3/types/48feb58b-66f1-4bbd-abfe-481ec2f7e185/action Aug 12 20:24:51.874815 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4a4467e4-ebc7-4d19-aeed-9605a950e5cc tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] Action body: b'{"addProjectAccess": {"project": "e2845dc33d714b23b1840f924dd53d4d"}}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:24:51.874815 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4a4467e4-ebc7-4d19-aeed-9605a950e5cc tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "e2845dc33d714b23b1840f924dd53d4d"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:51.884935 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4a4467e4-ebc7-4d19-aeed-9605a950e5cc tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] https://10.4.3.246/volume/v3/types/48feb58b-66f1-4bbd-abfe-481ec2f7e185/action returned with HTTP 202 Aug 12 20:24:51.885506 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 992/4001] 10.4.3.246 () {68 vars in 1384 bytes} [Wed Aug 12 20:24:51 2026] POST /volume/v3/types/48feb58b-66f1-4bbd-abfe-481ec2f7e185/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:51.892050 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c9520dd1-41da-4cbe-90b5-5202277c2b97 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:51.896119 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c9520dd1-41da-4cbe-90b5-5202277c2b97 tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] POST https://10.4.3.246/volume/v3/types/48feb58b-66f1-4bbd-abfe-481ec2f7e185/action Aug 12 20:24:51.896513 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c9520dd1-41da-4cbe-90b5-5202277c2b97 tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] Action body: b'{"addProjectAccess": {"project": "d50a0af8bed448ebb4da3c1e326e721b"}}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:24:51.896720 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c9520dd1-41da-4cbe-90b5-5202277c2b97 tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "d50a0af8bed448ebb4da3c1e326e721b"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:51.911609 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c9520dd1-41da-4cbe-90b5-5202277c2b97 tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] https://10.4.3.246/volume/v3/types/48feb58b-66f1-4bbd-abfe-481ec2f7e185/action returned with HTTP 202 Aug 12 20:24:51.912224 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1012/4002] 10.4.3.246 () {68 vars in 1384 bytes} [Wed Aug 12 20:24:51 2026] POST /volume/v3/types/48feb58b-66f1-4bbd-abfe-481ec2f7e185/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:51.919075 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-e94a52a6-9e8e-4942-a9c8-07c8303b6ff8 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:51.920916 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e94a52a6-9e8e-4942-a9c8-07c8303b6ff8 tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] GET https://10.4.3.246/volume/v3/types/48feb58b-66f1-4bbd-abfe-481ec2f7e185/os-volume-type-access Aug 12 20:24:51.921128 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e94a52a6-9e8e-4942-a9c8-07c8303b6ff8 tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:51.921318 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e94a52a6-9e8e-4942-a9c8-07c8303b6ff8 tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] Calling method 'index' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:51.931485 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e94a52a6-9e8e-4942-a9c8-07c8303b6ff8 tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] https://10.4.3.246/volume/v3/types/48feb58b-66f1-4bbd-abfe-481ec2f7e185/os-volume-type-access returned with HTTP 200 Aug 12 20:24:51.931849 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 992/4003] 10.4.3.246 () {66 vars in 1408 bytes} [Wed Aug 12 20:24:51 2026] GET /volume/v3/types/48feb58b-66f1-4bbd-abfe-481ec2f7e185/os-volume-type-access => generated 244 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:51.939753 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-37e91064-f551-4664-aaa9-de43895e8ae3 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:51.945083 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-37e91064-f551-4664-aaa9-de43895e8ae3 tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] POST https://10.4.3.246/volume/v3/types/48feb58b-66f1-4bbd-abfe-481ec2f7e185/action Aug 12 20:24:51.945083 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-37e91064-f551-4664-aaa9-de43895e8ae3 tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] Action body: b'{"removeProjectAccess": {"project": "d50a0af8bed448ebb4da3c1e326e721b"}}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:24:51.945083 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-37e91064-f551-4664-aaa9-de43895e8ae3 tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "d50a0af8bed448ebb4da3c1e326e721b"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:51.959380 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-37e91064-f551-4664-aaa9-de43895e8ae3 tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] https://10.4.3.246/volume/v3/types/48feb58b-66f1-4bbd-abfe-481ec2f7e185/action returned with HTTP 202 Aug 12 20:24:51.959893 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1008/4004] 10.4.3.246 () {68 vars in 1384 bytes} [Wed Aug 12 20:24:51 2026] POST /volume/v3/types/48feb58b-66f1-4bbd-abfe-481ec2f7e185/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 12 20:24:51.967144 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b4186dad-7b8e-4b94-a7fa-cd34cec79539 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:51.969245 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b4186dad-7b8e-4b94-a7fa-cd34cec79539 tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] POST https://10.4.3.246/volume/v3/types/48feb58b-66f1-4bbd-abfe-481ec2f7e185/action Aug 12 20:24:51.969617 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b4186dad-7b8e-4b94-a7fa-cd34cec79539 tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] Action body: b'{"removeProjectAccess": {"project": "e2845dc33d714b23b1840f924dd53d4d"}}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:24:51.969784 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b4186dad-7b8e-4b94-a7fa-cd34cec79539 tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "e2845dc33d714b23b1840f924dd53d4d"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:51.981295 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b4186dad-7b8e-4b94-a7fa-cd34cec79539 tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] https://10.4.3.246/volume/v3/types/48feb58b-66f1-4bbd-abfe-481ec2f7e185/action returned with HTTP 202 Aug 12 20:24:51.981645 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 993/4005] 10.4.3.246 () {68 vars in 1384 bytes} [Wed Aug 12 20:24:51 2026] POST /volume/v3/types/48feb58b-66f1-4bbd-abfe-481ec2f7e185/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:51.987959 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-32147732-80c1-4cf7-b241-3d9cb02c610e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:51.990706 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-32147732-80c1-4cf7-b241-3d9cb02c610e tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] DELETE https://10.4.3.246/volume/v3/types/48feb58b-66f1-4bbd-abfe-481ec2f7e185 Aug 12 20:24:51.990706 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-32147732-80c1-4cf7-b241-3d9cb02c610e tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:51.991102 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-32147732-80c1-4cf7-b241-3d9cb02c610e tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] Calling method '_delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:52.015767 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-32147732-80c1-4cf7-b241-3d9cb02c610e tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] https://10.4.3.246/volume/v3/types/48feb58b-66f1-4bbd-abfe-481ec2f7e185 returned with HTTP 202 Aug 12 20:24:52.016350 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1013/4006] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:24:51 2026] DELETE /volume/v3/types/48feb58b-66f1-4bbd-abfe-481ec2f7e185 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:52.028114 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-7a8477c0-faca-4f78-8805-525bf4174f86 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:52.030260 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7a8477c0-faca-4f78-8805-525bf4174f86 tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] GET https://10.4.3.246/volume/v3/types/48feb58b-66f1-4bbd-abfe-481ec2f7e185 Aug 12 20:24:52.030557 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7a8477c0-faca-4f78-8805-525bf4174f86 tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:52.030748 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7a8477c0-faca-4f78-8805-525bf4174f86 tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:52.034047 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7a8477c0-faca-4f78-8805-525bf4174f86 tempest-VolumeTypesAccessTest-1531873074 tempest-VolumeTypesAccessTest-1531873074-project-admin] https://10.4.3.246/volume/v3/types/48feb58b-66f1-4bbd-abfe-481ec2f7e185 returned with HTTP 404 Aug 12 20:24:52.034475 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 993/4007] 10.4.3.246 () {66 vars in 1342 bytes} [Wed Aug 12 20:24:52 2026] GET /volume/v3/types/48feb58b-66f1-4bbd-abfe-481ec2f7e185 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:52.373307 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-c1a4069d-b028-49a0-8234-eccbf158c0b5 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:52.375957 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c1a4069d-b028-49a0-8234-eccbf158c0b5 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/volumes/e46ef869-8dbd-4fe3-ab04-9ae4b7fd08cd Aug 12 20:24:52.376206 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c1a4069d-b028-49a0-8234-eccbf158c0b5 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:52.376414 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c1a4069d-b028-49a0-8234-eccbf158c0b5 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:52.390553 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:52.390553 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:52.394916 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-c1a4069d-b028-49a0-8234-eccbf158c0b5 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Volume info retrieved successfully. Aug 12 20:24:52.399740 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c1a4069d-b028-49a0-8234-eccbf158c0b5 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/volumes/e46ef869-8dbd-4fe3-ab04-9ae4b7fd08cd returned with HTTP 200 Aug 12 20:24:52.400381 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1009/4008] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:52 2026] GET /volume/v3/volumes/e46ef869-8dbd-4fe3-ab04-9ae4b7fd08cd => generated 1009 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:52.413728 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-5ff7f5ac-130b-42da-860c-a2f90f8f765e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:52.415517 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5ff7f5ac-130b-42da-860c-a2f90f8f765e tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] POST https://10.4.3.246/volume/v3/backups Aug 12 20:24:52.415925 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5ff7f5ac-130b-42da-860c-a2f90f8f765e tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e46ef869-8dbd-4fe3-ab04-9ae4b7fd08cd", "name": "tempest-type-Backup-537658893"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:52.417427 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.contrib.backups [None req-5ff7f5ac-130b-42da-860c-a2f90f8f765e tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Creating new backup {'backup': {'volume_id': 'e46ef869-8dbd-4fe3-ab04-9ae4b7fd08cd', 'name': 'tempest-type-Backup-537658893'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 20:24:52.417734 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.contrib.backups [None req-5ff7f5ac-130b-42da-860c-a2f90f8f765e tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Creating backup of volume e46ef869-8dbd-4fe3-ab04-9ae4b7fd08cd in container None Aug 12 20:24:52.429598 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:52.429598 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:52.430127 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-5ff7f5ac-130b-42da-860c-a2f90f8f765e tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Volume info retrieved successfully. Aug 12 20:24:52.473158 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-5ff7f5ac-130b-42da-860c-a2f90f8f765e tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Created reservations ['6ff3eae0-2962-4ad7-a6d8-4ad79b38dd34', '0ef0ca6f-d4d1-4489-bb33-fcfe6968b5d4'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:24:52.506499 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5ff7f5ac-130b-42da-860c-a2f90f8f765e tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups returned with HTTP 202 Aug 12 20:24:52.506939 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 994/4009] 10.4.3.246 () {70 vars in 1299 bytes} [Wed Aug 12 20:24:52 2026] POST /volume/v3/backups => generated 315 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:24:52.518232 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f97d92fa-55b2-4b85-a66e-78416de1bc56 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:52.522376 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f97d92fa-55b2-4b85-a66e-78416de1bc56 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 Aug 12 20:24:52.522856 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f97d92fa-55b2-4b85-a66e-78416de1bc56 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:52.522856 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f97d92fa-55b2-4b85-a66e-78416de1bc56 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:52.522946 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-f97d92fa-55b2-4b85-a66e-78416de1bc56 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:52.529554 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:52.529554 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:52.531032 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f97d92fa-55b2-4b85-a66e-78416de1bc56 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 returned with HTTP 200 Aug 12 20:24:52.531829 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1014/4010] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:52 2026] GET /volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 => generated 722 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:53.546351 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-f966c4b6-c00a-4764-b993-dc4e7f2e2995 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:53.549066 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f966c4b6-c00a-4764-b993-dc4e7f2e2995 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 Aug 12 20:24:53.549520 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f966c4b6-c00a-4764-b993-dc4e7f2e2995 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:53.549706 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f966c4b6-c00a-4764-b993-dc4e7f2e2995 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:53.549784 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-f966c4b6-c00a-4764-b993-dc4e7f2e2995 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:53.558897 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:53.558897 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:53.559685 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f966c4b6-c00a-4764-b993-dc4e7f2e2995 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 returned with HTTP 200 Aug 12 20:24:53.560067 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 994/4011] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:53 2026] GET /volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 => generated 724 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:53.731599 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-77768ff3-c6cb-4925-9dc8-a20a4030dc9a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:53.733282 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-77768ff3-c6cb-4925-9dc8-a20a4030dc9a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] DELETE https://10.4.3.246/volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac Aug 12 20:24:53.733462 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-77768ff3-c6cb-4925-9dc8-a20a4030dc9a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:53.733703 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-77768ff3-c6cb-4925-9dc8-a20a4030dc9a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:53.733855 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-77768ff3-c6cb-4925-9dc8-a20a4030dc9a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Delete volume with id: d2978bd1-af7c-4405-aca7-0d64757509ac Aug 12 20:24:53.741962 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:53.741962 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:53.742413 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-77768ff3-c6cb-4925-9dc8-a20a4030dc9a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:24:53.758412 np0000007109 devstack@c-api.service[100383]: WARNING cinder.keymgr.conf_key_mgr [None req-77768ff3-c6cb-4925-9dc8-a20a4030dc9a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 20:24:53.767680 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-77768ff3-c6cb-4925-9dc8-a20a4030dc9a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Delete volume request issued successfully. Aug 12 20:24:53.767867 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-77768ff3-c6cb-4925-9dc8-a20a4030dc9a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac returned with HTTP 202 Aug 12 20:24:53.768310 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1010/4012] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:24:53 2026] DELETE /volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:53.776566 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-215e4a76-7612-482d-91ce-3ca0b29faf25 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:53.778413 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-215e4a76-7612-482d-91ce-3ca0b29faf25 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac Aug 12 20:24:53.778704 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-215e4a76-7612-482d-91ce-3ca0b29faf25 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:53.778832 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-215e4a76-7612-482d-91ce-3ca0b29faf25 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:53.788869 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:53.788869 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:53.792924 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-215e4a76-7612-482d-91ce-3ca0b29faf25 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:24:53.801287 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-215e4a76-7612-482d-91ce-3ca0b29faf25 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac returned with HTTP 200 Aug 12 20:24:53.801744 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 995/4013] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:53 2026] GET /volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:54.396605 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-18e2e7d2-5938-417e-a8fe-d6ebc891f65c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:54.517528 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-18e2e7d2-5938-417e-a8fe-d6ebc891f65c tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:24:54.518031 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-18e2e7d2-5938-417e-a8fe-d6ebc891f65c tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-639196164"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:54.520342 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-18e2e7d2-5938-417e-a8fe-d6ebc891f65c tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-639196164'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:24:54.520525 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-18e2e7d2-5938-417e-a8fe-d6ebc891f65c tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Create volume of 1 GB Aug 12 20:24:54.525518 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-18e2e7d2-5938-417e-a8fe-d6ebc891f65c tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Availability Zones retrieved successfully. Aug 12 20:24:54.533167 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-18e2e7d2-5938-417e-a8fe-d6ebc891f65c tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Flow 'volume_create_api' (0f6f108e-a0a6-4600-abd3-e5deeb930bfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:54.534809 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-18e2e7d2-5938-417e-a8fe-d6ebc891f65c tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31ed70ff-1825-4040-8ffe-c71738cc3949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:54.535970 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-18e2e7d2-5938-417e-a8fe-d6ebc891f65c tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:24:54.566707 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-18e2e7d2-5938-417e-a8fe-d6ebc891f65c tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31ed70ff-1825-4040-8ffe-c71738cc3949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:54.567820 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-18e2e7d2-5938-417e-a8fe-d6ebc891f65c tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1b450a7-cedc-4ed0-b95c-e00c6ca92881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:54.570894 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3147a80f-077a-4fcf-916d-5b75f837f877 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:54.572908 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3147a80f-077a-4fcf-916d-5b75f837f877 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 Aug 12 20:24:54.573162 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3147a80f-077a-4fcf-916d-5b75f837f877 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:54.573413 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3147a80f-077a-4fcf-916d-5b75f837f877 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:54.573610 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-3147a80f-077a-4fcf-916d-5b75f837f877 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:54.577921 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:54.577921 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:54.578722 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3147a80f-077a-4fcf-916d-5b75f837f877 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 returned with HTTP 200 Aug 12 20:24:54.579146 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 995/4014] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:54 2026] GET /volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:54.630873 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-18e2e7d2-5938-417e-a8fe-d6ebc891f65c tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Created reservations ['264b64e1-757d-49b6-a9b2-950a198a3ede', '96034b93-44de-4431-a926-c98eaa57f4f5', 'f983d4ec-939c-4c6b-838b-b61e689349ca', '0f91db12-57af-490c-bec9-994ae1c50e29'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:24:54.631889 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-18e2e7d2-5938-417e-a8fe-d6ebc891f65c tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1b450a7-cedc-4ed0-b95c-e00c6ca92881) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['264b64e1-757d-49b6-a9b2-950a198a3ede', '96034b93-44de-4431-a926-c98eaa57f4f5', 'f983d4ec-939c-4c6b-838b-b61e689349ca', '0f91db12-57af-490c-bec9-994ae1c50e29']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:54.631889 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-18e2e7d2-5938-417e-a8fe-d6ebc891f65c tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f59e2f70-b301-4d41-a44b-50532b04e0b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:54.655261 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-18e2e7d2-5938-417e-a8fe-d6ebc891f65c tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f59e2f70-b301-4d41-a44b-50532b04e0b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd52cb429-4569-4359-a472-d46d1b4cc24e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-639196164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceacb2073db140508344f382bbf80073',qos_specs=None,replication_status=,reservations=['264b64e1-757d-49b6-a9b2-950a198a3ede','96034b93-44de-4431-a926-c98eaa57f4f5','f983d4ec-939c-4c6b-838b-b61e689349ca','0f91db12-57af-490c-bec9-994ae1c50e29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='516f130161ef4994bbb8dcfd1015fcab',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:24:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-639196164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d52cb429-4569-4359-a472-d46d1b4cc24e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ceacb2073db140508344f382bbf80073',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='516f130161ef4994bbb8dcfd1015fcab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:54.656053 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-18e2e7d2-5938-417e-a8fe-d6ebc891f65c tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91412af6-4865-4e8f-92ff-98175c79426b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:54.672825 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-18e2e7d2-5938-417e-a8fe-d6ebc891f65c tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91412af6-4865-4e8f-92ff-98175c79426b) transitioned into state 'SUCCESS' from state '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-639196164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceacb2073db140508344f382bbf80073',qos_specs=None,replication_status=,reservations=['264b64e1-757d-49b6-a9b2-950a198a3ede','96034b93-44de-4431-a926-c98eaa57f4f5','f983d4ec-939c-4c6b-838b-b61e689349ca','0f91db12-57af-490c-bec9-994ae1c50e29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='516f130161ef4994bbb8dcfd1015fcab',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:54.673514 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-18e2e7d2-5938-417e-a8fe-d6ebc891f65c tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24a87d8b-a1e3-45ea-b57c-e88f54c6d690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:54.681742 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-18e2e7d2-5938-417e-a8fe-d6ebc891f65c tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24a87d8b-a1e3-45ea-b57c-e88f54c6d690) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:54.682586 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-18e2e7d2-5938-417e-a8fe-d6ebc891f65c tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Flow 'volume_create_api' (0f6f108e-a0a6-4600-abd3-e5deeb930bfe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:54.682907 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-18e2e7d2-5938-417e-a8fe-d6ebc891f65c tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Create volume request issued successfully. Aug 12 20:24:54.683534 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-18e2e7d2-5938-417e-a8fe-d6ebc891f65c tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:24:54.687256 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1015/4015] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:24:54 2026] POST /volume/v3/volumes => generated 749 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:24:54.698652 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-eb1db755-8ab2-42bf-b689-ad654f04b411 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:54.700980 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-eb1db755-8ab2-42bf-b689-ad654f04b411 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] GET https://10.4.3.246/volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e Aug 12 20:24:54.701315 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-eb1db755-8ab2-42bf-b689-ad654f04b411 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:54.701601 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-eb1db755-8ab2-42bf-b689-ad654f04b411 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:54.710997 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:54.710997 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:54.715299 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-eb1db755-8ab2-42bf-b689-ad654f04b411 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Volume info retrieved successfully. Aug 12 20:24:54.720782 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-eb1db755-8ab2-42bf-b689-ad654f04b411 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] https://10.4.3.246/volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e returned with HTTP 200 Aug 12 20:24:54.721314 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1011/4016] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:54 2026] GET /volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:54.816167 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-c3cf5937-1e64-49f8-ae7c-2a38f9260a80 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:54.817936 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c3cf5937-1e64-49f8-ae7c-2a38f9260a80 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac Aug 12 20:24:54.818141 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c3cf5937-1e64-49f8-ae7c-2a38f9260a80 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:54.818328 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c3cf5937-1e64-49f8-ae7c-2a38f9260a80 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:54.824759 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c3cf5937-1e64-49f8-ae7c-2a38f9260a80 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac returned with HTTP 404 Aug 12 20:24:54.825245 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 996/4017] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:54 2026] GET /volume/v3/volumes/d2978bd1-af7c-4405-aca7-0d64757509ac => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:54.834078 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-e8632111-d08d-4148-91b9-da3b31624ca1 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:54.835818 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e8632111-d08d-4148-91b9-da3b31624ca1 tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] GET https://10.4.3.246/volume/v3/volumes/detail?all_tenants=1 Aug 12 20:24:54.836041 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e8632111-d08d-4148-91b9-da3b31624ca1 tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:54.836614 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e8632111-d08d-4148-91b9-da3b31624ca1 tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] Calling method 'detail' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:54.837360 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-e8632111-d08d-4148-91b9-da3b31624ca1 tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100386) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:24:54.871697 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-e8632111-d08d-4148-91b9-da3b31624ca1 tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] Get all volumes completed successfully. Aug 12 20:24:54.873200 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:54.873200 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:54.877278 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e8632111-d08d-4148-91b9-da3b31624ca1 tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] https://10.4.3.246/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 20:24:54.877684 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 996/4018] 10.4.3.246 () {66 vars in 1285 bytes} [Wed Aug 12 20:24:54 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6431 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:24:54.891569 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-226738eb-3892-4815-838d-8d55e0b1411e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:54.893462 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-226738eb-3892-4815-838d-8d55e0b1411e tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] DELETE https://10.4.3.246/volume/v3/types/ef128afb-6b75-41ff-ab23-008d8575b594 Aug 12 20:24:54.893675 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-226738eb-3892-4815-838d-8d55e0b1411e tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:54.893879 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-226738eb-3892-4815-838d-8d55e0b1411e tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] Calling method '_delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:54.894126 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:54.894126 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:54.920274 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-226738eb-3892-4815-838d-8d55e0b1411e tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] https://10.4.3.246/volume/v3/types/ef128afb-6b75-41ff-ab23-008d8575b594 returned with HTTP 202 Aug 12 20:24:54.920643 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1016/4019] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:24:54 2026] DELETE /volume/v3/types/ef128afb-6b75-41ff-ab23-008d8575b594 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:54.931415 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-8588938c-d72f-409f-ac18-8a0276f1c39a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:54.933286 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8588938c-d72f-409f-ac18-8a0276f1c39a tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:24:54.933566 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8588938c-d72f-409f-ac18-8a0276f1c39a tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1485325258", "extra_specs": {}}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:54.947764 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8588938c-d72f-409f-ac18-8a0276f1c39a tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:24:54.948141 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1012/4020] 10.4.3.246 () {68 vars in 1252 bytes} [Wed Aug 12 20:24:54 2026] POST /volume/v3/types => generated 212 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:54.955882 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b6aae0ad-dc4d-425d-840b-3e80bd7b24b4 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:54.958008 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b6aae0ad-dc4d-425d-840b-3e80bd7b24b4 tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] POST https://10.4.3.246/volume/v3/types/d999a7ab-9f29-4bef-a562-2495350c3cb9/encryption Aug 12 20:24:54.958423 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b6aae0ad-dc4d-425d-840b-3e80bd7b24b4 tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:54.983489 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b6aae0ad-dc4d-425d-840b-3e80bd7b24b4 tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] https://10.4.3.246/volume/v3/types/d999a7ab-9f29-4bef-a562-2495350c3cb9/encryption returned with HTTP 200 Aug 12 20:24:54.983873 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 997/4021] 10.4.3.246 () {68 vars in 1397 bytes} [Wed Aug 12 20:24:54 2026] POST /volume/v3/types/d999a7ab-9f29-4bef-a562-2495350c3cb9/encryption => generated 230 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:54.991377 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-7cc52abd-8fea-41be-a9ca-c42265e4e055 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:54.993181 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7cc52abd-8fea-41be-a9ca-c42265e4e055 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:24:54.993532 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7cc52abd-8fea-41be-a9ca-c42265e4e055 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-555245695", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1485325258", "size": 1}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:54.995180 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-7cc52abd-8fea-41be-a9ca-c42265e4e055 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-555245695', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1485325258', 'size': 1}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:24:54.998636 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-7cc52abd-8fea-41be-a9ca-c42265e4e055 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Create volume of 1 GB Aug 12 20:24:54.998886 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:54.998886 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:54.999358 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-7cc52abd-8fea-41be-a9ca-c42265e4e055 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Availability Zones retrieved successfully. Aug 12 20:24:55.005669 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-7cc52abd-8fea-41be-a9ca-c42265e4e055 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Flow 'volume_create_api' (c84468f6-714e-4d1a-828e-f03476745ed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:55.006683 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-7cc52abd-8fea-41be-a9ca-c42265e4e055 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6245679e-c78f-45c8-abe5-11ce30493048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:55.007658 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-7cc52abd-8fea-41be-a9ca-c42265e4e055 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:24:55.032050 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-7cc52abd-8fea-41be-a9ca-c42265e4e055 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6245679e-c78f-45c8-abe5-11ce30493048) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:24:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d999a7ab-9f29-4bef-a562-2495350c3cb9,is_public=True,name='tempest-scenario-type-luks-1485325258',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd999a7ab-9f29-4bef-a562-2495350c3cb9', '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=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:55.033036 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-7cc52abd-8fea-41be-a9ca-c42265e4e055 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b482b86-6d60-4d92-a719-fccde5a9bfe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:55.059040 np0000007109 devstack@c-api.service[100386]: WARNING cinder.quota [None req-7cc52abd-8fea-41be-a9ca-c42265e4e055 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1485325258 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1485325258, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:24:55.059332 np0000007109 devstack@c-api.service[100386]: WARNING cinder.quota [None req-7cc52abd-8fea-41be-a9ca-c42265e4e055 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1485325258 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1485325258, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:24:55.090178 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-7cc52abd-8fea-41be-a9ca-c42265e4e055 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Created reservations ['cad4523d-f8ac-490a-879e-d14d99a2f957', 'f9906b3b-ddb0-4ca2-b519-c5079ce0beba', '7ce9cfeb-56e5-498d-b33e-91dd45c8fa66', '2ba73d39-d7f0-4424-9fcf-1d49f82f8e1a'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:24:55.091169 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-7cc52abd-8fea-41be-a9ca-c42265e4e055 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b482b86-6d60-4d92-a719-fccde5a9bfe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cad4523d-f8ac-490a-879e-d14d99a2f957', 'f9906b3b-ddb0-4ca2-b519-c5079ce0beba', '7ce9cfeb-56e5-498d-b33e-91dd45c8fa66', '2ba73d39-d7f0-4424-9fcf-1d49f82f8e1a']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:55.092653 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-7cc52abd-8fea-41be-a9ca-c42265e4e055 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b598acbc-48e8-4818-8f7f-986f89ed8aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:55.115577 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-7cc52abd-8fea-41be-a9ca-c42265e4e055 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b598acbc-48e8-4818-8f7f-986f89ed8aa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b4c3612-e7ff-4cfe-afae-8628fafeca79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-555245695',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f07eb7bdbbc44f8bbb3a526f2a658d9',qos_specs=None,replication_status=,reservations=['cad4523d-f8ac-490a-879e-d14d99a2f957','f9906b3b-ddb0-4ca2-b519-c5079ce0beba','7ce9cfeb-56e5-498d-b33e-91dd45c8fa66','2ba73d39-d7f0-4424-9fcf-1d49f82f8e1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='212e71a3facf48da80c2935722f5bbfe',volume_type_id=d999a7ab-9f29-4bef-a562-2495350c3cb9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:24:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-555245695',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=9b4c3612-e7ff-4cfe-afae-8628fafeca79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f07eb7bdbbc44f8bbb3a526f2a658d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='212e71a3facf48da80c2935722f5bbfe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d999a7ab-9f29-4bef-a562-2495350c3cb9),volume_type_id=d999a7ab-9f29-4bef-a562-2495350c3cb9)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:55.116937 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-7cc52abd-8fea-41be-a9ca-c42265e4e055 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ee6aa70-0875-4275-a03c-418d14881463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:55.136897 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-7cc52abd-8fea-41be-a9ca-c42265e4e055 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ee6aa70-0875-4275-a03c-418d14881463) transitioned into state 'SUCCESS' from state '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-555245695',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f07eb7bdbbc44f8bbb3a526f2a658d9',qos_specs=None,replication_status=,reservations=['cad4523d-f8ac-490a-879e-d14d99a2f957','f9906b3b-ddb0-4ca2-b519-c5079ce0beba','7ce9cfeb-56e5-498d-b33e-91dd45c8fa66','2ba73d39-d7f0-4424-9fcf-1d49f82f8e1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='212e71a3facf48da80c2935722f5bbfe',volume_type_id=d999a7ab-9f29-4bef-a562-2495350c3cb9)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:55.137655 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-7cc52abd-8fea-41be-a9ca-c42265e4e055 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40cd3740-e036-470d-ac33-0a1f030e7cf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:24:55.147443 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-7cc52abd-8fea-41be-a9ca-c42265e4e055 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40cd3740-e036-470d-ac33-0a1f030e7cf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:24:55.148723 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-7cc52abd-8fea-41be-a9ca-c42265e4e055 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Flow 'volume_create_api' (c84468f6-714e-4d1a-828e-f03476745ed0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:24:55.149021 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-7cc52abd-8fea-41be-a9ca-c42265e4e055 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Create volume request issued successfully. Aug 12 20:24:55.149863 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7cc52abd-8fea-41be-a9ca-c42265e4e055 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:24:55.150404 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 997/4022] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:24:54 2026] POST /volume/v3/volumes => generated 784 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:24:55.594032 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a1351b03-5638-4586-ba1e-11c1e845a766 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:55.596069 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a1351b03-5638-4586-ba1e-11c1e845a766 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 Aug 12 20:24:55.596295 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a1351b03-5638-4586-ba1e-11c1e845a766 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:55.596516 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a1351b03-5638-4586-ba1e-11c1e845a766 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:55.596638 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-a1351b03-5638-4586-ba1e-11c1e845a766 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:55.602491 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:55.602491 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:55.603390 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a1351b03-5638-4586-ba1e-11c1e845a766 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 returned with HTTP 200 Aug 12 20:24:55.603863 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1017/4023] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:55 2026] GET /volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:55.738599 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-6968ac5c-a6a3-440b-9f6b-def44cdea255 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:55.741359 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6968ac5c-a6a3-440b-9f6b-def44cdea255 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] GET https://10.4.3.246/volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e Aug 12 20:24:55.741660 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6968ac5c-a6a3-440b-9f6b-def44cdea255 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:55.742110 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6968ac5c-a6a3-440b-9f6b-def44cdea255 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:55.752556 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:55.752556 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:55.757907 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-6968ac5c-a6a3-440b-9f6b-def44cdea255 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Volume info retrieved successfully. Aug 12 20:24:55.763915 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6968ac5c-a6a3-440b-9f6b-def44cdea255 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] https://10.4.3.246/volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e returned with HTTP 200 Aug 12 20:24:55.764663 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1013/4024] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:55 2026] GET /volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:55.780573 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-2415997c-2af8-4516-aad1-7c0c8930003c None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:55.785386 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2415997c-2af8-4516-aad1-7c0c8930003c tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] POST https://10.4.3.246/volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e/metadata Aug 12 20:24:55.785741 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2415997c-2af8-4516-aad1-7c0c8930003c tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:55.797102 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:55.797102 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:55.797624 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-2415997c-2af8-4516-aad1-7c0c8930003c tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Volume info retrieved successfully. Aug 12 20:24:55.808631 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-2415997c-2af8-4516-aad1-7c0c8930003c tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Create volume metadata completed successfully. Aug 12 20:24:55.809023 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2415997c-2af8-4516-aad1-7c0c8930003c tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] https://10.4.3.246/volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e/metadata returned with HTTP 200 Aug 12 20:24:55.809658 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 998/4025] 10.4.3.246 () {68 vars in 1397 bytes} [Wed Aug 12 20:24:55 2026] POST /volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e/metadata => generated 101 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:55.820834 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-0aaca950-e5b3-490e-9f31-d76d7db307dc None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:55.822961 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0aaca950-e5b3-490e-9f31-d76d7db307dc tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] GET https://10.4.3.246/volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e/metadata Aug 12 20:24:55.823214 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0aaca950-e5b3-490e-9f31-d76d7db307dc tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:55.823484 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0aaca950-e5b3-490e-9f31-d76d7db307dc tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Calling method 'index' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:55.832620 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:55.832620 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:55.833083 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-0aaca950-e5b3-490e-9f31-d76d7db307dc tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Volume info retrieved successfully. Aug 12 20:24:55.841558 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-0aaca950-e5b3-490e-9f31-d76d7db307dc tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Get volume metadata completed successfully. Aug 12 20:24:55.841919 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0aaca950-e5b3-490e-9f31-d76d7db307dc tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] https://10.4.3.246/volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e/metadata returned with HTTP 200 Aug 12 20:24:55.842615 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 998/4026] 10.4.3.246 () {66 vars in 1375 bytes} [Wed Aug 12 20:24:55 2026] GET /volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e/metadata => generated 101 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:55.850118 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-89817095-4bf0-4be2-82af-6dea2b782903 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:55.852111 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-89817095-4bf0-4be2-82af-6dea2b782903 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] PUT https://10.4.3.246/volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e/metadata Aug 12 20:24:55.852445 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-89817095-4bf0-4be2-82af-6dea2b782903 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:55.860845 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:55.860845 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:55.861256 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-89817095-4bf0-4be2-82af-6dea2b782903 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Volume info retrieved successfully. Aug 12 20:24:55.872891 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-89817095-4bf0-4be2-82af-6dea2b782903 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Update volume metadata completed successfully. Aug 12 20:24:55.873200 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-89817095-4bf0-4be2-82af-6dea2b782903 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] https://10.4.3.246/volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e/metadata returned with HTTP 200 Aug 12 20:24:55.873636 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1018/4027] 10.4.3.246 () {68 vars in 1395 bytes} [Wed Aug 12 20:24:55 2026] PUT /volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e/metadata => generated 57 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:24:55.882307 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e3f2c73b-3b98-4df4-8086-24b3a09758c0 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:55.884090 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e3f2c73b-3b98-4df4-8086-24b3a09758c0 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] GET https://10.4.3.246/volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e/metadata Aug 12 20:24:55.884312 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e3f2c73b-3b98-4df4-8086-24b3a09758c0 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:55.884565 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e3f2c73b-3b98-4df4-8086-24b3a09758c0 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Calling method 'index' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:55.891490 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:55.891490 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:55.892089 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-e3f2c73b-3b98-4df4-8086-24b3a09758c0 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Volume info retrieved successfully. Aug 12 20:24:55.898627 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-e3f2c73b-3b98-4df4-8086-24b3a09758c0 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Get volume metadata completed successfully. Aug 12 20:24:55.898971 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e3f2c73b-3b98-4df4-8086-24b3a09758c0 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] https://10.4.3.246/volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e/metadata returned with HTTP 200 Aug 12 20:24:55.899465 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1014/4028] 10.4.3.246 () {66 vars in 1375 bytes} [Wed Aug 12 20:24:55 2026] GET /volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e/metadata => generated 57 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:24:55.908119 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-89dd14e1-2935-4008-9bc8-004c3cd95ef9 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:55.910022 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-89dd14e1-2935-4008-9bc8-004c3cd95ef9 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] DELETE https://10.4.3.246/volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e/metadata/key1 Aug 12 20:24:55.910241 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-89dd14e1-2935-4008-9bc8-004c3cd95ef9 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:55.910451 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-89dd14e1-2935-4008-9bc8-004c3cd95ef9 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:55.918274 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:55.918274 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:55.918792 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-89dd14e1-2935-4008-9bc8-004c3cd95ef9 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Volume info retrieved successfully. Aug 12 20:24:55.924084 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-89dd14e1-2935-4008-9bc8-004c3cd95ef9 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Get volume metadata completed successfully. Aug 12 20:24:55.932621 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-89dd14e1-2935-4008-9bc8-004c3cd95ef9 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Delete volume metadata completed successfully. Aug 12 20:24:55.932830 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-89dd14e1-2935-4008-9bc8-004c3cd95ef9 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] https://10.4.3.246/volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e/metadata/key1 returned with HTTP 200 Aug 12 20:24:55.933245 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 999/4029] 10.4.3.246 () {66 vars in 1393 bytes} [Wed Aug 12 20:24:55 2026] DELETE /volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e/metadata/key1 => generated 0 bytes in 26 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 12 20:24:55.941431 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-c3ee11ee-f1e2-4822-a695-5a7d6118a4a9 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:55.943286 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c3ee11ee-f1e2-4822-a695-5a7d6118a4a9 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] GET https://10.4.3.246/volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e/metadata Aug 12 20:24:55.943462 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c3ee11ee-f1e2-4822-a695-5a7d6118a4a9 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:55.943662 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c3ee11ee-f1e2-4822-a695-5a7d6118a4a9 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Calling method 'index' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:55.950940 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:55.950940 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:55.951408 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-c3ee11ee-f1e2-4822-a695-5a7d6118a4a9 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Volume info retrieved successfully. Aug 12 20:24:55.957047 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-c3ee11ee-f1e2-4822-a695-5a7d6118a4a9 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Get volume metadata completed successfully. Aug 12 20:24:55.957283 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c3ee11ee-f1e2-4822-a695-5a7d6118a4a9 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] https://10.4.3.246/volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e/metadata returned with HTTP 200 Aug 12 20:24:55.957686 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 999/4030] 10.4.3.246 () {66 vars in 1375 bytes} [Wed Aug 12 20:24:55 2026] GET /volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e/metadata => generated 32 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:24:55.965355 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-2604db77-c170-46c1-9abb-ffba5ed16212 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:55.967589 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2604db77-c170-46c1-9abb-ffba5ed16212 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] PUT https://10.4.3.246/volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e/metadata Aug 12 20:24:55.968062 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2604db77-c170-46c1-9abb-ffba5ed16212 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:55.979583 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:55.979583 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:55.980235 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-2604db77-c170-46c1-9abb-ffba5ed16212 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Volume info retrieved successfully. Aug 12 20:24:55.990190 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-2604db77-c170-46c1-9abb-ffba5ed16212 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Update volume metadata completed successfully. Aug 12 20:24:55.990464 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2604db77-c170-46c1-9abb-ffba5ed16212 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] https://10.4.3.246/volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e/metadata returned with HTTP 200 Aug 12 20:24:55.991191 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1019/4031] 10.4.3.246 () {68 vars in 1395 bytes} [Wed Aug 12 20:24:55 2026] PUT /volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e/metadata => generated 16 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:24:56.000926 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-33c3e9aa-2aad-4378-a961-214f781d09a0 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:56.002755 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-33c3e9aa-2aad-4378-a961-214f781d09a0 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] POST https://10.4.3.246/volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e/metadata Aug 12 20:24:56.003069 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-33c3e9aa-2aad-4378-a961-214f781d09a0 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:56.011389 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:56.011389 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:56.011976 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-33c3e9aa-2aad-4378-a961-214f781d09a0 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Volume info retrieved successfully. Aug 12 20:24:56.020130 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-33c3e9aa-2aad-4378-a961-214f781d09a0 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Create volume metadata completed successfully. Aug 12 20:24:56.020449 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-33c3e9aa-2aad-4378-a961-214f781d09a0 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] https://10.4.3.246/volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e/metadata returned with HTTP 200 Aug 12 20:24:56.020905 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1015/4032] 10.4.3.246 () {68 vars in 1396 bytes} [Wed Aug 12 20:24:56 2026] POST /volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e/metadata => generated 68 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:24:56.028245 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-21a83c38-55e8-4e6f-a26c-3689af5f4825 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:56.030132 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-21a83c38-55e8-4e6f-a26c-3689af5f4825 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] PUT https://10.4.3.246/volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e/metadata/key3 Aug 12 20:24:56.030464 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-21a83c38-55e8-4e6f-a26c-3689af5f4825 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:56.038554 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:56.038554 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:56.039001 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-21a83c38-55e8-4e6f-a26c-3689af5f4825 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Volume info retrieved successfully. Aug 12 20:24:56.047930 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-21a83c38-55e8-4e6f-a26c-3689af5f4825 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Update volume metadata completed successfully. Aug 12 20:24:56.048257 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-21a83c38-55e8-4e6f-a26c-3689af5f4825 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] https://10.4.3.246/volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e/metadata/key3 returned with HTTP 200 Aug 12 20:24:56.048712 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1000/4033] 10.4.3.246 () {68 vars in 1410 bytes} [Wed Aug 12 20:24:56 2026] PUT /volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e/metadata/key3 => generated 35 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:24:56.056472 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-cb77251a-0b3e-4112-a12b-fa92bb458671 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:56.058351 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-cb77251a-0b3e-4112-a12b-fa92bb458671 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] GET https://10.4.3.246/volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e/metadata/key3 Aug 12 20:24:56.058595 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-cb77251a-0b3e-4112-a12b-fa92bb458671 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:56.058817 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-cb77251a-0b3e-4112-a12b-fa92bb458671 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:56.066210 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:56.066210 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:56.066731 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-cb77251a-0b3e-4112-a12b-fa92bb458671 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Volume info retrieved successfully. Aug 12 20:24:56.071795 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-cb77251a-0b3e-4112-a12b-fa92bb458671 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Get volume metadata completed successfully. Aug 12 20:24:56.072054 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-cb77251a-0b3e-4112-a12b-fa92bb458671 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] https://10.4.3.246/volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e/metadata/key3 returned with HTTP 200 Aug 12 20:24:56.072409 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1000/4034] 10.4.3.246 () {66 vars in 1390 bytes} [Wed Aug 12 20:24:56 2026] GET /volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e/metadata/key3 => generated 35 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:24:56.080072 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-697eb380-fc52-49bc-b223-d87077f8716f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:56.082275 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-697eb380-fc52-49bc-b223-d87077f8716f tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] GET https://10.4.3.246/volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e/metadata Aug 12 20:24:56.082516 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-697eb380-fc52-49bc-b223-d87077f8716f tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:56.082783 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-697eb380-fc52-49bc-b223-d87077f8716f tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Calling method 'index' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:56.092885 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:56.092885 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:56.094373 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-697eb380-fc52-49bc-b223-d87077f8716f tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Volume info retrieved successfully. Aug 12 20:24:56.102016 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-697eb380-fc52-49bc-b223-d87077f8716f tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Get volume metadata completed successfully. Aug 12 20:24:56.102619 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-697eb380-fc52-49bc-b223-d87077f8716f tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] https://10.4.3.246/volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e/metadata returned with HTTP 200 Aug 12 20:24:56.106900 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1020/4035] 10.4.3.246 () {66 vars in 1375 bytes} [Wed Aug 12 20:24:56 2026] GET /volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e/metadata => generated 75 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:24:56.113554 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-8078072a-215d-4a49-b982-151b4abba170 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:56.115670 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8078072a-215d-4a49-b982-151b4abba170 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] PUT https://10.4.3.246/volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e/metadata Aug 12 20:24:56.116073 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8078072a-215d-4a49-b982-151b4abba170 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:24:56.126244 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:56.126244 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:56.126818 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-8078072a-215d-4a49-b982-151b4abba170 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Volume info retrieved successfully. Aug 12 20:24:56.135597 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-8078072a-215d-4a49-b982-151b4abba170 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Update volume metadata completed successfully. Aug 12 20:24:56.135898 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8078072a-215d-4a49-b982-151b4abba170 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] https://10.4.3.246/volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e/metadata returned with HTTP 200 Aug 12 20:24:56.136391 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1016/4036] 10.4.3.246 () {68 vars in 1395 bytes} [Wed Aug 12 20:24:56 2026] PUT /volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e/metadata => generated 16 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:24:56.144187 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-5d5fabad-41b7-411e-b8fa-4a6e53758db3 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:56.146005 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5d5fabad-41b7-411e-b8fa-4a6e53758db3 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] GET https://10.4.3.246/volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e Aug 12 20:24:56.146199 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5d5fabad-41b7-411e-b8fa-4a6e53758db3 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:56.146404 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5d5fabad-41b7-411e-b8fa-4a6e53758db3 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:56.153244 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:56.153244 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:24:56.157084 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-5d5fabad-41b7-411e-b8fa-4a6e53758db3 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Volume info retrieved successfully. Aug 12 20:24:56.161817 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5d5fabad-41b7-411e-b8fa-4a6e53758db3 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] https://10.4.3.246/volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e returned with HTTP 200 Aug 12 20:24:56.162409 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1001/4037] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:56 2026] GET /volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:56.174415 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-7dd94906-761f-457f-b5d4-35fa4fcb1bcd None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:56.176058 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7dd94906-761f-457f-b5d4-35fa4fcb1bcd tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] DELETE https://10.4.3.246/volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e Aug 12 20:24:56.176245 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7dd94906-761f-457f-b5d4-35fa4fcb1bcd tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:56.176546 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7dd94906-761f-457f-b5d4-35fa4fcb1bcd tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:56.176713 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-7dd94906-761f-457f-b5d4-35fa4fcb1bcd tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Delete volume with id: d52cb429-4569-4359-a472-d46d1b4cc24e Aug 12 20:24:56.183192 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:56.183192 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:56.183629 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-7dd94906-761f-457f-b5d4-35fa4fcb1bcd tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Volume info retrieved successfully. Aug 12 20:24:56.206394 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-7dd94906-761f-457f-b5d4-35fa4fcb1bcd tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Delete volume request issued successfully. Aug 12 20:24:56.206631 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7dd94906-761f-457f-b5d4-35fa4fcb1bcd tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] https://10.4.3.246/volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e returned with HTTP 202 Aug 12 20:24:56.207228 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1001/4038] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:24:56 2026] DELETE /volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:24:56.215209 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-cbd77d31-a93f-4af1-878d-8179220e11a1 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:56.217590 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cbd77d31-a93f-4af1-878d-8179220e11a1 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] GET https://10.4.3.246/volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e Aug 12 20:24:56.217769 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cbd77d31-a93f-4af1-878d-8179220e11a1 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:56.218761 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cbd77d31-a93f-4af1-878d-8179220e11a1 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:56.227980 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:56.227980 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:56.232189 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-cbd77d31-a93f-4af1-878d-8179220e11a1 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Volume info retrieved successfully. Aug 12 20:24:56.236704 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cbd77d31-a93f-4af1-878d-8179220e11a1 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] https://10.4.3.246/volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e returned with HTTP 200 Aug 12 20:24:56.237264 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1021/4039] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:56 2026] GET /volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:56.615638 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-850d262f-ddff-411a-b8b3-977f7faf3ee2 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:56.618046 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-850d262f-ddff-411a-b8b3-977f7faf3ee2 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 Aug 12 20:24:56.618308 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-850d262f-ddff-411a-b8b3-977f7faf3ee2 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:56.618554 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-850d262f-ddff-411a-b8b3-977f7faf3ee2 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:56.618713 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-850d262f-ddff-411a-b8b3-977f7faf3ee2 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:56.623895 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:56.623895 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:56.624655 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-850d262f-ddff-411a-b8b3-977f7faf3ee2 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 returned with HTTP 200 Aug 12 20:24:56.625234 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1017/4040] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:56 2026] GET /volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:57.249154 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-2221de54-65de-4914-9544-1717325acf85 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:57.251484 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2221de54-65de-4914-9544-1717325acf85 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] GET https://10.4.3.246/volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e Aug 12 20:24:57.251718 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2221de54-65de-4914-9544-1717325acf85 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:57.251938 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2221de54-65de-4914-9544-1717325acf85 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:57.261439 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2221de54-65de-4914-9544-1717325acf85 tempest-VolumesMetadataTest-303627367 tempest-VolumesMetadataTest-303627367-project-member] https://10.4.3.246/volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e returned with HTTP 404 Aug 12 20:24:57.262136 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1002/4041] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:24:57 2026] GET /volume/v3/volumes/d52cb429-4569-4359-a472-d46d1b4cc24e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:24:57.636528 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-46801a50-68de-413c-a4fa-d33e1c73fa49 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:57.640179 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-46801a50-68de-413c-a4fa-d33e1c73fa49 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 Aug 12 20:24:57.640466 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-46801a50-68de-413c-a4fa-d33e1c73fa49 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:57.640732 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-46801a50-68de-413c-a4fa-d33e1c73fa49 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:57.640878 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-46801a50-68de-413c-a4fa-d33e1c73fa49 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:57.645750 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:57.645750 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:24:57.646583 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-46801a50-68de-413c-a4fa-d33e1c73fa49 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 returned with HTTP 200 Aug 12 20:24:57.647112 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1002/4042] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:57 2026] GET /volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:58.657176 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-e0309abc-e15d-440c-96a1-caff4b7e274c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:58.659254 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e0309abc-e15d-440c-96a1-caff4b7e274c tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 Aug 12 20:24:58.659509 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e0309abc-e15d-440c-96a1-caff4b7e274c tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:58.659885 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e0309abc-e15d-440c-96a1-caff4b7e274c tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:58.660054 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-e0309abc-e15d-440c-96a1-caff4b7e274c tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:58.664467 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:58.664467 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:24:58.665219 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e0309abc-e15d-440c-96a1-caff4b7e274c tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 returned with HTTP 200 Aug 12 20:24:58.665866 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1022/4043] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:58 2026] GET /volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:24:59.677797 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-66b38f1f-16c4-4367-ad20-1881b26a593e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:24:59.680769 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-66b38f1f-16c4-4367-ad20-1881b26a593e tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 Aug 12 20:24:59.681139 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-66b38f1f-16c4-4367-ad20-1881b26a593e tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:24:59.681321 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-66b38f1f-16c4-4367-ad20-1881b26a593e tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:24:59.681360 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-66b38f1f-16c4-4367-ad20-1881b26a593e tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:24:59.689142 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:24:59.689142 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:24:59.689929 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-66b38f1f-16c4-4367-ad20-1881b26a593e tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 returned with HTTP 200 Aug 12 20:24:59.690524 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1018/4044] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:24:59 2026] GET /volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:00.700253 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-101edbaa-58eb-476b-a3f0-2d37a38f4f93 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:00.704964 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-101edbaa-58eb-476b-a3f0-2d37a38f4f93 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 Aug 12 20:25:00.704964 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-101edbaa-58eb-476b-a3f0-2d37a38f4f93 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:00.704964 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-101edbaa-58eb-476b-a3f0-2d37a38f4f93 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:00.704964 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-101edbaa-58eb-476b-a3f0-2d37a38f4f93 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:00.708826 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:00.708826 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:25:00.709708 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-101edbaa-58eb-476b-a3f0-2d37a38f4f93 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 returned with HTTP 200 Aug 12 20:25:00.710194 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1003/4045] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:00 2026] GET /volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:01.722932 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-fe683a09-38e0-48fd-b612-ac0038b95d80 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:01.725091 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fe683a09-38e0-48fd-b612-ac0038b95d80 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 Aug 12 20:25:01.725161 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fe683a09-38e0-48fd-b612-ac0038b95d80 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:01.725391 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fe683a09-38e0-48fd-b612-ac0038b95d80 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:01.725484 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-fe683a09-38e0-48fd-b612-ac0038b95d80 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:01.730022 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:01.730022 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:25:01.730678 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fe683a09-38e0-48fd-b612-ac0038b95d80 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 returned with HTTP 200 Aug 12 20:25:01.731059 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1003/4046] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:01 2026] GET /volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:02.742405 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d00e6f43-2107-46dc-87c2-f15c276f8993 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:02.745038 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d00e6f43-2107-46dc-87c2-f15c276f8993 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 Aug 12 20:25:02.745323 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d00e6f43-2107-46dc-87c2-f15c276f8993 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:02.745589 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d00e6f43-2107-46dc-87c2-f15c276f8993 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:02.745744 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-d00e6f43-2107-46dc-87c2-f15c276f8993 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:02.750560 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:02.750560 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:25:02.751353 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d00e6f43-2107-46dc-87c2-f15c276f8993 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 returned with HTTP 200 Aug 12 20:25:02.751850 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1023/4047] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:02 2026] GET /volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:03.764805 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-1eb5234e-2da5-40dd-9620-3eb6b6cf136d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:03.770634 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1eb5234e-2da5-40dd-9620-3eb6b6cf136d tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 Aug 12 20:25:03.770634 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1eb5234e-2da5-40dd-9620-3eb6b6cf136d tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:03.770634 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1eb5234e-2da5-40dd-9620-3eb6b6cf136d tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:03.770634 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-1eb5234e-2da5-40dd-9620-3eb6b6cf136d tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:03.788219 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:03.788219 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:25:03.788219 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1eb5234e-2da5-40dd-9620-3eb6b6cf136d tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 returned with HTTP 200 Aug 12 20:25:03.788219 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1019/4048] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:03 2026] GET /volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 => generated 735 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:04.799800 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-c937bc0c-4ae7-4167-82d5-bb8d922bc1ae None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:04.801734 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c937bc0c-4ae7-4167-82d5-bb8d922bc1ae tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 Aug 12 20:25:04.801808 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c937bc0c-4ae7-4167-82d5-bb8d922bc1ae tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:04.802013 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c937bc0c-4ae7-4167-82d5-bb8d922bc1ae tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:04.802122 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-c937bc0c-4ae7-4167-82d5-bb8d922bc1ae tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:04.807214 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:04.807214 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:25:04.808053 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c937bc0c-4ae7-4167-82d5-bb8d922bc1ae tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 returned with HTTP 200 Aug 12 20:25:04.808509 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1004/4049] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:04 2026] GET /volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:05.820885 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-8b3b754b-a1f9-4558-8bd5-2cbf880846fc None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:05.823485 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8b3b754b-a1f9-4558-8bd5-2cbf880846fc tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 Aug 12 20:25:05.823818 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8b3b754b-a1f9-4558-8bd5-2cbf880846fc tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:05.824038 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8b3b754b-a1f9-4558-8bd5-2cbf880846fc tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:05.824152 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-8b3b754b-a1f9-4558-8bd5-2cbf880846fc tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:05.829254 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:05.829254 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:25:05.830187 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8b3b754b-a1f9-4558-8bd5-2cbf880846fc tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 returned with HTTP 200 Aug 12 20:25:05.830754 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1004/4050] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:05 2026] GET /volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:06.842296 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-89bd5e90-e0b6-4009-8724-c91508a55ffc None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:06.844547 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-89bd5e90-e0b6-4009-8724-c91508a55ffc tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 Aug 12 20:25:06.844770 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-89bd5e90-e0b6-4009-8724-c91508a55ffc tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:06.844968 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-89bd5e90-e0b6-4009-8724-c91508a55ffc tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:06.845067 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-89bd5e90-e0b6-4009-8724-c91508a55ffc tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:06.850263 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:06.850263 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:25:06.850885 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-89bd5e90-e0b6-4009-8724-c91508a55ffc tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 returned with HTTP 200 Aug 12 20:25:06.851237 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1024/4051] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:06 2026] GET /volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:07.198512 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-5fda561f-85a3-418a-b0fa-6b8af8ee8013 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:07.344389 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5fda561f-85a3-418a-b0fa-6b8af8ee8013 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:25:07.344794 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5fda561f-85a3-418a-b0fa-6b8af8ee8013 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1724863854", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:25:07.346295 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-5fda561f-85a3-418a-b0fa-6b8af8ee8013 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1724863854', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:25:07.346422 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-5fda561f-85a3-418a-b0fa-6b8af8ee8013 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Create volume of 1 GB Aug 12 20:25:07.350876 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-5fda561f-85a3-418a-b0fa-6b8af8ee8013 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Availability Zones retrieved successfully. Aug 12 20:25:07.355959 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-5fda561f-85a3-418a-b0fa-6b8af8ee8013 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Flow 'volume_create_api' (ccbec7be-8252-4ad7-86e7-f99c479243df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:25:07.356994 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-5fda561f-85a3-418a-b0fa-6b8af8ee8013 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70b1852b-4a5c-4e15-a978-05923714b1a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:25:07.357912 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-5fda561f-85a3-418a-b0fa-6b8af8ee8013 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:25:07.381527 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-5fda561f-85a3-418a-b0fa-6b8af8ee8013 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70b1852b-4a5c-4e15-a978-05923714b1a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:25:07.382247 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-5fda561f-85a3-418a-b0fa-6b8af8ee8013 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5efca04a-212e-43d9-8fc9-04dd4f24edb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:25:07.441041 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-5fda561f-85a3-418a-b0fa-6b8af8ee8013 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Created reservations ['6f3c3854-5713-4287-a97c-cf05348386c8', '5cd19989-a654-4c89-8d20-10952020f682', '7a1f9d38-1a9f-4773-b6c4-9530b3eddb7c', 'a0c6b4fb-6d95-4330-9095-88af1bcc54b4'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:25:07.441855 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-5fda561f-85a3-418a-b0fa-6b8af8ee8013 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5efca04a-212e-43d9-8fc9-04dd4f24edb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f3c3854-5713-4287-a97c-cf05348386c8', '5cd19989-a654-4c89-8d20-10952020f682', '7a1f9d38-1a9f-4773-b6c4-9530b3eddb7c', 'a0c6b4fb-6d95-4330-9095-88af1bcc54b4']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:25:07.442632 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-5fda561f-85a3-418a-b0fa-6b8af8ee8013 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7728c1c0-9c86-4dce-9c99-390728e39154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:25:07.465436 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-5fda561f-85a3-418a-b0fa-6b8af8ee8013 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7728c1c0-9c86-4dce-9c99-390728e39154) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70b336a1-2030-417c-85f2-3ec7a29b5599', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1724863854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='727fcea9b18449af9272a8bd685a9e03',qos_specs=None,replication_status=,reservations=['6f3c3854-5713-4287-a97c-cf05348386c8','5cd19989-a654-4c89-8d20-10952020f682','7a1f9d38-1a9f-4773-b6c4-9530b3eddb7c','a0c6b4fb-6d95-4330-9095-88af1bcc54b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfdf150ac0ff49c697e2946cee870c46',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:25:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1724863854',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70b336a1-2030-417c-85f2-3ec7a29b5599,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='727fcea9b18449af9272a8bd685a9e03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dfdf150ac0ff49c697e2946cee870c46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:25:07.466347 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-5fda561f-85a3-418a-b0fa-6b8af8ee8013 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9899dca3-635f-416c-b30b-929be4496633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:25:07.486908 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-5fda561f-85a3-418a-b0fa-6b8af8ee8013 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9899dca3-635f-416c-b30b-929be4496633) transitioned into state 'SUCCESS' from state '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-1724863854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='727fcea9b18449af9272a8bd685a9e03',qos_specs=None,replication_status=,reservations=['6f3c3854-5713-4287-a97c-cf05348386c8','5cd19989-a654-4c89-8d20-10952020f682','7a1f9d38-1a9f-4773-b6c4-9530b3eddb7c','a0c6b4fb-6d95-4330-9095-88af1bcc54b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfdf150ac0ff49c697e2946cee870c46',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:25:07.487691 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-5fda561f-85a3-418a-b0fa-6b8af8ee8013 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfeb8d6d-91ed-48d0-8f99-b6355163fc95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:25:07.498032 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-5fda561f-85a3-418a-b0fa-6b8af8ee8013 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfeb8d6d-91ed-48d0-8f99-b6355163fc95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:25:07.499055 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-5fda561f-85a3-418a-b0fa-6b8af8ee8013 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Flow 'volume_create_api' (ccbec7be-8252-4ad7-86e7-f99c479243df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:25:07.499413 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-5fda561f-85a3-418a-b0fa-6b8af8ee8013 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Create volume request issued successfully. Aug 12 20:25:07.500072 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5fda561f-85a3-418a-b0fa-6b8af8ee8013 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:25:07.500745 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1020/4052] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:25:07 2026] POST /volume/v3/volumes => generated 765 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:25:07.519009 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e0decf5e-192a-442c-a36b-f4f62f2e93a3 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:07.522862 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e0decf5e-192a-442c-a36b-f4f62f2e93a3 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:25:07.522862 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e0decf5e-192a-442c-a36b-f4f62f2e93a3 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1701046949", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:25:07.523659 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-e0decf5e-192a-442c-a36b-f4f62f2e93a3 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1701046949', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:25:07.523932 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-e0decf5e-192a-442c-a36b-f4f62f2e93a3 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Create volume of 1 GB Aug 12 20:25:07.529597 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-e0decf5e-192a-442c-a36b-f4f62f2e93a3 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Availability Zones retrieved successfully. Aug 12 20:25:07.536094 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e0decf5e-192a-442c-a36b-f4f62f2e93a3 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Flow 'volume_create_api' (52108239-5a4e-459f-a497-fb51db8dadb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:25:07.537396 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e0decf5e-192a-442c-a36b-f4f62f2e93a3 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f67942d5-7880-4218-a479-aa8a3664fd23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:25:07.538746 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-e0decf5e-192a-442c-a36b-f4f62f2e93a3 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:25:07.568948 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e0decf5e-192a-442c-a36b-f4f62f2e93a3 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f67942d5-7880-4218-a479-aa8a3664fd23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:25:07.570303 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e0decf5e-192a-442c-a36b-f4f62f2e93a3 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38a7021b-7131-4af1-9aed-81d1bc590e26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:25:07.618711 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-e0decf5e-192a-442c-a36b-f4f62f2e93a3 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Created reservations ['6d4a2b40-1e31-4495-8904-725552ea51b4', 'f765f93b-dd9c-4b08-a39d-6644a2a3f30b', '5be43f0d-4b46-44b5-8529-76afc5cb776a', 'eb486dc2-9f50-4179-bc2f-50a204dd3904'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:25:07.618711 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e0decf5e-192a-442c-a36b-f4f62f2e93a3 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38a7021b-7131-4af1-9aed-81d1bc590e26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d4a2b40-1e31-4495-8904-725552ea51b4', 'f765f93b-dd9c-4b08-a39d-6644a2a3f30b', '5be43f0d-4b46-44b5-8529-76afc5cb776a', 'eb486dc2-9f50-4179-bc2f-50a204dd3904']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:25:07.618711 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e0decf5e-192a-442c-a36b-f4f62f2e93a3 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe9582f6-7d44-4c97-9d4c-4d952c64f857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:25:07.645228 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e0decf5e-192a-442c-a36b-f4f62f2e93a3 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe9582f6-7d44-4c97-9d4c-4d952c64f857) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37e0150a-3bd6-4840-a949-6b81d5ad262a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1701046949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='727fcea9b18449af9272a8bd685a9e03',qos_specs=None,replication_status=,reservations=['6d4a2b40-1e31-4495-8904-725552ea51b4','f765f93b-dd9c-4b08-a39d-6644a2a3f30b','5be43f0d-4b46-44b5-8529-76afc5cb776a','eb486dc2-9f50-4179-bc2f-50a204dd3904'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfdf150ac0ff49c697e2946cee870c46',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:25:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1701046949',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37e0150a-3bd6-4840-a949-6b81d5ad262a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='727fcea9b18449af9272a8bd685a9e03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dfdf150ac0ff49c697e2946cee870c46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:25:07.646420 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e0decf5e-192a-442c-a36b-f4f62f2e93a3 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0e999e6-5cab-4611-86d4-6cbb66b55473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:25:07.666363 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e0decf5e-192a-442c-a36b-f4f62f2e93a3 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0e999e6-5cab-4611-86d4-6cbb66b55473) transitioned into state 'SUCCESS' from state '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-1701046949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='727fcea9b18449af9272a8bd685a9e03',qos_specs=None,replication_status=,reservations=['6d4a2b40-1e31-4495-8904-725552ea51b4','f765f93b-dd9c-4b08-a39d-6644a2a3f30b','5be43f0d-4b46-44b5-8529-76afc5cb776a','eb486dc2-9f50-4179-bc2f-50a204dd3904'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfdf150ac0ff49c697e2946cee870c46',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:25:07.668040 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e0decf5e-192a-442c-a36b-f4f62f2e93a3 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8274e32-3d1d-4ec9-84c8-830051aea125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:25:07.679094 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e0decf5e-192a-442c-a36b-f4f62f2e93a3 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8274e32-3d1d-4ec9-84c8-830051aea125) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:25:07.681308 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e0decf5e-192a-442c-a36b-f4f62f2e93a3 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Flow 'volume_create_api' (52108239-5a4e-459f-a497-fb51db8dadb0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:25:07.681308 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-e0decf5e-192a-442c-a36b-f4f62f2e93a3 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Create volume request issued successfully. Aug 12 20:25:07.681308 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e0decf5e-192a-442c-a36b-f4f62f2e93a3 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:25:07.681851 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1005/4053] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:25:07 2026] POST /volume/v3/volumes => generated 765 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:25:07.863861 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-ab457165-d34b-4a1f-96eb-f1f95a752fea None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:07.867005 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ab457165-d34b-4a1f-96eb-f1f95a752fea tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 Aug 12 20:25:07.867214 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ab457165-d34b-4a1f-96eb-f1f95a752fea tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:07.867409 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ab457165-d34b-4a1f-96eb-f1f95a752fea tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:07.867525 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-ab457165-d34b-4a1f-96eb-f1f95a752fea tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:07.871682 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:07.871682 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:25:07.872243 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ab457165-d34b-4a1f-96eb-f1f95a752fea tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 returned with HTTP 200 Aug 12 20:25:07.872630 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1005/4054] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:07 2026] GET /volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:07.882700 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-7a32e329-a3d1-4f6e-9c6b-e541e98650c5 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:07.886371 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7a32e329-a3d1-4f6e-9c6b-e541e98650c5 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] DELETE https://10.4.3.246/volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 Aug 12 20:25:07.886616 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7a32e329-a3d1-4f6e-9c6b-e541e98650c5 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:07.886790 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7a32e329-a3d1-4f6e-9c6b-e541e98650c5 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:07.886901 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.contrib.backups [None req-7a32e329-a3d1-4f6e-9c6b-e541e98650c5 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Delete backup with id: e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00. Aug 12 20:25:07.891493 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:07.891493 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:25:07.903069 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.backup.rpcapi [None req-7a32e329-a3d1-4f6e-9c6b-e541e98650c5 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] delete_backup rpcapi backup_id e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 {{(pid=100384) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 20:25:07.904714 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7a32e329-a3d1-4f6e-9c6b-e541e98650c5 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] https://10.4.3.246/volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 returned with HTTP 202 Aug 12 20:25:07.905297 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1025/4055] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:25:07 2026] DELETE /volume/v3/backups/e7e8d3db-1e8f-41aa-a89c-98f5a7bcbf00 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:25:07.912130 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-7a12e8da-cb40-4831-8cea-a7a397452bf0 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:07.914571 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7a12e8da-cb40-4831-8cea-a7a397452bf0 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/e46ef869-8dbd-4fe3-ab04-9ae4b7fd08cd Aug 12 20:25:07.914788 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7a12e8da-cb40-4831-8cea-a7a397452bf0 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:07.915010 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7a12e8da-cb40-4831-8cea-a7a397452bf0 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:07.915171 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-7a12e8da-cb40-4831-8cea-a7a397452bf0 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Delete volume with id: e46ef869-8dbd-4fe3-ab04-9ae4b7fd08cd Aug 12 20:25:07.923219 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:07.923219 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:25:07.923523 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-7a12e8da-cb40-4831-8cea-a7a397452bf0 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Volume info retrieved successfully. Aug 12 20:25:07.938571 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-7a12e8da-cb40-4831-8cea-a7a397452bf0 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Delete volume request issued successfully. Aug 12 20:25:07.938849 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7a12e8da-cb40-4831-8cea-a7a397452bf0 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/volumes/e46ef869-8dbd-4fe3-ab04-9ae4b7fd08cd returned with HTTP 202 Aug 12 20:25:07.939235 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1021/4056] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:25:07 2026] DELETE /volume/v3/volumes/e46ef869-8dbd-4fe3-ab04-9ae4b7fd08cd => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:25:07.947612 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f691e06a-de5a-45ec-8367-c31ea81646e8 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:07.949310 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f691e06a-de5a-45ec-8367-c31ea81646e8 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/volumes/e46ef869-8dbd-4fe3-ab04-9ae4b7fd08cd Aug 12 20:25:07.949626 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f691e06a-de5a-45ec-8367-c31ea81646e8 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:07.949922 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f691e06a-de5a-45ec-8367-c31ea81646e8 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:07.959130 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:07.959130 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:25:07.963999 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-f691e06a-de5a-45ec-8367-c31ea81646e8 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Volume info retrieved successfully. Aug 12 20:25:07.969150 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f691e06a-de5a-45ec-8367-c31ea81646e8 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/volumes/e46ef869-8dbd-4fe3-ab04-9ae4b7fd08cd returned with HTTP 200 Aug 12 20:25:07.969712 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1006/4057] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:07 2026] GET /volume/v3/volumes/e46ef869-8dbd-4fe3-ab04-9ae4b7fd08cd => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:25:08.989958 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-f6fa34d9-d67c-4963-9d25-777644f9c33f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:08.992198 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f6fa34d9-d67c-4963-9d25-777644f9c33f tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/volumes/e46ef869-8dbd-4fe3-ab04-9ae4b7fd08cd Aug 12 20:25:08.992487 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f6fa34d9-d67c-4963-9d25-777644f9c33f tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:08.992756 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f6fa34d9-d67c-4963-9d25-777644f9c33f tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:09.000721 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f6fa34d9-d67c-4963-9d25-777644f9c33f tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/volumes/e46ef869-8dbd-4fe3-ab04-9ae4b7fd08cd returned with HTTP 404 Aug 12 20:25:09.001370 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1006/4058] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:08 2026] GET /volume/v3/volumes/e46ef869-8dbd-4fe3-ab04-9ae4b7fd08cd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 12 20:25:09.011338 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-4f5bcbdb-cbb1-4695-9c5b-ab815ecec99d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:09.013756 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4f5bcbdb-cbb1-4695-9c5b-ab815ecec99d tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] GET https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d/export_record Aug 12 20:25:09.014091 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4f5bcbdb-cbb1-4695-9c5b-ab815ecec99d tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:09.014346 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4f5bcbdb-cbb1-4695-9c5b-ab815ecec99d tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Calling method 'export_record' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:09.014505 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.contrib.backups [None req-4f5bcbdb-cbb1-4695-9c5b-ab815ecec99d tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Export record for backup 16b462c0-fd25-4540-90f0-25f7347b622d. {{(pid=100384) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 12 20:25:09.020231 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:09.020231 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:25:09.021947 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.policy [None req-4f5bcbdb-cbb1-4695-9c5b-ab815ecec99d tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '3ab9daef22a54fdda55fc7b89dc42d4f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1af38c41224149b0923e83bf98af8cdb', '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=100384) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 20:25:09.022237 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4f5bcbdb-cbb1-4695-9c5b-ab815ecec99d tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d/export_record returned with HTTP 403 Aug 12 20:25:09.022977 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1026/4059] 10.4.3.246 () {68 vars in 1430 bytes} [Wed Aug 12 20:25:09 2026] GET /volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d/export_record => generated 101 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:25:09.031442 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-2924d795-44de-4d7a-9a44-8c214e0f7cb2 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:09.033411 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2924d795-44de-4d7a-9a44-8c214e0f7cb2 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:25:09.033874 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2924d795-44de-4d7a-9a44-8c214e0f7cb2 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1146422651"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:25:09.035326 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-2924d795-44de-4d7a-9a44-8c214e0f7cb2 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1146422651'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:25:09.035447 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-2924d795-44de-4d7a-9a44-8c214e0f7cb2 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Create volume of 1 GB Aug 12 20:25:09.039776 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-2924d795-44de-4d7a-9a44-8c214e0f7cb2 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Availability Zones retrieved successfully. Aug 12 20:25:09.045832 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-2924d795-44de-4d7a-9a44-8c214e0f7cb2 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Flow 'volume_create_api' (15e25867-67c1-4fa7-9c6d-0812ee7918c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:25:09.046892 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-2924d795-44de-4d7a-9a44-8c214e0f7cb2 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d83b1293-2948-4d32-b61a-2084001b3c6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:25:09.047705 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-2924d795-44de-4d7a-9a44-8c214e0f7cb2 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:25:09.076471 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-2924d795-44de-4d7a-9a44-8c214e0f7cb2 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d83b1293-2948-4d32-b61a-2084001b3c6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:25:09.077304 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-2924d795-44de-4d7a-9a44-8c214e0f7cb2 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4854eed7-e5b8-4a23-98e0-cae433079e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:25:09.123261 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-2924d795-44de-4d7a-9a44-8c214e0f7cb2 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Created reservations ['4d6ad8c0-8f69-48e5-9d97-da800e44f032', '9de047b9-6428-4b50-b16c-2efd8d5e1353', 'bcab2717-4e48-478e-bef8-1d1a03b739e4', '1828061e-bfa0-460e-af24-7cd364e04b34'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:25:09.124108 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-2924d795-44de-4d7a-9a44-8c214e0f7cb2 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4854eed7-e5b8-4a23-98e0-cae433079e3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d6ad8c0-8f69-48e5-9d97-da800e44f032', '9de047b9-6428-4b50-b16c-2efd8d5e1353', 'bcab2717-4e48-478e-bef8-1d1a03b739e4', '1828061e-bfa0-460e-af24-7cd364e04b34']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:25:09.125350 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-2924d795-44de-4d7a-9a44-8c214e0f7cb2 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e95a1c4f-4df9-4584-a6da-45201a44e916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:25:09.148571 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-2924d795-44de-4d7a-9a44-8c214e0f7cb2 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e95a1c4f-4df9-4584-a6da-45201a44e916) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9132b00-d488-4f18-859a-6049c8c5088c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1146422651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1af38c41224149b0923e83bf98af8cdb',qos_specs=None,replication_status=,reservations=['4d6ad8c0-8f69-48e5-9d97-da800e44f032','9de047b9-6428-4b50-b16c-2efd8d5e1353','bcab2717-4e48-478e-bef8-1d1a03b739e4','1828061e-bfa0-460e-af24-7cd364e04b34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80235111d3fb4b2aa4c5893f203aa6b0',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:25:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1146422651',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9132b00-d488-4f18-859a-6049c8c5088c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1af38c41224149b0923e83bf98af8cdb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80235111d3fb4b2aa4c5893f203aa6b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:25:09.149332 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-2924d795-44de-4d7a-9a44-8c214e0f7cb2 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44bb88e6-ea01-4932-88de-ef6bf226eb99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:25:09.166406 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-2924d795-44de-4d7a-9a44-8c214e0f7cb2 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44bb88e6-ea01-4932-88de-ef6bf226eb99) transitioned into state 'SUCCESS' from state '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-1146422651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1af38c41224149b0923e83bf98af8cdb',qos_specs=None,replication_status=,reservations=['4d6ad8c0-8f69-48e5-9d97-da800e44f032','9de047b9-6428-4b50-b16c-2efd8d5e1353','bcab2717-4e48-478e-bef8-1d1a03b739e4','1828061e-bfa0-460e-af24-7cd364e04b34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80235111d3fb4b2aa4c5893f203aa6b0',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:25:09.167147 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-2924d795-44de-4d7a-9a44-8c214e0f7cb2 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40714854-7b2b-4de6-825e-8e3f25fa3d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:25:09.186227 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-2924d795-44de-4d7a-9a44-8c214e0f7cb2 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40714854-7b2b-4de6-825e-8e3f25fa3d9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:25:09.187534 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-2924d795-44de-4d7a-9a44-8c214e0f7cb2 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Flow 'volume_create_api' (15e25867-67c1-4fa7-9c6d-0812ee7918c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:25:09.187996 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-2924d795-44de-4d7a-9a44-8c214e0f7cb2 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Create volume request issued successfully. Aug 12 20:25:09.188855 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2924d795-44de-4d7a-9a44-8c214e0f7cb2 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:25:09.189383 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1022/4060] 10.4.3.246 () {70 vars in 1298 bytes} [Wed Aug 12 20:25:09 2026] POST /volume/v3/volumes => generated 778 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:25:09.208718 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-2cad8cf4-3183-425e-b356-14954e111b97 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:09.210534 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2cad8cf4-3183-425e-b356-14954e111b97 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/volumes/d9132b00-d488-4f18-859a-6049c8c5088c Aug 12 20:25:09.210777 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2cad8cf4-3183-425e-b356-14954e111b97 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:09.211024 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2cad8cf4-3183-425e-b356-14954e111b97 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:09.218750 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:09.218750 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:25:09.222739 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-2cad8cf4-3183-425e-b356-14954e111b97 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Volume info retrieved successfully. Aug 12 20:25:09.227350 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2cad8cf4-3183-425e-b356-14954e111b97 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/volumes/d9132b00-d488-4f18-859a-6049c8c5088c returned with HTTP 200 Aug 12 20:25:09.227902 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1007/4061] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:09 2026] GET /volume/v3/volumes/d9132b00-d488-4f18-859a-6049c8c5088c => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:10.242342 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-271e3101-4f42-41fa-96d7-80a278fcf6e5 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:10.244229 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-271e3101-4f42-41fa-96d7-80a278fcf6e5 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/volumes/d9132b00-d488-4f18-859a-6049c8c5088c Aug 12 20:25:10.244456 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-271e3101-4f42-41fa-96d7-80a278fcf6e5 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:10.244776 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-271e3101-4f42-41fa-96d7-80a278fcf6e5 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:10.253618 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:10.253618 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:25:10.257190 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-271e3101-4f42-41fa-96d7-80a278fcf6e5 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Volume info retrieved successfully. Aug 12 20:25:10.260908 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-271e3101-4f42-41fa-96d7-80a278fcf6e5 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/volumes/d9132b00-d488-4f18-859a-6049c8c5088c returned with HTTP 200 Aug 12 20:25:10.261257 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1007/4062] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:10 2026] GET /volume/v3/volumes/d9132b00-d488-4f18-859a-6049c8c5088c => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:25:10.274052 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-bfbd6fd6-0e6f-4472-b92d-4d9cd91614f4 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:10.276289 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-bfbd6fd6-0e6f-4472-b92d-4d9cd91614f4 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] POST https://10.4.3.246/volume/v3/backups Aug 12 20:25:10.276778 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-bfbd6fd6-0e6f-4472-b92d-4d9cd91614f4 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d9132b00-d488-4f18-859a-6049c8c5088c", "name": "tempest-type-Backup-255117017"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:25:10.279086 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.contrib.backups [None req-bfbd6fd6-0e6f-4472-b92d-4d9cd91614f4 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Creating new backup {'backup': {'volume_id': 'd9132b00-d488-4f18-859a-6049c8c5088c', 'name': 'tempest-type-Backup-255117017'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 20:25:10.279268 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.contrib.backups [None req-bfbd6fd6-0e6f-4472-b92d-4d9cd91614f4 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Creating backup of volume d9132b00-d488-4f18-859a-6049c8c5088c in container None Aug 12 20:25:10.286709 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:10.286709 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:25:10.287021 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-bfbd6fd6-0e6f-4472-b92d-4d9cd91614f4 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Volume info retrieved successfully. Aug 12 20:25:10.303740 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-bfbd6fd6-0e6f-4472-b92d-4d9cd91614f4 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Created reservations ['5a09f4f6-899e-4097-9603-4f976ef584ad', '5e72f379-3aec-4408-97b8-378c833d7473'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:25:10.340676 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-bfbd6fd6-0e6f-4472-b92d-4d9cd91614f4 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups returned with HTTP 202 Aug 12 20:25:10.341130 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1027/4063] 10.4.3.246 () {70 vars in 1299 bytes} [Wed Aug 12 20:25:10 2026] POST /volume/v3/backups => generated 315 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:25:10.356514 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a6896e59-75f6-457f-a646-46b6e3c4beef None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:10.358376 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a6896e59-75f6-457f-a646-46b6e3c4beef tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 Aug 12 20:25:10.358603 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a6896e59-75f6-457f-a646-46b6e3c4beef tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:10.358797 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a6896e59-75f6-457f-a646-46b6e3c4beef tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:10.358904 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-a6896e59-75f6-457f-a646-46b6e3c4beef tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id a9816bcb-c1fb-4877-b8f2-cf4fbf86f557. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:10.364611 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:10.364611 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:25:10.365316 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a6896e59-75f6-457f-a646-46b6e3c4beef tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 returned with HTTP 200 Aug 12 20:25:10.365755 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1023/4064] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:10 2026] GET /volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:11.376308 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-5c30a4a4-6974-41d2-a483-854624bf01b7 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:11.378311 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5c30a4a4-6974-41d2-a483-854624bf01b7 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 Aug 12 20:25:11.378532 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5c30a4a4-6974-41d2-a483-854624bf01b7 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:11.378752 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5c30a4a4-6974-41d2-a483-854624bf01b7 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:11.378914 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-5c30a4a4-6974-41d2-a483-854624bf01b7 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id a9816bcb-c1fb-4877-b8f2-cf4fbf86f557. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:11.384412 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:11.384412 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:25:11.385269 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5c30a4a4-6974-41d2-a483-854624bf01b7 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 returned with HTTP 200 Aug 12 20:25:11.385720 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1008/4065] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:11 2026] GET /volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:12.396462 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-1b113949-1e2f-49eb-bc6f-0827a0f4da27 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:12.399058 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1b113949-1e2f-49eb-bc6f-0827a0f4da27 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 Aug 12 20:25:12.399058 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1b113949-1e2f-49eb-bc6f-0827a0f4da27 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:12.399210 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1b113949-1e2f-49eb-bc6f-0827a0f4da27 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:12.399392 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-1b113949-1e2f-49eb-bc6f-0827a0f4da27 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id a9816bcb-c1fb-4877-b8f2-cf4fbf86f557. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:12.404222 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:12.404222 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:25:12.404950 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1b113949-1e2f-49eb-bc6f-0827a0f4da27 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 returned with HTTP 200 Aug 12 20:25:12.405360 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1008/4066] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:12 2026] GET /volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:13.415782 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-4e730c74-c8b3-4c39-b30c-f2e294ffcd85 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:13.417372 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4e730c74-c8b3-4c39-b30c-f2e294ffcd85 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 Aug 12 20:25:13.417609 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4e730c74-c8b3-4c39-b30c-f2e294ffcd85 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:13.417778 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4e730c74-c8b3-4c39-b30c-f2e294ffcd85 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:13.417893 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-4e730c74-c8b3-4c39-b30c-f2e294ffcd85 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id a9816bcb-c1fb-4877-b8f2-cf4fbf86f557. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:13.423070 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:13.423070 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:25:13.423626 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4e730c74-c8b3-4c39-b30c-f2e294ffcd85 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 returned with HTTP 200 Aug 12 20:25:13.423968 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1028/4067] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:13 2026] GET /volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:14.436608 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-c5f698e1-869a-4620-9982-5d8f965154f9 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:14.438000 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c5f698e1-869a-4620-9982-5d8f965154f9 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 Aug 12 20:25:14.438217 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c5f698e1-869a-4620-9982-5d8f965154f9 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:14.438405 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c5f698e1-869a-4620-9982-5d8f965154f9 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:14.438523 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-c5f698e1-869a-4620-9982-5d8f965154f9 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id a9816bcb-c1fb-4877-b8f2-cf4fbf86f557. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:14.442607 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:14.442607 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:25:14.443352 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c5f698e1-869a-4620-9982-5d8f965154f9 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 returned with HTTP 200 Aug 12 20:25:14.443838 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1024/4068] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:14 2026] GET /volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:15.456017 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a2edb3a9-6c94-4f48-91b0-0813521cc62a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:15.457794 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a2edb3a9-6c94-4f48-91b0-0813521cc62a tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 Aug 12 20:25:15.458101 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a2edb3a9-6c94-4f48-91b0-0813521cc62a tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:15.458482 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a2edb3a9-6c94-4f48-91b0-0813521cc62a tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:15.458685 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-a2edb3a9-6c94-4f48-91b0-0813521cc62a tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id a9816bcb-c1fb-4877-b8f2-cf4fbf86f557. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:15.462763 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:15.462763 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:25:15.463433 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a2edb3a9-6c94-4f48-91b0-0813521cc62a tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 returned with HTTP 200 Aug 12 20:25:15.463816 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1009/4069] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:15 2026] GET /volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:16.475453 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3f5a4e21-0450-4b5e-b008-6b946ce77fa3 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:16.477111 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3f5a4e21-0450-4b5e-b008-6b946ce77fa3 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 Aug 12 20:25:16.477304 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3f5a4e21-0450-4b5e-b008-6b946ce77fa3 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:16.477476 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3f5a4e21-0450-4b5e-b008-6b946ce77fa3 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:16.477602 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-3f5a4e21-0450-4b5e-b008-6b946ce77fa3 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id a9816bcb-c1fb-4877-b8f2-cf4fbf86f557. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:16.483450 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:16.483450 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:25:16.483450 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3f5a4e21-0450-4b5e-b008-6b946ce77fa3 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 returned with HTTP 200 Aug 12 20:25:16.483450 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1009/4070] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:16 2026] GET /volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:17.493582 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-03b8421d-9112-41a9-9f97-aaf1e8c65588 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:17.495228 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-03b8421d-9112-41a9-9f97-aaf1e8c65588 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 Aug 12 20:25:17.495611 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-03b8421d-9112-41a9-9f97-aaf1e8c65588 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:17.495938 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-03b8421d-9112-41a9-9f97-aaf1e8c65588 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:17.496140 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-03b8421d-9112-41a9-9f97-aaf1e8c65588 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id a9816bcb-c1fb-4877-b8f2-cf4fbf86f557. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:17.500484 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:17.500484 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:25:17.501587 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-03b8421d-9112-41a9-9f97-aaf1e8c65588 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 returned with HTTP 200 Aug 12 20:25:17.501587 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1029/4071] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:17 2026] GET /volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:18.512312 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-30265273-a052-42ca-8724-895bf6b4ba54 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:18.514139 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-30265273-a052-42ca-8724-895bf6b4ba54 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 Aug 12 20:25:18.514412 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-30265273-a052-42ca-8724-895bf6b4ba54 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:18.514670 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-30265273-a052-42ca-8724-895bf6b4ba54 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:18.514854 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-30265273-a052-42ca-8724-895bf6b4ba54 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id a9816bcb-c1fb-4877-b8f2-cf4fbf86f557. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:18.519202 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:18.519202 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:25:18.519888 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-30265273-a052-42ca-8724-895bf6b4ba54 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 returned with HTTP 200 Aug 12 20:25:18.520422 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1025/4072] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:18 2026] GET /volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:19.531148 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-7f40754d-f764-4784-b75e-c8a6847d5f34 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:19.533943 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7f40754d-f764-4784-b75e-c8a6847d5f34 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 Aug 12 20:25:19.534147 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7f40754d-f764-4784-b75e-c8a6847d5f34 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:19.534330 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7f40754d-f764-4784-b75e-c8a6847d5f34 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:19.534432 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-7f40754d-f764-4784-b75e-c8a6847d5f34 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id a9816bcb-c1fb-4877-b8f2-cf4fbf86f557. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:19.539714 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:19.539714 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:25:19.540283 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7f40754d-f764-4784-b75e-c8a6847d5f34 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 returned with HTTP 200 Aug 12 20:25:19.540629 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1010/4073] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:19 2026] GET /volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:20.550142 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-b5e609fa-f904-47e7-8e71-1a25bd615701 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:20.553290 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b5e609fa-f904-47e7-8e71-1a25bd615701 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 Aug 12 20:25:20.553290 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b5e609fa-f904-47e7-8e71-1a25bd615701 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:20.553290 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b5e609fa-f904-47e7-8e71-1a25bd615701 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:20.553290 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-b5e609fa-f904-47e7-8e71-1a25bd615701 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id a9816bcb-c1fb-4877-b8f2-cf4fbf86f557. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:20.556892 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:20.556892 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:25:20.558100 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b5e609fa-f904-47e7-8e71-1a25bd615701 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 returned with HTTP 200 Aug 12 20:25:20.558100 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1010/4074] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:20 2026] GET /volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:21.567429 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-9c3a9e46-4219-4569-b51a-a5b2ba476926 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:21.569346 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9c3a9e46-4219-4569-b51a-a5b2ba476926 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 Aug 12 20:25:21.569585 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9c3a9e46-4219-4569-b51a-a5b2ba476926 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:21.569837 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9c3a9e46-4219-4569-b51a-a5b2ba476926 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:21.569957 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-9c3a9e46-4219-4569-b51a-a5b2ba476926 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id a9816bcb-c1fb-4877-b8f2-cf4fbf86f557. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:21.574360 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:21.574360 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:25:21.575076 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9c3a9e46-4219-4569-b51a-a5b2ba476926 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 returned with HTTP 200 Aug 12 20:25:21.575418 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1030/4075] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:21 2026] GET /volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:22.225254 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-d0f8012d-47ef-4e32-9a75-ce69cf7d43a8 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:22.226991 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d0f8012d-47ef-4e32-9a75-ce69cf7d43a8 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/597fb950-c0bd-473c-967c-e2eb7978adfe Aug 12 20:25:22.227199 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d0f8012d-47ef-4e32-9a75-ce69cf7d43a8 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:22.227505 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d0f8012d-47ef-4e32-9a75-ce69cf7d43a8 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:22.227616 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.snapshots [None req-d0f8012d-47ef-4e32-9a75-ce69cf7d43a8 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Delete snapshot with id: 597fb950-c0bd-473c-967c-e2eb7978adfe Aug 12 20:25:22.233174 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:22.233174 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:25:22.233768 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-d0f8012d-47ef-4e32-9a75-ce69cf7d43a8 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Snapshot retrieved successfully. Aug 12 20:25:22.252637 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-d0f8012d-47ef-4e32-9a75-ce69cf7d43a8 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Snapshot delete request issued successfully. Aug 12 20:25:22.252852 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d0f8012d-47ef-4e32-9a75-ce69cf7d43a8 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/snapshots/597fb950-c0bd-473c-967c-e2eb7978adfe returned with HTTP 202 Aug 12 20:25:22.253260 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1026/4076] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:25:22 2026] DELETE /volume/v3/snapshots/597fb950-c0bd-473c-967c-e2eb7978adfe => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:25:22.262939 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e9a2f6a0-4974-474b-b38d-0db7bf89c2ed None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:22.264769 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e9a2f6a0-4974-474b-b38d-0db7bf89c2ed tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] GET https://10.4.3.246/volume/v3/snapshots/597fb950-c0bd-473c-967c-e2eb7978adfe Aug 12 20:25:22.264977 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e9a2f6a0-4974-474b-b38d-0db7bf89c2ed tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:22.265157 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e9a2f6a0-4974-474b-b38d-0db7bf89c2ed tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:22.273043 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:22.273043 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:25:22.274789 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-e9a2f6a0-4974-474b-b38d-0db7bf89c2ed tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Snapshot retrieved successfully. Aug 12 20:25:22.275622 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e9a2f6a0-4974-474b-b38d-0db7bf89c2ed tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/snapshots/597fb950-c0bd-473c-967c-e2eb7978adfe returned with HTTP 200 Aug 12 20:25:22.275997 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1011/4077] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:25:22 2026] GET /volume/v3/snapshots/597fb950-c0bd-473c-967c-e2eb7978adfe => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:22.585583 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-71ad42ff-1289-48f7-8cca-ee6cdbf8ab3a None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:22.588730 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-71ad42ff-1289-48f7-8cca-ee6cdbf8ab3a tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 Aug 12 20:25:22.588730 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-71ad42ff-1289-48f7-8cca-ee6cdbf8ab3a tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:22.588730 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-71ad42ff-1289-48f7-8cca-ee6cdbf8ab3a tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:22.588730 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-71ad42ff-1289-48f7-8cca-ee6cdbf8ab3a tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id a9816bcb-c1fb-4877-b8f2-cf4fbf86f557. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:22.592056 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:22.592056 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:25:22.592944 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-71ad42ff-1289-48f7-8cca-ee6cdbf8ab3a tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 returned with HTTP 200 Aug 12 20:25:22.593641 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1011/4078] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:22 2026] GET /volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:23.285653 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-5f362d6c-9563-44d4-bb2d-abb16cbbb941 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:23.287303 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5f362d6c-9563-44d4-bb2d-abb16cbbb941 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] GET https://10.4.3.246/volume/v3/snapshots/597fb950-c0bd-473c-967c-e2eb7978adfe Aug 12 20:25:23.287497 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5f362d6c-9563-44d4-bb2d-abb16cbbb941 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:23.287722 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5f362d6c-9563-44d4-bb2d-abb16cbbb941 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:23.294182 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5f362d6c-9563-44d4-bb2d-abb16cbbb941 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/snapshots/597fb950-c0bd-473c-967c-e2eb7978adfe returned with HTTP 404 Aug 12 20:25:23.294678 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1031/4079] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:25:23 2026] GET /volume/v3/snapshots/597fb950-c0bd-473c-967c-e2eb7978adfe => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:25:23.391411 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-72212205-c3aa-48e0-88f9-bdfde47eded2 req-739ddc35-9065-48ca-ac11-d0f100101c62 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:23.396635 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-72212205-c3aa-48e0-88f9-bdfde47eded2 req-739ddc35-9065-48ca-ac11-d0f100101c62 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] GET https://10.4.3.246/volume/v3/attachments?instance_id=9ef4cbaa-46d5-4789-b722-4e90567f3f0d Aug 12 20:25:23.396916 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-72212205-c3aa-48e0-88f9-bdfde47eded2 req-739ddc35-9065-48ca-ac11-d0f100101c62 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:23.397145 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-72212205-c3aa-48e0-88f9-bdfde47eded2 req-739ddc35-9065-48ca-ac11-d0f100101c62 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:23.412825 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-72212205-c3aa-48e0-88f9-bdfde47eded2 req-739ddc35-9065-48ca-ac11-d0f100101c62 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/attachments?instance_id=9ef4cbaa-46d5-4789-b722-4e90567f3f0d returned with HTTP 200 Aug 12 20:25:23.413239 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1027/4080] 10.4.3.246 () {70 vars in 1637 bytes} [Wed Aug 12 20:25:23 2026] GET /volume/v3/attachments?instance_id=9ef4cbaa-46d5-4789-b722-4e90567f3f0d => generated 192 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:25:23.421348 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-72212205-c3aa-48e0-88f9-bdfde47eded2 req-cd50993b-3097-44dd-bae8-52b16158ee1b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:23.423273 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-72212205-c3aa-48e0-88f9-bdfde47eded2 req-cd50993b-3097-44dd-bae8-52b16158ee1b tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] GET https://10.4.3.246/volume/v3/attachments/05828fc4-d70a-44eb-bf4b-53e17c59b848 Aug 12 20:25:23.423494 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-72212205-c3aa-48e0-88f9-bdfde47eded2 req-cd50993b-3097-44dd-bae8-52b16158ee1b tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:23.423704 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-72212205-c3aa-48e0-88f9-bdfde47eded2 req-cd50993b-3097-44dd-bae8-52b16158ee1b tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:23.437047 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-72212205-c3aa-48e0-88f9-bdfde47eded2 req-cd50993b-3097-44dd-bae8-52b16158ee1b tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/attachments/05828fc4-d70a-44eb-bf4b-53e17c59b848 returned with HTTP 200 Aug 12 20:25:23.437415 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1012/4081] 10.4.3.246 () {70 vars in 1651 bytes} [Wed Aug 12 20:25:23 2026] GET /volume/v3/attachments/05828fc4-d70a-44eb-bf4b-53e17c59b848 => generated 993 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:25:23.604988 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-8b1c25b8-f7fe-47ad-8153-a36c597ce179 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:23.608561 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8b1c25b8-f7fe-47ad-8153-a36c597ce179 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 Aug 12 20:25:23.608561 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8b1c25b8-f7fe-47ad-8153-a36c597ce179 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:23.608561 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8b1c25b8-f7fe-47ad-8153-a36c597ce179 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:23.608561 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-8b1c25b8-f7fe-47ad-8153-a36c597ce179 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id a9816bcb-c1fb-4877-b8f2-cf4fbf86f557. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:23.613656 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:23.613656 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:25:23.614273 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8b1c25b8-f7fe-47ad-8153-a36c597ce179 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 returned with HTTP 200 Aug 12 20:25:23.614618 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1012/4082] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:23 2026] GET /volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:24.626991 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-cd48753e-70df-4d37-8072-4b0e5038407d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:24.630566 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cd48753e-70df-4d37-8072-4b0e5038407d tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 Aug 12 20:25:24.630566 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cd48753e-70df-4d37-8072-4b0e5038407d tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:24.630566 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cd48753e-70df-4d37-8072-4b0e5038407d tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:24.630566 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-cd48753e-70df-4d37-8072-4b0e5038407d tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id a9816bcb-c1fb-4877-b8f2-cf4fbf86f557. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:24.634291 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:24.634291 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:25:24.634919 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cd48753e-70df-4d37-8072-4b0e5038407d tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 returned with HTTP 200 Aug 12 20:25:24.635248 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1032/4083] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:24 2026] GET /volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:24.644233 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-ab443d27-1393-4ca7-a822-c4db1899e37a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:24.646387 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ab443d27-1393-4ca7-a822-c4db1899e37a tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557/export_record Aug 12 20:25:24.646621 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ab443d27-1393-4ca7-a822-c4db1899e37a tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:24.646812 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ab443d27-1393-4ca7-a822-c4db1899e37a tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'export_record' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:24.646907 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.contrib.backups [None req-ab443d27-1393-4ca7-a822-c4db1899e37a tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Export record for backup a9816bcb-c1fb-4877-b8f2-cf4fbf86f557. {{(pid=100383) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 12 20:25:24.648602 np0000007109 devstack@c-api.service[100383]: DEBUG dbcounter [-] [100383] Writing DB stats cinder:SELECT=367,cinder:UPDATE=103,cinder:INSERT=70 {{(pid=100383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:25:24.651346 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:24.651346 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:25:24.652191 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.backup.api [None req-ab443d27-1393-4ca7-a822-c4db1899e37a tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling RPCAPI with context: , host: np0000007109, backup: a9816bcb-c1fb-4877-b8f2-cf4fbf86f557. {{(pid=100383) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 12 20:25:24.661969 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.backup.rpcapi [None req-ab443d27-1393-4ca7-a822-c4db1899e37a tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] export_record in rpcapi backup_id a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 on host np0000007109. {{(pid=100383) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 12 20:25:24.687568 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.contrib.backups [None req-ab443d27-1393-4ca7-a822-c4db1899e37a tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTk4MTZiY2ItYzFmYi00ODc3LWI4ZjItY2Y0ZmJmODZmNTU3IiwgInVzZXJfaWQiOiAiODAyMzUxMTFkM2ZiNGIyYWE0YzU4OTNmMjAzYWE2YjAiLCAicHJvamVjdF9pZCI6ICIxYWYzOGM0MTIyNDE0OWIwOTIzZTgzYmY5OGFmOGNkYiIsICJ2b2x1bWVfaWQiOiAiZDkxMzJiMDAtZDQ4OC00ZjE4LTg1OWEtNjA0OWM4YzUwODhjIiwgImhvc3QiOiAibnAwMDAwMDA3MTA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yNTUxMTcwMTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9kOTEzMmIwMC1kNDg4LTRmMTgtODU5YS02MDQ5YzhjNTA4OGMvMjAyNjA4MTIyMDI1MTIvYXpfbm92YV9iYWNrdXBfYTk4MTZiY2ItYzFmYi00ODc3LWI4ZjItY2Y0ZmJmODZmNTU3IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xMlQyMDoyNToxMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQyMDoyNToxMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDIwOjI1OjI0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100383) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 12 20:25:24.687568 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ab443d27-1393-4ca7-a822-c4db1899e37a tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557/export_record returned with HTTP 200 Aug 12 20:25:24.687568 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1028/4084] 10.4.3.246 () {68 vars in 1430 bytes} [Wed Aug 12 20:25:24 2026] GET /volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557/export_record => generated 1424 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:25:24.696787 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-5c8cb865-d12f-47de-8986-7b9b9da6083b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:24.698467 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5c8cb865-d12f-47de-8986-7b9b9da6083b tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 Aug 12 20:25:24.698740 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5c8cb865-d12f-47de-8986-7b9b9da6083b tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:24.698926 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5c8cb865-d12f-47de-8986-7b9b9da6083b tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:24.699027 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-5c8cb865-d12f-47de-8986-7b9b9da6083b tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id a9816bcb-c1fb-4877-b8f2-cf4fbf86f557. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:24.705256 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:24.705256 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:25:24.705896 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5c8cb865-d12f-47de-8986-7b9b9da6083b tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 returned with HTTP 200 Aug 12 20:25:24.706406 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1013/4085] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:24 2026] GET /volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:24.716846 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-48ed8801-c25e-4b65-9b1b-eb3fd306a59a None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:24.718762 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-48ed8801-c25e-4b65-9b1b-eb3fd306a59a tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] POST https://10.4.3.246/volume/v3/backups/import_record Aug 12 20:25:24.719246 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-48ed8801-c25e-4b65-9b1b-eb3fd306a59a tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjg2MzU1MTYtODBkZS00YWU1LWE1NDUtMTdlMDQ1ZDQyMzNmIiwgInVzZXJfaWQiOiAiODAyMzUxMTFkM2ZiNGIyYWE0YzU4OTNmMjAzYWE2YjAiLCAicHJvamVjdF9pZCI6ICIxYWYzOGM0MTIyNDE0OWIwOTIzZTgzYmY5OGFmOGNkYiIsICJ2b2x1bWVfaWQiOiAiZDkxMzJiMDAtZDQ4OC00ZjE4LTg1OWEtNjA0OWM4YzUwODhjIiwgImhvc3QiOiAibnAwMDAwMDA3MTA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yNTUxMTcwMTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9kOTEzMmIwMC1kNDg4LTRmMTgtODU5YS02MDQ5YzhjNTA4OGMvMjAyNjA4MTIyMDI1MTIvYXpfbm92YV9iYWNrdXBfYTk4MTZiY2ItYzFmYi00ODc3LWI4ZjItY2Y0ZmJmODZmNTU3IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xMlQyMDoyNToxMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQyMDoyNToxMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDIwOjI1OjI0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:25:24.720659 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.contrib.backups [None req-48ed8801-c25e-4b65-9b1b-eb3fd306a59a tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjg2MzU1MTYtODBkZS00YWU1LWE1NDUtMTdlMDQ1ZDQyMzNmIiwgInVzZXJfaWQiOiAiODAyMzUxMTFkM2ZiNGIyYWE0YzU4OTNmMjAzYWE2YjAiLCAicHJvamVjdF9pZCI6ICIxYWYzOGM0MTIyNDE0OWIwOTIzZTgzYmY5OGFmOGNkYiIsICJ2b2x1bWVfaWQiOiAiZDkxMzJiMDAtZDQ4OC00ZjE4LTg1OWEtNjA0OWM4YzUwODhjIiwgImhvc3QiOiAibnAwMDAwMDA3MTA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yNTUxMTcwMTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9kOTEzMmIwMC1kNDg4LTRmMTgtODU5YS02MDQ5YzhjNTA4OGMvMjAyNjA4MTIyMDI1MTIvYXpfbm92YV9iYWNrdXBfYTk4MTZiY2ItYzFmYi00ODc3LWI4ZjItY2Y0ZmJmODZmNTU3IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xMlQyMDoyNToxMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQyMDoyNToxMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDIwOjI1OjI0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100386) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 12 20:25:24.720785 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.contrib.backups [None req-48ed8801-c25e-4b65-9b1b-eb3fd306a59a tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjg2MzU1MTYtODBkZS00YWU1LWE1NDUtMTdlMDQ1ZDQyMzNmIiwgInVzZXJfaWQiOiAiODAyMzUxMTFkM2ZiNGIyYWE0YzU4OTNmMjAzYWE2YjAiLCAicHJvamVjdF9pZCI6ICIxYWYzOGM0MTIyNDE0OWIwOTIzZTgzYmY5OGFmOGNkYiIsICJ2b2x1bWVfaWQiOiAiZDkxMzJiMDAtZDQ4OC00ZjE4LTg1OWEtNjA0OWM4YzUwODhjIiwgImhvc3QiOiAibnAwMDAwMDA3MTA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yNTUxMTcwMTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9kOTEzMmIwMC1kNDg4LTRmMTgtODU5YS02MDQ5YzhjNTA4OGMvMjAyNjA4MTIyMDI1MTIvYXpfbm92YV9iYWNrdXBfYTk4MTZiY2ItYzFmYi00ODc3LWI4ZjItY2Y0ZmJmODZmNTU3IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xMlQyMDoyNToxMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQyMDoyNToxMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDIwOjI1OjI0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100386) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 12 20:25:24.721408 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.policy [None req-48ed8801-c25e-4b65-9b1b-eb3fd306a59a tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '3ab9daef22a54fdda55fc7b89dc42d4f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1af38c41224149b0923e83bf98af8cdb', '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=100386) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 20:25:24.721603 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-48ed8801-c25e-4b65-9b1b-eb3fd306a59a tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] https://10.4.3.246/volume/v3/backups/import_record returned with HTTP 403 Aug 12 20:25:24.722038 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1013/4086] 10.4.3.246 () {70 vars in 1342 bytes} [Wed Aug 12 20:25:24 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:25:24.728881 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-bb28a755-9929-41d6-9c68-987de767a97d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:24.730434 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-bb28a755-9929-41d6-9c68-987de767a97d tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/d9132b00-d488-4f18-859a-6049c8c5088c Aug 12 20:25:24.730667 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-bb28a755-9929-41d6-9c68-987de767a97d tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:24.730843 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-bb28a755-9929-41d6-9c68-987de767a97d tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:24.731005 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-bb28a755-9929-41d6-9c68-987de767a97d tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Delete volume with id: d9132b00-d488-4f18-859a-6049c8c5088c Aug 12 20:25:24.740284 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:24.740284 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:25:24.740779 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-bb28a755-9929-41d6-9c68-987de767a97d tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Volume info retrieved successfully. Aug 12 20:25:24.758797 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-bb28a755-9929-41d6-9c68-987de767a97d tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Delete volume request issued successfully. Aug 12 20:25:24.758995 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-bb28a755-9929-41d6-9c68-987de767a97d tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/volumes/d9132b00-d488-4f18-859a-6049c8c5088c returned with HTTP 202 Aug 12 20:25:24.759518 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1033/4087] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:25:24 2026] DELETE /volume/v3/volumes/d9132b00-d488-4f18-859a-6049c8c5088c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:25:24.768801 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-eebd36f1-897a-4821-bb3a-aff6df8a6da5 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:24.770574 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-eebd36f1-897a-4821-bb3a-aff6df8a6da5 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/volumes/d9132b00-d488-4f18-859a-6049c8c5088c Aug 12 20:25:24.770794 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-eebd36f1-897a-4821-bb3a-aff6df8a6da5 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:24.770980 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-eebd36f1-897a-4821-bb3a-aff6df8a6da5 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:24.777944 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:24.777944 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:25:24.781370 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-eebd36f1-897a-4821-bb3a-aff6df8a6da5 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Volume info retrieved successfully. Aug 12 20:25:24.785041 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-eebd36f1-897a-4821-bb3a-aff6df8a6da5 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/volumes/d9132b00-d488-4f18-859a-6049c8c5088c returned with HTTP 200 Aug 12 20:25:24.785374 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1029/4088] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:24 2026] GET /volume/v3/volumes/d9132b00-d488-4f18-859a-6049c8c5088c => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:25:25.797892 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-c5a0a61c-323e-453c-aa30-28d9d8e37323 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:25.801696 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c5a0a61c-323e-453c-aa30-28d9d8e37323 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/volumes/d9132b00-d488-4f18-859a-6049c8c5088c Aug 12 20:25:25.801696 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c5a0a61c-323e-453c-aa30-28d9d8e37323 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:25.801696 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c5a0a61c-323e-453c-aa30-28d9d8e37323 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:25.807590 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c5a0a61c-323e-453c-aa30-28d9d8e37323 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/volumes/d9132b00-d488-4f18-859a-6049c8c5088c returned with HTTP 404 Aug 12 20:25:25.807590 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1014/4089] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:25 2026] GET /volume/v3/volumes/d9132b00-d488-4f18-859a-6049c8c5088c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:25:25.816868 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-18273eaa-09d9-47c0-a847-aa9a1788f9fb None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:25.820321 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-18273eaa-09d9-47c0-a847-aa9a1788f9fb tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] GET https://10.4.3.246/volume/v3/backups Aug 12 20:25:25.820321 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-18273eaa-09d9-47c0-a847-aa9a1788f9fb tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:25.820321 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-18273eaa-09d9-47c0-a847-aa9a1788f9fb tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Calling method 'index' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:25.820321 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.api_utils [None req-18273eaa-09d9-47c0-a847-aa9a1788f9fb tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Removing options '' from query. {{(pid=100386) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:25:25.825502 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-18273eaa-09d9-47c0-a847-aa9a1788f9fb tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] https://10.4.3.246/volume/v3/backups returned with HTTP 200 Aug 12 20:25:25.825967 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1014/4090] 10.4.3.246 () {68 vars in 1277 bytes} [Wed Aug 12 20:25:25 2026] GET /volume/v3/backups => generated 624 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:25.836662 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a8897c2b-6f40-49d0-af64-4e2383673646 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:25.837736 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a8897c2b-6f40-49d0-af64-4e2383673646 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] GET https://10.4.3.246/volume/v3/backups?project_id=1af38c41224149b0923e83bf98af8cdb Aug 12 20:25:25.837928 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a8897c2b-6f40-49d0-af64-4e2383673646 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:25.838107 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a8897c2b-6f40-49d0-af64-4e2383673646 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Calling method 'index' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:25.838357 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.api_utils [None req-a8897c2b-6f40-49d0-af64-4e2383673646 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Removing options 'project_id' from query. {{(pid=100384) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:25:25.843225 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a8897c2b-6f40-49d0-af64-4e2383673646 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] https://10.4.3.246/volume/v3/backups?project_id=1af38c41224149b0923e83bf98af8cdb returned with HTTP 200 Aug 12 20:25:25.843586 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1034/4091] 10.4.3.246 () {68 vars in 1364 bytes} [Wed Aug 12 20:25:25 2026] GET /volume/v3/backups?project_id=1af38c41224149b0923e83bf98af8cdb => generated 624 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:25.853765 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0455f13f-7c39-47cc-a116-23c5b3981b81 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:25.858557 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0455f13f-7c39-47cc-a116-23c5b3981b81 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:25:25.858557 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0455f13f-7c39-47cc-a116-23c5b3981b81 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-980698205"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:25:25.858557 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-0455f13f-7c39-47cc-a116-23c5b3981b81 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-980698205'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:25:25.858557 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-0455f13f-7c39-47cc-a116-23c5b3981b81 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Create volume of 1 GB Aug 12 20:25:25.864241 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-0455f13f-7c39-47cc-a116-23c5b3981b81 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Availability Zones retrieved successfully. Aug 12 20:25:25.871578 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-0455f13f-7c39-47cc-a116-23c5b3981b81 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Flow 'volume_create_api' (15021a6b-647c-40f4-b735-99a96907658e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:25:25.872764 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-0455f13f-7c39-47cc-a116-23c5b3981b81 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39db1f81-2f6e-4e70-ae30-41a39164f231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:25:25.873728 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-0455f13f-7c39-47cc-a116-23c5b3981b81 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:25:25.898678 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-0455f13f-7c39-47cc-a116-23c5b3981b81 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39db1f81-2f6e-4e70-ae30-41a39164f231) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:25:25.899710 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-0455f13f-7c39-47cc-a116-23c5b3981b81 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0800064b-b0bb-4acc-9a0e-c9300129d396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:25:25.940016 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-0455f13f-7c39-47cc-a116-23c5b3981b81 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Created reservations ['0ba2cde9-72d5-41d6-af9d-ddda6a6d4a0e', 'b6b76bf0-114e-4f55-88ce-77ee7d3fb77c', 'f69e1f15-ae5a-44c8-8758-b0f696c15a22', '252cbbaf-53c9-43ac-9934-137184af7181'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:25:25.940404 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-0455f13f-7c39-47cc-a116-23c5b3981b81 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0800064b-b0bb-4acc-9a0e-c9300129d396) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ba2cde9-72d5-41d6-af9d-ddda6a6d4a0e', 'b6b76bf0-114e-4f55-88ce-77ee7d3fb77c', 'f69e1f15-ae5a-44c8-8758-b0f696c15a22', '252cbbaf-53c9-43ac-9934-137184af7181']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:25:25.941674 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-0455f13f-7c39-47cc-a116-23c5b3981b81 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37feb9a5-1371-4da4-b563-49a322a4c52c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:25:25.977025 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-0455f13f-7c39-47cc-a116-23c5b3981b81 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37feb9a5-1371-4da4-b563-49a322a4c52c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1648972a-0187-4db7-8c8e-f1e64bc32941', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-980698205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1af38c41224149b0923e83bf98af8cdb',qos_specs=None,replication_status=,reservations=['0ba2cde9-72d5-41d6-af9d-ddda6a6d4a0e','b6b76bf0-114e-4f55-88ce-77ee7d3fb77c','f69e1f15-ae5a-44c8-8758-b0f696c15a22','252cbbaf-53c9-43ac-9934-137184af7181'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80235111d3fb4b2aa4c5893f203aa6b0',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:25:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-980698205',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1648972a-0187-4db7-8c8e-f1e64bc32941,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1af38c41224149b0923e83bf98af8cdb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80235111d3fb4b2aa4c5893f203aa6b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:25:25.977985 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-0455f13f-7c39-47cc-a116-23c5b3981b81 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02d03da9-c741-4257-af5e-83587992e3ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:25:25.998034 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-0455f13f-7c39-47cc-a116-23c5b3981b81 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02d03da9-c741-4257-af5e-83587992e3ee) transitioned into state 'SUCCESS' from state '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-980698205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1af38c41224149b0923e83bf98af8cdb',qos_specs=None,replication_status=,reservations=['0ba2cde9-72d5-41d6-af9d-ddda6a6d4a0e','b6b76bf0-114e-4f55-88ce-77ee7d3fb77c','f69e1f15-ae5a-44c8-8758-b0f696c15a22','252cbbaf-53c9-43ac-9934-137184af7181'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80235111d3fb4b2aa4c5893f203aa6b0',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:25:25.998691 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-0455f13f-7c39-47cc-a116-23c5b3981b81 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18288911-af9b-4319-834b-83d400a553f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:25:26.009830 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-0455f13f-7c39-47cc-a116-23c5b3981b81 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18288911-af9b-4319-834b-83d400a553f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:25:26.010784 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-0455f13f-7c39-47cc-a116-23c5b3981b81 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Flow 'volume_create_api' (15021a6b-647c-40f4-b735-99a96907658e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:25:26.011143 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-0455f13f-7c39-47cc-a116-23c5b3981b81 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Create volume request issued successfully. Aug 12 20:25:26.014341 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0455f13f-7c39-47cc-a116-23c5b3981b81 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:25:26.014341 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1030/4092] 10.4.3.246 () {70 vars in 1298 bytes} [Wed Aug 12 20:25:25 2026] POST /volume/v3/volumes => generated 777 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:25:26.027053 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-637ba2ad-9de6-4f46-b563-ccd67ff19574 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:26.029482 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-637ba2ad-9de6-4f46-b563-ccd67ff19574 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/volumes/1648972a-0187-4db7-8c8e-f1e64bc32941 Aug 12 20:25:26.029482 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-637ba2ad-9de6-4f46-b563-ccd67ff19574 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:26.030733 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-637ba2ad-9de6-4f46-b563-ccd67ff19574 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:26.037648 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:26.037648 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:25:26.041724 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-637ba2ad-9de6-4f46-b563-ccd67ff19574 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Volume info retrieved successfully. Aug 12 20:25:26.055355 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-637ba2ad-9de6-4f46-b563-ccd67ff19574 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/volumes/1648972a-0187-4db7-8c8e-f1e64bc32941 returned with HTTP 200 Aug 12 20:25:26.055355 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1015/4093] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:26 2026] GET /volume/v3/volumes/1648972a-0187-4db7-8c8e-f1e64bc32941 => generated 956 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:27.068819 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-c63bdd31-0d52-4776-a74e-7411bbf511b6 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:27.070726 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c63bdd31-0d52-4776-a74e-7411bbf511b6 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/volumes/1648972a-0187-4db7-8c8e-f1e64bc32941 Aug 12 20:25:27.071020 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c63bdd31-0d52-4776-a74e-7411bbf511b6 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:27.071263 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c63bdd31-0d52-4776-a74e-7411bbf511b6 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:27.073321 np0000007109 devstack@c-api.service[100386]: DEBUG dbcounter [-] [100386] Writing DB stats cinder:SELECT=309,cinder:INSERT=51,cinder:UPDATE=88 {{(pid=100386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:25:27.078911 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:27.078911 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:25:27.083133 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-c63bdd31-0d52-4776-a74e-7411bbf511b6 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Volume info retrieved successfully. Aug 12 20:25:27.087301 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c63bdd31-0d52-4776-a74e-7411bbf511b6 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/volumes/1648972a-0187-4db7-8c8e-f1e64bc32941 returned with HTTP 200 Aug 12 20:25:27.087857 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1015/4094] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:27 2026] GET /volume/v3/volumes/1648972a-0187-4db7-8c8e-f1e64bc32941 => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:25:27.105214 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-78996e77-a280-4815-a27b-26f6e4386bf3 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:27.107069 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-78996e77-a280-4815-a27b-26f6e4386bf3 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] POST https://10.4.3.246/volume/v3/backups Aug 12 20:25:27.107451 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-78996e77-a280-4815-a27b-26f6e4386bf3 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1648972a-0187-4db7-8c8e-f1e64bc32941", "name": "tempest-type-Backup-1276816040"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:25:27.108932 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.contrib.backups [None req-78996e77-a280-4815-a27b-26f6e4386bf3 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Creating new backup {'backup': {'volume_id': '1648972a-0187-4db7-8c8e-f1e64bc32941', 'name': 'tempest-type-Backup-1276816040'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 20:25:27.109070 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.contrib.backups [None req-78996e77-a280-4815-a27b-26f6e4386bf3 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Creating backup of volume 1648972a-0187-4db7-8c8e-f1e64bc32941 in container None Aug 12 20:25:27.116763 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:27.116763 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:25:27.117298 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-78996e77-a280-4815-a27b-26f6e4386bf3 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Volume info retrieved successfully. Aug 12 20:25:27.135051 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-78996e77-a280-4815-a27b-26f6e4386bf3 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Created reservations ['17dafde4-04e4-4883-bf21-5f361b8ff274', '3ac31900-9385-4e87-8e81-2ba9878e96bb'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:25:27.165097 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-78996e77-a280-4815-a27b-26f6e4386bf3 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups returned with HTTP 202 Aug 12 20:25:27.165684 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1035/4095] 10.4.3.246 () {70 vars in 1299 bytes} [Wed Aug 12 20:25:27 2026] POST /volume/v3/backups => generated 316 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:25:27.173735 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-717112aa-4406-4e6b-a82c-5de871e858ea None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:27.175578 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-717112aa-4406-4e6b-a82c-5de871e858ea tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 Aug 12 20:25:27.175821 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-717112aa-4406-4e6b-a82c-5de871e858ea tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:27.176108 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-717112aa-4406-4e6b-a82c-5de871e858ea tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:27.176269 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-717112aa-4406-4e6b-a82c-5de871e858ea tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id ab846019-6cbf-4f6d-a4e6-0cfb246326f6. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:27.181101 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:27.181101 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:25:27.181862 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-717112aa-4406-4e6b-a82c-5de871e858ea tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 returned with HTTP 200 Aug 12 20:25:27.182340 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1031/4096] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:27 2026] GET /volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:28.193505 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f9e033f6-761c-4225-9619-4fdeb06bceb0 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:28.195822 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f9e033f6-761c-4225-9619-4fdeb06bceb0 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 Aug 12 20:25:28.196112 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f9e033f6-761c-4225-9619-4fdeb06bceb0 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:28.196374 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f9e033f6-761c-4225-9619-4fdeb06bceb0 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:28.196533 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-f9e033f6-761c-4225-9619-4fdeb06bceb0 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id ab846019-6cbf-4f6d-a4e6-0cfb246326f6. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:28.202046 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:28.202046 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:25:28.202889 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f9e033f6-761c-4225-9619-4fdeb06bceb0 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 returned with HTTP 200 Aug 12 20:25:28.203374 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1016/4097] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:28 2026] GET /volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:29.213263 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-84a86dbb-018c-4c4d-bb78-a7845314a653 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:29.216664 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-84a86dbb-018c-4c4d-bb78-a7845314a653 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 Aug 12 20:25:29.216664 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-84a86dbb-018c-4c4d-bb78-a7845314a653 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:29.216664 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-84a86dbb-018c-4c4d-bb78-a7845314a653 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:29.216664 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-84a86dbb-018c-4c4d-bb78-a7845314a653 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id ab846019-6cbf-4f6d-a4e6-0cfb246326f6. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:29.219904 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:29.219904 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:25:29.220534 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-84a86dbb-018c-4c4d-bb78-a7845314a653 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 returned with HTTP 200 Aug 12 20:25:29.220946 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1016/4098] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:29 2026] GET /volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:30.231474 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-1f2a75da-8a68-4484-b73d-7716e0668d14 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:30.233582 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1f2a75da-8a68-4484-b73d-7716e0668d14 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 Aug 12 20:25:30.233850 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1f2a75da-8a68-4484-b73d-7716e0668d14 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:30.234075 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1f2a75da-8a68-4484-b73d-7716e0668d14 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:30.234201 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-1f2a75da-8a68-4484-b73d-7716e0668d14 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id ab846019-6cbf-4f6d-a4e6-0cfb246326f6. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:30.236034 np0000007109 devstack@c-api.service[100384]: DEBUG dbcounter [-] [100384] Writing DB stats cinder:SELECT=322,cinder:INSERT=56,cinder:UPDATE=98 {{(pid=100384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:25:30.239515 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:30.239515 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:25:30.240356 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1f2a75da-8a68-4484-b73d-7716e0668d14 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 returned with HTTP 200 Aug 12 20:25:30.240929 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1036/4099] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:30 2026] GET /volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:31.252182 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-bf2a3c75-751d-42fd-b11a-86b06f8316e9 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:31.253750 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-bf2a3c75-751d-42fd-b11a-86b06f8316e9 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 Aug 12 20:25:31.254001 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-bf2a3c75-751d-42fd-b11a-86b06f8316e9 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:31.254208 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-bf2a3c75-751d-42fd-b11a-86b06f8316e9 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:31.254340 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-bf2a3c75-751d-42fd-b11a-86b06f8316e9 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id ab846019-6cbf-4f6d-a4e6-0cfb246326f6. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:31.258903 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:31.258903 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:25:31.259246 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-bf2a3c75-751d-42fd-b11a-86b06f8316e9 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 returned with HTTP 200 Aug 12 20:25:31.260915 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1032/4100] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:31 2026] GET /volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:32.269375 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-d0ee66d9-3796-4daa-ba3f-7070559f2d76 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:32.271021 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d0ee66d9-3796-4daa-ba3f-7070559f2d76 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 Aug 12 20:25:32.271255 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d0ee66d9-3796-4daa-ba3f-7070559f2d76 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:32.271417 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d0ee66d9-3796-4daa-ba3f-7070559f2d76 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:32.271524 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-d0ee66d9-3796-4daa-ba3f-7070559f2d76 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id ab846019-6cbf-4f6d-a4e6-0cfb246326f6. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:32.273242 np0000007109 devstack@c-api.service[100385]: DEBUG dbcounter [-] [100385] Writing DB stats cinder:SELECT=321,cinder:UPDATE=75,cinder:INSERT=44 {{(pid=100385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:25:32.276107 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:32.276107 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:25:32.276703 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d0ee66d9-3796-4daa-ba3f-7070559f2d76 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 returned with HTTP 200 Aug 12 20:25:32.277060 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1017/4101] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:32 2026] GET /volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:33.286932 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-b08802a6-ce01-4732-bcf3-626357017901 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:33.290227 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b08802a6-ce01-4732-bcf3-626357017901 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 Aug 12 20:25:33.290512 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b08802a6-ce01-4732-bcf3-626357017901 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:33.290785 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b08802a6-ce01-4732-bcf3-626357017901 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:33.290928 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-b08802a6-ce01-4732-bcf3-626357017901 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id ab846019-6cbf-4f6d-a4e6-0cfb246326f6. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:33.296223 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:33.296223 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:25:33.297035 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b08802a6-ce01-4732-bcf3-626357017901 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 returned with HTTP 200 Aug 12 20:25:33.297507 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1017/4102] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:33 2026] GET /volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:34.307162 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a2dfc930-6886-4d9e-ab7f-0a3c6a8fff96 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:34.308910 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a2dfc930-6886-4d9e-ab7f-0a3c6a8fff96 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 Aug 12 20:25:34.309138 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a2dfc930-6886-4d9e-ab7f-0a3c6a8fff96 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:34.309316 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a2dfc930-6886-4d9e-ab7f-0a3c6a8fff96 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:34.309420 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-a2dfc930-6886-4d9e-ab7f-0a3c6a8fff96 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id ab846019-6cbf-4f6d-a4e6-0cfb246326f6. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:34.313585 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:34.313585 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:25:34.314141 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a2dfc930-6886-4d9e-ab7f-0a3c6a8fff96 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 returned with HTTP 200 Aug 12 20:25:34.314546 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1037/4103] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:34 2026] GET /volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:35.323949 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-d89358c0-8696-4d52-ac64-a3f5e07a9ec7 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:35.325587 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d89358c0-8696-4d52-ac64-a3f5e07a9ec7 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 Aug 12 20:25:35.325800 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d89358c0-8696-4d52-ac64-a3f5e07a9ec7 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:35.325977 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d89358c0-8696-4d52-ac64-a3f5e07a9ec7 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:35.326074 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-d89358c0-8696-4d52-ac64-a3f5e07a9ec7 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id ab846019-6cbf-4f6d-a4e6-0cfb246326f6. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:35.329947 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:35.329947 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:25:35.330486 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d89358c0-8696-4d52-ac64-a3f5e07a9ec7 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 returned with HTTP 200 Aug 12 20:25:35.330826 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1033/4104] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:35 2026] GET /volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:36.340563 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-322984d5-68d2-40b8-9ef3-3bf6ee25d4b2 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:36.342163 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-322984d5-68d2-40b8-9ef3-3bf6ee25d4b2 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 Aug 12 20:25:36.342481 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-322984d5-68d2-40b8-9ef3-3bf6ee25d4b2 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:36.343586 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-322984d5-68d2-40b8-9ef3-3bf6ee25d4b2 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:36.343586 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-322984d5-68d2-40b8-9ef3-3bf6ee25d4b2 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id ab846019-6cbf-4f6d-a4e6-0cfb246326f6. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:36.346762 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:36.346762 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:25:36.347768 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-322984d5-68d2-40b8-9ef3-3bf6ee25d4b2 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 returned with HTTP 200 Aug 12 20:25:36.347768 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1018/4105] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:36 2026] GET /volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:37.357665 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-7c716bc6-08f2-458f-b0b1-7200d80e49f4 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:37.360557 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7c716bc6-08f2-458f-b0b1-7200d80e49f4 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 Aug 12 20:25:37.360557 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7c716bc6-08f2-458f-b0b1-7200d80e49f4 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:37.360557 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7c716bc6-08f2-458f-b0b1-7200d80e49f4 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:37.360557 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-7c716bc6-08f2-458f-b0b1-7200d80e49f4 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id ab846019-6cbf-4f6d-a4e6-0cfb246326f6. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:37.364555 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:37.364555 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:25:37.365250 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7c716bc6-08f2-458f-b0b1-7200d80e49f4 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 returned with HTTP 200 Aug 12 20:25:37.365737 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1018/4106] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:37 2026] GET /volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:38.380035 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-27115c4e-6bea-41b4-a8c5-ae07034f2251 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:38.381876 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-27115c4e-6bea-41b4-a8c5-ae07034f2251 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 Aug 12 20:25:38.382088 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-27115c4e-6bea-41b4-a8c5-ae07034f2251 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:38.382270 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-27115c4e-6bea-41b4-a8c5-ae07034f2251 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:38.382367 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-27115c4e-6bea-41b4-a8c5-ae07034f2251 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id ab846019-6cbf-4f6d-a4e6-0cfb246326f6. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:38.386685 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:38.386685 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:25:38.387290 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-27115c4e-6bea-41b4-a8c5-ae07034f2251 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 returned with HTTP 200 Aug 12 20:25:38.387691 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1038/4107] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:38 2026] GET /volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:39.398557 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-86cad8c6-946c-4a4c-b9a9-88c4dbe9059f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:39.400223 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-86cad8c6-946c-4a4c-b9a9-88c4dbe9059f tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 Aug 12 20:25:39.400412 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-86cad8c6-946c-4a4c-b9a9-88c4dbe9059f tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:39.400629 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-86cad8c6-946c-4a4c-b9a9-88c4dbe9059f tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:39.400770 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-86cad8c6-946c-4a4c-b9a9-88c4dbe9059f tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id ab846019-6cbf-4f6d-a4e6-0cfb246326f6. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:39.405072 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:39.405072 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:25:39.405601 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-86cad8c6-946c-4a4c-b9a9-88c4dbe9059f tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 returned with HTTP 200 Aug 12 20:25:39.406160 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1034/4108] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:39 2026] GET /volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:39.662122 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-c2b297b7-a5e4-40c6-b3f6-0c90bc45a5b1 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:39.663804 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c2b297b7-a5e4-40c6-b3f6-0c90bc45a5b1 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 Aug 12 20:25:39.664026 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c2b297b7-a5e4-40c6-b3f6-0c90bc45a5b1 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:39.664243 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c2b297b7-a5e4-40c6-b3f6-0c90bc45a5b1 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:39.672225 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:39.672225 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:25:39.676046 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-c2b297b7-a5e4-40c6-b3f6-0c90bc45a5b1 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:25:39.681180 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c2b297b7-a5e4-40c6-b3f6-0c90bc45a5b1 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 returned with HTTP 200 Aug 12 20:25:39.681638 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1019/4109] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:25:39 2026] GET /volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:39.693899 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-0b3dde2f-50cb-4e59-ae3d-85e5b0f18972 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:39.695790 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0b3dde2f-50cb-4e59-ae3d-85e5b0f18972 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 Aug 12 20:25:39.696262 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0b3dde2f-50cb-4e59-ae3d-85e5b0f18972 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:39.696626 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0b3dde2f-50cb-4e59-ae3d-85e5b0f18972 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:39.705225 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:39.705225 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:25:39.710155 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-0b3dde2f-50cb-4e59-ae3d-85e5b0f18972 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:25:39.715151 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0b3dde2f-50cb-4e59-ae3d-85e5b0f18972 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 returned with HTTP 200 Aug 12 20:25:39.715863 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1019/4110] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:25:39 2026] GET /volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:39.757737 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-b1c7039e-dfe9-41f7-8fdf-cdad9a28e84e req-cc297605-41ff-42d6-a90e-52a4d93e4a6b None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:39.760029 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-b1c7039e-dfe9-41f7-8fdf-cdad9a28e84e req-cc297605-41ff-42d6-a90e-52a4d93e4a6b tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 Aug 12 20:25:39.760274 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-b1c7039e-dfe9-41f7-8fdf-cdad9a28e84e req-cc297605-41ff-42d6-a90e-52a4d93e4a6b tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:39.760395 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-b1c7039e-dfe9-41f7-8fdf-cdad9a28e84e req-cc297605-41ff-42d6-a90e-52a4d93e4a6b tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:39.767555 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:39.767555 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:25:39.771956 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-b1c7039e-dfe9-41f7-8fdf-cdad9a28e84e req-cc297605-41ff-42d6-a90e-52a4d93e4a6b tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:25:39.777156 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-b1c7039e-dfe9-41f7-8fdf-cdad9a28e84e req-cc297605-41ff-42d6-a90e-52a4d93e4a6b tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 returned with HTTP 200 Aug 12 20:25:39.777656 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1039/4111] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:25:39 2026] GET /volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:39.844985 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-b85a07e3-cebd-44b8-a28c-1d6c1be91dc7 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:39.845351 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b85a07e3-cebd-44b8-a28c-1d6c1be91dc7 None None] GET https://10.4.3.246/volume// Aug 12 20:25:39.845546 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b85a07e3-cebd-44b8-a28c-1d6c1be91dc7 None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:39.845741 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b85a07e3-cebd-44b8-a28c-1d6c1be91dc7 None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:39.846037 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b85a07e3-cebd-44b8-a28c-1d6c1be91dc7 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:25:39.846295 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1035/4112] 10.4.3.246 () {66 vars in 1428 bytes} [Wed Aug 12 20:25:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:25:39.852177 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-b1c7039e-dfe9-41f7-8fdf-cdad9a28e84e req-100af73a-0140-44cf-9a79-ca3d33b60ac5 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:39.854056 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-b1c7039e-dfe9-41f7-8fdf-cdad9a28e84e req-100af73a-0140-44cf-9a79-ca3d33b60ac5 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:25:39.854386 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-b1c7039e-dfe9-41f7-8fdf-cdad9a28e84e req-100af73a-0140-44cf-9a79-ca3d33b60ac5 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9b4c3612-e7ff-4cfe-afae-8628fafeca79", "connector": null, "instance_uuid": "8e76333d-ca04-4384-b285-bcca1cd97346"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:25:39.862431 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:39.862431 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:25:39.883586 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-b1c7039e-dfe9-41f7-8fdf-cdad9a28e84e req-100af73a-0140-44cf-9a79-ca3d33b60ac5 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:25:39.883982 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1020/4113] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:25:39 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 12 20:25:39.911201 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-24a84186-4ae6-4193-a15c-402c4bd37ce7 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:39.915589 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-24a84186-4ae6-4193-a15c-402c4bd37ce7 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 Aug 12 20:25:39.915589 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-24a84186-4ae6-4193-a15c-402c4bd37ce7 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:39.915589 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-24a84186-4ae6-4193-a15c-402c4bd37ce7 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:39.926236 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-6f7a300b-19d5-433c-83f8-130b2735f259 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:39.926646 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6f7a300b-19d5-433c-83f8-130b2735f259 None None] GET https://10.4.3.246/volume// Aug 12 20:25:39.926798 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6f7a300b-19d5-433c-83f8-130b2735f259 None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:39.926974 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6f7a300b-19d5-433c-83f8-130b2735f259 None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:39.927413 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6f7a300b-19d5-433c-83f8-130b2735f259 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:25:39.927885 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1040/4114] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:25:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:25:39.929979 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:39.929979 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:25:39.933134 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-24a84186-4ae6-4193-a15c-402c4bd37ce7 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:25:39.934819 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-b1c7039e-dfe9-41f7-8fdf-cdad9a28e84e req-ccb1559c-da84-43c3-bb5d-a2b99d5b89ea None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:39.936013 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-b1c7039e-dfe9-41f7-8fdf-cdad9a28e84e req-ccb1559c-da84-43c3-bb5d-a2b99d5b89ea tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 Aug 12 20:25:39.936201 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-b1c7039e-dfe9-41f7-8fdf-cdad9a28e84e req-ccb1559c-da84-43c3-bb5d-a2b99d5b89ea tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:39.936596 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-b1c7039e-dfe9-41f7-8fdf-cdad9a28e84e req-ccb1559c-da84-43c3-bb5d-a2b99d5b89ea tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:39.938196 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-24a84186-4ae6-4193-a15c-402c4bd37ce7 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 returned with HTTP 200 Aug 12 20:25:39.938718 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1020/4115] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:25:39 2026] GET /volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:39.944726 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:39.944726 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:25:39.947884 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-b1c7039e-dfe9-41f7-8fdf-cdad9a28e84e req-ccb1559c-da84-43c3-bb5d-a2b99d5b89ea tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:25:39.951456 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-b1c7039e-dfe9-41f7-8fdf-cdad9a28e84e req-ccb1559c-da84-43c3-bb5d-a2b99d5b89ea tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 returned with HTTP 200 Aug 12 20:25:39.951871 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1036/4116] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:25:39 2026] GET /volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 => generated 1056 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:25:40.047323 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-b1c7039e-dfe9-41f7-8fdf-cdad9a28e84e req-533e5c9a-6f5e-4ee9-9012-fc66bd5b371a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:40.048955 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-b1c7039e-dfe9-41f7-8fdf-cdad9a28e84e req-533e5c9a-6f5e-4ee9-9012-fc66bd5b371a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] PUT https://10.4.3.246/volume/v3/attachments/cec298a2-5a93-406a-8194-87b5879e7f3c Aug 12 20:25:40.049342 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-b1c7039e-dfe9-41f7-8fdf-cdad9a28e84e req-533e5c9a-6f5e-4ee9-9012-fc66bd5b371a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:25:40.057084 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-b1c7039e-dfe9-41f7-8fdf-cdad9a28e84e req-533e5c9a-6f5e-4ee9-9012-fc66bd5b371a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Acquiring lock "cinder-attachment_update-9b4c3612-e7ff-4cfe-afae-8628fafeca79-np0000007109" by "attachment_update" {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:25:40.061053 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-b1c7039e-dfe9-41f7-8fdf-cdad9a28e84e req-533e5c9a-6f5e-4ee9-9012-fc66bd5b371a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Lock "cinder-attachment_update-9b4c3612-e7ff-4cfe-afae-8628fafeca79-np0000007109" acquired by "attachment_update" :: waited 0.004s {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:25:40.061972 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:40.061972 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:25:40.142333 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-b1c7039e-dfe9-41f7-8fdf-cdad9a28e84e req-533e5c9a-6f5e-4ee9-9012-fc66bd5b371a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Lock "cinder-attachment_update-9b4c3612-e7ff-4cfe-afae-8628fafeca79-np0000007109" released by "attachment_update" :: held 0.081s {{(pid=100385) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:25:40.142674 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-b1c7039e-dfe9-41f7-8fdf-cdad9a28e84e req-533e5c9a-6f5e-4ee9-9012-fc66bd5b371a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/attachments/cec298a2-5a93-406a-8194-87b5879e7f3c returned with HTTP 200 Aug 12 20:25:40.143406 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1021/4117] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:25:40 2026] PUT /volume/v3/attachments/cec298a2-5a93-406a-8194-87b5879e7f3c => generated 968 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:25:40.153227 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-b1c7039e-dfe9-41f7-8fdf-cdad9a28e84e req-0f1b2a6d-1b24-4bda-9ebc-31f2df82912d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:40.155466 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-b1c7039e-dfe9-41f7-8fdf-cdad9a28e84e req-0f1b2a6d-1b24-4bda-9ebc-31f2df82912d tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79/encryption Aug 12 20:25:40.155682 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-b1c7039e-dfe9-41f7-8fdf-cdad9a28e84e req-0f1b2a6d-1b24-4bda-9ebc-31f2df82912d tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:40.155949 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-b1c7039e-dfe9-41f7-8fdf-cdad9a28e84e req-0f1b2a6d-1b24-4bda-9ebc-31f2df82912d tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'index' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:40.166135 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:40.166135 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:25:40.173141 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-b1c7039e-dfe9-41f7-8fdf-cdad9a28e84e req-0f1b2a6d-1b24-4bda-9ebc-31f2df82912d tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79/encryption returned with HTTP 200 Aug 12 20:25:40.173758 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1041/4118] 10.4.3.246 () {68 vars in 1631 bytes} [Wed Aug 12 20:25:40 2026] GET /volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:40.415907 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-93e5e68c-32f9-4f34-8a07-fb63f6d3a5c9 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:40.417925 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-93e5e68c-32f9-4f34-8a07-fb63f6d3a5c9 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 Aug 12 20:25:40.418459 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-93e5e68c-32f9-4f34-8a07-fb63f6d3a5c9 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:40.419557 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-93e5e68c-32f9-4f34-8a07-fb63f6d3a5c9 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:40.419557 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-93e5e68c-32f9-4f34-8a07-fb63f6d3a5c9 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id ab846019-6cbf-4f6d-a4e6-0cfb246326f6. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:40.424588 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:40.424588 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:25:40.426289 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-93e5e68c-32f9-4f34-8a07-fb63f6d3a5c9 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 returned with HTTP 200 Aug 12 20:25:40.426289 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1021/4119] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:40 2026] GET /volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:40.951130 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0bf67ecd-86ce-445a-bc53-dd025fec9503 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:40.961011 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0bf67ecd-86ce-445a-bc53-dd025fec9503 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 Aug 12 20:25:40.961011 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0bf67ecd-86ce-445a-bc53-dd025fec9503 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:40.961011 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0bf67ecd-86ce-445a-bc53-dd025fec9503 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:40.966649 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:40.966649 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:25:40.970106 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-0bf67ecd-86ce-445a-bc53-dd025fec9503 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:25:40.973804 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0bf67ecd-86ce-445a-bc53-dd025fec9503 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 returned with HTTP 200 Aug 12 20:25:40.974159 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1037/4120] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:25:40 2026] GET /volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:41.436780 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a49ca9e3-5a78-4e6f-8ecd-16cf709097fa None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:41.438665 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a49ca9e3-5a78-4e6f-8ecd-16cf709097fa tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 Aug 12 20:25:41.438847 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a49ca9e3-5a78-4e6f-8ecd-16cf709097fa tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:41.439043 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a49ca9e3-5a78-4e6f-8ecd-16cf709097fa tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:41.439955 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-a49ca9e3-5a78-4e6f-8ecd-16cf709097fa tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id ab846019-6cbf-4f6d-a4e6-0cfb246326f6. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:41.443461 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:41.443461 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:25:41.444121 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a49ca9e3-5a78-4e6f-8ecd-16cf709097fa tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 returned with HTTP 200 Aug 12 20:25:41.444880 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1022/4121] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:41 2026] GET /volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:41.986103 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-4b97d8fd-4ca9-4572-93db-72033aa46580 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:41.988438 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4b97d8fd-4ca9-4572-93db-72033aa46580 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 Aug 12 20:25:41.988742 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4b97d8fd-4ca9-4572-93db-72033aa46580 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:41.988995 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4b97d8fd-4ca9-4572-93db-72033aa46580 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:42.009517 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:42.009517 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:25:42.013555 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-4b97d8fd-4ca9-4572-93db-72033aa46580 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:25:42.018119 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4b97d8fd-4ca9-4572-93db-72033aa46580 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 returned with HTTP 200 Aug 12 20:25:42.018574 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1042/4122] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:25:41 2026] GET /volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:42.455026 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-b4046610-7277-4f1b-9653-143c6e12d7ee None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:42.456931 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b4046610-7277-4f1b-9653-143c6e12d7ee tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 Aug 12 20:25:42.457299 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b4046610-7277-4f1b-9653-143c6e12d7ee tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:42.457650 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b4046610-7277-4f1b-9653-143c6e12d7ee tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:42.457881 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-b4046610-7277-4f1b-9653-143c6e12d7ee tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id ab846019-6cbf-4f6d-a4e6-0cfb246326f6. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:42.462851 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:42.462851 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:25:42.463551 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b4046610-7277-4f1b-9653-143c6e12d7ee tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 returned with HTTP 200 Aug 12 20:25:42.463942 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1022/4123] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:42 2026] GET /volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:43.030575 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-acf3d0d0-b516-45a8-bd9e-2849f49cff5c None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:43.032417 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-acf3d0d0-b516-45a8-bd9e-2849f49cff5c tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 Aug 12 20:25:43.032622 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-acf3d0d0-b516-45a8-bd9e-2849f49cff5c tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:43.032809 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-acf3d0d0-b516-45a8-bd9e-2849f49cff5c tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:43.042486 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:43.042486 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:25:43.045558 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-acf3d0d0-b516-45a8-bd9e-2849f49cff5c tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:25:43.049221 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-acf3d0d0-b516-45a8-bd9e-2849f49cff5c tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 returned with HTTP 200 Aug 12 20:25:43.049580 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1038/4124] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:25:43 2026] GET /volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:43.474070 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-d41a1572-7ed1-461b-90b9-9426293ec7de None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:43.477103 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d41a1572-7ed1-461b-90b9-9426293ec7de tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 Aug 12 20:25:43.477103 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d41a1572-7ed1-461b-90b9-9426293ec7de tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:43.477103 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d41a1572-7ed1-461b-90b9-9426293ec7de tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:43.477103 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-d41a1572-7ed1-461b-90b9-9426293ec7de tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id ab846019-6cbf-4f6d-a4e6-0cfb246326f6. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:43.480388 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:43.480388 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:25:43.481075 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d41a1572-7ed1-461b-90b9-9426293ec7de tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 returned with HTTP 200 Aug 12 20:25:43.481491 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1023/4125] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:43 2026] GET /volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:44.061364 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-82644f43-2730-4deb-9d28-44468529aa65 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:44.063174 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-82644f43-2730-4deb-9d28-44468529aa65 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 Aug 12 20:25:44.063467 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-82644f43-2730-4deb-9d28-44468529aa65 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:44.063712 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-82644f43-2730-4deb-9d28-44468529aa65 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:44.072865 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:44.072865 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:25:44.076098 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-82644f43-2730-4deb-9d28-44468529aa65 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:25:44.080040 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-82644f43-2730-4deb-9d28-44468529aa65 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 returned with HTTP 200 Aug 12 20:25:44.080404 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1043/4126] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:25:44 2026] GET /volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:44.490689 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-86c5f268-3ab2-4909-a783-5e05df1d0e3b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:44.492590 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-86c5f268-3ab2-4909-a783-5e05df1d0e3b tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 Aug 12 20:25:44.492800 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-86c5f268-3ab2-4909-a783-5e05df1d0e3b tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:44.492971 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-86c5f268-3ab2-4909-a783-5e05df1d0e3b tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:44.493069 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-86c5f268-3ab2-4909-a783-5e05df1d0e3b tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id ab846019-6cbf-4f6d-a4e6-0cfb246326f6. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:44.497247 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:44.497247 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:25:44.497971 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-86c5f268-3ab2-4909-a783-5e05df1d0e3b tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 returned with HTTP 200 Aug 12 20:25:44.498312 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1023/4127] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:44 2026] GET /volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:44.506915 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-9d99ad5a-6246-4655-b2cd-6fbad5236aed None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:44.508514 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9d99ad5a-6246-4655-b2cd-6fbad5236aed tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] POST https://10.4.3.246/volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6/action Aug 12 20:25:44.508858 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9d99ad5a-6246-4655-b2cd-6fbad5236aed tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:25:44.508981 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9d99ad5a-6246-4655-b2cd-6fbad5236aed tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:25:44.510304 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.contrib.admin_actions [None req-9d99ad5a-6246-4655-b2cd-6fbad5236aed tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Updating backup 'ab846019-6cbf-4f6d-a4e6-0cfb246326f6' with '{'status': 'error'}' {{(pid=100383) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 12 20:25:44.516711 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:44.516711 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:25:44.517672 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.policy [None req-9d99ad5a-6246-4655-b2cd-6fbad5236aed tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '3ab9daef22a54fdda55fc7b89dc42d4f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1af38c41224149b0923e83bf98af8cdb', '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=100383) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 20:25:44.517865 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9d99ad5a-6246-4655-b2cd-6fbad5236aed tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] https://10.4.3.246/volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6/action returned with HTTP 403 Aug 12 20:25:44.518295 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1039/4128] 10.4.3.246 () {70 vars in 1430 bytes} [Wed Aug 12 20:25:44 2026] POST /volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6/action => generated 131 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:25:44.524585 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-45297cbc-7425-4d91-a763-f8ce6097de01 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:44.526099 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-45297cbc-7425-4d91-a763-f8ce6097de01 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/1648972a-0187-4db7-8c8e-f1e64bc32941 Aug 12 20:25:44.526309 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-45297cbc-7425-4d91-a763-f8ce6097de01 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:44.526516 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-45297cbc-7425-4d91-a763-f8ce6097de01 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:44.526704 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-45297cbc-7425-4d91-a763-f8ce6097de01 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Delete volume with id: 1648972a-0187-4db7-8c8e-f1e64bc32941 Aug 12 20:25:44.532983 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:44.532983 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:25:44.533296 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-45297cbc-7425-4d91-a763-f8ce6097de01 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Volume info retrieved successfully. Aug 12 20:25:44.546955 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-45297cbc-7425-4d91-a763-f8ce6097de01 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Delete volume request issued successfully. Aug 12 20:25:44.547098 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-45297cbc-7425-4d91-a763-f8ce6097de01 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/volumes/1648972a-0187-4db7-8c8e-f1e64bc32941 returned with HTTP 202 Aug 12 20:25:44.547532 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1024/4129] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:25:44 2026] DELETE /volume/v3/volumes/1648972a-0187-4db7-8c8e-f1e64bc32941 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:25:44.557249 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c078d045-e2c9-47e9-b12b-e0694fe71366 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:44.558961 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c078d045-e2c9-47e9-b12b-e0694fe71366 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/volumes/1648972a-0187-4db7-8c8e-f1e64bc32941 Aug 12 20:25:44.559151 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c078d045-e2c9-47e9-b12b-e0694fe71366 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:44.559326 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c078d045-e2c9-47e9-b12b-e0694fe71366 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:44.566353 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:44.566353 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:25:44.569867 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-c078d045-e2c9-47e9-b12b-e0694fe71366 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Volume info retrieved successfully. Aug 12 20:25:44.573643 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c078d045-e2c9-47e9-b12b-e0694fe71366 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/volumes/1648972a-0187-4db7-8c8e-f1e64bc32941 returned with HTTP 200 Aug 12 20:25:44.573983 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1044/4130] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:44 2026] GET /volume/v3/volumes/1648972a-0187-4db7-8c8e-f1e64bc32941 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:25:45.092867 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-c16c1708-b9e4-46de-af7b-6950029b5dcd None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:45.094552 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c16c1708-b9e4-46de-af7b-6950029b5dcd tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 Aug 12 20:25:45.094774 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c16c1708-b9e4-46de-af7b-6950029b5dcd tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:45.094951 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c16c1708-b9e4-46de-af7b-6950029b5dcd tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:45.104975 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:45.104975 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:25:45.108382 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-c16c1708-b9e4-46de-af7b-6950029b5dcd tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:25:45.112181 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c16c1708-b9e4-46de-af7b-6950029b5dcd tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 returned with HTTP 200 Aug 12 20:25:45.112778 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1024/4131] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:25:45 2026] GET /volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:45.586334 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-3d3c0ca2-20c8-47f3-8a76-77f8169822e1 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:45.588126 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3d3c0ca2-20c8-47f3-8a76-77f8169822e1 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/volumes/1648972a-0187-4db7-8c8e-f1e64bc32941 Aug 12 20:25:45.588321 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3d3c0ca2-20c8-47f3-8a76-77f8169822e1 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:45.588510 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3d3c0ca2-20c8-47f3-8a76-77f8169822e1 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:45.594077 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3d3c0ca2-20c8-47f3-8a76-77f8169822e1 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/volumes/1648972a-0187-4db7-8c8e-f1e64bc32941 returned with HTTP 404 Aug 12 20:25:45.594557 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1040/4132] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:45 2026] GET /volume/v3/volumes/1648972a-0187-4db7-8c8e-f1e64bc32941 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:25:45.601742 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-c74644c7-deff-4e07-8a33-129441ba8dec None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:45.603257 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c74644c7-deff-4e07-8a33-129441ba8dec tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] POST https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d/restore Aug 12 20:25:45.603604 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c74644c7-deff-4e07-8a33-129441ba8dec tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:25:45.604848 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.contrib.backups [None req-c74644c7-deff-4e07-8a33-129441ba8dec tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Restoring backup 16b462c0-fd25-4540-90f0-25f7347b622d ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100385) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 12 20:25:45.604961 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.contrib.backups [None req-c74644c7-deff-4e07-8a33-129441ba8dec tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Restoring backup 16b462c0-fd25-4540-90f0-25f7347b622d to volume None. Aug 12 20:25:45.608736 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:45.608736 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:25:45.609672 np0000007109 devstack@c-api.service[100385]: INFO cinder.backup.api [None req-c74644c7-deff-4e07-8a33-129441ba8dec tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Creating volume of 1 GB for restore of backup 16b462c0-fd25-4540-90f0-25f7347b622d. Aug 12 20:25:45.612659 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-c74644c7-deff-4e07-8a33-129441ba8dec tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Availability Zones retrieved successfully. Aug 12 20:25:45.617710 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-c74644c7-deff-4e07-8a33-129441ba8dec tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Flow 'volume_create_api' (8c562e1f-58d5-479f-b1e8-860e3f342d83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:25:45.618548 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-c74644c7-deff-4e07-8a33-129441ba8dec tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39ada43d-06f8-4a42-9980-d632a002edc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:25:45.619374 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-c74644c7-deff-4e07-8a33-129441ba8dec tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:25:45.642725 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-c74644c7-deff-4e07-8a33-129441ba8dec tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39ada43d-06f8-4a42-9980-d632a002edc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:25:45.643490 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-c74644c7-deff-4e07-8a33-129441ba8dec tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bcfdb7e-73c3-4378-a673-cd9ec78f4b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:25:45.674465 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-c74644c7-deff-4e07-8a33-129441ba8dec tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Created reservations ['563df941-ce21-4a38-8c82-9a50f027cd26', '7758746c-e53b-4265-8503-4422d8c857bd', 'd219055d-4472-402c-8e55-c3bde1337f2d', 'cc061b7d-4e36-401a-80d9-38ef358a4391'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:25:45.675169 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-c74644c7-deff-4e07-8a33-129441ba8dec tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bcfdb7e-73c3-4378-a673-cd9ec78f4b8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['563df941-ce21-4a38-8c82-9a50f027cd26', '7758746c-e53b-4265-8503-4422d8c857bd', 'd219055d-4472-402c-8e55-c3bde1337f2d', 'cc061b7d-4e36-401a-80d9-38ef358a4391']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:25:45.675842 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-c74644c7-deff-4e07-8a33-129441ba8dec tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fb8ec27-d60f-4257-ac96-366d277939f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:25:45.702972 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-c74644c7-deff-4e07-8a33-129441ba8dec tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fb8ec27-d60f-4257-ac96-366d277939f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02f99959-7a5e-4821-83d7-42097a55462b', '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='1af38c41224149b0923e83bf98af8cdb',qos_specs=None,replication_status=,reservations=['563df941-ce21-4a38-8c82-9a50f027cd26','7758746c-e53b-4265-8503-4422d8c857bd','d219055d-4472-402c-8e55-c3bde1337f2d','cc061b7d-4e36-401a-80d9-38ef358a4391'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ab9daef22a54fdda55fc7b89dc42d4f',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:25:45Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02f99959-7a5e-4821-83d7-42097a55462b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1af38c41224149b0923e83bf98af8cdb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ab9daef22a54fdda55fc7b89dc42d4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:25:45.703970 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-c74644c7-deff-4e07-8a33-129441ba8dec tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee5061fe-df3e-4bd7-b532-6f3a0cf90a93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:25:45.716605 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-c74644c7-deff-4e07-8a33-129441ba8dec tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee5061fe-df3e-4bd7-b532-6f3a0cf90a93) transitioned into 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='1af38c41224149b0923e83bf98af8cdb',qos_specs=None,replication_status=,reservations=['563df941-ce21-4a38-8c82-9a50f027cd26','7758746c-e53b-4265-8503-4422d8c857bd','d219055d-4472-402c-8e55-c3bde1337f2d','cc061b7d-4e36-401a-80d9-38ef358a4391'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ab9daef22a54fdda55fc7b89dc42d4f',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:25:45.717308 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-c74644c7-deff-4e07-8a33-129441ba8dec tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac90c5b8-95fd-41a0-936b-bf6c81c72fe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:25:45.726892 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-c74644c7-deff-4e07-8a33-129441ba8dec tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac90c5b8-95fd-41a0-936b-bf6c81c72fe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:25:45.727768 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-c74644c7-deff-4e07-8a33-129441ba8dec tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Flow 'volume_create_api' (8c562e1f-58d5-479f-b1e8-860e3f342d83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:25:45.728113 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-c74644c7-deff-4e07-8a33-129441ba8dec tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Create volume request issued successfully. Aug 12 20:25:45.734776 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:45.734776 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:25:45.735302 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-c74644c7-deff-4e07-8a33-129441ba8dec tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Volume info retrieved successfully. Aug 12 20:25:46.130795 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c2f03a00-aa35-49a0-a25e-e1a94dbfa5ae None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:46.132325 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c2f03a00-aa35-49a0-a25e-e1a94dbfa5ae tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 Aug 12 20:25:46.132499 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c2f03a00-aa35-49a0-a25e-e1a94dbfa5ae tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:46.132682 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c2f03a00-aa35-49a0-a25e-e1a94dbfa5ae tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:46.140701 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:46.140701 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:25:46.143471 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-c2f03a00-aa35-49a0-a25e-e1a94dbfa5ae tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:25:46.146911 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c2f03a00-aa35-49a0-a25e-e1a94dbfa5ae tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 returned with HTTP 200 Aug 12 20:25:46.147243 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1045/4133] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:25:46 2026] GET /volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:46.741895 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:46.741895 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:25:46.742438 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-c74644c7-deff-4e07-8a33-129441ba8dec tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Volume info retrieved successfully. Aug 12 20:25:46.742617 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.backup.api [None req-c74644c7-deff-4e07-8a33-129441ba8dec tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Checking backup size 1 against volume size 1 {{(pid=100385) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 12 20:25:46.742752 np0000007109 devstack@c-api.service[100385]: INFO cinder.backup.api [None req-c74644c7-deff-4e07-8a33-129441ba8dec tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Overwriting volume 02f99959-7a5e-4821-83d7-42097a55462b with restore of backup 16b462c0-fd25-4540-90f0-25f7347b622d Aug 12 20:25:46.753052 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.backup.rpcapi [None req-c74644c7-deff-4e07-8a33-129441ba8dec tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] restore_backup in rpcapi backup_id 16b462c0-fd25-4540-90f0-25f7347b622d {{(pid=100385) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 12 20:25:46.754730 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c74644c7-deff-4e07-8a33-129441ba8dec tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d/restore returned with HTTP 202 Aug 12 20:25:46.755131 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1025/4134] 10.4.3.246 () {70 vars in 1433 bytes} [Wed Aug 12 20:25:45 2026] POST /volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d/restore => generated 152 bytes in 1154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:25:46.762625 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-2196f1fe-5739-4a30-8e2d-8246789e6bbb None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:46.764661 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2196f1fe-5739-4a30-8e2d-8246789e6bbb tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d Aug 12 20:25:46.764945 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2196f1fe-5739-4a30-8e2d-8246789e6bbb tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:46.765073 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2196f1fe-5739-4a30-8e2d-8246789e6bbb tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:46.765171 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-2196f1fe-5739-4a30-8e2d-8246789e6bbb tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id 16b462c0-fd25-4540-90f0-25f7347b622d. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:46.769031 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:46.769031 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:25:46.769586 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2196f1fe-5739-4a30-8e2d-8246789e6bbb tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d returned with HTTP 200 Aug 12 20:25:46.769933 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1025/4135] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:46 2026] GET /volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:47.158483 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e3048de6-8afc-4ede-973f-b056da2a07b0 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:47.159995 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e3048de6-8afc-4ede-973f-b056da2a07b0 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 Aug 12 20:25:47.160164 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e3048de6-8afc-4ede-973f-b056da2a07b0 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:47.160332 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e3048de6-8afc-4ede-973f-b056da2a07b0 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:47.168382 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:47.168382 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:25:47.171238 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-e3048de6-8afc-4ede-973f-b056da2a07b0 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:25:47.174867 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e3048de6-8afc-4ede-973f-b056da2a07b0 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 returned with HTTP 200 Aug 12 20:25:47.175191 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1041/4136] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:25:47 2026] GET /volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:47.779261 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-7e2f3079-ab66-4dbd-8100-9bf5c369c062 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:47.780875 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7e2f3079-ab66-4dbd-8100-9bf5c369c062 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d Aug 12 20:25:47.781071 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7e2f3079-ab66-4dbd-8100-9bf5c369c062 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:47.781243 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7e2f3079-ab66-4dbd-8100-9bf5c369c062 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:47.781339 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-7e2f3079-ab66-4dbd-8100-9bf5c369c062 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id 16b462c0-fd25-4540-90f0-25f7347b622d. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:47.785037 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:47.785037 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:25:47.785574 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7e2f3079-ab66-4dbd-8100-9bf5c369c062 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d returned with HTTP 200 Aug 12 20:25:47.785898 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1046/4137] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:47 2026] GET /volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:48.187960 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-8fc8113a-d8b6-40d7-babc-bb95aac4f4df None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:48.189646 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8fc8113a-d8b6-40d7-babc-bb95aac4f4df tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 Aug 12 20:25:48.189845 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8fc8113a-d8b6-40d7-babc-bb95aac4f4df tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:48.190021 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8fc8113a-d8b6-40d7-babc-bb95aac4f4df tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:48.199261 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:48.199261 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:25:48.202714 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-8fc8113a-d8b6-40d7-babc-bb95aac4f4df tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:25:48.206971 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8fc8113a-d8b6-40d7-babc-bb95aac4f4df tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 returned with HTTP 200 Aug 12 20:25:48.207408 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1026/4138] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:25:48 2026] GET /volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:48.794877 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-659d4cdc-10e2-4b4b-a890-8bbb7ea1361d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:48.796506 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-659d4cdc-10e2-4b4b-a890-8bbb7ea1361d tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d Aug 12 20:25:48.796729 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-659d4cdc-10e2-4b4b-a890-8bbb7ea1361d tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:48.796901 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-659d4cdc-10e2-4b4b-a890-8bbb7ea1361d tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:48.797016 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-659d4cdc-10e2-4b4b-a890-8bbb7ea1361d tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id 16b462c0-fd25-4540-90f0-25f7347b622d. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:48.800781 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:48.800781 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:25:48.801284 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-659d4cdc-10e2-4b4b-a890-8bbb7ea1361d tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d returned with HTTP 200 Aug 12 20:25:48.801624 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1026/4139] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:48 2026] GET /volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:49.219162 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-42bbe4b1-d2a1-4865-a344-ed8a4ef89f18 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:49.220906 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-42bbe4b1-d2a1-4865-a344-ed8a4ef89f18 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 Aug 12 20:25:49.221092 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-42bbe4b1-d2a1-4865-a344-ed8a4ef89f18 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:49.221270 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-42bbe4b1-d2a1-4865-a344-ed8a4ef89f18 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:49.230211 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:49.230211 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:25:49.233330 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-42bbe4b1-d2a1-4865-a344-ed8a4ef89f18 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:25:49.237285 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-42bbe4b1-d2a1-4865-a344-ed8a4ef89f18 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 returned with HTTP 200 Aug 12 20:25:49.237668 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1042/4140] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:25:49 2026] GET /volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:49.466435 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-b1c7039e-dfe9-41f7-8fdf-cdad9a28e84e req-aaa124a0-f70d-4f99-ad71-fda61732c1e2 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:49.468298 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-b1c7039e-dfe9-41f7-8fdf-cdad9a28e84e req-aaa124a0-f70d-4f99-ad71-fda61732c1e2 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] POST https://10.4.3.246/volume/v3/attachments/cec298a2-5a93-406a-8194-87b5879e7f3c/action Aug 12 20:25:49.468674 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-b1c7039e-dfe9-41f7-8fdf-cdad9a28e84e req-aaa124a0-f70d-4f99-ad71-fda61732c1e2 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Action body: b'{"os-complete": null}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:25:49.468781 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-b1c7039e-dfe9-41f7-8fdf-cdad9a28e84e req-aaa124a0-f70d-4f99-ad71-fda61732c1e2 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:25:49.482965 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:49.482965 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:25:49.492609 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-b1c7039e-dfe9-41f7-8fdf-cdad9a28e84e req-aaa124a0-f70d-4f99-ad71-fda61732c1e2 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/attachments/cec298a2-5a93-406a-8194-87b5879e7f3c/action returned with HTTP 204 Aug 12 20:25:49.493038 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1047/4141] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:25:49 2026] POST /volume/v3/attachments/cec298a2-5a93-406a-8194-87b5879e7f3c/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:25:49.810131 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-33bfd03a-33b4-4be2-b5e7-fe252c43aed6 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:49.811771 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-33bfd03a-33b4-4be2-b5e7-fe252c43aed6 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d Aug 12 20:25:49.811953 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-33bfd03a-33b4-4be2-b5e7-fe252c43aed6 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:49.812122 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-33bfd03a-33b4-4be2-b5e7-fe252c43aed6 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:49.812231 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-33bfd03a-33b4-4be2-b5e7-fe252c43aed6 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id 16b462c0-fd25-4540-90f0-25f7347b622d. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:49.816001 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:49.816001 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:25:49.816524 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-33bfd03a-33b4-4be2-b5e7-fe252c43aed6 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d returned with HTTP 200 Aug 12 20:25:49.816876 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1027/4142] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:49 2026] GET /volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:50.251201 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-29a33cab-ef56-411b-9fa1-87f951d5b61e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:50.253100 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-29a33cab-ef56-411b-9fa1-87f951d5b61e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 Aug 12 20:25:50.253292 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-29a33cab-ef56-411b-9fa1-87f951d5b61e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:50.253500 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-29a33cab-ef56-411b-9fa1-87f951d5b61e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:50.262577 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:50.262577 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:25:50.265754 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-29a33cab-ef56-411b-9fa1-87f951d5b61e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:25:50.269656 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-29a33cab-ef56-411b-9fa1-87f951d5b61e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 returned with HTTP 200 Aug 12 20:25:50.270012 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1027/4143] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:25:50 2026] GET /volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 => generated 1169 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:25:50.280557 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-d2dd7ed8-c199-4b70-8ecc-cf4e2d9c4abf None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:50.282189 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d2dd7ed8-c199-4b70-8ecc-cf4e2d9c4abf tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 Aug 12 20:25:50.282372 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d2dd7ed8-c199-4b70-8ecc-cf4e2d9c4abf tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:50.282553 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d2dd7ed8-c199-4b70-8ecc-cf4e2d9c4abf tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:50.291167 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:50.291167 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:25:50.295336 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-d2dd7ed8-c199-4b70-8ecc-cf4e2d9c4abf tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:25:50.297913 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d2dd7ed8-c199-4b70-8ecc-cf4e2d9c4abf tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 returned with HTTP 200 Aug 12 20:25:50.298243 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1043/4144] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:25:50 2026] GET /volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 => generated 1169 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:25:50.338779 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-9054e8a7-db9c-45f2-b1f6-e181837ee15e req-45b1b449-2533-4259-90dc-4daed6250523 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:50.340519 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-9054e8a7-db9c-45f2-b1f6-e181837ee15e req-45b1b449-2533-4259-90dc-4daed6250523 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 Aug 12 20:25:50.340710 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-9054e8a7-db9c-45f2-b1f6-e181837ee15e req-45b1b449-2533-4259-90dc-4daed6250523 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:50.340886 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-9054e8a7-db9c-45f2-b1f6-e181837ee15e req-45b1b449-2533-4259-90dc-4daed6250523 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:50.349048 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:50.349048 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:25:50.351838 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-9054e8a7-db9c-45f2-b1f6-e181837ee15e req-45b1b449-2533-4259-90dc-4daed6250523 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:25:50.355142 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-9054e8a7-db9c-45f2-b1f6-e181837ee15e req-45b1b449-2533-4259-90dc-4daed6250523 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 returned with HTTP 200 Aug 12 20:25:50.355485 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1048/4145] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:25:50 2026] GET /volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 => generated 1169 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:25:50.374975 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-9054e8a7-db9c-45f2-b1f6-e181837ee15e req-fa27d0d6-8acb-4c87-aab4-27d447c32d37 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:50.376935 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-9054e8a7-db9c-45f2-b1f6-e181837ee15e req-fa27d0d6-8acb-4c87-aab4-27d447c32d37 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] POST https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79/action Aug 12 20:25:50.377293 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-9054e8a7-db9c-45f2-b1f6-e181837ee15e req-fa27d0d6-8acb-4c87-aab4-27d447c32d37 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:25:50.377430 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-9054e8a7-db9c-45f2-b1f6-e181837ee15e req-fa27d0d6-8acb-4c87-aab4-27d447c32d37 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:25:50.387181 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:50.387181 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:25:50.387613 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-9054e8a7-db9c-45f2-b1f6-e181837ee15e req-fa27d0d6-8acb-4c87-aab4-27d447c32d37 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:25:50.394479 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-9054e8a7-db9c-45f2-b1f6-e181837ee15e req-fa27d0d6-8acb-4c87-aab4-27d447c32d37 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Begin detaching volume completed successfully. Aug 12 20:25:50.394680 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-9054e8a7-db9c-45f2-b1f6-e181837ee15e req-fa27d0d6-8acb-4c87-aab4-27d447c32d37 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79/action returned with HTTP 202 Aug 12 20:25:50.395178 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1028/4146] 10.4.3.246 () {72 vars in 1672 bytes} [Wed Aug 12 20:25:50 2026] POST /volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:25:50.437698 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-cdd16797-7c39-4fcc-b2dd-1209493244ef None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:50.438211 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-cdd16797-7c39-4fcc-b2dd-1209493244ef None None] GET https://10.4.3.246/volume// Aug 12 20:25:50.438480 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-cdd16797-7c39-4fcc-b2dd-1209493244ef None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:50.438758 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-cdd16797-7c39-4fcc-b2dd-1209493244ef None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:50.439177 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-cdd16797-7c39-4fcc-b2dd-1209493244ef None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:25:50.439584 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1028/4147] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:25:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:25:50.446089 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-9054e8a7-db9c-45f2-b1f6-e181837ee15e req-4597e9ec-7d0c-4f68-ae83-e8f696a39820 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:50.448919 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-9054e8a7-db9c-45f2-b1f6-e181837ee15e req-4597e9ec-7d0c-4f68-ae83-e8f696a39820 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 Aug 12 20:25:50.449161 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-9054e8a7-db9c-45f2-b1f6-e181837ee15e req-4597e9ec-7d0c-4f68-ae83-e8f696a39820 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:50.449370 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-9054e8a7-db9c-45f2-b1f6-e181837ee15e req-4597e9ec-7d0c-4f68-ae83-e8f696a39820 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:50.458343 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:50.458343 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:25:50.461599 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-9054e8a7-db9c-45f2-b1f6-e181837ee15e req-4597e9ec-7d0c-4f68-ae83-e8f696a39820 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:25:50.465315 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-9054e8a7-db9c-45f2-b1f6-e181837ee15e req-4597e9ec-7d0c-4f68-ae83-e8f696a39820 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 returned with HTTP 200 Aug 12 20:25:50.465717 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1044/4148] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:25:50 2026] GET /volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 => generated 1352 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:25:50.475503 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-9054e8a7-db9c-45f2-b1f6-e181837ee15e req-b2fb1588-c54c-4b8a-a46c-a9e31bf324fa None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:50.477623 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-9054e8a7-db9c-45f2-b1f6-e181837ee15e req-b2fb1588-c54c-4b8a-a46c-a9e31bf324fa tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79/encryption Aug 12 20:25:50.477820 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-9054e8a7-db9c-45f2-b1f6-e181837ee15e req-b2fb1588-c54c-4b8a-a46c-a9e31bf324fa tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:50.478007 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-9054e8a7-db9c-45f2-b1f6-e181837ee15e req-b2fb1588-c54c-4b8a-a46c-a9e31bf324fa tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'index' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:50.486885 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:50.486885 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:25:50.492650 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-9054e8a7-db9c-45f2-b1f6-e181837ee15e req-b2fb1588-c54c-4b8a-a46c-a9e31bf324fa tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79/encryption returned with HTTP 200 Aug 12 20:25:50.493041 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1049/4149] 10.4.3.246 () {68 vars in 1631 bytes} [Wed Aug 12 20:25:50 2026] GET /volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:50.826444 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-5f93ce83-e1e3-4153-bd50-9b2ab6dc55e6 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:50.828314 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5f93ce83-e1e3-4153-bd50-9b2ab6dc55e6 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d Aug 12 20:25:50.828536 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5f93ce83-e1e3-4153-bd50-9b2ab6dc55e6 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:50.828781 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5f93ce83-e1e3-4153-bd50-9b2ab6dc55e6 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:50.828844 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-5f93ce83-e1e3-4153-bd50-9b2ab6dc55e6 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id 16b462c0-fd25-4540-90f0-25f7347b622d. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:50.832773 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:50.832773 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:25:50.833299 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5f93ce83-e1e3-4153-bd50-9b2ab6dc55e6 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d returned with HTTP 200 Aug 12 20:25:50.833638 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1029/4150] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:50 2026] GET /volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:51.275323 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-9054e8a7-db9c-45f2-b1f6-e181837ee15e req-ef62bd6e-938b-4080-8eeb-7a92bf10c4c5 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:51.277440 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-9054e8a7-db9c-45f2-b1f6-e181837ee15e req-ef62bd6e-938b-4080-8eeb-7a92bf10c4c5 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] DELETE https://10.4.3.246/volume/v3/attachments/cec298a2-5a93-406a-8194-87b5879e7f3c Aug 12 20:25:51.277656 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-9054e8a7-db9c-45f2-b1f6-e181837ee15e req-ef62bd6e-938b-4080-8eeb-7a92bf10c4c5 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:51.277864 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-9054e8a7-db9c-45f2-b1f6-e181837ee15e req-ef62bd6e-938b-4080-8eeb-7a92bf10c4c5 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:51.284899 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:51.284899 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:25:51.328529 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-9054e8a7-db9c-45f2-b1f6-e181837ee15e req-ef62bd6e-938b-4080-8eeb-7a92bf10c4c5 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/attachments/cec298a2-5a93-406a-8194-87b5879e7f3c returned with HTTP 200 Aug 12 20:25:51.329078 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1029/4151] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:25:51 2026] DELETE /volume/v3/attachments/cec298a2-5a93-406a-8194-87b5879e7f3c => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:51.518633 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-f048b7bb-323e-4b66-a772-a5cfba3547af req-b8aa8640-f786-4507-8c37-7705b4ddda11 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:51.520791 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-f048b7bb-323e-4b66-a772-a5cfba3547af req-b8aa8640-f786-4507-8c37-7705b4ddda11 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 Aug 12 20:25:51.521006 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-f048b7bb-323e-4b66-a772-a5cfba3547af req-b8aa8640-f786-4507-8c37-7705b4ddda11 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:51.521190 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-f048b7bb-323e-4b66-a772-a5cfba3547af req-b8aa8640-f786-4507-8c37-7705b4ddda11 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:51.528028 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:51.528028 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:25:51.531830 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-f048b7bb-323e-4b66-a772-a5cfba3547af req-b8aa8640-f786-4507-8c37-7705b4ddda11 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:25:51.536011 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-f048b7bb-323e-4b66-a772-a5cfba3547af req-b8aa8640-f786-4507-8c37-7705b4ddda11 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 returned with HTTP 200 Aug 12 20:25:51.536526 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1045/4152] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:25:51 2026] GET /volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:51.537560 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-299acc75-de92-44c5-af0e-f55a9b1264d4 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:51.539895 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-299acc75-de92-44c5-af0e-f55a9b1264d4 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] GET https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 Aug 12 20:25:51.540148 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-299acc75-de92-44c5-af0e-f55a9b1264d4 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:51.540440 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-299acc75-de92-44c5-af0e-f55a9b1264d4 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:51.554182 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:51.554182 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:25:51.565299 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-299acc75-de92-44c5-af0e-f55a9b1264d4 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Volume info retrieved successfully. Aug 12 20:25:51.573482 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-299acc75-de92-44c5-af0e-f55a9b1264d4 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 returned with HTTP 200 Aug 12 20:25:51.574121 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1050/4153] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:25:51 2026] GET /volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 => generated 858 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:51.585534 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-84457d74-8502-42dc-965a-d79c4399d643 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:51.587335 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-84457d74-8502-42dc-965a-d79c4399d643 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] GET https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 Aug 12 20:25:51.587511 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-84457d74-8502-42dc-965a-d79c4399d643 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:51.587707 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-84457d74-8502-42dc-965a-d79c4399d643 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:51.594220 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:51.594220 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:25:51.597627 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-84457d74-8502-42dc-965a-d79c4399d643 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Volume info retrieved successfully. Aug 12 20:25:51.601788 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-84457d74-8502-42dc-965a-d79c4399d643 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 returned with HTTP 200 Aug 12 20:25:51.602128 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1030/4154] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:25:51 2026] GET /volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:51.649824 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-6bd706d0-ae22-4dde-8a91-4913b07e9970 req-f464cfb7-a65d-4a27-9901-312d1267b025 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:51.654387 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-6bd706d0-ae22-4dde-8a91-4913b07e9970 req-f464cfb7-a65d-4a27-9901-312d1267b025 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] GET https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 Aug 12 20:25:51.654680 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-6bd706d0-ae22-4dde-8a91-4913b07e9970 req-f464cfb7-a65d-4a27-9901-312d1267b025 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:51.654993 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-6bd706d0-ae22-4dde-8a91-4913b07e9970 req-f464cfb7-a65d-4a27-9901-312d1267b025 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:51.664427 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:51.664427 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:25:51.668287 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-6bd706d0-ae22-4dde-8a91-4913b07e9970 req-f464cfb7-a65d-4a27-9901-312d1267b025 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Volume info retrieved successfully. Aug 12 20:25:51.676182 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-6bd706d0-ae22-4dde-8a91-4913b07e9970 req-f464cfb7-a65d-4a27-9901-312d1267b025 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 returned with HTTP 200 Aug 12 20:25:51.676663 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1030/4155] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:25:51 2026] GET /volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:51.747606 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-08aa0fe5-c2e4-42a5-b187-1cc8c7a996da None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:51.747920 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-08aa0fe5-c2e4-42a5-b187-1cc8c7a996da None None] GET https://10.4.3.246/volume// Aug 12 20:25:51.748069 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-08aa0fe5-c2e4-42a5-b187-1cc8c7a996da None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:51.748247 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-08aa0fe5-c2e4-42a5-b187-1cc8c7a996da None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:51.749280 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-08aa0fe5-c2e4-42a5-b187-1cc8c7a996da None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:25:51.749280 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1046/4156] 10.4.3.246 () {66 vars in 1428 bytes} [Wed Aug 12 20:25:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:25:51.757761 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-6bd706d0-ae22-4dde-8a91-4913b07e9970 req-80746af7-9e57-44e8-a322-05b6969c50da None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:51.758879 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-6bd706d0-ae22-4dde-8a91-4913b07e9970 req-80746af7-9e57-44e8-a322-05b6969c50da tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:25:51.759334 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-6bd706d0-ae22-4dde-8a91-4913b07e9970 req-80746af7-9e57-44e8-a322-05b6969c50da tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "70b336a1-2030-417c-85f2-3ec7a29b5599", "connector": null, "instance_uuid": "62ce7472-b0b4-4717-90c5-65e850c4c0cf"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:25:51.767239 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:51.767239 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:25:51.790788 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-6bd706d0-ae22-4dde-8a91-4913b07e9970 req-80746af7-9e57-44e8-a322-05b6969c50da tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:25:51.791212 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1051/4157] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:25:51 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 12 20:25:51.822719 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-5aa54b20-55a9-48a2-b031-84c71b2ecacd None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:51.824523 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5aa54b20-55a9-48a2-b031-84c71b2ecacd tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] GET https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 Aug 12 20:25:51.824771 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5aa54b20-55a9-48a2-b031-84c71b2ecacd tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:51.824951 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5aa54b20-55a9-48a2-b031-84c71b2ecacd tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:51.825258 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-9aaae117-fbae-4c30-a6ef-56ccfa32fe94 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:51.825685 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9aaae117-fbae-4c30-a6ef-56ccfa32fe94 None None] GET https://10.4.3.246/volume// Aug 12 20:25:51.825846 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9aaae117-fbae-4c30-a6ef-56ccfa32fe94 None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:51.826037 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9aaae117-fbae-4c30-a6ef-56ccfa32fe94 None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:51.826405 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9aaae117-fbae-4c30-a6ef-56ccfa32fe94 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:25:51.827583 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1031/4158] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:25:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:25:51.834482 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:51.834482 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:25:51.836515 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-6bd706d0-ae22-4dde-8a91-4913b07e9970 req-e2b36ee1-d702-415c-b94d-4e9372cee94f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:51.838819 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-6bd706d0-ae22-4dde-8a91-4913b07e9970 req-e2b36ee1-d702-415c-b94d-4e9372cee94f tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] GET https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 Aug 12 20:25:51.839040 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-6bd706d0-ae22-4dde-8a91-4913b07e9970 req-e2b36ee1-d702-415c-b94d-4e9372cee94f tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:51.839228 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-6bd706d0-ae22-4dde-8a91-4913b07e9970 req-e2b36ee1-d702-415c-b94d-4e9372cee94f tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:51.842347 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-ceb0b316-0e61-457e-8d7c-584c5a4fbcc4 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:51.844742 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ceb0b316-0e61-457e-8d7c-584c5a4fbcc4 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d Aug 12 20:25:51.845013 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ceb0b316-0e61-457e-8d7c-584c5a4fbcc4 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:51.845253 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ceb0b316-0e61-457e-8d7c-584c5a4fbcc4 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:51.845420 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-ceb0b316-0e61-457e-8d7c-584c5a4fbcc4 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id 16b462c0-fd25-4540-90f0-25f7347b622d. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:51.847314 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-5aa54b20-55a9-48a2-b031-84c71b2ecacd tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Volume info retrieved successfully. Aug 12 20:25:51.849463 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:51.849463 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:25:51.850471 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ceb0b316-0e61-457e-8d7c-584c5a4fbcc4 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d returned with HTTP 200 Aug 12 20:25:51.850668 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1052/4159] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:51 2026] GET /volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:51.853034 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5aa54b20-55a9-48a2-b031-84c71b2ecacd tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 returned with HTTP 200 Aug 12 20:25:51.853677 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1031/4160] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:25:51 2026] GET /volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:51.854711 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:51.854711 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:25:51.859427 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-6bd706d0-ae22-4dde-8a91-4913b07e9970 req-e2b36ee1-d702-415c-b94d-4e9372cee94f tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Volume info retrieved successfully. Aug 12 20:25:51.863733 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-6bd706d0-ae22-4dde-8a91-4913b07e9970 req-e2b36ee1-d702-415c-b94d-4e9372cee94f tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 returned with HTTP 200 Aug 12 20:25:51.864109 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1047/4161] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:25:51 2026] GET /volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 => generated 1037 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:25:51.961984 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-6bd706d0-ae22-4dde-8a91-4913b07e9970 req-ca9a002b-ec57-4916-b596-615fc679f7bb None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:51.964203 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-6bd706d0-ae22-4dde-8a91-4913b07e9970 req-ca9a002b-ec57-4916-b596-615fc679f7bb tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] PUT https://10.4.3.246/volume/v3/attachments/5d2ef15d-8ef4-4dbd-a115-e637d25d9c93 Aug 12 20:25:51.964704 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-6bd706d0-ae22-4dde-8a91-4913b07e9970 req-ca9a002b-ec57-4916-b596-615fc679f7bb tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:25:51.973945 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-6bd706d0-ae22-4dde-8a91-4913b07e9970 req-ca9a002b-ec57-4916-b596-615fc679f7bb tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Acquiring lock "cinder-attachment_update-70b336a1-2030-417c-85f2-3ec7a29b5599-np0000007109" by "attachment_update" {{(pid=100386) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:25:51.978714 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-6bd706d0-ae22-4dde-8a91-4913b07e9970 req-ca9a002b-ec57-4916-b596-615fc679f7bb tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Lock "cinder-attachment_update-70b336a1-2030-417c-85f2-3ec7a29b5599-np0000007109" acquired by "attachment_update" :: waited 0.005s {{(pid=100386) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:25:51.979676 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:51.979676 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:25:52.079138 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-6bd706d0-ae22-4dde-8a91-4913b07e9970 req-ca9a002b-ec57-4916-b596-615fc679f7bb tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Lock "cinder-attachment_update-70b336a1-2030-417c-85f2-3ec7a29b5599-np0000007109" released by "attachment_update" :: held 0.100s {{(pid=100386) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:25:52.079470 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-6bd706d0-ae22-4dde-8a91-4913b07e9970 req-ca9a002b-ec57-4916-b596-615fc679f7bb tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/attachments/5d2ef15d-8ef4-4dbd-a115-e637d25d9c93 returned with HTTP 200 Aug 12 20:25:52.079921 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1032/4162] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:25:51 2026] PUT /volume/v3/attachments/5d2ef15d-8ef4-4dbd-a115-e637d25d9c93 => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:25:52.862710 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-7dbdee71-adf4-4d3d-9949-d093aca25260 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:52.864478 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7dbdee71-adf4-4d3d-9949-d093aca25260 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d Aug 12 20:25:52.864718 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7dbdee71-adf4-4d3d-9949-d093aca25260 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:52.864919 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7dbdee71-adf4-4d3d-9949-d093aca25260 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:52.865078 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-7dbdee71-adf4-4d3d-9949-d093aca25260 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id 16b462c0-fd25-4540-90f0-25f7347b622d. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:52.865176 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-d3215650-7991-4b4f-b593-3f1e1f57b644 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:52.867403 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d3215650-7991-4b4f-b593-3f1e1f57b644 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] GET https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 Aug 12 20:25:52.867682 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d3215650-7991-4b4f-b593-3f1e1f57b644 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:52.867978 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d3215650-7991-4b4f-b593-3f1e1f57b644 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:52.869058 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:52.869058 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:25:52.869928 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7dbdee71-adf4-4d3d-9949-d093aca25260 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d returned with HTTP 200 Aug 12 20:25:52.871130 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1053/4163] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:52 2026] GET /volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:52.879349 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:52.879349 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:25:52.884826 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-d3215650-7991-4b4f-b593-3f1e1f57b644 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Volume info retrieved successfully. Aug 12 20:25:52.890214 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d3215650-7991-4b4f-b593-3f1e1f57b644 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 returned with HTTP 200 Aug 12 20:25:52.890813 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1032/4164] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:25:52 2026] GET /volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:53.880500 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0fd4428b-93ed-49d5-b2b9-59fc2cc6de6b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:53.884554 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0fd4428b-93ed-49d5-b2b9-59fc2cc6de6b tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d Aug 12 20:25:53.884849 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0fd4428b-93ed-49d5-b2b9-59fc2cc6de6b tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:53.885096 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0fd4428b-93ed-49d5-b2b9-59fc2cc6de6b tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:53.885235 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-0fd4428b-93ed-49d5-b2b9-59fc2cc6de6b tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id 16b462c0-fd25-4540-90f0-25f7347b622d. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:53.890153 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:53.890153 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:25:53.890918 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0fd4428b-93ed-49d5-b2b9-59fc2cc6de6b tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d returned with HTTP 200 Aug 12 20:25:53.891357 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1048/4165] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:53 2026] GET /volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:53.903937 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-b5ec29ff-ed5f-4609-a92a-7386bde05b9b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:53.905821 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b5ec29ff-ed5f-4609-a92a-7386bde05b9b tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] GET https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 Aug 12 20:25:53.906081 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b5ec29ff-ed5f-4609-a92a-7386bde05b9b tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:53.906270 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b5ec29ff-ed5f-4609-a92a-7386bde05b9b tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:53.916065 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:53.916065 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:25:53.919612 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-b5ec29ff-ed5f-4609-a92a-7386bde05b9b tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Volume info retrieved successfully. Aug 12 20:25:53.923735 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b5ec29ff-ed5f-4609-a92a-7386bde05b9b tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 returned with HTTP 200 Aug 12 20:25:53.924064 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1033/4166] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:25:53 2026] GET /volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:54.349894 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-45161311-81a2-4187-a8ef-029a7ee72a12 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:54.351699 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-45161311-81a2-4187-a8ef-029a7ee72a12 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] DELETE https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 Aug 12 20:25:54.351931 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-45161311-81a2-4187-a8ef-029a7ee72a12 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:54.352083 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-45161311-81a2-4187-a8ef-029a7ee72a12 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:54.352255 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-45161311-81a2-4187-a8ef-029a7ee72a12 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Delete volume with id: 9b4c3612-e7ff-4cfe-afae-8628fafeca79 Aug 12 20:25:54.360805 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:54.360805 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:25:54.361377 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-45161311-81a2-4187-a8ef-029a7ee72a12 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:25:54.382811 np0000007109 devstack@c-api.service[100384]: WARNING cinder.keymgr.conf_key_mgr [None req-45161311-81a2-4187-a8ef-029a7ee72a12 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 20:25:54.388176 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-45161311-81a2-4187-a8ef-029a7ee72a12 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Delete volume request issued successfully. Aug 12 20:25:54.388402 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-45161311-81a2-4187-a8ef-029a7ee72a12 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 returned with HTTP 202 Aug 12 20:25:54.388959 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1054/4167] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:25:54 2026] DELETE /volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:25:54.396645 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-50a44e86-690a-4220-b778-f743c4916abd None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:54.398596 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-50a44e86-690a-4220-b778-f743c4916abd tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 Aug 12 20:25:54.398788 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-50a44e86-690a-4220-b778-f743c4916abd tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:54.399022 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-50a44e86-690a-4220-b778-f743c4916abd tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:54.406358 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:54.406358 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:25:54.411026 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-50a44e86-690a-4220-b778-f743c4916abd tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:25:54.416183 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-50a44e86-690a-4220-b778-f743c4916abd tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 returned with HTTP 200 Aug 12 20:25:54.416584 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1033/4168] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:25:54 2026] GET /volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:54.901202 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-2bc66d7b-fbf6-48ac-af6e-8922ffe6b8af None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:54.903229 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2bc66d7b-fbf6-48ac-af6e-8922ffe6b8af tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d Aug 12 20:25:54.903500 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2bc66d7b-fbf6-48ac-af6e-8922ffe6b8af tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:54.903684 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2bc66d7b-fbf6-48ac-af6e-8922ffe6b8af tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:54.903829 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-2bc66d7b-fbf6-48ac-af6e-8922ffe6b8af tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id 16b462c0-fd25-4540-90f0-25f7347b622d. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:54.908120 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:54.908120 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:25:54.908736 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2bc66d7b-fbf6-48ac-af6e-8922ffe6b8af tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d returned with HTTP 200 Aug 12 20:25:54.909065 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1049/4169] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:54 2026] GET /volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:54.937068 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-225bde74-1b40-41ef-b0d4-757bd586ebc1 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:54.938888 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-225bde74-1b40-41ef-b0d4-757bd586ebc1 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] GET https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 Aug 12 20:25:54.939089 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-225bde74-1b40-41ef-b0d4-757bd586ebc1 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:54.939279 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-225bde74-1b40-41ef-b0d4-757bd586ebc1 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:54.952414 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:54.952414 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:25:54.956300 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-225bde74-1b40-41ef-b0d4-757bd586ebc1 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Volume info retrieved successfully. Aug 12 20:25:54.961282 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-225bde74-1b40-41ef-b0d4-757bd586ebc1 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 returned with HTTP 200 Aug 12 20:25:54.961776 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1034/4170] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:25:54 2026] GET /volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:55.260417 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-62c0b93d-4be7-44bc-8d89-e1fdb44c37ec None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:55.262089 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-62c0b93d-4be7-44bc-8d89-e1fdb44c37ec tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/597fb950-c0bd-473c-967c-e2eb7978adfe Aug 12 20:25:55.262278 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-62c0b93d-4be7-44bc-8d89-e1fdb44c37ec tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:55.262475 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-62c0b93d-4be7-44bc-8d89-e1fdb44c37ec tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:55.262592 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.snapshots [None req-62c0b93d-4be7-44bc-8d89-e1fdb44c37ec tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Delete snapshot with id: 597fb950-c0bd-473c-967c-e2eb7978adfe Aug 12 20:25:55.266395 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-62c0b93d-4be7-44bc-8d89-e1fdb44c37ec tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/snapshots/597fb950-c0bd-473c-967c-e2eb7978adfe returned with HTTP 404 Aug 12 20:25:55.267010 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1055/4171] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:25:55 2026] DELETE /volume/v3/snapshots/597fb950-c0bd-473c-967c-e2eb7978adfe => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:25:55.273048 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-691ef715-0429-4603-b730-ef30ad52e610 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:55.274565 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-691ef715-0429-4603-b730-ef30ad52e610 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] GET https://10.4.3.246/volume/v3/snapshots/597fb950-c0bd-473c-967c-e2eb7978adfe Aug 12 20:25:55.274772 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-691ef715-0429-4603-b730-ef30ad52e610 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:55.274987 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-691ef715-0429-4603-b730-ef30ad52e610 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:55.279057 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-691ef715-0429-4603-b730-ef30ad52e610 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/snapshots/597fb950-c0bd-473c-967c-e2eb7978adfe returned with HTTP 404 Aug 12 20:25:55.279496 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1034/4172] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:25:55 2026] GET /volume/v3/snapshots/597fb950-c0bd-473c-967c-e2eb7978adfe => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:25:55.315855 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-6bd706d0-ae22-4dde-8a91-4913b07e9970 req-804fcee5-64e5-4976-9e1e-af2d96549ddf None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:55.317478 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-6bd706d0-ae22-4dde-8a91-4913b07e9970 req-804fcee5-64e5-4976-9e1e-af2d96549ddf tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] POST https://10.4.3.246/volume/v3/attachments/5d2ef15d-8ef4-4dbd-a115-e637d25d9c93/action Aug 12 20:25:55.318337 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-6bd706d0-ae22-4dde-8a91-4913b07e9970 req-804fcee5-64e5-4976-9e1e-af2d96549ddf tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Action body: b'{"os-complete": null}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:25:55.318337 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-6bd706d0-ae22-4dde-8a91-4913b07e9970 req-804fcee5-64e5-4976-9e1e-af2d96549ddf tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:25:55.319283 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-9349fe37-239d-499c-8766-d7c417d4af30 req-72a4bb34-b98a-4251-b4ed-a0dedbd2473d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:55.321411 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-9349fe37-239d-499c-8766-d7c417d4af30 req-72a4bb34-b98a-4251-b4ed-a0dedbd2473d tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] GET https://10.4.3.246/volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 Aug 12 20:25:55.321598 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-9349fe37-239d-499c-8766-d7c417d4af30 req-72a4bb34-b98a-4251-b4ed-a0dedbd2473d tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:55.321780 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-9349fe37-239d-499c-8766-d7c417d4af30 req-72a4bb34-b98a-4251-b4ed-a0dedbd2473d tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:55.331490 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:55.331490 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:25:55.335830 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:55.335830 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:25:55.336864 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-9349fe37-239d-499c-8766-d7c417d4af30 req-72a4bb34-b98a-4251-b4ed-a0dedbd2473d tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Volume info retrieved successfully. Aug 12 20:25:55.341079 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-9349fe37-239d-499c-8766-d7c417d4af30 req-72a4bb34-b98a-4251-b4ed-a0dedbd2473d tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 returned with HTTP 200 Aug 12 20:25:55.341449 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1035/4173] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:25:55 2026] GET /volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:25:55.349695 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-6bd706d0-ae22-4dde-8a91-4913b07e9970 req-804fcee5-64e5-4976-9e1e-af2d96549ddf tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/attachments/5d2ef15d-8ef4-4dbd-a115-e637d25d9c93/action returned with HTTP 204 Aug 12 20:25:55.350251 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1050/4174] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:25:55 2026] POST /volume/v3/attachments/5d2ef15d-8ef4-4dbd-a115-e637d25d9c93/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:25:55.364569 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-9349fe37-239d-499c-8766-d7c417d4af30 req-f5594526-3ea5-4865-b9d9-64e73e984d2a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:55.366581 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-9349fe37-239d-499c-8766-d7c417d4af30 req-f5594526-3ea5-4865-b9d9-64e73e984d2a tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] POST https://10.4.3.246/volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4/action Aug 12 20:25:55.366878 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-9349fe37-239d-499c-8766-d7c417d4af30 req-f5594526-3ea5-4865-b9d9-64e73e984d2a tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:25:55.366986 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-9349fe37-239d-499c-8766-d7c417d4af30 req-f5594526-3ea5-4865-b9d9-64e73e984d2a tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:25:55.381648 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:55.381648 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:25:55.382157 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-9349fe37-239d-499c-8766-d7c417d4af30 req-f5594526-3ea5-4865-b9d9-64e73e984d2a tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Volume info retrieved successfully. Aug 12 20:25:55.404626 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-9349fe37-239d-499c-8766-d7c417d4af30 req-f5594526-3ea5-4865-b9d9-64e73e984d2a tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Begin detaching volume completed successfully. Aug 12 20:25:55.404842 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-9349fe37-239d-499c-8766-d7c417d4af30 req-f5594526-3ea5-4865-b9d9-64e73e984d2a tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4/action returned with HTTP 202 Aug 12 20:25:55.405414 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1056/4175] 10.4.3.246 () {72 vars in 1672 bytes} [Wed Aug 12 20:25:55 2026] POST /volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:25:55.429642 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b491ae85-0496-449c-bfc8-30bf54df60f4 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:55.431970 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b491ae85-0496-449c-bfc8-30bf54df60f4 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 Aug 12 20:25:55.432152 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b491ae85-0496-449c-bfc8-30bf54df60f4 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:55.432359 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b491ae85-0496-449c-bfc8-30bf54df60f4 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:55.439430 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b491ae85-0496-449c-bfc8-30bf54df60f4 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 returned with HTTP 404 Aug 12 20:25:55.439958 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1035/4176] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:25:55 2026] GET /volume/v3/volumes/9b4c3612-e7ff-4cfe-afae-8628fafeca79 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:25:55.448000 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-0131de7f-6d08-4e93-b381-f1447342f5b2 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:55.449690 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0131de7f-6d08-4e93-b381-f1447342f5b2 tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] GET https://10.4.3.246/volume/v3/volumes/detail?all_tenants=1 Aug 12 20:25:55.449861 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0131de7f-6d08-4e93-b381-f1447342f5b2 tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:55.449997 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0131de7f-6d08-4e93-b381-f1447342f5b2 tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] Calling method 'detail' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:55.450674 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-0131de7f-6d08-4e93-b381-f1447342f5b2 tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100386) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:25:55.452679 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-8d77efbe-2488-4053-9c29-f1a3a0a24fc0 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:55.453024 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8d77efbe-2488-4053-9c29-f1a3a0a24fc0 None None] GET https://10.4.3.246/volume// Aug 12 20:25:55.453184 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8d77efbe-2488-4053-9c29-f1a3a0a24fc0 None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:55.453377 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8d77efbe-2488-4053-9c29-f1a3a0a24fc0 None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:55.453693 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8d77efbe-2488-4053-9c29-f1a3a0a24fc0 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:25:55.453957 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1051/4177] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:25:55 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:25:55.460796 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-9349fe37-239d-499c-8766-d7c417d4af30 req-d8c783da-a60f-4f88-994f-139126c2c141 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:55.463415 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-9349fe37-239d-499c-8766-d7c417d4af30 req-d8c783da-a60f-4f88-994f-139126c2c141 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] GET https://10.4.3.246/volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 Aug 12 20:25:55.463657 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-9349fe37-239d-499c-8766-d7c417d4af30 req-d8c783da-a60f-4f88-994f-139126c2c141 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:55.463853 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-9349fe37-239d-499c-8766-d7c417d4af30 req-d8c783da-a60f-4f88-994f-139126c2c141 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:55.470794 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-0131de7f-6d08-4e93-b381-f1447342f5b2 tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] Get all volumes completed successfully. Aug 12 20:25:55.472248 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:55.472248 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:25:55.472950 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:55.472950 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:25:55.475813 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0131de7f-6d08-4e93-b381-f1447342f5b2 tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] https://10.4.3.246/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 20:25:55.476147 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1036/4178] 10.4.3.246 () {66 vars in 1285 bytes} [Wed Aug 12 20:25:55 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:25:55.477023 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-9349fe37-239d-499c-8766-d7c417d4af30 req-d8c783da-a60f-4f88-994f-139126c2c141 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Volume info retrieved successfully. Aug 12 20:25:55.481200 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-9349fe37-239d-499c-8766-d7c417d4af30 req-d8c783da-a60f-4f88-994f-139126c2c141 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 returned with HTTP 200 Aug 12 20:25:55.481667 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1057/4179] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:25:55 2026] GET /volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 => generated 1323 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:25:55.494722 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a852b9c9-6f0a-4b26-8633-3c715e49bb0a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:55.496251 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a852b9c9-6f0a-4b26-8633-3c715e49bb0a tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] DELETE https://10.4.3.246/volume/v3/types/d999a7ab-9f29-4bef-a562-2495350c3cb9 Aug 12 20:25:55.496486 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a852b9c9-6f0a-4b26-8633-3c715e49bb0a tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:55.496727 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a852b9c9-6f0a-4b26-8633-3c715e49bb0a tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] Calling method '_delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:55.517913 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a852b9c9-6f0a-4b26-8633-3c715e49bb0a tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] https://10.4.3.246/volume/v3/types/d999a7ab-9f29-4bef-a562-2495350c3cb9 returned with HTTP 202 Aug 12 20:25:55.518301 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1036/4180] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:25:55 2026] DELETE /volume/v3/types/d999a7ab-9f29-4bef-a562-2495350c3cb9 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:25:55.529337 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-7ecbf2a3-c42b-490f-938b-17fce7b65be9 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:55.531116 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7ecbf2a3-c42b-490f-938b-17fce7b65be9 tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:25:55.531511 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7ecbf2a3-c42b-490f-938b-17fce7b65be9 tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-673958916", "extra_specs": {}}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:25:55.551627 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7ecbf2a3-c42b-490f-938b-17fce7b65be9 tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:25:55.551963 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1052/4181] 10.4.3.246 () {68 vars in 1252 bytes} [Wed Aug 12 20:25:55 2026] POST /volume/v3/types => generated 213 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:55.559813 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-1cdcd663-eece-49f1-8272-992bbe16deec None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:55.562239 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1cdcd663-eece-49f1-8272-992bbe16deec tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] POST https://10.4.3.246/volume/v3/types/6e03fbce-558c-49ab-8134-2c929a18242f/encryption Aug 12 20:25:55.562679 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1cdcd663-eece-49f1-8272-992bbe16deec tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:25:55.579163 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1cdcd663-eece-49f1-8272-992bbe16deec tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] https://10.4.3.246/volume/v3/types/6e03fbce-558c-49ab-8134-2c929a18242f/encryption returned with HTTP 200 Aug 12 20:25:55.579667 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1037/4182] 10.4.3.246 () {68 vars in 1397 bytes} [Wed Aug 12 20:25:55 2026] POST /volume/v3/types/6e03fbce-558c-49ab-8134-2c929a18242f/encryption => generated 231 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:55.587151 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-48cc4676-2ffd-45b9-83a1-fe9e36b6f47a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:55.588686 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-48cc4676-2ffd-45b9-83a1-fe9e36b6f47a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:25:55.588989 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-48cc4676-2ffd-45b9-83a1-fe9e36b6f47a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-456296270", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-673958916", "size": 1}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:25:55.590464 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-48cc4676-2ffd-45b9-83a1-fe9e36b6f47a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-456296270', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-673958916', 'size': 1}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:25:55.593794 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-48cc4676-2ffd-45b9-83a1-fe9e36b6f47a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Create volume of 1 GB Aug 12 20:25:55.594135 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:55.594135 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:25:55.594578 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-48cc4676-2ffd-45b9-83a1-fe9e36b6f47a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Availability Zones retrieved successfully. Aug 12 20:25:55.599547 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-48cc4676-2ffd-45b9-83a1-fe9e36b6f47a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Flow 'volume_create_api' (d2b3b66f-1cf4-4779-90c9-41c49ce9f78e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:25:55.600514 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-48cc4676-2ffd-45b9-83a1-fe9e36b6f47a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47018704-93d5-4eef-a2f5-223ef473db19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:25:55.601348 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-48cc4676-2ffd-45b9-83a1-fe9e36b6f47a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:25:55.623508 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-48cc4676-2ffd-45b9-83a1-fe9e36b6f47a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47018704-93d5-4eef-a2f5-223ef473db19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:25:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6e03fbce-558c-49ab-8134-2c929a18242f,is_public=True,name='tempest-scenario-type-luksv2-673958916',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6e03fbce-558c-49ab-8134-2c929a18242f', '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=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:25:55.624666 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-48cc4676-2ffd-45b9-83a1-fe9e36b6f47a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3971afad-2b7c-4834-8bc8-c67b215be88a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:25:55.649223 np0000007109 devstack@c-api.service[100384]: WARNING cinder.quota [None req-48cc4676-2ffd-45b9-83a1-fe9e36b6f47a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-673958916 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-673958916, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:25:55.649500 np0000007109 devstack@c-api.service[100384]: WARNING cinder.quota [None req-48cc4676-2ffd-45b9-83a1-fe9e36b6f47a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-673958916 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-673958916, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:25:55.674783 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-48cc4676-2ffd-45b9-83a1-fe9e36b6f47a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Created reservations ['18052f42-60f4-4ffa-8fd5-60fff650ba10', '3c4644d4-c09f-46ed-9c74-54bf529eede9', '6fbceeec-8fc4-4bd9-9094-7c0f35f2ea82', '8329afe2-3ce4-464d-ba51-2332ef784cca'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:25:55.675500 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-48cc4676-2ffd-45b9-83a1-fe9e36b6f47a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3971afad-2b7c-4834-8bc8-c67b215be88a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18052f42-60f4-4ffa-8fd5-60fff650ba10', '3c4644d4-c09f-46ed-9c74-54bf529eede9', '6fbceeec-8fc4-4bd9-9094-7c0f35f2ea82', '8329afe2-3ce4-464d-ba51-2332ef784cca']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:25:55.676176 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-48cc4676-2ffd-45b9-83a1-fe9e36b6f47a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be116165-82b7-428c-8b36-ff8549027832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:25:55.697426 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-48cc4676-2ffd-45b9-83a1-fe9e36b6f47a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be116165-82b7-428c-8b36-ff8549027832) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd35ad5e8-829f-4fd6-9463-8dbf385fd393', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-456296270',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f07eb7bdbbc44f8bbb3a526f2a658d9',qos_specs=None,replication_status=,reservations=['18052f42-60f4-4ffa-8fd5-60fff650ba10','3c4644d4-c09f-46ed-9c74-54bf529eede9','6fbceeec-8fc4-4bd9-9094-7c0f35f2ea82','8329afe2-3ce4-464d-ba51-2332ef784cca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='212e71a3facf48da80c2935722f5bbfe',volume_type_id=6e03fbce-558c-49ab-8134-2c929a18242f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:25:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-456296270',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d35ad5e8-829f-4fd6-9463-8dbf385fd393,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f07eb7bdbbc44f8bbb3a526f2a658d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='212e71a3facf48da80c2935722f5bbfe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6e03fbce-558c-49ab-8134-2c929a18242f),volume_type_id=6e03fbce-558c-49ab-8134-2c929a18242f)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:25:55.698193 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-48cc4676-2ffd-45b9-83a1-fe9e36b6f47a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3691dfc9-2d75-4558-8110-78a9139feb6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:25:55.715217 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-48cc4676-2ffd-45b9-83a1-fe9e36b6f47a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3691dfc9-2d75-4558-8110-78a9139feb6e) transitioned into state 'SUCCESS' from state '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-456296270',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f07eb7bdbbc44f8bbb3a526f2a658d9',qos_specs=None,replication_status=,reservations=['18052f42-60f4-4ffa-8fd5-60fff650ba10','3c4644d4-c09f-46ed-9c74-54bf529eede9','6fbceeec-8fc4-4bd9-9094-7c0f35f2ea82','8329afe2-3ce4-464d-ba51-2332ef784cca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='212e71a3facf48da80c2935722f5bbfe',volume_type_id=6e03fbce-558c-49ab-8134-2c929a18242f)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:25:55.715839 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-48cc4676-2ffd-45b9-83a1-fe9e36b6f47a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1d10c16-884d-417f-b1cc-de8828b58afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:25:55.723914 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-48cc4676-2ffd-45b9-83a1-fe9e36b6f47a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1d10c16-884d-417f-b1cc-de8828b58afb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:25:55.724660 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-48cc4676-2ffd-45b9-83a1-fe9e36b6f47a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Flow 'volume_create_api' (d2b3b66f-1cf4-4779-90c9-41c49ce9f78e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:25:55.724942 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-48cc4676-2ffd-45b9-83a1-fe9e36b6f47a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Create volume request issued successfully. Aug 12 20:25:55.725447 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-48cc4676-2ffd-45b9-83a1-fe9e36b6f47a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:25:55.725871 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1058/4183] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:25:55 2026] POST /volume/v3/volumes => generated 785 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:25:55.918558 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-4b66eb20-694e-44f4-b346-453768960c6a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:55.920133 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4b66eb20-694e-44f4-b346-453768960c6a tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d Aug 12 20:25:55.920328 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4b66eb20-694e-44f4-b346-453768960c6a tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:55.920499 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4b66eb20-694e-44f4-b346-453768960c6a tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:55.920616 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-4b66eb20-694e-44f4-b346-453768960c6a tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id 16b462c0-fd25-4540-90f0-25f7347b622d. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:55.924970 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:55.924970 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:25:55.925532 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4b66eb20-694e-44f4-b346-453768960c6a tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d returned with HTTP 200 Aug 12 20:25:55.925975 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1037/4184] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:55 2026] GET /volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:55.934887 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-5b56508a-d4af-4209-a96e-c18b925f4dd0 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:55.936997 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5b56508a-d4af-4209-a96e-c18b925f4dd0 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/02f99959-7a5e-4821-83d7-42097a55462b Aug 12 20:25:55.937189 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5b56508a-d4af-4209-a96e-c18b925f4dd0 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:55.937575 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5b56508a-d4af-4209-a96e-c18b925f4dd0 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:55.937575 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-5b56508a-d4af-4209-a96e-c18b925f4dd0 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Delete volume with id: 02f99959-7a5e-4821-83d7-42097a55462b Aug 12 20:25:55.943927 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:55.943927 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:25:55.944260 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-5b56508a-d4af-4209-a96e-c18b925f4dd0 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Volume info retrieved successfully. Aug 12 20:25:55.959132 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-5b56508a-d4af-4209-a96e-c18b925f4dd0 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Delete volume request issued successfully. Aug 12 20:25:55.959331 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5b56508a-d4af-4209-a96e-c18b925f4dd0 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/volumes/02f99959-7a5e-4821-83d7-42097a55462b returned with HTTP 202 Aug 12 20:25:55.959763 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1053/4185] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:25:55 2026] DELETE /volume/v3/volumes/02f99959-7a5e-4821-83d7-42097a55462b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:25:55.967032 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-8a27a398-5871-40d4-a1f1-f1a8cd4ffed1 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:55.968549 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8a27a398-5871-40d4-a1f1-f1a8cd4ffed1 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/volumes/02f99959-7a5e-4821-83d7-42097a55462b Aug 12 20:25:55.968723 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8a27a398-5871-40d4-a1f1-f1a8cd4ffed1 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:55.968889 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8a27a398-5871-40d4-a1f1-f1a8cd4ffed1 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:55.975701 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:55.975701 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:25:55.976064 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-836381ee-c412-43ae-8b42-cbcb961c9a37 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:55.978392 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-836381ee-c412-43ae-8b42-cbcb961c9a37 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] GET https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 Aug 12 20:25:55.978620 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-836381ee-c412-43ae-8b42-cbcb961c9a37 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:55.978807 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-836381ee-c412-43ae-8b42-cbcb961c9a37 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:55.979954 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-8a27a398-5871-40d4-a1f1-f1a8cd4ffed1 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Volume info retrieved successfully. Aug 12 20:25:55.983957 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8a27a398-5871-40d4-a1f1-f1a8cd4ffed1 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/volumes/02f99959-7a5e-4821-83d7-42097a55462b returned with HTTP 200 Aug 12 20:25:55.984374 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1038/4186] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:55 2026] GET /volume/v3/volumes/02f99959-7a5e-4821-83d7-42097a55462b => generated 1065 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:25:55.988095 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:55.988095 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:25:55.991464 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-836381ee-c412-43ae-8b42-cbcb961c9a37 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Volume info retrieved successfully. Aug 12 20:25:55.995392 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-836381ee-c412-43ae-8b42-cbcb961c9a37 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 returned with HTTP 200 Aug 12 20:25:55.995866 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1059/4187] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:25:55 2026] GET /volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 => generated 1150 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:25:56.008465 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-2f3de9c3-6a7e-4360-916f-2fcf59e4e734 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:56.009821 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2f3de9c3-6a7e-4360-916f-2fcf59e4e734 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] GET https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 Aug 12 20:25:56.010002 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2f3de9c3-6a7e-4360-916f-2fcf59e4e734 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:56.010201 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2f3de9c3-6a7e-4360-916f-2fcf59e4e734 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:56.021303 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:56.021303 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:25:56.025214 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-2f3de9c3-6a7e-4360-916f-2fcf59e4e734 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Volume info retrieved successfully. Aug 12 20:25:56.031004 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2f3de9c3-6a7e-4360-916f-2fcf59e4e734 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 returned with HTTP 200 Aug 12 20:25:56.031563 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1038/4188] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:25:56 2026] GET /volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 => generated 1150 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:25:56.046008 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-2ae9303d-93b8-4e6c-a372-ecc677896638 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:56.047630 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2ae9303d-93b8-4e6c-a372-ecc677896638 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] POST https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599/action Aug 12 20:25:56.047954 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2ae9303d-93b8-4e6c-a372-ecc677896638 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Action body: b'{"os-detach": {}}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:25:56.048063 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2ae9303d-93b8-4e6c-a372-ecc677896638 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:25:56.058033 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:56.058033 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:25:56.058494 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-2ae9303d-93b8-4e6c-a372-ecc677896638 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Volume info retrieved successfully. Aug 12 20:25:56.115707 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-2ae9303d-93b8-4e6c-a372-ecc677896638 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Attachment connected to vm 62ce7472-b0b4-4717-90c5-65e850c4c0cf, checking data on nova Aug 12 20:25:56.116092 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.compute.nova [None req-2ae9303d-93b8-4e6c-a372-ecc677896638 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Creating Keystone token plugin using URL: https://10.4.3.246/identity {{(pid=100383) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 12 20:25:56.253893 np0000007109 devstack@c-api.service[100383]: DEBUG novaclient.v2.client [None req-2ae9303d-93b8-4e6c-a372-ecc677896638 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] REQ: curl -g -i -X GET https://10.4.3.246/compute/v2.1/servers/62ce7472-b0b4-4717-90c5-65e850c4c0cf/os-volume_attachments/70b336a1-2030-417c-85f2-3ec7a29b5599 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}83cf3a9b8ea92717ee3b35d55e3df3c165353d4812884fbe2d64f1aa4af05264" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-2ae9303d-93b8-4e6c-a372-ecc677896638" -H "X-Service-Token: {SHA256}0f5bdf72589863a1d5945d5aaeb3b870aa1ead232dc047ac8de2675f13cc7eb2" {{(pid=100383) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 12 20:25:56.311023 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-9349fe37-239d-499c-8766-d7c417d4af30 req-895746bb-c9d2-4e0f-b81e-e524e511aa45 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:56.312909 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-9349fe37-239d-499c-8766-d7c417d4af30 req-895746bb-c9d2-4e0f-b81e-e524e511aa45 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] DELETE https://10.4.3.246/volume/v3/attachments/05828fc4-d70a-44eb-bf4b-53e17c59b848 Aug 12 20:25:56.313181 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-9349fe37-239d-499c-8766-d7c417d4af30 req-895746bb-c9d2-4e0f-b81e-e524e511aa45 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:56.313570 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-9349fe37-239d-499c-8766-d7c417d4af30 req-895746bb-c9d2-4e0f-b81e-e524e511aa45 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:56.320318 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:56.320318 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:25:56.362745 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-9349fe37-239d-499c-8766-d7c417d4af30 req-895746bb-c9d2-4e0f-b81e-e524e511aa45 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/attachments/05828fc4-d70a-44eb-bf4b-53e17c59b848 returned with HTTP 200 Aug 12 20:25:56.363197 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1039/4189] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:25:56 2026] DELETE /volume/v3/attachments/05828fc4-d70a-44eb-bf4b-53e17c59b848 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:56.463774 np0000007109 devstack@c-api.service[100383]: DEBUG novaclient.v2.client [None req-2ae9303d-93b8-4e6c-a372-ecc677896638 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 12 Aug 2026 20:25:56 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-42425610-bb06-47d1-b034-0e5a49b157b4 x-openstack-request-id: req-42425610-bb06-47d1-b034-0e5a49b157b4 {{(pid=100383) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 12 20:25:56.463938 np0000007109 devstack@c-api.service[100383]: DEBUG novaclient.v2.client [None req-2ae9303d-93b8-4e6c-a372-ecc677896638 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "70b336a1-2030-417c-85f2-3ec7a29b5599", "serverId": "62ce7472-b0b4-4717-90c5-65e850c4c0cf", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "5d2ef15d-8ef4-4dbd-a115-e637d25d9c93", "bdm_uuid": "8aea2959-51a8-4c65-a5c5-01856c73188a"}} {{(pid=100383) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 12 20:25:56.464045 np0000007109 devstack@c-api.service[100383]: DEBUG novaclient.v2.client [None req-2ae9303d-93b8-4e6c-a372-ecc677896638 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] GET call to compute for https://10.4.3.246/compute/v2.1/servers/62ce7472-b0b4-4717-90c5-65e850c4c0cf/os-volume_attachments/70b336a1-2030-417c-85f2-3ec7a29b5599 used request id req-42425610-bb06-47d1-b034-0e5a49b157b4 {{(pid=100383) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 12 20:25:56.466269 np0000007109 devstack@c-api.service[100383]: ERROR cinder.volume.api [None req-2ae9303d-93b8-4e6c-a372-ecc677896638 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-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 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault [None req-2ae9303d-93b8-4e6c-a372-ecc677896638 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Caught error: Detach volume from instance 62ce7472-b0b4-4717-90c5-65e850c4c0cf using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 62ce7472-b0b4-4717-90c5-65e850c4c0cf using the Compute API Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: 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 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.468617 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 20:25:56.469614 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 20:25:56.469614 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.469614 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 12 20:25:56.469614 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 20:25:56.469614 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.469614 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 20:25:56.469614 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 20:25:56.469614 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.469614 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 20:25:56.469614 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 20:25:56.469614 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.469614 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 12 20:25:56.469614 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 12 20:25:56.469614 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.469614 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 20:25:56.469614 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 20:25:56.469614 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.469614 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 20:25:56.469614 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 20:25:56.469614 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.469614 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 12 20:25:56.469614 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 20:25:56.469614 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.469614 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 12 20:25:56.469614 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 12 20:25:56.469614 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.469614 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 12 20:25:56.469614 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 12 20:25:56.469614 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.469614 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 12 20:25:56.469614 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 12 20:25:56.469614 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.469614 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 12 20:25:56.469614 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 12 20:25:56.469614 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.469614 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 12 20:25:56.469614 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 12 20:25:56.469614 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 942, in detach Aug 12 20:25:56.469614 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 12 20:25:56.469614 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2734, in attachment_deletion_allowed Aug 12 20:25:56.469614 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 12 20:25:56.469614 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 62ce7472-b0b4-4717-90c5-65e850c4c0cf using the Compute API Aug 12 20:25:56.469614 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault Aug 12 20:25:56.469614 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.middleware.fault [None req-2ae9303d-93b8-4e6c-a372-ecc677896638 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599/action returned with HTTP 409 Aug 12 20:25:56.469614 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1054/4190] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:25:56 2026] POST /volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599/action => generated 167 bytes in 424 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:25:56.475774 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f9ec1af3-27c0-435c-a39d-3c3e1c415ea1 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:56.477476 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f9ec1af3-27c0-435c-a39d-3c3e1c415ea1 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] POST https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599/action Aug 12 20:25:56.477820 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f9ec1af3-27c0-435c-a39d-3c3e1c415ea1 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:25:56.477937 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f9ec1af3-27c0-435c-a39d-3c3e1c415ea1 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:25:56.487078 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:56.487078 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:25:56.487476 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-f9ec1af3-27c0-435c-a39d-3c3e1c415ea1 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Volume info retrieved successfully. Aug 12 20:25:56.491879 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-f9ec1af3-27c0-435c-a39d-3c3e1c415ea1 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Attachment connected to vm 62ce7472-b0b4-4717-90c5-65e850c4c0cf, checking data on nova Aug 12 20:25:56.492171 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.compute.nova [None req-f9ec1af3-27c0-435c-a39d-3c3e1c415ea1 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Creating Keystone token plugin using URL: https://10.4.3.246/identity {{(pid=100384) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 12 20:25:56.522634 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-784579ca-e897-401b-a682-e6db072c5bac req-b0349a34-58bb-4dec-85f7-30dc80db6c6f None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:56.524341 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-784579ca-e897-401b-a682-e6db072c5bac req-b0349a34-58bb-4dec-85f7-30dc80db6c6f tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] GET https://10.4.3.246/volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 Aug 12 20:25:56.524613 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-784579ca-e897-401b-a682-e6db072c5bac req-b0349a34-58bb-4dec-85f7-30dc80db6c6f tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:56.524863 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-784579ca-e897-401b-a682-e6db072c5bac req-b0349a34-58bb-4dec-85f7-30dc80db6c6f tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:56.531785 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:56.531785 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:25:56.534775 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-784579ca-e897-401b-a682-e6db072c5bac req-b0349a34-58bb-4dec-85f7-30dc80db6c6f tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Volume info retrieved successfully. Aug 12 20:25:56.538349 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-784579ca-e897-401b-a682-e6db072c5bac req-b0349a34-58bb-4dec-85f7-30dc80db6c6f tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 returned with HTTP 200 Aug 12 20:25:56.538687 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1039/4191] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:25:56 2026] GET /volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:56.551201 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-c6292797-8b40-4ab5-a5fe-bfaf54c6d909 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:56.552553 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c6292797-8b40-4ab5-a5fe-bfaf54c6d909 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] DELETE https://10.4.3.246/volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 Aug 12 20:25:56.552632 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c6292797-8b40-4ab5-a5fe-bfaf54c6d909 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:56.552828 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c6292797-8b40-4ab5-a5fe-bfaf54c6d909 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:56.553007 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-c6292797-8b40-4ab5-a5fe-bfaf54c6d909 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Delete volume with id: b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 Aug 12 20:25:56.560898 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:56.560898 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:25:56.561413 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-c6292797-8b40-4ab5-a5fe-bfaf54c6d909 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Volume info retrieved successfully. Aug 12 20:25:56.575032 np0000007109 devstack@c-api.service[100384]: DEBUG novaclient.v2.client [None req-f9ec1af3-27c0-435c-a39d-3c3e1c415ea1 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] REQ: curl -g -i -X GET https://10.4.3.246/compute/v2.1/servers/62ce7472-b0b4-4717-90c5-65e850c4c0cf/os-volume_attachments/70b336a1-2030-417c-85f2-3ec7a29b5599 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}fbf49c8d03b59e45a47b451ae8ed53843562b6a620623631e7b8740874a08700" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-f9ec1af3-27c0-435c-a39d-3c3e1c415ea1" -H "X-Service-Token: {SHA256}8db45d83c42c215bdf6f12f053e977c016f8815a5f6cfd924d5f3996a070c0c9" {{(pid=100384) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 12 20:25:56.576115 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-c6292797-8b40-4ab5-a5fe-bfaf54c6d909 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Delete volume request issued successfully. Aug 12 20:25:56.576489 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c6292797-8b40-4ab5-a5fe-bfaf54c6d909 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 returned with HTTP 202 Aug 12 20:25:56.576786 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1040/4192] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:25:56 2026] DELETE /volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:25:56.584123 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-088d0f41-0067-41b4-a1f8-c708891aa40d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:56.586398 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-088d0f41-0067-41b4-a1f8-c708891aa40d tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] GET https://10.4.3.246/volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 Aug 12 20:25:56.586593 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-088d0f41-0067-41b4-a1f8-c708891aa40d tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:56.586771 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-088d0f41-0067-41b4-a1f8-c708891aa40d tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:56.618022 np0000007109 devstack@c-api.service[100383]: DEBUG oslo_db.sqlalchemy.engines [None req-088d0f41-0067-41b4-a1f8-c708891aa40d tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100383) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:25:56.624868 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:56.624868 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:25:56.628375 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-088d0f41-0067-41b4-a1f8-c708891aa40d tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 returned with HTTP 404 Aug 12 20:25:56.628971 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1055/4193] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:25:56 2026] GET /volume/v3/volumes/b5f54767-7c1e-4cc4-8f3d-7bfd22b220f4 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:25:56.660041 np0000007109 devstack@c-api.service[100384]: DEBUG novaclient.v2.client [None req-f9ec1af3-27c0-435c-a39d-3c3e1c415ea1 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 12 Aug 2026 20:25:56 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-e1efbaae-6aa7-47c0-8135-052715f10eef x-openstack-request-id: req-e1efbaae-6aa7-47c0-8135-052715f10eef {{(pid=100384) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 12 20:25:56.660200 np0000007109 devstack@c-api.service[100384]: DEBUG novaclient.v2.client [None req-f9ec1af3-27c0-435c-a39d-3c3e1c415ea1 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "70b336a1-2030-417c-85f2-3ec7a29b5599", "serverId": "62ce7472-b0b4-4717-90c5-65e850c4c0cf", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "5d2ef15d-8ef4-4dbd-a115-e637d25d9c93", "bdm_uuid": "8aea2959-51a8-4c65-a5c5-01856c73188a"}} {{(pid=100384) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 12 20:25:56.660362 np0000007109 devstack@c-api.service[100384]: DEBUG novaclient.v2.client [None req-f9ec1af3-27c0-435c-a39d-3c3e1c415ea1 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] GET call to compute for https://10.4.3.246/compute/v2.1/servers/62ce7472-b0b4-4717-90c5-65e850c4c0cf/os-volume_attachments/70b336a1-2030-417c-85f2-3ec7a29b5599 used request id req-e1efbaae-6aa7-47c0-8135-052715f10eef {{(pid=100384) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 12 20:25:56.662623 np0000007109 devstack@c-api.service[100384]: ERROR cinder.volume.api [None req-f9ec1af3-27c0-435c-a39d-3c3e1c415ea1 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-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 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault [None req-f9ec1af3-27c0-435c-a39d-3c3e1c415ea1 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Caught error: Detach volume from instance 62ce7472-b0b4-4717-90c5-65e850c4c0cf using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 62ce7472-b0b4-4717-90c5-65e850c4c0cf using the Compute API Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: 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 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.665325 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 20:25:56.666336 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 20:25:56.666336 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.666336 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 12 20:25:56.666336 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 20:25:56.666336 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.666336 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 20:25:56.666336 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 20:25:56.666336 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.666336 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 20:25:56.666336 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 20:25:56.666336 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.666336 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 12 20:25:56.666336 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 12 20:25:56.666336 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.666336 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 20:25:56.666336 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 20:25:56.666336 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.666336 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 20:25:56.666336 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 20:25:56.666336 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.666336 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 12 20:25:56.666336 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 20:25:56.666336 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.666336 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 12 20:25:56.666336 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 12 20:25:56.666336 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.666336 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 12 20:25:56.666336 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 12 20:25:56.666336 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.666336 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 12 20:25:56.666336 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 12 20:25:56.666336 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.666336 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 12 20:25:56.666336 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 12 20:25:56.666336 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:56.666336 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 12 20:25:56.666336 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 12 20:25:56.666336 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 996, in terminate_connection Aug 12 20:25:56.666336 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 12 20:25:56.666336 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2734, in attachment_deletion_allowed Aug 12 20:25:56.666336 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 12 20:25:56.666336 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 62ce7472-b0b4-4717-90c5-65e850c4c0cf using the Compute API Aug 12 20:25:56.666336 np0000007109 devstack@c-api.service[100384]: ERROR cinder.api.middleware.fault Aug 12 20:25:56.666336 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.middleware.fault [None req-f9ec1af3-27c0-435c-a39d-3c3e1c415ea1 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599/action returned with HTTP 409 Aug 12 20:25:56.666336 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1060/4194] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:25:56 2026] POST /volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599/action => generated 167 bytes in 191 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:25:56.673332 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-74278ec7-adcd-41e4-8361-2092396d5a90 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:56.674683 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1040/4195] 10.4.3.246 () {70 vars in 1597 bytes} [Wed Aug 12 20:25:56 2026] POST /volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 12 20:25:56.680616 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-7778bfe5-6548-4e76-869b-39c2d10a632d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:56.683020 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1041/4196] 10.4.3.246 () {70 vars in 1597 bytes} [Wed Aug 12 20:25:56 2026] POST /volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 12 20:25:56.689155 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-5f507214-429e-4949-baca-c740d83381b9 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:56.704492 np0000007109 devstack@c-api.service[100383]: WARNING keystonemiddleware.auth_token [None req-5f507214-429e-4949-baca-c740d83381b9 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 12 20:25:56.705402 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1056/4197] 10.4.3.246 () {70 vars in 1597 bytes} [Wed Aug 12 20:25:56 2026] POST /volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599/action => generated 114 bytes in 17 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 12 20:25:56.712649 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-35a28aea-75b7-4fcd-8ee8-9eb86f210322 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:56.736425 np0000007109 devstack@c-api.service[100384]: WARNING keystonemiddleware.auth_token [None req-35a28aea-75b7-4fcd-8ee8-9eb86f210322 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 12 20:25:56.737694 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1061/4198] 10.4.3.246 () {70 vars in 1597 bytes} [Wed Aug 12 20:25:56 2026] POST /volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599/action => generated 114 bytes in 25 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 12 20:25:56.743848 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b3414a06-e33f-4ee5-b7fd-e77204300485 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:56.775006 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b3414a06-e33f-4ee5-b7fd-e77204300485 tempest-TestServerVolumeAttachmentScenario-228986352 tempest-TestServerVolumeAttachmentScenario-228986352-project-admin] POST https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599/action Aug 12 20:25:56.775363 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b3414a06-e33f-4ee5-b7fd-e77204300485 tempest-TestServerVolumeAttachmentScenario-228986352 tempest-TestServerVolumeAttachmentScenario-228986352-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:25:56.775502 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b3414a06-e33f-4ee5-b7fd-e77204300485 tempest-TestServerVolumeAttachmentScenario-228986352 tempest-TestServerVolumeAttachmentScenario-228986352-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:25:56.789032 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:56.789032 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:25:56.789579 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.contrib.admin_actions [None req-b3414a06-e33f-4ee5-b7fd-e77204300485 tempest-TestServerVolumeAttachmentScenario-228986352 tempest-TestServerVolumeAttachmentScenario-228986352-project-admin] Updating volume '70b336a1-2030-417c-85f2-3ec7a29b5599' with '{'status': 'error'}' {{(pid=100385) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 20:25:56.811596 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b3414a06-e33f-4ee5-b7fd-e77204300485 tempest-TestServerVolumeAttachmentScenario-228986352 tempest-TestServerVolumeAttachmentScenario-228986352-project-admin] https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599/action returned with HTTP 202 Aug 12 20:25:56.812073 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1041/4199] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:25:56 2026] POST /volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:25:56.818783 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-03472356-0435-45fa-950c-1988ebbd52e2 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:56.820376 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-03472356-0435-45fa-950c-1988ebbd52e2 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] GET https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 Aug 12 20:25:56.820640 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-03472356-0435-45fa-950c-1988ebbd52e2 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:56.820810 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-03472356-0435-45fa-950c-1988ebbd52e2 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:56.829153 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:56.829153 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:25:56.832216 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-03472356-0435-45fa-950c-1988ebbd52e2 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Volume info retrieved successfully. Aug 12 20:25:56.835830 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-03472356-0435-45fa-950c-1988ebbd52e2 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 returned with HTTP 200 Aug 12 20:25:56.836194 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1042/4200] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:25:56 2026] GET /volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 => generated 1149 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:25:56.846837 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-6bdee8e1-0651-43a4-96d0-bdf3cdf572e8 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:56.848415 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6bdee8e1-0651-43a4-96d0-bdf3cdf572e8 tempest-TestServerVolumeAttachmentScenario-228986352 tempest-TestServerVolumeAttachmentScenario-228986352-project-admin] POST https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599/action Aug 12 20:25:56.848753 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6bdee8e1-0651-43a4-96d0-bdf3cdf572e8 tempest-TestServerVolumeAttachmentScenario-228986352 tempest-TestServerVolumeAttachmentScenario-228986352-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "5d2ef15d-8ef4-4dbd-a115-e637d25d9c93"}}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:25:56.848870 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6bdee8e1-0651-43a4-96d0-bdf3cdf572e8 tempest-TestServerVolumeAttachmentScenario-228986352 tempest-TestServerVolumeAttachmentScenario-228986352-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "5d2ef15d-8ef4-4dbd-a115-e637d25d9c93"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:25:56.859169 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:56.859169 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:25:56.859555 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-6bdee8e1-0651-43a4-96d0-bdf3cdf572e8 tempest-TestServerVolumeAttachmentScenario-228986352 tempest-TestServerVolumeAttachmentScenario-228986352-project-admin] Volume info retrieved successfully. Aug 12 20:25:56.864392 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-6bdee8e1-0651-43a4-96d0-bdf3cdf572e8 tempest-TestServerVolumeAttachmentScenario-228986352 tempest-TestServerVolumeAttachmentScenario-228986352-project-admin] Attachment connected to vm 62ce7472-b0b4-4717-90c5-65e850c4c0cf, checking data on nova Aug 12 20:25:56.864459 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.compute.nova [None req-6bdee8e1-0651-43a4-96d0-bdf3cdf572e8 tempest-TestServerVolumeAttachmentScenario-228986352 tempest-TestServerVolumeAttachmentScenario-228986352-project-admin] Creating Keystone token plugin using URL: https://10.4.3.246/identity {{(pid=100383) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 12 20:25:56.943728 np0000007109 devstack@c-api.service[100383]: DEBUG novaclient.v2.client [None req-6bdee8e1-0651-43a4-96d0-bdf3cdf572e8 tempest-TestServerVolumeAttachmentScenario-228986352 tempest-TestServerVolumeAttachmentScenario-228986352-project-admin] REQ: curl -g -i -X GET https://10.4.3.246/compute/v2.1/servers/62ce7472-b0b4-4717-90c5-65e850c4c0cf/os-volume_attachments/70b336a1-2030-417c-85f2-3ec7a29b5599 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}e7485633ce196aa269f3481af0902481703298ad28ac8ff0007a9b1fc29cc5c8" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-6bdee8e1-0651-43a4-96d0-bdf3cdf572e8" -H "X-Service-Token: {SHA256}0f5bdf72589863a1d5945d5aaeb3b870aa1ead232dc047ac8de2675f13cc7eb2" {{(pid=100383) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 12 20:25:56.996973 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c0f4e1d1-d45c-4fa7-ba93-f3a29c512f26 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:56.998711 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c0f4e1d1-d45c-4fa7-ba93-f3a29c512f26 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/volumes/02f99959-7a5e-4821-83d7-42097a55462b Aug 12 20:25:56.998899 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c0f4e1d1-d45c-4fa7-ba93-f3a29c512f26 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:56.999074 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c0f4e1d1-d45c-4fa7-ba93-f3a29c512f26 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:57.018400 np0000007109 devstack@c-api.service[100383]: DEBUG novaclient.v2.client [None req-6bdee8e1-0651-43a4-96d0-bdf3cdf572e8 tempest-TestServerVolumeAttachmentScenario-228986352 tempest-TestServerVolumeAttachmentScenario-228986352-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 12 Aug 2026 20:25:56 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-6050ede5-7b94-4908-99cd-124a198ba09e x-openstack-request-id: req-6050ede5-7b94-4908-99cd-124a198ba09e {{(pid=100383) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 12 20:25:57.018526 np0000007109 devstack@c-api.service[100383]: DEBUG novaclient.v2.client [None req-6bdee8e1-0651-43a4-96d0-bdf3cdf572e8 tempest-TestServerVolumeAttachmentScenario-228986352 tempest-TestServerVolumeAttachmentScenario-228986352-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "70b336a1-2030-417c-85f2-3ec7a29b5599", "serverId": "62ce7472-b0b4-4717-90c5-65e850c4c0cf", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "5d2ef15d-8ef4-4dbd-a115-e637d25d9c93", "bdm_uuid": "8aea2959-51a8-4c65-a5c5-01856c73188a"}} {{(pid=100383) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 12 20:25:57.018698 np0000007109 devstack@c-api.service[100383]: DEBUG novaclient.v2.client [None req-6bdee8e1-0651-43a4-96d0-bdf3cdf572e8 tempest-TestServerVolumeAttachmentScenario-228986352 tempest-TestServerVolumeAttachmentScenario-228986352-project-admin] GET call to compute for https://10.4.3.246/compute/v2.1/servers/62ce7472-b0b4-4717-90c5-65e850c4c0cf/os-volume_attachments/70b336a1-2030-417c-85f2-3ec7a29b5599 used request id req-6050ede5-7b94-4908-99cd-124a198ba09e {{(pid=100383) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 12 20:25:57.020740 np0000007109 devstack@c-api.service[100383]: ERROR cinder.volume.api [None req-6bdee8e1-0651-43a4-96d0-bdf3cdf572e8 tempest-TestServerVolumeAttachmentScenario-228986352 tempest-TestServerVolumeAttachmentScenario-228986352-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 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault [None req-6bdee8e1-0651-43a4-96d0-bdf3cdf572e8 tempest-TestServerVolumeAttachmentScenario-228986352 tempest-TestServerVolumeAttachmentScenario-228986352-project-admin] Caught error: Detach volume from instance 62ce7472-b0b4-4717-90c5-65e850c4c0cf using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 62ce7472-b0b4-4717-90c5-65e850c4c0cf using the Compute API Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: 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 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:57.023140 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 20:25:57.024331 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 20:25:57.024331 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:57.024331 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 12 20:25:57.024331 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 20:25:57.024331 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:57.024331 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 20:25:57.024331 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 20:25:57.024331 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:57.024331 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 20:25:57.024331 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 20:25:57.024331 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:57.024331 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 12 20:25:57.024331 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 12 20:25:57.024331 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:57.024331 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 20:25:57.024331 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 20:25:57.024331 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:57.024331 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 20:25:57.024331 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 20:25:57.024331 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:57.024331 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 12 20:25:57.024331 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 20:25:57.024331 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:57.024331 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 12 20:25:57.024331 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 12 20:25:57.024331 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:57.024331 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 12 20:25:57.024331 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 12 20:25:57.024331 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:57.024331 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 12 20:25:57.024331 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 12 20:25:57.024331 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:57.024331 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 12 20:25:57.024331 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 12 20:25:57.024331 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 12 20:25:57.024331 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 12 20:25:57.024331 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 12 20:25:57.024331 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 996, in terminate_connection Aug 12 20:25:57.024331 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 12 20:25:57.024331 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2734, in attachment_deletion_allowed Aug 12 20:25:57.024331 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 12 20:25:57.024331 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 62ce7472-b0b4-4717-90c5-65e850c4c0cf using the Compute API Aug 12 20:25:57.024331 np0000007109 devstack@c-api.service[100383]: ERROR cinder.api.middleware.fault Aug 12 20:25:57.024331 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.middleware.fault [None req-6bdee8e1-0651-43a4-96d0-bdf3cdf572e8 tempest-TestServerVolumeAttachmentScenario-228986352 tempest-TestServerVolumeAttachmentScenario-228986352-project-admin] https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599/action returned with HTTP 409 Aug 12 20:25:57.024331 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1057/4201] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:25:56 2026] POST /volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599/action => generated 167 bytes in 177 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:25:57.030882 np0000007109 devstack@c-api.service[100384]: DEBUG oslo_db.sqlalchemy.engines [None req-c0f4e1d1-d45c-4fa7-ba93-f3a29c512f26 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-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=100384) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:25:57.031373 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a9d9ce8f-3e90-4a1c-824a-5d978d203267 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:57.033065 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1042/4202] 10.4.3.246 () {70 vars in 1597 bytes} [Wed Aug 12 20:25:57 2026] POST /volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 12 20:25:57.036062 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c0f4e1d1-d45c-4fa7-ba93-f3a29c512f26 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/volumes/02f99959-7a5e-4821-83d7-42097a55462b returned with HTTP 404 Aug 12 20:25:57.036724 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1062/4203] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:56 2026] GET /volume/v3/volumes/02f99959-7a5e-4821-83d7-42097a55462b => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:25:57.040044 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-dd964a9f-db6d-40b0-9c64-5f7be6ce54bd None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:57.045023 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-6d0dd83a-3e56-4033-9010-1d88a4d3e96e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:57.046840 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6d0dd83a-3e56-4033-9010-1d88a4d3e96e tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] GET https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d Aug 12 20:25:57.047012 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6d0dd83a-3e56-4033-9010-1d88a4d3e96e tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:57.047597 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6d0dd83a-3e56-4033-9010-1d88a4d3e96e tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:57.047597 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-6d0dd83a-3e56-4033-9010-1d88a4d3e96e tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] Show backup with id 16b462c0-fd25-4540-90f0-25f7347b622d. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:57.065852 np0000007109 devstack@c-api.service[100386]: WARNING keystonemiddleware.auth_token [None req-dd964a9f-db6d-40b0-9c64-5f7be6ce54bd None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 12 20:25:57.066876 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1043/4204] 10.4.3.246 () {70 vars in 1597 bytes} [Wed Aug 12 20:25:57 2026] POST /volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599/action => generated 114 bytes in 27 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 12 20:25:57.074701 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-c35866d1-c925-4bc3-8f7c-06e573f509ed None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:57.076421 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c35866d1-c925-4bc3-8f7c-06e573f509ed tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] GET https://10.4.3.246/volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a Aug 12 20:25:57.076632 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c35866d1-c925-4bc3-8f7c-06e573f509ed tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:57.076851 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c35866d1-c925-4bc3-8f7c-06e573f509ed tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:57.081418 np0000007109 devstack@c-api.service[100383]: DEBUG oslo_db.sqlalchemy.engines [None req-6d0dd83a-3e56-4033-9010-1d88a4d3e96e tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100383) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 20:25:57.083857 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:57.083857 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:25:57.085363 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:57.085363 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:25:57.086331 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6d0dd83a-3e56-4033-9010-1d88a4d3e96e tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-member] https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d returned with HTTP 200 Aug 12 20:25:57.086722 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1058/4205] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:57 2026] GET /volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d => generated 738 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:57.088197 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-c35866d1-c925-4bc3-8f7c-06e573f509ed tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Volume info retrieved successfully. Aug 12 20:25:57.092896 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c35866d1-c925-4bc3-8f7c-06e573f509ed tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a returned with HTTP 200 Aug 12 20:25:57.093255 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1043/4206] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:25:57 2026] GET /volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:57.098186 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-5e709e54-5b70-4027-90de-acfbc2d65c1b None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:57.100079 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5e709e54-5b70-4027-90de-acfbc2d65c1b tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] DELETE https://10.4.3.246/volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 Aug 12 20:25:57.100281 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5e709e54-5b70-4027-90de-acfbc2d65c1b tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:57.101062 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5e709e54-5b70-4027-90de-acfbc2d65c1b tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:57.101062 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.contrib.backups [None req-5e709e54-5b70-4027-90de-acfbc2d65c1b tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Delete backup with id: ab846019-6cbf-4f6d-a4e6-0cfb246326f6. Aug 12 20:25:57.104746 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:57.104746 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:25:57.108351 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-baeae4cc-d823-42c6-9ede-6ba2879b4076 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:57.109953 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-baeae4cc-d823-42c6-9ede-6ba2879b4076 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] GET https://10.4.3.246/volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a Aug 12 20:25:57.110070 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-baeae4cc-d823-42c6-9ede-6ba2879b4076 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:57.110469 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-baeae4cc-d823-42c6-9ede-6ba2879b4076 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:57.117154 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.backup.rpcapi [None req-5e709e54-5b70-4027-90de-acfbc2d65c1b tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] delete_backup rpcapi backup_id ab846019-6cbf-4f6d-a4e6-0cfb246326f6 {{(pid=100384) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 20:25:57.117355 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:57.117355 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:25:57.119652 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5e709e54-5b70-4027-90de-acfbc2d65c1b tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 returned with HTTP 202 Aug 12 20:25:57.120212 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1063/4207] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:25:57 2026] DELETE /volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:25:57.121553 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-baeae4cc-d823-42c6-9ede-6ba2879b4076 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Volume info retrieved successfully. Aug 12 20:25:57.126640 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-baeae4cc-d823-42c6-9ede-6ba2879b4076 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a returned with HTTP 200 Aug 12 20:25:57.126990 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1044/4208] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:25:57 2026] GET /volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:57.128924 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-5b89f114-9d57-4457-9fee-0d657c703b1b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:57.131264 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5b89f114-9d57-4457-9fee-0d657c703b1b tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 Aug 12 20:25:57.131559 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5b89f114-9d57-4457-9fee-0d657c703b1b tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:57.131829 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5b89f114-9d57-4457-9fee-0d657c703b1b tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:57.131985 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-5b89f114-9d57-4457-9fee-0d657c703b1b tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id ab846019-6cbf-4f6d-a4e6-0cfb246326f6. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:57.137812 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:57.137812 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:25:57.138210 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5b89f114-9d57-4457-9fee-0d657c703b1b tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 returned with HTTP 200 Aug 12 20:25:57.138679 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1059/4209] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:57 2026] GET /volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:57.168673 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-11e457cb-8f63-4cce-b17c-825e2c6ff558 req-5c22f04d-2bb4-4269-a654-fb6f82c2acce None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:57.172030 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-11e457cb-8f63-4cce-b17c-825e2c6ff558 req-5c22f04d-2bb4-4269-a654-fb6f82c2acce tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] GET https://10.4.3.246/volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a Aug 12 20:25:57.172030 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-11e457cb-8f63-4cce-b17c-825e2c6ff558 req-5c22f04d-2bb4-4269-a654-fb6f82c2acce tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:57.172030 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-11e457cb-8f63-4cce-b17c-825e2c6ff558 req-5c22f04d-2bb4-4269-a654-fb6f82c2acce tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:57.178547 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:57.178547 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:25:57.182190 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-11e457cb-8f63-4cce-b17c-825e2c6ff558 req-5c22f04d-2bb4-4269-a654-fb6f82c2acce tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Volume info retrieved successfully. Aug 12 20:25:57.187314 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-11e457cb-8f63-4cce-b17c-825e2c6ff558 req-5c22f04d-2bb4-4269-a654-fb6f82c2acce tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a returned with HTTP 200 Aug 12 20:25:57.187314 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1044/4210] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:25:57 2026] GET /volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:57.271561 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d9eaca7a-07e5-48ab-9027-dfa9141663b7 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:57.271940 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d9eaca7a-07e5-48ab-9027-dfa9141663b7 None None] GET https://10.4.3.246/volume// Aug 12 20:25:57.272097 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d9eaca7a-07e5-48ab-9027-dfa9141663b7 None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:57.272302 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d9eaca7a-07e5-48ab-9027-dfa9141663b7 None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:57.272666 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d9eaca7a-07e5-48ab-9027-dfa9141663b7 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:25:57.272981 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1064/4211] 10.4.3.246 () {66 vars in 1428 bytes} [Wed Aug 12 20:25:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:25:57.280760 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-11e457cb-8f63-4cce-b17c-825e2c6ff558 req-35927f41-3829-4f64-9d14-c041e91159dc None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:57.308247 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-11e457cb-8f63-4cce-b17c-825e2c6ff558 req-35927f41-3829-4f64-9d14-c041e91159dc tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:25:57.308655 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-11e457cb-8f63-4cce-b17c-825e2c6ff558 req-35927f41-3829-4f64-9d14-c041e91159dc tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "37e0150a-3bd6-4840-a949-6b81d5ad262a", "connector": null, "instance_uuid": "62ce7472-b0b4-4717-90c5-65e850c4c0cf"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:25:57.318418 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:57.318418 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:25:57.349357 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-11e457cb-8f63-4cce-b17c-825e2c6ff558 req-35927f41-3829-4f64-9d14-c041e91159dc tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:25:57.349851 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1045/4212] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:25:57 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 12 20:25:57.372867 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-2a0a3a94-b6f0-4cd4-a49b-2cbb56a6cd0e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:57.374837 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2a0a3a94-b6f0-4cd4-a49b-2cbb56a6cd0e tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] GET https://10.4.3.246/volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a Aug 12 20:25:57.375046 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2a0a3a94-b6f0-4cd4-a49b-2cbb56a6cd0e tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:57.375381 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2a0a3a94-b6f0-4cd4-a49b-2cbb56a6cd0e tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:57.385675 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:57.385675 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:25:57.386421 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-7fa5910e-ba0e-4a7d-93fb-bc1e7c84c624 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:57.386840 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7fa5910e-ba0e-4a7d-93fb-bc1e7c84c624 None None] GET https://10.4.3.246/volume// Aug 12 20:25:57.387016 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7fa5910e-ba0e-4a7d-93fb-bc1e7c84c624 None None] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:57.387425 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7fa5910e-ba0e-4a7d-93fb-bc1e7c84c624 None None] Calling method 'all' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:57.387556 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7fa5910e-ba0e-4a7d-93fb-bc1e7c84c624 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:25:57.387926 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1045/4213] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:25:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:25:57.389091 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-2a0a3a94-b6f0-4cd4-a49b-2cbb56a6cd0e tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Volume info retrieved successfully. Aug 12 20:25:57.393560 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2a0a3a94-b6f0-4cd4-a49b-2cbb56a6cd0e tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a returned with HTTP 200 Aug 12 20:25:57.394084 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1060/4214] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:25:57 2026] GET /volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:57.395416 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-11e457cb-8f63-4cce-b17c-825e2c6ff558 req-a1f0b251-7a49-4245-95fa-4c5ceea6ea9e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:57.398066 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-11e457cb-8f63-4cce-b17c-825e2c6ff558 req-a1f0b251-7a49-4245-95fa-4c5ceea6ea9e tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] GET https://10.4.3.246/volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a Aug 12 20:25:57.398378 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-11e457cb-8f63-4cce-b17c-825e2c6ff558 req-a1f0b251-7a49-4245-95fa-4c5ceea6ea9e tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:57.398663 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-11e457cb-8f63-4cce-b17c-825e2c6ff558 req-a1f0b251-7a49-4245-95fa-4c5ceea6ea9e tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:57.410830 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:57.410830 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:25:57.419386 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-11e457cb-8f63-4cce-b17c-825e2c6ff558 req-a1f0b251-7a49-4245-95fa-4c5ceea6ea9e tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Volume info retrieved successfully. Aug 12 20:25:57.425666 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-11e457cb-8f63-4cce-b17c-825e2c6ff558 req-a1f0b251-7a49-4245-95fa-4c5ceea6ea9e tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a returned with HTTP 200 Aug 12 20:25:57.426212 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1065/4215] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:25:57 2026] GET /volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a => generated 1037 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:25:57.524215 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-11e457cb-8f63-4cce-b17c-825e2c6ff558 req-fec38041-1979-4357-8faf-3ea950345a33 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:57.526046 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-11e457cb-8f63-4cce-b17c-825e2c6ff558 req-fec38041-1979-4357-8faf-3ea950345a33 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] PUT https://10.4.3.246/volume/v3/attachments/84c1a5fc-d674-4c24-a30f-ad4ca420f2dd Aug 12 20:25:57.526501 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-11e457cb-8f63-4cce-b17c-825e2c6ff558 req-fec38041-1979-4357-8faf-3ea950345a33 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:25:57.540183 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-11e457cb-8f63-4cce-b17c-825e2c6ff558 req-fec38041-1979-4357-8faf-3ea950345a33 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Acquiring lock "cinder-attachment_update-37e0150a-3bd6-4840-a949-6b81d5ad262a-np0000007109" by "attachment_update" {{(pid=100386) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:25:57.545902 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-11e457cb-8f63-4cce-b17c-825e2c6ff558 req-fec38041-1979-4357-8faf-3ea950345a33 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Lock "cinder-attachment_update-37e0150a-3bd6-4840-a949-6b81d5ad262a-np0000007109" acquired by "attachment_update" :: waited 0.006s {{(pid=100386) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:25:57.546987 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:57.546987 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:25:57.629475 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-11e457cb-8f63-4cce-b17c-825e2c6ff558 req-fec38041-1979-4357-8faf-3ea950345a33 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Lock "cinder-attachment_update-37e0150a-3bd6-4840-a949-6b81d5ad262a-np0000007109" released by "attachment_update" :: held 0.083s {{(pid=100386) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:25:57.629739 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-11e457cb-8f63-4cce-b17c-825e2c6ff558 req-fec38041-1979-4357-8faf-3ea950345a33 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/attachments/84c1a5fc-d674-4c24-a30f-ad4ca420f2dd returned with HTTP 200 Aug 12 20:25:57.630378 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1046/4216] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:25:57 2026] PUT /volume/v3/attachments/84c1a5fc-d674-4c24-a30f-ad4ca420f2dd => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:25:58.149101 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ddd4bb95-f10f-454f-90e7-ca995f5b2f39 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:58.150714 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ddd4bb95-f10f-454f-90e7-ca995f5b2f39 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 Aug 12 20:25:58.150894 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ddd4bb95-f10f-454f-90e7-ca995f5b2f39 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:58.151062 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ddd4bb95-f10f-454f-90e7-ca995f5b2f39 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:58.151159 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-ddd4bb95-f10f-454f-90e7-ca995f5b2f39 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id ab846019-6cbf-4f6d-a4e6-0cfb246326f6. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:58.154904 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ddd4bb95-f10f-454f-90e7-ca995f5b2f39 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 returned with HTTP 404 Aug 12 20:25:58.155442 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1046/4217] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:58 2026] GET /volume/v3/backups/ab846019-6cbf-4f6d-a4e6-0cfb246326f6 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:25:58.161764 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-55081592-7ca9-4e78-a5e1-de80d83732dd None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:58.163491 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-55081592-7ca9-4e78-a5e1-de80d83732dd tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] DELETE https://10.4.3.246/volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 Aug 12 20:25:58.163956 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-55081592-7ca9-4e78-a5e1-de80d83732dd tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:58.163956 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-55081592-7ca9-4e78-a5e1-de80d83732dd tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:58.164033 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.contrib.backups [None req-55081592-7ca9-4e78-a5e1-de80d83732dd tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Delete backup with id: a9816bcb-c1fb-4877-b8f2-cf4fbf86f557. Aug 12 20:25:58.168079 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:58.168079 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:25:58.187176 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.backup.rpcapi [None req-55081592-7ca9-4e78-a5e1-de80d83732dd tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] delete_backup rpcapi backup_id a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 {{(pid=100383) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 20:25:58.189006 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-55081592-7ca9-4e78-a5e1-de80d83732dd tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 returned with HTTP 202 Aug 12 20:25:58.189608 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1061/4218] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:25:58 2026] DELETE /volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:25:58.196509 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-dfa6642e-ea36-4a1f-8f5f-1672af32605a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:58.198323 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-dfa6642e-ea36-4a1f-8f5f-1672af32605a tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 Aug 12 20:25:58.198544 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-dfa6642e-ea36-4a1f-8f5f-1672af32605a tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:58.198740 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-dfa6642e-ea36-4a1f-8f5f-1672af32605a tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:58.198931 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-dfa6642e-ea36-4a1f-8f5f-1672af32605a tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id a9816bcb-c1fb-4877-b8f2-cf4fbf86f557. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:58.202767 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:58.202767 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:25:58.203709 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-dfa6642e-ea36-4a1f-8f5f-1672af32605a tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 returned with HTTP 200 Aug 12 20:25:58.203709 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1066/4219] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:58 2026] GET /volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:58.405690 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-7c0ef9e8-fe64-49a8-bb73-7d2f80d07e1e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:58.407422 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7c0ef9e8-fe64-49a8-bb73-7d2f80d07e1e tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] GET https://10.4.3.246/volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a Aug 12 20:25:58.407650 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7c0ef9e8-fe64-49a8-bb73-7d2f80d07e1e tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:58.407849 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7c0ef9e8-fe64-49a8-bb73-7d2f80d07e1e tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:58.420357 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:58.420357 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:25:58.424608 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-7c0ef9e8-fe64-49a8-bb73-7d2f80d07e1e tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Volume info retrieved successfully. Aug 12 20:25:58.430215 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7c0ef9e8-fe64-49a8-bb73-7d2f80d07e1e tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a returned with HTTP 200 Aug 12 20:25:58.430769 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1047/4220] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:25:58 2026] GET /volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:59.212861 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-3c8f24de-23b7-4c68-a82c-9593b8684277 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:59.214879 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3c8f24de-23b7-4c68-a82c-9593b8684277 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 Aug 12 20:25:59.214879 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3c8f24de-23b7-4c68-a82c-9593b8684277 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:59.214879 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3c8f24de-23b7-4c68-a82c-9593b8684277 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:59.215037 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-3c8f24de-23b7-4c68-a82c-9593b8684277 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id a9816bcb-c1fb-4877-b8f2-cf4fbf86f557. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:59.218832 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3c8f24de-23b7-4c68-a82c-9593b8684277 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 returned with HTTP 404 Aug 12 20:25:59.219264 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1047/4221] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:59 2026] GET /volume/v3/backups/a9816bcb-c1fb-4877-b8f2-cf4fbf86f557 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:25:59.225767 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-57f3033d-df3a-477f-822e-576f36b3ff5c None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:59.227716 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-57f3033d-df3a-477f-822e-576f36b3ff5c tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] DELETE https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d Aug 12 20:25:59.227993 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-57f3033d-df3a-477f-822e-576f36b3ff5c tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:59.228172 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-57f3033d-df3a-477f-822e-576f36b3ff5c tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:59.228317 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.contrib.backups [None req-57f3033d-df3a-477f-822e-576f36b3ff5c tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Delete backup with id: 16b462c0-fd25-4540-90f0-25f7347b622d. Aug 12 20:25:59.232702 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:59.232702 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:25:59.246869 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.backup.rpcapi [None req-57f3033d-df3a-477f-822e-576f36b3ff5c tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] delete_backup rpcapi backup_id 16b462c0-fd25-4540-90f0-25f7347b622d {{(pid=100383) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 20:25:59.248301 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-57f3033d-df3a-477f-822e-576f36b3ff5c tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d returned with HTTP 202 Aug 12 20:25:59.248774 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1062/4222] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:25:59 2026] DELETE /volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:25:59.255781 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-98c1b8dd-fd6c-48d4-90c4-b77ed11bdb17 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:59.257860 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-98c1b8dd-fd6c-48d4-90c4-b77ed11bdb17 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d Aug 12 20:25:59.258041 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-98c1b8dd-fd6c-48d4-90c4-b77ed11bdb17 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:59.258222 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-98c1b8dd-fd6c-48d4-90c4-b77ed11bdb17 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:59.258318 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-98c1b8dd-fd6c-48d4-90c4-b77ed11bdb17 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id 16b462c0-fd25-4540-90f0-25f7347b622d. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:25:59.261799 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:59.261799 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:25:59.262421 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-98c1b8dd-fd6c-48d4-90c4-b77ed11bdb17 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d returned with HTTP 200 Aug 12 20:25:59.262781 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1067/4223] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:25:59 2026] GET /volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:25:59.443492 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3b314e84-6cfa-4220-be96-b63866bffc11 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:25:59.445037 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3b314e84-6cfa-4220-be96-b63866bffc11 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] GET https://10.4.3.246/volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a Aug 12 20:25:59.445248 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3b314e84-6cfa-4220-be96-b63866bffc11 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:25:59.445423 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3b314e84-6cfa-4220-be96-b63866bffc11 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:25:59.457671 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:25:59.457671 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:25:59.461175 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-3b314e84-6cfa-4220-be96-b63866bffc11 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Volume info retrieved successfully. Aug 12 20:25:59.465062 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3b314e84-6cfa-4220-be96-b63866bffc11 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a returned with HTTP 200 Aug 12 20:25:59.465062 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1048/4224] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:25:59 2026] GET /volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:00.273027 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-41288c79-1044-4ca2-a6d9-33c8d2910770 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:00.274729 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-41288c79-1044-4ca2-a6d9-33c8d2910770 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d Aug 12 20:26:00.274972 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-41288c79-1044-4ca2-a6d9-33c8d2910770 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:00.275145 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-41288c79-1044-4ca2-a6d9-33c8d2910770 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:00.275253 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-41288c79-1044-4ca2-a6d9-33c8d2910770 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Show backup with id 16b462c0-fd25-4540-90f0-25f7347b622d. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:26:00.279551 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-41288c79-1044-4ca2-a6d9-33c8d2910770 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d returned with HTTP 404 Aug 12 20:26:00.280122 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1048/4225] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:26:00 2026] GET /volume/v3/backups/16b462c0-fd25-4540-90f0-25f7347b622d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:26:00.286031 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-70c93b44-20ea-4e0f-9bde-bb16c0bb9b70 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:00.287618 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-70c93b44-20ea-4e0f-9bde-bb16c0bb9b70 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/c986cd34-a04e-4bc2-a98c-7803a68202c1 Aug 12 20:26:00.287805 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-70c93b44-20ea-4e0f-9bde-bb16c0bb9b70 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:00.287973 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-70c93b44-20ea-4e0f-9bde-bb16c0bb9b70 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:00.288116 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-70c93b44-20ea-4e0f-9bde-bb16c0bb9b70 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Delete volume with id: c986cd34-a04e-4bc2-a98c-7803a68202c1 Aug 12 20:26:00.296399 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:00.296399 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:26:00.296844 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-70c93b44-20ea-4e0f-9bde-bb16c0bb9b70 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Volume info retrieved successfully. Aug 12 20:26:00.318618 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-70c93b44-20ea-4e0f-9bde-bb16c0bb9b70 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Delete volume request issued successfully. Aug 12 20:26:00.318861 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-70c93b44-20ea-4e0f-9bde-bb16c0bb9b70 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/volumes/c986cd34-a04e-4bc2-a98c-7803a68202c1 returned with HTTP 202 Aug 12 20:26:00.319365 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1063/4226] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:26:00 2026] DELETE /volume/v3/volumes/c986cd34-a04e-4bc2-a98c-7803a68202c1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:26:00.326431 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f45b99eb-4454-4946-b6b3-2c4218c5d242 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:00.328009 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f45b99eb-4454-4946-b6b3-2c4218c5d242 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/volumes/c986cd34-a04e-4bc2-a98c-7803a68202c1 Aug 12 20:26:00.328209 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f45b99eb-4454-4946-b6b3-2c4218c5d242 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:00.328377 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f45b99eb-4454-4946-b6b3-2c4218c5d242 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:00.334467 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:00.334467 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:26:00.337147 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-f45b99eb-4454-4946-b6b3-2c4218c5d242 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Volume info retrieved successfully. Aug 12 20:26:00.340526 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f45b99eb-4454-4946-b6b3-2c4218c5d242 tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/volumes/c986cd34-a04e-4bc2-a98c-7803a68202c1 returned with HTTP 200 Aug 12 20:26:00.341020 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1068/4227] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:26:00 2026] GET /volume/v3/volumes/c986cd34-a04e-4bc2-a98c-7803a68202c1 => generated 1017 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:26:00.477313 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-bbd5675e-867b-4e71-9170-3402f8b4ead7 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:00.479130 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-bbd5675e-867b-4e71-9170-3402f8b4ead7 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] GET https://10.4.3.246/volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a Aug 12 20:26:00.479364 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-bbd5675e-867b-4e71-9170-3402f8b4ead7 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:00.479600 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-bbd5675e-867b-4e71-9170-3402f8b4ead7 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:00.488675 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:00.488675 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:26:00.492055 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-bbd5675e-867b-4e71-9170-3402f8b4ead7 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Volume info retrieved successfully. Aug 12 20:26:00.496089 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-bbd5675e-867b-4e71-9170-3402f8b4ead7 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a returned with HTTP 200 Aug 12 20:26:00.496528 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1049/4228] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:26:00 2026] GET /volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:01.352824 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-464b14ee-3193-4968-afc7-56a6d33ab2fc None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:01.354863 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-464b14ee-3193-4968-afc7-56a6d33ab2fc tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] GET https://10.4.3.246/volume/v3/volumes/c986cd34-a04e-4bc2-a98c-7803a68202c1 Aug 12 20:26:01.355128 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-464b14ee-3193-4968-afc7-56a6d33ab2fc tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:01.355381 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-464b14ee-3193-4968-afc7-56a6d33ab2fc tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:01.361616 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-464b14ee-3193-4968-afc7-56a6d33ab2fc tempest-ProjectMemberTests33-1630317066 tempest-ProjectMemberTests33-1630317066-project-admin] https://10.4.3.246/volume/v3/volumes/c986cd34-a04e-4bc2-a98c-7803a68202c1 returned with HTTP 404 Aug 12 20:26:01.362111 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1049/4229] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:26:01 2026] GET /volume/v3/volumes/c986cd34-a04e-4bc2-a98c-7803a68202c1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:26:01.508758 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-23df5e6c-90e7-47d8-956f-bf7b0cd9f0f0 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:01.510651 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-23df5e6c-90e7-47d8-956f-bf7b0cd9f0f0 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] GET https://10.4.3.246/volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a Aug 12 20:26:01.511021 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-23df5e6c-90e7-47d8-956f-bf7b0cd9f0f0 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:01.511668 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-23df5e6c-90e7-47d8-956f-bf7b0cd9f0f0 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:01.520900 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:01.520900 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:26:01.524650 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-23df5e6c-90e7-47d8-956f-bf7b0cd9f0f0 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Volume info retrieved successfully. Aug 12 20:26:01.530522 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-23df5e6c-90e7-47d8-956f-bf7b0cd9f0f0 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a returned with HTTP 200 Aug 12 20:26:01.530522 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1064/4230] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:26:01 2026] GET /volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:01.871991 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-11e457cb-8f63-4cce-b17c-825e2c6ff558 req-d4a8c8d7-605b-45f0-bf4b-32382e3c8b73 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:01.874007 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-11e457cb-8f63-4cce-b17c-825e2c6ff558 req-d4a8c8d7-605b-45f0-bf4b-32382e3c8b73 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] POST https://10.4.3.246/volume/v3/attachments/84c1a5fc-d674-4c24-a30f-ad4ca420f2dd/action Aug 12 20:26:01.874417 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-11e457cb-8f63-4cce-b17c-825e2c6ff558 req-d4a8c8d7-605b-45f0-bf4b-32382e3c8b73 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Action body: b'{"os-complete": null}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:26:01.874524 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-11e457cb-8f63-4cce-b17c-825e2c6ff558 req-d4a8c8d7-605b-45f0-bf4b-32382e3c8b73 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:26:01.889217 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:01.889217 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:26:01.905140 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-11e457cb-8f63-4cce-b17c-825e2c6ff558 req-d4a8c8d7-605b-45f0-bf4b-32382e3c8b73 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/attachments/84c1a5fc-d674-4c24-a30f-ad4ca420f2dd/action returned with HTTP 204 Aug 12 20:26:01.905327 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1069/4231] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:26:01 2026] POST /volume/v3/attachments/84c1a5fc-d674-4c24-a30f-ad4ca420f2dd/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:26:02.546259 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-0fafc1ce-6328-4747-9458-4026ec485836 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:02.548575 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0fafc1ce-6328-4747-9458-4026ec485836 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] GET https://10.4.3.246/volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a Aug 12 20:26:02.548575 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0fafc1ce-6328-4747-9458-4026ec485836 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:02.548738 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0fafc1ce-6328-4747-9458-4026ec485836 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:02.560226 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:02.560226 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:26:02.566934 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-0fafc1ce-6328-4747-9458-4026ec485836 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Volume info retrieved successfully. Aug 12 20:26:02.571780 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0fafc1ce-6328-4747-9458-4026ec485836 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a returned with HTTP 200 Aug 12 20:26:02.572150 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1050/4232] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:26:02 2026] GET /volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a => generated 1150 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:26:02.590608 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-9286dc24-daf3-407c-a206-30d043c58b46 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:02.592499 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9286dc24-daf3-407c-a206-30d043c58b46 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] GET https://10.4.3.246/volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a Aug 12 20:26:02.592591 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9286dc24-daf3-407c-a206-30d043c58b46 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:02.592890 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9286dc24-daf3-407c-a206-30d043c58b46 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:02.603689 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:02.603689 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:26:02.606858 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-9286dc24-daf3-407c-a206-30d043c58b46 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Volume info retrieved successfully. Aug 12 20:26:02.612030 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9286dc24-daf3-407c-a206-30d043c58b46 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a returned with HTTP 200 Aug 12 20:26:02.612558 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1050/4233] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:26:02 2026] GET /volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a => generated 1150 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:26:02.632249 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f5bbebc5-2d29-4f34-80fe-e16ef7387f0a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:02.634228 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f5bbebc5-2d29-4f34-80fe-e16ef7387f0a tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] POST https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599/action Aug 12 20:26:02.634228 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f5bbebc5-2d29-4f34-80fe-e16ef7387f0a tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Action body: b'{"os-detach": {"attachment_id": "84c1a5fc-d674-4c24-a30f-ad4ca420f2dd"}}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:26:02.634228 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f5bbebc5-2d29-4f34-80fe-e16ef7387f0a tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "84c1a5fc-d674-4c24-a30f-ad4ca420f2dd"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:26:02.644269 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:02.644269 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:26:02.644589 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-f5bbebc5-2d29-4f34-80fe-e16ef7387f0a tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Volume info retrieved successfully. Aug 12 20:26:02.650742 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f5bbebc5-2d29-4f34-80fe-e16ef7387f0a tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599/action returned with HTTP 400 Aug 12 20:26:02.651183 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1065/4234] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:26:02 2026] POST /volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599/action => generated 100 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 20:26:02.687001 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-e16c331a-6a5b-4065-9ef0-136a3106a93a req-5167a830-8981-4ded-8c7a-87d5afc07d46 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:02.690065 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-e16c331a-6a5b-4065-9ef0-136a3106a93a req-5167a830-8981-4ded-8c7a-87d5afc07d46 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] GET https://10.4.3.246/volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a Aug 12 20:26:02.690362 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-e16c331a-6a5b-4065-9ef0-136a3106a93a req-5167a830-8981-4ded-8c7a-87d5afc07d46 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:02.690661 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-e16c331a-6a5b-4065-9ef0-136a3106a93a req-5167a830-8981-4ded-8c7a-87d5afc07d46 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:02.702722 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:02.702722 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:26:02.713165 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-e16c331a-6a5b-4065-9ef0-136a3106a93a req-5167a830-8981-4ded-8c7a-87d5afc07d46 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Volume info retrieved successfully. Aug 12 20:26:02.720041 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-e16c331a-6a5b-4065-9ef0-136a3106a93a req-5167a830-8981-4ded-8c7a-87d5afc07d46 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a returned with HTTP 200 Aug 12 20:26:02.720582 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1070/4235] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:26:02 2026] GET /volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a => generated 1150 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:26:02.738813 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-e16c331a-6a5b-4065-9ef0-136a3106a93a req-45b99a0e-67f7-465f-a57d-7ec16a2651bc None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:02.740698 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-e16c331a-6a5b-4065-9ef0-136a3106a93a req-45b99a0e-67f7-465f-a57d-7ec16a2651bc tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] POST https://10.4.3.246/volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a/action Aug 12 20:26:02.741122 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-e16c331a-6a5b-4065-9ef0-136a3106a93a req-45b99a0e-67f7-465f-a57d-7ec16a2651bc tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:26:02.741298 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-e16c331a-6a5b-4065-9ef0-136a3106a93a req-45b99a0e-67f7-465f-a57d-7ec16a2651bc tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:26:02.753738 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:02.753738 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:26:02.754242 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-e16c331a-6a5b-4065-9ef0-136a3106a93a req-45b99a0e-67f7-465f-a57d-7ec16a2651bc tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Volume info retrieved successfully. Aug 12 20:26:02.764018 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-e16c331a-6a5b-4065-9ef0-136a3106a93a req-45b99a0e-67f7-465f-a57d-7ec16a2651bc tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Begin detaching volume completed successfully. Aug 12 20:26:02.764287 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-e16c331a-6a5b-4065-9ef0-136a3106a93a req-45b99a0e-67f7-465f-a57d-7ec16a2651bc tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a/action returned with HTTP 202 Aug 12 20:26:02.765098 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1051/4236] 10.4.3.246 () {72 vars in 1672 bytes} [Wed Aug 12 20:26:02 2026] POST /volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:26:02.818942 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-3b1a1e7d-aedc-4bae-b44c-4b96da1e2891 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:02.819658 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3b1a1e7d-aedc-4bae-b44c-4b96da1e2891 None None] GET https://10.4.3.246/volume// Aug 12 20:26:02.819658 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3b1a1e7d-aedc-4bae-b44c-4b96da1e2891 None None] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:02.819905 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3b1a1e7d-aedc-4bae-b44c-4b96da1e2891 None None] Calling method 'all' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:02.820304 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3b1a1e7d-aedc-4bae-b44c-4b96da1e2891 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:26:02.820792 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1051/4237] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:26:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:26:02.852421 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-e16c331a-6a5b-4065-9ef0-136a3106a93a req-edb4051e-a210-40fb-8c3b-da077856aa4a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:02.854485 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-e16c331a-6a5b-4065-9ef0-136a3106a93a req-edb4051e-a210-40fb-8c3b-da077856aa4a tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] GET https://10.4.3.246/volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a Aug 12 20:26:02.854906 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-e16c331a-6a5b-4065-9ef0-136a3106a93a req-edb4051e-a210-40fb-8c3b-da077856aa4a tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:02.855234 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-e16c331a-6a5b-4065-9ef0-136a3106a93a req-edb4051e-a210-40fb-8c3b-da077856aa4a tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:02.866352 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:02.866352 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:26:02.872149 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-e16c331a-6a5b-4065-9ef0-136a3106a93a req-edb4051e-a210-40fb-8c3b-da077856aa4a tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Volume info retrieved successfully. Aug 12 20:26:02.876417 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-e16c331a-6a5b-4065-9ef0-136a3106a93a req-edb4051e-a210-40fb-8c3b-da077856aa4a tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a returned with HTTP 200 Aug 12 20:26:02.877080 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1066/4238] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:26:02 2026] GET /volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a => generated 1333 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:26:03.523321 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a9f03fab-04bb-4027-84db-6e811420915e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:03.663448 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a9f03fab-04bb-4027-84db-6e811420915e tempest-ProjectMemberTests-1532515205 tempest-ProjectMemberTests-1532515205-project-admin] GET https://10.4.3.246/volume/v3/scheduler-stats/get_pools Aug 12 20:26:03.663666 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a9f03fab-04bb-4027-84db-6e811420915e tempest-ProjectMemberTests-1532515205 tempest-ProjectMemberTests-1532515205-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:03.663852 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a9f03fab-04bb-4027-84db-6e811420915e tempest-ProjectMemberTests-1532515205 tempest-ProjectMemberTests-1532515205-project-admin] Calling method 'get_pools' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:03.675251 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a9f03fab-04bb-4027-84db-6e811420915e tempest-ProjectMemberTests-1532515205 tempest-ProjectMemberTests-1532515205-project-admin] https://10.4.3.246/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 12 20:26:03.675642 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1071/4239] 10.4.3.246 () {66 vars in 1291 bytes} [Wed Aug 12 20:26:03 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:03.682820 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-07d76fb4-a1c8-4e05-97de-6f88d6f6f006 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:03.760082 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-07d76fb4-a1c8-4e05-97de-6f88d6f6f006 tempest-ProjectMemberTests-1532515205 tempest-ProjectMemberTests-1532515205-project-member] GET https://10.4.3.246/volume/v3/capabilities/np0000007109@storpool Aug 12 20:26:03.760365 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-07d76fb4-a1c8-4e05-97de-6f88d6f6f006 tempest-ProjectMemberTests-1532515205 tempest-ProjectMemberTests-1532515205-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:03.760696 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-07d76fb4-a1c8-4e05-97de-6f88d6f6f006 tempest-ProjectMemberTests-1532515205 tempest-ProjectMemberTests-1532515205-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:03.761523 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.policy [None req-07d76fb4-a1c8-4e05-97de-6f88d6f6f006 tempest-ProjectMemberTests-1532515205 tempest-ProjectMemberTests-1532515205-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'd3770cf8e8444c79863e5cb858a50f17', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e8efda002c74a05b7e0989a2a313009', '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=100386) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 20:26:03.761967 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-07d76fb4-a1c8-4e05-97de-6f88d6f6f006 tempest-ProjectMemberTests-1532515205 tempest-ProjectMemberTests-1532515205-project-member] https://10.4.3.246/volume/v3/capabilities/np0000007109@storpool returned with HTTP 403 Aug 12 20:26:03.763041 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1052/4240] 10.4.3.246 () {66 vars in 1318 bytes} [Wed Aug 12 20:26:03 2026] GET /volume/v3/capabilities/np0000007109@storpool => generated 110 bytes in 81 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:26:03.893183 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-e16c331a-6a5b-4065-9ef0-136a3106a93a req-ff4d9cdc-38dd-4218-95d4-9633ccb260e3 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:03.895237 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-e16c331a-6a5b-4065-9ef0-136a3106a93a req-ff4d9cdc-38dd-4218-95d4-9633ccb260e3 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] DELETE https://10.4.3.246/volume/v3/attachments/84c1a5fc-d674-4c24-a30f-ad4ca420f2dd Aug 12 20:26:03.895430 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-e16c331a-6a5b-4065-9ef0-136a3106a93a req-ff4d9cdc-38dd-4218-95d4-9633ccb260e3 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:03.895681 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-e16c331a-6a5b-4065-9ef0-136a3106a93a req-ff4d9cdc-38dd-4218-95d4-9633ccb260e3 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:03.902993 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:03.902993 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:26:03.968337 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-e16c331a-6a5b-4065-9ef0-136a3106a93a req-ff4d9cdc-38dd-4218-95d4-9633ccb260e3 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/attachments/84c1a5fc-d674-4c24-a30f-ad4ca420f2dd returned with HTTP 200 Aug 12 20:26:03.968738 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1052/4241] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:26:03 2026] DELETE /volume/v3/attachments/84c1a5fc-d674-4c24-a30f-ad4ca420f2dd => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:04.911074 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f6444136-8e9f-49f9-8765-9289525696ad None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:04.913643 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f6444136-8e9f-49f9-8765-9289525696ad tempest-TestServerVolumeAttachmentScenario-228986352 tempest-TestServerVolumeAttachmentScenario-228986352-project-admin] POST https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599/action Aug 12 20:26:04.913643 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f6444136-8e9f-49f9-8765-9289525696ad tempest-TestServerVolumeAttachmentScenario-228986352 tempest-TestServerVolumeAttachmentScenario-228986352-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:26:04.913643 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f6444136-8e9f-49f9-8765-9289525696ad tempest-TestServerVolumeAttachmentScenario-228986352 tempest-TestServerVolumeAttachmentScenario-228986352-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:26:04.924936 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:04.924936 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:26:04.928707 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.contrib.admin_actions [None req-f6444136-8e9f-49f9-8765-9289525696ad tempest-TestServerVolumeAttachmentScenario-228986352 tempest-TestServerVolumeAttachmentScenario-228986352-project-admin] Updating volume '70b336a1-2030-417c-85f2-3ec7a29b5599' with '{'status': 'in-use'}' {{(pid=100383) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 20:26:04.956771 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f6444136-8e9f-49f9-8765-9289525696ad tempest-TestServerVolumeAttachmentScenario-228986352 tempest-TestServerVolumeAttachmentScenario-228986352-project-admin] https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599/action returned with HTTP 202 Aug 12 20:26:04.957581 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1067/4242] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:26:04 2026] POST /volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:26:04.964306 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-2386185d-9cc3-4e8b-8adc-da177ee836ca None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:04.966129 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2386185d-9cc3-4e8b-8adc-da177ee836ca tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] GET https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 Aug 12 20:26:04.966357 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2386185d-9cc3-4e8b-8adc-da177ee836ca tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:04.966529 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2386185d-9cc3-4e8b-8adc-da177ee836ca tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:04.975092 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:04.975092 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:26:04.978707 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-2386185d-9cc3-4e8b-8adc-da177ee836ca tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Volume info retrieved successfully. Aug 12 20:26:04.983899 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2386185d-9cc3-4e8b-8adc-da177ee836ca tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 returned with HTTP 200 Aug 12 20:26:04.984577 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1072/4243] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:26:04 2026] GET /volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 => generated 1150 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:26:05.023591 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-478ac346-2596-4699-8647-61073c5dbbfa req-badab531-dbe1-40ce-8bbf-b92076281ea9 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:05.029185 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-478ac346-2596-4699-8647-61073c5dbbfa req-badab531-dbe1-40ce-8bbf-b92076281ea9 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] GET https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 Aug 12 20:26:05.029364 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-478ac346-2596-4699-8647-61073c5dbbfa req-badab531-dbe1-40ce-8bbf-b92076281ea9 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:05.029548 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-478ac346-2596-4699-8647-61073c5dbbfa req-badab531-dbe1-40ce-8bbf-b92076281ea9 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:05.046210 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:05.046210 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:26:05.055968 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-478ac346-2596-4699-8647-61073c5dbbfa req-badab531-dbe1-40ce-8bbf-b92076281ea9 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Volume info retrieved successfully. Aug 12 20:26:05.062003 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-478ac346-2596-4699-8647-61073c5dbbfa req-badab531-dbe1-40ce-8bbf-b92076281ea9 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 returned with HTTP 200 Aug 12 20:26:05.062003 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1053/4244] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:26:05 2026] GET /volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 => generated 1150 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:26:05.078347 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-478ac346-2596-4699-8647-61073c5dbbfa req-6a05d118-00a2-4988-b476-beb7253969ae None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:05.080163 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-478ac346-2596-4699-8647-61073c5dbbfa req-6a05d118-00a2-4988-b476-beb7253969ae tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] POST https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599/action Aug 12 20:26:05.080453 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-478ac346-2596-4699-8647-61073c5dbbfa req-6a05d118-00a2-4988-b476-beb7253969ae tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:26:05.080571 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-478ac346-2596-4699-8647-61073c5dbbfa req-6a05d118-00a2-4988-b476-beb7253969ae tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:26:05.090557 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:05.090557 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:26:05.090959 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-478ac346-2596-4699-8647-61073c5dbbfa req-6a05d118-00a2-4988-b476-beb7253969ae tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Volume info retrieved successfully. Aug 12 20:26:05.096924 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-478ac346-2596-4699-8647-61073c5dbbfa req-6a05d118-00a2-4988-b476-beb7253969ae tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Begin detaching volume completed successfully. Aug 12 20:26:05.097112 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-478ac346-2596-4699-8647-61073c5dbbfa req-6a05d118-00a2-4988-b476-beb7253969ae tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599/action returned with HTTP 202 Aug 12 20:26:05.097522 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1053/4245] 10.4.3.246 () {72 vars in 1672 bytes} [Wed Aug 12 20:26:05 2026] POST /volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:26:05.146294 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0eaa7abe-69c3-478f-bc62-2f1bb6b874d0 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:05.147973 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0eaa7abe-69c3-478f-bc62-2f1bb6b874d0 None None] GET https://10.4.3.246/volume// Aug 12 20:26:05.147973 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0eaa7abe-69c3-478f-bc62-2f1bb6b874d0 None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:05.147973 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0eaa7abe-69c3-478f-bc62-2f1bb6b874d0 None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:05.147973 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0eaa7abe-69c3-478f-bc62-2f1bb6b874d0 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:26:05.147973 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1068/4246] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:26:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:26:05.154433 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-478ac346-2596-4699-8647-61073c5dbbfa req-0f22a455-1007-4d35-8d98-873aab2d0dc8 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:05.156910 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-478ac346-2596-4699-8647-61073c5dbbfa req-0f22a455-1007-4d35-8d98-873aab2d0dc8 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] GET https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 Aug 12 20:26:05.157222 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-478ac346-2596-4699-8647-61073c5dbbfa req-0f22a455-1007-4d35-8d98-873aab2d0dc8 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:05.157494 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-478ac346-2596-4699-8647-61073c5dbbfa req-0f22a455-1007-4d35-8d98-873aab2d0dc8 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:05.169121 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:05.169121 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:26:05.172655 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-478ac346-2596-4699-8647-61073c5dbbfa req-0f22a455-1007-4d35-8d98-873aab2d0dc8 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Volume info retrieved successfully. Aug 12 20:26:05.177486 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-478ac346-2596-4699-8647-61073c5dbbfa req-0f22a455-1007-4d35-8d98-873aab2d0dc8 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 returned with HTTP 200 Aug 12 20:26:05.177984 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1073/4247] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:26:05 2026] GET /volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 => generated 1333 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:26:05.926864 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-478ac346-2596-4699-8647-61073c5dbbfa req-9fd866d1-97e8-426f-9aa6-fae4a897d54d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:05.928691 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-478ac346-2596-4699-8647-61073c5dbbfa req-9fd866d1-97e8-426f-9aa6-fae4a897d54d tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] DELETE https://10.4.3.246/volume/v3/attachments/5d2ef15d-8ef4-4dbd-a115-e637d25d9c93 Aug 12 20:26:05.929030 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-478ac346-2596-4699-8647-61073c5dbbfa req-9fd866d1-97e8-426f-9aa6-fae4a897d54d tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:05.929327 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-478ac346-2596-4699-8647-61073c5dbbfa req-9fd866d1-97e8-426f-9aa6-fae4a897d54d tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:05.935600 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:05.935600 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:26:05.976371 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-478ac346-2596-4699-8647-61073c5dbbfa req-9fd866d1-97e8-426f-9aa6-fae4a897d54d tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/attachments/5d2ef15d-8ef4-4dbd-a115-e637d25d9c93 returned with HTTP 200 Aug 12 20:26:05.976371 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1054/4248] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:26:05 2026] DELETE /volume/v3/attachments/5d2ef15d-8ef4-4dbd-a115-e637d25d9c93 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:06.210436 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-988638f9-911b-4a23-8a89-4fde058fc53e req-d956e2be-81d0-4d67-870d-2b079e250dc1 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:06.213399 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-988638f9-911b-4a23-8a89-4fde058fc53e req-d956e2be-81d0-4d67-870d-2b079e250dc1 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] GET https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 Aug 12 20:26:06.213609 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-988638f9-911b-4a23-8a89-4fde058fc53e req-d956e2be-81d0-4d67-870d-2b079e250dc1 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:06.213797 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-988638f9-911b-4a23-8a89-4fde058fc53e req-d956e2be-81d0-4d67-870d-2b079e250dc1 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:06.221753 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:06.221753 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:26:06.225451 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-988638f9-911b-4a23-8a89-4fde058fc53e req-d956e2be-81d0-4d67-870d-2b079e250dc1 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Volume info retrieved successfully. Aug 12 20:26:06.229671 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-988638f9-911b-4a23-8a89-4fde058fc53e req-d956e2be-81d0-4d67-870d-2b079e250dc1 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 returned with HTTP 200 Aug 12 20:26:06.230030 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1054/4249] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:26:06 2026] GET /volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:06.675892 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-2544c51e-f020-40b5-b96e-dbea03d915ef None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:06.680087 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2544c51e-f020-40b5-b96e-dbea03d915ef tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:26:06.680416 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2544c51e-f020-40b5-b96e-dbea03d915ef tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1260363176", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:26:06.681874 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-2544c51e-f020-40b5-b96e-dbea03d915ef tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1260363176', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:26:06.681990 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-2544c51e-f020-40b5-b96e-dbea03d915ef tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Create volume of 1 GB Aug 12 20:26:06.682250 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:06.682250 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:26:06.693439 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-2544c51e-f020-40b5-b96e-dbea03d915ef tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Availability Zones retrieved successfully. Aug 12 20:26:06.699355 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-2544c51e-f020-40b5-b96e-dbea03d915ef tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Flow 'volume_create_api' (61b5d452-ad99-4bf6-9a1e-a3ac63106d34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:26:06.700461 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-2544c51e-f020-40b5-b96e-dbea03d915ef tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a4d9f57-7b03-4b67-a64b-8dff7445ff34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:26:06.701805 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-2544c51e-f020-40b5-b96e-dbea03d915ef tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:26:06.731792 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-2544c51e-f020-40b5-b96e-dbea03d915ef tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a4d9f57-7b03-4b67-a64b-8dff7445ff34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:26:06.732460 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-2544c51e-f020-40b5-b96e-dbea03d915ef tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8804404a-ecdc-4516-867b-ecef5ff6b3f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:26:06.772948 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-2544c51e-f020-40b5-b96e-dbea03d915ef tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Created reservations ['21611c19-3141-4350-b5d5-2886214c9778', 'c1625511-896e-4e35-9e73-b5d1843cf943', '0db6d74a-d131-48d5-afc1-070f7407ece0', 'd5eab341-ef77-4bb5-a387-12bf14ab5ed2'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:26:06.773711 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-2544c51e-f020-40b5-b96e-dbea03d915ef tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8804404a-ecdc-4516-867b-ecef5ff6b3f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21611c19-3141-4350-b5d5-2886214c9778', 'c1625511-896e-4e35-9e73-b5d1843cf943', '0db6d74a-d131-48d5-afc1-070f7407ece0', 'd5eab341-ef77-4bb5-a387-12bf14ab5ed2']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:26:06.774385 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-2544c51e-f020-40b5-b96e-dbea03d915ef tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56bcabc9-471c-438a-8109-a5b5eff9dbd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:26:06.797047 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-2544c51e-f020-40b5-b96e-dbea03d915ef tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56bcabc9-471c-438a-8109-a5b5eff9dbd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6fed569-9cd3-4a13-af19-9fdcc9a13d4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1260363176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ed9636dd9b947ee95953f16a8ec9b91',qos_specs=None,replication_status=,reservations=['21611c19-3141-4350-b5d5-2886214c9778','c1625511-896e-4e35-9e73-b5d1843cf943','0db6d74a-d131-48d5-afc1-070f7407ece0','d5eab341-ef77-4bb5-a387-12bf14ab5ed2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed6dccf0fdc348c7b8b7348aa77c7740',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:26:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1260363176',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6fed569-9cd3-4a13-af19-9fdcc9a13d4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ed9636dd9b947ee95953f16a8ec9b91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed6dccf0fdc348c7b8b7348aa77c7740',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:26:06.797777 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-2544c51e-f020-40b5-b96e-dbea03d915ef tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be422f15-16b4-4d96-9650-7dcadd3a53a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:26:06.832341 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-2544c51e-f020-40b5-b96e-dbea03d915ef tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be422f15-16b4-4d96-9650-7dcadd3a53a5) transitioned into state 'SUCCESS' from state '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-1260363176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ed9636dd9b947ee95953f16a8ec9b91',qos_specs=None,replication_status=,reservations=['21611c19-3141-4350-b5d5-2886214c9778','c1625511-896e-4e35-9e73-b5d1843cf943','0db6d74a-d131-48d5-afc1-070f7407ece0','d5eab341-ef77-4bb5-a387-12bf14ab5ed2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed6dccf0fdc348c7b8b7348aa77c7740',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:26:06.833072 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-2544c51e-f020-40b5-b96e-dbea03d915ef tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bde6ee79-d799-4a69-b285-70fc6b76bda2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:26:06.843208 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-2544c51e-f020-40b5-b96e-dbea03d915ef tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bde6ee79-d799-4a69-b285-70fc6b76bda2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:26:06.846043 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-2544c51e-f020-40b5-b96e-dbea03d915ef tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Flow 'volume_create_api' (61b5d452-ad99-4bf6-9a1e-a3ac63106d34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:26:06.846043 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-2544c51e-f020-40b5-b96e-dbea03d915ef tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Create volume request issued successfully. Aug 12 20:26:06.846043 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2544c51e-f020-40b5-b96e-dbea03d915ef tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:26:06.846257 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1069/4250] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:26:06 2026] POST /volume/v3/volumes => generated 755 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:26:06.858642 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b0e76ee4-28b9-4adf-855d-ca0873a61950 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:06.860946 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b0e76ee4-28b9-4adf-855d-ca0873a61950 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] GET https://10.4.3.246/volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a Aug 12 20:26:06.860946 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b0e76ee4-28b9-4adf-855d-ca0873a61950 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:06.860946 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b0e76ee4-28b9-4adf-855d-ca0873a61950 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:06.867975 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:06.867975 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:26:06.872204 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-b0e76ee4-28b9-4adf-855d-ca0873a61950 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Volume info retrieved successfully. Aug 12 20:26:06.876081 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b0e76ee4-28b9-4adf-855d-ca0873a61950 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a returned with HTTP 200 Aug 12 20:26:06.876457 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1074/4251] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:26:06 2026] GET /volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:07.888917 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-752c288e-bce9-4498-994f-1fa9883b1de2 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:07.890504 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-752c288e-bce9-4498-994f-1fa9883b1de2 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] GET https://10.4.3.246/volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a Aug 12 20:26:07.890834 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-752c288e-bce9-4498-994f-1fa9883b1de2 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:07.892134 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-752c288e-bce9-4498-994f-1fa9883b1de2 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:07.897899 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:07.897899 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:26:07.901468 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-752c288e-bce9-4498-994f-1fa9883b1de2 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Volume info retrieved successfully. Aug 12 20:26:07.905761 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-752c288e-bce9-4498-994f-1fa9883b1de2 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a returned with HTTP 200 Aug 12 20:26:07.906471 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1055/4252] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:26:07 2026] GET /volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:07.918927 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-24b74142-8897-4588-9c5e-3f19c98bf65f None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:07.921550 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-24b74142-8897-4588-9c5e-3f19c98bf65f tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] GET https://10.4.3.246/volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a Aug 12 20:26:07.921813 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-24b74142-8897-4588-9c5e-3f19c98bf65f tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:07.922090 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-24b74142-8897-4588-9c5e-3f19c98bf65f tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:07.933688 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:07.933688 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:26:07.936896 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-24b74142-8897-4588-9c5e-3f19c98bf65f tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Volume info retrieved successfully. Aug 12 20:26:07.940717 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-24b74142-8897-4588-9c5e-3f19c98bf65f tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a returned with HTTP 200 Aug 12 20:26:07.941152 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1055/4253] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:26:07 2026] GET /volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:07.952528 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-b9e2263f-35bb-44e9-a3a2-e8cba6d157dd None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:07.954200 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b9e2263f-35bb-44e9-a3a2-e8cba6d157dd tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] GET https://10.4.3.246/volume/v3/volumes Aug 12 20:26:07.954357 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b9e2263f-35bb-44e9-a3a2-e8cba6d157dd tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:07.954522 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b9e2263f-35bb-44e9-a3a2-e8cba6d157dd tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'index' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:07.954817 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.api_utils [None req-b9e2263f-35bb-44e9-a3a2-e8cba6d157dd tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Removing options '' from query. {{(pid=100383) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:26:07.955139 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:07.955139 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:26:07.955527 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-b9e2263f-35bb-44e9-a3a2-e8cba6d157dd tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100383) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:26:07.962478 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-b9e2263f-35bb-44e9-a3a2-e8cba6d157dd tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Get all volumes completed successfully. Aug 12 20:26:07.962873 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b9e2263f-35bb-44e9-a3a2-e8cba6d157dd tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 200 Aug 12 20:26:07.963222 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1070/4254] 10.4.3.246 () {66 vars in 1237 bytes} [Wed Aug 12 20:26:07 2026] GET /volume/v3/volumes => generated 339 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:07.971811 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-bcfeeda5-d05f-409b-8f1b-ed5411a55b6e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:07.973579 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-bcfeeda5-d05f-409b-8f1b-ed5411a55b6e tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] GET https://10.4.3.246/volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a Aug 12 20:26:07.973788 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-bcfeeda5-d05f-409b-8f1b-ed5411a55b6e tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:07.973968 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-bcfeeda5-d05f-409b-8f1b-ed5411a55b6e tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:07.980609 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:07.980609 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:26:07.984457 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-bcfeeda5-d05f-409b-8f1b-ed5411a55b6e tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Volume info retrieved successfully. Aug 12 20:26:07.988631 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-bcfeeda5-d05f-409b-8f1b-ed5411a55b6e tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a returned with HTTP 200 Aug 12 20:26:07.988969 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1075/4255] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:26:07 2026] GET /volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:08.026445 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-b966dfa9-7423-4a42-9d7f-365874abc21b req-e53994bb-7ecb-444d-b3f0-756c1ede370c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:08.028817 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-b966dfa9-7423-4a42-9d7f-365874abc21b req-e53994bb-7ecb-444d-b3f0-756c1ede370c tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] GET https://10.4.3.246/volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a Aug 12 20:26:08.029257 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-b966dfa9-7423-4a42-9d7f-365874abc21b req-e53994bb-7ecb-444d-b3f0-756c1ede370c tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:08.029611 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-b966dfa9-7423-4a42-9d7f-365874abc21b req-e53994bb-7ecb-444d-b3f0-756c1ede370c tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:08.037767 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:08.037767 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:26:08.041778 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-b966dfa9-7423-4a42-9d7f-365874abc21b req-e53994bb-7ecb-444d-b3f0-756c1ede370c tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Volume info retrieved successfully. Aug 12 20:26:08.047075 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-b966dfa9-7423-4a42-9d7f-365874abc21b req-e53994bb-7ecb-444d-b3f0-756c1ede370c tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a returned with HTTP 200 Aug 12 20:26:08.047075 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1056/4256] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:26:08 2026] GET /volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:08.105231 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-c5e76089-6e46-461f-8ccb-5814f14db99e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:08.105620 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c5e76089-6e46-461f-8ccb-5814f14db99e None None] GET https://10.4.3.246/volume// Aug 12 20:26:08.105772 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c5e76089-6e46-461f-8ccb-5814f14db99e None None] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:08.105957 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c5e76089-6e46-461f-8ccb-5814f14db99e None None] Calling method 'all' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:08.106305 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c5e76089-6e46-461f-8ccb-5814f14db99e None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:26:08.106561 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1056/4257] 10.4.3.246 () {66 vars in 1428 bytes} [Wed Aug 12 20:26:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:26:08.112338 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-b966dfa9-7423-4a42-9d7f-365874abc21b req-07a6e18f-9883-407c-b6e4-4ef50af9609d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:08.114147 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-b966dfa9-7423-4a42-9d7f-365874abc21b req-07a6e18f-9883-407c-b6e4-4ef50af9609d tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:26:08.114466 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-b966dfa9-7423-4a42-9d7f-365874abc21b req-07a6e18f-9883-407c-b6e4-4ef50af9609d tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a6fed569-9cd3-4a13-af19-9fdcc9a13d4a", "connector": null, "instance_uuid": "f4dd62b0-31ca-4025-bdf3-1b014abbb43d"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:26:08.121663 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:08.121663 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:26:08.142610 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-b966dfa9-7423-4a42-9d7f-365874abc21b req-07a6e18f-9883-407c-b6e4-4ef50af9609d tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:26:08.143086 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1071/4258] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:26:08 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 12 20:26:08.166220 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-e1011f2a-c4f6-48c9-9e42-23a4ffe8c854 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:08.168498 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e1011f2a-c4f6-48c9-9e42-23a4ffe8c854 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] GET https://10.4.3.246/volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a Aug 12 20:26:08.169039 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e1011f2a-c4f6-48c9-9e42-23a4ffe8c854 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:08.169039 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e1011f2a-c4f6-48c9-9e42-23a4ffe8c854 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:08.176856 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-9c0867f5-978b-46c0-b04d-2574518ac426 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:08.178907 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9c0867f5-978b-46c0-b04d-2574518ac426 None None] GET https://10.4.3.246/volume// Aug 12 20:26:08.178907 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9c0867f5-978b-46c0-b04d-2574518ac426 None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:08.178907 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9c0867f5-978b-46c0-b04d-2574518ac426 None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:08.178907 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9c0867f5-978b-46c0-b04d-2574518ac426 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:26:08.178907 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1057/4259] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:26:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:26:08.180954 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:08.180954 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:26:08.184532 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-e1011f2a-c4f6-48c9-9e42-23a4ffe8c854 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Volume info retrieved successfully. Aug 12 20:26:08.185301 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-b966dfa9-7423-4a42-9d7f-365874abc21b req-7e8db1cc-74ef-4490-a532-6a9f827791d1 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:08.187995 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-b966dfa9-7423-4a42-9d7f-365874abc21b req-7e8db1cc-74ef-4490-a532-6a9f827791d1 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] GET https://10.4.3.246/volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a Aug 12 20:26:08.188074 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-b966dfa9-7423-4a42-9d7f-365874abc21b req-7e8db1cc-74ef-4490-a532-6a9f827791d1 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:08.188273 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-b966dfa9-7423-4a42-9d7f-365874abc21b req-7e8db1cc-74ef-4490-a532-6a9f827791d1 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:08.189361 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e1011f2a-c4f6-48c9-9e42-23a4ffe8c854 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a returned with HTTP 200 Aug 12 20:26:08.189835 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1076/4260] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:26:08 2026] GET /volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:08.197195 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:08.197195 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:26:08.200655 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-b966dfa9-7423-4a42-9d7f-365874abc21b req-7e8db1cc-74ef-4490-a532-6a9f827791d1 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Volume info retrieved successfully. Aug 12 20:26:08.204787 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-b966dfa9-7423-4a42-9d7f-365874abc21b req-7e8db1cc-74ef-4490-a532-6a9f827791d1 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a returned with HTTP 200 Aug 12 20:26:08.205179 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1057/4261] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:26:08 2026] GET /volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a => generated 1027 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:26:08.297923 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-b966dfa9-7423-4a42-9d7f-365874abc21b req-e0a03eb0-04e1-4dc3-a0ce-e1f784a294e7 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:08.299902 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-b966dfa9-7423-4a42-9d7f-365874abc21b req-e0a03eb0-04e1-4dc3-a0ce-e1f784a294e7 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] PUT https://10.4.3.246/volume/v3/attachments/60a51d80-0a19-44bc-bd09-560fa607d824 Aug 12 20:26:08.300290 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-b966dfa9-7423-4a42-9d7f-365874abc21b req-e0a03eb0-04e1-4dc3-a0ce-e1f784a294e7 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:26:08.307984 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-b966dfa9-7423-4a42-9d7f-365874abc21b req-e0a03eb0-04e1-4dc3-a0ce-e1f784a294e7 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Acquiring lock "cinder-attachment_update-a6fed569-9cd3-4a13-af19-9fdcc9a13d4a-np0000007109" by "attachment_update" {{(pid=100383) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:26:08.312243 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-b966dfa9-7423-4a42-9d7f-365874abc21b req-e0a03eb0-04e1-4dc3-a0ce-e1f784a294e7 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Lock "cinder-attachment_update-a6fed569-9cd3-4a13-af19-9fdcc9a13d4a-np0000007109" acquired by "attachment_update" :: waited 0.004s {{(pid=100383) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:26:08.313106 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:08.313106 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:26:08.386303 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-b966dfa9-7423-4a42-9d7f-365874abc21b req-e0a03eb0-04e1-4dc3-a0ce-e1f784a294e7 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Lock "cinder-attachment_update-a6fed569-9cd3-4a13-af19-9fdcc9a13d4a-np0000007109" released by "attachment_update" :: held 0.074s {{(pid=100383) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:26:08.386780 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-b966dfa9-7423-4a42-9d7f-365874abc21b req-e0a03eb0-04e1-4dc3-a0ce-e1f784a294e7 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/attachments/60a51d80-0a19-44bc-bd09-560fa607d824 returned with HTTP 200 Aug 12 20:26:08.387458 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1072/4262] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:26:08 2026] PUT /volume/v3/attachments/60a51d80-0a19-44bc-bd09-560fa607d824 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:26:08.982358 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-fa777f6c-e44f-41aa-af3c-60250e345214 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:08.983805 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fa777f6c-e44f-41aa-af3c-60250e345214 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] DELETE https://10.4.3.246/volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a Aug 12 20:26:08.984075 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fa777f6c-e44f-41aa-af3c-60250e345214 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:08.984361 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fa777f6c-e44f-41aa-af3c-60250e345214 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:08.985569 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-fa777f6c-e44f-41aa-af3c-60250e345214 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Delete volume with id: 37e0150a-3bd6-4840-a949-6b81d5ad262a Aug 12 20:26:08.990779 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:08.990779 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:26:08.991297 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-fa777f6c-e44f-41aa-af3c-60250e345214 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Volume info retrieved successfully. Aug 12 20:26:09.005863 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-fa777f6c-e44f-41aa-af3c-60250e345214 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Delete volume request issued successfully. Aug 12 20:26:09.006275 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fa777f6c-e44f-41aa-af3c-60250e345214 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a returned with HTTP 202 Aug 12 20:26:09.006866 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1058/4263] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:26:08 2026] DELETE /volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:26:09.014045 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d27e340c-b1ff-408c-bd4a-dd74c3aa19cf None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:09.017177 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d27e340c-b1ff-408c-bd4a-dd74c3aa19cf tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] GET https://10.4.3.246/volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a Aug 12 20:26:09.017342 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d27e340c-b1ff-408c-bd4a-dd74c3aa19cf tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:09.017503 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d27e340c-b1ff-408c-bd4a-dd74c3aa19cf tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:09.028017 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:09.028017 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:26:09.034255 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-d27e340c-b1ff-408c-bd4a-dd74c3aa19cf tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Volume info retrieved successfully. Aug 12 20:26:09.040875 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d27e340c-b1ff-408c-bd4a-dd74c3aa19cf tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a returned with HTTP 200 Aug 12 20:26:09.041261 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1077/4264] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:26:09 2026] GET /volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:09.204487 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e2e191a6-41cc-4077-849e-07873db48fac None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:09.206780 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e2e191a6-41cc-4077-849e-07873db48fac tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] GET https://10.4.3.246/volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a Aug 12 20:26:09.207072 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e2e191a6-41cc-4077-849e-07873db48fac tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:09.207346 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e2e191a6-41cc-4077-849e-07873db48fac tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:09.219987 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:09.219987 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:26:09.224229 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-e2e191a6-41cc-4077-849e-07873db48fac tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Volume info retrieved successfully. Aug 12 20:26:09.229528 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e2e191a6-41cc-4077-849e-07873db48fac tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a returned with HTTP 200 Aug 12 20:26:09.230060 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1058/4265] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:26:09 2026] GET /volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:10.054084 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-37b4e9e8-ce53-4823-9da8-d4adc9b1b398 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:10.055742 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-37b4e9e8-ce53-4823-9da8-d4adc9b1b398 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] GET https://10.4.3.246/volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a Aug 12 20:26:10.055917 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-37b4e9e8-ce53-4823-9da8-d4adc9b1b398 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:10.056137 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-37b4e9e8-ce53-4823-9da8-d4adc9b1b398 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:10.061439 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-37b4e9e8-ce53-4823-9da8-d4adc9b1b398 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a returned with HTTP 404 Aug 12 20:26:10.061895 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1073/4266] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:26:10 2026] GET /volume/v3/volumes/37e0150a-3bd6-4840-a949-6b81d5ad262a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:26:10.069150 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-7b6b56ae-b567-449f-bc37-d2e4d31a57fc None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:10.071017 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7b6b56ae-b567-449f-bc37-d2e4d31a57fc tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] DELETE https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 Aug 12 20:26:10.071261 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7b6b56ae-b567-449f-bc37-d2e4d31a57fc tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:10.071493 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7b6b56ae-b567-449f-bc37-d2e4d31a57fc tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:10.071707 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-7b6b56ae-b567-449f-bc37-d2e4d31a57fc tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Delete volume with id: 70b336a1-2030-417c-85f2-3ec7a29b5599 Aug 12 20:26:10.078665 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:10.078665 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:26:10.079114 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-7b6b56ae-b567-449f-bc37-d2e4d31a57fc tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Volume info retrieved successfully. Aug 12 20:26:10.098139 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-7b6b56ae-b567-449f-bc37-d2e4d31a57fc tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Delete volume request issued successfully. Aug 12 20:26:10.098454 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7b6b56ae-b567-449f-bc37-d2e4d31a57fc tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 returned with HTTP 202 Aug 12 20:26:10.098865 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1059/4267] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:26:10 2026] DELETE /volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:26:10.106776 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-e4cb65a6-034d-40bd-92f1-6d347013c4ce None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:10.108494 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e4cb65a6-034d-40bd-92f1-6d347013c4ce tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] GET https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 Aug 12 20:26:10.108717 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e4cb65a6-034d-40bd-92f1-6d347013c4ce tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:10.108893 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e4cb65a6-034d-40bd-92f1-6d347013c4ce tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:10.119059 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:10.119059 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:26:10.122919 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-e4cb65a6-034d-40bd-92f1-6d347013c4ce tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Volume info retrieved successfully. Aug 12 20:26:10.127406 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e4cb65a6-034d-40bd-92f1-6d347013c4ce tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 returned with HTTP 200 Aug 12 20:26:10.127810 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1078/4268] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:26:10 2026] GET /volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:10.241488 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-8726d636-0b15-44bb-b5a1-5d31c07235f5 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:10.243726 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8726d636-0b15-44bb-b5a1-5d31c07235f5 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] GET https://10.4.3.246/volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a Aug 12 20:26:10.243955 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8726d636-0b15-44bb-b5a1-5d31c07235f5 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:10.244190 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8726d636-0b15-44bb-b5a1-5d31c07235f5 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:10.255052 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:10.255052 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:26:10.258332 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-8726d636-0b15-44bb-b5a1-5d31c07235f5 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Volume info retrieved successfully. Aug 12 20:26:10.262798 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8726d636-0b15-44bb-b5a1-5d31c07235f5 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a returned with HTTP 200 Aug 12 20:26:10.263193 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1059/4269] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:26:10 2026] GET /volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:11.141194 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-cab076e7-f4a2-43c0-b1b5-fad0400948a2 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:11.142806 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cab076e7-f4a2-43c0-b1b5-fad0400948a2 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] GET https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 Aug 12 20:26:11.143003 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cab076e7-f4a2-43c0-b1b5-fad0400948a2 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:11.143207 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cab076e7-f4a2-43c0-b1b5-fad0400948a2 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:11.148814 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cab076e7-f4a2-43c0-b1b5-fad0400948a2 tempest-TestServerVolumeAttachmentScenario-134682227 tempest-TestServerVolumeAttachmentScenario-134682227-project-member] https://10.4.3.246/volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 returned with HTTP 404 Aug 12 20:26:11.149395 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1074/4270] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:26:11 2026] GET /volume/v3/volumes/70b336a1-2030-417c-85f2-3ec7a29b5599 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:26:11.278828 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-09e323e7-bf6f-40ea-89a5-7b5fda853a9a None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:11.280749 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-09e323e7-bf6f-40ea-89a5-7b5fda853a9a tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] GET https://10.4.3.246/volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a Aug 12 20:26:11.280990 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-09e323e7-bf6f-40ea-89a5-7b5fda853a9a tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:11.281388 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-09e323e7-bf6f-40ea-89a5-7b5fda853a9a tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:11.290714 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:11.290714 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:26:11.294800 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-09e323e7-bf6f-40ea-89a5-7b5fda853a9a tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Volume info retrieved successfully. Aug 12 20:26:11.298967 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-09e323e7-bf6f-40ea-89a5-7b5fda853a9a tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a returned with HTTP 200 Aug 12 20:26:11.299386 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1060/4271] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:26:11 2026] GET /volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:11.625843 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-b966dfa9-7423-4a42-9d7f-365874abc21b req-d82dbbf3-a286-439a-b5e9-eaa5f48a7b02 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:11.627985 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-b966dfa9-7423-4a42-9d7f-365874abc21b req-d82dbbf3-a286-439a-b5e9-eaa5f48a7b02 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] POST https://10.4.3.246/volume/v3/attachments/60a51d80-0a19-44bc-bd09-560fa607d824/action Aug 12 20:26:11.628436 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-b966dfa9-7423-4a42-9d7f-365874abc21b req-d82dbbf3-a286-439a-b5e9-eaa5f48a7b02 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Action body: b'{"os-complete": null}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:26:11.628606 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-b966dfa9-7423-4a42-9d7f-365874abc21b req-d82dbbf3-a286-439a-b5e9-eaa5f48a7b02 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:26:11.644015 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:11.644015 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:26:11.653478 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-b966dfa9-7423-4a42-9d7f-365874abc21b req-d82dbbf3-a286-439a-b5e9-eaa5f48a7b02 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/attachments/60a51d80-0a19-44bc-bd09-560fa607d824/action returned with HTTP 204 Aug 12 20:26:11.654114 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1079/4272] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:26:11 2026] POST /volume/v3/attachments/60a51d80-0a19-44bc-bd09-560fa607d824/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:26:12.313953 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-67943aab-6bbe-4ccb-a43e-ef53af8d9a24 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:12.315766 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-67943aab-6bbe-4ccb-a43e-ef53af8d9a24 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] GET https://10.4.3.246/volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a Aug 12 20:26:12.316007 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-67943aab-6bbe-4ccb-a43e-ef53af8d9a24 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:12.316232 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-67943aab-6bbe-4ccb-a43e-ef53af8d9a24 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:12.325629 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:12.325629 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:26:12.329053 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-67943aab-6bbe-4ccb-a43e-ef53af8d9a24 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Volume info retrieved successfully. Aug 12 20:26:12.333190 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-67943aab-6bbe-4ccb-a43e-ef53af8d9a24 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a returned with HTTP 200 Aug 12 20:26:12.333716 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1060/4273] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:26:12 2026] GET /volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:26:12.345596 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-82438c8a-c6da-4102-9ae1-b68972599df1 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:12.347225 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-82438c8a-c6da-4102-9ae1-b68972599df1 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] GET https://10.4.3.246/volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a Aug 12 20:26:12.347398 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-82438c8a-c6da-4102-9ae1-b68972599df1 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:12.347583 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-82438c8a-c6da-4102-9ae1-b68972599df1 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:12.356108 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:12.356108 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:26:12.359390 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-82438c8a-c6da-4102-9ae1-b68972599df1 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Volume info retrieved successfully. Aug 12 20:26:12.363220 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-82438c8a-c6da-4102-9ae1-b68972599df1 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a returned with HTTP 200 Aug 12 20:26:12.363712 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1075/4274] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:26:12 2026] GET /volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a => generated 1140 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:26:12.375597 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-bfdd05d0-01a1-45c4-8189-40e8b2de9f75 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:12.377232 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-bfdd05d0-01a1-45c4-8189-40e8b2de9f75 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] GET https://10.4.3.246/volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a Aug 12 20:26:12.378235 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-bfdd05d0-01a1-45c4-8189-40e8b2de9f75 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:12.378235 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-bfdd05d0-01a1-45c4-8189-40e8b2de9f75 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:12.387720 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:12.387720 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:26:12.390401 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-bfdd05d0-01a1-45c4-8189-40e8b2de9f75 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Volume info retrieved successfully. Aug 12 20:26:12.394551 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-bfdd05d0-01a1-45c4-8189-40e8b2de9f75 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a returned with HTTP 200 Aug 12 20:26:12.395041 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1061/4275] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:26:12 2026] GET /volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:26:21.650778 np0000007109 devstack@c-api.service[100384]: DEBUG dbcounter [-] [100384] Writing DB stats cinder:SELECT=156,cinder:UPDATE=23,cinder:INSERT=10 {{(pid=100384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:26:22.332244 np0000007109 devstack@c-api.service[100385]: DEBUG dbcounter [-] [100385] Writing DB stats cinder:SELECT=154,cinder:UPDATE=28,cinder:INSERT=8,cinder:DELETE=1 {{(pid=100385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:26:22.362382 np0000007109 devstack@c-api.service[100383]: DEBUG dbcounter [-] [100383] Writing DB stats cinder:SELECT=169,cinder:UPDATE=35,cinder:INSERT=16,cinder:DELETE=1 {{(pid=100383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:26:22.393631 np0000007109 devstack@c-api.service[100386]: DEBUG dbcounter [-] [100386] Writing DB stats cinder:SELECT=167,cinder:UPDATE=17,cinder:INSERT=5 {{(pid=100386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:26:24.956920 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-570e343a-a7ed-4990-a65b-6b5e6ef5d8d6 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:25.055119 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-570e343a-a7ed-4990-a65b-6b5e6ef5d8d6 tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:26:25.055463 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-570e343a-a7ed-4990-a65b-6b5e6ef5d8d6 tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-555137225", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:26:25.056917 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-570e343a-a7ed-4990-a65b-6b5e6ef5d8d6 tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-555137225', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:26:25.057034 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-570e343a-a7ed-4990-a65b-6b5e6ef5d8d6 tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Create volume of 1 GB Aug 12 20:26:25.060906 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-570e343a-a7ed-4990-a65b-6b5e6ef5d8d6 tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Availability Zones retrieved successfully. Aug 12 20:26:25.066209 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-570e343a-a7ed-4990-a65b-6b5e6ef5d8d6 tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Flow 'volume_create_api' (49a8e8fc-ad69-4b4e-b3a5-20268eef657a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:26:25.067143 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-570e343a-a7ed-4990-a65b-6b5e6ef5d8d6 tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f998767-8b4e-4e85-9afa-ea105a1aef9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:26:25.068054 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-570e343a-a7ed-4990-a65b-6b5e6ef5d8d6 tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:26:25.092398 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-570e343a-a7ed-4990-a65b-6b5e6ef5d8d6 tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f998767-8b4e-4e85-9afa-ea105a1aef9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:26:25.093232 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-570e343a-a7ed-4990-a65b-6b5e6ef5d8d6 tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23176d97-8ba9-4ada-a240-2102de851c31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:26:25.148304 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-570e343a-a7ed-4990-a65b-6b5e6ef5d8d6 tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Created reservations ['958d8384-9c41-4051-a922-5afd87ad6721', '5d90e3e0-bb56-4722-9ba6-075a73d195ac', '8cb02d66-5213-4880-b31f-d92d54d0e02f', '7d599598-4e85-465f-9483-a45d4f5c24ea'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:26:25.149366 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-570e343a-a7ed-4990-a65b-6b5e6ef5d8d6 tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23176d97-8ba9-4ada-a240-2102de851c31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['958d8384-9c41-4051-a922-5afd87ad6721', '5d90e3e0-bb56-4722-9ba6-075a73d195ac', '8cb02d66-5213-4880-b31f-d92d54d0e02f', '7d599598-4e85-465f-9483-a45d4f5c24ea']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:26:25.150302 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-570e343a-a7ed-4990-a65b-6b5e6ef5d8d6 tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11a15ad6-1435-4235-82fb-b070feb72410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:26:25.173485 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-570e343a-a7ed-4990-a65b-6b5e6ef5d8d6 tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11a15ad6-1435-4235-82fb-b070feb72410) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5ffba20-0dc9-43de-9f53-98ca771afbae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-555137225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81d1f449e997484db401baa2c6eba6fe',qos_specs=None,replication_status=,reservations=['958d8384-9c41-4051-a922-5afd87ad6721','5d90e3e0-bb56-4722-9ba6-075a73d195ac','8cb02d66-5213-4880-b31f-d92d54d0e02f','7d599598-4e85-465f-9483-a45d4f5c24ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fb390423ae442b9bdba17f052525903',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:26:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-555137225',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5ffba20-0dc9-43de-9f53-98ca771afbae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81d1f449e997484db401baa2c6eba6fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4fb390423ae442b9bdba17f052525903',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:26:25.174704 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-570e343a-a7ed-4990-a65b-6b5e6ef5d8d6 tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17930848-03a4-4246-92c3-352c6880cc35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:26:25.195314 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-570e343a-a7ed-4990-a65b-6b5e6ef5d8d6 tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17930848-03a4-4246-92c3-352c6880cc35) transitioned into state 'SUCCESS' from state '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-555137225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81d1f449e997484db401baa2c6eba6fe',qos_specs=None,replication_status=,reservations=['958d8384-9c41-4051-a922-5afd87ad6721','5d90e3e0-bb56-4722-9ba6-075a73d195ac','8cb02d66-5213-4880-b31f-d92d54d0e02f','7d599598-4e85-465f-9483-a45d4f5c24ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fb390423ae442b9bdba17f052525903',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:26:25.196763 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-570e343a-a7ed-4990-a65b-6b5e6ef5d8d6 tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7648b118-c16a-4013-b363-1340af6c150c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:26:25.206193 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-570e343a-a7ed-4990-a65b-6b5e6ef5d8d6 tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7648b118-c16a-4013-b363-1340af6c150c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:26:25.207361 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-570e343a-a7ed-4990-a65b-6b5e6ef5d8d6 tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Flow 'volume_create_api' (49a8e8fc-ad69-4b4e-b3a5-20268eef657a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:26:25.207853 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-570e343a-a7ed-4990-a65b-6b5e6ef5d8d6 tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Create volume request issued successfully. Aug 12 20:26:25.208591 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-570e343a-a7ed-4990-a65b-6b5e6ef5d8d6 tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:26:25.209082 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1080/4276] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:26:24 2026] POST /volume/v3/volumes => generated 755 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:26:25.223273 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-8d09be83-5c8f-4f4f-a725-2729e4f1eef8 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:25.225247 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8d09be83-5c8f-4f4f-a725-2729e4f1eef8 tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] GET https://10.4.3.246/volume/v3/volumes/e5ffba20-0dc9-43de-9f53-98ca771afbae Aug 12 20:26:25.225445 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8d09be83-5c8f-4f4f-a725-2729e4f1eef8 tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:25.225680 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8d09be83-5c8f-4f4f-a725-2729e4f1eef8 tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:25.233212 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:25.233212 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:26:25.237244 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-8d09be83-5c8f-4f4f-a725-2729e4f1eef8 tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Volume info retrieved successfully. Aug 12 20:26:25.241674 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8d09be83-5c8f-4f4f-a725-2729e4f1eef8 tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] https://10.4.3.246/volume/v3/volumes/e5ffba20-0dc9-43de-9f53-98ca771afbae returned with HTTP 200 Aug 12 20:26:25.242121 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1061/4277] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:26:25 2026] GET /volume/v3/volumes/e5ffba20-0dc9-43de-9f53-98ca771afbae => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:26.258918 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-72fe3755-171f-4b3c-90de-4f0655edc8fa None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:26.260992 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-72fe3755-171f-4b3c-90de-4f0655edc8fa tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] GET https://10.4.3.246/volume/v3/volumes/e5ffba20-0dc9-43de-9f53-98ca771afbae Aug 12 20:26:26.261229 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-72fe3755-171f-4b3c-90de-4f0655edc8fa tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:26.261446 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-72fe3755-171f-4b3c-90de-4f0655edc8fa tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:26.269730 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:26.269730 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:26:26.273625 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-72fe3755-171f-4b3c-90de-4f0655edc8fa tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Volume info retrieved successfully. Aug 12 20:26:26.279306 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-72fe3755-171f-4b3c-90de-4f0655edc8fa tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] https://10.4.3.246/volume/v3/volumes/e5ffba20-0dc9-43de-9f53-98ca771afbae returned with HTTP 200 Aug 12 20:26:26.279784 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1076/4278] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:26:26 2026] GET /volume/v3/volumes/e5ffba20-0dc9-43de-9f53-98ca771afbae => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:26.294002 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-7dffee9f-2617-4584-9505-3c5b6e2b12ad None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:26.295941 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7dffee9f-2617-4584-9505-3c5b6e2b12ad tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] GET https://10.4.3.246/volume/v3/volumes/e5ffba20-0dc9-43de-9f53-98ca771afbae Aug 12 20:26:26.296198 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7dffee9f-2617-4584-9505-3c5b6e2b12ad tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:26.296439 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7dffee9f-2617-4584-9505-3c5b6e2b12ad tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:26.303428 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:26.303428 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:26:26.306679 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-7dffee9f-2617-4584-9505-3c5b6e2b12ad tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Volume info retrieved successfully. Aug 12 20:26:26.310378 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7dffee9f-2617-4584-9505-3c5b6e2b12ad tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] https://10.4.3.246/volume/v3/volumes/e5ffba20-0dc9-43de-9f53-98ca771afbae returned with HTTP 200 Aug 12 20:26:26.310767 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1062/4279] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:26:26 2026] GET /volume/v3/volumes/e5ffba20-0dc9-43de-9f53-98ca771afbae => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:26.324259 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-11cbfa9f-f9fb-4845-832c-fab87131d20c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:26.326123 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-11cbfa9f-f9fb-4845-832c-fab87131d20c tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] POST https://10.4.3.246/volume/v3/volumes/e5ffba20-0dc9-43de-9f53-98ca771afbae/action Aug 12 20:26:26.326495 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-11cbfa9f-f9fb-4845-832c-fab87131d20c tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-25307417", "disk_format": "raw"}}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:26:26.326643 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-11cbfa9f-f9fb-4845-832c-fab87131d20c tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-25307417", "disk_format": "raw"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:26:26.334786 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:26.334786 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:26:26.335305 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-11cbfa9f-f9fb-4845-832c-fab87131d20c tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Volume info retrieved successfully. Aug 12 20:26:26.348102 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:26.348102 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:26:26.352048 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.image.image_utils [None req-11cbfa9f-f9fb-4845-832c-fab87131d20c tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-25307417'}] 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-25307417'}]. {{(pid=100384) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 12 20:26:26.872927 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-11cbfa9f-f9fb-4845-832c-fab87131d20c tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Copy volume to image completed successfully. Aug 12 20:26:26.873378 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-11cbfa9f-f9fb-4845-832c-fab87131d20c tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] https://10.4.3.246/volume/v3/volumes/e5ffba20-0dc9-43de-9f53-98ca771afbae/action returned with HTTP 202 Aug 12 20:26:26.873831 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1081/4280] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:26:26 2026] POST /volume/v3/volumes/e5ffba20-0dc9-43de-9f53-98ca771afbae/action => generated 684 bytes in 550 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:26:35.241022 np0000007109 devstack@c-api.service[100385]: DEBUG dbcounter [-] [100385] Writing DB stats cinder:SELECT=4 {{(pid=100385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:26:35.541188 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-220f5700-06ea-4dc6-9484-4e1eb044e955 req-68cce0b2-5ef4-4111-a73a-f4030dc47aea None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:35.543359 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-220f5700-06ea-4dc6-9484-4e1eb044e955 req-68cce0b2-5ef4-4111-a73a-f4030dc47aea tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] GET https://10.4.3.246/volume/v3/attachments?instance_id=f4dd62b0-31ca-4025-bdf3-1b014abbb43d Aug 12 20:26:35.543836 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-220f5700-06ea-4dc6-9484-4e1eb044e955 req-68cce0b2-5ef4-4111-a73a-f4030dc47aea tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:35.545533 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-220f5700-06ea-4dc6-9484-4e1eb044e955 req-68cce0b2-5ef4-4111-a73a-f4030dc47aea tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:35.561935 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-220f5700-06ea-4dc6-9484-4e1eb044e955 req-68cce0b2-5ef4-4111-a73a-f4030dc47aea tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/attachments?instance_id=f4dd62b0-31ca-4025-bdf3-1b014abbb43d returned with HTTP 200 Aug 12 20:26:35.562747 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1062/4281] 10.4.3.246 () {70 vars in 1637 bytes} [Wed Aug 12 20:26:35 2026] GET /volume/v3/attachments?instance_id=f4dd62b0-31ca-4025-bdf3-1b014abbb43d => generated 192 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:26:35.571180 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-220f5700-06ea-4dc6-9484-4e1eb044e955 req-5974e8aa-bff1-477d-bdec-f369a3f8cefd None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:35.575919 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-220f5700-06ea-4dc6-9484-4e1eb044e955 req-5974e8aa-bff1-477d-bdec-f369a3f8cefd tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] GET https://10.4.3.246/volume/v3/attachments/60a51d80-0a19-44bc-bd09-560fa607d824 Aug 12 20:26:35.575919 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-220f5700-06ea-4dc6-9484-4e1eb044e955 req-5974e8aa-bff1-477d-bdec-f369a3f8cefd tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:35.575919 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-220f5700-06ea-4dc6-9484-4e1eb044e955 req-5974e8aa-bff1-477d-bdec-f369a3f8cefd tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:35.590394 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-220f5700-06ea-4dc6-9484-4e1eb044e955 req-5974e8aa-bff1-477d-bdec-f369a3f8cefd tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/attachments/60a51d80-0a19-44bc-bd09-560fa607d824 returned with HTTP 200 Aug 12 20:26:35.590998 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1077/4282] 10.4.3.246 () {70 vars in 1651 bytes} [Wed Aug 12 20:26:35 2026] GET /volume/v3/attachments/60a51d80-0a19-44bc-bd09-560fa607d824 => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:26:36.310447 np0000007109 devstack@c-api.service[100386]: DEBUG dbcounter [-] [100386] Writing DB stats cinder:SELECT=4 {{(pid=100386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:26:36.351130 np0000007109 devstack@c-api.service[100384]: DEBUG dbcounter [-] [100384] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=13 {{(pid=100384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:26:39.102495 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-02c4fdbe-531b-4423-a46f-2b411e600957 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:39.105793 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-02c4fdbe-531b-4423-a46f-2b411e600957 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 Aug 12 20:26:39.105793 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-02c4fdbe-531b-4423-a46f-2b411e600957 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:39.105793 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-02c4fdbe-531b-4423-a46f-2b411e600957 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:39.114176 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:39.114176 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:26:39.118713 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-02c4fdbe-531b-4423-a46f-2b411e600957 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:26:39.123976 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-02c4fdbe-531b-4423-a46f-2b411e600957 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 returned with HTTP 200 Aug 12 20:26:39.124595 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1063/4283] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:26:39 2026] GET /volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:39.140560 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-425361c7-6994-48cb-bcce-e4f879601e9c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:39.143279 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-425361c7-6994-48cb-bcce-e4f879601e9c tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 Aug 12 20:26:39.143468 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-425361c7-6994-48cb-bcce-e4f879601e9c tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:39.143682 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-425361c7-6994-48cb-bcce-e4f879601e9c tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:39.153936 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:39.153936 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:26:39.158342 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-425361c7-6994-48cb-bcce-e4f879601e9c tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:26:39.163876 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-425361c7-6994-48cb-bcce-e4f879601e9c tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 returned with HTTP 200 Aug 12 20:26:39.164402 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1082/4284] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:26:39 2026] GET /volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:39.215983 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-adfa1858-6c5d-483f-9f71-c6a5a73a06c5 req-28966707-dc2a-4fcc-a3bc-2d567fdc6533 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:39.218451 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-adfa1858-6c5d-483f-9f71-c6a5a73a06c5 req-28966707-dc2a-4fcc-a3bc-2d567fdc6533 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 Aug 12 20:26:39.218749 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-adfa1858-6c5d-483f-9f71-c6a5a73a06c5 req-28966707-dc2a-4fcc-a3bc-2d567fdc6533 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:39.218988 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-adfa1858-6c5d-483f-9f71-c6a5a73a06c5 req-28966707-dc2a-4fcc-a3bc-2d567fdc6533 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:39.227753 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:39.227753 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:26:39.231881 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-adfa1858-6c5d-483f-9f71-c6a5a73a06c5 req-28966707-dc2a-4fcc-a3bc-2d567fdc6533 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:26:39.236825 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-adfa1858-6c5d-483f-9f71-c6a5a73a06c5 req-28966707-dc2a-4fcc-a3bc-2d567fdc6533 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 returned with HTTP 200 Aug 12 20:26:39.237272 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1063/4285] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:26:39 2026] GET /volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:39.321941 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-d167434e-26bc-4bda-b3d9-f8cabf49c7e5 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:39.322349 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d167434e-26bc-4bda-b3d9-f8cabf49c7e5 None None] GET https://10.4.3.246/volume// Aug 12 20:26:39.322473 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d167434e-26bc-4bda-b3d9-f8cabf49c7e5 None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:39.322706 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d167434e-26bc-4bda-b3d9-f8cabf49c7e5 None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:39.323019 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d167434e-26bc-4bda-b3d9-f8cabf49c7e5 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:26:39.323316 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1078/4286] 10.4.3.246 () {66 vars in 1428 bytes} [Wed Aug 12 20:26:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:26:39.329530 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-adfa1858-6c5d-483f-9f71-c6a5a73a06c5 req-8941371a-dbb5-4ec6-bb06-f63a2a76f094 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:39.331332 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-adfa1858-6c5d-483f-9f71-c6a5a73a06c5 req-8941371a-dbb5-4ec6-bb06-f63a2a76f094 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:26:39.331664 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-adfa1858-6c5d-483f-9f71-c6a5a73a06c5 req-8941371a-dbb5-4ec6-bb06-f63a2a76f094 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d35ad5e8-829f-4fd6-9463-8dbf385fd393", "connector": null, "instance_uuid": "f21576a7-4265-403c-a518-0518ec7aa18b"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:26:39.339185 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:39.339185 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:26:39.359732 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-adfa1858-6c5d-483f-9f71-c6a5a73a06c5 req-8941371a-dbb5-4ec6-bb06-f63a2a76f094 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:26:39.360121 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1064/4287] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:26:39 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 12 20:26:39.383592 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-5d02dfba-d776-427f-baf7-0fed328a98bd None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:39.385591 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5d02dfba-d776-427f-baf7-0fed328a98bd tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 Aug 12 20:26:39.385729 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5d02dfba-d776-427f-baf7-0fed328a98bd tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:39.385979 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5d02dfba-d776-427f-baf7-0fed328a98bd tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:39.390087 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-97daab69-db7a-49a4-b6b6-5dabddf35333 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:39.390530 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-97daab69-db7a-49a4-b6b6-5dabddf35333 None None] GET https://10.4.3.246/volume// Aug 12 20:26:39.390785 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-97daab69-db7a-49a4-b6b6-5dabddf35333 None None] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:39.391014 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-97daab69-db7a-49a4-b6b6-5dabddf35333 None None] Calling method 'all' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:39.391395 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-97daab69-db7a-49a4-b6b6-5dabddf35333 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:26:39.391759 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1064/4288] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:26:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:26:39.397606 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-adfa1858-6c5d-483f-9f71-c6a5a73a06c5 req-1d935d19-5055-45e6-b8c5-aac37d02a2d3 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:39.397809 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:39.397809 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:26:39.399742 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-adfa1858-6c5d-483f-9f71-c6a5a73a06c5 req-1d935d19-5055-45e6-b8c5-aac37d02a2d3 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 Aug 12 20:26:39.400000 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-adfa1858-6c5d-483f-9f71-c6a5a73a06c5 req-1d935d19-5055-45e6-b8c5-aac37d02a2d3 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:39.400228 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-adfa1858-6c5d-483f-9f71-c6a5a73a06c5 req-1d935d19-5055-45e6-b8c5-aac37d02a2d3 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:39.401946 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-5d02dfba-d776-427f-baf7-0fed328a98bd tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:26:39.407326 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5d02dfba-d776-427f-baf7-0fed328a98bd tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 returned with HTTP 200 Aug 12 20:26:39.407846 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1083/4289] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:26:39 2026] GET /volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:39.409265 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:39.409265 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:26:39.412274 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-adfa1858-6c5d-483f-9f71-c6a5a73a06c5 req-1d935d19-5055-45e6-b8c5-aac37d02a2d3 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:26:39.415780 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-adfa1858-6c5d-483f-9f71-c6a5a73a06c5 req-1d935d19-5055-45e6-b8c5-aac37d02a2d3 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 returned with HTTP 200 Aug 12 20:26:39.416190 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1079/4290] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:26:39 2026] GET /volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 => generated 1057 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:26:39.510993 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-adfa1858-6c5d-483f-9f71-c6a5a73a06c5 req-80b5ef6e-ea7c-41cd-b39f-8af7ce8b73a2 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:39.513475 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-adfa1858-6c5d-483f-9f71-c6a5a73a06c5 req-80b5ef6e-ea7c-41cd-b39f-8af7ce8b73a2 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] PUT https://10.4.3.246/volume/v3/attachments/4a28a426-5720-42b1-a9b8-f683d121adf1 Aug 12 20:26:39.513852 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-adfa1858-6c5d-483f-9f71-c6a5a73a06c5 req-80b5ef6e-ea7c-41cd-b39f-8af7ce8b73a2 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:26:39.522915 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-adfa1858-6c5d-483f-9f71-c6a5a73a06c5 req-80b5ef6e-ea7c-41cd-b39f-8af7ce8b73a2 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Acquiring lock "cinder-attachment_update-d35ad5e8-829f-4fd6-9463-8dbf385fd393-np0000007109" by "attachment_update" {{(pid=100386) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:26:39.527953 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-adfa1858-6c5d-483f-9f71-c6a5a73a06c5 req-80b5ef6e-ea7c-41cd-b39f-8af7ce8b73a2 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Lock "cinder-attachment_update-d35ad5e8-829f-4fd6-9463-8dbf385fd393-np0000007109" acquired by "attachment_update" :: waited 0.005s {{(pid=100386) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:26:39.528888 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:39.528888 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:26:39.612611 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-adfa1858-6c5d-483f-9f71-c6a5a73a06c5 req-80b5ef6e-ea7c-41cd-b39f-8af7ce8b73a2 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Lock "cinder-attachment_update-d35ad5e8-829f-4fd6-9463-8dbf385fd393-np0000007109" released by "attachment_update" :: held 0.085s {{(pid=100386) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:26:39.613113 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-adfa1858-6c5d-483f-9f71-c6a5a73a06c5 req-80b5ef6e-ea7c-41cd-b39f-8af7ce8b73a2 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/attachments/4a28a426-5720-42b1-a9b8-f683d121adf1 returned with HTTP 200 Aug 12 20:26:39.613978 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1065/4291] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:26:39 2026] PUT /volume/v3/attachments/4a28a426-5720-42b1-a9b8-f683d121adf1 => generated 968 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:26:39.621326 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-adfa1858-6c5d-483f-9f71-c6a5a73a06c5 req-16a4804f-3808-4d4f-8df5-a41ecd9b34bf None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:39.623790 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-adfa1858-6c5d-483f-9f71-c6a5a73a06c5 req-16a4804f-3808-4d4f-8df5-a41ecd9b34bf tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393/encryption Aug 12 20:26:39.623947 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-adfa1858-6c5d-483f-9f71-c6a5a73a06c5 req-16a4804f-3808-4d4f-8df5-a41ecd9b34bf tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:39.624578 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-adfa1858-6c5d-483f-9f71-c6a5a73a06c5 req-16a4804f-3808-4d4f-8df5-a41ecd9b34bf tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'index' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:39.635034 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:39.635034 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:26:39.641239 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-adfa1858-6c5d-483f-9f71-c6a5a73a06c5 req-16a4804f-3808-4d4f-8df5-a41ecd9b34bf tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393/encryption returned with HTTP 200 Aug 12 20:26:39.641550 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1065/4292] 10.4.3.246 () {68 vars in 1631 bytes} [Wed Aug 12 20:26:39 2026] GET /volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393/encryption => generated 161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:40.132355 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-35836e4c-82b7-4027-a882-53147c8ebfac None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:40.134002 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-35836e4c-82b7-4027-a882-53147c8ebfac tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] GET https://10.4.3.246/volume/v3/volumes/e5ffba20-0dc9-43de-9f53-98ca771afbae Aug 12 20:26:40.134187 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-35836e4c-82b7-4027-a882-53147c8ebfac tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:40.134361 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-35836e4c-82b7-4027-a882-53147c8ebfac tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:40.140518 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:40.140518 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:26:40.144018 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-35836e4c-82b7-4027-a882-53147c8ebfac tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Volume info retrieved successfully. Aug 12 20:26:40.147786 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-35836e4c-82b7-4027-a882-53147c8ebfac tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] https://10.4.3.246/volume/v3/volumes/e5ffba20-0dc9-43de-9f53-98ca771afbae returned with HTTP 200 Aug 12 20:26:40.148145 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1084/4293] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:26:40 2026] GET /volume/v3/volumes/e5ffba20-0dc9-43de-9f53-98ca771afbae => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:40.422564 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-5d59d75f-2929-4e77-aeb6-93d4333dd3da None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:40.422564 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5d59d75f-2929-4e77-aeb6-93d4333dd3da tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 Aug 12 20:26:40.422564 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5d59d75f-2929-4e77-aeb6-93d4333dd3da tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:40.422564 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5d59d75f-2929-4e77-aeb6-93d4333dd3da tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:40.432839 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:40.432839 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:26:40.436360 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-5d59d75f-2929-4e77-aeb6-93d4333dd3da tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:26:40.440268 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5d59d75f-2929-4e77-aeb6-93d4333dd3da tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 returned with HTTP 200 Aug 12 20:26:40.440707 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1080/4294] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:26:40 2026] GET /volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:41.162367 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-8462489f-31b4-4192-8556-b4c0d2a4809f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:41.165904 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8462489f-31b4-4192-8556-b4c0d2a4809f tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] GET https://10.4.3.246/volume/v3/volumes/e5ffba20-0dc9-43de-9f53-98ca771afbae Aug 12 20:26:41.165904 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8462489f-31b4-4192-8556-b4c0d2a4809f tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:41.165904 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8462489f-31b4-4192-8556-b4c0d2a4809f tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:41.171765 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:41.171765 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:26:41.174932 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-8462489f-31b4-4192-8556-b4c0d2a4809f tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Volume info retrieved successfully. Aug 12 20:26:41.178613 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8462489f-31b4-4192-8556-b4c0d2a4809f tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] https://10.4.3.246/volume/v3/volumes/e5ffba20-0dc9-43de-9f53-98ca771afbae returned with HTTP 200 Aug 12 20:26:41.179061 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1066/4295] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:26:41 2026] GET /volume/v3/volumes/e5ffba20-0dc9-43de-9f53-98ca771afbae => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:41.452651 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-afb46f15-7fa0-40fb-b0b9-f0089782b66b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:41.456622 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-afb46f15-7fa0-40fb-b0b9-f0089782b66b tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 Aug 12 20:26:41.456622 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-afb46f15-7fa0-40fb-b0b9-f0089782b66b tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:41.456622 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-afb46f15-7fa0-40fb-b0b9-f0089782b66b tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:41.467380 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:41.467380 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:26:41.470313 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-afb46f15-7fa0-40fb-b0b9-f0089782b66b tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:26:41.475054 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-afb46f15-7fa0-40fb-b0b9-f0089782b66b tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 returned with HTTP 200 Aug 12 20:26:41.475641 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1066/4296] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:26:41 2026] GET /volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:42.190569 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-9c017276-b2a5-4b42-886b-eaef0228e0f6 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:42.192298 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9c017276-b2a5-4b42-886b-eaef0228e0f6 tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] GET https://10.4.3.246/volume/v3/volumes/e5ffba20-0dc9-43de-9f53-98ca771afbae Aug 12 20:26:42.192514 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9c017276-b2a5-4b42-886b-eaef0228e0f6 tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:42.192750 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9c017276-b2a5-4b42-886b-eaef0228e0f6 tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:42.199083 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:42.199083 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:26:42.202346 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-9c017276-b2a5-4b42-886b-eaef0228e0f6 tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Volume info retrieved successfully. Aug 12 20:26:42.206330 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9c017276-b2a5-4b42-886b-eaef0228e0f6 tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] https://10.4.3.246/volume/v3/volumes/e5ffba20-0dc9-43de-9f53-98ca771afbae returned with HTTP 200 Aug 12 20:26:42.206738 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1085/4297] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:26:42 2026] GET /volume/v3/volumes/e5ffba20-0dc9-43de-9f53-98ca771afbae => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:42.487967 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-18ee05da-086c-4eea-8361-441f64605806 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:42.490175 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-18ee05da-086c-4eea-8361-441f64605806 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 Aug 12 20:26:42.490469 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-18ee05da-086c-4eea-8361-441f64605806 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:42.490687 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-18ee05da-086c-4eea-8361-441f64605806 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:42.500239 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:42.500239 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:26:42.503491 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-18ee05da-086c-4eea-8361-441f64605806 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:26:42.506992 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-18ee05da-086c-4eea-8361-441f64605806 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 returned with HTTP 200 Aug 12 20:26:42.507330 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1081/4298] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:26:42 2026] GET /volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:43.218740 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-ff6a94a6-0121-4720-8b42-884f0e9b4eb0 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:43.220458 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ff6a94a6-0121-4720-8b42-884f0e9b4eb0 tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] GET https://10.4.3.246/volume/v3/volumes/e5ffba20-0dc9-43de-9f53-98ca771afbae Aug 12 20:26:43.220714 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ff6a94a6-0121-4720-8b42-884f0e9b4eb0 tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:43.220903 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ff6a94a6-0121-4720-8b42-884f0e9b4eb0 tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:43.227438 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:43.227438 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:26:43.231097 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-ff6a94a6-0121-4720-8b42-884f0e9b4eb0 tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Volume info retrieved successfully. Aug 12 20:26:43.234829 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ff6a94a6-0121-4720-8b42-884f0e9b4eb0 tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] https://10.4.3.246/volume/v3/volumes/e5ffba20-0dc9-43de-9f53-98ca771afbae returned with HTTP 200 Aug 12 20:26:43.235199 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1067/4299] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:26:43 2026] GET /volume/v3/volumes/e5ffba20-0dc9-43de-9f53-98ca771afbae => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:43.518704 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-cc458ccd-b3af-49af-b021-394933440c5c None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:43.520948 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-cc458ccd-b3af-49af-b021-394933440c5c tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 Aug 12 20:26:43.521145 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-cc458ccd-b3af-49af-b021-394933440c5c tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:43.521322 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-cc458ccd-b3af-49af-b021-394933440c5c tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:43.531128 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:43.531128 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:26:43.534780 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-cc458ccd-b3af-49af-b021-394933440c5c tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:26:43.539174 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-cc458ccd-b3af-49af-b021-394933440c5c tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 returned with HTTP 200 Aug 12 20:26:43.539579 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1067/4300] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:26:43 2026] GET /volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:43.550928 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-7738e761-c6e9-42d5-862d-5a604b05f816 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:43.552675 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7738e761-c6e9-42d5-862d-5a604b05f816 tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] DELETE https://10.4.3.246/volume/v3/volumes/e5ffba20-0dc9-43de-9f53-98ca771afbae Aug 12 20:26:43.552900 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7738e761-c6e9-42d5-862d-5a604b05f816 tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:43.553113 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7738e761-c6e9-42d5-862d-5a604b05f816 tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:43.553309 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-7738e761-c6e9-42d5-862d-5a604b05f816 tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Delete volume with id: e5ffba20-0dc9-43de-9f53-98ca771afbae Aug 12 20:26:43.559578 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:43.559578 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:26:43.559976 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-7738e761-c6e9-42d5-862d-5a604b05f816 tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Volume info retrieved successfully. Aug 12 20:26:43.576645 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-7738e761-c6e9-42d5-862d-5a604b05f816 tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Delete volume request issued successfully. Aug 12 20:26:43.576976 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7738e761-c6e9-42d5-862d-5a604b05f816 tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] https://10.4.3.246/volume/v3/volumes/e5ffba20-0dc9-43de-9f53-98ca771afbae returned with HTTP 202 Aug 12 20:26:43.577415 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1086/4301] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:26:43 2026] DELETE /volume/v3/volumes/e5ffba20-0dc9-43de-9f53-98ca771afbae => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:26:43.584557 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-60bc0e7e-f75f-4443-9708-6af5a2c1fbfd None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:43.586723 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-60bc0e7e-f75f-4443-9708-6af5a2c1fbfd tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] GET https://10.4.3.246/volume/v3/volumes/e5ffba20-0dc9-43de-9f53-98ca771afbae Aug 12 20:26:43.586962 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-60bc0e7e-f75f-4443-9708-6af5a2c1fbfd tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:43.587205 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-60bc0e7e-f75f-4443-9708-6af5a2c1fbfd tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:43.596137 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:43.596137 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:26:43.602137 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-60bc0e7e-f75f-4443-9708-6af5a2c1fbfd tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Volume info retrieved successfully. Aug 12 20:26:43.606084 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-60bc0e7e-f75f-4443-9708-6af5a2c1fbfd tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] https://10.4.3.246/volume/v3/volumes/e5ffba20-0dc9-43de-9f53-98ca771afbae returned with HTTP 200 Aug 12 20:26:43.606478 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1082/4302] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:26:43 2026] GET /volume/v3/volumes/e5ffba20-0dc9-43de-9f53-98ca771afbae => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:44.552691 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-72d343ec-f66b-4b6c-92e6-10aaa137e29e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:44.554422 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-72d343ec-f66b-4b6c-92e6-10aaa137e29e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 Aug 12 20:26:44.554556 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-72d343ec-f66b-4b6c-92e6-10aaa137e29e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:44.554750 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-72d343ec-f66b-4b6c-92e6-10aaa137e29e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:44.563868 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:44.563868 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:26:44.567745 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-72d343ec-f66b-4b6c-92e6-10aaa137e29e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:26:44.572320 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-72d343ec-f66b-4b6c-92e6-10aaa137e29e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 returned with HTTP 200 Aug 12 20:26:44.572714 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1068/4303] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:26:44 2026] GET /volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:44.618301 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-16a4a1f4-834e-4160-b9b8-b6d95b379ac1 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:44.620057 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-16a4a1f4-834e-4160-b9b8-b6d95b379ac1 tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] GET https://10.4.3.246/volume/v3/volumes/e5ffba20-0dc9-43de-9f53-98ca771afbae Aug 12 20:26:44.620284 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-16a4a1f4-834e-4160-b9b8-b6d95b379ac1 tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:44.620481 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-16a4a1f4-834e-4160-b9b8-b6d95b379ac1 tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:44.625948 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-16a4a1f4-834e-4160-b9b8-b6d95b379ac1 tempest-TestImageHashVerification-810612793 tempest-TestImageHashVerification-810612793-project-member] https://10.4.3.246/volume/v3/volumes/e5ffba20-0dc9-43de-9f53-98ca771afbae returned with HTTP 404 Aug 12 20:26:44.626398 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1068/4304] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:26:44 2026] GET /volume/v3/volumes/e5ffba20-0dc9-43de-9f53-98ca771afbae => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:26:45.586027 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-ca81a041-1fff-49ae-b2a8-5b979312b08a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:45.587656 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ca81a041-1fff-49ae-b2a8-5b979312b08a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 Aug 12 20:26:45.587847 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ca81a041-1fff-49ae-b2a8-5b979312b08a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:45.588130 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ca81a041-1fff-49ae-b2a8-5b979312b08a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:45.597219 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:45.597219 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:26:45.600217 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-ca81a041-1fff-49ae-b2a8-5b979312b08a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:26:45.603821 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ca81a041-1fff-49ae-b2a8-5b979312b08a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 returned with HTTP 200 Aug 12 20:26:45.604144 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1087/4305] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:26:45 2026] GET /volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:46.626795 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-2bb5ed0e-2573-4400-a5b5-ca7e4d217d51 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:46.631089 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2bb5ed0e-2573-4400-a5b5-ca7e4d217d51 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 Aug 12 20:26:46.631363 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2bb5ed0e-2573-4400-a5b5-ca7e4d217d51 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:46.631634 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2bb5ed0e-2573-4400-a5b5-ca7e4d217d51 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:46.643046 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:46.643046 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:26:46.646888 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-2bb5ed0e-2573-4400-a5b5-ca7e4d217d51 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:26:46.653206 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2bb5ed0e-2573-4400-a5b5-ca7e4d217d51 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 returned with HTTP 200 Aug 12 20:26:46.653680 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1083/4306] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:26:46 2026] GET /volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:47.670474 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-a0d5d060-82bb-400e-bfb3-dea52a2d7ee9 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:47.672603 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a0d5d060-82bb-400e-bfb3-dea52a2d7ee9 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 Aug 12 20:26:47.672819 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a0d5d060-82bb-400e-bfb3-dea52a2d7ee9 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:47.673043 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a0d5d060-82bb-400e-bfb3-dea52a2d7ee9 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:47.688079 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:47.688079 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:26:47.692940 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-a0d5d060-82bb-400e-bfb3-dea52a2d7ee9 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:26:47.698724 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a0d5d060-82bb-400e-bfb3-dea52a2d7ee9 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 returned with HTTP 200 Aug 12 20:26:47.699115 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1069/4307] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:26:47 2026] GET /volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:48.711841 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-542560b5-48b4-4dcd-abab-5e70bcb4e012 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:48.713583 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-542560b5-48b4-4dcd-abab-5e70bcb4e012 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 Aug 12 20:26:48.713740 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-542560b5-48b4-4dcd-abab-5e70bcb4e012 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:48.713922 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-542560b5-48b4-4dcd-abab-5e70bcb4e012 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:48.722939 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:48.722939 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:26:48.726716 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-542560b5-48b4-4dcd-abab-5e70bcb4e012 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:26:48.732083 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-542560b5-48b4-4dcd-abab-5e70bcb4e012 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 returned with HTTP 200 Aug 12 20:26:48.732622 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1069/4308] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:26:48 2026] GET /volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:49.744728 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-450ddbba-ac9b-49c9-98e9-2c72c289514d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:49.747000 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-450ddbba-ac9b-49c9-98e9-2c72c289514d tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 Aug 12 20:26:49.747251 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-450ddbba-ac9b-49c9-98e9-2c72c289514d tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:49.747460 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-450ddbba-ac9b-49c9-98e9-2c72c289514d tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:49.759496 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:49.759496 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:26:49.763952 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-450ddbba-ac9b-49c9-98e9-2c72c289514d tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:26:49.768507 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-450ddbba-ac9b-49c9-98e9-2c72c289514d tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 returned with HTTP 200 Aug 12 20:26:49.768929 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1088/4309] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:26:49 2026] GET /volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:50.781808 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-09acf852-eff4-4500-a1e8-c115e784f387 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:50.783660 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-09acf852-eff4-4500-a1e8-c115e784f387 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 Aug 12 20:26:50.784023 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-09acf852-eff4-4500-a1e8-c115e784f387 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:50.784301 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-09acf852-eff4-4500-a1e8-c115e784f387 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:50.794501 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:50.794501 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:26:50.798890 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-09acf852-eff4-4500-a1e8-c115e784f387 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:26:50.804164 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-09acf852-eff4-4500-a1e8-c115e784f387 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 returned with HTTP 200 Aug 12 20:26:50.804651 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1084/4310] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:26:50 2026] GET /volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:51.186655 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-adfa1858-6c5d-483f-9f71-c6a5a73a06c5 req-6eec2605-0e9c-4186-936d-6919719133a0 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:51.188785 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-adfa1858-6c5d-483f-9f71-c6a5a73a06c5 req-6eec2605-0e9c-4186-936d-6919719133a0 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] POST https://10.4.3.246/volume/v3/attachments/4a28a426-5720-42b1-a9b8-f683d121adf1/action Aug 12 20:26:51.189192 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-adfa1858-6c5d-483f-9f71-c6a5a73a06c5 req-6eec2605-0e9c-4186-936d-6919719133a0 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Action body: b'{"os-complete": null}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:26:51.189306 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-adfa1858-6c5d-483f-9f71-c6a5a73a06c5 req-6eec2605-0e9c-4186-936d-6919719133a0 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:26:51.205292 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:51.205292 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:26:51.213763 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-adfa1858-6c5d-483f-9f71-c6a5a73a06c5 req-6eec2605-0e9c-4186-936d-6919719133a0 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/attachments/4a28a426-5720-42b1-a9b8-f683d121adf1/action returned with HTTP 204 Aug 12 20:26:51.214193 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1070/4311] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:26:51 2026] POST /volume/v3/attachments/4a28a426-5720-42b1-a9b8-f683d121adf1/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:26:51.818120 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-788a30fd-aefe-4886-b109-8bf3a5832dfc None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:51.819868 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-788a30fd-aefe-4886-b109-8bf3a5832dfc tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 Aug 12 20:26:51.820093 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-788a30fd-aefe-4886-b109-8bf3a5832dfc tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:51.820294 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-788a30fd-aefe-4886-b109-8bf3a5832dfc tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:51.828551 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:51.828551 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:26:51.831606 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-788a30fd-aefe-4886-b109-8bf3a5832dfc tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:26:51.835110 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-788a30fd-aefe-4886-b109-8bf3a5832dfc tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 returned with HTTP 200 Aug 12 20:26:51.835504 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1070/4312] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:26:51 2026] GET /volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 => generated 1170 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:26:51.846815 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-64f40fdf-bf9c-4ae6-84c3-f431e519284e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:51.848430 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-64f40fdf-bf9c-4ae6-84c3-f431e519284e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 Aug 12 20:26:51.848636 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-64f40fdf-bf9c-4ae6-84c3-f431e519284e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:51.848825 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-64f40fdf-bf9c-4ae6-84c3-f431e519284e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:51.858001 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:51.858001 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:26:51.874200 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-64f40fdf-bf9c-4ae6-84c3-f431e519284e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:26:51.879531 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-64f40fdf-bf9c-4ae6-84c3-f431e519284e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 returned with HTTP 200 Aug 12 20:26:51.880035 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1089/4313] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:26:51 2026] GET /volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 => generated 1170 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:26:51.924354 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-e164b0e0-7421-442a-86f3-014768041bcc req-2390c1d4-39a3-4488-9903-5fc812930b32 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:51.926396 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-e164b0e0-7421-442a-86f3-014768041bcc req-2390c1d4-39a3-4488-9903-5fc812930b32 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 Aug 12 20:26:51.926762 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-e164b0e0-7421-442a-86f3-014768041bcc req-2390c1d4-39a3-4488-9903-5fc812930b32 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:51.927001 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-e164b0e0-7421-442a-86f3-014768041bcc req-2390c1d4-39a3-4488-9903-5fc812930b32 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:51.938846 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:51.938846 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:26:51.943558 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-e164b0e0-7421-442a-86f3-014768041bcc req-2390c1d4-39a3-4488-9903-5fc812930b32 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:26:51.948152 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-e164b0e0-7421-442a-86f3-014768041bcc req-2390c1d4-39a3-4488-9903-5fc812930b32 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 returned with HTTP 200 Aug 12 20:26:51.948706 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1085/4314] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:26:51 2026] GET /volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 => generated 1170 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:26:51.965085 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-e164b0e0-7421-442a-86f3-014768041bcc req-b8772fe0-edf5-44b2-a1c9-d2906d4dfc92 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:51.967987 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-e164b0e0-7421-442a-86f3-014768041bcc req-b8772fe0-edf5-44b2-a1c9-d2906d4dfc92 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] POST https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393/action Aug 12 20:26:51.968393 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-e164b0e0-7421-442a-86f3-014768041bcc req-b8772fe0-edf5-44b2-a1c9-d2906d4dfc92 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:26:51.968575 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-e164b0e0-7421-442a-86f3-014768041bcc req-b8772fe0-edf5-44b2-a1c9-d2906d4dfc92 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:26:51.982553 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:51.982553 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:26:51.982553 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-e164b0e0-7421-442a-86f3-014768041bcc req-b8772fe0-edf5-44b2-a1c9-d2906d4dfc92 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:26:51.987151 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-e164b0e0-7421-442a-86f3-014768041bcc req-b8772fe0-edf5-44b2-a1c9-d2906d4dfc92 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Begin detaching volume completed successfully. Aug 12 20:26:51.987370 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-e164b0e0-7421-442a-86f3-014768041bcc req-b8772fe0-edf5-44b2-a1c9-d2906d4dfc92 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393/action returned with HTTP 202 Aug 12 20:26:51.987862 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1071/4315] 10.4.3.246 () {72 vars in 1672 bytes} [Wed Aug 12 20:26:51 2026] POST /volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:26:52.020878 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-37375c27-4719-4828-9be0-c0cf87adb8bc None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:52.023609 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-37375c27-4719-4828-9be0-c0cf87adb8bc None None] GET https://10.4.3.246/volume// Aug 12 20:26:52.023609 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-37375c27-4719-4828-9be0-c0cf87adb8bc None None] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:52.023609 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-37375c27-4719-4828-9be0-c0cf87adb8bc None None] Calling method 'all' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:52.023609 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-37375c27-4719-4828-9be0-c0cf87adb8bc None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:26:52.023609 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1071/4316] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:26:52 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:26:52.028198 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-e164b0e0-7421-442a-86f3-014768041bcc req-0e114197-2c75-4096-8964-70e94db6ca0a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:52.030115 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-e164b0e0-7421-442a-86f3-014768041bcc req-0e114197-2c75-4096-8964-70e94db6ca0a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 Aug 12 20:26:52.030305 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-e164b0e0-7421-442a-86f3-014768041bcc req-0e114197-2c75-4096-8964-70e94db6ca0a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:52.031555 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-e164b0e0-7421-442a-86f3-014768041bcc req-0e114197-2c75-4096-8964-70e94db6ca0a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:52.039094 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:52.039094 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:26:52.042020 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-e164b0e0-7421-442a-86f3-014768041bcc req-0e114197-2c75-4096-8964-70e94db6ca0a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:26:52.045606 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-e164b0e0-7421-442a-86f3-014768041bcc req-0e114197-2c75-4096-8964-70e94db6ca0a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 returned with HTTP 200 Aug 12 20:26:52.045932 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1090/4317] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:26:52 2026] GET /volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 => generated 1353 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:26:52.056683 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-e164b0e0-7421-442a-86f3-014768041bcc req-a7d2b86d-eb0c-45eb-938d-74cdc12ac3d9 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:52.058837 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-e164b0e0-7421-442a-86f3-014768041bcc req-a7d2b86d-eb0c-45eb-938d-74cdc12ac3d9 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393/encryption Aug 12 20:26:52.059036 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-e164b0e0-7421-442a-86f3-014768041bcc req-a7d2b86d-eb0c-45eb-938d-74cdc12ac3d9 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:52.059232 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-e164b0e0-7421-442a-86f3-014768041bcc req-a7d2b86d-eb0c-45eb-938d-74cdc12ac3d9 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'index' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:52.069146 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:52.069146 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:26:52.076588 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-e164b0e0-7421-442a-86f3-014768041bcc req-a7d2b86d-eb0c-45eb-938d-74cdc12ac3d9 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393/encryption returned with HTTP 200 Aug 12 20:26:52.077060 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1086/4318] 10.4.3.246 () {68 vars in 1631 bytes} [Wed Aug 12 20:26:52 2026] GET /volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393/encryption => generated 161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:52.844139 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-e164b0e0-7421-442a-86f3-014768041bcc req-790514ef-8c68-49a7-adb5-80deb3d1693b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:52.847798 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-e164b0e0-7421-442a-86f3-014768041bcc req-790514ef-8c68-49a7-adb5-80deb3d1693b tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] DELETE https://10.4.3.246/volume/v3/attachments/4a28a426-5720-42b1-a9b8-f683d121adf1 Aug 12 20:26:52.847798 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-e164b0e0-7421-442a-86f3-014768041bcc req-790514ef-8c68-49a7-adb5-80deb3d1693b tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:52.847798 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-e164b0e0-7421-442a-86f3-014768041bcc req-790514ef-8c68-49a7-adb5-80deb3d1693b tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:52.853815 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:52.853815 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:26:52.913690 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-e164b0e0-7421-442a-86f3-014768041bcc req-790514ef-8c68-49a7-adb5-80deb3d1693b tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/attachments/4a28a426-5720-42b1-a9b8-f683d121adf1 returned with HTTP 200 Aug 12 20:26:52.914080 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1072/4319] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:26:52 2026] DELETE /volume/v3/attachments/4a28a426-5720-42b1-a9b8-f683d121adf1 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:53.091815 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-fbef287a-4264-4f7c-905a-1db4ceb8f9c2 req-15bfc11e-594d-4003-8a17-6a4f0078f09c None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:53.093725 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-fbef287a-4264-4f7c-905a-1db4ceb8f9c2 req-15bfc11e-594d-4003-8a17-6a4f0078f09c tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 Aug 12 20:26:53.093924 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-fbef287a-4264-4f7c-905a-1db4ceb8f9c2 req-15bfc11e-594d-4003-8a17-6a4f0078f09c tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:53.094122 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-fbef287a-4264-4f7c-905a-1db4ceb8f9c2 req-15bfc11e-594d-4003-8a17-6a4f0078f09c tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:53.101371 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:53.101371 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:26:53.105045 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-fbef287a-4264-4f7c-905a-1db4ceb8f9c2 req-15bfc11e-594d-4003-8a17-6a4f0078f09c tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:26:53.109323 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-fbef287a-4264-4f7c-905a-1db4ceb8f9c2 req-15bfc11e-594d-4003-8a17-6a4f0078f09c tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 returned with HTTP 200 Aug 12 20:26:53.109858 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1072/4320] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:26:53 2026] GET /volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:55.866985 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-aa2fae8b-ef24-4cc2-9f83-ba0a709f4761 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:55.868665 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-aa2fae8b-ef24-4cc2-9f83-ba0a709f4761 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] DELETE https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 Aug 12 20:26:55.868908 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-aa2fae8b-ef24-4cc2-9f83-ba0a709f4761 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:55.869134 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-aa2fae8b-ef24-4cc2-9f83-ba0a709f4761 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:55.869286 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-aa2fae8b-ef24-4cc2-9f83-ba0a709f4761 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Delete volume with id: d35ad5e8-829f-4fd6-9463-8dbf385fd393 Aug 12 20:26:55.877950 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:55.877950 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:26:55.878446 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-aa2fae8b-ef24-4cc2-9f83-ba0a709f4761 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:26:55.889205 np0000007109 devstack@c-api.service[100384]: WARNING cinder.keymgr.conf_key_mgr [None req-aa2fae8b-ef24-4cc2-9f83-ba0a709f4761 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 20:26:55.894184 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-aa2fae8b-ef24-4cc2-9f83-ba0a709f4761 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Delete volume request issued successfully. Aug 12 20:26:55.894398 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-aa2fae8b-ef24-4cc2-9f83-ba0a709f4761 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 returned with HTTP 202 Aug 12 20:26:55.894862 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1091/4321] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:26:55 2026] DELETE /volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:26:55.901065 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-2f9b5a69-7cd2-41ec-9786-0cfdab32d3f6 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:55.902830 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2f9b5a69-7cd2-41ec-9786-0cfdab32d3f6 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 Aug 12 20:26:55.903010 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2f9b5a69-7cd2-41ec-9786-0cfdab32d3f6 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:55.903183 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2f9b5a69-7cd2-41ec-9786-0cfdab32d3f6 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:55.910050 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:55.910050 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:26:55.913489 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-2f9b5a69-7cd2-41ec-9786-0cfdab32d3f6 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:26:55.918560 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2f9b5a69-7cd2-41ec-9786-0cfdab32d3f6 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 returned with HTTP 200 Aug 12 20:26:55.919021 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1087/4322] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:26:55 2026] GET /volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:56.930267 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-b4b61ab0-be81-48c2-b901-ac2024c39591 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:56.931949 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b4b61ab0-be81-48c2-b901-ac2024c39591 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 Aug 12 20:26:56.932136 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b4b61ab0-be81-48c2-b901-ac2024c39591 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:56.932316 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b4b61ab0-be81-48c2-b901-ac2024c39591 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:56.937738 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b4b61ab0-be81-48c2-b901-ac2024c39591 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 returned with HTTP 404 Aug 12 20:26:56.938233 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1073/4323] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:26:56 2026] GET /volume/v3/volumes/d35ad5e8-829f-4fd6-9463-8dbf385fd393 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:26:56.944389 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b765d12f-ebc1-4d30-a743-55b593184ec4 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:56.946688 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b765d12f-ebc1-4d30-a743-55b593184ec4 tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] GET https://10.4.3.246/volume/v3/volumes/detail?all_tenants=1 Aug 12 20:26:56.946956 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b765d12f-ebc1-4d30-a743-55b593184ec4 tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:56.947207 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b765d12f-ebc1-4d30-a743-55b593184ec4 tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] Calling method 'detail' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:56.948204 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b765d12f-ebc1-4d30-a743-55b593184ec4 tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100385) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:26:56.981471 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-b765d12f-ebc1-4d30-a743-55b593184ec4 tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] Get all volumes completed successfully. Aug 12 20:26:56.982459 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:56.982459 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:26:56.985965 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b765d12f-ebc1-4d30-a743-55b593184ec4 tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] https://10.4.3.246/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 20:26:56.986344 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1073/4324] 10.4.3.246 () {66 vars in 1285 bytes} [Wed Aug 12 20:26:56 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 3427 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:26:57.002566 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f386ac96-6924-44ae-8a08-1e148313c07c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:57.004124 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f386ac96-6924-44ae-8a08-1e148313c07c tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] DELETE https://10.4.3.246/volume/v3/types/6e03fbce-558c-49ab-8134-2c929a18242f Aug 12 20:26:57.004289 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f386ac96-6924-44ae-8a08-1e148313c07c tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:57.004489 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f386ac96-6924-44ae-8a08-1e148313c07c tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] Calling method '_delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:57.025910 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f386ac96-6924-44ae-8a08-1e148313c07c tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] https://10.4.3.246/volume/v3/types/6e03fbce-558c-49ab-8134-2c929a18242f returned with HTTP 202 Aug 12 20:26:57.026258 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1092/4325] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:26:57 2026] DELETE /volume/v3/types/6e03fbce-558c-49ab-8134-2c929a18242f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:26:57.035856 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-126e9340-e210-44fd-8271-fd903bbaf2b3 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:57.037388 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-126e9340-e210-44fd-8271-fd903bbaf2b3 tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:26:57.037722 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-126e9340-e210-44fd-8271-fd903bbaf2b3 tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1278380872", "extra_specs": {}}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:26:57.048094 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-126e9340-e210-44fd-8271-fd903bbaf2b3 tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:26:57.048404 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1088/4326] 10.4.3.246 () {68 vars in 1252 bytes} [Wed Aug 12 20:26:57 2026] POST /volume/v3/types => generated 212 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:57.055266 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-cc8e9a7a-d9ea-405d-a0f8-7ec7a28f8c79 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:57.056920 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-cc8e9a7a-d9ea-405d-a0f8-7ec7a28f8c79 tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] POST https://10.4.3.246/volume/v3/types/19c15f31-fbf8-496b-baad-71f8c3b7552b/encryption Aug 12 20:26:57.057225 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-cc8e9a7a-d9ea-405d-a0f8-7ec7a28f8c79 tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:26:57.058671 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:57.058671 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:26:57.072188 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-cc8e9a7a-d9ea-405d-a0f8-7ec7a28f8c79 tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] https://10.4.3.246/volume/v3/types/19c15f31-fbf8-496b-baad-71f8c3b7552b/encryption returned with HTTP 200 Aug 12 20:26:57.072606 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1074/4327] 10.4.3.246 () {68 vars in 1397 bytes} [Wed Aug 12 20:26:57 2026] POST /volume/v3/types/19c15f31-fbf8-496b-baad-71f8c3b7552b/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:57.081989 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-bf29647c-c120-45ad-94bb-d13d6279eaa4 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:57.083514 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-bf29647c-c120-45ad-94bb-d13d6279eaa4 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:26:57.083947 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-bf29647c-c120-45ad-94bb-d13d6279eaa4 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1011629461", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1278380872", "size": 1}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:26:57.085321 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-bf29647c-c120-45ad-94bb-d13d6279eaa4 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1011629461', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1278380872', 'size': 1}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:26:57.088231 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-bf29647c-c120-45ad-94bb-d13d6279eaa4 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Create volume of 1 GB Aug 12 20:26:57.088499 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:57.088499 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:26:57.088929 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-bf29647c-c120-45ad-94bb-d13d6279eaa4 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Availability Zones retrieved successfully. Aug 12 20:26:57.094838 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-bf29647c-c120-45ad-94bb-d13d6279eaa4 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Flow 'volume_create_api' (8758a098-536e-42a4-b366-e76281386731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:26:57.095761 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-bf29647c-c120-45ad-94bb-d13d6279eaa4 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01d8ddcb-33b8-41ef-9b7b-8ee6f4683c43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:26:57.096551 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-bf29647c-c120-45ad-94bb-d13d6279eaa4 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:26:57.120221 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-bf29647c-c120-45ad-94bb-d13d6279eaa4 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01d8ddcb-33b8-41ef-9b7b-8ee6f4683c43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:26:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=19c15f31-fbf8-496b-baad-71f8c3b7552b,is_public=True,name='tempest-scenario-type-luks-1278380872',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '19c15f31-fbf8-496b-baad-71f8c3b7552b', '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=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:26:57.121088 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-bf29647c-c120-45ad-94bb-d13d6279eaa4 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee93ccee-133c-48c2-8321-3b5feeb8f9b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:26:57.147289 np0000007109 devstack@c-api.service[100385]: WARNING cinder.quota [None req-bf29647c-c120-45ad-94bb-d13d6279eaa4 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1278380872 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1278380872, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:26:57.147789 np0000007109 devstack@c-api.service[100385]: WARNING cinder.quota [None req-bf29647c-c120-45ad-94bb-d13d6279eaa4 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1278380872 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1278380872, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:26:57.171154 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-bf29647c-c120-45ad-94bb-d13d6279eaa4 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Created reservations ['427fef70-5616-4625-abaa-793f4e022832', 'ae78750d-8730-42f5-b909-2fd2a79e5183', '467aca4f-ca92-46bd-8ec8-b6bee40e64b2', '1964d070-f25c-4485-8789-9f26ea5c2962'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:26:57.171930 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-bf29647c-c120-45ad-94bb-d13d6279eaa4 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee93ccee-133c-48c2-8321-3b5feeb8f9b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['427fef70-5616-4625-abaa-793f4e022832', 'ae78750d-8730-42f5-b909-2fd2a79e5183', '467aca4f-ca92-46bd-8ec8-b6bee40e64b2', '1964d070-f25c-4485-8789-9f26ea5c2962']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:26:57.172612 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-bf29647c-c120-45ad-94bb-d13d6279eaa4 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c28e0994-bd38-4c0b-b650-8162bd39dfbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:26:57.192193 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-bf29647c-c120-45ad-94bb-d13d6279eaa4 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c28e0994-bd38-4c0b-b650-8162bd39dfbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32817ff2-7d48-434d-9587-23d4e7968d30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1011629461',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f07eb7bdbbc44f8bbb3a526f2a658d9',qos_specs=None,replication_status=,reservations=['427fef70-5616-4625-abaa-793f4e022832','ae78750d-8730-42f5-b909-2fd2a79e5183','467aca4f-ca92-46bd-8ec8-b6bee40e64b2','1964d070-f25c-4485-8789-9f26ea5c2962'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='212e71a3facf48da80c2935722f5bbfe',volume_type_id=19c15f31-fbf8-496b-baad-71f8c3b7552b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:26:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1011629461',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=32817ff2-7d48-434d-9587-23d4e7968d30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f07eb7bdbbc44f8bbb3a526f2a658d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='212e71a3facf48da80c2935722f5bbfe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(19c15f31-fbf8-496b-baad-71f8c3b7552b),volume_type_id=19c15f31-fbf8-496b-baad-71f8c3b7552b)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:26:57.192955 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-bf29647c-c120-45ad-94bb-d13d6279eaa4 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f496596b-d2af-42ad-9495-3143ef48c172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:26:57.213424 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-bf29647c-c120-45ad-94bb-d13d6279eaa4 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f496596b-d2af-42ad-9495-3143ef48c172) transitioned into state 'SUCCESS' from state '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-1011629461',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f07eb7bdbbc44f8bbb3a526f2a658d9',qos_specs=None,replication_status=,reservations=['427fef70-5616-4625-abaa-793f4e022832','ae78750d-8730-42f5-b909-2fd2a79e5183','467aca4f-ca92-46bd-8ec8-b6bee40e64b2','1964d070-f25c-4485-8789-9f26ea5c2962'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='212e71a3facf48da80c2935722f5bbfe',volume_type_id=19c15f31-fbf8-496b-baad-71f8c3b7552b)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:26:57.214384 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-bf29647c-c120-45ad-94bb-d13d6279eaa4 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ca5e060-1bef-4fe4-937e-6d2a060babc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:26:57.223248 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-bf29647c-c120-45ad-94bb-d13d6279eaa4 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ca5e060-1bef-4fe4-937e-6d2a060babc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:26:57.224109 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-bf29647c-c120-45ad-94bb-d13d6279eaa4 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Flow 'volume_create_api' (8758a098-536e-42a4-b366-e76281386731) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:26:57.224407 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-bf29647c-c120-45ad-94bb-d13d6279eaa4 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Create volume request issued successfully. Aug 12 20:26:57.224956 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-bf29647c-c120-45ad-94bb-d13d6279eaa4 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:26:57.225348 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1074/4328] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:26:57 2026] POST /volume/v3/volumes => generated 785 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:26:59.120556 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-07cd2b53-ac82-4fef-ba2f-ae63e1ff02bc None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:59.170315 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-07cd2b53-ac82-4fef-ba2f-ae63e1ff02bc tempest-TestVolumeBootPattern-856139491 tempest-TestVolumeBootPattern-856139491-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:26:59.170685 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-07cd2b53-ac82-4fef-ba2f-ae63e1ff02bc tempest-TestVolumeBootPattern-856139491 tempest-TestVolumeBootPattern-856139491-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-749982439", "extra_specs": {}}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:26:59.181957 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-07cd2b53-ac82-4fef-ba2f-ae63e1ff02bc tempest-TestVolumeBootPattern-856139491 tempest-TestVolumeBootPattern-856139491-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:26:59.182375 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1093/4329] 10.4.3.246 () {68 vars in 1252 bytes} [Wed Aug 12 20:26:59 2026] POST /volume/v3/types => generated 211 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:59.189382 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-8d7d88da-ddb5-42f1-9b06-cdc49e268540 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:59.191083 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8d7d88da-ddb5-42f1-9b06-cdc49e268540 tempest-TestVolumeBootPattern-856139491 tempest-TestVolumeBootPattern-856139491-project-admin] POST https://10.4.3.246/volume/v3/types/b4262fa7-9635-40ad-8f95-9d6892e58eb5/encryption Aug 12 20:26:59.191369 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8d7d88da-ddb5-42f1-9b06-cdc49e268540 tempest-TestVolumeBootPattern-856139491 tempest-TestVolumeBootPattern-856139491-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:26:59.208397 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8d7d88da-ddb5-42f1-9b06-cdc49e268540 tempest-TestVolumeBootPattern-856139491 tempest-TestVolumeBootPattern-856139491-project-admin] https://10.4.3.246/volume/v3/types/b4262fa7-9635-40ad-8f95-9d6892e58eb5/encryption returned with HTTP 200 Aug 12 20:26:59.208862 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1089/4330] 10.4.3.246 () {68 vars in 1397 bytes} [Wed Aug 12 20:26:59 2026] POST /volume/v3/types/b4262fa7-9635-40ad-8f95-9d6892e58eb5/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:26:59.215989 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-f3bc6430-7aea-4e7c-a4d9-6f2ce4b511ad None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:59.273250 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f3bc6430-7aea-4e7c-a4d9-6f2ce4b511ad tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:26:59.273606 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f3bc6430-7aea-4e7c-a4d9-6f2ce4b511ad tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-965347825", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-749982439", "size": 1}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:26:59.275006 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-f3bc6430-7aea-4e7c-a4d9-6f2ce4b511ad tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-965347825', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-749982439', 'size': 1}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:26:59.278054 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-f3bc6430-7aea-4e7c-a4d9-6f2ce4b511ad tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Create volume of 1 GB Aug 12 20:26:59.278303 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:59.278303 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:26:59.278769 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-f3bc6430-7aea-4e7c-a4d9-6f2ce4b511ad tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Availability Zones retrieved successfully. Aug 12 20:26:59.283822 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-f3bc6430-7aea-4e7c-a4d9-6f2ce4b511ad tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Flow 'volume_create_api' (9f6e7946-a077-4367-8b0a-129957d95402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:26:59.284640 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-f3bc6430-7aea-4e7c-a4d9-6f2ce4b511ad tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90946abd-ac93-4729-9eb9-9de6e30fecd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:26:59.285398 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-f3bc6430-7aea-4e7c-a4d9-6f2ce4b511ad tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:26:59.305421 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-f3bc6430-7aea-4e7c-a4d9-6f2ce4b511ad tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90946abd-ac93-4729-9eb9-9de6e30fecd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:26:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b4262fa7-9635-40ad-8f95-9d6892e58eb5,is_public=True,name='tempest-scenario-type-luks-749982439',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4262fa7-9635-40ad-8f95-9d6892e58eb5', '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=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:26:59.306090 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-f3bc6430-7aea-4e7c-a4d9-6f2ce4b511ad tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df62a818-19d8-4488-8175-b64450b314cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:26:59.328002 np0000007109 devstack@c-api.service[100386]: WARNING cinder.quota [None req-f3bc6430-7aea-4e7c-a4d9-6f2ce4b511ad tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-749982439 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-749982439, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:26:59.328324 np0000007109 devstack@c-api.service[100386]: WARNING cinder.quota [None req-f3bc6430-7aea-4e7c-a4d9-6f2ce4b511ad tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-749982439 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-749982439, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:26:59.355326 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-f3bc6430-7aea-4e7c-a4d9-6f2ce4b511ad tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Created reservations ['f81ff872-428b-4759-87e1-04464c2b5b3d', '68be47d6-ddae-4372-b4b9-2fb686ec8ab1', 'b2b2a311-9b80-4225-9379-56eed00af54c', 'c75d377e-88b4-4710-ad35-38bfa25125a5'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:26:59.356038 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-f3bc6430-7aea-4e7c-a4d9-6f2ce4b511ad tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df62a818-19d8-4488-8175-b64450b314cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f81ff872-428b-4759-87e1-04464c2b5b3d', '68be47d6-ddae-4372-b4b9-2fb686ec8ab1', 'b2b2a311-9b80-4225-9379-56eed00af54c', 'c75d377e-88b4-4710-ad35-38bfa25125a5']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:26:59.356760 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-f3bc6430-7aea-4e7c-a4d9-6f2ce4b511ad tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53ec5fb9-be54-486c-a14d-4bbea7a3ec6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:26:59.378028 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-f3bc6430-7aea-4e7c-a4d9-6f2ce4b511ad tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53ec5fb9-be54-486c-a14d-4bbea7a3ec6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '958437ce-7bbd-4ea1-a1bd-a30c5447ddd4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-965347825',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ab94a13612f4b009c8d7794092df401',qos_specs=None,replication_status=,reservations=['f81ff872-428b-4759-87e1-04464c2b5b3d','68be47d6-ddae-4372-b4b9-2fb686ec8ab1','b2b2a311-9b80-4225-9379-56eed00af54c','c75d377e-88b4-4710-ad35-38bfa25125a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65192938e82a4007a5ecc661e1a8edb8',volume_type_id=b4262fa7-9635-40ad-8f95-9d6892e58eb5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:26:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-965347825',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=958437ce-7bbd-4ea1-a1bd-a30c5447ddd4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ab94a13612f4b009c8d7794092df401',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65192938e82a4007a5ecc661e1a8edb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b4262fa7-9635-40ad-8f95-9d6892e58eb5),volume_type_id=b4262fa7-9635-40ad-8f95-9d6892e58eb5)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:26:59.378649 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-f3bc6430-7aea-4e7c-a4d9-6f2ce4b511ad tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1677713b-cd8e-42a8-8520-b746bdb1d59c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:26:59.403217 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-f3bc6430-7aea-4e7c-a4d9-6f2ce4b511ad tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1677713b-cd8e-42a8-8520-b746bdb1d59c) transitioned into state 'SUCCESS' from state '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-965347825',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ab94a13612f4b009c8d7794092df401',qos_specs=None,replication_status=,reservations=['f81ff872-428b-4759-87e1-04464c2b5b3d','68be47d6-ddae-4372-b4b9-2fb686ec8ab1','b2b2a311-9b80-4225-9379-56eed00af54c','c75d377e-88b4-4710-ad35-38bfa25125a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65192938e82a4007a5ecc661e1a8edb8',volume_type_id=b4262fa7-9635-40ad-8f95-9d6892e58eb5)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:26:59.404207 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-f3bc6430-7aea-4e7c-a4d9-6f2ce4b511ad tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0bf483a-d992-4d5a-bd3f-57340333fea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:26:59.418077 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-f3bc6430-7aea-4e7c-a4d9-6f2ce4b511ad tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0bf483a-d992-4d5a-bd3f-57340333fea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:26:59.419206 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-f3bc6430-7aea-4e7c-a4d9-6f2ce4b511ad tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Flow 'volume_create_api' (9f6e7946-a077-4367-8b0a-129957d95402) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:26:59.419616 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-f3bc6430-7aea-4e7c-a4d9-6f2ce4b511ad tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Create volume request issued successfully. Aug 12 20:26:59.420318 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f3bc6430-7aea-4e7c-a4d9-6f2ce4b511ad tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:26:59.420881 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1075/4331] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:26:59 2026] POST /volume/v3/volumes => generated 778 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:26:59.431847 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-437b1e6a-c5b6-4b90-b12a-bbeff25ce25f None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:26:59.434128 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-437b1e6a-c5b6-4b90-b12a-bbeff25ce25f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/958437ce-7bbd-4ea1-a1bd-a30c5447ddd4 Aug 12 20:26:59.434407 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-437b1e6a-c5b6-4b90-b12a-bbeff25ce25f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:26:59.434697 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-437b1e6a-c5b6-4b90-b12a-bbeff25ce25f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:26:59.444190 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:26:59.444190 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:26:59.449361 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-437b1e6a-c5b6-4b90-b12a-bbeff25ce25f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:26:59.455263 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-437b1e6a-c5b6-4b90-b12a-bbeff25ce25f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/958437ce-7bbd-4ea1-a1bd-a30c5447ddd4 returned with HTTP 200 Aug 12 20:26:59.455598 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1075/4332] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:26:59 2026] GET /volume/v3/volumes/958437ce-7bbd-4ea1-a1bd-a30c5447ddd4 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:00.467312 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d52e5abe-0389-45b7-a5c4-f72ebc9eeb03 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:00.469017 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d52e5abe-0389-45b7-a5c4-f72ebc9eeb03 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/958437ce-7bbd-4ea1-a1bd-a30c5447ddd4 Aug 12 20:27:00.469195 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d52e5abe-0389-45b7-a5c4-f72ebc9eeb03 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:00.469370 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d52e5abe-0389-45b7-a5c4-f72ebc9eeb03 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:00.476001 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:00.476001 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:27:00.479338 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-d52e5abe-0389-45b7-a5c4-f72ebc9eeb03 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:27:00.483152 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d52e5abe-0389-45b7-a5c4-f72ebc9eeb03 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/958437ce-7bbd-4ea1-a1bd-a30c5447ddd4 returned with HTTP 200 Aug 12 20:27:00.483501 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1094/4333] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:00 2026] GET /volume/v3/volumes/958437ce-7bbd-4ea1-a1bd-a30c5447ddd4 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:00.495364 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-9300dd7a-45c0-4355-9bbb-9bbdce71d908 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:00.497287 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9300dd7a-45c0-4355-9bbb-9bbdce71d908 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/958437ce-7bbd-4ea1-a1bd-a30c5447ddd4 Aug 12 20:27:00.497557 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9300dd7a-45c0-4355-9bbb-9bbdce71d908 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:00.497833 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9300dd7a-45c0-4355-9bbb-9bbdce71d908 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:00.504433 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:00.504433 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:27:00.507769 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-9300dd7a-45c0-4355-9bbb-9bbdce71d908 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:27:00.511740 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9300dd7a-45c0-4355-9bbb-9bbdce71d908 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/958437ce-7bbd-4ea1-a1bd-a30c5447ddd4 returned with HTTP 200 Aug 12 20:27:00.512161 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1090/4334] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:00 2026] GET /volume/v3/volumes/958437ce-7bbd-4ea1-a1bd-a30c5447ddd4 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:00.523212 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-d132c686-2cdd-4f08-8647-13b92573be77 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:00.524938 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d132c686-2cdd-4f08-8647-13b92573be77 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] POST https://10.4.3.246/volume/v3/volumes/958437ce-7bbd-4ea1-a1bd-a30c5447ddd4/action Aug 12 20:27:00.525244 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d132c686-2cdd-4f08-8647-13b92573be77 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:27:00.525355 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d132c686-2cdd-4f08-8647-13b92573be77 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:27:00.533450 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:00.533450 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:27:00.533887 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-d132c686-2cdd-4f08-8647-13b92573be77 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:27:00.539749 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-d132c686-2cdd-4f08-8647-13b92573be77 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume updated successfully. Aug 12 20:27:00.539942 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d132c686-2cdd-4f08-8647-13b92573be77 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/958437ce-7bbd-4ea1-a1bd-a30c5447ddd4/action returned with HTTP 200 Aug 12 20:27:00.540492 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1076/4335] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:27:00 2026] POST /volume/v3/volumes/958437ce-7bbd-4ea1-a1bd-a30c5447ddd4/action => generated 0 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 12 20:27:00.637459 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-96df7f5c-6fc7-4416-a72e-5340dd0bb5e4 req-4e51fb40-261c-47dc-80da-197e7bd66a89 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:00.639698 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-96df7f5c-6fc7-4416-a72e-5340dd0bb5e4 req-4e51fb40-261c-47dc-80da-197e7bd66a89 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/958437ce-7bbd-4ea1-a1bd-a30c5447ddd4 Aug 12 20:27:00.639995 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-96df7f5c-6fc7-4416-a72e-5340dd0bb5e4 req-4e51fb40-261c-47dc-80da-197e7bd66a89 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:00.640249 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-96df7f5c-6fc7-4416-a72e-5340dd0bb5e4 req-4e51fb40-261c-47dc-80da-197e7bd66a89 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:00.647593 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:00.647593 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:27:00.651130 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-96df7f5c-6fc7-4416-a72e-5340dd0bb5e4 req-4e51fb40-261c-47dc-80da-197e7bd66a89 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:27:00.655551 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-96df7f5c-6fc7-4416-a72e-5340dd0bb5e4 req-4e51fb40-261c-47dc-80da-197e7bd66a89 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/958437ce-7bbd-4ea1-a1bd-a30c5447ddd4 returned with HTTP 200 Aug 12 20:27:00.656063 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1076/4336] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:27:00 2026] GET /volume/v3/volumes/958437ce-7bbd-4ea1-a1bd-a30c5447ddd4 => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:01.024588 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-96df7f5c-6fc7-4416-a72e-5340dd0bb5e4 req-8d766bc5-7e6c-480c-b6c2-fcc6ddb649af None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:01.026577 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-96df7f5c-6fc7-4416-a72e-5340dd0bb5e4 req-8d766bc5-7e6c-480c-b6c2-fcc6ddb649af tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/958437ce-7bbd-4ea1-a1bd-a30c5447ddd4 Aug 12 20:27:01.026804 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-96df7f5c-6fc7-4416-a72e-5340dd0bb5e4 req-8d766bc5-7e6c-480c-b6c2-fcc6ddb649af tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:01.027010 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-96df7f5c-6fc7-4416-a72e-5340dd0bb5e4 req-8d766bc5-7e6c-480c-b6c2-fcc6ddb649af tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:01.037596 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:01.037596 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:27:01.041485 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-96df7f5c-6fc7-4416-a72e-5340dd0bb5e4 req-8d766bc5-7e6c-480c-b6c2-fcc6ddb649af tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:27:01.045555 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-96df7f5c-6fc7-4416-a72e-5340dd0bb5e4 req-8d766bc5-7e6c-480c-b6c2-fcc6ddb649af tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/958437ce-7bbd-4ea1-a1bd-a30c5447ddd4 returned with HTTP 200 Aug 12 20:27:01.045961 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1095/4337] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:27:01 2026] GET /volume/v3/volumes/958437ce-7bbd-4ea1-a1bd-a30c5447ddd4 => generated 870 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:01.055762 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-b1cdce9e-c1de-4fec-9186-04e6fc081ac6 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:01.056209 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b1cdce9e-c1de-4fec-9186-04e6fc081ac6 None None] GET https://10.4.3.246/volume// Aug 12 20:27:01.056424 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b1cdce9e-c1de-4fec-9186-04e6fc081ac6 None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:01.056677 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b1cdce9e-c1de-4fec-9186-04e6fc081ac6 None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:01.057067 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b1cdce9e-c1de-4fec-9186-04e6fc081ac6 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:27:01.057433 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1091/4338] 10.4.3.246 () {66 vars in 1419 bytes} [Wed Aug 12 20:27:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:27:01.064526 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-96df7f5c-6fc7-4416-a72e-5340dd0bb5e4 req-43e1a0b5-ba60-4ffe-9313-27a7025fad6b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:01.066483 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-96df7f5c-6fc7-4416-a72e-5340dd0bb5e4 req-43e1a0b5-ba60-4ffe-9313-27a7025fad6b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:27:01.066855 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-96df7f5c-6fc7-4416-a72e-5340dd0bb5e4 req-43e1a0b5-ba60-4ffe-9313-27a7025fad6b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "958437ce-7bbd-4ea1-a1bd-a30c5447ddd4", "connector": null, "instance_uuid": "19d1c05b-9a00-4480-a756-40e4d22d0d1f"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:27:01.075038 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:01.075038 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:27:01.102120 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-96df7f5c-6fc7-4416-a72e-5340dd0bb5e4 req-43e1a0b5-ba60-4ffe-9313-27a7025fad6b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:27:01.102797 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1077/4339] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:27:01 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 12 20:27:02.043303 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-607ad4c7-d447-4871-b3b7-cdf759488205 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:02.043724 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-607ad4c7-d447-4871-b3b7-cdf759488205 None None] GET https://10.4.3.246/volume// Aug 12 20:27:02.043892 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-607ad4c7-d447-4871-b3b7-cdf759488205 None None] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:02.044097 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-607ad4c7-d447-4871-b3b7-cdf759488205 None None] Calling method 'all' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:02.044408 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-607ad4c7-d447-4871-b3b7-cdf759488205 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:27:02.044730 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1077/4340] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:27:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:27:02.051034 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-96df7f5c-6fc7-4416-a72e-5340dd0bb5e4 req-193b6229-5bdf-4d86-9886-095b592fe3ed None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:02.052943 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-96df7f5c-6fc7-4416-a72e-5340dd0bb5e4 req-193b6229-5bdf-4d86-9886-095b592fe3ed tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/958437ce-7bbd-4ea1-a1bd-a30c5447ddd4 Aug 12 20:27:02.053136 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-96df7f5c-6fc7-4416-a72e-5340dd0bb5e4 req-193b6229-5bdf-4d86-9886-095b592fe3ed tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:02.053307 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-96df7f5c-6fc7-4416-a72e-5340dd0bb5e4 req-193b6229-5bdf-4d86-9886-095b592fe3ed tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:02.061624 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:02.061624 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:27:02.064909 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-96df7f5c-6fc7-4416-a72e-5340dd0bb5e4 req-193b6229-5bdf-4d86-9886-095b592fe3ed tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:27:02.069005 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-96df7f5c-6fc7-4416-a72e-5340dd0bb5e4 req-193b6229-5bdf-4d86-9886-095b592fe3ed tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/958437ce-7bbd-4ea1-a1bd-a30c5447ddd4 returned with HTTP 200 Aug 12 20:27:02.069370 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1096/4341] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:27:02 2026] GET /volume/v3/volumes/958437ce-7bbd-4ea1-a1bd-a30c5447ddd4 => generated 1049 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:27:02.196993 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-96df7f5c-6fc7-4416-a72e-5340dd0bb5e4 req-f9bab201-4edb-4f8b-b301-4f0b2c86f9b8 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:02.199078 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-96df7f5c-6fc7-4416-a72e-5340dd0bb5e4 req-f9bab201-4edb-4f8b-b301-4f0b2c86f9b8 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] PUT https://10.4.3.246/volume/v3/attachments/93daef6e-84ae-4404-98ae-ac6898c39e1e Aug 12 20:27:02.199437 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-96df7f5c-6fc7-4416-a72e-5340dd0bb5e4 req-f9bab201-4edb-4f8b-b301-4f0b2c86f9b8 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:27:02.206592 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-96df7f5c-6fc7-4416-a72e-5340dd0bb5e4 req-f9bab201-4edb-4f8b-b301-4f0b2c86f9b8 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Acquiring lock "cinder-attachment_update-958437ce-7bbd-4ea1-a1bd-a30c5447ddd4-np0000007109" by "attachment_update" {{(pid=100383) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:27:02.210484 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-96df7f5c-6fc7-4416-a72e-5340dd0bb5e4 req-f9bab201-4edb-4f8b-b301-4f0b2c86f9b8 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Lock "cinder-attachment_update-958437ce-7bbd-4ea1-a1bd-a30c5447ddd4-np0000007109" acquired by "attachment_update" :: waited 0.004s {{(pid=100383) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:27:02.211582 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:02.211582 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:27:02.294810 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-96df7f5c-6fc7-4416-a72e-5340dd0bb5e4 req-f9bab201-4edb-4f8b-b301-4f0b2c86f9b8 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Lock "cinder-attachment_update-958437ce-7bbd-4ea1-a1bd-a30c5447ddd4-np0000007109" released by "attachment_update" :: held 0.084s {{(pid=100383) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:27:02.295085 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-96df7f5c-6fc7-4416-a72e-5340dd0bb5e4 req-f9bab201-4edb-4f8b-b301-4f0b2c86f9b8 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/attachments/93daef6e-84ae-4404-98ae-ac6898c39e1e returned with HTTP 200 Aug 12 20:27:02.295521 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1092/4342] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:27:02 2026] PUT /volume/v3/attachments/93daef6e-84ae-4404-98ae-ac6898c39e1e => generated 968 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:27:02.329143 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-96df7f5c-6fc7-4416-a72e-5340dd0bb5e4 req-a360629f-8890-4deb-8e38-256db00fe172 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:02.330988 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-96df7f5c-6fc7-4416-a72e-5340dd0bb5e4 req-a360629f-8890-4deb-8e38-256db00fe172 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] POST https://10.4.3.246/volume/v3/attachments/93daef6e-84ae-4404-98ae-ac6898c39e1e/action Aug 12 20:27:02.330988 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-96df7f5c-6fc7-4416-a72e-5340dd0bb5e4 req-a360629f-8890-4deb-8e38-256db00fe172 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action body: b'{"os-complete": null}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:27:02.331166 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-96df7f5c-6fc7-4416-a72e-5340dd0bb5e4 req-a360629f-8890-4deb-8e38-256db00fe172 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:27:02.354319 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:02.354319 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:27:02.368180 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-96df7f5c-6fc7-4416-a72e-5340dd0bb5e4 req-a360629f-8890-4deb-8e38-256db00fe172 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/attachments/93daef6e-84ae-4404-98ae-ac6898c39e1e/action returned with HTTP 204 Aug 12 20:27:02.368673 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1078/4343] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:27:02 2026] POST /volume/v3/attachments/93daef6e-84ae-4404-98ae-ac6898c39e1e/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:27:04.303612 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-c05c6a13-ec77-4513-ad6a-aaf8736546f9 req-7dfd9310-42d1-464c-bd99-96d4b5bf8373 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:04.306315 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-c05c6a13-ec77-4513-ad6a-aaf8736546f9 req-7dfd9310-42d1-464c-bd99-96d4b5bf8373 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] GET https://10.4.3.246/volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a Aug 12 20:27:04.306613 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-c05c6a13-ec77-4513-ad6a-aaf8736546f9 req-7dfd9310-42d1-464c-bd99-96d4b5bf8373 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:04.306906 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-c05c6a13-ec77-4513-ad6a-aaf8736546f9 req-7dfd9310-42d1-464c-bd99-96d4b5bf8373 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:04.318279 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:04.318279 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:27:04.321201 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-c05c6a13-ec77-4513-ad6a-aaf8736546f9 req-7dfd9310-42d1-464c-bd99-96d4b5bf8373 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Volume info retrieved successfully. Aug 12 20:27:04.324822 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-c05c6a13-ec77-4513-ad6a-aaf8736546f9 req-7dfd9310-42d1-464c-bd99-96d4b5bf8373 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a returned with HTTP 200 Aug 12 20:27:04.325187 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1078/4344] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:27:04 2026] GET /volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:27:04.345967 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-c05c6a13-ec77-4513-ad6a-aaf8736546f9 req-e2ba5150-acec-4ba1-b70f-b2726457e2b4 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:04.348131 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-c05c6a13-ec77-4513-ad6a-aaf8736546f9 req-e2ba5150-acec-4ba1-b70f-b2726457e2b4 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] POST https://10.4.3.246/volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a/action Aug 12 20:27:04.348550 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-c05c6a13-ec77-4513-ad6a-aaf8736546f9 req-e2ba5150-acec-4ba1-b70f-b2726457e2b4 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:27:04.348681 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-c05c6a13-ec77-4513-ad6a-aaf8736546f9 req-e2ba5150-acec-4ba1-b70f-b2726457e2b4 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:27:04.360434 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:04.360434 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:27:04.360859 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-c05c6a13-ec77-4513-ad6a-aaf8736546f9 req-e2ba5150-acec-4ba1-b70f-b2726457e2b4 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Volume info retrieved successfully. Aug 12 20:27:04.367123 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-c05c6a13-ec77-4513-ad6a-aaf8736546f9 req-e2ba5150-acec-4ba1-b70f-b2726457e2b4 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Begin detaching volume completed successfully. Aug 12 20:27:04.367358 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-c05c6a13-ec77-4513-ad6a-aaf8736546f9 req-e2ba5150-acec-4ba1-b70f-b2726457e2b4 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a/action returned with HTTP 202 Aug 12 20:27:04.367760 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1097/4345] 10.4.3.246 () {72 vars in 1672 bytes} [Wed Aug 12 20:27:04 2026] POST /volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:27:04.428145 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-cd2d4310-73a9-46ae-bc3d-2ffea1f8e0ca None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:04.428145 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cd2d4310-73a9-46ae-bc3d-2ffea1f8e0ca None None] GET https://10.4.3.246/volume// Aug 12 20:27:04.428145 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cd2d4310-73a9-46ae-bc3d-2ffea1f8e0ca None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:04.428145 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cd2d4310-73a9-46ae-bc3d-2ffea1f8e0ca None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:04.428145 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cd2d4310-73a9-46ae-bc3d-2ffea1f8e0ca None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:27:04.428145 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1093/4346] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:27:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:27:04.434892 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-c05c6a13-ec77-4513-ad6a-aaf8736546f9 req-9df71d1e-122a-4421-8e18-043142d5a401 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:04.437156 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-c05c6a13-ec77-4513-ad6a-aaf8736546f9 req-9df71d1e-122a-4421-8e18-043142d5a401 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] GET https://10.4.3.246/volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a Aug 12 20:27:04.437418 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-c05c6a13-ec77-4513-ad6a-aaf8736546f9 req-9df71d1e-122a-4421-8e18-043142d5a401 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:04.437963 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-c05c6a13-ec77-4513-ad6a-aaf8736546f9 req-9df71d1e-122a-4421-8e18-043142d5a401 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:04.446771 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:04.446771 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:27:04.449794 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-c05c6a13-ec77-4513-ad6a-aaf8736546f9 req-9df71d1e-122a-4421-8e18-043142d5a401 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Volume info retrieved successfully. Aug 12 20:27:04.455454 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-c05c6a13-ec77-4513-ad6a-aaf8736546f9 req-9df71d1e-122a-4421-8e18-043142d5a401 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a returned with HTTP 200 Aug 12 20:27:04.455454 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1079/4347] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:27:04 2026] GET /volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a => generated 1323 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:27:06.265242 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-96df7f5c-6fc7-4416-a72e-5340dd0bb5e4 req-f14540d3-052b-4857-8289-063b10d84d95 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:06.267402 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-96df7f5c-6fc7-4416-a72e-5340dd0bb5e4 req-f14540d3-052b-4857-8289-063b10d84d95 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/958437ce-7bbd-4ea1-a1bd-a30c5447ddd4/encryption Aug 12 20:27:06.267605 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-96df7f5c-6fc7-4416-a72e-5340dd0bb5e4 req-f14540d3-052b-4857-8289-063b10d84d95 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:06.267794 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-96df7f5c-6fc7-4416-a72e-5340dd0bb5e4 req-f14540d3-052b-4857-8289-063b10d84d95 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'index' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:06.280250 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:06.280250 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:27:06.291789 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-96df7f5c-6fc7-4416-a72e-5340dd0bb5e4 req-f14540d3-052b-4857-8289-063b10d84d95 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/958437ce-7bbd-4ea1-a1bd-a30c5447ddd4/encryption returned with HTTP 200 Aug 12 20:27:06.292375 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1079/4348] 10.4.3.246 () {68 vars in 1631 bytes} [Wed Aug 12 20:27:06 2026] GET /volume/v3/volumes/958437ce-7bbd-4ea1-a1bd-a30c5447ddd4/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:06.567334 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-c05c6a13-ec77-4513-ad6a-aaf8736546f9 req-f121ef04-d178-474f-bd19-c4e0865ee2d5 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:06.569335 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-c05c6a13-ec77-4513-ad6a-aaf8736546f9 req-f121ef04-d178-474f-bd19-c4e0865ee2d5 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] DELETE https://10.4.3.246/volume/v3/attachments/60a51d80-0a19-44bc-bd09-560fa607d824 Aug 12 20:27:06.569563 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-c05c6a13-ec77-4513-ad6a-aaf8736546f9 req-f121ef04-d178-474f-bd19-c4e0865ee2d5 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:06.569784 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-c05c6a13-ec77-4513-ad6a-aaf8736546f9 req-f121ef04-d178-474f-bd19-c4e0865ee2d5 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:06.576409 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:06.576409 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:27:06.616950 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-c05c6a13-ec77-4513-ad6a-aaf8736546f9 req-f121ef04-d178-474f-bd19-c4e0865ee2d5 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/attachments/60a51d80-0a19-44bc-bd09-560fa607d824 returned with HTTP 200 Aug 12 20:27:06.617392 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1098/4349] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:27:06 2026] DELETE /volume/v3/attachments/60a51d80-0a19-44bc-bd09-560fa607d824 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:07.553194 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-fb55a9fc-43bd-4ebd-9afd-6012f09058fe req-c49b93bd-b18e-4906-8317-839c08c60fac None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:07.555148 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-fb55a9fc-43bd-4ebd-9afd-6012f09058fe req-c49b93bd-b18e-4906-8317-839c08c60fac tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] GET https://10.4.3.246/volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a Aug 12 20:27:07.555340 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-fb55a9fc-43bd-4ebd-9afd-6012f09058fe req-c49b93bd-b18e-4906-8317-839c08c60fac tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:07.555515 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-fb55a9fc-43bd-4ebd-9afd-6012f09058fe req-c49b93bd-b18e-4906-8317-839c08c60fac tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:07.562393 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:07.562393 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:27:07.565502 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-fb55a9fc-43bd-4ebd-9afd-6012f09058fe req-c49b93bd-b18e-4906-8317-839c08c60fac tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Volume info retrieved successfully. Aug 12 20:27:07.569076 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-fb55a9fc-43bd-4ebd-9afd-6012f09058fe req-c49b93bd-b18e-4906-8317-839c08c60fac tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a returned with HTTP 200 Aug 12 20:27:07.569406 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1094/4350] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:27:07 2026] GET /volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:07.581055 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-cbad39be-1ae8-4bfd-8059-f9e846ef83a5 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:07.582609 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-cbad39be-1ae8-4bfd-8059-f9e846ef83a5 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] DELETE https://10.4.3.246/volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a Aug 12 20:27:07.582903 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-cbad39be-1ae8-4bfd-8059-f9e846ef83a5 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:07.583157 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-cbad39be-1ae8-4bfd-8059-f9e846ef83a5 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:07.583402 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-cbad39be-1ae8-4bfd-8059-f9e846ef83a5 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Delete volume with id: a6fed569-9cd3-4a13-af19-9fdcc9a13d4a Aug 12 20:27:07.591561 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:07.591561 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:27:07.591561 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-cbad39be-1ae8-4bfd-8059-f9e846ef83a5 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Volume info retrieved successfully. Aug 12 20:27:07.606396 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-cbad39be-1ae8-4bfd-8059-f9e846ef83a5 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Delete volume request issued successfully. Aug 12 20:27:07.607119 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-cbad39be-1ae8-4bfd-8059-f9e846ef83a5 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a returned with HTTP 202 Aug 12 20:27:07.607927 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1080/4351] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:27:07 2026] DELETE /volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:27:07.614158 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-50f6a841-663f-4cc4-aedd-f76c43e8dd45 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:07.615906 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-50f6a841-663f-4cc4-aedd-f76c43e8dd45 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] GET https://10.4.3.246/volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a Aug 12 20:27:07.616089 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-50f6a841-663f-4cc4-aedd-f76c43e8dd45 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:07.616265 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-50f6a841-663f-4cc4-aedd-f76c43e8dd45 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:07.622942 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:07.622942 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:27:07.627260 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-50f6a841-663f-4cc4-aedd-f76c43e8dd45 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Volume info retrieved successfully. Aug 12 20:27:07.632094 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-50f6a841-663f-4cc4-aedd-f76c43e8dd45 tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a returned with HTTP 200 Aug 12 20:27:07.632501 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1080/4352] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:07 2026] GET /volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:08.644564 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-4ec784d5-c861-4898-aeb0-04752dafc26e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:08.646225 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4ec784d5-c861-4898-aeb0-04752dafc26e tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] GET https://10.4.3.246/volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a Aug 12 20:27:08.646411 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4ec784d5-c861-4898-aeb0-04752dafc26e tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:08.646602 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4ec784d5-c861-4898-aeb0-04752dafc26e tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:08.651698 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4ec784d5-c861-4898-aeb0-04752dafc26e tempest-TestMinimumBasicScenario-1405805824 tempest-TestMinimumBasicScenario-1405805824-project-member] https://10.4.3.246/volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a returned with HTTP 404 Aug 12 20:27:08.652100 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1099/4353] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:08 2026] GET /volume/v3/volumes/a6fed569-9cd3-4a13-af19-9fdcc9a13d4a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:27:14.549694 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-22622388-99c2-4c6e-9878-0a57ef7ecad6 req-9bb8fc97-b825-4485-bc91-ae1bce1373b6 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:14.551804 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-22622388-99c2-4c6e-9878-0a57ef7ecad6 req-9bb8fc97-b825-4485-bc91-ae1bce1373b6 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] DELETE https://10.4.3.246/volume/v3/attachments/93daef6e-84ae-4404-98ae-ac6898c39e1e Aug 12 20:27:14.551990 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-22622388-99c2-4c6e-9878-0a57ef7ecad6 req-9bb8fc97-b825-4485-bc91-ae1bce1373b6 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:14.552165 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-22622388-99c2-4c6e-9878-0a57ef7ecad6 req-9bb8fc97-b825-4485-bc91-ae1bce1373b6 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:14.559041 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:14.559041 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:27:14.602556 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-22622388-99c2-4c6e-9878-0a57ef7ecad6 req-9bb8fc97-b825-4485-bc91-ae1bce1373b6 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/attachments/93daef6e-84ae-4404-98ae-ac6898c39e1e returned with HTTP 200 Aug 12 20:27:14.602943 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1095/4354] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:27:14 2026] DELETE /volume/v3/attachments/93daef6e-84ae-4404-98ae-ac6898c39e1e => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:15.794510 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-8faa9949-dafd-4bbc-aa33-5b560bd7e4e1 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:15.797872 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8faa9949-dafd-4bbc-aa33-5b560bd7e4e1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] DELETE https://10.4.3.246/volume/v3/volumes/958437ce-7bbd-4ea1-a1bd-a30c5447ddd4 Aug 12 20:27:15.798054 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8faa9949-dafd-4bbc-aa33-5b560bd7e4e1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:15.798262 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8faa9949-dafd-4bbc-aa33-5b560bd7e4e1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:15.798440 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-8faa9949-dafd-4bbc-aa33-5b560bd7e4e1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Delete volume with id: 958437ce-7bbd-4ea1-a1bd-a30c5447ddd4 Aug 12 20:27:15.809364 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:15.809364 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:27:15.809833 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-8faa9949-dafd-4bbc-aa33-5b560bd7e4e1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:27:15.827502 np0000007109 devstack@c-api.service[100386]: WARNING cinder.keymgr.conf_key_mgr [None req-8faa9949-dafd-4bbc-aa33-5b560bd7e4e1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 20:27:15.833024 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-8faa9949-dafd-4bbc-aa33-5b560bd7e4e1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Delete volume request issued successfully. Aug 12 20:27:15.833284 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8faa9949-dafd-4bbc-aa33-5b560bd7e4e1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/958437ce-7bbd-4ea1-a1bd-a30c5447ddd4 returned with HTTP 202 Aug 12 20:27:15.833759 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1081/4355] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:27:15 2026] DELETE /volume/v3/volumes/958437ce-7bbd-4ea1-a1bd-a30c5447ddd4 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:27:15.844121 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-0308c08f-9a1e-447b-8fbd-490dcb6d9920 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:15.846008 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0308c08f-9a1e-447b-8fbd-490dcb6d9920 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/958437ce-7bbd-4ea1-a1bd-a30c5447ddd4 Aug 12 20:27:15.846280 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0308c08f-9a1e-447b-8fbd-490dcb6d9920 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:15.846515 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0308c08f-9a1e-447b-8fbd-490dcb6d9920 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:15.854378 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:15.854378 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:27:15.858693 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-0308c08f-9a1e-447b-8fbd-490dcb6d9920 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:27:15.862533 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0308c08f-9a1e-447b-8fbd-490dcb6d9920 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/958437ce-7bbd-4ea1-a1bd-a30c5447ddd4 returned with HTTP 200 Aug 12 20:27:15.862923 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1081/4356] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:15 2026] GET /volume/v3/volumes/958437ce-7bbd-4ea1-a1bd-a30c5447ddd4 => generated 869 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:16.874514 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-66958ec1-1ddf-4d6f-bb83-81ffd05e4b52 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:16.876267 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-66958ec1-1ddf-4d6f-bb83-81ffd05e4b52 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/958437ce-7bbd-4ea1-a1bd-a30c5447ddd4 Aug 12 20:27:16.876461 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-66958ec1-1ddf-4d6f-bb83-81ffd05e4b52 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:16.876661 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-66958ec1-1ddf-4d6f-bb83-81ffd05e4b52 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:16.881904 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-66958ec1-1ddf-4d6f-bb83-81ffd05e4b52 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/958437ce-7bbd-4ea1-a1bd-a30c5447ddd4 returned with HTTP 404 Aug 12 20:27:16.882386 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1100/4357] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:16 2026] GET /volume/v3/volumes/958437ce-7bbd-4ea1-a1bd-a30c5447ddd4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:27:16.888127 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-75d20d87-9fe4-4850-b4c7-c165735673df None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:16.889817 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-75d20d87-9fe4-4850-b4c7-c165735673df tempest-TestVolumeBootPattern-856139491 tempest-TestVolumeBootPattern-856139491-project-admin] GET https://10.4.3.246/volume/v3/volumes/detail?all_tenants=1 Aug 12 20:27:16.889998 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-75d20d87-9fe4-4850-b4c7-c165735673df tempest-TestVolumeBootPattern-856139491 tempest-TestVolumeBootPattern-856139491-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:16.890190 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-75d20d87-9fe4-4850-b4c7-c165735673df tempest-TestVolumeBootPattern-856139491 tempest-TestVolumeBootPattern-856139491-project-admin] Calling method 'detail' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:16.890660 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:16.890660 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:27:16.890918 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-75d20d87-9fe4-4850-b4c7-c165735673df tempest-TestVolumeBootPattern-856139491 tempest-TestVolumeBootPattern-856139491-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100383) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:27:16.917230 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-75d20d87-9fe4-4850-b4c7-c165735673df tempest-TestVolumeBootPattern-856139491 tempest-TestVolumeBootPattern-856139491-project-admin] Get all volumes completed successfully. Aug 12 20:27:16.918187 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:16.918187 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:27:16.922845 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-75d20d87-9fe4-4850-b4c7-c165735673df tempest-TestVolumeBootPattern-856139491 tempest-TestVolumeBootPattern-856139491-project-admin] https://10.4.3.246/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 20:27:16.923199 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1096/4358] 10.4.3.246 () {66 vars in 1285 bytes} [Wed Aug 12 20:27:16 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 3146 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:27:16.935133 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-57cbc01b-6d4c-4ae8-8407-7700a7fbc2cb None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:16.936834 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-57cbc01b-6d4c-4ae8-8407-7700a7fbc2cb tempest-TestVolumeBootPattern-856139491 tempest-TestVolumeBootPattern-856139491-project-admin] DELETE https://10.4.3.246/volume/v3/types/b4262fa7-9635-40ad-8f95-9d6892e58eb5 Aug 12 20:27:16.937027 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-57cbc01b-6d4c-4ae8-8407-7700a7fbc2cb tempest-TestVolumeBootPattern-856139491 tempest-TestVolumeBootPattern-856139491-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:16.937252 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-57cbc01b-6d4c-4ae8-8407-7700a7fbc2cb tempest-TestVolumeBootPattern-856139491 tempest-TestVolumeBootPattern-856139491-project-admin] Calling method '_delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:16.958812 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-57cbc01b-6d4c-4ae8-8407-7700a7fbc2cb tempest-TestVolumeBootPattern-856139491 tempest-TestVolumeBootPattern-856139491-project-admin] https://10.4.3.246/volume/v3/types/b4262fa7-9635-40ad-8f95-9d6892e58eb5 returned with HTTP 202 Aug 12 20:27:16.959223 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1082/4359] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:27:16 2026] DELETE /volume/v3/types/b4262fa7-9635-40ad-8f95-9d6892e58eb5 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:27:16.968261 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-3fdc0198-b942-4301-b02c-ee3e807f29b0 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:16.969836 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3fdc0198-b942-4301-b02c-ee3e807f29b0 tempest-TestVolumeBootPattern-856139491 tempest-TestVolumeBootPattern-856139491-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:27:16.970164 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3fdc0198-b942-4301-b02c-ee3e807f29b0 tempest-TestVolumeBootPattern-856139491 tempest-TestVolumeBootPattern-856139491-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1784892365", "extra_specs": {}}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:27:16.980467 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3fdc0198-b942-4301-b02c-ee3e807f29b0 tempest-TestVolumeBootPattern-856139491 tempest-TestVolumeBootPattern-856139491-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:27:16.980942 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1082/4360] 10.4.3.246 () {68 vars in 1252 bytes} [Wed Aug 12 20:27:16 2026] POST /volume/v3/types => generated 213 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:16.988526 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-80a1f70c-2b4a-4c0c-b073-62e2f7a9a3f9 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:16.990280 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-80a1f70c-2b4a-4c0c-b073-62e2f7a9a3f9 tempest-TestVolumeBootPattern-856139491 tempest-TestVolumeBootPattern-856139491-project-admin] POST https://10.4.3.246/volume/v3/types/5e047a51-9f05-4f30-b010-08cf7aaad72a/encryption Aug 12 20:27:16.990647 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-80a1f70c-2b4a-4c0c-b073-62e2f7a9a3f9 tempest-TestVolumeBootPattern-856139491 tempest-TestVolumeBootPattern-856139491-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:27:16.992122 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:16.992122 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:27:17.004131 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-80a1f70c-2b4a-4c0c-b073-62e2f7a9a3f9 tempest-TestVolumeBootPattern-856139491 tempest-TestVolumeBootPattern-856139491-project-admin] https://10.4.3.246/volume/v3/types/5e047a51-9f05-4f30-b010-08cf7aaad72a/encryption returned with HTTP 200 Aug 12 20:27:17.004655 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1101/4361] 10.4.3.246 () {68 vars in 1397 bytes} [Wed Aug 12 20:27:16 2026] POST /volume/v3/types/5e047a51-9f05-4f30-b010-08cf7aaad72a/encryption => generated 231 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:17.011762 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-4caa27b2-7864-4262-8bb2-4a5306cbffdf None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:17.013407 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4caa27b2-7864-4262-8bb2-4a5306cbffdf tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:27:17.013796 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4caa27b2-7864-4262-8bb2-4a5306cbffdf tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1371705488", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1784892365", "size": 1}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:27:17.015849 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-4caa27b2-7864-4262-8bb2-4a5306cbffdf tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1371705488', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1784892365', 'size': 1}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:27:17.018828 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-4caa27b2-7864-4262-8bb2-4a5306cbffdf tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Create volume of 1 GB Aug 12 20:27:17.019128 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:17.019128 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:27:17.019719 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-4caa27b2-7864-4262-8bb2-4a5306cbffdf tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Availability Zones retrieved successfully. Aug 12 20:27:17.025587 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-4caa27b2-7864-4262-8bb2-4a5306cbffdf tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Flow 'volume_create_api' (97f1aa73-37f1-4f84-b090-35075a79c9ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:27:17.026467 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-4caa27b2-7864-4262-8bb2-4a5306cbffdf tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ca0e6fb-19bf-4fc4-965f-d74fe3912855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:27:17.027283 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-4caa27b2-7864-4262-8bb2-4a5306cbffdf tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:27:17.048229 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-4caa27b2-7864-4262-8bb2-4a5306cbffdf tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ca0e6fb-19bf-4fc4-965f-d74fe3912855) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:27:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5e047a51-9f05-4f30-b010-08cf7aaad72a,is_public=True,name='tempest-scenario-type-luks2-1784892365',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e047a51-9f05-4f30-b010-08cf7aaad72a', '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=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:27:17.049170 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-4caa27b2-7864-4262-8bb2-4a5306cbffdf tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b449e5dc-0b26-41b8-a934-ad9119be3ba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:27:17.073455 np0000007109 devstack@c-api.service[100383]: WARNING cinder.quota [None req-4caa27b2-7864-4262-8bb2-4a5306cbffdf tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1784892365 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1784892365, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:27:17.073848 np0000007109 devstack@c-api.service[100383]: WARNING cinder.quota [None req-4caa27b2-7864-4262-8bb2-4a5306cbffdf tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1784892365 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1784892365, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:27:17.097477 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-4caa27b2-7864-4262-8bb2-4a5306cbffdf tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Created reservations ['ea460be4-c8d6-4df6-84fe-2e0f029596ed', 'fe06eedf-dde0-48b1-abb0-5c41cdaec223', '581bc9bf-68da-4aff-bcbf-1ad26c93205f', '537ae512-309c-4ede-9297-06920e8420ea'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:27:17.098428 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-4caa27b2-7864-4262-8bb2-4a5306cbffdf tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b449e5dc-0b26-41b8-a934-ad9119be3ba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea460be4-c8d6-4df6-84fe-2e0f029596ed', 'fe06eedf-dde0-48b1-abb0-5c41cdaec223', '581bc9bf-68da-4aff-bcbf-1ad26c93205f', '537ae512-309c-4ede-9297-06920e8420ea']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:27:17.099265 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-4caa27b2-7864-4262-8bb2-4a5306cbffdf tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddfae763-4a10-4101-acf2-5186921869c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:27:17.120122 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-4caa27b2-7864-4262-8bb2-4a5306cbffdf tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddfae763-4a10-4101-acf2-5186921869c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a259422-9e02-4091-be3c-74b603139860', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1371705488',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ab94a13612f4b009c8d7794092df401',qos_specs=None,replication_status=,reservations=['ea460be4-c8d6-4df6-84fe-2e0f029596ed','fe06eedf-dde0-48b1-abb0-5c41cdaec223','581bc9bf-68da-4aff-bcbf-1ad26c93205f','537ae512-309c-4ede-9297-06920e8420ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65192938e82a4007a5ecc661e1a8edb8',volume_type_id=5e047a51-9f05-4f30-b010-08cf7aaad72a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:27:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1371705488',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=2a259422-9e02-4091-be3c-74b603139860,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ab94a13612f4b009c8d7794092df401',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65192938e82a4007a5ecc661e1a8edb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e047a51-9f05-4f30-b010-08cf7aaad72a),volume_type_id=5e047a51-9f05-4f30-b010-08cf7aaad72a)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:27:17.120960 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-4caa27b2-7864-4262-8bb2-4a5306cbffdf tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2d0c36e-baad-4e17-9c62-0495d49e487f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:27:17.138981 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-4caa27b2-7864-4262-8bb2-4a5306cbffdf tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2d0c36e-baad-4e17-9c62-0495d49e487f) transitioned into state 'SUCCESS' from state '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-1371705488',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ab94a13612f4b009c8d7794092df401',qos_specs=None,replication_status=,reservations=['ea460be4-c8d6-4df6-84fe-2e0f029596ed','fe06eedf-dde0-48b1-abb0-5c41cdaec223','581bc9bf-68da-4aff-bcbf-1ad26c93205f','537ae512-309c-4ede-9297-06920e8420ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65192938e82a4007a5ecc661e1a8edb8',volume_type_id=5e047a51-9f05-4f30-b010-08cf7aaad72a)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:27:17.139963 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-4caa27b2-7864-4262-8bb2-4a5306cbffdf tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fad8c42-9b3d-4b01-af1d-7e90cceb3bb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:27:17.158015 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-4caa27b2-7864-4262-8bb2-4a5306cbffdf tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fad8c42-9b3d-4b01-af1d-7e90cceb3bb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:27:17.158802 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-4caa27b2-7864-4262-8bb2-4a5306cbffdf tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Flow 'volume_create_api' (97f1aa73-37f1-4f84-b090-35075a79c9ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:27:17.159082 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-4caa27b2-7864-4262-8bb2-4a5306cbffdf tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Create volume request issued successfully. Aug 12 20:27:17.159792 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4caa27b2-7864-4262-8bb2-4a5306cbffdf tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:27:17.160064 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1097/4362] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:27:17 2026] POST /volume/v3/volumes => generated 781 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:27:17.172800 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-92081457-0ded-42b8-aa66-8f7771c402ba None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:17.174558 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-92081457-0ded-42b8-aa66-8f7771c402ba tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/2a259422-9e02-4091-be3c-74b603139860 Aug 12 20:27:17.174747 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-92081457-0ded-42b8-aa66-8f7771c402ba tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:17.174954 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-92081457-0ded-42b8-aa66-8f7771c402ba tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:17.181422 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:17.181422 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:27:17.184724 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-92081457-0ded-42b8-aa66-8f7771c402ba tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:27:17.189048 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-92081457-0ded-42b8-aa66-8f7771c402ba tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/2a259422-9e02-4091-be3c-74b603139860 returned with HTTP 200 Aug 12 20:27:17.189422 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1083/4363] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:17 2026] GET /volume/v3/volumes/2a259422-9e02-4091-be3c-74b603139860 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:18.225627 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-86aaefaf-f228-45ea-aa1e-a6898f1299ae None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:18.229000 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-86aaefaf-f228-45ea-aa1e-a6898f1299ae tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/2a259422-9e02-4091-be3c-74b603139860 Aug 12 20:27:18.229254 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-86aaefaf-f228-45ea-aa1e-a6898f1299ae tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:18.229485 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-86aaefaf-f228-45ea-aa1e-a6898f1299ae tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:18.237634 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:18.237634 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:27:18.240933 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-86aaefaf-f228-45ea-aa1e-a6898f1299ae tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:27:18.244704 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-86aaefaf-f228-45ea-aa1e-a6898f1299ae tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/2a259422-9e02-4091-be3c-74b603139860 returned with HTTP 200 Aug 12 20:27:18.245202 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1083/4364] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:18 2026] GET /volume/v3/volumes/2a259422-9e02-4091-be3c-74b603139860 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:18.257527 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-1e44383e-27cc-4894-8dee-b1a3f6547bda None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:18.262152 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1e44383e-27cc-4894-8dee-b1a3f6547bda tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/2a259422-9e02-4091-be3c-74b603139860 Aug 12 20:27:18.262334 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1e44383e-27cc-4894-8dee-b1a3f6547bda tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:18.262492 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1e44383e-27cc-4894-8dee-b1a3f6547bda tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:18.272438 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:18.272438 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:27:18.275821 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-1e44383e-27cc-4894-8dee-b1a3f6547bda tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:27:18.279332 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1e44383e-27cc-4894-8dee-b1a3f6547bda tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/2a259422-9e02-4091-be3c-74b603139860 returned with HTTP 200 Aug 12 20:27:18.279674 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1102/4365] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:18 2026] GET /volume/v3/volumes/2a259422-9e02-4091-be3c-74b603139860 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:18.293854 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a51619f3-8073-4a6a-a9ef-0afc97227120 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:18.295770 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a51619f3-8073-4a6a-a9ef-0afc97227120 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] POST https://10.4.3.246/volume/v3/volumes/2a259422-9e02-4091-be3c-74b603139860/action Aug 12 20:27:18.296136 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a51619f3-8073-4a6a-a9ef-0afc97227120 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:27:18.296298 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a51619f3-8073-4a6a-a9ef-0afc97227120 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:27:18.303873 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:18.303873 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:27:18.304336 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-a51619f3-8073-4a6a-a9ef-0afc97227120 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:27:18.309931 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-a51619f3-8073-4a6a-a9ef-0afc97227120 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume updated successfully. Aug 12 20:27:18.310214 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a51619f3-8073-4a6a-a9ef-0afc97227120 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/2a259422-9e02-4091-be3c-74b603139860/action returned with HTTP 200 Aug 12 20:27:18.310744 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1098/4366] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:27:18 2026] POST /volume/v3/volumes/2a259422-9e02-4091-be3c-74b603139860/action => generated 0 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 12 20:27:18.592363 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-5de24424-0593-4b10-a0d3-f0e5db97ca94 req-57bc2de0-bd40-45a9-86d6-3c8f69c759d3 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:18.594754 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-5de24424-0593-4b10-a0d3-f0e5db97ca94 req-57bc2de0-bd40-45a9-86d6-3c8f69c759d3 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/2a259422-9e02-4091-be3c-74b603139860 Aug 12 20:27:18.595023 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-5de24424-0593-4b10-a0d3-f0e5db97ca94 req-57bc2de0-bd40-45a9-86d6-3c8f69c759d3 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:18.595284 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-5de24424-0593-4b10-a0d3-f0e5db97ca94 req-57bc2de0-bd40-45a9-86d6-3c8f69c759d3 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:18.603383 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:18.603383 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:27:18.607275 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-5de24424-0593-4b10-a0d3-f0e5db97ca94 req-57bc2de0-bd40-45a9-86d6-3c8f69c759d3 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:27:18.612069 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-5de24424-0593-4b10-a0d3-f0e5db97ca94 req-57bc2de0-bd40-45a9-86d6-3c8f69c759d3 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/2a259422-9e02-4091-be3c-74b603139860 returned with HTTP 200 Aug 12 20:27:18.612551 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1084/4367] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:27:18 2026] GET /volume/v3/volumes/2a259422-9e02-4091-be3c-74b603139860 => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:19.071064 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-5de24424-0593-4b10-a0d3-f0e5db97ca94 req-afcf1f2c-5404-44de-ba7f-580dd06f846f None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:19.072974 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-5de24424-0593-4b10-a0d3-f0e5db97ca94 req-afcf1f2c-5404-44de-ba7f-580dd06f846f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/2a259422-9e02-4091-be3c-74b603139860 Aug 12 20:27:19.073161 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-5de24424-0593-4b10-a0d3-f0e5db97ca94 req-afcf1f2c-5404-44de-ba7f-580dd06f846f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:19.073336 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-5de24424-0593-4b10-a0d3-f0e5db97ca94 req-afcf1f2c-5404-44de-ba7f-580dd06f846f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:19.079492 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:19.079492 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:27:19.082604 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-5de24424-0593-4b10-a0d3-f0e5db97ca94 req-afcf1f2c-5404-44de-ba7f-580dd06f846f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:27:19.086041 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-5de24424-0593-4b10-a0d3-f0e5db97ca94 req-afcf1f2c-5404-44de-ba7f-580dd06f846f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/2a259422-9e02-4091-be3c-74b603139860 returned with HTTP 200 Aug 12 20:27:19.086392 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1084/4368] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:27:19 2026] GET /volume/v3/volumes/2a259422-9e02-4091-be3c-74b603139860 => generated 873 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:19.094482 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-3957714b-fc83-460d-b041-74d8e6899d5f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:19.094871 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3957714b-fc83-460d-b041-74d8e6899d5f None None] GET https://10.4.3.246/volume// Aug 12 20:27:19.095026 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3957714b-fc83-460d-b041-74d8e6899d5f None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:19.095224 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3957714b-fc83-460d-b041-74d8e6899d5f None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:19.095516 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3957714b-fc83-460d-b041-74d8e6899d5f None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:27:19.095775 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1103/4369] 10.4.3.246 () {66 vars in 1419 bytes} [Wed Aug 12 20:27:19 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:27:19.102927 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-5de24424-0593-4b10-a0d3-f0e5db97ca94 req-f5cc9dda-dc37-4ca9-ac36-5ddad1a5d3ac None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:19.105435 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-5de24424-0593-4b10-a0d3-f0e5db97ca94 req-f5cc9dda-dc37-4ca9-ac36-5ddad1a5d3ac tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:27:19.105929 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-5de24424-0593-4b10-a0d3-f0e5db97ca94 req-f5cc9dda-dc37-4ca9-ac36-5ddad1a5d3ac tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2a259422-9e02-4091-be3c-74b603139860", "connector": null, "instance_uuid": "aa2070c5-906f-47e8-a088-ae68b8d0e1e8"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:27:19.118716 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:19.118716 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:27:19.143073 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-5de24424-0593-4b10-a0d3-f0e5db97ca94 req-f5cc9dda-dc37-4ca9-ac36-5ddad1a5d3ac tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:27:19.143702 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1099/4370] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:27:19 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 12 20:27:19.815458 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-229685c8-0799-430d-8261-c7431fa11c1f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:19.816068 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-229685c8-0799-430d-8261-c7431fa11c1f None None] GET https://10.4.3.246/volume// Aug 12 20:27:19.816257 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-229685c8-0799-430d-8261-c7431fa11c1f None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:19.816432 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-229685c8-0799-430d-8261-c7431fa11c1f None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:19.816755 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-229685c8-0799-430d-8261-c7431fa11c1f None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:27:19.817027 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1085/4371] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:27:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:27:19.826328 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-5de24424-0593-4b10-a0d3-f0e5db97ca94 req-38c33c9b-5690-4f99-a706-daa10fd18894 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:19.828094 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-5de24424-0593-4b10-a0d3-f0e5db97ca94 req-38c33c9b-5690-4f99-a706-daa10fd18894 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/2a259422-9e02-4091-be3c-74b603139860 Aug 12 20:27:19.828314 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-5de24424-0593-4b10-a0d3-f0e5db97ca94 req-38c33c9b-5690-4f99-a706-daa10fd18894 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:19.828495 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-5de24424-0593-4b10-a0d3-f0e5db97ca94 req-38c33c9b-5690-4f99-a706-daa10fd18894 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:19.837110 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:19.837110 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:27:19.840020 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-5de24424-0593-4b10-a0d3-f0e5db97ca94 req-38c33c9b-5690-4f99-a706-daa10fd18894 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:27:19.843472 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-5de24424-0593-4b10-a0d3-f0e5db97ca94 req-38c33c9b-5690-4f99-a706-daa10fd18894 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/2a259422-9e02-4091-be3c-74b603139860 returned with HTTP 200 Aug 12 20:27:19.843824 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1085/4372] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:27:19 2026] GET /volume/v3/volumes/2a259422-9e02-4091-be3c-74b603139860 => generated 1052 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:27:19.940485 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-5de24424-0593-4b10-a0d3-f0e5db97ca94 req-bcbe05ce-6fe2-48ad-9da0-83fa23e6fd7b None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:19.944593 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-5de24424-0593-4b10-a0d3-f0e5db97ca94 req-bcbe05ce-6fe2-48ad-9da0-83fa23e6fd7b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] PUT https://10.4.3.246/volume/v3/attachments/48093796-76da-488a-956d-8625fac6c289 Aug 12 20:27:19.945122 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-5de24424-0593-4b10-a0d3-f0e5db97ca94 req-bcbe05ce-6fe2-48ad-9da0-83fa23e6fd7b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:27:19.953737 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.coordination [req-5de24424-0593-4b10-a0d3-f0e5db97ca94 req-bcbe05ce-6fe2-48ad-9da0-83fa23e6fd7b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Acquiring lock "cinder-attachment_update-2a259422-9e02-4091-be3c-74b603139860-np0000007109" by "attachment_update" {{(pid=100384) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:27:19.958579 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.coordination [req-5de24424-0593-4b10-a0d3-f0e5db97ca94 req-bcbe05ce-6fe2-48ad-9da0-83fa23e6fd7b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Lock "cinder-attachment_update-2a259422-9e02-4091-be3c-74b603139860-np0000007109" acquired by "attachment_update" :: waited 0.005s {{(pid=100384) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:27:19.959639 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:19.959639 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:27:20.036659 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.coordination [req-5de24424-0593-4b10-a0d3-f0e5db97ca94 req-bcbe05ce-6fe2-48ad-9da0-83fa23e6fd7b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Lock "cinder-attachment_update-2a259422-9e02-4091-be3c-74b603139860-np0000007109" released by "attachment_update" :: held 0.078s {{(pid=100384) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:27:20.037016 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-5de24424-0593-4b10-a0d3-f0e5db97ca94 req-bcbe05ce-6fe2-48ad-9da0-83fa23e6fd7b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/attachments/48093796-76da-488a-956d-8625fac6c289 returned with HTTP 200 Aug 12 20:27:20.037480 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1104/4373] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:27:19 2026] PUT /volume/v3/attachments/48093796-76da-488a-956d-8625fac6c289 => generated 968 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:27:20.060618 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-5de24424-0593-4b10-a0d3-f0e5db97ca94 req-2b062587-0389-4dc3-8658-b50708641eca None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:20.062818 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-5de24424-0593-4b10-a0d3-f0e5db97ca94 req-2b062587-0389-4dc3-8658-b50708641eca tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] POST https://10.4.3.246/volume/v3/attachments/48093796-76da-488a-956d-8625fac6c289/action Aug 12 20:27:20.063201 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-5de24424-0593-4b10-a0d3-f0e5db97ca94 req-2b062587-0389-4dc3-8658-b50708641eca tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action body: b'{"os-complete": null}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:27:20.063345 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-5de24424-0593-4b10-a0d3-f0e5db97ca94 req-2b062587-0389-4dc3-8658-b50708641eca tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:27:20.078192 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:20.078192 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:27:20.088691 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-5de24424-0593-4b10-a0d3-f0e5db97ca94 req-2b062587-0389-4dc3-8658-b50708641eca tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/attachments/48093796-76da-488a-956d-8625fac6c289/action returned with HTTP 204 Aug 12 20:27:20.089305 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1100/4374] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:27:20 2026] POST /volume/v3/attachments/48093796-76da-488a-956d-8625fac6c289/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:27:23.092530 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-f0ba8754-8ae1-4b61-b523-3a960e411fe6 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:23.094158 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f0ba8754-8ae1-4b61-b523-3a960e411fe6 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:27:23.094500 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f0ba8754-8ae1-4b61-b523-3a960e411fe6 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1585451324", "snapshot_id": null, "imageRef": "a0596018-e224-475d-8adb-b6c6e42731ae", "volume_type": null, "size": 1}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:27:23.095964 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-f0ba8754-8ae1-4b61-b523-3a960e411fe6 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1585451324', 'snapshot_id': None, 'imageRef': 'a0596018-e224-475d-8adb-b6c6e42731ae', 'volume_type': None, 'size': 1}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:27:23.226672 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-f0ba8754-8ae1-4b61-b523-3a960e411fe6 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Create volume of 1 GB Aug 12 20:27:23.231018 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-f0ba8754-8ae1-4b61-b523-3a960e411fe6 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Availability Zones retrieved successfully. Aug 12 20:27:23.236260 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-f0ba8754-8ae1-4b61-b523-3a960e411fe6 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Flow 'volume_create_api' (9c585bd5-ec8c-462b-85f8-09e13b58670f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:27:23.237379 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-f0ba8754-8ae1-4b61-b523-3a960e411fe6 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8299ea11-4c55-4e72-9d2c-10d836f0cbee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:27:23.238346 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-f0ba8754-8ae1-4b61-b523-3a960e411fe6 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:27:23.292340 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-f0ba8754-8ae1-4b61-b523-3a960e411fe6 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8299ea11-4c55-4e72-9d2c-10d836f0cbee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:27:23.293131 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-f0ba8754-8ae1-4b61-b523-3a960e411fe6 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cef031d-00dd-4309-9a27-fbdd63f2922f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:27:23.350223 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-f0ba8754-8ae1-4b61-b523-3a960e411fe6 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Created reservations ['e019feef-0c8b-495b-93d1-8afc3f81ca4f', '5e032d5e-e74a-427b-97d9-cfaecada6631', '2f1aad3b-a426-4ce3-b88c-d71e26663c5b', '56c2eac2-7a56-47af-9316-9bbbaf237678'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:27:23.350928 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-f0ba8754-8ae1-4b61-b523-3a960e411fe6 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cef031d-00dd-4309-9a27-fbdd63f2922f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e019feef-0c8b-495b-93d1-8afc3f81ca4f', '5e032d5e-e74a-427b-97d9-cfaecada6631', '2f1aad3b-a426-4ce3-b88c-d71e26663c5b', '56c2eac2-7a56-47af-9316-9bbbaf237678']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:27:23.351661 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-f0ba8754-8ae1-4b61-b523-3a960e411fe6 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ed4817a-a701-49bd-920f-d7c61cf9154a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:27:23.372424 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-f0ba8754-8ae1-4b61-b523-3a960e411fe6 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ed4817a-a701-49bd-920f-d7c61cf9154a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36f2ac3a-1a37-48b5-bee6-c43bd29a9fce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1585451324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ae8435ed3b54db0a81ba614ded0f985',qos_specs=None,replication_status=,reservations=['e019feef-0c8b-495b-93d1-8afc3f81ca4f','5e032d5e-e74a-427b-97d9-cfaecada6631','2f1aad3b-a426-4ce3-b88c-d71e26663c5b','56c2eac2-7a56-47af-9316-9bbbaf237678'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5bb75bfe692461e95ca71054348be0e',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:27:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1585451324',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36f2ac3a-1a37-48b5-bee6-c43bd29a9fce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ae8435ed3b54db0a81ba614ded0f985',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5bb75bfe692461e95ca71054348be0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:27:23.373136 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-f0ba8754-8ae1-4b61-b523-3a960e411fe6 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e841d6f-1ab5-44d1-bcc9-63e7990ccafc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:27:23.389808 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-f0ba8754-8ae1-4b61-b523-3a960e411fe6 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e841d6f-1ab5-44d1-bcc9-63e7990ccafc) transitioned into state 'SUCCESS' from state '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-1585451324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ae8435ed3b54db0a81ba614ded0f985',qos_specs=None,replication_status=,reservations=['e019feef-0c8b-495b-93d1-8afc3f81ca4f','5e032d5e-e74a-427b-97d9-cfaecada6631','2f1aad3b-a426-4ce3-b88c-d71e26663c5b','56c2eac2-7a56-47af-9316-9bbbaf237678'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5bb75bfe692461e95ca71054348be0e',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:27:23.390529 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-f0ba8754-8ae1-4b61-b523-3a960e411fe6 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7956992-fc8e-41db-8a30-e243c859c097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:27:23.399636 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-f0ba8754-8ae1-4b61-b523-3a960e411fe6 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7956992-fc8e-41db-8a30-e243c859c097) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:27:23.400450 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-f0ba8754-8ae1-4b61-b523-3a960e411fe6 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Flow 'volume_create_api' (9c585bd5-ec8c-462b-85f8-09e13b58670f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:27:23.400779 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-f0ba8754-8ae1-4b61-b523-3a960e411fe6 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Create volume request issued successfully. Aug 12 20:27:23.401319 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f0ba8754-8ae1-4b61-b523-3a960e411fe6 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:27:23.401772 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1086/4375] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:27:23 2026] POST /volume/v3/volumes => generated 754 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:27:23.412345 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-bcbfa1c9-8cc4-41a6-82af-9284ce44de2b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:23.414503 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-bcbfa1c9-8cc4-41a6-82af-9284ce44de2b tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] GET https://10.4.3.246/volume/v3/volumes/36f2ac3a-1a37-48b5-bee6-c43bd29a9fce Aug 12 20:27:23.414503 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-bcbfa1c9-8cc4-41a6-82af-9284ce44de2b tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:23.414503 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-bcbfa1c9-8cc4-41a6-82af-9284ce44de2b tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:23.420615 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:23.420615 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:27:23.423716 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-bcbfa1c9-8cc4-41a6-82af-9284ce44de2b tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Volume info retrieved successfully. Aug 12 20:27:23.427311 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-bcbfa1c9-8cc4-41a6-82af-9284ce44de2b tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/volumes/36f2ac3a-1a37-48b5-bee6-c43bd29a9fce returned with HTTP 200 Aug 12 20:27:23.427721 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1086/4376] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:23 2026] GET /volume/v3/volumes/36f2ac3a-1a37-48b5-bee6-c43bd29a9fce => generated 822 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:24.213463 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-5de24424-0593-4b10-a0d3-f0e5db97ca94 req-944995a2-e16f-4287-94ba-08ea1380617f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:24.215489 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-5de24424-0593-4b10-a0d3-f0e5db97ca94 req-944995a2-e16f-4287-94ba-08ea1380617f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/2a259422-9e02-4091-be3c-74b603139860/encryption Aug 12 20:27:24.215705 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-5de24424-0593-4b10-a0d3-f0e5db97ca94 req-944995a2-e16f-4287-94ba-08ea1380617f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:24.215875 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-5de24424-0593-4b10-a0d3-f0e5db97ca94 req-944995a2-e16f-4287-94ba-08ea1380617f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'index' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:24.225054 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:24.225054 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:27:24.230898 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-5de24424-0593-4b10-a0d3-f0e5db97ca94 req-944995a2-e16f-4287-94ba-08ea1380617f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/2a259422-9e02-4091-be3c-74b603139860/encryption returned with HTTP 200 Aug 12 20:27:24.231292 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1105/4377] 10.4.3.246 () {68 vars in 1631 bytes} [Wed Aug 12 20:27:24 2026] GET /volume/v3/volumes/2a259422-9e02-4091-be3c-74b603139860/encryption => generated 161 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:24.439744 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-d125aa9e-1481-4946-bbc4-d4ff2b386665 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:24.441472 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d125aa9e-1481-4946-bbc4-d4ff2b386665 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] GET https://10.4.3.246/volume/v3/volumes/36f2ac3a-1a37-48b5-bee6-c43bd29a9fce Aug 12 20:27:24.441686 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d125aa9e-1481-4946-bbc4-d4ff2b386665 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:24.441859 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d125aa9e-1481-4946-bbc4-d4ff2b386665 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:24.443821 np0000007109 devstack@c-api.service[100383]: DEBUG dbcounter [-] [100383] Writing DB stats cinder:SELECT=116,cinder:INSERT=11,cinder:UPDATE=21 {{(pid=100383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:27:24.448533 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:24.448533 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:27:24.451924 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-d125aa9e-1481-4946-bbc4-d4ff2b386665 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Volume info retrieved successfully. Aug 12 20:27:24.456705 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d125aa9e-1481-4946-bbc4-d4ff2b386665 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/volumes/36f2ac3a-1a37-48b5-bee6-c43bd29a9fce returned with HTTP 200 Aug 12 20:27:24.457126 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1101/4378] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:24 2026] GET /volume/v3/volumes/36f2ac3a-1a37-48b5-bee6-c43bd29a9fce => generated 1362 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:27:24.467477 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-7f84c620-81c9-41ca-a423-6fbeb0984b47 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:24.469257 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7f84c620-81c9-41ca-a423-6fbeb0984b47 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] GET https://10.4.3.246/volume/v3/volumes/36f2ac3a-1a37-48b5-bee6-c43bd29a9fce Aug 12 20:27:24.469429 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7f84c620-81c9-41ca-a423-6fbeb0984b47 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:24.469627 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7f84c620-81c9-41ca-a423-6fbeb0984b47 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:24.476044 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:24.476044 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:27:24.479067 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-7f84c620-81c9-41ca-a423-6fbeb0984b47 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Volume info retrieved successfully. Aug 12 20:27:24.482932 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7f84c620-81c9-41ca-a423-6fbeb0984b47 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/volumes/36f2ac3a-1a37-48b5-bee6-c43bd29a9fce returned with HTTP 200 Aug 12 20:27:24.483255 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1087/4379] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:24 2026] GET /volume/v3/volumes/36f2ac3a-1a37-48b5-bee6-c43bd29a9fce => generated 1362 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:27:24.495160 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-2c365213-a55e-4695-beca-a6a8c734662e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:24.496806 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2c365213-a55e-4695-beca-a6a8c734662e tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] GET https://10.4.3.246/volume/v3/volumes/36f2ac3a-1a37-48b5-bee6-c43bd29a9fce Aug 12 20:27:24.496981 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2c365213-a55e-4695-beca-a6a8c734662e tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:24.497171 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2c365213-a55e-4695-beca-a6a8c734662e tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:24.503418 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:24.503418 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:27:24.506467 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-2c365213-a55e-4695-beca-a6a8c734662e tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Volume info retrieved successfully. Aug 12 20:27:24.510409 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2c365213-a55e-4695-beca-a6a8c734662e tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/volumes/36f2ac3a-1a37-48b5-bee6-c43bd29a9fce returned with HTTP 200 Aug 12 20:27:24.510744 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1087/4380] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:24 2026] GET /volume/v3/volumes/36f2ac3a-1a37-48b5-bee6-c43bd29a9fce => generated 1362 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:27:24.523842 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-ec14d92f-2d6d-40e5-bbd2-e1d9172a50e9 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:24.525563 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ec14d92f-2d6d-40e5-bbd2-e1d9172a50e9 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] POST https://10.4.3.246/volume/v3/backups Aug 12 20:27:24.525887 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ec14d92f-2d6d-40e5-bbd2-e1d9172a50e9 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "36f2ac3a-1a37-48b5-bee6-c43bd29a9fce", "name": "tempest-TestVolumeBackupRestore-backup-914440170", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:27:24.527401 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.contrib.backups [None req-ec14d92f-2d6d-40e5-bbd2-e1d9172a50e9 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Creating new backup {'backup': {'volume_id': '36f2ac3a-1a37-48b5-bee6-c43bd29a9fce', 'name': 'tempest-TestVolumeBackupRestore-backup-914440170', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100384) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 20:27:24.527529 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.contrib.backups [None req-ec14d92f-2d6d-40e5-bbd2-e1d9172a50e9 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Creating backup of volume 36f2ac3a-1a37-48b5-bee6-c43bd29a9fce in container None Aug 12 20:27:24.533822 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:24.533822 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:27:24.534223 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-ec14d92f-2d6d-40e5-bbd2-e1d9172a50e9 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Volume info retrieved successfully. Aug 12 20:27:24.556155 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-ec14d92f-2d6d-40e5-bbd2-e1d9172a50e9 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Created reservations ['6031d43f-e03e-4297-9864-b6adad135ddd', '73c4da65-7067-4c8c-8d01-cd947f957e2d'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:27:24.577935 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ec14d92f-2d6d-40e5-bbd2-e1d9172a50e9 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/backups returned with HTTP 202 Aug 12 20:27:24.578344 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1106/4381] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:27:24 2026] POST /volume/v3/backups => generated 334 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:27:24.586600 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-825905be-3bb9-43b3-b89a-d45ec20d624f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:24.588483 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-825905be-3bb9-43b3-b89a-d45ec20d624f tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] GET https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 Aug 12 20:27:24.588788 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-825905be-3bb9-43b3-b89a-d45ec20d624f tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:24.589244 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-825905be-3bb9-43b3-b89a-d45ec20d624f tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:24.589244 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-825905be-3bb9-43b3-b89a-d45ec20d624f tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Show backup with id a504777e-60ca-4de6-93dc-feb734878103. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:27:24.596418 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:24.596418 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:27:24.597163 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-825905be-3bb9-43b3-b89a-d45ec20d624f tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 returned with HTTP 200 Aug 12 20:27:24.597564 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1102/4382] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:24 2026] GET /volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 => generated 741 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:25.607648 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-6d959e19-9bd8-4aee-8e4c-3914d3d8cd29 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:25.609280 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6d959e19-9bd8-4aee-8e4c-3914d3d8cd29 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] GET https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 Aug 12 20:27:25.609438 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6d959e19-9bd8-4aee-8e4c-3914d3d8cd29 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:25.609619 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6d959e19-9bd8-4aee-8e4c-3914d3d8cd29 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:25.609713 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-6d959e19-9bd8-4aee-8e4c-3914d3d8cd29 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Show backup with id a504777e-60ca-4de6-93dc-feb734878103. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:27:25.613535 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:25.613535 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:27:25.614201 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6d959e19-9bd8-4aee-8e4c-3914d3d8cd29 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 returned with HTTP 200 Aug 12 20:27:25.614520 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1088/4383] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:25 2026] GET /volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 => generated 743 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:26.624145 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-bac9afbb-938f-458b-9287-f753f41f85ee None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:26.625871 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-bac9afbb-938f-458b-9287-f753f41f85ee tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] GET https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 Aug 12 20:27:26.626081 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-bac9afbb-938f-458b-9287-f753f41f85ee tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:26.626281 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-bac9afbb-938f-458b-9287-f753f41f85ee tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:26.626388 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-bac9afbb-938f-458b-9287-f753f41f85ee tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Show backup with id a504777e-60ca-4de6-93dc-feb734878103. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:27:26.630461 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:26.630461 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:27:26.631202 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-bac9afbb-938f-458b-9287-f753f41f85ee tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 returned with HTTP 200 Aug 12 20:27:26.631577 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1088/4384] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:26 2026] GET /volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 => generated 743 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:27.644536 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-08256459-75eb-4e5a-b36a-84cbc27c84e8 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:27.646340 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-08256459-75eb-4e5a-b36a-84cbc27c84e8 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] GET https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 Aug 12 20:27:27.646603 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-08256459-75eb-4e5a-b36a-84cbc27c84e8 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:27.646839 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-08256459-75eb-4e5a-b36a-84cbc27c84e8 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:27.647012 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-08256459-75eb-4e5a-b36a-84cbc27c84e8 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Show backup with id a504777e-60ca-4de6-93dc-feb734878103. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:27:27.651356 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:27.651356 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:27:27.652138 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-08256459-75eb-4e5a-b36a-84cbc27c84e8 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 returned with HTTP 200 Aug 12 20:27:27.652491 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1107/4385] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:27 2026] GET /volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:28.662344 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-5e045b4f-c1f0-41c4-8234-59b69f00e5ff None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:28.664076 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5e045b4f-c1f0-41c4-8234-59b69f00e5ff tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] GET https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 Aug 12 20:27:28.664424 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5e045b4f-c1f0-41c4-8234-59b69f00e5ff tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:28.664771 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5e045b4f-c1f0-41c4-8234-59b69f00e5ff tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:28.665792 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-5e045b4f-c1f0-41c4-8234-59b69f00e5ff tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Show backup with id a504777e-60ca-4de6-93dc-feb734878103. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:27:28.670165 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:28.670165 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:27:28.670165 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5e045b4f-c1f0-41c4-8234-59b69f00e5ff tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 returned with HTTP 200 Aug 12 20:27:28.670165 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1103/4386] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:28 2026] GET /volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:29.681940 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-0f09ca39-b8cd-406b-a127-71ec4d44d2aa None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:29.684283 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0f09ca39-b8cd-406b-a127-71ec4d44d2aa tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] GET https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 Aug 12 20:27:29.684530 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0f09ca39-b8cd-406b-a127-71ec4d44d2aa tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:29.684761 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0f09ca39-b8cd-406b-a127-71ec4d44d2aa tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:29.684905 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-0f09ca39-b8cd-406b-a127-71ec4d44d2aa tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Show backup with id a504777e-60ca-4de6-93dc-feb734878103. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:27:29.689640 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:29.689640 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:27:29.690445 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0f09ca39-b8cd-406b-a127-71ec4d44d2aa tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 returned with HTTP 200 Aug 12 20:27:29.690879 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1089/4387] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:29 2026] GET /volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:30.704273 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ef583064-c30b-4e48-be53-dceeda56f53d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:30.705988 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ef583064-c30b-4e48-be53-dceeda56f53d tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] GET https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 Aug 12 20:27:30.706172 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ef583064-c30b-4e48-be53-dceeda56f53d tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:30.706346 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ef583064-c30b-4e48-be53-dceeda56f53d tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:30.706461 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-ef583064-c30b-4e48-be53-dceeda56f53d tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Show backup with id a504777e-60ca-4de6-93dc-feb734878103. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:27:30.710438 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:30.710438 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:27:30.711138 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ef583064-c30b-4e48-be53-dceeda56f53d tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 returned with HTTP 200 Aug 12 20:27:30.711462 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1089/4388] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:30 2026] GET /volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 20:27:31.723833 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-ef7d342d-9598-4a63-90ce-7615482a5250 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:31.725730 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ef7d342d-9598-4a63-90ce-7615482a5250 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] GET https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 Aug 12 20:27:31.725987 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ef7d342d-9598-4a63-90ce-7615482a5250 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:31.726256 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ef7d342d-9598-4a63-90ce-7615482a5250 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:31.726414 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-ef7d342d-9598-4a63-90ce-7615482a5250 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Show backup with id a504777e-60ca-4de6-93dc-feb734878103. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:27:31.731903 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:31.731903 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:27:31.732867 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ef7d342d-9598-4a63-90ce-7615482a5250 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 returned with HTTP 200 Aug 12 20:27:31.733462 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1108/4389] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:31 2026] GET /volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:32.743867 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-61c38dc1-fc99-47ba-bff2-fedc973a0e59 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:32.745972 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-61c38dc1-fc99-47ba-bff2-fedc973a0e59 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] GET https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 Aug 12 20:27:32.746072 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-61c38dc1-fc99-47ba-bff2-fedc973a0e59 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:32.746191 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-61c38dc1-fc99-47ba-bff2-fedc973a0e59 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:32.746297 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-61c38dc1-fc99-47ba-bff2-fedc973a0e59 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Show backup with id a504777e-60ca-4de6-93dc-feb734878103. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:27:32.751202 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:32.751202 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:27:32.752023 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-61c38dc1-fc99-47ba-bff2-fedc973a0e59 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 returned with HTTP 200 Aug 12 20:27:32.752509 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1104/4390] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:32 2026] GET /volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:33.762668 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3a54a458-25f8-4d4b-a686-0c34efe3269b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:33.764944 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3a54a458-25f8-4d4b-a686-0c34efe3269b tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] GET https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 Aug 12 20:27:33.765211 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3a54a458-25f8-4d4b-a686-0c34efe3269b tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:33.765453 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3a54a458-25f8-4d4b-a686-0c34efe3269b tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:33.765606 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-3a54a458-25f8-4d4b-a686-0c34efe3269b tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Show backup with id a504777e-60ca-4de6-93dc-feb734878103. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:27:33.770966 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:33.770966 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:27:33.771853 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3a54a458-25f8-4d4b-a686-0c34efe3269b tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 returned with HTTP 200 Aug 12 20:27:33.772252 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1090/4391] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:33 2026] GET /volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:34.784835 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-9d2a5761-34fe-41f1-835c-16ee231d6e8c None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:34.786825 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9d2a5761-34fe-41f1-835c-16ee231d6e8c tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] GET https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 Aug 12 20:27:34.787091 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9d2a5761-34fe-41f1-835c-16ee231d6e8c tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:34.787331 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9d2a5761-34fe-41f1-835c-16ee231d6e8c tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:34.787464 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-9d2a5761-34fe-41f1-835c-16ee231d6e8c tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Show backup with id a504777e-60ca-4de6-93dc-feb734878103. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:27:34.792580 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:34.792580 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:27:34.793414 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9d2a5761-34fe-41f1-835c-16ee231d6e8c tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 returned with HTTP 200 Aug 12 20:27:34.793811 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1090/4392] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:34 2026] GET /volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:35.803912 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-16184922-c5da-4423-a650-2c9697b1af26 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:35.805714 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-16184922-c5da-4423-a650-2c9697b1af26 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] GET https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 Aug 12 20:27:35.805957 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-16184922-c5da-4423-a650-2c9697b1af26 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:35.806147 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-16184922-c5da-4423-a650-2c9697b1af26 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:35.806246 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-16184922-c5da-4423-a650-2c9697b1af26 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Show backup with id a504777e-60ca-4de6-93dc-feb734878103. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:27:35.810628 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:35.810628 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:27:35.811308 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-16184922-c5da-4423-a650-2c9697b1af26 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 returned with HTTP 200 Aug 12 20:27:35.811648 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1109/4393] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:35 2026] GET /volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:36.809101 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-398bbc51-a2a4-4a99-aa9e-74bb99a751bb req-1ca012ac-79e9-472c-9e76-3cade36436c1 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:36.813891 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-398bbc51-a2a4-4a99-aa9e-74bb99a751bb req-1ca012ac-79e9-472c-9e76-3cade36436c1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/2a259422-9e02-4091-be3c-74b603139860/encryption Aug 12 20:27:36.814074 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-398bbc51-a2a4-4a99-aa9e-74bb99a751bb req-1ca012ac-79e9-472c-9e76-3cade36436c1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:36.814249 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-398bbc51-a2a4-4a99-aa9e-74bb99a751bb req-1ca012ac-79e9-472c-9e76-3cade36436c1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'index' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:36.822029 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-e076ac95-33e1-442f-a9c6-aae5c5131bd5 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:36.824122 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e076ac95-33e1-442f-a9c6-aae5c5131bd5 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] GET https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 Aug 12 20:27:36.824383 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e076ac95-33e1-442f-a9c6-aae5c5131bd5 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:36.824617 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e076ac95-33e1-442f-a9c6-aae5c5131bd5 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:36.824781 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-e076ac95-33e1-442f-a9c6-aae5c5131bd5 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Show backup with id a504777e-60ca-4de6-93dc-feb734878103. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:27:36.826847 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:36.826847 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:27:36.827506 np0000007109 devstack@c-api.service[100386]: DEBUG dbcounter [-] [100386] Writing DB stats cinder:SELECT=152,cinder:UPDATE=44,cinder:INSERT=25 {{(pid=100386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:27:36.832038 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:36.832038 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:27:36.833065 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e076ac95-33e1-442f-a9c6-aae5c5131bd5 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 returned with HTTP 200 Aug 12 20:27:36.833632 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1091/4394] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:36 2026] GET /volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:36.834857 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-398bbc51-a2a4-4a99-aa9e-74bb99a751bb req-1ca012ac-79e9-472c-9e76-3cade36436c1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/2a259422-9e02-4091-be3c-74b603139860/encryption returned with HTTP 200 Aug 12 20:27:36.835650 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1105/4395] 10.4.3.246 () {68 vars in 1631 bytes} [Wed Aug 12 20:27:36 2026] GET /volume/v3/volumes/2a259422-9e02-4091-be3c-74b603139860/encryption => generated 161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:37.531371 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-398bbc51-a2a4-4a99-aa9e-74bb99a751bb req-f284f422-e609-4b07-8b83-f3514bd4cc21 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:37.533671 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-398bbc51-a2a4-4a99-aa9e-74bb99a751bb req-f284f422-e609-4b07-8b83-f3514bd4cc21 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] DELETE https://10.4.3.246/volume/v3/attachments/48093796-76da-488a-956d-8625fac6c289 Aug 12 20:27:37.533886 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-398bbc51-a2a4-4a99-aa9e-74bb99a751bb req-f284f422-e609-4b07-8b83-f3514bd4cc21 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:37.534081 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-398bbc51-a2a4-4a99-aa9e-74bb99a751bb req-f284f422-e609-4b07-8b83-f3514bd4cc21 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:37.535651 np0000007109 devstack@c-api.service[100385]: DEBUG dbcounter [-] [100385] Writing DB stats cinder:SELECT=115,cinder:INSERT=9,cinder:UPDATE=12 {{(pid=100385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:27:37.542567 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:37.542567 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:27:37.582120 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-398bbc51-a2a4-4a99-aa9e-74bb99a751bb req-f284f422-e609-4b07-8b83-f3514bd4cc21 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/attachments/48093796-76da-488a-956d-8625fac6c289 returned with HTTP 200 Aug 12 20:27:37.582495 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1091/4396] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:27:37 2026] DELETE /volume/v3/attachments/48093796-76da-488a-956d-8625fac6c289 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:37.845505 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d53dcec7-0f54-473e-9a73-d511088444b7 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:37.848107 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d53dcec7-0f54-473e-9a73-d511088444b7 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] GET https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 Aug 12 20:27:37.848107 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d53dcec7-0f54-473e-9a73-d511088444b7 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:37.848210 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d53dcec7-0f54-473e-9a73-d511088444b7 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:37.848332 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-d53dcec7-0f54-473e-9a73-d511088444b7 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Show backup with id a504777e-60ca-4de6-93dc-feb734878103. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:27:37.850074 np0000007109 devstack@c-api.service[100384]: DEBUG dbcounter [-] [100384] Writing DB stats cinder:SELECT=112,cinder:UPDATE=19,cinder:INSERT=9 {{(pid=100384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:27:37.854069 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:37.854069 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:27:37.854986 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d53dcec7-0f54-473e-9a73-d511088444b7 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 returned with HTTP 200 Aug 12 20:27:37.855528 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1110/4397] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:37 2026] GET /volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:38.715408 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-f643cf1b-f686-4f6a-aeda-3c2fb6f9bcd9 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:38.717171 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f643cf1b-f686-4f6a-aeda-3c2fb6f9bcd9 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] DELETE https://10.4.3.246/volume/v3/volumes/2a259422-9e02-4091-be3c-74b603139860 Aug 12 20:27:38.717402 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f643cf1b-f686-4f6a-aeda-3c2fb6f9bcd9 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:38.717653 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f643cf1b-f686-4f6a-aeda-3c2fb6f9bcd9 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:38.717857 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-f643cf1b-f686-4f6a-aeda-3c2fb6f9bcd9 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Delete volume with id: 2a259422-9e02-4091-be3c-74b603139860 Aug 12 20:27:38.724400 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:38.724400 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:27:38.724931 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-f643cf1b-f686-4f6a-aeda-3c2fb6f9bcd9 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:27:38.746856 np0000007109 devstack@c-api.service[100386]: WARNING cinder.keymgr.conf_key_mgr [None req-f643cf1b-f686-4f6a-aeda-3c2fb6f9bcd9 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 20:27:38.752745 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-f643cf1b-f686-4f6a-aeda-3c2fb6f9bcd9 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Delete volume request issued successfully. Aug 12 20:27:38.752966 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f643cf1b-f686-4f6a-aeda-3c2fb6f9bcd9 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/2a259422-9e02-4091-be3c-74b603139860 returned with HTTP 202 Aug 12 20:27:38.753525 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1092/4398] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:27:38 2026] DELETE /volume/v3/volumes/2a259422-9e02-4091-be3c-74b603139860 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:27:38.761651 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-1a59329e-efcd-4a30-acde-8226d490b50f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:38.763930 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1a59329e-efcd-4a30-acde-8226d490b50f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/2a259422-9e02-4091-be3c-74b603139860 Aug 12 20:27:38.764181 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1a59329e-efcd-4a30-acde-8226d490b50f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:38.764455 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1a59329e-efcd-4a30-acde-8226d490b50f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:38.772356 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:38.772356 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:27:38.776675 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-1a59329e-efcd-4a30-acde-8226d490b50f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:27:38.781350 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1a59329e-efcd-4a30-acde-8226d490b50f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/2a259422-9e02-4091-be3c-74b603139860 returned with HTTP 200 Aug 12 20:27:38.781842 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1106/4399] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:38 2026] GET /volume/v3/volumes/2a259422-9e02-4091-be3c-74b603139860 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:38.866196 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-20dde4b2-cc9d-4be7-9fb5-b5c574c0d1ee None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:38.867871 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-20dde4b2-cc9d-4be7-9fb5-b5c574c0d1ee tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] GET https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 Aug 12 20:27:38.868058 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-20dde4b2-cc9d-4be7-9fb5-b5c574c0d1ee tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:38.868232 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-20dde4b2-cc9d-4be7-9fb5-b5c574c0d1ee tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:38.868331 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-20dde4b2-cc9d-4be7-9fb5-b5c574c0d1ee tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Show backup with id a504777e-60ca-4de6-93dc-feb734878103. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:27:38.872123 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:38.872123 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:27:38.872764 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-20dde4b2-cc9d-4be7-9fb5-b5c574c0d1ee tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 returned with HTTP 200 Aug 12 20:27:38.873102 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1092/4400] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:38 2026] GET /volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 => generated 754 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:39.797503 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-69e738b8-8c58-403d-89d9-d9e56a8ee269 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:39.807818 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-69e738b8-8c58-403d-89d9-d9e56a8ee269 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/2a259422-9e02-4091-be3c-74b603139860 Aug 12 20:27:39.807818 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-69e738b8-8c58-403d-89d9-d9e56a8ee269 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:39.807818 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-69e738b8-8c58-403d-89d9-d9e56a8ee269 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:39.807818 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-69e738b8-8c58-403d-89d9-d9e56a8ee269 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/2a259422-9e02-4091-be3c-74b603139860 returned with HTTP 404 Aug 12 20:27:39.807818 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1111/4401] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:39 2026] GET /volume/v3/volumes/2a259422-9e02-4091-be3c-74b603139860 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:27:39.814367 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-9a29fca4-1a23-4a53-be69-abefa624883d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:39.816075 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9a29fca4-1a23-4a53-be69-abefa624883d tempest-TestVolumeBootPattern-856139491 tempest-TestVolumeBootPattern-856139491-project-admin] GET https://10.4.3.246/volume/v3/volumes/detail?all_tenants=1 Aug 12 20:27:39.816269 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9a29fca4-1a23-4a53-be69-abefa624883d tempest-TestVolumeBootPattern-856139491 tempest-TestVolumeBootPattern-856139491-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:39.816450 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9a29fca4-1a23-4a53-be69-abefa624883d tempest-TestVolumeBootPattern-856139491 tempest-TestVolumeBootPattern-856139491-project-admin] Calling method 'detail' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:39.817252 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-9a29fca4-1a23-4a53-be69-abefa624883d tempest-TestVolumeBootPattern-856139491 tempest-TestVolumeBootPattern-856139491-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100386) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:27:39.825781 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-9a29fca4-1a23-4a53-be69-abefa624883d tempest-TestVolumeBootPattern-856139491 tempest-TestVolumeBootPattern-856139491-project-admin] Get all volumes completed successfully. Aug 12 20:27:39.827642 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:39.827642 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:27:39.832724 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9a29fca4-1a23-4a53-be69-abefa624883d tempest-TestVolumeBootPattern-856139491 tempest-TestVolumeBootPattern-856139491-project-admin] https://10.4.3.246/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 20:27:39.833132 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1093/4402] 10.4.3.246 () {66 vars in 1285 bytes} [Wed Aug 12 20:27:39 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 4671 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:27:39.851440 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-371e6c64-8c2f-4671-ab50-97e02b9146dd None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:39.853170 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-371e6c64-8c2f-4671-ab50-97e02b9146dd tempest-TestVolumeBootPattern-856139491 tempest-TestVolumeBootPattern-856139491-project-admin] DELETE https://10.4.3.246/volume/v3/types/5e047a51-9f05-4f30-b010-08cf7aaad72a Aug 12 20:27:39.853360 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-371e6c64-8c2f-4671-ab50-97e02b9146dd tempest-TestVolumeBootPattern-856139491 tempest-TestVolumeBootPattern-856139491-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:39.853559 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-371e6c64-8c2f-4671-ab50-97e02b9146dd tempest-TestVolumeBootPattern-856139491 tempest-TestVolumeBootPattern-856139491-project-admin] Calling method '_delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:39.874389 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-371e6c64-8c2f-4671-ab50-97e02b9146dd tempest-TestVolumeBootPattern-856139491 tempest-TestVolumeBootPattern-856139491-project-admin] https://10.4.3.246/volume/v3/types/5e047a51-9f05-4f30-b010-08cf7aaad72a returned with HTTP 202 Aug 12 20:27:39.874865 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1107/4403] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:27:39 2026] DELETE /volume/v3/types/5e047a51-9f05-4f30-b010-08cf7aaad72a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 12 20:27:39.882594 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-faaf5701-4937-4977-a72d-a8138eb00be4 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:39.884417 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-faaf5701-4937-4977-a72d-a8138eb00be4 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] GET https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 Aug 12 20:27:39.884580 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-faaf5701-4937-4977-a72d-a8138eb00be4 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:39.884768 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-faaf5701-4937-4977-a72d-a8138eb00be4 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:39.884911 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-faaf5701-4937-4977-a72d-a8138eb00be4 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Show backup with id a504777e-60ca-4de6-93dc-feb734878103. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:27:39.889133 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:39.889133 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:27:39.889938 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-faaf5701-4937-4977-a72d-a8138eb00be4 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 returned with HTTP 200 Aug 12 20:27:39.890301 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1093/4404] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:39 2026] GET /volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:39.899412 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-05127e5a-bf68-4e2e-8f39-2d122f53652a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:39.901431 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-05127e5a-bf68-4e2e-8f39-2d122f53652a tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] GET https://10.4.3.246/volume/v3/volumes/36f2ac3a-1a37-48b5-bee6-c43bd29a9fce Aug 12 20:27:39.901658 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-05127e5a-bf68-4e2e-8f39-2d122f53652a tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:39.901888 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-05127e5a-bf68-4e2e-8f39-2d122f53652a tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:39.902882 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3f1f0566-0d03-4784-94f1-5ae77da492a1 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:39.904828 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3f1f0566-0d03-4784-94f1-5ae77da492a1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:27:39.905252 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3f1f0566-0d03-4784-94f1-5ae77da492a1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-692833396", "snapshot_id": null, "imageRef": "a0596018-e224-475d-8adb-b6c6e42731ae", "volume_type": null, "size": 1}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:27:39.906886 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-3f1f0566-0d03-4784-94f1-5ae77da492a1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-692833396', 'snapshot_id': None, 'imageRef': 'a0596018-e224-475d-8adb-b6c6e42731ae', 'volume_type': None, 'size': 1}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:27:39.910481 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:39.910481 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:27:39.914832 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-05127e5a-bf68-4e2e-8f39-2d122f53652a tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Volume info retrieved successfully. Aug 12 20:27:39.920093 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-05127e5a-bf68-4e2e-8f39-2d122f53652a tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/volumes/36f2ac3a-1a37-48b5-bee6-c43bd29a9fce returned with HTTP 200 Aug 12 20:27:39.920458 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1112/4405] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:39 2026] GET /volume/v3/volumes/36f2ac3a-1a37-48b5-bee6-c43bd29a9fce => generated 1362 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:27:39.937656 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-1e85d659-be30-48b1-9696-0b4725d90dbd None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:39.939723 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1e85d659-be30-48b1-9696-0b4725d90dbd tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] POST https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103/restore Aug 12 20:27:39.940156 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1e85d659-be30-48b1-9696-0b4725d90dbd tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:27:39.941517 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.contrib.backups [None req-1e85d659-be30-48b1-9696-0b4725d90dbd tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Restoring backup a504777e-60ca-4de6-93dc-feb734878103 ({'restore': {}}) {{(pid=100383) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 12 20:27:39.941706 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.contrib.backups [None req-1e85d659-be30-48b1-9696-0b4725d90dbd tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Restoring backup a504777e-60ca-4de6-93dc-feb734878103 to volume None. Aug 12 20:27:39.947198 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:39.947198 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:27:39.948846 np0000007109 devstack@c-api.service[100383]: INFO cinder.backup.api [None req-1e85d659-be30-48b1-9696-0b4725d90dbd tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Creating volume of 1 GB for restore of backup a504777e-60ca-4de6-93dc-feb734878103. Aug 12 20:27:39.952772 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-1e85d659-be30-48b1-9696-0b4725d90dbd tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Availability Zones retrieved successfully. Aug 12 20:27:39.957803 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-1e85d659-be30-48b1-9696-0b4725d90dbd tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Flow 'volume_create_api' (57747bcb-84e1-438c-b315-7493e29ef617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:27:39.958825 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-1e85d659-be30-48b1-9696-0b4725d90dbd tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0628f0cc-9b99-4967-9b31-1bcdf9ef757e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:27:39.959730 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-1e85d659-be30-48b1-9696-0b4725d90dbd tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:27:39.985696 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-1e85d659-be30-48b1-9696-0b4725d90dbd tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0628f0cc-9b99-4967-9b31-1bcdf9ef757e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:27:39.986404 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-1e85d659-be30-48b1-9696-0b4725d90dbd tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68c017f1-d1ed-43ce-a641-91415b730f7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:27:39.990019 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-3f1f0566-0d03-4784-94f1-5ae77da492a1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Create volume of 1 GB Aug 12 20:27:39.996069 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-3f1f0566-0d03-4784-94f1-5ae77da492a1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Availability Zones retrieved successfully. Aug 12 20:27:40.001450 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-3f1f0566-0d03-4784-94f1-5ae77da492a1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Flow 'volume_create_api' (b570b0a1-62e7-4fc5-9e71-c31bf38c15e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:27:40.002751 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-3f1f0566-0d03-4784-94f1-5ae77da492a1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f1cf3e0-93ae-4d50-88d4-bf13da0d2574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:27:40.003864 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-3f1f0566-0d03-4784-94f1-5ae77da492a1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:27:40.025605 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-1e85d659-be30-48b1-9696-0b4725d90dbd tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Created reservations ['e29f426c-e90f-4441-a82c-d3ac5416b022', 'f970c738-1046-4abe-b147-75f54442c832', '83c0395c-fbb5-45cc-8ea3-d8dc636c5c2e', '4d6aac34-6d8e-47ed-918f-4a135ae231d2'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:27:40.026420 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-1e85d659-be30-48b1-9696-0b4725d90dbd tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68c017f1-d1ed-43ce-a641-91415b730f7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e29f426c-e90f-4441-a82c-d3ac5416b022', 'f970c738-1046-4abe-b147-75f54442c832', '83c0395c-fbb5-45cc-8ea3-d8dc636c5c2e', '4d6aac34-6d8e-47ed-918f-4a135ae231d2']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:27:40.027157 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-1e85d659-be30-48b1-9696-0b4725d90dbd tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (425bd1b3-0d2f-4ab7-b0ea-84faae64d574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:27:40.057163 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-1e85d659-be30-48b1-9696-0b4725d90dbd tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (425bd1b3-0d2f-4ab7-b0ea-84faae64d574) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d2300ca-3c76-46a5-b9cf-b794d26dc3e4', '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_a504777e-60ca-4de6-93dc-feb734878103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ae8435ed3b54db0a81ba614ded0f985',qos_specs=None,replication_status=,reservations=['e29f426c-e90f-4441-a82c-d3ac5416b022','f970c738-1046-4abe-b147-75f54442c832','83c0395c-fbb5-45cc-8ea3-d8dc636c5c2e','4d6aac34-6d8e-47ed-918f-4a135ae231d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5bb75bfe692461e95ca71054348be0e',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:27:40Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_a504777e-60ca-4de6-93dc-feb734878103',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d2300ca-3c76-46a5-b9cf-b794d26dc3e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ae8435ed3b54db0a81ba614ded0f985',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5bb75bfe692461e95ca71054348be0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:27:40.057860 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-1e85d659-be30-48b1-9696-0b4725d90dbd tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0afcf41d-e982-4002-891a-1aa387b49b22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:27:40.059915 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-3f1f0566-0d03-4784-94f1-5ae77da492a1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f1cf3e0-93ae-4d50-88d4-bf13da0d2574) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:27:40.060726 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-3f1f0566-0d03-4784-94f1-5ae77da492a1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9559ac4-dcdd-4e1d-a70e-f6379db45345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:27:40.070708 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-1e85d659-be30-48b1-9696-0b4725d90dbd tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0afcf41d-e982-4002-891a-1aa387b49b22) transitioned into 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_a504777e-60ca-4de6-93dc-feb734878103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ae8435ed3b54db0a81ba614ded0f985',qos_specs=None,replication_status=,reservations=['e29f426c-e90f-4441-a82c-d3ac5416b022','f970c738-1046-4abe-b147-75f54442c832','83c0395c-fbb5-45cc-8ea3-d8dc636c5c2e','4d6aac34-6d8e-47ed-918f-4a135ae231d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5bb75bfe692461e95ca71054348be0e',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:27:40.071469 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-1e85d659-be30-48b1-9696-0b4725d90dbd tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47f5b1b0-5236-43fe-80c8-17014cca2248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:27:40.079150 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-1e85d659-be30-48b1-9696-0b4725d90dbd tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47f5b1b0-5236-43fe-80c8-17014cca2248) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:27:40.079855 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-1e85d659-be30-48b1-9696-0b4725d90dbd tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Flow 'volume_create_api' (57747bcb-84e1-438c-b315-7493e29ef617) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:27:40.080073 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-1e85d659-be30-48b1-9696-0b4725d90dbd tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Create volume request issued successfully. Aug 12 20:27:40.087659 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:40.087659 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:27:40.088422 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-1e85d659-be30-48b1-9696-0b4725d90dbd tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Volume info retrieved successfully. Aug 12 20:27:40.109849 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-3f1f0566-0d03-4784-94f1-5ae77da492a1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Created reservations ['d07a3819-3a69-4702-9827-a04c5fcf98ae', '56b70750-6fd6-4ddd-8edb-41484ad95ef9', 'a16b8ac3-4cfc-4080-afda-a81628652e9d', '74de36c1-6f69-49b9-a4d6-6e5cf703f03f'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:27:40.110550 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-3f1f0566-0d03-4784-94f1-5ae77da492a1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9559ac4-dcdd-4e1d-a70e-f6379db45345) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d07a3819-3a69-4702-9827-a04c5fcf98ae', '56b70750-6fd6-4ddd-8edb-41484ad95ef9', 'a16b8ac3-4cfc-4080-afda-a81628652e9d', '74de36c1-6f69-49b9-a4d6-6e5cf703f03f']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:27:40.111294 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-3f1f0566-0d03-4784-94f1-5ae77da492a1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1307e4f0-828b-4e32-b54b-3484894ccbf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:27:40.133864 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-3f1f0566-0d03-4784-94f1-5ae77da492a1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1307e4f0-828b-4e32-b54b-3484894ccbf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5f8390f-dd29-4cba-ba56-7da43be0e466', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-692833396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ab94a13612f4b009c8d7794092df401',qos_specs=None,replication_status=,reservations=['d07a3819-3a69-4702-9827-a04c5fcf98ae','56b70750-6fd6-4ddd-8edb-41484ad95ef9','a16b8ac3-4cfc-4080-afda-a81628652e9d','74de36c1-6f69-49b9-a4d6-6e5cf703f03f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65192938e82a4007a5ecc661e1a8edb8',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:27:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-692833396',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5f8390f-dd29-4cba-ba56-7da43be0e466,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ab94a13612f4b009c8d7794092df401',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65192938e82a4007a5ecc661e1a8edb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:27:40.134683 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-3f1f0566-0d03-4784-94f1-5ae77da492a1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3ad5858-c564-4514-83e8-ef7c45578125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:27:40.151573 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-3f1f0566-0d03-4784-94f1-5ae77da492a1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3ad5858-c564-4514-83e8-ef7c45578125) transitioned into state 'SUCCESS' from state '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-692833396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ab94a13612f4b009c8d7794092df401',qos_specs=None,replication_status=,reservations=['d07a3819-3a69-4702-9827-a04c5fcf98ae','56b70750-6fd6-4ddd-8edb-41484ad95ef9','a16b8ac3-4cfc-4080-afda-a81628652e9d','74de36c1-6f69-49b9-a4d6-6e5cf703f03f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65192938e82a4007a5ecc661e1a8edb8',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:27:40.152554 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-3f1f0566-0d03-4784-94f1-5ae77da492a1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcb6e328-6864-419e-a341-40fdf61eb631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:27:40.161181 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-3f1f0566-0d03-4784-94f1-5ae77da492a1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcb6e328-6864-419e-a341-40fdf61eb631) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:27:40.161987 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-3f1f0566-0d03-4784-94f1-5ae77da492a1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Flow 'volume_create_api' (b570b0a1-62e7-4fc5-9e71-c31bf38c15e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:27:40.162392 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-3f1f0566-0d03-4784-94f1-5ae77da492a1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Create volume request issued successfully. Aug 12 20:27:40.163165 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3f1f0566-0d03-4784-94f1-5ae77da492a1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:27:40.163903 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1094/4406] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:27:39 2026] POST /volume/v3/volumes => generated 758 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:27:40.176172 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-715f4a59-4fc9-4828-8e58-e3a47f6c8150 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:40.177905 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-715f4a59-4fc9-4828-8e58-e3a47f6c8150 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/f5f8390f-dd29-4cba-ba56-7da43be0e466 Aug 12 20:27:40.178082 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-715f4a59-4fc9-4828-8e58-e3a47f6c8150 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:40.178253 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-715f4a59-4fc9-4828-8e58-e3a47f6c8150 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:40.185230 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:40.185230 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:27:40.188919 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-715f4a59-4fc9-4828-8e58-e3a47f6c8150 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:27:40.193901 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-715f4a59-4fc9-4828-8e58-e3a47f6c8150 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/f5f8390f-dd29-4cba-ba56-7da43be0e466 returned with HTTP 200 Aug 12 20:27:40.194356 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1094/4407] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:40 2026] GET /volume/v3/volumes/f5f8390f-dd29-4cba-ba56-7da43be0e466 => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:40.502107 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-feb7feb8-94a1-4594-8d35-0b524dd27e86 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:40.503649 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-feb7feb8-94a1-4594-8d35-0b524dd27e86 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 Aug 12 20:27:40.503824 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-feb7feb8-94a1-4594-8d35-0b524dd27e86 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:40.503990 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-feb7feb8-94a1-4594-8d35-0b524dd27e86 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:40.510176 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:40.510176 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:27:40.513057 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-feb7feb8-94a1-4594-8d35-0b524dd27e86 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:27:40.516468 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-feb7feb8-94a1-4594-8d35-0b524dd27e86 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 returned with HTTP 200 Aug 12 20:27:40.516895 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1113/4408] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:40 2026] GET /volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 => generated 878 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:40.529189 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-be3f60cc-0add-4eb2-836f-791291e35229 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:40.531767 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-be3f60cc-0add-4eb2-836f-791291e35229 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 Aug 12 20:27:40.532039 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-be3f60cc-0add-4eb2-836f-791291e35229 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:40.532294 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-be3f60cc-0add-4eb2-836f-791291e35229 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:40.541429 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:40.541429 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:27:40.545906 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-be3f60cc-0add-4eb2-836f-791291e35229 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:27:40.550125 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-be3f60cc-0add-4eb2-836f-791291e35229 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 returned with HTTP 200 Aug 12 20:27:40.550526 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1095/4409] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:40 2026] GET /volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:40.591006 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-2e98a8ee-ca2d-4a23-9ddd-aa9ddbfc7a85 req-9b124e70-201d-44eb-96d9-2d98ae5ece07 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:40.592923 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-2e98a8ee-ca2d-4a23-9ddd-aa9ddbfc7a85 req-9b124e70-201d-44eb-96d9-2d98ae5ece07 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 Aug 12 20:27:40.593107 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-2e98a8ee-ca2d-4a23-9ddd-aa9ddbfc7a85 req-9b124e70-201d-44eb-96d9-2d98ae5ece07 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:40.593279 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-2e98a8ee-ca2d-4a23-9ddd-aa9ddbfc7a85 req-9b124e70-201d-44eb-96d9-2d98ae5ece07 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:40.599511 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:40.599511 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:27:40.602525 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-2e98a8ee-ca2d-4a23-9ddd-aa9ddbfc7a85 req-9b124e70-201d-44eb-96d9-2d98ae5ece07 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:27:40.606206 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-2e98a8ee-ca2d-4a23-9ddd-aa9ddbfc7a85 req-9b124e70-201d-44eb-96d9-2d98ae5ece07 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 returned with HTTP 200 Aug 12 20:27:40.606655 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1095/4410] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:27:40 2026] GET /volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 => generated 878 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:40.671795 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-24e64131-c5fd-4b32-9c5c-d31310cc4c44 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:40.672119 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-24e64131-c5fd-4b32-9c5c-d31310cc4c44 None None] GET https://10.4.3.246/volume// Aug 12 20:27:40.672325 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-24e64131-c5fd-4b32-9c5c-d31310cc4c44 None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:40.672558 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-24e64131-c5fd-4b32-9c5c-d31310cc4c44 None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:40.672883 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-24e64131-c5fd-4b32-9c5c-d31310cc4c44 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:27:40.673163 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1114/4411] 10.4.3.246 () {66 vars in 1428 bytes} [Wed Aug 12 20:27:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:27:40.681740 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-2e98a8ee-ca2d-4a23-9ddd-aa9ddbfc7a85 req-4e493c90-d01f-4658-8e28-57058cc52d58 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:40.683617 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-2e98a8ee-ca2d-4a23-9ddd-aa9ddbfc7a85 req-4e493c90-d01f-4658-8e28-57058cc52d58 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:27:40.683970 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-2e98a8ee-ca2d-4a23-9ddd-aa9ddbfc7a85 req-4e493c90-d01f-4658-8e28-57058cc52d58 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "32817ff2-7d48-434d-9587-23d4e7968d30", "connector": null, "instance_uuid": "e20686d3-4d55-43be-bc78-8c28c1ba6b06"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:27:40.691463 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:40.691463 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:27:40.712344 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-2e98a8ee-ca2d-4a23-9ddd-aa9ddbfc7a85 req-4e493c90-d01f-4658-8e28-57058cc52d58 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:27:40.712769 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1096/4412] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:27:40 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 12 20:27:40.738070 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-1d8bcb55-0832-4237-8c52-9d6d4dcfd45e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:40.740296 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1d8bcb55-0832-4237-8c52-9d6d4dcfd45e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 Aug 12 20:27:40.740525 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1d8bcb55-0832-4237-8c52-9d6d4dcfd45e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:40.740770 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1d8bcb55-0832-4237-8c52-9d6d4dcfd45e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:40.744794 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b4c839d0-d1e2-4236-a521-36453d5f7109 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:40.745212 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b4c839d0-d1e2-4236-a521-36453d5f7109 None None] GET https://10.4.3.246/volume// Aug 12 20:27:40.745387 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b4c839d0-d1e2-4236-a521-36453d5f7109 None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:40.745588 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b4c839d0-d1e2-4236-a521-36453d5f7109 None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:40.745904 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b4c839d0-d1e2-4236-a521-36453d5f7109 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:27:40.746185 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1115/4413] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:27:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:27:40.751126 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:40.751126 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:27:40.752437 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-2e98a8ee-ca2d-4a23-9ddd-aa9ddbfc7a85 req-12722e8b-79b9-44e4-b153-dee2c8597809 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:40.754336 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-2e98a8ee-ca2d-4a23-9ddd-aa9ddbfc7a85 req-12722e8b-79b9-44e4-b153-dee2c8597809 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 Aug 12 20:27:40.754551 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-2e98a8ee-ca2d-4a23-9ddd-aa9ddbfc7a85 req-12722e8b-79b9-44e4-b153-dee2c8597809 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:40.754759 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-2e98a8ee-ca2d-4a23-9ddd-aa9ddbfc7a85 req-12722e8b-79b9-44e4-b153-dee2c8597809 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:40.754856 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-1d8bcb55-0832-4237-8c52-9d6d4dcfd45e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:27:40.760292 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1d8bcb55-0832-4237-8c52-9d6d4dcfd45e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 returned with HTTP 200 Aug 12 20:27:40.760857 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1096/4414] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:40 2026] GET /volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:40.765931 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:40.765931 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:27:40.769280 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-2e98a8ee-ca2d-4a23-9ddd-aa9ddbfc7a85 req-12722e8b-79b9-44e4-b153-dee2c8597809 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:27:40.773453 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-2e98a8ee-ca2d-4a23-9ddd-aa9ddbfc7a85 req-12722e8b-79b9-44e4-b153-dee2c8597809 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 returned with HTTP 200 Aug 12 20:27:40.773844 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1097/4415] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:27:40 2026] GET /volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 => generated 1057 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:27:40.867611 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-2e98a8ee-ca2d-4a23-9ddd-aa9ddbfc7a85 req-64c5178d-e1cc-466d-bffd-fa0329c33efe None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:40.870179 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-2e98a8ee-ca2d-4a23-9ddd-aa9ddbfc7a85 req-64c5178d-e1cc-466d-bffd-fa0329c33efe tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] PUT https://10.4.3.246/volume/v3/attachments/2a9b9d9f-f29a-47b4-8124-5fd18e5006d9 Aug 12 20:27:40.870599 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-2e98a8ee-ca2d-4a23-9ddd-aa9ddbfc7a85 req-64c5178d-e1cc-466d-bffd-fa0329c33efe tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:27:40.878551 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.coordination [req-2e98a8ee-ca2d-4a23-9ddd-aa9ddbfc7a85 req-64c5178d-e1cc-466d-bffd-fa0329c33efe tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Acquiring lock "cinder-attachment_update-32817ff2-7d48-434d-9587-23d4e7968d30-np0000007109" by "attachment_update" {{(pid=100384) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:27:40.883011 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.coordination [req-2e98a8ee-ca2d-4a23-9ddd-aa9ddbfc7a85 req-64c5178d-e1cc-466d-bffd-fa0329c33efe tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Lock "cinder-attachment_update-32817ff2-7d48-434d-9587-23d4e7968d30-np0000007109" acquired by "attachment_update" :: waited 0.005s {{(pid=100384) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:27:40.883954 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:40.883954 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:27:40.950069 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.coordination [req-2e98a8ee-ca2d-4a23-9ddd-aa9ddbfc7a85 req-64c5178d-e1cc-466d-bffd-fa0329c33efe tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Lock "cinder-attachment_update-32817ff2-7d48-434d-9587-23d4e7968d30-np0000007109" released by "attachment_update" :: held 0.067s {{(pid=100384) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:27:40.950548 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-2e98a8ee-ca2d-4a23-9ddd-aa9ddbfc7a85 req-64c5178d-e1cc-466d-bffd-fa0329c33efe tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/attachments/2a9b9d9f-f29a-47b4-8124-5fd18e5006d9 returned with HTTP 200 Aug 12 20:27:40.950987 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1116/4416] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:27:40 2026] PUT /volume/v3/attachments/2a9b9d9f-f29a-47b4-8124-5fd18e5006d9 => generated 968 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:27:40.958150 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-2e98a8ee-ca2d-4a23-9ddd-aa9ddbfc7a85 req-cfe8a240-e3f4-430f-a860-0e92dba7cf94 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:40.960342 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-2e98a8ee-ca2d-4a23-9ddd-aa9ddbfc7a85 req-cfe8a240-e3f4-430f-a860-0e92dba7cf94 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30/encryption Aug 12 20:27:40.960599 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-2e98a8ee-ca2d-4a23-9ddd-aa9ddbfc7a85 req-cfe8a240-e3f4-430f-a860-0e92dba7cf94 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:40.960856 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-2e98a8ee-ca2d-4a23-9ddd-aa9ddbfc7a85 req-cfe8a240-e3f4-430f-a860-0e92dba7cf94 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'index' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:40.969127 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:40.969127 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:27:40.974411 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-2e98a8ee-ca2d-4a23-9ddd-aa9ddbfc7a85 req-cfe8a240-e3f4-430f-a860-0e92dba7cf94 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30/encryption returned with HTTP 200 Aug 12 20:27:40.974793 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1097/4417] 10.4.3.246 () {68 vars in 1631 bytes} [Wed Aug 12 20:27:40 2026] GET /volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:41.095773 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:41.095773 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:27:41.096232 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-1e85d659-be30-48b1-9696-0b4725d90dbd tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Volume info retrieved successfully. Aug 12 20:27:41.096361 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.backup.api [None req-1e85d659-be30-48b1-9696-0b4725d90dbd tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Checking backup size 1 against volume size 1 {{(pid=100383) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 12 20:27:41.096449 np0000007109 devstack@c-api.service[100383]: INFO cinder.backup.api [None req-1e85d659-be30-48b1-9696-0b4725d90dbd tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Overwriting volume 3d2300ca-3c76-46a5-b9cf-b794d26dc3e4 with restore of backup a504777e-60ca-4de6-93dc-feb734878103 Aug 12 20:27:41.108961 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.backup.rpcapi [None req-1e85d659-be30-48b1-9696-0b4725d90dbd tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] restore_backup in rpcapi backup_id a504777e-60ca-4de6-93dc-feb734878103 {{(pid=100383) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 12 20:27:41.110950 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1e85d659-be30-48b1-9696-0b4725d90dbd tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103/restore returned with HTTP 202 Aug 12 20:27:41.111242 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1108/4418] 10.4.3.246 () {68 vars in 1393 bytes} [Wed Aug 12 20:27:39 2026] POST /volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103/restore => generated 189 bytes in 1174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:27:41.119300 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3ffaf40b-c346-4891-b3f9-85a442918e74 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:41.121152 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3ffaf40b-c346-4891-b3f9-85a442918e74 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] GET https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 Aug 12 20:27:41.121366 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3ffaf40b-c346-4891-b3f9-85a442918e74 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:41.121574 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3ffaf40b-c346-4891-b3f9-85a442918e74 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:41.121685 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-3ffaf40b-c346-4891-b3f9-85a442918e74 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Show backup with id a504777e-60ca-4de6-93dc-feb734878103. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:27:41.125965 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:41.125965 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:27:41.126676 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3ffaf40b-c346-4891-b3f9-85a442918e74 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 returned with HTTP 200 Aug 12 20:27:41.127070 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1098/4419] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:41 2026] GET /volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:41.207496 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-7d8a3b81-0479-4512-bc31-e04241739101 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:41.209652 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7d8a3b81-0479-4512-bc31-e04241739101 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/f5f8390f-dd29-4cba-ba56-7da43be0e466 Aug 12 20:27:41.209993 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7d8a3b81-0479-4512-bc31-e04241739101 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:41.210291 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7d8a3b81-0479-4512-bc31-e04241739101 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:41.219448 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:41.219448 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:27:41.224129 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-7d8a3b81-0479-4512-bc31-e04241739101 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:27:41.230657 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7d8a3b81-0479-4512-bc31-e04241739101 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/f5f8390f-dd29-4cba-ba56-7da43be0e466 returned with HTTP 200 Aug 12 20:27:41.231237 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1117/4420] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:41 2026] GET /volume/v3/volumes/f5f8390f-dd29-4cba-ba56-7da43be0e466 => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:27:41.243823 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-96a4398b-e4d0-47ac-9f53-17afbd1cc88f None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:41.245475 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-96a4398b-e4d0-47ac-9f53-17afbd1cc88f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/f5f8390f-dd29-4cba-ba56-7da43be0e466 Aug 12 20:27:41.245674 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-96a4398b-e4d0-47ac-9f53-17afbd1cc88f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:41.245873 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-96a4398b-e4d0-47ac-9f53-17afbd1cc88f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:41.252304 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:41.252304 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:27:41.255530 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-96a4398b-e4d0-47ac-9f53-17afbd1cc88f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:27:41.259778 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-96a4398b-e4d0-47ac-9f53-17afbd1cc88f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/f5f8390f-dd29-4cba-ba56-7da43be0e466 returned with HTTP 200 Aug 12 20:27:41.260159 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1098/4421] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:41 2026] GET /volume/v3/volumes/f5f8390f-dd29-4cba-ba56-7da43be0e466 => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:27:41.772240 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-c943eed1-3407-4460-837b-549ed8156637 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:41.774355 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c943eed1-3407-4460-837b-549ed8156637 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 Aug 12 20:27:41.774593 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c943eed1-3407-4460-837b-549ed8156637 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:41.774835 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c943eed1-3407-4460-837b-549ed8156637 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:41.784716 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:41.784716 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:27:41.788083 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-c943eed1-3407-4460-837b-549ed8156637 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:27:41.792660 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c943eed1-3407-4460-837b-549ed8156637 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 returned with HTTP 200 Aug 12 20:27:41.793044 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1109/4422] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:41 2026] GET /volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:42.138391 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-973e8717-f8fe-43a6-94be-e558e65b543a None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:42.140439 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-973e8717-f8fe-43a6-94be-e558e65b543a tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] GET https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 Aug 12 20:27:42.140706 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-973e8717-f8fe-43a6-94be-e558e65b543a tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:42.140948 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-973e8717-f8fe-43a6-94be-e558e65b543a tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:42.141069 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-973e8717-f8fe-43a6-94be-e558e65b543a tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Show backup with id a504777e-60ca-4de6-93dc-feb734878103. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:27:42.145753 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:42.145753 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:27:42.146576 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-973e8717-f8fe-43a6-94be-e558e65b543a tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 returned with HTTP 200 Aug 12 20:27:42.147014 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1099/4423] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:42 2026] GET /volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:42.198932 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-c4cb4039-927f-41eb-979b-bd40edf991fb req-069ce847-c8c3-420b-9e35-786c1447701d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:42.201655 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-c4cb4039-927f-41eb-979b-bd40edf991fb req-069ce847-c8c3-420b-9e35-786c1447701d tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/f5f8390f-dd29-4cba-ba56-7da43be0e466 Aug 12 20:27:42.201951 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-c4cb4039-927f-41eb-979b-bd40edf991fb req-069ce847-c8c3-420b-9e35-786c1447701d tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:42.202227 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-c4cb4039-927f-41eb-979b-bd40edf991fb req-069ce847-c8c3-420b-9e35-786c1447701d tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:42.210682 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:42.210682 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:27:42.214745 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-c4cb4039-927f-41eb-979b-bd40edf991fb req-069ce847-c8c3-420b-9e35-786c1447701d tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:27:42.220927 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-c4cb4039-927f-41eb-979b-bd40edf991fb req-069ce847-c8c3-420b-9e35-786c1447701d tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/f5f8390f-dd29-4cba-ba56-7da43be0e466 returned with HTTP 200 Aug 12 20:27:42.221504 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1118/4424] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:27:42 2026] GET /volume/v3/volumes/f5f8390f-dd29-4cba-ba56-7da43be0e466 => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:27:42.648927 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-c4cb4039-927f-41eb-979b-bd40edf991fb req-e00d1382-dd8f-4e4c-b663-dd02f5e695a5 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:42.651321 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-c4cb4039-927f-41eb-979b-bd40edf991fb req-e00d1382-dd8f-4e4c-b663-dd02f5e695a5 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/f5f8390f-dd29-4cba-ba56-7da43be0e466 Aug 12 20:27:42.651501 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-c4cb4039-927f-41eb-979b-bd40edf991fb req-e00d1382-dd8f-4e4c-b663-dd02f5e695a5 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:42.651693 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-c4cb4039-927f-41eb-979b-bd40edf991fb req-e00d1382-dd8f-4e4c-b663-dd02f5e695a5 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:42.658696 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:42.658696 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:27:42.662107 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-c4cb4039-927f-41eb-979b-bd40edf991fb req-e00d1382-dd8f-4e4c-b663-dd02f5e695a5 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:27:42.666515 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-c4cb4039-927f-41eb-979b-bd40edf991fb req-e00d1382-dd8f-4e4c-b663-dd02f5e695a5 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/f5f8390f-dd29-4cba-ba56-7da43be0e466 returned with HTTP 200 Aug 12 20:27:42.666974 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1099/4425] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:27:42 2026] GET /volume/v3/volumes/f5f8390f-dd29-4cba-ba56-7da43be0e466 => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:27:42.676101 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-7714be8b-2e63-43ac-8ea1-15f598b1f47e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:42.676485 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7714be8b-2e63-43ac-8ea1-15f598b1f47e None None] GET https://10.4.3.246/volume// Aug 12 20:27:42.676671 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7714be8b-2e63-43ac-8ea1-15f598b1f47e None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:42.676917 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7714be8b-2e63-43ac-8ea1-15f598b1f47e None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:42.677322 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7714be8b-2e63-43ac-8ea1-15f598b1f47e None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:27:42.677611 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1110/4426] 10.4.3.246 () {66 vars in 1419 bytes} [Wed Aug 12 20:27:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:27:42.684053 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-c4cb4039-927f-41eb-979b-bd40edf991fb req-ce50e51c-dea9-4638-a6bd-3e6004b74f0a None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:42.686092 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-c4cb4039-927f-41eb-979b-bd40edf991fb req-ce50e51c-dea9-4638-a6bd-3e6004b74f0a tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:27:42.686520 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-c4cb4039-927f-41eb-979b-bd40edf991fb req-ce50e51c-dea9-4638-a6bd-3e6004b74f0a tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f5f8390f-dd29-4cba-ba56-7da43be0e466", "connector": null, "instance_uuid": "4bb25fc4-a28d-48c0-9e33-e866f097f795"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:27:42.694350 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:42.694350 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:27:42.714893 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-c4cb4039-927f-41eb-979b-bd40edf991fb req-ce50e51c-dea9-4638-a6bd-3e6004b74f0a tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:27:42.715273 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1100/4427] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:27:42 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 12 20:27:42.806724 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c46bac17-bc0e-4a08-b3a0-7654be5d8527 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:42.808522 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c46bac17-bc0e-4a08-b3a0-7654be5d8527 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 Aug 12 20:27:42.808725 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c46bac17-bc0e-4a08-b3a0-7654be5d8527 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:42.808928 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c46bac17-bc0e-4a08-b3a0-7654be5d8527 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:42.818267 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:42.818267 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:27:42.821625 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-c46bac17-bc0e-4a08-b3a0-7654be5d8527 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:27:42.827193 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c46bac17-bc0e-4a08-b3a0-7654be5d8527 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 returned with HTTP 200 Aug 12 20:27:42.827625 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1119/4428] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:42 2026] GET /volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:43.157907 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-bdb08687-1abd-4aed-913b-e7f44613460a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:43.159624 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-bdb08687-1abd-4aed-913b-e7f44613460a tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] GET https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 Aug 12 20:27:43.159848 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-bdb08687-1abd-4aed-913b-e7f44613460a tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:43.159999 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-bdb08687-1abd-4aed-913b-e7f44613460a tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:43.160108 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-bdb08687-1abd-4aed-913b-e7f44613460a tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Show backup with id a504777e-60ca-4de6-93dc-feb734878103. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:27:43.164363 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:43.164363 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:27:43.165036 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-bdb08687-1abd-4aed-913b-e7f44613460a tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 returned with HTTP 200 Aug 12 20:27:43.165363 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1100/4429] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:43 2026] GET /volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:43.429723 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-d6aec402-d3d7-4158-b986-4c03955d4121 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:43.430265 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d6aec402-d3d7-4158-b986-4c03955d4121 None None] GET https://10.4.3.246/volume// Aug 12 20:27:43.430520 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d6aec402-d3d7-4158-b986-4c03955d4121 None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:43.430815 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d6aec402-d3d7-4158-b986-4c03955d4121 None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:43.431268 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d6aec402-d3d7-4158-b986-4c03955d4121 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:27:43.431702 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1111/4430] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:27:43 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:27:43.441347 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-c4cb4039-927f-41eb-979b-bd40edf991fb req-b84b85da-73b4-4687-a5a0-48f149195d2d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:43.443486 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-c4cb4039-927f-41eb-979b-bd40edf991fb req-b84b85da-73b4-4687-a5a0-48f149195d2d tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/f5f8390f-dd29-4cba-ba56-7da43be0e466 Aug 12 20:27:43.443713 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-c4cb4039-927f-41eb-979b-bd40edf991fb req-b84b85da-73b4-4687-a5a0-48f149195d2d tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:43.443911 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-c4cb4039-927f-41eb-979b-bd40edf991fb req-b84b85da-73b4-4687-a5a0-48f149195d2d tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:43.453983 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:43.453983 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:27:43.457578 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-c4cb4039-927f-41eb-979b-bd40edf991fb req-b84b85da-73b4-4687-a5a0-48f149195d2d tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:27:43.462916 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-c4cb4039-927f-41eb-979b-bd40edf991fb req-b84b85da-73b4-4687-a5a0-48f149195d2d tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/f5f8390f-dd29-4cba-ba56-7da43be0e466 returned with HTTP 200 Aug 12 20:27:43.463372 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1101/4431] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:27:43 2026] GET /volume/v3/volumes/f5f8390f-dd29-4cba-ba56-7da43be0e466 => generated 1545 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:27:43.561821 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-c4cb4039-927f-41eb-979b-bd40edf991fb req-4f37d285-ef76-4225-8dc1-9e361cf6b460 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:43.563823 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-c4cb4039-927f-41eb-979b-bd40edf991fb req-4f37d285-ef76-4225-8dc1-9e361cf6b460 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] PUT https://10.4.3.246/volume/v3/attachments/acf96845-d528-47e6-86e5-9a8b5a498996 Aug 12 20:27:43.564126 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-c4cb4039-927f-41eb-979b-bd40edf991fb req-4f37d285-ef76-4225-8dc1-9e361cf6b460 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:27:43.570979 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.coordination [req-c4cb4039-927f-41eb-979b-bd40edf991fb req-4f37d285-ef76-4225-8dc1-9e361cf6b460 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Acquiring lock "cinder-attachment_update-f5f8390f-dd29-4cba-ba56-7da43be0e466-np0000007109" by "attachment_update" {{(pid=100384) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:27:43.575702 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.coordination [req-c4cb4039-927f-41eb-979b-bd40edf991fb req-4f37d285-ef76-4225-8dc1-9e361cf6b460 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Lock "cinder-attachment_update-f5f8390f-dd29-4cba-ba56-7da43be0e466-np0000007109" acquired by "attachment_update" :: waited 0.005s {{(pid=100384) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:27:43.576685 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:43.576685 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:27:43.645797 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.coordination [req-c4cb4039-927f-41eb-979b-bd40edf991fb req-4f37d285-ef76-4225-8dc1-9e361cf6b460 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Lock "cinder-attachment_update-f5f8390f-dd29-4cba-ba56-7da43be0e466-np0000007109" released by "attachment_update" :: held 0.070s {{(pid=100384) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:27:43.646169 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-c4cb4039-927f-41eb-979b-bd40edf991fb req-4f37d285-ef76-4225-8dc1-9e361cf6b460 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/attachments/acf96845-d528-47e6-86e5-9a8b5a498996 returned with HTTP 200 Aug 12 20:27:43.646645 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1120/4432] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:27:43 2026] PUT /volume/v3/attachments/acf96845-d528-47e6-86e5-9a8b5a498996 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:27:43.665993 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-c4cb4039-927f-41eb-979b-bd40edf991fb req-cc1e3c5a-3c4b-49d5-ab42-24c5a353dc20 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:43.667948 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-c4cb4039-927f-41eb-979b-bd40edf991fb req-cc1e3c5a-3c4b-49d5-ab42-24c5a353dc20 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] POST https://10.4.3.246/volume/v3/attachments/acf96845-d528-47e6-86e5-9a8b5a498996/action Aug 12 20:27:43.668300 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-c4cb4039-927f-41eb-979b-bd40edf991fb req-cc1e3c5a-3c4b-49d5-ab42-24c5a353dc20 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action body: b'{"os-complete": null}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:27:43.668419 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-c4cb4039-927f-41eb-979b-bd40edf991fb req-cc1e3c5a-3c4b-49d5-ab42-24c5a353dc20 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:27:43.682491 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:43.682491 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:27:43.690628 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-c4cb4039-927f-41eb-979b-bd40edf991fb req-cc1e3c5a-3c4b-49d5-ab42-24c5a353dc20 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/attachments/acf96845-d528-47e6-86e5-9a8b5a498996/action returned with HTTP 204 Aug 12 20:27:43.691068 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1101/4433] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:27:43 2026] POST /volume/v3/attachments/acf96845-d528-47e6-86e5-9a8b5a498996/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:27:43.840242 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-48220bcf-118f-4d5a-b3ba-f9e1bf087423 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:43.842044 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-48220bcf-118f-4d5a-b3ba-f9e1bf087423 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 Aug 12 20:27:43.842228 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-48220bcf-118f-4d5a-b3ba-f9e1bf087423 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:43.842412 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-48220bcf-118f-4d5a-b3ba-f9e1bf087423 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:43.855338 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:43.855338 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:27:43.858822 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-48220bcf-118f-4d5a-b3ba-f9e1bf087423 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:27:43.862577 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-48220bcf-118f-4d5a-b3ba-f9e1bf087423 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 returned with HTTP 200 Aug 12 20:27:43.862952 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1112/4434] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:43 2026] GET /volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:44.177952 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-86f5f819-11ce-4bbb-87f2-645e14d98b4b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:44.180284 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-86f5f819-11ce-4bbb-87f2-645e14d98b4b tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] GET https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 Aug 12 20:27:44.180533 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-86f5f819-11ce-4bbb-87f2-645e14d98b4b tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:44.180807 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-86f5f819-11ce-4bbb-87f2-645e14d98b4b tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:44.180959 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-86f5f819-11ce-4bbb-87f2-645e14d98b4b tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Show backup with id a504777e-60ca-4de6-93dc-feb734878103. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:27:44.186143 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:44.186143 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:27:44.186904 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-86f5f819-11ce-4bbb-87f2-645e14d98b4b tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 returned with HTTP 200 Aug 12 20:27:44.187278 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1102/4435] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:44 2026] GET /volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:44.874446 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-76c4ab28-38f3-4167-94cf-213f7506e176 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:44.876104 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-76c4ab28-38f3-4167-94cf-213f7506e176 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 Aug 12 20:27:44.876286 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-76c4ab28-38f3-4167-94cf-213f7506e176 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:44.876461 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-76c4ab28-38f3-4167-94cf-213f7506e176 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:44.886219 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:44.886219 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:27:44.890242 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-76c4ab28-38f3-4167-94cf-213f7506e176 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:27:44.894899 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-76c4ab28-38f3-4167-94cf-213f7506e176 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 returned with HTTP 200 Aug 12 20:27:44.895402 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1121/4436] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:44 2026] GET /volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:45.197416 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-9100e006-28f6-4c90-b431-0143c6ad350d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:45.201056 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9100e006-28f6-4c90-b431-0143c6ad350d tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] GET https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 Aug 12 20:27:45.201202 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9100e006-28f6-4c90-b431-0143c6ad350d tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:45.201381 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9100e006-28f6-4c90-b431-0143c6ad350d tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:45.201486 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-9100e006-28f6-4c90-b431-0143c6ad350d tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Show backup with id a504777e-60ca-4de6-93dc-feb734878103. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:27:45.213386 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:45.213386 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:27:45.214406 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9100e006-28f6-4c90-b431-0143c6ad350d tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 returned with HTTP 200 Aug 12 20:27:45.214468 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1102/4437] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:45 2026] GET /volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 => generated 756 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:45.908725 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0ef0e7c0-944c-4630-a301-396a5a858912 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:45.910402 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0ef0e7c0-944c-4630-a301-396a5a858912 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 Aug 12 20:27:45.910598 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0ef0e7c0-944c-4630-a301-396a5a858912 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:45.910810 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0ef0e7c0-944c-4630-a301-396a5a858912 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:45.919505 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:45.919505 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:27:45.922624 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-0ef0e7c0-944c-4630-a301-396a5a858912 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:27:45.926229 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0ef0e7c0-944c-4630-a301-396a5a858912 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 returned with HTTP 200 Aug 12 20:27:45.926600 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1113/4438] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:45 2026] GET /volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:46.225252 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-f14ff006-d139-4f9b-8e5d-4f595c8becaa None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:46.229030 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f14ff006-d139-4f9b-8e5d-4f595c8becaa tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] GET https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 Aug 12 20:27:46.229030 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f14ff006-d139-4f9b-8e5d-4f595c8becaa tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:46.229030 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f14ff006-d139-4f9b-8e5d-4f595c8becaa tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:46.229030 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-f14ff006-d139-4f9b-8e5d-4f595c8becaa tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Show backup with id a504777e-60ca-4de6-93dc-feb734878103. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:27:46.236795 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:46.236795 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:27:46.236795 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f14ff006-d139-4f9b-8e5d-4f595c8becaa tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 returned with HTTP 200 Aug 12 20:27:46.236795 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1103/4439] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:46 2026] GET /volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:46.938190 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-687fcd55-220f-42a5-a539-fd30b6bdd64e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:46.940147 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-687fcd55-220f-42a5-a539-fd30b6bdd64e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 Aug 12 20:27:46.940351 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-687fcd55-220f-42a5-a539-fd30b6bdd64e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:46.940527 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-687fcd55-220f-42a5-a539-fd30b6bdd64e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:46.950290 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:46.950290 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:27:46.953550 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-687fcd55-220f-42a5-a539-fd30b6bdd64e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:27:46.957944 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-687fcd55-220f-42a5-a539-fd30b6bdd64e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 returned with HTTP 200 Aug 12 20:27:46.958448 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1122/4440] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:46 2026] GET /volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:47.245896 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-96214895-f694-4291-80ca-15b17657af67 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:47.248915 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-96214895-f694-4291-80ca-15b17657af67 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] GET https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 Aug 12 20:27:47.249097 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-96214895-f694-4291-80ca-15b17657af67 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:47.249320 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-96214895-f694-4291-80ca-15b17657af67 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:47.249463 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-96214895-f694-4291-80ca-15b17657af67 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Show backup with id a504777e-60ca-4de6-93dc-feb734878103. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:27:47.254142 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:47.254142 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:27:47.254817 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-96214895-f694-4291-80ca-15b17657af67 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 returned with HTTP 200 Aug 12 20:27:47.255143 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1103/4441] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:47 2026] GET /volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:47.970654 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-022c143f-2fa8-48c3-8ef6-794a0578cddd None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:47.972825 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-022c143f-2fa8-48c3-8ef6-794a0578cddd tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 Aug 12 20:27:47.973056 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-022c143f-2fa8-48c3-8ef6-794a0578cddd tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:47.973277 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-022c143f-2fa8-48c3-8ef6-794a0578cddd tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:47.984806 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:47.984806 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:27:47.988729 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-022c143f-2fa8-48c3-8ef6-794a0578cddd tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:27:47.993272 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-022c143f-2fa8-48c3-8ef6-794a0578cddd tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 returned with HTTP 200 Aug 12 20:27:47.993732 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1114/4442] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:47 2026] GET /volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:48.264156 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-43411eea-594b-4d38-8aab-e0ec2653e044 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:48.265832 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-43411eea-594b-4d38-8aab-e0ec2653e044 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] GET https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 Aug 12 20:27:48.266061 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-43411eea-594b-4d38-8aab-e0ec2653e044 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:48.266275 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-43411eea-594b-4d38-8aab-e0ec2653e044 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:48.266417 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-43411eea-594b-4d38-8aab-e0ec2653e044 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Show backup with id a504777e-60ca-4de6-93dc-feb734878103. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:27:48.270491 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:48.270491 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:27:48.271251 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-43411eea-594b-4d38-8aab-e0ec2653e044 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 returned with HTTP 200 Aug 12 20:27:48.271604 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1104/4443] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:48 2026] GET /volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:49.005052 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-699e52af-6388-4b72-ad79-3fe910c7fafb None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:49.006744 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-699e52af-6388-4b72-ad79-3fe910c7fafb tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 Aug 12 20:27:49.006920 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-699e52af-6388-4b72-ad79-3fe910c7fafb tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:49.007092 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-699e52af-6388-4b72-ad79-3fe910c7fafb tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:49.020603 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:49.020603 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:27:49.023826 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-699e52af-6388-4b72-ad79-3fe910c7fafb tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:27:49.029433 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-699e52af-6388-4b72-ad79-3fe910c7fafb tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 returned with HTTP 200 Aug 12 20:27:49.030094 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1123/4444] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:49 2026] GET /volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:49.198550 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-2e98a8ee-ca2d-4a23-9ddd-aa9ddbfc7a85 req-d112beb2-b143-4086-93e3-54298857e24d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:49.201294 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-2e98a8ee-ca2d-4a23-9ddd-aa9ddbfc7a85 req-d112beb2-b143-4086-93e3-54298857e24d tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] POST https://10.4.3.246/volume/v3/attachments/2a9b9d9f-f29a-47b4-8124-5fd18e5006d9/action Aug 12 20:27:49.201834 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-2e98a8ee-ca2d-4a23-9ddd-aa9ddbfc7a85 req-d112beb2-b143-4086-93e3-54298857e24d tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Action body: b'{"os-complete": null}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:27:49.202021 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-2e98a8ee-ca2d-4a23-9ddd-aa9ddbfc7a85 req-d112beb2-b143-4086-93e3-54298857e24d tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:27:49.219851 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:49.219851 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:27:49.229356 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-2e98a8ee-ca2d-4a23-9ddd-aa9ddbfc7a85 req-d112beb2-b143-4086-93e3-54298857e24d tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/attachments/2a9b9d9f-f29a-47b4-8124-5fd18e5006d9/action returned with HTTP 204 Aug 12 20:27:49.229905 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1104/4445] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:27:49 2026] POST /volume/v3/attachments/2a9b9d9f-f29a-47b4-8124-5fd18e5006d9/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:27:49.282116 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-ed2255f3-d22d-4f7b-84a1-e81b84c7a221 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:49.284026 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ed2255f3-d22d-4f7b-84a1-e81b84c7a221 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] GET https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 Aug 12 20:27:49.284250 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ed2255f3-d22d-4f7b-84a1-e81b84c7a221 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:49.284457 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ed2255f3-d22d-4f7b-84a1-e81b84c7a221 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:49.284607 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-ed2255f3-d22d-4f7b-84a1-e81b84c7a221 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Show backup with id a504777e-60ca-4de6-93dc-feb734878103. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:27:49.288845 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:49.288845 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:27:49.289595 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ed2255f3-d22d-4f7b-84a1-e81b84c7a221 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 returned with HTTP 200 Aug 12 20:27:49.291895 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1115/4446] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:49 2026] GET /volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:50.041651 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-d4079855-d8b9-43dc-9f66-d9d092da55d0 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:50.043438 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d4079855-d8b9-43dc-9f66-d9d092da55d0 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 Aug 12 20:27:50.043686 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d4079855-d8b9-43dc-9f66-d9d092da55d0 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:50.043898 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d4079855-d8b9-43dc-9f66-d9d092da55d0 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:50.054063 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:50.054063 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:27:50.057101 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-d4079855-d8b9-43dc-9f66-d9d092da55d0 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:27:50.060799 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d4079855-d8b9-43dc-9f66-d9d092da55d0 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 returned with HTTP 200 Aug 12 20:27:50.061158 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1105/4447] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:50 2026] GET /volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 => generated 1170 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:27:50.072828 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-0119e87e-4a25-40d2-86fa-d25cb9af0326 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:50.074632 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0119e87e-4a25-40d2-86fa-d25cb9af0326 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 Aug 12 20:27:50.074854 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-0119e87e-4a25-40d2-86fa-d25cb9af0326 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:50.075035 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-0119e87e-4a25-40d2-86fa-d25cb9af0326 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:50.084706 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:50.084706 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:27:50.088276 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-0119e87e-4a25-40d2-86fa-d25cb9af0326 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:27:50.093028 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0119e87e-4a25-40d2-86fa-d25cb9af0326 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 returned with HTTP 200 Aug 12 20:27:50.093415 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1124/4448] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:50 2026] GET /volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 => generated 1170 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:27:50.301232 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-c7d7f350-2fb7-425d-a362-7017e52cc80d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:50.304174 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c7d7f350-2fb7-425d-a362-7017e52cc80d tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] GET https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 Aug 12 20:27:50.304174 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c7d7f350-2fb7-425d-a362-7017e52cc80d tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:50.304174 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c7d7f350-2fb7-425d-a362-7017e52cc80d tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:50.304174 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-c7d7f350-2fb7-425d-a362-7017e52cc80d tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Show backup with id a504777e-60ca-4de6-93dc-feb734878103. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:27:50.308328 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:50.308328 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:27:50.309033 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c7d7f350-2fb7-425d-a362-7017e52cc80d tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 returned with HTTP 200 Aug 12 20:27:50.309388 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1105/4449] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:50 2026] GET /volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:51.321334 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a7f71192-b662-4423-a476-97e63e33e631 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:51.325020 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a7f71192-b662-4423-a476-97e63e33e631 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] GET https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 Aug 12 20:27:51.325282 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a7f71192-b662-4423-a476-97e63e33e631 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:51.325506 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a7f71192-b662-4423-a476-97e63e33e631 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:51.325690 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-a7f71192-b662-4423-a476-97e63e33e631 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Show backup with id a504777e-60ca-4de6-93dc-feb734878103. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:27:51.333877 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:51.333877 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:27:51.334792 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a7f71192-b662-4423-a476-97e63e33e631 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 returned with HTTP 200 Aug 12 20:27:51.335232 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1116/4450] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:51 2026] GET /volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 => generated 756 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:52.346557 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-965bb105-4a1f-40ae-a22e-2c13e1f4f10e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:52.348362 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-965bb105-4a1f-40ae-a22e-2c13e1f4f10e tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] GET https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 Aug 12 20:27:52.348577 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-965bb105-4a1f-40ae-a22e-2c13e1f4f10e tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:52.348800 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-965bb105-4a1f-40ae-a22e-2c13e1f4f10e tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:52.348902 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-965bb105-4a1f-40ae-a22e-2c13e1f4f10e tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Show backup with id a504777e-60ca-4de6-93dc-feb734878103. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:27:52.352828 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:52.352828 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:27:52.353519 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-965bb105-4a1f-40ae-a22e-2c13e1f4f10e tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 returned with HTTP 200 Aug 12 20:27:52.353890 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1106/4451] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:52 2026] GET /volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:53.289725 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-627da85c-d460-4632-9de6-907aef63e8a0 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:53.290154 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-627da85c-d460-4632-9de6-907aef63e8a0 None None] GET https://10.4.3.246/volume// Aug 12 20:27:53.290398 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-627da85c-d460-4632-9de6-907aef63e8a0 None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:53.290697 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-627da85c-d460-4632-9de6-907aef63e8a0 None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:53.291118 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-627da85c-d460-4632-9de6-907aef63e8a0 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:27:53.291426 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1125/4452] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:27:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:27:53.297999 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-6edef3d9-5d4e-4a54-9a87-189c0167f6f1 req-6356ee53-afb3-427b-a104-98a89003dff6 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:53.299817 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-6edef3d9-5d4e-4a54-9a87-189c0167f6f1 req-6356ee53-afb3-427b-a104-98a89003dff6 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:27:53.300139 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-6edef3d9-5d4e-4a54-9a87-189c0167f6f1 req-6356ee53-afb3-427b-a104-98a89003dff6 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "32817ff2-7d48-434d-9587-23d4e7968d30", "connector": null, "instance_uuid": "e20686d3-4d55-43be-bc78-8c28c1ba6b06"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:27:53.309784 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:53.309784 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:27:53.333088 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-6edef3d9-5d4e-4a54-9a87-189c0167f6f1 req-6356ee53-afb3-427b-a104-98a89003dff6 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:27:53.333489 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1106/4453] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:27:53 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 12 20:27:53.340427 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-6edef3d9-5d4e-4a54-9a87-189c0167f6f1 req-8e43109e-663a-4490-b20a-927753708b86 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:53.342185 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-6edef3d9-5d4e-4a54-9a87-189c0167f6f1 req-8e43109e-663a-4490-b20a-927753708b86 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] DELETE https://10.4.3.246/volume/v3/attachments/2a9b9d9f-f29a-47b4-8124-5fd18e5006d9 Aug 12 20:27:53.342349 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-6edef3d9-5d4e-4a54-9a87-189c0167f6f1 req-8e43109e-663a-4490-b20a-927753708b86 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:53.342535 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-6edef3d9-5d4e-4a54-9a87-189c0167f6f1 req-8e43109e-663a-4490-b20a-927753708b86 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:53.348986 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:53.348986 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:27:53.364212 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-dba03644-7d69-4ae5-a1c5-d5ad503810a4 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:53.366239 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-dba03644-7d69-4ae5-a1c5-d5ad503810a4 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] GET https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 Aug 12 20:27:53.366414 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-dba03644-7d69-4ae5-a1c5-d5ad503810a4 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:53.366629 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-dba03644-7d69-4ae5-a1c5-d5ad503810a4 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:53.366751 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-dba03644-7d69-4ae5-a1c5-d5ad503810a4 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Show backup with id a504777e-60ca-4de6-93dc-feb734878103. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:27:53.374371 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:53.374371 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:27:53.375126 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-dba03644-7d69-4ae5-a1c5-d5ad503810a4 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 returned with HTTP 200 Aug 12 20:27:53.375491 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1107/4454] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:53 2026] GET /volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:27:53.386699 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-03471c0a-6069-4cc3-9f1f-f7f1c3178fc0 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:53.389065 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-03471c0a-6069-4cc3-9f1f-f7f1c3178fc0 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] GET https://10.4.3.246/volume/v3/volumes/3d2300ca-3c76-46a5-b9cf-b794d26dc3e4 Aug 12 20:27:53.389296 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-03471c0a-6069-4cc3-9f1f-f7f1c3178fc0 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:53.389716 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-03471c0a-6069-4cc3-9f1f-f7f1c3178fc0 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:53.397685 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:53.397685 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:27:53.399877 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-6edef3d9-5d4e-4a54-9a87-189c0167f6f1 req-8e43109e-663a-4490-b20a-927753708b86 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/attachments/2a9b9d9f-f29a-47b4-8124-5fd18e5006d9 returned with HTTP 200 Aug 12 20:27:53.400766 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1117/4455] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:27:53 2026] DELETE /volume/v3/attachments/2a9b9d9f-f29a-47b4-8124-5fd18e5006d9 => generated 192 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:27:53.402224 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-03471c0a-6069-4cc3-9f1f-f7f1c3178fc0 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Volume info retrieved successfully. Aug 12 20:27:53.408471 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-03471c0a-6069-4cc3-9f1f-f7f1c3178fc0 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/volumes/3d2300ca-3c76-46a5-b9cf-b794d26dc3e4 returned with HTTP 200 Aug 12 20:27:53.409177 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1126/4456] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:53 2026] GET /volume/v3/volumes/3d2300ca-3c76-46a5-b9cf-b794d26dc3e4 => generated 1417 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:27:53.424377 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-92ca6b47-3ce1-4be8-8797-9a18ec50f1ae None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:53.426042 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-92ca6b47-3ce1-4be8-8797-9a18ec50f1ae tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] GET https://10.4.3.246/volume/v3/volumes/3d2300ca-3c76-46a5-b9cf-b794d26dc3e4 Aug 12 20:27:53.426214 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-92ca6b47-3ce1-4be8-8797-9a18ec50f1ae tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:53.426388 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-92ca6b47-3ce1-4be8-8797-9a18ec50f1ae tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:53.439866 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:53.439866 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:27:53.444832 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-92ca6b47-3ce1-4be8-8797-9a18ec50f1ae tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Volume info retrieved successfully. Aug 12 20:27:53.451347 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-92ca6b47-3ce1-4be8-8797-9a18ec50f1ae tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/volumes/3d2300ca-3c76-46a5-b9cf-b794d26dc3e4 returned with HTTP 200 Aug 12 20:27:53.451957 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1107/4457] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:27:53 2026] GET /volume/v3/volumes/3d2300ca-3c76-46a5-b9cf-b794d26dc3e4 => generated 1417 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:27:54.252940 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-6edef3d9-5d4e-4a54-9a87-189c0167f6f1 req-7584580a-9dee-4da3-b1ff-e588e191d1d6 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:54.255007 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-6edef3d9-5d4e-4a54-9a87-189c0167f6f1 req-7584580a-9dee-4da3-b1ff-e588e191d1d6 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] PUT https://10.4.3.246/volume/v3/attachments/abc17cbf-16b0-4df4-9c32-e50f481100c6 Aug 12 20:27:54.255386 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-6edef3d9-5d4e-4a54-9a87-189c0167f6f1 req-7584580a-9dee-4da3-b1ff-e588e191d1d6 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:27:54.264782 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-6edef3d9-5d4e-4a54-9a87-189c0167f6f1 req-7584580a-9dee-4da3-b1ff-e588e191d1d6 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Acquiring lock "cinder-attachment_update-32817ff2-7d48-434d-9587-23d4e7968d30-np0000007109" by "attachment_update" {{(pid=100386) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:27:54.270332 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-6edef3d9-5d4e-4a54-9a87-189c0167f6f1 req-7584580a-9dee-4da3-b1ff-e588e191d1d6 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Lock "cinder-attachment_update-32817ff2-7d48-434d-9587-23d4e7968d30-np0000007109" acquired by "attachment_update" :: waited 0.006s {{(pid=100386) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:27:54.271375 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:54.271375 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:27:54.351305 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-6edef3d9-5d4e-4a54-9a87-189c0167f6f1 req-7584580a-9dee-4da3-b1ff-e588e191d1d6 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Lock "cinder-attachment_update-32817ff2-7d48-434d-9587-23d4e7968d30-np0000007109" released by "attachment_update" :: held 0.081s {{(pid=100386) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:27:54.351619 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-6edef3d9-5d4e-4a54-9a87-189c0167f6f1 req-7584580a-9dee-4da3-b1ff-e588e191d1d6 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/attachments/abc17cbf-16b0-4df4-9c32-e50f481100c6 returned with HTTP 200 Aug 12 20:27:54.352168 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1108/4458] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:27:54 2026] PUT /volume/v3/attachments/abc17cbf-16b0-4df4-9c32-e50f481100c6 => generated 968 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:27:54.360354 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-6edef3d9-5d4e-4a54-9a87-189c0167f6f1 req-485dfbd1-6dee-4ab7-b9dc-3f075712f7c6 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:54.365183 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-6edef3d9-5d4e-4a54-9a87-189c0167f6f1 req-485dfbd1-6dee-4ab7-b9dc-3f075712f7c6 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/attachments/abc17cbf-16b0-4df4-9c32-e50f481100c6 Aug 12 20:27:54.365376 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-6edef3d9-5d4e-4a54-9a87-189c0167f6f1 req-485dfbd1-6dee-4ab7-b9dc-3f075712f7c6 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:54.365577 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-6edef3d9-5d4e-4a54-9a87-189c0167f6f1 req-485dfbd1-6dee-4ab7-b9dc-3f075712f7c6 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:54.383439 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-6edef3d9-5d4e-4a54-9a87-189c0167f6f1 req-485dfbd1-6dee-4ab7-b9dc-3f075712f7c6 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/attachments/abc17cbf-16b0-4df4-9c32-e50f481100c6 returned with HTTP 200 Aug 12 20:27:54.383849 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1118/4459] 10.4.3.246 () {70 vars in 1651 bytes} [Wed Aug 12 20:27:54 2026] GET /volume/v3/attachments/abc17cbf-16b0-4df4-9c32-e50f481100c6 => generated 993 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:27:54.540476 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-ea7c1a25-1ebc-4413-9bdf-6e7fab173d14 req-47327239-5046-4a1f-8ff4-8c681f50187b None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:54.542941 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-ea7c1a25-1ebc-4413-9bdf-6e7fab173d14 req-47327239-5046-4a1f-8ff4-8c681f50187b tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] GET https://10.4.3.246/volume/v3/volumes/3d2300ca-3c76-46a5-b9cf-b794d26dc3e4 Aug 12 20:27:54.543127 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-ea7c1a25-1ebc-4413-9bdf-6e7fab173d14 req-47327239-5046-4a1f-8ff4-8c681f50187b tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:54.543302 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-ea7c1a25-1ebc-4413-9bdf-6e7fab173d14 req-47327239-5046-4a1f-8ff4-8c681f50187b tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:54.551045 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:54.551045 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:27:54.554960 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-ea7c1a25-1ebc-4413-9bdf-6e7fab173d14 req-47327239-5046-4a1f-8ff4-8c681f50187b tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Volume info retrieved successfully. Aug 12 20:27:54.559773 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-ea7c1a25-1ebc-4413-9bdf-6e7fab173d14 req-47327239-5046-4a1f-8ff4-8c681f50187b tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/volumes/3d2300ca-3c76-46a5-b9cf-b794d26dc3e4 returned with HTTP 200 Aug 12 20:27:54.560133 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1127/4460] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:27:54 2026] GET /volume/v3/volumes/3d2300ca-3c76-46a5-b9cf-b794d26dc3e4 => generated 1417 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:27:54.968440 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-ea7c1a25-1ebc-4413-9bdf-6e7fab173d14 req-ec56afed-7d8f-43a1-ac50-ee9346d9e116 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:54.970479 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-ea7c1a25-1ebc-4413-9bdf-6e7fab173d14 req-ec56afed-7d8f-43a1-ac50-ee9346d9e116 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] GET https://10.4.3.246/volume/v3/volumes/3d2300ca-3c76-46a5-b9cf-b794d26dc3e4 Aug 12 20:27:54.970730 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-ea7c1a25-1ebc-4413-9bdf-6e7fab173d14 req-ec56afed-7d8f-43a1-ac50-ee9346d9e116 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:54.970981 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-ea7c1a25-1ebc-4413-9bdf-6e7fab173d14 req-ec56afed-7d8f-43a1-ac50-ee9346d9e116 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:54.977911 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:54.977911 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:27:54.981112 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-ea7c1a25-1ebc-4413-9bdf-6e7fab173d14 req-ec56afed-7d8f-43a1-ac50-ee9346d9e116 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Volume info retrieved successfully. Aug 12 20:27:54.985165 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-ea7c1a25-1ebc-4413-9bdf-6e7fab173d14 req-ec56afed-7d8f-43a1-ac50-ee9346d9e116 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/volumes/3d2300ca-3c76-46a5-b9cf-b794d26dc3e4 returned with HTTP 200 Aug 12 20:27:54.985516 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1108/4461] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:27:54 2026] GET /volume/v3/volumes/3d2300ca-3c76-46a5-b9cf-b794d26dc3e4 => generated 1417 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:27:54.994566 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-8ad05778-6887-407b-9c7c-ed7d353a628b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:54.995009 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8ad05778-6887-407b-9c7c-ed7d353a628b None None] GET https://10.4.3.246/volume// Aug 12 20:27:54.995167 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8ad05778-6887-407b-9c7c-ed7d353a628b None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:54.995343 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8ad05778-6887-407b-9c7c-ed7d353a628b None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:54.995680 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8ad05778-6887-407b-9c7c-ed7d353a628b None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:27:54.995955 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1109/4462] 10.4.3.246 () {66 vars in 1419 bytes} [Wed Aug 12 20:27:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:27:55.002641 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-ea7c1a25-1ebc-4413-9bdf-6e7fab173d14 req-99df1c3a-9c92-402b-a193-6d52f1184c23 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:55.004639 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-ea7c1a25-1ebc-4413-9bdf-6e7fab173d14 req-99df1c3a-9c92-402b-a193-6d52f1184c23 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:27:55.004977 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-ea7c1a25-1ebc-4413-9bdf-6e7fab173d14 req-99df1c3a-9c92-402b-a193-6d52f1184c23 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3d2300ca-3c76-46a5-b9cf-b794d26dc3e4", "connector": null, "instance_uuid": "59be7b86-0d8b-49dc-a801-c6983bf06494"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:27:55.013084 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:55.013084 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:27:55.044602 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-ea7c1a25-1ebc-4413-9bdf-6e7fab173d14 req-99df1c3a-9c92-402b-a193-6d52f1184c23 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:27:55.045104 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1119/4463] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:27:55 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 12 20:27:55.883095 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-ab0e2e23-a5b5-46f7-91d3-f53e030fc90a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:55.883524 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ab0e2e23-a5b5-46f7-91d3-f53e030fc90a None None] GET https://10.4.3.246/volume// Aug 12 20:27:55.883754 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ab0e2e23-a5b5-46f7-91d3-f53e030fc90a None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:55.883991 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ab0e2e23-a5b5-46f7-91d3-f53e030fc90a None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:55.884394 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ab0e2e23-a5b5-46f7-91d3-f53e030fc90a None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:27:55.884764 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1128/4464] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:27:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:27:55.894401 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-ea7c1a25-1ebc-4413-9bdf-6e7fab173d14 req-831e5e41-8253-4642-9982-913a902ba8b8 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:55.898497 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-ea7c1a25-1ebc-4413-9bdf-6e7fab173d14 req-831e5e41-8253-4642-9982-913a902ba8b8 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] GET https://10.4.3.246/volume/v3/volumes/3d2300ca-3c76-46a5-b9cf-b794d26dc3e4 Aug 12 20:27:55.898532 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-ea7c1a25-1ebc-4413-9bdf-6e7fab173d14 req-831e5e41-8253-4642-9982-913a902ba8b8 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:55.898750 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-ea7c1a25-1ebc-4413-9bdf-6e7fab173d14 req-831e5e41-8253-4642-9982-913a902ba8b8 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:55.910934 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:55.910934 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:27:55.916423 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-ea7c1a25-1ebc-4413-9bdf-6e7fab173d14 req-831e5e41-8253-4642-9982-913a902ba8b8 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Volume info retrieved successfully. Aug 12 20:27:55.922988 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-ea7c1a25-1ebc-4413-9bdf-6e7fab173d14 req-831e5e41-8253-4642-9982-913a902ba8b8 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/volumes/3d2300ca-3c76-46a5-b9cf-b794d26dc3e4 returned with HTTP 200 Aug 12 20:27:55.923658 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1109/4465] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:27:55 2026] GET /volume/v3/volumes/3d2300ca-3c76-46a5-b9cf-b794d26dc3e4 => generated 1596 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:27:56.027692 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-ea7c1a25-1ebc-4413-9bdf-6e7fab173d14 req-4b41fe70-6da7-47e0-b2a3-685a61d6bd00 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:56.033769 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-ea7c1a25-1ebc-4413-9bdf-6e7fab173d14 req-4b41fe70-6da7-47e0-b2a3-685a61d6bd00 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] PUT https://10.4.3.246/volume/v3/attachments/3ccabbf0-3997-4be0-a51f-2e3d83999a54 Aug 12 20:27:56.034134 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-ea7c1a25-1ebc-4413-9bdf-6e7fab173d14 req-4b41fe70-6da7-47e0-b2a3-685a61d6bd00 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:27:56.049056 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-ea7c1a25-1ebc-4413-9bdf-6e7fab173d14 req-4b41fe70-6da7-47e0-b2a3-685a61d6bd00 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Acquiring lock "cinder-attachment_update-3d2300ca-3c76-46a5-b9cf-b794d26dc3e4-np0000007109" by "attachment_update" {{(pid=100386) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:27:56.057195 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-ea7c1a25-1ebc-4413-9bdf-6e7fab173d14 req-4b41fe70-6da7-47e0-b2a3-685a61d6bd00 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Lock "cinder-attachment_update-3d2300ca-3c76-46a5-b9cf-b794d26dc3e4-np0000007109" acquired by "attachment_update" :: waited 0.008s {{(pid=100386) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:27:56.058120 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:56.058120 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:27:56.136869 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-ea7c1a25-1ebc-4413-9bdf-6e7fab173d14 req-4b41fe70-6da7-47e0-b2a3-685a61d6bd00 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Lock "cinder-attachment_update-3d2300ca-3c76-46a5-b9cf-b794d26dc3e4-np0000007109" released by "attachment_update" :: held 0.080s {{(pid=100386) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:27:56.137159 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-ea7c1a25-1ebc-4413-9bdf-6e7fab173d14 req-4b41fe70-6da7-47e0-b2a3-685a61d6bd00 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/attachments/3ccabbf0-3997-4be0-a51f-2e3d83999a54 returned with HTTP 200 Aug 12 20:27:56.138048 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1110/4466] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:27:56 2026] PUT /volume/v3/attachments/3ccabbf0-3997-4be0-a51f-2e3d83999a54 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:27:56.156743 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-ea7c1a25-1ebc-4413-9bdf-6e7fab173d14 req-7a5e5fd0-5219-4cc5-863e-8e4e555f2b23 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:56.161482 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-ea7c1a25-1ebc-4413-9bdf-6e7fab173d14 req-7a5e5fd0-5219-4cc5-863e-8e4e555f2b23 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] POST https://10.4.3.246/volume/v3/attachments/3ccabbf0-3997-4be0-a51f-2e3d83999a54/action Aug 12 20:27:56.161482 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-ea7c1a25-1ebc-4413-9bdf-6e7fab173d14 req-7a5e5fd0-5219-4cc5-863e-8e4e555f2b23 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Action body: b'{"os-complete": null}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:27:56.161482 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-ea7c1a25-1ebc-4413-9bdf-6e7fab173d14 req-7a5e5fd0-5219-4cc5-863e-8e4e555f2b23 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:27:56.174950 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:56.174950 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:27:56.184911 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-ea7c1a25-1ebc-4413-9bdf-6e7fab173d14 req-7a5e5fd0-5219-4cc5-863e-8e4e555f2b23 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/attachments/3ccabbf0-3997-4be0-a51f-2e3d83999a54/action returned with HTTP 204 Aug 12 20:27:56.185494 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1120/4467] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:27:56 2026] POST /volume/v3/attachments/3ccabbf0-3997-4be0-a51f-2e3d83999a54/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:27:57.797108 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-6edef3d9-5d4e-4a54-9a87-189c0167f6f1 req-41e5cf84-d90e-4843-b962-8e0b75a7c724 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:27:57.799228 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-6edef3d9-5d4e-4a54-9a87-189c0167f6f1 req-41e5cf84-d90e-4843-b962-8e0b75a7c724 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30/encryption Aug 12 20:27:57.799415 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-6edef3d9-5d4e-4a54-9a87-189c0167f6f1 req-41e5cf84-d90e-4843-b962-8e0b75a7c724 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:27:57.799641 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-6edef3d9-5d4e-4a54-9a87-189c0167f6f1 req-41e5cf84-d90e-4843-b962-8e0b75a7c724 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'index' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:27:57.808460 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:27:57.808460 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:27:57.814400 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-6edef3d9-5d4e-4a54-9a87-189c0167f6f1 req-41e5cf84-d90e-4843-b962-8e0b75a7c724 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30/encryption returned with HTTP 200 Aug 12 20:27:57.814812 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1129/4468] 10.4.3.246 () {68 vars in 1631 bytes} [Wed Aug 12 20:27:57 2026] GET /volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:28:00.042328 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-6edef3d9-5d4e-4a54-9a87-189c0167f6f1 req-de98700b-9492-4d44-bc80-5df6da200883 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:00.049022 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-6edef3d9-5d4e-4a54-9a87-189c0167f6f1 req-de98700b-9492-4d44-bc80-5df6da200883 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] POST https://10.4.3.246/volume/v3/attachments/abc17cbf-16b0-4df4-9c32-e50f481100c6/action Aug 12 20:28:00.049396 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-6edef3d9-5d4e-4a54-9a87-189c0167f6f1 req-de98700b-9492-4d44-bc80-5df6da200883 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Action body: b'{"os-complete": null}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:28:00.049529 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-6edef3d9-5d4e-4a54-9a87-189c0167f6f1 req-de98700b-9492-4d44-bc80-5df6da200883 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:28:00.079066 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:00.079066 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:28:00.100879 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-6edef3d9-5d4e-4a54-9a87-189c0167f6f1 req-de98700b-9492-4d44-bc80-5df6da200883 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/attachments/abc17cbf-16b0-4df4-9c32-e50f481100c6/action returned with HTTP 204 Aug 12 20:28:00.101315 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1110/4469] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:28:00 2026] POST /volume/v3/attachments/abc17cbf-16b0-4df4-9c32-e50f481100c6/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:28:03.055935 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-df5dc9ba-c2a0-44d7-8de7-92eab4886728 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:03.056378 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-df5dc9ba-c2a0-44d7-8de7-92eab4886728 None None] GET https://10.4.3.246/volume// Aug 12 20:28:03.056596 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-df5dc9ba-c2a0-44d7-8de7-92eab4886728 None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:03.056935 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-df5dc9ba-c2a0-44d7-8de7-92eab4886728 None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:03.057316 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-df5dc9ba-c2a0-44d7-8de7-92eab4886728 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:28:03.057708 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1111/4470] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:28:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:28:03.066234 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-981a18fa-f44e-4b2b-a198-cc465a3b5bb5 req-87fb20b1-40d2-4f79-a8e6-fd238903be71 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:03.068388 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-981a18fa-f44e-4b2b-a198-cc465a3b5bb5 req-87fb20b1-40d2-4f79-a8e6-fd238903be71 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:28:03.068847 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-981a18fa-f44e-4b2b-a198-cc465a3b5bb5 req-87fb20b1-40d2-4f79-a8e6-fd238903be71 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "32817ff2-7d48-434d-9587-23d4e7968d30", "connector": null, "instance_uuid": "e20686d3-4d55-43be-bc78-8c28c1ba6b06"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:28:03.079908 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:03.079908 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:28:03.113065 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-981a18fa-f44e-4b2b-a198-cc465a3b5bb5 req-87fb20b1-40d2-4f79-a8e6-fd238903be71 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:28:03.113582 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1121/4471] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:28:03 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 12 20:28:03.123666 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-981a18fa-f44e-4b2b-a198-cc465a3b5bb5 req-7c5b91a3-dafb-4726-918e-c9cfd5662c65 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:03.125906 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-981a18fa-f44e-4b2b-a198-cc465a3b5bb5 req-7c5b91a3-dafb-4726-918e-c9cfd5662c65 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] DELETE https://10.4.3.246/volume/v3/attachments/abc17cbf-16b0-4df4-9c32-e50f481100c6 Aug 12 20:28:03.126084 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-981a18fa-f44e-4b2b-a198-cc465a3b5bb5 req-7c5b91a3-dafb-4726-918e-c9cfd5662c65 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:03.126279 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-981a18fa-f44e-4b2b-a198-cc465a3b5bb5 req-7c5b91a3-dafb-4726-918e-c9cfd5662c65 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:03.134260 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:03.134260 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:28:03.180776 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-981a18fa-f44e-4b2b-a198-cc465a3b5bb5 req-7c5b91a3-dafb-4726-918e-c9cfd5662c65 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/attachments/abc17cbf-16b0-4df4-9c32-e50f481100c6 returned with HTTP 200 Aug 12 20:28:03.181145 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1130/4472] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:28:03 2026] DELETE /volume/v3/attachments/abc17cbf-16b0-4df4-9c32-e50f481100c6 => generated 192 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:28:04.478728 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-981a18fa-f44e-4b2b-a198-cc465a3b5bb5 req-e63c0586-7901-41be-8ae4-05e72ef0597a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:04.481530 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-981a18fa-f44e-4b2b-a198-cc465a3b5bb5 req-e63c0586-7901-41be-8ae4-05e72ef0597a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] PUT https://10.4.3.246/volume/v3/attachments/1b8bb527-9d73-4d6d-8de6-86d69e5a1a5d Aug 12 20:28:04.482137 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-981a18fa-f44e-4b2b-a198-cc465a3b5bb5 req-e63c0586-7901-41be-8ae4-05e72ef0597a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:28:04.489500 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-981a18fa-f44e-4b2b-a198-cc465a3b5bb5 req-e63c0586-7901-41be-8ae4-05e72ef0597a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Acquiring lock "cinder-attachment_update-32817ff2-7d48-434d-9587-23d4e7968d30-np0000007109" by "attachment_update" {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:28:04.494065 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-981a18fa-f44e-4b2b-a198-cc465a3b5bb5 req-e63c0586-7901-41be-8ae4-05e72ef0597a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Lock "cinder-attachment_update-32817ff2-7d48-434d-9587-23d4e7968d30-np0000007109" acquired by "attachment_update" :: waited 0.005s {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:28:04.494991 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:04.494991 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:28:04.565387 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-981a18fa-f44e-4b2b-a198-cc465a3b5bb5 req-e63c0586-7901-41be-8ae4-05e72ef0597a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Lock "cinder-attachment_update-32817ff2-7d48-434d-9587-23d4e7968d30-np0000007109" released by "attachment_update" :: held 0.071s {{(pid=100385) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:28:04.565734 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-981a18fa-f44e-4b2b-a198-cc465a3b5bb5 req-e63c0586-7901-41be-8ae4-05e72ef0597a tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/attachments/1b8bb527-9d73-4d6d-8de6-86d69e5a1a5d returned with HTTP 200 Aug 12 20:28:04.566176 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1111/4473] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:28:04 2026] PUT /volume/v3/attachments/1b8bb527-9d73-4d6d-8de6-86d69e5a1a5d => generated 968 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:28:04.574001 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-981a18fa-f44e-4b2b-a198-cc465a3b5bb5 req-2f429194-0db5-4673-8dc6-f6f596a2ec56 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:04.576097 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-981a18fa-f44e-4b2b-a198-cc465a3b5bb5 req-2f429194-0db5-4673-8dc6-f6f596a2ec56 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/attachments/1b8bb527-9d73-4d6d-8de6-86d69e5a1a5d Aug 12 20:28:04.576361 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-981a18fa-f44e-4b2b-a198-cc465a3b5bb5 req-2f429194-0db5-4673-8dc6-f6f596a2ec56 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:04.576624 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-981a18fa-f44e-4b2b-a198-cc465a3b5bb5 req-2f429194-0db5-4673-8dc6-f6f596a2ec56 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:04.589461 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-981a18fa-f44e-4b2b-a198-cc465a3b5bb5 req-2f429194-0db5-4673-8dc6-f6f596a2ec56 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/attachments/1b8bb527-9d73-4d6d-8de6-86d69e5a1a5d returned with HTTP 200 Aug 12 20:28:04.589883 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1112/4474] 10.4.3.246 () {70 vars in 1651 bytes} [Wed Aug 12 20:28:04 2026] GET /volume/v3/attachments/1b8bb527-9d73-4d6d-8de6-86d69e5a1a5d => generated 993 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:28:07.797892 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-981a18fa-f44e-4b2b-a198-cc465a3b5bb5 req-e890fa5d-2cbe-4db9-90e6-0b57a8ae878e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:07.803776 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-981a18fa-f44e-4b2b-a198-cc465a3b5bb5 req-e890fa5d-2cbe-4db9-90e6-0b57a8ae878e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30/encryption Aug 12 20:28:07.803776 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-981a18fa-f44e-4b2b-a198-cc465a3b5bb5 req-e890fa5d-2cbe-4db9-90e6-0b57a8ae878e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:07.803776 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-981a18fa-f44e-4b2b-a198-cc465a3b5bb5 req-e890fa5d-2cbe-4db9-90e6-0b57a8ae878e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'index' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:07.819287 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:07.819287 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:28:07.831225 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-981a18fa-f44e-4b2b-a198-cc465a3b5bb5 req-e890fa5d-2cbe-4db9-90e6-0b57a8ae878e tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30/encryption returned with HTTP 200 Aug 12 20:28:07.832150 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1122/4475] 10.4.3.246 () {68 vars in 1631 bytes} [Wed Aug 12 20:28:07 2026] GET /volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30/encryption => generated 160 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:28:10.004920 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-981a18fa-f44e-4b2b-a198-cc465a3b5bb5 req-f4953d9f-40e1-455e-934e-61bc1f316e85 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:10.007221 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-981a18fa-f44e-4b2b-a198-cc465a3b5bb5 req-f4953d9f-40e1-455e-934e-61bc1f316e85 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] POST https://10.4.3.246/volume/v3/attachments/1b8bb527-9d73-4d6d-8de6-86d69e5a1a5d/action Aug 12 20:28:10.007752 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-981a18fa-f44e-4b2b-a198-cc465a3b5bb5 req-f4953d9f-40e1-455e-934e-61bc1f316e85 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Action body: b'{"os-complete": null}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:28:10.007929 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-981a18fa-f44e-4b2b-a198-cc465a3b5bb5 req-f4953d9f-40e1-455e-934e-61bc1f316e85 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:28:10.022939 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:10.022939 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:28:10.044881 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-981a18fa-f44e-4b2b-a198-cc465a3b5bb5 req-f4953d9f-40e1-455e-934e-61bc1f316e85 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/attachments/1b8bb527-9d73-4d6d-8de6-86d69e5a1a5d/action returned with HTTP 204 Aug 12 20:28:10.045617 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1131/4476] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:28:10 2026] POST /volume/v3/attachments/1b8bb527-9d73-4d6d-8de6-86d69e5a1a5d/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:28:11.559671 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e29fac1e-07f4-4837-917c-31e58a0f1fba None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:11.561545 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e29fac1e-07f4-4837-917c-31e58a0f1fba tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 Aug 12 20:28:11.561749 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e29fac1e-07f4-4837-917c-31e58a0f1fba tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:11.561930 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e29fac1e-07f4-4837-917c-31e58a0f1fba tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:11.571682 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:11.571682 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:28:11.575001 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-e29fac1e-07f4-4837-917c-31e58a0f1fba tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:28:11.578975 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e29fac1e-07f4-4837-917c-31e58a0f1fba tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 returned with HTTP 200 Aug 12 20:28:11.579366 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1112/4477] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:28:11 2026] GET /volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 => generated 1170 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:28:11.616159 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-4bff4c82-029a-45fb-bbdd-2a7995bfc7bf req-4eb40a2c-ab2e-41f1-ad1c-944bc366b9ad None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:11.618180 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-4bff4c82-029a-45fb-bbdd-2a7995bfc7bf req-4eb40a2c-ab2e-41f1-ad1c-944bc366b9ad tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 Aug 12 20:28:11.618366 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-4bff4c82-029a-45fb-bbdd-2a7995bfc7bf req-4eb40a2c-ab2e-41f1-ad1c-944bc366b9ad tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:11.618555 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-4bff4c82-029a-45fb-bbdd-2a7995bfc7bf req-4eb40a2c-ab2e-41f1-ad1c-944bc366b9ad tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:11.627605 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:11.627605 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:28:11.630595 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-4bff4c82-029a-45fb-bbdd-2a7995bfc7bf req-4eb40a2c-ab2e-41f1-ad1c-944bc366b9ad tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:28:11.634354 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-4bff4c82-029a-45fb-bbdd-2a7995bfc7bf req-4eb40a2c-ab2e-41f1-ad1c-944bc366b9ad tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 returned with HTTP 200 Aug 12 20:28:11.634721 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1113/4478] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:28:11 2026] GET /volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 => generated 1170 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:28:11.652902 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-4bff4c82-029a-45fb-bbdd-2a7995bfc7bf req-0a1823cd-8772-4807-b21f-883ab3fe7555 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:11.654905 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-4bff4c82-029a-45fb-bbdd-2a7995bfc7bf req-0a1823cd-8772-4807-b21f-883ab3fe7555 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] POST https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30/action Aug 12 20:28:11.655229 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-4bff4c82-029a-45fb-bbdd-2a7995bfc7bf req-0a1823cd-8772-4807-b21f-883ab3fe7555 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:28:11.655352 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-4bff4c82-029a-45fb-bbdd-2a7995bfc7bf req-0a1823cd-8772-4807-b21f-883ab3fe7555 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:28:11.665214 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:11.665214 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:28:11.665683 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-4bff4c82-029a-45fb-bbdd-2a7995bfc7bf req-0a1823cd-8772-4807-b21f-883ab3fe7555 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:28:11.670913 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-4bff4c82-029a-45fb-bbdd-2a7995bfc7bf req-0a1823cd-8772-4807-b21f-883ab3fe7555 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Begin detaching volume completed successfully. Aug 12 20:28:11.671206 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-4bff4c82-029a-45fb-bbdd-2a7995bfc7bf req-0a1823cd-8772-4807-b21f-883ab3fe7555 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30/action returned with HTTP 202 Aug 12 20:28:11.671493 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1123/4479] 10.4.3.246 () {72 vars in 1672 bytes} [Wed Aug 12 20:28:11 2026] POST /volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:28:11.713075 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-599562c4-39ae-49de-bcbc-a4f63f0b587f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:11.713478 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-599562c4-39ae-49de-bcbc-a4f63f0b587f None None] GET https://10.4.3.246/volume// Aug 12 20:28:11.713662 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-599562c4-39ae-49de-bcbc-a4f63f0b587f None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:11.713842 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-599562c4-39ae-49de-bcbc-a4f63f0b587f None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:11.714183 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-599562c4-39ae-49de-bcbc-a4f63f0b587f None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:28:11.717182 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1132/4480] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:28:11 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:28:11.724899 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-4bff4c82-029a-45fb-bbdd-2a7995bfc7bf req-31599515-f45c-486e-b5c4-5b8c1eb68874 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:11.726837 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-4bff4c82-029a-45fb-bbdd-2a7995bfc7bf req-31599515-f45c-486e-b5c4-5b8c1eb68874 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 Aug 12 20:28:11.727040 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-4bff4c82-029a-45fb-bbdd-2a7995bfc7bf req-31599515-f45c-486e-b5c4-5b8c1eb68874 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:11.727219 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-4bff4c82-029a-45fb-bbdd-2a7995bfc7bf req-31599515-f45c-486e-b5c4-5b8c1eb68874 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:11.736073 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:11.736073 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:28:11.739517 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-4bff4c82-029a-45fb-bbdd-2a7995bfc7bf req-31599515-f45c-486e-b5c4-5b8c1eb68874 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:28:11.743300 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-4bff4c82-029a-45fb-bbdd-2a7995bfc7bf req-31599515-f45c-486e-b5c4-5b8c1eb68874 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 returned with HTTP 200 Aug 12 20:28:11.743735 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1113/4481] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:28:11 2026] GET /volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 => generated 1353 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:28:11.752746 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-4bff4c82-029a-45fb-bbdd-2a7995bfc7bf req-e673f522-a037-4c79-83c5-baa8613205e8 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:11.754734 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-4bff4c82-029a-45fb-bbdd-2a7995bfc7bf req-e673f522-a037-4c79-83c5-baa8613205e8 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30/encryption Aug 12 20:28:11.754912 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-4bff4c82-029a-45fb-bbdd-2a7995bfc7bf req-e673f522-a037-4c79-83c5-baa8613205e8 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:11.755083 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-4bff4c82-029a-45fb-bbdd-2a7995bfc7bf req-e673f522-a037-4c79-83c5-baa8613205e8 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'index' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:11.765574 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:11.765574 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:28:11.772784 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-4bff4c82-029a-45fb-bbdd-2a7995bfc7bf req-e673f522-a037-4c79-83c5-baa8613205e8 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30/encryption returned with HTTP 200 Aug 12 20:28:11.773196 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1114/4482] 10.4.3.246 () {68 vars in 1631 bytes} [Wed Aug 12 20:28:11 2026] GET /volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:28:20.034153 np0000007109 devstack@c-api.service[100384]: DEBUG dbcounter [-] [100384] Writing DB stats cinder:SELECT=77,cinder:UPDATE=7 {{(pid=100384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:28:21.668461 np0000007109 devstack@c-api.service[100383]: DEBUG dbcounter [-] [100383] Writing DB stats cinder:SELECT=108,cinder:UPDATE=28,cinder:INSERT=8 {{(pid=100383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:28:21.742511 np0000007109 devstack@c-api.service[100385]: DEBUG dbcounter [-] [100385] Writing DB stats cinder:SELECT=88,cinder:UPDATE=12,cinder:INSERT=1 {{(pid=100385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:28:21.771509 np0000007109 devstack@c-api.service[100386]: DEBUG dbcounter [-] [100386] Writing DB stats cinder:SELECT=88,cinder:UPDATE=19,cinder:INSERT=11 {{(pid=100386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:28:28.070701 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-b1d1d7ea-cca1-4eb9-a9a7-648cc6ddebf2 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:28.072345 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b1d1d7ea-cca1-4eb9-a9a7-648cc6ddebf2 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:28:28.072684 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b1d1d7ea-cca1-4eb9-a9a7-648cc6ddebf2 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f5f8390f-dd29-4cba-ba56-7da43be0e466", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2028120577", "description": null, "metadata": null}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:28:28.082800 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:28.082800 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:28:28.083228 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-b1d1d7ea-cca1-4eb9-a9a7-648cc6ddebf2 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:28:28.083355 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.snapshots [None req-b1d1d7ea-cca1-4eb9-a9a7-648cc6ddebf2 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Create snapshot from volume f5f8390f-dd29-4cba-ba56-7da43be0e466 Aug 12 20:28:28.111668 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-b1d1d7ea-cca1-4eb9-a9a7-648cc6ddebf2 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Created reservations ['d007dd5f-41de-4ce3-b427-d7407a2d1fc6', '797f5a74-189e-4347-b40d-59114fc711a0', '519f31cf-d6fd-4731-89ff-aff9791051bf', '94b13fab-8e30-4207-9833-9632cd35accc'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:28:28.139286 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-b1d1d7ea-cca1-4eb9-a9a7-648cc6ddebf2 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot force create request issued successfully. Aug 12 20:28:28.139606 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b1d1d7ea-cca1-4eb9-a9a7-648cc6ddebf2 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:28:28.139993 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1124/4483] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:28:28 2026] POST /volume/v3/snapshots => generated 308 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:28:28.148849 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-202e551f-5090-43cc-8936-06607c0282c4 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:28.150441 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-202e551f-5090-43cc-8936-06607c0282c4 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/snapshots/02bd47af-c41f-431c-a00b-728fe2a2e968 Aug 12 20:28:28.150653 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-202e551f-5090-43cc-8936-06607c0282c4 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:28.150844 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-202e551f-5090-43cc-8936-06607c0282c4 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:28.155557 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:28.155557 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:28:28.155955 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-202e551f-5090-43cc-8936-06607c0282c4 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot retrieved successfully. Aug 12 20:28:28.156636 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-202e551f-5090-43cc-8936-06607c0282c4 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/02bd47af-c41f-431c-a00b-728fe2a2e968 returned with HTTP 200 Aug 12 20:28:28.156973 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1133/4484] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:28:28 2026] GET /volume/v3/snapshots/02bd47af-c41f-431c-a00b-728fe2a2e968 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:28:29.165334 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-831f1fcf-563d-40b9-b758-ac6294d68b04 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:29.166852 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-831f1fcf-563d-40b9-b758-ac6294d68b04 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/snapshots/02bd47af-c41f-431c-a00b-728fe2a2e968 Aug 12 20:28:29.167039 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-831f1fcf-563d-40b9-b758-ac6294d68b04 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:29.167213 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-831f1fcf-563d-40b9-b758-ac6294d68b04 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:29.171786 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:29.171786 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:28:29.172149 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-831f1fcf-563d-40b9-b758-ac6294d68b04 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot retrieved successfully. Aug 12 20:28:29.172765 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-831f1fcf-563d-40b9-b758-ac6294d68b04 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/02bd47af-c41f-431c-a00b-728fe2a2e968 returned with HTTP 200 Aug 12 20:28:29.173084 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1114/4485] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:28:29 2026] GET /volume/v3/snapshots/02bd47af-c41f-431c-a00b-728fe2a2e968 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:28:29.180949 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-a5f1700e-51b0-4e8e-897e-808720ad940a None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:29.182727 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a5f1700e-51b0-4e8e-897e-808720ad940a tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/snapshots/02bd47af-c41f-431c-a00b-728fe2a2e968 Aug 12 20:28:29.182930 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a5f1700e-51b0-4e8e-897e-808720ad940a tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:29.183159 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a5f1700e-51b0-4e8e-897e-808720ad940a tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:29.188162 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:29.188162 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:28:29.188578 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-a5f1700e-51b0-4e8e-897e-808720ad940a tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot retrieved successfully. Aug 12 20:28:29.189296 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a5f1700e-51b0-4e8e-897e-808720ad940a tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/02bd47af-c41f-431c-a00b-728fe2a2e968 returned with HTTP 200 Aug 12 20:28:29.189649 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1115/4486] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:28:29 2026] GET /volume/v3/snapshots/02bd47af-c41f-431c-a00b-728fe2a2e968 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:28:29.197374 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-1064ef36-c7be-48a3-a165-ca0edb3a73b1 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:29.201560 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1064ef36-c7be-48a3-a165-ca0edb3a73b1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:28:29.201560 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1064ef36-c7be-48a3-a165-ca0edb3a73b1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f5f8390f-dd29-4cba-ba56-7da43be0e466", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2130477024", "description": null, "metadata": null}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:28:29.210198 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:29.210198 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:28:29.210871 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-1064ef36-c7be-48a3-a165-ca0edb3a73b1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:28:29.211129 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.snapshots [None req-1064ef36-c7be-48a3-a165-ca0edb3a73b1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Create snapshot from volume f5f8390f-dd29-4cba-ba56-7da43be0e466 Aug 12 20:28:29.235699 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-1064ef36-c7be-48a3-a165-ca0edb3a73b1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Created reservations ['f7242f04-34d8-4968-8327-096bb6f12563', '4b01930f-becf-4dae-9a61-b1635df425b8', '23f34c31-8e5f-48fc-bd0a-18b3a134cd6d', 'b65ab8e5-5100-41df-9aa8-1515f9d456fd'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:28:29.269197 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-1064ef36-c7be-48a3-a165-ca0edb3a73b1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot force create request issued successfully. Aug 12 20:28:29.270814 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1064ef36-c7be-48a3-a165-ca0edb3a73b1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:28:29.271529 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1125/4487] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:28:29 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 12 20:28:29.279611 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-58c66cf0-d53f-4a66-bcd3-bb1b8db68404 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:29.282195 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-58c66cf0-d53f-4a66-bcd3-bb1b8db68404 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/snapshots/d8ed3f9c-3c33-442c-a023-98c7e8eb07f6 Aug 12 20:28:29.282195 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-58c66cf0-d53f-4a66-bcd3-bb1b8db68404 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:29.282414 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-58c66cf0-d53f-4a66-bcd3-bb1b8db68404 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:29.288760 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:29.288760 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:28:29.289381 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-58c66cf0-d53f-4a66-bcd3-bb1b8db68404 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot retrieved successfully. Aug 12 20:28:29.290414 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-58c66cf0-d53f-4a66-bcd3-bb1b8db68404 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/d8ed3f9c-3c33-442c-a023-98c7e8eb07f6 returned with HTTP 200 Aug 12 20:28:29.290860 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1134/4488] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:28:29 2026] GET /volume/v3/snapshots/d8ed3f9c-3c33-442c-a023-98c7e8eb07f6 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:28:30.300338 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-98e45be5-28f8-46ef-8284-3a900bc44340 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:30.302324 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-98e45be5-28f8-46ef-8284-3a900bc44340 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/snapshots/d8ed3f9c-3c33-442c-a023-98c7e8eb07f6 Aug 12 20:28:30.302524 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-98e45be5-28f8-46ef-8284-3a900bc44340 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:30.302733 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-98e45be5-28f8-46ef-8284-3a900bc44340 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:30.307741 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:30.307741 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:28:30.308159 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-98e45be5-28f8-46ef-8284-3a900bc44340 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot retrieved successfully. Aug 12 20:28:30.308929 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-98e45be5-28f8-46ef-8284-3a900bc44340 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/d8ed3f9c-3c33-442c-a023-98c7e8eb07f6 returned with HTTP 200 Aug 12 20:28:30.310798 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1115/4489] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:28:30 2026] GET /volume/v3/snapshots/d8ed3f9c-3c33-442c-a023-98c7e8eb07f6 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:28:30.321988 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-fe2db548-882b-49ec-85f6-5d82bd8d2dd5 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:30.323876 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fe2db548-882b-49ec-85f6-5d82bd8d2dd5 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/snapshots/d8ed3f9c-3c33-442c-a023-98c7e8eb07f6 Aug 12 20:28:30.324123 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fe2db548-882b-49ec-85f6-5d82bd8d2dd5 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:30.324311 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fe2db548-882b-49ec-85f6-5d82bd8d2dd5 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:30.330330 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:30.330330 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:28:30.330681 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-fe2db548-882b-49ec-85f6-5d82bd8d2dd5 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot retrieved successfully. Aug 12 20:28:30.331405 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fe2db548-882b-49ec-85f6-5d82bd8d2dd5 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/d8ed3f9c-3c33-442c-a023-98c7e8eb07f6 returned with HTTP 200 Aug 12 20:28:30.331724 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1116/4490] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:28:30 2026] GET /volume/v3/snapshots/d8ed3f9c-3c33-442c-a023-98c7e8eb07f6 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:28:30.347323 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-c748cea0-d1d5-4bd6-b3af-23e7d9dbfce5 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:30.352390 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c748cea0-d1d5-4bd6-b3af-23e7d9dbfce5 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:28:30.352390 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c748cea0-d1d5-4bd6-b3af-23e7d9dbfce5 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f5f8390f-dd29-4cba-ba56-7da43be0e466", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-582945913", "description": null, "metadata": null}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:28:30.364420 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:30.364420 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:28:30.364973 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-c748cea0-d1d5-4bd6-b3af-23e7d9dbfce5 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:28:30.365150 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.snapshots [None req-c748cea0-d1d5-4bd6-b3af-23e7d9dbfce5 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Create snapshot from volume f5f8390f-dd29-4cba-ba56-7da43be0e466 Aug 12 20:28:30.389141 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-c748cea0-d1d5-4bd6-b3af-23e7d9dbfce5 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Created reservations ['f4635c47-dfb3-4229-8c7d-5e62cfbd4c4f', '7c01243a-0153-46aa-b4f5-b0e04697ae77', 'da24dbbd-ae68-48a1-8899-ca7a12ae75dd', 'b5a054e7-1685-46dc-8025-ffc3cbafd522'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:28:30.439157 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-c748cea0-d1d5-4bd6-b3af-23e7d9dbfce5 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot force create request issued successfully. Aug 12 20:28:30.439533 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c748cea0-d1d5-4bd6-b3af-23e7d9dbfce5 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:28:30.439969 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1126/4491] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:28:30 2026] POST /volume/v3/snapshots => generated 307 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:28:30.450347 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-2c0fcb9d-cc1b-4941-9072-a0dbf7d4c6d1 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:30.450957 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2c0fcb9d-cc1b-4941-9072-a0dbf7d4c6d1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/snapshots/54a86169-cdac-4892-948d-85567bf27156 Aug 12 20:28:30.451168 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2c0fcb9d-cc1b-4941-9072-a0dbf7d4c6d1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:30.451296 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2c0fcb9d-cc1b-4941-9072-a0dbf7d4c6d1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:30.456078 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:30.456078 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:28:30.456570 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-2c0fcb9d-cc1b-4941-9072-a0dbf7d4c6d1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot retrieved successfully. Aug 12 20:28:30.457619 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2c0fcb9d-cc1b-4941-9072-a0dbf7d4c6d1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/54a86169-cdac-4892-948d-85567bf27156 returned with HTTP 200 Aug 12 20:28:30.457984 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1135/4492] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:28:30 2026] GET /volume/v3/snapshots/54a86169-cdac-4892-948d-85567bf27156 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:28:31.466294 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-99efb2e9-5b30-4855-825a-9ac86813f2b7 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:31.468177 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-99efb2e9-5b30-4855-825a-9ac86813f2b7 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/snapshots/54a86169-cdac-4892-948d-85567bf27156 Aug 12 20:28:31.468431 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-99efb2e9-5b30-4855-825a-9ac86813f2b7 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:31.468691 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-99efb2e9-5b30-4855-825a-9ac86813f2b7 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:31.473649 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:31.473649 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:28:31.474118 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-99efb2e9-5b30-4855-825a-9ac86813f2b7 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot retrieved successfully. Aug 12 20:28:31.474901 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-99efb2e9-5b30-4855-825a-9ac86813f2b7 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/54a86169-cdac-4892-948d-85567bf27156 returned with HTTP 200 Aug 12 20:28:31.475345 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1116/4493] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:28:31 2026] GET /volume/v3/snapshots/54a86169-cdac-4892-948d-85567bf27156 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:28:31.483681 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-ca095f65-df14-4086-995e-4df2aafa3626 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:31.485445 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ca095f65-df14-4086-995e-4df2aafa3626 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/snapshots/54a86169-cdac-4892-948d-85567bf27156 Aug 12 20:28:31.485685 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ca095f65-df14-4086-995e-4df2aafa3626 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:31.485901 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ca095f65-df14-4086-995e-4df2aafa3626 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:31.493660 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:31.493660 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:28:31.494113 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-ca095f65-df14-4086-995e-4df2aafa3626 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot retrieved successfully. Aug 12 20:28:31.494849 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ca095f65-df14-4086-995e-4df2aafa3626 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/54a86169-cdac-4892-948d-85567bf27156 returned with HTTP 200 Aug 12 20:28:31.495221 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1117/4494] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:28:31 2026] GET /volume/v3/snapshots/54a86169-cdac-4892-948d-85567bf27156 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:28:31.606262 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-45c962ae-4806-43e8-bc87-defde6dfde78 req-ef601499-cce7-4ced-85d0-9597514b4491 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:31.608744 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-45c962ae-4806-43e8-bc87-defde6dfde78 req-ef601499-cce7-4ced-85d0-9597514b4491 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] DELETE https://10.4.3.246/volume/v3/attachments/3ccabbf0-3997-4be0-a51f-2e3d83999a54 Aug 12 20:28:31.609003 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-45c962ae-4806-43e8-bc87-defde6dfde78 req-ef601499-cce7-4ced-85d0-9597514b4491 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:31.609248 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-45c962ae-4806-43e8-bc87-defde6dfde78 req-ef601499-cce7-4ced-85d0-9597514b4491 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:31.619001 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:31.619001 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:28:31.661135 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-45c962ae-4806-43e8-bc87-defde6dfde78 req-ef601499-cce7-4ced-85d0-9597514b4491 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/attachments/3ccabbf0-3997-4be0-a51f-2e3d83999a54 returned with HTTP 200 Aug 12 20:28:31.661562 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1127/4495] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:28:31 2026] DELETE /volume/v3/attachments/3ccabbf0-3997-4be0-a51f-2e3d83999a54 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:28:32.990560 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-67388418-285e-45d8-8ece-265240d2c59e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:32.992783 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-67388418-285e-45d8-8ece-265240d2c59e tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/54a86169-cdac-4892-948d-85567bf27156 Aug 12 20:28:32.992783 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-67388418-285e-45d8-8ece-265240d2c59e tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:32.992927 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-67388418-285e-45d8-8ece-265240d2c59e tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:32.993058 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.snapshots [None req-67388418-285e-45d8-8ece-265240d2c59e tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Delete snapshot with id: 54a86169-cdac-4892-948d-85567bf27156 Aug 12 20:28:32.995569 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-dc586a5f-7407-483e-b879-5a496c1ad938 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:32.998069 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-dc586a5f-7407-483e-b879-5a496c1ad938 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] DELETE https://10.4.3.246/volume/v3/volumes/3d2300ca-3c76-46a5-b9cf-b794d26dc3e4 Aug 12 20:28:32.998349 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-dc586a5f-7407-483e-b879-5a496c1ad938 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:32.998647 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-dc586a5f-7407-483e-b879-5a496c1ad938 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:32.998779 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:32.998779 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:28:32.998875 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-dc586a5f-7407-483e-b879-5a496c1ad938 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Delete volume with id: 3d2300ca-3c76-46a5-b9cf-b794d26dc3e4 Aug 12 20:28:32.999250 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-67388418-285e-45d8-8ece-265240d2c59e tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot retrieved successfully. Aug 12 20:28:33.009064 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:33.009064 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:28:33.009852 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-dc586a5f-7407-483e-b879-5a496c1ad938 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Volume info retrieved successfully. Aug 12 20:28:33.017480 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-67388418-285e-45d8-8ece-265240d2c59e tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot delete request issued successfully. Aug 12 20:28:33.017766 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-67388418-285e-45d8-8ece-265240d2c59e tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/54a86169-cdac-4892-948d-85567bf27156 returned with HTTP 202 Aug 12 20:28:33.018341 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1136/4496] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:28:32 2026] DELETE /volume/v3/snapshots/54a86169-cdac-4892-948d-85567bf27156 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:28:33.025473 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-99cd5d81-b3f3-4a4e-8ad1-1ef30f6a741b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:33.027810 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-99cd5d81-b3f3-4a4e-8ad1-1ef30f6a741b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/snapshots/54a86169-cdac-4892-948d-85567bf27156 Aug 12 20:28:33.028123 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-99cd5d81-b3f3-4a4e-8ad1-1ef30f6a741b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:33.028396 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-99cd5d81-b3f3-4a4e-8ad1-1ef30f6a741b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:33.029855 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-dc586a5f-7407-483e-b879-5a496c1ad938 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Delete volume request issued successfully. Aug 12 20:28:33.030210 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-dc586a5f-7407-483e-b879-5a496c1ad938 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/volumes/3d2300ca-3c76-46a5-b9cf-b794d26dc3e4 returned with HTTP 202 Aug 12 20:28:33.030810 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1117/4497] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:28:32 2026] DELETE /volume/v3/volumes/3d2300ca-3c76-46a5-b9cf-b794d26dc3e4 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:28:33.035762 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:33.035762 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:28:33.035762 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-99cd5d81-b3f3-4a4e-8ad1-1ef30f6a741b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot retrieved successfully. Aug 12 20:28:33.036887 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-99cd5d81-b3f3-4a4e-8ad1-1ef30f6a741b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/54a86169-cdac-4892-948d-85567bf27156 returned with HTTP 200 Aug 12 20:28:33.037107 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e166df81-48f1-40e5-b8d2-3dfc7d38b3f8 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:33.037420 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1118/4498] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:28:33 2026] GET /volume/v3/snapshots/54a86169-cdac-4892-948d-85567bf27156 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:28:33.039336 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e166df81-48f1-40e5-b8d2-3dfc7d38b3f8 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] DELETE https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 Aug 12 20:28:33.039578 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e166df81-48f1-40e5-b8d2-3dfc7d38b3f8 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:33.039802 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e166df81-48f1-40e5-b8d2-3dfc7d38b3f8 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:33.039934 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.contrib.backups [None req-e166df81-48f1-40e5-b8d2-3dfc7d38b3f8 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Delete backup with id: a504777e-60ca-4de6-93dc-feb734878103. Aug 12 20:28:33.045271 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:33.045271 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:28:33.059018 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.backup.rpcapi [None req-e166df81-48f1-40e5-b8d2-3dfc7d38b3f8 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] delete_backup rpcapi backup_id a504777e-60ca-4de6-93dc-feb734878103 {{(pid=100383) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 20:28:33.061003 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e166df81-48f1-40e5-b8d2-3dfc7d38b3f8 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 returned with HTTP 202 Aug 12 20:28:33.061498 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1128/4499] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:28:33 2026] DELETE /volume/v3/backups/a504777e-60ca-4de6-93dc-feb734878103 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:28:33.075228 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-aa9a0d06-1276-46e3-9073-892abaa5bc28 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:33.078985 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-aa9a0d06-1276-46e3-9073-892abaa5bc28 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] DELETE https://10.4.3.246/volume/v3/volumes/36f2ac3a-1a37-48b5-bee6-c43bd29a9fce Aug 12 20:28:33.079197 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-aa9a0d06-1276-46e3-9073-892abaa5bc28 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:33.079377 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-aa9a0d06-1276-46e3-9073-892abaa5bc28 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:33.079531 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-aa9a0d06-1276-46e3-9073-892abaa5bc28 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Delete volume with id: 36f2ac3a-1a37-48b5-bee6-c43bd29a9fce Aug 12 20:28:33.091742 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:33.091742 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:28:33.092230 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-aa9a0d06-1276-46e3-9073-892abaa5bc28 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Volume info retrieved successfully. Aug 12 20:28:33.114552 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-aa9a0d06-1276-46e3-9073-892abaa5bc28 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Delete volume request issued successfully. Aug 12 20:28:33.114867 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-aa9a0d06-1276-46e3-9073-892abaa5bc28 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/volumes/36f2ac3a-1a37-48b5-bee6-c43bd29a9fce returned with HTTP 202 Aug 12 20:28:33.115904 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1137/4500] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:28:33 2026] DELETE /volume/v3/volumes/36f2ac3a-1a37-48b5-bee6-c43bd29a9fce => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:28:33.123110 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a4062d47-23e8-438b-a0a2-23ab239deb72 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:33.125333 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a4062d47-23e8-438b-a0a2-23ab239deb72 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] GET https://10.4.3.246/volume/v3/volumes/36f2ac3a-1a37-48b5-bee6-c43bd29a9fce Aug 12 20:28:33.125586 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a4062d47-23e8-438b-a0a2-23ab239deb72 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:33.125841 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a4062d47-23e8-438b-a0a2-23ab239deb72 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:33.134873 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:33.134873 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:28:33.139031 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-a4062d47-23e8-438b-a0a2-23ab239deb72 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Volume info retrieved successfully. Aug 12 20:28:33.144908 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a4062d47-23e8-438b-a0a2-23ab239deb72 tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/volumes/36f2ac3a-1a37-48b5-bee6-c43bd29a9fce returned with HTTP 200 Aug 12 20:28:33.145519 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1118/4501] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:28:33 2026] GET /volume/v3/volumes/36f2ac3a-1a37-48b5-bee6-c43bd29a9fce => generated 1361 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:28:34.045332 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-4dc83672-e1b2-4fa8-82f9-56158e657f54 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:34.047053 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4dc83672-e1b2-4fa8-82f9-56158e657f54 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/snapshots/54a86169-cdac-4892-948d-85567bf27156 Aug 12 20:28:34.047236 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4dc83672-e1b2-4fa8-82f9-56158e657f54 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:34.047423 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4dc83672-e1b2-4fa8-82f9-56158e657f54 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:34.051666 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4dc83672-e1b2-4fa8-82f9-56158e657f54 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/54a86169-cdac-4892-948d-85567bf27156 returned with HTTP 404 Aug 12 20:28:34.052636 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1119/4502] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:28:34 2026] GET /volume/v3/snapshots/54a86169-cdac-4892-948d-85567bf27156 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 12 20:28:34.058474 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-fe6f245b-3342-4949-a6ab-4562ee0ab09e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:34.060350 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-fe6f245b-3342-4949-a6ab-4562ee0ab09e tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/d8ed3f9c-3c33-442c-a023-98c7e8eb07f6 Aug 12 20:28:34.060614 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-fe6f245b-3342-4949-a6ab-4562ee0ab09e tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:34.060842 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-fe6f245b-3342-4949-a6ab-4562ee0ab09e tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:34.060998 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.snapshots [None req-fe6f245b-3342-4949-a6ab-4562ee0ab09e tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Delete snapshot with id: d8ed3f9c-3c33-442c-a023-98c7e8eb07f6 Aug 12 20:28:34.066185 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:34.066185 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:28:34.066749 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-fe6f245b-3342-4949-a6ab-4562ee0ab09e tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot retrieved successfully. Aug 12 20:28:34.083176 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-fe6f245b-3342-4949-a6ab-4562ee0ab09e tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot delete request issued successfully. Aug 12 20:28:34.083411 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-fe6f245b-3342-4949-a6ab-4562ee0ab09e tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/d8ed3f9c-3c33-442c-a023-98c7e8eb07f6 returned with HTTP 202 Aug 12 20:28:34.083909 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1129/4503] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:28:34 2026] DELETE /volume/v3/snapshots/d8ed3f9c-3c33-442c-a023-98c7e8eb07f6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:28:34.091180 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-6b311468-ff92-4ecc-b978-e463a7438fe6 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:34.092918 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6b311468-ff92-4ecc-b978-e463a7438fe6 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/snapshots/d8ed3f9c-3c33-442c-a023-98c7e8eb07f6 Aug 12 20:28:34.093144 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6b311468-ff92-4ecc-b978-e463a7438fe6 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:34.093337 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6b311468-ff92-4ecc-b978-e463a7438fe6 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:34.098147 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:34.098147 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:28:34.098517 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-6b311468-ff92-4ecc-b978-e463a7438fe6 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot retrieved successfully. Aug 12 20:28:34.099249 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6b311468-ff92-4ecc-b978-e463a7438fe6 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/d8ed3f9c-3c33-442c-a023-98c7e8eb07f6 returned with HTTP 200 Aug 12 20:28:34.099741 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1138/4504] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:28:34 2026] GET /volume/v3/snapshots/d8ed3f9c-3c33-442c-a023-98c7e8eb07f6 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:28:34.161069 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-023f1953-daaa-4860-9e25-77bd94b184bf None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:34.162773 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-023f1953-daaa-4860-9e25-77bd94b184bf tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] GET https://10.4.3.246/volume/v3/volumes/36f2ac3a-1a37-48b5-bee6-c43bd29a9fce Aug 12 20:28:34.162976 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-023f1953-daaa-4860-9e25-77bd94b184bf tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:34.163181 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-023f1953-daaa-4860-9e25-77bd94b184bf tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:34.168758 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-023f1953-daaa-4860-9e25-77bd94b184bf tempest-TestVolumeBackupRestore-2083029454 tempest-TestVolumeBackupRestore-2083029454-project-member] https://10.4.3.246/volume/v3/volumes/36f2ac3a-1a37-48b5-bee6-c43bd29a9fce returned with HTTP 404 Aug 12 20:28:34.169222 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1119/4505] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:28:34 2026] GET /volume/v3/volumes/36f2ac3a-1a37-48b5-bee6-c43bd29a9fce => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:28:35.107524 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-1b0f7e6f-2830-46d0-a95d-ffa57aa32cb6 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:35.109071 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1b0f7e6f-2830-46d0-a95d-ffa57aa32cb6 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/snapshots/d8ed3f9c-3c33-442c-a023-98c7e8eb07f6 Aug 12 20:28:35.109232 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1b0f7e6f-2830-46d0-a95d-ffa57aa32cb6 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:35.109397 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1b0f7e6f-2830-46d0-a95d-ffa57aa32cb6 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:35.113239 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1b0f7e6f-2830-46d0-a95d-ffa57aa32cb6 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/d8ed3f9c-3c33-442c-a023-98c7e8eb07f6 returned with HTTP 404 Aug 12 20:28:35.113653 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1120/4506] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:28:35 2026] GET /volume/v3/snapshots/d8ed3f9c-3c33-442c-a023-98c7e8eb07f6 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:28:35.119593 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-36c08f64-c7ef-497c-9b94-ff513704d2ec None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:35.121240 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-36c08f64-c7ef-497c-9b94-ff513704d2ec tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/02bd47af-c41f-431c-a00b-728fe2a2e968 Aug 12 20:28:35.121426 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-36c08f64-c7ef-497c-9b94-ff513704d2ec tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:35.121675 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-36c08f64-c7ef-497c-9b94-ff513704d2ec tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:35.121783 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.snapshots [None req-36c08f64-c7ef-497c-9b94-ff513704d2ec tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Delete snapshot with id: 02bd47af-c41f-431c-a00b-728fe2a2e968 Aug 12 20:28:35.126587 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:35.126587 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:28:35.126967 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-36c08f64-c7ef-497c-9b94-ff513704d2ec tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot retrieved successfully. Aug 12 20:28:35.148818 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-36c08f64-c7ef-497c-9b94-ff513704d2ec tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot delete request issued successfully. Aug 12 20:28:35.149035 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-36c08f64-c7ef-497c-9b94-ff513704d2ec tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/02bd47af-c41f-431c-a00b-728fe2a2e968 returned with HTTP 202 Aug 12 20:28:35.149455 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1130/4507] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:28:35 2026] DELETE /volume/v3/snapshots/02bd47af-c41f-431c-a00b-728fe2a2e968 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:28:35.157033 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-ccdf7f54-0dec-4101-a256-61379077a990 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:35.158822 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ccdf7f54-0dec-4101-a256-61379077a990 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/snapshots/02bd47af-c41f-431c-a00b-728fe2a2e968 Aug 12 20:28:35.159022 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ccdf7f54-0dec-4101-a256-61379077a990 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:35.159237 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ccdf7f54-0dec-4101-a256-61379077a990 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:35.163682 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:35.163682 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:28:35.164061 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-ccdf7f54-0dec-4101-a256-61379077a990 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot retrieved successfully. Aug 12 20:28:35.164770 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ccdf7f54-0dec-4101-a256-61379077a990 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/02bd47af-c41f-431c-a00b-728fe2a2e968 returned with HTTP 200 Aug 12 20:28:35.165107 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1139/4508] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:28:35 2026] GET /volume/v3/snapshots/02bd47af-c41f-431c-a00b-728fe2a2e968 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:28:36.173687 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-7bc8d990-e603-49a6-ba6f-662eec3a71e7 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:36.175440 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7bc8d990-e603-49a6-ba6f-662eec3a71e7 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/snapshots/02bd47af-c41f-431c-a00b-728fe2a2e968 Aug 12 20:28:36.175679 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7bc8d990-e603-49a6-ba6f-662eec3a71e7 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:36.175886 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7bc8d990-e603-49a6-ba6f-662eec3a71e7 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:36.179834 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7bc8d990-e603-49a6-ba6f-662eec3a71e7 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/02bd47af-c41f-431c-a00b-728fe2a2e968 returned with HTTP 404 Aug 12 20:28:36.180333 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1120/4509] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:28:36 2026] GET /volume/v3/snapshots/02bd47af-c41f-431c-a00b-728fe2a2e968 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:28:36.186741 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-fc918fac-7f0a-45a9-9f27-fadefa7bf57f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:36.188384 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fc918fac-7f0a-45a9-9f27-fadefa7bf57f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/54a86169-cdac-4892-948d-85567bf27156 Aug 12 20:28:36.188591 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fc918fac-7f0a-45a9-9f27-fadefa7bf57f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:36.188780 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fc918fac-7f0a-45a9-9f27-fadefa7bf57f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:36.188881 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.snapshots [None req-fc918fac-7f0a-45a9-9f27-fadefa7bf57f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Delete snapshot with id: 54a86169-cdac-4892-948d-85567bf27156 Aug 12 20:28:36.192920 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fc918fac-7f0a-45a9-9f27-fadefa7bf57f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/54a86169-cdac-4892-948d-85567bf27156 returned with HTTP 404 Aug 12 20:28:36.193376 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1121/4510] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:28:36 2026] DELETE /volume/v3/snapshots/54a86169-cdac-4892-948d-85567bf27156 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:28:36.199989 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-2f7ea019-6512-405c-b36b-f0b0fe52a723 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:36.201796 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2f7ea019-6512-405c-b36b-f0b0fe52a723 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/snapshots/54a86169-cdac-4892-948d-85567bf27156 Aug 12 20:28:36.202022 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2f7ea019-6512-405c-b36b-f0b0fe52a723 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:36.202246 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2f7ea019-6512-405c-b36b-f0b0fe52a723 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:36.206241 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2f7ea019-6512-405c-b36b-f0b0fe52a723 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/54a86169-cdac-4892-948d-85567bf27156 returned with HTTP 404 Aug 12 20:28:36.206737 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1131/4511] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:28:36 2026] GET /volume/v3/snapshots/54a86169-cdac-4892-948d-85567bf27156 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:28:36.213220 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-3f46add7-e69a-43e2-945b-b291955103ef None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:36.215035 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3f46add7-e69a-43e2-945b-b291955103ef tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/d8ed3f9c-3c33-442c-a023-98c7e8eb07f6 Aug 12 20:28:36.215255 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3f46add7-e69a-43e2-945b-b291955103ef tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:36.215440 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3f46add7-e69a-43e2-945b-b291955103ef tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:36.215567 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.snapshots [None req-3f46add7-e69a-43e2-945b-b291955103ef tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Delete snapshot with id: d8ed3f9c-3c33-442c-a023-98c7e8eb07f6 Aug 12 20:28:36.219688 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3f46add7-e69a-43e2-945b-b291955103ef tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/d8ed3f9c-3c33-442c-a023-98c7e8eb07f6 returned with HTTP 404 Aug 12 20:28:36.220193 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1140/4512] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:28:36 2026] DELETE /volume/v3/snapshots/d8ed3f9c-3c33-442c-a023-98c7e8eb07f6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:28:36.228214 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-8f5f1df3-ccf0-49d2-8c6f-3a342a3a2933 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:36.229947 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8f5f1df3-ccf0-49d2-8c6f-3a342a3a2933 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/snapshots/d8ed3f9c-3c33-442c-a023-98c7e8eb07f6 Aug 12 20:28:36.230147 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8f5f1df3-ccf0-49d2-8c6f-3a342a3a2933 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:36.230333 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8f5f1df3-ccf0-49d2-8c6f-3a342a3a2933 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:36.234669 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8f5f1df3-ccf0-49d2-8c6f-3a342a3a2933 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/d8ed3f9c-3c33-442c-a023-98c7e8eb07f6 returned with HTTP 404 Aug 12 20:28:36.235182 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1121/4513] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:28:36 2026] GET /volume/v3/snapshots/d8ed3f9c-3c33-442c-a023-98c7e8eb07f6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:28:36.241992 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-07d38b66-2798-49ca-b11f-a4511a1c957c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:36.243696 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-07d38b66-2798-49ca-b11f-a4511a1c957c tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/02bd47af-c41f-431c-a00b-728fe2a2e968 Aug 12 20:28:36.243954 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-07d38b66-2798-49ca-b11f-a4511a1c957c tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:36.244114 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-07d38b66-2798-49ca-b11f-a4511a1c957c tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:36.244221 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.snapshots [None req-07d38b66-2798-49ca-b11f-a4511a1c957c tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Delete snapshot with id: 02bd47af-c41f-431c-a00b-728fe2a2e968 Aug 12 20:28:36.250284 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-07d38b66-2798-49ca-b11f-a4511a1c957c tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/02bd47af-c41f-431c-a00b-728fe2a2e968 returned with HTTP 404 Aug 12 20:28:36.250965 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1122/4514] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:28:36 2026] DELETE /volume/v3/snapshots/02bd47af-c41f-431c-a00b-728fe2a2e968 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:28:36.257273 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-43ee6d74-27c2-478f-9f4e-256744fccfb2 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:36.258813 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-43ee6d74-27c2-478f-9f4e-256744fccfb2 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/snapshots/02bd47af-c41f-431c-a00b-728fe2a2e968 Aug 12 20:28:36.259000 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-43ee6d74-27c2-478f-9f4e-256744fccfb2 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:36.259173 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-43ee6d74-27c2-478f-9f4e-256744fccfb2 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:36.263283 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-43ee6d74-27c2-478f-9f4e-256744fccfb2 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/02bd47af-c41f-431c-a00b-728fe2a2e968 returned with HTTP 404 Aug 12 20:28:36.263776 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1132/4515] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:28:36 2026] GET /volume/v3/snapshots/02bd47af-c41f-431c-a00b-728fe2a2e968 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:28:37.596730 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-4bff4c82-029a-45fb-bbdd-2a7995bfc7bf req-dfd0e9fc-4065-492b-b3d2-3dbee10846f9 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:37.598776 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-4bff4c82-029a-45fb-bbdd-2a7995bfc7bf req-dfd0e9fc-4065-492b-b3d2-3dbee10846f9 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] DELETE https://10.4.3.246/volume/v3/attachments/1b8bb527-9d73-4d6d-8de6-86d69e5a1a5d Aug 12 20:28:37.599169 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-4bff4c82-029a-45fb-bbdd-2a7995bfc7bf req-dfd0e9fc-4065-492b-b3d2-3dbee10846f9 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:37.599241 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-4bff4c82-029a-45fb-bbdd-2a7995bfc7bf req-dfd0e9fc-4065-492b-b3d2-3dbee10846f9 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:37.609984 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:37.609984 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:28:37.660205 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-4bff4c82-029a-45fb-bbdd-2a7995bfc7bf req-dfd0e9fc-4065-492b-b3d2-3dbee10846f9 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/attachments/1b8bb527-9d73-4d6d-8de6-86d69e5a1a5d returned with HTTP 200 Aug 12 20:28:37.660799 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1141/4516] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:28:37 2026] DELETE /volume/v3/attachments/1b8bb527-9d73-4d6d-8de6-86d69e5a1a5d => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:28:37.814153 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-220cf32e-1833-454e-9095-ae7e869dd139 req-cae92710-2f36-48e2-978e-98b47a563ba4 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:37.816369 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-220cf32e-1833-454e-9095-ae7e869dd139 req-cae92710-2f36-48e2-978e-98b47a563ba4 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] DELETE https://10.4.3.246/volume/v3/attachments/acf96845-d528-47e6-86e5-9a8b5a498996 Aug 12 20:28:37.816550 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-220cf32e-1833-454e-9095-ae7e869dd139 req-cae92710-2f36-48e2-978e-98b47a563ba4 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:37.816735 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-220cf32e-1833-454e-9095-ae7e869dd139 req-cae92710-2f36-48e2-978e-98b47a563ba4 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:37.822979 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:37.822979 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:28:37.864959 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-220cf32e-1833-454e-9095-ae7e869dd139 req-cae92710-2f36-48e2-978e-98b47a563ba4 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/attachments/acf96845-d528-47e6-86e5-9a8b5a498996 returned with HTTP 200 Aug 12 20:28:37.865398 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1122/4517] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:28:37 2026] DELETE /volume/v3/attachments/acf96845-d528-47e6-86e5-9a8b5a498996 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:28:38.666946 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-b118a26e-8702-4ad4-81a1-0be099b6543b req-6bba5df5-e1de-406e-ab8a-9dbcebf152c8 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:38.668688 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-b118a26e-8702-4ad4-81a1-0be099b6543b req-6bba5df5-e1de-406e-ab8a-9dbcebf152c8 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 Aug 12 20:28:38.668903 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-b118a26e-8702-4ad4-81a1-0be099b6543b req-6bba5df5-e1de-406e-ab8a-9dbcebf152c8 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:38.669142 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-b118a26e-8702-4ad4-81a1-0be099b6543b req-6bba5df5-e1de-406e-ab8a-9dbcebf152c8 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:38.676744 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:38.676744 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:28:38.680172 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-b118a26e-8702-4ad4-81a1-0be099b6543b req-6bba5df5-e1de-406e-ab8a-9dbcebf152c8 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:28:38.684654 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-b118a26e-8702-4ad4-81a1-0be099b6543b req-6bba5df5-e1de-406e-ab8a-9dbcebf152c8 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 returned with HTTP 200 Aug 12 20:28:38.685108 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1123/4518] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:28:38 2026] GET /volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:28:39.127363 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-60a2487a-8f34-4102-a285-8772e3ee46e1 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:39.129225 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-60a2487a-8f34-4102-a285-8772e3ee46e1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] DELETE https://10.4.3.246/volume/v3/volumes/f5f8390f-dd29-4cba-ba56-7da43be0e466 Aug 12 20:28:39.129225 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-60a2487a-8f34-4102-a285-8772e3ee46e1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:39.129225 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-60a2487a-8f34-4102-a285-8772e3ee46e1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:39.129386 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-60a2487a-8f34-4102-a285-8772e3ee46e1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Delete volume with id: f5f8390f-dd29-4cba-ba56-7da43be0e466 Aug 12 20:28:39.135583 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:39.135583 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:28:39.136040 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-60a2487a-8f34-4102-a285-8772e3ee46e1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:28:39.153353 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-60a2487a-8f34-4102-a285-8772e3ee46e1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Delete volume request issued successfully. Aug 12 20:28:39.153518 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-60a2487a-8f34-4102-a285-8772e3ee46e1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/f5f8390f-dd29-4cba-ba56-7da43be0e466 returned with HTTP 202 Aug 12 20:28:39.153951 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1133/4519] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:28:39 2026] DELETE /volume/v3/volumes/f5f8390f-dd29-4cba-ba56-7da43be0e466 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:28:39.162951 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-8dda8b66-8597-4547-8370-3696a1645493 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:39.164930 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8dda8b66-8597-4547-8370-3696a1645493 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/f5f8390f-dd29-4cba-ba56-7da43be0e466 Aug 12 20:28:39.165404 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8dda8b66-8597-4547-8370-3696a1645493 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:39.165404 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8dda8b66-8597-4547-8370-3696a1645493 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:39.175490 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:39.175490 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:28:39.179872 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-8dda8b66-8597-4547-8370-3696a1645493 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:28:39.186350 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8dda8b66-8597-4547-8370-3696a1645493 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/f5f8390f-dd29-4cba-ba56-7da43be0e466 returned with HTTP 200 Aug 12 20:28:39.186645 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1142/4520] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:28:39 2026] GET /volume/v3/volumes/f5f8390f-dd29-4cba-ba56-7da43be0e466 => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:28:39.832132 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-8d033dd8-1d5d-413e-b4d0-7318bc916a09 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:39.909322 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8d033dd8-1d5d-413e-b4d0-7318bc916a09 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:28:39.909702 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8d033dd8-1d5d-413e-b4d0-7318bc916a09 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1948030505"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:28:39.911103 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-8d033dd8-1d5d-413e-b4d0-7318bc916a09 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1948030505'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:28:39.911238 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-8d033dd8-1d5d-413e-b4d0-7318bc916a09 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Create volume of 1 GB Aug 12 20:28:39.911597 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:39.911597 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:28:39.915524 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-8d033dd8-1d5d-413e-b4d0-7318bc916a09 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Availability Zones retrieved successfully. Aug 12 20:28:39.921184 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-8d033dd8-1d5d-413e-b4d0-7318bc916a09 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Flow 'volume_create_api' (644629ea-3c1f-4531-8185-f28c171fef2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:28:39.922366 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-8d033dd8-1d5d-413e-b4d0-7318bc916a09 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8a79d61-4624-4330-ac85-de00d18ecd6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:28:39.923201 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-8d033dd8-1d5d-413e-b4d0-7318bc916a09 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:28:39.944800 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-8d033dd8-1d5d-413e-b4d0-7318bc916a09 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8a79d61-4624-4330-ac85-de00d18ecd6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:28:39.945519 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-8d033dd8-1d5d-413e-b4d0-7318bc916a09 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8af065b0-47a0-4414-bcdd-8c717e31067f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:28:40.000971 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-8d033dd8-1d5d-413e-b4d0-7318bc916a09 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Created reservations ['ee1a9881-c066-44ab-9e0e-8431f7d83c91', '9fb87837-6463-4f47-8987-e2dba7c0b995', '2114b66c-33af-43a0-889c-fd1bee6556d3', 'ac7a0abf-7927-4da9-8bdc-6016861d003b'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:28:40.001730 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-8d033dd8-1d5d-413e-b4d0-7318bc916a09 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8af065b0-47a0-4414-bcdd-8c717e31067f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee1a9881-c066-44ab-9e0e-8431f7d83c91', '9fb87837-6463-4f47-8987-e2dba7c0b995', '2114b66c-33af-43a0-889c-fd1bee6556d3', 'ac7a0abf-7927-4da9-8bdc-6016861d003b']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:28:40.002376 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-8d033dd8-1d5d-413e-b4d0-7318bc916a09 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32619b71-100e-4bdf-81e1-e5b66171d1f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:28:40.024005 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-8d033dd8-1d5d-413e-b4d0-7318bc916a09 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32619b71-100e-4bdf-81e1-e5b66171d1f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ab0f02d-fe4c-4ce3-b7a3-c30e003e4502', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1948030505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed26b6175ea646319104293a94d51c02',qos_specs=None,replication_status=,reservations=['ee1a9881-c066-44ab-9e0e-8431f7d83c91','9fb87837-6463-4f47-8987-e2dba7c0b995','2114b66c-33af-43a0-889c-fd1bee6556d3','ac7a0abf-7927-4da9-8bdc-6016861d003b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='182ee5cb22f64efeb4ca5afe850ac5f0',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:28:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1948030505',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ab0f02d-fe4c-4ce3-b7a3-c30e003e4502,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed26b6175ea646319104293a94d51c02',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='182ee5cb22f64efeb4ca5afe850ac5f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:28:40.024983 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-8d033dd8-1d5d-413e-b4d0-7318bc916a09 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd551a6c-6579-4232-be4b-cf196f5cf126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:28:40.041671 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-8d033dd8-1d5d-413e-b4d0-7318bc916a09 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd551a6c-6579-4232-be4b-cf196f5cf126) transitioned into state 'SUCCESS' from state '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-1948030505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed26b6175ea646319104293a94d51c02',qos_specs=None,replication_status=,reservations=['ee1a9881-c066-44ab-9e0e-8431f7d83c91','9fb87837-6463-4f47-8987-e2dba7c0b995','2114b66c-33af-43a0-889c-fd1bee6556d3','ac7a0abf-7927-4da9-8bdc-6016861d003b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='182ee5cb22f64efeb4ca5afe850ac5f0',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:28:40.042315 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-8d033dd8-1d5d-413e-b4d0-7318bc916a09 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3d1b24d-4a29-48c1-ba0f-8258b7868d7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:28:40.050164 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-8d033dd8-1d5d-413e-b4d0-7318bc916a09 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3d1b24d-4a29-48c1-ba0f-8258b7868d7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:28:40.050885 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-8d033dd8-1d5d-413e-b4d0-7318bc916a09 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Flow 'volume_create_api' (644629ea-3c1f-4531-8185-f28c171fef2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:28:40.051140 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-8d033dd8-1d5d-413e-b4d0-7318bc916a09 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Create volume request issued successfully. Aug 12 20:28:40.051651 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8d033dd8-1d5d-413e-b4d0-7318bc916a09 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:28:40.052017 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1123/4521] 10.4.3.246 () {70 vars in 1298 bytes} [Wed Aug 12 20:28:39 2026] POST /volume/v3/volumes => generated 778 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:28:40.063701 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-c72316f8-c698-454b-96cd-2698cd9707f3 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:40.065518 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c72316f8-c698-454b-96cd-2698cd9707f3 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] GET https://10.4.3.246/volume/v3/volumes/3ab0f02d-fe4c-4ce3-b7a3-c30e003e4502 Aug 12 20:28:40.065693 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c72316f8-c698-454b-96cd-2698cd9707f3 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:40.065878 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c72316f8-c698-454b-96cd-2698cd9707f3 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:40.072913 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:40.072913 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:28:40.076343 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-c72316f8-c698-454b-96cd-2698cd9707f3 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Volume info retrieved successfully. Aug 12 20:28:40.080095 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c72316f8-c698-454b-96cd-2698cd9707f3 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] https://10.4.3.246/volume/v3/volumes/3ab0f02d-fe4c-4ce3-b7a3-c30e003e4502 returned with HTTP 200 Aug 12 20:28:40.080461 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1124/4522] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:28:40 2026] GET /volume/v3/volumes/3ab0f02d-fe4c-4ce3-b7a3-c30e003e4502 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:28:40.200229 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-36cd750b-1940-4e13-b7ed-fdce9414d755 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:40.202039 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-36cd750b-1940-4e13-b7ed-fdce9414d755 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/f5f8390f-dd29-4cba-ba56-7da43be0e466 Aug 12 20:28:40.202236 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-36cd750b-1940-4e13-b7ed-fdce9414d755 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:40.202421 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-36cd750b-1940-4e13-b7ed-fdce9414d755 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:40.207823 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-36cd750b-1940-4e13-b7ed-fdce9414d755 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/f5f8390f-dd29-4cba-ba56-7da43be0e466 returned with HTTP 404 Aug 12 20:28:40.208311 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1134/4523] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:28:40 2026] GET /volume/v3/volumes/f5f8390f-dd29-4cba-ba56-7da43be0e466 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:28:40.238036 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a073b0b2-9d7a-4bfb-8e0a-aef71c54aa3f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:40.240470 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a073b0b2-9d7a-4bfb-8e0a-aef71c54aa3f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:28:40.240470 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a073b0b2-9d7a-4bfb-8e0a-aef71c54aa3f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1474261961", "snapshot_id": null, "imageRef": "a0596018-e224-475d-8adb-b6c6e42731ae", "volume_type": null, "size": 1}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:28:40.242298 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-a073b0b2-9d7a-4bfb-8e0a-aef71c54aa3f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1474261961', 'snapshot_id': None, 'imageRef': 'a0596018-e224-475d-8adb-b6c6e42731ae', 'volume_type': None, 'size': 1}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:28:40.317037 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-a073b0b2-9d7a-4bfb-8e0a-aef71c54aa3f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Create volume of 1 GB Aug 12 20:28:40.321553 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-a073b0b2-9d7a-4bfb-8e0a-aef71c54aa3f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Availability Zones retrieved successfully. Aug 12 20:28:40.325980 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-065a1a6d-8814-4c50-998f-b187350c5b59 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:40.327863 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-065a1a6d-8814-4c50-998f-b187350c5b59 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] DELETE https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 Aug 12 20:28:40.328040 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-065a1a6d-8814-4c50-998f-b187350c5b59 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:40.328211 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-065a1a6d-8814-4c50-998f-b187350c5b59 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:40.328371 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-a073b0b2-9d7a-4bfb-8e0a-aef71c54aa3f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Flow 'volume_create_api' (12b2bdf2-de24-4c2e-adf0-f23b96d3fcca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:28:40.328416 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-065a1a6d-8814-4c50-998f-b187350c5b59 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Delete volume with id: 32817ff2-7d48-434d-9587-23d4e7968d30 Aug 12 20:28:40.329952 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-a073b0b2-9d7a-4bfb-8e0a-aef71c54aa3f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78b713dc-e4fe-4c04-a498-85d3ecf99195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:28:40.331083 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-a073b0b2-9d7a-4bfb-8e0a-aef71c54aa3f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:28:40.335742 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:40.335742 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:28:40.336232 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-065a1a6d-8814-4c50-998f-b187350c5b59 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:28:40.346179 np0000007109 devstack@c-api.service[100385]: WARNING cinder.keymgr.conf_key_mgr [None req-065a1a6d-8814-4c50-998f-b187350c5b59 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 20:28:40.351243 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-065a1a6d-8814-4c50-998f-b187350c5b59 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Delete volume request issued successfully. Aug 12 20:28:40.351434 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-065a1a6d-8814-4c50-998f-b187350c5b59 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 returned with HTTP 202 Aug 12 20:28:40.351816 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1124/4524] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:28:40 2026] DELETE /volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:28:40.358443 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-6e0fd90e-f84a-41ae-9b7d-2debf47308c0 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:40.360918 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6e0fd90e-f84a-41ae-9b7d-2debf47308c0 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 Aug 12 20:28:40.361086 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6e0fd90e-f84a-41ae-9b7d-2debf47308c0 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:40.361255 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6e0fd90e-f84a-41ae-9b7d-2debf47308c0 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:40.368275 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:40.368275 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:28:40.372531 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-6e0fd90e-f84a-41ae-9b7d-2debf47308c0 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Volume info retrieved successfully. Aug 12 20:28:40.377635 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6e0fd90e-f84a-41ae-9b7d-2debf47308c0 tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 returned with HTTP 200 Aug 12 20:28:40.378275 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1125/4525] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:28:40 2026] GET /volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:28:40.385819 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-a073b0b2-9d7a-4bfb-8e0a-aef71c54aa3f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78b713dc-e4fe-4c04-a498-85d3ecf99195) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:28:40.386592 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-a073b0b2-9d7a-4bfb-8e0a-aef71c54aa3f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2ce30c0-68ce-430d-a326-133ae6f53bf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:28:40.422342 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-a073b0b2-9d7a-4bfb-8e0a-aef71c54aa3f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Created reservations ['921fd555-0191-461e-8165-a7a55110b80f', 'f2fcd871-d341-4c65-9fc4-fc94c83ee0f6', 'd9748f87-9a0a-4c72-90e6-0ea74dc9aa35', '9dc2452c-3cde-46de-b164-4922acf4005e'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:28:40.423154 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-a073b0b2-9d7a-4bfb-8e0a-aef71c54aa3f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2ce30c0-68ce-430d-a326-133ae6f53bf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['921fd555-0191-461e-8165-a7a55110b80f', 'f2fcd871-d341-4c65-9fc4-fc94c83ee0f6', 'd9748f87-9a0a-4c72-90e6-0ea74dc9aa35', '9dc2452c-3cde-46de-b164-4922acf4005e']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:28:40.423924 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-a073b0b2-9d7a-4bfb-8e0a-aef71c54aa3f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0fe07b8-b8df-4914-91a3-68197bb804ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:28:40.446911 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-a073b0b2-9d7a-4bfb-8e0a-aef71c54aa3f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0fe07b8-b8df-4914-91a3-68197bb804ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89afee67-4602-40e9-abff-da0485abc519', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1474261961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ab94a13612f4b009c8d7794092df401',qos_specs=None,replication_status=,reservations=['921fd555-0191-461e-8165-a7a55110b80f','f2fcd871-d341-4c65-9fc4-fc94c83ee0f6','d9748f87-9a0a-4c72-90e6-0ea74dc9aa35','9dc2452c-3cde-46de-b164-4922acf4005e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65192938e82a4007a5ecc661e1a8edb8',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:28:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1474261961',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89afee67-4602-40e9-abff-da0485abc519,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ab94a13612f4b009c8d7794092df401',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65192938e82a4007a5ecc661e1a8edb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:28:40.447667 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-a073b0b2-9d7a-4bfb-8e0a-aef71c54aa3f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6075bf8-d665-4b0b-8040-247ba02133b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:28:40.472807 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-a073b0b2-9d7a-4bfb-8e0a-aef71c54aa3f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6075bf8-d665-4b0b-8040-247ba02133b7) transitioned into state 'SUCCESS' from state '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-1474261961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ab94a13612f4b009c8d7794092df401',qos_specs=None,replication_status=,reservations=['921fd555-0191-461e-8165-a7a55110b80f','f2fcd871-d341-4c65-9fc4-fc94c83ee0f6','d9748f87-9a0a-4c72-90e6-0ea74dc9aa35','9dc2452c-3cde-46de-b164-4922acf4005e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65192938e82a4007a5ecc661e1a8edb8',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:28:40.473463 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-a073b0b2-9d7a-4bfb-8e0a-aef71c54aa3f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35f06576-9cf7-4f70-a024-c5a7f6393c2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:28:40.483291 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-a073b0b2-9d7a-4bfb-8e0a-aef71c54aa3f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35f06576-9cf7-4f70-a024-c5a7f6393c2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:28:40.484179 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-a073b0b2-9d7a-4bfb-8e0a-aef71c54aa3f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Flow 'volume_create_api' (12b2bdf2-de24-4c2e-adf0-f23b96d3fcca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:28:40.484554 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-a073b0b2-9d7a-4bfb-8e0a-aef71c54aa3f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Create volume request issued successfully. Aug 12 20:28:40.485231 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a073b0b2-9d7a-4bfb-8e0a-aef71c54aa3f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:28:40.485792 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1143/4526] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:28:40 2026] POST /volume/v3/volumes => generated 759 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:28:40.497267 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-80b0b466-6d2d-4812-b079-2fdba39dc1f1 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:40.499145 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-80b0b466-6d2d-4812-b079-2fdba39dc1f1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/89afee67-4602-40e9-abff-da0485abc519 Aug 12 20:28:40.499348 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-80b0b466-6d2d-4812-b079-2fdba39dc1f1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:40.499568 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-80b0b466-6d2d-4812-b079-2fdba39dc1f1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:40.506343 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:40.506343 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:28:40.509549 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-80b0b466-6d2d-4812-b079-2fdba39dc1f1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:28:40.513096 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-80b0b466-6d2d-4812-b079-2fdba39dc1f1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/89afee67-4602-40e9-abff-da0485abc519 returned with HTTP 200 Aug 12 20:28:40.513432 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1135/4527] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:28:40 2026] GET /volume/v3/volumes/89afee67-4602-40e9-abff-da0485abc519 => generated 827 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:28:41.091727 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-294091f9-2595-4c95-bfa8-1acedff2c449 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:41.093445 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-294091f9-2595-4c95-bfa8-1acedff2c449 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] GET https://10.4.3.246/volume/v3/volumes/3ab0f02d-fe4c-4ce3-b7a3-c30e003e4502 Aug 12 20:28:41.093690 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-294091f9-2595-4c95-bfa8-1acedff2c449 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:41.093890 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-294091f9-2595-4c95-bfa8-1acedff2c449 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:41.100440 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:41.100440 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:28:41.103591 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-294091f9-2595-4c95-bfa8-1acedff2c449 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Volume info retrieved successfully. Aug 12 20:28:41.107320 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-294091f9-2595-4c95-bfa8-1acedff2c449 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] https://10.4.3.246/volume/v3/volumes/3ab0f02d-fe4c-4ce3-b7a3-c30e003e4502 returned with HTTP 200 Aug 12 20:28:41.107837 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1125/4528] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:28:41 2026] GET /volume/v3/volumes/3ab0f02d-fe4c-4ce3-b7a3-c30e003e4502 => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:28:41.118936 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-ba77ae54-7c85-4eeb-bb4b-e91c558d302c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:41.120913 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ba77ae54-7c85-4eeb-bb4b-e91c558d302c tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] POST https://10.4.3.246/volume/v3/backups Aug 12 20:28:41.121308 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ba77ae54-7c85-4eeb-bb4b-e91c558d302c tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3ab0f02d-fe4c-4ce3-b7a3-c30e003e4502", "name": "tempest-type-Backup-9347042"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:28:41.122666 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.contrib.backups [None req-ba77ae54-7c85-4eeb-bb4b-e91c558d302c tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Creating new backup {'backup': {'volume_id': '3ab0f02d-fe4c-4ce3-b7a3-c30e003e4502', 'name': 'tempest-type-Backup-9347042'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 20:28:41.122803 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.contrib.backups [None req-ba77ae54-7c85-4eeb-bb4b-e91c558d302c tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Creating backup of volume 3ab0f02d-fe4c-4ce3-b7a3-c30e003e4502 in container None Aug 12 20:28:41.129743 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:41.129743 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:28:41.130097 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-ba77ae54-7c85-4eeb-bb4b-e91c558d302c tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Volume info retrieved successfully. Aug 12 20:28:41.152971 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-ba77ae54-7c85-4eeb-bb4b-e91c558d302c tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Created reservations ['d1a23353-3b92-464d-a1a8-ef13889c5834', '1bbce738-f57c-4fb5-98e7-9fc11c4e5157'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:28:41.175203 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ba77ae54-7c85-4eeb-bb4b-e91c558d302c tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] https://10.4.3.246/volume/v3/backups returned with HTTP 202 Aug 12 20:28:41.175602 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1126/4529] 10.4.3.246 () {70 vars in 1299 bytes} [Wed Aug 12 20:28:41 2026] POST /volume/v3/backups => generated 313 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:28:41.184218 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-76f9eede-2c73-48a6-87a6-0b8963e89108 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:41.186604 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-76f9eede-2c73-48a6-87a6-0b8963e89108 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] GET https://10.4.3.246/volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 Aug 12 20:28:41.186941 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-76f9eede-2c73-48a6-87a6-0b8963e89108 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:41.187603 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-76f9eede-2c73-48a6-87a6-0b8963e89108 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:41.187603 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-76f9eede-2c73-48a6-87a6-0b8963e89108 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Show backup with id 0d4c4128-273a-44ba-9db0-06af38cfeb55. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:28:41.192268 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:41.192268 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:28:41.193042 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-76f9eede-2c73-48a6-87a6-0b8963e89108 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] https://10.4.3.246/volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 returned with HTTP 200 Aug 12 20:28:41.193509 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1144/4530] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:28:41 2026] GET /volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:28:41.390360 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e99fbc2d-0e3f-4e74-a0f7-8ec290c9b3da None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:41.392069 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e99fbc2d-0e3f-4e74-a0f7-8ec290c9b3da tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] GET https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 Aug 12 20:28:41.392280 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e99fbc2d-0e3f-4e74-a0f7-8ec290c9b3da tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:41.392457 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e99fbc2d-0e3f-4e74-a0f7-8ec290c9b3da tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:41.398231 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e99fbc2d-0e3f-4e74-a0f7-8ec290c9b3da tempest-TestEncryptedCinderVolumes-1838286128 tempest-TestEncryptedCinderVolumes-1838286128-project-member] https://10.4.3.246/volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 returned with HTTP 404 Aug 12 20:28:41.398685 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1136/4531] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:28:41 2026] GET /volume/v3/volumes/32817ff2-7d48-434d-9587-23d4e7968d30 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:28:41.404316 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ebb08f1a-b43f-4b2b-9472-8c2b05fbe6e5 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:41.405928 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ebb08f1a-b43f-4b2b-9472-8c2b05fbe6e5 tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] GET https://10.4.3.246/volume/v3/volumes/detail?all_tenants=1 Aug 12 20:28:41.406126 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ebb08f1a-b43f-4b2b-9472-8c2b05fbe6e5 tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:41.406302 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ebb08f1a-b43f-4b2b-9472-8c2b05fbe6e5 tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] Calling method 'detail' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:41.407047 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-ebb08f1a-b43f-4b2b-9472-8c2b05fbe6e5 tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100385) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:28:41.413848 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-ebb08f1a-b43f-4b2b-9472-8c2b05fbe6e5 tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] Get all volumes completed successfully. Aug 12 20:28:41.414824 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:41.414824 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:28:41.418326 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ebb08f1a-b43f-4b2b-9472-8c2b05fbe6e5 tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] https://10.4.3.246/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 20:28:41.418681 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1126/4532] 10.4.3.246 () {66 vars in 1285 bytes} [Wed Aug 12 20:28:41 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 4644 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:28:41.430227 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-d5fa82c2-f67f-4993-8319-56e31ba463d6 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:41.431704 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d5fa82c2-f67f-4993-8319-56e31ba463d6 tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] DELETE https://10.4.3.246/volume/v3/types/19c15f31-fbf8-496b-baad-71f8c3b7552b Aug 12 20:28:41.431882 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d5fa82c2-f67f-4993-8319-56e31ba463d6 tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:41.432057 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d5fa82c2-f67f-4993-8319-56e31ba463d6 tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] Calling method '_delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:41.432245 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:41.432245 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:28:41.450879 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d5fa82c2-f67f-4993-8319-56e31ba463d6 tempest-TestEncryptedCinderVolumes-1088558251 tempest-TestEncryptedCinderVolumes-1088558251-project-admin] https://10.4.3.246/volume/v3/types/19c15f31-fbf8-496b-baad-71f8c3b7552b returned with HTTP 202 Aug 12 20:28:41.451221 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1127/4533] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:28:41 2026] DELETE /volume/v3/types/19c15f31-fbf8-496b-baad-71f8c3b7552b => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:28:41.525102 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-e931f730-329f-4807-b523-0d728da6ed9e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:41.526803 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e931f730-329f-4807-b523-0d728da6ed9e tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/89afee67-4602-40e9-abff-da0485abc519 Aug 12 20:28:41.527016 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e931f730-329f-4807-b523-0d728da6ed9e tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:41.527195 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e931f730-329f-4807-b523-0d728da6ed9e tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:41.534030 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:41.534030 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:28:41.537224 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-e931f730-329f-4807-b523-0d728da6ed9e tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:28:41.541263 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e931f730-329f-4807-b523-0d728da6ed9e tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/89afee67-4602-40e9-abff-da0485abc519 returned with HTTP 200 Aug 12 20:28:41.541601 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1145/4534] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:28:41 2026] GET /volume/v3/volumes/89afee67-4602-40e9-abff-da0485abc519 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:28:41.556800 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-6b2ab02b-7d31-4f6e-8203-ca8162517041 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:41.558475 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6b2ab02b-7d31-4f6e-8203-ca8162517041 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/89afee67-4602-40e9-abff-da0485abc519 Aug 12 20:28:41.558674 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6b2ab02b-7d31-4f6e-8203-ca8162517041 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:41.558869 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6b2ab02b-7d31-4f6e-8203-ca8162517041 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:41.564980 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:41.564980 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:28:41.568016 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-6b2ab02b-7d31-4f6e-8203-ca8162517041 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:28:41.571789 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6b2ab02b-7d31-4f6e-8203-ca8162517041 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/89afee67-4602-40e9-abff-da0485abc519 returned with HTTP 200 Aug 12 20:28:41.572121 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1137/4535] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:28:41 2026] GET /volume/v3/volumes/89afee67-4602-40e9-abff-da0485abc519 => generated 1367 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:28:42.203787 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b7f3a93a-274e-4e2d-b3d9-a77df156c47e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:42.205876 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b7f3a93a-274e-4e2d-b3d9-a77df156c47e tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] GET https://10.4.3.246/volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 Aug 12 20:28:42.206137 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b7f3a93a-274e-4e2d-b3d9-a77df156c47e tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:42.206352 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b7f3a93a-274e-4e2d-b3d9-a77df156c47e tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:42.206463 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-b7f3a93a-274e-4e2d-b3d9-a77df156c47e tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Show backup with id 0d4c4128-273a-44ba-9db0-06af38cfeb55. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:28:42.210310 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:42.210310 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:28:42.210948 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b7f3a93a-274e-4e2d-b3d9-a77df156c47e tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] https://10.4.3.246/volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 returned with HTTP 200 Aug 12 20:28:42.211347 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1127/4536] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:28:42 2026] GET /volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:28:42.519596 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-6df4c37b-c312-4b2b-b527-a50c3981279f req-2724286c-3db0-428c-9d26-daf70560a516 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:42.521924 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-6df4c37b-c312-4b2b-b527-a50c3981279f req-2724286c-3db0-428c-9d26-daf70560a516 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/89afee67-4602-40e9-abff-da0485abc519 Aug 12 20:28:42.522124 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-6df4c37b-c312-4b2b-b527-a50c3981279f req-2724286c-3db0-428c-9d26-daf70560a516 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:42.522307 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-6df4c37b-c312-4b2b-b527-a50c3981279f req-2724286c-3db0-428c-9d26-daf70560a516 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:42.529768 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:42.529768 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:28:42.533973 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-6df4c37b-c312-4b2b-b527-a50c3981279f req-2724286c-3db0-428c-9d26-daf70560a516 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:28:42.538819 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-6df4c37b-c312-4b2b-b527-a50c3981279f req-2724286c-3db0-428c-9d26-daf70560a516 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/89afee67-4602-40e9-abff-da0485abc519 returned with HTTP 200 Aug 12 20:28:42.539240 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1128/4537] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:28:42 2026] GET /volume/v3/volumes/89afee67-4602-40e9-abff-da0485abc519 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:28:42.938098 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-6df4c37b-c312-4b2b-b527-a50c3981279f req-a8f7e38f-dfa6-4de4-b1d4-ba620b46ea0b None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:42.940048 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-6df4c37b-c312-4b2b-b527-a50c3981279f req-a8f7e38f-dfa6-4de4-b1d4-ba620b46ea0b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/89afee67-4602-40e9-abff-da0485abc519 Aug 12 20:28:42.940231 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-6df4c37b-c312-4b2b-b527-a50c3981279f req-a8f7e38f-dfa6-4de4-b1d4-ba620b46ea0b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:42.940409 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-6df4c37b-c312-4b2b-b527-a50c3981279f req-a8f7e38f-dfa6-4de4-b1d4-ba620b46ea0b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:42.946514 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:42.946514 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:28:42.949412 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-6df4c37b-c312-4b2b-b527-a50c3981279f req-a8f7e38f-dfa6-4de4-b1d4-ba620b46ea0b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:28:42.953310 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-6df4c37b-c312-4b2b-b527-a50c3981279f req-a8f7e38f-dfa6-4de4-b1d4-ba620b46ea0b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/89afee67-4602-40e9-abff-da0485abc519 returned with HTTP 200 Aug 12 20:28:42.953665 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1146/4538] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:28:42 2026] GET /volume/v3/volumes/89afee67-4602-40e9-abff-da0485abc519 => generated 1367 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:28:42.962098 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-6c55b865-5959-471a-a95b-a18f4f2aaaf3 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:42.962471 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6c55b865-5959-471a-a95b-a18f4f2aaaf3 None None] GET https://10.4.3.246/volume// Aug 12 20:28:42.962666 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6c55b865-5959-471a-a95b-a18f4f2aaaf3 None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:42.962880 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6c55b865-5959-471a-a95b-a18f4f2aaaf3 None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:42.963200 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6c55b865-5959-471a-a95b-a18f4f2aaaf3 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:28:42.963474 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1138/4539] 10.4.3.246 () {66 vars in 1419 bytes} [Wed Aug 12 20:28:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:28:42.970050 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-6df4c37b-c312-4b2b-b527-a50c3981279f req-784aeb9b-5028-445a-8199-0be9a039d296 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:42.972402 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-6df4c37b-c312-4b2b-b527-a50c3981279f req-784aeb9b-5028-445a-8199-0be9a039d296 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:28:42.972862 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-6df4c37b-c312-4b2b-b527-a50c3981279f req-784aeb9b-5028-445a-8199-0be9a039d296 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "89afee67-4602-40e9-abff-da0485abc519", "connector": null, "instance_uuid": "a9bd35da-61cb-4fbb-b3e7-3aa1976ba9f9"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:28:42.982905 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:42.982905 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:28:43.003612 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-6df4c37b-c312-4b2b-b527-a50c3981279f req-784aeb9b-5028-445a-8199-0be9a039d296 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:28:43.003971 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1128/4540] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:28:42 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 12 20:28:43.220561 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-fc307a7e-f920-4917-be51-c65c932e7c3c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:43.222652 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fc307a7e-f920-4917-be51-c65c932e7c3c tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] GET https://10.4.3.246/volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 Aug 12 20:28:43.222930 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fc307a7e-f920-4917-be51-c65c932e7c3c tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:43.223175 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fc307a7e-f920-4917-be51-c65c932e7c3c tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:43.223325 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-fc307a7e-f920-4917-be51-c65c932e7c3c tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Show backup with id 0d4c4128-273a-44ba-9db0-06af38cfeb55. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:28:43.228677 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:43.228677 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:28:43.229283 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fc307a7e-f920-4917-be51-c65c932e7c3c tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] https://10.4.3.246/volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 returned with HTTP 200 Aug 12 20:28:43.229637 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1129/4541] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:28:43 2026] GET /volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:28:43.679048 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-e87a7026-5743-4ce6-b427-ff980113169e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:43.679388 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e87a7026-5743-4ce6-b427-ff980113169e None None] GET https://10.4.3.246/volume// Aug 12 20:28:43.679496 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e87a7026-5743-4ce6-b427-ff980113169e None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:43.679715 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e87a7026-5743-4ce6-b427-ff980113169e None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:43.679995 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e87a7026-5743-4ce6-b427-ff980113169e None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:28:43.680244 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1147/4542] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:28:43 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:28:43.686846 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-6df4c37b-c312-4b2b-b527-a50c3981279f req-9a2fabfd-29e8-4b9f-90f7-37ccc148beba None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:43.689250 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-6df4c37b-c312-4b2b-b527-a50c3981279f req-9a2fabfd-29e8-4b9f-90f7-37ccc148beba tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/89afee67-4602-40e9-abff-da0485abc519 Aug 12 20:28:43.689501 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-6df4c37b-c312-4b2b-b527-a50c3981279f req-9a2fabfd-29e8-4b9f-90f7-37ccc148beba tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:43.689742 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-6df4c37b-c312-4b2b-b527-a50c3981279f req-9a2fabfd-29e8-4b9f-90f7-37ccc148beba tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:43.701290 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:43.701290 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:28:43.705585 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-6df4c37b-c312-4b2b-b527-a50c3981279f req-9a2fabfd-29e8-4b9f-90f7-37ccc148beba tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:28:43.711044 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-6df4c37b-c312-4b2b-b527-a50c3981279f req-9a2fabfd-29e8-4b9f-90f7-37ccc148beba tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/89afee67-4602-40e9-abff-da0485abc519 returned with HTTP 200 Aug 12 20:28:43.711554 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1139/4543] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:28:43 2026] GET /volume/v3/volumes/89afee67-4602-40e9-abff-da0485abc519 => generated 1546 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:28:43.811015 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-6df4c37b-c312-4b2b-b527-a50c3981279f req-0cca9923-f19c-4e09-869e-ee5d6ea26d38 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:43.813113 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-6df4c37b-c312-4b2b-b527-a50c3981279f req-0cca9923-f19c-4e09-869e-ee5d6ea26d38 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] PUT https://10.4.3.246/volume/v3/attachments/6fa13661-c3d7-445b-8306-17f575316445 Aug 12 20:28:43.813484 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-6df4c37b-c312-4b2b-b527-a50c3981279f req-0cca9923-f19c-4e09-869e-ee5d6ea26d38 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:28:43.821144 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-6df4c37b-c312-4b2b-b527-a50c3981279f req-0cca9923-f19c-4e09-869e-ee5d6ea26d38 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Acquiring lock "cinder-attachment_update-89afee67-4602-40e9-abff-da0485abc519-np0000007109" by "attachment_update" {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:28:43.826221 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-6df4c37b-c312-4b2b-b527-a50c3981279f req-0cca9923-f19c-4e09-869e-ee5d6ea26d38 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Lock "cinder-attachment_update-89afee67-4602-40e9-abff-da0485abc519-np0000007109" acquired by "attachment_update" :: waited 0.005s {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:28:43.827450 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:43.827450 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:28:43.904725 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-6df4c37b-c312-4b2b-b527-a50c3981279f req-0cca9923-f19c-4e09-869e-ee5d6ea26d38 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Lock "cinder-attachment_update-89afee67-4602-40e9-abff-da0485abc519-np0000007109" released by "attachment_update" :: held 0.079s {{(pid=100385) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:28:43.905089 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-6df4c37b-c312-4b2b-b527-a50c3981279f req-0cca9923-f19c-4e09-869e-ee5d6ea26d38 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/attachments/6fa13661-c3d7-445b-8306-17f575316445 returned with HTTP 200 Aug 12 20:28:43.905836 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1129/4544] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:28:43 2026] PUT /volume/v3/attachments/6fa13661-c3d7-445b-8306-17f575316445 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:28:43.928038 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-6df4c37b-c312-4b2b-b527-a50c3981279f req-b8171f72-4791-4966-bf8f-06e7babd5b33 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:43.930839 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-6df4c37b-c312-4b2b-b527-a50c3981279f req-b8171f72-4791-4966-bf8f-06e7babd5b33 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] POST https://10.4.3.246/volume/v3/attachments/6fa13661-c3d7-445b-8306-17f575316445/action Aug 12 20:28:43.931300 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-6df4c37b-c312-4b2b-b527-a50c3981279f req-b8171f72-4791-4966-bf8f-06e7babd5b33 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action body: b'{"os-complete": null}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:28:43.931473 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-6df4c37b-c312-4b2b-b527-a50c3981279f req-b8171f72-4791-4966-bf8f-06e7babd5b33 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:28:43.951008 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:43.951008 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:28:43.959968 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-6df4c37b-c312-4b2b-b527-a50c3981279f req-b8171f72-4791-4966-bf8f-06e7babd5b33 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/attachments/6fa13661-c3d7-445b-8306-17f575316445/action returned with HTTP 204 Aug 12 20:28:43.960376 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1130/4545] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:28:43 2026] POST /volume/v3/attachments/6fa13661-c3d7-445b-8306-17f575316445/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:28:44.239923 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f69ed99c-53dd-4937-a0b5-94ca25699021 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:44.241870 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f69ed99c-53dd-4937-a0b5-94ca25699021 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] GET https://10.4.3.246/volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 Aug 12 20:28:44.242180 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f69ed99c-53dd-4937-a0b5-94ca25699021 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:44.242432 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f69ed99c-53dd-4937-a0b5-94ca25699021 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:44.242580 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-f69ed99c-53dd-4937-a0b5-94ca25699021 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Show backup with id 0d4c4128-273a-44ba-9db0-06af38cfeb55. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:28:44.246764 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:44.246764 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:28:44.247594 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f69ed99c-53dd-4937-a0b5-94ca25699021 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] https://10.4.3.246/volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 returned with HTTP 200 Aug 12 20:28:44.248079 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1148/4546] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:28:44 2026] GET /volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:28:45.259817 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-69e999da-6dee-465a-90b5-cbaf1c64b5bc None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:45.262051 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-69e999da-6dee-465a-90b5-cbaf1c64b5bc tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] GET https://10.4.3.246/volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 Aug 12 20:28:45.262347 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-69e999da-6dee-465a-90b5-cbaf1c64b5bc tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:45.262644 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-69e999da-6dee-465a-90b5-cbaf1c64b5bc tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:45.262828 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-69e999da-6dee-465a-90b5-cbaf1c64b5bc tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Show backup with id 0d4c4128-273a-44ba-9db0-06af38cfeb55. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:28:45.268648 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:45.268648 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:28:45.269697 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-69e999da-6dee-465a-90b5-cbaf1c64b5bc tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] https://10.4.3.246/volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 returned with HTTP 200 Aug 12 20:28:45.270368 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1140/4547] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:28:45 2026] GET /volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:28:46.289957 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-c2249cc6-a1f4-402d-a43d-f3989a7984fd None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:46.292975 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c2249cc6-a1f4-402d-a43d-f3989a7984fd tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] GET https://10.4.3.246/volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 Aug 12 20:28:46.293242 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c2249cc6-a1f4-402d-a43d-f3989a7984fd tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:46.293460 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c2249cc6-a1f4-402d-a43d-f3989a7984fd tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:46.293786 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-c2249cc6-a1f4-402d-a43d-f3989a7984fd tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Show backup with id 0d4c4128-273a-44ba-9db0-06af38cfeb55. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:28:46.299522 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:46.299522 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:28:46.300343 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c2249cc6-a1f4-402d-a43d-f3989a7984fd tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] https://10.4.3.246/volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 returned with HTTP 200 Aug 12 20:28:46.300772 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1130/4548] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:28:46 2026] GET /volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:28:47.312499 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3722c82d-ae45-42e8-8785-9c6ac788a59a None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:47.314545 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3722c82d-ae45-42e8-8785-9c6ac788a59a tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] GET https://10.4.3.246/volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 Aug 12 20:28:47.314770 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3722c82d-ae45-42e8-8785-9c6ac788a59a tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:47.315023 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3722c82d-ae45-42e8-8785-9c6ac788a59a tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:47.315163 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-3722c82d-ae45-42e8-8785-9c6ac788a59a tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Show backup with id 0d4c4128-273a-44ba-9db0-06af38cfeb55. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:28:47.319673 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:47.319673 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:28:47.320417 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3722c82d-ae45-42e8-8785-9c6ac788a59a tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] https://10.4.3.246/volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 returned with HTTP 200 Aug 12 20:28:47.320864 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1131/4549] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:28:47 2026] GET /volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:28:48.331048 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-9bf504d8-0e04-495c-9d12-3f1183b398ac None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:48.333070 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9bf504d8-0e04-495c-9d12-3f1183b398ac tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] GET https://10.4.3.246/volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 Aug 12 20:28:48.333336 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9bf504d8-0e04-495c-9d12-3f1183b398ac tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:48.333587 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9bf504d8-0e04-495c-9d12-3f1183b398ac tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:48.333723 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-9bf504d8-0e04-495c-9d12-3f1183b398ac tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Show backup with id 0d4c4128-273a-44ba-9db0-06af38cfeb55. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:28:48.338313 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:48.338313 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:28:48.339067 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9bf504d8-0e04-495c-9d12-3f1183b398ac tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] https://10.4.3.246/volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 returned with HTTP 200 Aug 12 20:28:48.339472 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1149/4550] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:28:48 2026] GET /volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:28:49.350402 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-40b3b1c3-3828-4d7b-b0fd-ea54cdb3a3fe None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:49.354185 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-40b3b1c3-3828-4d7b-b0fd-ea54cdb3a3fe tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] GET https://10.4.3.246/volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 Aug 12 20:28:49.354422 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-40b3b1c3-3828-4d7b-b0fd-ea54cdb3a3fe tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:49.354742 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-40b3b1c3-3828-4d7b-b0fd-ea54cdb3a3fe tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:49.354896 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-40b3b1c3-3828-4d7b-b0fd-ea54cdb3a3fe tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Show backup with id 0d4c4128-273a-44ba-9db0-06af38cfeb55. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:28:49.363137 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:49.363137 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:28:49.364047 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-40b3b1c3-3828-4d7b-b0fd-ea54cdb3a3fe tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] https://10.4.3.246/volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 returned with HTTP 200 Aug 12 20:28:49.364692 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1141/4551] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:28:49 2026] GET /volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:28:50.376190 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-18e855cc-3109-4529-8062-3edb06f6da8e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:50.377961 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-18e855cc-3109-4529-8062-3edb06f6da8e tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] GET https://10.4.3.246/volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 Aug 12 20:28:50.378158 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-18e855cc-3109-4529-8062-3edb06f6da8e tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:50.378360 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-18e855cc-3109-4529-8062-3edb06f6da8e tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:50.378465 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-18e855cc-3109-4529-8062-3edb06f6da8e tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Show backup with id 0d4c4128-273a-44ba-9db0-06af38cfeb55. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:28:50.386007 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:50.386007 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:28:50.386007 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-18e855cc-3109-4529-8062-3edb06f6da8e tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] https://10.4.3.246/volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 returned with HTTP 200 Aug 12 20:28:50.386007 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1131/4552] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:28:50 2026] GET /volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:28:51.403529 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-34ac5334-e8aa-4a97-af01-937e3375e5c4 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:51.406262 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-34ac5334-e8aa-4a97-af01-937e3375e5c4 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] GET https://10.4.3.246/volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 Aug 12 20:28:51.406634 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-34ac5334-e8aa-4a97-af01-937e3375e5c4 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:51.406986 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-34ac5334-e8aa-4a97-af01-937e3375e5c4 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:51.407154 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-34ac5334-e8aa-4a97-af01-937e3375e5c4 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Show backup with id 0d4c4128-273a-44ba-9db0-06af38cfeb55. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:28:51.412996 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:51.412996 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:28:51.413796 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-34ac5334-e8aa-4a97-af01-937e3375e5c4 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] https://10.4.3.246/volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 returned with HTTP 200 Aug 12 20:28:51.414316 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1132/4553] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:28:51 2026] GET /volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 20:28:52.427983 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-79bc79e4-87e6-41e4-be6c-37b0ba745c0f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:52.433230 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-79bc79e4-87e6-41e4-be6c-37b0ba745c0f tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] GET https://10.4.3.246/volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 Aug 12 20:28:52.433503 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-79bc79e4-87e6-41e4-be6c-37b0ba745c0f tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:52.433769 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-79bc79e4-87e6-41e4-be6c-37b0ba745c0f tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:52.434765 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-79bc79e4-87e6-41e4-be6c-37b0ba745c0f tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Show backup with id 0d4c4128-273a-44ba-9db0-06af38cfeb55. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:28:52.440630 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:52.440630 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:28:52.441408 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-79bc79e4-87e6-41e4-be6c-37b0ba745c0f tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] https://10.4.3.246/volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 returned with HTTP 200 Aug 12 20:28:52.442369 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1150/4554] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:28:52 2026] GET /volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:28:53.455142 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-d2de4321-8d12-4f53-9d83-553713f11254 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:53.456741 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d2de4321-8d12-4f53-9d83-553713f11254 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] GET https://10.4.3.246/volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 Aug 12 20:28:53.456998 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d2de4321-8d12-4f53-9d83-553713f11254 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:53.457207 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d2de4321-8d12-4f53-9d83-553713f11254 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:53.457369 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-d2de4321-8d12-4f53-9d83-553713f11254 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Show backup with id 0d4c4128-273a-44ba-9db0-06af38cfeb55. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:28:53.461594 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:53.461594 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:28:53.462477 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d2de4321-8d12-4f53-9d83-553713f11254 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] https://10.4.3.246/volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 returned with HTTP 200 Aug 12 20:28:53.463108 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1142/4555] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:28:53 2026] GET /volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:28:54.477750 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-79a95ec4-5028-4e3a-a457-7cf62112f37a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:54.480445 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-79a95ec4-5028-4e3a-a457-7cf62112f37a tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] GET https://10.4.3.246/volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 Aug 12 20:28:54.480826 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-79a95ec4-5028-4e3a-a457-7cf62112f37a tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:54.481232 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-79a95ec4-5028-4e3a-a457-7cf62112f37a tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:54.481379 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-79a95ec4-5028-4e3a-a457-7cf62112f37a tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Show backup with id 0d4c4128-273a-44ba-9db0-06af38cfeb55. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:28:54.486458 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:54.486458 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:28:54.487335 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-79a95ec4-5028-4e3a-a457-7cf62112f37a tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] https://10.4.3.246/volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 returned with HTTP 200 Aug 12 20:28:54.487847 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1132/4556] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:28:54 2026] GET /volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:28:55.503567 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-0246c4d3-ec16-4b3f-a644-a171f5b36474 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:55.503567 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0246c4d3-ec16-4b3f-a644-a171f5b36474 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] GET https://10.4.3.246/volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 Aug 12 20:28:55.504031 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0246c4d3-ec16-4b3f-a644-a171f5b36474 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:55.504031 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0246c4d3-ec16-4b3f-a644-a171f5b36474 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:55.504111 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-0246c4d3-ec16-4b3f-a644-a171f5b36474 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Show backup with id 0d4c4128-273a-44ba-9db0-06af38cfeb55. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:28:55.514507 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:55.514507 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:28:55.516047 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0246c4d3-ec16-4b3f-a644-a171f5b36474 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] https://10.4.3.246/volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 returned with HTTP 200 Aug 12 20:28:55.516047 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1133/4557] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:28:55 2026] GET /volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:28:56.529064 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b02949e9-5bf1-445e-bf39-d4d10853ce8d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:56.530791 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b02949e9-5bf1-445e-bf39-d4d10853ce8d tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] GET https://10.4.3.246/volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 Aug 12 20:28:56.530992 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b02949e9-5bf1-445e-bf39-d4d10853ce8d tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:56.531164 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b02949e9-5bf1-445e-bf39-d4d10853ce8d tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:56.531263 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-b02949e9-5bf1-445e-bf39-d4d10853ce8d tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Show backup with id 0d4c4128-273a-44ba-9db0-06af38cfeb55. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:28:56.535174 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:56.535174 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:28:56.535707 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b02949e9-5bf1-445e-bf39-d4d10853ce8d tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] https://10.4.3.246/volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 returned with HTTP 200 Aug 12 20:28:56.536034 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1151/4558] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:28:56 2026] GET /volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:28:56.542523 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-7a5a5773-e3a6-4b9e-a3ed-a46aadc686e7 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:56.547990 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-9b94393d-a14c-4d29-9fb9-d8c40e38b4b0 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:56.549774 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9b94393d-a14c-4d29-9fb9-d8c40e38b4b0 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] DELETE https://10.4.3.246/volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 Aug 12 20:28:56.549975 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9b94393d-a14c-4d29-9fb9-d8c40e38b4b0 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:56.550150 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9b94393d-a14c-4d29-9fb9-d8c40e38b4b0 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:56.550242 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.contrib.backups [None req-9b94393d-a14c-4d29-9fb9-d8c40e38b4b0 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Delete backup with id: 0d4c4128-273a-44ba-9db0-06af38cfeb55. Aug 12 20:28:56.554265 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:56.554265 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:28:56.564982 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.backup.rpcapi [None req-9b94393d-a14c-4d29-9fb9-d8c40e38b4b0 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] delete_backup rpcapi backup_id 0d4c4128-273a-44ba-9db0-06af38cfeb55 {{(pid=100385) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 20:28:56.566551 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9b94393d-a14c-4d29-9fb9-d8c40e38b4b0 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] https://10.4.3.246/volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 returned with HTTP 202 Aug 12 20:28:56.566949 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1133/4559] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:28:56 2026] DELETE /volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:28:56.573409 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-9253277a-6e55-4bfa-8421-3392def53388 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:56.575180 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9253277a-6e55-4bfa-8421-3392def53388 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] GET https://10.4.3.246/volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 Aug 12 20:28:56.575398 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9253277a-6e55-4bfa-8421-3392def53388 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:56.575610 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9253277a-6e55-4bfa-8421-3392def53388 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:56.575732 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-9253277a-6e55-4bfa-8421-3392def53388 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Show backup with id 0d4c4128-273a-44ba-9db0-06af38cfeb55. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:28:56.579807 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:56.579807 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:28:56.580463 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9253277a-6e55-4bfa-8421-3392def53388 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] https://10.4.3.246/volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 returned with HTTP 200 Aug 12 20:28:56.580875 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1134/4560] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:28:56 2026] GET /volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:28:56.632025 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7a5a5773-e3a6-4b9e-a3ed-a46aadc686e7 tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:28:56.632373 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7a5a5773-e3a6-4b9e-a3ed-a46aadc686e7 tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1720206202-1802859081", "extra_specs": {}}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:28:56.645691 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7a5a5773-e3a6-4b9e-a3ed-a46aadc686e7 tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:28:56.646220 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1143/4561] 10.4.3.246 () {68 vars in 1253 bytes} [Wed Aug 12 20:28:56 2026] POST /volume/v3/types => generated 269 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:28:57.591385 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-9f2d3e53-77eb-4dd1-82e3-8fff7f1c335d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:57.593280 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9f2d3e53-77eb-4dd1-82e3-8fff7f1c335d tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] GET https://10.4.3.246/volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 Aug 12 20:28:57.593567 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9f2d3e53-77eb-4dd1-82e3-8fff7f1c335d tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:57.593795 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9f2d3e53-77eb-4dd1-82e3-8fff7f1c335d tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:57.593948 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-9f2d3e53-77eb-4dd1-82e3-8fff7f1c335d tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Show backup with id 0d4c4128-273a-44ba-9db0-06af38cfeb55. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:28:57.597960 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9f2d3e53-77eb-4dd1-82e3-8fff7f1c335d tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] https://10.4.3.246/volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 returned with HTTP 404 Aug 12 20:28:57.598469 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1152/4562] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:28:57 2026] GET /volume/v3/backups/0d4c4128-273a-44ba-9db0-06af38cfeb55 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:28:57.605875 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-6f19735e-8084-4f72-b45e-dc2d56eafe53 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:57.607882 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-6f19735e-8084-4f72-b45e-dc2d56eafe53 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/3ab0f02d-fe4c-4ce3-b7a3-c30e003e4502 Aug 12 20:28:57.608116 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-6f19735e-8084-4f72-b45e-dc2d56eafe53 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:57.608330 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-6f19735e-8084-4f72-b45e-dc2d56eafe53 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:57.608513 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-6f19735e-8084-4f72-b45e-dc2d56eafe53 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Delete volume with id: 3ab0f02d-fe4c-4ce3-b7a3-c30e003e4502 Aug 12 20:28:57.616147 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:57.616147 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:28:57.616475 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-6f19735e-8084-4f72-b45e-dc2d56eafe53 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Volume info retrieved successfully. Aug 12 20:28:57.633101 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-6f19735e-8084-4f72-b45e-dc2d56eafe53 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Delete volume request issued successfully. Aug 12 20:28:57.633282 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-6f19735e-8084-4f72-b45e-dc2d56eafe53 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] https://10.4.3.246/volume/v3/volumes/3ab0f02d-fe4c-4ce3-b7a3-c30e003e4502 returned with HTTP 202 Aug 12 20:28:57.633931 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1134/4563] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:28:57 2026] DELETE /volume/v3/volumes/3ab0f02d-fe4c-4ce3-b7a3-c30e003e4502 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:28:57.641628 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-88fe26a6-a387-4bc9-ab22-74b0ee3d547f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:57.643480 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-88fe26a6-a387-4bc9-ab22-74b0ee3d547f tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] GET https://10.4.3.246/volume/v3/volumes/3ab0f02d-fe4c-4ce3-b7a3-c30e003e4502 Aug 12 20:28:57.644080 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-88fe26a6-a387-4bc9-ab22-74b0ee3d547f tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:57.644441 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-88fe26a6-a387-4bc9-ab22-74b0ee3d547f tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:57.653498 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:57.653498 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:28:57.657300 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-88fe26a6-a387-4bc9-ab22-74b0ee3d547f tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Volume info retrieved successfully. Aug 12 20:28:57.662758 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-88fe26a6-a387-4bc9-ab22-74b0ee3d547f tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] https://10.4.3.246/volume/v3/volumes/3ab0f02d-fe4c-4ce3-b7a3-c30e003e4502 returned with HTTP 200 Aug 12 20:28:57.663152 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1135/4564] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:28:57 2026] GET /volume/v3/volumes/3ab0f02d-fe4c-4ce3-b7a3-c30e003e4502 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:28:58.546188 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-dded761b-65f5-4802-a73a-cd3cace5734c None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:58.548373 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-dded761b-65f5-4802-a73a-cd3cace5734c tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:28:58.548899 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-dded761b-65f5-4802-a73a-cd3cace5734c tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1305293399-1412100693", "extra_specs": {}}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:28:58.565465 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-dded761b-65f5-4802-a73a-cd3cace5734c tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:28:58.566002 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1144/4565] 10.4.3.246 () {68 vars in 1253 bytes} [Wed Aug 12 20:28:58 2026] POST /volume/v3/types => generated 269 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:28:58.575891 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-82649103-8eef-4ddd-aa5c-54a0deeaa92f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:58.578231 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-82649103-8eef-4ddd-aa5c-54a0deeaa92f tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:28:58.579430 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-82649103-8eef-4ddd-aa5c-54a0deeaa92f tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-637786607-393659120", "extra_specs": {}}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:28:58.595143 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-82649103-8eef-4ddd-aa5c-54a0deeaa92f tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:28:58.595789 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1153/4566] 10.4.3.246 () {68 vars in 1253 bytes} [Wed Aug 12 20:28:58 2026] POST /volume/v3/types => generated 267 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:28:58.604705 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f7402c4b-8c7d-4b30-811b-c24d9e64e2da None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:58.606476 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f7402c4b-8c7d-4b30-811b-c24d9e64e2da tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:28:58.607003 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f7402c4b-8c7d-4b30-811b-c24d9e64e2da tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-955823695", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1305293399-1412100693", "size": 1}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:28:58.608433 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-f7402c4b-8c7d-4b30-811b-c24d9e64e2da tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-955823695', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1305293399-1412100693', 'size': 1}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:28:58.611890 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-f7402c4b-8c7d-4b30-811b-c24d9e64e2da tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Create volume of 1 GB Aug 12 20:28:58.612157 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:58.612157 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:28:58.612646 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-f7402c4b-8c7d-4b30-811b-c24d9e64e2da tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Availability Zones retrieved successfully. Aug 12 20:28:58.617862 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-f7402c4b-8c7d-4b30-811b-c24d9e64e2da tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Flow 'volume_create_api' (fc66464b-585b-4e3e-b021-cbf6d36c76e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:28:58.618719 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-f7402c4b-8c7d-4b30-811b-c24d9e64e2da tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9db50e7-1517-4c18-87b7-77057a4b9654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:28:58.619572 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-f7402c4b-8c7d-4b30-811b-c24d9e64e2da tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:28:58.638781 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-f7402c4b-8c7d-4b30-811b-c24d9e64e2da tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9db50e7-1517-4c18-87b7-77057a4b9654) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:28:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=17430165-71bf-4c38-b6dd-e65f5836301d,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1305293399-1412100693',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '17430165-71bf-4c38-b6dd-e65f5836301d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:28:58.639475 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-f7402c4b-8c7d-4b30-811b-c24d9e64e2da tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81d3af2d-d4a2-4ad3-ae7b-32d4a7b6426b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:28:58.664054 np0000007109 devstack@c-api.service[100385]: WARNING cinder.quota [None req-f7402c4b-8c7d-4b30-811b-c24d9e64e2da tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1305293399-1412100693 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1305293399-1412100693, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:28:58.664054 np0000007109 devstack@c-api.service[100385]: WARNING cinder.quota [None req-f7402c4b-8c7d-4b30-811b-c24d9e64e2da tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1305293399-1412100693 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1305293399-1412100693, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:28:58.678860 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-a1b73bf2-04a4-4905-90df-7c848db821e9 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:58.680568 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a1b73bf2-04a4-4905-90df-7c848db821e9 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] GET https://10.4.3.246/volume/v3/volumes/3ab0f02d-fe4c-4ce3-b7a3-c30e003e4502 Aug 12 20:28:58.680781 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a1b73bf2-04a4-4905-90df-7c848db821e9 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:58.680988 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a1b73bf2-04a4-4905-90df-7c848db821e9 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:58.686458 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a1b73bf2-04a4-4905-90df-7c848db821e9 tempest-ProjectReaderTests39-526634426 tempest-ProjectReaderTests39-526634426-project-admin] https://10.4.3.246/volume/v3/volumes/3ab0f02d-fe4c-4ce3-b7a3-c30e003e4502 returned with HTTP 404 Aug 12 20:28:58.686945 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1136/4567] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:28:58 2026] GET /volume/v3/volumes/3ab0f02d-fe4c-4ce3-b7a3-c30e003e4502 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:28:58.701371 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-f7402c4b-8c7d-4b30-811b-c24d9e64e2da tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Created reservations ['95ace8b8-b643-4080-8e98-f5b3a9177f1f', '21a6e2aa-2edf-46de-9975-3dfc34670999', 'a5ab3112-e7c7-4235-863f-11e0a22975c7', '14d733b2-f7ee-4eb5-9819-8eb79eea963c'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:28:58.702275 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-f7402c4b-8c7d-4b30-811b-c24d9e64e2da tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81d3af2d-d4a2-4ad3-ae7b-32d4a7b6426b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95ace8b8-b643-4080-8e98-f5b3a9177f1f', '21a6e2aa-2edf-46de-9975-3dfc34670999', 'a5ab3112-e7c7-4235-863f-11e0a22975c7', '14d733b2-f7ee-4eb5-9819-8eb79eea963c']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:28:58.703252 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-f7402c4b-8c7d-4b30-811b-c24d9e64e2da tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68974fd7-0f4f-4a09-ab4a-c03b03118da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:28:58.726060 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-f7402c4b-8c7d-4b30-811b-c24d9e64e2da tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68974fd7-0f4f-4a09-ab4a-c03b03118da1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8369148a-ef49-4aae-8095-4f7a4e2649e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-955823695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b01b54ad99349dfbd1fc4afd68130e8',qos_specs=None,replication_status=,reservations=['95ace8b8-b643-4080-8e98-f5b3a9177f1f','21a6e2aa-2edf-46de-9975-3dfc34670999','a5ab3112-e7c7-4235-863f-11e0a22975c7','14d733b2-f7ee-4eb5-9819-8eb79eea963c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8553d63e3a50403d8788af6a4baa12ab',volume_type_id=17430165-71bf-4c38-b6dd-e65f5836301d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:28:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-955823695',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8369148a-ef49-4aae-8095-4f7a4e2649e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b01b54ad99349dfbd1fc4afd68130e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8553d63e3a50403d8788af6a4baa12ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(17430165-71bf-4c38-b6dd-e65f5836301d),volume_type_id=17430165-71bf-4c38-b6dd-e65f5836301d)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:28:58.726912 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-f7402c4b-8c7d-4b30-811b-c24d9e64e2da tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64476593-67eb-4548-b3e1-677c6cd2c2a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:28:58.745030 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-f7402c4b-8c7d-4b30-811b-c24d9e64e2da tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64476593-67eb-4548-b3e1-677c6cd2c2a0) transitioned into state 'SUCCESS' from state '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-955823695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b01b54ad99349dfbd1fc4afd68130e8',qos_specs=None,replication_status=,reservations=['95ace8b8-b643-4080-8e98-f5b3a9177f1f','21a6e2aa-2edf-46de-9975-3dfc34670999','a5ab3112-e7c7-4235-863f-11e0a22975c7','14d733b2-f7ee-4eb5-9819-8eb79eea963c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8553d63e3a50403d8788af6a4baa12ab',volume_type_id=17430165-71bf-4c38-b6dd-e65f5836301d)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:28:58.745801 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-f7402c4b-8c7d-4b30-811b-c24d9e64e2da tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (703a5263-0640-4ca0-8a7c-55f8576f193f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:28:58.754376 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-f7402c4b-8c7d-4b30-811b-c24d9e64e2da tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (703a5263-0640-4ca0-8a7c-55f8576f193f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:28:58.755151 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-f7402c4b-8c7d-4b30-811b-c24d9e64e2da tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Flow 'volume_create_api' (fc66464b-585b-4e3e-b021-cbf6d36c76e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:28:58.755447 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-f7402c4b-8c7d-4b30-811b-c24d9e64e2da tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Create volume request issued successfully. Aug 12 20:28:58.756039 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f7402c4b-8c7d-4b30-811b-c24d9e64e2da tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:28:58.757142 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1135/4568] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:28:58 2026] POST /volume/v3/volumes => generated 846 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:28:58.767976 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-832d85e9-91ab-4d5b-a2b0-79fab498f269 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:58.769916 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-832d85e9-91ab-4d5b-a2b0-79fab498f269 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:28:58.770264 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-832d85e9-91ab-4d5b-a2b0-79fab498f269 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1228888824", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-637786607-393659120", "size": 1}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:28:58.772228 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-832d85e9-91ab-4d5b-a2b0-79fab498f269 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1228888824', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-637786607-393659120', 'size': 1}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:28:58.776786 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-832d85e9-91ab-4d5b-a2b0-79fab498f269 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Create volume of 1 GB Aug 12 20:28:58.777195 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:58.777195 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:28:58.777939 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-832d85e9-91ab-4d5b-a2b0-79fab498f269 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Availability Zones retrieved successfully. Aug 12 20:28:58.786305 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-832d85e9-91ab-4d5b-a2b0-79fab498f269 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Flow 'volume_create_api' (6a1e5430-5ffa-443d-b6eb-4c099cf68bf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:28:58.787741 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-832d85e9-91ab-4d5b-a2b0-79fab498f269 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a5a91a4-a4ec-4665-a13e-3a991b63de84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:28:58.788768 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-832d85e9-91ab-4d5b-a2b0-79fab498f269 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:28:58.808254 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-832d85e9-91ab-4d5b-a2b0-79fab498f269 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a5a91a4-a4ec-4665-a13e-3a991b63de84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:28:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e8355370-e748-4770-96b3-ac098f62aeff,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-637786607-393659120',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e8355370-e748-4770-96b3-ac098f62aeff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:28:58.809202 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-832d85e9-91ab-4d5b-a2b0-79fab498f269 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a4c95e2-0407-4656-b316-cf574680af6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:28:58.839628 np0000007109 devstack@c-api.service[100383]: WARNING cinder.quota [None req-832d85e9-91ab-4d5b-a2b0-79fab498f269 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-637786607-393659120 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-637786607-393659120, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:28:58.840003 np0000007109 devstack@c-api.service[100383]: WARNING cinder.quota [None req-832d85e9-91ab-4d5b-a2b0-79fab498f269 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-637786607-393659120 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-637786607-393659120, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:28:58.869966 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-832d85e9-91ab-4d5b-a2b0-79fab498f269 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Created reservations ['3ceae0a1-6ead-45da-8322-0b42ca7f63f8', 'cc617069-0a2b-46d0-8512-d1b5a12e4f9d', '0cded62a-29d5-4d3a-aee1-a85b7fcf2749', 'cc003b45-6019-4434-8280-3d980c0de972'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:28:58.871028 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-832d85e9-91ab-4d5b-a2b0-79fab498f269 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a4c95e2-0407-4656-b316-cf574680af6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ceae0a1-6ead-45da-8322-0b42ca7f63f8', 'cc617069-0a2b-46d0-8512-d1b5a12e4f9d', '0cded62a-29d5-4d3a-aee1-a85b7fcf2749', 'cc003b45-6019-4434-8280-3d980c0de972']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:28:58.871762 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-832d85e9-91ab-4d5b-a2b0-79fab498f269 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (558feb70-c7c1-4071-bc80-bd5eb9324ad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:28:58.898109 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-832d85e9-91ab-4d5b-a2b0-79fab498f269 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (558feb70-c7c1-4071-bc80-bd5eb9324ad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c296d5c-f78e-4bd8-addb-ac896477dd0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1228888824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b01b54ad99349dfbd1fc4afd68130e8',qos_specs=None,replication_status=,reservations=['3ceae0a1-6ead-45da-8322-0b42ca7f63f8','cc617069-0a2b-46d0-8512-d1b5a12e4f9d','0cded62a-29d5-4d3a-aee1-a85b7fcf2749','cc003b45-6019-4434-8280-3d980c0de972'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8553d63e3a50403d8788af6a4baa12ab',volume_type_id=e8355370-e748-4770-96b3-ac098f62aeff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:28:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1228888824',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c296d5c-f78e-4bd8-addb-ac896477dd0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b01b54ad99349dfbd1fc4afd68130e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8553d63e3a50403d8788af6a4baa12ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e8355370-e748-4770-96b3-ac098f62aeff),volume_type_id=e8355370-e748-4770-96b3-ac098f62aeff)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:28:58.898855 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-832d85e9-91ab-4d5b-a2b0-79fab498f269 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26c50f6c-6b66-4192-8adc-cf7ac2e1bd22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:28:58.918068 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-832d85e9-91ab-4d5b-a2b0-79fab498f269 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26c50f6c-6b66-4192-8adc-cf7ac2e1bd22) transitioned into state 'SUCCESS' from state '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-1228888824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b01b54ad99349dfbd1fc4afd68130e8',qos_specs=None,replication_status=,reservations=['3ceae0a1-6ead-45da-8322-0b42ca7f63f8','cc617069-0a2b-46d0-8512-d1b5a12e4f9d','0cded62a-29d5-4d3a-aee1-a85b7fcf2749','cc003b45-6019-4434-8280-3d980c0de972'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8553d63e3a50403d8788af6a4baa12ab',volume_type_id=e8355370-e748-4770-96b3-ac098f62aeff)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:28:58.919239 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-832d85e9-91ab-4d5b-a2b0-79fab498f269 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edbd7a09-cee0-4f41-bae4-b134d535e6c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:28:58.928478 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-832d85e9-91ab-4d5b-a2b0-79fab498f269 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edbd7a09-cee0-4f41-bae4-b134d535e6c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:28:58.929029 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-832d85e9-91ab-4d5b-a2b0-79fab498f269 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Flow 'volume_create_api' (6a1e5430-5ffa-443d-b6eb-4c099cf68bf9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:28:58.929325 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-832d85e9-91ab-4d5b-a2b0-79fab498f269 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Create volume request issued successfully. Aug 12 20:28:58.929968 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-832d85e9-91ab-4d5b-a2b0-79fab498f269 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:28:58.930421 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1145/4569] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:28:58 2026] POST /volume/v3/volumes => generated 845 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:28:58.959836 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-84577904-77ee-4918-bedc-9fd870f97c91 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:58.962001 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-84577904-77ee-4918-bedc-9fd870f97c91 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:28:58.962418 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-84577904-77ee-4918-bedc-9fd870f97c91 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-961054419", "snapshot_id": null, "imageRef": "c003b0ad-a0f1-4849-8ab0-30636a63faf0", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1720206202-1802859081", "size": 1}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:28:58.964364 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-84577904-77ee-4918-bedc-9fd870f97c91 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-961054419', 'snapshot_id': None, 'imageRef': 'c003b0ad-a0f1-4849-8ab0-30636a63faf0', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1720206202-1802859081', 'size': 1}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:28:59.048116 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-84577904-77ee-4918-bedc-9fd870f97c91 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Create volume of 1 GB Aug 12 20:28:59.048422 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:59.048422 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:28:59.048979 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-84577904-77ee-4918-bedc-9fd870f97c91 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Availability Zones retrieved successfully. Aug 12 20:28:59.054323 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-84577904-77ee-4918-bedc-9fd870f97c91 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Flow 'volume_create_api' (5849f665-f1c6-4ab0-89b6-bb875f78817b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:28:59.055187 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-84577904-77ee-4918-bedc-9fd870f97c91 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afbe1688-93c6-4cd2-bddd-ae6ca5f68725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:28:59.056002 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-84577904-77ee-4918-bedc-9fd870f97c91 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:28:59.102676 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-84577904-77ee-4918-bedc-9fd870f97c91 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afbe1688-93c6-4cd2-bddd-ae6ca5f68725) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:28:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=991da7b4-c198-44c7-946d-a7765882e60b,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1720206202-1802859081',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '991da7b4-c198-44c7-946d-a7765882e60b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:28:59.103374 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-84577904-77ee-4918-bedc-9fd870f97c91 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a76bf09-af8c-4ba1-b138-1b9f13285301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:28:59.130710 np0000007109 devstack@c-api.service[100384]: WARNING cinder.quota [None req-84577904-77ee-4918-bedc-9fd870f97c91 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1720206202-1802859081 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1720206202-1802859081, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:28:59.131059 np0000007109 devstack@c-api.service[100384]: WARNING cinder.quota [None req-84577904-77ee-4918-bedc-9fd870f97c91 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1720206202-1802859081 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1720206202-1802859081, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:28:59.165771 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-84577904-77ee-4918-bedc-9fd870f97c91 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Created reservations ['377f7728-1c5b-4e21-bd19-fcbd30213661', 'bd061fea-2f01-40b8-90ce-9e7e555e11da', 'e63b78df-cfeb-48c1-9fe2-d9187a028343', '2b61aa5e-2a15-4b7b-a9fa-954f191ddda0'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:28:59.166489 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-84577904-77ee-4918-bedc-9fd870f97c91 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a76bf09-af8c-4ba1-b138-1b9f13285301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['377f7728-1c5b-4e21-bd19-fcbd30213661', 'bd061fea-2f01-40b8-90ce-9e7e555e11da', 'e63b78df-cfeb-48c1-9fe2-d9187a028343', '2b61aa5e-2a15-4b7b-a9fa-954f191ddda0']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:28:59.167157 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-84577904-77ee-4918-bedc-9fd870f97c91 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df22fb69-f0d6-4baa-a61f-6601e3a84cb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:28:59.191279 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-84577904-77ee-4918-bedc-9fd870f97c91 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df22fb69-f0d6-4baa-a61f-6601e3a84cb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21fdd336-fb86-4ea1-b679-0955dc00782d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-961054419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b01b54ad99349dfbd1fc4afd68130e8',qos_specs=None,replication_status=,reservations=['377f7728-1c5b-4e21-bd19-fcbd30213661','bd061fea-2f01-40b8-90ce-9e7e555e11da','e63b78df-cfeb-48c1-9fe2-d9187a028343','2b61aa5e-2a15-4b7b-a9fa-954f191ddda0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8553d63e3a50403d8788af6a4baa12ab',volume_type_id=991da7b4-c198-44c7-946d-a7765882e60b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:28:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-961054419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21fdd336-fb86-4ea1-b679-0955dc00782d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b01b54ad99349dfbd1fc4afd68130e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8553d63e3a50403d8788af6a4baa12ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(991da7b4-c198-44c7-946d-a7765882e60b),volume_type_id=991da7b4-c198-44c7-946d-a7765882e60b)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:28:59.191932 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-84577904-77ee-4918-bedc-9fd870f97c91 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca2cf813-801b-4483-af59-fa5a518756a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:28:59.232095 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-84577904-77ee-4918-bedc-9fd870f97c91 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca2cf813-801b-4483-af59-fa5a518756a3) transitioned into state 'SUCCESS' from state '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-961054419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b01b54ad99349dfbd1fc4afd68130e8',qos_specs=None,replication_status=,reservations=['377f7728-1c5b-4e21-bd19-fcbd30213661','bd061fea-2f01-40b8-90ce-9e7e555e11da','e63b78df-cfeb-48c1-9fe2-d9187a028343','2b61aa5e-2a15-4b7b-a9fa-954f191ddda0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8553d63e3a50403d8788af6a4baa12ab',volume_type_id=991da7b4-c198-44c7-946d-a7765882e60b)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:28:59.232838 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-84577904-77ee-4918-bedc-9fd870f97c91 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff896c0f-4e8b-4bd4-a783-0268530567d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:28:59.242886 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-84577904-77ee-4918-bedc-9fd870f97c91 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff896c0f-4e8b-4bd4-a783-0268530567d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:28:59.243616 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-84577904-77ee-4918-bedc-9fd870f97c91 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Flow 'volume_create_api' (5849f665-f1c6-4ab0-89b6-bb875f78817b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:28:59.243898 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-84577904-77ee-4918-bedc-9fd870f97c91 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Create volume request issued successfully. Aug 12 20:28:59.244388 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-84577904-77ee-4918-bedc-9fd870f97c91 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:28:59.244861 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1154/4570] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:28:58 2026] POST /volume/v3/volumes => generated 846 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:28:59.256583 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-485eada8-d729-4c41-9a14-a1592f83ae4c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:28:59.258170 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-485eada8-d729-4c41-9a14-a1592f83ae4c tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] GET https://10.4.3.246/volume/v3/volumes/21fdd336-fb86-4ea1-b679-0955dc00782d Aug 12 20:28:59.258487 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-485eada8-d729-4c41-9a14-a1592f83ae4c tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:28:59.258800 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-485eada8-d729-4c41-9a14-a1592f83ae4c tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:28:59.266677 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:28:59.266677 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:28:59.269765 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-485eada8-d729-4c41-9a14-a1592f83ae4c tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Volume info retrieved successfully. Aug 12 20:28:59.273742 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-485eada8-d729-4c41-9a14-a1592f83ae4c tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/21fdd336-fb86-4ea1-b679-0955dc00782d returned with HTTP 200 Aug 12 20:28:59.274424 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1137/4571] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:28:59 2026] GET /volume/v3/volumes/21fdd336-fb86-4ea1-b679-0955dc00782d => generated 914 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:00.269091 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e811584b-0852-4072-9227-b9a71de67500 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:00.286476 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-01e5a7f0-5f44-4da4-9669-5e4053e2fdc8 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:00.288167 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-01e5a7f0-5f44-4da4-9669-5e4053e2fdc8 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] GET https://10.4.3.246/volume/v3/volumes/21fdd336-fb86-4ea1-b679-0955dc00782d Aug 12 20:29:00.288358 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-01e5a7f0-5f44-4da4-9669-5e4053e2fdc8 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:00.288634 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-01e5a7f0-5f44-4da4-9669-5e4053e2fdc8 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:00.298003 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:00.298003 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:29:00.302642 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-01e5a7f0-5f44-4da4-9669-5e4053e2fdc8 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Volume info retrieved successfully. Aug 12 20:29:00.306871 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-01e5a7f0-5f44-4da4-9669-5e4053e2fdc8 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/21fdd336-fb86-4ea1-b679-0955dc00782d returned with HTTP 200 Aug 12 20:29:00.307159 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1146/4572] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:00 2026] GET /volume/v3/volumes/21fdd336-fb86-4ea1-b679-0955dc00782d => generated 938 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:00.352461 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e811584b-0852-4072-9227-b9a71de67500 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:29:00.352851 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e811584b-0852-4072-9227-b9a71de67500 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1531859304"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:29:00.354219 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-e811584b-0852-4072-9227-b9a71de67500 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1531859304'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:29:00.354325 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-e811584b-0852-4072-9227-b9a71de67500 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Create volume of 1 GB Aug 12 20:29:00.354755 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:00.354755 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:29:00.359088 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-e811584b-0852-4072-9227-b9a71de67500 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Availability Zones retrieved successfully. Aug 12 20:29:00.367709 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e811584b-0852-4072-9227-b9a71de67500 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Flow 'volume_create_api' (65716b58-0660-43fd-bb8a-30ce657a7cab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:29:00.369080 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e811584b-0852-4072-9227-b9a71de67500 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b088d1b-ee39-4562-869f-3af25c65fc04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:00.370371 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-e811584b-0852-4072-9227-b9a71de67500 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:29:00.399262 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e811584b-0852-4072-9227-b9a71de67500 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b088d1b-ee39-4562-869f-3af25c65fc04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:00.400308 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e811584b-0852-4072-9227-b9a71de67500 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (368b5032-d6e5-4d21-b7c0-0693ea547452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:00.465308 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-e811584b-0852-4072-9227-b9a71de67500 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Created reservations ['b27a3067-93c6-44d4-ae89-c527bb7531c9', '4e94b653-1c26-4243-bffe-0bcc62451ef2', '369c6bd1-9e96-4a4f-869a-b852db9e7758', 'bd542f99-a8e6-43e8-92d2-393f3823bc37'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:29:00.466106 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e811584b-0852-4072-9227-b9a71de67500 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (368b5032-d6e5-4d21-b7c0-0693ea547452) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b27a3067-93c6-44d4-ae89-c527bb7531c9', '4e94b653-1c26-4243-bffe-0bcc62451ef2', '369c6bd1-9e96-4a4f-869a-b852db9e7758', 'bd542f99-a8e6-43e8-92d2-393f3823bc37']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:00.466853 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e811584b-0852-4072-9227-b9a71de67500 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9a334bd-f623-4a67-ab86-dc51d3f6a733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:00.491384 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e811584b-0852-4072-9227-b9a71de67500 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9a334bd-f623-4a67-ab86-dc51d3f6a733) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '281f27df-a4f8-460e-a814-f98f5e747593', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1531859304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e1b993c7024470ea718657c2cf582bd',qos_specs=None,replication_status=,reservations=['b27a3067-93c6-44d4-ae89-c527bb7531c9','4e94b653-1c26-4243-bffe-0bcc62451ef2','369c6bd1-9e96-4a4f-869a-b852db9e7758','bd542f99-a8e6-43e8-92d2-393f3823bc37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ba7dc81f99e4387b0c593e09e452270',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:29:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1531859304',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=281f27df-a4f8-460e-a814-f98f5e747593,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e1b993c7024470ea718657c2cf582bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ba7dc81f99e4387b0c593e09e452270',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:00.492401 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e811584b-0852-4072-9227-b9a71de67500 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e84b3f0f-b969-495c-af3b-3195dc0b5866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:00.511112 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e811584b-0852-4072-9227-b9a71de67500 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e84b3f0f-b969-495c-af3b-3195dc0b5866) transitioned into state 'SUCCESS' from state '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-1531859304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e1b993c7024470ea718657c2cf582bd',qos_specs=None,replication_status=,reservations=['b27a3067-93c6-44d4-ae89-c527bb7531c9','4e94b653-1c26-4243-bffe-0bcc62451ef2','369c6bd1-9e96-4a4f-869a-b852db9e7758','bd542f99-a8e6-43e8-92d2-393f3823bc37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ba7dc81f99e4387b0c593e09e452270',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:00.511858 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e811584b-0852-4072-9227-b9a71de67500 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (506868ba-469c-4bb5-b8aa-08819e8d0267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:00.519880 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e811584b-0852-4072-9227-b9a71de67500 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (506868ba-469c-4bb5-b8aa-08819e8d0267) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:00.520685 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-e811584b-0852-4072-9227-b9a71de67500 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Flow 'volume_create_api' (65716b58-0660-43fd-bb8a-30ce657a7cab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:29:00.520999 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-e811584b-0852-4072-9227-b9a71de67500 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Create volume request issued successfully. Aug 12 20:29:00.521549 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e811584b-0852-4072-9227-b9a71de67500 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:29:00.522205 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1136/4573] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:29:00 2026] POST /volume/v3/volumes => generated 778 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:29:00.533279 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-9f23f347-3924-4f25-b261-d5f9f33272dc None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:00.535971 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9f23f347-3924-4f25-b261-d5f9f33272dc tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/volumes/281f27df-a4f8-460e-a814-f98f5e747593 Aug 12 20:29:00.536238 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9f23f347-3924-4f25-b261-d5f9f33272dc tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:00.536760 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9f23f347-3924-4f25-b261-d5f9f33272dc tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:00.544583 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:00.544583 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:29:00.548059 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-9f23f347-3924-4f25-b261-d5f9f33272dc tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Volume info retrieved successfully. Aug 12 20:29:00.551632 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9f23f347-3924-4f25-b261-d5f9f33272dc tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes/281f27df-a4f8-460e-a814-f98f5e747593 returned with HTTP 200 Aug 12 20:29:00.551994 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1155/4574] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:00 2026] GET /volume/v3/volumes/281f27df-a4f8-460e-a814-f98f5e747593 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:01.318508 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-54873d4d-3653-471f-a7ce-1884f4267b90 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:01.320361 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-54873d4d-3653-471f-a7ce-1884f4267b90 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] GET https://10.4.3.246/volume/v3/volumes/21fdd336-fb86-4ea1-b679-0955dc00782d Aug 12 20:29:01.320616 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-54873d4d-3653-471f-a7ce-1884f4267b90 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:01.320795 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-54873d4d-3653-471f-a7ce-1884f4267b90 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:01.329040 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:01.329040 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:29:01.333094 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-54873d4d-3653-471f-a7ce-1884f4267b90 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Volume info retrieved successfully. Aug 12 20:29:01.337744 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-54873d4d-3653-471f-a7ce-1884f4267b90 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/21fdd336-fb86-4ea1-b679-0955dc00782d returned with HTTP 200 Aug 12 20:29:01.338424 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1138/4575] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:01 2026] GET /volume/v3/volumes/21fdd336-fb86-4ea1-b679-0955dc00782d => generated 999 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:01.567432 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e92bf5e0-275e-4117-90f2-692a2b8e5316 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:01.569246 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e92bf5e0-275e-4117-90f2-692a2b8e5316 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/volumes/281f27df-a4f8-460e-a814-f98f5e747593 Aug 12 20:29:01.569388 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e92bf5e0-275e-4117-90f2-692a2b8e5316 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:01.569593 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e92bf5e0-275e-4117-90f2-692a2b8e5316 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:01.576183 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:01.576183 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:29:01.579394 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-e92bf5e0-275e-4117-90f2-692a2b8e5316 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Volume info retrieved successfully. Aug 12 20:29:01.582973 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e92bf5e0-275e-4117-90f2-692a2b8e5316 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes/281f27df-a4f8-460e-a814-f98f5e747593 returned with HTTP 200 Aug 12 20:29:01.583264 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1147/4576] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:01 2026] GET /volume/v3/volumes/281f27df-a4f8-460e-a814-f98f5e747593 => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:29:01.594671 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-9ab6244b-a73f-4bbe-85e9-97a099cbd45a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:01.648378 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9ab6244b-a73f-4bbe-85e9-97a099cbd45a tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:29:01.648771 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9ab6244b-a73f-4bbe-85e9-97a099cbd45a tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "281f27df-a4f8-460e-a814-f98f5e747593", "name": "tempest-ProjectMemberTests-Snapshot-1975210495"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:29:01.657056 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:01.657056 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:29:01.657719 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-9ab6244b-a73f-4bbe-85e9-97a099cbd45a tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Volume info retrieved successfully. Aug 12 20:29:01.657921 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.snapshots [None req-9ab6244b-a73f-4bbe-85e9-97a099cbd45a tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Create snapshot from volume 281f27df-a4f8-460e-a814-f98f5e747593 Aug 12 20:29:01.688696 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-9ab6244b-a73f-4bbe-85e9-97a099cbd45a tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Created reservations ['45084454-899d-485e-a9c4-64e847ff3383', 'c8da3533-3deb-4491-8f58-c02f42a799cb', 'b7f80788-ba71-48ba-85e5-1786a6606c67', 'e4bc32d0-1392-4a7f-8861-ad8fc398e88b'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:29:01.713590 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-9ab6244b-a73f-4bbe-85e9-97a099cbd45a tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Snapshot create request issued successfully. Aug 12 20:29:01.713958 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9ab6244b-a73f-4bbe-85e9-97a099cbd45a tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:29:01.714384 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1137/4577] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:29:01 2026] POST /volume/v3/snapshots => generated 305 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:29:01.723154 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-58623c8d-ed56-4481-8f37-1711b9f5ad93 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:01.724835 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-58623c8d-ed56-4481-8f37-1711b9f5ad93 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] GET https://10.4.3.246/volume/v3/snapshots/d150425a-3491-41b7-ba2b-b35b09380db6 Aug 12 20:29:01.725049 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-58623c8d-ed56-4481-8f37-1711b9f5ad93 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:01.725244 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-58623c8d-ed56-4481-8f37-1711b9f5ad93 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:01.729840 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:01.729840 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:29:01.730225 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-58623c8d-ed56-4481-8f37-1711b9f5ad93 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Snapshot retrieved successfully. Aug 12 20:29:01.730927 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-58623c8d-ed56-4481-8f37-1711b9f5ad93 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] https://10.4.3.246/volume/v3/snapshots/d150425a-3491-41b7-ba2b-b35b09380db6 returned with HTTP 200 Aug 12 20:29:01.731292 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1156/4578] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:01 2026] GET /volume/v3/snapshots/d150425a-3491-41b7-ba2b-b35b09380db6 => generated 437 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:02.351272 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-b59df4cb-4412-451a-8356-deec28735008 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:02.352918 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b59df4cb-4412-451a-8356-deec28735008 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] GET https://10.4.3.246/volume/v3/volumes/21fdd336-fb86-4ea1-b679-0955dc00782d Aug 12 20:29:02.353091 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b59df4cb-4412-451a-8356-deec28735008 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:02.353270 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b59df4cb-4412-451a-8356-deec28735008 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:02.359677 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:02.359677 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:29:02.362786 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-b59df4cb-4412-451a-8356-deec28735008 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Volume info retrieved successfully. Aug 12 20:29:02.367125 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b59df4cb-4412-451a-8356-deec28735008 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/21fdd336-fb86-4ea1-b679-0955dc00782d returned with HTTP 200 Aug 12 20:29:02.367605 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1139/4579] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:02 2026] GET /volume/v3/volumes/21fdd336-fb86-4ea1-b679-0955dc00782d => generated 999 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:02.739845 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-9d434ae5-c6bb-4bf5-a212-a2f91a4b737b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:02.741600 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9d434ae5-c6bb-4bf5-a212-a2f91a4b737b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] GET https://10.4.3.246/volume/v3/snapshots/d150425a-3491-41b7-ba2b-b35b09380db6 Aug 12 20:29:02.741826 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9d434ae5-c6bb-4bf5-a212-a2f91a4b737b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:02.742005 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9d434ae5-c6bb-4bf5-a212-a2f91a4b737b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:02.746757 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:02.746757 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:29:02.747132 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-9d434ae5-c6bb-4bf5-a212-a2f91a4b737b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Snapshot retrieved successfully. Aug 12 20:29:02.747889 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9d434ae5-c6bb-4bf5-a212-a2f91a4b737b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] https://10.4.3.246/volume/v3/snapshots/d150425a-3491-41b7-ba2b-b35b09380db6 returned with HTTP 200 Aug 12 20:29:02.748225 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1148/4580] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:02 2026] GET /volume/v3/snapshots/d150425a-3491-41b7-ba2b-b35b09380db6 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:02.756769 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-56f29977-cc59-43fe-a3f1-c73c33e78e43 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:02.758980 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-56f29977-cc59-43fe-a3f1-c73c33e78e43 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/d150425a-3491-41b7-ba2b-b35b09380db6 Aug 12 20:29:02.759192 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-56f29977-cc59-43fe-a3f1-c73c33e78e43 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:02.759409 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-56f29977-cc59-43fe-a3f1-c73c33e78e43 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:02.759717 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.snapshots [None req-56f29977-cc59-43fe-a3f1-c73c33e78e43 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Delete snapshot with id: d150425a-3491-41b7-ba2b-b35b09380db6 Aug 12 20:29:02.764747 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:02.764747 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:29:02.765225 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-56f29977-cc59-43fe-a3f1-c73c33e78e43 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Snapshot retrieved successfully. Aug 12 20:29:02.781864 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-56f29977-cc59-43fe-a3f1-c73c33e78e43 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Snapshot delete request issued successfully. Aug 12 20:29:02.782228 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-56f29977-cc59-43fe-a3f1-c73c33e78e43 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] https://10.4.3.246/volume/v3/snapshots/d150425a-3491-41b7-ba2b-b35b09380db6 returned with HTTP 202 Aug 12 20:29:02.782908 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1138/4581] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:29:02 2026] DELETE /volume/v3/snapshots/d150425a-3491-41b7-ba2b-b35b09380db6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:29:02.790630 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a4240049-0fc5-481c-91a0-af117ee1bc92 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:02.792124 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a4240049-0fc5-481c-91a0-af117ee1bc92 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] GET https://10.4.3.246/volume/v3/snapshots/d150425a-3491-41b7-ba2b-b35b09380db6 Aug 12 20:29:02.792300 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a4240049-0fc5-481c-91a0-af117ee1bc92 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:02.792481 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a4240049-0fc5-481c-91a0-af117ee1bc92 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:02.797923 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:02.797923 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:29:02.798369 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-a4240049-0fc5-481c-91a0-af117ee1bc92 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Snapshot retrieved successfully. Aug 12 20:29:02.799280 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a4240049-0fc5-481c-91a0-af117ee1bc92 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] https://10.4.3.246/volume/v3/snapshots/d150425a-3491-41b7-ba2b-b35b09380db6 returned with HTTP 200 Aug 12 20:29:02.799699 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1157/4582] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:02 2026] GET /volume/v3/snapshots/d150425a-3491-41b7-ba2b-b35b09380db6 => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:03.379890 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-f75de877-240f-46cf-8ffb-04d39bd8b55e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:03.382098 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f75de877-240f-46cf-8ffb-04d39bd8b55e tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] GET https://10.4.3.246/volume/v3/volumes/21fdd336-fb86-4ea1-b679-0955dc00782d Aug 12 20:29:03.382323 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f75de877-240f-46cf-8ffb-04d39bd8b55e tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:03.382569 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f75de877-240f-46cf-8ffb-04d39bd8b55e tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:03.389977 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:03.389977 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:29:03.393571 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-f75de877-240f-46cf-8ffb-04d39bd8b55e tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Volume info retrieved successfully. Aug 12 20:29:03.398208 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f75de877-240f-46cf-8ffb-04d39bd8b55e tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/21fdd336-fb86-4ea1-b679-0955dc00782d returned with HTTP 200 Aug 12 20:29:03.398727 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1140/4583] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:03 2026] GET /volume/v3/volumes/21fdd336-fb86-4ea1-b679-0955dc00782d => generated 999 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:03.809288 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-4102d5c5-39ef-4814-9471-f3cd1320893b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:03.811459 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4102d5c5-39ef-4814-9471-f3cd1320893b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] GET https://10.4.3.246/volume/v3/snapshots/d150425a-3491-41b7-ba2b-b35b09380db6 Aug 12 20:29:03.811660 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4102d5c5-39ef-4814-9471-f3cd1320893b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:03.811836 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4102d5c5-39ef-4814-9471-f3cd1320893b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:03.815865 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4102d5c5-39ef-4814-9471-f3cd1320893b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] https://10.4.3.246/volume/v3/snapshots/d150425a-3491-41b7-ba2b-b35b09380db6 returned with HTTP 404 Aug 12 20:29:03.816348 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1149/4584] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:03 2026] GET /volume/v3/snapshots/d150425a-3491-41b7-ba2b-b35b09380db6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:29:03.822721 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-1884087f-6c83-4dcf-b8f2-2f5341d39504 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:03.824424 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1884087f-6c83-4dcf-b8f2-2f5341d39504 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/281f27df-a4f8-460e-a814-f98f5e747593 Aug 12 20:29:03.824700 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1884087f-6c83-4dcf-b8f2-2f5341d39504 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:03.824932 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1884087f-6c83-4dcf-b8f2-2f5341d39504 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:03.825096 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-1884087f-6c83-4dcf-b8f2-2f5341d39504 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Delete volume with id: 281f27df-a4f8-460e-a814-f98f5e747593 Aug 12 20:29:03.832596 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:03.832596 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:29:03.833028 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-1884087f-6c83-4dcf-b8f2-2f5341d39504 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Volume info retrieved successfully. Aug 12 20:29:03.852256 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-1884087f-6c83-4dcf-b8f2-2f5341d39504 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Delete volume request issued successfully. Aug 12 20:29:03.852473 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1884087f-6c83-4dcf-b8f2-2f5341d39504 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes/281f27df-a4f8-460e-a814-f98f5e747593 returned with HTTP 202 Aug 12 20:29:03.852939 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1139/4585] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:29:03 2026] DELETE /volume/v3/volumes/281f27df-a4f8-460e-a814-f98f5e747593 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:29:03.859884 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-52af233d-2129-4b18-b497-d43e1d305fab None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:03.861502 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-52af233d-2129-4b18-b497-d43e1d305fab tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/volumes/281f27df-a4f8-460e-a814-f98f5e747593 Aug 12 20:29:03.861685 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-52af233d-2129-4b18-b497-d43e1d305fab tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:03.861894 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-52af233d-2129-4b18-b497-d43e1d305fab tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:03.868354 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:03.868354 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:29:03.871330 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-52af233d-2129-4b18-b497-d43e1d305fab tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Volume info retrieved successfully. Aug 12 20:29:03.876145 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-52af233d-2129-4b18-b497-d43e1d305fab tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes/281f27df-a4f8-460e-a814-f98f5e747593 returned with HTTP 200 Aug 12 20:29:03.876678 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1158/4586] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:03 2026] GET /volume/v3/volumes/281f27df-a4f8-460e-a814-f98f5e747593 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:29:04.411952 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-8a387351-7a01-4cbf-8018-1ef76a6fa29a None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:04.414126 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8a387351-7a01-4cbf-8018-1ef76a6fa29a tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] GET https://10.4.3.246/volume/v3/volumes/21fdd336-fb86-4ea1-b679-0955dc00782d Aug 12 20:29:04.414381 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8a387351-7a01-4cbf-8018-1ef76a6fa29a tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:04.414660 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8a387351-7a01-4cbf-8018-1ef76a6fa29a tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:04.424357 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:04.424357 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:29:04.429284 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-8a387351-7a01-4cbf-8018-1ef76a6fa29a tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Volume info retrieved successfully. Aug 12 20:29:04.434615 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8a387351-7a01-4cbf-8018-1ef76a6fa29a tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/21fdd336-fb86-4ea1-b679-0955dc00782d returned with HTTP 200 Aug 12 20:29:04.435089 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1141/4587] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:04 2026] GET /volume/v3/volumes/21fdd336-fb86-4ea1-b679-0955dc00782d => generated 999 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:04.890207 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e2951a54-6559-4122-bf22-2674200cc7a9 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:04.892131 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e2951a54-6559-4122-bf22-2674200cc7a9 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/volumes/281f27df-a4f8-460e-a814-f98f5e747593 Aug 12 20:29:04.892318 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e2951a54-6559-4122-bf22-2674200cc7a9 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:04.892519 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e2951a54-6559-4122-bf22-2674200cc7a9 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:04.899309 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e2951a54-6559-4122-bf22-2674200cc7a9 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes/281f27df-a4f8-460e-a814-f98f5e747593 returned with HTTP 404 Aug 12 20:29:04.899821 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1150/4588] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:04 2026] GET /volume/v3/volumes/281f27df-a4f8-460e-a814-f98f5e747593 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:29:04.907022 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-8a77e90b-4d98-412a-9664-49935ea633f3 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:04.908772 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8a77e90b-4d98-412a-9664-49935ea633f3 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:29:04.909081 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8a77e90b-4d98-412a-9664-49935ea633f3 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1132771233"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:29:04.910528 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-8a77e90b-4d98-412a-9664-49935ea633f3 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1132771233'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:29:04.910739 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-8a77e90b-4d98-412a-9664-49935ea633f3 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Create volume of 1 GB Aug 12 20:29:04.914781 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-8a77e90b-4d98-412a-9664-49935ea633f3 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Availability Zones retrieved successfully. Aug 12 20:29:04.922036 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-8a77e90b-4d98-412a-9664-49935ea633f3 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Flow 'volume_create_api' (dcc46397-8531-464a-bb67-7e3f5d6556f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:29:04.923215 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-8a77e90b-4d98-412a-9664-49935ea633f3 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d44a4d64-94b5-418d-9cb5-3571f4ec0ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:04.924237 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-8a77e90b-4d98-412a-9664-49935ea633f3 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:29:04.951274 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-8a77e90b-4d98-412a-9664-49935ea633f3 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d44a4d64-94b5-418d-9cb5-3571f4ec0ba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:04.952118 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-8a77e90b-4d98-412a-9664-49935ea633f3 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1c94763-a53f-42c3-9395-9ada5dcabac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:04.995428 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-8a77e90b-4d98-412a-9664-49935ea633f3 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Created reservations ['eba1cdb7-6ed8-48e6-879e-3cd5fe489669', 'e8e7cfc9-5ae6-40e8-a636-9d8050c98daa', '50762ab1-9ff7-44f7-9e8f-91d684f5d040', '60f6c900-0c29-47f2-89d9-14d8bc75c7b3'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:29:04.996452 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-8a77e90b-4d98-412a-9664-49935ea633f3 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1c94763-a53f-42c3-9395-9ada5dcabac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eba1cdb7-6ed8-48e6-879e-3cd5fe489669', 'e8e7cfc9-5ae6-40e8-a636-9d8050c98daa', '50762ab1-9ff7-44f7-9e8f-91d684f5d040', '60f6c900-0c29-47f2-89d9-14d8bc75c7b3']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:04.997449 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-8a77e90b-4d98-412a-9664-49935ea633f3 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e82ff67-9daa-4bdd-8415-7f7e5c732d1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:05.020889 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-8a77e90b-4d98-412a-9664-49935ea633f3 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e82ff67-9daa-4bdd-8415-7f7e5c732d1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '752733b7-ac01-4712-8e70-e86995c2429c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1132771233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e1b993c7024470ea718657c2cf582bd',qos_specs=None,replication_status=,reservations=['eba1cdb7-6ed8-48e6-879e-3cd5fe489669','e8e7cfc9-5ae6-40e8-a636-9d8050c98daa','50762ab1-9ff7-44f7-9e8f-91d684f5d040','60f6c900-0c29-47f2-89d9-14d8bc75c7b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ba7dc81f99e4387b0c593e09e452270',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:29:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1132771233',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=752733b7-ac01-4712-8e70-e86995c2429c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e1b993c7024470ea718657c2cf582bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ba7dc81f99e4387b0c593e09e452270',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:05.021827 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-8a77e90b-4d98-412a-9664-49935ea633f3 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50faff75-cb48-4780-b7f2-72e9b2d85b92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:05.041718 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-8a77e90b-4d98-412a-9664-49935ea633f3 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50faff75-cb48-4780-b7f2-72e9b2d85b92) transitioned into state 'SUCCESS' from state '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-1132771233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e1b993c7024470ea718657c2cf582bd',qos_specs=None,replication_status=,reservations=['eba1cdb7-6ed8-48e6-879e-3cd5fe489669','e8e7cfc9-5ae6-40e8-a636-9d8050c98daa','50762ab1-9ff7-44f7-9e8f-91d684f5d040','60f6c900-0c29-47f2-89d9-14d8bc75c7b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ba7dc81f99e4387b0c593e09e452270',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:05.042552 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-8a77e90b-4d98-412a-9664-49935ea633f3 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b125d39-acbd-4e67-911e-2a7d607abebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:05.053174 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-8a77e90b-4d98-412a-9664-49935ea633f3 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b125d39-acbd-4e67-911e-2a7d607abebd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:05.054037 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-8a77e90b-4d98-412a-9664-49935ea633f3 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Flow 'volume_create_api' (dcc46397-8531-464a-bb67-7e3f5d6556f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:29:05.054404 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-8a77e90b-4d98-412a-9664-49935ea633f3 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Create volume request issued successfully. Aug 12 20:29:05.055045 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8a77e90b-4d98-412a-9664-49935ea633f3 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:29:05.055495 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1140/4589] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:29:04 2026] POST /volume/v3/volumes => generated 778 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:29:05.069029 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-5def2b79-6f1a-4368-9ade-7fffe0c47592 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:05.070993 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5def2b79-6f1a-4368-9ade-7fffe0c47592 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/volumes/752733b7-ac01-4712-8e70-e86995c2429c Aug 12 20:29:05.071179 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5def2b79-6f1a-4368-9ade-7fffe0c47592 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:05.071376 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5def2b79-6f1a-4368-9ade-7fffe0c47592 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:05.081081 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:05.081081 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:29:05.087830 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-5def2b79-6f1a-4368-9ade-7fffe0c47592 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Volume info retrieved successfully. Aug 12 20:29:05.093589 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5def2b79-6f1a-4368-9ade-7fffe0c47592 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes/752733b7-ac01-4712-8e70-e86995c2429c returned with HTTP 200 Aug 12 20:29:05.094133 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1159/4590] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:05 2026] GET /volume/v3/volumes/752733b7-ac01-4712-8e70-e86995c2429c => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:05.447708 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-8b1382a7-fc71-493f-9dc7-2b085ec7cc59 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:05.449283 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8b1382a7-fc71-493f-9dc7-2b085ec7cc59 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] GET https://10.4.3.246/volume/v3/volumes/21fdd336-fb86-4ea1-b679-0955dc00782d Aug 12 20:29:05.449502 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8b1382a7-fc71-493f-9dc7-2b085ec7cc59 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:05.449697 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8b1382a7-fc71-493f-9dc7-2b085ec7cc59 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:05.458570 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:05.458570 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:29:05.462786 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-8b1382a7-fc71-493f-9dc7-2b085ec7cc59 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Volume info retrieved successfully. Aug 12 20:29:05.468019 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8b1382a7-fc71-493f-9dc7-2b085ec7cc59 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/21fdd336-fb86-4ea1-b679-0955dc00782d returned with HTTP 200 Aug 12 20:29:05.468517 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1142/4591] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:05 2026] GET /volume/v3/volumes/21fdd336-fb86-4ea1-b679-0955dc00782d => generated 999 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:06.106020 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-16c9a21c-69e7-4948-bb21-3d1da58624fd None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:06.108212 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-16c9a21c-69e7-4948-bb21-3d1da58624fd tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/volumes/752733b7-ac01-4712-8e70-e86995c2429c Aug 12 20:29:06.108471 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-16c9a21c-69e7-4948-bb21-3d1da58624fd tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:06.108754 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-16c9a21c-69e7-4948-bb21-3d1da58624fd tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:06.118163 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:06.118163 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:29:06.122245 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-16c9a21c-69e7-4948-bb21-3d1da58624fd tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Volume info retrieved successfully. Aug 12 20:29:06.126377 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-16c9a21c-69e7-4948-bb21-3d1da58624fd tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes/752733b7-ac01-4712-8e70-e86995c2429c returned with HTTP 200 Aug 12 20:29:06.126949 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1151/4592] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:06 2026] GET /volume/v3/volumes/752733b7-ac01-4712-8e70-e86995c2429c => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:29:06.138703 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-216e5d49-0452-4017-9e50-07ec092bde81 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:06.140472 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-216e5d49-0452-4017-9e50-07ec092bde81 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:29:06.140813 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-216e5d49-0452-4017-9e50-07ec092bde81 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "752733b7-ac01-4712-8e70-e86995c2429c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-162200320"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:29:06.149638 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:06.149638 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:29:06.149995 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-216e5d49-0452-4017-9e50-07ec092bde81 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Volume info retrieved successfully. Aug 12 20:29:06.150142 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.snapshots [None req-216e5d49-0452-4017-9e50-07ec092bde81 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Create snapshot from volume 752733b7-ac01-4712-8e70-e86995c2429c Aug 12 20:29:06.182877 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-216e5d49-0452-4017-9e50-07ec092bde81 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Created reservations ['8867093b-bc37-4a2f-b878-8758eb9410e4', '4370050f-9928-4ab2-bcfc-6fc65101a388', '55abe98d-813a-4b77-b824-11e580421d87', '55307a11-7fc5-468f-96c6-b8965bb664c2'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:29:06.206078 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-216e5d49-0452-4017-9e50-07ec092bde81 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Snapshot create request issued successfully. Aug 12 20:29:06.206502 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-216e5d49-0452-4017-9e50-07ec092bde81 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:29:06.206947 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1141/4593] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:29:06 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 12 20:29:06.214740 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-cf25b480-b04d-40ed-8d14-02cc53e64c60 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:06.216565 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cf25b480-b04d-40ed-8d14-02cc53e64c60 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/snapshots/fac94464-74fa-425a-a80c-53f562e5393e Aug 12 20:29:06.216745 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cf25b480-b04d-40ed-8d14-02cc53e64c60 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:06.216918 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cf25b480-b04d-40ed-8d14-02cc53e64c60 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:06.221275 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:06.221275 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:29:06.221554 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-cf25b480-b04d-40ed-8d14-02cc53e64c60 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Snapshot retrieved successfully. Aug 12 20:29:06.222090 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cf25b480-b04d-40ed-8d14-02cc53e64c60 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots/fac94464-74fa-425a-a80c-53f562e5393e returned with HTTP 200 Aug 12 20:29:06.222416 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1160/4594] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:06 2026] GET /volume/v3/snapshots/fac94464-74fa-425a-a80c-53f562e5393e => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:06.480195 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-98075836-6c58-4d8e-a105-996dd60dcd72 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:06.482162 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-98075836-6c58-4d8e-a105-996dd60dcd72 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] GET https://10.4.3.246/volume/v3/volumes/21fdd336-fb86-4ea1-b679-0955dc00782d Aug 12 20:29:06.482377 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-98075836-6c58-4d8e-a105-996dd60dcd72 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:06.482588 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-98075836-6c58-4d8e-a105-996dd60dcd72 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:06.488973 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:06.488973 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:29:06.492076 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-98075836-6c58-4d8e-a105-996dd60dcd72 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Volume info retrieved successfully. Aug 12 20:29:06.495806 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-98075836-6c58-4d8e-a105-996dd60dcd72 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/21fdd336-fb86-4ea1-b679-0955dc00782d returned with HTTP 200 Aug 12 20:29:06.496163 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1143/4595] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:06 2026] GET /volume/v3/volumes/21fdd336-fb86-4ea1-b679-0955dc00782d => generated 1251 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:29:06.605483 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-af24f419-da7b-403b-8d58-7fb8b86cc569 req-7bb979cd-9963-4eb6-948f-e5452f174fcc None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:06.670485 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-af24f419-da7b-403b-8d58-7fb8b86cc569 req-7bb979cd-9963-4eb6-948f-e5452f174fcc tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] GET https://10.4.3.246/volume/v3/volumes/21fdd336-fb86-4ea1-b679-0955dc00782d Aug 12 20:29:06.670669 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-af24f419-da7b-403b-8d58-7fb8b86cc569 req-7bb979cd-9963-4eb6-948f-e5452f174fcc tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:06.670866 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-af24f419-da7b-403b-8d58-7fb8b86cc569 req-7bb979cd-9963-4eb6-948f-e5452f174fcc tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:06.676879 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:06.676879 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:29:06.680117 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-af24f419-da7b-403b-8d58-7fb8b86cc569 req-7bb979cd-9963-4eb6-948f-e5452f174fcc tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Volume info retrieved successfully. Aug 12 20:29:06.683843 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-af24f419-da7b-403b-8d58-7fb8b86cc569 req-7bb979cd-9963-4eb6-948f-e5452f174fcc tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/21fdd336-fb86-4ea1-b679-0955dc00782d returned with HTTP 200 Aug 12 20:29:06.684202 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1152/4596] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:29:06 2026] GET /volume/v3/volumes/21fdd336-fb86-4ea1-b679-0955dc00782d => generated 1251 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:29:07.057591 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-af24f419-da7b-403b-8d58-7fb8b86cc569 req-c0ed9afa-ab3d-478e-8add-13cfb3237dad None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:07.060226 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-af24f419-da7b-403b-8d58-7fb8b86cc569 req-c0ed9afa-ab3d-478e-8add-13cfb3237dad tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] GET https://10.4.3.246/volume/v3/volumes/21fdd336-fb86-4ea1-b679-0955dc00782d Aug 12 20:29:07.060481 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-af24f419-da7b-403b-8d58-7fb8b86cc569 req-c0ed9afa-ab3d-478e-8add-13cfb3237dad tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:07.060734 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-af24f419-da7b-403b-8d58-7fb8b86cc569 req-c0ed9afa-ab3d-478e-8add-13cfb3237dad tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:07.069145 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:07.069145 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:29:07.073308 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-af24f419-da7b-403b-8d58-7fb8b86cc569 req-c0ed9afa-ab3d-478e-8add-13cfb3237dad tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Volume info retrieved successfully. Aug 12 20:29:07.078480 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-af24f419-da7b-403b-8d58-7fb8b86cc569 req-c0ed9afa-ab3d-478e-8add-13cfb3237dad tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/21fdd336-fb86-4ea1-b679-0955dc00782d returned with HTTP 200 Aug 12 20:29:07.078960 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1142/4597] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:29:07 2026] GET /volume/v3/volumes/21fdd336-fb86-4ea1-b679-0955dc00782d => generated 1251 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:29:07.087685 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-4262d4bf-dcf3-4962-9d9f-07f7eef8ceb7 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:07.088001 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4262d4bf-dcf3-4962-9d9f-07f7eef8ceb7 None None] GET https://10.4.3.246/volume// Aug 12 20:29:07.088141 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4262d4bf-dcf3-4962-9d9f-07f7eef8ceb7 None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:07.088317 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4262d4bf-dcf3-4962-9d9f-07f7eef8ceb7 None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:07.088624 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4262d4bf-dcf3-4962-9d9f-07f7eef8ceb7 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:29:07.088864 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1161/4598] 10.4.3.246 () {66 vars in 1419 bytes} [Wed Aug 12 20:29:07 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:29:07.095494 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-af24f419-da7b-403b-8d58-7fb8b86cc569 req-a717577b-e824-4f4e-9856-7a239cd78a9f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:07.097663 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-af24f419-da7b-403b-8d58-7fb8b86cc569 req-a717577b-e824-4f4e-9856-7a239cd78a9f tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:29:07.098001 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-af24f419-da7b-403b-8d58-7fb8b86cc569 req-a717577b-e824-4f4e-9856-7a239cd78a9f tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "21fdd336-fb86-4ea1-b679-0955dc00782d", "connector": null, "instance_uuid": "c5fea1ce-d8d8-4de6-bc69-b8831b71f223"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:29:07.105947 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:07.105947 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:29:07.129673 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-af24f419-da7b-403b-8d58-7fb8b86cc569 req-a717577b-e824-4f4e-9856-7a239cd78a9f tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:29:07.130151 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1144/4599] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:29:07 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 12 20:29:07.230666 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-871129f3-59b0-44cb-8463-5e75c384e7fb None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:07.232767 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-871129f3-59b0-44cb-8463-5e75c384e7fb tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/snapshots/fac94464-74fa-425a-a80c-53f562e5393e Aug 12 20:29:07.233014 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-871129f3-59b0-44cb-8463-5e75c384e7fb tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:07.233267 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-871129f3-59b0-44cb-8463-5e75c384e7fb tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:07.239429 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:07.239429 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:29:07.239908 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-871129f3-59b0-44cb-8463-5e75c384e7fb tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Snapshot retrieved successfully. Aug 12 20:29:07.240785 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-871129f3-59b0-44cb-8463-5e75c384e7fb tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots/fac94464-74fa-425a-a80c-53f562e5393e returned with HTTP 200 Aug 12 20:29:07.241269 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1153/4600] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:07 2026] GET /volume/v3/snapshots/fac94464-74fa-425a-a80c-53f562e5393e => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:07.250345 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-56237c13-cc6f-4088-9728-5ad1d68ab042 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:07.252082 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-56237c13-cc6f-4088-9728-5ad1d68ab042 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/fac94464-74fa-425a-a80c-53f562e5393e Aug 12 20:29:07.252290 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-56237c13-cc6f-4088-9728-5ad1d68ab042 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:07.252487 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-56237c13-cc6f-4088-9728-5ad1d68ab042 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:07.252626 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.snapshots [None req-56237c13-cc6f-4088-9728-5ad1d68ab042 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Delete snapshot with id: fac94464-74fa-425a-a80c-53f562e5393e Aug 12 20:29:07.257659 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:07.257659 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:29:07.258059 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-56237c13-cc6f-4088-9728-5ad1d68ab042 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Snapshot retrieved successfully. Aug 12 20:29:07.275011 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-56237c13-cc6f-4088-9728-5ad1d68ab042 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Snapshot delete request issued successfully. Aug 12 20:29:07.275243 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-56237c13-cc6f-4088-9728-5ad1d68ab042 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] https://10.4.3.246/volume/v3/snapshots/fac94464-74fa-425a-a80c-53f562e5393e returned with HTTP 202 Aug 12 20:29:07.275708 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1143/4601] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:29:07 2026] DELETE /volume/v3/snapshots/fac94464-74fa-425a-a80c-53f562e5393e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:29:07.283389 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-98a8b774-f94c-4784-8f0c-f11a6c5220d0 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:07.285214 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-98a8b774-f94c-4784-8f0c-f11a6c5220d0 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] GET https://10.4.3.246/volume/v3/snapshots/fac94464-74fa-425a-a80c-53f562e5393e Aug 12 20:29:07.285442 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-98a8b774-f94c-4784-8f0c-f11a6c5220d0 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:07.285665 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-98a8b774-f94c-4784-8f0c-f11a6c5220d0 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:07.290207 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:07.290207 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:29:07.290634 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-98a8b774-f94c-4784-8f0c-f11a6c5220d0 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Snapshot retrieved successfully. Aug 12 20:29:07.291299 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-98a8b774-f94c-4784-8f0c-f11a6c5220d0 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] https://10.4.3.246/volume/v3/snapshots/fac94464-74fa-425a-a80c-53f562e5393e returned with HTTP 200 Aug 12 20:29:07.291720 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1162/4602] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:07 2026] GET /volume/v3/snapshots/fac94464-74fa-425a-a80c-53f562e5393e => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:07.893701 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-584cef48-2717-4c7a-a170-3939d49102c8 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:07.894110 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-584cef48-2717-4c7a-a170-3939d49102c8 None None] GET https://10.4.3.246/volume// Aug 12 20:29:07.894277 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-584cef48-2717-4c7a-a170-3939d49102c8 None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:07.894473 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-584cef48-2717-4c7a-a170-3939d49102c8 None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:07.894831 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-584cef48-2717-4c7a-a170-3939d49102c8 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:29:07.895124 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1145/4603] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:29:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:29:07.902001 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-af24f419-da7b-403b-8d58-7fb8b86cc569 req-639151f2-76f0-43d5-8fd7-9f7ddcc1fd57 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:07.903960 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-af24f419-da7b-403b-8d58-7fb8b86cc569 req-639151f2-76f0-43d5-8fd7-9f7ddcc1fd57 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] GET https://10.4.3.246/volume/v3/volumes/21fdd336-fb86-4ea1-b679-0955dc00782d Aug 12 20:29:07.904168 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-af24f419-da7b-403b-8d58-7fb8b86cc569 req-639151f2-76f0-43d5-8fd7-9f7ddcc1fd57 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:07.904382 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-af24f419-da7b-403b-8d58-7fb8b86cc569 req-639151f2-76f0-43d5-8fd7-9f7ddcc1fd57 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:07.913277 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:07.913277 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:29:07.916615 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-af24f419-da7b-403b-8d58-7fb8b86cc569 req-639151f2-76f0-43d5-8fd7-9f7ddcc1fd57 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Volume info retrieved successfully. Aug 12 20:29:07.920757 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-af24f419-da7b-403b-8d58-7fb8b86cc569 req-639151f2-76f0-43d5-8fd7-9f7ddcc1fd57 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/21fdd336-fb86-4ea1-b679-0955dc00782d returned with HTTP 200 Aug 12 20:29:07.921149 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1154/4604] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:29:07 2026] GET /volume/v3/volumes/21fdd336-fb86-4ea1-b679-0955dc00782d => generated 1430 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:29:08.024066 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-af24f419-da7b-403b-8d58-7fb8b86cc569 req-5ea79892-e456-48f2-9f6c-5ecce0448064 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:08.026795 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-af24f419-da7b-403b-8d58-7fb8b86cc569 req-5ea79892-e456-48f2-9f6c-5ecce0448064 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] PUT https://10.4.3.246/volume/v3/attachments/babd3e04-34c0-4612-9b80-ee153085b2b4 Aug 12 20:29:08.027308 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-af24f419-da7b-403b-8d58-7fb8b86cc569 req-5ea79892-e456-48f2-9f6c-5ecce0448064 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:29:08.035411 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-af24f419-da7b-403b-8d58-7fb8b86cc569 req-5ea79892-e456-48f2-9f6c-5ecce0448064 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Acquiring lock "cinder-attachment_update-21fdd336-fb86-4ea1-b679-0955dc00782d-np0000007109" by "attachment_update" {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:29:08.039774 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-af24f419-da7b-403b-8d58-7fb8b86cc569 req-5ea79892-e456-48f2-9f6c-5ecce0448064 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Lock "cinder-attachment_update-21fdd336-fb86-4ea1-b679-0955dc00782d-np0000007109" acquired by "attachment_update" :: waited 0.004s {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:29:08.040668 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:08.040668 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:29:08.116445 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-af24f419-da7b-403b-8d58-7fb8b86cc569 req-5ea79892-e456-48f2-9f6c-5ecce0448064 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Lock "cinder-attachment_update-21fdd336-fb86-4ea1-b679-0955dc00782d-np0000007109" released by "attachment_update" :: held 0.077s {{(pid=100385) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:29:08.116779 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-af24f419-da7b-403b-8d58-7fb8b86cc569 req-5ea79892-e456-48f2-9f6c-5ecce0448064 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/attachments/babd3e04-34c0-4612-9b80-ee153085b2b4 returned with HTTP 200 Aug 12 20:29:08.117338 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1144/4605] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:29:08 2026] PUT /volume/v3/attachments/babd3e04-34c0-4612-9b80-ee153085b2b4 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:29:08.139375 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-af24f419-da7b-403b-8d58-7fb8b86cc569 req-7594d161-2ee1-434e-9c06-94ee115c354c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:08.141751 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-af24f419-da7b-403b-8d58-7fb8b86cc569 req-7594d161-2ee1-434e-9c06-94ee115c354c tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] POST https://10.4.3.246/volume/v3/attachments/babd3e04-34c0-4612-9b80-ee153085b2b4/action Aug 12 20:29:08.142236 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-af24f419-da7b-403b-8d58-7fb8b86cc569 req-7594d161-2ee1-434e-9c06-94ee115c354c tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Action body: b'{"os-complete": null}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:29:08.142315 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-af24f419-da7b-403b-8d58-7fb8b86cc569 req-7594d161-2ee1-434e-9c06-94ee115c354c tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:29:08.162935 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:08.162935 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:29:08.175969 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-af24f419-da7b-403b-8d58-7fb8b86cc569 req-7594d161-2ee1-434e-9c06-94ee115c354c tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/attachments/babd3e04-34c0-4612-9b80-ee153085b2b4/action returned with HTTP 204 Aug 12 20:29:08.176595 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1163/4606] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:29:08 2026] POST /volume/v3/attachments/babd3e04-34c0-4612-9b80-ee153085b2b4/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:29:08.301497 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-eefd0f5a-c01a-4b8f-843e-5c6771a9b4e2 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:08.303296 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-eefd0f5a-c01a-4b8f-843e-5c6771a9b4e2 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] GET https://10.4.3.246/volume/v3/snapshots/fac94464-74fa-425a-a80c-53f562e5393e Aug 12 20:29:08.303550 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-eefd0f5a-c01a-4b8f-843e-5c6771a9b4e2 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:08.303796 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-eefd0f5a-c01a-4b8f-843e-5c6771a9b4e2 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:08.309188 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-eefd0f5a-c01a-4b8f-843e-5c6771a9b4e2 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] https://10.4.3.246/volume/v3/snapshots/fac94464-74fa-425a-a80c-53f562e5393e returned with HTTP 404 Aug 12 20:29:08.309866 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1146/4607] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:08 2026] GET /volume/v3/snapshots/fac94464-74fa-425a-a80c-53f562e5393e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:29:08.316929 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-08e2151e-470c-48e7-b87f-c53b2fbf44bb None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:08.319053 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-08e2151e-470c-48e7-b87f-c53b2fbf44bb tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] DELETE https://10.4.3.246/volume/v3/snapshots/fac94464-74fa-425a-a80c-53f562e5393e Aug 12 20:29:08.319416 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-08e2151e-470c-48e7-b87f-c53b2fbf44bb tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:08.319687 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-08e2151e-470c-48e7-b87f-c53b2fbf44bb tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:08.319841 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.snapshots [None req-08e2151e-470c-48e7-b87f-c53b2fbf44bb tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Delete snapshot with id: fac94464-74fa-425a-a80c-53f562e5393e Aug 12 20:29:08.325143 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-08e2151e-470c-48e7-b87f-c53b2fbf44bb tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots/fac94464-74fa-425a-a80c-53f562e5393e returned with HTTP 404 Aug 12 20:29:08.325787 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1155/4608] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:29:08 2026] DELETE /volume/v3/snapshots/fac94464-74fa-425a-a80c-53f562e5393e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:29:08.332924 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-9b1f1528-ea1e-42d2-b192-f045ffd9aeea None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:08.334789 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9b1f1528-ea1e-42d2-b192-f045ffd9aeea tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/snapshots/fac94464-74fa-425a-a80c-53f562e5393e Aug 12 20:29:08.334977 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9b1f1528-ea1e-42d2-b192-f045ffd9aeea tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:08.335156 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9b1f1528-ea1e-42d2-b192-f045ffd9aeea tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:08.339333 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9b1f1528-ea1e-42d2-b192-f045ffd9aeea tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots/fac94464-74fa-425a-a80c-53f562e5393e returned with HTTP 404 Aug 12 20:29:08.339868 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1145/4609] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:08 2026] GET /volume/v3/snapshots/fac94464-74fa-425a-a80c-53f562e5393e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:29:08.347437 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-076396f8-6cc0-49fa-9ef8-1f617e12fbf0 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:08.349313 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-076396f8-6cc0-49fa-9ef8-1f617e12fbf0 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/752733b7-ac01-4712-8e70-e86995c2429c Aug 12 20:29:08.349558 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-076396f8-6cc0-49fa-9ef8-1f617e12fbf0 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:08.349807 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-076396f8-6cc0-49fa-9ef8-1f617e12fbf0 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:08.350030 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-076396f8-6cc0-49fa-9ef8-1f617e12fbf0 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Delete volume with id: 752733b7-ac01-4712-8e70-e86995c2429c Aug 12 20:29:08.357208 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:08.357208 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:29:08.358559 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-076396f8-6cc0-49fa-9ef8-1f617e12fbf0 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Volume info retrieved successfully. Aug 12 20:29:08.372649 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-076396f8-6cc0-49fa-9ef8-1f617e12fbf0 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Delete volume request issued successfully. Aug 12 20:29:08.372830 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-076396f8-6cc0-49fa-9ef8-1f617e12fbf0 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes/752733b7-ac01-4712-8e70-e86995c2429c returned with HTTP 202 Aug 12 20:29:08.373256 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1164/4610] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:29:08 2026] DELETE /volume/v3/volumes/752733b7-ac01-4712-8e70-e86995c2429c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:29:08.380317 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-4507dc1c-8030-4877-bd57-26bea63e041b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:08.382177 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4507dc1c-8030-4877-bd57-26bea63e041b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/volumes/752733b7-ac01-4712-8e70-e86995c2429c Aug 12 20:29:08.382387 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4507dc1c-8030-4877-bd57-26bea63e041b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:08.382593 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4507dc1c-8030-4877-bd57-26bea63e041b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:08.389329 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:08.389329 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:29:08.392666 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-4507dc1c-8030-4877-bd57-26bea63e041b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Volume info retrieved successfully. Aug 12 20:29:08.396757 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4507dc1c-8030-4877-bd57-26bea63e041b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes/752733b7-ac01-4712-8e70-e86995c2429c returned with HTTP 200 Aug 12 20:29:08.397198 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1147/4611] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:08 2026] GET /volume/v3/volumes/752733b7-ac01-4712-8e70-e86995c2429c => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:29:09.409724 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a7b3d953-39d0-4c70-830d-43ce7b1e7dcd None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:09.411896 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a7b3d953-39d0-4c70-830d-43ce7b1e7dcd tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/volumes/752733b7-ac01-4712-8e70-e86995c2429c Aug 12 20:29:09.412067 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a7b3d953-39d0-4c70-830d-43ce7b1e7dcd tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:09.412239 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a7b3d953-39d0-4c70-830d-43ce7b1e7dcd tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:09.417263 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a7b3d953-39d0-4c70-830d-43ce7b1e7dcd tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes/752733b7-ac01-4712-8e70-e86995c2429c returned with HTTP 404 Aug 12 20:29:09.417693 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1156/4612] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:09 2026] GET /volume/v3/volumes/752733b7-ac01-4712-8e70-e86995c2429c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:29:09.425172 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ed8d8997-19be-4005-8aad-a1b6c7db0794 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:09.427306 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ed8d8997-19be-4005-8aad-a1b6c7db0794 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:29:09.427750 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ed8d8997-19be-4005-8aad-a1b6c7db0794 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1643227596"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:29:09.429953 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-ed8d8997-19be-4005-8aad-a1b6c7db0794 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1643227596'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:29:09.430119 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-ed8d8997-19be-4005-8aad-a1b6c7db0794 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Create volume of 1 GB Aug 12 20:29:09.430454 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:09.430454 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:29:09.434818 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-ed8d8997-19be-4005-8aad-a1b6c7db0794 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Availability Zones retrieved successfully. Aug 12 20:29:09.442177 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-ed8d8997-19be-4005-8aad-a1b6c7db0794 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Flow 'volume_create_api' (655f7fbb-ccc2-42f1-b9a6-acc8397f10ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:29:09.443800 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-ed8d8997-19be-4005-8aad-a1b6c7db0794 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb8c7658-5271-433e-8b12-e1a77148cac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:09.444804 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-ed8d8997-19be-4005-8aad-a1b6c7db0794 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:29:09.468043 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-ed8d8997-19be-4005-8aad-a1b6c7db0794 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb8c7658-5271-433e-8b12-e1a77148cac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:09.468985 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-ed8d8997-19be-4005-8aad-a1b6c7db0794 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c313466-dc5d-4f7d-ad73-8c602d4c59b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:09.504099 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-ed8d8997-19be-4005-8aad-a1b6c7db0794 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Created reservations ['396fe0bc-6dab-449a-a06f-5eb318e80772', 'a7a9a312-5e97-4362-8a4e-dc9f578d241b', 'b823ff5f-9116-4ee5-a4e1-990177db98b7', '7e2073a7-8fde-4d51-bcf8-eb2d03646c87'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:29:09.505036 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-ed8d8997-19be-4005-8aad-a1b6c7db0794 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c313466-dc5d-4f7d-ad73-8c602d4c59b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['396fe0bc-6dab-449a-a06f-5eb318e80772', 'a7a9a312-5e97-4362-8a4e-dc9f578d241b', 'b823ff5f-9116-4ee5-a4e1-990177db98b7', '7e2073a7-8fde-4d51-bcf8-eb2d03646c87']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:09.505784 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-ed8d8997-19be-4005-8aad-a1b6c7db0794 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d11efddf-877b-4ba3-8a68-0a8355b58a1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:09.525808 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-ed8d8997-19be-4005-8aad-a1b6c7db0794 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d11efddf-877b-4ba3-8a68-0a8355b58a1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b61cb7b4-4fb0-46a5-ab25-e2d9d5d893d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1643227596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e1b993c7024470ea718657c2cf582bd',qos_specs=None,replication_status=,reservations=['396fe0bc-6dab-449a-a06f-5eb318e80772','a7a9a312-5e97-4362-8a4e-dc9f578d241b','b823ff5f-9116-4ee5-a4e1-990177db98b7','7e2073a7-8fde-4d51-bcf8-eb2d03646c87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ba7dc81f99e4387b0c593e09e452270',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:29:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1643227596',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b61cb7b4-4fb0-46a5-ab25-e2d9d5d893d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e1b993c7024470ea718657c2cf582bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ba7dc81f99e4387b0c593e09e452270',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:09.526512 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-ed8d8997-19be-4005-8aad-a1b6c7db0794 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7091c58e-d4e3-4d31-ab99-5a3fc39b64ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:09.541951 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-ed8d8997-19be-4005-8aad-a1b6c7db0794 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7091c58e-d4e3-4d31-ab99-5a3fc39b64ca) transitioned into state 'SUCCESS' from state '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-1643227596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e1b993c7024470ea718657c2cf582bd',qos_specs=None,replication_status=,reservations=['396fe0bc-6dab-449a-a06f-5eb318e80772','a7a9a312-5e97-4362-8a4e-dc9f578d241b','b823ff5f-9116-4ee5-a4e1-990177db98b7','7e2073a7-8fde-4d51-bcf8-eb2d03646c87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ba7dc81f99e4387b0c593e09e452270',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:09.542589 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-ed8d8997-19be-4005-8aad-a1b6c7db0794 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5d10afe-5d18-4eda-ad6e-05644b9e3179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:09.549961 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-ed8d8997-19be-4005-8aad-a1b6c7db0794 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5d10afe-5d18-4eda-ad6e-05644b9e3179) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:09.550710 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-ed8d8997-19be-4005-8aad-a1b6c7db0794 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Flow 'volume_create_api' (655f7fbb-ccc2-42f1-b9a6-acc8397f10ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:29:09.550994 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-ed8d8997-19be-4005-8aad-a1b6c7db0794 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Create volume request issued successfully. Aug 12 20:29:09.551630 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ed8d8997-19be-4005-8aad-a1b6c7db0794 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:29:09.552048 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1146/4613] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:29:09 2026] POST /volume/v3/volumes => generated 778 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:29:09.562529 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-75e7c298-6778-4439-b46f-bda2530a046c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:09.564101 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-75e7c298-6778-4439-b46f-bda2530a046c tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/volumes/b61cb7b4-4fb0-46a5-ab25-e2d9d5d893d6 Aug 12 20:29:09.564270 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-75e7c298-6778-4439-b46f-bda2530a046c tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:09.564815 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-75e7c298-6778-4439-b46f-bda2530a046c tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:09.570963 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:09.570963 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:29:09.574342 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-75e7c298-6778-4439-b46f-bda2530a046c tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Volume info retrieved successfully. Aug 12 20:29:09.577783 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-75e7c298-6778-4439-b46f-bda2530a046c tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes/b61cb7b4-4fb0-46a5-ab25-e2d9d5d893d6 returned with HTTP 200 Aug 12 20:29:09.578149 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1165/4614] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:09 2026] GET /volume/v3/volumes/b61cb7b4-4fb0-46a5-ab25-e2d9d5d893d6 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:10.590045 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-82e8749c-d405-4d83-bcff-ac53e0278b7e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:10.591806 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-82e8749c-d405-4d83-bcff-ac53e0278b7e tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/volumes/b61cb7b4-4fb0-46a5-ab25-e2d9d5d893d6 Aug 12 20:29:10.592027 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-82e8749c-d405-4d83-bcff-ac53e0278b7e tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:10.592243 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-82e8749c-d405-4d83-bcff-ac53e0278b7e tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:10.598751 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:10.598751 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:29:10.601742 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-82e8749c-d405-4d83-bcff-ac53e0278b7e tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Volume info retrieved successfully. Aug 12 20:29:10.604947 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-82e8749c-d405-4d83-bcff-ac53e0278b7e tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes/b61cb7b4-4fb0-46a5-ab25-e2d9d5d893d6 returned with HTTP 200 Aug 12 20:29:10.605355 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1148/4615] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:10 2026] GET /volume/v3/volumes/b61cb7b4-4fb0-46a5-ab25-e2d9d5d893d6 => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:29:10.617277 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-5581c0f0-01bb-4b1c-ad27-f63fa9b41bd1 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:10.619051 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5581c0f0-01bb-4b1c-ad27-f63fa9b41bd1 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:29:10.619457 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5581c0f0-01bb-4b1c-ad27-f63fa9b41bd1 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b61cb7b4-4fb0-46a5-ab25-e2d9d5d893d6", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1564236364"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:29:10.627502 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:10.627502 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:29:10.627838 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-5581c0f0-01bb-4b1c-ad27-f63fa9b41bd1 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Volume info retrieved successfully. Aug 12 20:29:10.627949 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.snapshots [None req-5581c0f0-01bb-4b1c-ad27-f63fa9b41bd1 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Create snapshot from volume b61cb7b4-4fb0-46a5-ab25-e2d9d5d893d6 Aug 12 20:29:10.653247 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-5581c0f0-01bb-4b1c-ad27-f63fa9b41bd1 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Created reservations ['1f93aa65-ccf2-4d0a-9017-98839fa87eb5', 'acfda723-c5f2-46b3-9c45-b799ef84dd3a', 'd651be5e-ebaf-449d-adec-ca758e103520', 'df1dc2f8-c555-4898-9bff-3f79f730540c'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:29:10.681813 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-5581c0f0-01bb-4b1c-ad27-f63fa9b41bd1 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Snapshot create request issued successfully. Aug 12 20:29:10.682139 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5581c0f0-01bb-4b1c-ad27-f63fa9b41bd1 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:29:10.682610 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1157/4616] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:29:10 2026] POST /volume/v3/snapshots => generated 308 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:29:10.691233 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b088aae0-5825-456d-92f6-cc6548b14e96 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:10.693271 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b088aae0-5825-456d-92f6-cc6548b14e96 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/snapshots/bbd152b1-b3aa-45e1-9f56-4921723c9994 Aug 12 20:29:10.693513 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b088aae0-5825-456d-92f6-cc6548b14e96 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:10.693769 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b088aae0-5825-456d-92f6-cc6548b14e96 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:10.698768 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:10.698768 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:29:10.699116 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-b088aae0-5825-456d-92f6-cc6548b14e96 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Snapshot retrieved successfully. Aug 12 20:29:10.699828 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b088aae0-5825-456d-92f6-cc6548b14e96 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots/bbd152b1-b3aa-45e1-9f56-4921723c9994 returned with HTTP 200 Aug 12 20:29:10.700242 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1147/4617] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:10 2026] GET /volume/v3/snapshots/bbd152b1-b3aa-45e1-9f56-4921723c9994 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:11.710421 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f7bc36fe-5a67-4319-b780-f448957b34e1 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:11.712230 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f7bc36fe-5a67-4319-b780-f448957b34e1 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/snapshots/bbd152b1-b3aa-45e1-9f56-4921723c9994 Aug 12 20:29:11.712446 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f7bc36fe-5a67-4319-b780-f448957b34e1 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:11.712647 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f7bc36fe-5a67-4319-b780-f448957b34e1 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:11.717528 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:11.717528 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:29:11.717907 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-f7bc36fe-5a67-4319-b780-f448957b34e1 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Snapshot retrieved successfully. Aug 12 20:29:11.718531 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f7bc36fe-5a67-4319-b780-f448957b34e1 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots/bbd152b1-b3aa-45e1-9f56-4921723c9994 returned with HTTP 200 Aug 12 20:29:11.718927 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1166/4618] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:11 2026] GET /volume/v3/snapshots/bbd152b1-b3aa-45e1-9f56-4921723c9994 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:11.727886 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-b8b36f05-5b0a-40d8-a7ca-5493e3bc09cb None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:11.729937 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b8b36f05-5b0a-40d8-a7ca-5493e3bc09cb tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] POST https://10.4.3.246/volume/v3/snapshots/bbd152b1-b3aa-45e1-9f56-4921723c9994/action Aug 12 20:29:11.730348 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b8b36f05-5b0a-40d8-a7ca-5493e3bc09cb tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:29:11.730499 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b8b36f05-5b0a-40d8-a7ca-5493e3bc09cb tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:29:11.737550 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:11.737550 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:29:11.738036 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-b8b36f05-5b0a-40d8-a7ca-5493e3bc09cb tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Snapshot retrieved successfully. Aug 12 20:29:11.739005 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.policy [None req-b8b36f05-5b0a-40d8-a7ca-5493e3bc09cb tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'ee1313fa841e46ae97bbb87b37e2196f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5e1b993c7024470ea718657c2cf582bd', '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=100386) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 20:29:11.739224 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b8b36f05-5b0a-40d8-a7ca-5493e3bc09cb tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] https://10.4.3.246/volume/v3/snapshots/bbd152b1-b3aa-45e1-9f56-4921723c9994/action returned with HTTP 403 Aug 12 20:29:11.739780 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1149/4619] 10.4.3.246 () {68 vars in 1396 bytes} [Wed Aug 12 20:29:11 2026] POST /volume/v3/snapshots/bbd152b1-b3aa-45e1-9f56-4921723c9994/action => generated 133 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:29:11.746053 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-d78d26bc-79ba-434b-818f-e4d6bb5a5ba4 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:11.748082 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d78d26bc-79ba-434b-818f-e4d6bb5a5ba4 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] DELETE https://10.4.3.246/volume/v3/snapshots/bbd152b1-b3aa-45e1-9f56-4921723c9994 Aug 12 20:29:11.748317 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d78d26bc-79ba-434b-818f-e4d6bb5a5ba4 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:11.748549 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d78d26bc-79ba-434b-818f-e4d6bb5a5ba4 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:11.748661 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.snapshots [None req-d78d26bc-79ba-434b-818f-e4d6bb5a5ba4 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Delete snapshot with id: bbd152b1-b3aa-45e1-9f56-4921723c9994 Aug 12 20:29:11.753508 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:11.753508 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:29:11.753852 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-d78d26bc-79ba-434b-818f-e4d6bb5a5ba4 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Snapshot retrieved successfully. Aug 12 20:29:11.769130 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-d78d26bc-79ba-434b-818f-e4d6bb5a5ba4 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Snapshot delete request issued successfully. Aug 12 20:29:11.769325 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d78d26bc-79ba-434b-818f-e4d6bb5a5ba4 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots/bbd152b1-b3aa-45e1-9f56-4921723c9994 returned with HTTP 202 Aug 12 20:29:11.769839 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1158/4620] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:29:11 2026] DELETE /volume/v3/snapshots/bbd152b1-b3aa-45e1-9f56-4921723c9994 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:29:11.776949 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ded68bfb-6631-4bf6-b3f1-182cf05617aa None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:11.778795 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ded68bfb-6631-4bf6-b3f1-182cf05617aa tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/snapshots/bbd152b1-b3aa-45e1-9f56-4921723c9994 Aug 12 20:29:11.778964 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ded68bfb-6631-4bf6-b3f1-182cf05617aa tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:11.779182 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ded68bfb-6631-4bf6-b3f1-182cf05617aa tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:11.784486 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:11.784486 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:29:11.784821 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-ded68bfb-6631-4bf6-b3f1-182cf05617aa tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Snapshot retrieved successfully. Aug 12 20:29:11.785390 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ded68bfb-6631-4bf6-b3f1-182cf05617aa tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots/bbd152b1-b3aa-45e1-9f56-4921723c9994 returned with HTTP 200 Aug 12 20:29:11.785778 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1148/4621] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:11 2026] GET /volume/v3/snapshots/bbd152b1-b3aa-45e1-9f56-4921723c9994 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:12.795491 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-26b04b17-7690-4b86-a96b-4861253378fd None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:12.797064 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-26b04b17-7690-4b86-a96b-4861253378fd tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/snapshots/bbd152b1-b3aa-45e1-9f56-4921723c9994 Aug 12 20:29:12.797262 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-26b04b17-7690-4b86-a96b-4861253378fd tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:12.797483 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-26b04b17-7690-4b86-a96b-4861253378fd tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:12.801556 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-26b04b17-7690-4b86-a96b-4861253378fd tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots/bbd152b1-b3aa-45e1-9f56-4921723c9994 returned with HTTP 404 Aug 12 20:29:12.802026 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1167/4622] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:12 2026] GET /volume/v3/snapshots/bbd152b1-b3aa-45e1-9f56-4921723c9994 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:29:12.808136 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-78be4ca3-4ebf-4a0d-87ea-4b32fa880c33 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:12.810207 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-78be4ca3-4ebf-4a0d-87ea-4b32fa880c33 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/b61cb7b4-4fb0-46a5-ab25-e2d9d5d893d6 Aug 12 20:29:12.810494 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-78be4ca3-4ebf-4a0d-87ea-4b32fa880c33 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:12.810784 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-78be4ca3-4ebf-4a0d-87ea-4b32fa880c33 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:12.810996 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-78be4ca3-4ebf-4a0d-87ea-4b32fa880c33 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Delete volume with id: b61cb7b4-4fb0-46a5-ab25-e2d9d5d893d6 Aug 12 20:29:12.818989 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:12.818989 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:29:12.819433 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-78be4ca3-4ebf-4a0d-87ea-4b32fa880c33 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Volume info retrieved successfully. Aug 12 20:29:12.837363 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-78be4ca3-4ebf-4a0d-87ea-4b32fa880c33 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Delete volume request issued successfully. Aug 12 20:29:12.837760 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-78be4ca3-4ebf-4a0d-87ea-4b32fa880c33 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes/b61cb7b4-4fb0-46a5-ab25-e2d9d5d893d6 returned with HTTP 202 Aug 12 20:29:12.838264 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1150/4623] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:29:12 2026] DELETE /volume/v3/volumes/b61cb7b4-4fb0-46a5-ab25-e2d9d5d893d6 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:29:12.845170 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-2efe075e-3801-4c5b-ade8-9ac787a33677 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:12.847035 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2efe075e-3801-4c5b-ade8-9ac787a33677 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/volumes/b61cb7b4-4fb0-46a5-ab25-e2d9d5d893d6 Aug 12 20:29:12.847212 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2efe075e-3801-4c5b-ade8-9ac787a33677 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:12.847418 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2efe075e-3801-4c5b-ade8-9ac787a33677 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:12.853613 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:12.853613 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:29:12.856840 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-2efe075e-3801-4c5b-ade8-9ac787a33677 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Volume info retrieved successfully. Aug 12 20:29:12.860414 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2efe075e-3801-4c5b-ade8-9ac787a33677 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes/b61cb7b4-4fb0-46a5-ab25-e2d9d5d893d6 returned with HTTP 200 Aug 12 20:29:12.860821 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1159/4624] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:12 2026] GET /volume/v3/volumes/b61cb7b4-4fb0-46a5-ab25-e2d9d5d893d6 => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:29:13.877817 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f72184cf-f6c4-42fe-8b2d-466445bf98d0 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:13.879764 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f72184cf-f6c4-42fe-8b2d-466445bf98d0 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/volumes/b61cb7b4-4fb0-46a5-ab25-e2d9d5d893d6 Aug 12 20:29:13.879985 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f72184cf-f6c4-42fe-8b2d-466445bf98d0 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:13.880177 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f72184cf-f6c4-42fe-8b2d-466445bf98d0 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:13.886818 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f72184cf-f6c4-42fe-8b2d-466445bf98d0 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes/b61cb7b4-4fb0-46a5-ab25-e2d9d5d893d6 returned with HTTP 404 Aug 12 20:29:13.887386 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1149/4625] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:13 2026] GET /volume/v3/volumes/b61cb7b4-4fb0-46a5-ab25-e2d9d5d893d6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:29:13.896110 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-eb92bb28-55d8-4721-8d18-97f8e0339f3c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:13.898198 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-eb92bb28-55d8-4721-8d18-97f8e0339f3c tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:29:13.898574 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-eb92bb28-55d8-4721-8d18-97f8e0339f3c tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-660247647"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:29:13.900855 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-eb92bb28-55d8-4721-8d18-97f8e0339f3c tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-660247647'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:29:13.900967 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-eb92bb28-55d8-4721-8d18-97f8e0339f3c tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Create volume of 1 GB Aug 12 20:29:13.905431 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-eb92bb28-55d8-4721-8d18-97f8e0339f3c tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Availability Zones retrieved successfully. Aug 12 20:29:13.910807 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-eb92bb28-55d8-4721-8d18-97f8e0339f3c tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Flow 'volume_create_api' (e039660e-a58e-4aaa-9726-bca3c4d6b0cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:29:13.911989 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-eb92bb28-55d8-4721-8d18-97f8e0339f3c tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b44b7b19-1c71-40ba-bfec-dfe7fa0a202d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:13.912894 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-eb92bb28-55d8-4721-8d18-97f8e0339f3c tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:29:13.935874 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-eb92bb28-55d8-4721-8d18-97f8e0339f3c tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b44b7b19-1c71-40ba-bfec-dfe7fa0a202d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:13.936645 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-eb92bb28-55d8-4721-8d18-97f8e0339f3c tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (124d310e-f93e-4ef1-9db9-0410b238e023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:13.975421 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-eb92bb28-55d8-4721-8d18-97f8e0339f3c tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Created reservations ['697a1e9c-9515-4dbd-8ab7-6be2a44ec78d', 'dede8ed4-a0e0-4f56-b990-52a0d6af5e51', '1e9063a7-72fc-41d5-9285-2aa914161899', 'afd03cca-7e83-462d-b0d9-662a6da175d2'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:29:13.976273 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-eb92bb28-55d8-4721-8d18-97f8e0339f3c tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (124d310e-f93e-4ef1-9db9-0410b238e023) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['697a1e9c-9515-4dbd-8ab7-6be2a44ec78d', 'dede8ed4-a0e0-4f56-b990-52a0d6af5e51', '1e9063a7-72fc-41d5-9285-2aa914161899', 'afd03cca-7e83-462d-b0d9-662a6da175d2']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:13.977167 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-eb92bb28-55d8-4721-8d18-97f8e0339f3c tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0dc6452-e5c6-4234-9e8b-6130999a3180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:14.003041 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-eb92bb28-55d8-4721-8d18-97f8e0339f3c tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0dc6452-e5c6-4234-9e8b-6130999a3180) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30149da8-0ff9-4d12-a95d-2bdab6ce3466', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-660247647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e1b993c7024470ea718657c2cf582bd',qos_specs=None,replication_status=,reservations=['697a1e9c-9515-4dbd-8ab7-6be2a44ec78d','dede8ed4-a0e0-4f56-b990-52a0d6af5e51','1e9063a7-72fc-41d5-9285-2aa914161899','afd03cca-7e83-462d-b0d9-662a6da175d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ba7dc81f99e4387b0c593e09e452270',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:29:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-660247647',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30149da8-0ff9-4d12-a95d-2bdab6ce3466,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e1b993c7024470ea718657c2cf582bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ba7dc81f99e4387b0c593e09e452270',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:14.003906 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-eb92bb28-55d8-4721-8d18-97f8e0339f3c tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d51f8d8b-9721-4495-8561-0d7f6f9c38ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:14.024041 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-eb92bb28-55d8-4721-8d18-97f8e0339f3c tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d51f8d8b-9721-4495-8561-0d7f6f9c38ac) transitioned into state 'SUCCESS' from state '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-660247647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e1b993c7024470ea718657c2cf582bd',qos_specs=None,replication_status=,reservations=['697a1e9c-9515-4dbd-8ab7-6be2a44ec78d','dede8ed4-a0e0-4f56-b990-52a0d6af5e51','1e9063a7-72fc-41d5-9285-2aa914161899','afd03cca-7e83-462d-b0d9-662a6da175d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ba7dc81f99e4387b0c593e09e452270',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:14.024714 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-eb92bb28-55d8-4721-8d18-97f8e0339f3c tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adb698cf-13d1-427e-8d7e-6c07be407b79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:14.037564 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-eb92bb28-55d8-4721-8d18-97f8e0339f3c tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adb698cf-13d1-427e-8d7e-6c07be407b79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:14.037564 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-eb92bb28-55d8-4721-8d18-97f8e0339f3c tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Flow 'volume_create_api' (e039660e-a58e-4aaa-9726-bca3c4d6b0cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:29:14.037564 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-eb92bb28-55d8-4721-8d18-97f8e0339f3c tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Create volume request issued successfully. Aug 12 20:29:14.037564 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-eb92bb28-55d8-4721-8d18-97f8e0339f3c tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:29:14.038020 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1168/4626] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:29:13 2026] POST /volume/v3/volumes => generated 777 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:29:14.050043 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-8164c35e-6015-403d-bdfa-3e79f84b4077 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:14.051979 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8164c35e-6015-403d-bdfa-3e79f84b4077 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/volumes/30149da8-0ff9-4d12-a95d-2bdab6ce3466 Aug 12 20:29:14.052201 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8164c35e-6015-403d-bdfa-3e79f84b4077 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:14.052419 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8164c35e-6015-403d-bdfa-3e79f84b4077 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:14.060187 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:14.060187 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:29:14.064016 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-8164c35e-6015-403d-bdfa-3e79f84b4077 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Volume info retrieved successfully. Aug 12 20:29:14.068642 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8164c35e-6015-403d-bdfa-3e79f84b4077 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes/30149da8-0ff9-4d12-a95d-2bdab6ce3466 returned with HTTP 200 Aug 12 20:29:14.069046 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1151/4627] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:14 2026] GET /volume/v3/volumes/30149da8-0ff9-4d12-a95d-2bdab6ce3466 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:15.081427 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-34e20759-101e-4011-b03f-93ed214d06f2 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:15.083408 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-34e20759-101e-4011-b03f-93ed214d06f2 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/volumes/30149da8-0ff9-4d12-a95d-2bdab6ce3466 Aug 12 20:29:15.083628 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-34e20759-101e-4011-b03f-93ed214d06f2 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:15.083818 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-34e20759-101e-4011-b03f-93ed214d06f2 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:15.091437 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:15.091437 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:29:15.095093 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-34e20759-101e-4011-b03f-93ed214d06f2 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Volume info retrieved successfully. Aug 12 20:29:15.098917 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-34e20759-101e-4011-b03f-93ed214d06f2 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes/30149da8-0ff9-4d12-a95d-2bdab6ce3466 returned with HTTP 200 Aug 12 20:29:15.099452 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1160/4628] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:15 2026] GET /volume/v3/volumes/30149da8-0ff9-4d12-a95d-2bdab6ce3466 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:29:15.111031 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-0003ed4a-e5de-4cbb-ba50-490b4eed8e3d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:15.114163 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0003ed4a-e5de-4cbb-ba50-490b4eed8e3d tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:29:15.114604 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0003ed4a-e5de-4cbb-ba50-490b4eed8e3d tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "30149da8-0ff9-4d12-a95d-2bdab6ce3466", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-353049399"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:29:15.124395 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:15.124395 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:29:15.124924 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-0003ed4a-e5de-4cbb-ba50-490b4eed8e3d tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Volume info retrieved successfully. Aug 12 20:29:15.125101 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.snapshots [None req-0003ed4a-e5de-4cbb-ba50-490b4eed8e3d tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Create snapshot from volume 30149da8-0ff9-4d12-a95d-2bdab6ce3466 Aug 12 20:29:15.159918 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-0003ed4a-e5de-4cbb-ba50-490b4eed8e3d tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Created reservations ['74d9b7da-7fb5-42fe-b62e-9f0a2e365c48', '1161c9c8-7737-4c9c-9e12-3fdf0acd0007', '114aa09d-b1a0-4f6b-b7e3-fda660d1194e', '4bb7060e-bf53-4f7c-9e69-cc7d75daf368'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:29:15.209109 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-0003ed4a-e5de-4cbb-ba50-490b4eed8e3d tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Snapshot create request issued successfully. Aug 12 20:29:15.209547 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0003ed4a-e5de-4cbb-ba50-490b4eed8e3d tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:29:15.210079 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1150/4629] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:29:15 2026] POST /volume/v3/snapshots => generated 307 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:29:15.220503 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-883709d4-6873-41bc-b277-fca7acd479bc None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:15.222462 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-883709d4-6873-41bc-b277-fca7acd479bc tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/snapshots/7f5c773f-576c-4ad8-ae77-0eacec13a7c2 Aug 12 20:29:15.222648 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-883709d4-6873-41bc-b277-fca7acd479bc tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:15.222831 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-883709d4-6873-41bc-b277-fca7acd479bc tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:15.228021 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:15.228021 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:29:15.228346 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-883709d4-6873-41bc-b277-fca7acd479bc tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Snapshot retrieved successfully. Aug 12 20:29:15.228948 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-883709d4-6873-41bc-b277-fca7acd479bc tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots/7f5c773f-576c-4ad8-ae77-0eacec13a7c2 returned with HTTP 200 Aug 12 20:29:15.229435 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1169/4630] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:15 2026] GET /volume/v3/snapshots/7f5c773f-576c-4ad8-ae77-0eacec13a7c2 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:16.239026 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-4ec47f23-6230-4222-b70f-69b3e09884b1 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:16.240785 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4ec47f23-6230-4222-b70f-69b3e09884b1 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/snapshots/7f5c773f-576c-4ad8-ae77-0eacec13a7c2 Aug 12 20:29:16.240973 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4ec47f23-6230-4222-b70f-69b3e09884b1 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:16.241149 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4ec47f23-6230-4222-b70f-69b3e09884b1 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:16.245892 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:16.245892 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:29:16.246142 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-4ec47f23-6230-4222-b70f-69b3e09884b1 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Snapshot retrieved successfully. Aug 12 20:29:16.246708 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4ec47f23-6230-4222-b70f-69b3e09884b1 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots/7f5c773f-576c-4ad8-ae77-0eacec13a7c2 returned with HTTP 200 Aug 12 20:29:16.247147 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1152/4631] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:16 2026] GET /volume/v3/snapshots/7f5c773f-576c-4ad8-ae77-0eacec13a7c2 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:16.254438 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-266a7215-cbbd-49cc-8268-6116ece0dbd9 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:16.258560 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-266a7215-cbbd-49cc-8268-6116ece0dbd9 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] GET https://10.4.3.246/volume/v3/snapshots Aug 12 20:29:16.258560 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-266a7215-cbbd-49cc-8268-6116ece0dbd9 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:16.258560 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-266a7215-cbbd-49cc-8268-6116ece0dbd9 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Calling method 'index' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:16.258560 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.api_utils [None req-266a7215-cbbd-49cc-8268-6116ece0dbd9 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Removing options '' from query. {{(pid=100383) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 20:29:16.259358 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.db.api [None req-266a7215-cbbd-49cc-8268-6116ece0dbd9 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Building query based on filter {{(pid=100383) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 20:29:16.263967 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-266a7215-cbbd-49cc-8268-6116ece0dbd9 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Get all snapshots completed successfully. Aug 12 20:29:16.264525 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-266a7215-cbbd-49cc-8268-6116ece0dbd9 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 200 Aug 12 20:29:16.265085 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1161/4632] 10.4.3.246 () {66 vars in 1243 bytes} [Wed Aug 12 20:29:16 2026] GET /volume/v3/snapshots => generated 335 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:16.273107 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-1402cd14-a745-494f-999f-6b9fdd60fa5e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:16.275368 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1402cd14-a745-494f-999f-6b9fdd60fa5e tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] DELETE https://10.4.3.246/volume/v3/snapshots/7f5c773f-576c-4ad8-ae77-0eacec13a7c2 Aug 12 20:29:16.275611 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1402cd14-a745-494f-999f-6b9fdd60fa5e tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:16.275848 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1402cd14-a745-494f-999f-6b9fdd60fa5e tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:16.275988 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.snapshots [None req-1402cd14-a745-494f-999f-6b9fdd60fa5e tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Delete snapshot with id: 7f5c773f-576c-4ad8-ae77-0eacec13a7c2 Aug 12 20:29:16.281650 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:16.281650 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:29:16.282025 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-1402cd14-a745-494f-999f-6b9fdd60fa5e tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Snapshot retrieved successfully. Aug 12 20:29:16.297680 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-1402cd14-a745-494f-999f-6b9fdd60fa5e tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Snapshot delete request issued successfully. Aug 12 20:29:16.297920 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1402cd14-a745-494f-999f-6b9fdd60fa5e tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots/7f5c773f-576c-4ad8-ae77-0eacec13a7c2 returned with HTTP 202 Aug 12 20:29:16.298463 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1151/4633] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:29:16 2026] DELETE /volume/v3/snapshots/7f5c773f-576c-4ad8-ae77-0eacec13a7c2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:29:16.306904 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b3882790-b382-4d12-9fd4-07d09100bea6 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:16.309229 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b3882790-b382-4d12-9fd4-07d09100bea6 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/snapshots/7f5c773f-576c-4ad8-ae77-0eacec13a7c2 Aug 12 20:29:16.309475 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b3882790-b382-4d12-9fd4-07d09100bea6 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:16.309834 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b3882790-b382-4d12-9fd4-07d09100bea6 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:16.315394 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:16.315394 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:29:16.315762 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-b3882790-b382-4d12-9fd4-07d09100bea6 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Snapshot retrieved successfully. Aug 12 20:29:16.316515 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b3882790-b382-4d12-9fd4-07d09100bea6 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots/7f5c773f-576c-4ad8-ae77-0eacec13a7c2 returned with HTTP 200 Aug 12 20:29:16.317112 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1170/4634] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:16 2026] GET /volume/v3/snapshots/7f5c773f-576c-4ad8-ae77-0eacec13a7c2 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:17.325797 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-88440135-47d2-45e9-90b4-e8253174463d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:17.327578 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-88440135-47d2-45e9-90b4-e8253174463d tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/snapshots/7f5c773f-576c-4ad8-ae77-0eacec13a7c2 Aug 12 20:29:17.327827 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-88440135-47d2-45e9-90b4-e8253174463d tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:17.328078 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-88440135-47d2-45e9-90b4-e8253174463d tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:17.332342 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-88440135-47d2-45e9-90b4-e8253174463d tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots/7f5c773f-576c-4ad8-ae77-0eacec13a7c2 returned with HTTP 404 Aug 12 20:29:17.332910 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1153/4635] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:17 2026] GET /volume/v3/snapshots/7f5c773f-576c-4ad8-ae77-0eacec13a7c2 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:29:17.339513 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-9639cf54-1133-4ddc-b826-964c0f2ab4ae None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:17.340969 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9639cf54-1133-4ddc-b826-964c0f2ab4ae tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/30149da8-0ff9-4d12-a95d-2bdab6ce3466 Aug 12 20:29:17.341359 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9639cf54-1133-4ddc-b826-964c0f2ab4ae tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:17.341646 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9639cf54-1133-4ddc-b826-964c0f2ab4ae tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:17.341901 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-9639cf54-1133-4ddc-b826-964c0f2ab4ae tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Delete volume with id: 30149da8-0ff9-4d12-a95d-2bdab6ce3466 Aug 12 20:29:17.350121 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:17.350121 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:29:17.350121 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-9639cf54-1133-4ddc-b826-964c0f2ab4ae tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Volume info retrieved successfully. Aug 12 20:29:17.365959 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-9639cf54-1133-4ddc-b826-964c0f2ab4ae tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Delete volume request issued successfully. Aug 12 20:29:17.366335 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9639cf54-1133-4ddc-b826-964c0f2ab4ae tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes/30149da8-0ff9-4d12-a95d-2bdab6ce3466 returned with HTTP 202 Aug 12 20:29:17.366897 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1162/4636] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:29:17 2026] DELETE /volume/v3/volumes/30149da8-0ff9-4d12-a95d-2bdab6ce3466 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:29:17.375265 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-d55b6211-049b-4186-8267-e5724d84cd2a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:17.377729 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d55b6211-049b-4186-8267-e5724d84cd2a tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/volumes/30149da8-0ff9-4d12-a95d-2bdab6ce3466 Aug 12 20:29:17.377888 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d55b6211-049b-4186-8267-e5724d84cd2a tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:17.378072 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d55b6211-049b-4186-8267-e5724d84cd2a tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:17.385766 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:17.385766 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:29:17.388888 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-d55b6211-049b-4186-8267-e5724d84cd2a tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Volume info retrieved successfully. Aug 12 20:29:17.392990 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d55b6211-049b-4186-8267-e5724d84cd2a tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes/30149da8-0ff9-4d12-a95d-2bdab6ce3466 returned with HTTP 200 Aug 12 20:29:17.393402 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1152/4637] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:17 2026] GET /volume/v3/volumes/30149da8-0ff9-4d12-a95d-2bdab6ce3466 => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:29:18.405667 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-8a8c1bb1-34fa-49cf-abb4-2c5e81d1d202 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:18.407339 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8a8c1bb1-34fa-49cf-abb4-2c5e81d1d202 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/volumes/30149da8-0ff9-4d12-a95d-2bdab6ce3466 Aug 12 20:29:18.407558 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8a8c1bb1-34fa-49cf-abb4-2c5e81d1d202 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:18.407894 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8a8c1bb1-34fa-49cf-abb4-2c5e81d1d202 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:18.413329 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8a8c1bb1-34fa-49cf-abb4-2c5e81d1d202 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes/30149da8-0ff9-4d12-a95d-2bdab6ce3466 returned with HTTP 404 Aug 12 20:29:18.413768 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1171/4638] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:18 2026] GET /volume/v3/volumes/30149da8-0ff9-4d12-a95d-2bdab6ce3466 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:29:18.421732 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-32107eff-ae30-448e-933c-a3d64f4b3ba3 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:18.423655 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-32107eff-ae30-448e-933c-a3d64f4b3ba3 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:29:18.424082 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-32107eff-ae30-448e-933c-a3d64f4b3ba3 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1288141295"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:29:18.426081 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-32107eff-ae30-448e-933c-a3d64f4b3ba3 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1288141295'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:29:18.426261 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-32107eff-ae30-448e-933c-a3d64f4b3ba3 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Create volume of 1 GB Aug 12 20:29:18.433558 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-32107eff-ae30-448e-933c-a3d64f4b3ba3 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Availability Zones retrieved successfully. Aug 12 20:29:18.436255 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-32107eff-ae30-448e-933c-a3d64f4b3ba3 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Flow 'volume_create_api' (9b40474a-c8d0-436c-9f7b-d02436fa78c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:29:18.437563 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-32107eff-ae30-448e-933c-a3d64f4b3ba3 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab66b4bd-829a-4fba-aa63-7f2c1caed00c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:18.438407 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-32107eff-ae30-448e-933c-a3d64f4b3ba3 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:29:18.460739 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-32107eff-ae30-448e-933c-a3d64f4b3ba3 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab66b4bd-829a-4fba-aa63-7f2c1caed00c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:18.461733 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-32107eff-ae30-448e-933c-a3d64f4b3ba3 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cca8311-d457-4603-bc58-658b9843d974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:18.497661 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-32107eff-ae30-448e-933c-a3d64f4b3ba3 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Created reservations ['cc47ee1c-5456-47d2-8466-121ad9740030', 'a3ebbb21-b678-49bb-91a0-e4887dee3331', '47b0a9ee-cb42-48d2-a710-fc7c1b36c24b', '8929a194-c740-4d4c-88cc-b910b5f60f17'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:29:18.498791 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-32107eff-ae30-448e-933c-a3d64f4b3ba3 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cca8311-d457-4603-bc58-658b9843d974) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc47ee1c-5456-47d2-8466-121ad9740030', 'a3ebbb21-b678-49bb-91a0-e4887dee3331', '47b0a9ee-cb42-48d2-a710-fc7c1b36c24b', '8929a194-c740-4d4c-88cc-b910b5f60f17']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:18.499668 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-32107eff-ae30-448e-933c-a3d64f4b3ba3 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0afc3b1f-851a-4d22-89fe-e121b463d708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:18.521807 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-32107eff-ae30-448e-933c-a3d64f4b3ba3 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0afc3b1f-851a-4d22-89fe-e121b463d708) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0652e6c1-63b0-4217-af46-18893eb3cb82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1288141295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e1b993c7024470ea718657c2cf582bd',qos_specs=None,replication_status=,reservations=['cc47ee1c-5456-47d2-8466-121ad9740030','a3ebbb21-b678-49bb-91a0-e4887dee3331','47b0a9ee-cb42-48d2-a710-fc7c1b36c24b','8929a194-c740-4d4c-88cc-b910b5f60f17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ba7dc81f99e4387b0c593e09e452270',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:29:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1288141295',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0652e6c1-63b0-4217-af46-18893eb3cb82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e1b993c7024470ea718657c2cf582bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ba7dc81f99e4387b0c593e09e452270',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:18.522955 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-32107eff-ae30-448e-933c-a3d64f4b3ba3 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (406e067c-e5f1-411f-a72b-d4276f6f8654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:18.538654 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-32107eff-ae30-448e-933c-a3d64f4b3ba3 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (406e067c-e5f1-411f-a72b-d4276f6f8654) transitioned into state 'SUCCESS' from state '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-1288141295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e1b993c7024470ea718657c2cf582bd',qos_specs=None,replication_status=,reservations=['cc47ee1c-5456-47d2-8466-121ad9740030','a3ebbb21-b678-49bb-91a0-e4887dee3331','47b0a9ee-cb42-48d2-a710-fc7c1b36c24b','8929a194-c740-4d4c-88cc-b910b5f60f17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ba7dc81f99e4387b0c593e09e452270',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:18.539553 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-32107eff-ae30-448e-933c-a3d64f4b3ba3 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad3b5fea-a436-47a5-9c24-a3ce3c0c1a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:18.547657 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-32107eff-ae30-448e-933c-a3d64f4b3ba3 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad3b5fea-a436-47a5-9c24-a3ce3c0c1a25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:18.548568 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-32107eff-ae30-448e-933c-a3d64f4b3ba3 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Flow 'volume_create_api' (9b40474a-c8d0-436c-9f7b-d02436fa78c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:29:18.549023 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-32107eff-ae30-448e-933c-a3d64f4b3ba3 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Create volume request issued successfully. Aug 12 20:29:18.549670 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-32107eff-ae30-448e-933c-a3d64f4b3ba3 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:29:18.550124 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1154/4639] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:29:18 2026] POST /volume/v3/volumes => generated 778 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:29:18.561590 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-4d1448d3-65e6-425c-8651-e94703b876e6 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:18.564715 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4d1448d3-65e6-425c-8651-e94703b876e6 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/volumes/0652e6c1-63b0-4217-af46-18893eb3cb82 Aug 12 20:29:18.564715 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4d1448d3-65e6-425c-8651-e94703b876e6 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:18.564715 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4d1448d3-65e6-425c-8651-e94703b876e6 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:18.570768 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:18.570768 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:29:18.574254 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-4d1448d3-65e6-425c-8651-e94703b876e6 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Volume info retrieved successfully. Aug 12 20:29:18.578328 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4d1448d3-65e6-425c-8651-e94703b876e6 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes/0652e6c1-63b0-4217-af46-18893eb3cb82 returned with HTTP 200 Aug 12 20:29:18.578816 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1163/4640] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:18 2026] GET /volume/v3/volumes/0652e6c1-63b0-4217-af46-18893eb3cb82 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:19.591233 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-0faa5865-d866-4449-a5ca-c33041dce312 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:19.592938 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0faa5865-d866-4449-a5ca-c33041dce312 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/volumes/0652e6c1-63b0-4217-af46-18893eb3cb82 Aug 12 20:29:19.593149 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0faa5865-d866-4449-a5ca-c33041dce312 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:19.593373 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0faa5865-d866-4449-a5ca-c33041dce312 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:19.600218 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:19.600218 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:29:19.604011 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-0faa5865-d866-4449-a5ca-c33041dce312 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Volume info retrieved successfully. Aug 12 20:29:19.608130 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0faa5865-d866-4449-a5ca-c33041dce312 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes/0652e6c1-63b0-4217-af46-18893eb3cb82 returned with HTTP 200 Aug 12 20:29:19.608497 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1153/4641] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:19 2026] GET /volume/v3/volumes/0652e6c1-63b0-4217-af46-18893eb3cb82 => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:29:19.620810 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-0f5e0a16-3627-45f1-9424-f0bea7c6ca01 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:19.622614 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0f5e0a16-3627-45f1-9424-f0bea7c6ca01 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:29:19.622936 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-0f5e0a16-3627-45f1-9424-f0bea7c6ca01 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0652e6c1-63b0-4217-af46-18893eb3cb82", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-87146967"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:29:19.631256 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:19.631256 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:29:19.631494 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-0f5e0a16-3627-45f1-9424-f0bea7c6ca01 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Volume info retrieved successfully. Aug 12 20:29:19.631622 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.snapshots [None req-0f5e0a16-3627-45f1-9424-f0bea7c6ca01 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Create snapshot from volume 0652e6c1-63b0-4217-af46-18893eb3cb82 Aug 12 20:29:19.651901 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-0f5e0a16-3627-45f1-9424-f0bea7c6ca01 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Created reservations ['3d20fb34-9455-4f4c-91a3-ded54319f193', 'ac90e923-f61f-4931-807d-544d8ee078e1', '624a4a93-92b0-41e9-99c5-3b6cd607aaaa', 'dbffa3b7-8c4b-480c-9c38-0954746372cc'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:29:19.679567 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-0f5e0a16-3627-45f1-9424-f0bea7c6ca01 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Snapshot create request issued successfully. Aug 12 20:29:19.679712 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0f5e0a16-3627-45f1-9424-f0bea7c6ca01 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:29:19.680120 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1172/4642] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:29:19 2026] POST /volume/v3/snapshots => generated 306 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:29:19.688764 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-1208ee2c-d88d-4812-8e46-ed77b2b6b6fb None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:19.691013 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1208ee2c-d88d-4812-8e46-ed77b2b6b6fb tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/snapshots/7831002e-7063-48c1-ab54-fad66d4fcc85 Aug 12 20:29:19.691224 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1208ee2c-d88d-4812-8e46-ed77b2b6b6fb tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:19.691415 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1208ee2c-d88d-4812-8e46-ed77b2b6b6fb tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:19.696289 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:19.696289 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:29:19.696646 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-1208ee2c-d88d-4812-8e46-ed77b2b6b6fb tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Snapshot retrieved successfully. Aug 12 20:29:19.697413 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1208ee2c-d88d-4812-8e46-ed77b2b6b6fb tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots/7831002e-7063-48c1-ab54-fad66d4fcc85 returned with HTTP 200 Aug 12 20:29:19.697798 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1155/4643] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:19 2026] GET /volume/v3/snapshots/7831002e-7063-48c1-ab54-fad66d4fcc85 => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:20.705982 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-aa3f0456-8195-43ce-8e60-634f2b949285 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:20.708016 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-aa3f0456-8195-43ce-8e60-634f2b949285 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/snapshots/7831002e-7063-48c1-ab54-fad66d4fcc85 Aug 12 20:29:20.708210 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-aa3f0456-8195-43ce-8e60-634f2b949285 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:20.708383 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-aa3f0456-8195-43ce-8e60-634f2b949285 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:20.712967 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:20.712967 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:29:20.713237 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-aa3f0456-8195-43ce-8e60-634f2b949285 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Snapshot retrieved successfully. Aug 12 20:29:20.713781 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-aa3f0456-8195-43ce-8e60-634f2b949285 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots/7831002e-7063-48c1-ab54-fad66d4fcc85 returned with HTTP 200 Aug 12 20:29:20.714165 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1164/4644] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:20 2026] GET /volume/v3/snapshots/7831002e-7063-48c1-ab54-fad66d4fcc85 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:20.721811 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-54d03af0-1199-4263-b668-f81528df5104 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:20.723556 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-54d03af0-1199-4263-b668-f81528df5104 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] POST https://10.4.3.246/volume/v3/snapshots/7831002e-7063-48c1-ab54-fad66d4fcc85/action Aug 12 20:29:20.723894 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-54d03af0-1199-4263-b668-f81528df5104 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:29:20.724036 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-54d03af0-1199-4263-b668-f81528df5104 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:29:20.725417 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.contrib.admin_actions [None req-54d03af0-1199-4263-b668-f81528df5104 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Updating snapshot '7831002e-7063-48c1-ab54-fad66d4fcc85' with '{'status': 'error'}' {{(pid=100385) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 20:29:20.734133 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:20.734133 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:29:20.734675 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.policy [None req-54d03af0-1199-4263-b668-f81528df5104 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'ee1313fa841e46ae97bbb87b37e2196f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5e1b993c7024470ea718657c2cf582bd', '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=100385) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 20:29:20.734902 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-54d03af0-1199-4263-b668-f81528df5104 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] https://10.4.3.246/volume/v3/snapshots/7831002e-7063-48c1-ab54-fad66d4fcc85/action returned with HTTP 403 Aug 12 20:29:20.735385 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1154/4645] 10.4.3.246 () {68 vars in 1396 bytes} [Wed Aug 12 20:29:20 2026] POST /volume/v3/snapshots/7831002e-7063-48c1-ab54-fad66d4fcc85/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:29:20.741951 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-7c99ac9a-aa8c-48f6-899e-5996dbcf1aeb None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:20.743886 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7c99ac9a-aa8c-48f6-899e-5996dbcf1aeb tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] DELETE https://10.4.3.246/volume/v3/snapshots/7831002e-7063-48c1-ab54-fad66d4fcc85 Aug 12 20:29:20.744075 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7c99ac9a-aa8c-48f6-899e-5996dbcf1aeb tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:20.744269 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7c99ac9a-aa8c-48f6-899e-5996dbcf1aeb tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:20.744361 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.snapshots [None req-7c99ac9a-aa8c-48f6-899e-5996dbcf1aeb tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Delete snapshot with id: 7831002e-7063-48c1-ab54-fad66d4fcc85 Aug 12 20:29:20.746030 np0000007109 devstack@c-api.service[100384]: DEBUG dbcounter [-] [100384] Writing DB stats cinder:SELECT=151,cinder:UPDATE=56,cinder:INSERT=28 {{(pid=100384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:29:20.749321 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:20.749321 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:29:20.749617 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-7c99ac9a-aa8c-48f6-899e-5996dbcf1aeb tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Snapshot retrieved successfully. Aug 12 20:29:20.764564 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-7c99ac9a-aa8c-48f6-899e-5996dbcf1aeb tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Snapshot delete request issued successfully. Aug 12 20:29:20.764708 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7c99ac9a-aa8c-48f6-899e-5996dbcf1aeb tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots/7831002e-7063-48c1-ab54-fad66d4fcc85 returned with HTTP 202 Aug 12 20:29:20.765118 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1173/4646] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:29:20 2026] DELETE /volume/v3/snapshots/7831002e-7063-48c1-ab54-fad66d4fcc85 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:29:20.771609 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-1618199f-38c3-48c4-abef-708983b4599b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:20.773684 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1618199f-38c3-48c4-abef-708983b4599b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/snapshots/7831002e-7063-48c1-ab54-fad66d4fcc85 Aug 12 20:29:20.775028 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1618199f-38c3-48c4-abef-708983b4599b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:20.775028 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1618199f-38c3-48c4-abef-708983b4599b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:20.778953 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:20.778953 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:29:20.779395 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-1618199f-38c3-48c4-abef-708983b4599b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Snapshot retrieved successfully. Aug 12 20:29:20.780075 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1618199f-38c3-48c4-abef-708983b4599b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots/7831002e-7063-48c1-ab54-fad66d4fcc85 returned with HTTP 200 Aug 12 20:29:20.780603 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1156/4647] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:20 2026] GET /volume/v3/snapshots/7831002e-7063-48c1-ab54-fad66d4fcc85 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:21.788892 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-ace17d48-d72f-473d-99d4-63ef03b4e0d4 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:21.790565 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ace17d48-d72f-473d-99d4-63ef03b4e0d4 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/snapshots/7831002e-7063-48c1-ab54-fad66d4fcc85 Aug 12 20:29:21.790771 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ace17d48-d72f-473d-99d4-63ef03b4e0d4 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:21.791033 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ace17d48-d72f-473d-99d4-63ef03b4e0d4 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:21.792805 np0000007109 devstack@c-api.service[100383]: DEBUG dbcounter [-] [100383] Writing DB stats cinder:SELECT=177,cinder:INSERT=34,cinder:UPDATE=69 {{(pid=100383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:29:21.795686 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ace17d48-d72f-473d-99d4-63ef03b4e0d4 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots/7831002e-7063-48c1-ab54-fad66d4fcc85 returned with HTTP 404 Aug 12 20:29:21.796114 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1165/4648] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:21 2026] GET /volume/v3/snapshots/7831002e-7063-48c1-ab54-fad66d4fcc85 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:29:21.802210 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-16d1e4e6-b8a4-4c14-a91f-427bb564540b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:21.803934 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-16d1e4e6-b8a4-4c14-a91f-427bb564540b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/0652e6c1-63b0-4217-af46-18893eb3cb82 Aug 12 20:29:21.804112 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-16d1e4e6-b8a4-4c14-a91f-427bb564540b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:21.804303 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-16d1e4e6-b8a4-4c14-a91f-427bb564540b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:21.804452 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-16d1e4e6-b8a4-4c14-a91f-427bb564540b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Delete volume with id: 0652e6c1-63b0-4217-af46-18893eb3cb82 Aug 12 20:29:21.806348 np0000007109 devstack@c-api.service[100385]: DEBUG dbcounter [-] [100385] Writing DB stats cinder:SELECT=245,cinder:UPDATE=111,cinder:INSERT=64 {{(pid=100385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:29:21.813391 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:21.813391 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:29:21.813713 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-16d1e4e6-b8a4-4c14-a91f-427bb564540b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Volume info retrieved successfully. Aug 12 20:29:21.831192 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-16d1e4e6-b8a4-4c14-a91f-427bb564540b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Delete volume request issued successfully. Aug 12 20:29:21.831420 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-16d1e4e6-b8a4-4c14-a91f-427bb564540b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes/0652e6c1-63b0-4217-af46-18893eb3cb82 returned with HTTP 202 Aug 12 20:29:21.831900 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1155/4649] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:29:21 2026] DELETE /volume/v3/volumes/0652e6c1-63b0-4217-af46-18893eb3cb82 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:29:21.839943 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-03cf3499-eac0-4947-83f4-4d61b9cd4b76 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:21.841852 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-03cf3499-eac0-4947-83f4-4d61b9cd4b76 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/volumes/0652e6c1-63b0-4217-af46-18893eb3cb82 Aug 12 20:29:21.842054 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-03cf3499-eac0-4947-83f4-4d61b9cd4b76 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:21.842304 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-03cf3499-eac0-4947-83f4-4d61b9cd4b76 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:21.849906 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:21.849906 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:29:21.853658 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-03cf3499-eac0-4947-83f4-4d61b9cd4b76 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Volume info retrieved successfully. Aug 12 20:29:21.857692 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-03cf3499-eac0-4947-83f4-4d61b9cd4b76 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes/0652e6c1-63b0-4217-af46-18893eb3cb82 returned with HTTP 200 Aug 12 20:29:21.858073 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1174/4650] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:21 2026] GET /volume/v3/volumes/0652e6c1-63b0-4217-af46-18893eb3cb82 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:29:22.871209 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-fae97af4-256f-4f01-a289-2e9af6ec6f82 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:22.873003 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fae97af4-256f-4f01-a289-2e9af6ec6f82 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/volumes/0652e6c1-63b0-4217-af46-18893eb3cb82 Aug 12 20:29:22.874570 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fae97af4-256f-4f01-a289-2e9af6ec6f82 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:22.874570 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fae97af4-256f-4f01-a289-2e9af6ec6f82 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:22.875619 np0000007109 devstack@c-api.service[100386]: DEBUG dbcounter [-] [100386] Writing DB stats cinder:SELECT=134,cinder:INSERT=13,cinder:UPDATE=29 {{(pid=100386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:29:22.879882 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fae97af4-256f-4f01-a289-2e9af6ec6f82 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes/0652e6c1-63b0-4217-af46-18893eb3cb82 returned with HTTP 404 Aug 12 20:29:22.880517 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1157/4651] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:22 2026] GET /volume/v3/volumes/0652e6c1-63b0-4217-af46-18893eb3cb82 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:29:22.888353 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-c0c2d58d-5686-460d-9331-f8622f2672ba None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:22.890161 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c0c2d58d-5686-460d-9331-f8622f2672ba tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:29:22.890506 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c0c2d58d-5686-460d-9331-f8622f2672ba tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-258620971"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:29:22.892148 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-c0c2d58d-5686-460d-9331-f8622f2672ba tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-258620971'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:29:22.892314 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-c0c2d58d-5686-460d-9331-f8622f2672ba tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Create volume of 1 GB Aug 12 20:29:22.896097 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-c0c2d58d-5686-460d-9331-f8622f2672ba tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Availability Zones retrieved successfully. Aug 12 20:29:22.901714 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c0c2d58d-5686-460d-9331-f8622f2672ba tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Flow 'volume_create_api' (3faa8b60-75a1-4d44-9925-59e9b1f47829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:29:22.902988 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c0c2d58d-5686-460d-9331-f8622f2672ba tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ed2ce16-4d2a-453d-b172-b24637fb198e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:22.904057 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-c0c2d58d-5686-460d-9331-f8622f2672ba tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:29:22.928292 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c0c2d58d-5686-460d-9331-f8622f2672ba tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ed2ce16-4d2a-453d-b172-b24637fb198e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:22.929275 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c0c2d58d-5686-460d-9331-f8622f2672ba tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (300313b6-a156-496e-ae17-5386276afbda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:22.970454 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-c0c2d58d-5686-460d-9331-f8622f2672ba tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Created reservations ['3fd13460-03e4-4128-8f6f-0fb1423d6941', 'bf5b2d94-c90d-490f-8e79-a3c73d5c2128', '3b03405e-7932-47e4-afa8-8e5e0c80c52d', '3aa34b06-314b-4044-bc1e-751f6f061dfc'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:29:22.972183 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c0c2d58d-5686-460d-9331-f8622f2672ba tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (300313b6-a156-496e-ae17-5386276afbda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fd13460-03e4-4128-8f6f-0fb1423d6941', 'bf5b2d94-c90d-490f-8e79-a3c73d5c2128', '3b03405e-7932-47e4-afa8-8e5e0c80c52d', '3aa34b06-314b-4044-bc1e-751f6f061dfc']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:22.973061 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c0c2d58d-5686-460d-9331-f8622f2672ba tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c3fe7e9-78c9-4b1a-b540-c09da2ec30ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:22.998283 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c0c2d58d-5686-460d-9331-f8622f2672ba tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c3fe7e9-78c9-4b1a-b540-c09da2ec30ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '453be915-7c5f-4f6f-9621-a9fad4d0863e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-258620971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e1b993c7024470ea718657c2cf582bd',qos_specs=None,replication_status=,reservations=['3fd13460-03e4-4128-8f6f-0fb1423d6941','bf5b2d94-c90d-490f-8e79-a3c73d5c2128','3b03405e-7932-47e4-afa8-8e5e0c80c52d','3aa34b06-314b-4044-bc1e-751f6f061dfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ba7dc81f99e4387b0c593e09e452270',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:29:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-258620971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=453be915-7c5f-4f6f-9621-a9fad4d0863e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e1b993c7024470ea718657c2cf582bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ba7dc81f99e4387b0c593e09e452270',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:23.000078 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c0c2d58d-5686-460d-9331-f8622f2672ba tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf05f1a9-55a1-4ac4-887d-6155e7637cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:23.022557 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c0c2d58d-5686-460d-9331-f8622f2672ba tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf05f1a9-55a1-4ac4-887d-6155e7637cf9) transitioned into state 'SUCCESS' from state '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-258620971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e1b993c7024470ea718657c2cf582bd',qos_specs=None,replication_status=,reservations=['3fd13460-03e4-4128-8f6f-0fb1423d6941','bf5b2d94-c90d-490f-8e79-a3c73d5c2128','3b03405e-7932-47e4-afa8-8e5e0c80c52d','3aa34b06-314b-4044-bc1e-751f6f061dfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ba7dc81f99e4387b0c593e09e452270',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:23.023297 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c0c2d58d-5686-460d-9331-f8622f2672ba tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (620e2cc3-16b7-4b06-b2ad-bef3535a8487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:23.031964 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c0c2d58d-5686-460d-9331-f8622f2672ba tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (620e2cc3-16b7-4b06-b2ad-bef3535a8487) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:23.032742 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c0c2d58d-5686-460d-9331-f8622f2672ba tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Flow 'volume_create_api' (3faa8b60-75a1-4d44-9925-59e9b1f47829) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:29:23.033031 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-c0c2d58d-5686-460d-9331-f8622f2672ba tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Create volume request issued successfully. Aug 12 20:29:23.033582 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c0c2d58d-5686-460d-9331-f8622f2672ba tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:29:23.033980 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1166/4652] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:29:22 2026] POST /volume/v3/volumes => generated 777 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:29:23.047291 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a66a9c67-6fe8-4194-b0b3-41c33483bb19 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:23.049145 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a66a9c67-6fe8-4194-b0b3-41c33483bb19 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/volumes/453be915-7c5f-4f6f-9621-a9fad4d0863e Aug 12 20:29:23.049385 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a66a9c67-6fe8-4194-b0b3-41c33483bb19 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:23.049635 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a66a9c67-6fe8-4194-b0b3-41c33483bb19 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:23.057418 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:23.057418 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:29:23.061252 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-a66a9c67-6fe8-4194-b0b3-41c33483bb19 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Volume info retrieved successfully. Aug 12 20:29:23.065332 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a66a9c67-6fe8-4194-b0b3-41c33483bb19 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes/453be915-7c5f-4f6f-9621-a9fad4d0863e returned with HTTP 200 Aug 12 20:29:23.065775 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1156/4653] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:23 2026] GET /volume/v3/volumes/453be915-7c5f-4f6f-9621-a9fad4d0863e => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:24.081243 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-92d85fd1-ebc8-4ec8-acc3-7aae536f80ff None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:24.083042 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-92d85fd1-ebc8-4ec8-acc3-7aae536f80ff tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/volumes/453be915-7c5f-4f6f-9621-a9fad4d0863e Aug 12 20:29:24.083293 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-92d85fd1-ebc8-4ec8-acc3-7aae536f80ff tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:24.083482 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-92d85fd1-ebc8-4ec8-acc3-7aae536f80ff tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:24.091426 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:24.091426 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:29:24.096034 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-92d85fd1-ebc8-4ec8-acc3-7aae536f80ff tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Volume info retrieved successfully. Aug 12 20:29:24.101441 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-92d85fd1-ebc8-4ec8-acc3-7aae536f80ff tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes/453be915-7c5f-4f6f-9621-a9fad4d0863e returned with HTTP 200 Aug 12 20:29:24.102057 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1175/4654] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:24 2026] GET /volume/v3/volumes/453be915-7c5f-4f6f-9621-a9fad4d0863e => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:29:24.113130 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-49520018-b5c2-42c7-9f8b-d17b34cf4b4c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:24.114599 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-49520018-b5c2-42c7-9f8b-d17b34cf4b4c tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:29:24.114947 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-49520018-b5c2-42c7-9f8b-d17b34cf4b4c tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "453be915-7c5f-4f6f-9621-a9fad4d0863e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-831095127"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:29:24.123032 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:24.123032 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:29:24.123429 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-49520018-b5c2-42c7-9f8b-d17b34cf4b4c tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Volume info retrieved successfully. Aug 12 20:29:24.123655 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.snapshots [None req-49520018-b5c2-42c7-9f8b-d17b34cf4b4c tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Create snapshot from volume 453be915-7c5f-4f6f-9621-a9fad4d0863e Aug 12 20:29:24.143453 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-49520018-b5c2-42c7-9f8b-d17b34cf4b4c tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Created reservations ['5f4a86b9-133c-429e-9986-8363353716c4', 'c71f96ca-8666-42db-97df-c50f226cfad7', '80fd05c8-4645-429c-82f4-e953efbb5003', '6fbf02ac-76d7-4a6c-8120-2deac422399b'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:29:24.167306 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-49520018-b5c2-42c7-9f8b-d17b34cf4b4c tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Snapshot create request issued successfully. Aug 12 20:29:24.167775 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-49520018-b5c2-42c7-9f8b-d17b34cf4b4c tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:29:24.168235 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1158/4655] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:29:24 2026] POST /volume/v3/snapshots => generated 307 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:29:24.177949 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-effea2cb-910c-4d0b-a9dd-ac9112db6bae None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:24.180296 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-effea2cb-910c-4d0b-a9dd-ac9112db6bae tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/snapshots/33fcd535-8cd1-464a-814e-b4b8c731a74a Aug 12 20:29:24.180502 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-effea2cb-910c-4d0b-a9dd-ac9112db6bae tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:24.180892 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-effea2cb-910c-4d0b-a9dd-ac9112db6bae tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:24.188348 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:24.188348 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:29:24.188853 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-effea2cb-910c-4d0b-a9dd-ac9112db6bae tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Snapshot retrieved successfully. Aug 12 20:29:24.189889 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-effea2cb-910c-4d0b-a9dd-ac9112db6bae tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots/33fcd535-8cd1-464a-814e-b4b8c731a74a returned with HTTP 200 Aug 12 20:29:24.190483 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1167/4656] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:24 2026] GET /volume/v3/snapshots/33fcd535-8cd1-464a-814e-b4b8c731a74a => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:25.200422 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-06077fd8-7191-4ae4-a190-650a76457cfc None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:25.202053 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-06077fd8-7191-4ae4-a190-650a76457cfc tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/snapshots/33fcd535-8cd1-464a-814e-b4b8c731a74a Aug 12 20:29:25.202230 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-06077fd8-7191-4ae4-a190-650a76457cfc tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:25.202425 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-06077fd8-7191-4ae4-a190-650a76457cfc tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:25.207302 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:25.207302 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:29:25.207561 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-06077fd8-7191-4ae4-a190-650a76457cfc tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Snapshot retrieved successfully. Aug 12 20:29:25.208187 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-06077fd8-7191-4ae4-a190-650a76457cfc tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots/33fcd535-8cd1-464a-814e-b4b8c731a74a returned with HTTP 200 Aug 12 20:29:25.208515 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1157/4657] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:25 2026] GET /volume/v3/snapshots/33fcd535-8cd1-464a-814e-b4b8c731a74a => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:25.219032 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-66ff3ade-73ad-455e-8269-5f9b6c7f4187 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:25.220876 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-66ff3ade-73ad-455e-8269-5f9b6c7f4187 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] GET https://10.4.3.246/volume/v3/snapshots/33fcd535-8cd1-464a-814e-b4b8c731a74a Aug 12 20:29:25.221074 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-66ff3ade-73ad-455e-8269-5f9b6c7f4187 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:25.221269 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-66ff3ade-73ad-455e-8269-5f9b6c7f4187 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:25.226347 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:25.226347 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:29:25.226765 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-66ff3ade-73ad-455e-8269-5f9b6c7f4187 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Snapshot retrieved successfully. Aug 12 20:29:25.227500 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-66ff3ade-73ad-455e-8269-5f9b6c7f4187 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] https://10.4.3.246/volume/v3/snapshots/33fcd535-8cd1-464a-814e-b4b8c731a74a returned with HTTP 200 Aug 12 20:29:25.227857 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1176/4658] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:25 2026] GET /volume/v3/snapshots/33fcd535-8cd1-464a-814e-b4b8c731a74a => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:25.237145 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3a75c113-2b46-46f2-a55f-9073298e7c93 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:25.239290 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3a75c113-2b46-46f2-a55f-9073298e7c93 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] DELETE https://10.4.3.246/volume/v3/snapshots/33fcd535-8cd1-464a-814e-b4b8c731a74a Aug 12 20:29:25.239576 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3a75c113-2b46-46f2-a55f-9073298e7c93 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:25.239826 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3a75c113-2b46-46f2-a55f-9073298e7c93 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:25.240016 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.snapshots [None req-3a75c113-2b46-46f2-a55f-9073298e7c93 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Delete snapshot with id: 33fcd535-8cd1-464a-814e-b4b8c731a74a Aug 12 20:29:25.246199 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:25.246199 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:29:25.246690 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-3a75c113-2b46-46f2-a55f-9073298e7c93 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Snapshot retrieved successfully. Aug 12 20:29:25.263440 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-3a75c113-2b46-46f2-a55f-9073298e7c93 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Snapshot delete request issued successfully. Aug 12 20:29:25.263837 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3a75c113-2b46-46f2-a55f-9073298e7c93 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots/33fcd535-8cd1-464a-814e-b4b8c731a74a returned with HTTP 202 Aug 12 20:29:25.264499 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1159/4659] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:29:25 2026] DELETE /volume/v3/snapshots/33fcd535-8cd1-464a-814e-b4b8c731a74a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:29:25.272980 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-34017652-8bc0-49af-9bca-32ef094417eb None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:25.275954 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-34017652-8bc0-49af-9bca-32ef094417eb tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/snapshots/33fcd535-8cd1-464a-814e-b4b8c731a74a Aug 12 20:29:25.276284 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-34017652-8bc0-49af-9bca-32ef094417eb tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:25.276608 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-34017652-8bc0-49af-9bca-32ef094417eb tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:25.283388 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:25.283388 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:29:25.283789 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-34017652-8bc0-49af-9bca-32ef094417eb tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Snapshot retrieved successfully. Aug 12 20:29:25.284814 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-34017652-8bc0-49af-9bca-32ef094417eb tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots/33fcd535-8cd1-464a-814e-b4b8c731a74a returned with HTTP 200 Aug 12 20:29:25.285269 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1168/4660] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:25 2026] GET /volume/v3/snapshots/33fcd535-8cd1-464a-814e-b4b8c731a74a => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:26.295326 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-0f87d83e-f258-4847-86f6-e88218d30f7b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:26.297721 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0f87d83e-f258-4847-86f6-e88218d30f7b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/snapshots/33fcd535-8cd1-464a-814e-b4b8c731a74a Aug 12 20:29:26.297943 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0f87d83e-f258-4847-86f6-e88218d30f7b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:26.298353 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0f87d83e-f258-4847-86f6-e88218d30f7b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:26.302376 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0f87d83e-f258-4847-86f6-e88218d30f7b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots/33fcd535-8cd1-464a-814e-b4b8c731a74a returned with HTTP 404 Aug 12 20:29:26.302914 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1158/4661] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:26 2026] GET /volume/v3/snapshots/33fcd535-8cd1-464a-814e-b4b8c731a74a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:29:26.310421 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-7747b2d7-3ff6-4df8-bca2-4b37ace25a41 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:26.312882 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7747b2d7-3ff6-4df8-bca2-4b37ace25a41 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/453be915-7c5f-4f6f-9621-a9fad4d0863e Aug 12 20:29:26.313167 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7747b2d7-3ff6-4df8-bca2-4b37ace25a41 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:26.313433 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7747b2d7-3ff6-4df8-bca2-4b37ace25a41 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:26.313680 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-7747b2d7-3ff6-4df8-bca2-4b37ace25a41 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Delete volume with id: 453be915-7c5f-4f6f-9621-a9fad4d0863e Aug 12 20:29:26.320751 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:26.320751 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:29:26.321160 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-7747b2d7-3ff6-4df8-bca2-4b37ace25a41 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Volume info retrieved successfully. Aug 12 20:29:26.337372 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-7747b2d7-3ff6-4df8-bca2-4b37ace25a41 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Delete volume request issued successfully. Aug 12 20:29:26.337525 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7747b2d7-3ff6-4df8-bca2-4b37ace25a41 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes/453be915-7c5f-4f6f-9621-a9fad4d0863e returned with HTTP 202 Aug 12 20:29:26.337936 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1177/4662] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:29:26 2026] DELETE /volume/v3/volumes/453be915-7c5f-4f6f-9621-a9fad4d0863e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:29:26.345457 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-c628ebda-3016-4fc1-af13-0e6f9adeef73 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:26.347226 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c628ebda-3016-4fc1-af13-0e6f9adeef73 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/volumes/453be915-7c5f-4f6f-9621-a9fad4d0863e Aug 12 20:29:26.347481 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c628ebda-3016-4fc1-af13-0e6f9adeef73 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:26.347712 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c628ebda-3016-4fc1-af13-0e6f9adeef73 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:26.354461 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:26.354461 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:29:26.359482 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-c628ebda-3016-4fc1-af13-0e6f9adeef73 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Volume info retrieved successfully. Aug 12 20:29:26.363970 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c628ebda-3016-4fc1-af13-0e6f9adeef73 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes/453be915-7c5f-4f6f-9621-a9fad4d0863e returned with HTTP 200 Aug 12 20:29:26.364751 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1160/4663] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:26 2026] GET /volume/v3/volumes/453be915-7c5f-4f6f-9621-a9fad4d0863e => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:29:27.379019 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f51eae6c-9fc4-42cb-88a8-c10027b90bc8 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:27.380947 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f51eae6c-9fc4-42cb-88a8-c10027b90bc8 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/volumes/453be915-7c5f-4f6f-9621-a9fad4d0863e Aug 12 20:29:27.381162 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f51eae6c-9fc4-42cb-88a8-c10027b90bc8 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:27.381354 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f51eae6c-9fc4-42cb-88a8-c10027b90bc8 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:27.387132 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f51eae6c-9fc4-42cb-88a8-c10027b90bc8 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes/453be915-7c5f-4f6f-9621-a9fad4d0863e returned with HTTP 404 Aug 12 20:29:27.387597 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1169/4664] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:27 2026] GET /volume/v3/volumes/453be915-7c5f-4f6f-9621-a9fad4d0863e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:29:27.394839 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-7057e48c-4932-4645-bca4-6769e72a1462 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:27.397055 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7057e48c-4932-4645-bca4-6769e72a1462 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:29:27.397417 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7057e48c-4932-4645-bca4-6769e72a1462 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-686017519"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:29:27.399780 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-7057e48c-4932-4645-bca4-6769e72a1462 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-686017519'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:29:27.400065 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-7057e48c-4932-4645-bca4-6769e72a1462 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Create volume of 1 GB Aug 12 20:29:27.404907 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-7057e48c-4932-4645-bca4-6769e72a1462 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Availability Zones retrieved successfully. Aug 12 20:29:27.410056 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-7057e48c-4932-4645-bca4-6769e72a1462 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Flow 'volume_create_api' (ab6ac6b9-2859-425a-a352-8171373f658a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:29:27.411189 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-7057e48c-4932-4645-bca4-6769e72a1462 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3614e20-9cf4-4f23-ad0b-ce85acb7895e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:27.412108 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-7057e48c-4932-4645-bca4-6769e72a1462 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:29:27.436421 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-7057e48c-4932-4645-bca4-6769e72a1462 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3614e20-9cf4-4f23-ad0b-ce85acb7895e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:27.437389 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-7057e48c-4932-4645-bca4-6769e72a1462 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60890e16-a950-464a-abee-7cfad9488214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:27.477162 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-7057e48c-4932-4645-bca4-6769e72a1462 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Created reservations ['b8834b9c-77d1-4aa3-ba40-d97f40750b0d', 'd6b44145-d639-46fb-b43e-bc7beebe5381', '23377f4b-9071-4593-99d8-d55d3030bd64', '2d96d622-5adc-4e96-8ce2-7d03ddb8e220'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:29:27.478074 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-7057e48c-4932-4645-bca4-6769e72a1462 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60890e16-a950-464a-abee-7cfad9488214) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8834b9c-77d1-4aa3-ba40-d97f40750b0d', 'd6b44145-d639-46fb-b43e-bc7beebe5381', '23377f4b-9071-4593-99d8-d55d3030bd64', '2d96d622-5adc-4e96-8ce2-7d03ddb8e220']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:27.478990 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-7057e48c-4932-4645-bca4-6769e72a1462 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74e5c2c8-c73f-4e2e-900c-50a18a69b29b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:27.502900 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-7057e48c-4932-4645-bca4-6769e72a1462 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74e5c2c8-c73f-4e2e-900c-50a18a69b29b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b073f189-a598-4dda-a77a-91d7e57d16b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-686017519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e1b993c7024470ea718657c2cf582bd',qos_specs=None,replication_status=,reservations=['b8834b9c-77d1-4aa3-ba40-d97f40750b0d','d6b44145-d639-46fb-b43e-bc7beebe5381','23377f4b-9071-4593-99d8-d55d3030bd64','2d96d622-5adc-4e96-8ce2-7d03ddb8e220'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ba7dc81f99e4387b0c593e09e452270',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:29:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-686017519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b073f189-a598-4dda-a77a-91d7e57d16b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e1b993c7024470ea718657c2cf582bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ba7dc81f99e4387b0c593e09e452270',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:27.504519 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-7057e48c-4932-4645-bca4-6769e72a1462 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92b72df1-54f5-4f49-8171-fd13c51e8c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:27.523606 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-7057e48c-4932-4645-bca4-6769e72a1462 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92b72df1-54f5-4f49-8171-fd13c51e8c18) transitioned into state 'SUCCESS' from state '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-686017519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e1b993c7024470ea718657c2cf582bd',qos_specs=None,replication_status=,reservations=['b8834b9c-77d1-4aa3-ba40-d97f40750b0d','d6b44145-d639-46fb-b43e-bc7beebe5381','23377f4b-9071-4593-99d8-d55d3030bd64','2d96d622-5adc-4e96-8ce2-7d03ddb8e220'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ba7dc81f99e4387b0c593e09e452270',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:27.524633 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-7057e48c-4932-4645-bca4-6769e72a1462 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79516488-de90-4397-acbf-cc7297b1165f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:27.535181 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-7057e48c-4932-4645-bca4-6769e72a1462 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79516488-de90-4397-acbf-cc7297b1165f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:27.536993 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-7057e48c-4932-4645-bca4-6769e72a1462 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Flow 'volume_create_api' (ab6ac6b9-2859-425a-a352-8171373f658a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:29:27.536993 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-7057e48c-4932-4645-bca4-6769e72a1462 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Create volume request issued successfully. Aug 12 20:29:27.537676 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7057e48c-4932-4645-bca4-6769e72a1462 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:29:27.538150 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1159/4665] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:29:27 2026] POST /volume/v3/volumes => generated 777 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:29:27.551898 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-34aaae4e-b1d7-47eb-a3a8-f6968684c905 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:27.554251 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-34aaae4e-b1d7-47eb-a3a8-f6968684c905 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/volumes/b073f189-a598-4dda-a77a-91d7e57d16b4 Aug 12 20:29:27.554571 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-34aaae4e-b1d7-47eb-a3a8-f6968684c905 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:27.554976 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-34aaae4e-b1d7-47eb-a3a8-f6968684c905 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:27.565895 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:27.565895 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:29:27.572691 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-34aaae4e-b1d7-47eb-a3a8-f6968684c905 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Volume info retrieved successfully. Aug 12 20:29:27.577971 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-34aaae4e-b1d7-47eb-a3a8-f6968684c905 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes/b073f189-a598-4dda-a77a-91d7e57d16b4 returned with HTTP 200 Aug 12 20:29:27.578460 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1178/4666] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:27 2026] GET /volume/v3/volumes/b073f189-a598-4dda-a77a-91d7e57d16b4 => generated 956 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:28.592965 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-e6c421f4-06d6-4e3f-a4d5-d6e7fc967b6f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:28.595340 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e6c421f4-06d6-4e3f-a4d5-d6e7fc967b6f tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/volumes/b073f189-a598-4dda-a77a-91d7e57d16b4 Aug 12 20:29:28.595650 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e6c421f4-06d6-4e3f-a4d5-d6e7fc967b6f tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:28.595921 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e6c421f4-06d6-4e3f-a4d5-d6e7fc967b6f tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:28.605023 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:28.605023 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:29:28.609167 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-e6c421f4-06d6-4e3f-a4d5-d6e7fc967b6f tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Volume info retrieved successfully. Aug 12 20:29:28.613891 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e6c421f4-06d6-4e3f-a4d5-d6e7fc967b6f tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes/b073f189-a598-4dda-a77a-91d7e57d16b4 returned with HTTP 200 Aug 12 20:29:28.614513 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1161/4667] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:28 2026] GET /volume/v3/volumes/b073f189-a598-4dda-a77a-91d7e57d16b4 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:29:28.625739 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-4d86a7f1-ef44-4665-ad9c-0eb7fae3756b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:28.627267 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4d86a7f1-ef44-4665-ad9c-0eb7fae3756b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:29:28.627587 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4d86a7f1-ef44-4665-ad9c-0eb7fae3756b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b073f189-a598-4dda-a77a-91d7e57d16b4", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-176407427"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:29:28.634874 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:28.634874 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:29:28.635157 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-4d86a7f1-ef44-4665-ad9c-0eb7fae3756b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Volume info retrieved successfully. Aug 12 20:29:28.635257 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.snapshots [None req-4d86a7f1-ef44-4665-ad9c-0eb7fae3756b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Create snapshot from volume b073f189-a598-4dda-a77a-91d7e57d16b4 Aug 12 20:29:28.655293 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-4d86a7f1-ef44-4665-ad9c-0eb7fae3756b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Created reservations ['e12b6656-93de-491d-9f68-de09e15bfad9', '91d7299a-97a1-416f-b99d-b867bd3a8ef0', '04cf4bc3-2a38-422f-8afc-d43447bd993d', '8c7d616a-a0b2-4244-bb0d-cd73481fe5fb'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:29:28.683324 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-4d86a7f1-ef44-4665-ad9c-0eb7fae3756b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Snapshot create request issued successfully. Aug 12 20:29:28.683651 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4d86a7f1-ef44-4665-ad9c-0eb7fae3756b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:29:28.687010 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1170/4668] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:29:28 2026] POST /volume/v3/snapshots => generated 307 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:29:28.697562 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ec2f31d9-1cdd-4b93-b913-b95cc5a8bc84 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:28.699607 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ec2f31d9-1cdd-4b93-b913-b95cc5a8bc84 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/snapshots/bcc5264c-e0d8-49de-9831-7cc0bfd769e6 Aug 12 20:29:28.699907 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ec2f31d9-1cdd-4b93-b913-b95cc5a8bc84 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:28.700153 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ec2f31d9-1cdd-4b93-b913-b95cc5a8bc84 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:28.704955 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:28.704955 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:29:28.705472 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-ec2f31d9-1cdd-4b93-b913-b95cc5a8bc84 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Snapshot retrieved successfully. Aug 12 20:29:28.706224 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ec2f31d9-1cdd-4b93-b913-b95cc5a8bc84 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots/bcc5264c-e0d8-49de-9831-7cc0bfd769e6 returned with HTTP 200 Aug 12 20:29:28.706738 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1160/4669] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:28 2026] GET /volume/v3/snapshots/bcc5264c-e0d8-49de-9831-7cc0bfd769e6 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:28.927227 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a76d7209-00e9-4f83-b686-8f3f448f2c3a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:28.929231 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a76d7209-00e9-4f83-b686-8f3f448f2c3a tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:29:28.929665 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a76d7209-00e9-4f83-b686-8f3f448f2c3a tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "89afee67-4602-40e9-abff-da0485abc519", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1527905802", "description": null, "metadata": null}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:29:28.942426 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:28.942426 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:29:28.943026 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-a76d7209-00e9-4f83-b686-8f3f448f2c3a tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:29:28.943201 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.snapshots [None req-a76d7209-00e9-4f83-b686-8f3f448f2c3a tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Create snapshot from volume 89afee67-4602-40e9-abff-da0485abc519 Aug 12 20:29:28.966954 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-a76d7209-00e9-4f83-b686-8f3f448f2c3a tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Created reservations ['35d6fca8-cda6-49f4-bc65-ac3a7e4c6242', '9bbf0e45-89ac-4c25-ad33-0da8d1e5b100', '0b8f6650-5e8c-41bd-b8fd-b0ba0bb0f00a', '887c86c9-ed59-4962-a55d-5b72ea4d075e'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:29:28.995512 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-a76d7209-00e9-4f83-b686-8f3f448f2c3a tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot force create request issued successfully. Aug 12 20:29:28.995848 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a76d7209-00e9-4f83-b686-8f3f448f2c3a tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:29:28.996262 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1179/4670] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:29:28 2026] POST /volume/v3/snapshots => generated 308 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:29:29.006916 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-b2d9c2a6-e8de-46f6-a6ac-b13b427ef256 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:29.008711 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b2d9c2a6-e8de-46f6-a6ac-b13b427ef256 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/snapshots/bab9ee8b-001d-4bb6-ac50-0245e5a00eee Aug 12 20:29:29.009074 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b2d9c2a6-e8de-46f6-a6ac-b13b427ef256 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:29.009371 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b2d9c2a6-e8de-46f6-a6ac-b13b427ef256 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:29.014042 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:29.014042 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:29:29.014695 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-b2d9c2a6-e8de-46f6-a6ac-b13b427ef256 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot retrieved successfully. Aug 12 20:29:29.016207 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b2d9c2a6-e8de-46f6-a6ac-b13b427ef256 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/bab9ee8b-001d-4bb6-ac50-0245e5a00eee returned with HTTP 200 Aug 12 20:29:29.016708 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1162/4671] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:29 2026] GET /volume/v3/snapshots/bab9ee8b-001d-4bb6-ac50-0245e5a00eee => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:29.715644 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-c54df1aa-cba1-4383-aeda-d05b53a64d6d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:29.717173 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c54df1aa-cba1-4383-aeda-d05b53a64d6d tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/snapshots/bcc5264c-e0d8-49de-9831-7cc0bfd769e6 Aug 12 20:29:29.717334 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c54df1aa-cba1-4383-aeda-d05b53a64d6d tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:29.717504 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c54df1aa-cba1-4383-aeda-d05b53a64d6d tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:29.722173 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:29.722173 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:29:29.722436 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-c54df1aa-cba1-4383-aeda-d05b53a64d6d tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Snapshot retrieved successfully. Aug 12 20:29:29.723008 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c54df1aa-cba1-4383-aeda-d05b53a64d6d tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots/bcc5264c-e0d8-49de-9831-7cc0bfd769e6 returned with HTTP 200 Aug 12 20:29:29.723362 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1171/4672] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:29 2026] GET /volume/v3/snapshots/bcc5264c-e0d8-49de-9831-7cc0bfd769e6 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:29.731350 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b7ada303-6cbc-45e7-b655-e5934fbbfa9c None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:29.733336 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b7ada303-6cbc-45e7-b655-e5934fbbfa9c tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] POST https://10.4.3.246/volume/v3/snapshots/bcc5264c-e0d8-49de-9831-7cc0bfd769e6/action Aug 12 20:29:29.733674 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b7ada303-6cbc-45e7-b655-e5934fbbfa9c tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:29:29.733813 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b7ada303-6cbc-45e7-b655-e5934fbbfa9c tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:29:29.735131 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.contrib.snapshot_unmanage [None req-b7ada303-6cbc-45e7-b655-e5934fbbfa9c tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Unmanage snapshot with id: bcc5264c-e0d8-49de-9831-7cc0bfd769e6 Aug 12 20:29:29.740442 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:29.740442 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:29:29.740905 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-b7ada303-6cbc-45e7-b655-e5934fbbfa9c tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Snapshot retrieved successfully. Aug 12 20:29:29.741726 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.policy [None req-b7ada303-6cbc-45e7-b655-e5934fbbfa9c tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'ee1313fa841e46ae97bbb87b37e2196f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5e1b993c7024470ea718657c2cf582bd', '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=100385) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 20:29:29.741952 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b7ada303-6cbc-45e7-b655-e5934fbbfa9c tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] https://10.4.3.246/volume/v3/snapshots/bcc5264c-e0d8-49de-9831-7cc0bfd769e6/action returned with HTTP 403 Aug 12 20:29:29.742445 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1161/4673] 10.4.3.246 () {68 vars in 1396 bytes} [Wed Aug 12 20:29:29 2026] POST /volume/v3/snapshots/bcc5264c-e0d8-49de-9831-7cc0bfd769e6/action => generated 117 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:29:29.748695 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-51a1f476-3789-4604-b505-10f99e87f00a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:29.750486 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-51a1f476-3789-4604-b505-10f99e87f00a tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] DELETE https://10.4.3.246/volume/v3/snapshots/bcc5264c-e0d8-49de-9831-7cc0bfd769e6 Aug 12 20:29:29.750694 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-51a1f476-3789-4604-b505-10f99e87f00a tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:29.750876 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-51a1f476-3789-4604-b505-10f99e87f00a tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:29.750987 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.snapshots [None req-51a1f476-3789-4604-b505-10f99e87f00a tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Delete snapshot with id: bcc5264c-e0d8-49de-9831-7cc0bfd769e6 Aug 12 20:29:29.755477 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:29.755477 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:29:29.755756 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-51a1f476-3789-4604-b505-10f99e87f00a tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Snapshot retrieved successfully. Aug 12 20:29:29.768640 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-51a1f476-3789-4604-b505-10f99e87f00a tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Snapshot delete request issued successfully. Aug 12 20:29:29.768861 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-51a1f476-3789-4604-b505-10f99e87f00a tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots/bcc5264c-e0d8-49de-9831-7cc0bfd769e6 returned with HTTP 202 Aug 12 20:29:29.769412 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1180/4674] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:29:29 2026] DELETE /volume/v3/snapshots/bcc5264c-e0d8-49de-9831-7cc0bfd769e6 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:29:29.775033 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-22ef046c-ff29-4450-8f27-6440c150cced None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:29.776545 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-22ef046c-ff29-4450-8f27-6440c150cced tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/snapshots/bcc5264c-e0d8-49de-9831-7cc0bfd769e6 Aug 12 20:29:29.776750 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-22ef046c-ff29-4450-8f27-6440c150cced tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:29.776929 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-22ef046c-ff29-4450-8f27-6440c150cced tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:29.781215 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:29.781215 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:29:29.781447 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-22ef046c-ff29-4450-8f27-6440c150cced tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Snapshot retrieved successfully. Aug 12 20:29:29.782053 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-22ef046c-ff29-4450-8f27-6440c150cced tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots/bcc5264c-e0d8-49de-9831-7cc0bfd769e6 returned with HTTP 200 Aug 12 20:29:29.782360 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1163/4675] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:29 2026] GET /volume/v3/snapshots/bcc5264c-e0d8-49de-9831-7cc0bfd769e6 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:30.024676 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-62be6204-d8b2-4861-a399-25a3f7b7be89 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:30.026183 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-62be6204-d8b2-4861-a399-25a3f7b7be89 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/snapshots/bab9ee8b-001d-4bb6-ac50-0245e5a00eee Aug 12 20:29:30.026343 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-62be6204-d8b2-4861-a399-25a3f7b7be89 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:30.026509 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-62be6204-d8b2-4861-a399-25a3f7b7be89 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:30.030517 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:30.030517 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:29:30.030915 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-62be6204-d8b2-4861-a399-25a3f7b7be89 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot retrieved successfully. Aug 12 20:29:30.031554 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-62be6204-d8b2-4861-a399-25a3f7b7be89 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/bab9ee8b-001d-4bb6-ac50-0245e5a00eee returned with HTTP 200 Aug 12 20:29:30.031868 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1172/4676] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:30 2026] GET /volume/v3/snapshots/bab9ee8b-001d-4bb6-ac50-0245e5a00eee => generated 467 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:30.040133 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-6bb36065-ffc0-4234-b0d8-7ba466300250 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:30.041755 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-6bb36065-ffc0-4234-b0d8-7ba466300250 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/snapshots/bab9ee8b-001d-4bb6-ac50-0245e5a00eee Aug 12 20:29:30.041960 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-6bb36065-ffc0-4234-b0d8-7ba466300250 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:30.042155 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-6bb36065-ffc0-4234-b0d8-7ba466300250 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:30.046663 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:30.046663 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:29:30.047058 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-6bb36065-ffc0-4234-b0d8-7ba466300250 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot retrieved successfully. Aug 12 20:29:30.047748 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-6bb36065-ffc0-4234-b0d8-7ba466300250 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/bab9ee8b-001d-4bb6-ac50-0245e5a00eee returned with HTTP 200 Aug 12 20:29:30.048080 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1162/4677] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:30 2026] GET /volume/v3/snapshots/bab9ee8b-001d-4bb6-ac50-0245e5a00eee => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:30.790388 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-78288f48-b6b1-4dba-808e-f07b993b045d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:30.792196 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-78288f48-b6b1-4dba-808e-f07b993b045d tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/snapshots/bcc5264c-e0d8-49de-9831-7cc0bfd769e6 Aug 12 20:29:30.792375 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-78288f48-b6b1-4dba-808e-f07b993b045d tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:30.792571 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-78288f48-b6b1-4dba-808e-f07b993b045d tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:30.797210 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-78288f48-b6b1-4dba-808e-f07b993b045d tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots/bcc5264c-e0d8-49de-9831-7cc0bfd769e6 returned with HTTP 404 Aug 12 20:29:30.797760 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1181/4678] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:30 2026] GET /volume/v3/snapshots/bcc5264c-e0d8-49de-9831-7cc0bfd769e6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:29:30.803387 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-4aaaf632-7185-4a86-aae0-69d69336fc9d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:30.805154 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4aaaf632-7185-4a86-aae0-69d69336fc9d tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/b073f189-a598-4dda-a77a-91d7e57d16b4 Aug 12 20:29:30.805409 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4aaaf632-7185-4a86-aae0-69d69336fc9d tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:30.805616 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4aaaf632-7185-4a86-aae0-69d69336fc9d tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:30.805769 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-4aaaf632-7185-4a86-aae0-69d69336fc9d tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Delete volume with id: b073f189-a598-4dda-a77a-91d7e57d16b4 Aug 12 20:29:30.812337 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:30.812337 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:29:30.812639 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-4aaaf632-7185-4a86-aae0-69d69336fc9d tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Volume info retrieved successfully. Aug 12 20:29:30.826517 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-4aaaf632-7185-4a86-aae0-69d69336fc9d tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Delete volume request issued successfully. Aug 12 20:29:30.826705 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4aaaf632-7185-4a86-aae0-69d69336fc9d tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes/b073f189-a598-4dda-a77a-91d7e57d16b4 returned with HTTP 202 Aug 12 20:29:30.827101 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1164/4679] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:29:30 2026] DELETE /volume/v3/volumes/b073f189-a598-4dda-a77a-91d7e57d16b4 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:29:30.834132 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-5920bc03-8bed-4caf-81b2-2aab81b5c8ad None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:30.836299 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5920bc03-8bed-4caf-81b2-2aab81b5c8ad tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/volumes/b073f189-a598-4dda-a77a-91d7e57d16b4 Aug 12 20:29:30.836547 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5920bc03-8bed-4caf-81b2-2aab81b5c8ad tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:30.836829 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5920bc03-8bed-4caf-81b2-2aab81b5c8ad tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:30.844749 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:30.844749 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:29:30.847802 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-5920bc03-8bed-4caf-81b2-2aab81b5c8ad tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Volume info retrieved successfully. Aug 12 20:29:30.851144 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5920bc03-8bed-4caf-81b2-2aab81b5c8ad tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes/b073f189-a598-4dda-a77a-91d7e57d16b4 returned with HTTP 200 Aug 12 20:29:30.851484 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1173/4680] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:30 2026] GET /volume/v3/volumes/b073f189-a598-4dda-a77a-91d7e57d16b4 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:29:31.862927 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-56ab1413-8f69-4315-b8c4-4da47208c9b6 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:31.864693 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-56ab1413-8f69-4315-b8c4-4da47208c9b6 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/volumes/b073f189-a598-4dda-a77a-91d7e57d16b4 Aug 12 20:29:31.864907 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-56ab1413-8f69-4315-b8c4-4da47208c9b6 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:31.865141 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-56ab1413-8f69-4315-b8c4-4da47208c9b6 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:31.870295 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-56ab1413-8f69-4315-b8c4-4da47208c9b6 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes/b073f189-a598-4dda-a77a-91d7e57d16b4 returned with HTTP 404 Aug 12 20:29:31.870732 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1163/4681] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:31 2026] GET /volume/v3/volumes/b073f189-a598-4dda-a77a-91d7e57d16b4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:29:31.877574 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b05f2ffa-d3c7-42d1-bf36-4d72501a2f5b None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:31.879287 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b05f2ffa-d3c7-42d1-bf36-4d72501a2f5b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:29:31.879650 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b05f2ffa-d3c7-42d1-bf36-4d72501a2f5b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-10074126"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:29:31.881009 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-b05f2ffa-d3c7-42d1-bf36-4d72501a2f5b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-10074126'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:29:31.881127 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-b05f2ffa-d3c7-42d1-bf36-4d72501a2f5b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Create volume of 1 GB Aug 12 20:29:31.881369 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:31.881369 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:29:31.885060 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-b05f2ffa-d3c7-42d1-bf36-4d72501a2f5b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Availability Zones retrieved successfully. Aug 12 20:29:31.889785 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-b05f2ffa-d3c7-42d1-bf36-4d72501a2f5b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Flow 'volume_create_api' (2343f675-4f49-4c81-b976-3699b0baccdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:29:31.890758 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-b05f2ffa-d3c7-42d1-bf36-4d72501a2f5b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03343aec-0aee-495d-b34d-d34ebdb472e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:31.891413 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-b05f2ffa-d3c7-42d1-bf36-4d72501a2f5b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:29:31.911412 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-b05f2ffa-d3c7-42d1-bf36-4d72501a2f5b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03343aec-0aee-495d-b34d-d34ebdb472e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:31.912192 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-b05f2ffa-d3c7-42d1-bf36-4d72501a2f5b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fa23ce7-d6b2-4cb9-87e5-8b35fa83d952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:31.943662 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-b05f2ffa-d3c7-42d1-bf36-4d72501a2f5b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Created reservations ['9a7176f5-19ee-4ebd-bb0a-fb952fe5aecb', 'd66f1793-85f9-4c93-a52c-3760ea74ea97', 'c199b091-d6f5-44de-a348-7d2be9876fef', '6c0f6919-c7e1-479f-87c6-da370bd1fe10'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:29:31.944344 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-b05f2ffa-d3c7-42d1-bf36-4d72501a2f5b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fa23ce7-d6b2-4cb9-87e5-8b35fa83d952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a7176f5-19ee-4ebd-bb0a-fb952fe5aecb', 'd66f1793-85f9-4c93-a52c-3760ea74ea97', 'c199b091-d6f5-44de-a348-7d2be9876fef', '6c0f6919-c7e1-479f-87c6-da370bd1fe10']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:31.945064 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-b05f2ffa-d3c7-42d1-bf36-4d72501a2f5b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11fed833-6162-44d1-9f94-052e5bb8354a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:31.963355 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-b05f2ffa-d3c7-42d1-bf36-4d72501a2f5b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11fed833-6162-44d1-9f94-052e5bb8354a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88a44c65-d1ad-4f93-9fa6-de7cfeb573b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-10074126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e1b993c7024470ea718657c2cf582bd',qos_specs=None,replication_status=,reservations=['9a7176f5-19ee-4ebd-bb0a-fb952fe5aecb','d66f1793-85f9-4c93-a52c-3760ea74ea97','c199b091-d6f5-44de-a348-7d2be9876fef','6c0f6919-c7e1-479f-87c6-da370bd1fe10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ba7dc81f99e4387b0c593e09e452270',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:29:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-10074126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88a44c65-d1ad-4f93-9fa6-de7cfeb573b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e1b993c7024470ea718657c2cf582bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ba7dc81f99e4387b0c593e09e452270',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:31.964097 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-b05f2ffa-d3c7-42d1-bf36-4d72501a2f5b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0014d75f-7f48-4dae-af0e-1f9aaf85901b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:31.978118 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-b05f2ffa-d3c7-42d1-bf36-4d72501a2f5b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0014d75f-7f48-4dae-af0e-1f9aaf85901b) transitioned into state 'SUCCESS' from state '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-10074126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e1b993c7024470ea718657c2cf582bd',qos_specs=None,replication_status=,reservations=['9a7176f5-19ee-4ebd-bb0a-fb952fe5aecb','d66f1793-85f9-4c93-a52c-3760ea74ea97','c199b091-d6f5-44de-a348-7d2be9876fef','6c0f6919-c7e1-479f-87c6-da370bd1fe10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ba7dc81f99e4387b0c593e09e452270',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:31.978772 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-b05f2ffa-d3c7-42d1-bf36-4d72501a2f5b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f9fb3f7-ba10-436b-9d6a-5e710aed5461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:31.985598 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-b05f2ffa-d3c7-42d1-bf36-4d72501a2f5b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f9fb3f7-ba10-436b-9d6a-5e710aed5461) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:31.986234 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-b05f2ffa-d3c7-42d1-bf36-4d72501a2f5b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Flow 'volume_create_api' (2343f675-4f49-4c81-b976-3699b0baccdf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:29:31.986487 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-b05f2ffa-d3c7-42d1-bf36-4d72501a2f5b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Create volume request issued successfully. Aug 12 20:29:31.986997 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b05f2ffa-d3c7-42d1-bf36-4d72501a2f5b tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:29:31.987373 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1182/4682] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:29:31 2026] POST /volume/v3/volumes => generated 776 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:29:31.997692 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-938b420e-8b25-49b0-b728-ecdf0a03ab42 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:31.999341 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-938b420e-8b25-49b0-b728-ecdf0a03ab42 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/volumes/88a44c65-d1ad-4f93-9fa6-de7cfeb573b7 Aug 12 20:29:31.999554 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-938b420e-8b25-49b0-b728-ecdf0a03ab42 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:31.999742 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-938b420e-8b25-49b0-b728-ecdf0a03ab42 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:32.006051 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:32.006051 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:29:32.009164 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-938b420e-8b25-49b0-b728-ecdf0a03ab42 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Volume info retrieved successfully. Aug 12 20:29:32.012485 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-938b420e-8b25-49b0-b728-ecdf0a03ab42 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes/88a44c65-d1ad-4f93-9fa6-de7cfeb573b7 returned with HTTP 200 Aug 12 20:29:32.012829 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1165/4683] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:31 2026] GET /volume/v3/volumes/88a44c65-d1ad-4f93-9fa6-de7cfeb573b7 => generated 955 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:33.024963 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-82a1c69a-c096-46f6-872c-336523b7694a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:33.026597 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-82a1c69a-c096-46f6-872c-336523b7694a tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/volumes/88a44c65-d1ad-4f93-9fa6-de7cfeb573b7 Aug 12 20:29:33.026816 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-82a1c69a-c096-46f6-872c-336523b7694a tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:33.027044 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-82a1c69a-c096-46f6-872c-336523b7694a tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:33.033394 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:33.033394 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:29:33.036166 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-82a1c69a-c096-46f6-872c-336523b7694a tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Volume info retrieved successfully. Aug 12 20:29:33.039451 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-82a1c69a-c096-46f6-872c-336523b7694a tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes/88a44c65-d1ad-4f93-9fa6-de7cfeb573b7 returned with HTTP 200 Aug 12 20:29:33.039821 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1174/4684] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:33 2026] GET /volume/v3/volumes/88a44c65-d1ad-4f93-9fa6-de7cfeb573b7 => generated 1016 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:29:33.053772 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b8579fd8-ffdd-436c-854e-b176bd795650 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:33.055338 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b8579fd8-ffdd-436c-854e-b176bd795650 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:29:33.055675 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b8579fd8-ffdd-436c-854e-b176bd795650 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "88a44c65-d1ad-4f93-9fa6-de7cfeb573b7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-32966645"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:29:33.063178 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:33.063178 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:29:33.063439 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-b8579fd8-ffdd-436c-854e-b176bd795650 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Volume info retrieved successfully. Aug 12 20:29:33.063566 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.snapshots [None req-b8579fd8-ffdd-436c-854e-b176bd795650 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Create snapshot from volume 88a44c65-d1ad-4f93-9fa6-de7cfeb573b7 Aug 12 20:29:33.083137 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-b8579fd8-ffdd-436c-854e-b176bd795650 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Created reservations ['b5168588-999a-4a0d-898c-4b7d9205f11c', 'bc0ba403-3e1f-4f26-9b5e-49dcec699161', '01593be9-21af-4b76-a509-2afec3e8b98e', '1606f4bd-7542-4d34-a52b-7bfa9653d038'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:29:33.105108 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-b8579fd8-ffdd-436c-854e-b176bd795650 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Snapshot create request issued successfully. Aug 12 20:29:33.105406 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b8579fd8-ffdd-436c-854e-b176bd795650 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:29:33.105790 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1164/4685] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:29:33 2026] POST /volume/v3/snapshots => generated 306 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:29:33.115600 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a251d832-d1ea-450f-9125-cf932f34bf01 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:33.118207 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a251d832-d1ea-450f-9125-cf932f34bf01 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/snapshots/343f553e-2930-4113-972e-f4ce4bfd2616 Aug 12 20:29:33.118207 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a251d832-d1ea-450f-9125-cf932f34bf01 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:33.118349 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a251d832-d1ea-450f-9125-cf932f34bf01 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:33.123693 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:33.123693 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:29:33.124053 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-a251d832-d1ea-450f-9125-cf932f34bf01 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Snapshot retrieved successfully. Aug 12 20:29:33.124791 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a251d832-d1ea-450f-9125-cf932f34bf01 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots/343f553e-2930-4113-972e-f4ce4bfd2616 returned with HTTP 200 Aug 12 20:29:33.125226 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1183/4686] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:33 2026] GET /volume/v3/snapshots/343f553e-2930-4113-972e-f4ce4bfd2616 => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:34.136333 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-37cead25-fb52-4f4b-a670-1e1433040eb7 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:34.138691 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-37cead25-fb52-4f4b-a670-1e1433040eb7 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/snapshots/343f553e-2930-4113-972e-f4ce4bfd2616 Aug 12 20:29:34.138875 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-37cead25-fb52-4f4b-a670-1e1433040eb7 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:34.139083 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-37cead25-fb52-4f4b-a670-1e1433040eb7 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:34.143742 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:34.143742 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:29:34.144053 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-37cead25-fb52-4f4b-a670-1e1433040eb7 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Snapshot retrieved successfully. Aug 12 20:29:34.144910 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-37cead25-fb52-4f4b-a670-1e1433040eb7 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots/343f553e-2930-4113-972e-f4ce4bfd2616 returned with HTTP 200 Aug 12 20:29:34.145432 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1166/4687] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:34 2026] GET /volume/v3/snapshots/343f553e-2930-4113-972e-f4ce4bfd2616 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:34.153300 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-1e7bbf3f-285e-46fa-85ae-36291782ae99 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:34.155155 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1e7bbf3f-285e-46fa-85ae-36291782ae99 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] PUT https://10.4.3.246/volume/v3/snapshots/343f553e-2930-4113-972e-f4ce4bfd2616 Aug 12 20:29:34.155624 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1e7bbf3f-285e-46fa-85ae-36291782ae99 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:29:34.161980 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:34.161980 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:29:34.162393 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-1e7bbf3f-285e-46fa-85ae-36291782ae99 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Snapshot retrieved successfully. Aug 12 20:29:34.167810 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1e7bbf3f-285e-46fa-85ae-36291782ae99 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] https://10.4.3.246/volume/v3/snapshots/343f553e-2930-4113-972e-f4ce4bfd2616 returned with HTTP 200 Aug 12 20:29:34.168212 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1175/4688] 10.4.3.246 () {68 vars in 1374 bytes} [Wed Aug 12 20:29:34 2026] PUT /volume/v3/snapshots/343f553e-2930-4113-972e-f4ce4bfd2616 => generated 359 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:34.176256 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-8c0b47a7-aef4-449d-8c29-98b8750657e4 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:34.178118 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8c0b47a7-aef4-449d-8c29-98b8750657e4 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] DELETE https://10.4.3.246/volume/v3/snapshots/343f553e-2930-4113-972e-f4ce4bfd2616 Aug 12 20:29:34.178301 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8c0b47a7-aef4-449d-8c29-98b8750657e4 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:34.178483 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8c0b47a7-aef4-449d-8c29-98b8750657e4 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:34.178600 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.snapshots [None req-8c0b47a7-aef4-449d-8c29-98b8750657e4 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Delete snapshot with id: 343f553e-2930-4113-972e-f4ce4bfd2616 Aug 12 20:29:34.183187 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:34.183187 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:29:34.183441 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-8c0b47a7-aef4-449d-8c29-98b8750657e4 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Snapshot retrieved successfully. Aug 12 20:29:34.205018 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-8c0b47a7-aef4-449d-8c29-98b8750657e4 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Snapshot delete request issued successfully. Aug 12 20:29:34.205215 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8c0b47a7-aef4-449d-8c29-98b8750657e4 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots/343f553e-2930-4113-972e-f4ce4bfd2616 returned with HTTP 202 Aug 12 20:29:34.205629 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1165/4689] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:29:34 2026] DELETE /volume/v3/snapshots/343f553e-2930-4113-972e-f4ce4bfd2616 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:29:34.213146 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-549b4bdc-d077-4b9e-b6f8-4384ccc10086 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:34.216529 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-549b4bdc-d077-4b9e-b6f8-4384ccc10086 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/snapshots/343f553e-2930-4113-972e-f4ce4bfd2616 Aug 12 20:29:34.217389 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-549b4bdc-d077-4b9e-b6f8-4384ccc10086 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:34.217389 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-549b4bdc-d077-4b9e-b6f8-4384ccc10086 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:34.222453 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:34.222453 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:29:34.222763 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-549b4bdc-d077-4b9e-b6f8-4384ccc10086 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Snapshot retrieved successfully. Aug 12 20:29:34.223353 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-549b4bdc-d077-4b9e-b6f8-4384ccc10086 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots/343f553e-2930-4113-972e-f4ce4bfd2616 returned with HTTP 200 Aug 12 20:29:34.223763 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1184/4690] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:34 2026] GET /volume/v3/snapshots/343f553e-2930-4113-972e-f4ce4bfd2616 => generated 492 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:35.232336 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-de38d61e-f817-4b95-98e1-da3e0a6bb8ed None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:35.234140 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-de38d61e-f817-4b95-98e1-da3e0a6bb8ed tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/snapshots/343f553e-2930-4113-972e-f4ce4bfd2616 Aug 12 20:29:35.234331 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-de38d61e-f817-4b95-98e1-da3e0a6bb8ed tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:35.234517 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-de38d61e-f817-4b95-98e1-da3e0a6bb8ed tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:35.238571 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-de38d61e-f817-4b95-98e1-da3e0a6bb8ed tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots/343f553e-2930-4113-972e-f4ce4bfd2616 returned with HTTP 404 Aug 12 20:29:35.239022 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1167/4691] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:35 2026] GET /volume/v3/snapshots/343f553e-2930-4113-972e-f4ce4bfd2616 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:29:35.246075 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-996ad552-7185-417e-a49b-8b4d95997456 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:35.247998 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-996ad552-7185-417e-a49b-8b4d95997456 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/88a44c65-d1ad-4f93-9fa6-de7cfeb573b7 Aug 12 20:29:35.248226 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-996ad552-7185-417e-a49b-8b4d95997456 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:35.248419 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-996ad552-7185-417e-a49b-8b4d95997456 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:35.248634 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-996ad552-7185-417e-a49b-8b4d95997456 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Delete volume with id: 88a44c65-d1ad-4f93-9fa6-de7cfeb573b7 Aug 12 20:29:35.257620 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:35.257620 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:29:35.258156 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-996ad552-7185-417e-a49b-8b4d95997456 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Volume info retrieved successfully. Aug 12 20:29:35.277685 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-996ad552-7185-417e-a49b-8b4d95997456 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Delete volume request issued successfully. Aug 12 20:29:35.277862 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-996ad552-7185-417e-a49b-8b4d95997456 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes/88a44c65-d1ad-4f93-9fa6-de7cfeb573b7 returned with HTTP 202 Aug 12 20:29:35.278303 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1176/4692] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:29:35 2026] DELETE /volume/v3/volumes/88a44c65-d1ad-4f93-9fa6-de7cfeb573b7 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:29:35.285915 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-78b85f29-e8c1-4704-86d5-2ddb4f541a45 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:35.288909 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-78b85f29-e8c1-4704-86d5-2ddb4f541a45 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/volumes/88a44c65-d1ad-4f93-9fa6-de7cfeb573b7 Aug 12 20:29:35.289114 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-78b85f29-e8c1-4704-86d5-2ddb4f541a45 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:35.289441 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-78b85f29-e8c1-4704-86d5-2ddb4f541a45 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:35.297723 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:35.297723 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:29:35.302211 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-78b85f29-e8c1-4704-86d5-2ddb4f541a45 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Volume info retrieved successfully. Aug 12 20:29:35.307556 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-78b85f29-e8c1-4704-86d5-2ddb4f541a45 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes/88a44c65-d1ad-4f93-9fa6-de7cfeb573b7 returned with HTTP 200 Aug 12 20:29:35.308120 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1166/4693] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:35 2026] GET /volume/v3/volumes/88a44c65-d1ad-4f93-9fa6-de7cfeb573b7 => generated 1015 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:29:36.145342 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-16b7d10a-799f-4e54-9c5b-5d4cec7b5da5 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:36.147294 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-16b7d10a-799f-4e54-9c5b-5d4cec7b5da5 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/bab9ee8b-001d-4bb6-ac50-0245e5a00eee Aug 12 20:29:36.147534 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-16b7d10a-799f-4e54-9c5b-5d4cec7b5da5 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:36.147784 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-16b7d10a-799f-4e54-9c5b-5d4cec7b5da5 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:36.147944 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.snapshots [None req-16b7d10a-799f-4e54-9c5b-5d4cec7b5da5 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Delete snapshot with id: bab9ee8b-001d-4bb6-ac50-0245e5a00eee Aug 12 20:29:36.153285 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:36.153285 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:29:36.153775 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-16b7d10a-799f-4e54-9c5b-5d4cec7b5da5 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot retrieved successfully. Aug 12 20:29:36.171579 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-16b7d10a-799f-4e54-9c5b-5d4cec7b5da5 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot delete request issued successfully. Aug 12 20:29:36.171798 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-16b7d10a-799f-4e54-9c5b-5d4cec7b5da5 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/bab9ee8b-001d-4bb6-ac50-0245e5a00eee returned with HTTP 202 Aug 12 20:29:36.172253 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1185/4694] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:29:36 2026] DELETE /volume/v3/snapshots/bab9ee8b-001d-4bb6-ac50-0245e5a00eee => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:29:36.179924 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-61daedbd-7dd3-46c4-b9bf-083fb1dd91db None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:36.181628 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-61daedbd-7dd3-46c4-b9bf-083fb1dd91db tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/snapshots/bab9ee8b-001d-4bb6-ac50-0245e5a00eee Aug 12 20:29:36.181822 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-61daedbd-7dd3-46c4-b9bf-083fb1dd91db tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:36.182042 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-61daedbd-7dd3-46c4-b9bf-083fb1dd91db tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:36.188596 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:36.188596 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:29:36.189191 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-61daedbd-7dd3-46c4-b9bf-083fb1dd91db tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot retrieved successfully. Aug 12 20:29:36.190358 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-61daedbd-7dd3-46c4-b9bf-083fb1dd91db tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/bab9ee8b-001d-4bb6-ac50-0245e5a00eee returned with HTTP 200 Aug 12 20:29:36.191026 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1168/4695] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:36 2026] GET /volume/v3/snapshots/bab9ee8b-001d-4bb6-ac50-0245e5a00eee => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:36.321431 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-352e6cce-4ad7-4dc2-8667-dcfaa5805567 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:36.323639 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-352e6cce-4ad7-4dc2-8667-dcfaa5805567 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/volumes/88a44c65-d1ad-4f93-9fa6-de7cfeb573b7 Aug 12 20:29:36.323861 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-352e6cce-4ad7-4dc2-8667-dcfaa5805567 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:36.324113 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-352e6cce-4ad7-4dc2-8667-dcfaa5805567 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:36.332079 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-352e6cce-4ad7-4dc2-8667-dcfaa5805567 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes/88a44c65-d1ad-4f93-9fa6-de7cfeb573b7 returned with HTTP 404 Aug 12 20:29:36.332707 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1177/4696] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:36 2026] GET /volume/v3/volumes/88a44c65-d1ad-4f93-9fa6-de7cfeb573b7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:29:36.342517 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-dc5db81e-9bce-4fc5-9840-d61e86ad5aed None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:36.344353 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-dc5db81e-9bce-4fc5-9840-d61e86ad5aed tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:29:36.344724 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-dc5db81e-9bce-4fc5-9840-d61e86ad5aed tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-261448389"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:29:36.346193 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-dc5db81e-9bce-4fc5-9840-d61e86ad5aed tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-261448389'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:29:36.346317 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-dc5db81e-9bce-4fc5-9840-d61e86ad5aed tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Create volume of 1 GB Aug 12 20:29:36.350592 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-dc5db81e-9bce-4fc5-9840-d61e86ad5aed tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Availability Zones retrieved successfully. Aug 12 20:29:36.356634 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-dc5db81e-9bce-4fc5-9840-d61e86ad5aed tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Flow 'volume_create_api' (436b7e9a-560d-4b28-a57e-aff920a9f59e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:29:36.357680 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-dc5db81e-9bce-4fc5-9840-d61e86ad5aed tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f3ed7c5-0890-4bac-92ec-d28aa9dee998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:36.358557 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-dc5db81e-9bce-4fc5-9840-d61e86ad5aed tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:29:36.391382 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-dc5db81e-9bce-4fc5-9840-d61e86ad5aed tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f3ed7c5-0890-4bac-92ec-d28aa9dee998) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:36.392693 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-dc5db81e-9bce-4fc5-9840-d61e86ad5aed tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfb68fdb-aa79-40da-8b2a-05dc266460dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:36.456990 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-dc5db81e-9bce-4fc5-9840-d61e86ad5aed tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Created reservations ['68b5b676-12d8-4668-a68a-462cddeb1819', '0a32cf06-523d-4b09-a149-a8a1b2fb72f8', 'c677267b-b948-4d6a-a411-c043165bc11e', '08a40615-8fa2-49c3-885c-fd361b7e952b'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:29:36.457731 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-dc5db81e-9bce-4fc5-9840-d61e86ad5aed tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfb68fdb-aa79-40da-8b2a-05dc266460dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68b5b676-12d8-4668-a68a-462cddeb1819', '0a32cf06-523d-4b09-a149-a8a1b2fb72f8', 'c677267b-b948-4d6a-a411-c043165bc11e', '08a40615-8fa2-49c3-885c-fd361b7e952b']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:36.458404 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-dc5db81e-9bce-4fc5-9840-d61e86ad5aed tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7c87c41-245e-4ac7-ac1a-bef17617101e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:36.491677 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-dc5db81e-9bce-4fc5-9840-d61e86ad5aed tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7c87c41-245e-4ac7-ac1a-bef17617101e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05d950fb-5929-468e-811f-ad18080f1419', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-261448389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e1b993c7024470ea718657c2cf582bd',qos_specs=None,replication_status=,reservations=['68b5b676-12d8-4668-a68a-462cddeb1819','0a32cf06-523d-4b09-a149-a8a1b2fb72f8','c677267b-b948-4d6a-a411-c043165bc11e','08a40615-8fa2-49c3-885c-fd361b7e952b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ba7dc81f99e4387b0c593e09e452270',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:29:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-261448389',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05d950fb-5929-468e-811f-ad18080f1419,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e1b993c7024470ea718657c2cf582bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ba7dc81f99e4387b0c593e09e452270',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:36.492556 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-dc5db81e-9bce-4fc5-9840-d61e86ad5aed tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcf7d368-02c2-4efc-a716-fda4044c994f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:36.518074 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-dc5db81e-9bce-4fc5-9840-d61e86ad5aed tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcf7d368-02c2-4efc-a716-fda4044c994f) transitioned into state 'SUCCESS' from state '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-261448389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e1b993c7024470ea718657c2cf582bd',qos_specs=None,replication_status=,reservations=['68b5b676-12d8-4668-a68a-462cddeb1819','0a32cf06-523d-4b09-a149-a8a1b2fb72f8','c677267b-b948-4d6a-a411-c043165bc11e','08a40615-8fa2-49c3-885c-fd361b7e952b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ba7dc81f99e4387b0c593e09e452270',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:36.519007 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-dc5db81e-9bce-4fc5-9840-d61e86ad5aed tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ca5968b-221b-47f2-898e-57a35b0e9aa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:36.531828 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-dc5db81e-9bce-4fc5-9840-d61e86ad5aed tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ca5968b-221b-47f2-898e-57a35b0e9aa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:36.532819 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-dc5db81e-9bce-4fc5-9840-d61e86ad5aed tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Flow 'volume_create_api' (436b7e9a-560d-4b28-a57e-aff920a9f59e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:29:36.533177 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-dc5db81e-9bce-4fc5-9840-d61e86ad5aed tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Create volume request issued successfully. Aug 12 20:29:36.533859 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-dc5db81e-9bce-4fc5-9840-d61e86ad5aed tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:29:36.534369 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1167/4697] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:29:36 2026] POST /volume/v3/volumes => generated 777 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:29:36.547255 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-e7c40a6a-0275-4e36-853a-44da400e5c95 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:36.548969 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e7c40a6a-0275-4e36-853a-44da400e5c95 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/volumes/05d950fb-5929-468e-811f-ad18080f1419 Aug 12 20:29:36.549135 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e7c40a6a-0275-4e36-853a-44da400e5c95 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:36.549310 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e7c40a6a-0275-4e36-853a-44da400e5c95 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:36.557197 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:36.557197 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:29:36.561977 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-e7c40a6a-0275-4e36-853a-44da400e5c95 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Volume info retrieved successfully. Aug 12 20:29:36.568448 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e7c40a6a-0275-4e36-853a-44da400e5c95 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes/05d950fb-5929-468e-811f-ad18080f1419 returned with HTTP 200 Aug 12 20:29:36.569848 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1186/4698] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:36 2026] GET /volume/v3/volumes/05d950fb-5929-468e-811f-ad18080f1419 => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:37.201024 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-45d7200f-2872-4b02-a2d1-3c37882728b6 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:37.202981 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-45d7200f-2872-4b02-a2d1-3c37882728b6 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/snapshots/bab9ee8b-001d-4bb6-ac50-0245e5a00eee Aug 12 20:29:37.203191 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-45d7200f-2872-4b02-a2d1-3c37882728b6 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:37.203435 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-45d7200f-2872-4b02-a2d1-3c37882728b6 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:37.209606 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-45d7200f-2872-4b02-a2d1-3c37882728b6 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/bab9ee8b-001d-4bb6-ac50-0245e5a00eee returned with HTTP 404 Aug 12 20:29:37.210322 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1169/4699] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:37 2026] GET /volume/v3/snapshots/bab9ee8b-001d-4bb6-ac50-0245e5a00eee => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:29:37.581925 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-01e1a745-5565-4944-93c5-3e4d7e02979f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:37.584187 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-01e1a745-5565-4944-93c5-3e4d7e02979f tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/volumes/05d950fb-5929-468e-811f-ad18080f1419 Aug 12 20:29:37.584464 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-01e1a745-5565-4944-93c5-3e4d7e02979f tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:37.584836 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-01e1a745-5565-4944-93c5-3e4d7e02979f tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:37.594922 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:37.594922 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:29:37.599284 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-01e1a745-5565-4944-93c5-3e4d7e02979f tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Volume info retrieved successfully. Aug 12 20:29:37.603896 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-01e1a745-5565-4944-93c5-3e4d7e02979f tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes/05d950fb-5929-468e-811f-ad18080f1419 returned with HTTP 200 Aug 12 20:29:37.604325 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1178/4700] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:37 2026] GET /volume/v3/volumes/05d950fb-5929-468e-811f-ad18080f1419 => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:29:37.623214 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ad20c977-bd8a-4507-b80b-66a95fcfc06c None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:37.625588 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ad20c977-bd8a-4507-b80b-66a95fcfc06c tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:29:37.626032 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ad20c977-bd8a-4507-b80b-66a95fcfc06c tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "05d950fb-5929-468e-811f-ad18080f1419", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1531375425"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:29:37.641062 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:37.641062 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:29:37.641410 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-ad20c977-bd8a-4507-b80b-66a95fcfc06c tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Volume info retrieved successfully. Aug 12 20:29:37.641565 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.snapshots [None req-ad20c977-bd8a-4507-b80b-66a95fcfc06c tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Create snapshot from volume 05d950fb-5929-468e-811f-ad18080f1419 Aug 12 20:29:37.691138 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-ad20c977-bd8a-4507-b80b-66a95fcfc06c tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Created reservations ['b57ee544-6646-4c56-8d33-0db54f12421d', '7c33cd0d-e46d-4b3d-ac5b-dab76d1ed4e5', '9c926209-860a-48b7-a904-9cf8bc74ee50', 'd29bf952-f388-4244-ab6f-44ad87a63aa4'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:29:37.734872 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-ad20c977-bd8a-4507-b80b-66a95fcfc06c tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Snapshot create request issued successfully. Aug 12 20:29:37.734872 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ad20c977-bd8a-4507-b80b-66a95fcfc06c tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:29:37.734872 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1168/4701] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:29:37 2026] POST /volume/v3/snapshots => generated 308 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:29:37.744532 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-21ba8abb-a81e-4c93-824c-9fb9678872ae None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:37.747553 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-21ba8abb-a81e-4c93-824c-9fb9678872ae tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/snapshots/9f780bb7-41a3-4881-a9b0-c6cd81234201 Aug 12 20:29:37.747553 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-21ba8abb-a81e-4c93-824c-9fb9678872ae tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:37.747553 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-21ba8abb-a81e-4c93-824c-9fb9678872ae tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:37.755094 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:37.755094 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:29:37.755608 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-21ba8abb-a81e-4c93-824c-9fb9678872ae tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Snapshot retrieved successfully. Aug 12 20:29:37.756671 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-21ba8abb-a81e-4c93-824c-9fb9678872ae tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots/9f780bb7-41a3-4881-a9b0-c6cd81234201 returned with HTTP 200 Aug 12 20:29:37.757702 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1187/4702] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:37 2026] GET /volume/v3/snapshots/9f780bb7-41a3-4881-a9b0-c6cd81234201 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:38.544524 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-911122e0-b204-4f54-a172-4704b4bf9b13 req-d40843b8-b23d-42c9-9469-3bbf69de2ac7 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:38.548141 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-911122e0-b204-4f54-a172-4704b4bf9b13 req-d40843b8-b23d-42c9-9469-3bbf69de2ac7 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] DELETE https://10.4.3.246/volume/v3/attachments/6fa13661-c3d7-445b-8306-17f575316445 Aug 12 20:29:38.548580 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-911122e0-b204-4f54-a172-4704b4bf9b13 req-d40843b8-b23d-42c9-9469-3bbf69de2ac7 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:38.548580 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-911122e0-b204-4f54-a172-4704b4bf9b13 req-d40843b8-b23d-42c9-9469-3bbf69de2ac7 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:38.556382 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:38.556382 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:29:38.604065 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-911122e0-b204-4f54-a172-4704b4bf9b13 req-d40843b8-b23d-42c9-9469-3bbf69de2ac7 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/attachments/6fa13661-c3d7-445b-8306-17f575316445 returned with HTTP 200 Aug 12 20:29:38.604617 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1170/4703] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:29:38 2026] DELETE /volume/v3/attachments/6fa13661-c3d7-445b-8306-17f575316445 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:38.767606 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f3ee6b8e-1b3b-4d80-ad81-98982662cf01 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:38.769846 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f3ee6b8e-1b3b-4d80-ad81-98982662cf01 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/snapshots/9f780bb7-41a3-4881-a9b0-c6cd81234201 Aug 12 20:29:38.770092 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f3ee6b8e-1b3b-4d80-ad81-98982662cf01 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:38.770333 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f3ee6b8e-1b3b-4d80-ad81-98982662cf01 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:38.776214 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:38.776214 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:29:38.776820 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-f3ee6b8e-1b3b-4d80-ad81-98982662cf01 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Snapshot retrieved successfully. Aug 12 20:29:38.777458 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f3ee6b8e-1b3b-4d80-ad81-98982662cf01 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots/9f780bb7-41a3-4881-a9b0-c6cd81234201 returned with HTTP 200 Aug 12 20:29:38.778041 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1179/4704] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:38 2026] GET /volume/v3/snapshots/9f780bb7-41a3-4881-a9b0-c6cd81234201 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:38.789264 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-3220a78c-fe33-45c1-b96c-73c6a2067d2e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:38.791726 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3220a78c-fe33-45c1-b96c-73c6a2067d2e tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] POST https://10.4.3.246/volume/v3/snapshots/9f780bb7-41a3-4881-a9b0-c6cd81234201/action Aug 12 20:29:38.792189 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3220a78c-fe33-45c1-b96c-73c6a2067d2e tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:29:38.792360 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3220a78c-fe33-45c1-b96c-73c6a2067d2e tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:29:38.794281 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.contrib.admin_actions [None req-3220a78c-fe33-45c1-b96c-73c6a2067d2e tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Updating snapshot '9f780bb7-41a3-4881-a9b0-c6cd81234201' with '{'status': 'creating'}' {{(pid=100385) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 20:29:38.806009 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:38.806009 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:29:38.816420 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3220a78c-fe33-45c1-b96c-73c6a2067d2e tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots/9f780bb7-41a3-4881-a9b0-c6cd81234201/action returned with HTTP 202 Aug 12 20:29:38.816848 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1169/4705] 10.4.3.246 () {68 vars in 1396 bytes} [Wed Aug 12 20:29:38 2026] POST /volume/v3/snapshots/9f780bb7-41a3-4881-a9b0-c6cd81234201/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:29:38.824047 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-63428968-fd54-4298-9755-c7eb6d7fd25a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:38.826071 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-63428968-fd54-4298-9755-c7eb6d7fd25a tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/snapshots/9f780bb7-41a3-4881-a9b0-c6cd81234201 Aug 12 20:29:38.826417 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-63428968-fd54-4298-9755-c7eb6d7fd25a tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:38.826774 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-63428968-fd54-4298-9755-c7eb6d7fd25a tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:38.834270 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:38.834270 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:29:38.834270 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-63428968-fd54-4298-9755-c7eb6d7fd25a tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Snapshot retrieved successfully. Aug 12 20:29:38.834270 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-63428968-fd54-4298-9755-c7eb6d7fd25a tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots/9f780bb7-41a3-4881-a9b0-c6cd81234201 returned with HTTP 200 Aug 12 20:29:38.834270 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1188/4706] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:38 2026] GET /volume/v3/snapshots/9f780bb7-41a3-4881-a9b0-c6cd81234201 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:38.843452 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-64da0dce-d217-4060-9d2f-cfaa9437f373 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:38.845381 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-64da0dce-d217-4060-9d2f-cfaa9437f373 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] POST https://10.4.3.246/volume/v3/snapshots/9f780bb7-41a3-4881-a9b0-c6cd81234201/action Aug 12 20:29:38.845735 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-64da0dce-d217-4060-9d2f-cfaa9437f373 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:29:38.845899 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-64da0dce-d217-4060-9d2f-cfaa9437f373 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:29:38.847229 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.contrib.snapshot_actions [None req-64da0dce-d217-4060-9d2f-cfaa9437f373 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100386) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 12 20:29:38.853215 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:38.853215 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:29:38.853699 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.contrib.snapshot_actions [None req-64da0dce-d217-4060-9d2f-cfaa9437f373 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] Updating snapshot 9f780bb7-41a3-4881-a9b0-c6cd81234201 with info {'id': '9f780bb7-41a3-4881-a9b0-c6cd81234201', 'status': 'error', 'progress': '80%'} Aug 12 20:29:38.860874 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-64da0dce-d217-4060-9d2f-cfaa9437f373 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-member] https://10.4.3.246/volume/v3/snapshots/9f780bb7-41a3-4881-a9b0-c6cd81234201/action returned with HTTP 202 Aug 12 20:29:38.861466 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1171/4707] 10.4.3.246 () {68 vars in 1396 bytes} [Wed Aug 12 20:29:38 2026] POST /volume/v3/snapshots/9f780bb7-41a3-4881-a9b0-c6cd81234201/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:29:38.868443 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f720fce9-7b12-49d0-a297-b838d4e1796f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:38.872279 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f720fce9-7b12-49d0-a297-b838d4e1796f tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] DELETE https://10.4.3.246/volume/v3/snapshots/9f780bb7-41a3-4881-a9b0-c6cd81234201 Aug 12 20:29:38.872484 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f720fce9-7b12-49d0-a297-b838d4e1796f tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:38.872773 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f720fce9-7b12-49d0-a297-b838d4e1796f tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:38.872951 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.snapshots [None req-f720fce9-7b12-49d0-a297-b838d4e1796f tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Delete snapshot with id: 9f780bb7-41a3-4881-a9b0-c6cd81234201 Aug 12 20:29:38.878888 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:38.878888 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:29:38.879297 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-f720fce9-7b12-49d0-a297-b838d4e1796f tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Snapshot retrieved successfully. Aug 12 20:29:38.896869 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-f720fce9-7b12-49d0-a297-b838d4e1796f tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Snapshot delete request issued successfully. Aug 12 20:29:38.897187 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f720fce9-7b12-49d0-a297-b838d4e1796f tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots/9f780bb7-41a3-4881-a9b0-c6cd81234201 returned with HTTP 202 Aug 12 20:29:38.897532 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1180/4708] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:29:38 2026] DELETE /volume/v3/snapshots/9f780bb7-41a3-4881-a9b0-c6cd81234201 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:29:38.905458 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-7af18958-b978-4c0f-a909-ce2f1427a2b0 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:38.907781 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7af18958-b978-4c0f-a909-ce2f1427a2b0 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/snapshots/9f780bb7-41a3-4881-a9b0-c6cd81234201 Aug 12 20:29:38.908067 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7af18958-b978-4c0f-a909-ce2f1427a2b0 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:38.908333 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7af18958-b978-4c0f-a909-ce2f1427a2b0 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:38.914162 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:38.914162 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:29:38.914553 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-7af18958-b978-4c0f-a909-ce2f1427a2b0 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Snapshot retrieved successfully. Aug 12 20:29:38.915431 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7af18958-b978-4c0f-a909-ce2f1427a2b0 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots/9f780bb7-41a3-4881-a9b0-c6cd81234201 returned with HTTP 200 Aug 12 20:29:38.915929 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1170/4709] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:38 2026] GET /volume/v3/snapshots/9f780bb7-41a3-4881-a9b0-c6cd81234201 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:39.926226 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-366f51bb-a51d-425b-9ac1-f42cc140b4e9 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:39.929132 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-366f51bb-a51d-425b-9ac1-f42cc140b4e9 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/snapshots/9f780bb7-41a3-4881-a9b0-c6cd81234201 Aug 12 20:29:39.929507 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-366f51bb-a51d-425b-9ac1-f42cc140b4e9 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:39.929801 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-366f51bb-a51d-425b-9ac1-f42cc140b4e9 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:39.934659 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-366f51bb-a51d-425b-9ac1-f42cc140b4e9 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/snapshots/9f780bb7-41a3-4881-a9b0-c6cd81234201 returned with HTTP 404 Aug 12 20:29:39.935287 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1189/4710] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:39 2026] GET /volume/v3/snapshots/9f780bb7-41a3-4881-a9b0-c6cd81234201 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:29:39.941975 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-cd011d7d-4541-497b-a412-cf5195c3f97e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:39.943897 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-cd011d7d-4541-497b-a412-cf5195c3f97e tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/05d950fb-5929-468e-811f-ad18080f1419 Aug 12 20:29:39.944086 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-cd011d7d-4541-497b-a412-cf5195c3f97e tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:39.944308 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-cd011d7d-4541-497b-a412-cf5195c3f97e tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:39.944507 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-cd011d7d-4541-497b-a412-cf5195c3f97e tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Delete volume with id: 05d950fb-5929-468e-811f-ad18080f1419 Aug 12 20:29:39.946123 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-4b3d9f41-7957-4591-92b0-c16d0c9321ab None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:39.952682 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4b3d9f41-7957-4591-92b0-c16d0c9321ab tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] DELETE https://10.4.3.246/volume/v3/volumes/89afee67-4602-40e9-abff-da0485abc519 Aug 12 20:29:39.952922 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4b3d9f41-7957-4591-92b0-c16d0c9321ab tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:39.953155 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4b3d9f41-7957-4591-92b0-c16d0c9321ab tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:39.953353 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-4b3d9f41-7957-4591-92b0-c16d0c9321ab tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Delete volume with id: 89afee67-4602-40e9-abff-da0485abc519 Aug 12 20:29:39.959376 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:39.959376 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:29:39.959830 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-cd011d7d-4541-497b-a412-cf5195c3f97e tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Volume info retrieved successfully. Aug 12 20:29:39.963335 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:39.963335 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:29:39.963854 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-4b3d9f41-7957-4591-92b0-c16d0c9321ab tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:29:39.982939 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-cd011d7d-4541-497b-a412-cf5195c3f97e tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Delete volume request issued successfully. Aug 12 20:29:39.983442 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-cd011d7d-4541-497b-a412-cf5195c3f97e tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes/05d950fb-5929-468e-811f-ad18080f1419 returned with HTTP 202 Aug 12 20:29:39.983591 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1172/4711] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:29:39 2026] DELETE /volume/v3/volumes/05d950fb-5929-468e-811f-ad18080f1419 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:29:39.983834 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-4b3d9f41-7957-4591-92b0-c16d0c9321ab tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Delete volume request issued successfully. Aug 12 20:29:39.984096 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4b3d9f41-7957-4591-92b0-c16d0c9321ab tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/89afee67-4602-40e9-abff-da0485abc519 returned with HTTP 202 Aug 12 20:29:39.984500 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1181/4712] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:29:39 2026] DELETE /volume/v3/volumes/89afee67-4602-40e9-abff-da0485abc519 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:29:39.991858 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a557c89a-5e3f-41e2-933d-e80cc663a647 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:39.992167 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-7618b0e3-5bfd-4880-8af7-a4b5c0bfbf08 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:39.994185 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a557c89a-5e3f-41e2-933d-e80cc663a647 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/89afee67-4602-40e9-abff-da0485abc519 Aug 12 20:29:39.994503 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a557c89a-5e3f-41e2-933d-e80cc663a647 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:39.995046 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a557c89a-5e3f-41e2-933d-e80cc663a647 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:39.995243 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7618b0e3-5bfd-4880-8af7-a4b5c0bfbf08 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/volumes/05d950fb-5929-468e-811f-ad18080f1419 Aug 12 20:29:39.995525 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7618b0e3-5bfd-4880-8af7-a4b5c0bfbf08 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:39.995792 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7618b0e3-5bfd-4880-8af7-a4b5c0bfbf08 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:40.001928 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:40.001928 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:29:40.005422 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-a557c89a-5e3f-41e2-933d-e80cc663a647 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:29:40.005849 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:40.005849 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:29:40.009823 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a557c89a-5e3f-41e2-933d-e80cc663a647 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/89afee67-4602-40e9-abff-da0485abc519 returned with HTTP 200 Aug 12 20:29:40.010246 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1171/4713] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:39 2026] GET /volume/v3/volumes/89afee67-4602-40e9-abff-da0485abc519 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:29:40.010863 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-7618b0e3-5bfd-4880-8af7-a4b5c0bfbf08 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Volume info retrieved successfully. Aug 12 20:29:40.017023 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7618b0e3-5bfd-4880-8af7-a4b5c0bfbf08 tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes/05d950fb-5929-468e-811f-ad18080f1419 returned with HTTP 200 Aug 12 20:29:40.017611 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1190/4714] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:39 2026] GET /volume/v3/volumes/05d950fb-5929-468e-811f-ad18080f1419 => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:29:41.023310 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-0f8cb8a0-28ee-4f2a-abb7-c2a98a543e94 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:41.025006 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0f8cb8a0-28ee-4f2a-abb7-c2a98a543e94 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/89afee67-4602-40e9-abff-da0485abc519 Aug 12 20:29:41.025188 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0f8cb8a0-28ee-4f2a-abb7-c2a98a543e94 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:41.025368 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0f8cb8a0-28ee-4f2a-abb7-c2a98a543e94 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:41.030794 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0f8cb8a0-28ee-4f2a-abb7-c2a98a543e94 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/89afee67-4602-40e9-abff-da0485abc519 returned with HTTP 404 Aug 12 20:29:41.031328 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1173/4715] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:41 2026] GET /volume/v3/volumes/89afee67-4602-40e9-abff-da0485abc519 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:29:41.031938 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-cd15075c-e1ee-440e-9e52-f2c0219ef88f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:41.033629 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cd15075c-e1ee-440e-9e52-f2c0219ef88f tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] GET https://10.4.3.246/volume/v3/volumes/05d950fb-5929-468e-811f-ad18080f1419 Aug 12 20:29:41.033830 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cd15075c-e1ee-440e-9e52-f2c0219ef88f tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:41.034029 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cd15075c-e1ee-440e-9e52-f2c0219ef88f tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:41.039696 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cd15075c-e1ee-440e-9e52-f2c0219ef88f tempest-ProjectMemberTests-547268418 tempest-ProjectMemberTests-547268418-project-admin] https://10.4.3.246/volume/v3/volumes/05d950fb-5929-468e-811f-ad18080f1419 returned with HTTP 404 Aug 12 20:29:41.040169 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1182/4716] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:41 2026] GET /volume/v3/volumes/05d950fb-5929-468e-811f-ad18080f1419 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:29:41.057817 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ab6fadb0-36e3-4672-a6e2-9a73fe789f3b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:41.059335 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ab6fadb0-36e3-4672-a6e2-9a73fe789f3b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:29:41.059671 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ab6fadb0-36e3-4672-a6e2-9a73fe789f3b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-135214600", "snapshot_id": null, "imageRef": "a0596018-e224-475d-8adb-b6c6e42731ae", "volume_type": null, "size": 1}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:29:41.061016 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-ab6fadb0-36e3-4672-a6e2-9a73fe789f3b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-135214600', 'snapshot_id': None, 'imageRef': 'a0596018-e224-475d-8adb-b6c6e42731ae', 'volume_type': None, 'size': 1}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:29:41.262913 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-ab6fadb0-36e3-4672-a6e2-9a73fe789f3b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Create volume of 1 GB Aug 12 20:29:41.267154 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-ab6fadb0-36e3-4672-a6e2-9a73fe789f3b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Availability Zones retrieved successfully. Aug 12 20:29:41.272562 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-ab6fadb0-36e3-4672-a6e2-9a73fe789f3b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Flow 'volume_create_api' (c73302aa-66ee-4ff8-b269-ef7cf3a738e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:29:41.273635 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-ab6fadb0-36e3-4672-a6e2-9a73fe789f3b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa264c61-3665-4b10-94dc-512ec71d53a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:41.274461 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-ab6fadb0-36e3-4672-a6e2-9a73fe789f3b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:29:41.327303 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-ab6fadb0-36e3-4672-a6e2-9a73fe789f3b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa264c61-3665-4b10-94dc-512ec71d53a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:41.328075 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-ab6fadb0-36e3-4672-a6e2-9a73fe789f3b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f842328c-77ce-46fb-958e-c202864f9deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:41.361692 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-ab6fadb0-36e3-4672-a6e2-9a73fe789f3b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Created reservations ['99969ee5-883e-4f7b-bd5f-2839ff914dfd', 'ca514171-185e-4937-9163-6ac949d10d87', 'd1b88bc8-fb4f-42eb-a744-62b86f6d063b', '6f86563e-0066-48bb-a6a4-2fcba404c474'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:29:41.362510 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-ab6fadb0-36e3-4672-a6e2-9a73fe789f3b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f842328c-77ce-46fb-958e-c202864f9deb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99969ee5-883e-4f7b-bd5f-2839ff914dfd', 'ca514171-185e-4937-9163-6ac949d10d87', 'd1b88bc8-fb4f-42eb-a744-62b86f6d063b', '6f86563e-0066-48bb-a6a4-2fcba404c474']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:41.363214 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-ab6fadb0-36e3-4672-a6e2-9a73fe789f3b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0dbb6bd-360f-45a9-b5a1-65f9d78d79fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:41.383654 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-ab6fadb0-36e3-4672-a6e2-9a73fe789f3b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0dbb6bd-360f-45a9-b5a1-65f9d78d79fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cab64c8f-0d47-4ef2-8b39-7ef6ed5650c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-135214600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ab94a13612f4b009c8d7794092df401',qos_specs=None,replication_status=,reservations=['99969ee5-883e-4f7b-bd5f-2839ff914dfd','ca514171-185e-4937-9163-6ac949d10d87','d1b88bc8-fb4f-42eb-a744-62b86f6d063b','6f86563e-0066-48bb-a6a4-2fcba404c474'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65192938e82a4007a5ecc661e1a8edb8',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:29:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-135214600',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cab64c8f-0d47-4ef2-8b39-7ef6ed5650c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ab94a13612f4b009c8d7794092df401',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65192938e82a4007a5ecc661e1a8edb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:41.384363 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-ab6fadb0-36e3-4672-a6e2-9a73fe789f3b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (870dd18d-0d67-4921-8802-74ce696e6568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:41.402204 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-ab6fadb0-36e3-4672-a6e2-9a73fe789f3b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (870dd18d-0d67-4921-8802-74ce696e6568) transitioned into state 'SUCCESS' from state '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-135214600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ab94a13612f4b009c8d7794092df401',qos_specs=None,replication_status=,reservations=['99969ee5-883e-4f7b-bd5f-2839ff914dfd','ca514171-185e-4937-9163-6ac949d10d87','d1b88bc8-fb4f-42eb-a744-62b86f6d063b','6f86563e-0066-48bb-a6a4-2fcba404c474'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65192938e82a4007a5ecc661e1a8edb8',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:41.402975 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-ab6fadb0-36e3-4672-a6e2-9a73fe789f3b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8722d83-872c-43a0-a75b-28e2b568413e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:41.413741 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-ab6fadb0-36e3-4672-a6e2-9a73fe789f3b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8722d83-872c-43a0-a75b-28e2b568413e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:41.414627 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-ab6fadb0-36e3-4672-a6e2-9a73fe789f3b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Flow 'volume_create_api' (c73302aa-66ee-4ff8-b269-ef7cf3a738e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:29:41.415038 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-ab6fadb0-36e3-4672-a6e2-9a73fe789f3b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Create volume request issued successfully. Aug 12 20:29:41.415632 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ab6fadb0-36e3-4672-a6e2-9a73fe789f3b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:29:41.416090 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1172/4717] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:29:41 2026] POST /volume/v3/volumes => generated 758 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:29:41.427133 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-242a13f0-7649-4e1b-bc9d-a366e4ac018d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:41.428910 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-242a13f0-7649-4e1b-bc9d-a366e4ac018d tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/cab64c8f-0d47-4ef2-8b39-7ef6ed5650c5 Aug 12 20:29:41.429106 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-242a13f0-7649-4e1b-bc9d-a366e4ac018d tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:41.429321 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-242a13f0-7649-4e1b-bc9d-a366e4ac018d tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:41.436695 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:41.436695 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:29:41.440142 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-242a13f0-7649-4e1b-bc9d-a366e4ac018d tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:29:41.444133 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-242a13f0-7649-4e1b-bc9d-a366e4ac018d tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/cab64c8f-0d47-4ef2-8b39-7ef6ed5650c5 returned with HTTP 200 Aug 12 20:29:41.444664 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1191/4718] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:41 2026] GET /volume/v3/volumes/cab64c8f-0d47-4ef2-8b39-7ef6ed5650c5 => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:42.376712 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-54b46134-ee77-4789-ac19-b83f391d2b77 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:42.456206 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-da18a14d-9716-4f33-b98d-9290f39d66b2 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:42.457621 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-54b46134-ee77-4789-ac19-b83f391d2b77 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:29:42.457899 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-da18a14d-9716-4f33-b98d-9290f39d66b2 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/cab64c8f-0d47-4ef2-8b39-7ef6ed5650c5 Aug 12 20:29:42.457990 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-54b46134-ee77-4789-ac19-b83f391d2b77 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1274531973"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:29:42.458084 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-da18a14d-9716-4f33-b98d-9290f39d66b2 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:42.458299 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-da18a14d-9716-4f33-b98d-9290f39d66b2 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:42.459404 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-54b46134-ee77-4789-ac19-b83f391d2b77 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1274531973'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:29:42.459565 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-54b46134-ee77-4789-ac19-b83f391d2b77 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Create volume of 1 GB Aug 12 20:29:42.463192 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-54b46134-ee77-4789-ac19-b83f391d2b77 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Availability Zones retrieved successfully. Aug 12 20:29:42.465070 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:42.465070 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:29:42.468513 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-54b46134-ee77-4789-ac19-b83f391d2b77 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Flow 'volume_create_api' (f8116071-3d5a-4992-ac24-7ca9b7f08356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:29:42.468659 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-da18a14d-9716-4f33-b98d-9290f39d66b2 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:29:42.469419 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-54b46134-ee77-4789-ac19-b83f391d2b77 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a6efb10-fe17-46d6-bb8f-5162dfacaa28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:42.470155 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-54b46134-ee77-4789-ac19-b83f391d2b77 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:29:42.473019 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-da18a14d-9716-4f33-b98d-9290f39d66b2 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/cab64c8f-0d47-4ef2-8b39-7ef6ed5650c5 returned with HTTP 200 Aug 12 20:29:42.473383 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1183/4719] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:42 2026] GET /volume/v3/volumes/cab64c8f-0d47-4ef2-8b39-7ef6ed5650c5 => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:29:42.485764 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-1431db0b-fbe3-425c-8463-1073b4b06eaa None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:42.488837 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1431db0b-fbe3-425c-8463-1073b4b06eaa tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/cab64c8f-0d47-4ef2-8b39-7ef6ed5650c5 Aug 12 20:29:42.489497 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1431db0b-fbe3-425c-8463-1073b4b06eaa tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:42.489497 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1431db0b-fbe3-425c-8463-1073b4b06eaa tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:42.498870 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:42.498870 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:29:42.500238 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-54b46134-ee77-4789-ac19-b83f391d2b77 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a6efb10-fe17-46d6-bb8f-5162dfacaa28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:42.501337 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-54b46134-ee77-4789-ac19-b83f391d2b77 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6137cae-73d9-4682-96c0-103fee2eecb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:42.503167 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-1431db0b-fbe3-425c-8463-1073b4b06eaa tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:29:42.509129 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1431db0b-fbe3-425c-8463-1073b4b06eaa tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/cab64c8f-0d47-4ef2-8b39-7ef6ed5650c5 returned with HTTP 200 Aug 12 20:29:42.509716 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1173/4720] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:42 2026] GET /volume/v3/volumes/cab64c8f-0d47-4ef2-8b39-7ef6ed5650c5 => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:29:42.521907 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-5fe0ac43-6e7a-4cdf-aff8-ff0fa1f482df None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:42.523583 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5fe0ac43-6e7a-4cdf-aff8-ff0fa1f482df tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:29:42.523988 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5fe0ac43-6e7a-4cdf-aff8-ff0fa1f482df tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cab64c8f-0d47-4ef2-8b39-7ef6ed5650c5", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1532162509", "description": null, "metadata": null}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:29:42.532747 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:42.532747 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:29:42.533156 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-5fe0ac43-6e7a-4cdf-aff8-ff0fa1f482df tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:29:42.533300 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.snapshots [None req-5fe0ac43-6e7a-4cdf-aff8-ff0fa1f482df tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Create snapshot from volume cab64c8f-0d47-4ef2-8b39-7ef6ed5650c5 Aug 12 20:29:42.560645 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-5fe0ac43-6e7a-4cdf-aff8-ff0fa1f482df tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Created reservations ['5c03d112-1c9b-4524-8528-11c61d8ee89b', '5740f4a0-79f8-4316-8fa4-a60c21fb94c6', '0b900035-82e7-4e97-99e0-6640392e8c69', '3e88a349-4672-4d15-88dd-4f92a22fddbe'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:29:42.561069 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-54b46134-ee77-4789-ac19-b83f391d2b77 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Created reservations ['75ac63ae-fd04-4114-8a71-bccd9865c141', 'dab8a232-3542-4a78-a92c-ef064afd7a76', '7840161e-e9ce-4d76-ba98-3ed4bb420d11', 'c308c761-87d5-4ede-8455-3f61c2a356b4'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:29:42.561856 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-54b46134-ee77-4789-ac19-b83f391d2b77 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6137cae-73d9-4682-96c0-103fee2eecb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75ac63ae-fd04-4114-8a71-bccd9865c141', 'dab8a232-3542-4a78-a92c-ef064afd7a76', '7840161e-e9ce-4d76-ba98-3ed4bb420d11', 'c308c761-87d5-4ede-8455-3f61c2a356b4']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:42.562574 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-54b46134-ee77-4789-ac19-b83f391d2b77 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85ad51a8-70c8-4505-aeae-6bdb5c27b57e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:42.584753 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-54b46134-ee77-4789-ac19-b83f391d2b77 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85ad51a8-70c8-4505-aeae-6bdb5c27b57e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b7d3e7e-19a3-408b-b269-402a9bc2a251', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1274531973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9fd6a50a1f344fd9ddcc6df471d3ea9',qos_specs=None,replication_status=,reservations=['75ac63ae-fd04-4114-8a71-bccd9865c141','dab8a232-3542-4a78-a92c-ef064afd7a76','7840161e-e9ce-4d76-ba98-3ed4bb420d11','c308c761-87d5-4ede-8455-3f61c2a356b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fea2c99fc6c4965b7f0d0a737e7bafe',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:29:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1274531973',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b7d3e7e-19a3-408b-b269-402a9bc2a251,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9fd6a50a1f344fd9ddcc6df471d3ea9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9fea2c99fc6c4965b7f0d0a737e7bafe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:42.585466 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-54b46134-ee77-4789-ac19-b83f391d2b77 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db24daeb-f169-4dd6-b3e3-314bd5d07ffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:42.589994 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-5fe0ac43-6e7a-4cdf-aff8-ff0fa1f482df tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot create request issued successfully. Aug 12 20:29:42.590308 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5fe0ac43-6e7a-4cdf-aff8-ff0fa1f482df tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:29:42.590723 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1192/4721] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:29:42 2026] POST /volume/v3/snapshots => generated 308 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:29:42.598964 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-cdf42b2e-199f-4d4c-bd0a-81e1b292f81b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:42.600782 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cdf42b2e-199f-4d4c-bd0a-81e1b292f81b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/snapshots/0253f4d3-f3ec-4e99-845a-1eec7095ffcd Aug 12 20:29:42.600972 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cdf42b2e-199f-4d4c-bd0a-81e1b292f81b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:42.601159 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cdf42b2e-199f-4d4c-bd0a-81e1b292f81b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:42.605963 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:42.605963 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:29:42.606318 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-cdf42b2e-199f-4d4c-bd0a-81e1b292f81b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot retrieved successfully. Aug 12 20:29:42.606412 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-54b46134-ee77-4789-ac19-b83f391d2b77 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db24daeb-f169-4dd6-b3e3-314bd5d07ffe) transitioned into state 'SUCCESS' from state '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-1274531973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9fd6a50a1f344fd9ddcc6df471d3ea9',qos_specs=None,replication_status=,reservations=['75ac63ae-fd04-4114-8a71-bccd9865c141','dab8a232-3542-4a78-a92c-ef064afd7a76','7840161e-e9ce-4d76-ba98-3ed4bb420d11','c308c761-87d5-4ede-8455-3f61c2a356b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fea2c99fc6c4965b7f0d0a737e7bafe',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:42.607049 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cdf42b2e-199f-4d4c-bd0a-81e1b292f81b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/0253f4d3-f3ec-4e99-845a-1eec7095ffcd returned with HTTP 200 Aug 12 20:29:42.607180 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-54b46134-ee77-4789-ac19-b83f391d2b77 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d96769b-174a-4951-976b-b2cb38f0bb3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:42.607372 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1184/4722] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:42 2026] GET /volume/v3/snapshots/0253f4d3-f3ec-4e99-845a-1eec7095ffcd => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:42.616795 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-54b46134-ee77-4789-ac19-b83f391d2b77 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d96769b-174a-4951-976b-b2cb38f0bb3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:42.617846 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-54b46134-ee77-4789-ac19-b83f391d2b77 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Flow 'volume_create_api' (f8116071-3d5a-4992-ac24-7ca9b7f08356) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:29:42.618223 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-54b46134-ee77-4789-ac19-b83f391d2b77 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Create volume request issued successfully. Aug 12 20:29:42.618804 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-54b46134-ee77-4789-ac19-b83f391d2b77 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:29:42.619203 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1174/4723] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:29:42 2026] POST /volume/v3/volumes => generated 778 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:29:42.630609 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-cb5f9a4c-236f-4dc6-b48c-1a4a36084a8f None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:42.632636 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-cb5f9a4c-236f-4dc6-b48c-1a4a36084a8f tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] GET https://10.4.3.246/volume/v3/volumes/4b7d3e7e-19a3-408b-b269-402a9bc2a251 Aug 12 20:29:42.632933 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-cb5f9a4c-236f-4dc6-b48c-1a4a36084a8f tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:42.633192 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-cb5f9a4c-236f-4dc6-b48c-1a4a36084a8f tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:42.641063 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:42.641063 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:29:42.644859 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-cb5f9a4c-236f-4dc6-b48c-1a4a36084a8f tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Volume info retrieved successfully. Aug 12 20:29:42.648772 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-cb5f9a4c-236f-4dc6-b48c-1a4a36084a8f tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] https://10.4.3.246/volume/v3/volumes/4b7d3e7e-19a3-408b-b269-402a9bc2a251 returned with HTTP 200 Aug 12 20:29:42.649179 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1174/4724] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:42 2026] GET /volume/v3/volumes/4b7d3e7e-19a3-408b-b269-402a9bc2a251 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:43.048696 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-696b7cd5-cb3c-4645-b9e5-e5ae592de597 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:43.050529 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-696b7cd5-cb3c-4645-b9e5-e5ae592de597 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] GET https://10.4.3.246/volume/v3/volumes/8369148a-ef49-4aae-8095-4f7a4e2649e3 Aug 12 20:29:43.050786 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-696b7cd5-cb3c-4645-b9e5-e5ae592de597 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:43.051010 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-696b7cd5-cb3c-4645-b9e5-e5ae592de597 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:43.057363 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:43.057363 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:29:43.060485 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-696b7cd5-cb3c-4645-b9e5-e5ae592de597 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Volume info retrieved successfully. Aug 12 20:29:43.064059 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-696b7cd5-cb3c-4645-b9e5-e5ae592de597 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/8369148a-ef49-4aae-8095-4f7a4e2649e3 returned with HTTP 200 Aug 12 20:29:43.064410 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1193/4725] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:43 2026] GET /volume/v3/volumes/8369148a-ef49-4aae-8095-4f7a4e2649e3 => generated 939 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:43.380708 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-eace7d35-be56-48a0-b49e-cfe50f1b3f34 req-89942cf1-440b-4c92-8625-62774037fc7a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:43.382778 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-eace7d35-be56-48a0-b49e-cfe50f1b3f34 req-89942cf1-440b-4c92-8625-62774037fc7a tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] GET https://10.4.3.246/volume/v3/volumes/8369148a-ef49-4aae-8095-4f7a4e2649e3 Aug 12 20:29:43.382985 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-eace7d35-be56-48a0-b49e-cfe50f1b3f34 req-89942cf1-440b-4c92-8625-62774037fc7a tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:43.383162 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-eace7d35-be56-48a0-b49e-cfe50f1b3f34 req-89942cf1-440b-4c92-8625-62774037fc7a tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:43.391385 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:43.391385 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:29:43.394940 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-eace7d35-be56-48a0-b49e-cfe50f1b3f34 req-89942cf1-440b-4c92-8625-62774037fc7a tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Volume info retrieved successfully. Aug 12 20:29:43.399427 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-eace7d35-be56-48a0-b49e-cfe50f1b3f34 req-89942cf1-440b-4c92-8625-62774037fc7a tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/8369148a-ef49-4aae-8095-4f7a4e2649e3 returned with HTTP 200 Aug 12 20:29:43.399903 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1185/4726] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:29:43 2026] GET /volume/v3/volumes/8369148a-ef49-4aae-8095-4f7a4e2649e3 => generated 939 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:43.468275 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-df978493-52a1-4e94-b5c0-0ad3f5dd0d63 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:43.468710 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-df978493-52a1-4e94-b5c0-0ad3f5dd0d63 None None] GET https://10.4.3.246/volume// Aug 12 20:29:43.468888 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-df978493-52a1-4e94-b5c0-0ad3f5dd0d63 None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:43.469058 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-df978493-52a1-4e94-b5c0-0ad3f5dd0d63 None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:43.469358 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-df978493-52a1-4e94-b5c0-0ad3f5dd0d63 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:29:43.469662 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1175/4727] 10.4.3.246 () {66 vars in 1428 bytes} [Wed Aug 12 20:29:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:29:43.475460 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-eace7d35-be56-48a0-b49e-cfe50f1b3f34 req-76b8c3b7-7ca6-4177-944f-324301d9a467 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:43.477315 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-eace7d35-be56-48a0-b49e-cfe50f1b3f34 req-76b8c3b7-7ca6-4177-944f-324301d9a467 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:29:43.477666 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-eace7d35-be56-48a0-b49e-cfe50f1b3f34 req-76b8c3b7-7ca6-4177-944f-324301d9a467 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8369148a-ef49-4aae-8095-4f7a4e2649e3", "connector": null, "instance_uuid": "c5fea1ce-d8d8-4de6-bc69-b8831b71f223"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:29:43.484888 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:43.484888 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:29:43.505243 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-eace7d35-be56-48a0-b49e-cfe50f1b3f34 req-76b8c3b7-7ca6-4177-944f-324301d9a467 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:29:43.505704 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1175/4728] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:29:43 2026] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:29:43.529238 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-2d32b291-094b-424e-8484-0d9bfb15aa5d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:43.530920 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2d32b291-094b-424e-8484-0d9bfb15aa5d tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] GET https://10.4.3.246/volume/v3/volumes/8369148a-ef49-4aae-8095-4f7a4e2649e3 Aug 12 20:29:43.531103 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2d32b291-094b-424e-8484-0d9bfb15aa5d tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:43.531276 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2d32b291-094b-424e-8484-0d9bfb15aa5d tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:43.538050 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-00453255-54b2-4b72-a070-710ed6ebacbe None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:43.538395 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-00453255-54b2-4b72-a070-710ed6ebacbe None None] GET https://10.4.3.246/volume// Aug 12 20:29:43.538618 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-00453255-54b2-4b72-a070-710ed6ebacbe None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:43.538782 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-00453255-54b2-4b72-a070-710ed6ebacbe None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:43.539111 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-00453255-54b2-4b72-a070-710ed6ebacbe None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:29:43.539372 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1186/4729] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:29:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:29:43.540972 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:43.540972 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:29:43.544131 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-2d32b291-094b-424e-8484-0d9bfb15aa5d tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Volume info retrieved successfully. Aug 12 20:29:43.546070 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-eace7d35-be56-48a0-b49e-cfe50f1b3f34 req-d188ba72-b100-4b88-9985-87f9704f2200 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:43.547652 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2d32b291-094b-424e-8484-0d9bfb15aa5d tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/8369148a-ef49-4aae-8095-4f7a4e2649e3 returned with HTTP 200 Aug 12 20:29:43.548009 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1194/4730] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:43 2026] GET /volume/v3/volumes/8369148a-ef49-4aae-8095-4f7a4e2649e3 => generated 938 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:43.548343 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-eace7d35-be56-48a0-b49e-cfe50f1b3f34 req-d188ba72-b100-4b88-9985-87f9704f2200 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] GET https://10.4.3.246/volume/v3/volumes/8369148a-ef49-4aae-8095-4f7a4e2649e3 Aug 12 20:29:43.548592 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-eace7d35-be56-48a0-b49e-cfe50f1b3f34 req-d188ba72-b100-4b88-9985-87f9704f2200 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:43.548815 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-eace7d35-be56-48a0-b49e-cfe50f1b3f34 req-d188ba72-b100-4b88-9985-87f9704f2200 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:43.558018 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:43.558018 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:29:43.561568 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-eace7d35-be56-48a0-b49e-cfe50f1b3f34 req-d188ba72-b100-4b88-9985-87f9704f2200 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Volume info retrieved successfully. Aug 12 20:29:43.565462 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-eace7d35-be56-48a0-b49e-cfe50f1b3f34 req-d188ba72-b100-4b88-9985-87f9704f2200 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/8369148a-ef49-4aae-8095-4f7a4e2649e3 returned with HTTP 200 Aug 12 20:29:43.565994 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1176/4731] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:29:43 2026] GET /volume/v3/volumes/8369148a-ef49-4aae-8095-4f7a4e2649e3 => generated 1118 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:29:43.616123 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-8d479dc5-b750-4ec8-b6b2-cf6356ac4661 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:43.617956 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8d479dc5-b750-4ec8-b6b2-cf6356ac4661 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/snapshots/0253f4d3-f3ec-4e99-845a-1eec7095ffcd Aug 12 20:29:43.618159 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8d479dc5-b750-4ec8-b6b2-cf6356ac4661 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:43.618349 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8d479dc5-b750-4ec8-b6b2-cf6356ac4661 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:43.623288 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:43.623288 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:29:43.623683 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-8d479dc5-b750-4ec8-b6b2-cf6356ac4661 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot retrieved successfully. Aug 12 20:29:43.624420 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8d479dc5-b750-4ec8-b6b2-cf6356ac4661 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/0253f4d3-f3ec-4e99-845a-1eec7095ffcd returned with HTTP 200 Aug 12 20:29:43.625023 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1176/4732] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:43 2026] GET /volume/v3/snapshots/0253f4d3-f3ec-4e99-845a-1eec7095ffcd => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:43.632861 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f669873a-0eac-4f3a-801a-1c7fa95b2804 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:43.634530 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f669873a-0eac-4f3a-801a-1c7fa95b2804 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/snapshots/0253f4d3-f3ec-4e99-845a-1eec7095ffcd Aug 12 20:29:43.634752 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f669873a-0eac-4f3a-801a-1c7fa95b2804 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:43.634936 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f669873a-0eac-4f3a-801a-1c7fa95b2804 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:43.639350 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:43.639350 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:29:43.639756 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-f669873a-0eac-4f3a-801a-1c7fa95b2804 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot retrieved successfully. Aug 12 20:29:43.640436 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f669873a-0eac-4f3a-801a-1c7fa95b2804 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/0253f4d3-f3ec-4e99-845a-1eec7095ffcd returned with HTTP 200 Aug 12 20:29:43.640780 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1187/4733] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:43 2026] GET /volume/v3/snapshots/0253f4d3-f3ec-4e99-845a-1eec7095ffcd => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:43.663271 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-2d0439f7-8b9c-4200-b1f3-b23df69ad609 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:43.665612 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2d0439f7-8b9c-4200-b1f3-b23df69ad609 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] GET https://10.4.3.246/volume/v3/volumes/4b7d3e7e-19a3-408b-b269-402a9bc2a251 Aug 12 20:29:43.665883 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2d0439f7-8b9c-4200-b1f3-b23df69ad609 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:43.666126 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2d0439f7-8b9c-4200-b1f3-b23df69ad609 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:43.666376 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-eace7d35-be56-48a0-b49e-cfe50f1b3f34 req-818a3041-9410-4b98-849c-d7bc114eb8a6 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:43.668487 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-eace7d35-be56-48a0-b49e-cfe50f1b3f34 req-818a3041-9410-4b98-849c-d7bc114eb8a6 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] PUT https://10.4.3.246/volume/v3/attachments/264d82e4-aa59-4bd0-8113-fd6eaa517a60 Aug 12 20:29:43.668909 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-eace7d35-be56-48a0-b49e-cfe50f1b3f34 req-818a3041-9410-4b98-849c-d7bc114eb8a6 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:29:43.675219 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:43.675219 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:29:43.676061 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-eace7d35-be56-48a0-b49e-cfe50f1b3f34 req-818a3041-9410-4b98-849c-d7bc114eb8a6 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Acquiring lock "cinder-attachment_update-8369148a-ef49-4aae-8095-4f7a4e2649e3-np0000007109" by "attachment_update" {{(pid=100386) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:29:43.679902 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-2d0439f7-8b9c-4200-b1f3-b23df69ad609 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Volume info retrieved successfully. Aug 12 20:29:43.680630 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-eace7d35-be56-48a0-b49e-cfe50f1b3f34 req-818a3041-9410-4b98-849c-d7bc114eb8a6 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Lock "cinder-attachment_update-8369148a-ef49-4aae-8095-4f7a4e2649e3-np0000007109" acquired by "attachment_update" :: waited 0.005s {{(pid=100386) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:29:43.682010 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:43.682010 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:29:43.684088 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2d0439f7-8b9c-4200-b1f3-b23df69ad609 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] https://10.4.3.246/volume/v3/volumes/4b7d3e7e-19a3-408b-b269-402a9bc2a251 returned with HTTP 200 Aug 12 20:29:43.684448 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1195/4734] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:43 2026] GET /volume/v3/volumes/4b7d3e7e-19a3-408b-b269-402a9bc2a251 => generated 1009 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:29:43.698294 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b0309df2-a12e-455d-b325-8e15f1d9ce36 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:43.765151 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-eace7d35-be56-48a0-b49e-cfe50f1b3f34 req-818a3041-9410-4b98-849c-d7bc114eb8a6 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Lock "cinder-attachment_update-8369148a-ef49-4aae-8095-4f7a4e2649e3-np0000007109" released by "attachment_update" :: held 0.084s {{(pid=100386) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:29:43.765863 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-eace7d35-be56-48a0-b49e-cfe50f1b3f34 req-818a3041-9410-4b98-849c-d7bc114eb8a6 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/attachments/264d82e4-aa59-4bd0-8113-fd6eaa517a60 returned with HTTP 200 Aug 12 20:29:43.766249 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1177/4735] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:29:43 2026] PUT /volume/v3/attachments/264d82e4-aa59-4bd0-8113-fd6eaa517a60 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:29:43.766907 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b0309df2-a12e-455d-b325-8e15f1d9ce36 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-reader] POST https://10.4.3.246/volume/v3/volumes/4b7d3e7e-19a3-408b-b269-402a9bc2a251/action Aug 12 20:29:43.767329 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b0309df2-a12e-455d-b325-8e15f1d9ce36 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:29:43.767476 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b0309df2-a12e-455d-b325-8e15f1d9ce36 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:29:43.776013 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-82b740ad-5acf-414e-abc3-12c8f003de84 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:43.777843 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-82b740ad-5acf-414e-abc3-12c8f003de84 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/snapshots/0253f4d3-f3ec-4e99-845a-1eec7095ffcd Aug 12 20:29:43.778053 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:43.778053 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:29:43.778311 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-82b740ad-5acf-414e-abc3-12c8f003de84 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:43.778594 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-b0309df2-a12e-455d-b325-8e15f1d9ce36 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-reader] Volume info retrieved successfully. Aug 12 20:29:43.778777 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-82b740ad-5acf-414e-abc3-12c8f003de84 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:43.779827 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.policy [None req-b0309df2-a12e-455d-b325-8e15f1d9ce36 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '9a88eb20fba044c68fc70cba7b8779a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9fd6a50a1f344fd9ddcc6df471d3ea9', '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=100385) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 20:29:43.780521 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b0309df2-a12e-455d-b325-8e15f1d9ce36 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-reader] https://10.4.3.246/volume/v3/volumes/4b7d3e7e-19a3-408b-b269-402a9bc2a251/action returned with HTTP 403 Aug 12 20:29:43.780710 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1177/4736] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:29:43 2026] POST /volume/v3/volumes/4b7d3e7e-19a3-408b-b269-402a9bc2a251/action => generated 131 bytes in 83 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:29:43.784009 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:43.784009 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:29:43.784638 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-82b740ad-5acf-414e-abc3-12c8f003de84 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot retrieved successfully. Aug 12 20:29:43.785487 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-82b740ad-5acf-414e-abc3-12c8f003de84 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/0253f4d3-f3ec-4e99-845a-1eec7095ffcd returned with HTTP 200 Aug 12 20:29:43.785913 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1188/4737] 10.4.3.246 () {68 vars in 1604 bytes} [Wed Aug 12 20:29:43 2026] GET /volume/v3/snapshots/0253f4d3-f3ec-4e99-845a-1eec7095ffcd => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:43.788679 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-3500abe7-ed32-401b-835f-e44a7185a500 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:43.790509 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3500abe7-ed32-401b-835f-e44a7185a500 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/4b7d3e7e-19a3-408b-b269-402a9bc2a251 Aug 12 20:29:43.790861 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3500abe7-ed32-401b-835f-e44a7185a500 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:43.791005 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3500abe7-ed32-401b-835f-e44a7185a500 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:43.791348 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-3500abe7-ed32-401b-835f-e44a7185a500 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Delete volume with id: 4b7d3e7e-19a3-408b-b269-402a9bc2a251 Aug 12 20:29:43.795317 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-d88249e9-0123-4bf0-9699-c590069c94ff None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:43.797864 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-d88249e9-0123-4bf0-9699-c590069c94ff tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/cab64c8f-0d47-4ef2-8b39-7ef6ed5650c5 Aug 12 20:29:43.798046 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-d88249e9-0123-4bf0-9699-c590069c94ff tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:43.798230 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-d88249e9-0123-4bf0-9699-c590069c94ff tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:43.799431 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:43.799431 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:29:43.799899 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-3500abe7-ed32-401b-835f-e44a7185a500 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Volume info retrieved successfully. Aug 12 20:29:43.805652 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:43.805652 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:29:43.810555 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-d88249e9-0123-4bf0-9699-c590069c94ff tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:29:43.818180 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-d88249e9-0123-4bf0-9699-c590069c94ff tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/cab64c8f-0d47-4ef2-8b39-7ef6ed5650c5 returned with HTTP 200 Aug 12 20:29:43.818831 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1178/4738] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:29:43 2026] GET /volume/v3/volumes/cab64c8f-0d47-4ef2-8b39-7ef6ed5650c5 => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:29:43.820237 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-3500abe7-ed32-401b-835f-e44a7185a500 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Delete volume request issued successfully. Aug 12 20:29:43.820437 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3500abe7-ed32-401b-835f-e44a7185a500 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] https://10.4.3.246/volume/v3/volumes/4b7d3e7e-19a3-408b-b269-402a9bc2a251 returned with HTTP 202 Aug 12 20:29:43.820889 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1196/4739] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:29:43 2026] DELETE /volume/v3/volumes/4b7d3e7e-19a3-408b-b269-402a9bc2a251 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:29:43.828001 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-fdc18fb6-06c8-41a1-846d-ad8b6f67dd35 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:43.829726 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-fdc18fb6-06c8-41a1-846d-ad8b6f67dd35 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] GET https://10.4.3.246/volume/v3/volumes/4b7d3e7e-19a3-408b-b269-402a9bc2a251 Aug 12 20:29:43.829929 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-fdc18fb6-06c8-41a1-846d-ad8b6f67dd35 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:43.830094 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-fdc18fb6-06c8-41a1-846d-ad8b6f67dd35 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:43.837675 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:43.837675 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:29:43.841424 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-fdc18fb6-06c8-41a1-846d-ad8b6f67dd35 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Volume info retrieved successfully. Aug 12 20:29:43.845982 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-fdc18fb6-06c8-41a1-846d-ad8b6f67dd35 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] https://10.4.3.246/volume/v3/volumes/4b7d3e7e-19a3-408b-b269-402a9bc2a251 returned with HTTP 200 Aug 12 20:29:43.846370 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1178/4740] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:43 2026] GET /volume/v3/volumes/4b7d3e7e-19a3-408b-b269-402a9bc2a251 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:29:44.263342 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-03805246-f652-4aab-885d-bd3211f28441 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:44.265357 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-03805246-f652-4aab-885d-bd3211f28441 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/snapshots/0253f4d3-f3ec-4e99-845a-1eec7095ffcd Aug 12 20:29:44.265579 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-03805246-f652-4aab-885d-bd3211f28441 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:44.265786 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-03805246-f652-4aab-885d-bd3211f28441 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:44.270561 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:44.270561 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:29:44.270959 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-03805246-f652-4aab-885d-bd3211f28441 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot retrieved successfully. Aug 12 20:29:44.271633 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-03805246-f652-4aab-885d-bd3211f28441 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/0253f4d3-f3ec-4e99-845a-1eec7095ffcd returned with HTTP 200 Aug 12 20:29:44.271979 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1189/4741] 10.4.3.246 () {68 vars in 1604 bytes} [Wed Aug 12 20:29:44 2026] GET /volume/v3/snapshots/0253f4d3-f3ec-4e99-845a-1eec7095ffcd => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:44.559717 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-40fef9f3-7c34-46e6-ab3f-9e796f1acdda None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:44.561687 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-40fef9f3-7c34-46e6-ab3f-9e796f1acdda tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] GET https://10.4.3.246/volume/v3/volumes/8369148a-ef49-4aae-8095-4f7a4e2649e3 Aug 12 20:29:44.561896 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-40fef9f3-7c34-46e6-ab3f-9e796f1acdda tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:44.562074 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-40fef9f3-7c34-46e6-ab3f-9e796f1acdda tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:44.572140 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:44.572140 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:29:44.575430 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-40fef9f3-7c34-46e6-ab3f-9e796f1acdda tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Volume info retrieved successfully. Aug 12 20:29:44.579336 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-40fef9f3-7c34-46e6-ab3f-9e796f1acdda tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/8369148a-ef49-4aae-8095-4f7a4e2649e3 returned with HTTP 200 Aug 12 20:29:44.579745 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1179/4742] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:44 2026] GET /volume/v3/volumes/8369148a-ef49-4aae-8095-4f7a4e2649e3 => generated 939 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:44.859179 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c46c3f80-74f7-4f3f-84b2-5c3ae479ce46 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:44.861672 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c46c3f80-74f7-4f3f-84b2-5c3ae479ce46 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] GET https://10.4.3.246/volume/v3/volumes/4b7d3e7e-19a3-408b-b269-402a9bc2a251 Aug 12 20:29:44.861893 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c46c3f80-74f7-4f3f-84b2-5c3ae479ce46 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:44.862136 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c46c3f80-74f7-4f3f-84b2-5c3ae479ce46 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:44.869937 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c46c3f80-74f7-4f3f-84b2-5c3ae479ce46 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] https://10.4.3.246/volume/v3/volumes/4b7d3e7e-19a3-408b-b269-402a9bc2a251 returned with HTTP 404 Aug 12 20:29:44.870420 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1197/4743] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:44 2026] GET /volume/v3/volumes/4b7d3e7e-19a3-408b-b269-402a9bc2a251 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:29:44.879920 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-1866e58f-989c-44b6-b0ba-da1e71d16ef3 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:44.882016 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1866e58f-989c-44b6-b0ba-da1e71d16ef3 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:29:44.882447 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1866e58f-989c-44b6-b0ba-da1e71d16ef3 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-544664462"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:29:44.884082 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-1866e58f-989c-44b6-b0ba-da1e71d16ef3 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-544664462'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:29:44.884230 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-1866e58f-989c-44b6-b0ba-da1e71d16ef3 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Create volume of 1 GB Aug 12 20:29:44.888934 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-1866e58f-989c-44b6-b0ba-da1e71d16ef3 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Availability Zones retrieved successfully. Aug 12 20:29:44.896051 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-1866e58f-989c-44b6-b0ba-da1e71d16ef3 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Flow 'volume_create_api' (afa6c92d-8846-4ad5-8d62-74780bc6f3ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:29:44.897268 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-1866e58f-989c-44b6-b0ba-da1e71d16ef3 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9eb65c7-7b76-417c-8406-9d9d10ac2c2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:44.898291 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-1866e58f-989c-44b6-b0ba-da1e71d16ef3 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:29:44.928199 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-1866e58f-989c-44b6-b0ba-da1e71d16ef3 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9eb65c7-7b76-417c-8406-9d9d10ac2c2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:44.929332 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-1866e58f-989c-44b6-b0ba-da1e71d16ef3 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88971c82-7bc7-451c-b15c-ed1418e19f4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:44.975795 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-1866e58f-989c-44b6-b0ba-da1e71d16ef3 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Created reservations ['25881c8d-314b-4756-b8a2-567e8763d378', 'bd73d9a1-8a02-436e-8cc5-0ea0c5cf86d6', '6d6d362c-f2fa-4fd0-ab52-321c45787842', 'd3d963e2-93f2-4f70-a9ce-d167bc41c994'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:29:44.977732 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-1866e58f-989c-44b6-b0ba-da1e71d16ef3 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88971c82-7bc7-451c-b15c-ed1418e19f4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25881c8d-314b-4756-b8a2-567e8763d378', 'bd73d9a1-8a02-436e-8cc5-0ea0c5cf86d6', '6d6d362c-f2fa-4fd0-ab52-321c45787842', 'd3d963e2-93f2-4f70-a9ce-d167bc41c994']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:44.977732 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-1866e58f-989c-44b6-b0ba-da1e71d16ef3 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e336b08-04c9-4efe-b168-6108eacc66f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:44.992058 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-91ff49ff-f7d8-4cfb-ae7d-218abc6e3e94 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:44.994277 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-91ff49ff-f7d8-4cfb-ae7d-218abc6e3e94 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/snapshots/0253f4d3-f3ec-4e99-845a-1eec7095ffcd Aug 12 20:29:44.994458 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-91ff49ff-f7d8-4cfb-ae7d-218abc6e3e94 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:44.994704 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-91ff49ff-f7d8-4cfb-ae7d-218abc6e3e94 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:45.000856 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:45.000856 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:29:45.001505 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-91ff49ff-f7d8-4cfb-ae7d-218abc6e3e94 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot retrieved successfully. Aug 12 20:29:45.002411 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-91ff49ff-f7d8-4cfb-ae7d-218abc6e3e94 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/0253f4d3-f3ec-4e99-845a-1eec7095ffcd returned with HTTP 200 Aug 12 20:29:45.004096 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1190/4744] 10.4.3.246 () {68 vars in 1604 bytes} [Wed Aug 12 20:29:44 2026] GET /volume/v3/snapshots/0253f4d3-f3ec-4e99-845a-1eec7095ffcd => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:45.007701 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-1866e58f-989c-44b6-b0ba-da1e71d16ef3 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e336b08-04c9-4efe-b168-6108eacc66f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5c91be1-020e-4ca7-aa9a-2b699b2480be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-544664462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9fd6a50a1f344fd9ddcc6df471d3ea9',qos_specs=None,replication_status=,reservations=['25881c8d-314b-4756-b8a2-567e8763d378','bd73d9a1-8a02-436e-8cc5-0ea0c5cf86d6','6d6d362c-f2fa-4fd0-ab52-321c45787842','d3d963e2-93f2-4f70-a9ce-d167bc41c994'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fea2c99fc6c4965b7f0d0a737e7bafe',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:29:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-544664462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5c91be1-020e-4ca7-aa9a-2b699b2480be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9fd6a50a1f344fd9ddcc6df471d3ea9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9fea2c99fc6c4965b7f0d0a737e7bafe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:45.008912 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-1866e58f-989c-44b6-b0ba-da1e71d16ef3 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30617b09-3565-440d-8e7c-14871405d68a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:45.012896 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-0ddc0f30-3fbd-46c4-ab1e-723aace0643e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:45.015428 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-0ddc0f30-3fbd-46c4-ab1e-723aace0643e tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/cab64c8f-0d47-4ef2-8b39-7ef6ed5650c5 Aug 12 20:29:45.015496 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-0ddc0f30-3fbd-46c4-ab1e-723aace0643e tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:45.015736 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-0ddc0f30-3fbd-46c4-ab1e-723aace0643e tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:45.022152 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:45.022152 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:29:45.025500 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-0ddc0f30-3fbd-46c4-ab1e-723aace0643e tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:29:45.029241 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-1866e58f-989c-44b6-b0ba-da1e71d16ef3 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30617b09-3565-440d-8e7c-14871405d68a) transitioned into state 'SUCCESS' from state '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-544664462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9fd6a50a1f344fd9ddcc6df471d3ea9',qos_specs=None,replication_status=,reservations=['25881c8d-314b-4756-b8a2-567e8763d378','bd73d9a1-8a02-436e-8cc5-0ea0c5cf86d6','6d6d362c-f2fa-4fd0-ab52-321c45787842','d3d963e2-93f2-4f70-a9ce-d167bc41c994'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fea2c99fc6c4965b7f0d0a737e7bafe',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:45.029691 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-0ddc0f30-3fbd-46c4-ab1e-723aace0643e tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/cab64c8f-0d47-4ef2-8b39-7ef6ed5650c5 returned with HTTP 200 Aug 12 20:29:45.030074 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1180/4745] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:29:45 2026] GET /volume/v3/volumes/cab64c8f-0d47-4ef2-8b39-7ef6ed5650c5 => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:29:45.030151 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-1866e58f-989c-44b6-b0ba-da1e71d16ef3 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81053dcb-6427-4c81-8c4d-3a27954484cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:45.039066 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-feb2b862-a670-43a4-8c62-a04ebefc8cf6 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:45.039148 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-1866e58f-989c-44b6-b0ba-da1e71d16ef3 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81053dcb-6427-4c81-8c4d-3a27954484cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:45.040131 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-1866e58f-989c-44b6-b0ba-da1e71d16ef3 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Flow 'volume_create_api' (afa6c92d-8846-4ad5-8d62-74780bc6f3ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:29:45.040326 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-1866e58f-989c-44b6-b0ba-da1e71d16ef3 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Create volume request issued successfully. Aug 12 20:29:45.040954 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1866e58f-989c-44b6-b0ba-da1e71d16ef3 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:29:45.041621 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1179/4746] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:29:44 2026] POST /volume/v3/volumes => generated 777 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:29:45.041728 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-feb2b862-a670-43a4-8c62-a04ebefc8cf6 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:29:45.042103 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-feb2b862-a670-43a4-8c62-a04ebefc8cf6 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "0253f4d3-f3ec-4e99-845a-1eec7095ffcd", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:29:45.043975 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-feb2b862-a670-43a4-8c62-a04ebefc8cf6 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '0253f4d3-f3ec-4e99-845a-1eec7095ffcd', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:29:45.052530 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-73fb76f9-63e1-437e-b23e-c3a7206c62f8 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:45.052968 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:45.052968 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:29:45.053446 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-feb2b862-a670-43a4-8c62-a04ebefc8cf6 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot retrieved successfully. Aug 12 20:29:45.053612 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-feb2b862-a670-43a4-8c62-a04ebefc8cf6 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Create volume of 1 GB Aug 12 20:29:45.054268 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-feb2b862-a670-43a4-8c62-a04ebefc8cf6 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Availability Zones retrieved successfully. Aug 12 20:29:45.054395 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-73fb76f9-63e1-437e-b23e-c3a7206c62f8 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] GET https://10.4.3.246/volume/v3/volumes/f5c91be1-020e-4ca7-aa9a-2b699b2480be Aug 12 20:29:45.054677 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-73fb76f9-63e1-437e-b23e-c3a7206c62f8 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:45.054945 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-73fb76f9-63e1-437e-b23e-c3a7206c62f8 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:45.060131 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-feb2b862-a670-43a4-8c62-a04ebefc8cf6 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Flow 'volume_create_api' (9f69cdde-ae89-45b1-a5e1-bc145f18ac04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:29:45.061522 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-feb2b862-a670-43a4-8c62-a04ebefc8cf6 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40fed623-3cfd-4885-b128-074d928198eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:45.062687 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-feb2b862-a670-43a4-8c62-a04ebefc8cf6 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:29:45.063822 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:45.063822 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:29:45.067721 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-73fb76f9-63e1-437e-b23e-c3a7206c62f8 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Volume info retrieved successfully. Aug 12 20:29:45.072336 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-73fb76f9-63e1-437e-b23e-c3a7206c62f8 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] https://10.4.3.246/volume/v3/volumes/f5c91be1-020e-4ca7-aa9a-2b699b2480be returned with HTTP 200 Aug 12 20:29:45.073005 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1191/4747] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:45 2026] GET /volume/v3/volumes/f5c91be1-020e-4ca7-aa9a-2b699b2480be => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:45.092951 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-feb2b862-a670-43a4-8c62-a04ebefc8cf6 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40fed623-3cfd-4885-b128-074d928198eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0253f4d3-f3ec-4e99-845a-1eec7095ffcd', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:45.093755 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-feb2b862-a670-43a4-8c62-a04ebefc8cf6 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebe08fbf-c29a-4c12-94e4-5f108b0ba712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:45.131151 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-feb2b862-a670-43a4-8c62-a04ebefc8cf6 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Created reservations ['8c1f9b5b-2cef-4720-bac3-9eacfb5a0faa', '33b2b95d-d48a-4772-911a-f64326c10f3a', '29c4881e-902d-4b62-b73a-c401d1b394d8', 'de38ba26-f394-4edd-b4cc-2675e5e3d830'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:29:45.131950 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-feb2b862-a670-43a4-8c62-a04ebefc8cf6 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebe08fbf-c29a-4c12-94e4-5f108b0ba712) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c1f9b5b-2cef-4720-bac3-9eacfb5a0faa', '33b2b95d-d48a-4772-911a-f64326c10f3a', '29c4881e-902d-4b62-b73a-c401d1b394d8', 'de38ba26-f394-4edd-b4cc-2675e5e3d830']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:45.132611 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-feb2b862-a670-43a4-8c62-a04ebefc8cf6 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a550b47-c865-4659-8628-20f9ceeaabee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:45.169357 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-feb2b862-a670-43a4-8c62-a04ebefc8cf6 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a550b47-c865-4659-8628-20f9ceeaabee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0bd95302-27c6-448e-b318-a6396f84bc65', '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='1ab94a13612f4b009c8d7794092df401',qos_specs=None,replication_status=,reservations=['8c1f9b5b-2cef-4720-bac3-9eacfb5a0faa','33b2b95d-d48a-4772-911a-f64326c10f3a','29c4881e-902d-4b62-b73a-c401d1b394d8','de38ba26-f394-4edd-b4cc-2675e5e3d830'],size=1,snapshot_id=0253f4d3-f3ec-4e99-845a-1eec7095ffcd,source_replicaid=,source_volid=None,status='creating',user_id='65192938e82a4007a5ecc661e1a8edb8',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), '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-12T20:29:45Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0bd95302-27c6-448e-b318-a6396f84bc65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ab94a13612f4b009c8d7794092df401',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0253f4d3-f3ec-4e99-845a-1eec7095ffcd,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65192938e82a4007a5ecc661e1a8edb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:45.170092 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-feb2b862-a670-43a4-8c62-a04ebefc8cf6 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6236425-25ae-41cf-b5a2-8fc03ba20b55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:45.186957 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-feb2b862-a670-43a4-8c62-a04ebefc8cf6 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6236425-25ae-41cf-b5a2-8fc03ba20b55) transitioned into 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='1ab94a13612f4b009c8d7794092df401',qos_specs=None,replication_status=,reservations=['8c1f9b5b-2cef-4720-bac3-9eacfb5a0faa','33b2b95d-d48a-4772-911a-f64326c10f3a','29c4881e-902d-4b62-b73a-c401d1b394d8','de38ba26-f394-4edd-b4cc-2675e5e3d830'],size=1,snapshot_id=0253f4d3-f3ec-4e99-845a-1eec7095ffcd,source_replicaid=,source_volid=None,status='creating',user_id='65192938e82a4007a5ecc661e1a8edb8',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:45.187684 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-feb2b862-a670-43a4-8c62-a04ebefc8cf6 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f93a218-7930-44d2-ac55-b248d7768418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:45.204573 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-feb2b862-a670-43a4-8c62-a04ebefc8cf6 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f93a218-7930-44d2-ac55-b248d7768418) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:45.205464 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-feb2b862-a670-43a4-8c62-a04ebefc8cf6 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Flow 'volume_create_api' (9f69cdde-ae89-45b1-a5e1-bc145f18ac04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:29:45.205868 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-feb2b862-a670-43a4-8c62-a04ebefc8cf6 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Create volume request issued successfully. Aug 12 20:29:45.206439 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-feb2b862-a670-43a4-8c62-a04ebefc8cf6 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:29:45.206950 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1198/4748] 10.4.3.246 () {72 vars in 1541 bytes} [Wed Aug 12 20:29:45 2026] POST /volume/v3/volumes => generated 736 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:29:45.215362 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-3172e4c2-c51c-4164-98ab-82334ef24126 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:45.217698 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-3172e4c2-c51c-4164-98ab-82334ef24126 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/0bd95302-27c6-448e-b318-a6396f84bc65 Aug 12 20:29:45.217981 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-3172e4c2-c51c-4164-98ab-82334ef24126 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:45.218266 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-3172e4c2-c51c-4164-98ab-82334ef24126 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:45.227134 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:45.227134 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:29:45.231808 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-3172e4c2-c51c-4164-98ab-82334ef24126 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:29:45.236186 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-3172e4c2-c51c-4164-98ab-82334ef24126 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/0bd95302-27c6-448e-b318-a6396f84bc65 returned with HTTP 200 Aug 12 20:29:45.236835 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1181/4749] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:29:45 2026] GET /volume/v3/volumes/0bd95302-27c6-448e-b318-a6396f84bc65 => generated 804 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:45.244262 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-d49b7844-8c28-4912-9ae4-e91186698eeb None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:45.246453 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-d49b7844-8c28-4912-9ae4-e91186698eeb tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/0bd95302-27c6-448e-b318-a6396f84bc65 Aug 12 20:29:45.246664 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-d49b7844-8c28-4912-9ae4-e91186698eeb tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:45.246848 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-d49b7844-8c28-4912-9ae4-e91186698eeb tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:45.253851 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:45.253851 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:29:45.258385 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-d49b7844-8c28-4912-9ae4-e91186698eeb tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:29:45.262751 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-d49b7844-8c28-4912-9ae4-e91186698eeb tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/0bd95302-27c6-448e-b318-a6396f84bc65 returned with HTTP 200 Aug 12 20:29:45.263133 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1180/4750] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:29:45 2026] GET /volume/v3/volumes/0bd95302-27c6-448e-b318-a6396f84bc65 => generated 804 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:45.593550 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-08295af3-a001-4695-9910-85d7144710bb None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:45.595284 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-08295af3-a001-4695-9910-85d7144710bb tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] GET https://10.4.3.246/volume/v3/volumes/8369148a-ef49-4aae-8095-4f7a4e2649e3 Aug 12 20:29:45.595463 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-08295af3-a001-4695-9910-85d7144710bb tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:45.595672 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-08295af3-a001-4695-9910-85d7144710bb tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:45.604323 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:45.604323 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:29:45.607844 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-08295af3-a001-4695-9910-85d7144710bb tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Volume info retrieved successfully. Aug 12 20:29:45.611869 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-08295af3-a001-4695-9910-85d7144710bb tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/8369148a-ef49-4aae-8095-4f7a4e2649e3 returned with HTTP 200 Aug 12 20:29:45.612282 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1192/4751] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:45 2026] GET /volume/v3/volumes/8369148a-ef49-4aae-8095-4f7a4e2649e3 => generated 939 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:46.086249 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-082526c0-ed44-4d52-99aa-cb3483bffa12 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:46.088110 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-082526c0-ed44-4d52-99aa-cb3483bffa12 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] GET https://10.4.3.246/volume/v3/volumes/f5c91be1-020e-4ca7-aa9a-2b699b2480be Aug 12 20:29:46.088296 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-082526c0-ed44-4d52-99aa-cb3483bffa12 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:46.088490 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-082526c0-ed44-4d52-99aa-cb3483bffa12 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:46.094890 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:46.094890 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:29:46.097912 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-082526c0-ed44-4d52-99aa-cb3483bffa12 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Volume info retrieved successfully. Aug 12 20:29:46.101251 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-082526c0-ed44-4d52-99aa-cb3483bffa12 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] https://10.4.3.246/volume/v3/volumes/f5c91be1-020e-4ca7-aa9a-2b699b2480be returned with HTTP 200 Aug 12 20:29:46.101603 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1199/4752] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:46 2026] GET /volume/v3/volumes/f5c91be1-020e-4ca7-aa9a-2b699b2480be => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:29:46.113917 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-aec3abe2-d801-46c4-8097-390b87b0aabd None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:46.116159 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-aec3abe2-d801-46c4-8097-390b87b0aabd tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-reader] POST https://10.4.3.246/volume/v3/volumes/f5c91be1-020e-4ca7-aa9a-2b699b2480be/action Aug 12 20:29:46.116609 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-aec3abe2-d801-46c4-8097-390b87b0aabd tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:29:46.116809 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-aec3abe2-d801-46c4-8097-390b87b0aabd tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:29:46.126771 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:46.126771 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:29:46.127422 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.policy [None req-aec3abe2-d801-46c4-8097-390b87b0aabd tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '9a88eb20fba044c68fc70cba7b8779a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9fd6a50a1f344fd9ddcc6df471d3ea9', '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=100386) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 20:29:46.127735 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-aec3abe2-d801-46c4-8097-390b87b0aabd tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-reader] https://10.4.3.246/volume/v3/volumes/f5c91be1-020e-4ca7-aa9a-2b699b2480be/action returned with HTTP 403 Aug 12 20:29:46.128343 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1182/4753] 10.4.3.246 () {68 vars in 1390 bytes} [Wed Aug 12 20:29:46 2026] POST /volume/v3/volumes/f5c91be1-020e-4ca7-aa9a-2b699b2480be/action => generated 131 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:29:46.134605 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-3f131441-ab43-41f8-8d14-73f78da7c433 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:46.136329 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3f131441-ab43-41f8-8d14-73f78da7c433 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/f5c91be1-020e-4ca7-aa9a-2b699b2480be Aug 12 20:29:46.136531 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3f131441-ab43-41f8-8d14-73f78da7c433 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:46.136747 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3f131441-ab43-41f8-8d14-73f78da7c433 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:46.136915 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-3f131441-ab43-41f8-8d14-73f78da7c433 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Delete volume with id: f5c91be1-020e-4ca7-aa9a-2b699b2480be Aug 12 20:29:46.143673 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:46.143673 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:29:46.144053 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-3f131441-ab43-41f8-8d14-73f78da7c433 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Volume info retrieved successfully. Aug 12 20:29:46.158563 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-3f131441-ab43-41f8-8d14-73f78da7c433 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Delete volume request issued successfully. Aug 12 20:29:46.158783 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3f131441-ab43-41f8-8d14-73f78da7c433 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] https://10.4.3.246/volume/v3/volumes/f5c91be1-020e-4ca7-aa9a-2b699b2480be returned with HTTP 202 Aug 12 20:29:46.159258 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1181/4754] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:29:46 2026] DELETE /volume/v3/volumes/f5c91be1-020e-4ca7-aa9a-2b699b2480be => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:29:46.166624 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0e072bd5-ab30-4990-859f-38227a040fee None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:46.168626 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0e072bd5-ab30-4990-859f-38227a040fee tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] GET https://10.4.3.246/volume/v3/volumes/f5c91be1-020e-4ca7-aa9a-2b699b2480be Aug 12 20:29:46.168859 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0e072bd5-ab30-4990-859f-38227a040fee tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:46.169132 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0e072bd5-ab30-4990-859f-38227a040fee tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:46.177469 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:46.177469 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:29:46.181533 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-0e072bd5-ab30-4990-859f-38227a040fee tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Volume info retrieved successfully. Aug 12 20:29:46.186046 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0e072bd5-ab30-4990-859f-38227a040fee tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] https://10.4.3.246/volume/v3/volumes/f5c91be1-020e-4ca7-aa9a-2b699b2480be returned with HTTP 200 Aug 12 20:29:46.186465 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1193/4755] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:46 2026] GET /volume/v3/volumes/f5c91be1-020e-4ca7-aa9a-2b699b2480be => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:29:46.625518 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-91304d19-d9e6-44d6-a791-a00f0e4c25ec None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:46.627755 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-91304d19-d9e6-44d6-a791-a00f0e4c25ec tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] GET https://10.4.3.246/volume/v3/volumes/8369148a-ef49-4aae-8095-4f7a4e2649e3 Aug 12 20:29:46.628004 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-91304d19-d9e6-44d6-a791-a00f0e4c25ec tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:46.628298 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-91304d19-d9e6-44d6-a791-a00f0e4c25ec tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:46.639470 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:46.639470 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:29:46.643550 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-91304d19-d9e6-44d6-a791-a00f0e4c25ec tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Volume info retrieved successfully. Aug 12 20:29:46.647524 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-91304d19-d9e6-44d6-a791-a00f0e4c25ec tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/8369148a-ef49-4aae-8095-4f7a4e2649e3 returned with HTTP 200 Aug 12 20:29:46.647915 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1200/4756] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:46 2026] GET /volume/v3/volumes/8369148a-ef49-4aae-8095-4f7a4e2649e3 => generated 939 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:46.988286 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-eace7d35-be56-48a0-b49e-cfe50f1b3f34 req-6f9c6ee4-7076-4d7e-a2fd-912dfaaa270b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:46.990210 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-eace7d35-be56-48a0-b49e-cfe50f1b3f34 req-6f9c6ee4-7076-4d7e-a2fd-912dfaaa270b tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] POST https://10.4.3.246/volume/v3/attachments/264d82e4-aa59-4bd0-8113-fd6eaa517a60/action Aug 12 20:29:46.990593 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-eace7d35-be56-48a0-b49e-cfe50f1b3f34 req-6f9c6ee4-7076-4d7e-a2fd-912dfaaa270b tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Action body: b'{"os-complete": null}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:29:46.990718 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-eace7d35-be56-48a0-b49e-cfe50f1b3f34 req-6f9c6ee4-7076-4d7e-a2fd-912dfaaa270b tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:29:47.005083 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:47.005083 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:29:47.013372 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-eace7d35-be56-48a0-b49e-cfe50f1b3f34 req-6f9c6ee4-7076-4d7e-a2fd-912dfaaa270b tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/attachments/264d82e4-aa59-4bd0-8113-fd6eaa517a60/action returned with HTTP 204 Aug 12 20:29:47.013728 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1183/4757] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:29:46 2026] POST /volume/v3/attachments/264d82e4-aa59-4bd0-8113-fd6eaa517a60/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:29:47.203705 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-8d35b647-79c6-4098-a137-6680c63e51c9 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:47.206073 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8d35b647-79c6-4098-a137-6680c63e51c9 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] GET https://10.4.3.246/volume/v3/volumes/f5c91be1-020e-4ca7-aa9a-2b699b2480be Aug 12 20:29:47.206347 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8d35b647-79c6-4098-a137-6680c63e51c9 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:47.206646 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8d35b647-79c6-4098-a137-6680c63e51c9 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:47.214199 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8d35b647-79c6-4098-a137-6680c63e51c9 tempest-ProjectReaderTests-1283754626 tempest-ProjectReaderTests-1283754626-project-admin] https://10.4.3.246/volume/v3/volumes/f5c91be1-020e-4ca7-aa9a-2b699b2480be returned with HTTP 404 Aug 12 20:29:47.214872 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1182/4758] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:47 2026] GET /volume/v3/volumes/f5c91be1-020e-4ca7-aa9a-2b699b2480be => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:29:47.659442 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-38052de6-77df-47c3-a6c5-4fcf3d06ccd9 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:47.661193 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-38052de6-77df-47c3-a6c5-4fcf3d06ccd9 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] GET https://10.4.3.246/volume/v3/volumes/8369148a-ef49-4aae-8095-4f7a4e2649e3 Aug 12 20:29:47.661374 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-38052de6-77df-47c3-a6c5-4fcf3d06ccd9 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:47.661584 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-38052de6-77df-47c3-a6c5-4fcf3d06ccd9 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:47.670336 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:47.670336 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:29:47.673799 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-38052de6-77df-47c3-a6c5-4fcf3d06ccd9 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Volume info retrieved successfully. Aug 12 20:29:47.677923 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-38052de6-77df-47c3-a6c5-4fcf3d06ccd9 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/8369148a-ef49-4aae-8095-4f7a4e2649e3 returned with HTTP 200 Aug 12 20:29:47.678296 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1194/4759] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:47 2026] GET /volume/v3/volumes/8369148a-ef49-4aae-8095-4f7a4e2649e3 => generated 1231 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:29:47.695250 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-e3af9ff6-3b07-40fd-ac62-8c6a5b393777 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:47.696980 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e3af9ff6-3b07-40fd-ac62-8c6a5b393777 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] GET https://10.4.3.246/volume/v3/volumes/8369148a-ef49-4aae-8095-4f7a4e2649e3 Aug 12 20:29:47.697155 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e3af9ff6-3b07-40fd-ac62-8c6a5b393777 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:47.697332 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e3af9ff6-3b07-40fd-ac62-8c6a5b393777 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:47.706745 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:47.706745 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:29:47.710408 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-e3af9ff6-3b07-40fd-ac62-8c6a5b393777 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Volume info retrieved successfully. Aug 12 20:29:47.715614 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e3af9ff6-3b07-40fd-ac62-8c6a5b393777 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/8369148a-ef49-4aae-8095-4f7a4e2649e3 returned with HTTP 200 Aug 12 20:29:47.716006 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1201/4760] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:47 2026] GET /volume/v3/volumes/8369148a-ef49-4aae-8095-4f7a4e2649e3 => generated 1231 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:29:48.164508 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-464a5bb1-145d-4f00-8055-374e59d0c3c0 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:48.166738 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-464a5bb1-145d-4f00-8055-374e59d0c3c0 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] GET https://10.4.3.246/volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b Aug 12 20:29:48.167017 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-464a5bb1-145d-4f00-8055-374e59d0c3c0 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:48.167305 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-464a5bb1-145d-4f00-8055-374e59d0c3c0 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:48.176213 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:48.176213 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:29:48.180861 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-464a5bb1-145d-4f00-8055-374e59d0c3c0 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Volume info retrieved successfully. Aug 12 20:29:48.186283 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-464a5bb1-145d-4f00-8055-374e59d0c3c0 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b returned with HTTP 200 Aug 12 20:29:48.186864 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1184/4761] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:48 2026] GET /volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b => generated 938 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:48.271889 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-14e41f1b-3e85-4fba-a168-5c4a61bf55e3 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:48.273576 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-14e41f1b-3e85-4fba-a168-5c4a61bf55e3 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/0bd95302-27c6-448e-b318-a6396f84bc65 Aug 12 20:29:48.273762 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-14e41f1b-3e85-4fba-a168-5c4a61bf55e3 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:48.273927 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-14e41f1b-3e85-4fba-a168-5c4a61bf55e3 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:48.280380 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:48.280380 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:29:48.283607 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-14e41f1b-3e85-4fba-a168-5c4a61bf55e3 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:29:48.287428 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-14e41f1b-3e85-4fba-a168-5c4a61bf55e3 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/0bd95302-27c6-448e-b318-a6396f84bc65 returned with HTTP 200 Aug 12 20:29:48.287965 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1183/4762] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:29:48 2026] GET /volume/v3/volumes/0bd95302-27c6-448e-b318-a6396f84bc65 => generated 1345 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:29:48.295479 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-73014aff-7feb-45dc-b9b4-763dc23c70f0 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:48.295861 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-73014aff-7feb-45dc-b9b4-763dc23c70f0 None None] GET https://10.4.3.246/volume// Aug 12 20:29:48.296003 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-73014aff-7feb-45dc-b9b4-763dc23c70f0 None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:48.296176 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-73014aff-7feb-45dc-b9b4-763dc23c70f0 None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:48.296491 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-73014aff-7feb-45dc-b9b4-763dc23c70f0 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:29:48.296768 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1195/4763] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:29:48 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:29:48.304464 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-c840b4a0-ff18-4ecd-a303-e5f188c74eb2 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:48.306799 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-c840b4a0-ff18-4ecd-a303-e5f188c74eb2 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:29:48.307284 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-c840b4a0-ff18-4ecd-a303-e5f188c74eb2 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0bd95302-27c6-448e-b318-a6396f84bc65", "connector": null, "instance_uuid": "c389af47-34a7-4e20-91a0-608a41a22ee1"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:29:48.316501 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:48.316501 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:29:48.341068 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-c840b4a0-ff18-4ecd-a303-e5f188c74eb2 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:29:48.341824 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1202/4764] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:29:48 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:29:48.348860 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-1180ba4d-108e-4e67-bee5-d103ec0fc241 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:48.349221 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1180ba4d-108e-4e67-bee5-d103ec0fc241 None None] GET https://10.4.3.246/volume// Aug 12 20:29:48.349390 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1180ba4d-108e-4e67-bee5-d103ec0fc241 None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:48.349579 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1180ba4d-108e-4e67-bee5-d103ec0fc241 None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:48.350340 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1180ba4d-108e-4e67-bee5-d103ec0fc241 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:29:48.350340 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1185/4765] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:29:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:29:48.355782 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-88ccb2a5-ad61-4f38-83c1-444c7cc5d1c8 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:48.357731 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-88ccb2a5-ad61-4f38-83c1-444c7cc5d1c8 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/0bd95302-27c6-448e-b318-a6396f84bc65 Aug 12 20:29:48.357956 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-88ccb2a5-ad61-4f38-83c1-444c7cc5d1c8 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:48.358131 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-88ccb2a5-ad61-4f38-83c1-444c7cc5d1c8 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:48.367331 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:48.367331 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:29:48.370384 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-88ccb2a5-ad61-4f38-83c1-444c7cc5d1c8 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:29:48.374313 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-88ccb2a5-ad61-4f38-83c1-444c7cc5d1c8 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/0bd95302-27c6-448e-b318-a6396f84bc65 returned with HTTP 200 Aug 12 20:29:48.374710 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1184/4766] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:29:48 2026] GET /volume/v3/volumes/0bd95302-27c6-448e-b318-a6396f84bc65 => generated 1524 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:29:48.474550 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-e7a61f7f-0e32-4849-8f63-a72dfa586ead None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:48.476511 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-e7a61f7f-0e32-4849-8f63-a72dfa586ead tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] PUT https://10.4.3.246/volume/v3/attachments/ea50ab17-aeb4-470a-8872-1c751bb8941b Aug 12 20:29:48.476933 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-e7a61f7f-0e32-4849-8f63-a72dfa586ead tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:29:48.478388 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-d0592b3f-e801-422f-8c4e-1800c7ba80ac req-153aac2f-634f-4795-8ac6-d2b09ab8dd50 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:48.480383 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-d0592b3f-e801-422f-8c4e-1800c7ba80ac req-153aac2f-634f-4795-8ac6-d2b09ab8dd50 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] GET https://10.4.3.246/volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b Aug 12 20:29:48.480579 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-d0592b3f-e801-422f-8c4e-1800c7ba80ac req-153aac2f-634f-4795-8ac6-d2b09ab8dd50 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:48.480794 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-d0592b3f-e801-422f-8c4e-1800c7ba80ac req-153aac2f-634f-4795-8ac6-d2b09ab8dd50 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:48.484427 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-e7a61f7f-0e32-4849-8f63-a72dfa586ead tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Acquiring lock "cinder-attachment_update-0bd95302-27c6-448e-b318-a6396f84bc65-np0000007109" by "attachment_update" {{(pid=100383) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:29:48.489114 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:48.489114 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:29:48.489633 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-e7a61f7f-0e32-4849-8f63-a72dfa586ead tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Lock "cinder-attachment_update-0bd95302-27c6-448e-b318-a6396f84bc65-np0000007109" acquired by "attachment_update" :: waited 0.005s {{(pid=100383) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:29:48.490753 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:48.490753 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:29:48.492480 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-d0592b3f-e801-422f-8c4e-1800c7ba80ac req-153aac2f-634f-4795-8ac6-d2b09ab8dd50 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Volume info retrieved successfully. Aug 12 20:29:48.496574 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-d0592b3f-e801-422f-8c4e-1800c7ba80ac req-153aac2f-634f-4795-8ac6-d2b09ab8dd50 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b returned with HTTP 200 Aug 12 20:29:48.497000 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1203/4767] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:29:48 2026] GET /volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b => generated 938 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:48.568922 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-e7a61f7f-0e32-4849-8f63-a72dfa586ead tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Lock "cinder-attachment_update-0bd95302-27c6-448e-b318-a6396f84bc65-np0000007109" released by "attachment_update" :: held 0.079s {{(pid=100383) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:29:48.569568 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-e7a61f7f-0e32-4849-8f63-a72dfa586ead tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/attachments/ea50ab17-aeb4-470a-8872-1c751bb8941b returned with HTTP 200 Aug 12 20:29:48.569898 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1196/4768] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:29:48 2026] PUT /volume/v3/attachments/ea50ab17-aeb4-470a-8872-1c751bb8941b => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:29:48.576221 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-ca999d3a-1afc-4324-bdef-01a0fcb9a75a None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:48.576590 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ca999d3a-1afc-4324-bdef-01a0fcb9a75a None None] GET https://10.4.3.246/volume// Aug 12 20:29:48.576807 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ca999d3a-1afc-4324-bdef-01a0fcb9a75a None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:48.577069 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ca999d3a-1afc-4324-bdef-01a0fcb9a75a None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:48.577293 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ca999d3a-1afc-4324-bdef-01a0fcb9a75a None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:29:48.577578 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1186/4769] 10.4.3.246 () {66 vars in 1428 bytes} [Wed Aug 12 20:29:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:29:48.584901 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-d0592b3f-e801-422f-8c4e-1800c7ba80ac req-2d708a01-3110-4d1e-9434-a6ec486baf6f None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:48.588005 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-d0592b3f-e801-422f-8c4e-1800c7ba80ac req-2d708a01-3110-4d1e-9434-a6ec486baf6f tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:29:48.588397 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-d0592b3f-e801-422f-8c4e-1800c7ba80ac req-2d708a01-3110-4d1e-9434-a6ec486baf6f tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5c296d5c-f78e-4bd8-addb-ac896477dd0b", "connector": null, "instance_uuid": "c5fea1ce-d8d8-4de6-bc69-b8831b71f223"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:29:48.592092 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-82150209-2219-4d74-90a2-723867b1913c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:48.594512 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-82150209-2219-4d74-90a2-723867b1913c tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] POST https://10.4.3.246/volume/v3/attachments/ea50ab17-aeb4-470a-8872-1c751bb8941b/action Aug 12 20:29:48.594985 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-82150209-2219-4d74-90a2-723867b1913c tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action body: b'{"os-complete": null}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:29:48.595145 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-82150209-2219-4d74-90a2-723867b1913c tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:29:48.598184 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:48.598184 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:29:48.610811 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:48.610811 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:29:48.619326 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-19e756c1-0b9e-4349-b6a5-33db8bd39d28 req-82150209-2219-4d74-90a2-723867b1913c tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/attachments/ea50ab17-aeb4-470a-8872-1c751bb8941b/action returned with HTTP 204 Aug 12 20:29:48.619955 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1204/4770] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:29:48 2026] POST /volume/v3/attachments/ea50ab17-aeb4-470a-8872-1c751bb8941b/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:29:48.620045 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-d0592b3f-e801-422f-8c4e-1800c7ba80ac req-2d708a01-3110-4d1e-9434-a6ec486baf6f tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:29:48.620623 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1185/4771] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:29:48 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 12 20:29:48.643937 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-81e392c6-baaa-4e03-b768-79e0516303c7 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:48.645644 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-81e392c6-baaa-4e03-b768-79e0516303c7 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] GET https://10.4.3.246/volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b Aug 12 20:29:48.645848 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-81e392c6-baaa-4e03-b768-79e0516303c7 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:48.646020 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-81e392c6-baaa-4e03-b768-79e0516303c7 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:48.654675 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-b27a1862-f919-4182-ac2d-289a63e3e270 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:48.654881 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:48.654881 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:29:48.655146 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b27a1862-f919-4182-ac2d-289a63e3e270 None None] GET https://10.4.3.246/volume// Aug 12 20:29:48.655325 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b27a1862-f919-4182-ac2d-289a63e3e270 None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:48.655516 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b27a1862-f919-4182-ac2d-289a63e3e270 None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:48.656011 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b27a1862-f919-4182-ac2d-289a63e3e270 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:29:48.656396 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1187/4772] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:29:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:29:48.657703 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-81e392c6-baaa-4e03-b768-79e0516303c7 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Volume info retrieved successfully. Aug 12 20:29:48.661411 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-81e392c6-baaa-4e03-b768-79e0516303c7 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b returned with HTTP 200 Aug 12 20:29:48.661826 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1197/4773] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:48 2026] GET /volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b => generated 937 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:48.664261 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-d0592b3f-e801-422f-8c4e-1800c7ba80ac req-39a75eba-c4c3-49e2-8675-1ee8778a8c5a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:48.666895 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-d0592b3f-e801-422f-8c4e-1800c7ba80ac req-39a75eba-c4c3-49e2-8675-1ee8778a8c5a tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] GET https://10.4.3.246/volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b Aug 12 20:29:48.667182 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-d0592b3f-e801-422f-8c4e-1800c7ba80ac req-39a75eba-c4c3-49e2-8675-1ee8778a8c5a tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:48.667464 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-d0592b3f-e801-422f-8c4e-1800c7ba80ac req-39a75eba-c4c3-49e2-8675-1ee8778a8c5a tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:48.679735 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:48.679735 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:29:48.684048 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-d0592b3f-e801-422f-8c4e-1800c7ba80ac req-39a75eba-c4c3-49e2-8675-1ee8778a8c5a tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Volume info retrieved successfully. Aug 12 20:29:48.690144 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-d0592b3f-e801-422f-8c4e-1800c7ba80ac req-39a75eba-c4c3-49e2-8675-1ee8778a8c5a tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b returned with HTTP 200 Aug 12 20:29:48.690583 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1205/4774] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:29:48 2026] GET /volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b => generated 1117 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:29:48.810038 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-d0592b3f-e801-422f-8c4e-1800c7ba80ac req-d6139efc-fb42-4a7b-a4c4-08ae53fd0ef3 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:48.811929 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-d0592b3f-e801-422f-8c4e-1800c7ba80ac req-d6139efc-fb42-4a7b-a4c4-08ae53fd0ef3 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] PUT https://10.4.3.246/volume/v3/attachments/e87f8017-946c-4294-a59c-0261b75e5189 Aug 12 20:29:48.812338 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-d0592b3f-e801-422f-8c4e-1800c7ba80ac req-d6139efc-fb42-4a7b-a4c4-08ae53fd0ef3 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:29:48.819668 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-d0592b3f-e801-422f-8c4e-1800c7ba80ac req-d6139efc-fb42-4a7b-a4c4-08ae53fd0ef3 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Acquiring lock "cinder-attachment_update-5c296d5c-f78e-4bd8-addb-ac896477dd0b-np0000007109" by "attachment_update" {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:29:48.823957 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-d0592b3f-e801-422f-8c4e-1800c7ba80ac req-d6139efc-fb42-4a7b-a4c4-08ae53fd0ef3 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Lock "cinder-attachment_update-5c296d5c-f78e-4bd8-addb-ac896477dd0b-np0000007109" acquired by "attachment_update" :: waited 0.004s {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:29:48.824800 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:48.824800 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:29:48.894816 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-d0592b3f-e801-422f-8c4e-1800c7ba80ac req-d6139efc-fb42-4a7b-a4c4-08ae53fd0ef3 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Lock "cinder-attachment_update-5c296d5c-f78e-4bd8-addb-ac896477dd0b-np0000007109" released by "attachment_update" :: held 0.071s {{(pid=100385) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:29:48.895089 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-d0592b3f-e801-422f-8c4e-1800c7ba80ac req-d6139efc-fb42-4a7b-a4c4-08ae53fd0ef3 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/attachments/e87f8017-946c-4294-a59c-0261b75e5189 returned with HTTP 200 Aug 12 20:29:48.895516 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1186/4775] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:29:48 2026] PUT /volume/v3/attachments/e87f8017-946c-4294-a59c-0261b75e5189 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:29:49.676087 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-b775e755-89f2-44d5-8acc-924e6b311030 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:49.677940 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b775e755-89f2-44d5-8acc-924e6b311030 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] GET https://10.4.3.246/volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b Aug 12 20:29:49.678188 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b775e755-89f2-44d5-8acc-924e6b311030 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:49.678410 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b775e755-89f2-44d5-8acc-924e6b311030 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:49.688180 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:49.688180 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:29:49.691974 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-b775e755-89f2-44d5-8acc-924e6b311030 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Volume info retrieved successfully. Aug 12 20:29:49.699381 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b775e755-89f2-44d5-8acc-924e6b311030 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b returned with HTTP 200 Aug 12 20:29:49.699726 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1188/4776] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:49 2026] GET /volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b => generated 938 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:50.712295 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-2976b47b-f60b-4f61-8314-f8b524cda6a6 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:50.713895 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2976b47b-f60b-4f61-8314-f8b524cda6a6 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] GET https://10.4.3.246/volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b Aug 12 20:29:50.714071 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2976b47b-f60b-4f61-8314-f8b524cda6a6 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:50.714247 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2976b47b-f60b-4f61-8314-f8b524cda6a6 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:50.723368 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:50.723368 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:29:50.726815 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-2976b47b-f60b-4f61-8314-f8b524cda6a6 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Volume info retrieved successfully. Aug 12 20:29:50.731331 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2976b47b-f60b-4f61-8314-f8b524cda6a6 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b returned with HTTP 200 Aug 12 20:29:50.731708 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1198/4777] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:50 2026] GET /volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b => generated 938 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:51.747624 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-1d8d3a4d-babe-4b44-a549-84a0e8c7cf34 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:51.749730 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1d8d3a4d-babe-4b44-a549-84a0e8c7cf34 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] GET https://10.4.3.246/volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b Aug 12 20:29:51.749946 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1d8d3a4d-babe-4b44-a549-84a0e8c7cf34 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:51.750135 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1d8d3a4d-babe-4b44-a549-84a0e8c7cf34 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:51.760968 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:51.760968 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:29:51.764225 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-1d8d3a4d-babe-4b44-a549-84a0e8c7cf34 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Volume info retrieved successfully. Aug 12 20:29:51.771867 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1d8d3a4d-babe-4b44-a549-84a0e8c7cf34 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b returned with HTTP 200 Aug 12 20:29:51.771867 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1206/4778] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:51 2026] GET /volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b => generated 938 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:52.783804 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-2869d9bd-c86c-416a-86bd-f37a0c4c75ef None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:52.786152 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2869d9bd-c86c-416a-86bd-f37a0c4c75ef tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] GET https://10.4.3.246/volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b Aug 12 20:29:52.786425 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2869d9bd-c86c-416a-86bd-f37a0c4c75ef tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:52.787841 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2869d9bd-c86c-416a-86bd-f37a0c4c75ef tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:52.799969 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:52.799969 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:29:52.803895 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-2869d9bd-c86c-416a-86bd-f37a0c4c75ef tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Volume info retrieved successfully. Aug 12 20:29:52.813086 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2869d9bd-c86c-416a-86bd-f37a0c4c75ef tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b returned with HTTP 200 Aug 12 20:29:52.813638 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1187/4779] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:52 2026] GET /volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b => generated 938 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:53.827865 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-242c593c-048b-4ab8-9d61-9db761659907 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:53.829519 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-242c593c-048b-4ab8-9d61-9db761659907 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] GET https://10.4.3.246/volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b Aug 12 20:29:53.829766 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-242c593c-048b-4ab8-9d61-9db761659907 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:53.829944 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-242c593c-048b-4ab8-9d61-9db761659907 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:53.839596 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:53.839596 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:29:53.843595 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-242c593c-048b-4ab8-9d61-9db761659907 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Volume info retrieved successfully. Aug 12 20:29:53.848306 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-242c593c-048b-4ab8-9d61-9db761659907 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b returned with HTTP 200 Aug 12 20:29:53.848764 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1189/4780] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:53 2026] GET /volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b => generated 938 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:54.721142 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e3110b0e-80b9-4b57-98c7-b8a054c32d78 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:54.722939 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e3110b0e-80b9-4b57-98c7-b8a054c32d78 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/0bd95302-27c6-448e-b318-a6396f84bc65 Aug 12 20:29:54.723146 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e3110b0e-80b9-4b57-98c7-b8a054c32d78 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:54.723346 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e3110b0e-80b9-4b57-98c7-b8a054c32d78 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:54.731825 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:54.731825 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:29:54.735087 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-e3110b0e-80b9-4b57-98c7-b8a054c32d78 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:29:54.739210 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e3110b0e-80b9-4b57-98c7-b8a054c32d78 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/0bd95302-27c6-448e-b318-a6396f84bc65 returned with HTTP 200 Aug 12 20:29:54.739729 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1199/4781] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:54 2026] GET /volume/v3/volumes/0bd95302-27c6-448e-b318-a6396f84bc65 => generated 1637 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:29:54.862832 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-20fbcc33-25ac-4a27-83b4-c00290ceebfc None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:54.864735 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-20fbcc33-25ac-4a27-83b4-c00290ceebfc tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] GET https://10.4.3.246/volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b Aug 12 20:29:54.864974 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-20fbcc33-25ac-4a27-83b4-c00290ceebfc tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:54.865112 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-20fbcc33-25ac-4a27-83b4-c00290ceebfc tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:54.875177 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:54.875177 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:29:54.880147 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-20fbcc33-25ac-4a27-83b4-c00290ceebfc tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Volume info retrieved successfully. Aug 12 20:29:54.887218 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-20fbcc33-25ac-4a27-83b4-c00290ceebfc tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b returned with HTTP 200 Aug 12 20:29:54.887927 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1207/4782] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:54 2026] GET /volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b => generated 938 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:55.013217 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-d0592b3f-e801-422f-8c4e-1800c7ba80ac req-2a8d91be-46d3-46c1-adb6-341669dde641 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:55.015200 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-d0592b3f-e801-422f-8c4e-1800c7ba80ac req-2a8d91be-46d3-46c1-adb6-341669dde641 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] POST https://10.4.3.246/volume/v3/attachments/e87f8017-946c-4294-a59c-0261b75e5189/action Aug 12 20:29:55.015575 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-d0592b3f-e801-422f-8c4e-1800c7ba80ac req-2a8d91be-46d3-46c1-adb6-341669dde641 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Action body: b'{"os-complete": null}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:29:55.015709 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-d0592b3f-e801-422f-8c4e-1800c7ba80ac req-2a8d91be-46d3-46c1-adb6-341669dde641 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:29:55.030094 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:55.030094 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:29:55.038185 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-d0592b3f-e801-422f-8c4e-1800c7ba80ac req-2a8d91be-46d3-46c1-adb6-341669dde641 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/attachments/e87f8017-946c-4294-a59c-0261b75e5189/action returned with HTTP 204 Aug 12 20:29:55.038680 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1188/4783] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:29:55 2026] POST /volume/v3/attachments/e87f8017-946c-4294-a59c-0261b75e5189/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:29:55.902740 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-d433ff60-38e8-4858-b8fa-cb77f262f519 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:55.904890 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d433ff60-38e8-4858-b8fa-cb77f262f519 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] GET https://10.4.3.246/volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b Aug 12 20:29:55.905102 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d433ff60-38e8-4858-b8fa-cb77f262f519 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:55.905319 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d433ff60-38e8-4858-b8fa-cb77f262f519 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:55.914065 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:55.914065 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:29:55.917085 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-d433ff60-38e8-4858-b8fa-cb77f262f519 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Volume info retrieved successfully. Aug 12 20:29:55.920684 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d433ff60-38e8-4858-b8fa-cb77f262f519 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b returned with HTTP 200 Aug 12 20:29:55.921017 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1190/4784] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:55 2026] GET /volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b => generated 1230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:29:55.935064 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-39299dff-cb5a-44ef-92d4-9584f999cbce None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:55.936723 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-39299dff-cb5a-44ef-92d4-9584f999cbce tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] GET https://10.4.3.246/volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b Aug 12 20:29:55.936982 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-39299dff-cb5a-44ef-92d4-9584f999cbce tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:55.937214 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-39299dff-cb5a-44ef-92d4-9584f999cbce tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:55.942325 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-ba075e54-368c-4776-aace-fda1d634ed5c req-5190e78c-43b3-46a2-ae3e-604a99fdac90 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:55.944138 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-ba075e54-368c-4776-aace-fda1d634ed5c req-5190e78c-43b3-46a2-ae3e-604a99fdac90 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] DELETE https://10.4.3.246/volume/v3/attachments/ea50ab17-aeb4-470a-8872-1c751bb8941b Aug 12 20:29:55.944376 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-ba075e54-368c-4776-aace-fda1d634ed5c req-5190e78c-43b3-46a2-ae3e-604a99fdac90 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:55.944546 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-ba075e54-368c-4776-aace-fda1d634ed5c req-5190e78c-43b3-46a2-ae3e-604a99fdac90 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:55.947692 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:55.947692 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:29:55.951350 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-39299dff-cb5a-44ef-92d4-9584f999cbce tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Volume info retrieved successfully. Aug 12 20:29:55.951993 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:55.951993 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:29:55.956219 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-39299dff-cb5a-44ef-92d4-9584f999cbce tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b returned with HTTP 200 Aug 12 20:29:55.956721 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1200/4785] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:55 2026] GET /volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b => generated 1230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:29:55.996614 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-ba075e54-368c-4776-aace-fda1d634ed5c req-5190e78c-43b3-46a2-ae3e-604a99fdac90 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/attachments/ea50ab17-aeb4-470a-8872-1c751bb8941b returned with HTTP 200 Aug 12 20:29:55.997004 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1208/4786] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:29:55 2026] DELETE /volume/v3/attachments/ea50ab17-aeb4-470a-8872-1c751bb8941b => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:56.006408 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-ba075e54-368c-4776-aace-fda1d634ed5c req-0b3e253f-dcbd-47a1-8a03-8763d4ba8477 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:56.008069 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-ba075e54-368c-4776-aace-fda1d634ed5c req-0b3e253f-dcbd-47a1-8a03-8763d4ba8477 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] DELETE https://10.4.3.246/volume/v3/volumes/0bd95302-27c6-448e-b318-a6396f84bc65 Aug 12 20:29:56.008395 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-ba075e54-368c-4776-aace-fda1d634ed5c req-0b3e253f-dcbd-47a1-8a03-8763d4ba8477 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:56.008719 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-ba075e54-368c-4776-aace-fda1d634ed5c req-0b3e253f-dcbd-47a1-8a03-8763d4ba8477 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:56.009007 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [req-ba075e54-368c-4776-aace-fda1d634ed5c req-0b3e253f-dcbd-47a1-8a03-8763d4ba8477 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Delete volume with id: 0bd95302-27c6-448e-b318-a6396f84bc65 Aug 12 20:29:56.015954 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:56.015954 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:29:56.016482 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-ba075e54-368c-4776-aace-fda1d634ed5c req-0b3e253f-dcbd-47a1-8a03-8763d4ba8477 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:29:56.035341 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-ba075e54-368c-4776-aace-fda1d634ed5c req-0b3e253f-dcbd-47a1-8a03-8763d4ba8477 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Delete volume request issued successfully. Aug 12 20:29:56.035680 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-ba075e54-368c-4776-aace-fda1d634ed5c req-0b3e253f-dcbd-47a1-8a03-8763d4ba8477 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/0bd95302-27c6-448e-b318-a6396f84bc65 returned with HTTP 202 Aug 12 20:29:56.036015 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1189/4787] 10.4.3.246 () {70 vars in 1620 bytes} [Wed Aug 12 20:29:56 2026] DELETE /volume/v3/volumes/0bd95302-27c6-448e-b318-a6396f84bc65 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:29:57.147861 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-fefcee2e-98b1-4d00-97c7-854b899dbf8d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:57.150028 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fefcee2e-98b1-4d00-97c7-854b899dbf8d tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/0bd95302-27c6-448e-b318-a6396f84bc65 Aug 12 20:29:57.150213 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fefcee2e-98b1-4d00-97c7-854b899dbf8d tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:57.150390 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fefcee2e-98b1-4d00-97c7-854b899dbf8d tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:57.156077 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fefcee2e-98b1-4d00-97c7-854b899dbf8d tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/0bd95302-27c6-448e-b318-a6396f84bc65 returned with HTTP 404 Aug 12 20:29:57.156614 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1191/4788] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:57 2026] GET /volume/v3/volumes/0bd95302-27c6-448e-b318-a6396f84bc65 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:29:57.219941 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-dc1f6367-c7c3-4bb0-972d-a843c9a1fb0b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:57.221767 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-dc1f6367-c7c3-4bb0-972d-a843c9a1fb0b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/0253f4d3-f3ec-4e99-845a-1eec7095ffcd Aug 12 20:29:57.222000 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-dc1f6367-c7c3-4bb0-972d-a843c9a1fb0b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:57.222207 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-dc1f6367-c7c3-4bb0-972d-a843c9a1fb0b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:57.222346 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.snapshots [None req-dc1f6367-c7c3-4bb0-972d-a843c9a1fb0b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Delete snapshot with id: 0253f4d3-f3ec-4e99-845a-1eec7095ffcd Aug 12 20:29:57.227557 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:57.227557 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:29:57.227964 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-dc1f6367-c7c3-4bb0-972d-a843c9a1fb0b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot retrieved successfully. Aug 12 20:29:57.242723 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-dc1f6367-c7c3-4bb0-972d-a843c9a1fb0b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot delete request issued successfully. Aug 12 20:29:57.242955 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-dc1f6367-c7c3-4bb0-972d-a843c9a1fb0b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/0253f4d3-f3ec-4e99-845a-1eec7095ffcd returned with HTTP 202 Aug 12 20:29:57.243337 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1201/4789] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:29:57 2026] DELETE /volume/v3/snapshots/0253f4d3-f3ec-4e99-845a-1eec7095ffcd => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:29:57.250805 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-6704e08c-c8cd-444f-8b00-40962974c21c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:57.252292 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6704e08c-c8cd-444f-8b00-40962974c21c tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/snapshots/0253f4d3-f3ec-4e99-845a-1eec7095ffcd Aug 12 20:29:57.252479 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6704e08c-c8cd-444f-8b00-40962974c21c tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:57.252727 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6704e08c-c8cd-444f-8b00-40962974c21c tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:57.258241 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:57.258241 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:29:57.258715 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-6704e08c-c8cd-444f-8b00-40962974c21c tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot retrieved successfully. Aug 12 20:29:57.259706 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6704e08c-c8cd-444f-8b00-40962974c21c tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/0253f4d3-f3ec-4e99-845a-1eec7095ffcd returned with HTTP 200 Aug 12 20:29:57.260225 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1209/4790] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:57 2026] GET /volume/v3/snapshots/0253f4d3-f3ec-4e99-845a-1eec7095ffcd => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:29:58.268727 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-caff15b2-ab29-49fa-b138-95844eea9049 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:58.270700 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-caff15b2-ab29-49fa-b138-95844eea9049 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/snapshots/0253f4d3-f3ec-4e99-845a-1eec7095ffcd Aug 12 20:29:58.270901 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-caff15b2-ab29-49fa-b138-95844eea9049 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:58.271095 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-caff15b2-ab29-49fa-b138-95844eea9049 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:58.276198 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-caff15b2-ab29-49fa-b138-95844eea9049 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/0253f4d3-f3ec-4e99-845a-1eec7095ffcd returned with HTTP 404 Aug 12 20:29:58.276827 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1190/4791] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:29:58 2026] GET /volume/v3/snapshots/0253f4d3-f3ec-4e99-845a-1eec7095ffcd => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:29:58.289521 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-4aaec599-aa99-4835-a60c-b75ffd8d5510 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:58.301190 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4aaec599-aa99-4835-a60c-b75ffd8d5510 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] DELETE https://10.4.3.246/volume/v3/volumes/cab64c8f-0d47-4ef2-8b39-7ef6ed5650c5 Aug 12 20:29:58.301412 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4aaec599-aa99-4835-a60c-b75ffd8d5510 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:58.301642 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4aaec599-aa99-4835-a60c-b75ffd8d5510 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:58.301835 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-4aaec599-aa99-4835-a60c-b75ffd8d5510 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Delete volume with id: cab64c8f-0d47-4ef2-8b39-7ef6ed5650c5 Aug 12 20:29:58.311802 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:58.311802 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:29:58.312711 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-4aaec599-aa99-4835-a60c-b75ffd8d5510 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:29:58.327169 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-4aaec599-aa99-4835-a60c-b75ffd8d5510 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Delete volume request issued successfully. Aug 12 20:29:58.327413 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4aaec599-aa99-4835-a60c-b75ffd8d5510 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/cab64c8f-0d47-4ef2-8b39-7ef6ed5650c5 returned with HTTP 202 Aug 12 20:29:58.327875 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1192/4792] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:29:58 2026] DELETE /volume/v3/volumes/cab64c8f-0d47-4ef2-8b39-7ef6ed5650c5 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:29:58.336826 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-b928236b-881e-45ba-a678-d5c294b941e5 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:58.338977 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b928236b-881e-45ba-a678-d5c294b941e5 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/cab64c8f-0d47-4ef2-8b39-7ef6ed5650c5 Aug 12 20:29:58.339253 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b928236b-881e-45ba-a678-d5c294b941e5 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:58.339536 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b928236b-881e-45ba-a678-d5c294b941e5 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:58.346681 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:58.346681 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:29:58.350169 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-b928236b-881e-45ba-a678-d5c294b941e5 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:29:58.359186 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b928236b-881e-45ba-a678-d5c294b941e5 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/cab64c8f-0d47-4ef2-8b39-7ef6ed5650c5 returned with HTTP 200 Aug 12 20:29:58.359672 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1202/4793] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:58 2026] GET /volume/v3/volumes/cab64c8f-0d47-4ef2-8b39-7ef6ed5650c5 => generated 1365 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:29:59.371772 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-34b3c2cd-047d-4b49-bae2-597e60f08aec None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:59.373599 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-34b3c2cd-047d-4b49-bae2-597e60f08aec tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/cab64c8f-0d47-4ef2-8b39-7ef6ed5650c5 Aug 12 20:29:59.373791 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-34b3c2cd-047d-4b49-bae2-597e60f08aec tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:59.373983 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-34b3c2cd-047d-4b49-bae2-597e60f08aec tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:59.379617 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-34b3c2cd-047d-4b49-bae2-597e60f08aec tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/cab64c8f-0d47-4ef2-8b39-7ef6ed5650c5 returned with HTTP 404 Aug 12 20:29:59.380117 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1210/4794] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:59 2026] GET /volume/v3/volumes/cab64c8f-0d47-4ef2-8b39-7ef6ed5650c5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:29:59.406846 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-3ed6e36b-c335-42f1-a08b-3acc51dfc558 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:59.408970 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3ed6e36b-c335-42f1-a08b-3acc51dfc558 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:29:59.409726 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3ed6e36b-c335-42f1-a08b-3acc51dfc558 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-666938008", "snapshot_id": null, "imageRef": "a0596018-e224-475d-8adb-b6c6e42731ae", "volume_type": null, "size": 1}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:29:59.411481 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-3ed6e36b-c335-42f1-a08b-3acc51dfc558 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-666938008', 'snapshot_id': None, 'imageRef': 'a0596018-e224-475d-8adb-b6c6e42731ae', 'volume_type': None, 'size': 1}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:29:59.609164 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-3ed6e36b-c335-42f1-a08b-3acc51dfc558 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Create volume of 1 GB Aug 12 20:29:59.612722 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-3ed6e36b-c335-42f1-a08b-3acc51dfc558 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Availability Zones retrieved successfully. Aug 12 20:29:59.617828 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-3ed6e36b-c335-42f1-a08b-3acc51dfc558 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Flow 'volume_create_api' (122f089e-7697-48f4-9042-cdfb943c33be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:29:59.618702 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-3ed6e36b-c335-42f1-a08b-3acc51dfc558 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (571afd45-817c-48b4-9d18-dac05aa9801e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:59.619571 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-3ed6e36b-c335-42f1-a08b-3acc51dfc558 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:29:59.668742 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-3ed6e36b-c335-42f1-a08b-3acc51dfc558 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (571afd45-817c-48b4-9d18-dac05aa9801e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:59.669626 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-3ed6e36b-c335-42f1-a08b-3acc51dfc558 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c5067d0-8e81-47bc-b663-81fb2382557d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:59.711852 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-3ed6e36b-c335-42f1-a08b-3acc51dfc558 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Created reservations ['ed0b12b5-e14b-4baf-928c-341d5f8a665f', '12524732-0954-44b1-ad83-b32846435d9c', 'b02e8f52-85a1-4500-bb4d-0489d6269acd', 'b2f3939c-67a3-4c75-b537-14f320002cdc'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:29:59.712710 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-3ed6e36b-c335-42f1-a08b-3acc51dfc558 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c5067d0-8e81-47bc-b663-81fb2382557d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed0b12b5-e14b-4baf-928c-341d5f8a665f', '12524732-0954-44b1-ad83-b32846435d9c', 'b02e8f52-85a1-4500-bb4d-0489d6269acd', 'b2f3939c-67a3-4c75-b537-14f320002cdc']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:59.713424 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-3ed6e36b-c335-42f1-a08b-3acc51dfc558 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0ad929e-06b6-428f-8c76-b4b7bd50a3bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:59.735215 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-3ed6e36b-c335-42f1-a08b-3acc51dfc558 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0ad929e-06b6-428f-8c76-b4b7bd50a3bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd7ce822-a987-4fa5-a939-76214544bccf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-666938008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ab94a13612f4b009c8d7794092df401',qos_specs=None,replication_status=,reservations=['ed0b12b5-e14b-4baf-928c-341d5f8a665f','12524732-0954-44b1-ad83-b32846435d9c','b02e8f52-85a1-4500-bb4d-0489d6269acd','b2f3939c-67a3-4c75-b537-14f320002cdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65192938e82a4007a5ecc661e1a8edb8',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:29:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-666938008',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd7ce822-a987-4fa5-a939-76214544bccf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ab94a13612f4b009c8d7794092df401',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65192938e82a4007a5ecc661e1a8edb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:59.736283 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-3ed6e36b-c335-42f1-a08b-3acc51dfc558 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bab7c09-23e0-4d7a-9674-d40791fee608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:59.754777 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-3ed6e36b-c335-42f1-a08b-3acc51dfc558 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bab7c09-23e0-4d7a-9674-d40791fee608) transitioned into state 'SUCCESS' from state '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-666938008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ab94a13612f4b009c8d7794092df401',qos_specs=None,replication_status=,reservations=['ed0b12b5-e14b-4baf-928c-341d5f8a665f','12524732-0954-44b1-ad83-b32846435d9c','b02e8f52-85a1-4500-bb4d-0489d6269acd','b2f3939c-67a3-4c75-b537-14f320002cdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65192938e82a4007a5ecc661e1a8edb8',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:59.755431 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-3ed6e36b-c335-42f1-a08b-3acc51dfc558 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7db43f4-beb5-4e26-b4c1-f811bd3c1303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:29:59.765181 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-3ed6e36b-c335-42f1-a08b-3acc51dfc558 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7db43f4-beb5-4e26-b4c1-f811bd3c1303) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:29:59.766025 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-3ed6e36b-c335-42f1-a08b-3acc51dfc558 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Flow 'volume_create_api' (122f089e-7697-48f4-9042-cdfb943c33be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:29:59.766313 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-3ed6e36b-c335-42f1-a08b-3acc51dfc558 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Create volume request issued successfully. Aug 12 20:29:59.766863 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3ed6e36b-c335-42f1-a08b-3acc51dfc558 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:29:59.767251 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1191/4795] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:29:59 2026] POST /volume/v3/volumes => generated 758 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:29:59.780227 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-488124b9-30d3-4d62-8f1d-d8e085cba88f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:29:59.783557 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-488124b9-30d3-4d62-8f1d-d8e085cba88f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/dd7ce822-a987-4fa5-a939-76214544bccf Aug 12 20:29:59.783855 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-488124b9-30d3-4d62-8f1d-d8e085cba88f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:29:59.784150 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-488124b9-30d3-4d62-8f1d-d8e085cba88f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:29:59.793809 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:29:59.793809 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:29:59.798361 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-488124b9-30d3-4d62-8f1d-d8e085cba88f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:29:59.804436 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-488124b9-30d3-4d62-8f1d-d8e085cba88f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/dd7ce822-a987-4fa5-a939-76214544bccf returned with HTTP 200 Aug 12 20:29:59.805010 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1193/4796] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:29:59 2026] GET /volume/v3/volumes/dd7ce822-a987-4fa5-a939-76214544bccf => generated 826 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:30:00.528411 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-a99c8901-f8f6-4eb9-9b61-66a58d07220c req-e1591dd5-dc65-4680-ae01-68e920485a57 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:00.530890 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-a99c8901-f8f6-4eb9-9b61-66a58d07220c req-e1591dd5-dc65-4680-ae01-68e920485a57 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] GET https://10.4.3.246/volume/v3/volumes/8369148a-ef49-4aae-8095-4f7a4e2649e3 Aug 12 20:30:00.531139 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-a99c8901-f8f6-4eb9-9b61-66a58d07220c req-e1591dd5-dc65-4680-ae01-68e920485a57 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:00.531367 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-a99c8901-f8f6-4eb9-9b61-66a58d07220c req-e1591dd5-dc65-4680-ae01-68e920485a57 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:00.543003 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:00.543003 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:30:00.546964 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-a99c8901-f8f6-4eb9-9b61-66a58d07220c req-e1591dd5-dc65-4680-ae01-68e920485a57 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Volume info retrieved successfully. Aug 12 20:30:00.552371 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-a99c8901-f8f6-4eb9-9b61-66a58d07220c req-e1591dd5-dc65-4680-ae01-68e920485a57 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/8369148a-ef49-4aae-8095-4f7a4e2649e3 returned with HTTP 200 Aug 12 20:30:00.552987 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1203/4797] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:30:00 2026] GET /volume/v3/volumes/8369148a-ef49-4aae-8095-4f7a4e2649e3 => generated 1231 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:30:00.578597 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-a99c8901-f8f6-4eb9-9b61-66a58d07220c req-ea27a64e-927f-4eec-b6e7-e55234154775 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:00.581750 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-a99c8901-f8f6-4eb9-9b61-66a58d07220c req-ea27a64e-927f-4eec-b6e7-e55234154775 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] POST https://10.4.3.246/volume/v3/volumes/8369148a-ef49-4aae-8095-4f7a4e2649e3/action Aug 12 20:30:00.582213 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-a99c8901-f8f6-4eb9-9b61-66a58d07220c req-ea27a64e-927f-4eec-b6e7-e55234154775 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:30:00.582400 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-a99c8901-f8f6-4eb9-9b61-66a58d07220c req-ea27a64e-927f-4eec-b6e7-e55234154775 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:30:00.597278 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:00.597278 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:30:00.597790 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-a99c8901-f8f6-4eb9-9b61-66a58d07220c req-ea27a64e-927f-4eec-b6e7-e55234154775 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Volume info retrieved successfully. Aug 12 20:30:00.605199 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-a99c8901-f8f6-4eb9-9b61-66a58d07220c req-ea27a64e-927f-4eec-b6e7-e55234154775 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Begin detaching volume completed successfully. Aug 12 20:30:00.605463 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-a99c8901-f8f6-4eb9-9b61-66a58d07220c req-ea27a64e-927f-4eec-b6e7-e55234154775 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/8369148a-ef49-4aae-8095-4f7a4e2649e3/action returned with HTTP 202 Aug 12 20:30:00.605908 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1211/4798] 10.4.3.246 () {72 vars in 1672 bytes} [Wed Aug 12 20:30:00 2026] POST /volume/v3/volumes/8369148a-ef49-4aae-8095-4f7a4e2649e3/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:30:00.653620 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e761bda0-8013-45ca-a020-ecf0e0ae5e95 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:00.653965 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e761bda0-8013-45ca-a020-ecf0e0ae5e95 None None] GET https://10.4.3.246/volume// Aug 12 20:30:00.653965 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e761bda0-8013-45ca-a020-ecf0e0ae5e95 None None] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:00.654071 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e761bda0-8013-45ca-a020-ecf0e0ae5e95 None None] Calling method 'all' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:00.654336 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e761bda0-8013-45ca-a020-ecf0e0ae5e95 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:30:00.654645 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1192/4799] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:30:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:30:00.661632 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-a99c8901-f8f6-4eb9-9b61-66a58d07220c req-4dafb05d-32df-41de-8c09-23bba6e8aa16 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:00.663809 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-a99c8901-f8f6-4eb9-9b61-66a58d07220c req-4dafb05d-32df-41de-8c09-23bba6e8aa16 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] GET https://10.4.3.246/volume/v3/volumes/8369148a-ef49-4aae-8095-4f7a4e2649e3 Aug 12 20:30:00.664058 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-a99c8901-f8f6-4eb9-9b61-66a58d07220c req-4dafb05d-32df-41de-8c09-23bba6e8aa16 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:00.664267 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-a99c8901-f8f6-4eb9-9b61-66a58d07220c req-4dafb05d-32df-41de-8c09-23bba6e8aa16 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:00.673554 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:00.673554 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:30:00.676644 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-a99c8901-f8f6-4eb9-9b61-66a58d07220c req-4dafb05d-32df-41de-8c09-23bba6e8aa16 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Volume info retrieved successfully. Aug 12 20:30:00.680268 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-a99c8901-f8f6-4eb9-9b61-66a58d07220c req-4dafb05d-32df-41de-8c09-23bba6e8aa16 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/8369148a-ef49-4aae-8095-4f7a4e2649e3 returned with HTTP 200 Aug 12 20:30:00.680759 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1194/4800] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:30:00 2026] GET /volume/v3/volumes/8369148a-ef49-4aae-8095-4f7a4e2649e3 => generated 1414 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:30:00.818051 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-bb21f469-c355-4644-bcee-c3e89201aa20 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:00.819868 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-bb21f469-c355-4644-bcee-c3e89201aa20 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/dd7ce822-a987-4fa5-a939-76214544bccf Aug 12 20:30:00.820074 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-bb21f469-c355-4644-bcee-c3e89201aa20 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:00.820279 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-bb21f469-c355-4644-bcee-c3e89201aa20 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:00.827861 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:00.827861 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:30:00.832395 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-bb21f469-c355-4644-bcee-c3e89201aa20 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:30:00.838511 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-bb21f469-c355-4644-bcee-c3e89201aa20 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/dd7ce822-a987-4fa5-a939-76214544bccf returned with HTTP 200 Aug 12 20:30:00.839043 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1204/4801] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:30:00 2026] GET /volume/v3/volumes/dd7ce822-a987-4fa5-a939-76214544bccf => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:30:00.850617 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d18d4a86-473b-4d17-88c4-aa6a8bbe2a45 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:00.852294 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d18d4a86-473b-4d17-88c4-aa6a8bbe2a45 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/dd7ce822-a987-4fa5-a939-76214544bccf Aug 12 20:30:00.852474 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d18d4a86-473b-4d17-88c4-aa6a8bbe2a45 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:00.852676 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d18d4a86-473b-4d17-88c4-aa6a8bbe2a45 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:00.859095 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:00.859095 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:30:00.862252 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-d18d4a86-473b-4d17-88c4-aa6a8bbe2a45 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:30:00.866485 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d18d4a86-473b-4d17-88c4-aa6a8bbe2a45 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/dd7ce822-a987-4fa5-a939-76214544bccf returned with HTTP 200 Aug 12 20:30:00.866834 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1212/4802] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:30:00 2026] GET /volume/v3/volumes/dd7ce822-a987-4fa5-a939-76214544bccf => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:30:01.496776 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-a99c8901-f8f6-4eb9-9b61-66a58d07220c req-f5397faf-4c08-4abc-b827-cc62c9243830 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:01.498902 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-a99c8901-f8f6-4eb9-9b61-66a58d07220c req-f5397faf-4c08-4abc-b827-cc62c9243830 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] DELETE https://10.4.3.246/volume/v3/attachments/264d82e4-aa59-4bd0-8113-fd6eaa517a60 Aug 12 20:30:01.499104 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-a99c8901-f8f6-4eb9-9b61-66a58d07220c req-f5397faf-4c08-4abc-b827-cc62c9243830 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:01.499316 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-a99c8901-f8f6-4eb9-9b61-66a58d07220c req-f5397faf-4c08-4abc-b827-cc62c9243830 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:01.507678 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:01.507678 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:30:01.568843 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-a99c8901-f8f6-4eb9-9b61-66a58d07220c req-f5397faf-4c08-4abc-b827-cc62c9243830 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/attachments/264d82e4-aa59-4bd0-8113-fd6eaa517a60 returned with HTTP 200 Aug 12 20:30:01.569559 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1193/4803] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:30:01 2026] DELETE /volume/v3/attachments/264d82e4-aa59-4bd0-8113-fd6eaa517a60 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:30:01.743562 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-fc6e4a9c-d81a-48e2-a45f-44142a42b0b7 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:01.747085 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fc6e4a9c-d81a-48e2-a45f-44142a42b0b7 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] DELETE https://10.4.3.246/volume/v3/volumes/8369148a-ef49-4aae-8095-4f7a4e2649e3 Aug 12 20:30:01.750619 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fc6e4a9c-d81a-48e2-a45f-44142a42b0b7 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:01.751816 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fc6e4a9c-d81a-48e2-a45f-44142a42b0b7 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:01.752074 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-fc6e4a9c-d81a-48e2-a45f-44142a42b0b7 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Delete volume with id: 8369148a-ef49-4aae-8095-4f7a4e2649e3 Aug 12 20:30:01.770156 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:01.770156 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:30:01.771468 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-fc6e4a9c-d81a-48e2-a45f-44142a42b0b7 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Volume info retrieved successfully. Aug 12 20:30:01.802983 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-fc6e4a9c-d81a-48e2-a45f-44142a42b0b7 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Delete volume request issued successfully. Aug 12 20:30:01.804261 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fc6e4a9c-d81a-48e2-a45f-44142a42b0b7 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/8369148a-ef49-4aae-8095-4f7a4e2649e3 returned with HTTP 202 Aug 12 20:30:01.804261 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1195/4804] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:30:01 2026] DELETE /volume/v3/volumes/8369148a-ef49-4aae-8095-4f7a4e2649e3 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:30:02.127405 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-64aa3a0a-9129-481e-828c-76c6425cb56f req-24245bab-5e21-4417-8889-083f47519041 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:02.132052 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-64aa3a0a-9129-481e-828c-76c6425cb56f req-24245bab-5e21-4417-8889-083f47519041 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/dd7ce822-a987-4fa5-a939-76214544bccf Aug 12 20:30:02.132841 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-64aa3a0a-9129-481e-828c-76c6425cb56f req-24245bab-5e21-4417-8889-083f47519041 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:02.133110 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-64aa3a0a-9129-481e-828c-76c6425cb56f req-24245bab-5e21-4417-8889-083f47519041 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:02.143074 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:02.143074 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:30:02.148347 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-64aa3a0a-9129-481e-828c-76c6425cb56f req-24245bab-5e21-4417-8889-083f47519041 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:30:02.155170 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-64aa3a0a-9129-481e-828c-76c6425cb56f req-24245bab-5e21-4417-8889-083f47519041 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/dd7ce822-a987-4fa5-a939-76214544bccf returned with HTTP 200 Aug 12 20:30:02.155813 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1205/4805] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:30:02 2026] GET /volume/v3/volumes/dd7ce822-a987-4fa5-a939-76214544bccf => generated 1366 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:30:02.648763 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-64aa3a0a-9129-481e-828c-76c6425cb56f req-34be2ccf-da55-4748-b4b2-7a137eb829c9 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:02.651213 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-64aa3a0a-9129-481e-828c-76c6425cb56f req-34be2ccf-da55-4748-b4b2-7a137eb829c9 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/dd7ce822-a987-4fa5-a939-76214544bccf Aug 12 20:30:02.651497 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-64aa3a0a-9129-481e-828c-76c6425cb56f req-34be2ccf-da55-4748-b4b2-7a137eb829c9 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:02.651744 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-64aa3a0a-9129-481e-828c-76c6425cb56f req-34be2ccf-da55-4748-b4b2-7a137eb829c9 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:02.658757 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:02.658757 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:30:02.662749 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-64aa3a0a-9129-481e-828c-76c6425cb56f req-34be2ccf-da55-4748-b4b2-7a137eb829c9 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:30:02.668408 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-64aa3a0a-9129-481e-828c-76c6425cb56f req-34be2ccf-da55-4748-b4b2-7a137eb829c9 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/dd7ce822-a987-4fa5-a939-76214544bccf returned with HTTP 200 Aug 12 20:30:02.668858 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1213/4806] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:30:02 2026] GET /volume/v3/volumes/dd7ce822-a987-4fa5-a939-76214544bccf => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:30:02.680080 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-c3dbd5f3-8d55-4c02-9014-3941985dc423 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:02.680578 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c3dbd5f3-8d55-4c02-9014-3941985dc423 None None] GET https://10.4.3.246/volume// Aug 12 20:30:02.680670 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c3dbd5f3-8d55-4c02-9014-3941985dc423 None None] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:02.680880 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c3dbd5f3-8d55-4c02-9014-3941985dc423 None None] Calling method 'all' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:02.681303 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c3dbd5f3-8d55-4c02-9014-3941985dc423 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:30:02.681625 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1194/4807] 10.4.3.246 () {66 vars in 1419 bytes} [Wed Aug 12 20:30:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:30:02.690320 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-64aa3a0a-9129-481e-828c-76c6425cb56f req-abf8312a-e895-4f6c-a884-c41aa6e92fcc None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:02.692869 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-64aa3a0a-9129-481e-828c-76c6425cb56f req-abf8312a-e895-4f6c-a884-c41aa6e92fcc tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:30:02.693302 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-64aa3a0a-9129-481e-828c-76c6425cb56f req-abf8312a-e895-4f6c-a884-c41aa6e92fcc tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd7ce822-a987-4fa5-a939-76214544bccf", "connector": null, "instance_uuid": "67dc8e63-56e4-42a1-8c01-333836a15bb4"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:30:02.703852 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:02.703852 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:30:02.730281 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-64aa3a0a-9129-481e-828c-76c6425cb56f req-abf8312a-e895-4f6c-a884-c41aa6e92fcc tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:30:02.730900 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1196/4808] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:30:02 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 12 20:30:03.618056 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0eb827e9-bd70-4e04-8442-0ae81d340162 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:03.618676 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0eb827e9-bd70-4e04-8442-0ae81d340162 None None] GET https://10.4.3.246/volume// Aug 12 20:30:03.618868 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0eb827e9-bd70-4e04-8442-0ae81d340162 None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:03.619150 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0eb827e9-bd70-4e04-8442-0ae81d340162 None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:03.619691 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0eb827e9-bd70-4e04-8442-0ae81d340162 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:30:03.620273 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1206/4809] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:30:03 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:30:03.631498 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-64aa3a0a-9129-481e-828c-76c6425cb56f req-378fb676-e2fd-42c2-8716-9f533b7ae8e1 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:03.634237 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-64aa3a0a-9129-481e-828c-76c6425cb56f req-378fb676-e2fd-42c2-8716-9f533b7ae8e1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/dd7ce822-a987-4fa5-a939-76214544bccf Aug 12 20:30:03.634661 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-64aa3a0a-9129-481e-828c-76c6425cb56f req-378fb676-e2fd-42c2-8716-9f533b7ae8e1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:03.634966 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-64aa3a0a-9129-481e-828c-76c6425cb56f req-378fb676-e2fd-42c2-8716-9f533b7ae8e1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:03.648031 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:03.648031 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:30:03.653305 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-64aa3a0a-9129-481e-828c-76c6425cb56f req-378fb676-e2fd-42c2-8716-9f533b7ae8e1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:30:03.660789 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-64aa3a0a-9129-481e-828c-76c6425cb56f req-378fb676-e2fd-42c2-8716-9f533b7ae8e1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/dd7ce822-a987-4fa5-a939-76214544bccf returned with HTTP 200 Aug 12 20:30:03.661426 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1214/4810] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:30:03 2026] GET /volume/v3/volumes/dd7ce822-a987-4fa5-a939-76214544bccf => generated 1545 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:30:03.783888 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-64aa3a0a-9129-481e-828c-76c6425cb56f req-514ad333-c0e8-4707-8e8c-74cf75cb1e81 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:03.786602 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-64aa3a0a-9129-481e-828c-76c6425cb56f req-514ad333-c0e8-4707-8e8c-74cf75cb1e81 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] PUT https://10.4.3.246/volume/v3/attachments/a9945998-a459-470f-810b-b627a66785c0 Aug 12 20:30:03.787063 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-64aa3a0a-9129-481e-828c-76c6425cb56f req-514ad333-c0e8-4707-8e8c-74cf75cb1e81 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:30:03.796999 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-64aa3a0a-9129-481e-828c-76c6425cb56f req-514ad333-c0e8-4707-8e8c-74cf75cb1e81 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Acquiring lock "cinder-attachment_update-dd7ce822-a987-4fa5-a939-76214544bccf-np0000007109" by "attachment_update" {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:30:03.802055 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-64aa3a0a-9129-481e-828c-76c6425cb56f req-514ad333-c0e8-4707-8e8c-74cf75cb1e81 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Lock "cinder-attachment_update-dd7ce822-a987-4fa5-a939-76214544bccf-np0000007109" acquired by "attachment_update" :: waited 0.005s {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:30:03.803127 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:03.803127 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:30:03.894497 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-64aa3a0a-9129-481e-828c-76c6425cb56f req-514ad333-c0e8-4707-8e8c-74cf75cb1e81 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Lock "cinder-attachment_update-dd7ce822-a987-4fa5-a939-76214544bccf-np0000007109" released by "attachment_update" :: held 0.091s {{(pid=100385) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:30:03.894497 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-64aa3a0a-9129-481e-828c-76c6425cb56f req-514ad333-c0e8-4707-8e8c-74cf75cb1e81 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/attachments/a9945998-a459-470f-810b-b627a66785c0 returned with HTTP 200 Aug 12 20:30:03.894497 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1195/4811] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:30:03 2026] PUT /volume/v3/attachments/a9945998-a459-470f-810b-b627a66785c0 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:30:03.924784 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-64aa3a0a-9129-481e-828c-76c6425cb56f req-9002a0c4-4a34-470b-b622-16b830680a2b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:03.928559 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-64aa3a0a-9129-481e-828c-76c6425cb56f req-9002a0c4-4a34-470b-b622-16b830680a2b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] POST https://10.4.3.246/volume/v3/attachments/a9945998-a459-470f-810b-b627a66785c0/action Aug 12 20:30:03.928559 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-64aa3a0a-9129-481e-828c-76c6425cb56f req-9002a0c4-4a34-470b-b622-16b830680a2b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action body: b'{"os-complete": null}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:30:03.928559 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-64aa3a0a-9129-481e-828c-76c6425cb56f req-9002a0c4-4a34-470b-b622-16b830680a2b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:30:03.944729 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:03.944729 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:30:03.959820 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-64aa3a0a-9129-481e-828c-76c6425cb56f req-9002a0c4-4a34-470b-b622-16b830680a2b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/attachments/a9945998-a459-470f-810b-b627a66785c0/action returned with HTTP 204 Aug 12 20:30:03.962663 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1197/4812] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:30:03 2026] POST /volume/v3/attachments/a9945998-a459-470f-810b-b627a66785c0/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:30:06.467881 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-d79c5c4f-0b86-4ec0-a20e-2c128bc13fba req-1ec07315-56f3-4057-be70-21873ffb5c8d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:06.471486 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-d79c5c4f-0b86-4ec0-a20e-2c128bc13fba req-1ec07315-56f3-4057-be70-21873ffb5c8d tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] GET https://10.4.3.246/volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b Aug 12 20:30:06.471486 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-d79c5c4f-0b86-4ec0-a20e-2c128bc13fba req-1ec07315-56f3-4057-be70-21873ffb5c8d tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:06.471635 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-d79c5c4f-0b86-4ec0-a20e-2c128bc13fba req-1ec07315-56f3-4057-be70-21873ffb5c8d tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:06.484951 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:06.484951 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:30:06.488777 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-d79c5c4f-0b86-4ec0-a20e-2c128bc13fba req-1ec07315-56f3-4057-be70-21873ffb5c8d tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Volume info retrieved successfully. Aug 12 20:30:06.493502 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-d79c5c4f-0b86-4ec0-a20e-2c128bc13fba req-1ec07315-56f3-4057-be70-21873ffb5c8d tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b returned with HTTP 200 Aug 12 20:30:06.493964 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1207/4813] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:30:06 2026] GET /volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b => generated 1230 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:30:06.516010 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-d79c5c4f-0b86-4ec0-a20e-2c128bc13fba req-2e721987-be4c-4570-8317-5abb12cd41dc None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:06.518468 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-d79c5c4f-0b86-4ec0-a20e-2c128bc13fba req-2e721987-be4c-4570-8317-5abb12cd41dc tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] POST https://10.4.3.246/volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b/action Aug 12 20:30:06.518874 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-d79c5c4f-0b86-4ec0-a20e-2c128bc13fba req-2e721987-be4c-4570-8317-5abb12cd41dc tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:30:06.519049 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-d79c5c4f-0b86-4ec0-a20e-2c128bc13fba req-2e721987-be4c-4570-8317-5abb12cd41dc tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:30:06.538898 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:06.538898 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:30:06.539342 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-d79c5c4f-0b86-4ec0-a20e-2c128bc13fba req-2e721987-be4c-4570-8317-5abb12cd41dc tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Volume info retrieved successfully. Aug 12 20:30:06.546156 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-d79c5c4f-0b86-4ec0-a20e-2c128bc13fba req-2e721987-be4c-4570-8317-5abb12cd41dc tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Begin detaching volume completed successfully. Aug 12 20:30:06.546602 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-d79c5c4f-0b86-4ec0-a20e-2c128bc13fba req-2e721987-be4c-4570-8317-5abb12cd41dc tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b/action returned with HTTP 202 Aug 12 20:30:06.547009 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1215/4814] 10.4.3.246 () {72 vars in 1672 bytes} [Wed Aug 12 20:30:06 2026] POST /volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:30:06.590121 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-1ff5f7d4-75f4-462d-b74a-7174855e80c8 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:06.590503 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1ff5f7d4-75f4-462d-b74a-7174855e80c8 None None] GET https://10.4.3.246/volume// Aug 12 20:30:06.590694 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1ff5f7d4-75f4-462d-b74a-7174855e80c8 None None] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:06.590865 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1ff5f7d4-75f4-462d-b74a-7174855e80c8 None None] Calling method 'all' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:06.591180 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1ff5f7d4-75f4-462d-b74a-7174855e80c8 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:30:06.591467 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1196/4815] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:30:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:30:06.598684 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-d79c5c4f-0b86-4ec0-a20e-2c128bc13fba req-fdda1c37-1fbf-4daf-b9e3-77d43040a8c8 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:06.600960 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-d79c5c4f-0b86-4ec0-a20e-2c128bc13fba req-fdda1c37-1fbf-4daf-b9e3-77d43040a8c8 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] GET https://10.4.3.246/volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b Aug 12 20:30:06.601190 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-d79c5c4f-0b86-4ec0-a20e-2c128bc13fba req-fdda1c37-1fbf-4daf-b9e3-77d43040a8c8 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:06.601387 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-d79c5c4f-0b86-4ec0-a20e-2c128bc13fba req-fdda1c37-1fbf-4daf-b9e3-77d43040a8c8 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:06.611150 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:06.611150 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:30:06.614379 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-d79c5c4f-0b86-4ec0-a20e-2c128bc13fba req-fdda1c37-1fbf-4daf-b9e3-77d43040a8c8 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Volume info retrieved successfully. Aug 12 20:30:06.618654 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-d79c5c4f-0b86-4ec0-a20e-2c128bc13fba req-fdda1c37-1fbf-4daf-b9e3-77d43040a8c8 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b returned with HTTP 200 Aug 12 20:30:06.619036 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1198/4816] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:30:06 2026] GET /volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b => generated 1413 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:30:08.513565 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-d79c5c4f-0b86-4ec0-a20e-2c128bc13fba req-6e08afc9-b22f-4863-8db1-d11fe96ac900 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:08.515533 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-d79c5c4f-0b86-4ec0-a20e-2c128bc13fba req-6e08afc9-b22f-4863-8db1-d11fe96ac900 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] DELETE https://10.4.3.246/volume/v3/attachments/e87f8017-946c-4294-a59c-0261b75e5189 Aug 12 20:30:08.515728 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-d79c5c4f-0b86-4ec0-a20e-2c128bc13fba req-6e08afc9-b22f-4863-8db1-d11fe96ac900 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:08.515896 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-d79c5c4f-0b86-4ec0-a20e-2c128bc13fba req-6e08afc9-b22f-4863-8db1-d11fe96ac900 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:08.525770 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:08.525770 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:30:08.583901 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-d79c5c4f-0b86-4ec0-a20e-2c128bc13fba req-6e08afc9-b22f-4863-8db1-d11fe96ac900 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/attachments/e87f8017-946c-4294-a59c-0261b75e5189 returned with HTTP 200 Aug 12 20:30:08.584391 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1208/4817] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:30:08 2026] DELETE /volume/v3/attachments/e87f8017-946c-4294-a59c-0261b75e5189 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:30:08.683662 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-36388c10-0e24-4e0f-a9c3-b3779460e716 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:08.685388 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-36388c10-0e24-4e0f-a9c3-b3779460e716 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] DELETE https://10.4.3.246/volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b Aug 12 20:30:08.685613 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-36388c10-0e24-4e0f-a9c3-b3779460e716 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:08.685826 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-36388c10-0e24-4e0f-a9c3-b3779460e716 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:08.686018 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-36388c10-0e24-4e0f-a9c3-b3779460e716 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Delete volume with id: 5c296d5c-f78e-4bd8-addb-ac896477dd0b Aug 12 20:30:08.696065 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:08.696065 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:30:08.696554 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-36388c10-0e24-4e0f-a9c3-b3779460e716 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Volume info retrieved successfully. Aug 12 20:30:08.719053 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-36388c10-0e24-4e0f-a9c3-b3779460e716 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Delete volume request issued successfully. Aug 12 20:30:08.719338 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-36388c10-0e24-4e0f-a9c3-b3779460e716 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b returned with HTTP 202 Aug 12 20:30:08.719815 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1216/4818] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:30:08 2026] DELETE /volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:30:08.756482 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-76caf2ef-6eed-41d7-8c42-e0ea19401c6d req-3181b99a-4906-47cf-b055-3cb16702827b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:08.761706 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-76caf2ef-6eed-41d7-8c42-e0ea19401c6d req-3181b99a-4906-47cf-b055-3cb16702827b tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] GET https://10.4.3.246/volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b Aug 12 20:30:08.761943 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-76caf2ef-6eed-41d7-8c42-e0ea19401c6d req-3181b99a-4906-47cf-b055-3cb16702827b tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:08.762143 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-76caf2ef-6eed-41d7-8c42-e0ea19401c6d req-3181b99a-4906-47cf-b055-3cb16702827b tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:08.771059 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:08.771059 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:30:08.775379 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-76caf2ef-6eed-41d7-8c42-e0ea19401c6d req-3181b99a-4906-47cf-b055-3cb16702827b tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Volume info retrieved successfully. Aug 12 20:30:08.780863 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-76caf2ef-6eed-41d7-8c42-e0ea19401c6d req-3181b99a-4906-47cf-b055-3cb16702827b tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b returned with HTTP 200 Aug 12 20:30:08.781398 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1197/4819] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:30:08 2026] GET /volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b => generated 937 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:30:08.829333 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-8b565b6c-a31b-4864-8549-3c0eab89001c req-2bb14f1f-f1da-4328-b845-37575a16e03a None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:08.833114 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-8b565b6c-a31b-4864-8549-3c0eab89001c req-2bb14f1f-f1da-4328-b845-37575a16e03a tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] GET https://10.4.3.246/volume/v3/volumes/8369148a-ef49-4aae-8095-4f7a4e2649e3 Aug 12 20:30:08.833114 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-8b565b6c-a31b-4864-8549-3c0eab89001c req-2bb14f1f-f1da-4328-b845-37575a16e03a tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:08.833114 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-8b565b6c-a31b-4864-8549-3c0eab89001c req-2bb14f1f-f1da-4328-b845-37575a16e03a tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:08.838893 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-8b565b6c-a31b-4864-8549-3c0eab89001c req-2bb14f1f-f1da-4328-b845-37575a16e03a tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/8369148a-ef49-4aae-8095-4f7a4e2649e3 returned with HTTP 404 Aug 12 20:30:08.839453 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1199/4820] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:30:08 2026] GET /volume/v3/volumes/8369148a-ef49-4aae-8095-4f7a4e2649e3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:30:11.268107 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-3cdadc3d-4e8c-46f2-ba0c-8710a07cf5f3 req-1c1466f1-4cfd-486e-b53e-ba8195d04887 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:11.272886 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-3cdadc3d-4e8c-46f2-ba0c-8710a07cf5f3 req-1c1466f1-4cfd-486e-b53e-ba8195d04887 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] DELETE https://10.4.3.246/volume/v3/attachments/babd3e04-34c0-4612-9b80-ee153085b2b4 Aug 12 20:30:11.272886 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-3cdadc3d-4e8c-46f2-ba0c-8710a07cf5f3 req-1c1466f1-4cfd-486e-b53e-ba8195d04887 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:11.272886 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-3cdadc3d-4e8c-46f2-ba0c-8710a07cf5f3 req-1c1466f1-4cfd-486e-b53e-ba8195d04887 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:11.279830 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:11.279830 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:30:11.366501 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-3cdadc3d-4e8c-46f2-ba0c-8710a07cf5f3 req-1c1466f1-4cfd-486e-b53e-ba8195d04887 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/attachments/babd3e04-34c0-4612-9b80-ee153085b2b4 returned with HTTP 200 Aug 12 20:30:11.367091 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1209/4821] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:30:11 2026] DELETE /volume/v3/attachments/babd3e04-34c0-4612-9b80-ee153085b2b4 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:30:12.464209 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-61280f64-12f2-4e12-962f-33b83fc54f2e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:12.467214 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-61280f64-12f2-4e12-962f-33b83fc54f2e tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] DELETE https://10.4.3.246/volume/v3/volumes/21fdd336-fb86-4ea1-b679-0955dc00782d Aug 12 20:30:12.467428 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-61280f64-12f2-4e12-962f-33b83fc54f2e tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:12.467652 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-61280f64-12f2-4e12-962f-33b83fc54f2e tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:12.467816 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-61280f64-12f2-4e12-962f-33b83fc54f2e tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Delete volume with id: 21fdd336-fb86-4ea1-b679-0955dc00782d Aug 12 20:30:12.474886 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:12.474886 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:30:12.475313 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-61280f64-12f2-4e12-962f-33b83fc54f2e tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Volume info retrieved successfully. Aug 12 20:30:12.491682 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-61280f64-12f2-4e12-962f-33b83fc54f2e tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Delete volume request issued successfully. Aug 12 20:30:12.491870 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-61280f64-12f2-4e12-962f-33b83fc54f2e tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/21fdd336-fb86-4ea1-b679-0955dc00782d returned with HTTP 202 Aug 12 20:30:12.492316 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1217/4822] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:30:12 2026] DELETE /volume/v3/volumes/21fdd336-fb86-4ea1-b679-0955dc00782d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:30:12.499401 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-9cf194f8-32cf-4607-898c-204da0cd12f7 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:12.501657 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9cf194f8-32cf-4607-898c-204da0cd12f7 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] GET https://10.4.3.246/volume/v3/volumes/21fdd336-fb86-4ea1-b679-0955dc00782d Aug 12 20:30:12.501903 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9cf194f8-32cf-4607-898c-204da0cd12f7 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:12.502147 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9cf194f8-32cf-4607-898c-204da0cd12f7 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:12.512078 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:12.512078 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:30:12.516471 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-9cf194f8-32cf-4607-898c-204da0cd12f7 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Volume info retrieved successfully. Aug 12 20:30:12.521810 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9cf194f8-32cf-4607-898c-204da0cd12f7 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/21fdd336-fb86-4ea1-b679-0955dc00782d returned with HTTP 200 Aug 12 20:30:12.522262 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1198/4823] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:30:12 2026] GET /volume/v3/volumes/21fdd336-fb86-4ea1-b679-0955dc00782d => generated 1250 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:30:13.533805 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-ab408279-ce52-48f6-9e53-3da1d2759cc2 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:13.538341 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ab408279-ce52-48f6-9e53-3da1d2759cc2 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] GET https://10.4.3.246/volume/v3/volumes/21fdd336-fb86-4ea1-b679-0955dc00782d Aug 12 20:30:13.538581 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ab408279-ce52-48f6-9e53-3da1d2759cc2 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:13.538784 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ab408279-ce52-48f6-9e53-3da1d2759cc2 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:13.550287 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ab408279-ce52-48f6-9e53-3da1d2759cc2 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/21fdd336-fb86-4ea1-b679-0955dc00782d returned with HTTP 404 Aug 12 20:30:13.550760 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1200/4824] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:30:13 2026] GET /volume/v3/volumes/21fdd336-fb86-4ea1-b679-0955dc00782d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:30:13.560241 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-2250b3fb-be6f-4c9f-bccb-a33c0ab3df96 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:13.562701 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2250b3fb-be6f-4c9f-bccb-a33c0ab3df96 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] DELETE https://10.4.3.246/volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b Aug 12 20:30:13.562990 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2250b3fb-be6f-4c9f-bccb-a33c0ab3df96 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:13.563287 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2250b3fb-be6f-4c9f-bccb-a33c0ab3df96 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:13.563490 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-2250b3fb-be6f-4c9f-bccb-a33c0ab3df96 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Delete volume with id: 5c296d5c-f78e-4bd8-addb-ac896477dd0b Aug 12 20:30:13.569653 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2250b3fb-be6f-4c9f-bccb-a33c0ab3df96 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b returned with HTTP 404 Aug 12 20:30:13.570104 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1210/4825] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:30:13 2026] DELETE /volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:30:13.577028 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-4e6b1917-5563-4433-98fc-b495fb4efff3 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:13.578962 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4e6b1917-5563-4433-98fc-b495fb4efff3 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] GET https://10.4.3.246/volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b Aug 12 20:30:13.579199 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4e6b1917-5563-4433-98fc-b495fb4efff3 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:13.579404 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4e6b1917-5563-4433-98fc-b495fb4efff3 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:13.586756 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4e6b1917-5563-4433-98fc-b495fb4efff3 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b returned with HTTP 404 Aug 12 20:30:13.587468 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1218/4826] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:30:13 2026] GET /volume/v3/volumes/5c296d5c-f78e-4bd8-addb-ac896477dd0b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:30:13.594558 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-42dd4b2c-1f3a-4867-a53b-3f8aff692768 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:13.596601 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-42dd4b2c-1f3a-4867-a53b-3f8aff692768 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] DELETE https://10.4.3.246/volume/v3/volumes/8369148a-ef49-4aae-8095-4f7a4e2649e3 Aug 12 20:30:13.596841 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-42dd4b2c-1f3a-4867-a53b-3f8aff692768 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:13.597094 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-42dd4b2c-1f3a-4867-a53b-3f8aff692768 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:13.597305 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-42dd4b2c-1f3a-4867-a53b-3f8aff692768 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Delete volume with id: 8369148a-ef49-4aae-8095-4f7a4e2649e3 Aug 12 20:30:13.603929 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-42dd4b2c-1f3a-4867-a53b-3f8aff692768 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/8369148a-ef49-4aae-8095-4f7a4e2649e3 returned with HTTP 404 Aug 12 20:30:13.604497 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1199/4827] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:30:13 2026] DELETE /volume/v3/volumes/8369148a-ef49-4aae-8095-4f7a4e2649e3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:30:13.612238 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-01165cec-1e1e-45ef-a1c6-686ac8e0b2f7 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:13.614506 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-01165cec-1e1e-45ef-a1c6-686ac8e0b2f7 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] GET https://10.4.3.246/volume/v3/volumes/8369148a-ef49-4aae-8095-4f7a4e2649e3 Aug 12 20:30:13.614748 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-01165cec-1e1e-45ef-a1c6-686ac8e0b2f7 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:13.614966 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-01165cec-1e1e-45ef-a1c6-686ac8e0b2f7 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:13.620966 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-01165cec-1e1e-45ef-a1c6-686ac8e0b2f7 tempest-TestInstancesWithCinderVolumes-1813929711 tempest-TestInstancesWithCinderVolumes-1813929711-project-member] https://10.4.3.246/volume/v3/volumes/8369148a-ef49-4aae-8095-4f7a4e2649e3 returned with HTTP 404 Aug 12 20:30:13.621481 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1201/4828] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:30:13 2026] GET /volume/v3/volumes/8369148a-ef49-4aae-8095-4f7a4e2649e3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:30:13.629091 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-53e220b5-b513-4b9c-bf08-1eea76ed1963 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:13.630929 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-53e220b5-b513-4b9c-bf08-1eea76ed1963 tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] GET https://10.4.3.246/volume/v3/volumes/detail?all_tenants=1 Aug 12 20:30:13.631176 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-53e220b5-b513-4b9c-bf08-1eea76ed1963 tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:13.631399 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-53e220b5-b513-4b9c-bf08-1eea76ed1963 tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] Calling method 'detail' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:13.631973 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:13.631973 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:30:13.632266 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-53e220b5-b513-4b9c-bf08-1eea76ed1963 tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100383) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:30:13.645401 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-53e220b5-b513-4b9c-bf08-1eea76ed1963 tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] Get all volumes completed successfully. Aug 12 20:30:13.646609 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:13.646609 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:30:13.651150 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-53e220b5-b513-4b9c-bf08-1eea76ed1963 tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] https://10.4.3.246/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 20:30:13.651740 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1211/4829] 10.4.3.246 () {66 vars in 1285 bytes} [Wed Aug 12 20:30:13 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5077 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:30:13.667213 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-be87d9eb-7b45-4064-b8aa-e8944c838c39 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:13.669660 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-be87d9eb-7b45-4064-b8aa-e8944c838c39 tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] DELETE https://10.4.3.246/volume/v3/types/e8355370-e748-4770-96b3-ac098f62aeff Aug 12 20:30:13.669960 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-be87d9eb-7b45-4064-b8aa-e8944c838c39 tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:13.670256 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-be87d9eb-7b45-4064-b8aa-e8944c838c39 tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] Calling method '_delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:13.698556 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-be87d9eb-7b45-4064-b8aa-e8944c838c39 tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] https://10.4.3.246/volume/v3/types/e8355370-e748-4770-96b3-ac098f62aeff returned with HTTP 202 Aug 12 20:30:13.699110 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1219/4830] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:30:13 2026] DELETE /volume/v3/types/e8355370-e748-4770-96b3-ac098f62aeff => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:30:13.707960 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-8824b04e-eddd-4de5-b082-e6e8f251589c None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:13.709899 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8824b04e-eddd-4de5-b082-e6e8f251589c tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] GET https://10.4.3.246/volume/v3/volumes/detail?all_tenants=1 Aug 12 20:30:13.710092 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8824b04e-eddd-4de5-b082-e6e8f251589c tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:13.710293 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8824b04e-eddd-4de5-b082-e6e8f251589c tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] Calling method 'detail' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:13.711102 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-8824b04e-eddd-4de5-b082-e6e8f251589c tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100385) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:30:13.721893 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-8824b04e-eddd-4de5-b082-e6e8f251589c tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] Get all volumes completed successfully. Aug 12 20:30:13.723020 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:13.723020 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:30:13.727503 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8824b04e-eddd-4de5-b082-e6e8f251589c tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] https://10.4.3.246/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 20:30:13.727914 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1200/4831] 10.4.3.246 () {66 vars in 1285 bytes} [Wed Aug 12 20:30:13 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5077 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:30:13.742043 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-cee5b129-af03-4681-90b6-775d0b998559 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:13.744072 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-cee5b129-af03-4681-90b6-775d0b998559 tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] DELETE https://10.4.3.246/volume/v3/types/17430165-71bf-4c38-b6dd-e65f5836301d Aug 12 20:30:13.744346 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-cee5b129-af03-4681-90b6-775d0b998559 tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:13.744603 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-cee5b129-af03-4681-90b6-775d0b998559 tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] Calling method '_delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:13.767049 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-cee5b129-af03-4681-90b6-775d0b998559 tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] https://10.4.3.246/volume/v3/types/17430165-71bf-4c38-b6dd-e65f5836301d returned with HTTP 202 Aug 12 20:30:13.767437 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1202/4832] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:30:13 2026] DELETE /volume/v3/types/17430165-71bf-4c38-b6dd-e65f5836301d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:30:14.112983 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-331950fd-a9bc-4f0b-99be-8a8ad343ddc5 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:14.114820 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-331950fd-a9bc-4f0b-99be-8a8ad343ddc5 tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] GET https://10.4.3.246/volume/v3/volumes/detail?all_tenants=1 Aug 12 20:30:14.115027 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-331950fd-a9bc-4f0b-99be-8a8ad343ddc5 tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:14.115233 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-331950fd-a9bc-4f0b-99be-8a8ad343ddc5 tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] Calling method 'detail' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:14.115963 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-331950fd-a9bc-4f0b-99be-8a8ad343ddc5 tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100383) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:30:14.125417 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-331950fd-a9bc-4f0b-99be-8a8ad343ddc5 tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] Get all volumes completed successfully. Aug 12 20:30:14.126552 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:14.126552 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:30:14.130841 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-331950fd-a9bc-4f0b-99be-8a8ad343ddc5 tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] https://10.4.3.246/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 20:30:14.131251 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1212/4833] 10.4.3.246 () {66 vars in 1285 bytes} [Wed Aug 12 20:30:14 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5077 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:30:14.143813 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-9ef1c649-5f05-441f-9936-e2b518addcbf None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:14.146887 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9ef1c649-5f05-441f-9936-e2b518addcbf tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/08dd5176-acdb-4bd3-8e79-7d44a97c7cfb Aug 12 20:30:14.147137 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9ef1c649-5f05-441f-9936-e2b518addcbf tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:14.147368 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9ef1c649-5f05-441f-9936-e2b518addcbf tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:14.147551 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-9ef1c649-5f05-441f-9936-e2b518addcbf tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] Delete volume with id: 08dd5176-acdb-4bd3-8e79-7d44a97c7cfb Aug 12 20:30:14.155209 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:14.155209 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:30:14.155565 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-9ef1c649-5f05-441f-9936-e2b518addcbf tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] Volume info retrieved successfully. Aug 12 20:30:14.165473 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.image.cache [None req-9ef1c649-5f05-441f-9936-e2b518addcbf tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] Evicting image cache entry: {'id': 4, 'image_id': 'c003b0ad-a0f1-4849-8ab0-30636a63faf0', 'volume_id': '08dd5176-acdb-4bd3-8e79-7d44a97c7cfb', 'host': 'np0000007109@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 12, 20, 28, 58), 'last_used': datetime.datetime(2026, 8, 12, 20, 29, 6)}. {{(pid=100384) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 12 20:30:14.174742 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-9ef1c649-5f05-441f-9936-e2b518addcbf tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] Delete volume request issued successfully. Aug 12 20:30:14.174954 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9ef1c649-5f05-441f-9936-e2b518addcbf tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] https://10.4.3.246/volume/v3/volumes/08dd5176-acdb-4bd3-8e79-7d44a97c7cfb returned with HTTP 202 Aug 12 20:30:14.175393 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1220/4834] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:30:14 2026] DELETE /volume/v3/volumes/08dd5176-acdb-4bd3-8e79-7d44a97c7cfb => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:30:14.182296 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-da57897e-d419-4214-b752-349b81fc04dd None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:14.184139 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-da57897e-d419-4214-b752-349b81fc04dd tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] GET https://10.4.3.246/volume/v3/volumes/08dd5176-acdb-4bd3-8e79-7d44a97c7cfb Aug 12 20:30:14.184354 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-da57897e-d419-4214-b752-349b81fc04dd tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:14.184574 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-da57897e-d419-4214-b752-349b81fc04dd tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:14.192139 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:14.192139 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:30:14.196097 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-da57897e-d419-4214-b752-349b81fc04dd tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] Volume info retrieved successfully. Aug 12 20:30:14.200357 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-da57897e-d419-4214-b752-349b81fc04dd tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] https://10.4.3.246/volume/v3/volumes/08dd5176-acdb-4bd3-8e79-7d44a97c7cfb returned with HTTP 200 Aug 12 20:30:14.200761 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1201/4835] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:30:14 2026] GET /volume/v3/volumes/08dd5176-acdb-4bd3-8e79-7d44a97c7cfb => generated 1141 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:30:15.213823 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-273df09b-b6be-474b-a844-6026785680ff None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:15.216022 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-273df09b-b6be-474b-a844-6026785680ff tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] GET https://10.4.3.246/volume/v3/volumes/08dd5176-acdb-4bd3-8e79-7d44a97c7cfb Aug 12 20:30:15.216288 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-273df09b-b6be-474b-a844-6026785680ff tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:15.216527 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-273df09b-b6be-474b-a844-6026785680ff tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:15.222927 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-273df09b-b6be-474b-a844-6026785680ff tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] https://10.4.3.246/volume/v3/volumes/08dd5176-acdb-4bd3-8e79-7d44a97c7cfb returned with HTTP 404 Aug 12 20:30:15.223420 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1203/4836] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:30:15 2026] GET /volume/v3/volumes/08dd5176-acdb-4bd3-8e79-7d44a97c7cfb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:30:15.229470 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-21ea3fda-0bb5-458b-bfd1-071f4fc12df3 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:15.231024 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-21ea3fda-0bb5-458b-bfd1-071f4fc12df3 tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] DELETE https://10.4.3.246/volume/v3/types/991da7b4-c198-44c7-946d-a7765882e60b Aug 12 20:30:15.231140 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-21ea3fda-0bb5-458b-bfd1-071f4fc12df3 tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:15.231305 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-21ea3fda-0bb5-458b-bfd1-071f4fc12df3 tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] Calling method '_delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:15.257467 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-21ea3fda-0bb5-458b-bfd1-071f4fc12df3 tempest-TestInstancesWithCinderVolumes-1095553284 tempest-TestInstancesWithCinderVolumes-1095553284-project-admin] https://10.4.3.246/volume/v3/types/991da7b4-c198-44c7-946d-a7765882e60b returned with HTTP 202 Aug 12 20:30:15.257467 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1213/4837] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:30:15 2026] DELETE /volume/v3/types/991da7b4-c198-44c7-946d-a7765882e60b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:30:24.170828 np0000007109 devstack@c-api.service[100384]: DEBUG dbcounter [-] [100384] Writing DB stats cinder:SELECT=220,cinder:UPDATE=69,cinder:INSERT=28,cinder:DELETE=1 {{(pid=100384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:30:24.199397 np0000007109 devstack@c-api.service[100385]: DEBUG dbcounter [-] [100385] Writing DB stats cinder:SELECT=241,cinder:UPDATE=100,cinder:INSERT=45,cinder:DELETE=1 {{(pid=100385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:30:25.218917 np0000007109 devstack@c-api.service[100386]: DEBUG dbcounter [-] [100386] Writing DB stats cinder:SELECT=171,cinder:INSERT=20,cinder:UPDATE=44 {{(pid=100386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:30:25.254482 np0000007109 devstack@c-api.service[100383]: DEBUG dbcounter [-] [100383] Writing DB stats cinder:SELECT=177,cinder:INSERT=13,cinder:UPDATE=40 {{(pid=100383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:30:27.950294 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-1bf56a86-983a-48bc-818f-d3f1643f4f6b None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:27.951951 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1bf56a86-983a-48bc-818f-d3f1643f4f6b tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:30:27.952337 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1bf56a86-983a-48bc-818f-d3f1643f4f6b tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1925872114", "snapshot_id": null, "imageRef": "a0596018-e224-475d-8adb-b6c6e42731ae", "volume_type": null, "size": 1}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:30:27.953839 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-1bf56a86-983a-48bc-818f-d3f1643f4f6b tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1925872114', 'snapshot_id': None, 'imageRef': 'a0596018-e224-475d-8adb-b6c6e42731ae', 'volume_type': None, 'size': 1}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:30:28.016420 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-1bf56a86-983a-48bc-818f-d3f1643f4f6b tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Create volume of 1 GB Aug 12 20:30:28.020020 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-1bf56a86-983a-48bc-818f-d3f1643f4f6b tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Availability Zones retrieved successfully. Aug 12 20:30:28.025186 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-1bf56a86-983a-48bc-818f-d3f1643f4f6b tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Flow 'volume_create_api' (1f7407b0-93ec-454e-81fe-70a9b49f8168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:30:28.026232 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-1bf56a86-983a-48bc-818f-d3f1643f4f6b tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (136683af-fb0b-4250-a6e6-0422a821a36f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:30:28.027032 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-1bf56a86-983a-48bc-818f-d3f1643f4f6b tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:30:28.083760 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-1bf56a86-983a-48bc-818f-d3f1643f4f6b tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (136683af-fb0b-4250-a6e6-0422a821a36f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:30:28.084446 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-1bf56a86-983a-48bc-818f-d3f1643f4f6b tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (485f35a5-cebe-4608-8407-70b69b37351a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:30:28.129072 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-1bf56a86-983a-48bc-818f-d3f1643f4f6b tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Created reservations ['32ed6f66-bb26-4730-8599-1d04c7230239', 'b2c6e283-5fd2-4eb0-bfd7-98a9a0036a17', '8a767248-47a7-490b-8999-2b77514a3547', '668e1b3a-702b-4273-b9a9-084c76d833d7'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:30:28.129756 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-1bf56a86-983a-48bc-818f-d3f1643f4f6b tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (485f35a5-cebe-4608-8407-70b69b37351a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32ed6f66-bb26-4730-8599-1d04c7230239', 'b2c6e283-5fd2-4eb0-bfd7-98a9a0036a17', '8a767248-47a7-490b-8999-2b77514a3547', '668e1b3a-702b-4273-b9a9-084c76d833d7']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:30:28.130452 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-1bf56a86-983a-48bc-818f-d3f1643f4f6b tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da3731ba-204f-49bd-9f83-9608dd6a84b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:30:28.150022 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-1bf56a86-983a-48bc-818f-d3f1643f4f6b tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da3731ba-204f-49bd-9f83-9608dd6a84b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0a9497c-0e4c-4501-8945-ee9ad6133c7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1925872114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f4ceae0d25a42ecaef2567106ecc29a',qos_specs=None,replication_status=,reservations=['32ed6f66-bb26-4730-8599-1d04c7230239','b2c6e283-5fd2-4eb0-bfd7-98a9a0036a17','8a767248-47a7-490b-8999-2b77514a3547','668e1b3a-702b-4273-b9a9-084c76d833d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e4f234f4ade4116a7f890f093d24d33',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:30:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1925872114',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0a9497c-0e4c-4501-8945-ee9ad6133c7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f4ceae0d25a42ecaef2567106ecc29a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e4f234f4ade4116a7f890f093d24d33',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:30:28.150676 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-1bf56a86-983a-48bc-818f-d3f1643f4f6b tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c2ae7f9-1969-4fc7-8ad0-0125ba248c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:30:28.164885 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-1bf56a86-983a-48bc-818f-d3f1643f4f6b tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c2ae7f9-1969-4fc7-8ad0-0125ba248c1d) transitioned into state 'SUCCESS' from state '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-1925872114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f4ceae0d25a42ecaef2567106ecc29a',qos_specs=None,replication_status=,reservations=['32ed6f66-bb26-4730-8599-1d04c7230239','b2c6e283-5fd2-4eb0-bfd7-98a9a0036a17','8a767248-47a7-490b-8999-2b77514a3547','668e1b3a-702b-4273-b9a9-084c76d833d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e4f234f4ade4116a7f890f093d24d33',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:30:28.165487 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-1bf56a86-983a-48bc-818f-d3f1643f4f6b tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcf5d76a-96c5-45b3-bfb8-aac6d2195106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:30:28.173305 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-1bf56a86-983a-48bc-818f-d3f1643f4f6b tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcf5d76a-96c5-45b3-bfb8-aac6d2195106) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:30:28.174054 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-1bf56a86-983a-48bc-818f-d3f1643f4f6b tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Flow 'volume_create_api' (1f7407b0-93ec-454e-81fe-70a9b49f8168) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:30:28.174337 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-1bf56a86-983a-48bc-818f-d3f1643f4f6b tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Create volume request issued successfully. Aug 12 20:30:28.174846 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1bf56a86-983a-48bc-818f-d3f1643f4f6b tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:30:28.175230 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1221/4838] 10.4.3.246 () {70 vars in 1300 bytes} [Wed Aug 12 20:30:27 2026] POST /volume/v3/volumes => generated 781 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:30:28.186555 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-7669164e-7880-403b-8f36-d6594ae908eb None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:28.188241 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7669164e-7880-403b-8f36-d6594ae908eb tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] GET https://10.4.3.246/volume/v3/volumes/b0a9497c-0e4c-4501-8945-ee9ad6133c7b Aug 12 20:30:28.188463 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7669164e-7880-403b-8f36-d6594ae908eb tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:28.188673 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7669164e-7880-403b-8f36-d6594ae908eb tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:28.195351 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:28.195351 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:30:28.198757 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-7669164e-7880-403b-8f36-d6594ae908eb tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Volume info retrieved successfully. Aug 12 20:30:28.202510 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7669164e-7880-403b-8f36-d6594ae908eb tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/volumes/b0a9497c-0e4c-4501-8945-ee9ad6133c7b returned with HTTP 200 Aug 12 20:30:28.202928 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1202/4839] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:30:28 2026] GET /volume/v3/volumes/b0a9497c-0e4c-4501-8945-ee9ad6133c7b => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:30:29.215624 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-787862eb-55da-423b-91f4-9e962568b164 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:29.217647 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-787862eb-55da-423b-91f4-9e962568b164 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] GET https://10.4.3.246/volume/v3/volumes/b0a9497c-0e4c-4501-8945-ee9ad6133c7b Aug 12 20:30:29.217647 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-787862eb-55da-423b-91f4-9e962568b164 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:29.217647 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-787862eb-55da-423b-91f4-9e962568b164 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:29.224095 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:29.224095 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:30:29.228829 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-787862eb-55da-423b-91f4-9e962568b164 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Volume info retrieved successfully. Aug 12 20:30:29.232770 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-787862eb-55da-423b-91f4-9e962568b164 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/volumes/b0a9497c-0e4c-4501-8945-ee9ad6133c7b returned with HTTP 200 Aug 12 20:30:29.233128 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1204/4840] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:30:29 2026] GET /volume/v3/volumes/b0a9497c-0e4c-4501-8945-ee9ad6133c7b => generated 1389 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:30:29.250896 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-25cdbd19-5880-4b8f-a25c-e5ba245d6f53 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:29.255129 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-25cdbd19-5880-4b8f-a25c-e5ba245d6f53 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] GET https://10.4.3.246/volume/v3/volumes/b0a9497c-0e4c-4501-8945-ee9ad6133c7b Aug 12 20:30:29.255129 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-25cdbd19-5880-4b8f-a25c-e5ba245d6f53 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:29.255129 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-25cdbd19-5880-4b8f-a25c-e5ba245d6f53 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:29.263028 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:29.263028 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:30:29.267107 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-25cdbd19-5880-4b8f-a25c-e5ba245d6f53 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Volume info retrieved successfully. Aug 12 20:30:29.272479 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-25cdbd19-5880-4b8f-a25c-e5ba245d6f53 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/volumes/b0a9497c-0e4c-4501-8945-ee9ad6133c7b returned with HTTP 200 Aug 12 20:30:29.273128 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1214/4841] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:30:29 2026] GET /volume/v3/volumes/b0a9497c-0e4c-4501-8945-ee9ad6133c7b => generated 1389 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:30:30.117457 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-0d12838e-5355-4f81-8199-e6ad8c15d63e req-b99e9533-7d49-460d-98b8-5e720ca67f3e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:30.119552 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-0d12838e-5355-4f81-8199-e6ad8c15d63e req-b99e9533-7d49-460d-98b8-5e720ca67f3e tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] GET https://10.4.3.246/volume/v3/volumes/b0a9497c-0e4c-4501-8945-ee9ad6133c7b Aug 12 20:30:30.119815 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-0d12838e-5355-4f81-8199-e6ad8c15d63e req-b99e9533-7d49-460d-98b8-5e720ca67f3e tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:30.120127 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-0d12838e-5355-4f81-8199-e6ad8c15d63e req-b99e9533-7d49-460d-98b8-5e720ca67f3e tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:30.126412 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:30.126412 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:30:30.129410 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-0d12838e-5355-4f81-8199-e6ad8c15d63e req-b99e9533-7d49-460d-98b8-5e720ca67f3e tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Volume info retrieved successfully. Aug 12 20:30:30.133207 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-0d12838e-5355-4f81-8199-e6ad8c15d63e req-b99e9533-7d49-460d-98b8-5e720ca67f3e tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/volumes/b0a9497c-0e4c-4501-8945-ee9ad6133c7b returned with HTTP 200 Aug 12 20:30:30.133549 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1222/4842] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:30:30 2026] GET /volume/v3/volumes/b0a9497c-0e4c-4501-8945-ee9ad6133c7b => generated 1371 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:30:30.514244 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-0d12838e-5355-4f81-8199-e6ad8c15d63e req-a464e8bf-9908-4705-bad2-2834b4a08b66 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:30.517801 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-0d12838e-5355-4f81-8199-e6ad8c15d63e req-a464e8bf-9908-4705-bad2-2834b4a08b66 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] GET https://10.4.3.246/volume/v3/volumes/b0a9497c-0e4c-4501-8945-ee9ad6133c7b Aug 12 20:30:30.517801 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-0d12838e-5355-4f81-8199-e6ad8c15d63e req-a464e8bf-9908-4705-bad2-2834b4a08b66 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:30.517801 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-0d12838e-5355-4f81-8199-e6ad8c15d63e req-a464e8bf-9908-4705-bad2-2834b4a08b66 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:30.523316 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:30.523316 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:30:30.528526 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-0d12838e-5355-4f81-8199-e6ad8c15d63e req-a464e8bf-9908-4705-bad2-2834b4a08b66 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Volume info retrieved successfully. Aug 12 20:30:30.530630 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-0d12838e-5355-4f81-8199-e6ad8c15d63e req-a464e8bf-9908-4705-bad2-2834b4a08b66 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/volumes/b0a9497c-0e4c-4501-8945-ee9ad6133c7b returned with HTTP 200 Aug 12 20:30:30.531077 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1203/4843] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:30:30 2026] GET /volume/v3/volumes/b0a9497c-0e4c-4501-8945-ee9ad6133c7b => generated 1371 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:30:30.539957 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-c491e2cc-a1ec-470f-8ba2-2d9f3724fe2e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:30.540330 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c491e2cc-a1ec-470f-8ba2-2d9f3724fe2e None None] GET https://10.4.3.246/volume// Aug 12 20:30:30.540489 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c491e2cc-a1ec-470f-8ba2-2d9f3724fe2e None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:30.540758 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c491e2cc-a1ec-470f-8ba2-2d9f3724fe2e None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:30.541082 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c491e2cc-a1ec-470f-8ba2-2d9f3724fe2e None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:30:30.541351 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1205/4844] 10.4.3.246 () {66 vars in 1419 bytes} [Wed Aug 12 20:30:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:30:30.549389 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-0d12838e-5355-4f81-8199-e6ad8c15d63e req-0b86c349-9c83-49b2-bf73-59fb3fda921d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:30.551252 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-0d12838e-5355-4f81-8199-e6ad8c15d63e req-0b86c349-9c83-49b2-bf73-59fb3fda921d tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:30:30.551618 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-0d12838e-5355-4f81-8199-e6ad8c15d63e req-0b86c349-9c83-49b2-bf73-59fb3fda921d tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b0a9497c-0e4c-4501-8945-ee9ad6133c7b", "connector": null, "instance_uuid": "e3d3642e-aec6-474d-93ed-94093bbfbc29"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:30:30.559363 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:30.559363 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:30:30.579442 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-0d12838e-5355-4f81-8199-e6ad8c15d63e req-0b86c349-9c83-49b2-bf73-59fb3fda921d tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:30:30.579885 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1215/4845] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:30: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 12 20:30:31.347005 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-4e46c2dc-579d-4b7f-b5c7-c8f3dcc2349a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:31.347390 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4e46c2dc-579d-4b7f-b5c7-c8f3dcc2349a None None] GET https://10.4.3.246/volume// Aug 12 20:30:31.347558 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4e46c2dc-579d-4b7f-b5c7-c8f3dcc2349a None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:31.347755 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4e46c2dc-579d-4b7f-b5c7-c8f3dcc2349a None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:31.348067 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4e46c2dc-579d-4b7f-b5c7-c8f3dcc2349a None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:30:31.348335 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1223/4846] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:30:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:30:31.358108 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-0d12838e-5355-4f81-8199-e6ad8c15d63e req-ca54eec3-21bd-421e-9dd9-aa58ee6e83cc None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:31.360139 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-0d12838e-5355-4f81-8199-e6ad8c15d63e req-ca54eec3-21bd-421e-9dd9-aa58ee6e83cc tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] GET https://10.4.3.246/volume/v3/volumes/b0a9497c-0e4c-4501-8945-ee9ad6133c7b Aug 12 20:30:31.360344 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-0d12838e-5355-4f81-8199-e6ad8c15d63e req-ca54eec3-21bd-421e-9dd9-aa58ee6e83cc tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:31.360525 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-0d12838e-5355-4f81-8199-e6ad8c15d63e req-ca54eec3-21bd-421e-9dd9-aa58ee6e83cc tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:31.369524 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:31.369524 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:30:31.372750 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-0d12838e-5355-4f81-8199-e6ad8c15d63e req-ca54eec3-21bd-421e-9dd9-aa58ee6e83cc tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Volume info retrieved successfully. Aug 12 20:30:31.377118 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-0d12838e-5355-4f81-8199-e6ad8c15d63e req-ca54eec3-21bd-421e-9dd9-aa58ee6e83cc tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/volumes/b0a9497c-0e4c-4501-8945-ee9ad6133c7b returned with HTTP 200 Aug 12 20:30:31.377530 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1204/4847] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:30:31 2026] GET /volume/v3/volumes/b0a9497c-0e4c-4501-8945-ee9ad6133c7b => generated 1550 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:30:31.481556 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-0d12838e-5355-4f81-8199-e6ad8c15d63e req-facc1b7e-57ec-49de-b9dc-6ae1a6b8a494 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:31.483497 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-0d12838e-5355-4f81-8199-e6ad8c15d63e req-facc1b7e-57ec-49de-b9dc-6ae1a6b8a494 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] PUT https://10.4.3.246/volume/v3/attachments/1342d59d-1027-41a7-bbd7-83a19ae1de50 Aug 12 20:30:31.483846 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-0d12838e-5355-4f81-8199-e6ad8c15d63e req-facc1b7e-57ec-49de-b9dc-6ae1a6b8a494 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:30:31.490870 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-0d12838e-5355-4f81-8199-e6ad8c15d63e req-facc1b7e-57ec-49de-b9dc-6ae1a6b8a494 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Acquiring lock "cinder-attachment_update-b0a9497c-0e4c-4501-8945-ee9ad6133c7b-np0000007109" by "attachment_update" {{(pid=100386) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:30:31.494739 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-0d12838e-5355-4f81-8199-e6ad8c15d63e req-facc1b7e-57ec-49de-b9dc-6ae1a6b8a494 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Lock "cinder-attachment_update-b0a9497c-0e4c-4501-8945-ee9ad6133c7b-np0000007109" acquired by "attachment_update" :: waited 0.004s {{(pid=100386) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:30:31.495589 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:31.495589 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:30:31.560620 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-0d12838e-5355-4f81-8199-e6ad8c15d63e req-facc1b7e-57ec-49de-b9dc-6ae1a6b8a494 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Lock "cinder-attachment_update-b0a9497c-0e4c-4501-8945-ee9ad6133c7b-np0000007109" released by "attachment_update" :: held 0.066s {{(pid=100386) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:30:31.561044 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-0d12838e-5355-4f81-8199-e6ad8c15d63e req-facc1b7e-57ec-49de-b9dc-6ae1a6b8a494 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/attachments/1342d59d-1027-41a7-bbd7-83a19ae1de50 returned with HTTP 200 Aug 12 20:30:31.561779 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1206/4848] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:30:31 2026] PUT /volume/v3/attachments/1342d59d-1027-41a7-bbd7-83a19ae1de50 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:30:31.580386 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-0d12838e-5355-4f81-8199-e6ad8c15d63e req-f8599950-c9e9-46af-bbcb-c0797ea4919f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:31.583177 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-0d12838e-5355-4f81-8199-e6ad8c15d63e req-f8599950-c9e9-46af-bbcb-c0797ea4919f tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] POST https://10.4.3.246/volume/v3/attachments/1342d59d-1027-41a7-bbd7-83a19ae1de50/action Aug 12 20:30:31.583488 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-0d12838e-5355-4f81-8199-e6ad8c15d63e req-f8599950-c9e9-46af-bbcb-c0797ea4919f tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Action body: b'{"os-complete": null}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:30:31.583619 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-0d12838e-5355-4f81-8199-e6ad8c15d63e req-f8599950-c9e9-46af-bbcb-c0797ea4919f tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:30:31.596037 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:31.596037 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:30:31.604263 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-0d12838e-5355-4f81-8199-e6ad8c15d63e req-f8599950-c9e9-46af-bbcb-c0797ea4919f tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/attachments/1342d59d-1027-41a7-bbd7-83a19ae1de50/action returned with HTTP 204 Aug 12 20:30:31.604795 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1216/4849] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:30:31 2026] POST /volume/v3/attachments/1342d59d-1027-41a7-bbd7-83a19ae1de50/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:30:40.132178 np0000007109 devstack@c-api.service[100384]: DEBUG dbcounter [-] [100384] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:30:40.158533 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b3b9e785-99b1-41d9-b158-bb43d7a2fbf6 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:40.160063 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b3b9e785-99b1-41d9-b158-bb43d7a2fbf6 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:30:40.160358 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b3b9e785-99b1-41d9-b158-bb43d7a2fbf6 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-689460817", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:30:40.161818 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-b3b9e785-99b1-41d9-b158-bb43d7a2fbf6 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-689460817', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:30:40.161929 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-b3b9e785-99b1-41d9-b158-bb43d7a2fbf6 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Create volume of 1 GB Aug 12 20:30:40.165479 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-b3b9e785-99b1-41d9-b158-bb43d7a2fbf6 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Availability Zones retrieved successfully. Aug 12 20:30:40.170645 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-b3b9e785-99b1-41d9-b158-bb43d7a2fbf6 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Flow 'volume_create_api' (807ff83d-e0f7-4856-b09b-7b4310818738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:30:40.171444 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-b3b9e785-99b1-41d9-b158-bb43d7a2fbf6 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75a84253-6241-437c-b41a-2528a76fa7cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:30:40.172227 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-b3b9e785-99b1-41d9-b158-bb43d7a2fbf6 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:30:40.192614 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-b3b9e785-99b1-41d9-b158-bb43d7a2fbf6 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75a84253-6241-437c-b41a-2528a76fa7cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:30:40.193244 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-b3b9e785-99b1-41d9-b158-bb43d7a2fbf6 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71cf0e91-3f74-4090-b032-6f4b75f18ad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:30:40.243104 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-b3b9e785-99b1-41d9-b158-bb43d7a2fbf6 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Created reservations ['51c124c3-4e5c-4025-a8ed-ed640f783f94', '23fa3bfe-b236-4ab4-a163-4892067b3e93', '266ef5ea-e4fb-4228-aa30-984bca505120', '96735886-8f40-4979-8f60-7cf61dec909e'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:30:40.244035 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-b3b9e785-99b1-41d9-b158-bb43d7a2fbf6 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71cf0e91-3f74-4090-b032-6f4b75f18ad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51c124c3-4e5c-4025-a8ed-ed640f783f94', '23fa3bfe-b236-4ab4-a163-4892067b3e93', '266ef5ea-e4fb-4228-aa30-984bca505120', '96735886-8f40-4979-8f60-7cf61dec909e']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:30:40.244827 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-b3b9e785-99b1-41d9-b158-bb43d7a2fbf6 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d91e766-62cd-4fc5-a87f-dba3b9b00b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:30:40.264439 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-b3b9e785-99b1-41d9-b158-bb43d7a2fbf6 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d91e766-62cd-4fc5-a87f-dba3b9b00b69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bd231bd-0f7c-4c50-b1a4-4f61d33861ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-689460817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='440fc9aca1ac406bb12258cf4eea67e8',qos_specs=None,replication_status=,reservations=['51c124c3-4e5c-4025-a8ed-ed640f783f94','23fa3bfe-b236-4ab4-a163-4892067b3e93','266ef5ea-e4fb-4228-aa30-984bca505120','96735886-8f40-4979-8f60-7cf61dec909e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cad25e44cbd41bd8d7ceb169cc5e058',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:30:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-689460817',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1bd231bd-0f7c-4c50-b1a4-4f61d33861ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='440fc9aca1ac406bb12258cf4eea67e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cad25e44cbd41bd8d7ceb169cc5e058',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:30:40.265119 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-b3b9e785-99b1-41d9-b158-bb43d7a2fbf6 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a95dc6d9-685b-4df0-840b-88c23e3f1b9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:30:40.280094 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-b3b9e785-99b1-41d9-b158-bb43d7a2fbf6 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a95dc6d9-685b-4df0-840b-88c23e3f1b9a) transitioned into state 'SUCCESS' from state '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-689460817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='440fc9aca1ac406bb12258cf4eea67e8',qos_specs=None,replication_status=,reservations=['51c124c3-4e5c-4025-a8ed-ed640f783f94','23fa3bfe-b236-4ab4-a163-4892067b3e93','266ef5ea-e4fb-4228-aa30-984bca505120','96735886-8f40-4979-8f60-7cf61dec909e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cad25e44cbd41bd8d7ceb169cc5e058',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:30:40.280842 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-b3b9e785-99b1-41d9-b158-bb43d7a2fbf6 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a547e87-2af8-4852-ae21-4c5ab6ebfc63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:30:40.288122 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-b3b9e785-99b1-41d9-b158-bb43d7a2fbf6 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a547e87-2af8-4852-ae21-4c5ab6ebfc63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:30:40.288904 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-b3b9e785-99b1-41d9-b158-bb43d7a2fbf6 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Flow 'volume_create_api' (807ff83d-e0f7-4856-b09b-7b4310818738) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:30:40.289175 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-b3b9e785-99b1-41d9-b158-bb43d7a2fbf6 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Create volume request issued successfully. Aug 12 20:30:40.289752 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b3b9e785-99b1-41d9-b158-bb43d7a2fbf6 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:30:40.290180 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1224/4850] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:30:40 2026] POST /volume/v3/volumes => generated 756 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:30:40.301138 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-db337f57-93f4-474d-b11c-79e7e906227c None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:40.302979 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-db337f57-93f4-474d-b11c-79e7e906227c tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec Aug 12 20:30:40.303170 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-db337f57-93f4-474d-b11c-79e7e906227c tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:40.303348 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-db337f57-93f4-474d-b11c-79e7e906227c tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:40.310246 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:40.310246 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:30:40.314199 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-db337f57-93f4-474d-b11c-79e7e906227c tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:30:40.318192 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-db337f57-93f4-474d-b11c-79e7e906227c tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec returned with HTTP 200 Aug 12 20:30:40.318553 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1205/4851] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:30:40 2026] GET /volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:30:41.330370 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-5b6caf6b-1bd9-445e-ae91-204731e84b1c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:41.332045 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5b6caf6b-1bd9-445e-ae91-204731e84b1c tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec Aug 12 20:30:41.332230 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5b6caf6b-1bd9-445e-ae91-204731e84b1c tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:41.332410 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5b6caf6b-1bd9-445e-ae91-204731e84b1c tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:41.339008 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:41.339008 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:30:41.342616 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-5b6caf6b-1bd9-445e-ae91-204731e84b1c tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:30:41.346455 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5b6caf6b-1bd9-445e-ae91-204731e84b1c tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec returned with HTTP 200 Aug 12 20:30:41.346818 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1207/4852] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:30:41 2026] GET /volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:30:41.359216 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-88f50d2d-5050-4a4b-a573-01f394364f4f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:41.360830 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-88f50d2d-5050-4a4b-a573-01f394364f4f tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec Aug 12 20:30:41.361009 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-88f50d2d-5050-4a4b-a573-01f394364f4f tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:41.361210 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-88f50d2d-5050-4a4b-a573-01f394364f4f tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:41.367803 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:41.367803 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:30:41.371129 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-88f50d2d-5050-4a4b-a573-01f394364f4f tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:30:41.374724 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-88f50d2d-5050-4a4b-a573-01f394364f4f tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec returned with HTTP 200 Aug 12 20:30:41.375097 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1217/4853] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:30:41 2026] GET /volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:30:41.990979 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-99f68ce7-44bc-48b9-b694-9be5588631af req-829c31f1-075e-475b-a47d-b939e92533d4 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:41.993120 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-99f68ce7-44bc-48b9-b694-9be5588631af req-829c31f1-075e-475b-a47d-b939e92533d4 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec Aug 12 20:30:41.993326 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-99f68ce7-44bc-48b9-b694-9be5588631af req-829c31f1-075e-475b-a47d-b939e92533d4 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:41.993504 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-99f68ce7-44bc-48b9-b694-9be5588631af req-829c31f1-075e-475b-a47d-b939e92533d4 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:41.999978 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:41.999978 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:30:42.002918 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-99f68ce7-44bc-48b9-b694-9be5588631af req-829c31f1-075e-475b-a47d-b939e92533d4 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:30:42.006432 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-99f68ce7-44bc-48b9-b694-9be5588631af req-829c31f1-075e-475b-a47d-b939e92533d4 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec returned with HTTP 200 Aug 12 20:30:42.006836 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1225/4854] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:30:41 2026] GET /volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:30:42.074186 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ff6df637-76f7-49d3-8e8b-a3a09d13f56e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:42.074630 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ff6df637-76f7-49d3-8e8b-a3a09d13f56e None None] GET https://10.4.3.246/volume// Aug 12 20:30:42.074862 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ff6df637-76f7-49d3-8e8b-a3a09d13f56e None None] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:42.075095 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ff6df637-76f7-49d3-8e8b-a3a09d13f56e None None] Calling method 'all' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:42.075410 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ff6df637-76f7-49d3-8e8b-a3a09d13f56e None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:30:42.075737 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1206/4855] 10.4.3.246 () {66 vars in 1428 bytes} [Wed Aug 12 20:30:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:30:42.083064 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-99f68ce7-44bc-48b9-b694-9be5588631af req-0626b5d3-e212-4a5b-b063-0c3bfbeaf8e3 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:42.085352 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-99f68ce7-44bc-48b9-b694-9be5588631af req-0626b5d3-e212-4a5b-b063-0c3bfbeaf8e3 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:30:42.085785 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-99f68ce7-44bc-48b9-b694-9be5588631af req-0626b5d3-e212-4a5b-b063-0c3bfbeaf8e3 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1bd231bd-0f7c-4c50-b1a4-4f61d33861ec", "connector": null, "instance_uuid": "3f951282-0313-4ca2-bda2-82399366dfb6"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:30:42.095917 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:42.095917 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:30:42.121339 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-99f68ce7-44bc-48b9-b694-9be5588631af req-0626b5d3-e212-4a5b-b063-0c3bfbeaf8e3 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:30:42.121921 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1208/4856] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:30:42 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 12 20:30:42.149385 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-8e0b7af5-6af0-42c2-a0c1-210daa10a940 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:42.151619 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8e0b7af5-6af0-42c2-a0c1-210daa10a940 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec Aug 12 20:30:42.151816 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8e0b7af5-6af0-42c2-a0c1-210daa10a940 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:42.152067 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8e0b7af5-6af0-42c2-a0c1-210daa10a940 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:42.157703 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-cb436f1c-f12f-4e51-a56f-06c7d714d2e1 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:42.158047 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cb436f1c-f12f-4e51-a56f-06c7d714d2e1 None None] GET https://10.4.3.246/volume// Aug 12 20:30:42.158197 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cb436f1c-f12f-4e51-a56f-06c7d714d2e1 None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:42.158369 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cb436f1c-f12f-4e51-a56f-06c7d714d2e1 None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:42.158688 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cb436f1c-f12f-4e51-a56f-06c7d714d2e1 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:30:42.158931 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1226/4857] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:30:42 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:30:42.165445 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:42.165445 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:30:42.167279 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-99f68ce7-44bc-48b9-b694-9be5588631af req-af1f5321-e120-45b6-a455-7a23c04319d5 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:42.169072 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-8e0b7af5-6af0-42c2-a0c1-210daa10a940 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:30:42.169347 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-99f68ce7-44bc-48b9-b694-9be5588631af req-af1f5321-e120-45b6-a455-7a23c04319d5 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec Aug 12 20:30:42.169550 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-99f68ce7-44bc-48b9-b694-9be5588631af req-af1f5321-e120-45b6-a455-7a23c04319d5 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:42.169825 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-99f68ce7-44bc-48b9-b694-9be5588631af req-af1f5321-e120-45b6-a455-7a23c04319d5 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:42.172802 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8e0b7af5-6af0-42c2-a0c1-210daa10a940 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec returned with HTTP 200 Aug 12 20:30:42.173134 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1218/4858] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:30:42 2026] GET /volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:30:42.179277 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:42.179277 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:30:42.182779 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-99f68ce7-44bc-48b9-b694-9be5588631af req-af1f5321-e120-45b6-a455-7a23c04319d5 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:30:42.186809 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-99f68ce7-44bc-48b9-b694-9be5588631af req-af1f5321-e120-45b6-a455-7a23c04319d5 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec returned with HTTP 200 Aug 12 20:30:42.187187 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1207/4859] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:30:42 2026] GET /volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec => generated 1028 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:30:42.282181 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-99f68ce7-44bc-48b9-b694-9be5588631af req-9c232b60-7253-420c-b3fe-66a16db80a37 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:42.284802 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-99f68ce7-44bc-48b9-b694-9be5588631af req-9c232b60-7253-420c-b3fe-66a16db80a37 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] PUT https://10.4.3.246/volume/v3/attachments/5c8108c6-5a2c-41bd-a859-424de6c5d81d Aug 12 20:30:42.285244 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-99f68ce7-44bc-48b9-b694-9be5588631af req-9c232b60-7253-420c-b3fe-66a16db80a37 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:30:42.294660 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-99f68ce7-44bc-48b9-b694-9be5588631af req-9c232b60-7253-420c-b3fe-66a16db80a37 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Acquiring lock "cinder-attachment_update-1bd231bd-0f7c-4c50-b1a4-4f61d33861ec-np0000007109" by "attachment_update" {{(pid=100386) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:30:42.299444 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-99f68ce7-44bc-48b9-b694-9be5588631af req-9c232b60-7253-420c-b3fe-66a16db80a37 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Lock "cinder-attachment_update-1bd231bd-0f7c-4c50-b1a4-4f61d33861ec-np0000007109" acquired by "attachment_update" :: waited 0.005s {{(pid=100386) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:30:42.300742 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:42.300742 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:30:42.380633 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-99f68ce7-44bc-48b9-b694-9be5588631af req-9c232b60-7253-420c-b3fe-66a16db80a37 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Lock "cinder-attachment_update-1bd231bd-0f7c-4c50-b1a4-4f61d33861ec-np0000007109" released by "attachment_update" :: held 0.081s {{(pid=100386) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:30:42.381054 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-99f68ce7-44bc-48b9-b694-9be5588631af req-9c232b60-7253-420c-b3fe-66a16db80a37 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/attachments/5c8108c6-5a2c-41bd-a859-424de6c5d81d returned with HTTP 200 Aug 12 20:30:42.381578 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1209/4860] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:30:42 2026] PUT /volume/v3/attachments/5c8108c6-5a2c-41bd-a859-424de6c5d81d => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:30:43.187141 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-8cf38dfb-1d32-4df2-9016-e8fa847c7612 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:43.189507 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8cf38dfb-1d32-4df2-9016-e8fa847c7612 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec Aug 12 20:30:43.189825 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8cf38dfb-1d32-4df2-9016-e8fa847c7612 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:43.190105 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8cf38dfb-1d32-4df2-9016-e8fa847c7612 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:43.203746 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:43.203746 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:30:43.207508 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-8cf38dfb-1d32-4df2-9016-e8fa847c7612 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:30:43.211362 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8cf38dfb-1d32-4df2-9016-e8fa847c7612 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec returned with HTTP 200 Aug 12 20:30:43.211802 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1227/4861] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:30:43 2026] GET /volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:30:44.224282 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e71528a7-f3b0-4137-9a4d-e604f4ba3e8a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:44.225991 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e71528a7-f3b0-4137-9a4d-e604f4ba3e8a tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec Aug 12 20:30:44.226172 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e71528a7-f3b0-4137-9a4d-e604f4ba3e8a tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:44.226380 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e71528a7-f3b0-4137-9a4d-e604f4ba3e8a tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:44.235161 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:44.235161 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:30:44.238227 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-e71528a7-f3b0-4137-9a4d-e604f4ba3e8a tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:30:44.241852 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e71528a7-f3b0-4137-9a4d-e604f4ba3e8a tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec returned with HTTP 200 Aug 12 20:30:44.242229 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1219/4862] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:30:44 2026] GET /volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:30:45.254032 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-4320ee53-0fb1-4541-95a4-fb39d4193c3e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:45.255789 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4320ee53-0fb1-4541-95a4-fb39d4193c3e tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec Aug 12 20:30:45.256002 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4320ee53-0fb1-4541-95a4-fb39d4193c3e tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:45.256199 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4320ee53-0fb1-4541-95a4-fb39d4193c3e tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:45.265667 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:45.265667 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:30:45.269080 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-4320ee53-0fb1-4541-95a4-fb39d4193c3e tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:30:45.273172 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4320ee53-0fb1-4541-95a4-fb39d4193c3e tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec returned with HTTP 200 Aug 12 20:30:45.273642 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1208/4863] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:30:45 2026] GET /volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:30:45.614294 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-99f68ce7-44bc-48b9-b694-9be5588631af req-d635cac9-d99e-4ab2-a42d-592973f35a7f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:45.616476 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-99f68ce7-44bc-48b9-b694-9be5588631af req-d635cac9-d99e-4ab2-a42d-592973f35a7f tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] POST https://10.4.3.246/volume/v3/attachments/5c8108c6-5a2c-41bd-a859-424de6c5d81d/action Aug 12 20:30:45.616880 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-99f68ce7-44bc-48b9-b694-9be5588631af req-d635cac9-d99e-4ab2-a42d-592973f35a7f tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Action body: b'{"os-complete": null}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:30:45.617041 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-99f68ce7-44bc-48b9-b694-9be5588631af req-d635cac9-d99e-4ab2-a42d-592973f35a7f tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:30:45.631459 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:45.631459 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:30:45.639568 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-99f68ce7-44bc-48b9-b694-9be5588631af req-d635cac9-d99e-4ab2-a42d-592973f35a7f tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/attachments/5c8108c6-5a2c-41bd-a859-424de6c5d81d/action returned with HTTP 204 Aug 12 20:30:45.639979 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1210/4864] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:30:45 2026] POST /volume/v3/attachments/5c8108c6-5a2c-41bd-a859-424de6c5d81d/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:30:46.286511 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-249f7272-c85a-41d2-b3d3-4ac72742f5a9 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:46.288861 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-249f7272-c85a-41d2-b3d3-4ac72742f5a9 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec Aug 12 20:30:46.289078 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-249f7272-c85a-41d2-b3d3-4ac72742f5a9 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:46.289321 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-249f7272-c85a-41d2-b3d3-4ac72742f5a9 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:46.300191 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:46.300191 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:30:46.303795 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-249f7272-c85a-41d2-b3d3-4ac72742f5a9 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:30:46.309096 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-249f7272-c85a-41d2-b3d3-4ac72742f5a9 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec returned with HTTP 200 Aug 12 20:30:46.309580 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1228/4865] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:30:46 2026] GET /volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec => generated 1141 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:30:48.431632 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-1bf535d3-959b-45cf-afb6-87f6e8ce0cae req-d96c9f67-0873-4be8-b514-1fbeea477233 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:48.433617 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-1bf535d3-959b-45cf-afb6-87f6e8ce0cae req-d96c9f67-0873-4be8-b514-1fbeea477233 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/limits Aug 12 20:30:48.433815 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-1bf535d3-959b-45cf-afb6-87f6e8ce0cae req-d96c9f67-0873-4be8-b514-1fbeea477233 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:48.433997 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-1bf535d3-959b-45cf-afb6-87f6e8ce0cae req-d96c9f67-0873-4be8-b514-1fbeea477233 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'index' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:48.453281 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-1bf535d3-959b-45cf-afb6-87f6e8ce0cae req-d96c9f67-0873-4be8-b514-1fbeea477233 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/limits returned with HTTP 200 Aug 12 20:30:48.453654 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1220/4866] 10.4.3.246 () {68 vars in 1484 bytes} [Wed Aug 12 20:30:48 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 12 20:30:48.490356 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-1bf535d3-959b-45cf-afb6-87f6e8ce0cae req-48582656-9735-490d-b626-88ef6ce8658a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:48.492545 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-1bf535d3-959b-45cf-afb6-87f6e8ce0cae req-48582656-9735-490d-b626-88ef6ce8658a tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/dd7ce822-a987-4fa5-a939-76214544bccf Aug 12 20:30:48.492768 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-1bf535d3-959b-45cf-afb6-87f6e8ce0cae req-48582656-9735-490d-b626-88ef6ce8658a tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:48.492979 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-1bf535d3-959b-45cf-afb6-87f6e8ce0cae req-48582656-9735-490d-b626-88ef6ce8658a tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:48.502680 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:48.502680 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:30:48.506106 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-1bf535d3-959b-45cf-afb6-87f6e8ce0cae req-48582656-9735-490d-b626-88ef6ce8658a tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:30:48.510602 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-1bf535d3-959b-45cf-afb6-87f6e8ce0cae req-48582656-9735-490d-b626-88ef6ce8658a tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/dd7ce822-a987-4fa5-a939-76214544bccf returned with HTTP 200 Aug 12 20:30:48.510995 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1209/4867] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:30:48 2026] GET /volume/v3/volumes/dd7ce822-a987-4fa5-a939-76214544bccf => generated 1658 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:30:48.519461 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-1bf535d3-959b-45cf-afb6-87f6e8ce0cae req-422a8b88-8a03-4af6-a0da-f2a0f21faa81 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:48.521524 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-1bf535d3-959b-45cf-afb6-87f6e8ce0cae req-422a8b88-8a03-4af6-a0da-f2a0f21faa81 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:30:48.521910 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-1bf535d3-959b-45cf-afb6-87f6e8ce0cae req-422a8b88-8a03-4af6-a0da-f2a0f21faa81 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dd7ce822-a987-4fa5-a939-76214544bccf", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1764665020", "description": null, "metadata": {}}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:30:48.533022 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:48.533022 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:30:48.533482 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-1bf535d3-959b-45cf-afb6-87f6e8ce0cae req-422a8b88-8a03-4af6-a0da-f2a0f21faa81 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:30:48.533681 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.snapshots [req-1bf535d3-959b-45cf-afb6-87f6e8ce0cae req-422a8b88-8a03-4af6-a0da-f2a0f21faa81 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Create snapshot from volume dd7ce822-a987-4fa5-a939-76214544bccf Aug 12 20:30:48.559972 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [req-1bf535d3-959b-45cf-afb6-87f6e8ce0cae req-422a8b88-8a03-4af6-a0da-f2a0f21faa81 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Created reservations ['047cd254-8ce4-47cd-81db-9822ef6f94e5', '3e1e1702-af17-4de1-b00d-0fde3b9ea544', '39ee51ff-caf7-4ed8-ba70-63599b2fa8e1', 'f8194675-ea26-4642-8f12-b27eea12a98c'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:30:48.591365 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-1bf535d3-959b-45cf-afb6-87f6e8ce0cae req-422a8b88-8a03-4af6-a0da-f2a0f21faa81 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot force create request issued successfully. Aug 12 20:30:48.591800 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-1bf535d3-959b-45cf-afb6-87f6e8ce0cae req-422a8b88-8a03-4af6-a0da-f2a0f21faa81 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:30:48.592265 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1211/4868] 10.4.3.246 () {72 vars in 1547 bytes} [Wed Aug 12 20:30:48 2026] POST /volume/v3/snapshots => generated 320 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:30:49.022195 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-e4582575-0b2e-4625-a554-4c064528da5a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:49.024073 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e4582575-0b2e-4625-a554-4c064528da5a tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:30:49.024451 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e4582575-0b2e-4625-a554-4c064528da5a tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1bd231bd-0f7c-4c50-b1a4-4f61d33861ec", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-202132917", "description": null, "metadata": null}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:30:49.034981 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:49.034981 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:30:49.035549 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-e4582575-0b2e-4625-a554-4c064528da5a tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:30:49.035698 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.snapshots [None req-e4582575-0b2e-4625-a554-4c064528da5a tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Create snapshot from volume 1bd231bd-0f7c-4c50-b1a4-4f61d33861ec Aug 12 20:30:49.066618 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-e4582575-0b2e-4625-a554-4c064528da5a tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Created reservations ['9634526c-52df-4f89-89d5-ec33f59c2ec8', '6bb2515b-c27b-49c3-af7f-e1a5609a0c29', 'f150492f-d930-4d88-a33c-ea5f8f7099ec', 'db332291-3bc8-4ba1-8a75-1b9bbb70ce6b'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:30:49.092568 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-e4582575-0b2e-4625-a554-4c064528da5a tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Snapshot force create request issued successfully. Aug 12 20:30:49.092568 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e4582575-0b2e-4625-a554-4c064528da5a tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:30:49.092730 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1229/4869] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:30:49 2026] POST /volume/v3/snapshots => generated 312 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:30:49.104319 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-dc777711-0fef-4897-b9fc-55608e620d06 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:49.107156 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-dc777711-0fef-4897-b9fc-55608e620d06 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/snapshots/3bebc440-32cf-4a96-8a4a-68d64e24e5bb Aug 12 20:30:49.107349 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-dc777711-0fef-4897-b9fc-55608e620d06 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:49.107525 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-dc777711-0fef-4897-b9fc-55608e620d06 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:49.113761 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:49.113761 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:30:49.114226 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-dc777711-0fef-4897-b9fc-55608e620d06 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Snapshot retrieved successfully. Aug 12 20:30:49.115004 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-dc777711-0fef-4897-b9fc-55608e620d06 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/snapshots/3bebc440-32cf-4a96-8a4a-68d64e24e5bb returned with HTTP 200 Aug 12 20:30:49.115341 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1221/4870] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:30:49 2026] GET /volume/v3/snapshots/3bebc440-32cf-4a96-8a4a-68d64e24e5bb => generated 444 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:30:50.073560 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-9819cbe6-f18e-439a-955e-297b40326ec3 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:50.075700 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9819cbe6-f18e-439a-955e-297b40326ec3 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/snapshots/646cd303-1fe9-4494-8849-df9adc27626d Aug 12 20:30:50.075947 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9819cbe6-f18e-439a-955e-297b40326ec3 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:50.076192 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9819cbe6-f18e-439a-955e-297b40326ec3 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:50.082182 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:50.082182 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:30:50.082741 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-9819cbe6-f18e-439a-955e-297b40326ec3 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot retrieved successfully. Aug 12 20:30:50.083646 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9819cbe6-f18e-439a-955e-297b40326ec3 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/646cd303-1fe9-4494-8849-df9adc27626d returned with HTTP 200 Aug 12 20:30:50.084090 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1210/4871] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:30:50 2026] GET /volume/v3/snapshots/646cd303-1fe9-4494-8849-df9adc27626d => generated 479 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:30:50.123592 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-ccf5faac-52f6-486f-b6af-9de4eecfe7bd None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:50.125473 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ccf5faac-52f6-486f-b6af-9de4eecfe7bd tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/snapshots/3bebc440-32cf-4a96-8a4a-68d64e24e5bb Aug 12 20:30:50.125671 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ccf5faac-52f6-486f-b6af-9de4eecfe7bd tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:50.125850 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ccf5faac-52f6-486f-b6af-9de4eecfe7bd tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:50.130593 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:50.130593 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:30:50.131040 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-ccf5faac-52f6-486f-b6af-9de4eecfe7bd tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Snapshot retrieved successfully. Aug 12 20:30:50.131746 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ccf5faac-52f6-486f-b6af-9de4eecfe7bd tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/snapshots/3bebc440-32cf-4a96-8a4a-68d64e24e5bb returned with HTTP 200 Aug 12 20:30:50.132065 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1212/4872] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:30:50 2026] GET /volume/v3/snapshots/3bebc440-32cf-4a96-8a4a-68d64e24e5bb => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:30:50.140142 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-007e0b95-7b39-4606-828c-b32ce6e1bc95 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:50.143027 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-007e0b95-7b39-4606-828c-b32ce6e1bc95 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/snapshots/3bebc440-32cf-4a96-8a4a-68d64e24e5bb Aug 12 20:30:50.143270 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-007e0b95-7b39-4606-828c-b32ce6e1bc95 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:50.143604 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-007e0b95-7b39-4606-828c-b32ce6e1bc95 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:50.148002 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:50.148002 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:30:50.148361 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-007e0b95-7b39-4606-828c-b32ce6e1bc95 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Snapshot retrieved successfully. Aug 12 20:30:50.149059 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-007e0b95-7b39-4606-828c-b32ce6e1bc95 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/snapshots/3bebc440-32cf-4a96-8a4a-68d64e24e5bb returned with HTTP 200 Aug 12 20:30:50.149461 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1230/4873] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:30:50 2026] GET /volume/v3/snapshots/3bebc440-32cf-4a96-8a4a-68d64e24e5bb => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:30:51.578766 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-119317f2-6cb5-4b3e-af87-2c6a7c74a129 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:51.580423 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-119317f2-6cb5-4b3e-af87-2c6a7c74a129 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:30:51.580802 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-119317f2-6cb5-4b3e-af87-2c6a7c74a129 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1bd231bd-0f7c-4c50-b1a4-4f61d33861ec", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1496243687", "description": null, "metadata": null}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:30:51.591800 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:51.591800 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:30:51.592283 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-119317f2-6cb5-4b3e-af87-2c6a7c74a129 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:30:51.592404 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.snapshots [None req-119317f2-6cb5-4b3e-af87-2c6a7c74a129 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Create snapshot from volume 1bd231bd-0f7c-4c50-b1a4-4f61d33861ec Aug 12 20:30:51.606957 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-e03ae951-94e9-4082-8e75-4004e20b712f None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:51.609089 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-e03ae951-94e9-4082-8e75-4004e20b712f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/snapshots/646cd303-1fe9-4494-8849-df9adc27626d Aug 12 20:30:51.609328 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-e03ae951-94e9-4082-8e75-4004e20b712f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:51.609592 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-e03ae951-94e9-4082-8e75-4004e20b712f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:51.614256 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:51.614256 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:30:51.614807 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-e03ae951-94e9-4082-8e75-4004e20b712f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot retrieved successfully. Aug 12 20:30:51.615685 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-e03ae951-94e9-4082-8e75-4004e20b712f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/646cd303-1fe9-4494-8849-df9adc27626d returned with HTTP 200 Aug 12 20:30:51.616218 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1211/4874] 10.4.3.246 () {68 vars in 1604 bytes} [Wed Aug 12 20:30:51 2026] GET /volume/v3/snapshots/646cd303-1fe9-4494-8849-df9adc27626d => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:30:51.616460 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-119317f2-6cb5-4b3e-af87-2c6a7c74a129 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Created reservations ['d73c6a44-57db-4fa5-9067-1c39e86e9966', 'f752fa43-79a7-45fa-a432-c202c5d30680', '53ccc77b-e1be-4d07-8fe3-f6aab2c671f1', 'f6e258f5-d676-4fb5-8b65-71b288dd1f52'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:30:51.646165 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-119317f2-6cb5-4b3e-af87-2c6a7c74a129 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Snapshot force create request issued successfully. Aug 12 20:30:51.646469 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-119317f2-6cb5-4b3e-af87-2c6a7c74a129 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:30:51.646983 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1222/4875] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:30:51 2026] POST /volume/v3/snapshots => generated 313 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:30:51.659183 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-92cbb942-64c6-4735-82be-8f74e5d05976 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:51.661920 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-92cbb942-64c6-4735-82be-8f74e5d05976 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/snapshots/47e69549-e7ca-48d3-8978-5c8d4865d41d Aug 12 20:30:51.662107 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-92cbb942-64c6-4735-82be-8f74e5d05976 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:51.662280 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-92cbb942-64c6-4735-82be-8f74e5d05976 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:51.667130 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:51.667130 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:30:51.667588 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-92cbb942-64c6-4735-82be-8f74e5d05976 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Snapshot retrieved successfully. Aug 12 20:30:51.668289 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-92cbb942-64c6-4735-82be-8f74e5d05976 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/snapshots/47e69549-e7ca-48d3-8978-5c8d4865d41d returned with HTTP 200 Aug 12 20:30:51.668723 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1213/4876] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:30:51 2026] GET /volume/v3/snapshots/47e69549-e7ca-48d3-8978-5c8d4865d41d => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:30:52.354378 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-e45f44b2-1d5a-4bae-ab6c-4131874da220 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:52.355751 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-e45f44b2-1d5a-4bae-ab6c-4131874da220 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/snapshots/646cd303-1fe9-4494-8849-df9adc27626d Aug 12 20:30:52.355906 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-e45f44b2-1d5a-4bae-ab6c-4131874da220 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:52.356076 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-e45f44b2-1d5a-4bae-ab6c-4131874da220 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:52.360362 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:52.360362 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:30:52.361288 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-e45f44b2-1d5a-4bae-ab6c-4131874da220 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot retrieved successfully. Aug 12 20:30:52.361288 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-e45f44b2-1d5a-4bae-ab6c-4131874da220 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/646cd303-1fe9-4494-8849-df9adc27626d returned with HTTP 200 Aug 12 20:30:52.361653 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1231/4877] 10.4.3.246 () {68 vars in 1604 bytes} [Wed Aug 12 20:30:52 2026] GET /volume/v3/snapshots/646cd303-1fe9-4494-8849-df9adc27626d => generated 479 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:30:52.368001 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-d0bdae56-cb4c-43d1-90f5-c26a29a6d219 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:52.369993 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-d0bdae56-cb4c-43d1-90f5-c26a29a6d219 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/dd7ce822-a987-4fa5-a939-76214544bccf Aug 12 20:30:52.370190 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-d0bdae56-cb4c-43d1-90f5-c26a29a6d219 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:52.370366 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-d0bdae56-cb4c-43d1-90f5-c26a29a6d219 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:52.380314 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:52.380314 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:30:52.383725 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-d0bdae56-cb4c-43d1-90f5-c26a29a6d219 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:30:52.388474 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-d0bdae56-cb4c-43d1-90f5-c26a29a6d219 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/dd7ce822-a987-4fa5-a939-76214544bccf returned with HTTP 200 Aug 12 20:30:52.388913 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1212/4878] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:30:52 2026] GET /volume/v3/volumes/dd7ce822-a987-4fa5-a939-76214544bccf => generated 1658 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:30:52.397321 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-286d7314-b155-49ad-8b77-58f4bb9c32e3 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:52.399847 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-286d7314-b155-49ad-8b77-58f4bb9c32e3 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:30:52.400265 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-286d7314-b155-49ad-8b77-58f4bb9c32e3 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "646cd303-1fe9-4494-8849-df9adc27626d", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:30:52.402307 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-286d7314-b155-49ad-8b77-58f4bb9c32e3 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '646cd303-1fe9-4494-8849-df9adc27626d', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:30:52.412758 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:52.412758 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:30:52.413366 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-286d7314-b155-49ad-8b77-58f4bb9c32e3 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot retrieved successfully. Aug 12 20:30:52.413549 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-286d7314-b155-49ad-8b77-58f4bb9c32e3 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Create volume of 1 GB Aug 12 20:30:52.414288 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-286d7314-b155-49ad-8b77-58f4bb9c32e3 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Availability Zones retrieved successfully. Aug 12 20:30:52.419502 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-286d7314-b155-49ad-8b77-58f4bb9c32e3 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Flow 'volume_create_api' (152bd8ab-cbc3-4595-bab5-25c6a29c5929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:30:52.420624 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-286d7314-b155-49ad-8b77-58f4bb9c32e3 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dd8b462-65ca-475b-8f4d-2e8b0a53a61e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:30:52.421499 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-286d7314-b155-49ad-8b77-58f4bb9c32e3 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:30:52.451869 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-286d7314-b155-49ad-8b77-58f4bb9c32e3 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dd8b462-65ca-475b-8f4d-2e8b0a53a61e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '646cd303-1fe9-4494-8849-df9adc27626d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:30:52.452630 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-286d7314-b155-49ad-8b77-58f4bb9c32e3 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8093ba3-7f23-4043-8e9c-1483844ff049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:30:52.489343 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-286d7314-b155-49ad-8b77-58f4bb9c32e3 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Created reservations ['2652d86b-d76a-4caf-add1-c5bda47f61e2', 'e8c38363-98f4-443b-94c1-6feca44baef1', 'de6f5a7d-b7d4-4882-ab69-35991fa47a14', 'e16294da-a2ca-4ede-9b8d-a472aaceb5a1'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:30:52.490072 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-286d7314-b155-49ad-8b77-58f4bb9c32e3 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8093ba3-7f23-4043-8e9c-1483844ff049) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2652d86b-d76a-4caf-add1-c5bda47f61e2', 'e8c38363-98f4-443b-94c1-6feca44baef1', 'de6f5a7d-b7d4-4882-ab69-35991fa47a14', 'e16294da-a2ca-4ede-9b8d-a472aaceb5a1']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:30:52.490791 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-286d7314-b155-49ad-8b77-58f4bb9c32e3 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1bb9b0b-8f7d-49a5-8403-ab44145ee4e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:30:52.526899 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-286d7314-b155-49ad-8b77-58f4bb9c32e3 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1bb9b0b-8f7d-49a5-8403-ab44145ee4e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8687600c-830c-4cca-85be-f2ed1e7f0b0d', '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='1ab94a13612f4b009c8d7794092df401',qos_specs=None,replication_status=,reservations=['2652d86b-d76a-4caf-add1-c5bda47f61e2','e8c38363-98f4-443b-94c1-6feca44baef1','de6f5a7d-b7d4-4882-ab69-35991fa47a14','e16294da-a2ca-4ede-9b8d-a472aaceb5a1'],size=1,snapshot_id=646cd303-1fe9-4494-8849-df9adc27626d,source_replicaid=,source_volid=None,status='creating',user_id='65192938e82a4007a5ecc661e1a8edb8',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), '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-12T20:30:52Z,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=8687600c-830c-4cca-85be-f2ed1e7f0b0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ab94a13612f4b009c8d7794092df401',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=646cd303-1fe9-4494-8849-df9adc27626d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65192938e82a4007a5ecc661e1a8edb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:30:52.527548 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-286d7314-b155-49ad-8b77-58f4bb9c32e3 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59935a68-2fbf-46c4-ae1b-664bf1c6039f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:30:52.543367 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-286d7314-b155-49ad-8b77-58f4bb9c32e3 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59935a68-2fbf-46c4-ae1b-664bf1c6039f) transitioned into 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='1ab94a13612f4b009c8d7794092df401',qos_specs=None,replication_status=,reservations=['2652d86b-d76a-4caf-add1-c5bda47f61e2','e8c38363-98f4-443b-94c1-6feca44baef1','de6f5a7d-b7d4-4882-ab69-35991fa47a14','e16294da-a2ca-4ede-9b8d-a472aaceb5a1'],size=1,snapshot_id=646cd303-1fe9-4494-8849-df9adc27626d,source_replicaid=,source_volid=None,status='creating',user_id='65192938e82a4007a5ecc661e1a8edb8',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:30:52.544032 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-286d7314-b155-49ad-8b77-58f4bb9c32e3 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a52b5c3-eed3-4598-9072-82b0ecee58c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:30:52.563358 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-286d7314-b155-49ad-8b77-58f4bb9c32e3 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a52b5c3-eed3-4598-9072-82b0ecee58c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:30:52.564209 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-286d7314-b155-49ad-8b77-58f4bb9c32e3 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Flow 'volume_create_api' (152bd8ab-cbc3-4595-bab5-25c6a29c5929) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:30:52.564553 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-286d7314-b155-49ad-8b77-58f4bb9c32e3 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Create volume request issued successfully. Aug 12 20:30:52.565168 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-286d7314-b155-49ad-8b77-58f4bb9c32e3 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:30:52.565654 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1223/4879] 10.4.3.246 () {72 vars in 1541 bytes} [Wed Aug 12 20:30:52 2026] POST /volume/v3/volumes => generated 736 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:30:52.571866 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-aaf05cb4-813a-499d-861d-8429dd4b0b79 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:52.573789 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-aaf05cb4-813a-499d-861d-8429dd4b0b79 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/8687600c-830c-4cca-85be-f2ed1e7f0b0d Aug 12 20:30:52.573985 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-aaf05cb4-813a-499d-861d-8429dd4b0b79 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:52.574186 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-aaf05cb4-813a-499d-861d-8429dd4b0b79 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:52.581189 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:52.581189 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:30:52.584920 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-aaf05cb4-813a-499d-861d-8429dd4b0b79 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:30:52.588888 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-aaf05cb4-813a-499d-861d-8429dd4b0b79 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/8687600c-830c-4cca-85be-f2ed1e7f0b0d returned with HTTP 200 Aug 12 20:30:52.589327 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1214/4880] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:30:52 2026] GET /volume/v3/volumes/8687600c-830c-4cca-85be-f2ed1e7f0b0d => generated 804 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:30:52.595858 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-d5486c2f-cdcd-4f84-a563-c862b0e24864 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:52.597768 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-d5486c2f-cdcd-4f84-a563-c862b0e24864 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/8687600c-830c-4cca-85be-f2ed1e7f0b0d Aug 12 20:30:52.597943 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-d5486c2f-cdcd-4f84-a563-c862b0e24864 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:52.598144 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-d5486c2f-cdcd-4f84-a563-c862b0e24864 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:52.604665 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:52.604665 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:30:52.607827 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-d5486c2f-cdcd-4f84-a563-c862b0e24864 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:30:52.611339 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-d5486c2f-cdcd-4f84-a563-c862b0e24864 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/8687600c-830c-4cca-85be-f2ed1e7f0b0d returned with HTTP 200 Aug 12 20:30:52.611774 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1232/4881] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:30:52 2026] GET /volume/v3/volumes/8687600c-830c-4cca-85be-f2ed1e7f0b0d => generated 804 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:30:52.678532 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-990393f9-372a-4907-bf47-54d950c3b207 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:52.680305 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-990393f9-372a-4907-bf47-54d950c3b207 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/snapshots/47e69549-e7ca-48d3-8978-5c8d4865d41d Aug 12 20:30:52.680441 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-990393f9-372a-4907-bf47-54d950c3b207 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:52.680671 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-990393f9-372a-4907-bf47-54d950c3b207 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:52.685416 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:52.685416 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:30:52.685837 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-990393f9-372a-4907-bf47-54d950c3b207 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Snapshot retrieved successfully. Aug 12 20:30:52.686507 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-990393f9-372a-4907-bf47-54d950c3b207 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/snapshots/47e69549-e7ca-48d3-8978-5c8d4865d41d returned with HTTP 200 Aug 12 20:30:52.686878 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1213/4882] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:30:52 2026] GET /volume/v3/snapshots/47e69549-e7ca-48d3-8978-5c8d4865d41d => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:30:52.694799 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-ffbb9c3c-8600-417e-96cc-b182e6ac43db None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:52.696511 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ffbb9c3c-8600-417e-96cc-b182e6ac43db tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/snapshots/47e69549-e7ca-48d3-8978-5c8d4865d41d Aug 12 20:30:52.696723 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ffbb9c3c-8600-417e-96cc-b182e6ac43db tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:52.696900 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ffbb9c3c-8600-417e-96cc-b182e6ac43db tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:52.702145 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:52.702145 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:30:52.702666 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-ffbb9c3c-8600-417e-96cc-b182e6ac43db tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Snapshot retrieved successfully. Aug 12 20:30:52.703482 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ffbb9c3c-8600-417e-96cc-b182e6ac43db tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/snapshots/47e69549-e7ca-48d3-8978-5c8d4865d41d returned with HTTP 200 Aug 12 20:30:52.703892 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1224/4883] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:30:52 2026] GET /volume/v3/snapshots/47e69549-e7ca-48d3-8978-5c8d4865d41d => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:30:54.115632 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-0e849059-fd10-42fb-9157-e3e268e2e326 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:54.117359 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0e849059-fd10-42fb-9157-e3e268e2e326 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:30:54.117763 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0e849059-fd10-42fb-9157-e3e268e2e326 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1bd231bd-0f7c-4c50-b1a4-4f61d33861ec", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-869433679", "description": null, "metadata": null}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:30:54.128404 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:54.128404 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:30:54.128865 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-0e849059-fd10-42fb-9157-e3e268e2e326 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:30:54.128989 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.snapshots [None req-0e849059-fd10-42fb-9157-e3e268e2e326 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Create snapshot from volume 1bd231bd-0f7c-4c50-b1a4-4f61d33861ec Aug 12 20:30:54.150735 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-0e849059-fd10-42fb-9157-e3e268e2e326 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Created reservations ['164f29a7-8466-435a-a7ba-2dd511243754', 'bf97a325-9e5e-4fcd-9864-d778181f4abb', '79c4f2c7-7976-4a2a-a336-73f970899323', '99e61b45-fee3-4b5d-abb7-17feb1bf6f8b'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:30:54.174393 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-0e849059-fd10-42fb-9157-e3e268e2e326 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Snapshot force create request issued successfully. Aug 12 20:30:54.174939 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0e849059-fd10-42fb-9157-e3e268e2e326 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:30:54.175492 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1215/4884] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:30:54 2026] POST /volume/v3/snapshots => generated 312 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:30:54.184030 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-6dff553d-f7af-4314-a4bd-15dd9f46dc04 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:54.185758 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6dff553d-f7af-4314-a4bd-15dd9f46dc04 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/snapshots/a50c595e-a382-48f4-8415-9b67b9932c0f Aug 12 20:30:54.185948 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6dff553d-f7af-4314-a4bd-15dd9f46dc04 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:54.186127 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6dff553d-f7af-4314-a4bd-15dd9f46dc04 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:54.191978 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:54.191978 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:30:54.192299 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-6dff553d-f7af-4314-a4bd-15dd9f46dc04 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Snapshot retrieved successfully. Aug 12 20:30:54.193323 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6dff553d-f7af-4314-a4bd-15dd9f46dc04 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/snapshots/a50c595e-a382-48f4-8415-9b67b9932c0f returned with HTTP 200 Aug 12 20:30:54.193813 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1233/4885] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:30:54 2026] GET /volume/v3/snapshots/a50c595e-a382-48f4-8415-9b67b9932c0f => generated 444 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:30:55.202507 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-2f721cda-3813-4783-bb4a-3dcd69485f43 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:55.204266 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2f721cda-3813-4783-bb4a-3dcd69485f43 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/snapshots/a50c595e-a382-48f4-8415-9b67b9932c0f Aug 12 20:30:55.204462 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2f721cda-3813-4783-bb4a-3dcd69485f43 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:55.204690 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2f721cda-3813-4783-bb4a-3dcd69485f43 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:55.209265 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:55.209265 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:30:55.209667 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-2f721cda-3813-4783-bb4a-3dcd69485f43 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Snapshot retrieved successfully. Aug 12 20:30:55.210328 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2f721cda-3813-4783-bb4a-3dcd69485f43 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/snapshots/a50c595e-a382-48f4-8415-9b67b9932c0f returned with HTTP 200 Aug 12 20:30:55.210709 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1214/4886] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:30:55 2026] GET /volume/v3/snapshots/a50c595e-a382-48f4-8415-9b67b9932c0f => generated 471 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:30:55.219929 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-ee75e5e4-9dd9-444c-ac4d-a6a59c9bbc4f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:55.222032 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ee75e5e4-9dd9-444c-ac4d-a6a59c9bbc4f tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/snapshots/a50c595e-a382-48f4-8415-9b67b9932c0f Aug 12 20:30:55.222309 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ee75e5e4-9dd9-444c-ac4d-a6a59c9bbc4f tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:55.222581 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ee75e5e4-9dd9-444c-ac4d-a6a59c9bbc4f tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:55.227608 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:55.227608 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:30:55.227726 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-ee75e5e4-9dd9-444c-ac4d-a6a59c9bbc4f tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Snapshot retrieved successfully. Aug 12 20:30:55.228326 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ee75e5e4-9dd9-444c-ac4d-a6a59c9bbc4f tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/snapshots/a50c595e-a382-48f4-8415-9b67b9932c0f returned with HTTP 200 Aug 12 20:30:55.228836 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1225/4887] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:30:55 2026] GET /volume/v3/snapshots/a50c595e-a382-48f4-8415-9b67b9932c0f => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:30:55.261119 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-a924bdb9-7d88-40e7-90ab-15a92f5fa8a8 req-fd9f0206-98eb-4217-8546-564b593162a3 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:55.263553 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-a924bdb9-7d88-40e7-90ab-15a92f5fa8a8 req-fd9f0206-98eb-4217-8546-564b593162a3 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec Aug 12 20:30:55.263817 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-a924bdb9-7d88-40e7-90ab-15a92f5fa8a8 req-fd9f0206-98eb-4217-8546-564b593162a3 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:55.264048 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-a924bdb9-7d88-40e7-90ab-15a92f5fa8a8 req-fd9f0206-98eb-4217-8546-564b593162a3 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:55.274210 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:55.274210 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:30:55.277306 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-a924bdb9-7d88-40e7-90ab-15a92f5fa8a8 req-fd9f0206-98eb-4217-8546-564b593162a3 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:30:55.281511 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-a924bdb9-7d88-40e7-90ab-15a92f5fa8a8 req-fd9f0206-98eb-4217-8546-564b593162a3 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec returned with HTTP 200 Aug 12 20:30:55.281959 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1216/4888] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:30:55 2026] GET /volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec => generated 1141 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:30:55.298610 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-a924bdb9-7d88-40e7-90ab-15a92f5fa8a8 req-f1d2771c-247e-4f7d-b587-39b756d787a6 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:55.300570 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-a924bdb9-7d88-40e7-90ab-15a92f5fa8a8 req-f1d2771c-247e-4f7d-b587-39b756d787a6 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] POST https://10.4.3.246/volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec/action Aug 12 20:30:55.300880 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-a924bdb9-7d88-40e7-90ab-15a92f5fa8a8 req-f1d2771c-247e-4f7d-b587-39b756d787a6 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:30:55.300999 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-a924bdb9-7d88-40e7-90ab-15a92f5fa8a8 req-f1d2771c-247e-4f7d-b587-39b756d787a6 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:30:55.310254 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:55.310254 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:30:55.310656 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-a924bdb9-7d88-40e7-90ab-15a92f5fa8a8 req-f1d2771c-247e-4f7d-b587-39b756d787a6 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:30:55.315466 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-a924bdb9-7d88-40e7-90ab-15a92f5fa8a8 req-f1d2771c-247e-4f7d-b587-39b756d787a6 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Begin detaching volume completed successfully. Aug 12 20:30:55.315673 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-a924bdb9-7d88-40e7-90ab-15a92f5fa8a8 req-f1d2771c-247e-4f7d-b587-39b756d787a6 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec/action returned with HTTP 202 Aug 12 20:30:55.316031 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1234/4889] 10.4.3.246 () {72 vars in 1672 bytes} [Wed Aug 12 20:30:55 2026] POST /volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:30:55.351854 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-c08d35a4-25f3-4ba0-9cb3-dceda6d683f8 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:55.352229 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c08d35a4-25f3-4ba0-9cb3-dceda6d683f8 None None] GET https://10.4.3.246/volume// Aug 12 20:30:55.352394 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c08d35a4-25f3-4ba0-9cb3-dceda6d683f8 None None] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:55.352609 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c08d35a4-25f3-4ba0-9cb3-dceda6d683f8 None None] Calling method 'all' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:55.352929 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c08d35a4-25f3-4ba0-9cb3-dceda6d683f8 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:30:55.353216 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1215/4890] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:30:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:30:55.360482 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-a924bdb9-7d88-40e7-90ab-15a92f5fa8a8 req-dc01a579-8e1a-4d4e-8692-e0ecec680288 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:55.362832 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-a924bdb9-7d88-40e7-90ab-15a92f5fa8a8 req-dc01a579-8e1a-4d4e-8692-e0ecec680288 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec Aug 12 20:30:55.363053 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-a924bdb9-7d88-40e7-90ab-15a92f5fa8a8 req-dc01a579-8e1a-4d4e-8692-e0ecec680288 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:55.363255 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-a924bdb9-7d88-40e7-90ab-15a92f5fa8a8 req-dc01a579-8e1a-4d4e-8692-e0ecec680288 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:55.372337 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:55.372337 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:30:55.375775 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-a924bdb9-7d88-40e7-90ab-15a92f5fa8a8 req-dc01a579-8e1a-4d4e-8692-e0ecec680288 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:30:55.379937 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-a924bdb9-7d88-40e7-90ab-15a92f5fa8a8 req-dc01a579-8e1a-4d4e-8692-e0ecec680288 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec returned with HTTP 200 Aug 12 20:30:55.380310 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1226/4891] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:30:55 2026] GET /volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec => generated 1324 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:30:55.620653 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-6f20a2c6-08de-4a00-80b2-4c5ceaa2b03d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:55.622639 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-6f20a2c6-08de-4a00-80b2-4c5ceaa2b03d tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/8687600c-830c-4cca-85be-f2ed1e7f0b0d Aug 12 20:30:55.622830 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-6f20a2c6-08de-4a00-80b2-4c5ceaa2b03d tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:55.623013 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-6f20a2c6-08de-4a00-80b2-4c5ceaa2b03d tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:55.629776 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:55.629776 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:30:55.633080 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-6f20a2c6-08de-4a00-80b2-4c5ceaa2b03d tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:30:55.637424 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-6f20a2c6-08de-4a00-80b2-4c5ceaa2b03d tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/8687600c-830c-4cca-85be-f2ed1e7f0b0d returned with HTTP 200 Aug 12 20:30:55.637864 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1217/4892] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:30:55 2026] GET /volume/v3/volumes/8687600c-830c-4cca-85be-f2ed1e7f0b0d => generated 1345 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:30:55.647241 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-9dbde1a9-5c80-4d7d-a182-0740d6e34eb5 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:55.647241 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9dbde1a9-5c80-4d7d-a182-0740d6e34eb5 None None] GET https://10.4.3.246/volume// Aug 12 20:30:55.647241 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9dbde1a9-5c80-4d7d-a182-0740d6e34eb5 None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:55.647241 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9dbde1a9-5c80-4d7d-a182-0740d6e34eb5 None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:55.647241 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9dbde1a9-5c80-4d7d-a182-0740d6e34eb5 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:30:55.647241 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1235/4893] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:30:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:30:55.654889 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-2cabf947-eca2-49cf-8daa-c82316dabba3 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:55.656737 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-2cabf947-eca2-49cf-8daa-c82316dabba3 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:30:55.657065 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-2cabf947-eca2-49cf-8daa-c82316dabba3 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8687600c-830c-4cca-85be-f2ed1e7f0b0d", "connector": null, "instance_uuid": "d4299864-b651-4dcc-ab36-c302754380e6"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:30:55.664735 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:55.664735 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:30:55.685675 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-2cabf947-eca2-49cf-8daa-c82316dabba3 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:30:55.686094 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1216/4894] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:30:55 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 12 20:30:55.692927 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-b0736c9b-3aa0-4219-9e0c-559bc8220303 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:55.693256 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b0736c9b-3aa0-4219-9e0c-559bc8220303 None None] GET https://10.4.3.246/volume// Aug 12 20:30:55.693401 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b0736c9b-3aa0-4219-9e0c-559bc8220303 None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:55.693603 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b0736c9b-3aa0-4219-9e0c-559bc8220303 None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:55.693906 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b0736c9b-3aa0-4219-9e0c-559bc8220303 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:30:55.694136 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1227/4895] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:30:55 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:30:55.700273 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-f626d60b-e0ef-42b6-a73b-9df7ba87295f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:55.702161 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-f626d60b-e0ef-42b6-a73b-9df7ba87295f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/8687600c-830c-4cca-85be-f2ed1e7f0b0d Aug 12 20:30:55.702356 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-f626d60b-e0ef-42b6-a73b-9df7ba87295f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:55.702556 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-f626d60b-e0ef-42b6-a73b-9df7ba87295f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:55.710663 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:55.710663 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:30:55.713340 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-f626d60b-e0ef-42b6-a73b-9df7ba87295f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:30:55.717093 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-f626d60b-e0ef-42b6-a73b-9df7ba87295f tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/8687600c-830c-4cca-85be-f2ed1e7f0b0d returned with HTTP 200 Aug 12 20:30:55.717511 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1218/4896] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:30:55 2026] GET /volume/v3/volumes/8687600c-830c-4cca-85be-f2ed1e7f0b0d => generated 1524 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:30:55.806902 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-d920981d-eb84-4085-88b3-97023f9f984a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:55.809457 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-d920981d-eb84-4085-88b3-97023f9f984a tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] PUT https://10.4.3.246/volume/v3/attachments/2403dabc-0195-4abe-b5d1-e200ada69614 Aug 12 20:30:55.809921 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-d920981d-eb84-4085-88b3-97023f9f984a tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:30:55.819074 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.coordination [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-d920981d-eb84-4085-88b3-97023f9f984a tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Acquiring lock "cinder-attachment_update-8687600c-830c-4cca-85be-f2ed1e7f0b0d-np0000007109" by "attachment_update" {{(pid=100384) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:30:55.823698 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.coordination [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-d920981d-eb84-4085-88b3-97023f9f984a tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Lock "cinder-attachment_update-8687600c-830c-4cca-85be-f2ed1e7f0b0d-np0000007109" acquired by "attachment_update" :: waited 0.005s {{(pid=100384) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:30:55.825010 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:55.825010 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:30:55.893686 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.coordination [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-d920981d-eb84-4085-88b3-97023f9f984a tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Lock "cinder-attachment_update-8687600c-830c-4cca-85be-f2ed1e7f0b0d-np0000007109" released by "attachment_update" :: held 0.070s {{(pid=100384) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:30:55.893950 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-d920981d-eb84-4085-88b3-97023f9f984a tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/attachments/2403dabc-0195-4abe-b5d1-e200ada69614 returned with HTTP 200 Aug 12 20:30:55.894580 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1236/4897] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:30:55 2026] PUT /volume/v3/attachments/2403dabc-0195-4abe-b5d1-e200ada69614 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:30:55.912747 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-87936dff-56a6-4755-a562-4ce0ec48d131 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:55.914610 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-87936dff-56a6-4755-a562-4ce0ec48d131 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] POST https://10.4.3.246/volume/v3/attachments/2403dabc-0195-4abe-b5d1-e200ada69614/action Aug 12 20:30:55.914977 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-87936dff-56a6-4755-a562-4ce0ec48d131 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action body: b'{"os-complete": null}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:30:55.915146 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-87936dff-56a6-4755-a562-4ce0ec48d131 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:30:55.928488 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:55.928488 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:30:55.936801 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-415109a9-66b2-4523-9d11-0cb3e893a434 req-87936dff-56a6-4755-a562-4ce0ec48d131 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/attachments/2403dabc-0195-4abe-b5d1-e200ada69614/action returned with HTTP 204 Aug 12 20:30:55.937254 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1217/4898] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:30:55 2026] POST /volume/v3/attachments/2403dabc-0195-4abe-b5d1-e200ada69614/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:30:56.129072 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-a924bdb9-7d88-40e7-90ab-15a92f5fa8a8 req-6c56a9de-be83-4d34-9faa-b34e2f6cac8e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:56.131263 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-a924bdb9-7d88-40e7-90ab-15a92f5fa8a8 req-6c56a9de-be83-4d34-9faa-b34e2f6cac8e tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] DELETE https://10.4.3.246/volume/v3/attachments/5c8108c6-5a2c-41bd-a859-424de6c5d81d Aug 12 20:30:56.131522 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-a924bdb9-7d88-40e7-90ab-15a92f5fa8a8 req-6c56a9de-be83-4d34-9faa-b34e2f6cac8e tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:56.131744 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-a924bdb9-7d88-40e7-90ab-15a92f5fa8a8 req-6c56a9de-be83-4d34-9faa-b34e2f6cac8e tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:56.139414 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:56.139414 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:30:56.182300 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-a924bdb9-7d88-40e7-90ab-15a92f5fa8a8 req-6c56a9de-be83-4d34-9faa-b34e2f6cac8e tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/attachments/5c8108c6-5a2c-41bd-a859-424de6c5d81d returned with HTTP 200 Aug 12 20:30:56.182726 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1228/4899] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:30:56 2026] DELETE /volume/v3/attachments/5c8108c6-5a2c-41bd-a859-424de6c5d81d => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:30:56.400021 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-79066257-8b14-4bd4-b1bd-511b7de15614 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:56.401728 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-79066257-8b14-4bd4-b1bd-511b7de15614 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:30:56.402097 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-79066257-8b14-4bd4-b1bd-511b7de15614 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1836793514", "snapshot_id": "3bebc440-32cf-4a96-8a4a-68d64e24e5bb", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:30:56.403453 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-79066257-8b14-4bd4-b1bd-511b7de15614 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1836793514', 'snapshot_id': '3bebc440-32cf-4a96-8a4a-68d64e24e5bb', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:30:56.408327 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:56.408327 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:30:56.408824 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-79066257-8b14-4bd4-b1bd-511b7de15614 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Snapshot retrieved successfully. Aug 12 20:30:56.408945 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-79066257-8b14-4bd4-b1bd-511b7de15614 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Create volume of 1 GB Aug 12 20:30:56.412739 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-79066257-8b14-4bd4-b1bd-511b7de15614 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Availability Zones retrieved successfully. Aug 12 20:30:56.419045 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-79066257-8b14-4bd4-b1bd-511b7de15614 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Flow 'volume_create_api' (2498deca-47dd-48bd-a79b-d308a64e00eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:30:56.419977 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-79066257-8b14-4bd4-b1bd-511b7de15614 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e85e25ca-0e29-4b61-aab6-f83dec77b9ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:30:56.420913 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-79066257-8b14-4bd4-b1bd-511b7de15614 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:30:56.447873 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-79066257-8b14-4bd4-b1bd-511b7de15614 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e85e25ca-0e29-4b61-aab6-f83dec77b9ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3bebc440-32cf-4a96-8a4a-68d64e24e5bb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:30:56.448669 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-79066257-8b14-4bd4-b1bd-511b7de15614 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8173ea44-4ba6-4ce0-a584-b2c752a65e0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:30:56.484191 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-79066257-8b14-4bd4-b1bd-511b7de15614 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Created reservations ['cdc2447a-a8bf-4a43-ac49-89f28ef4291c', '4b83f3cf-4004-48af-bdaf-d791af737e19', 'f0868a92-f744-439b-88a9-7b74025322c6', '141a768e-625a-4f4e-a384-eefb714d5924'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:30:56.484994 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-79066257-8b14-4bd4-b1bd-511b7de15614 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8173ea44-4ba6-4ce0-a584-b2c752a65e0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdc2447a-a8bf-4a43-ac49-89f28ef4291c', '4b83f3cf-4004-48af-bdaf-d791af737e19', 'f0868a92-f744-439b-88a9-7b74025322c6', '141a768e-625a-4f4e-a384-eefb714d5924']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:30:56.485715 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-79066257-8b14-4bd4-b1bd-511b7de15614 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ab7a3f0-94e1-4448-bcbc-a4ebd39fa348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:30:56.523878 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-79066257-8b14-4bd4-b1bd-511b7de15614 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ab7a3f0-94e1-4448-bcbc-a4ebd39fa348) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6eb94802-f50a-441b-bc63-20d2442bfbd1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1836793514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='440fc9aca1ac406bb12258cf4eea67e8',qos_specs=None,replication_status=,reservations=['cdc2447a-a8bf-4a43-ac49-89f28ef4291c','4b83f3cf-4004-48af-bdaf-d791af737e19','f0868a92-f744-439b-88a9-7b74025322c6','141a768e-625a-4f4e-a384-eefb714d5924'],size=1,snapshot_id=3bebc440-32cf-4a96-8a4a-68d64e24e5bb,source_replicaid=,source_volid=None,status='creating',user_id='1cad25e44cbd41bd8d7ceb169cc5e058',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:30:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1836793514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6eb94802-f50a-441b-bc63-20d2442bfbd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='440fc9aca1ac406bb12258cf4eea67e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3bebc440-32cf-4a96-8a4a-68d64e24e5bb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cad25e44cbd41bd8d7ceb169cc5e058',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:30:56.524611 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-79066257-8b14-4bd4-b1bd-511b7de15614 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4449967-4af1-499f-b950-31cfbb15957d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:30:56.542355 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-79066257-8b14-4bd4-b1bd-511b7de15614 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4449967-4af1-499f-b950-31cfbb15957d) transitioned into state 'SUCCESS' from state '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-1836793514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='440fc9aca1ac406bb12258cf4eea67e8',qos_specs=None,replication_status=,reservations=['cdc2447a-a8bf-4a43-ac49-89f28ef4291c','4b83f3cf-4004-48af-bdaf-d791af737e19','f0868a92-f744-439b-88a9-7b74025322c6','141a768e-625a-4f4e-a384-eefb714d5924'],size=1,snapshot_id=3bebc440-32cf-4a96-8a4a-68d64e24e5bb,source_replicaid=,source_volid=None,status='creating',user_id='1cad25e44cbd41bd8d7ceb169cc5e058',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:30:56.543060 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-79066257-8b14-4bd4-b1bd-511b7de15614 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf17d3b8-e20b-41c0-98e5-f443bdc5ca4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:30:56.562568 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-79066257-8b14-4bd4-b1bd-511b7de15614 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf17d3b8-e20b-41c0-98e5-f443bdc5ca4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:30:56.563513 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-79066257-8b14-4bd4-b1bd-511b7de15614 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Flow 'volume_create_api' (2498deca-47dd-48bd-a79b-d308a64e00eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:30:56.563892 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-79066257-8b14-4bd4-b1bd-511b7de15614 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Create volume request issued successfully. Aug 12 20:30:56.564486 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-79066257-8b14-4bd4-b1bd-511b7de15614 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:30:56.564937 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1219/4900] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:30:56 2026] POST /volume/v3/volumes => generated 791 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:30:56.576112 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-dfe35a31-81d2-48d8-b4c8-99ca485d1948 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:56.577852 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-dfe35a31-81d2-48d8-b4c8-99ca485d1948 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 Aug 12 20:30:56.578037 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-dfe35a31-81d2-48d8-b4c8-99ca485d1948 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:56.578214 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-dfe35a31-81d2-48d8-b4c8-99ca485d1948 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:56.584588 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:56.584588 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:30:56.587664 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-dfe35a31-81d2-48d8-b4c8-99ca485d1948 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:30:56.591303 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-dfe35a31-81d2-48d8-b4c8-99ca485d1948 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 returned with HTTP 200 Aug 12 20:30:56.591690 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1237/4901] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:30:56 2026] GET /volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 => generated 859 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:30:57.602855 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-7f4390f1-0380-4b9c-bb54-121fcbc30c1d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:57.604511 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7f4390f1-0380-4b9c-bb54-121fcbc30c1d tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 Aug 12 20:30:57.604722 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7f4390f1-0380-4b9c-bb54-121fcbc30c1d tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:57.604958 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7f4390f1-0380-4b9c-bb54-121fcbc30c1d tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:57.611349 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:57.611349 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:30:57.614602 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-7f4390f1-0380-4b9c-bb54-121fcbc30c1d tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:30:57.618262 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7f4390f1-0380-4b9c-bb54-121fcbc30c1d tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 returned with HTTP 200 Aug 12 20:30:57.618648 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1218/4902] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:30:57 2026] GET /volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:30:57.629715 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-242d62a2-e96f-4417-a455-e20670201f1a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:57.631723 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-242d62a2-e96f-4417-a455-e20670201f1a tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 Aug 12 20:30:57.631948 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-242d62a2-e96f-4417-a455-e20670201f1a tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:57.632175 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-242d62a2-e96f-4417-a455-e20670201f1a tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:57.638858 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:57.638858 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:30:57.642338 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-242d62a2-e96f-4417-a455-e20670201f1a tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:30:57.645860 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-242d62a2-e96f-4417-a455-e20670201f1a tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 returned with HTTP 200 Aug 12 20:30:57.646191 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1229/4903] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:30:57 2026] GET /volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:30:58.072814 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-d27eaa48-1567-41cc-993b-81c84b41f383 req-3ec82efd-2820-4584-9837-8cf71fe60b26 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:58.074862 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-d27eaa48-1567-41cc-993b-81c84b41f383 req-3ec82efd-2820-4584-9837-8cf71fe60b26 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 Aug 12 20:30:58.075031 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-d27eaa48-1567-41cc-993b-81c84b41f383 req-3ec82efd-2820-4584-9837-8cf71fe60b26 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:58.075202 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-d27eaa48-1567-41cc-993b-81c84b41f383 req-3ec82efd-2820-4584-9837-8cf71fe60b26 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:58.081609 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:58.081609 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:30:58.084560 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-d27eaa48-1567-41cc-993b-81c84b41f383 req-3ec82efd-2820-4584-9837-8cf71fe60b26 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:30:58.087911 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-d27eaa48-1567-41cc-993b-81c84b41f383 req-3ec82efd-2820-4584-9837-8cf71fe60b26 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 returned with HTTP 200 Aug 12 20:30:58.088274 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1220/4904] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:30:58 2026] GET /volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:30:58.150826 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-623234f8-66e9-44d1-8269-76fdfaa65cdf None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:58.151199 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-623234f8-66e9-44d1-8269-76fdfaa65cdf None None] GET https://10.4.3.246/volume// Aug 12 20:30:58.151366 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-623234f8-66e9-44d1-8269-76fdfaa65cdf None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:58.151561 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-623234f8-66e9-44d1-8269-76fdfaa65cdf None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:58.151867 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-623234f8-66e9-44d1-8269-76fdfaa65cdf None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:30:58.152141 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1238/4905] 10.4.3.246 () {66 vars in 1428 bytes} [Wed Aug 12 20:30:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:30:58.158740 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-d27eaa48-1567-41cc-993b-81c84b41f383 req-58a1a6fb-457c-4fa7-94e5-bee3287f4bda None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:58.160433 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-d27eaa48-1567-41cc-993b-81c84b41f383 req-58a1a6fb-457c-4fa7-94e5-bee3287f4bda tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:30:58.160790 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-d27eaa48-1567-41cc-993b-81c84b41f383 req-58a1a6fb-457c-4fa7-94e5-bee3287f4bda tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6eb94802-f50a-441b-bc63-20d2442bfbd1", "connector": null, "instance_uuid": "3f951282-0313-4ca2-bda2-82399366dfb6"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:30:58.167961 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:58.167961 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:30:58.189791 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-d27eaa48-1567-41cc-993b-81c84b41f383 req-58a1a6fb-457c-4fa7-94e5-bee3287f4bda tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:30:58.190247 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1219/4906] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:30:58 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 12 20:30:58.213670 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-1da2b4be-ea9b-451f-b523-5a98d585387c None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:58.215918 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1da2b4be-ea9b-451f-b523-5a98d585387c tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 Aug 12 20:30:58.216119 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1da2b4be-ea9b-451f-b523-5a98d585387c tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:58.216322 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1da2b4be-ea9b-451f-b523-5a98d585387c tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:58.222403 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-45e90c5f-2518-4df7-9404-ed3daebb9050 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:58.222811 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-45e90c5f-2518-4df7-9404-ed3daebb9050 None None] GET https://10.4.3.246/volume// Aug 12 20:30:58.223015 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-45e90c5f-2518-4df7-9404-ed3daebb9050 None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:58.223245 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-45e90c5f-2518-4df7-9404-ed3daebb9050 None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:58.223594 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-45e90c5f-2518-4df7-9404-ed3daebb9050 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:30:58.223881 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1221/4907] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:30:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:30:58.225071 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:58.225071 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:30:58.228204 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-1da2b4be-ea9b-451f-b523-5a98d585387c tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:30:58.230163 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-d27eaa48-1567-41cc-993b-81c84b41f383 req-035e64f9-a0eb-4646-b661-b303ca9550c3 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:58.231960 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1da2b4be-ea9b-451f-b523-5a98d585387c tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 returned with HTTP 200 Aug 12 20:30:58.232254 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-d27eaa48-1567-41cc-993b-81c84b41f383 req-035e64f9-a0eb-4646-b661-b303ca9550c3 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 Aug 12 20:30:58.232324 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1230/4908] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:30:58 2026] GET /volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:30:58.232512 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-d27eaa48-1567-41cc-993b-81c84b41f383 req-035e64f9-a0eb-4646-b661-b303ca9550c3 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:58.232738 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-d27eaa48-1567-41cc-993b-81c84b41f383 req-035e64f9-a0eb-4646-b661-b303ca9550c3 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:58.240435 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:58.240435 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:30:58.243316 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-d27eaa48-1567-41cc-993b-81c84b41f383 req-035e64f9-a0eb-4646-b661-b303ca9550c3 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:30:58.246685 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-d27eaa48-1567-41cc-993b-81c84b41f383 req-035e64f9-a0eb-4646-b661-b303ca9550c3 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 returned with HTTP 200 Aug 12 20:30:58.247291 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1239/4909] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:30:58 2026] GET /volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 => generated 1063 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:30:58.337402 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-d27eaa48-1567-41cc-993b-81c84b41f383 req-bdd84785-f28f-4051-b3a0-9bd4e48e205c None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:58.339206 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-d27eaa48-1567-41cc-993b-81c84b41f383 req-bdd84785-f28f-4051-b3a0-9bd4e48e205c tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] PUT https://10.4.3.246/volume/v3/attachments/63a7eb5a-97d1-4846-b8f9-6378e1a5d19e Aug 12 20:30:58.339577 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-d27eaa48-1567-41cc-993b-81c84b41f383 req-bdd84785-f28f-4051-b3a0-9bd4e48e205c tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:30:58.346108 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-d27eaa48-1567-41cc-993b-81c84b41f383 req-bdd84785-f28f-4051-b3a0-9bd4e48e205c tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Acquiring lock "cinder-attachment_update-6eb94802-f50a-441b-bc63-20d2442bfbd1-np0000007109" by "attachment_update" {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:30:58.349984 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-d27eaa48-1567-41cc-993b-81c84b41f383 req-bdd84785-f28f-4051-b3a0-9bd4e48e205c tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Lock "cinder-attachment_update-6eb94802-f50a-441b-bc63-20d2442bfbd1-np0000007109" acquired by "attachment_update" :: waited 0.004s {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:30:58.350831 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:58.350831 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:30:58.415377 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-d27eaa48-1567-41cc-993b-81c84b41f383 req-bdd84785-f28f-4051-b3a0-9bd4e48e205c tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Lock "cinder-attachment_update-6eb94802-f50a-441b-bc63-20d2442bfbd1-np0000007109" released by "attachment_update" :: held 0.065s {{(pid=100385) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:30:58.415690 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-d27eaa48-1567-41cc-993b-81c84b41f383 req-bdd84785-f28f-4051-b3a0-9bd4e48e205c tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/attachments/63a7eb5a-97d1-4846-b8f9-6378e1a5d19e returned with HTTP 200 Aug 12 20:30:58.416117 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1220/4910] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:30:58 2026] PUT /volume/v3/attachments/63a7eb5a-97d1-4846-b8f9-6378e1a5d19e => generated 969 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:30:59.246411 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-5e58d723-eefd-4780-b08e-19bd4b29f41b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:30:59.248282 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5e58d723-eefd-4780-b08e-19bd4b29f41b tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 Aug 12 20:30:59.248695 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5e58d723-eefd-4780-b08e-19bd4b29f41b tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:30:59.248894 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5e58d723-eefd-4780-b08e-19bd4b29f41b tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:30:59.261954 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:30:59.261954 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:30:59.271074 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-5e58d723-eefd-4780-b08e-19bd4b29f41b tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:30:59.271074 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5e58d723-eefd-4780-b08e-19bd4b29f41b tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 returned with HTTP 200 Aug 12 20:30:59.271168 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1222/4911] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:30:59 2026] GET /volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:31:00.284595 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-771709a1-4d1c-4f6e-8084-af9504e0b089 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:00.286155 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-771709a1-4d1c-4f6e-8084-af9504e0b089 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 Aug 12 20:31:00.286342 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-771709a1-4d1c-4f6e-8084-af9504e0b089 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:00.286523 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-771709a1-4d1c-4f6e-8084-af9504e0b089 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:00.296561 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:00.296561 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:31:00.299798 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-771709a1-4d1c-4f6e-8084-af9504e0b089 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:00.305448 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-771709a1-4d1c-4f6e-8084-af9504e0b089 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 returned with HTTP 200 Aug 12 20:31:00.305911 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1231/4912] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:31:00 2026] GET /volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:31:01.317276 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-be0de95d-dbc4-4a54-93a9-edac177cfe55 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:01.319227 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-be0de95d-dbc4-4a54-93a9-edac177cfe55 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 Aug 12 20:31:01.319502 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-be0de95d-dbc4-4a54-93a9-edac177cfe55 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:01.319727 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-be0de95d-dbc4-4a54-93a9-edac177cfe55 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:01.330132 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:01.330132 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:31:01.333458 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-be0de95d-dbc4-4a54-93a9-edac177cfe55 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:01.337425 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-be0de95d-dbc4-4a54-93a9-edac177cfe55 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 returned with HTTP 200 Aug 12 20:31:01.337936 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1240/4913] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:31:01 2026] GET /volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:31:02.349336 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-5e53158b-ec1f-4634-9c0a-e5861b6489bc None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:02.350912 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5e53158b-ec1f-4634-9c0a-e5861b6489bc tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 Aug 12 20:31:02.351089 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5e53158b-ec1f-4634-9c0a-e5861b6489bc tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:02.351259 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5e53158b-ec1f-4634-9c0a-e5861b6489bc tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:02.361887 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:02.361887 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:31:02.366499 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-5e53158b-ec1f-4634-9c0a-e5861b6489bc tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:02.370862 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5e53158b-ec1f-4634-9c0a-e5861b6489bc tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 returned with HTTP 200 Aug 12 20:31:02.371224 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1221/4914] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:31:02 2026] GET /volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:31:02.383270 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-d27eaa48-1567-41cc-993b-81c84b41f383 req-07f6fc68-b823-4a91-83d7-87e008753ed2 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:02.385255 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-d27eaa48-1567-41cc-993b-81c84b41f383 req-07f6fc68-b823-4a91-83d7-87e008753ed2 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] POST https://10.4.3.246/volume/v3/attachments/63a7eb5a-97d1-4846-b8f9-6378e1a5d19e/action Aug 12 20:31:02.385621 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-d27eaa48-1567-41cc-993b-81c84b41f383 req-07f6fc68-b823-4a91-83d7-87e008753ed2 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Action body: b'{"os-complete": null}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:31:02.385740 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-d27eaa48-1567-41cc-993b-81c84b41f383 req-07f6fc68-b823-4a91-83d7-87e008753ed2 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:31:02.401123 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:02.401123 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:31:02.414749 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-d27eaa48-1567-41cc-993b-81c84b41f383 req-07f6fc68-b823-4a91-83d7-87e008753ed2 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/attachments/63a7eb5a-97d1-4846-b8f9-6378e1a5d19e/action returned with HTTP 204 Aug 12 20:31:02.415289 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1223/4915] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:31:02 2026] POST /volume/v3/attachments/63a7eb5a-97d1-4846-b8f9-6378e1a5d19e/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:31:03.388613 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-ddbab0d8-4fc7-4144-8171-d0db9da98415 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:03.390632 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ddbab0d8-4fc7-4144-8171-d0db9da98415 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 Aug 12 20:31:03.390822 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ddbab0d8-4fc7-4144-8171-d0db9da98415 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:03.391048 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ddbab0d8-4fc7-4144-8171-d0db9da98415 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:03.402429 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:03.402429 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:31:03.406412 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-ddbab0d8-4fc7-4144-8171-d0db9da98415 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:03.411102 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ddbab0d8-4fc7-4144-8171-d0db9da98415 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 returned with HTTP 200 Aug 12 20:31:03.411615 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1232/4916] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:31:03 2026] GET /volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 => generated 1176 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:31:06.588453 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-c2ca528a-6891-4274-beb5-328cd9aadaf6 req-32125a8f-8a8f-4ee5-8dfe-591b7da38d61 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:06.590464 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-c2ca528a-6891-4274-beb5-328cd9aadaf6 req-32125a8f-8a8f-4ee5-8dfe-591b7da38d61 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 Aug 12 20:31:06.590694 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-c2ca528a-6891-4274-beb5-328cd9aadaf6 req-32125a8f-8a8f-4ee5-8dfe-591b7da38d61 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:06.590871 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-c2ca528a-6891-4274-beb5-328cd9aadaf6 req-32125a8f-8a8f-4ee5-8dfe-591b7da38d61 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:06.600529 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:06.600529 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:31:06.604554 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-c2ca528a-6891-4274-beb5-328cd9aadaf6 req-32125a8f-8a8f-4ee5-8dfe-591b7da38d61 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:06.608810 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-c2ca528a-6891-4274-beb5-328cd9aadaf6 req-32125a8f-8a8f-4ee5-8dfe-591b7da38d61 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 returned with HTTP 200 Aug 12 20:31:06.609289 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1241/4917] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:31:06 2026] GET /volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 => generated 1176 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:31:06.625596 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-c2ca528a-6891-4274-beb5-328cd9aadaf6 req-ed48b372-9352-4053-8287-dfda1403cbe9 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:06.627330 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-c2ca528a-6891-4274-beb5-328cd9aadaf6 req-ed48b372-9352-4053-8287-dfda1403cbe9 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] POST https://10.4.3.246/volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1/action Aug 12 20:31:06.627635 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-c2ca528a-6891-4274-beb5-328cd9aadaf6 req-ed48b372-9352-4053-8287-dfda1403cbe9 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:31:06.627742 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-c2ca528a-6891-4274-beb5-328cd9aadaf6 req-ed48b372-9352-4053-8287-dfda1403cbe9 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:31:06.636682 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:06.636682 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:31:06.637089 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-c2ca528a-6891-4274-beb5-328cd9aadaf6 req-ed48b372-9352-4053-8287-dfda1403cbe9 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:06.642391 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-c2ca528a-6891-4274-beb5-328cd9aadaf6 req-ed48b372-9352-4053-8287-dfda1403cbe9 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Begin detaching volume completed successfully. Aug 12 20:31:06.642588 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-c2ca528a-6891-4274-beb5-328cd9aadaf6 req-ed48b372-9352-4053-8287-dfda1403cbe9 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1/action returned with HTTP 202 Aug 12 20:31:06.642960 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1222/4918] 10.4.3.246 () {72 vars in 1672 bytes} [Wed Aug 12 20:31:06 2026] POST /volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:31:06.680417 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-b4989980-1282-4003-8ef3-d93a1ee8c7e8 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:06.680934 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b4989980-1282-4003-8ef3-d93a1ee8c7e8 None None] GET https://10.4.3.246/volume// Aug 12 20:31:06.681118 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b4989980-1282-4003-8ef3-d93a1ee8c7e8 None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:06.681330 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b4989980-1282-4003-8ef3-d93a1ee8c7e8 None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:06.681686 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b4989980-1282-4003-8ef3-d93a1ee8c7e8 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:31:06.682043 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1224/4919] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:31:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:31:06.688814 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-c2ca528a-6891-4274-beb5-328cd9aadaf6 req-9ca4365f-ac53-455a-95fc-751b3b9546ee None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:06.691431 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-c2ca528a-6891-4274-beb5-328cd9aadaf6 req-9ca4365f-ac53-455a-95fc-751b3b9546ee tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 Aug 12 20:31:06.691431 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-c2ca528a-6891-4274-beb5-328cd9aadaf6 req-9ca4365f-ac53-455a-95fc-751b3b9546ee tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:06.691431 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-c2ca528a-6891-4274-beb5-328cd9aadaf6 req-9ca4365f-ac53-455a-95fc-751b3b9546ee tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:06.699098 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:06.699098 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:31:06.701846 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-c2ca528a-6891-4274-beb5-328cd9aadaf6 req-9ca4365f-ac53-455a-95fc-751b3b9546ee tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:06.705311 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-c2ca528a-6891-4274-beb5-328cd9aadaf6 req-9ca4365f-ac53-455a-95fc-751b3b9546ee tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 returned with HTTP 200 Aug 12 20:31:06.705676 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1233/4920] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:31:06 2026] GET /volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 => generated 1359 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:31:07.488630 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-c2ca528a-6891-4274-beb5-328cd9aadaf6 req-3eac83ea-485b-4d98-b645-c669b0cf287a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:07.490823 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-c2ca528a-6891-4274-beb5-328cd9aadaf6 req-3eac83ea-485b-4d98-b645-c669b0cf287a tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] DELETE https://10.4.3.246/volume/v3/attachments/63a7eb5a-97d1-4846-b8f9-6378e1a5d19e Aug 12 20:31:07.491073 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-c2ca528a-6891-4274-beb5-328cd9aadaf6 req-3eac83ea-485b-4d98-b645-c669b0cf287a tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:07.491351 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-c2ca528a-6891-4274-beb5-328cd9aadaf6 req-3eac83ea-485b-4d98-b645-c669b0cf287a tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:07.497776 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:07.497776 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:31:07.536443 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-c2ca528a-6891-4274-beb5-328cd9aadaf6 req-3eac83ea-485b-4d98-b645-c669b0cf287a tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/attachments/63a7eb5a-97d1-4846-b8f9-6378e1a5d19e returned with HTTP 200 Aug 12 20:31:07.536851 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1242/4921] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:31:07 2026] DELETE /volume/v3/attachments/63a7eb5a-97d1-4846-b8f9-6378e1a5d19e => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:31:07.727559 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-c7a26f59-e1c0-43f8-8d52-585a2beef4fd None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:07.729226 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c7a26f59-e1c0-43f8-8d52-585a2beef4fd tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:31:07.729590 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c7a26f59-e1c0-43f8-8d52-585a2beef4fd tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-946996161", "snapshot_id": "47e69549-e7ca-48d3-8978-5c8d4865d41d", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:31:07.731060 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-c7a26f59-e1c0-43f8-8d52-585a2beef4fd tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-946996161', 'snapshot_id': '47e69549-e7ca-48d3-8978-5c8d4865d41d', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:31:07.735578 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:07.735578 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:31:07.735931 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-c7a26f59-e1c0-43f8-8d52-585a2beef4fd tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Snapshot retrieved successfully. Aug 12 20:31:07.736062 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-c7a26f59-e1c0-43f8-8d52-585a2beef4fd tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Create volume of 1 GB Aug 12 20:31:07.738924 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-c7a26f59-e1c0-43f8-8d52-585a2beef4fd tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Availability Zones retrieved successfully. Aug 12 20:31:07.743894 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-c7a26f59-e1c0-43f8-8d52-585a2beef4fd tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Flow 'volume_create_api' (0b78dc33-cd06-4dd5-9663-e2adf40ebb8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:31:07.744727 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-c7a26f59-e1c0-43f8-8d52-585a2beef4fd tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13c91850-22b8-47ff-a2bb-be738c0ea1a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:31:07.745490 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-c7a26f59-e1c0-43f8-8d52-585a2beef4fd tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:31:07.771163 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-c7a26f59-e1c0-43f8-8d52-585a2beef4fd tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13c91850-22b8-47ff-a2bb-be738c0ea1a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '47e69549-e7ca-48d3-8978-5c8d4865d41d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:31:07.771865 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-c7a26f59-e1c0-43f8-8d52-585a2beef4fd tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae22f7e8-effd-4a3b-b101-5583ba447723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:31:07.806368 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-c7a26f59-e1c0-43f8-8d52-585a2beef4fd tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Created reservations ['84d166da-7c22-46d0-b026-ee77ff5e643e', 'd0377736-a554-493e-ad55-b66710929c3a', '7607e9d8-0287-41f9-b64a-d8c48ae8ffc4', '3c718a2a-810d-4c64-a1c2-e8971130122e'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:31:07.807046 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-c7a26f59-e1c0-43f8-8d52-585a2beef4fd tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae22f7e8-effd-4a3b-b101-5583ba447723) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84d166da-7c22-46d0-b026-ee77ff5e643e', 'd0377736-a554-493e-ad55-b66710929c3a', '7607e9d8-0287-41f9-b64a-d8c48ae8ffc4', '3c718a2a-810d-4c64-a1c2-e8971130122e']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:31:07.807747 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-c7a26f59-e1c0-43f8-8d52-585a2beef4fd tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baad8676-3f04-442a-9a98-34054f56e18d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:31:07.842193 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-c7a26f59-e1c0-43f8-8d52-585a2beef4fd tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baad8676-3f04-442a-9a98-34054f56e18d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2a6c961-7e63-4594-b72b-4a76e0f2d259', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-946996161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='440fc9aca1ac406bb12258cf4eea67e8',qos_specs=None,replication_status=,reservations=['84d166da-7c22-46d0-b026-ee77ff5e643e','d0377736-a554-493e-ad55-b66710929c3a','7607e9d8-0287-41f9-b64a-d8c48ae8ffc4','3c718a2a-810d-4c64-a1c2-e8971130122e'],size=1,snapshot_id=47e69549-e7ca-48d3-8978-5c8d4865d41d,source_replicaid=,source_volid=None,status='creating',user_id='1cad25e44cbd41bd8d7ceb169cc5e058',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:31:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-946996161',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2a6c961-7e63-4594-b72b-4a76e0f2d259,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='440fc9aca1ac406bb12258cf4eea67e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=47e69549-e7ca-48d3-8978-5c8d4865d41d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cad25e44cbd41bd8d7ceb169cc5e058',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:31:07.842840 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-c7a26f59-e1c0-43f8-8d52-585a2beef4fd tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42361f91-f0c7-4736-8a24-9e08826c9ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:31:07.859705 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-c7a26f59-e1c0-43f8-8d52-585a2beef4fd tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42361f91-f0c7-4736-8a24-9e08826c9ea9) transitioned into state 'SUCCESS' from state '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-946996161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='440fc9aca1ac406bb12258cf4eea67e8',qos_specs=None,replication_status=,reservations=['84d166da-7c22-46d0-b026-ee77ff5e643e','d0377736-a554-493e-ad55-b66710929c3a','7607e9d8-0287-41f9-b64a-d8c48ae8ffc4','3c718a2a-810d-4c64-a1c2-e8971130122e'],size=1,snapshot_id=47e69549-e7ca-48d3-8978-5c8d4865d41d,source_replicaid=,source_volid=None,status='creating',user_id='1cad25e44cbd41bd8d7ceb169cc5e058',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:31:07.860390 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-c7a26f59-e1c0-43f8-8d52-585a2beef4fd tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b96a5cf-9675-489c-82f2-5351a7886c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:31:07.878265 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-c7a26f59-e1c0-43f8-8d52-585a2beef4fd tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b96a5cf-9675-489c-82f2-5351a7886c6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:31:07.879033 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-c7a26f59-e1c0-43f8-8d52-585a2beef4fd tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Flow 'volume_create_api' (0b78dc33-cd06-4dd5-9663-e2adf40ebb8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:31:07.879311 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-c7a26f59-e1c0-43f8-8d52-585a2beef4fd tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Create volume request issued successfully. Aug 12 20:31:07.879845 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c7a26f59-e1c0-43f8-8d52-585a2beef4fd tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:31:07.880266 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1223/4922] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:31:07 2026] POST /volume/v3/volumes => generated 790 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:31:07.895008 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-8692c93c-4c4d-4cd4-94a6-ec824d18f827 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:07.896842 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8692c93c-4c4d-4cd4-94a6-ec824d18f827 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 Aug 12 20:31:07.897028 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8692c93c-4c4d-4cd4-94a6-ec824d18f827 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:07.897197 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8692c93c-4c4d-4cd4-94a6-ec824d18f827 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:07.903683 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:07.903683 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:31:07.907029 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-8692c93c-4c4d-4cd4-94a6-ec824d18f827 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:07.911010 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8692c93c-4c4d-4cd4-94a6-ec824d18f827 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 returned with HTTP 200 Aug 12 20:31:07.911451 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1225/4923] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:31:07 2026] GET /volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:31:08.923115 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-b4794bce-3156-467a-9265-a4ee82e3e941 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:08.924851 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b4794bce-3156-467a-9265-a4ee82e3e941 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 Aug 12 20:31:08.925028 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b4794bce-3156-467a-9265-a4ee82e3e941 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:08.925226 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b4794bce-3156-467a-9265-a4ee82e3e941 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:08.932229 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:08.932229 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:31:08.935612 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-b4794bce-3156-467a-9265-a4ee82e3e941 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:08.939298 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b4794bce-3156-467a-9265-a4ee82e3e941 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 returned with HTTP 200 Aug 12 20:31:08.939671 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1234/4924] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:31:08 2026] GET /volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:31:08.951488 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-3fafeeaf-9acd-4435-93cd-561a4477c665 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:08.953480 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3fafeeaf-9acd-4435-93cd-561a4477c665 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 Aug 12 20:31:08.953905 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3fafeeaf-9acd-4435-93cd-561a4477c665 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:08.954146 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3fafeeaf-9acd-4435-93cd-561a4477c665 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:08.963423 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:08.963423 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:31:08.967489 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-3fafeeaf-9acd-4435-93cd-561a4477c665 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:08.971458 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3fafeeaf-9acd-4435-93cd-561a4477c665 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 returned with HTTP 200 Aug 12 20:31:08.971917 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1243/4925] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:31:08 2026] GET /volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:31:09.432444 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-44240e81-efec-419b-8840-1c9a69e9d22e req-799fe1fe-6689-42ab-9be1-192ad5286e4e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:09.434348 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-44240e81-efec-419b-8840-1c9a69e9d22e req-799fe1fe-6689-42ab-9be1-192ad5286e4e tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 Aug 12 20:31:09.434510 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-44240e81-efec-419b-8840-1c9a69e9d22e req-799fe1fe-6689-42ab-9be1-192ad5286e4e tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:09.434718 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-44240e81-efec-419b-8840-1c9a69e9d22e req-799fe1fe-6689-42ab-9be1-192ad5286e4e tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:09.441035 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:09.441035 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:31:09.444140 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-44240e81-efec-419b-8840-1c9a69e9d22e req-799fe1fe-6689-42ab-9be1-192ad5286e4e tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:09.447622 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-44240e81-efec-419b-8840-1c9a69e9d22e req-799fe1fe-6689-42ab-9be1-192ad5286e4e tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 returned with HTTP 200 Aug 12 20:31:09.448089 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1224/4926] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:31:09 2026] GET /volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 => generated 883 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:31:09.518093 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-971b388d-452d-40a6-9926-2926aed39aba None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:09.518451 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-971b388d-452d-40a6-9926-2926aed39aba None None] GET https://10.4.3.246/volume// Aug 12 20:31:09.518661 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-971b388d-452d-40a6-9926-2926aed39aba None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:09.518875 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-971b388d-452d-40a6-9926-2926aed39aba None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:09.519169 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-971b388d-452d-40a6-9926-2926aed39aba None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:31:09.519448 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1226/4927] 10.4.3.246 () {66 vars in 1428 bytes} [Wed Aug 12 20:31:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:31:09.525649 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-44240e81-efec-419b-8840-1c9a69e9d22e req-94ec5ce3-9377-43ca-a1b8-1fdb5b0b326f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:09.616288 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-44240e81-efec-419b-8840-1c9a69e9d22e req-94ec5ce3-9377-43ca-a1b8-1fdb5b0b326f tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:31:09.616628 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-44240e81-efec-419b-8840-1c9a69e9d22e req-94ec5ce3-9377-43ca-a1b8-1fdb5b0b326f tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b2a6c961-7e63-4594-b72b-4a76e0f2d259", "connector": null, "instance_uuid": "3f951282-0313-4ca2-bda2-82399366dfb6"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:31:09.623787 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:09.623787 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:31:09.645099 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-44240e81-efec-419b-8840-1c9a69e9d22e req-94ec5ce3-9377-43ca-a1b8-1fdb5b0b326f tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:31:09.645589 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1235/4928] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:31:09 2026] POST /volume/v3/attachments => generated 273 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:31:09.669489 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a7084413-02f7-41e4-a615-224e615f81a7 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:09.671853 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a7084413-02f7-41e4-a615-224e615f81a7 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 Aug 12 20:31:09.671990 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a7084413-02f7-41e4-a615-224e615f81a7 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:09.672258 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a7084413-02f7-41e4-a615-224e615f81a7 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:09.677566 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-9615fd9a-30da-41b2-9f08-af3b2dd07cb8 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:09.677566 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9615fd9a-30da-41b2-9f08-af3b2dd07cb8 None None] GET https://10.4.3.246/volume// Aug 12 20:31:09.677566 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9615fd9a-30da-41b2-9f08-af3b2dd07cb8 None None] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:09.677566 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9615fd9a-30da-41b2-9f08-af3b2dd07cb8 None None] Calling method 'all' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:09.677890 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9615fd9a-30da-41b2-9f08-af3b2dd07cb8 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:31:09.678178 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1225/4929] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:31:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:31:09.683011 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:09.683011 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:31:09.685953 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-44240e81-efec-419b-8840-1c9a69e9d22e req-ed09e0df-d2f5-45c8-af35-fa840a4941ce None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:09.686338 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-a7084413-02f7-41e4-a615-224e615f81a7 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:09.687778 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-44240e81-efec-419b-8840-1c9a69e9d22e req-ed09e0df-d2f5-45c8-af35-fa840a4941ce tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 Aug 12 20:31:09.688241 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-44240e81-efec-419b-8840-1c9a69e9d22e req-ed09e0df-d2f5-45c8-af35-fa840a4941ce tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:09.688241 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-44240e81-efec-419b-8840-1c9a69e9d22e req-ed09e0df-d2f5-45c8-af35-fa840a4941ce tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:09.690428 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a7084413-02f7-41e4-a615-224e615f81a7 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 returned with HTTP 200 Aug 12 20:31:09.690887 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1244/4930] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:31:09 2026] GET /volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:31:09.697786 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:09.697786 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:31:09.701063 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-44240e81-efec-419b-8840-1c9a69e9d22e req-ed09e0df-d2f5-45c8-af35-fa840a4941ce tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:09.704845 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-44240e81-efec-419b-8840-1c9a69e9d22e req-ed09e0df-d2f5-45c8-af35-fa840a4941ce tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 returned with HTTP 200 Aug 12 20:31:09.705208 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1227/4931] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:31:09 2026] GET /volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 => generated 1062 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:31:09.801248 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-44240e81-efec-419b-8840-1c9a69e9d22e req-589db6f7-a159-4883-872c-17a525262d1e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:09.803115 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-44240e81-efec-419b-8840-1c9a69e9d22e req-589db6f7-a159-4883-872c-17a525262d1e tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] PUT https://10.4.3.246/volume/v3/attachments/b41bb12e-0e02-46b1-bec7-8f91cfd6ad11 Aug 12 20:31:09.803445 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-44240e81-efec-419b-8840-1c9a69e9d22e req-589db6f7-a159-4883-872c-17a525262d1e tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:31:09.810304 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-44240e81-efec-419b-8840-1c9a69e9d22e req-589db6f7-a159-4883-872c-17a525262d1e tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Acquiring lock "cinder-attachment_update-b2a6c961-7e63-4594-b72b-4a76e0f2d259-np0000007109" by "attachment_update" {{(pid=100383) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:31:09.814308 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-44240e81-efec-419b-8840-1c9a69e9d22e req-589db6f7-a159-4883-872c-17a525262d1e tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Lock "cinder-attachment_update-b2a6c961-7e63-4594-b72b-4a76e0f2d259-np0000007109" acquired by "attachment_update" :: waited 0.004s {{(pid=100383) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:31:09.815155 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:09.815155 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:31:09.887121 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-44240e81-efec-419b-8840-1c9a69e9d22e req-589db6f7-a159-4883-872c-17a525262d1e tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Lock "cinder-attachment_update-b2a6c961-7e63-4594-b72b-4a76e0f2d259-np0000007109" released by "attachment_update" :: held 0.073s {{(pid=100383) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:31:09.887469 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-44240e81-efec-419b-8840-1c9a69e9d22e req-589db6f7-a159-4883-872c-17a525262d1e tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/attachments/b41bb12e-0e02-46b1-bec7-8f91cfd6ad11 returned with HTTP 200 Aug 12 20:31:09.888236 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1236/4932] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:31:09 2026] PUT /volume/v3/attachments/b41bb12e-0e02-46b1-bec7-8f91cfd6ad11 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:31:10.702411 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-5b601d04-8a91-48ac-9d41-5f45beab6a5e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:10.704099 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5b601d04-8a91-48ac-9d41-5f45beab6a5e tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 Aug 12 20:31:10.704297 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5b601d04-8a91-48ac-9d41-5f45beab6a5e tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:10.704477 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5b601d04-8a91-48ac-9d41-5f45beab6a5e tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:10.714277 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:10.714277 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:31:10.717169 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-5b601d04-8a91-48ac-9d41-5f45beab6a5e tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:10.720759 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5b601d04-8a91-48ac-9d41-5f45beab6a5e tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 returned with HTTP 200 Aug 12 20:31:10.721114 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1226/4933] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:31:10 2026] GET /volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:31:11.734446 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-8a0ab7c7-78f1-4321-b71a-10da9c3ab9e4 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:11.736819 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8a0ab7c7-78f1-4321-b71a-10da9c3ab9e4 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 Aug 12 20:31:11.737090 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8a0ab7c7-78f1-4321-b71a-10da9c3ab9e4 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:11.737368 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8a0ab7c7-78f1-4321-b71a-10da9c3ab9e4 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:11.749069 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:11.749069 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:31:11.753408 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-8a0ab7c7-78f1-4321-b71a-10da9c3ab9e4 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:11.758745 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8a0ab7c7-78f1-4321-b71a-10da9c3ab9e4 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 returned with HTTP 200 Aug 12 20:31:11.759348 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1245/4934] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:31:11 2026] GET /volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:31:12.772168 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-701e0246-a3ab-4898-9e2a-c0887fc88e34 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:12.773961 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-701e0246-a3ab-4898-9e2a-c0887fc88e34 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 Aug 12 20:31:12.774234 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-701e0246-a3ab-4898-9e2a-c0887fc88e34 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:12.774478 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-701e0246-a3ab-4898-9e2a-c0887fc88e34 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:12.784548 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:12.784548 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:31:12.787760 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-701e0246-a3ab-4898-9e2a-c0887fc88e34 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:12.791344 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-701e0246-a3ab-4898-9e2a-c0887fc88e34 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 returned with HTTP 200 Aug 12 20:31:12.791702 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1228/4935] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:31:12 2026] GET /volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:31:13.110325 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-44240e81-efec-419b-8840-1c9a69e9d22e req-553dc6b5-6945-4c67-9711-889ae269c1b2 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:13.112305 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-44240e81-efec-419b-8840-1c9a69e9d22e req-553dc6b5-6945-4c67-9711-889ae269c1b2 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] POST https://10.4.3.246/volume/v3/attachments/b41bb12e-0e02-46b1-bec7-8f91cfd6ad11/action Aug 12 20:31:13.112803 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-44240e81-efec-419b-8840-1c9a69e9d22e req-553dc6b5-6945-4c67-9711-889ae269c1b2 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Action body: b'{"os-complete": null}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:31:13.114563 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-44240e81-efec-419b-8840-1c9a69e9d22e req-553dc6b5-6945-4c67-9711-889ae269c1b2 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:31:13.127429 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:13.127429 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:31:13.138210 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-44240e81-efec-419b-8840-1c9a69e9d22e req-553dc6b5-6945-4c67-9711-889ae269c1b2 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/attachments/b41bb12e-0e02-46b1-bec7-8f91cfd6ad11/action returned with HTTP 204 Aug 12 20:31:13.138812 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1237/4936] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:31:13 2026] POST /volume/v3/attachments/b41bb12e-0e02-46b1-bec7-8f91cfd6ad11/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:31:13.803192 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-21dfdaca-5bff-4b73-a0ed-2e059580a989 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:13.804906 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-21dfdaca-5bff-4b73-a0ed-2e059580a989 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 Aug 12 20:31:13.805104 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-21dfdaca-5bff-4b73-a0ed-2e059580a989 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:13.805312 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-21dfdaca-5bff-4b73-a0ed-2e059580a989 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:13.814133 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:13.814133 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:31:13.817076 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-21dfdaca-5bff-4b73-a0ed-2e059580a989 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:13.820591 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-21dfdaca-5bff-4b73-a0ed-2e059580a989 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 returned with HTTP 200 Aug 12 20:31:13.820925 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1227/4937] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:31:13 2026] GET /volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 => generated 1175 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:31:14.505381 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-0b0596d4-b524-4c32-87ea-04c3b072b27c req-901ec126-be65-43c8-b42d-20888aec1f56 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:14.507386 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-0b0596d4-b524-4c32-87ea-04c3b072b27c req-901ec126-be65-43c8-b42d-20888aec1f56 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] GET https://10.4.3.246/volume/v3/limits Aug 12 20:31:14.507642 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-0b0596d4-b524-4c32-87ea-04c3b072b27c req-901ec126-be65-43c8-b42d-20888aec1f56 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:14.507830 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-0b0596d4-b524-4c32-87ea-04c3b072b27c req-901ec126-be65-43c8-b42d-20888aec1f56 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Calling method 'index' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:14.525933 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-0b0596d4-b524-4c32-87ea-04c3b072b27c req-901ec126-be65-43c8-b42d-20888aec1f56 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/limits returned with HTTP 200 Aug 12 20:31:14.525933 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1246/4938] 10.4.3.246 () {68 vars in 1484 bytes} [Wed Aug 12 20:31:14 2026] GET /volume/v3/limits => generated 302 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:31:14.555967 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-0b0596d4-b524-4c32-87ea-04c3b072b27c req-71314f4c-227b-4b2f-83d6-ceeee54e4ea4 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:14.557910 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-0b0596d4-b524-4c32-87ea-04c3b072b27c req-71314f4c-227b-4b2f-83d6-ceeee54e4ea4 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] GET https://10.4.3.246/volume/v3/volumes/b0a9497c-0e4c-4501-8945-ee9ad6133c7b Aug 12 20:31:14.558104 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-0b0596d4-b524-4c32-87ea-04c3b072b27c req-71314f4c-227b-4b2f-83d6-ceeee54e4ea4 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:14.558277 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-0b0596d4-b524-4c32-87ea-04c3b072b27c req-71314f4c-227b-4b2f-83d6-ceeee54e4ea4 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:14.567282 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:14.567282 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:31:14.570329 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-0b0596d4-b524-4c32-87ea-04c3b072b27c req-71314f4c-227b-4b2f-83d6-ceeee54e4ea4 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Volume info retrieved successfully. Aug 12 20:31:14.574295 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-0b0596d4-b524-4c32-87ea-04c3b072b27c req-71314f4c-227b-4b2f-83d6-ceeee54e4ea4 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/volumes/b0a9497c-0e4c-4501-8945-ee9ad6133c7b returned with HTTP 200 Aug 12 20:31:14.574653 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1229/4939] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:31:14 2026] GET /volume/v3/volumes/b0a9497c-0e4c-4501-8945-ee9ad6133c7b => generated 1663 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:31:14.582427 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-0b0596d4-b524-4c32-87ea-04c3b072b27c req-e7ef663e-4e6a-449e-b897-4e197787f832 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:14.586557 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-0b0596d4-b524-4c32-87ea-04c3b072b27c req-e7ef663e-4e6a-449e-b897-4e197787f832 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:31:14.586557 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-0b0596d4-b524-4c32-87ea-04c3b072b27c req-e7ef663e-4e6a-449e-b897-4e197787f832 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b0a9497c-0e4c-4501-8945-ee9ad6133c7b", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1580331590", "description": null, "metadata": {}}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:31:14.595806 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:14.595806 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:31:14.596296 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-0b0596d4-b524-4c32-87ea-04c3b072b27c req-e7ef663e-4e6a-449e-b897-4e197787f832 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Volume info retrieved successfully. Aug 12 20:31:14.596401 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.snapshots [req-0b0596d4-b524-4c32-87ea-04c3b072b27c req-e7ef663e-4e6a-449e-b897-4e197787f832 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Create snapshot from volume b0a9497c-0e4c-4501-8945-ee9ad6133c7b Aug 12 20:31:14.624306 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [req-0b0596d4-b524-4c32-87ea-04c3b072b27c req-e7ef663e-4e6a-449e-b897-4e197787f832 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Created reservations ['27b8f9fa-61c8-4532-a977-485563a09bf1', '51f9067a-a460-4aed-badd-dd6742886f21', 'f39c4bf9-8c9d-42d2-8127-cd1a8254c707', '60b791b2-716f-4fa9-a740-f6f670ad9001'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:31:14.650810 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-0b0596d4-b524-4c32-87ea-04c3b072b27c req-e7ef663e-4e6a-449e-b897-4e197787f832 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Snapshot force create request issued successfully. Aug 12 20:31:14.651180 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-0b0596d4-b524-4c32-87ea-04c3b072b27c req-e7ef663e-4e6a-449e-b897-4e197787f832 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:31:14.651642 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1238/4940] 10.4.3.246 () {72 vars in 1547 bytes} [Wed Aug 12 20:31:14 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 12 20:31:16.011927 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-d92cc81d-6922-4a65-bad6-2d22b90c1c31 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:16.013661 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d92cc81d-6922-4a65-bad6-2d22b90c1c31 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] GET https://10.4.3.246/volume/v3/snapshots/8a51a5a8-fe0f-4f19-a8ac-1d51e338fc1e Aug 12 20:31:16.013848 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d92cc81d-6922-4a65-bad6-2d22b90c1c31 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:16.014026 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d92cc81d-6922-4a65-bad6-2d22b90c1c31 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:16.018965 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:16.018965 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:31:16.019451 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-d92cc81d-6922-4a65-bad6-2d22b90c1c31 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Snapshot retrieved successfully. Aug 12 20:31:16.020258 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d92cc81d-6922-4a65-bad6-2d22b90c1c31 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/snapshots/8a51a5a8-fe0f-4f19-a8ac-1d51e338fc1e returned with HTTP 200 Aug 12 20:31:16.020773 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1228/4941] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:31:16 2026] GET /volume/v3/snapshots/8a51a5a8-fe0f-4f19-a8ac-1d51e338fc1e => generated 483 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:31:16.042602 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-bf740b04-664e-491d-ba4f-ad9139a92989 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:16.044184 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-bf740b04-664e-491d-ba4f-ad9139a92989 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:31:16.044520 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-bf740b04-664e-491d-ba4f-ad9139a92989 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1641451995", "snapshot_id": null, "imageRef": "8c0cb2d8-eacb-4dd0-a87c-bc53c8125327", "volume_type": null, "size": 1}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:31:16.045910 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-bf740b04-664e-491d-ba4f-ad9139a92989 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1641451995', 'snapshot_id': None, 'imageRef': '8c0cb2d8-eacb-4dd0-a87c-bc53c8125327', 'volume_type': None, 'size': 1}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:31:16.113257 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:16.113257 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:31:16.113745 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-bf740b04-664e-491d-ba4f-ad9139a92989 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Snapshot retrieved successfully. Aug 12 20:31:16.113940 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-bf740b04-664e-491d-ba4f-ad9139a92989 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Create volume of 1 GB Aug 12 20:31:16.116937 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-bf740b04-664e-491d-ba4f-ad9139a92989 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Availability Zones retrieved successfully. Aug 12 20:31:16.124752 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-bf740b04-664e-491d-ba4f-ad9139a92989 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Flow 'volume_create_api' (cc73db0c-75cd-4293-a2a3-d8f44868a978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:31:16.126314 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-bf740b04-664e-491d-ba4f-ad9139a92989 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2933bf0-6219-4e10-8add-7d12f160b06b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:31:16.127662 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-bf740b04-664e-491d-ba4f-ad9139a92989 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:31:16.154719 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-bf740b04-664e-491d-ba4f-ad9139a92989 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2933bf0-6219-4e10-8add-7d12f160b06b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8a51a5a8-fe0f-4f19-a8ac-1d51e338fc1e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:31:16.155373 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-bf740b04-664e-491d-ba4f-ad9139a92989 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (601b4b5a-c20e-426a-b3dd-ed3c874ba4ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:31:16.187843 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-bf740b04-664e-491d-ba4f-ad9139a92989 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Created reservations ['7fbf6336-867d-4e33-ab3c-272c87cc446a', 'c9473933-75e8-4706-abed-dc9f746dff2c', '785b0af0-6d21-4ced-b5a6-1ede908bcfc9', '1953c6e3-d5ed-40cb-a23a-5b4f8260aa67'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:31:16.188558 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-bf740b04-664e-491d-ba4f-ad9139a92989 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (601b4b5a-c20e-426a-b3dd-ed3c874ba4ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fbf6336-867d-4e33-ab3c-272c87cc446a', 'c9473933-75e8-4706-abed-dc9f746dff2c', '785b0af0-6d21-4ced-b5a6-1ede908bcfc9', '1953c6e3-d5ed-40cb-a23a-5b4f8260aa67']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:31:16.189255 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-bf740b04-664e-491d-ba4f-ad9139a92989 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab5b73e2-bb49-4fb9-95a8-257619a1c7f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:31:16.226376 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-bf740b04-664e-491d-ba4f-ad9139a92989 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab5b73e2-bb49-4fb9-95a8-257619a1c7f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5c8e0d0-8d5d-4faa-a02e-ff7c08d8e460', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1641451995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f4ceae0d25a42ecaef2567106ecc29a',qos_specs=None,replication_status=,reservations=['7fbf6336-867d-4e33-ab3c-272c87cc446a','c9473933-75e8-4706-abed-dc9f746dff2c','785b0af0-6d21-4ced-b5a6-1ede908bcfc9','1953c6e3-d5ed-40cb-a23a-5b4f8260aa67'],size=1,snapshot_id=8a51a5a8-fe0f-4f19-a8ac-1d51e338fc1e,source_replicaid=,source_volid=None,status='creating',user_id='6e4f234f4ade4116a7f890f093d24d33',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), '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-12T20:31:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1641451995',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5c8e0d0-8d5d-4faa-a02e-ff7c08d8e460,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f4ceae0d25a42ecaef2567106ecc29a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8a51a5a8-fe0f-4f19-a8ac-1d51e338fc1e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e4f234f4ade4116a7f890f093d24d33',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:31:16.227173 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-bf740b04-664e-491d-ba4f-ad9139a92989 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a34c0c5-eb15-4a3c-9925-5005fd38de64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:31:16.242322 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-bf740b04-664e-491d-ba4f-ad9139a92989 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a34c0c5-eb15-4a3c-9925-5005fd38de64) transitioned into state 'SUCCESS' from state '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-1641451995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f4ceae0d25a42ecaef2567106ecc29a',qos_specs=None,replication_status=,reservations=['7fbf6336-867d-4e33-ab3c-272c87cc446a','c9473933-75e8-4706-abed-dc9f746dff2c','785b0af0-6d21-4ced-b5a6-1ede908bcfc9','1953c6e3-d5ed-40cb-a23a-5b4f8260aa67'],size=1,snapshot_id=8a51a5a8-fe0f-4f19-a8ac-1d51e338fc1e,source_replicaid=,source_volid=None,status='creating',user_id='6e4f234f4ade4116a7f890f093d24d33',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:31:16.243092 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-bf740b04-664e-491d-ba4f-ad9139a92989 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (054131a3-af5b-4456-a110-b0a961ba1764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:31:16.264510 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-bf740b04-664e-491d-ba4f-ad9139a92989 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (054131a3-af5b-4456-a110-b0a961ba1764) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:31:16.265281 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-bf740b04-664e-491d-ba4f-ad9139a92989 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Flow 'volume_create_api' (cc73db0c-75cd-4293-a2a3-d8f44868a978) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:31:16.265718 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-bf740b04-664e-491d-ba4f-ad9139a92989 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Create volume request issued successfully. Aug 12 20:31:16.266245 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-bf740b04-664e-491d-ba4f-ad9139a92989 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:31:16.266634 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1247/4942] 10.4.3.246 () {70 vars in 1300 bytes} [Wed Aug 12 20:31:16 2026] POST /volume/v3/volumes => generated 814 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:31:16.281416 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-2949de4a-5e75-48ab-b18e-fee5c03b5406 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:16.283839 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2949de4a-5e75-48ab-b18e-fee5c03b5406 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] GET https://10.4.3.246/volume/v3/volumes/f5c8e0d0-8d5d-4faa-a02e-ff7c08d8e460 Aug 12 20:31:16.284033 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2949de4a-5e75-48ab-b18e-fee5c03b5406 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:16.284217 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2949de4a-5e75-48ab-b18e-fee5c03b5406 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:16.290987 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:16.290987 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:31:16.294535 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-2949de4a-5e75-48ab-b18e-fee5c03b5406 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Volume info retrieved successfully. Aug 12 20:31:16.298933 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2949de4a-5e75-48ab-b18e-fee5c03b5406 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/volumes/f5c8e0d0-8d5d-4faa-a02e-ff7c08d8e460 returned with HTTP 200 Aug 12 20:31:16.299385 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1230/4943] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:31:16 2026] GET /volume/v3/volumes/f5c8e0d0-8d5d-4faa-a02e-ff7c08d8e460 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:31:16.604476 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-add3408d-bfc4-4a8b-9f4a-d35d0a972bf3 req-ac02f2b8-8207-49e3-93d8-3a34e683bee6 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:16.606472 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-add3408d-bfc4-4a8b-9f4a-d35d0a972bf3 req-ac02f2b8-8207-49e3-93d8-3a34e683bee6 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 Aug 12 20:31:16.606669 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-add3408d-bfc4-4a8b-9f4a-d35d0a972bf3 req-ac02f2b8-8207-49e3-93d8-3a34e683bee6 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:16.606833 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-add3408d-bfc4-4a8b-9f4a-d35d0a972bf3 req-ac02f2b8-8207-49e3-93d8-3a34e683bee6 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:16.615216 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:16.615216 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:31:16.618262 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-add3408d-bfc4-4a8b-9f4a-d35d0a972bf3 req-ac02f2b8-8207-49e3-93d8-3a34e683bee6 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:16.621781 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-add3408d-bfc4-4a8b-9f4a-d35d0a972bf3 req-ac02f2b8-8207-49e3-93d8-3a34e683bee6 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 returned with HTTP 200 Aug 12 20:31:16.622141 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1239/4944] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:31:16 2026] GET /volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 => generated 1175 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:31:16.638051 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-add3408d-bfc4-4a8b-9f4a-d35d0a972bf3 req-d6ebda75-d561-4a41-a902-2d086bc872f6 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:16.639985 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-add3408d-bfc4-4a8b-9f4a-d35d0a972bf3 req-d6ebda75-d561-4a41-a902-2d086bc872f6 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] POST https://10.4.3.246/volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259/action Aug 12 20:31:16.640320 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-add3408d-bfc4-4a8b-9f4a-d35d0a972bf3 req-d6ebda75-d561-4a41-a902-2d086bc872f6 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:31:16.640436 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-add3408d-bfc4-4a8b-9f4a-d35d0a972bf3 req-d6ebda75-d561-4a41-a902-2d086bc872f6 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:31:16.650640 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:16.650640 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:31:16.651085 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-add3408d-bfc4-4a8b-9f4a-d35d0a972bf3 req-d6ebda75-d561-4a41-a902-2d086bc872f6 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:16.656622 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-add3408d-bfc4-4a8b-9f4a-d35d0a972bf3 req-d6ebda75-d561-4a41-a902-2d086bc872f6 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Begin detaching volume completed successfully. Aug 12 20:31:16.656777 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-add3408d-bfc4-4a8b-9f4a-d35d0a972bf3 req-d6ebda75-d561-4a41-a902-2d086bc872f6 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259/action returned with HTTP 202 Aug 12 20:31:16.657218 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1229/4945] 10.4.3.246 () {72 vars in 1672 bytes} [Wed Aug 12 20:31:16 2026] POST /volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:31:16.690215 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b42601c6-0132-4204-b7f1-e54d252f15be None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:16.690642 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b42601c6-0132-4204-b7f1-e54d252f15be None None] GET https://10.4.3.246/volume// Aug 12 20:31:16.690817 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b42601c6-0132-4204-b7f1-e54d252f15be None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:16.691000 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b42601c6-0132-4204-b7f1-e54d252f15be None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:16.691480 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b42601c6-0132-4204-b7f1-e54d252f15be None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:31:16.691796 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1248/4946] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:31:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:31:16.697523 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-add3408d-bfc4-4a8b-9f4a-d35d0a972bf3 req-5ecb72a2-cf81-42b3-9128-89e1eae9efed None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:16.699591 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-add3408d-bfc4-4a8b-9f4a-d35d0a972bf3 req-5ecb72a2-cf81-42b3-9128-89e1eae9efed tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 Aug 12 20:31:16.699807 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-add3408d-bfc4-4a8b-9f4a-d35d0a972bf3 req-5ecb72a2-cf81-42b3-9128-89e1eae9efed tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:16.700001 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-add3408d-bfc4-4a8b-9f4a-d35d0a972bf3 req-5ecb72a2-cf81-42b3-9128-89e1eae9efed tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:16.708774 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:16.708774 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:31:16.711830 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-add3408d-bfc4-4a8b-9f4a-d35d0a972bf3 req-5ecb72a2-cf81-42b3-9128-89e1eae9efed tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:16.715670 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-add3408d-bfc4-4a8b-9f4a-d35d0a972bf3 req-5ecb72a2-cf81-42b3-9128-89e1eae9efed tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 returned with HTTP 200 Aug 12 20:31:16.716019 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1231/4947] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:31:16 2026] GET /volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 => generated 1358 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:31:17.313895 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-5075318b-3888-4134-95eb-880c3700a8cb None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:17.315722 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5075318b-3888-4134-95eb-880c3700a8cb tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] GET https://10.4.3.246/volume/v3/volumes/f5c8e0d0-8d5d-4faa-a02e-ff7c08d8e460 Aug 12 20:31:17.315835 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5075318b-3888-4134-95eb-880c3700a8cb tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:17.316011 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5075318b-3888-4134-95eb-880c3700a8cb tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:17.322351 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:17.322351 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:31:17.325551 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-5075318b-3888-4134-95eb-880c3700a8cb tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Volume info retrieved successfully. Aug 12 20:31:17.329814 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5075318b-3888-4134-95eb-880c3700a8cb tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/volumes/f5c8e0d0-8d5d-4faa-a02e-ff7c08d8e460 returned with HTTP 200 Aug 12 20:31:17.330171 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1240/4948] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:31:17 2026] GET /volume/v3/volumes/f5c8e0d0-8d5d-4faa-a02e-ff7c08d8e460 => generated 1423 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:31:17.341408 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b3022f30-f30e-4eb2-a7bb-a92f9214d235 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:17.343107 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b3022f30-f30e-4eb2-a7bb-a92f9214d235 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] GET https://10.4.3.246/volume/v3/volumes/f5c8e0d0-8d5d-4faa-a02e-ff7c08d8e460 Aug 12 20:31:17.343316 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b3022f30-f30e-4eb2-a7bb-a92f9214d235 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:17.343501 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b3022f30-f30e-4eb2-a7bb-a92f9214d235 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:17.350008 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:17.350008 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:31:17.353247 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-b3022f30-f30e-4eb2-a7bb-a92f9214d235 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Volume info retrieved successfully. Aug 12 20:31:17.358269 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b3022f30-f30e-4eb2-a7bb-a92f9214d235 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/volumes/f5c8e0d0-8d5d-4faa-a02e-ff7c08d8e460 returned with HTTP 200 Aug 12 20:31:17.358737 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1230/4949] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:31:17 2026] GET /volume/v3/volumes/f5c8e0d0-8d5d-4faa-a02e-ff7c08d8e460 => generated 1423 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:31:17.500327 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-add3408d-bfc4-4a8b-9f4a-d35d0a972bf3 req-f2a9b808-0976-4f6d-9447-9e29d4e3166d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:17.502371 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-add3408d-bfc4-4a8b-9f4a-d35d0a972bf3 req-f2a9b808-0976-4f6d-9447-9e29d4e3166d tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] DELETE https://10.4.3.246/volume/v3/attachments/b41bb12e-0e02-46b1-bec7-8f91cfd6ad11 Aug 12 20:31:17.502554 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-add3408d-bfc4-4a8b-9f4a-d35d0a972bf3 req-f2a9b808-0976-4f6d-9447-9e29d4e3166d tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:17.502773 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-add3408d-bfc4-4a8b-9f4a-d35d0a972bf3 req-f2a9b808-0976-4f6d-9447-9e29d4e3166d tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:17.509324 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:17.509324 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:31:17.550672 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-add3408d-bfc4-4a8b-9f4a-d35d0a972bf3 req-f2a9b808-0976-4f6d-9447-9e29d4e3166d tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/attachments/b41bb12e-0e02-46b1-bec7-8f91cfd6ad11 returned with HTTP 200 Aug 12 20:31:17.551098 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1249/4950] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:31:17 2026] DELETE /volume/v3/attachments/b41bb12e-0e02-46b1-bec7-8f91cfd6ad11 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:31:17.737102 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-b17e773b-a93f-4884-8f16-cb8d91552150 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:17.738524 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b17e773b-a93f-4884-8f16-cb8d91552150 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:31:17.738841 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b17e773b-a93f-4884-8f16-cb8d91552150 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1505953972", "snapshot_id": "a50c595e-a382-48f4-8415-9b67b9932c0f", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:31:17.740241 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-b17e773b-a93f-4884-8f16-cb8d91552150 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1505953972', 'snapshot_id': 'a50c595e-a382-48f4-8415-9b67b9932c0f', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:31:17.744644 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:17.744644 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:31:17.745011 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-b17e773b-a93f-4884-8f16-cb8d91552150 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Snapshot retrieved successfully. Aug 12 20:31:17.745124 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-b17e773b-a93f-4884-8f16-cb8d91552150 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Create volume of 1 GB Aug 12 20:31:17.747983 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-b17e773b-a93f-4884-8f16-cb8d91552150 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Availability Zones retrieved successfully. Aug 12 20:31:17.752859 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-b17e773b-a93f-4884-8f16-cb8d91552150 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Flow 'volume_create_api' (9cd32a5d-d484-4ca3-a9d3-3e4b59acb4d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:31:17.753670 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-b17e773b-a93f-4884-8f16-cb8d91552150 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46c515ed-ca8c-471e-a041-1fa692a5b025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:31:17.754404 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-b17e773b-a93f-4884-8f16-cb8d91552150 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:31:17.777940 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-b17e773b-a93f-4884-8f16-cb8d91552150 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46c515ed-ca8c-471e-a041-1fa692a5b025) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a50c595e-a382-48f4-8415-9b67b9932c0f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:31:17.778574 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-b17e773b-a93f-4884-8f16-cb8d91552150 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2526877-a93b-459e-8a1c-d566b4503286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:31:17.815123 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-b17e773b-a93f-4884-8f16-cb8d91552150 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Created reservations ['2efcf93b-785f-40cd-b532-00d484870e4c', '0ca910a7-4e8b-49f1-aad3-2be94d21952b', 'c5c66bcd-44b5-48c4-92ad-a2b1063917a1', '42af101d-7ae6-4f36-b1ac-7df0289e5e4d'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:31:17.816182 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-b17e773b-a93f-4884-8f16-cb8d91552150 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2526877-a93b-459e-8a1c-d566b4503286) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2efcf93b-785f-40cd-b532-00d484870e4c', '0ca910a7-4e8b-49f1-aad3-2be94d21952b', 'c5c66bcd-44b5-48c4-92ad-a2b1063917a1', '42af101d-7ae6-4f36-b1ac-7df0289e5e4d']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:31:17.816887 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-b17e773b-a93f-4884-8f16-cb8d91552150 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6aa90af4-3bf0-47d9-b08b-05ba650faa33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:31:17.853646 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-b17e773b-a93f-4884-8f16-cb8d91552150 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6aa90af4-3bf0-47d9-b08b-05ba650faa33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17559e52-047f-45b8-bf0a-e41a65acb48e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1505953972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='440fc9aca1ac406bb12258cf4eea67e8',qos_specs=None,replication_status=,reservations=['2efcf93b-785f-40cd-b532-00d484870e4c','0ca910a7-4e8b-49f1-aad3-2be94d21952b','c5c66bcd-44b5-48c4-92ad-a2b1063917a1','42af101d-7ae6-4f36-b1ac-7df0289e5e4d'],size=1,snapshot_id=a50c595e-a382-48f4-8415-9b67b9932c0f,source_replicaid=,source_volid=None,status='creating',user_id='1cad25e44cbd41bd8d7ceb169cc5e058',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:31:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1505953972',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17559e52-047f-45b8-bf0a-e41a65acb48e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='440fc9aca1ac406bb12258cf4eea67e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a50c595e-a382-48f4-8415-9b67b9932c0f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cad25e44cbd41bd8d7ceb169cc5e058',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:31:17.854328 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-b17e773b-a93f-4884-8f16-cb8d91552150 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d25bf0bc-dc62-4e80-b12a-9988ea831610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:31:17.868659 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-b17e773b-a93f-4884-8f16-cb8d91552150 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d25bf0bc-dc62-4e80-b12a-9988ea831610) transitioned into state 'SUCCESS' from state '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-1505953972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='440fc9aca1ac406bb12258cf4eea67e8',qos_specs=None,replication_status=,reservations=['2efcf93b-785f-40cd-b532-00d484870e4c','0ca910a7-4e8b-49f1-aad3-2be94d21952b','c5c66bcd-44b5-48c4-92ad-a2b1063917a1','42af101d-7ae6-4f36-b1ac-7df0289e5e4d'],size=1,snapshot_id=a50c595e-a382-48f4-8415-9b67b9932c0f,source_replicaid=,source_volid=None,status='creating',user_id='1cad25e44cbd41bd8d7ceb169cc5e058',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:31:17.869311 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-b17e773b-a93f-4884-8f16-cb8d91552150 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08c64d2b-90ba-4efc-9f97-938645f70d25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:31:17.886604 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-b17e773b-a93f-4884-8f16-cb8d91552150 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08c64d2b-90ba-4efc-9f97-938645f70d25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:31:17.887341 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-b17e773b-a93f-4884-8f16-cb8d91552150 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Flow 'volume_create_api' (9cd32a5d-d484-4ca3-a9d3-3e4b59acb4d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:31:17.887654 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-b17e773b-a93f-4884-8f16-cb8d91552150 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Create volume request issued successfully. Aug 12 20:31:17.888158 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b17e773b-a93f-4884-8f16-cb8d91552150 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:31:17.888550 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1232/4951] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:31:17 2026] POST /volume/v3/volumes => generated 791 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:31:17.899906 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-53ee3735-4ef5-4cee-a5ec-47ccdcb54512 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:17.901956 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-53ee3735-4ef5-4cee-a5ec-47ccdcb54512 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e Aug 12 20:31:17.902236 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-53ee3735-4ef5-4cee-a5ec-47ccdcb54512 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:17.902466 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-53ee3735-4ef5-4cee-a5ec-47ccdcb54512 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:17.909358 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:17.909358 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:31:17.912841 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-53ee3735-4ef5-4cee-a5ec-47ccdcb54512 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:17.916785 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-53ee3735-4ef5-4cee-a5ec-47ccdcb54512 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e returned with HTTP 200 Aug 12 20:31:17.917196 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1241/4952] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:31:17 2026] GET /volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:31:18.256753 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-951b0f9d-0184-488f-a27c-8155a7e8fa9c req-b134a684-f59d-496b-ae73-d28dcdcde87e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:18.258621 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-951b0f9d-0184-488f-a27c-8155a7e8fa9c req-b134a684-f59d-496b-ae73-d28dcdcde87e tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] GET https://10.4.3.246/volume/v3/volumes/f5c8e0d0-8d5d-4faa-a02e-ff7c08d8e460 Aug 12 20:31:18.258823 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-951b0f9d-0184-488f-a27c-8155a7e8fa9c req-b134a684-f59d-496b-ae73-d28dcdcde87e tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:18.259000 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-951b0f9d-0184-488f-a27c-8155a7e8fa9c req-b134a684-f59d-496b-ae73-d28dcdcde87e tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:18.265863 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:18.265863 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:31:18.269653 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-951b0f9d-0184-488f-a27c-8155a7e8fa9c req-b134a684-f59d-496b-ae73-d28dcdcde87e tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Volume info retrieved successfully. Aug 12 20:31:18.273962 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-951b0f9d-0184-488f-a27c-8155a7e8fa9c req-b134a684-f59d-496b-ae73-d28dcdcde87e tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/volumes/f5c8e0d0-8d5d-4faa-a02e-ff7c08d8e460 returned with HTTP 200 Aug 12 20:31:18.274360 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1231/4953] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:31:18 2026] GET /volume/v3/volumes/f5c8e0d0-8d5d-4faa-a02e-ff7c08d8e460 => generated 1405 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:31:18.696653 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-951b0f9d-0184-488f-a27c-8155a7e8fa9c req-4e68621b-59b0-4494-8607-650e7e60bd2c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:18.698501 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-951b0f9d-0184-488f-a27c-8155a7e8fa9c req-4e68621b-59b0-4494-8607-650e7e60bd2c tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] GET https://10.4.3.246/volume/v3/volumes/f5c8e0d0-8d5d-4faa-a02e-ff7c08d8e460 Aug 12 20:31:18.698695 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-951b0f9d-0184-488f-a27c-8155a7e8fa9c req-4e68621b-59b0-4494-8607-650e7e60bd2c tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:18.698868 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-951b0f9d-0184-488f-a27c-8155a7e8fa9c req-4e68621b-59b0-4494-8607-650e7e60bd2c tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:18.704974 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:18.704974 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:31:18.708041 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-951b0f9d-0184-488f-a27c-8155a7e8fa9c req-4e68621b-59b0-4494-8607-650e7e60bd2c tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Volume info retrieved successfully. Aug 12 20:31:18.711949 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-951b0f9d-0184-488f-a27c-8155a7e8fa9c req-4e68621b-59b0-4494-8607-650e7e60bd2c tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/volumes/f5c8e0d0-8d5d-4faa-a02e-ff7c08d8e460 returned with HTTP 200 Aug 12 20:31:18.712301 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1250/4954] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:31:18 2026] GET /volume/v3/volumes/f5c8e0d0-8d5d-4faa-a02e-ff7c08d8e460 => generated 1405 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:31:18.720808 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-a40cfc3a-5008-4fc7-80e8-bdf0e702b3c2 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:18.721327 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a40cfc3a-5008-4fc7-80e8-bdf0e702b3c2 None None] GET https://10.4.3.246/volume// Aug 12 20:31:18.721529 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a40cfc3a-5008-4fc7-80e8-bdf0e702b3c2 None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:18.721763 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a40cfc3a-5008-4fc7-80e8-bdf0e702b3c2 None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:18.722104 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a40cfc3a-5008-4fc7-80e8-bdf0e702b3c2 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:31:18.722400 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1233/4955] 10.4.3.246 () {66 vars in 1419 bytes} [Wed Aug 12 20:31:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:31:18.728454 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-951b0f9d-0184-488f-a27c-8155a7e8fa9c req-abd3917f-25ca-4c66-aa93-9e611f202daf None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:18.730276 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-951b0f9d-0184-488f-a27c-8155a7e8fa9c req-abd3917f-25ca-4c66-aa93-9e611f202daf tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:31:18.730676 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-951b0f9d-0184-488f-a27c-8155a7e8fa9c req-abd3917f-25ca-4c66-aa93-9e611f202daf tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f5c8e0d0-8d5d-4faa-a02e-ff7c08d8e460", "connector": null, "instance_uuid": "1823c9aa-98a1-43d6-a1cd-dc235e98d595"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:31:18.738243 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:18.738243 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:31:18.757737 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-951b0f9d-0184-488f-a27c-8155a7e8fa9c req-abd3917f-25ca-4c66-aa93-9e611f202daf tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:31:18.758194 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1242/4956] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:31:18 2026] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:31:18.927856 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-5707c625-9914-4532-8926-51391ddb665b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:18.929608 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5707c625-9914-4532-8926-51391ddb665b tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e Aug 12 20:31:18.929799 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5707c625-9914-4532-8926-51391ddb665b tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:18.929981 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5707c625-9914-4532-8926-51391ddb665b tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:18.936399 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:18.936399 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:31:18.939414 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-5707c625-9914-4532-8926-51391ddb665b tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:18.942926 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5707c625-9914-4532-8926-51391ddb665b tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e returned with HTTP 200 Aug 12 20:31:18.943292 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1232/4957] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:31:18 2026] GET /volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:31:18.954010 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-ebb82366-9789-4030-a3eb-1365ff6f3384 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:18.955669 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ebb82366-9789-4030-a3eb-1365ff6f3384 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e Aug 12 20:31:18.955867 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ebb82366-9789-4030-a3eb-1365ff6f3384 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:18.956058 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ebb82366-9789-4030-a3eb-1365ff6f3384 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:18.962472 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:18.962472 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:31:18.966048 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-ebb82366-9789-4030-a3eb-1365ff6f3384 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:18.969464 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ebb82366-9789-4030-a3eb-1365ff6f3384 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e returned with HTTP 200 Aug 12 20:31:18.969819 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1251/4958] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:31:18 2026] GET /volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:31:19.404509 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-78dd12cb-c246-4701-8e8d-fcd412a1b75e req-3abaa324-1259-461f-a03d-70f676f0ee0c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:19.406665 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-78dd12cb-c246-4701-8e8d-fcd412a1b75e req-3abaa324-1259-461f-a03d-70f676f0ee0c tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e Aug 12 20:31:19.406876 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-78dd12cb-c246-4701-8e8d-fcd412a1b75e req-3abaa324-1259-461f-a03d-70f676f0ee0c tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:19.407071 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-78dd12cb-c246-4701-8e8d-fcd412a1b75e req-3abaa324-1259-461f-a03d-70f676f0ee0c tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:19.414369 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:19.414369 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:31:19.418687 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-78dd12cb-c246-4701-8e8d-fcd412a1b75e req-3abaa324-1259-461f-a03d-70f676f0ee0c tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:19.422786 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-78dd12cb-c246-4701-8e8d-fcd412a1b75e req-3abaa324-1259-461f-a03d-70f676f0ee0c tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e returned with HTTP 200 Aug 12 20:31:19.423217 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1234/4959] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:31:19 2026] GET /volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:31:19.487935 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-3fb8dc2e-70b2-43c5-a67f-45223099b176 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:19.488330 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3fb8dc2e-70b2-43c5-a67f-45223099b176 None None] GET https://10.4.3.246/volume// Aug 12 20:31:19.488493 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3fb8dc2e-70b2-43c5-a67f-45223099b176 None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:19.488709 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3fb8dc2e-70b2-43c5-a67f-45223099b176 None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:19.489024 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3fb8dc2e-70b2-43c5-a67f-45223099b176 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:31:19.489301 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1243/4960] 10.4.3.246 () {66 vars in 1428 bytes} [Wed Aug 12 20:31:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:31:19.495998 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-78dd12cb-c246-4701-8e8d-fcd412a1b75e req-4c028047-ccdc-4cce-9c7c-1ac335f2db0b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:19.527375 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-78dd12cb-c246-4701-8e8d-fcd412a1b75e req-4c028047-ccdc-4cce-9c7c-1ac335f2db0b tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:31:19.527724 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-78dd12cb-c246-4701-8e8d-fcd412a1b75e req-4c028047-ccdc-4cce-9c7c-1ac335f2db0b tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "17559e52-047f-45b8-bf0a-e41a65acb48e", "connector": null, "instance_uuid": "3f951282-0313-4ca2-bda2-82399366dfb6"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:31:19.535304 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:19.535304 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:31:19.545628 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-906f009f-1f8f-4b15-a4b9-ed07c9a07ede None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:19.546038 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-906f009f-1f8f-4b15-a4b9-ed07c9a07ede None None] GET https://10.4.3.246/volume// Aug 12 20:31:19.546353 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-906f009f-1f8f-4b15-a4b9-ed07c9a07ede None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:19.546391 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-906f009f-1f8f-4b15-a4b9-ed07c9a07ede None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:19.546710 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-906f009f-1f8f-4b15-a4b9-ed07c9a07ede None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:31:19.547007 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1252/4961] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:31:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:31:19.555599 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-951b0f9d-0184-488f-a27c-8155a7e8fa9c req-82f3e858-0df6-4b78-acd6-9cccc3ab4c1e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:19.557501 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-951b0f9d-0184-488f-a27c-8155a7e8fa9c req-82f3e858-0df6-4b78-acd6-9cccc3ab4c1e tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] GET https://10.4.3.246/volume/v3/volumes/f5c8e0d0-8d5d-4faa-a02e-ff7c08d8e460 Aug 12 20:31:19.557739 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-951b0f9d-0184-488f-a27c-8155a7e8fa9c req-82f3e858-0df6-4b78-acd6-9cccc3ab4c1e tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:19.557932 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-951b0f9d-0184-488f-a27c-8155a7e8fa9c req-82f3e858-0df6-4b78-acd6-9cccc3ab4c1e tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:19.561915 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-78dd12cb-c246-4701-8e8d-fcd412a1b75e req-4c028047-ccdc-4cce-9c7c-1ac335f2db0b tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:31:19.562318 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1233/4962] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:31:19 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:31:19.567498 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:19.567498 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:31:19.570531 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-951b0f9d-0184-488f-a27c-8155a7e8fa9c req-82f3e858-0df6-4b78-acd6-9cccc3ab4c1e tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Volume info retrieved successfully. Aug 12 20:31:19.574596 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-951b0f9d-0184-488f-a27c-8155a7e8fa9c req-82f3e858-0df6-4b78-acd6-9cccc3ab4c1e tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/volumes/f5c8e0d0-8d5d-4faa-a02e-ff7c08d8e460 returned with HTTP 200 Aug 12 20:31:19.574942 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1235/4963] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:31:19 2026] GET /volume/v3/volumes/f5c8e0d0-8d5d-4faa-a02e-ff7c08d8e460 => generated 1584 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:31:19.587915 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-2350c73c-341c-4730-946e-f104167049b1 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:19.589576 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2350c73c-341c-4730-946e-f104167049b1 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e Aug 12 20:31:19.589789 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2350c73c-341c-4730-946e-f104167049b1 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:19.589967 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2350c73c-341c-4730-946e-f104167049b1 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:19.598703 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:19.598703 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:31:19.599855 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d6c8e341-b9cd-46e2-b80b-45484e242985 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:19.600052 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d6c8e341-b9cd-46e2-b80b-45484e242985 None None] GET https://10.4.3.246/volume// Aug 12 20:31:19.600189 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d6c8e341-b9cd-46e2-b80b-45484e242985 None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:19.600370 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d6c8e341-b9cd-46e2-b80b-45484e242985 None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:19.600681 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d6c8e341-b9cd-46e2-b80b-45484e242985 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:31:19.600939 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1253/4964] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:31:19 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:31:19.602040 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-2350c73c-341c-4730-946e-f104167049b1 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:19.606010 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2350c73c-341c-4730-946e-f104167049b1 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e returned with HTTP 200 Aug 12 20:31:19.606461 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1244/4965] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:31:19 2026] GET /volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:31:19.612147 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-78dd12cb-c246-4701-8e8d-fcd412a1b75e req-3bc0de80-c775-46b8-b0f0-26d0c1de22b6 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:19.613771 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-78dd12cb-c246-4701-8e8d-fcd412a1b75e req-3bc0de80-c775-46b8-b0f0-26d0c1de22b6 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e Aug 12 20:31:19.614007 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-78dd12cb-c246-4701-8e8d-fcd412a1b75e req-3bc0de80-c775-46b8-b0f0-26d0c1de22b6 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:19.614224 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-78dd12cb-c246-4701-8e8d-fcd412a1b75e req-3bc0de80-c775-46b8-b0f0-26d0c1de22b6 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:19.622909 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:19.622909 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:31:19.627284 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-78dd12cb-c246-4701-8e8d-fcd412a1b75e req-3bc0de80-c775-46b8-b0f0-26d0c1de22b6 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:19.631035 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-78dd12cb-c246-4701-8e8d-fcd412a1b75e req-3bc0de80-c775-46b8-b0f0-26d0c1de22b6 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e returned with HTTP 200 Aug 12 20:31:19.631467 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1234/4966] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:31:19 2026] GET /volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e => generated 1063 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:31:19.699847 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-951b0f9d-0184-488f-a27c-8155a7e8fa9c req-73560353-1081-4a73-8d3c-a9ffa3d442c6 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:19.701854 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-951b0f9d-0184-488f-a27c-8155a7e8fa9c req-73560353-1081-4a73-8d3c-a9ffa3d442c6 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] PUT https://10.4.3.246/volume/v3/attachments/eb96a195-1121-4a04-9e27-b066d1427f7c Aug 12 20:31:19.702216 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-951b0f9d-0184-488f-a27c-8155a7e8fa9c req-73560353-1081-4a73-8d3c-a9ffa3d442c6 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:31:19.709451 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-951b0f9d-0184-488f-a27c-8155a7e8fa9c req-73560353-1081-4a73-8d3c-a9ffa3d442c6 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Acquiring lock "cinder-attachment_update-f5c8e0d0-8d5d-4faa-a02e-ff7c08d8e460-np0000007109" by "attachment_update" {{(pid=100386) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:31:19.713796 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-951b0f9d-0184-488f-a27c-8155a7e8fa9c req-73560353-1081-4a73-8d3c-a9ffa3d442c6 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Lock "cinder-attachment_update-f5c8e0d0-8d5d-4faa-a02e-ff7c08d8e460-np0000007109" acquired by "attachment_update" :: waited 0.004s {{(pid=100386) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:31:19.714683 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:19.714683 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:31:19.732484 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-78dd12cb-c246-4701-8e8d-fcd412a1b75e req-ddd989df-f2a8-4241-ac42-1bcbeb6c99bd None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:19.734332 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-78dd12cb-c246-4701-8e8d-fcd412a1b75e req-ddd989df-f2a8-4241-ac42-1bcbeb6c99bd tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] PUT https://10.4.3.246/volume/v3/attachments/f546cd12-e35c-425e-84a1-a85b5d3c67f5 Aug 12 20:31:19.734702 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-78dd12cb-c246-4701-8e8d-fcd412a1b75e req-ddd989df-f2a8-4241-ac42-1bcbeb6c99bd tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:31:19.741605 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.coordination [req-78dd12cb-c246-4701-8e8d-fcd412a1b75e req-ddd989df-f2a8-4241-ac42-1bcbeb6c99bd tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Acquiring lock "cinder-attachment_update-17559e52-047f-45b8-bf0a-e41a65acb48e-np0000007109" by "attachment_update" {{(pid=100384) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:31:19.746177 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.coordination [req-78dd12cb-c246-4701-8e8d-fcd412a1b75e req-ddd989df-f2a8-4241-ac42-1bcbeb6c99bd tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Lock "cinder-attachment_update-17559e52-047f-45b8-bf0a-e41a65acb48e-np0000007109" acquired by "attachment_update" :: waited 0.005s {{(pid=100384) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:31:19.747040 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:19.747040 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:31:19.786770 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-951b0f9d-0184-488f-a27c-8155a7e8fa9c req-73560353-1081-4a73-8d3c-a9ffa3d442c6 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Lock "cinder-attachment_update-f5c8e0d0-8d5d-4faa-a02e-ff7c08d8e460-np0000007109" released by "attachment_update" :: held 0.073s {{(pid=100386) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:31:19.787101 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-951b0f9d-0184-488f-a27c-8155a7e8fa9c req-73560353-1081-4a73-8d3c-a9ffa3d442c6 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/attachments/eb96a195-1121-4a04-9e27-b066d1427f7c returned with HTTP 200 Aug 12 20:31:19.787716 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1236/4967] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:31:19 2026] PUT /volume/v3/attachments/eb96a195-1121-4a04-9e27-b066d1427f7c => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:31:19.805380 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-951b0f9d-0184-488f-a27c-8155a7e8fa9c req-544780c7-f5e9-4a42-88b1-3f03d863e9c5 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:19.807158 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-951b0f9d-0184-488f-a27c-8155a7e8fa9c req-544780c7-f5e9-4a42-88b1-3f03d863e9c5 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] POST https://10.4.3.246/volume/v3/attachments/eb96a195-1121-4a04-9e27-b066d1427f7c/action Aug 12 20:31:19.807483 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-951b0f9d-0184-488f-a27c-8155a7e8fa9c req-544780c7-f5e9-4a42-88b1-3f03d863e9c5 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Action body: b'{"os-complete": null}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:31:19.807603 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-951b0f9d-0184-488f-a27c-8155a7e8fa9c req-544780c7-f5e9-4a42-88b1-3f03d863e9c5 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:31:19.819754 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.coordination [req-78dd12cb-c246-4701-8e8d-fcd412a1b75e req-ddd989df-f2a8-4241-ac42-1bcbeb6c99bd tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Lock "cinder-attachment_update-17559e52-047f-45b8-bf0a-e41a65acb48e-np0000007109" released by "attachment_update" :: held 0.074s {{(pid=100384) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:31:19.820031 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-78dd12cb-c246-4701-8e8d-fcd412a1b75e req-ddd989df-f2a8-4241-ac42-1bcbeb6c99bd tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/attachments/f546cd12-e35c-425e-84a1-a85b5d3c67f5 returned with HTTP 200 Aug 12 20:31:19.820589 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1254/4968] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:31:19 2026] PUT /volume/v3/attachments/f546cd12-e35c-425e-84a1-a85b5d3c67f5 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:31:19.822069 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:19.822069 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:31:19.830932 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-951b0f9d-0184-488f-a27c-8155a7e8fa9c req-544780c7-f5e9-4a42-88b1-3f03d863e9c5 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/attachments/eb96a195-1121-4a04-9e27-b066d1427f7c/action returned with HTTP 204 Aug 12 20:31:19.831487 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1245/4969] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:31:19 2026] POST /volume/v3/attachments/eb96a195-1121-4a04-9e27-b066d1427f7c/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:31:20.618298 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-65d79afb-8697-44f5-b709-6b4159a2d7cf None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:20.619824 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-65d79afb-8697-44f5-b709-6b4159a2d7cf tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e Aug 12 20:31:20.620007 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-65d79afb-8697-44f5-b709-6b4159a2d7cf tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:20.620185 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-65d79afb-8697-44f5-b709-6b4159a2d7cf tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:20.629554 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:20.629554 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:31:20.633121 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-65d79afb-8697-44f5-b709-6b4159a2d7cf tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:20.637040 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-65d79afb-8697-44f5-b709-6b4159a2d7cf tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e returned with HTTP 200 Aug 12 20:31:20.637402 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1235/4970] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:31:20 2026] GET /volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:31:21.648251 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-ad0870f3-1473-4a37-9883-d235815680dd None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:21.649952 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ad0870f3-1473-4a37-9883-d235815680dd tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e Aug 12 20:31:21.650131 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ad0870f3-1473-4a37-9883-d235815680dd tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:21.650306 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ad0870f3-1473-4a37-9883-d235815680dd tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:21.659494 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:21.659494 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:31:21.662413 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-ad0870f3-1473-4a37-9883-d235815680dd tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:21.665808 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ad0870f3-1473-4a37-9883-d235815680dd tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e returned with HTTP 200 Aug 12 20:31:21.666148 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1237/4971] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:31:21 2026] GET /volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:31:22.678295 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-4f6e9635-c826-4420-bc5e-c0a1d701b7d2 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:22.679949 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4f6e9635-c826-4420-bc5e-c0a1d701b7d2 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e Aug 12 20:31:22.680236 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4f6e9635-c826-4420-bc5e-c0a1d701b7d2 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:22.680890 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4f6e9635-c826-4420-bc5e-c0a1d701b7d2 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:22.689666 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:22.689666 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:31:22.692592 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-4f6e9635-c826-4420-bc5e-c0a1d701b7d2 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:22.695978 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4f6e9635-c826-4420-bc5e-c0a1d701b7d2 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e returned with HTTP 200 Aug 12 20:31:22.696277 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1255/4972] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:31:22 2026] GET /volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:31:23.031036 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-78dd12cb-c246-4701-8e8d-fcd412a1b75e req-4e29b932-7e43-4c3f-95a2-23c614ab968b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:23.033182 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-78dd12cb-c246-4701-8e8d-fcd412a1b75e req-4e29b932-7e43-4c3f-95a2-23c614ab968b tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] POST https://10.4.3.246/volume/v3/attachments/f546cd12-e35c-425e-84a1-a85b5d3c67f5/action Aug 12 20:31:23.033448 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-78dd12cb-c246-4701-8e8d-fcd412a1b75e req-4e29b932-7e43-4c3f-95a2-23c614ab968b tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Action body: b'{"os-complete": null}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:31:23.033613 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-78dd12cb-c246-4701-8e8d-fcd412a1b75e req-4e29b932-7e43-4c3f-95a2-23c614ab968b tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:31:23.048075 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:23.048075 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:31:23.055816 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-78dd12cb-c246-4701-8e8d-fcd412a1b75e req-4e29b932-7e43-4c3f-95a2-23c614ab968b tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/attachments/f546cd12-e35c-425e-84a1-a85b5d3c67f5/action returned with HTTP 204 Aug 12 20:31:23.056201 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1246/4973] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:31:23 2026] POST /volume/v3/attachments/f546cd12-e35c-425e-84a1-a85b5d3c67f5/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:31:23.707248 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-371b1af4-d386-483e-8e83-d37b670dccd8 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:23.709009 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-371b1af4-d386-483e-8e83-d37b670dccd8 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e Aug 12 20:31:23.709196 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-371b1af4-d386-483e-8e83-d37b670dccd8 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:23.709369 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-371b1af4-d386-483e-8e83-d37b670dccd8 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:23.718356 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:23.718356 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:31:23.721401 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-371b1af4-d386-483e-8e83-d37b670dccd8 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:23.725220 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-371b1af4-d386-483e-8e83-d37b670dccd8 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e returned with HTTP 200 Aug 12 20:31:23.725592 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1236/4974] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:31:23 2026] GET /volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e => generated 1176 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:31:26.862206 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-139be24e-d073-4992-bac8-f1f58704f65f req-ff124620-5181-4658-bb57-f854c162461c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:26.864385 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-139be24e-d073-4992-bac8-f1f58704f65f req-ff124620-5181-4658-bb57-f854c162461c tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e Aug 12 20:31:26.864641 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-139be24e-d073-4992-bac8-f1f58704f65f req-ff124620-5181-4658-bb57-f854c162461c tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:26.864871 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-139be24e-d073-4992-bac8-f1f58704f65f req-ff124620-5181-4658-bb57-f854c162461c tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:26.866887 np0000007109 devstack@c-api.service[100386]: DEBUG dbcounter [-] [100386] Writing DB stats cinder:SELECT=184,cinder:UPDATE=57,cinder:INSERT=23 {{(pid=100386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:31:26.876532 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:26.876532 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:31:26.880139 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-139be24e-d073-4992-bac8-f1f58704f65f req-ff124620-5181-4658-bb57-f854c162461c tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:26.884414 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-139be24e-d073-4992-bac8-f1f58704f65f req-ff124620-5181-4658-bb57-f854c162461c tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e returned with HTTP 200 Aug 12 20:31:26.884859 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1238/4975] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:31:26 2026] GET /volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e => generated 1176 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:31:26.902856 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-139be24e-d073-4992-bac8-f1f58704f65f req-7be8a020-a1c6-4257-a52c-fe0c8190499c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:26.905365 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-139be24e-d073-4992-bac8-f1f58704f65f req-7be8a020-a1c6-4257-a52c-fe0c8190499c tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] POST https://10.4.3.246/volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e/action Aug 12 20:31:26.905705 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-139be24e-d073-4992-bac8-f1f58704f65f req-7be8a020-a1c6-4257-a52c-fe0c8190499c tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:31:26.905819 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-139be24e-d073-4992-bac8-f1f58704f65f req-7be8a020-a1c6-4257-a52c-fe0c8190499c tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:31:26.915550 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:26.915550 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:31:26.916012 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-139be24e-d073-4992-bac8-f1f58704f65f req-7be8a020-a1c6-4257-a52c-fe0c8190499c tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:26.921645 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-139be24e-d073-4992-bac8-f1f58704f65f req-7be8a020-a1c6-4257-a52c-fe0c8190499c tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Begin detaching volume completed successfully. Aug 12 20:31:26.921827 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-139be24e-d073-4992-bac8-f1f58704f65f req-7be8a020-a1c6-4257-a52c-fe0c8190499c tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e/action returned with HTTP 202 Aug 12 20:31:26.922203 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1256/4976] 10.4.3.246 () {72 vars in 1672 bytes} [Wed Aug 12 20:31:26 2026] POST /volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:31:26.961977 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-ac3b9f58-4ace-4bef-81b2-b63cbeedb2ae None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:26.962321 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ac3b9f58-4ace-4bef-81b2-b63cbeedb2ae None None] GET https://10.4.3.246/volume// Aug 12 20:31:26.962466 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ac3b9f58-4ace-4bef-81b2-b63cbeedb2ae None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:26.962661 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ac3b9f58-4ace-4bef-81b2-b63cbeedb2ae None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:26.962956 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ac3b9f58-4ace-4bef-81b2-b63cbeedb2ae None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:31:26.963210 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1247/4977] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:31:26 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:31:26.971345 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-139be24e-d073-4992-bac8-f1f58704f65f req-9ca76e45-e673-4056-a0c0-49ad6ba9863a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:26.973934 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-139be24e-d073-4992-bac8-f1f58704f65f req-9ca76e45-e673-4056-a0c0-49ad6ba9863a tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e Aug 12 20:31:26.974032 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-139be24e-d073-4992-bac8-f1f58704f65f req-9ca76e45-e673-4056-a0c0-49ad6ba9863a tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:26.974231 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-139be24e-d073-4992-bac8-f1f58704f65f req-9ca76e45-e673-4056-a0c0-49ad6ba9863a tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:26.976109 np0000007109 devstack@c-api.service[100385]: DEBUG dbcounter [-] [100385] Writing DB stats cinder:SELECT=148,cinder:UPDATE=23,cinder:INSERT=9 {{(pid=100385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:31:26.984207 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:26.984207 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:31:26.987662 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-139be24e-d073-4992-bac8-f1f58704f65f req-9ca76e45-e673-4056-a0c0-49ad6ba9863a tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:26.992818 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-139be24e-d073-4992-bac8-f1f58704f65f req-9ca76e45-e673-4056-a0c0-49ad6ba9863a tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e returned with HTTP 200 Aug 12 20:31:26.993356 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1237/4978] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:31:26 2026] GET /volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e => generated 1359 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:31:27.840607 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-139be24e-d073-4992-bac8-f1f58704f65f req-c2b6fe25-a393-4dc2-9262-e9ca3879aa79 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:27.842682 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-139be24e-d073-4992-bac8-f1f58704f65f req-c2b6fe25-a393-4dc2-9262-e9ca3879aa79 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] DELETE https://10.4.3.246/volume/v3/attachments/f546cd12-e35c-425e-84a1-a85b5d3c67f5 Aug 12 20:31:27.842890 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-139be24e-d073-4992-bac8-f1f58704f65f req-c2b6fe25-a393-4dc2-9262-e9ca3879aa79 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:27.843068 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-139be24e-d073-4992-bac8-f1f58704f65f req-c2b6fe25-a393-4dc2-9262-e9ca3879aa79 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:27.849797 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:27.849797 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:31:27.893230 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-139be24e-d073-4992-bac8-f1f58704f65f req-c2b6fe25-a393-4dc2-9262-e9ca3879aa79 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/attachments/f546cd12-e35c-425e-84a1-a85b5d3c67f5 returned with HTTP 200 Aug 12 20:31:27.893788 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1239/4979] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:31:27 2026] DELETE /volume/v3/attachments/f546cd12-e35c-425e-84a1-a85b5d3c67f5 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:31:28.006134 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b2f9b170-499c-4bd2-a211-e51a4f9baa3d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:28.008483 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b2f9b170-499c-4bd2-a211-e51a4f9baa3d tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e Aug 12 20:31:28.008735 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b2f9b170-499c-4bd2-a211-e51a4f9baa3d tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:28.008976 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b2f9b170-499c-4bd2-a211-e51a4f9baa3d tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:28.018356 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:28.018356 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:31:28.024577 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-b2f9b170-499c-4bd2-a211-e51a4f9baa3d tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:28.031082 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b2f9b170-499c-4bd2-a211-e51a4f9baa3d tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e returned with HTTP 200 Aug 12 20:31:28.031469 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1257/4980] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:31:28 2026] GET /volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:31:28.042187 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-43cd75db-4402-4681-88cd-38a651800faa None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:28.043984 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-43cd75db-4402-4681-88cd-38a651800faa tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e Aug 12 20:31:28.045389 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-43cd75db-4402-4681-88cd-38a651800faa tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:28.045389 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-43cd75db-4402-4681-88cd-38a651800faa tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:28.048559 np0000007109 devstack@c-api.service[100383]: DEBUG dbcounter [-] [100383] Writing DB stats cinder:SELECT=186,cinder:UPDATE=54,cinder:INSERT=21 {{(pid=100383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:31:28.051132 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:28.051132 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:31:28.054636 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-43cd75db-4402-4681-88cd-38a651800faa tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:28.058531 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-43cd75db-4402-4681-88cd-38a651800faa tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e returned with HTTP 200 Aug 12 20:31:28.058917 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1248/4981] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:31:28 2026] GET /volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 20:31:28.069859 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-09adcc1e-8b9d-4a88-bd2b-c9b2bf63c967 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:28.071472 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-09adcc1e-8b9d-4a88-bd2b-c9b2bf63c967 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] DELETE https://10.4.3.246/volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e Aug 12 20:31:28.071683 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-09adcc1e-8b9d-4a88-bd2b-c9b2bf63c967 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:28.071873 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-09adcc1e-8b9d-4a88-bd2b-c9b2bf63c967 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:28.072023 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-09adcc1e-8b9d-4a88-bd2b-c9b2bf63c967 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Delete volume with id: 17559e52-047f-45b8-bf0a-e41a65acb48e Aug 12 20:31:28.078680 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:28.078680 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:31:28.079108 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-09adcc1e-8b9d-4a88-bd2b-c9b2bf63c967 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:28.095986 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-09adcc1e-8b9d-4a88-bd2b-c9b2bf63c967 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Delete volume request issued successfully. Aug 12 20:31:28.096162 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-09adcc1e-8b9d-4a88-bd2b-c9b2bf63c967 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e returned with HTTP 202 Aug 12 20:31:28.096624 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1238/4982] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:31:28 2026] DELETE /volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:31:28.106679 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-c28932cc-8046-4a1a-8a05-0338bd7555c5 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:28.109300 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c28932cc-8046-4a1a-8a05-0338bd7555c5 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e Aug 12 20:31:28.109556 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c28932cc-8046-4a1a-8a05-0338bd7555c5 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:28.109786 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c28932cc-8046-4a1a-8a05-0338bd7555c5 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:28.122645 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:28.122645 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:31:28.128796 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-c28932cc-8046-4a1a-8a05-0338bd7555c5 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:28.136995 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c28932cc-8046-4a1a-8a05-0338bd7555c5 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e returned with HTTP 200 Aug 12 20:31:28.138656 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1240/4983] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:31:28 2026] GET /volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e => generated 883 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:31:29.151057 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-af3ab2fb-4bc8-4c51-9f03-fa77017e2104 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:29.154002 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-af3ab2fb-4bc8-4c51-9f03-fa77017e2104 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e Aug 12 20:31:29.154002 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-af3ab2fb-4bc8-4c51-9f03-fa77017e2104 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:29.154002 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-af3ab2fb-4bc8-4c51-9f03-fa77017e2104 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:29.157959 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-af3ab2fb-4bc8-4c51-9f03-fa77017e2104 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e returned with HTTP 404 Aug 12 20:31:29.158452 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1258/4984] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:31:29 2026] GET /volume/v3/volumes/17559e52-047f-45b8-bf0a-e41a65acb48e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:31:29.164426 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-ff140fe3-c7b1-4c28-b2a2-9e6e8201dd8a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:29.166428 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ff140fe3-c7b1-4c28-b2a2-9e6e8201dd8a tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 Aug 12 20:31:29.166769 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ff140fe3-c7b1-4c28-b2a2-9e6e8201dd8a tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:29.167088 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ff140fe3-c7b1-4c28-b2a2-9e6e8201dd8a tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:29.173891 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:29.173891 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:31:29.177047 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-ff140fe3-c7b1-4c28-b2a2-9e6e8201dd8a tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:29.180622 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ff140fe3-c7b1-4c28-b2a2-9e6e8201dd8a tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 returned with HTTP 200 Aug 12 20:31:29.180968 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1249/4985] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:31:29 2026] GET /volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:31:29.194277 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-48fd14a6-7abb-42a2-b155-fe9fee7e0f0f None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:29.196588 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-48fd14a6-7abb-42a2-b155-fe9fee7e0f0f tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 Aug 12 20:31:29.196782 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-48fd14a6-7abb-42a2-b155-fe9fee7e0f0f tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:29.196973 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-48fd14a6-7abb-42a2-b155-fe9fee7e0f0f tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:29.204504 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:29.204504 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:31:29.207678 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-48fd14a6-7abb-42a2-b155-fe9fee7e0f0f tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:29.211310 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-48fd14a6-7abb-42a2-b155-fe9fee7e0f0f tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 returned with HTTP 200 Aug 12 20:31:29.211640 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1239/4986] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:31:29 2026] GET /volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:31:29.222651 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-ad73097d-3c37-41f2-905b-e7290fa78984 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:29.224290 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ad73097d-3c37-41f2-905b-e7290fa78984 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] DELETE https://10.4.3.246/volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 Aug 12 20:31:29.224547 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ad73097d-3c37-41f2-905b-e7290fa78984 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:29.224772 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ad73097d-3c37-41f2-905b-e7290fa78984 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:29.224948 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-ad73097d-3c37-41f2-905b-e7290fa78984 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Delete volume with id: b2a6c961-7e63-4594-b72b-4a76e0f2d259 Aug 12 20:31:29.231646 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:29.231646 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:31:29.232077 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-ad73097d-3c37-41f2-905b-e7290fa78984 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:29.246018 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-ad73097d-3c37-41f2-905b-e7290fa78984 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Delete volume request issued successfully. Aug 12 20:31:29.249686 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ad73097d-3c37-41f2-905b-e7290fa78984 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 returned with HTTP 202 Aug 12 20:31:29.250097 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1241/4987] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:31:29 2026] DELETE /volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:31:29.256770 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-ea3bcb67-9966-4fa6-b5da-2207bd70bd79 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:29.260904 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ea3bcb67-9966-4fa6-b5da-2207bd70bd79 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 Aug 12 20:31:29.260904 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ea3bcb67-9966-4fa6-b5da-2207bd70bd79 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:29.260904 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ea3bcb67-9966-4fa6-b5da-2207bd70bd79 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:29.268024 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:29.268024 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:31:29.274379 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-ea3bcb67-9966-4fa6-b5da-2207bd70bd79 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:29.276523 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ea3bcb67-9966-4fa6-b5da-2207bd70bd79 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 returned with HTTP 200 Aug 12 20:31:29.277055 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1259/4988] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:31:29 2026] GET /volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:31:30.288390 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-5bc62708-2108-4abb-80f0-b65c6241450d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:30.290581 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5bc62708-2108-4abb-80f0-b65c6241450d tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 Aug 12 20:31:30.290904 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5bc62708-2108-4abb-80f0-b65c6241450d tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:30.291211 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5bc62708-2108-4abb-80f0-b65c6241450d tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:30.298285 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5bc62708-2108-4abb-80f0-b65c6241450d tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 returned with HTTP 404 Aug 12 20:31:30.298964 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1250/4989] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:31:30 2026] GET /volume/v3/volumes/b2a6c961-7e63-4594-b72b-4a76e0f2d259 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:31:30.305128 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-29cfd623-949f-4e35-a1a7-a27108decb21 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:30.306792 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-29cfd623-949f-4e35-a1a7-a27108decb21 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 Aug 12 20:31:30.307004 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-29cfd623-949f-4e35-a1a7-a27108decb21 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:30.307179 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-29cfd623-949f-4e35-a1a7-a27108decb21 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:30.313324 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:30.313324 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:31:30.316267 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-29cfd623-949f-4e35-a1a7-a27108decb21 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:30.319857 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-29cfd623-949f-4e35-a1a7-a27108decb21 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 returned with HTTP 200 Aug 12 20:31:30.320224 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1240/4990] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:31:30 2026] GET /volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 => generated 884 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:31:30.331602 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-7772da56-0e1e-4ef8-8ece-500ec134e2ba None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:30.333288 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7772da56-0e1e-4ef8-8ece-500ec134e2ba tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 Aug 12 20:31:30.333521 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7772da56-0e1e-4ef8-8ece-500ec134e2ba tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:30.333760 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7772da56-0e1e-4ef8-8ece-500ec134e2ba tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:30.340228 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:30.340228 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:31:30.343827 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-7772da56-0e1e-4ef8-8ece-500ec134e2ba tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:30.347687 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7772da56-0e1e-4ef8-8ece-500ec134e2ba tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 returned with HTTP 200 Aug 12 20:31:30.348108 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1242/4991] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:31:30 2026] GET /volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:31:30.360366 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-1eaf0aa8-d129-496e-bd62-301f33f065bd None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:30.363427 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1eaf0aa8-d129-496e-bd62-301f33f065bd tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] DELETE https://10.4.3.246/volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 Aug 12 20:31:30.363427 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1eaf0aa8-d129-496e-bd62-301f33f065bd tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:30.363427 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1eaf0aa8-d129-496e-bd62-301f33f065bd tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:30.363427 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-1eaf0aa8-d129-496e-bd62-301f33f065bd tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Delete volume with id: 6eb94802-f50a-441b-bc63-20d2442bfbd1 Aug 12 20:31:30.369039 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:30.369039 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:31:30.369594 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-1eaf0aa8-d129-496e-bd62-301f33f065bd tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:30.386173 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-1eaf0aa8-d129-496e-bd62-301f33f065bd tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Delete volume request issued successfully. Aug 12 20:31:30.386561 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1eaf0aa8-d129-496e-bd62-301f33f065bd tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 returned with HTTP 202 Aug 12 20:31:30.387072 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1260/4992] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:31:30 2026] DELETE /volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:31:30.393662 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-31ebfe96-82c3-43d2-a9bd-6296a15f9fbe None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:30.398440 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-31ebfe96-82c3-43d2-a9bd-6296a15f9fbe tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 Aug 12 20:31:30.398799 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-31ebfe96-82c3-43d2-a9bd-6296a15f9fbe tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:30.399072 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-31ebfe96-82c3-43d2-a9bd-6296a15f9fbe tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:30.408602 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:30.408602 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:31:30.419094 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-31ebfe96-82c3-43d2-a9bd-6296a15f9fbe tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:30.424664 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-31ebfe96-82c3-43d2-a9bd-6296a15f9fbe tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 returned with HTTP 200 Aug 12 20:31:30.425388 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1251/4993] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:31:30 2026] GET /volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 => generated 883 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:31:31.437318 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-7f5d2832-7d8c-4de2-9c78-a358212f50b1 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:31.439052 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7f5d2832-7d8c-4de2-9c78-a358212f50b1 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 Aug 12 20:31:31.439228 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7f5d2832-7d8c-4de2-9c78-a358212f50b1 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:31.439406 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7f5d2832-7d8c-4de2-9c78-a358212f50b1 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:31.444488 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7f5d2832-7d8c-4de2-9c78-a358212f50b1 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 returned with HTTP 404 Aug 12 20:31:31.444950 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1241/4994] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:31:31 2026] GET /volume/v3/volumes/6eb94802-f50a-441b-bc63-20d2442bfbd1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:31:31.451500 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3bffaf92-e373-4616-ab00-9bd8bb3e7101 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:31.453863 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3bffaf92-e373-4616-ab00-9bd8bb3e7101 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/a50c595e-a382-48f4-8415-9b67b9932c0f Aug 12 20:31:31.454118 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3bffaf92-e373-4616-ab00-9bd8bb3e7101 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:31.454396 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3bffaf92-e373-4616-ab00-9bd8bb3e7101 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:31.454510 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.snapshots [None req-3bffaf92-e373-4616-ab00-9bd8bb3e7101 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Delete snapshot with id: a50c595e-a382-48f4-8415-9b67b9932c0f Aug 12 20:31:31.459845 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:31.459845 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:31:31.460315 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-3bffaf92-e373-4616-ab00-9bd8bb3e7101 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Snapshot retrieved successfully. Aug 12 20:31:31.477561 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-3bffaf92-e373-4616-ab00-9bd8bb3e7101 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Snapshot delete request issued successfully. Aug 12 20:31:31.477561 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3bffaf92-e373-4616-ab00-9bd8bb3e7101 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/snapshots/a50c595e-a382-48f4-8415-9b67b9932c0f returned with HTTP 202 Aug 12 20:31:31.477561 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1243/4995] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:31:31 2026] DELETE /volume/v3/snapshots/a50c595e-a382-48f4-8415-9b67b9932c0f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:31:31.482408 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-2a122580-3188-451c-a620-f62a022d9a30 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:31.484436 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2a122580-3188-451c-a620-f62a022d9a30 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/snapshots/a50c595e-a382-48f4-8415-9b67b9932c0f Aug 12 20:31:31.484680 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2a122580-3188-451c-a620-f62a022d9a30 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:31.484900 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2a122580-3188-451c-a620-f62a022d9a30 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:31.489801 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:31.489801 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:31:31.490964 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-2a122580-3188-451c-a620-f62a022d9a30 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Snapshot retrieved successfully. Aug 12 20:31:31.491049 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2a122580-3188-451c-a620-f62a022d9a30 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/snapshots/a50c595e-a382-48f4-8415-9b67b9932c0f returned with HTTP 200 Aug 12 20:31:31.491394 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1261/4996] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:31:31 2026] GET /volume/v3/snapshots/a50c595e-a382-48f4-8415-9b67b9932c0f => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:31:32.500613 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-85891ee2-ab08-4555-8331-596f0a177b5f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:32.502708 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-85891ee2-ab08-4555-8331-596f0a177b5f tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/snapshots/a50c595e-a382-48f4-8415-9b67b9932c0f Aug 12 20:31:32.502922 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-85891ee2-ab08-4555-8331-596f0a177b5f tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:32.503100 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-85891ee2-ab08-4555-8331-596f0a177b5f tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:32.507197 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-85891ee2-ab08-4555-8331-596f0a177b5f tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/snapshots/a50c595e-a382-48f4-8415-9b67b9932c0f returned with HTTP 404 Aug 12 20:31:32.507498 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1252/4997] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:31:32 2026] GET /volume/v3/snapshots/a50c595e-a382-48f4-8415-9b67b9932c0f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:31:32.513450 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ca0a4492-45ae-4fcb-bb75-0b5152acef1d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:32.515170 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ca0a4492-45ae-4fcb-bb75-0b5152acef1d tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/47e69549-e7ca-48d3-8978-5c8d4865d41d Aug 12 20:31:32.515374 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ca0a4492-45ae-4fcb-bb75-0b5152acef1d tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:32.515560 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ca0a4492-45ae-4fcb-bb75-0b5152acef1d tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:32.515665 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.snapshots [None req-ca0a4492-45ae-4fcb-bb75-0b5152acef1d tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Delete snapshot with id: 47e69549-e7ca-48d3-8978-5c8d4865d41d Aug 12 20:31:32.520179 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:32.520179 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:31:32.520592 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-ca0a4492-45ae-4fcb-bb75-0b5152acef1d tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Snapshot retrieved successfully. Aug 12 20:31:32.539601 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-ca0a4492-45ae-4fcb-bb75-0b5152acef1d tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Snapshot delete request issued successfully. Aug 12 20:31:32.539601 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ca0a4492-45ae-4fcb-bb75-0b5152acef1d tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/snapshots/47e69549-e7ca-48d3-8978-5c8d4865d41d returned with HTTP 202 Aug 12 20:31:32.539601 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1242/4998] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:31:32 2026] DELETE /volume/v3/snapshots/47e69549-e7ca-48d3-8978-5c8d4865d41d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:31:32.546776 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-83c269de-9f0f-4302-8e3d-60b3ecc90320 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:32.548689 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-83c269de-9f0f-4302-8e3d-60b3ecc90320 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/snapshots/47e69549-e7ca-48d3-8978-5c8d4865d41d Aug 12 20:31:32.548816 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-83c269de-9f0f-4302-8e3d-60b3ecc90320 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:32.549013 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-83c269de-9f0f-4302-8e3d-60b3ecc90320 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:32.555472 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:32.555472 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:31:32.555472 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-83c269de-9f0f-4302-8e3d-60b3ecc90320 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Snapshot retrieved successfully. Aug 12 20:31:32.555781 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-83c269de-9f0f-4302-8e3d-60b3ecc90320 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/snapshots/47e69549-e7ca-48d3-8978-5c8d4865d41d returned with HTTP 200 Aug 12 20:31:32.556225 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1244/4999] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:31:32 2026] GET /volume/v3/snapshots/47e69549-e7ca-48d3-8978-5c8d4865d41d => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:31:33.564372 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b5414d2c-e5c6-4a72-9038-538db8e86971 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:33.566571 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b5414d2c-e5c6-4a72-9038-538db8e86971 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/snapshots/47e69549-e7ca-48d3-8978-5c8d4865d41d Aug 12 20:31:33.566802 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b5414d2c-e5c6-4a72-9038-538db8e86971 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:33.566984 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b5414d2c-e5c6-4a72-9038-538db8e86971 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:33.570896 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b5414d2c-e5c6-4a72-9038-538db8e86971 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/snapshots/47e69549-e7ca-48d3-8978-5c8d4865d41d returned with HTTP 404 Aug 12 20:31:33.571326 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1262/5000] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:31:33 2026] GET /volume/v3/snapshots/47e69549-e7ca-48d3-8978-5c8d4865d41d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:31:33.577024 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f7a78d6a-7d2a-4b67-a051-c265c4b47c41 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:33.578650 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f7a78d6a-7d2a-4b67-a051-c265c4b47c41 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/3bebc440-32cf-4a96-8a4a-68d64e24e5bb Aug 12 20:31:33.578844 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f7a78d6a-7d2a-4b67-a051-c265c4b47c41 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:33.579017 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f7a78d6a-7d2a-4b67-a051-c265c4b47c41 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:33.579109 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.snapshots [None req-f7a78d6a-7d2a-4b67-a051-c265c4b47c41 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Delete snapshot with id: 3bebc440-32cf-4a96-8a4a-68d64e24e5bb Aug 12 20:31:33.583855 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:33.583855 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:31:33.584210 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-f7a78d6a-7d2a-4b67-a051-c265c4b47c41 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Snapshot retrieved successfully. Aug 12 20:31:33.599563 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-f7a78d6a-7d2a-4b67-a051-c265c4b47c41 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Snapshot delete request issued successfully. Aug 12 20:31:33.599563 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f7a78d6a-7d2a-4b67-a051-c265c4b47c41 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/snapshots/3bebc440-32cf-4a96-8a4a-68d64e24e5bb returned with HTTP 202 Aug 12 20:31:33.599563 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1253/5001] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:31:33 2026] DELETE /volume/v3/snapshots/3bebc440-32cf-4a96-8a4a-68d64e24e5bb => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:31:33.603929 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e684237c-d1d2-4f2e-8302-1b9d172bdc63 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:33.605491 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e684237c-d1d2-4f2e-8302-1b9d172bdc63 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/snapshots/3bebc440-32cf-4a96-8a4a-68d64e24e5bb Aug 12 20:31:33.605491 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e684237c-d1d2-4f2e-8302-1b9d172bdc63 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:33.605686 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e684237c-d1d2-4f2e-8302-1b9d172bdc63 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:33.610641 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:33.610641 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:31:33.611031 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-e684237c-d1d2-4f2e-8302-1b9d172bdc63 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Snapshot retrieved successfully. Aug 12 20:31:33.611711 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e684237c-d1d2-4f2e-8302-1b9d172bdc63 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/snapshots/3bebc440-32cf-4a96-8a4a-68d64e24e5bb returned with HTTP 200 Aug 12 20:31:33.612054 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1243/5002] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:31:33 2026] GET /volume/v3/snapshots/3bebc440-32cf-4a96-8a4a-68d64e24e5bb => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:31:34.620657 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-ad28bae2-3159-4219-916e-25dbffa9d64f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:34.622497 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ad28bae2-3159-4219-916e-25dbffa9d64f tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/snapshots/3bebc440-32cf-4a96-8a4a-68d64e24e5bb Aug 12 20:31:34.622768 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ad28bae2-3159-4219-916e-25dbffa9d64f tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:34.623001 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ad28bae2-3159-4219-916e-25dbffa9d64f tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:34.627064 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ad28bae2-3159-4219-916e-25dbffa9d64f tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/snapshots/3bebc440-32cf-4a96-8a4a-68d64e24e5bb returned with HTTP 404 Aug 12 20:31:34.627519 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1245/5003] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:31:34 2026] GET /volume/v3/snapshots/3bebc440-32cf-4a96-8a4a-68d64e24e5bb => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:31:34.633566 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-2a57bd10-4ac4-4fb6-b8d4-e44fb4f456a1 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:34.635298 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2a57bd10-4ac4-4fb6-b8d4-e44fb4f456a1 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec Aug 12 20:31:34.635478 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2a57bd10-4ac4-4fb6-b8d4-e44fb4f456a1 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:34.635670 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2a57bd10-4ac4-4fb6-b8d4-e44fb4f456a1 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:34.641881 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:34.641881 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:31:34.644847 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-2a57bd10-4ac4-4fb6-b8d4-e44fb4f456a1 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:34.648191 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2a57bd10-4ac4-4fb6-b8d4-e44fb4f456a1 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec returned with HTTP 200 Aug 12 20:31:34.648499 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1263/5004] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:31:34 2026] GET /volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec => generated 849 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:31:34.659307 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0862cb9d-d8ef-49d0-a830-32c2beee882b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:34.660916 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0862cb9d-d8ef-49d0-a830-32c2beee882b tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec Aug 12 20:31:34.661096 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0862cb9d-d8ef-49d0-a830-32c2beee882b tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:34.661268 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0862cb9d-d8ef-49d0-a830-32c2beee882b tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:34.667562 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:34.667562 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:31:34.670684 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-0862cb9d-d8ef-49d0-a830-32c2beee882b tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:34.674083 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0862cb9d-d8ef-49d0-a830-32c2beee882b tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec returned with HTTP 200 Aug 12 20:31:34.674408 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1254/5005] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:31:34 2026] GET /volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec => generated 849 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:31:34.685392 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-86ab3659-0842-4a55-9157-d6602068a901 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:34.687215 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-86ab3659-0842-4a55-9157-d6602068a901 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] DELETE https://10.4.3.246/volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec Aug 12 20:31:34.687447 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-86ab3659-0842-4a55-9157-d6602068a901 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:34.687866 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-86ab3659-0842-4a55-9157-d6602068a901 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:34.688066 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-86ab3659-0842-4a55-9157-d6602068a901 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Delete volume with id: 1bd231bd-0f7c-4c50-b1a4-4f61d33861ec Aug 12 20:31:34.694313 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:34.694313 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:31:34.694825 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-86ab3659-0842-4a55-9157-d6602068a901 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:34.709038 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-86ab3659-0842-4a55-9157-d6602068a901 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Delete volume request issued successfully. Aug 12 20:31:34.709289 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-86ab3659-0842-4a55-9157-d6602068a901 tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec returned with HTTP 202 Aug 12 20:31:34.709774 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1244/5006] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:31:34 2026] DELETE /volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:31:34.716080 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-2436be5a-5fba-48cc-96fa-1265449af91c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:34.718327 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2436be5a-5fba-48cc-96fa-1265449af91c tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec Aug 12 20:31:34.718803 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2436be5a-5fba-48cc-96fa-1265449af91c tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:34.719124 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2436be5a-5fba-48cc-96fa-1265449af91c tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:34.726579 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:34.726579 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:31:34.731406 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-2436be5a-5fba-48cc-96fa-1265449af91c tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Volume info retrieved successfully. Aug 12 20:31:34.736506 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2436be5a-5fba-48cc-96fa-1265449af91c tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec returned with HTTP 200 Aug 12 20:31:34.736945 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1246/5007] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:31:34 2026] GET /volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:31:35.748613 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-9e729e10-fde4-470d-967d-bf5f295eec2b None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:35.750328 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9e729e10-fde4-470d-967d-bf5f295eec2b tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] GET https://10.4.3.246/volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec Aug 12 20:31:35.750518 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9e729e10-fde4-470d-967d-bf5f295eec2b tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:35.750778 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9e729e10-fde4-470d-967d-bf5f295eec2b tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:35.756923 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9e729e10-fde4-470d-967d-bf5f295eec2b tempest-SnapshotDataIntegrityTests-699771690 tempest-SnapshotDataIntegrityTests-699771690-project-member] https://10.4.3.246/volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec returned with HTTP 404 Aug 12 20:31:35.757381 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1264/5008] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:31:35 2026] GET /volume/v3/volumes/1bd231bd-0f7c-4c50-b1a4-4f61d33861ec => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:31:38.012566 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e7669e66-fb3f-41e4-8190-4408362087f1 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:38.014235 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e7669e66-fb3f-41e4-8190-4408362087f1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/8687600c-830c-4cca-85be-f2ed1e7f0b0d Aug 12 20:31:38.014406 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e7669e66-fb3f-41e4-8190-4408362087f1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:38.014602 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e7669e66-fb3f-41e4-8190-4408362087f1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:38.023512 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:38.023512 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:31:38.026649 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-e7669e66-fb3f-41e4-8190-4408362087f1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:31:38.030699 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e7669e66-fb3f-41e4-8190-4408362087f1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/8687600c-830c-4cca-85be-f2ed1e7f0b0d returned with HTTP 200 Aug 12 20:31:38.031028 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1255/5009] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:31:38 2026] GET /volume/v3/volumes/8687600c-830c-4cca-85be-f2ed1e7f0b0d => generated 1637 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:31:39.359643 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-ee330568-f743-43c9-8891-f7477644afcb req-e48340fd-3b99-44b9-8b49-28fb30130de1 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:39.364559 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-ee330568-f743-43c9-8891-f7477644afcb req-e48340fd-3b99-44b9-8b49-28fb30130de1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] DELETE https://10.4.3.246/volume/v3/attachments/2403dabc-0195-4abe-b5d1-e200ada69614 Aug 12 20:31:39.364559 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-ee330568-f743-43c9-8891-f7477644afcb req-e48340fd-3b99-44b9-8b49-28fb30130de1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:39.364559 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-ee330568-f743-43c9-8891-f7477644afcb req-e48340fd-3b99-44b9-8b49-28fb30130de1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:39.368232 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:39.368232 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:31:39.419847 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-ee330568-f743-43c9-8891-f7477644afcb req-e48340fd-3b99-44b9-8b49-28fb30130de1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/attachments/2403dabc-0195-4abe-b5d1-e200ada69614 returned with HTTP 200 Aug 12 20:31:39.420382 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1245/5010] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:31:39 2026] DELETE /volume/v3/attachments/2403dabc-0195-4abe-b5d1-e200ada69614 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:31:39.431406 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-ee330568-f743-43c9-8891-f7477644afcb req-43861d36-ef99-4e66-9f57-06046b788008 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:39.433574 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-ee330568-f743-43c9-8891-f7477644afcb req-43861d36-ef99-4e66-9f57-06046b788008 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] DELETE https://10.4.3.246/volume/v3/volumes/8687600c-830c-4cca-85be-f2ed1e7f0b0d Aug 12 20:31:39.433805 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-ee330568-f743-43c9-8891-f7477644afcb req-43861d36-ef99-4e66-9f57-06046b788008 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:39.433995 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-ee330568-f743-43c9-8891-f7477644afcb req-43861d36-ef99-4e66-9f57-06046b788008 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:39.434140 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [req-ee330568-f743-43c9-8891-f7477644afcb req-43861d36-ef99-4e66-9f57-06046b788008 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Delete volume with id: 8687600c-830c-4cca-85be-f2ed1e7f0b0d Aug 12 20:31:39.440516 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:39.440516 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:31:39.441026 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-ee330568-f743-43c9-8891-f7477644afcb req-43861d36-ef99-4e66-9f57-06046b788008 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:31:39.454904 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-ee330568-f743-43c9-8891-f7477644afcb req-43861d36-ef99-4e66-9f57-06046b788008 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Delete volume request issued successfully. Aug 12 20:31:39.455166 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-ee330568-f743-43c9-8891-f7477644afcb req-43861d36-ef99-4e66-9f57-06046b788008 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/8687600c-830c-4cca-85be-f2ed1e7f0b0d returned with HTTP 202 Aug 12 20:31:39.455599 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1247/5011] 10.4.3.246 () {70 vars in 1620 bytes} [Wed Aug 12 20:31:39 2026] DELETE /volume/v3/volumes/8687600c-830c-4cca-85be-f2ed1e7f0b0d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:31:40.464750 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-af0172fc-5311-4352-b094-e7e9d24f8c83 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:40.466632 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-af0172fc-5311-4352-b094-e7e9d24f8c83 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/8687600c-830c-4cca-85be-f2ed1e7f0b0d Aug 12 20:31:40.466823 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-af0172fc-5311-4352-b094-e7e9d24f8c83 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:40.467000 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-af0172fc-5311-4352-b094-e7e9d24f8c83 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:40.469075 np0000007109 devstack@c-api.service[100384]: DEBUG dbcounter [-] [100384] Writing DB stats cinder:SELECT=198,cinder:INSERT=24,cinder:UPDATE=47 {{(pid=100384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:31:40.472785 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-af0172fc-5311-4352-b094-e7e9d24f8c83 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/8687600c-830c-4cca-85be-f2ed1e7f0b0d returned with HTTP 404 Aug 12 20:31:40.473420 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1265/5012] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:31:40 2026] GET /volume/v3/volumes/8687600c-830c-4cca-85be-f2ed1e7f0b0d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:31:40.480555 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-6a01c74d-d3c1-4fdf-929b-552ec6b824f7 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:40.482721 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6a01c74d-d3c1-4fdf-929b-552ec6b824f7 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/646cd303-1fe9-4494-8849-df9adc27626d Aug 12 20:31:40.483030 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6a01c74d-d3c1-4fdf-929b-552ec6b824f7 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:40.483265 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6a01c74d-d3c1-4fdf-929b-552ec6b824f7 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:40.483378 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.snapshots [None req-6a01c74d-d3c1-4fdf-929b-552ec6b824f7 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Delete snapshot with id: 646cd303-1fe9-4494-8849-df9adc27626d Aug 12 20:31:40.488332 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:40.488332 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:31:40.488762 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-6a01c74d-d3c1-4fdf-929b-552ec6b824f7 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot retrieved successfully. Aug 12 20:31:40.506759 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-6a01c74d-d3c1-4fdf-929b-552ec6b824f7 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot delete request issued successfully. Aug 12 20:31:40.506900 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6a01c74d-d3c1-4fdf-929b-552ec6b824f7 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/646cd303-1fe9-4494-8849-df9adc27626d returned with HTTP 202 Aug 12 20:31:40.507262 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1256/5013] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:31:40 2026] DELETE /volume/v3/snapshots/646cd303-1fe9-4494-8849-df9adc27626d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:31:40.513845 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-9e53e121-4c50-441f-a510-9e11339baf9c None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:40.515514 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9e53e121-4c50-441f-a510-9e11339baf9c tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/snapshots/646cd303-1fe9-4494-8849-df9adc27626d Aug 12 20:31:40.515731 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9e53e121-4c50-441f-a510-9e11339baf9c tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:40.515921 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9e53e121-4c50-441f-a510-9e11339baf9c tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:40.521150 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:40.521150 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:31:40.521699 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-9e53e121-4c50-441f-a510-9e11339baf9c tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot retrieved successfully. Aug 12 20:31:40.522803 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9e53e121-4c50-441f-a510-9e11339baf9c tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/646cd303-1fe9-4494-8849-df9adc27626d returned with HTTP 200 Aug 12 20:31:40.523293 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1246/5014] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:31:40 2026] GET /volume/v3/snapshots/646cd303-1fe9-4494-8849-df9adc27626d => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:31:41.532983 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-72a8b812-8afc-481d-91bf-d7ebeaf431e1 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:41.534794 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-72a8b812-8afc-481d-91bf-d7ebeaf431e1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/snapshots/646cd303-1fe9-4494-8849-df9adc27626d Aug 12 20:31:41.535026 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-72a8b812-8afc-481d-91bf-d7ebeaf431e1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:41.535261 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-72a8b812-8afc-481d-91bf-d7ebeaf431e1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:41.539404 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-72a8b812-8afc-481d-91bf-d7ebeaf431e1 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/646cd303-1fe9-4494-8849-df9adc27626d returned with HTTP 404 Aug 12 20:31:41.539912 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1248/5015] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:31:41 2026] GET /volume/v3/snapshots/646cd303-1fe9-4494-8849-df9adc27626d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:31:42.893260 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-48192f2f-f692-49ae-be3c-290e5691fee7 req-98aa7866-c29d-4073-9455-124e47540219 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:42.896307 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-48192f2f-f692-49ae-be3c-290e5691fee7 req-98aa7866-c29d-4073-9455-124e47540219 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] DELETE https://10.4.3.246/volume/v3/attachments/a9945998-a459-470f-810b-b627a66785c0 Aug 12 20:31:42.896592 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-48192f2f-f692-49ae-be3c-290e5691fee7 req-98aa7866-c29d-4073-9455-124e47540219 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:42.896863 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-48192f2f-f692-49ae-be3c-290e5691fee7 req-98aa7866-c29d-4073-9455-124e47540219 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:42.904614 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:42.904614 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:31:42.966395 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-48192f2f-f692-49ae-be3c-290e5691fee7 req-98aa7866-c29d-4073-9455-124e47540219 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/attachments/a9945998-a459-470f-810b-b627a66785c0 returned with HTTP 200 Aug 12 20:31:42.966832 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1266/5016] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:31:42 2026] DELETE /volume/v3/attachments/a9945998-a459-470f-810b-b627a66785c0 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:31:42.976066 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-48192f2f-f692-49ae-be3c-290e5691fee7 req-3ec45b04-d9d7-4cd8-9d7e-4d19021fed03 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:42.977945 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-48192f2f-f692-49ae-be3c-290e5691fee7 req-3ec45b04-d9d7-4cd8-9d7e-4d19021fed03 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] DELETE https://10.4.3.246/volume/v3/volumes/dd7ce822-a987-4fa5-a939-76214544bccf Aug 12 20:31:42.978120 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-48192f2f-f692-49ae-be3c-290e5691fee7 req-3ec45b04-d9d7-4cd8-9d7e-4d19021fed03 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:42.978300 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-48192f2f-f692-49ae-be3c-290e5691fee7 req-3ec45b04-d9d7-4cd8-9d7e-4d19021fed03 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:42.978448 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [req-48192f2f-f692-49ae-be3c-290e5691fee7 req-3ec45b04-d9d7-4cd8-9d7e-4d19021fed03 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Delete volume with id: dd7ce822-a987-4fa5-a939-76214544bccf Aug 12 20:31:42.984803 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:42.984803 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:31:42.985187 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-48192f2f-f692-49ae-be3c-290e5691fee7 req-3ec45b04-d9d7-4cd8-9d7e-4d19021fed03 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:31:43.002731 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-48192f2f-f692-49ae-be3c-290e5691fee7 req-3ec45b04-d9d7-4cd8-9d7e-4d19021fed03 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Delete volume request issued successfully. Aug 12 20:31:43.002890 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-48192f2f-f692-49ae-be3c-290e5691fee7 req-3ec45b04-d9d7-4cd8-9d7e-4d19021fed03 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/dd7ce822-a987-4fa5-a939-76214544bccf returned with HTTP 202 Aug 12 20:31:43.003308 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1257/5017] 10.4.3.246 () {70 vars in 1620 bytes} [Wed Aug 12 20:31:42 2026] DELETE /volume/v3/volumes/dd7ce822-a987-4fa5-a939-76214544bccf => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:31:43.946686 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-0986b210-ad99-46bf-9975-55f0b37fc71b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:43.948242 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0986b210-ad99-46bf-9975-55f0b37fc71b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/dd7ce822-a987-4fa5-a939-76214544bccf Aug 12 20:31:43.948412 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0986b210-ad99-46bf-9975-55f0b37fc71b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:43.948643 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0986b210-ad99-46bf-9975-55f0b37fc71b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:43.953691 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0986b210-ad99-46bf-9975-55f0b37fc71b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/dd7ce822-a987-4fa5-a939-76214544bccf returned with HTTP 404 Aug 12 20:31:43.954087 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1247/5018] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:31:43 2026] GET /volume/v3/volumes/dd7ce822-a987-4fa5-a939-76214544bccf => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:31:44.318023 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-e322fa4f-0603-4100-82cf-eed18462b6f9 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:44.319693 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e322fa4f-0603-4100-82cf-eed18462b6f9 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/646cd303-1fe9-4494-8849-df9adc27626d Aug 12 20:31:44.319935 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e322fa4f-0603-4100-82cf-eed18462b6f9 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:44.320146 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e322fa4f-0603-4100-82cf-eed18462b6f9 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:44.320246 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.snapshots [None req-e322fa4f-0603-4100-82cf-eed18462b6f9 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Delete snapshot with id: 646cd303-1fe9-4494-8849-df9adc27626d Aug 12 20:31:44.324226 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e322fa4f-0603-4100-82cf-eed18462b6f9 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/646cd303-1fe9-4494-8849-df9adc27626d returned with HTTP 404 Aug 12 20:31:44.324665 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1249/5019] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:31:44 2026] DELETE /volume/v3/snapshots/646cd303-1fe9-4494-8849-df9adc27626d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:31:44.330112 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-61d3a2ce-bca5-4897-858e-13e0545a197d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:44.331756 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-61d3a2ce-bca5-4897-858e-13e0545a197d tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/snapshots/646cd303-1fe9-4494-8849-df9adc27626d Aug 12 20:31:44.331935 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-61d3a2ce-bca5-4897-858e-13e0545a197d tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:44.332111 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-61d3a2ce-bca5-4897-858e-13e0545a197d tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:44.335786 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-61d3a2ce-bca5-4897-858e-13e0545a197d tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/646cd303-1fe9-4494-8849-df9adc27626d returned with HTTP 404 Aug 12 20:31:44.336228 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1267/5020] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:31:44 2026] GET /volume/v3/snapshots/646cd303-1fe9-4494-8849-df9adc27626d => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:31:45.004588 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-cd3d744a-4c62-4665-b6ca-c7c43684b848 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:45.006253 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cd3d744a-4c62-4665-b6ca-c7c43684b848 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] DELETE https://10.4.3.246/volume/v3/volumes/dd7ce822-a987-4fa5-a939-76214544bccf Aug 12 20:31:45.006426 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cd3d744a-4c62-4665-b6ca-c7c43684b848 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:45.006682 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cd3d744a-4c62-4665-b6ca-c7c43684b848 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:45.006789 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-cd3d744a-4c62-4665-b6ca-c7c43684b848 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Delete volume with id: dd7ce822-a987-4fa5-a939-76214544bccf Aug 12 20:31:45.012112 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cd3d744a-4c62-4665-b6ca-c7c43684b848 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/dd7ce822-a987-4fa5-a939-76214544bccf returned with HTTP 404 Aug 12 20:31:45.012570 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1258/5021] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:31:45 2026] DELETE /volume/v3/volumes/dd7ce822-a987-4fa5-a939-76214544bccf => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:31:45.019380 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-90e83f3f-a3f2-4b16-bc58-8298a11cb4e9 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:45.021094 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-90e83f3f-a3f2-4b16-bc58-8298a11cb4e9 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/dd7ce822-a987-4fa5-a939-76214544bccf Aug 12 20:31:45.021301 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-90e83f3f-a3f2-4b16-bc58-8298a11cb4e9 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:45.021520 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-90e83f3f-a3f2-4b16-bc58-8298a11cb4e9 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:45.026817 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-90e83f3f-a3f2-4b16-bc58-8298a11cb4e9 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/dd7ce822-a987-4fa5-a939-76214544bccf returned with HTTP 404 Aug 12 20:31:45.027342 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1248/5022] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:31:45 2026] GET /volume/v3/volumes/dd7ce822-a987-4fa5-a939-76214544bccf => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:31:45.902400 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-1dcdafe2-2cc0-4460-9201-b847b5707bed None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:45.903916 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1dcdafe2-2cc0-4460-9201-b847b5707bed tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:31:45.904225 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1dcdafe2-2cc0-4460-9201-b847b5707bed tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-128454383", "snapshot_id": null, "imageRef": "a0596018-e224-475d-8adb-b6c6e42731ae", "volume_type": null, "size": 1}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:31:45.905580 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-1dcdafe2-2cc0-4460-9201-b847b5707bed tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-128454383', 'snapshot_id': None, 'imageRef': 'a0596018-e224-475d-8adb-b6c6e42731ae', 'volume_type': None, 'size': 1}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:31:45.965376 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-1dcdafe2-2cc0-4460-9201-b847b5707bed tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Create volume of 1 GB Aug 12 20:31:45.969738 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-1dcdafe2-2cc0-4460-9201-b847b5707bed tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Availability Zones retrieved successfully. Aug 12 20:31:45.974458 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-1dcdafe2-2cc0-4460-9201-b847b5707bed tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Flow 'volume_create_api' (8b4b3b38-1033-4ed0-9d82-9380dfc5fd8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:31:45.975427 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-1dcdafe2-2cc0-4460-9201-b847b5707bed tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59367214-cc89-4e05-9661-89a8db2f0c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:31:45.976252 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-1dcdafe2-2cc0-4460-9201-b847b5707bed tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:31:46.025688 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-1dcdafe2-2cc0-4460-9201-b847b5707bed tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59367214-cc89-4e05-9661-89a8db2f0c35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:31:46.026365 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-1dcdafe2-2cc0-4460-9201-b847b5707bed tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54941478-1d8b-4744-9c1c-6534c54a74ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:31:46.060235 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-1dcdafe2-2cc0-4460-9201-b847b5707bed tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Created reservations ['46ca42ed-3634-43e8-b522-0210149427a7', 'c9600196-4a21-4d8f-bed0-844ba1b2e2ce', '7fe9fd83-a857-4db8-90b7-d4ca5e5ed086', '9172e757-3eba-46de-9874-3e88757a61c0'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:31:46.060946 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-1dcdafe2-2cc0-4460-9201-b847b5707bed tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54941478-1d8b-4744-9c1c-6534c54a74ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46ca42ed-3634-43e8-b522-0210149427a7', 'c9600196-4a21-4d8f-bed0-844ba1b2e2ce', '7fe9fd83-a857-4db8-90b7-d4ca5e5ed086', '9172e757-3eba-46de-9874-3e88757a61c0']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:31:46.061626 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-1dcdafe2-2cc0-4460-9201-b847b5707bed tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a03bcf29-8f47-4a42-870d-848bcedaf2b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:31:46.080813 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-1dcdafe2-2cc0-4460-9201-b847b5707bed tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a03bcf29-8f47-4a42-870d-848bcedaf2b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ccef9c9-7e49-42be-8c1a-9db94da8e6ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-128454383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ab94a13612f4b009c8d7794092df401',qos_specs=None,replication_status=,reservations=['46ca42ed-3634-43e8-b522-0210149427a7','c9600196-4a21-4d8f-bed0-844ba1b2e2ce','7fe9fd83-a857-4db8-90b7-d4ca5e5ed086','9172e757-3eba-46de-9874-3e88757a61c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65192938e82a4007a5ecc661e1a8edb8',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:31:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-128454383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ccef9c9-7e49-42be-8c1a-9db94da8e6ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ab94a13612f4b009c8d7794092df401',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65192938e82a4007a5ecc661e1a8edb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:31:46.081474 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-1dcdafe2-2cc0-4460-9201-b847b5707bed tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6f5a439-72f5-4647-9e55-9149c91bf752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:31:46.097257 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-1dcdafe2-2cc0-4460-9201-b847b5707bed tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6f5a439-72f5-4647-9e55-9149c91bf752) transitioned into state 'SUCCESS' from state '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-128454383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ab94a13612f4b009c8d7794092df401',qos_specs=None,replication_status=,reservations=['46ca42ed-3634-43e8-b522-0210149427a7','c9600196-4a21-4d8f-bed0-844ba1b2e2ce','7fe9fd83-a857-4db8-90b7-d4ca5e5ed086','9172e757-3eba-46de-9874-3e88757a61c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65192938e82a4007a5ecc661e1a8edb8',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:31:46.098009 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-1dcdafe2-2cc0-4460-9201-b847b5707bed tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d828dce-9b2e-4136-b108-7a4ba82c4fac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:31:46.105589 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-1dcdafe2-2cc0-4460-9201-b847b5707bed tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d828dce-9b2e-4136-b108-7a4ba82c4fac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:31:46.106274 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-1dcdafe2-2cc0-4460-9201-b847b5707bed tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Flow 'volume_create_api' (8b4b3b38-1033-4ed0-9d82-9380dfc5fd8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:31:46.106569 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-1dcdafe2-2cc0-4460-9201-b847b5707bed tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Create volume request issued successfully. Aug 12 20:31:46.107048 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1dcdafe2-2cc0-4460-9201-b847b5707bed tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:31:46.107425 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1250/5023] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:31:45 2026] POST /volume/v3/volumes => generated 758 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:31:46.117344 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-626e1aa3-b78a-4c29-887d-daf25cd75d7b None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:46.118937 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-626e1aa3-b78a-4c29-887d-daf25cd75d7b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/3ccef9c9-7e49-42be-8c1a-9db94da8e6ee Aug 12 20:31:46.119110 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-626e1aa3-b78a-4c29-887d-daf25cd75d7b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:46.119321 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-626e1aa3-b78a-4c29-887d-daf25cd75d7b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:46.125363 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:46.125363 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:31:46.128531 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-626e1aa3-b78a-4c29-887d-daf25cd75d7b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:31:46.132087 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-626e1aa3-b78a-4c29-887d-daf25cd75d7b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/3ccef9c9-7e49-42be-8c1a-9db94da8e6ee returned with HTTP 200 Aug 12 20:31:46.132412 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1268/5024] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:31:46 2026] GET /volume/v3/volumes/3ccef9c9-7e49-42be-8c1a-9db94da8e6ee => generated 826 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:31:47.143451 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-2c2fd944-0926-4357-9e7e-daa6841b0a4a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:47.145136 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2c2fd944-0926-4357-9e7e-daa6841b0a4a tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/3ccef9c9-7e49-42be-8c1a-9db94da8e6ee Aug 12 20:31:47.145322 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2c2fd944-0926-4357-9e7e-daa6841b0a4a tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:47.145511 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2c2fd944-0926-4357-9e7e-daa6841b0a4a tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:47.152047 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:47.152047 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:31:47.155067 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-2c2fd944-0926-4357-9e7e-daa6841b0a4a tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:31:47.159145 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2c2fd944-0926-4357-9e7e-daa6841b0a4a tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/3ccef9c9-7e49-42be-8c1a-9db94da8e6ee returned with HTTP 200 Aug 12 20:31:47.159532 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1259/5025] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:31:47 2026] GET /volume/v3/volumes/3ccef9c9-7e49-42be-8c1a-9db94da8e6ee => generated 1366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:31:47.170620 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-7691cfae-4e28-4dda-8e73-8254d62079e2 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:47.172144 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7691cfae-4e28-4dda-8e73-8254d62079e2 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/3ccef9c9-7e49-42be-8c1a-9db94da8e6ee Aug 12 20:31:47.172305 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7691cfae-4e28-4dda-8e73-8254d62079e2 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:47.172483 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7691cfae-4e28-4dda-8e73-8254d62079e2 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:47.179345 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:47.179345 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:31:47.182599 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-7691cfae-4e28-4dda-8e73-8254d62079e2 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:31:47.186510 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7691cfae-4e28-4dda-8e73-8254d62079e2 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/3ccef9c9-7e49-42be-8c1a-9db94da8e6ee returned with HTTP 200 Aug 12 20:31:47.186879 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1249/5026] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:31:47 2026] GET /volume/v3/volumes/3ccef9c9-7e49-42be-8c1a-9db94da8e6ee => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:31:47.292687 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-1cab3513-6f7a-47c3-ba0b-2c3609f7c826 req-341123f6-e3cd-44ee-9509-779bbfe7a835 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:47.294666 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-1cab3513-6f7a-47c3-ba0b-2c3609f7c826 req-341123f6-e3cd-44ee-9509-779bbfe7a835 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/3ccef9c9-7e49-42be-8c1a-9db94da8e6ee Aug 12 20:31:47.294864 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-1cab3513-6f7a-47c3-ba0b-2c3609f7c826 req-341123f6-e3cd-44ee-9509-779bbfe7a835 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:47.295038 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-1cab3513-6f7a-47c3-ba0b-2c3609f7c826 req-341123f6-e3cd-44ee-9509-779bbfe7a835 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:47.301217 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:47.301217 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:31:47.304233 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-1cab3513-6f7a-47c3-ba0b-2c3609f7c826 req-341123f6-e3cd-44ee-9509-779bbfe7a835 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:31:47.308085 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-1cab3513-6f7a-47c3-ba0b-2c3609f7c826 req-341123f6-e3cd-44ee-9509-779bbfe7a835 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/3ccef9c9-7e49-42be-8c1a-9db94da8e6ee returned with HTTP 200 Aug 12 20:31:47.308433 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1251/5027] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:31:47 2026] GET /volume/v3/volumes/3ccef9c9-7e49-42be-8c1a-9db94da8e6ee => generated 1366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:31:47.701653 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-1cab3513-6f7a-47c3-ba0b-2c3609f7c826 req-7fd1a7a1-18b7-42f9-af59-e24e19900b7e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:47.703759 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-1cab3513-6f7a-47c3-ba0b-2c3609f7c826 req-7fd1a7a1-18b7-42f9-af59-e24e19900b7e tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/3ccef9c9-7e49-42be-8c1a-9db94da8e6ee Aug 12 20:31:47.704029 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-1cab3513-6f7a-47c3-ba0b-2c3609f7c826 req-7fd1a7a1-18b7-42f9-af59-e24e19900b7e tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:47.704236 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-1cab3513-6f7a-47c3-ba0b-2c3609f7c826 req-7fd1a7a1-18b7-42f9-af59-e24e19900b7e tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:47.710395 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:47.710395 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:31:47.713391 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-1cab3513-6f7a-47c3-ba0b-2c3609f7c826 req-7fd1a7a1-18b7-42f9-af59-e24e19900b7e tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:31:47.717631 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-1cab3513-6f7a-47c3-ba0b-2c3609f7c826 req-7fd1a7a1-18b7-42f9-af59-e24e19900b7e tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/3ccef9c9-7e49-42be-8c1a-9db94da8e6ee returned with HTTP 200 Aug 12 20:31:47.718022 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1269/5028] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:31:47 2026] GET /volume/v3/volumes/3ccef9c9-7e49-42be-8c1a-9db94da8e6ee => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:31:47.727258 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-3a6e4a7c-534f-49e1-9c7e-a84e65075192 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:47.727654 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3a6e4a7c-534f-49e1-9c7e-a84e65075192 None None] GET https://10.4.3.246/volume// Aug 12 20:31:47.727803 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3a6e4a7c-534f-49e1-9c7e-a84e65075192 None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:47.727973 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3a6e4a7c-534f-49e1-9c7e-a84e65075192 None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:47.728263 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3a6e4a7c-534f-49e1-9c7e-a84e65075192 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:31:47.728547 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1260/5029] 10.4.3.246 () {66 vars in 1419 bytes} [Wed Aug 12 20:31:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:31:47.734997 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-1cab3513-6f7a-47c3-ba0b-2c3609f7c826 req-ea351bb6-8785-4adf-8312-d6cbf307c4b8 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:47.736970 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-1cab3513-6f7a-47c3-ba0b-2c3609f7c826 req-ea351bb6-8785-4adf-8312-d6cbf307c4b8 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:31:47.737307 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-1cab3513-6f7a-47c3-ba0b-2c3609f7c826 req-ea351bb6-8785-4adf-8312-d6cbf307c4b8 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3ccef9c9-7e49-42be-8c1a-9db94da8e6ee", "connector": null, "instance_uuid": "3c4821ac-e2b4-437e-990b-ccad3aa64b66"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:31:47.745857 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:47.745857 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:31:47.768222 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-1cab3513-6f7a-47c3-ba0b-2c3609f7c826 req-ea351bb6-8785-4adf-8312-d6cbf307c4b8 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:31:47.768757 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1250/5030] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:31:47 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 12 20:31:48.471555 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-6d068ab0-522e-4b5b-9a2c-a18fc08955c5 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:48.471950 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6d068ab0-522e-4b5b-9a2c-a18fc08955c5 None None] GET https://10.4.3.246/volume// Aug 12 20:31:48.472106 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6d068ab0-522e-4b5b-9a2c-a18fc08955c5 None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:48.472307 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6d068ab0-522e-4b5b-9a2c-a18fc08955c5 None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:48.472649 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6d068ab0-522e-4b5b-9a2c-a18fc08955c5 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:31:48.472915 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1252/5031] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:31:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:31:48.482399 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-1cab3513-6f7a-47c3-ba0b-2c3609f7c826 req-9f033b35-aea2-4c18-b57b-e3eaa0dd3a3a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:48.484429 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-1cab3513-6f7a-47c3-ba0b-2c3609f7c826 req-9f033b35-aea2-4c18-b57b-e3eaa0dd3a3a tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/3ccef9c9-7e49-42be-8c1a-9db94da8e6ee Aug 12 20:31:48.484666 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-1cab3513-6f7a-47c3-ba0b-2c3609f7c826 req-9f033b35-aea2-4c18-b57b-e3eaa0dd3a3a tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:31:48.485457 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-1cab3513-6f7a-47c3-ba0b-2c3609f7c826 req-9f033b35-aea2-4c18-b57b-e3eaa0dd3a3a tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:31:48.493291 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:48.493291 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:31:48.496586 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-1cab3513-6f7a-47c3-ba0b-2c3609f7c826 req-9f033b35-aea2-4c18-b57b-e3eaa0dd3a3a tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:31:48.500921 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-1cab3513-6f7a-47c3-ba0b-2c3609f7c826 req-9f033b35-aea2-4c18-b57b-e3eaa0dd3a3a tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/3ccef9c9-7e49-42be-8c1a-9db94da8e6ee returned with HTTP 200 Aug 12 20:31:48.501284 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1270/5032] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:31:48 2026] GET /volume/v3/volumes/3ccef9c9-7e49-42be-8c1a-9db94da8e6ee => generated 1545 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:31:48.597938 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-1cab3513-6f7a-47c3-ba0b-2c3609f7c826 req-44bda35e-c4a7-4c24-b06b-3bbe35a46a18 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:48.599740 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-1cab3513-6f7a-47c3-ba0b-2c3609f7c826 req-44bda35e-c4a7-4c24-b06b-3bbe35a46a18 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] PUT https://10.4.3.246/volume/v3/attachments/f13c6054-32d8-4b1f-886f-2935792139b8 Aug 12 20:31:48.600090 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-1cab3513-6f7a-47c3-ba0b-2c3609f7c826 req-44bda35e-c4a7-4c24-b06b-3bbe35a46a18 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:31:48.607278 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-1cab3513-6f7a-47c3-ba0b-2c3609f7c826 req-44bda35e-c4a7-4c24-b06b-3bbe35a46a18 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Acquiring lock "cinder-attachment_update-3ccef9c9-7e49-42be-8c1a-9db94da8e6ee-np0000007109" by "attachment_update" {{(pid=100383) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:31:48.611291 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-1cab3513-6f7a-47c3-ba0b-2c3609f7c826 req-44bda35e-c4a7-4c24-b06b-3bbe35a46a18 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Lock "cinder-attachment_update-3ccef9c9-7e49-42be-8c1a-9db94da8e6ee-np0000007109" acquired by "attachment_update" :: waited 0.004s {{(pid=100383) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:31:48.612160 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:48.612160 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:31:48.673916 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-1cab3513-6f7a-47c3-ba0b-2c3609f7c826 req-44bda35e-c4a7-4c24-b06b-3bbe35a46a18 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Lock "cinder-attachment_update-3ccef9c9-7e49-42be-8c1a-9db94da8e6ee-np0000007109" released by "attachment_update" :: held 0.062s {{(pid=100383) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:31:48.674496 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-1cab3513-6f7a-47c3-ba0b-2c3609f7c826 req-44bda35e-c4a7-4c24-b06b-3bbe35a46a18 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/attachments/f13c6054-32d8-4b1f-886f-2935792139b8 returned with HTTP 200 Aug 12 20:31:48.675049 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1261/5033] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:31:48 2026] PUT /volume/v3/attachments/f13c6054-32d8-4b1f-886f-2935792139b8 => generated 969 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:31:48.693916 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-1cab3513-6f7a-47c3-ba0b-2c3609f7c826 req-5caca587-77e2-435e-bf69-4cf5388793dd None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:31:48.695596 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-1cab3513-6f7a-47c3-ba0b-2c3609f7c826 req-5caca587-77e2-435e-bf69-4cf5388793dd tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] POST https://10.4.3.246/volume/v3/attachments/f13c6054-32d8-4b1f-886f-2935792139b8/action Aug 12 20:31:48.695957 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-1cab3513-6f7a-47c3-ba0b-2c3609f7c826 req-5caca587-77e2-435e-bf69-4cf5388793dd tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action body: b'{"os-complete": null}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:31:48.696074 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-1cab3513-6f7a-47c3-ba0b-2c3609f7c826 req-5caca587-77e2-435e-bf69-4cf5388793dd tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:31:48.708375 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:31:48.708375 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:31:48.715721 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-1cab3513-6f7a-47c3-ba0b-2c3609f7c826 req-5caca587-77e2-435e-bf69-4cf5388793dd tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/attachments/f13c6054-32d8-4b1f-886f-2935792139b8/action returned with HTTP 204 Aug 12 20:31:48.716056 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1251/5034] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:31:48 2026] POST /volume/v3/attachments/f13c6054-32d8-4b1f-886f-2935792139b8/action => generated 0 bytes in 22 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:31:57.307083 np0000007109 devstack@c-api.service[100386]: DEBUG dbcounter [-] [100386] Writing DB stats cinder:SELECT=63,cinder:UPDATE=18,cinder:INSERT=8 {{(pid=100386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:31:58.499900 np0000007109 devstack@c-api.service[100384]: DEBUG dbcounter [-] [100384] Writing DB stats cinder:SELECT=24,cinder:UPDATE=3 {{(pid=100384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:31:58.667940 np0000007109 devstack@c-api.service[100383]: DEBUG dbcounter [-] [100383] Writing DB stats cinder:SELECT=41,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:31:58.713647 np0000007109 devstack@c-api.service[100385]: DEBUG dbcounter [-] [100385] Writing DB stats cinder:SELECT=50,cinder:UPDATE=10,cinder:INSERT=3 {{(pid=100385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:32:05.382901 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-5b739acf-e54c-4e14-8d48-a8e2104f0962 req-fee80a05-1597-492d-9634-29cac5f2a89c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:32:05.384813 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-5b739acf-e54c-4e14-8d48-a8e2104f0962 req-fee80a05-1597-492d-9634-29cac5f2a89c tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] GET https://10.4.3.246/volume/v3/limits Aug 12 20:32:05.385027 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-5b739acf-e54c-4e14-8d48-a8e2104f0962 req-fee80a05-1597-492d-9634-29cac5f2a89c tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:32:05.385227 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-5b739acf-e54c-4e14-8d48-a8e2104f0962 req-fee80a05-1597-492d-9634-29cac5f2a89c tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Calling method 'index' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:32:05.401452 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-5b739acf-e54c-4e14-8d48-a8e2104f0962 req-fee80a05-1597-492d-9634-29cac5f2a89c tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/limits returned with HTTP 200 Aug 12 20:32:05.401831 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1253/5035] 10.4.3.246 () {68 vars in 1484 bytes} [Wed Aug 12 20:32:05 2026] GET /volume/v3/limits => generated 302 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:32:05.433143 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-5b739acf-e54c-4e14-8d48-a8e2104f0962 req-87012fb8-39fe-41a5-bf3e-d70649cea3f5 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:32:05.435258 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-5b739acf-e54c-4e14-8d48-a8e2104f0962 req-87012fb8-39fe-41a5-bf3e-d70649cea3f5 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] GET https://10.4.3.246/volume/v3/volumes/b0a9497c-0e4c-4501-8945-ee9ad6133c7b Aug 12 20:32:05.435475 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-5b739acf-e54c-4e14-8d48-a8e2104f0962 req-87012fb8-39fe-41a5-bf3e-d70649cea3f5 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:32:05.435680 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-5b739acf-e54c-4e14-8d48-a8e2104f0962 req-87012fb8-39fe-41a5-bf3e-d70649cea3f5 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:32:05.445014 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:32:05.445014 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:32:05.448410 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-5b739acf-e54c-4e14-8d48-a8e2104f0962 req-87012fb8-39fe-41a5-bf3e-d70649cea3f5 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Volume info retrieved successfully. Aug 12 20:32:05.452949 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-5b739acf-e54c-4e14-8d48-a8e2104f0962 req-87012fb8-39fe-41a5-bf3e-d70649cea3f5 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/volumes/b0a9497c-0e4c-4501-8945-ee9ad6133c7b returned with HTTP 200 Aug 12 20:32:05.453365 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1271/5036] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:32:05 2026] GET /volume/v3/volumes/b0a9497c-0e4c-4501-8945-ee9ad6133c7b => generated 1663 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:32:05.461922 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-5b739acf-e54c-4e14-8d48-a8e2104f0962 req-e91f2698-010a-41c9-9309-6749d531e946 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:32:05.463914 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-5b739acf-e54c-4e14-8d48-a8e2104f0962 req-e91f2698-010a-41c9-9309-6749d531e946 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:32:05.464221 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-5b739acf-e54c-4e14-8d48-a8e2104f0962 req-e91f2698-010a-41c9-9309-6749d531e946 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b0a9497c-0e4c-4501-8945-ee9ad6133c7b", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-667056728", "description": null, "metadata": {}}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:32:05.473550 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:32:05.473550 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:32:05.473954 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-5b739acf-e54c-4e14-8d48-a8e2104f0962 req-e91f2698-010a-41c9-9309-6749d531e946 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Volume info retrieved successfully. Aug 12 20:32:05.474077 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.snapshots [req-5b739acf-e54c-4e14-8d48-a8e2104f0962 req-e91f2698-010a-41c9-9309-6749d531e946 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Create snapshot from volume b0a9497c-0e4c-4501-8945-ee9ad6133c7b Aug 12 20:32:05.494837 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [req-5b739acf-e54c-4e14-8d48-a8e2104f0962 req-e91f2698-010a-41c9-9309-6749d531e946 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Created reservations ['2f2d2841-d85f-4091-9975-be0492819e40', 'c8bea750-cfc1-4ea3-b8ed-188e5e848bdb', 'b3e2afa2-b843-4682-b048-10e4fdc584e5', '47d4a405-3b5a-436b-bd50-bc2ae19c67ad'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:32:05.521013 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-5b739acf-e54c-4e14-8d48-a8e2104f0962 req-e91f2698-010a-41c9-9309-6749d531e946 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Snapshot force create request issued successfully. Aug 12 20:32:05.521340 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-5b739acf-e54c-4e14-8d48-a8e2104f0962 req-e91f2698-010a-41c9-9309-6749d531e946 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:32:05.521799 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1262/5037] 10.4.3.246 () {72 vars in 1547 bytes} [Wed Aug 12 20:32:05 2026] POST /volume/v3/snapshots => generated 323 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:32:06.899957 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-079e46d4-5e54-482f-96ed-0a582ccda62b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:32:06.901594 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-079e46d4-5e54-482f-96ed-0a582ccda62b tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] GET https://10.4.3.246/volume/v3/snapshots/2b4fa937-d2fd-43e1-a026-19e30fb66d1e Aug 12 20:32:06.901901 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-079e46d4-5e54-482f-96ed-0a582ccda62b tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:32:06.902232 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-079e46d4-5e54-482f-96ed-0a582ccda62b tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:32:06.908686 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:32:06.908686 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:32:06.908686 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-079e46d4-5e54-482f-96ed-0a582ccda62b tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Snapshot retrieved successfully. Aug 12 20:32:06.908686 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-079e46d4-5e54-482f-96ed-0a582ccda62b tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/snapshots/2b4fa937-d2fd-43e1-a026-19e30fb66d1e returned with HTTP 200 Aug 12 20:32:06.908686 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1252/5038] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:32:06 2026] GET /volume/v3/snapshots/2b4fa937-d2fd-43e1-a026-19e30fb66d1e => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:32:06.929475 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-5bad6536-ef24-4fd1-8ca7-1974cf5c7337 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:32:06.931215 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5bad6536-ef24-4fd1-8ca7-1974cf5c7337 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:32:06.931531 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5bad6536-ef24-4fd1-8ca7-1974cf5c7337 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-123602297", "snapshot_id": null, "imageRef": "171f9208-3cd6-416d-a5b7-295787a9f7cd", "volume_type": null, "size": 1}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:32:06.933092 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-5bad6536-ef24-4fd1-8ca7-1974cf5c7337 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-123602297', 'snapshot_id': None, 'imageRef': '171f9208-3cd6-416d-a5b7-295787a9f7cd', 'volume_type': None, 'size': 1}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:32:07.005922 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:32:07.005922 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:32:07.006335 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-5bad6536-ef24-4fd1-8ca7-1974cf5c7337 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Snapshot retrieved successfully. Aug 12 20:32:07.006489 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-5bad6536-ef24-4fd1-8ca7-1974cf5c7337 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Create volume of 1 GB Aug 12 20:32:07.009666 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-5bad6536-ef24-4fd1-8ca7-1974cf5c7337 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Availability Zones retrieved successfully. Aug 12 20:32:07.014819 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-5bad6536-ef24-4fd1-8ca7-1974cf5c7337 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Flow 'volume_create_api' (5f9dcac3-ec52-4f83-b248-8aff203c92eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:32:07.015656 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-5bad6536-ef24-4fd1-8ca7-1974cf5c7337 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5d773f1-1b81-4dd8-af42-eceaa51954e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:32:07.016497 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-5bad6536-ef24-4fd1-8ca7-1974cf5c7337 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:32:07.045313 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-5bad6536-ef24-4fd1-8ca7-1974cf5c7337 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5d773f1-1b81-4dd8-af42-eceaa51954e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2b4fa937-d2fd-43e1-a026-19e30fb66d1e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:32:07.046142 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-5bad6536-ef24-4fd1-8ca7-1974cf5c7337 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e37c7cc-0228-44a8-b3cf-c46250100f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:32:07.080835 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-5bad6536-ef24-4fd1-8ca7-1974cf5c7337 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Created reservations ['6a0f9bda-190c-4928-a32f-0eeaa68deb0e', 'af5b4bcf-5704-4180-b680-a82cfebc4b60', '6164d598-7f55-42a6-873c-02c1edad4944', '3e599b76-74d4-44ff-8ab4-17b1a1170106'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:32:07.081530 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-5bad6536-ef24-4fd1-8ca7-1974cf5c7337 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e37c7cc-0228-44a8-b3cf-c46250100f10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a0f9bda-190c-4928-a32f-0eeaa68deb0e', 'af5b4bcf-5704-4180-b680-a82cfebc4b60', '6164d598-7f55-42a6-873c-02c1edad4944', '3e599b76-74d4-44ff-8ab4-17b1a1170106']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:32:07.082216 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-5bad6536-ef24-4fd1-8ca7-1974cf5c7337 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae8d7639-3a29-45b4-a448-63c2ead78388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:32:07.123838 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-5bad6536-ef24-4fd1-8ca7-1974cf5c7337 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae8d7639-3a29-45b4-a448-63c2ead78388) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '231abe72-e47c-4212-83a8-4f64822f2ede', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-123602297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f4ceae0d25a42ecaef2567106ecc29a',qos_specs=None,replication_status=,reservations=['6a0f9bda-190c-4928-a32f-0eeaa68deb0e','af5b4bcf-5704-4180-b680-a82cfebc4b60','6164d598-7f55-42a6-873c-02c1edad4944','3e599b76-74d4-44ff-8ab4-17b1a1170106'],size=1,snapshot_id=2b4fa937-d2fd-43e1-a026-19e30fb66d1e,source_replicaid=,source_volid=None,status='creating',user_id='6e4f234f4ade4116a7f890f093d24d33',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), '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-12T20:32:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-123602297',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=231abe72-e47c-4212-83a8-4f64822f2ede,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f4ceae0d25a42ecaef2567106ecc29a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2b4fa937-d2fd-43e1-a026-19e30fb66d1e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e4f234f4ade4116a7f890f093d24d33',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:32:07.124504 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-5bad6536-ef24-4fd1-8ca7-1974cf5c7337 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25cee658-f2a2-44d6-9c12-d7e86f7d5d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:32:07.140030 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-5bad6536-ef24-4fd1-8ca7-1974cf5c7337 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25cee658-f2a2-44d6-9c12-d7e86f7d5d9e) transitioned into state 'SUCCESS' from state '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-123602297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f4ceae0d25a42ecaef2567106ecc29a',qos_specs=None,replication_status=,reservations=['6a0f9bda-190c-4928-a32f-0eeaa68deb0e','af5b4bcf-5704-4180-b680-a82cfebc4b60','6164d598-7f55-42a6-873c-02c1edad4944','3e599b76-74d4-44ff-8ab4-17b1a1170106'],size=1,snapshot_id=2b4fa937-d2fd-43e1-a026-19e30fb66d1e,source_replicaid=,source_volid=None,status='creating',user_id='6e4f234f4ade4116a7f890f093d24d33',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:32:07.140785 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-5bad6536-ef24-4fd1-8ca7-1974cf5c7337 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a820e99f-5754-47df-8bed-281ff5d2f963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:32:07.160947 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-5bad6536-ef24-4fd1-8ca7-1974cf5c7337 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a820e99f-5754-47df-8bed-281ff5d2f963) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:32:07.161758 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-5bad6536-ef24-4fd1-8ca7-1974cf5c7337 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Flow 'volume_create_api' (5f9dcac3-ec52-4f83-b248-8aff203c92eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:32:07.162060 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-5bad6536-ef24-4fd1-8ca7-1974cf5c7337 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Create volume request issued successfully. Aug 12 20:32:07.162604 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5bad6536-ef24-4fd1-8ca7-1974cf5c7337 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:32:07.163039 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1254/5039] 10.4.3.246 () {70 vars in 1300 bytes} [Wed Aug 12 20:32:06 2026] POST /volume/v3/volumes => generated 813 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:32:07.173887 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-25971141-1eb8-4ae7-a8f8-fdf20c97215f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:32:07.175745 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-25971141-1eb8-4ae7-a8f8-fdf20c97215f tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] GET https://10.4.3.246/volume/v3/volumes/231abe72-e47c-4212-83a8-4f64822f2ede Aug 12 20:32:07.175949 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-25971141-1eb8-4ae7-a8f8-fdf20c97215f tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:32:07.176156 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-25971141-1eb8-4ae7-a8f8-fdf20c97215f tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:32:07.184331 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:32:07.184331 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:32:07.187813 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-25971141-1eb8-4ae7-a8f8-fdf20c97215f tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Volume info retrieved successfully. Aug 12 20:32:07.193160 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-25971141-1eb8-4ae7-a8f8-fdf20c97215f tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/volumes/231abe72-e47c-4212-83a8-4f64822f2ede returned with HTTP 200 Aug 12 20:32:07.193518 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1272/5040] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:32:07 2026] GET /volume/v3/volumes/231abe72-e47c-4212-83a8-4f64822f2ede => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:32:08.204524 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-2823a618-10ee-420c-a7b2-0af11e3da365 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:32:08.206305 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2823a618-10ee-420c-a7b2-0af11e3da365 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] GET https://10.4.3.246/volume/v3/volumes/231abe72-e47c-4212-83a8-4f64822f2ede Aug 12 20:32:08.206423 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2823a618-10ee-420c-a7b2-0af11e3da365 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:32:08.206640 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2823a618-10ee-420c-a7b2-0af11e3da365 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:32:08.213135 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:32:08.213135 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:32:08.216433 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-2823a618-10ee-420c-a7b2-0af11e3da365 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Volume info retrieved successfully. Aug 12 20:32:08.220332 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2823a618-10ee-420c-a7b2-0af11e3da365 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/volumes/231abe72-e47c-4212-83a8-4f64822f2ede returned with HTTP 200 Aug 12 20:32:08.220680 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1263/5041] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:32:08 2026] GET /volume/v3/volumes/231abe72-e47c-4212-83a8-4f64822f2ede => generated 1422 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:32:08.232317 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-58f16d8a-c808-44be-bfc8-0f179493b64b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:32:08.233777 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-58f16d8a-c808-44be-bfc8-0f179493b64b tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] GET https://10.4.3.246/volume/v3/volumes/231abe72-e47c-4212-83a8-4f64822f2ede Aug 12 20:32:08.233983 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-58f16d8a-c808-44be-bfc8-0f179493b64b tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:32:08.234176 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-58f16d8a-c808-44be-bfc8-0f179493b64b tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:32:08.241189 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:32:08.241189 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:32:08.244414 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-58f16d8a-c808-44be-bfc8-0f179493b64b tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Volume info retrieved successfully. Aug 12 20:32:08.248279 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-58f16d8a-c808-44be-bfc8-0f179493b64b tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/volumes/231abe72-e47c-4212-83a8-4f64822f2ede returned with HTTP 200 Aug 12 20:32:08.248659 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1253/5042] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:32:08 2026] GET /volume/v3/volumes/231abe72-e47c-4212-83a8-4f64822f2ede => generated 1422 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:32:09.234186 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-285974f3-c876-41ae-8a7d-e27a767552e1 req-24647554-140f-4599-a8bf-bd527bb661fd None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:32:09.236196 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-285974f3-c876-41ae-8a7d-e27a767552e1 req-24647554-140f-4599-a8bf-bd527bb661fd tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] GET https://10.4.3.246/volume/v3/volumes/231abe72-e47c-4212-83a8-4f64822f2ede Aug 12 20:32:09.236420 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-285974f3-c876-41ae-8a7d-e27a767552e1 req-24647554-140f-4599-a8bf-bd527bb661fd tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:32:09.236642 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-285974f3-c876-41ae-8a7d-e27a767552e1 req-24647554-140f-4599-a8bf-bd527bb661fd tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:32:09.243000 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:32:09.243000 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:32:09.246175 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-285974f3-c876-41ae-8a7d-e27a767552e1 req-24647554-140f-4599-a8bf-bd527bb661fd tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Volume info retrieved successfully. Aug 12 20:32:09.250572 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-285974f3-c876-41ae-8a7d-e27a767552e1 req-24647554-140f-4599-a8bf-bd527bb661fd tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/volumes/231abe72-e47c-4212-83a8-4f64822f2ede returned with HTTP 200 Aug 12 20:32:09.250920 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1255/5043] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:32:09 2026] GET /volume/v3/volumes/231abe72-e47c-4212-83a8-4f64822f2ede => generated 1404 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:32:09.720274 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-285974f3-c876-41ae-8a7d-e27a767552e1 req-2731e839-3563-40ef-9b04-5313166c87dc None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:32:09.722306 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-285974f3-c876-41ae-8a7d-e27a767552e1 req-2731e839-3563-40ef-9b04-5313166c87dc tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] GET https://10.4.3.246/volume/v3/volumes/231abe72-e47c-4212-83a8-4f64822f2ede Aug 12 20:32:09.722496 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-285974f3-c876-41ae-8a7d-e27a767552e1 req-2731e839-3563-40ef-9b04-5313166c87dc tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:32:09.722745 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-285974f3-c876-41ae-8a7d-e27a767552e1 req-2731e839-3563-40ef-9b04-5313166c87dc tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:32:09.729452 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:32:09.729452 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:32:09.732754 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-285974f3-c876-41ae-8a7d-e27a767552e1 req-2731e839-3563-40ef-9b04-5313166c87dc tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Volume info retrieved successfully. Aug 12 20:32:09.736851 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-285974f3-c876-41ae-8a7d-e27a767552e1 req-2731e839-3563-40ef-9b04-5313166c87dc tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/volumes/231abe72-e47c-4212-83a8-4f64822f2ede returned with HTTP 200 Aug 12 20:32:09.737376 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1273/5044] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:32:09 2026] GET /volume/v3/volumes/231abe72-e47c-4212-83a8-4f64822f2ede => generated 1404 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:32:09.745885 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a3135e05-72e6-4d26-b0dc-eb9b4b75dabf None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:32:09.746294 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a3135e05-72e6-4d26-b0dc-eb9b4b75dabf None None] GET https://10.4.3.246/volume// Aug 12 20:32:09.746474 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a3135e05-72e6-4d26-b0dc-eb9b4b75dabf None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:32:09.746675 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a3135e05-72e6-4d26-b0dc-eb9b4b75dabf None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:32:09.746961 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a3135e05-72e6-4d26-b0dc-eb9b4b75dabf None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:32:09.747235 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1264/5045] 10.4.3.246 () {66 vars in 1419 bytes} [Wed Aug 12 20:32:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:32:09.754158 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-285974f3-c876-41ae-8a7d-e27a767552e1 req-74a38ada-1d3b-4d87-bc50-fe82dfc337c3 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:32:09.756013 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-285974f3-c876-41ae-8a7d-e27a767552e1 req-74a38ada-1d3b-4d87-bc50-fe82dfc337c3 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:32:09.756336 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-285974f3-c876-41ae-8a7d-e27a767552e1 req-74a38ada-1d3b-4d87-bc50-fe82dfc337c3 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "231abe72-e47c-4212-83a8-4f64822f2ede", "connector": null, "instance_uuid": "6bdd7ef8-6ea0-4f75-95f0-272275b76de7"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:32:09.764011 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:32:09.764011 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:32:09.784298 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-285974f3-c876-41ae-8a7d-e27a767552e1 req-74a38ada-1d3b-4d87-bc50-fe82dfc337c3 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:32:09.784722 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1254/5046] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:32:09 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 12 20:32:10.673316 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-cc701c3f-df43-4fb8-b3c7-29bdd0fe80a2 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:32:10.673695 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-cc701c3f-df43-4fb8-b3c7-29bdd0fe80a2 None None] GET https://10.4.3.246/volume// Aug 12 20:32:10.673695 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-cc701c3f-df43-4fb8-b3c7-29bdd0fe80a2 None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:32:10.673904 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-cc701c3f-df43-4fb8-b3c7-29bdd0fe80a2 None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:32:10.674234 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-cc701c3f-df43-4fb8-b3c7-29bdd0fe80a2 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:32:10.674495 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1256/5047] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:32:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:32:10.680232 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-285974f3-c876-41ae-8a7d-e27a767552e1 req-b0a14a7d-9777-43a1-926b-680870b3af7f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:32:10.682116 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-285974f3-c876-41ae-8a7d-e27a767552e1 req-b0a14a7d-9777-43a1-926b-680870b3af7f tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] GET https://10.4.3.246/volume/v3/volumes/231abe72-e47c-4212-83a8-4f64822f2ede Aug 12 20:32:10.682433 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-285974f3-c876-41ae-8a7d-e27a767552e1 req-b0a14a7d-9777-43a1-926b-680870b3af7f tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:32:10.682527 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-285974f3-c876-41ae-8a7d-e27a767552e1 req-b0a14a7d-9777-43a1-926b-680870b3af7f tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:32:10.691143 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:32:10.691143 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:32:10.694191 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-285974f3-c876-41ae-8a7d-e27a767552e1 req-b0a14a7d-9777-43a1-926b-680870b3af7f tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Volume info retrieved successfully. Aug 12 20:32:10.698295 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-285974f3-c876-41ae-8a7d-e27a767552e1 req-b0a14a7d-9777-43a1-926b-680870b3af7f tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/volumes/231abe72-e47c-4212-83a8-4f64822f2ede returned with HTTP 200 Aug 12 20:32:10.698669 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1274/5048] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:32:10 2026] GET /volume/v3/volumes/231abe72-e47c-4212-83a8-4f64822f2ede => generated 1583 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:32:10.796041 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-285974f3-c876-41ae-8a7d-e27a767552e1 req-8d6bcd03-1c52-4790-8b13-7fdc590559cd None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:32:10.798057 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-285974f3-c876-41ae-8a7d-e27a767552e1 req-8d6bcd03-1c52-4790-8b13-7fdc590559cd tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] PUT https://10.4.3.246/volume/v3/attachments/b43f480d-4e94-41fc-9b93-81eeb49d5051 Aug 12 20:32:10.798396 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-285974f3-c876-41ae-8a7d-e27a767552e1 req-8d6bcd03-1c52-4790-8b13-7fdc590559cd tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:32:10.805605 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-285974f3-c876-41ae-8a7d-e27a767552e1 req-8d6bcd03-1c52-4790-8b13-7fdc590559cd tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Acquiring lock "cinder-attachment_update-231abe72-e47c-4212-83a8-4f64822f2ede-np0000007109" by "attachment_update" {{(pid=100383) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:32:10.809734 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-285974f3-c876-41ae-8a7d-e27a767552e1 req-8d6bcd03-1c52-4790-8b13-7fdc590559cd tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Lock "cinder-attachment_update-231abe72-e47c-4212-83a8-4f64822f2ede-np0000007109" acquired by "attachment_update" :: waited 0.004s {{(pid=100383) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:32:10.810606 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:32:10.810606 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:32:10.872066 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-285974f3-c876-41ae-8a7d-e27a767552e1 req-8d6bcd03-1c52-4790-8b13-7fdc590559cd tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Lock "cinder-attachment_update-231abe72-e47c-4212-83a8-4f64822f2ede-np0000007109" released by "attachment_update" :: held 0.062s {{(pid=100383) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:32:10.872423 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-285974f3-c876-41ae-8a7d-e27a767552e1 req-8d6bcd03-1c52-4790-8b13-7fdc590559cd tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/attachments/b43f480d-4e94-41fc-9b93-81eeb49d5051 returned with HTTP 200 Aug 12 20:32:10.872871 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1265/5049] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:32:10 2026] PUT /volume/v3/attachments/b43f480d-4e94-41fc-9b93-81eeb49d5051 => generated 969 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:32:10.891388 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-285974f3-c876-41ae-8a7d-e27a767552e1 req-aadbf2de-42eb-4598-a0b4-ff6b1babb2bc None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:32:10.893041 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-285974f3-c876-41ae-8a7d-e27a767552e1 req-aadbf2de-42eb-4598-a0b4-ff6b1babb2bc tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] POST https://10.4.3.246/volume/v3/attachments/b43f480d-4e94-41fc-9b93-81eeb49d5051/action Aug 12 20:32:10.893387 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-285974f3-c876-41ae-8a7d-e27a767552e1 req-aadbf2de-42eb-4598-a0b4-ff6b1babb2bc tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Action body: b'{"os-complete": null}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:32:10.893494 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-285974f3-c876-41ae-8a7d-e27a767552e1 req-aadbf2de-42eb-4598-a0b4-ff6b1babb2bc tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:32:10.907395 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:32:10.907395 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:32:10.915558 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-285974f3-c876-41ae-8a7d-e27a767552e1 req-aadbf2de-42eb-4598-a0b4-ff6b1babb2bc tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/attachments/b43f480d-4e94-41fc-9b93-81eeb49d5051/action returned with HTTP 204 Aug 12 20:32:10.916201 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1255/5050] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:32:10 2026] POST /volume/v3/attachments/b43f480d-4e94-41fc-9b93-81eeb49d5051/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:32:19.249646 np0000007109 devstack@c-api.service[100386]: DEBUG dbcounter [-] [100386] Writing DB stats cinder:SELECT=39,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=100386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:32:20.697734 np0000007109 devstack@c-api.service[100384]: DEBUG dbcounter [-] [100384] Writing DB stats cinder:SELECT=18 {{(pid=100384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:32:20.865423 np0000007109 devstack@c-api.service[100383]: DEBUG dbcounter [-] [100383] Writing DB stats cinder:SELECT=22,cinder:INSERT=5,cinder:UPDATE=13 {{(pid=100383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:32:20.913033 np0000007109 devstack@c-api.service[100385]: DEBUG dbcounter [-] [100385] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:32:34.577799 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-83e2b2b2-8ad0-4631-947d-2b5e3e93308c req-14cab300-125e-4e6b-8703-04401a252494 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:32:34.579717 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-83e2b2b2-8ad0-4631-947d-2b5e3e93308c req-14cab300-125e-4e6b-8703-04401a252494 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] DELETE https://10.4.3.246/volume/v3/attachments/f13c6054-32d8-4b1f-886f-2935792139b8 Aug 12 20:32:34.579922 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-83e2b2b2-8ad0-4631-947d-2b5e3e93308c req-14cab300-125e-4e6b-8703-04401a252494 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:32:34.580120 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-83e2b2b2-8ad0-4631-947d-2b5e3e93308c req-14cab300-125e-4e6b-8703-04401a252494 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:32:34.586423 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:32:34.586423 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:32:34.623459 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-83e2b2b2-8ad0-4631-947d-2b5e3e93308c req-14cab300-125e-4e6b-8703-04401a252494 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/attachments/f13c6054-32d8-4b1f-886f-2935792139b8 returned with HTTP 200 Aug 12 20:32:34.623873 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1257/5051] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:32:34 2026] DELETE /volume/v3/attachments/f13c6054-32d8-4b1f-886f-2935792139b8 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:32:35.722078 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-d7c5dbbf-2f31-4a44-bb42-51985c42ddde req-c73b7891-b7a8-4de5-9473-db251409ac54 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:32:35.723954 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-d7c5dbbf-2f31-4a44-bb42-51985c42ddde req-c73b7891-b7a8-4de5-9473-db251409ac54 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/3ccef9c9-7e49-42be-8c1a-9db94da8e6ee Aug 12 20:32:35.724115 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-d7c5dbbf-2f31-4a44-bb42-51985c42ddde req-c73b7891-b7a8-4de5-9473-db251409ac54 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:32:35.724282 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-d7c5dbbf-2f31-4a44-bb42-51985c42ddde req-c73b7891-b7a8-4de5-9473-db251409ac54 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:32:35.731174 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:32:35.731174 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:32:35.734288 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-d7c5dbbf-2f31-4a44-bb42-51985c42ddde req-c73b7891-b7a8-4de5-9473-db251409ac54 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:32:35.738016 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-d7c5dbbf-2f31-4a44-bb42-51985c42ddde req-c73b7891-b7a8-4de5-9473-db251409ac54 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/3ccef9c9-7e49-42be-8c1a-9db94da8e6ee returned with HTTP 200 Aug 12 20:32:35.738400 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1275/5052] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:32:35 2026] GET /volume/v3/volumes/3ccef9c9-7e49-42be-8c1a-9db94da8e6ee => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:32:36.102834 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-d7c5dbbf-2f31-4a44-bb42-51985c42ddde req-fb97eba1-b64e-4ad2-b35c-b205a575d1e5 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:32:36.104798 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-d7c5dbbf-2f31-4a44-bb42-51985c42ddde req-fb97eba1-b64e-4ad2-b35c-b205a575d1e5 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/3ccef9c9-7e49-42be-8c1a-9db94da8e6ee Aug 12 20:32:36.104974 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-d7c5dbbf-2f31-4a44-bb42-51985c42ddde req-fb97eba1-b64e-4ad2-b35c-b205a575d1e5 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:32:36.105147 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-d7c5dbbf-2f31-4a44-bb42-51985c42ddde req-fb97eba1-b64e-4ad2-b35c-b205a575d1e5 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:32:36.111720 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:32:36.111720 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:32:36.114817 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-d7c5dbbf-2f31-4a44-bb42-51985c42ddde req-fb97eba1-b64e-4ad2-b35c-b205a575d1e5 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:32:36.118816 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-d7c5dbbf-2f31-4a44-bb42-51985c42ddde req-fb97eba1-b64e-4ad2-b35c-b205a575d1e5 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/3ccef9c9-7e49-42be-8c1a-9db94da8e6ee returned with HTTP 200 Aug 12 20:32:36.119126 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1266/5053] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:32:36 2026] GET /volume/v3/volumes/3ccef9c9-7e49-42be-8c1a-9db94da8e6ee => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:32:36.127718 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-5d043b82-75b7-4dde-b2a6-a0825810a97b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:32:36.128222 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5d043b82-75b7-4dde-b2a6-a0825810a97b None None] GET https://10.4.3.246/volume// Aug 12 20:32:36.128438 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5d043b82-75b7-4dde-b2a6-a0825810a97b None None] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:32:36.128701 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5d043b82-75b7-4dde-b2a6-a0825810a97b None None] Calling method 'all' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:32:36.129118 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5d043b82-75b7-4dde-b2a6-a0825810a97b None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:32:36.129471 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1256/5054] 10.4.3.246 () {66 vars in 1419 bytes} [Wed Aug 12 20:32:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:32:36.136763 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-d7c5dbbf-2f31-4a44-bb42-51985c42ddde req-4da6a5c5-b113-4990-aace-471ee6bfe7ed None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:32:36.138638 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-d7c5dbbf-2f31-4a44-bb42-51985c42ddde req-4da6a5c5-b113-4990-aace-471ee6bfe7ed tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:32:36.138960 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-d7c5dbbf-2f31-4a44-bb42-51985c42ddde req-4da6a5c5-b113-4990-aace-471ee6bfe7ed tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3ccef9c9-7e49-42be-8c1a-9db94da8e6ee", "connector": null, "instance_uuid": "05b99ced-7dfb-46d5-9715-d019c0c514f1"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:32:36.146496 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:32:36.146496 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:32:36.167017 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-d7c5dbbf-2f31-4a44-bb42-51985c42ddde req-4da6a5c5-b113-4990-aace-471ee6bfe7ed tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:32:36.167454 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1258/5055] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:32:36 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 12 20:32:36.925966 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-108fab8e-cc77-4c3e-bf72-995d2a953328 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:32:36.926391 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-108fab8e-cc77-4c3e-bf72-995d2a953328 None None] GET https://10.4.3.246/volume// Aug 12 20:32:36.926607 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-108fab8e-cc77-4c3e-bf72-995d2a953328 None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:32:36.926811 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-108fab8e-cc77-4c3e-bf72-995d2a953328 None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:32:36.927140 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-108fab8e-cc77-4c3e-bf72-995d2a953328 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:32:36.927399 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1276/5056] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:32:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:32:36.933605 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-d7c5dbbf-2f31-4a44-bb42-51985c42ddde req-65685d53-cc47-4775-b0aa-d2cccd07aa89 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:32:36.935612 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-d7c5dbbf-2f31-4a44-bb42-51985c42ddde req-65685d53-cc47-4775-b0aa-d2cccd07aa89 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/3ccef9c9-7e49-42be-8c1a-9db94da8e6ee Aug 12 20:32:36.935814 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-d7c5dbbf-2f31-4a44-bb42-51985c42ddde req-65685d53-cc47-4775-b0aa-d2cccd07aa89 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:32:36.936387 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-d7c5dbbf-2f31-4a44-bb42-51985c42ddde req-65685d53-cc47-4775-b0aa-d2cccd07aa89 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:32:36.944381 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:32:36.944381 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:32:36.947757 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-d7c5dbbf-2f31-4a44-bb42-51985c42ddde req-65685d53-cc47-4775-b0aa-d2cccd07aa89 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:32:36.952427 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-d7c5dbbf-2f31-4a44-bb42-51985c42ddde req-65685d53-cc47-4775-b0aa-d2cccd07aa89 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/3ccef9c9-7e49-42be-8c1a-9db94da8e6ee returned with HTTP 200 Aug 12 20:32:36.952891 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1267/5057] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:32:36 2026] GET /volume/v3/volumes/3ccef9c9-7e49-42be-8c1a-9db94da8e6ee => generated 1545 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:32:37.049972 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-d7c5dbbf-2f31-4a44-bb42-51985c42ddde req-1129eac4-da3d-404c-930c-b1ccb5dcb40b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:32:37.052110 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-d7c5dbbf-2f31-4a44-bb42-51985c42ddde req-1129eac4-da3d-404c-930c-b1ccb5dcb40b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] PUT https://10.4.3.246/volume/v3/attachments/7b176fbc-b8d0-47af-8a53-42765afc75ae Aug 12 20:32:37.052446 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-d7c5dbbf-2f31-4a44-bb42-51985c42ddde req-1129eac4-da3d-404c-930c-b1ccb5dcb40b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:32:37.060018 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-d7c5dbbf-2f31-4a44-bb42-51985c42ddde req-1129eac4-da3d-404c-930c-b1ccb5dcb40b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Acquiring lock "cinder-attachment_update-3ccef9c9-7e49-42be-8c1a-9db94da8e6ee-np0000007109" by "attachment_update" {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:32:37.064453 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-d7c5dbbf-2f31-4a44-bb42-51985c42ddde req-1129eac4-da3d-404c-930c-b1ccb5dcb40b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Lock "cinder-attachment_update-3ccef9c9-7e49-42be-8c1a-9db94da8e6ee-np0000007109" acquired by "attachment_update" :: waited 0.004s {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:32:37.065419 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:32:37.065419 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:32:37.137792 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-d7c5dbbf-2f31-4a44-bb42-51985c42ddde req-1129eac4-da3d-404c-930c-b1ccb5dcb40b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Lock "cinder-attachment_update-3ccef9c9-7e49-42be-8c1a-9db94da8e6ee-np0000007109" released by "attachment_update" :: held 0.073s {{(pid=100385) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:32:37.138161 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-d7c5dbbf-2f31-4a44-bb42-51985c42ddde req-1129eac4-da3d-404c-930c-b1ccb5dcb40b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/attachments/7b176fbc-b8d0-47af-8a53-42765afc75ae returned with HTTP 200 Aug 12 20:32:37.138497 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1257/5058] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:32:37 2026] PUT /volume/v3/attachments/7b176fbc-b8d0-47af-8a53-42765afc75ae => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:32:37.164988 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-d7c5dbbf-2f31-4a44-bb42-51985c42ddde req-e784eebf-baea-40aa-b95e-f95afd8bb966 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:32:37.167054 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-d7c5dbbf-2f31-4a44-bb42-51985c42ddde req-e784eebf-baea-40aa-b95e-f95afd8bb966 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] POST https://10.4.3.246/volume/v3/attachments/7b176fbc-b8d0-47af-8a53-42765afc75ae/action Aug 12 20:32:37.167388 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-d7c5dbbf-2f31-4a44-bb42-51985c42ddde req-e784eebf-baea-40aa-b95e-f95afd8bb966 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action body: b'{"os-complete": null}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:32:37.167504 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-d7c5dbbf-2f31-4a44-bb42-51985c42ddde req-e784eebf-baea-40aa-b95e-f95afd8bb966 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:32:37.181944 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:32:37.181944 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:32:37.190917 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-d7c5dbbf-2f31-4a44-bb42-51985c42ddde req-e784eebf-baea-40aa-b95e-f95afd8bb966 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/attachments/7b176fbc-b8d0-47af-8a53-42765afc75ae/action returned with HTTP 204 Aug 12 20:32:37.191348 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1259/5059] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:32:37 2026] POST /volume/v3/attachments/7b176fbc-b8d0-47af-8a53-42765afc75ae/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:32:45.736855 np0000007109 devstack@c-api.service[100384]: DEBUG dbcounter [-] [100384] Writing DB stats cinder:SELECT=4 {{(pid=100384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:32:46.951719 np0000007109 devstack@c-api.service[100383]: DEBUG dbcounter [-] [100383] Writing DB stats cinder:SELECT=9 {{(pid=100383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:32:47.132829 np0000007109 devstack@c-api.service[100385]: DEBUG dbcounter [-] [100385] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=100385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:32:47.188028 np0000007109 devstack@c-api.service[100386]: DEBUG dbcounter [-] [100386] Writing DB stats cinder:SELECT=20,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:32:55.041586 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-e3f18548-ea5e-4b99-b676-1c8ba2bcd33e req-9157add8-5f99-4a9f-b721-b7db2fd9fe22 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:32:55.044158 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-e3f18548-ea5e-4b99-b676-1c8ba2bcd33e req-9157add8-5f99-4a9f-b721-b7db2fd9fe22 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] DELETE https://10.4.3.246/volume/v3/attachments/b43f480d-4e94-41fc-9b93-81eeb49d5051 Aug 12 20:32:55.044455 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-e3f18548-ea5e-4b99-b676-1c8ba2bcd33e req-9157add8-5f99-4a9f-b721-b7db2fd9fe22 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:32:55.044756 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-e3f18548-ea5e-4b99-b676-1c8ba2bcd33e req-9157add8-5f99-4a9f-b721-b7db2fd9fe22 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:32:55.052978 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:32:55.052978 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:32:55.101598 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-e3f18548-ea5e-4b99-b676-1c8ba2bcd33e req-9157add8-5f99-4a9f-b721-b7db2fd9fe22 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/attachments/b43f480d-4e94-41fc-9b93-81eeb49d5051 returned with HTTP 200 Aug 12 20:32:55.102103 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1277/5060] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:32:55 2026] DELETE /volume/v3/attachments/b43f480d-4e94-41fc-9b93-81eeb49d5051 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:32:56.483351 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-ce776d9e-6847-41a9-b16c-dc2958e194fa None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:32:56.485166 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ce776d9e-6847-41a9-b16c-dc2958e194fa tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] DELETE https://10.4.3.246/volume/v3/volumes/231abe72-e47c-4212-83a8-4f64822f2ede Aug 12 20:32:56.485390 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ce776d9e-6847-41a9-b16c-dc2958e194fa tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:32:56.485599 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ce776d9e-6847-41a9-b16c-dc2958e194fa tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:32:56.485757 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-ce776d9e-6847-41a9-b16c-dc2958e194fa tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Delete volume with id: 231abe72-e47c-4212-83a8-4f64822f2ede Aug 12 20:32:56.492783 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:32:56.492783 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:32:56.493237 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-ce776d9e-6847-41a9-b16c-dc2958e194fa tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Volume info retrieved successfully. Aug 12 20:32:56.508391 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-ce776d9e-6847-41a9-b16c-dc2958e194fa tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Delete volume request issued successfully. Aug 12 20:32:56.508571 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ce776d9e-6847-41a9-b16c-dc2958e194fa tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/volumes/231abe72-e47c-4212-83a8-4f64822f2ede returned with HTTP 202 Aug 12 20:32:56.508924 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1268/5061] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:32:56 2026] DELETE /volume/v3/volumes/231abe72-e47c-4212-83a8-4f64822f2ede => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:32:56.515697 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-fbe09a7c-8f83-4073-aef2-5ca1f0a6c0f1 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:32:56.517589 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-fbe09a7c-8f83-4073-aef2-5ca1f0a6c0f1 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] GET https://10.4.3.246/volume/v3/volumes/231abe72-e47c-4212-83a8-4f64822f2ede Aug 12 20:32:56.517858 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-fbe09a7c-8f83-4073-aef2-5ca1f0a6c0f1 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:32:56.518088 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-fbe09a7c-8f83-4073-aef2-5ca1f0a6c0f1 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:32:56.525096 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:32:56.525096 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:32:56.528802 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-fbe09a7c-8f83-4073-aef2-5ca1f0a6c0f1 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Volume info retrieved successfully. Aug 12 20:32:56.534519 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-fbe09a7c-8f83-4073-aef2-5ca1f0a6c0f1 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/volumes/231abe72-e47c-4212-83a8-4f64822f2ede returned with HTTP 200 Aug 12 20:32:56.535198 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1258/5062] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:32:56 2026] GET /volume/v3/volumes/231abe72-e47c-4212-83a8-4f64822f2ede => generated 1421 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:32:57.546132 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-2e6f2db4-b9ce-44d1-855b-65042dfb7916 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:32:57.547867 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2e6f2db4-b9ce-44d1-855b-65042dfb7916 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] GET https://10.4.3.246/volume/v3/volumes/231abe72-e47c-4212-83a8-4f64822f2ede Aug 12 20:32:57.548085 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2e6f2db4-b9ce-44d1-855b-65042dfb7916 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:32:57.548280 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2e6f2db4-b9ce-44d1-855b-65042dfb7916 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:32:57.553511 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2e6f2db4-b9ce-44d1-855b-65042dfb7916 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/volumes/231abe72-e47c-4212-83a8-4f64822f2ede returned with HTTP 404 Aug 12 20:32:57.553953 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1260/5063] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:32:57 2026] GET /volume/v3/volumes/231abe72-e47c-4212-83a8-4f64822f2ede => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:32:57.559824 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-332937d0-2f83-4e48-9668-1d678220e94a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:32:57.561877 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-332937d0-2f83-4e48-9668-1d678220e94a tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/2b4fa937-d2fd-43e1-a026-19e30fb66d1e Aug 12 20:32:57.562114 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-332937d0-2f83-4e48-9668-1d678220e94a tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:32:57.562376 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-332937d0-2f83-4e48-9668-1d678220e94a tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:32:57.562523 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.snapshots [None req-332937d0-2f83-4e48-9668-1d678220e94a tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Delete snapshot with id: 2b4fa937-d2fd-43e1-a026-19e30fb66d1e Aug 12 20:32:57.568695 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:32:57.568695 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:32:57.569201 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-332937d0-2f83-4e48-9668-1d678220e94a tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Snapshot retrieved successfully. Aug 12 20:32:57.586740 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-332937d0-2f83-4e48-9668-1d678220e94a tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Snapshot delete request issued successfully. Aug 12 20:32:57.586937 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-332937d0-2f83-4e48-9668-1d678220e94a tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/snapshots/2b4fa937-d2fd-43e1-a026-19e30fb66d1e returned with HTTP 202 Aug 12 20:32:57.587271 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1278/5064] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:32:57 2026] DELETE /volume/v3/snapshots/2b4fa937-d2fd-43e1-a026-19e30fb66d1e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:32:57.595996 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-dd0f04c2-9ebc-4053-ae9d-42c5b40da80c None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:32:57.597378 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-dd0f04c2-9ebc-4053-ae9d-42c5b40da80c tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] GET https://10.4.3.246/volume/v3/snapshots/2b4fa937-d2fd-43e1-a026-19e30fb66d1e Aug 12 20:32:57.597640 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-dd0f04c2-9ebc-4053-ae9d-42c5b40da80c tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:32:57.597898 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-dd0f04c2-9ebc-4053-ae9d-42c5b40da80c tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:32:57.603305 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:32:57.603305 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:32:57.603809 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-dd0f04c2-9ebc-4053-ae9d-42c5b40da80c tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Snapshot retrieved successfully. Aug 12 20:32:57.604635 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-dd0f04c2-9ebc-4053-ae9d-42c5b40da80c tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/snapshots/2b4fa937-d2fd-43e1-a026-19e30fb66d1e returned with HTTP 200 Aug 12 20:32:57.605027 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1269/5065] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:32:57 2026] GET /volume/v3/snapshots/2b4fa937-d2fd-43e1-a026-19e30fb66d1e => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:32:58.613741 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-40b3566c-9afa-4189-989f-c0ab5a128994 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:32:58.615561 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-40b3566c-9afa-4189-989f-c0ab5a128994 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] GET https://10.4.3.246/volume/v3/snapshots/2b4fa937-d2fd-43e1-a026-19e30fb66d1e Aug 12 20:32:58.615792 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-40b3566c-9afa-4189-989f-c0ab5a128994 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:32:58.615972 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-40b3566c-9afa-4189-989f-c0ab5a128994 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:32:58.619809 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-40b3566c-9afa-4189-989f-c0ab5a128994 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/snapshots/2b4fa937-d2fd-43e1-a026-19e30fb66d1e returned with HTTP 404 Aug 12 20:32:58.620269 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1259/5066] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:32:58 2026] GET /volume/v3/snapshots/2b4fa937-d2fd-43e1-a026-19e30fb66d1e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:33:00.023958 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-f22018ec-3ff4-40f9-be51-85e6ccba8cb7 req-629d47fd-ff13-4eaf-a1cc-99250d4c95e4 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:00.026020 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-f22018ec-3ff4-40f9-be51-85e6ccba8cb7 req-629d47fd-ff13-4eaf-a1cc-99250d4c95e4 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] DELETE https://10.4.3.246/volume/v3/attachments/eb96a195-1121-4a04-9e27-b066d1427f7c Aug 12 20:33:00.026189 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-f22018ec-3ff4-40f9-be51-85e6ccba8cb7 req-629d47fd-ff13-4eaf-a1cc-99250d4c95e4 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:00.026373 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-f22018ec-3ff4-40f9-be51-85e6ccba8cb7 req-629d47fd-ff13-4eaf-a1cc-99250d4c95e4 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:00.033414 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:00.033414 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:33:00.073485 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-f22018ec-3ff4-40f9-be51-85e6ccba8cb7 req-629d47fd-ff13-4eaf-a1cc-99250d4c95e4 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/attachments/eb96a195-1121-4a04-9e27-b066d1427f7c returned with HTTP 200 Aug 12 20:33:00.073932 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1261/5067] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:33:00 2026] DELETE /volume/v3/attachments/eb96a195-1121-4a04-9e27-b066d1427f7c => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:33:01.462450 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f783169f-8ae4-4672-bc2b-cb1f0d8f0fe5 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:01.464348 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f783169f-8ae4-4672-bc2b-cb1f0d8f0fe5 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] DELETE https://10.4.3.246/volume/v3/volumes/f5c8e0d0-8d5d-4faa-a02e-ff7c08d8e460 Aug 12 20:33:01.464557 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f783169f-8ae4-4672-bc2b-cb1f0d8f0fe5 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:01.464771 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f783169f-8ae4-4672-bc2b-cb1f0d8f0fe5 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:01.464957 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-f783169f-8ae4-4672-bc2b-cb1f0d8f0fe5 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Delete volume with id: f5c8e0d0-8d5d-4faa-a02e-ff7c08d8e460 Aug 12 20:33:01.471731 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:01.471731 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:33:01.472139 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-f783169f-8ae4-4672-bc2b-cb1f0d8f0fe5 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Volume info retrieved successfully. Aug 12 20:33:01.490706 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-f783169f-8ae4-4672-bc2b-cb1f0d8f0fe5 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Delete volume request issued successfully. Aug 12 20:33:01.490892 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f783169f-8ae4-4672-bc2b-cb1f0d8f0fe5 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/volumes/f5c8e0d0-8d5d-4faa-a02e-ff7c08d8e460 returned with HTTP 202 Aug 12 20:33:01.491241 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1279/5068] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:33:01 2026] DELETE /volume/v3/volumes/f5c8e0d0-8d5d-4faa-a02e-ff7c08d8e460 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:33:01.498695 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-81f53031-0b82-4ebc-a2cb-5ae34dc12925 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:01.500402 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-81f53031-0b82-4ebc-a2cb-5ae34dc12925 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] GET https://10.4.3.246/volume/v3/volumes/f5c8e0d0-8d5d-4faa-a02e-ff7c08d8e460 Aug 12 20:33:01.500675 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-81f53031-0b82-4ebc-a2cb-5ae34dc12925 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:01.500898 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-81f53031-0b82-4ebc-a2cb-5ae34dc12925 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:01.507861 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:01.507861 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:33:01.512015 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-81f53031-0b82-4ebc-a2cb-5ae34dc12925 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Volume info retrieved successfully. Aug 12 20:33:01.516921 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-81f53031-0b82-4ebc-a2cb-5ae34dc12925 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/volumes/f5c8e0d0-8d5d-4faa-a02e-ff7c08d8e460 returned with HTTP 200 Aug 12 20:33:01.517322 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1270/5069] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:01 2026] GET /volume/v3/volumes/f5c8e0d0-8d5d-4faa-a02e-ff7c08d8e460 => generated 1422 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:33:02.529891 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-132ab545-a381-4d4b-8e53-b282f747728f None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:02.531696 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-132ab545-a381-4d4b-8e53-b282f747728f tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] GET https://10.4.3.246/volume/v3/volumes/f5c8e0d0-8d5d-4faa-a02e-ff7c08d8e460 Aug 12 20:33:02.531873 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-132ab545-a381-4d4b-8e53-b282f747728f tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:02.532038 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-132ab545-a381-4d4b-8e53-b282f747728f tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:02.537786 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-132ab545-a381-4d4b-8e53-b282f747728f tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/volumes/f5c8e0d0-8d5d-4faa-a02e-ff7c08d8e460 returned with HTTP 404 Aug 12 20:33:02.538328 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1260/5070] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:02 2026] GET /volume/v3/volumes/f5c8e0d0-8d5d-4faa-a02e-ff7c08d8e460 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:33:02.546156 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-1508f2e7-60c7-4aad-8ab4-ce84534fd9a3 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:02.547719 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1508f2e7-60c7-4aad-8ab4-ce84534fd9a3 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/8a51a5a8-fe0f-4f19-a8ac-1d51e338fc1e Aug 12 20:33:02.547928 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1508f2e7-60c7-4aad-8ab4-ce84534fd9a3 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:02.548186 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1508f2e7-60c7-4aad-8ab4-ce84534fd9a3 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:02.548333 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.snapshots [None req-1508f2e7-60c7-4aad-8ab4-ce84534fd9a3 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Delete snapshot with id: 8a51a5a8-fe0f-4f19-a8ac-1d51e338fc1e Aug 12 20:33:02.553589 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:02.553589 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:33:02.554009 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-1508f2e7-60c7-4aad-8ab4-ce84534fd9a3 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Snapshot retrieved successfully. Aug 12 20:33:02.570746 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-1508f2e7-60c7-4aad-8ab4-ce84534fd9a3 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Snapshot delete request issued successfully. Aug 12 20:33:02.570903 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1508f2e7-60c7-4aad-8ab4-ce84534fd9a3 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/snapshots/8a51a5a8-fe0f-4f19-a8ac-1d51e338fc1e returned with HTTP 202 Aug 12 20:33:02.571276 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1262/5071] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:33:02 2026] DELETE /volume/v3/snapshots/8a51a5a8-fe0f-4f19-a8ac-1d51e338fc1e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:33:02.579137 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-9d59ec72-7352-4bf4-8a9e-abd526377205 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:02.580906 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9d59ec72-7352-4bf4-8a9e-abd526377205 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] GET https://10.4.3.246/volume/v3/snapshots/8a51a5a8-fe0f-4f19-a8ac-1d51e338fc1e Aug 12 20:33:02.581103 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9d59ec72-7352-4bf4-8a9e-abd526377205 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:02.581282 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9d59ec72-7352-4bf4-8a9e-abd526377205 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:02.587214 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:02.587214 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:33:02.587855 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-9d59ec72-7352-4bf4-8a9e-abd526377205 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Snapshot retrieved successfully. Aug 12 20:33:02.588925 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9d59ec72-7352-4bf4-8a9e-abd526377205 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/snapshots/8a51a5a8-fe0f-4f19-a8ac-1d51e338fc1e returned with HTTP 200 Aug 12 20:33:02.589526 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1280/5072] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:33:02 2026] GET /volume/v3/snapshots/8a51a5a8-fe0f-4f19-a8ac-1d51e338fc1e => generated 482 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:33:03.598201 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0f4c35f6-1b57-4bed-a61b-ccbb459e41b7 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:03.599806 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0f4c35f6-1b57-4bed-a61b-ccbb459e41b7 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] GET https://10.4.3.246/volume/v3/snapshots/8a51a5a8-fe0f-4f19-a8ac-1d51e338fc1e Aug 12 20:33:03.600000 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0f4c35f6-1b57-4bed-a61b-ccbb459e41b7 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:03.600193 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0f4c35f6-1b57-4bed-a61b-ccbb459e41b7 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:03.604338 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0f4c35f6-1b57-4bed-a61b-ccbb459e41b7 tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/snapshots/8a51a5a8-fe0f-4f19-a8ac-1d51e338fc1e returned with HTTP 404 Aug 12 20:33:03.604783 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1271/5073] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:33:03 2026] GET /volume/v3/snapshots/8a51a5a8-fe0f-4f19-a8ac-1d51e338fc1e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:33:04.874663 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-e78b78ed-515d-44a8-8d45-b103a99025bc req-e5388335-727a-444e-ba03-a02193833e7c None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:04.876648 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-e78b78ed-515d-44a8-8d45-b103a99025bc req-e5388335-727a-444e-ba03-a02193833e7c tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] DELETE https://10.4.3.246/volume/v3/attachments/1342d59d-1027-41a7-bbd7-83a19ae1de50 Aug 12 20:33:04.876837 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-e78b78ed-515d-44a8-8d45-b103a99025bc req-e5388335-727a-444e-ba03-a02193833e7c tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:04.877015 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-e78b78ed-515d-44a8-8d45-b103a99025bc req-e5388335-727a-444e-ba03-a02193833e7c tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:04.883776 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:04.883776 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:33:04.929170 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-e78b78ed-515d-44a8-8d45-b103a99025bc req-e5388335-727a-444e-ba03-a02193833e7c tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/attachments/1342d59d-1027-41a7-bbd7-83a19ae1de50 returned with HTTP 200 Aug 12 20:33:04.929666 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1261/5074] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:33:04 2026] DELETE /volume/v3/attachments/1342d59d-1027-41a7-bbd7-83a19ae1de50 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:33:06.333418 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-06589656-0bbf-404b-962c-91fe631b74ee None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:06.335051 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-06589656-0bbf-404b-962c-91fe631b74ee tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] DELETE https://10.4.3.246/volume/v3/volumes/b0a9497c-0e4c-4501-8945-ee9ad6133c7b Aug 12 20:33:06.335247 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-06589656-0bbf-404b-962c-91fe631b74ee tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:06.335418 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-06589656-0bbf-404b-962c-91fe631b74ee tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:06.335586 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-06589656-0bbf-404b-962c-91fe631b74ee tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Delete volume with id: b0a9497c-0e4c-4501-8945-ee9ad6133c7b Aug 12 20:33:06.341912 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:06.341912 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:33:06.342301 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-06589656-0bbf-404b-962c-91fe631b74ee tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Volume info retrieved successfully. Aug 12 20:33:06.355405 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-06589656-0bbf-404b-962c-91fe631b74ee tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Delete volume request issued successfully. Aug 12 20:33:06.355567 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-06589656-0bbf-404b-962c-91fe631b74ee tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/volumes/b0a9497c-0e4c-4501-8945-ee9ad6133c7b returned with HTTP 202 Aug 12 20:33:06.355899 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1263/5075] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:33:06 2026] DELETE /volume/v3/volumes/b0a9497c-0e4c-4501-8945-ee9ad6133c7b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:33:06.362443 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-57cde6d3-c175-4ab0-a452-d0043072dd0a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:06.364231 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-57cde6d3-c175-4ab0-a452-d0043072dd0a tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] GET https://10.4.3.246/volume/v3/volumes/b0a9497c-0e4c-4501-8945-ee9ad6133c7b Aug 12 20:33:06.364436 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-57cde6d3-c175-4ab0-a452-d0043072dd0a tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:06.364640 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-57cde6d3-c175-4ab0-a452-d0043072dd0a tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:06.371120 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:06.371120 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:33:06.374280 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-57cde6d3-c175-4ab0-a452-d0043072dd0a tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Volume info retrieved successfully. Aug 12 20:33:06.378524 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-57cde6d3-c175-4ab0-a452-d0043072dd0a tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/volumes/b0a9497c-0e4c-4501-8945-ee9ad6133c7b returned with HTTP 200 Aug 12 20:33:06.378890 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1281/5076] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:06 2026] GET /volume/v3/volumes/b0a9497c-0e4c-4501-8945-ee9ad6133c7b => generated 1388 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:33:07.389871 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-776abd97-592d-4653-8de7-64154f7a25cd None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:07.391451 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-776abd97-592d-4653-8de7-64154f7a25cd tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] GET https://10.4.3.246/volume/v3/volumes/b0a9497c-0e4c-4501-8945-ee9ad6133c7b Aug 12 20:33:07.391658 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-776abd97-592d-4653-8de7-64154f7a25cd tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:07.391830 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-776abd97-592d-4653-8de7-64154f7a25cd tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:07.397135 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-776abd97-592d-4653-8de7-64154f7a25cd tempest-TestVolumeBootPatternV346-1315687239 tempest-TestVolumeBootPatternV346-1315687239-project-member] https://10.4.3.246/volume/v3/volumes/b0a9497c-0e4c-4501-8945-ee9ad6133c7b returned with HTTP 404 Aug 12 20:33:07.397527 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1272/5077] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:07 2026] GET /volume/v3/volumes/b0a9497c-0e4c-4501-8945-ee9ad6133c7b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:33:13.992953 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-041c85fb-f668-490a-b2bc-541db8ba9af1 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:13.994550 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-041c85fb-f668-490a-b2bc-541db8ba9af1 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:33:13.994893 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-041c85fb-f668-490a-b2bc-541db8ba9af1 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "45657efb-4de9-4a37-8467-05ce2593a5d6", "size": 1}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:33:13.996218 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-041c85fb-f668-490a-b2bc-541db8ba9af1 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '45657efb-4de9-4a37-8467-05ce2593a5d6', 'size': 1}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:33:14.062122 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-041c85fb-f668-490a-b2bc-541db8ba9af1 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Create volume of 1 GB Aug 12 20:33:14.062407 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:14.062407 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:33:14.066376 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-041c85fb-f668-490a-b2bc-541db8ba9af1 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Availability Zones retrieved successfully. Aug 12 20:33:14.071305 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-041c85fb-f668-490a-b2bc-541db8ba9af1 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Flow 'volume_create_api' (dbe92f2d-9ecc-4193-9eaa-81e59ca50e0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:33:14.072192 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-041c85fb-f668-490a-b2bc-541db8ba9af1 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90fa4c29-6b64-4b2e-b550-5d7fffdc87c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:14.073290 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-041c85fb-f668-490a-b2bc-541db8ba9af1 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:33:14.123932 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-041c85fb-f668-490a-b2bc-541db8ba9af1 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90fa4c29-6b64-4b2e-b550-5d7fffdc87c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:14.124618 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-041c85fb-f668-490a-b2bc-541db8ba9af1 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5e6829e-80e2-4a9b-946c-88573984b103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:14.174489 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-041c85fb-f668-490a-b2bc-541db8ba9af1 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Created reservations ['863d7dd5-8c39-4fff-b6cf-f6825e3675c2', 'b20cbbed-abc8-439a-aeb7-186136f16298', 'c35193b2-0176-432e-859f-b14adfe992cb', 'c1e03d85-5813-4d73-b8f4-05b601a33459'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:33:14.175454 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-041c85fb-f668-490a-b2bc-541db8ba9af1 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5e6829e-80e2-4a9b-946c-88573984b103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['863d7dd5-8c39-4fff-b6cf-f6825e3675c2', 'b20cbbed-abc8-439a-aeb7-186136f16298', 'c35193b2-0176-432e-859f-b14adfe992cb', 'c1e03d85-5813-4d73-b8f4-05b601a33459']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:14.176192 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-041c85fb-f668-490a-b2bc-541db8ba9af1 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc6b2cf5-5557-404a-ab86-f01bae7e7481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:14.196267 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-041c85fb-f668-490a-b2bc-541db8ba9af1 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc6b2cf5-5557-404a-ab86-f01bae7e7481) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a51a656e-7b2e-4cd8-8257-e1e021895cdd', '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='5346ceb69abe4b70b65193bae8fb1e64',qos_specs=None,replication_status=,reservations=['863d7dd5-8c39-4fff-b6cf-f6825e3675c2','b20cbbed-abc8-439a-aeb7-186136f16298','c35193b2-0176-432e-859f-b14adfe992cb','c1e03d85-5813-4d73-b8f4-05b601a33459'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6faa9f89cbc4db682ac7b585ce1cdf4',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:33:14Z,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=a51a656e-7b2e-4cd8-8257-e1e021895cdd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5346ceb69abe4b70b65193bae8fb1e64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d6faa9f89cbc4db682ac7b585ce1cdf4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:14.197004 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-041c85fb-f668-490a-b2bc-541db8ba9af1 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f8fed5d-6087-4f92-8f58-ff1272b0f84e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:14.216799 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-041c85fb-f668-490a-b2bc-541db8ba9af1 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f8fed5d-6087-4f92-8f58-ff1272b0f84e) transitioned into state 'SUCCESS' from 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='5346ceb69abe4b70b65193bae8fb1e64',qos_specs=None,replication_status=,reservations=['863d7dd5-8c39-4fff-b6cf-f6825e3675c2','b20cbbed-abc8-439a-aeb7-186136f16298','c35193b2-0176-432e-859f-b14adfe992cb','c1e03d85-5813-4d73-b8f4-05b601a33459'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6faa9f89cbc4db682ac7b585ce1cdf4',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:14.217819 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-041c85fb-f668-490a-b2bc-541db8ba9af1 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (376e0a44-22da-4aeb-b5d0-b7889abbaa2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:14.228716 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-041c85fb-f668-490a-b2bc-541db8ba9af1 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (376e0a44-22da-4aeb-b5d0-b7889abbaa2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:14.229595 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-041c85fb-f668-490a-b2bc-541db8ba9af1 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Flow 'volume_create_api' (dbe92f2d-9ecc-4193-9eaa-81e59ca50e0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:33:14.229925 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-041c85fb-f668-490a-b2bc-541db8ba9af1 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Create volume request issued successfully. Aug 12 20:33:14.230488 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-041c85fb-f668-490a-b2bc-541db8ba9af1 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:33:14.230953 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1262/5078] 10.4.3.246 () {70 vars in 1300 bytes} [Wed Aug 12 20:33:13 2026] POST /volume/v3/volumes => generated 775 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:33:14.246398 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-a29b421c-9739-4a27-a71e-4949a09ba4e1 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:14.248288 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a29b421c-9739-4a27-a71e-4949a09ba4e1 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/volumes/a51a656e-7b2e-4cd8-8257-e1e021895cdd Aug 12 20:33:14.248493 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a29b421c-9739-4a27-a71e-4949a09ba4e1 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:14.248730 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a29b421c-9739-4a27-a71e-4949a09ba4e1 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:14.257891 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:14.257891 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:33:14.262394 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-a29b421c-9739-4a27-a71e-4949a09ba4e1 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Volume info retrieved successfully. Aug 12 20:33:14.267913 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a29b421c-9739-4a27-a71e-4949a09ba4e1 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/a51a656e-7b2e-4cd8-8257-e1e021895cdd returned with HTTP 200 Aug 12 20:33:14.268467 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1264/5079] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:14 2026] GET /volume/v3/volumes/a51a656e-7b2e-4cd8-8257-e1e021895cdd => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:33:15.280646 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d622c9dd-6992-4410-a27e-b2f6c8e80a5d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:15.282389 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d622c9dd-6992-4410-a27e-b2f6c8e80a5d tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/volumes/a51a656e-7b2e-4cd8-8257-e1e021895cdd Aug 12 20:33:15.282722 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d622c9dd-6992-4410-a27e-b2f6c8e80a5d tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:15.283017 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d622c9dd-6992-4410-a27e-b2f6c8e80a5d tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:15.292416 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:15.292416 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:33:15.297009 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-d622c9dd-6992-4410-a27e-b2f6c8e80a5d tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Volume info retrieved successfully. Aug 12 20:33:15.303428 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d622c9dd-6992-4410-a27e-b2f6c8e80a5d tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/a51a656e-7b2e-4cd8-8257-e1e021895cdd returned with HTTP 200 Aug 12 20:33:15.304059 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1282/5080] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:15 2026] GET /volume/v3/volumes/a51a656e-7b2e-4cd8-8257-e1e021895cdd => generated 925 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:33:16.316745 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-25ad4541-929f-47c4-9223-ef746f03d0ca None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:16.318288 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-25ad4541-929f-47c4-9223-ef746f03d0ca tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/volumes/a51a656e-7b2e-4cd8-8257-e1e021895cdd Aug 12 20:33:16.318489 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-25ad4541-929f-47c4-9223-ef746f03d0ca tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:16.318683 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-25ad4541-929f-47c4-9223-ef746f03d0ca tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:16.324925 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:16.324925 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:33:16.328023 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-25ad4541-929f-47c4-9223-ef746f03d0ca tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Volume info retrieved successfully. Aug 12 20:33:16.331585 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-25ad4541-929f-47c4-9223-ef746f03d0ca tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/a51a656e-7b2e-4cd8-8257-e1e021895cdd returned with HTTP 200 Aug 12 20:33:16.331931 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1273/5081] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:16 2026] GET /volume/v3/volumes/a51a656e-7b2e-4cd8-8257-e1e021895cdd => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:33:17.346338 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f8d5ab74-8911-419e-8c5d-136009e573ca None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:17.348082 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f8d5ab74-8911-419e-8c5d-136009e573ca tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/volumes/a51a656e-7b2e-4cd8-8257-e1e021895cdd Aug 12 20:33:17.348281 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f8d5ab74-8911-419e-8c5d-136009e573ca tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:17.348457 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f8d5ab74-8911-419e-8c5d-136009e573ca tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:17.355165 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:17.355165 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:33:17.358548 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-f8d5ab74-8911-419e-8c5d-136009e573ca tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Volume info retrieved successfully. Aug 12 20:33:17.362239 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f8d5ab74-8911-419e-8c5d-136009e573ca tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/a51a656e-7b2e-4cd8-8257-e1e021895cdd returned with HTTP 200 Aug 12 20:33:17.362587 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1263/5082] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:17 2026] GET /volume/v3/volumes/a51a656e-7b2e-4cd8-8257-e1e021895cdd => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:33:18.373301 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-2aaea762-6b8b-4176-8aa6-1192a29a5ecc None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:18.374957 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2aaea762-6b8b-4176-8aa6-1192a29a5ecc tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/volumes/a51a656e-7b2e-4cd8-8257-e1e021895cdd Aug 12 20:33:18.375166 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2aaea762-6b8b-4176-8aa6-1192a29a5ecc tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:18.375338 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2aaea762-6b8b-4176-8aa6-1192a29a5ecc tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:18.381637 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:18.381637 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:33:18.384713 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-2aaea762-6b8b-4176-8aa6-1192a29a5ecc tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Volume info retrieved successfully. Aug 12 20:33:18.389027 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2aaea762-6b8b-4176-8aa6-1192a29a5ecc tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/a51a656e-7b2e-4cd8-8257-e1e021895cdd returned with HTTP 200 Aug 12 20:33:18.389610 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1265/5083] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:18 2026] GET /volume/v3/volumes/a51a656e-7b2e-4cd8-8257-e1e021895cdd => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:33:19.401714 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-68433a47-1afd-40e6-bb1f-a030404de187 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:19.404083 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-68433a47-1afd-40e6-bb1f-a030404de187 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/volumes/a51a656e-7b2e-4cd8-8257-e1e021895cdd Aug 12 20:33:19.404372 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-68433a47-1afd-40e6-bb1f-a030404de187 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:19.404654 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-68433a47-1afd-40e6-bb1f-a030404de187 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:19.413231 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:19.413231 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:33:19.417341 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-68433a47-1afd-40e6-bb1f-a030404de187 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Volume info retrieved successfully. Aug 12 20:33:19.422834 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-68433a47-1afd-40e6-bb1f-a030404de187 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/a51a656e-7b2e-4cd8-8257-e1e021895cdd returned with HTTP 200 Aug 12 20:33:19.423287 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1283/5084] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:19 2026] GET /volume/v3/volumes/a51a656e-7b2e-4cd8-8257-e1e021895cdd => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:33:20.434482 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-58699250-b01d-45d2-8b40-4be7febcf541 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:20.436355 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-58699250-b01d-45d2-8b40-4be7febcf541 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/volumes/a51a656e-7b2e-4cd8-8257-e1e021895cdd Aug 12 20:33:20.436424 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-58699250-b01d-45d2-8b40-4be7febcf541 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:20.436582 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-58699250-b01d-45d2-8b40-4be7febcf541 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:20.443183 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:20.443183 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:33:20.446808 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-58699250-b01d-45d2-8b40-4be7febcf541 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Volume info retrieved successfully. Aug 12 20:33:20.451136 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-58699250-b01d-45d2-8b40-4be7febcf541 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/a51a656e-7b2e-4cd8-8257-e1e021895cdd returned with HTTP 200 Aug 12 20:33:20.451549 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1274/5085] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:20 2026] GET /volume/v3/volumes/a51a656e-7b2e-4cd8-8257-e1e021895cdd => generated 1193 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:33:20.462607 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ae6ecf5a-e697-404a-a5db-dacaa4e55cbd None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:20.464247 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ae6ecf5a-e697-404a-a5db-dacaa4e55cbd tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/volumes/a51a656e-7b2e-4cd8-8257-e1e021895cdd Aug 12 20:33:20.464452 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ae6ecf5a-e697-404a-a5db-dacaa4e55cbd tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:20.464705 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ae6ecf5a-e697-404a-a5db-dacaa4e55cbd tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:20.472419 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:20.472419 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:33:20.476857 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-ae6ecf5a-e697-404a-a5db-dacaa4e55cbd tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Volume info retrieved successfully. Aug 12 20:33:20.481121 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ae6ecf5a-e697-404a-a5db-dacaa4e55cbd tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/a51a656e-7b2e-4cd8-8257-e1e021895cdd returned with HTTP 200 Aug 12 20:33:20.481745 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1264/5086] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:20 2026] GET /volume/v3/volumes/a51a656e-7b2e-4cd8-8257-e1e021895cdd => generated 1193 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:33:20.492363 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-ccf5f081-6f63-4363-9328-2817cda7d782 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:20.494032 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ccf5f081-6f63-4363-9328-2817cda7d782 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] DELETE https://10.4.3.246/volume/v3/volumes/a51a656e-7b2e-4cd8-8257-e1e021895cdd Aug 12 20:33:20.494231 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ccf5f081-6f63-4363-9328-2817cda7d782 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:20.494441 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ccf5f081-6f63-4363-9328-2817cda7d782 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:20.494621 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-ccf5f081-6f63-4363-9328-2817cda7d782 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Delete volume with id: a51a656e-7b2e-4cd8-8257-e1e021895cdd Aug 12 20:33:20.501177 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:20.501177 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:33:20.501607 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-ccf5f081-6f63-4363-9328-2817cda7d782 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Volume info retrieved successfully. Aug 12 20:33:20.519335 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-ccf5f081-6f63-4363-9328-2817cda7d782 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Delete volume request issued successfully. Aug 12 20:33:20.519508 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ccf5f081-6f63-4363-9328-2817cda7d782 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/a51a656e-7b2e-4cd8-8257-e1e021895cdd returned with HTTP 202 Aug 12 20:33:20.519926 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1266/5087] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:33:20 2026] DELETE /volume/v3/volumes/a51a656e-7b2e-4cd8-8257-e1e021895cdd => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:33:20.526967 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-1847200a-1fdb-4d02-82cd-de5818029dae None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:20.528315 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1847200a-1fdb-4d02-82cd-de5818029dae tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/volumes/a51a656e-7b2e-4cd8-8257-e1e021895cdd Aug 12 20:33:20.528520 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1847200a-1fdb-4d02-82cd-de5818029dae tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:20.528723 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1847200a-1fdb-4d02-82cd-de5818029dae tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:20.535483 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:20.535483 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:33:20.538861 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-1847200a-1fdb-4d02-82cd-de5818029dae tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Volume info retrieved successfully. Aug 12 20:33:20.542807 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1847200a-1fdb-4d02-82cd-de5818029dae tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/a51a656e-7b2e-4cd8-8257-e1e021895cdd returned with HTTP 200 Aug 12 20:33:20.543180 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1284/5088] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:20 2026] GET /volume/v3/volumes/a51a656e-7b2e-4cd8-8257-e1e021895cdd => generated 1192 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:33:20.609087 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-3e699172-f8fd-4050-a883-a8213574188e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:20.610675 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3e699172-f8fd-4050-a883-a8213574188e tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:33:20.611004 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3e699172-f8fd-4050-a883-a8213574188e tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3ccef9c9-7e49-42be-8c1a-9db94da8e6ee", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1462046514", "description": null, "metadata": null}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:33:20.620909 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:20.620909 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:33:20.621312 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-3e699172-f8fd-4050-a883-a8213574188e tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:33:20.621431 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.snapshots [None req-3e699172-f8fd-4050-a883-a8213574188e tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Create snapshot from volume 3ccef9c9-7e49-42be-8c1a-9db94da8e6ee Aug 12 20:33:20.642369 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-3e699172-f8fd-4050-a883-a8213574188e tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Created reservations ['18d99cc2-b89a-417e-949b-ae23662866a1', 'a3344e25-40cf-4f03-9d33-237f460dc0ea', 'f3263c25-86a3-469a-bc65-858d15eec53f', 'b5993570-0c3e-4dc6-bf42-e521f557ec02'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:33:20.668345 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-3e699172-f8fd-4050-a883-a8213574188e tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot force create request issued successfully. Aug 12 20:33:20.668753 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3e699172-f8fd-4050-a883-a8213574188e tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:33:20.669218 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1275/5089] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:33:20 2026] POST /volume/v3/snapshots => generated 308 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:33:20.677624 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-8d78e6bb-450b-4b30-aa9f-4096d9c8e50a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:20.679456 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8d78e6bb-450b-4b30-aa9f-4096d9c8e50a tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/snapshots/8fa0d305-1d0e-48c4-94a5-b0df73f1a915 Aug 12 20:33:20.679703 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8d78e6bb-450b-4b30-aa9f-4096d9c8e50a tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:20.679935 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8d78e6bb-450b-4b30-aa9f-4096d9c8e50a tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:20.684689 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:20.684689 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:33:20.685167 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-8d78e6bb-450b-4b30-aa9f-4096d9c8e50a tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot retrieved successfully. Aug 12 20:33:20.685957 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8d78e6bb-450b-4b30-aa9f-4096d9c8e50a tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/8fa0d305-1d0e-48c4-94a5-b0df73f1a915 returned with HTTP 200 Aug 12 20:33:20.686402 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1265/5090] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:33:20 2026] GET /volume/v3/snapshots/8fa0d305-1d0e-48c4-94a5-b0df73f1a915 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:33:21.554919 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-47596f60-48d1-4224-b1d6-baebb969aa19 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:21.556863 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-47596f60-48d1-4224-b1d6-baebb969aa19 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/volumes/a51a656e-7b2e-4cd8-8257-e1e021895cdd Aug 12 20:33:21.557073 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-47596f60-48d1-4224-b1d6-baebb969aa19 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:21.557253 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-47596f60-48d1-4224-b1d6-baebb969aa19 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:21.562524 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-47596f60-48d1-4224-b1d6-baebb969aa19 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/a51a656e-7b2e-4cd8-8257-e1e021895cdd returned with HTTP 404 Aug 12 20:33:21.563002 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1267/5091] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:21 2026] GET /volume/v3/volumes/a51a656e-7b2e-4cd8-8257-e1e021895cdd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:33:21.694639 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f5edbc33-481b-4fc4-bee7-3f8cbb151722 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:21.696339 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f5edbc33-481b-4fc4-bee7-3f8cbb151722 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/snapshots/8fa0d305-1d0e-48c4-94a5-b0df73f1a915 Aug 12 20:33:21.696510 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f5edbc33-481b-4fc4-bee7-3f8cbb151722 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:21.696748 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f5edbc33-481b-4fc4-bee7-3f8cbb151722 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:21.701399 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:21.701399 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:33:21.701826 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-f5edbc33-481b-4fc4-bee7-3f8cbb151722 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot retrieved successfully. Aug 12 20:33:21.702411 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f5edbc33-481b-4fc4-bee7-3f8cbb151722 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/8fa0d305-1d0e-48c4-94a5-b0df73f1a915 returned with HTTP 200 Aug 12 20:33:21.702756 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1285/5092] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:33:21 2026] GET /volume/v3/snapshots/8fa0d305-1d0e-48c4-94a5-b0df73f1a915 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:33:21.710033 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0ddb1979-69eb-4d67-ba12-2570aba263d6 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:21.711814 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0ddb1979-69eb-4d67-ba12-2570aba263d6 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/snapshots/8fa0d305-1d0e-48c4-94a5-b0df73f1a915 Aug 12 20:33:21.711993 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0ddb1979-69eb-4d67-ba12-2570aba263d6 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:21.712184 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0ddb1979-69eb-4d67-ba12-2570aba263d6 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:21.717977 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:21.717977 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:33:21.718578 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-0ddb1979-69eb-4d67-ba12-2570aba263d6 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot retrieved successfully. Aug 12 20:33:21.719578 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0ddb1979-69eb-4d67-ba12-2570aba263d6 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/8fa0d305-1d0e-48c4-94a5-b0df73f1a915 returned with HTTP 200 Aug 12 20:33:21.720048 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1276/5093] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:33:21 2026] GET /volume/v3/snapshots/8fa0d305-1d0e-48c4-94a5-b0df73f1a915 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:33:21.727456 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-67d71792-b47e-4c50-aae2-d7fc911a3164 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:21.729214 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-67d71792-b47e-4c50-aae2-d7fc911a3164 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:33:21.729589 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-67d71792-b47e-4c50-aae2-d7fc911a3164 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1202120091", "snapshot_id": "8fa0d305-1d0e-48c4-94a5-b0df73f1a915", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:33:21.731084 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-67d71792-b47e-4c50-aae2-d7fc911a3164 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1202120091', 'snapshot_id': '8fa0d305-1d0e-48c4-94a5-b0df73f1a915', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:33:21.747237 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:21.747237 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:33:21.747663 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-67d71792-b47e-4c50-aae2-d7fc911a3164 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot retrieved successfully. Aug 12 20:33:21.747801 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-67d71792-b47e-4c50-aae2-d7fc911a3164 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Create volume of 1 GB Aug 12 20:33:21.751352 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-67d71792-b47e-4c50-aae2-d7fc911a3164 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Availability Zones retrieved successfully. Aug 12 20:33:21.756836 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-67d71792-b47e-4c50-aae2-d7fc911a3164 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Flow 'volume_create_api' (b8ce166f-a2dd-4a57-baa0-d18e321f6ec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:33:21.758572 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-67d71792-b47e-4c50-aae2-d7fc911a3164 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0e5bca3-6e31-4b55-a0a9-259d32c89ff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:21.759409 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-67d71792-b47e-4c50-aae2-d7fc911a3164 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:33:21.787816 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-67d71792-b47e-4c50-aae2-d7fc911a3164 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0e5bca3-6e31-4b55-a0a9-259d32c89ff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8fa0d305-1d0e-48c4-94a5-b0df73f1a915', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:21.788509 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-67d71792-b47e-4c50-aae2-d7fc911a3164 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07d97bf3-488f-4cad-8a53-eeba242cffb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:21.820799 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-67d71792-b47e-4c50-aae2-d7fc911a3164 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Created reservations ['ad1b18a1-8a5f-471b-8109-08d432d20c9d', '5aea3a36-0f90-4f32-b9b0-5a0fe2dba490', '4332b083-a13d-4425-ad5e-b37ecabbe148', 'd066fc61-898d-4d8e-af7b-f714e3fb82e5'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:33:21.821454 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-67d71792-b47e-4c50-aae2-d7fc911a3164 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07d97bf3-488f-4cad-8a53-eeba242cffb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad1b18a1-8a5f-471b-8109-08d432d20c9d', '5aea3a36-0f90-4f32-b9b0-5a0fe2dba490', '4332b083-a13d-4425-ad5e-b37ecabbe148', 'd066fc61-898d-4d8e-af7b-f714e3fb82e5']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:21.822250 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-67d71792-b47e-4c50-aae2-d7fc911a3164 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (976ad8c5-4aaa-4071-8875-821a233bd6aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:21.858736 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-67d71792-b47e-4c50-aae2-d7fc911a3164 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (976ad8c5-4aaa-4071-8875-821a233bd6aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47b8c619-7277-4ed6-9069-830ae098bfb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1202120091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ab94a13612f4b009c8d7794092df401',qos_specs=None,replication_status=,reservations=['ad1b18a1-8a5f-471b-8109-08d432d20c9d','5aea3a36-0f90-4f32-b9b0-5a0fe2dba490','4332b083-a13d-4425-ad5e-b37ecabbe148','d066fc61-898d-4d8e-af7b-f714e3fb82e5'],size=1,snapshot_id=8fa0d305-1d0e-48c4-94a5-b0df73f1a915,source_replicaid=,source_volid=None,status='creating',user_id='65192938e82a4007a5ecc661e1a8edb8',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), '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-12T20:33:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1202120091',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47b8c619-7277-4ed6-9069-830ae098bfb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ab94a13612f4b009c8d7794092df401',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8fa0d305-1d0e-48c4-94a5-b0df73f1a915,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65192938e82a4007a5ecc661e1a8edb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:21.859455 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-67d71792-b47e-4c50-aae2-d7fc911a3164 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0ebe09f-d466-406d-8c2f-2aae9a0631bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:21.875364 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-67d71792-b47e-4c50-aae2-d7fc911a3164 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0ebe09f-d466-406d-8c2f-2aae9a0631bd) transitioned into state 'SUCCESS' from state '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-1202120091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ab94a13612f4b009c8d7794092df401',qos_specs=None,replication_status=,reservations=['ad1b18a1-8a5f-471b-8109-08d432d20c9d','5aea3a36-0f90-4f32-b9b0-5a0fe2dba490','4332b083-a13d-4425-ad5e-b37ecabbe148','d066fc61-898d-4d8e-af7b-f714e3fb82e5'],size=1,snapshot_id=8fa0d305-1d0e-48c4-94a5-b0df73f1a915,source_replicaid=,source_volid=None,status='creating',user_id='65192938e82a4007a5ecc661e1a8edb8',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:21.876037 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-67d71792-b47e-4c50-aae2-d7fc911a3164 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c23cd6ea-6332-43ab-b924-3ef6a14525fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:21.898279 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-67d71792-b47e-4c50-aae2-d7fc911a3164 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c23cd6ea-6332-43ab-b924-3ef6a14525fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:21.899220 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-67d71792-b47e-4c50-aae2-d7fc911a3164 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Flow 'volume_create_api' (b8ce166f-a2dd-4a57-baa0-d18e321f6ec7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:33:21.899600 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-67d71792-b47e-4c50-aae2-d7fc911a3164 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Create volume request issued successfully. Aug 12 20:33:21.900183 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-67d71792-b47e-4c50-aae2-d7fc911a3164 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:33:21.900625 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1266/5094] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:33:21 2026] POST /volume/v3/volumes => generated 785 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:33:21.912088 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3189caa6-c3de-41b9-829b-08c121f41c1c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:21.914186 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3189caa6-c3de-41b9-829b-08c121f41c1c tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/47b8c619-7277-4ed6-9069-830ae098bfb5 Aug 12 20:33:21.914367 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3189caa6-c3de-41b9-829b-08c121f41c1c tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:21.914554 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3189caa6-c3de-41b9-829b-08c121f41c1c tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:21.920762 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:21.920762 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:33:21.923923 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-3189caa6-c3de-41b9-829b-08c121f41c1c tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:33:21.927557 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3189caa6-c3de-41b9-829b-08c121f41c1c tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/47b8c619-7277-4ed6-9069-830ae098bfb5 returned with HTTP 200 Aug 12 20:33:21.927891 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1268/5095] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:33:21 2026] GET /volume/v3/volumes/47b8c619-7277-4ed6-9069-830ae098bfb5 => generated 853 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:33:22.826877 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-725dff3a-27ca-42a9-a137-4f3531b92396 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:22.828517 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-725dff3a-27ca-42a9-a137-4f3531b92396 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:33:22.828887 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-725dff3a-27ca-42a9-a137-4f3531b92396 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "eda15731-1c7a-4173-ae18-0a8c97f4a4d9", "size": 1}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:33:22.830311 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-725dff3a-27ca-42a9-a137-4f3531b92396 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': 'eda15731-1c7a-4173-ae18-0a8c97f4a4d9', 'size': 1}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:33:22.939239 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-bceb9447-9b4b-4ab6-a9b9-53928f5a730b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:22.941005 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-bceb9447-9b4b-4ab6-a9b9-53928f5a730b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/47b8c619-7277-4ed6-9069-830ae098bfb5 Aug 12 20:33:22.941194 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-bceb9447-9b4b-4ab6-a9b9-53928f5a730b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:22.941340 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-bceb9447-9b4b-4ab6-a9b9-53928f5a730b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:22.948050 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:22.948050 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:33:22.951507 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-bceb9447-9b4b-4ab6-a9b9-53928f5a730b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:33:22.955892 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-bceb9447-9b4b-4ab6-a9b9-53928f5a730b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/47b8c619-7277-4ed6-9069-830ae098bfb5 returned with HTTP 200 Aug 12 20:33:22.956200 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1277/5096] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:33:22 2026] GET /volume/v3/volumes/47b8c619-7277-4ed6-9069-830ae098bfb5 => generated 1394 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:33:22.962819 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-725dff3a-27ca-42a9-a137-4f3531b92396 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Create volume of 1 GB Aug 12 20:33:22.967040 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-725dff3a-27ca-42a9-a137-4f3531b92396 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Availability Zones retrieved successfully. Aug 12 20:33:22.967463 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a60c3b6f-4ee3-473f-b6aa-fcfe468a018b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:22.969285 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a60c3b6f-4ee3-473f-b6aa-fcfe468a018b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/47b8c619-7277-4ed6-9069-830ae098bfb5 Aug 12 20:33:22.969483 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a60c3b6f-4ee3-473f-b6aa-fcfe468a018b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:22.969678 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a60c3b6f-4ee3-473f-b6aa-fcfe468a018b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:22.972052 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-725dff3a-27ca-42a9-a137-4f3531b92396 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Flow 'volume_create_api' (478915ec-377b-4024-a7b6-7a8c70ef81ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:33:22.973176 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-725dff3a-27ca-42a9-a137-4f3531b92396 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be286638-d345-45c2-9ccc-b1bbe265b104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:22.974050 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-725dff3a-27ca-42a9-a137-4f3531b92396 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:33:22.976261 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:22.976261 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:33:22.979746 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-a60c3b6f-4ee3-473f-b6aa-fcfe468a018b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:33:22.984449 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a60c3b6f-4ee3-473f-b6aa-fcfe468a018b tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/47b8c619-7277-4ed6-9069-830ae098bfb5 returned with HTTP 200 Aug 12 20:33:22.984873 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1267/5097] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:33:22 2026] GET /volume/v3/volumes/47b8c619-7277-4ed6-9069-830ae098bfb5 => generated 1394 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:33:23.034763 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-725dff3a-27ca-42a9-a137-4f3531b92396 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be286638-d345-45c2-9ccc-b1bbe265b104) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:23.035553 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-725dff3a-27ca-42a9-a137-4f3531b92396 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5407735-340b-4e6a-af11-1bb60fcd6648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:23.072198 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-725dff3a-27ca-42a9-a137-4f3531b92396 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Created reservations ['4ff1540f-a15b-43b4-b366-ff1f9f6ea107', '80b68d26-fb12-47f7-b3c8-fc314d611b03', '488201a5-e554-4203-9a39-d2da0ae5955b', 'c32c65ba-b845-496d-ba12-1d6d349b7058'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:33:23.072937 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-725dff3a-27ca-42a9-a137-4f3531b92396 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5407735-340b-4e6a-af11-1bb60fcd6648) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ff1540f-a15b-43b4-b366-ff1f9f6ea107', '80b68d26-fb12-47f7-b3c8-fc314d611b03', '488201a5-e554-4203-9a39-d2da0ae5955b', 'c32c65ba-b845-496d-ba12-1d6d349b7058']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:23.073608 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-725dff3a-27ca-42a9-a137-4f3531b92396 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2c72890-de37-45e2-9bdc-5cc595203e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:23.093611 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-725dff3a-27ca-42a9-a137-4f3531b92396 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2c72890-de37-45e2-9bdc-5cc595203e98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c71faf9-25df-4d70-8abc-a9f152d90a77', '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='5346ceb69abe4b70b65193bae8fb1e64',qos_specs=None,replication_status=,reservations=['4ff1540f-a15b-43b4-b366-ff1f9f6ea107','80b68d26-fb12-47f7-b3c8-fc314d611b03','488201a5-e554-4203-9a39-d2da0ae5955b','c32c65ba-b845-496d-ba12-1d6d349b7058'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6faa9f89cbc4db682ac7b585ce1cdf4',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:33:23Z,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=9c71faf9-25df-4d70-8abc-a9f152d90a77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5346ceb69abe4b70b65193bae8fb1e64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d6faa9f89cbc4db682ac7b585ce1cdf4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:23.094253 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-725dff3a-27ca-42a9-a137-4f3531b92396 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcbe0813-e99e-48f3-8f45-e258253b1a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:23.098722 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-df376d9f-bcdc-4e85-9a38-5545ce8cdd1e req-61032091-7c86-40d4-80b7-59667649ed54 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:23.100577 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-df376d9f-bcdc-4e85-9a38-5545ce8cdd1e req-61032091-7c86-40d4-80b7-59667649ed54 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/47b8c619-7277-4ed6-9069-830ae098bfb5 Aug 12 20:33:23.100782 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-df376d9f-bcdc-4e85-9a38-5545ce8cdd1e req-61032091-7c86-40d4-80b7-59667649ed54 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:23.100956 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-df376d9f-bcdc-4e85-9a38-5545ce8cdd1e req-61032091-7c86-40d4-80b7-59667649ed54 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:23.107166 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:23.107166 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:33:23.109362 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-725dff3a-27ca-42a9-a137-4f3531b92396 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcbe0813-e99e-48f3-8f45-e258253b1a09) transitioned into state 'SUCCESS' from 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='5346ceb69abe4b70b65193bae8fb1e64',qos_specs=None,replication_status=,reservations=['4ff1540f-a15b-43b4-b366-ff1f9f6ea107','80b68d26-fb12-47f7-b3c8-fc314d611b03','488201a5-e554-4203-9a39-d2da0ae5955b','c32c65ba-b845-496d-ba12-1d6d349b7058'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6faa9f89cbc4db682ac7b585ce1cdf4',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:23.110065 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-725dff3a-27ca-42a9-a137-4f3531b92396 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1391e84b-8f7f-4491-a037-1e3986dc2444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:23.110847 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-df376d9f-bcdc-4e85-9a38-5545ce8cdd1e req-61032091-7c86-40d4-80b7-59667649ed54 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:33:23.115665 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-df376d9f-bcdc-4e85-9a38-5545ce8cdd1e req-61032091-7c86-40d4-80b7-59667649ed54 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/47b8c619-7277-4ed6-9069-830ae098bfb5 returned with HTTP 200 Aug 12 20:33:23.116151 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1269/5098] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:33:23 2026] GET /volume/v3/volumes/47b8c619-7277-4ed6-9069-830ae098bfb5 => generated 1394 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:33:23.118738 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-725dff3a-27ca-42a9-a137-4f3531b92396 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1391e84b-8f7f-4491-a037-1e3986dc2444) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:23.119456 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-725dff3a-27ca-42a9-a137-4f3531b92396 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Flow 'volume_create_api' (478915ec-377b-4024-a7b6-7a8c70ef81ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:33:23.119777 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-725dff3a-27ca-42a9-a137-4f3531b92396 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Create volume request issued successfully. Aug 12 20:33:23.120333 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-725dff3a-27ca-42a9-a137-4f3531b92396 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:33:23.120780 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1286/5099] 10.4.3.246 () {70 vars in 1300 bytes} [Wed Aug 12 20:33:22 2026] POST /volume/v3/volumes => generated 775 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:33:23.132770 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-dde1d8e7-e766-4544-aa6f-03fea8784f1f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:23.134608 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-dde1d8e7-e766-4544-aa6f-03fea8784f1f tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/volumes/9c71faf9-25df-4d70-8abc-a9f152d90a77 Aug 12 20:33:23.134832 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-dde1d8e7-e766-4544-aa6f-03fea8784f1f tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:23.135009 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-dde1d8e7-e766-4544-aa6f-03fea8784f1f tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:23.141806 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:23.141806 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:33:23.145408 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-dde1d8e7-e766-4544-aa6f-03fea8784f1f tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Volume info retrieved successfully. Aug 12 20:33:23.149387 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-dde1d8e7-e766-4544-aa6f-03fea8784f1f tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/9c71faf9-25df-4d70-8abc-a9f152d90a77 returned with HTTP 200 Aug 12 20:33:23.149994 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1278/5100] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:23 2026] GET /volume/v3/volumes/9c71faf9-25df-4d70-8abc-a9f152d90a77 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:33:23.530551 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-df376d9f-bcdc-4e85-9a38-5545ce8cdd1e req-550324ab-1c82-47a8-a10a-811f3ecdea29 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:23.532626 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-df376d9f-bcdc-4e85-9a38-5545ce8cdd1e req-550324ab-1c82-47a8-a10a-811f3ecdea29 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/47b8c619-7277-4ed6-9069-830ae098bfb5 Aug 12 20:33:23.532816 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-df376d9f-bcdc-4e85-9a38-5545ce8cdd1e req-550324ab-1c82-47a8-a10a-811f3ecdea29 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:23.532993 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-df376d9f-bcdc-4e85-9a38-5545ce8cdd1e req-550324ab-1c82-47a8-a10a-811f3ecdea29 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:23.539386 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:23.539386 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:33:23.542412 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-df376d9f-bcdc-4e85-9a38-5545ce8cdd1e req-550324ab-1c82-47a8-a10a-811f3ecdea29 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:33:23.546299 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-df376d9f-bcdc-4e85-9a38-5545ce8cdd1e req-550324ab-1c82-47a8-a10a-811f3ecdea29 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/47b8c619-7277-4ed6-9069-830ae098bfb5 returned with HTTP 200 Aug 12 20:33:23.546675 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1268/5101] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:33:23 2026] GET /volume/v3/volumes/47b8c619-7277-4ed6-9069-830ae098bfb5 => generated 1394 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:33:23.556315 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-2abc6a40-3fd0-46d2-85e2-f1c7c777f5aa None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:23.556836 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2abc6a40-3fd0-46d2-85e2-f1c7c777f5aa None None] GET https://10.4.3.246/volume// Aug 12 20:33:23.556836 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2abc6a40-3fd0-46d2-85e2-f1c7c777f5aa None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:23.556836 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2abc6a40-3fd0-46d2-85e2-f1c7c777f5aa None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:23.557138 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2abc6a40-3fd0-46d2-85e2-f1c7c777f5aa None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:33:23.557393 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1270/5102] 10.4.3.246 () {66 vars in 1419 bytes} [Wed Aug 12 20:33:23 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:33:23.565020 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-df376d9f-bcdc-4e85-9a38-5545ce8cdd1e req-42888175-2636-4035-b441-811811285603 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:23.567323 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-df376d9f-bcdc-4e85-9a38-5545ce8cdd1e req-42888175-2636-4035-b441-811811285603 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:33:23.567740 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-df376d9f-bcdc-4e85-9a38-5545ce8cdd1e req-42888175-2636-4035-b441-811811285603 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "47b8c619-7277-4ed6-9069-830ae098bfb5", "connector": null, "instance_uuid": "666407a9-cee4-4892-8e49-78799f031901"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:33:23.576344 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:23.576344 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:33:23.601251 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-df376d9f-bcdc-4e85-9a38-5545ce8cdd1e req-42888175-2636-4035-b441-811811285603 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:33:23.601681 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1287/5103] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:33:23 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:33:24.161486 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-2852a1c3-9739-4a36-8942-f65cd82d462a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:24.163082 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2852a1c3-9739-4a36-8942-f65cd82d462a tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/volumes/9c71faf9-25df-4d70-8abc-a9f152d90a77 Aug 12 20:33:24.163262 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2852a1c3-9739-4a36-8942-f65cd82d462a tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:24.163430 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2852a1c3-9739-4a36-8942-f65cd82d462a tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:24.169598 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:24.169598 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:33:24.173047 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-2852a1c3-9739-4a36-8942-f65cd82d462a tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Volume info retrieved successfully. Aug 12 20:33:24.176679 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2852a1c3-9739-4a36-8942-f65cd82d462a tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/9c71faf9-25df-4d70-8abc-a9f152d90a77 returned with HTTP 200 Aug 12 20:33:24.177155 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1279/5104] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:24 2026] GET /volume/v3/volumes/9c71faf9-25df-4d70-8abc-a9f152d90a77 => generated 925 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:33:24.299578 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-568a1a8b-48c1-4715-813c-4bbcb64bb3a3 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:24.300091 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-568a1a8b-48c1-4715-813c-4bbcb64bb3a3 None None] GET https://10.4.3.246/volume// Aug 12 20:33:24.300255 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-568a1a8b-48c1-4715-813c-4bbcb64bb3a3 None None] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:24.300440 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-568a1a8b-48c1-4715-813c-4bbcb64bb3a3 None None] Calling method 'all' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:24.300775 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-568a1a8b-48c1-4715-813c-4bbcb64bb3a3 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:33:24.301209 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1269/5105] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:33:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:33:24.308485 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-df376d9f-bcdc-4e85-9a38-5545ce8cdd1e req-4591dbcb-6f94-426c-b70b-5dc4ce5e7e63 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:24.310610 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-df376d9f-bcdc-4e85-9a38-5545ce8cdd1e req-4591dbcb-6f94-426c-b70b-5dc4ce5e7e63 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/47b8c619-7277-4ed6-9069-830ae098bfb5 Aug 12 20:33:24.310853 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-df376d9f-bcdc-4e85-9a38-5545ce8cdd1e req-4591dbcb-6f94-426c-b70b-5dc4ce5e7e63 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:24.311068 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-df376d9f-bcdc-4e85-9a38-5545ce8cdd1e req-4591dbcb-6f94-426c-b70b-5dc4ce5e7e63 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:24.320528 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:24.320528 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:33:24.325095 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-df376d9f-bcdc-4e85-9a38-5545ce8cdd1e req-4591dbcb-6f94-426c-b70b-5dc4ce5e7e63 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:33:24.329525 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-df376d9f-bcdc-4e85-9a38-5545ce8cdd1e req-4591dbcb-6f94-426c-b70b-5dc4ce5e7e63 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/47b8c619-7277-4ed6-9069-830ae098bfb5 returned with HTTP 200 Aug 12 20:33:24.330035 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1271/5106] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:33:24 2026] GET /volume/v3/volumes/47b8c619-7277-4ed6-9069-830ae098bfb5 => generated 1573 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:33:24.422808 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-df376d9f-bcdc-4e85-9a38-5545ce8cdd1e req-3d4c41bc-61a7-4b09-aee1-acaa1a1fb611 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:24.424951 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-df376d9f-bcdc-4e85-9a38-5545ce8cdd1e req-3d4c41bc-61a7-4b09-aee1-acaa1a1fb611 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] PUT https://10.4.3.246/volume/v3/attachments/18f5c665-a41b-47a0-8715-6c59def2662a Aug 12 20:33:24.425292 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-df376d9f-bcdc-4e85-9a38-5545ce8cdd1e req-3d4c41bc-61a7-4b09-aee1-acaa1a1fb611 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:33:24.432468 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.coordination [req-df376d9f-bcdc-4e85-9a38-5545ce8cdd1e req-3d4c41bc-61a7-4b09-aee1-acaa1a1fb611 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Acquiring lock "cinder-attachment_update-47b8c619-7277-4ed6-9069-830ae098bfb5-np0000007109" by "attachment_update" {{(pid=100384) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:33:24.436488 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.coordination [req-df376d9f-bcdc-4e85-9a38-5545ce8cdd1e req-3d4c41bc-61a7-4b09-aee1-acaa1a1fb611 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Lock "cinder-attachment_update-47b8c619-7277-4ed6-9069-830ae098bfb5-np0000007109" acquired by "attachment_update" :: waited 0.004s {{(pid=100384) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:33:24.437331 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:24.437331 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:33:24.511024 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.coordination [req-df376d9f-bcdc-4e85-9a38-5545ce8cdd1e req-3d4c41bc-61a7-4b09-aee1-acaa1a1fb611 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Lock "cinder-attachment_update-47b8c619-7277-4ed6-9069-830ae098bfb5-np0000007109" released by "attachment_update" :: held 0.074s {{(pid=100384) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:33:24.511552 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-df376d9f-bcdc-4e85-9a38-5545ce8cdd1e req-3d4c41bc-61a7-4b09-aee1-acaa1a1fb611 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/attachments/18f5c665-a41b-47a0-8715-6c59def2662a returned with HTTP 200 Aug 12 20:33:24.512052 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1288/5107] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:33:24 2026] PUT /volume/v3/attachments/18f5c665-a41b-47a0-8715-6c59def2662a => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:33:24.530348 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-df376d9f-bcdc-4e85-9a38-5545ce8cdd1e req-9427af08-8690-4a0a-8ab1-dedd11217131 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:24.532297 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-df376d9f-bcdc-4e85-9a38-5545ce8cdd1e req-9427af08-8690-4a0a-8ab1-dedd11217131 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] POST https://10.4.3.246/volume/v3/attachments/18f5c665-a41b-47a0-8715-6c59def2662a/action Aug 12 20:33:24.532657 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-df376d9f-bcdc-4e85-9a38-5545ce8cdd1e req-9427af08-8690-4a0a-8ab1-dedd11217131 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action body: b'{"os-complete": null}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:33:24.532790 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-df376d9f-bcdc-4e85-9a38-5545ce8cdd1e req-9427af08-8690-4a0a-8ab1-dedd11217131 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:33:24.546901 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:24.546901 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:33:24.555296 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-df376d9f-bcdc-4e85-9a38-5545ce8cdd1e req-9427af08-8690-4a0a-8ab1-dedd11217131 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/attachments/18f5c665-a41b-47a0-8715-6c59def2662a/action returned with HTTP 204 Aug 12 20:33:24.555714 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1280/5108] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:33:24 2026] POST /volume/v3/attachments/18f5c665-a41b-47a0-8715-6c59def2662a/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:33:25.189452 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-2504298c-043c-4f15-99d9-8efaf0758ded None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:25.191235 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2504298c-043c-4f15-99d9-8efaf0758ded tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/volumes/9c71faf9-25df-4d70-8abc-a9f152d90a77 Aug 12 20:33:25.191429 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2504298c-043c-4f15-99d9-8efaf0758ded tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:25.191659 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2504298c-043c-4f15-99d9-8efaf0758ded tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:25.198332 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:25.198332 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:33:25.201608 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-2504298c-043c-4f15-99d9-8efaf0758ded tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Volume info retrieved successfully. Aug 12 20:33:25.206714 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2504298c-043c-4f15-99d9-8efaf0758ded tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/9c71faf9-25df-4d70-8abc-a9f152d90a77 returned with HTTP 200 Aug 12 20:33:25.207422 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1270/5109] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:25 2026] GET /volume/v3/volumes/9c71faf9-25df-4d70-8abc-a9f152d90a77 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:33:26.219447 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-ebc4d66c-1d32-4e57-9763-3d461a7d4ffa None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:26.221119 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ebc4d66c-1d32-4e57-9763-3d461a7d4ffa tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/volumes/9c71faf9-25df-4d70-8abc-a9f152d90a77 Aug 12 20:33:26.221429 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ebc4d66c-1d32-4e57-9763-3d461a7d4ffa tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:26.222111 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ebc4d66c-1d32-4e57-9763-3d461a7d4ffa tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:26.228585 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:26.228585 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:33:26.232346 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-ebc4d66c-1d32-4e57-9763-3d461a7d4ffa tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Volume info retrieved successfully. Aug 12 20:33:26.237670 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ebc4d66c-1d32-4e57-9763-3d461a7d4ffa tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/9c71faf9-25df-4d70-8abc-a9f152d90a77 returned with HTTP 200 Aug 12 20:33:26.238171 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1272/5110] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:26 2026] GET /volume/v3/volumes/9c71faf9-25df-4d70-8abc-a9f152d90a77 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:33:27.250702 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-0c8fae40-93f9-49cd-815c-9859b84a0b72 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:27.252418 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0c8fae40-93f9-49cd-815c-9859b84a0b72 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/volumes/9c71faf9-25df-4d70-8abc-a9f152d90a77 Aug 12 20:33:27.252710 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-0c8fae40-93f9-49cd-815c-9859b84a0b72 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:27.252913 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-0c8fae40-93f9-49cd-815c-9859b84a0b72 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:27.259176 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:27.259176 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:33:27.262318 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-0c8fae40-93f9-49cd-815c-9859b84a0b72 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Volume info retrieved successfully. Aug 12 20:33:27.265888 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0c8fae40-93f9-49cd-815c-9859b84a0b72 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/9c71faf9-25df-4d70-8abc-a9f152d90a77 returned with HTTP 200 Aug 12 20:33:27.266205 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1289/5111] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:27 2026] GET /volume/v3/volumes/9c71faf9-25df-4d70-8abc-a9f152d90a77 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:33:28.277985 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-51a06e7d-0273-4d79-8f9a-43b735dbd4d3 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:28.279764 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-51a06e7d-0273-4d79-8f9a-43b735dbd4d3 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/volumes/9c71faf9-25df-4d70-8abc-a9f152d90a77 Aug 12 20:33:28.280033 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-51a06e7d-0273-4d79-8f9a-43b735dbd4d3 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:28.280227 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-51a06e7d-0273-4d79-8f9a-43b735dbd4d3 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:28.287496 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:28.287496 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:33:28.291053 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-51a06e7d-0273-4d79-8f9a-43b735dbd4d3 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Volume info retrieved successfully. Aug 12 20:33:28.295868 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-51a06e7d-0273-4d79-8f9a-43b735dbd4d3 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/9c71faf9-25df-4d70-8abc-a9f152d90a77 returned with HTTP 200 Aug 12 20:33:28.296248 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1281/5112] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:28 2026] GET /volume/v3/volumes/9c71faf9-25df-4d70-8abc-a9f152d90a77 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:33:29.307644 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-af6018da-1625-4942-aa66-85468c848f8d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:29.309163 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-af6018da-1625-4942-aa66-85468c848f8d tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/volumes/9c71faf9-25df-4d70-8abc-a9f152d90a77 Aug 12 20:33:29.309374 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-af6018da-1625-4942-aa66-85468c848f8d tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:29.309585 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-af6018da-1625-4942-aa66-85468c848f8d tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:29.315418 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:29.315418 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:33:29.318288 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-af6018da-1625-4942-aa66-85468c848f8d tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Volume info retrieved successfully. Aug 12 20:33:29.321659 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-af6018da-1625-4942-aa66-85468c848f8d tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/9c71faf9-25df-4d70-8abc-a9f152d90a77 returned with HTTP 200 Aug 12 20:33:29.322022 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1271/5113] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:29 2026] GET /volume/v3/volumes/9c71faf9-25df-4d70-8abc-a9f152d90a77 => generated 928 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:33:30.333419 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-909153b0-c9f9-4c54-b900-0f385e951086 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:30.335157 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-909153b0-c9f9-4c54-b900-0f385e951086 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/volumes/9c71faf9-25df-4d70-8abc-a9f152d90a77 Aug 12 20:33:30.335384 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-909153b0-c9f9-4c54-b900-0f385e951086 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:30.335563 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-909153b0-c9f9-4c54-b900-0f385e951086 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:30.341932 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:30.341932 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:33:30.345208 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-909153b0-c9f9-4c54-b900-0f385e951086 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Volume info retrieved successfully. Aug 12 20:33:30.349199 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-909153b0-c9f9-4c54-b900-0f385e951086 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/9c71faf9-25df-4d70-8abc-a9f152d90a77 returned with HTTP 200 Aug 12 20:33:30.349812 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1273/5114] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:30 2026] GET /volume/v3/volumes/9c71faf9-25df-4d70-8abc-a9f152d90a77 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:33:31.360700 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-8f0ec242-59df-4a09-8746-136fe7acac5a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:31.362299 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8f0ec242-59df-4a09-8746-136fe7acac5a tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/volumes/9c71faf9-25df-4d70-8abc-a9f152d90a77 Aug 12 20:33:31.362505 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8f0ec242-59df-4a09-8746-136fe7acac5a tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:31.362745 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8f0ec242-59df-4a09-8746-136fe7acac5a tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:31.369239 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:31.369239 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:33:31.372554 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-8f0ec242-59df-4a09-8746-136fe7acac5a tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Volume info retrieved successfully. Aug 12 20:33:31.376320 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8f0ec242-59df-4a09-8746-136fe7acac5a tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/9c71faf9-25df-4d70-8abc-a9f152d90a77 returned with HTTP 200 Aug 12 20:33:31.376713 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1290/5115] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:31 2026] GET /volume/v3/volumes/9c71faf9-25df-4d70-8abc-a9f152d90a77 => generated 1193 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:33:31.387848 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-c153472a-e429-4645-8641-16c47c43b41e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:31.389592 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c153472a-e429-4645-8641-16c47c43b41e tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/volumes/9c71faf9-25df-4d70-8abc-a9f152d90a77 Aug 12 20:33:31.389825 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c153472a-e429-4645-8641-16c47c43b41e tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:31.390007 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c153472a-e429-4645-8641-16c47c43b41e tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:31.397088 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:31.397088 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:33:31.400493 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-c153472a-e429-4645-8641-16c47c43b41e tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Volume info retrieved successfully. Aug 12 20:33:31.404337 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c153472a-e429-4645-8641-16c47c43b41e tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/9c71faf9-25df-4d70-8abc-a9f152d90a77 returned with HTTP 200 Aug 12 20:33:31.404703 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1282/5116] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:31 2026] GET /volume/v3/volumes/9c71faf9-25df-4d70-8abc-a9f152d90a77 => generated 1193 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:33:31.415592 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-73d8171d-6c0d-4be5-bdd3-73020aec061a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:31.417411 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-73d8171d-6c0d-4be5-bdd3-73020aec061a tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:33:31.417829 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-73d8171d-6c0d-4be5-bdd3-73020aec061a tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "9c71faf9-25df-4d70-8abc-a9f152d90a77", "size": 1}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:33:31.419311 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-73d8171d-6c0d-4be5-bdd3-73020aec061a tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '9c71faf9-25df-4d70-8abc-a9f152d90a77', 'size': 1}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:33:31.428146 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:31.428146 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:33:31.428585 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-73d8171d-6c0d-4be5-bdd3-73020aec061a tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Volume retrieved successfully. Aug 12 20:33:31.428695 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-73d8171d-6c0d-4be5-bdd3-73020aec061a tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Create volume of 1 GB Aug 12 20:33:31.432036 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-73d8171d-6c0d-4be5-bdd3-73020aec061a tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Availability Zones retrieved successfully. Aug 12 20:33:31.437152 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-73d8171d-6c0d-4be5-bdd3-73020aec061a tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Flow 'volume_create_api' (520e9e30-6751-4b93-b2f9-1306e6d9063d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:33:31.438202 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-73d8171d-6c0d-4be5-bdd3-73020aec061a tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e533263-8233-41ce-a4d8-9f889987092e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:31.439047 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-73d8171d-6c0d-4be5-bdd3-73020aec061a tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:33:31.459399 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-73d8171d-6c0d-4be5-bdd3-73020aec061a tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e533263-8233-41ce-a4d8-9f889987092e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '9c71faf9-25df-4d70-8abc-a9f152d90a77', 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:31.460064 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-73d8171d-6c0d-4be5-bdd3-73020aec061a tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7795cf7-ae0f-415b-8e17-de84f87fc1a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:31.494435 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-73d8171d-6c0d-4be5-bdd3-73020aec061a tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Created reservations ['2e27ec3e-6008-4feb-9154-d57d742c09d1', '92d8d9f7-937b-49c3-afee-3c50165ac94c', 'dabf2856-eeee-4eb7-8804-219733a6652d', '689470f2-67b4-46d4-b691-599933d02f21'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:33:31.495242 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-73d8171d-6c0d-4be5-bdd3-73020aec061a tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7795cf7-ae0f-415b-8e17-de84f87fc1a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e27ec3e-6008-4feb-9154-d57d742c09d1', '92d8d9f7-937b-49c3-afee-3c50165ac94c', 'dabf2856-eeee-4eb7-8804-219733a6652d', '689470f2-67b4-46d4-b691-599933d02f21']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:31.495923 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-73d8171d-6c0d-4be5-bdd3-73020aec061a tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a57a3679-e294-4130-a133-efa8bc4386b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:31.525119 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-73d8171d-6c0d-4be5-bdd3-73020aec061a tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a57a3679-e294-4130-a133-efa8bc4386b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13714081-33e4-4199-82ac-fc221059dc30', '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='5346ceb69abe4b70b65193bae8fb1e64',qos_specs=None,replication_status=,reservations=['2e27ec3e-6008-4feb-9154-d57d742c09d1','92d8d9f7-937b-49c3-afee-3c50165ac94c','dabf2856-eeee-4eb7-8804-219733a6652d','689470f2-67b4-46d4-b691-599933d02f21'],size=1,snapshot_id=None,source_replicaid=,source_volid=9c71faf9-25df-4d70-8abc-a9f152d90a77,status='creating',user_id='d6faa9f89cbc4db682ac7b585ce1cdf4',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), '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-12T20:33:31Z,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=13714081-33e4-4199-82ac-fc221059dc30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5346ceb69abe4b70b65193bae8fb1e64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=9c71faf9-25df-4d70-8abc-a9f152d90a77,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d6faa9f89cbc4db682ac7b585ce1cdf4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:31.525910 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-73d8171d-6c0d-4be5-bdd3-73020aec061a tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2b58428-8894-49ee-a7a3-10ac2b7679bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:31.541059 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-73d8171d-6c0d-4be5-bdd3-73020aec061a tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2b58428-8894-49ee-a7a3-10ac2b7679bf) transitioned into state 'SUCCESS' from 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='5346ceb69abe4b70b65193bae8fb1e64',qos_specs=None,replication_status=,reservations=['2e27ec3e-6008-4feb-9154-d57d742c09d1','92d8d9f7-937b-49c3-afee-3c50165ac94c','dabf2856-eeee-4eb7-8804-219733a6652d','689470f2-67b4-46d4-b691-599933d02f21'],size=1,snapshot_id=None,source_replicaid=,source_volid=9c71faf9-25df-4d70-8abc-a9f152d90a77,status='creating',user_id='d6faa9f89cbc4db682ac7b585ce1cdf4',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:31.541892 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-73d8171d-6c0d-4be5-bdd3-73020aec061a tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c514e3c-18b7-410e-ba2f-4e4613a04ff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:31.560124 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-73d8171d-6c0d-4be5-bdd3-73020aec061a tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c514e3c-18b7-410e-ba2f-4e4613a04ff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:31.561192 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-73d8171d-6c0d-4be5-bdd3-73020aec061a tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Flow 'volume_create_api' (520e9e30-6751-4b93-b2f9-1306e6d9063d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:33:31.561705 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-73d8171d-6c0d-4be5-bdd3-73020aec061a tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Create volume request issued successfully. Aug 12 20:33:31.562454 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-73d8171d-6c0d-4be5-bdd3-73020aec061a tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:33:31.562988 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1272/5117] 10.4.3.246 () {70 vars in 1300 bytes} [Wed Aug 12 20:33:31 2026] POST /volume/v3/volumes => generated 809 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:33:31.574697 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-14952d0c-a5c7-410e-b396-a5f947496874 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:31.576409 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-14952d0c-a5c7-410e-b396-a5f947496874 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/volumes/13714081-33e4-4199-82ac-fc221059dc30 Aug 12 20:33:31.576629 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-14952d0c-a5c7-410e-b396-a5f947496874 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:31.576799 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-14952d0c-a5c7-410e-b396-a5f947496874 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:31.585559 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:31.585559 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:33:31.589933 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-14952d0c-a5c7-410e-b396-a5f947496874 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Volume info retrieved successfully. Aug 12 20:33:31.595135 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-14952d0c-a5c7-410e-b396-a5f947496874 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/13714081-33e4-4199-82ac-fc221059dc30 returned with HTTP 200 Aug 12 20:33:31.595650 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1274/5118] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:31 2026] GET /volume/v3/volumes/13714081-33e4-4199-82ac-fc221059dc30 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:33:32.608389 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-79cecbb9-2c80-4a9f-acda-2932c2d3aeb2 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:32.610801 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-79cecbb9-2c80-4a9f-acda-2932c2d3aeb2 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/volumes/13714081-33e4-4199-82ac-fc221059dc30 Aug 12 20:33:32.610998 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-79cecbb9-2c80-4a9f-acda-2932c2d3aeb2 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:32.611217 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-79cecbb9-2c80-4a9f-acda-2932c2d3aeb2 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:32.629986 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:32.629986 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:33:32.634485 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-79cecbb9-2c80-4a9f-acda-2932c2d3aeb2 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Volume info retrieved successfully. Aug 12 20:33:32.640089 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-79cecbb9-2c80-4a9f-acda-2932c2d3aeb2 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/13714081-33e4-4199-82ac-fc221059dc30 returned with HTTP 200 Aug 12 20:33:32.640608 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1291/5119] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:32 2026] GET /volume/v3/volumes/13714081-33e4-4199-82ac-fc221059dc30 => generated 1228 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:33:32.657969 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0e99e4ea-3bf6-40b8-8b28-2f9dcbb77347 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:32.659574 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0e99e4ea-3bf6-40b8-8b28-2f9dcbb77347 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/volumes/13714081-33e4-4199-82ac-fc221059dc30 Aug 12 20:33:32.659955 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0e99e4ea-3bf6-40b8-8b28-2f9dcbb77347 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:32.660335 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0e99e4ea-3bf6-40b8-8b28-2f9dcbb77347 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:32.667463 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:32.667463 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:33:32.670004 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-0e99e4ea-3bf6-40b8-8b28-2f9dcbb77347 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Volume info retrieved successfully. Aug 12 20:33:32.674073 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0e99e4ea-3bf6-40b8-8b28-2f9dcbb77347 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/13714081-33e4-4199-82ac-fc221059dc30 returned with HTTP 200 Aug 12 20:33:32.674527 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1283/5120] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:32 2026] GET /volume/v3/volumes/13714081-33e4-4199-82ac-fc221059dc30 => generated 1228 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:33:32.686413 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-9855e8df-3e20-4151-82d6-119ffb57f3f2 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:32.688157 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9855e8df-3e20-4151-82d6-119ffb57f3f2 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] DELETE https://10.4.3.246/volume/v3/volumes/9c71faf9-25df-4d70-8abc-a9f152d90a77 Aug 12 20:33:32.688362 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9855e8df-3e20-4151-82d6-119ffb57f3f2 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:32.688565 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9855e8df-3e20-4151-82d6-119ffb57f3f2 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:32.688876 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-9855e8df-3e20-4151-82d6-119ffb57f3f2 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Delete volume with id: 9c71faf9-25df-4d70-8abc-a9f152d90a77 Aug 12 20:33:32.696265 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:32.696265 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:33:32.696751 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-9855e8df-3e20-4151-82d6-119ffb57f3f2 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Volume info retrieved successfully. Aug 12 20:33:32.710849 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-9855e8df-3e20-4151-82d6-119ffb57f3f2 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Delete volume request issued successfully. Aug 12 20:33:32.711062 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9855e8df-3e20-4151-82d6-119ffb57f3f2 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/9c71faf9-25df-4d70-8abc-a9f152d90a77 returned with HTTP 202 Aug 12 20:33:32.711522 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1273/5121] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:33:32 2026] DELETE /volume/v3/volumes/9c71faf9-25df-4d70-8abc-a9f152d90a77 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:33:32.718041 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-6c0a2e67-43fa-4805-91cb-0b1d6e4ac799 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:32.719929 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6c0a2e67-43fa-4805-91cb-0b1d6e4ac799 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/volumes/9c71faf9-25df-4d70-8abc-a9f152d90a77 Aug 12 20:33:32.720213 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6c0a2e67-43fa-4805-91cb-0b1d6e4ac799 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:32.720397 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6c0a2e67-43fa-4805-91cb-0b1d6e4ac799 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:32.729829 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:32.729829 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:33:32.733468 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-6c0a2e67-43fa-4805-91cb-0b1d6e4ac799 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Volume info retrieved successfully. Aug 12 20:33:32.739004 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6c0a2e67-43fa-4805-91cb-0b1d6e4ac799 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/9c71faf9-25df-4d70-8abc-a9f152d90a77 returned with HTTP 200 Aug 12 20:33:32.739724 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1275/5122] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:32 2026] GET /volume/v3/volumes/9c71faf9-25df-4d70-8abc-a9f152d90a77 => generated 1192 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:33:33.751562 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-5712147f-a869-41d9-b31d-1223f880ef4c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:33.753348 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5712147f-a869-41d9-b31d-1223f880ef4c tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/volumes/9c71faf9-25df-4d70-8abc-a9f152d90a77 Aug 12 20:33:33.753566 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5712147f-a869-41d9-b31d-1223f880ef4c tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:33.753758 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5712147f-a869-41d9-b31d-1223f880ef4c tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:33.759068 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5712147f-a869-41d9-b31d-1223f880ef4c tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/9c71faf9-25df-4d70-8abc-a9f152d90a77 returned with HTTP 404 Aug 12 20:33:33.759478 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1292/5123] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:33 2026] GET /volume/v3/volumes/9c71faf9-25df-4d70-8abc-a9f152d90a77 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:33:35.030501 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-6dad7900-78be-417c-a200-a3e3b4c2fcee None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:35.032124 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6dad7900-78be-417c-a200-a3e3b4c2fcee tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:33:35.032454 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6dad7900-78be-417c-a200-a3e3b4c2fcee tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "a3955b84-55d6-44b3-ae43-6136c6f44d90", "size": 1}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:33:35.033775 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-6dad7900-78be-417c-a200-a3e3b4c2fcee tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'a3955b84-55d6-44b3-ae43-6136c6f44d90', 'size': 1}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:33:35.118937 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-6dad7900-78be-417c-a200-a3e3b4c2fcee tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Create volume of 1 GB Aug 12 20:33:35.122722 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-6dad7900-78be-417c-a200-a3e3b4c2fcee tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Availability Zones retrieved successfully. Aug 12 20:33:35.127458 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-6dad7900-78be-417c-a200-a3e3b4c2fcee tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Flow 'volume_create_api' (811a6f26-b469-41bc-8b6d-3676ebdc472f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:33:35.128481 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-6dad7900-78be-417c-a200-a3e3b4c2fcee tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f081202-6c75-4a11-9cdb-ed56559bb8db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:35.129373 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-6dad7900-78be-417c-a200-a3e3b4c2fcee tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:33:35.178134 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-6dad7900-78be-417c-a200-a3e3b4c2fcee tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f081202-6c75-4a11-9cdb-ed56559bb8db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:35.178899 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-6dad7900-78be-417c-a200-a3e3b4c2fcee tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa61db4b-2ad8-4b00-af46-2c923ebc6d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:35.210668 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-6dad7900-78be-417c-a200-a3e3b4c2fcee tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Created reservations ['75029e76-41a7-48cd-ab56-1d20cc2a12ef', '6ee9750f-23f0-42a7-8ce7-3d300cb15686', '269b91dd-1b69-4b96-98d6-881f085dc9b2', '42056073-f6e0-4485-b2e4-0b87275b25e3'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:33:35.211341 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-6dad7900-78be-417c-a200-a3e3b4c2fcee tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa61db4b-2ad8-4b00-af46-2c923ebc6d8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75029e76-41a7-48cd-ab56-1d20cc2a12ef', '6ee9750f-23f0-42a7-8ce7-3d300cb15686', '269b91dd-1b69-4b96-98d6-881f085dc9b2', '42056073-f6e0-4485-b2e4-0b87275b25e3']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:35.212194 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-6dad7900-78be-417c-a200-a3e3b4c2fcee tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e602497-a34c-4d2a-b708-2dc5bc11dbf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:35.231864 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-6dad7900-78be-417c-a200-a3e3b4c2fcee tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e602497-a34c-4d2a-b708-2dc5bc11dbf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69719f26-59fd-4e5b-9926-491ff852b4cc', '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='5346ceb69abe4b70b65193bae8fb1e64',qos_specs=None,replication_status=,reservations=['75029e76-41a7-48cd-ab56-1d20cc2a12ef','6ee9750f-23f0-42a7-8ce7-3d300cb15686','269b91dd-1b69-4b96-98d6-881f085dc9b2','42056073-f6e0-4485-b2e4-0b87275b25e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6faa9f89cbc4db682ac7b585ce1cdf4',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:33:35Z,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=69719f26-59fd-4e5b-9926-491ff852b4cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5346ceb69abe4b70b65193bae8fb1e64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d6faa9f89cbc4db682ac7b585ce1cdf4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:35.232603 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-6dad7900-78be-417c-a200-a3e3b4c2fcee tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8e5d642-4c85-4b36-acb3-3d498d7a3521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:35.247364 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-6dad7900-78be-417c-a200-a3e3b4c2fcee tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8e5d642-4c85-4b36-acb3-3d498d7a3521) transitioned into state 'SUCCESS' from 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='5346ceb69abe4b70b65193bae8fb1e64',qos_specs=None,replication_status=,reservations=['75029e76-41a7-48cd-ab56-1d20cc2a12ef','6ee9750f-23f0-42a7-8ce7-3d300cb15686','269b91dd-1b69-4b96-98d6-881f085dc9b2','42056073-f6e0-4485-b2e4-0b87275b25e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6faa9f89cbc4db682ac7b585ce1cdf4',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:35.248213 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-6dad7900-78be-417c-a200-a3e3b4c2fcee tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4e7e425-a51d-44ec-90b1-81751f367e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:35.255862 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-6dad7900-78be-417c-a200-a3e3b4c2fcee tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4e7e425-a51d-44ec-90b1-81751f367e41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:35.256606 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-6dad7900-78be-417c-a200-a3e3b4c2fcee tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Flow 'volume_create_api' (811a6f26-b469-41bc-8b6d-3676ebdc472f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:33:35.256884 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-6dad7900-78be-417c-a200-a3e3b4c2fcee tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Create volume request issued successfully. Aug 12 20:33:35.257362 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6dad7900-78be-417c-a200-a3e3b4c2fcee tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:33:35.257856 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1284/5124] 10.4.3.246 () {70 vars in 1300 bytes} [Wed Aug 12 20:33:35 2026] POST /volume/v3/volumes => generated 775 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:33:35.268584 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-5b2e6cc7-c827-4617-8f46-1f446dfb52fc None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:35.270834 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5b2e6cc7-c827-4617-8f46-1f446dfb52fc tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/volumes/69719f26-59fd-4e5b-9926-491ff852b4cc Aug 12 20:33:35.271050 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5b2e6cc7-c827-4617-8f46-1f446dfb52fc tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:35.271251 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5b2e6cc7-c827-4617-8f46-1f446dfb52fc tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:35.277879 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:35.277879 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:33:35.281251 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-5b2e6cc7-c827-4617-8f46-1f446dfb52fc tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Volume info retrieved successfully. Aug 12 20:33:35.285862 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5b2e6cc7-c827-4617-8f46-1f446dfb52fc tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/69719f26-59fd-4e5b-9926-491ff852b4cc returned with HTTP 200 Aug 12 20:33:35.286391 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1274/5125] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:35 2026] GET /volume/v3/volumes/69719f26-59fd-4e5b-9926-491ff852b4cc => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:33:36.299211 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-b4ad93be-6522-4f74-8d44-4fd13019a392 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:36.301157 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b4ad93be-6522-4f74-8d44-4fd13019a392 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/volumes/69719f26-59fd-4e5b-9926-491ff852b4cc Aug 12 20:33:36.301369 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b4ad93be-6522-4f74-8d44-4fd13019a392 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:36.301599 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b4ad93be-6522-4f74-8d44-4fd13019a392 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:36.308480 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:36.308480 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:33:36.312379 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-b4ad93be-6522-4f74-8d44-4fd13019a392 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Volume info retrieved successfully. Aug 12 20:33:36.316765 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b4ad93be-6522-4f74-8d44-4fd13019a392 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/69719f26-59fd-4e5b-9926-491ff852b4cc returned with HTTP 200 Aug 12 20:33:36.317175 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1276/5126] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:36 2026] GET /volume/v3/volumes/69719f26-59fd-4e5b-9926-491ff852b4cc => generated 925 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:33:37.332811 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-06b51a8c-c50c-4d5a-a0fb-3672c3826b53 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:37.334283 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-06b51a8c-c50c-4d5a-a0fb-3672c3826b53 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/volumes/69719f26-59fd-4e5b-9926-491ff852b4cc Aug 12 20:33:37.334473 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-06b51a8c-c50c-4d5a-a0fb-3672c3826b53 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:37.334664 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-06b51a8c-c50c-4d5a-a0fb-3672c3826b53 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:37.341743 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:37.341743 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:33:37.346758 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-06b51a8c-c50c-4d5a-a0fb-3672c3826b53 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Volume info retrieved successfully. Aug 12 20:33:37.352634 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-06b51a8c-c50c-4d5a-a0fb-3672c3826b53 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/69719f26-59fd-4e5b-9926-491ff852b4cc returned with HTTP 200 Aug 12 20:33:37.353152 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1293/5127] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:37 2026] GET /volume/v3/volumes/69719f26-59fd-4e5b-9926-491ff852b4cc => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:33:38.365252 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-5d3bfc5a-7622-4124-99d9-4c49f6edd9dd None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:38.366931 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5d3bfc5a-7622-4124-99d9-4c49f6edd9dd tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/volumes/69719f26-59fd-4e5b-9926-491ff852b4cc Aug 12 20:33:38.367106 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5d3bfc5a-7622-4124-99d9-4c49f6edd9dd tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:38.367308 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5d3bfc5a-7622-4124-99d9-4c49f6edd9dd tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:38.374248 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:38.374248 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:33:38.377326 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-5d3bfc5a-7622-4124-99d9-4c49f6edd9dd tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Volume info retrieved successfully. Aug 12 20:33:38.380902 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5d3bfc5a-7622-4124-99d9-4c49f6edd9dd tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/69719f26-59fd-4e5b-9926-491ff852b4cc returned with HTTP 200 Aug 12 20:33:38.381235 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1285/5128] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:38 2026] GET /volume/v3/volumes/69719f26-59fd-4e5b-9926-491ff852b4cc => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:33:39.392844 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-d8e2e481-fca9-4979-a20b-4743cfb21654 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:39.394690 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d8e2e481-fca9-4979-a20b-4743cfb21654 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/volumes/69719f26-59fd-4e5b-9926-491ff852b4cc Aug 12 20:33:39.394941 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d8e2e481-fca9-4979-a20b-4743cfb21654 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:39.395137 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d8e2e481-fca9-4979-a20b-4743cfb21654 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:39.402042 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:39.402042 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:33:39.405089 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-d8e2e481-fca9-4979-a20b-4743cfb21654 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Volume info retrieved successfully. Aug 12 20:33:39.408706 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d8e2e481-fca9-4979-a20b-4743cfb21654 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/69719f26-59fd-4e5b-9926-491ff852b4cc returned with HTTP 200 Aug 12 20:33:39.409033 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1275/5129] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:39 2026] GET /volume/v3/volumes/69719f26-59fd-4e5b-9926-491ff852b4cc => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:33:40.432462 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-a89f69cd-32d5-4901-893f-b08c2b30c913 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:40.434636 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a89f69cd-32d5-4901-893f-b08c2b30c913 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/volumes/69719f26-59fd-4e5b-9926-491ff852b4cc Aug 12 20:33:40.434796 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a89f69cd-32d5-4901-893f-b08c2b30c913 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:40.435017 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a89f69cd-32d5-4901-893f-b08c2b30c913 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:40.441874 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:40.441874 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:33:40.446759 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-a89f69cd-32d5-4901-893f-b08c2b30c913 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Volume info retrieved successfully. Aug 12 20:33:40.450524 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a89f69cd-32d5-4901-893f-b08c2b30c913 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/69719f26-59fd-4e5b-9926-491ff852b4cc returned with HTTP 200 Aug 12 20:33:40.450937 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1277/5130] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:40 2026] GET /volume/v3/volumes/69719f26-59fd-4e5b-9926-491ff852b4cc => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:33:41.462401 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-2cc9576a-d5f5-427c-ba14-9b3b53632e07 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:41.464150 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2cc9576a-d5f5-427c-ba14-9b3b53632e07 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/volumes/69719f26-59fd-4e5b-9926-491ff852b4cc Aug 12 20:33:41.464351 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2cc9576a-d5f5-427c-ba14-9b3b53632e07 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:41.464544 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2cc9576a-d5f5-427c-ba14-9b3b53632e07 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:41.470911 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:41.470911 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:33:41.474577 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-2cc9576a-d5f5-427c-ba14-9b3b53632e07 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Volume info retrieved successfully. Aug 12 20:33:41.479113 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2cc9576a-d5f5-427c-ba14-9b3b53632e07 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/69719f26-59fd-4e5b-9926-491ff852b4cc returned with HTTP 200 Aug 12 20:33:41.479504 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1294/5131] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:41 2026] GET /volume/v3/volumes/69719f26-59fd-4e5b-9926-491ff852b4cc => generated 1193 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:33:41.490531 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-1278e165-7ec8-44d2-a7d1-188bcca4d598 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:41.492147 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1278e165-7ec8-44d2-a7d1-188bcca4d598 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/volumes/69719f26-59fd-4e5b-9926-491ff852b4cc Aug 12 20:33:41.492353 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1278e165-7ec8-44d2-a7d1-188bcca4d598 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:41.492573 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1278e165-7ec8-44d2-a7d1-188bcca4d598 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:41.498712 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:41.498712 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:33:41.501776 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-1278e165-7ec8-44d2-a7d1-188bcca4d598 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Volume info retrieved successfully. Aug 12 20:33:41.505715 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1278e165-7ec8-44d2-a7d1-188bcca4d598 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/69719f26-59fd-4e5b-9926-491ff852b4cc returned with HTTP 200 Aug 12 20:33:41.506176 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1286/5132] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:41 2026] GET /volume/v3/volumes/69719f26-59fd-4e5b-9926-491ff852b4cc => generated 1193 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:33:41.517767 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ea34114a-0b6d-4af2-b3ca-f0f84a1fc4ee None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:41.519284 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ea34114a-0b6d-4af2-b3ca-f0f84a1fc4ee tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:33:41.519732 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ea34114a-0b6d-4af2-b3ca-f0f84a1fc4ee tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "69719f26-59fd-4e5b-9926-491ff852b4cc", "name": "tempest-VolumeImageDependencyTests-Snapshot-1148164643"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:33:41.527266 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:41.527266 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:33:41.527852 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-ea34114a-0b6d-4af2-b3ca-f0f84a1fc4ee tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Volume info retrieved successfully. Aug 12 20:33:41.527995 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.snapshots [None req-ea34114a-0b6d-4af2-b3ca-f0f84a1fc4ee tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Create snapshot from volume 69719f26-59fd-4e5b-9926-491ff852b4cc Aug 12 20:33:41.558077 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-ea34114a-0b6d-4af2-b3ca-f0f84a1fc4ee tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Created reservations ['4ce44bfa-e80a-4f10-bb8a-dc424beb93d0', '7356f75f-0252-400d-8c6d-15b27984b1e4', '06fe35e4-ae06-493a-8342-0366916d7522', 'a5e9c897-52a5-475c-b4e0-481bb4f371bf'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:33:41.588311 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-ea34114a-0b6d-4af2-b3ca-f0f84a1fc4ee tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Snapshot create request issued successfully. Aug 12 20:33:41.588768 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ea34114a-0b6d-4af2-b3ca-f0f84a1fc4ee tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:33:41.589293 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1276/5133] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:33:41 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 12 20:33:41.599010 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-099c9e19-5a43-42cb-9f7f-6a8ded37ec7f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:41.600796 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-099c9e19-5a43-42cb-9f7f-6a8ded37ec7f tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/snapshots/2cbce8c7-bfe7-418b-abde-de1b3de4f692 Aug 12 20:33:41.601003 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-099c9e19-5a43-42cb-9f7f-6a8ded37ec7f tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:41.601267 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-099c9e19-5a43-42cb-9f7f-6a8ded37ec7f tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:41.606849 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:41.606849 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:33:41.607289 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-099c9e19-5a43-42cb-9f7f-6a8ded37ec7f tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Snapshot retrieved successfully. Aug 12 20:33:41.608041 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-099c9e19-5a43-42cb-9f7f-6a8ded37ec7f tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/snapshots/2cbce8c7-bfe7-418b-abde-de1b3de4f692 returned with HTTP 200 Aug 12 20:33:41.608397 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1278/5134] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:33:41 2026] GET /volume/v3/snapshots/2cbce8c7-bfe7-418b-abde-de1b3de4f692 => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:33:42.618299 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-ecb3fbb8-bdf4-46ff-8c67-fea147239d0f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:42.620128 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ecb3fbb8-bdf4-46ff-8c67-fea147239d0f tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/snapshots/2cbce8c7-bfe7-418b-abde-de1b3de4f692 Aug 12 20:33:42.620310 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ecb3fbb8-bdf4-46ff-8c67-fea147239d0f tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:42.620498 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ecb3fbb8-bdf4-46ff-8c67-fea147239d0f tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:42.625117 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:42.625117 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:33:42.625556 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-ecb3fbb8-bdf4-46ff-8c67-fea147239d0f tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Snapshot retrieved successfully. Aug 12 20:33:42.626262 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ecb3fbb8-bdf4-46ff-8c67-fea147239d0f tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/snapshots/2cbce8c7-bfe7-418b-abde-de1b3de4f692 returned with HTTP 200 Aug 12 20:33:42.626621 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1295/5135] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:33:42 2026] GET /volume/v3/snapshots/2cbce8c7-bfe7-418b-abde-de1b3de4f692 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:33:42.634020 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e422ffb6-8b8a-4dcd-82f0-2f95dad32d88 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:42.636093 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e422ffb6-8b8a-4dcd-82f0-2f95dad32d88 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:33:42.636434 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e422ffb6-8b8a-4dcd-82f0-2f95dad32d88 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "2cbce8c7-bfe7-418b-abde-de1b3de4f692", "size": 1}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:33:42.637855 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-e422ffb6-8b8a-4dcd-82f0-2f95dad32d88 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '2cbce8c7-bfe7-418b-abde-de1b3de4f692', 'size': 1}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:33:42.642205 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:42.642205 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:33:42.642617 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-e422ffb6-8b8a-4dcd-82f0-2f95dad32d88 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Snapshot retrieved successfully. Aug 12 20:33:42.642718 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-e422ffb6-8b8a-4dcd-82f0-2f95dad32d88 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Create volume of 1 GB Aug 12 20:33:42.645676 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-e422ffb6-8b8a-4dcd-82f0-2f95dad32d88 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Availability Zones retrieved successfully. Aug 12 20:33:42.650609 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e422ffb6-8b8a-4dcd-82f0-2f95dad32d88 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Flow 'volume_create_api' (84745949-6bd3-4e8d-b379-f26b4ddf911a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:33:42.651420 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e422ffb6-8b8a-4dcd-82f0-2f95dad32d88 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edf96dc8-93af-45f7-a953-c528b807f586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:42.652328 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-e422ffb6-8b8a-4dcd-82f0-2f95dad32d88 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:33:42.677420 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e422ffb6-8b8a-4dcd-82f0-2f95dad32d88 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edf96dc8-93af-45f7-a953-c528b807f586) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2cbce8c7-bfe7-418b-abde-de1b3de4f692', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:42.678170 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e422ffb6-8b8a-4dcd-82f0-2f95dad32d88 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f13cb6af-b354-4524-9699-07ce69a2d511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:42.711527 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-e422ffb6-8b8a-4dcd-82f0-2f95dad32d88 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Created reservations ['af760276-43c5-4747-b471-1803e4316026', 'cfd7ba4a-1bb4-418f-b7c1-2dc97844c873', '92e61013-a647-4527-8fa5-b1c00875ba38', '9d9de4ef-075f-4e35-9b9c-747a168af6c9'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:33:42.712230 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e422ffb6-8b8a-4dcd-82f0-2f95dad32d88 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f13cb6af-b354-4524-9699-07ce69a2d511) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af760276-43c5-4747-b471-1803e4316026', 'cfd7ba4a-1bb4-418f-b7c1-2dc97844c873', '92e61013-a647-4527-8fa5-b1c00875ba38', '9d9de4ef-075f-4e35-9b9c-747a168af6c9']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:42.712932 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e422ffb6-8b8a-4dcd-82f0-2f95dad32d88 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ea4ba26-5474-4aa4-ad75-9b590679c0c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:42.746766 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e422ffb6-8b8a-4dcd-82f0-2f95dad32d88 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ea4ba26-5474-4aa4-ad75-9b590679c0c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ec2622c-cbf2-4f56-8bf3-2b654e49da98', '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='5346ceb69abe4b70b65193bae8fb1e64',qos_specs=None,replication_status=,reservations=['af760276-43c5-4747-b471-1803e4316026','cfd7ba4a-1bb4-418f-b7c1-2dc97844c873','92e61013-a647-4527-8fa5-b1c00875ba38','9d9de4ef-075f-4e35-9b9c-747a168af6c9'],size=1,snapshot_id=2cbce8c7-bfe7-418b-abde-de1b3de4f692,source_replicaid=,source_volid=None,status='creating',user_id='d6faa9f89cbc4db682ac7b585ce1cdf4',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), '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-12T20:33:42Z,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=3ec2622c-cbf2-4f56-8bf3-2b654e49da98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5346ceb69abe4b70b65193bae8fb1e64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2cbce8c7-bfe7-418b-abde-de1b3de4f692,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d6faa9f89cbc4db682ac7b585ce1cdf4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:42.747445 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e422ffb6-8b8a-4dcd-82f0-2f95dad32d88 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (368e3f24-ff2c-4783-91b1-563fb343919f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:42.762618 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e422ffb6-8b8a-4dcd-82f0-2f95dad32d88 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (368e3f24-ff2c-4783-91b1-563fb343919f) transitioned into state 'SUCCESS' from 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='5346ceb69abe4b70b65193bae8fb1e64',qos_specs=None,replication_status=,reservations=['af760276-43c5-4747-b471-1803e4316026','cfd7ba4a-1bb4-418f-b7c1-2dc97844c873','92e61013-a647-4527-8fa5-b1c00875ba38','9d9de4ef-075f-4e35-9b9c-747a168af6c9'],size=1,snapshot_id=2cbce8c7-bfe7-418b-abde-de1b3de4f692,source_replicaid=,source_volid=None,status='creating',user_id='d6faa9f89cbc4db682ac7b585ce1cdf4',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:42.763310 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e422ffb6-8b8a-4dcd-82f0-2f95dad32d88 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa22deb3-0630-4e6c-96ef-c259ff59fee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:42.780256 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e422ffb6-8b8a-4dcd-82f0-2f95dad32d88 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa22deb3-0630-4e6c-96ef-c259ff59fee5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:42.780997 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e422ffb6-8b8a-4dcd-82f0-2f95dad32d88 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Flow 'volume_create_api' (84745949-6bd3-4e8d-b379-f26b4ddf911a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:33:42.781257 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-e422ffb6-8b8a-4dcd-82f0-2f95dad32d88 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Create volume request issued successfully. Aug 12 20:33:42.781781 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e422ffb6-8b8a-4dcd-82f0-2f95dad32d88 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:33:42.782160 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1287/5136] 10.4.3.246 () {70 vars in 1300 bytes} [Wed Aug 12 20:33:42 2026] POST /volume/v3/volumes => generated 809 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:33:42.796174 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-fefd187a-92d8-4f6b-9d2e-f875dd514373 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:42.797882 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-fefd187a-92d8-4f6b-9d2e-f875dd514373 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/volumes/3ec2622c-cbf2-4f56-8bf3-2b654e49da98 Aug 12 20:33:42.798073 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-fefd187a-92d8-4f6b-9d2e-f875dd514373 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:42.798248 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-fefd187a-92d8-4f6b-9d2e-f875dd514373 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:42.804736 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:42.804736 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:33:42.808083 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-fefd187a-92d8-4f6b-9d2e-f875dd514373 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Volume info retrieved successfully. Aug 12 20:33:42.812170 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-fefd187a-92d8-4f6b-9d2e-f875dd514373 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/3ec2622c-cbf2-4f56-8bf3-2b654e49da98 returned with HTTP 200 Aug 12 20:33:42.812608 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1277/5137] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:42 2026] GET /volume/v3/volumes/3ec2622c-cbf2-4f56-8bf3-2b654e49da98 => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:33:43.824392 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-4acfaa0e-e375-459b-8f3e-71874d3453f4 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:43.825967 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4acfaa0e-e375-459b-8f3e-71874d3453f4 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/volumes/3ec2622c-cbf2-4f56-8bf3-2b654e49da98 Aug 12 20:33:43.826150 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4acfaa0e-e375-459b-8f3e-71874d3453f4 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:43.826318 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4acfaa0e-e375-459b-8f3e-71874d3453f4 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:43.834150 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:43.834150 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:33:43.838058 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-4acfaa0e-e375-459b-8f3e-71874d3453f4 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Volume info retrieved successfully. Aug 12 20:33:43.842846 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4acfaa0e-e375-459b-8f3e-71874d3453f4 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/3ec2622c-cbf2-4f56-8bf3-2b654e49da98 returned with HTTP 200 Aug 12 20:33:43.843348 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1279/5138] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:43 2026] GET /volume/v3/volumes/3ec2622c-cbf2-4f56-8bf3-2b654e49da98 => generated 1228 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:33:43.859886 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c7fc886f-f7dc-4df8-a611-87d1d982ad7f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:43.861709 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c7fc886f-f7dc-4df8-a611-87d1d982ad7f tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/volumes/3ec2622c-cbf2-4f56-8bf3-2b654e49da98 Aug 12 20:33:43.861924 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c7fc886f-f7dc-4df8-a611-87d1d982ad7f tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:43.862116 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c7fc886f-f7dc-4df8-a611-87d1d982ad7f tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:43.869628 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:43.869628 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:33:43.872963 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-c7fc886f-f7dc-4df8-a611-87d1d982ad7f tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Volume info retrieved successfully. Aug 12 20:33:43.877768 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c7fc886f-f7dc-4df8-a611-87d1d982ad7f tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/3ec2622c-cbf2-4f56-8bf3-2b654e49da98 returned with HTTP 200 Aug 12 20:33:43.878299 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1296/5139] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:43 2026] GET /volume/v3/volumes/3ec2622c-cbf2-4f56-8bf3-2b654e49da98 => generated 1228 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:33:43.890456 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-7d0b7ca0-03c3-4be0-9f1c-cea280646ee1 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:43.893037 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7d0b7ca0-03c3-4be0-9f1c-cea280646ee1 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/2cbce8c7-bfe7-418b-abde-de1b3de4f692 Aug 12 20:33:43.893350 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7d0b7ca0-03c3-4be0-9f1c-cea280646ee1 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:43.893658 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7d0b7ca0-03c3-4be0-9f1c-cea280646ee1 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:43.893835 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.snapshots [None req-7d0b7ca0-03c3-4be0-9f1c-cea280646ee1 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Delete snapshot with id: 2cbce8c7-bfe7-418b-abde-de1b3de4f692 Aug 12 20:33:43.900449 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:43.900449 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:33:43.901149 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-7d0b7ca0-03c3-4be0-9f1c-cea280646ee1 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Snapshot retrieved successfully. Aug 12 20:33:43.919261 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-7d0b7ca0-03c3-4be0-9f1c-cea280646ee1 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Snapshot delete request issued successfully. Aug 12 20:33:43.919483 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7d0b7ca0-03c3-4be0-9f1c-cea280646ee1 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/snapshots/2cbce8c7-bfe7-418b-abde-de1b3de4f692 returned with HTTP 202 Aug 12 20:33:43.919999 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1288/5140] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:33:43 2026] DELETE /volume/v3/snapshots/2cbce8c7-bfe7-418b-abde-de1b3de4f692 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:33:43.927243 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-66991e44-b706-4c76-b567-8b8b48f69f79 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:43.929204 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-66991e44-b706-4c76-b567-8b8b48f69f79 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/snapshots/2cbce8c7-bfe7-418b-abde-de1b3de4f692 Aug 12 20:33:43.929428 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-66991e44-b706-4c76-b567-8b8b48f69f79 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:43.929671 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-66991e44-b706-4c76-b567-8b8b48f69f79 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:43.934738 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:43.934738 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:33:43.935182 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-66991e44-b706-4c76-b567-8b8b48f69f79 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Snapshot retrieved successfully. Aug 12 20:33:43.936023 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-66991e44-b706-4c76-b567-8b8b48f69f79 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/snapshots/2cbce8c7-bfe7-418b-abde-de1b3de4f692 returned with HTTP 200 Aug 12 20:33:43.936406 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1278/5141] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:33:43 2026] GET /volume/v3/snapshots/2cbce8c7-bfe7-418b-abde-de1b3de4f692 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:33:44.944497 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-6b9f1c6b-0bb4-4e7c-8bb1-ae0b6778942f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:44.946005 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6b9f1c6b-0bb4-4e7c-8bb1-ae0b6778942f tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/snapshots/2cbce8c7-bfe7-418b-abde-de1b3de4f692 Aug 12 20:33:44.946169 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6b9f1c6b-0bb4-4e7c-8bb1-ae0b6778942f tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:44.946346 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6b9f1c6b-0bb4-4e7c-8bb1-ae0b6778942f tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:44.950001 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6b9f1c6b-0bb4-4e7c-8bb1-ae0b6778942f tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/snapshots/2cbce8c7-bfe7-418b-abde-de1b3de4f692 returned with HTTP 404 Aug 12 20:33:44.950386 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1280/5142] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:33:44 2026] GET /volume/v3/snapshots/2cbce8c7-bfe7-418b-abde-de1b3de4f692 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:33:44.956081 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-93afedad-f405-4f4d-979c-77d168f9e526 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:44.958693 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-93afedad-f405-4f4d-979c-77d168f9e526 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] DELETE https://10.4.3.246/volume/v3/volumes/3ec2622c-cbf2-4f56-8bf3-2b654e49da98 Aug 12 20:33:44.958979 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-93afedad-f405-4f4d-979c-77d168f9e526 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:44.959232 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-93afedad-f405-4f4d-979c-77d168f9e526 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:44.959524 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-93afedad-f405-4f4d-979c-77d168f9e526 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Delete volume with id: 3ec2622c-cbf2-4f56-8bf3-2b654e49da98 Aug 12 20:33:44.967247 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:44.967247 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:33:44.967746 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-93afedad-f405-4f4d-979c-77d168f9e526 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Volume info retrieved successfully. Aug 12 20:33:44.983209 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-93afedad-f405-4f4d-979c-77d168f9e526 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Delete volume request issued successfully. Aug 12 20:33:44.983422 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-93afedad-f405-4f4d-979c-77d168f9e526 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/3ec2622c-cbf2-4f56-8bf3-2b654e49da98 returned with HTTP 202 Aug 12 20:33:44.983813 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1297/5143] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:33:44 2026] DELETE /volume/v3/volumes/3ec2622c-cbf2-4f56-8bf3-2b654e49da98 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:33:44.989679 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e70e3dd8-1f6a-46fe-baa5-fbf592015d0e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:44.991444 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e70e3dd8-1f6a-46fe-baa5-fbf592015d0e tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/volumes/3ec2622c-cbf2-4f56-8bf3-2b654e49da98 Aug 12 20:33:44.991687 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e70e3dd8-1f6a-46fe-baa5-fbf592015d0e tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:44.991869 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e70e3dd8-1f6a-46fe-baa5-fbf592015d0e tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:44.998244 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:44.998244 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:33:45.001641 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-e70e3dd8-1f6a-46fe-baa5-fbf592015d0e tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Volume info retrieved successfully. Aug 12 20:33:45.006657 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e70e3dd8-1f6a-46fe-baa5-fbf592015d0e tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/3ec2622c-cbf2-4f56-8bf3-2b654e49da98 returned with HTTP 200 Aug 12 20:33:45.007027 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1289/5144] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:44 2026] GET /volume/v3/volumes/3ec2622c-cbf2-4f56-8bf3-2b654e49da98 => generated 1227 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:33:46.018928 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-50ad8eaf-55f4-45d4-b1af-6043e1c91b7a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:46.020675 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-50ad8eaf-55f4-45d4-b1af-6043e1c91b7a tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/volumes/3ec2622c-cbf2-4f56-8bf3-2b654e49da98 Aug 12 20:33:46.020919 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-50ad8eaf-55f4-45d4-b1af-6043e1c91b7a tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:46.021099 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-50ad8eaf-55f4-45d4-b1af-6043e1c91b7a tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:46.026460 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-50ad8eaf-55f4-45d4-b1af-6043e1c91b7a tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/3ec2622c-cbf2-4f56-8bf3-2b654e49da98 returned with HTTP 404 Aug 12 20:33:46.027031 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1279/5145] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:46 2026] GET /volume/v3/volumes/3ec2622c-cbf2-4f56-8bf3-2b654e49da98 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:33:46.178463 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-c36d85bf-cd88-4b1d-beb7-52ccd2685a44 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:46.180080 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c36d85bf-cd88-4b1d-beb7-52ccd2685a44 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] DELETE https://10.4.3.246/volume/v3/volumes/69719f26-59fd-4e5b-9926-491ff852b4cc Aug 12 20:33:46.180379 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c36d85bf-cd88-4b1d-beb7-52ccd2685a44 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:46.180635 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c36d85bf-cd88-4b1d-beb7-52ccd2685a44 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:46.180876 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-c36d85bf-cd88-4b1d-beb7-52ccd2685a44 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Delete volume with id: 69719f26-59fd-4e5b-9926-491ff852b4cc Aug 12 20:33:46.187198 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:46.187198 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:33:46.187685 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-c36d85bf-cd88-4b1d-beb7-52ccd2685a44 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Volume info retrieved successfully. Aug 12 20:33:46.201218 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-c36d85bf-cd88-4b1d-beb7-52ccd2685a44 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Delete volume request issued successfully. Aug 12 20:33:46.201444 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c36d85bf-cd88-4b1d-beb7-52ccd2685a44 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/69719f26-59fd-4e5b-9926-491ff852b4cc returned with HTTP 202 Aug 12 20:33:46.201882 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1281/5146] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:33:46 2026] DELETE /volume/v3/volumes/69719f26-59fd-4e5b-9926-491ff852b4cc => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:33:46.209052 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-777ef7b6-b73d-4521-815b-93dfc9a29ec7 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:46.210856 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-777ef7b6-b73d-4521-815b-93dfc9a29ec7 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/volumes/69719f26-59fd-4e5b-9926-491ff852b4cc Aug 12 20:33:46.211191 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-777ef7b6-b73d-4521-815b-93dfc9a29ec7 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:46.211413 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-777ef7b6-b73d-4521-815b-93dfc9a29ec7 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:46.213718 np0000007109 devstack@c-api.service[100384]: DEBUG dbcounter [-] [100384] Writing DB stats cinder:SELECT=95,cinder:UPDATE=21,cinder:INSERT=9 {{(pid=100384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:33:46.218899 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:46.218899 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:33:46.224638 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-777ef7b6-b73d-4521-815b-93dfc9a29ec7 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Volume info retrieved successfully. Aug 12 20:33:46.229104 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-777ef7b6-b73d-4521-815b-93dfc9a29ec7 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/69719f26-59fd-4e5b-9926-491ff852b4cc returned with HTTP 200 Aug 12 20:33:46.229553 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1298/5147] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:46 2026] GET /volume/v3/volumes/69719f26-59fd-4e5b-9926-491ff852b4cc => generated 1192 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:33:47.240521 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-9f3b9d7c-0da7-43ea-adcb-8f8b9d7ae7a1 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:47.242194 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9f3b9d7c-0da7-43ea-adcb-8f8b9d7ae7a1 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/volumes/69719f26-59fd-4e5b-9926-491ff852b4cc Aug 12 20:33:47.242392 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9f3b9d7c-0da7-43ea-adcb-8f8b9d7ae7a1 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:47.242583 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9f3b9d7c-0da7-43ea-adcb-8f8b9d7ae7a1 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:47.244509 np0000007109 devstack@c-api.service[100383]: DEBUG dbcounter [-] [100383] Writing DB stats cinder:SELECT=122,cinder:UPDATE=40,cinder:INSERT=18 {{(pid=100383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:33:47.249221 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9f3b9d7c-0da7-43ea-adcb-8f8b9d7ae7a1 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/69719f26-59fd-4e5b-9926-491ff852b4cc returned with HTTP 404 Aug 12 20:33:47.249853 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1290/5148] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:47 2026] GET /volume/v3/volumes/69719f26-59fd-4e5b-9926-491ff852b4cc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:33:47.257856 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ba88c833-001f-4139-b527-b808f3d7b5f6 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:47.259501 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ba88c833-001f-4139-b527-b808f3d7b5f6 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] DELETE https://10.4.3.246/volume/v3/volumes/3ec2622c-cbf2-4f56-8bf3-2b654e49da98 Aug 12 20:33:47.259727 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ba88c833-001f-4139-b527-b808f3d7b5f6 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:47.259906 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ba88c833-001f-4139-b527-b808f3d7b5f6 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:47.260064 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-ba88c833-001f-4139-b527-b808f3d7b5f6 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Delete volume with id: 3ec2622c-cbf2-4f56-8bf3-2b654e49da98 Aug 12 20:33:47.262136 np0000007109 devstack@c-api.service[100385]: DEBUG dbcounter [-] [100385] Writing DB stats cinder:SELECT=151,cinder:UPDATE=52,cinder:INSERT=30 {{(pid=100385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:33:47.266234 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ba88c833-001f-4139-b527-b808f3d7b5f6 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/3ec2622c-cbf2-4f56-8bf3-2b654e49da98 returned with HTTP 404 Aug 12 20:33:47.266721 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1280/5149] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:33:47 2026] DELETE /volume/v3/volumes/3ec2622c-cbf2-4f56-8bf3-2b654e49da98 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:33:47.273301 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3d65ba44-a8a9-40f2-aa5a-187c00620a81 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:47.274831 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3d65ba44-a8a9-40f2-aa5a-187c00620a81 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/volumes/3ec2622c-cbf2-4f56-8bf3-2b654e49da98 Aug 12 20:33:47.275104 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3d65ba44-a8a9-40f2-aa5a-187c00620a81 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:47.275391 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3d65ba44-a8a9-40f2-aa5a-187c00620a81 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:47.280435 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3d65ba44-a8a9-40f2-aa5a-187c00620a81 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/3ec2622c-cbf2-4f56-8bf3-2b654e49da98 returned with HTTP 404 Aug 12 20:33:47.280986 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1282/5150] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:47 2026] GET /volume/v3/volumes/3ec2622c-cbf2-4f56-8bf3-2b654e49da98 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:33:47.286520 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-3453b4a5-433d-4d32-8458-08380af796bc None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:47.288191 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3453b4a5-433d-4d32-8458-08380af796bc tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/2cbce8c7-bfe7-418b-abde-de1b3de4f692 Aug 12 20:33:47.288387 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3453b4a5-433d-4d32-8458-08380af796bc tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:47.288588 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3453b4a5-433d-4d32-8458-08380af796bc tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:47.288692 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.snapshots [None req-3453b4a5-433d-4d32-8458-08380af796bc tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Delete snapshot with id: 2cbce8c7-bfe7-418b-abde-de1b3de4f692 Aug 12 20:33:47.292522 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3453b4a5-433d-4d32-8458-08380af796bc tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/snapshots/2cbce8c7-bfe7-418b-abde-de1b3de4f692 returned with HTTP 404 Aug 12 20:33:47.292977 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1299/5151] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:33:47 2026] DELETE /volume/v3/snapshots/2cbce8c7-bfe7-418b-abde-de1b3de4f692 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:33:47.298497 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-b5c5daf0-c03d-4535-8be7-576d8cffbf3d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:47.300133 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b5c5daf0-c03d-4535-8be7-576d8cffbf3d tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/snapshots/2cbce8c7-bfe7-418b-abde-de1b3de4f692 Aug 12 20:33:47.300334 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b5c5daf0-c03d-4535-8be7-576d8cffbf3d tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:47.300518 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b5c5daf0-c03d-4535-8be7-576d8cffbf3d tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:47.304303 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b5c5daf0-c03d-4535-8be7-576d8cffbf3d tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/snapshots/2cbce8c7-bfe7-418b-abde-de1b3de4f692 returned with HTTP 404 Aug 12 20:33:47.304720 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1291/5152] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:33:47 2026] GET /volume/v3/snapshots/2cbce8c7-bfe7-418b-abde-de1b3de4f692 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:33:47.310563 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-567d3fef-7460-4f69-b612-e9a0e3604dc3 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:47.312240 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-567d3fef-7460-4f69-b612-e9a0e3604dc3 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] DELETE https://10.4.3.246/volume/v3/volumes/69719f26-59fd-4e5b-9926-491ff852b4cc Aug 12 20:33:47.312448 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-567d3fef-7460-4f69-b612-e9a0e3604dc3 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:47.312648 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-567d3fef-7460-4f69-b612-e9a0e3604dc3 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:47.312834 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-567d3fef-7460-4f69-b612-e9a0e3604dc3 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Delete volume with id: 69719f26-59fd-4e5b-9926-491ff852b4cc Aug 12 20:33:47.318022 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-567d3fef-7460-4f69-b612-e9a0e3604dc3 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/69719f26-59fd-4e5b-9926-491ff852b4cc returned with HTTP 404 Aug 12 20:33:47.318567 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1281/5153] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:33:47 2026] DELETE /volume/v3/volumes/69719f26-59fd-4e5b-9926-491ff852b4cc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:33:47.324378 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3631d367-c0a6-4f48-a481-7456b79ff092 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:47.325768 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3631d367-c0a6-4f48-a481-7456b79ff092 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/volumes/69719f26-59fd-4e5b-9926-491ff852b4cc Aug 12 20:33:47.325951 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3631d367-c0a6-4f48-a481-7456b79ff092 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:47.326121 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3631d367-c0a6-4f48-a481-7456b79ff092 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:47.330868 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3631d367-c0a6-4f48-a481-7456b79ff092 tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/69719f26-59fd-4e5b-9926-491ff852b4cc returned with HTTP 404 Aug 12 20:33:47.331236 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1283/5154] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:47 2026] GET /volume/v3/volumes/69719f26-59fd-4e5b-9926-491ff852b4cc => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:33:47.360746 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-625d34d4-4198-4d23-acc5-93a7737b22cc None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:47.362383 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-625d34d4-4198-4d23-acc5-93a7737b22cc tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] DELETE https://10.4.3.246/volume/v3/volumes/13714081-33e4-4199-82ac-fc221059dc30 Aug 12 20:33:47.362596 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-625d34d4-4198-4d23-acc5-93a7737b22cc tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:47.362776 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-625d34d4-4198-4d23-acc5-93a7737b22cc tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:47.362941 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-625d34d4-4198-4d23-acc5-93a7737b22cc tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Delete volume with id: 13714081-33e4-4199-82ac-fc221059dc30 Aug 12 20:33:47.369331 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:47.369331 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:33:47.369813 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-625d34d4-4198-4d23-acc5-93a7737b22cc tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Volume info retrieved successfully. Aug 12 20:33:47.383615 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-625d34d4-4198-4d23-acc5-93a7737b22cc tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Delete volume request issued successfully. Aug 12 20:33:47.383782 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-625d34d4-4198-4d23-acc5-93a7737b22cc tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/13714081-33e4-4199-82ac-fc221059dc30 returned with HTTP 202 Aug 12 20:33:47.384186 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1300/5155] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:33:47 2026] DELETE /volume/v3/volumes/13714081-33e4-4199-82ac-fc221059dc30 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 20:33:47.390673 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-d36be084-52bc-4774-bca9-76e7704166dd None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:47.392291 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d36be084-52bc-4774-bca9-76e7704166dd tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/volumes/13714081-33e4-4199-82ac-fc221059dc30 Aug 12 20:33:47.392487 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d36be084-52bc-4774-bca9-76e7704166dd tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:47.392687 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d36be084-52bc-4774-bca9-76e7704166dd tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:47.400091 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:47.400091 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:33:47.403736 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-d36be084-52bc-4774-bca9-76e7704166dd tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Volume info retrieved successfully. Aug 12 20:33:47.408482 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d36be084-52bc-4774-bca9-76e7704166dd tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/13714081-33e4-4199-82ac-fc221059dc30 returned with HTTP 200 Aug 12 20:33:47.408861 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1292/5156] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:47 2026] GET /volume/v3/volumes/13714081-33e4-4199-82ac-fc221059dc30 => generated 1227 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:33:48.420923 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-26058298-09ea-4944-b913-649ea9f0483d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:48.422615 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-26058298-09ea-4944-b913-649ea9f0483d tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/volumes/13714081-33e4-4199-82ac-fc221059dc30 Aug 12 20:33:48.422873 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-26058298-09ea-4944-b913-649ea9f0483d tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:48.423061 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-26058298-09ea-4944-b913-649ea9f0483d tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:48.428165 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-26058298-09ea-4944-b913-649ea9f0483d tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/13714081-33e4-4199-82ac-fc221059dc30 returned with HTTP 404 Aug 12 20:33:48.428644 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1282/5157] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:48 2026] GET /volume/v3/volumes/13714081-33e4-4199-82ac-fc221059dc30 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:33:48.434637 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-a4aa399f-8e43-43e6-bf74-1a225cf665fd None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:48.436311 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a4aa399f-8e43-43e6-bf74-1a225cf665fd tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] DELETE https://10.4.3.246/volume/v3/volumes/9c71faf9-25df-4d70-8abc-a9f152d90a77 Aug 12 20:33:48.436508 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a4aa399f-8e43-43e6-bf74-1a225cf665fd tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:48.436700 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a4aa399f-8e43-43e6-bf74-1a225cf665fd tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:48.436848 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-a4aa399f-8e43-43e6-bf74-1a225cf665fd tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Delete volume with id: 9c71faf9-25df-4d70-8abc-a9f152d90a77 Aug 12 20:33:48.441767 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a4aa399f-8e43-43e6-bf74-1a225cf665fd tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/9c71faf9-25df-4d70-8abc-a9f152d90a77 returned with HTTP 404 Aug 12 20:33:48.442160 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1284/5158] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:33:48 2026] DELETE /volume/v3/volumes/9c71faf9-25df-4d70-8abc-a9f152d90a77 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:33:48.448431 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-55bed4b1-fd19-4f95-838c-780d11b1418f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:48.450108 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-55bed4b1-fd19-4f95-838c-780d11b1418f tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/volumes/9c71faf9-25df-4d70-8abc-a9f152d90a77 Aug 12 20:33:48.450398 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-55bed4b1-fd19-4f95-838c-780d11b1418f tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:48.451051 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-55bed4b1-fd19-4f95-838c-780d11b1418f tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:48.455759 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-55bed4b1-fd19-4f95-838c-780d11b1418f tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/9c71faf9-25df-4d70-8abc-a9f152d90a77 returned with HTTP 404 Aug 12 20:33:48.456168 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1301/5159] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:48 2026] GET /volume/v3/volumes/9c71faf9-25df-4d70-8abc-a9f152d90a77 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:33:48.485180 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-fb9bc02d-19d5-4b09-b842-ab3084cb25ac None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:48.486796 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-fb9bc02d-19d5-4b09-b842-ab3084cb25ac tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] DELETE https://10.4.3.246/volume/v3/volumes/a51a656e-7b2e-4cd8-8257-e1e021895cdd Aug 12 20:33:48.486991 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-fb9bc02d-19d5-4b09-b842-ab3084cb25ac tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:48.487165 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-fb9bc02d-19d5-4b09-b842-ab3084cb25ac tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:48.487337 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-fb9bc02d-19d5-4b09-b842-ab3084cb25ac tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Delete volume with id: a51a656e-7b2e-4cd8-8257-e1e021895cdd Aug 12 20:33:48.492510 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-fb9bc02d-19d5-4b09-b842-ab3084cb25ac tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/a51a656e-7b2e-4cd8-8257-e1e021895cdd returned with HTTP 404 Aug 12 20:33:48.492946 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1293/5160] 10.4.3.246 () {68 vars in 1392 bytes} [Wed Aug 12 20:33:48 2026] DELETE /volume/v3/volumes/a51a656e-7b2e-4cd8-8257-e1e021895cdd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:33:48.499014 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-3d9b68b6-5c5d-40a1-a1f2-3d54bf08e7cc None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:48.500649 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3d9b68b6-5c5d-40a1-a1f2-3d54bf08e7cc tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] GET https://10.4.3.246/volume/v3/volumes/a51a656e-7b2e-4cd8-8257-e1e021895cdd Aug 12 20:33:48.500849 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3d9b68b6-5c5d-40a1-a1f2-3d54bf08e7cc tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:48.501043 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3d9b68b6-5c5d-40a1-a1f2-3d54bf08e7cc tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:48.506015 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3d9b68b6-5c5d-40a1-a1f2-3d54bf08e7cc tempest-VolumeImageDependencyTests-1653486452 tempest-VolumeImageDependencyTests-1653486452-project-member] https://10.4.3.246/volume/v3/volumes/a51a656e-7b2e-4cd8-8257-e1e021895cdd returned with HTTP 404 Aug 12 20:33:48.506427 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1283/5161] 10.4.3.246 () {68 vars in 1389 bytes} [Wed Aug 12 20:33:48 2026] GET /volume/v3/volumes/a51a656e-7b2e-4cd8-8257-e1e021895cdd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 20:33:49.530323 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3d7f1a3a-0b05-4b9b-b6eb-0f64e80bf475 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:49.605589 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3d7f1a3a-0b05-4b9b-b6eb-0f64e80bf475 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:33:49.605920 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3d7f1a3a-0b05-4b9b-b6eb-0f64e80bf475 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-400974483", "extra_specs": {"storage_protocol": "tempest-storage_protocol-468077102", "vendor_name": "tempest-vendor_name-786286771"}}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:33:49.618188 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3d7f1a3a-0b05-4b9b-b6eb-0f64e80bf475 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:33:49.618526 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1285/5162] 10.4.3.246 () {68 vars in 1253 bytes} [Wed Aug 12 20:33:49 2026] POST /volume/v3/types => generated 326 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:33:49.625891 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-89b37584-88e8-45a9-a533-df8b7e4849cb None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:49.627531 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-89b37584-88e8-45a9-a533-df8b7e4849cb tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:33:49.627858 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-89b37584-88e8-45a9-a533-df8b7e4849cb tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1fc7ac3e-2d7d-4e7a-833a-1e7f5cca306c", "size": 1}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:33:49.629176 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-89b37584-88e8-45a9-a533-df8b7e4849cb tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Create volume request body: {'volume': {'volume_type': '1fc7ac3e-2d7d-4e7a-833a-1e7f5cca306c', 'size': 1}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:33:49.632405 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-89b37584-88e8-45a9-a533-df8b7e4849cb tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Create volume of 1 GB Aug 12 20:33:49.632644 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:49.632644 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:33:49.632965 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-89b37584-88e8-45a9-a533-df8b7e4849cb tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Availability Zones retrieved successfully. Aug 12 20:33:49.638530 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-89b37584-88e8-45a9-a533-df8b7e4849cb tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Flow 'volume_create_api' (530cfb16-b5dc-456c-aa77-84ee2ede72e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:33:49.639498 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-89b37584-88e8-45a9-a533-df8b7e4849cb tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a5bb538-984e-4a9d-ad48-122c47e0d693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:49.640273 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-89b37584-88e8-45a9-a533-df8b7e4849cb tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:33:49.656384 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-89b37584-88e8-45a9-a533-df8b7e4849cb tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a5bb538-984e-4a9d-ad48-122c47e0d693) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:33:50Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-468077102',vendor_name='tempest-vendor_name-786286771'},id=1fc7ac3e-2d7d-4e7a-833a-1e7f5cca306c,is_public=True,name='tempest-ProjectAdminTests-volume-type-400974483',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fc7ac3e-2d7d-4e7a-833a-1e7f5cca306c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:49.657113 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-89b37584-88e8-45a9-a533-df8b7e4849cb tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48d88b23-1071-4674-bd85-a5b60ccacc26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:49.677664 np0000007109 devstack@c-api.service[100384]: WARNING cinder.quota [None req-89b37584-88e8-45a9-a533-df8b7e4849cb tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-400974483 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-400974483, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:33:49.677897 np0000007109 devstack@c-api.service[100384]: WARNING cinder.quota [None req-89b37584-88e8-45a9-a533-df8b7e4849cb tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-400974483 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-400974483, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:33:49.706893 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-89b37584-88e8-45a9-a533-df8b7e4849cb tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Created reservations ['876d1d12-97a9-4095-9b9f-2022f9823b44', '528add5c-9269-47f4-b8a7-a350e3a1d554', '5b7f2e05-2f76-4973-84eb-a830cc62672f', 'ab64484d-4d68-4a83-bd06-061924b192e9'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:33:49.707630 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-89b37584-88e8-45a9-a533-df8b7e4849cb tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48d88b23-1071-4674-bd85-a5b60ccacc26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['876d1d12-97a9-4095-9b9f-2022f9823b44', '528add5c-9269-47f4-b8a7-a350e3a1d554', '5b7f2e05-2f76-4973-84eb-a830cc62672f', 'ab64484d-4d68-4a83-bd06-061924b192e9']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:49.708315 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-89b37584-88e8-45a9-a533-df8b7e4849cb tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9d3321a-4ada-447d-a7bd-59721a10fa68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:49.729150 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-89b37584-88e8-45a9-a533-df8b7e4849cb tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9d3321a-4ada-447d-a7bd-59721a10fa68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e041e65d-44cc-46f1-946f-9bee538576c3', '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='aa18cc1bcc1a416f9bcddb94c8daee45',qos_specs=None,replication_status=,reservations=['876d1d12-97a9-4095-9b9f-2022f9823b44','528add5c-9269-47f4-b8a7-a350e3a1d554','5b7f2e05-2f76-4973-84eb-a830cc62672f','ab64484d-4d68-4a83-bd06-061924b192e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7207c9bdb7b4041830755d5f35e7022',volume_type_id=1fc7ac3e-2d7d-4e7a-833a-1e7f5cca306c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:33:49Z,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=e041e65d-44cc-46f1-946f-9bee538576c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa18cc1bcc1a416f9bcddb94c8daee45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7207c9bdb7b4041830755d5f35e7022',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fc7ac3e-2d7d-4e7a-833a-1e7f5cca306c),volume_type_id=1fc7ac3e-2d7d-4e7a-833a-1e7f5cca306c)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:49.729754 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-89b37584-88e8-45a9-a533-df8b7e4849cb tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8a22b48-e4c2-4a4f-985b-85bc7c32a508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:49.744816 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-89b37584-88e8-45a9-a533-df8b7e4849cb tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8a22b48-e4c2-4a4f-985b-85bc7c32a508) transitioned into state 'SUCCESS' from 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='aa18cc1bcc1a416f9bcddb94c8daee45',qos_specs=None,replication_status=,reservations=['876d1d12-97a9-4095-9b9f-2022f9823b44','528add5c-9269-47f4-b8a7-a350e3a1d554','5b7f2e05-2f76-4973-84eb-a830cc62672f','ab64484d-4d68-4a83-bd06-061924b192e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7207c9bdb7b4041830755d5f35e7022',volume_type_id=1fc7ac3e-2d7d-4e7a-833a-1e7f5cca306c)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:49.745429 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-89b37584-88e8-45a9-a533-df8b7e4849cb tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b0ccae9-0809-4b38-8ec7-9283ef86f0be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:49.752523 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-89b37584-88e8-45a9-a533-df8b7e4849cb tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b0ccae9-0809-4b38-8ec7-9283ef86f0be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:49.753281 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-89b37584-88e8-45a9-a533-df8b7e4849cb tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Flow 'volume_create_api' (530cfb16-b5dc-456c-aa77-84ee2ede72e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:33:49.753548 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-89b37584-88e8-45a9-a533-df8b7e4849cb tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Create volume request issued successfully. Aug 12 20:33:49.754080 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-89b37584-88e8-45a9-a533-df8b7e4849cb tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:33:49.754490 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1302/5163] 10.4.3.246 () {70 vars in 1298 bytes} [Wed Aug 12 20:33:49 2026] POST /volume/v3/volumes => generated 772 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:33:49.764985 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-66425d82-cfa7-43cf-9257-e61083dc86b0 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:49.767287 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-66425d82-cfa7-43cf-9257-e61083dc86b0 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] GET https://10.4.3.246/volume/v3/volumes/e041e65d-44cc-46f1-946f-9bee538576c3 Aug 12 20:33:49.767287 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-66425d82-cfa7-43cf-9257-e61083dc86b0 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:49.767431 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-66425d82-cfa7-43cf-9257-e61083dc86b0 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:49.774503 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:49.774503 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:33:49.777813 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-66425d82-cfa7-43cf-9257-e61083dc86b0 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Volume info retrieved successfully. Aug 12 20:33:49.781218 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-66425d82-cfa7-43cf-9257-e61083dc86b0 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] https://10.4.3.246/volume/v3/volumes/e041e65d-44cc-46f1-946f-9bee538576c3 returned with HTTP 200 Aug 12 20:33:49.781583 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1294/5164] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:33:49 2026] GET /volume/v3/volumes/e041e65d-44cc-46f1-946f-9bee538576c3 => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:33:50.792943 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-6a876573-befe-49cd-89b5-e3212dddfa7c None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:50.794526 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-6a876573-befe-49cd-89b5-e3212dddfa7c tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] GET https://10.4.3.246/volume/v3/volumes/e041e65d-44cc-46f1-946f-9bee538576c3 Aug 12 20:33:50.794738 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-6a876573-befe-49cd-89b5-e3212dddfa7c tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:50.794909 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-6a876573-befe-49cd-89b5-e3212dddfa7c tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:50.801587 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:50.801587 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:33:50.804671 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-6a876573-befe-49cd-89b5-e3212dddfa7c tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Volume info retrieved successfully. Aug 12 20:33:50.807817 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-6a876573-befe-49cd-89b5-e3212dddfa7c tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] https://10.4.3.246/volume/v3/volumes/e041e65d-44cc-46f1-946f-9bee538576c3 returned with HTTP 200 Aug 12 20:33:50.808127 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1284/5165] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:33:50 2026] GET /volume/v3/volumes/e041e65d-44cc-46f1-946f-9bee538576c3 => generated 972 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:33:50.818913 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-15ab1ada-bb6c-44c9-b11b-57d5f1e3c73d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:50.820353 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-15ab1ada-bb6c-44c9-b11b-57d5f1e3c73d tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] GET https://10.4.3.246/volume/v3/messages Aug 12 20:33:50.820532 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-15ab1ada-bb6c-44c9-b11b-57d5f1e3c73d tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:50.820719 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-15ab1ada-bb6c-44c9-b11b-57d5f1e3c73d tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:50.824070 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-15ab1ada-bb6c-44c9-b11b-57d5f1e3c73d tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] https://10.4.3.246/volume/v3/messages returned with HTTP 200 Aug 12 20:33:50.824501 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1286/5166] 10.4.3.246 () {68 vars in 1280 bytes} [Wed Aug 12 20:33:50 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:33:50.831312 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-8dfdc1ef-6e11-49e6-938b-d28663ebcef1 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:50.832966 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8dfdc1ef-6e11-49e6-938b-d28663ebcef1 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] DELETE https://10.4.3.246/volume/v3/messages/1464704e-bbc4-4ae0-b046-8843966f56fb Aug 12 20:33:50.833148 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8dfdc1ef-6e11-49e6-938b-d28663ebcef1 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:50.833327 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8dfdc1ef-6e11-49e6-938b-d28663ebcef1 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:50.837155 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:50.837155 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:33:50.841592 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8dfdc1ef-6e11-49e6-938b-d28663ebcef1 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] https://10.4.3.246/volume/v3/messages/1464704e-bbc4-4ae0-b046-8843966f56fb returned with HTTP 204 Aug 12 20:33:50.842080 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1303/5167] 10.4.3.246 () {68 vars in 1394 bytes} [Wed Aug 12 20:33:50 2026] DELETE /volume/v3/messages/1464704e-bbc4-4ae0-b046-8843966f56fb => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 20:33:50.847720 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-c84e6984-d931-458b-a968-3353cf9e6176 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:50.849289 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c84e6984-d931-458b-a968-3353cf9e6176 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] GET https://10.4.3.246/volume/v3/messages/1464704e-bbc4-4ae0-b046-8843966f56fb Aug 12 20:33:50.849474 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c84e6984-d931-458b-a968-3353cf9e6176 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:50.849660 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c84e6984-d931-458b-a968-3353cf9e6176 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:50.852927 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c84e6984-d931-458b-a968-3353cf9e6176 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] https://10.4.3.246/volume/v3/messages/1464704e-bbc4-4ae0-b046-8843966f56fb returned with HTTP 404 Aug 12 20:33:50.853462 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1295/5168] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:33:50 2026] GET /volume/v3/messages/1464704e-bbc4-4ae0-b046-8843966f56fb => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:33:50.859295 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ab3e4279-ffc7-401e-8483-e5e24d55154c None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:50.860845 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ab3e4279-ffc7-401e-8483-e5e24d55154c tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/e041e65d-44cc-46f1-946f-9bee538576c3 Aug 12 20:33:50.861050 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ab3e4279-ffc7-401e-8483-e5e24d55154c tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:50.861248 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ab3e4279-ffc7-401e-8483-e5e24d55154c tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:50.861389 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-ab3e4279-ffc7-401e-8483-e5e24d55154c tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Delete volume with id: e041e65d-44cc-46f1-946f-9bee538576c3 Aug 12 20:33:50.868163 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:50.868163 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:33:50.868428 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-ab3e4279-ffc7-401e-8483-e5e24d55154c tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Volume info retrieved successfully. Aug 12 20:33:50.869291 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-ab3e4279-ffc7-401e-8483-e5e24d55154c tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100385) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 20:33:50.877502 np0000007109 devstack@c-api.service[100385]: WARNING cinder.quota [None req-ab3e4279-ffc7-401e-8483-e5e24d55154c tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-400974483 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-400974483, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:33:50.877766 np0000007109 devstack@c-api.service[100385]: WARNING cinder.quota [None req-ab3e4279-ffc7-401e-8483-e5e24d55154c tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-400974483 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-400974483, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:33:50.885111 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-ab3e4279-ffc7-401e-8483-e5e24d55154c tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Created reservations ['1795aee5-5d33-4f23-adc7-253439d3a99a', 'd723d58a-3a1e-4610-9b67-f8a567881ddd', '7afc7553-555b-4d9c-a878-af792ef20fdf', 'd657aefd-671e-418a-bb63-66a4663620d2'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:33:50.904922 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-ab3e4279-ffc7-401e-8483-e5e24d55154c tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Delete volume request issued successfully. Aug 12 20:33:50.905096 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ab3e4279-ffc7-401e-8483-e5e24d55154c tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] https://10.4.3.246/volume/v3/volumes/e041e65d-44cc-46f1-946f-9bee538576c3 returned with HTTP 202 Aug 12 20:33:50.905472 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1285/5169] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:33:50 2026] DELETE /volume/v3/volumes/e041e65d-44cc-46f1-946f-9bee538576c3 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:33:50.911470 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-11e9c34a-14c5-48ec-a9e0-cdabdaa6cf72 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:50.913077 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-11e9c34a-14c5-48ec-a9e0-cdabdaa6cf72 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] DELETE https://10.4.3.246/volume/v3/types/1fc7ac3e-2d7d-4e7a-833a-1e7f5cca306c Aug 12 20:33:50.913285 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-11e9c34a-14c5-48ec-a9e0-cdabdaa6cf72 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:50.913484 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-11e9c34a-14c5-48ec-a9e0-cdabdaa6cf72 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Calling method '_delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:50.931944 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-11e9c34a-14c5-48ec-a9e0-cdabdaa6cf72 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] https://10.4.3.246/volume/v3/types/1fc7ac3e-2d7d-4e7a-833a-1e7f5cca306c returned with HTTP 202 Aug 12 20:33:50.932291 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1287/5170] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:33:50 2026] DELETE /volume/v3/types/1fc7ac3e-2d7d-4e7a-833a-1e7f5cca306c => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:33:50.939047 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-85093886-ff54-49e9-b878-bb86f01eb8dd None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:50.941100 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-85093886-ff54-49e9-b878-bb86f01eb8dd tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:33:50.941477 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-85093886-ff54-49e9-b878-bb86f01eb8dd tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1824879151", "extra_specs": {"storage_protocol": "tempest-storage_protocol-174388089", "vendor_name": "tempest-vendor_name-1428406661"}}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:33:50.954812 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-85093886-ff54-49e9-b878-bb86f01eb8dd tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:33:50.955182 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1304/5171] 10.4.3.246 () {68 vars in 1253 bytes} [Wed Aug 12 20:33:50 2026] POST /volume/v3/types => generated 328 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:33:50.961507 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-c2986731-f9a0-4fbc-a6fd-97a675e8224d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:50.962929 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c2986731-f9a0-4fbc-a6fd-97a675e8224d tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:33:50.963244 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c2986731-f9a0-4fbc-a6fd-97a675e8224d tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4d908dcf-e763-4186-bfad-1151bc69c36a", "size": 1}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:33:50.964829 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-c2986731-f9a0-4fbc-a6fd-97a675e8224d tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Create volume request body: {'volume': {'volume_type': '4d908dcf-e763-4186-bfad-1151bc69c36a', 'size': 1}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:33:50.967829 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-c2986731-f9a0-4fbc-a6fd-97a675e8224d tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Create volume of 1 GB Aug 12 20:33:50.968055 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:50.968055 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:33:50.968358 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-c2986731-f9a0-4fbc-a6fd-97a675e8224d tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Availability Zones retrieved successfully. Aug 12 20:33:50.972970 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c2986731-f9a0-4fbc-a6fd-97a675e8224d tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Flow 'volume_create_api' (54e06e55-6ee4-4cfb-a31e-e8f1a0569d73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:33:50.973923 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c2986731-f9a0-4fbc-a6fd-97a675e8224d tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0f14887-501b-4227-bdfd-12bfdd24938b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:50.974593 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-c2986731-f9a0-4fbc-a6fd-97a675e8224d tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:33:50.993480 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c2986731-f9a0-4fbc-a6fd-97a675e8224d tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0f14887-501b-4227-bdfd-12bfdd24938b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:33:51Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-174388089',vendor_name='tempest-vendor_name-1428406661'},id=4d908dcf-e763-4186-bfad-1151bc69c36a,is_public=True,name='tempest-ProjectAdminTests-volume-type-1824879151',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4d908dcf-e763-4186-bfad-1151bc69c36a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:50.994134 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c2986731-f9a0-4fbc-a6fd-97a675e8224d tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aea80dfd-3acc-4ba6-b507-0b978c7eb543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:51.017303 np0000007109 devstack@c-api.service[100383]: WARNING cinder.quota [None req-c2986731-f9a0-4fbc-a6fd-97a675e8224d tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1824879151 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1824879151, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:33:51.017649 np0000007109 devstack@c-api.service[100383]: WARNING cinder.quota [None req-c2986731-f9a0-4fbc-a6fd-97a675e8224d tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1824879151 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1824879151, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:33:51.041557 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-c2986731-f9a0-4fbc-a6fd-97a675e8224d tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Created reservations ['d4bde03b-9b6c-4af2-a742-3dac9b54ac8b', 'f1f38625-7d51-40e6-84d8-f91a45ec3cd5', '5d8b636d-8a8d-4b1e-9588-5ad702fe5ff0', '1d63916d-6e91-445c-8d55-4c8f459d4002'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:33:51.042570 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c2986731-f9a0-4fbc-a6fd-97a675e8224d tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aea80dfd-3acc-4ba6-b507-0b978c7eb543) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4bde03b-9b6c-4af2-a742-3dac9b54ac8b', 'f1f38625-7d51-40e6-84d8-f91a45ec3cd5', '5d8b636d-8a8d-4b1e-9588-5ad702fe5ff0', '1d63916d-6e91-445c-8d55-4c8f459d4002']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:51.043506 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c2986731-f9a0-4fbc-a6fd-97a675e8224d tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6505a3b2-a83f-47ce-b233-d0760b2d2d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:51.071448 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c2986731-f9a0-4fbc-a6fd-97a675e8224d tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6505a3b2-a83f-47ce-b233-d0760b2d2d50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e309f8f-54d7-476b-b728-b0dc0b47d515', '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='aa18cc1bcc1a416f9bcddb94c8daee45',qos_specs=None,replication_status=,reservations=['d4bde03b-9b6c-4af2-a742-3dac9b54ac8b','f1f38625-7d51-40e6-84d8-f91a45ec3cd5','5d8b636d-8a8d-4b1e-9588-5ad702fe5ff0','1d63916d-6e91-445c-8d55-4c8f459d4002'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7207c9bdb7b4041830755d5f35e7022',volume_type_id=4d908dcf-e763-4186-bfad-1151bc69c36a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:33:51Z,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=7e309f8f-54d7-476b-b728-b0dc0b47d515,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa18cc1bcc1a416f9bcddb94c8daee45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7207c9bdb7b4041830755d5f35e7022',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4d908dcf-e763-4186-bfad-1151bc69c36a),volume_type_id=4d908dcf-e763-4186-bfad-1151bc69c36a)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:51.072132 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c2986731-f9a0-4fbc-a6fd-97a675e8224d tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2f7596e-c18c-4a89-9726-807c5b847a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:51.086934 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c2986731-f9a0-4fbc-a6fd-97a675e8224d tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2f7596e-c18c-4a89-9726-807c5b847a77) transitioned into state 'SUCCESS' from 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='aa18cc1bcc1a416f9bcddb94c8daee45',qos_specs=None,replication_status=,reservations=['d4bde03b-9b6c-4af2-a742-3dac9b54ac8b','f1f38625-7d51-40e6-84d8-f91a45ec3cd5','5d8b636d-8a8d-4b1e-9588-5ad702fe5ff0','1d63916d-6e91-445c-8d55-4c8f459d4002'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7207c9bdb7b4041830755d5f35e7022',volume_type_id=4d908dcf-e763-4186-bfad-1151bc69c36a)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:51.087557 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c2986731-f9a0-4fbc-a6fd-97a675e8224d tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59e9fc9e-28d8-45e4-a3fd-d85c07813a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:51.095458 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c2986731-f9a0-4fbc-a6fd-97a675e8224d tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59e9fc9e-28d8-45e4-a3fd-d85c07813a95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:51.096151 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-c2986731-f9a0-4fbc-a6fd-97a675e8224d tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Flow 'volume_create_api' (54e06e55-6ee4-4cfb-a31e-e8f1a0569d73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:33:51.096431 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-c2986731-f9a0-4fbc-a6fd-97a675e8224d tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Create volume request issued successfully. Aug 12 20:33:51.096961 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c2986731-f9a0-4fbc-a6fd-97a675e8224d tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:33:51.097359 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1296/5172] 10.4.3.246 () {70 vars in 1298 bytes} [Wed Aug 12 20:33:50 2026] POST /volume/v3/volumes => generated 773 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:33:51.107871 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e0b725ef-352b-4cc7-8d06-80a25f52ce78 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:51.109442 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e0b725ef-352b-4cc7-8d06-80a25f52ce78 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] GET https://10.4.3.246/volume/v3/volumes/7e309f8f-54d7-476b-b728-b0dc0b47d515 Aug 12 20:33:51.109885 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e0b725ef-352b-4cc7-8d06-80a25f52ce78 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:51.109885 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e0b725ef-352b-4cc7-8d06-80a25f52ce78 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:51.115999 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:51.115999 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:33:51.118646 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-e0b725ef-352b-4cc7-8d06-80a25f52ce78 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Volume info retrieved successfully. Aug 12 20:33:51.121517 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e0b725ef-352b-4cc7-8d06-80a25f52ce78 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] https://10.4.3.246/volume/v3/volumes/7e309f8f-54d7-476b-b728-b0dc0b47d515 returned with HTTP 200 Aug 12 20:33:51.121849 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1286/5173] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:33:51 2026] GET /volume/v3/volumes/7e309f8f-54d7-476b-b728-b0dc0b47d515 => generated 952 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:33:52.134411 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-bd7088a5-0626-4f3c-b8a6-76a16c453765 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:52.136430 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-bd7088a5-0626-4f3c-b8a6-76a16c453765 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] GET https://10.4.3.246/volume/v3/volumes/7e309f8f-54d7-476b-b728-b0dc0b47d515 Aug 12 20:33:52.136699 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-bd7088a5-0626-4f3c-b8a6-76a16c453765 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:52.136919 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-bd7088a5-0626-4f3c-b8a6-76a16c453765 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:52.145269 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:52.145269 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:33:52.149039 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-bd7088a5-0626-4f3c-b8a6-76a16c453765 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Volume info retrieved successfully. Aug 12 20:33:52.153344 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-bd7088a5-0626-4f3c-b8a6-76a16c453765 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] https://10.4.3.246/volume/v3/volumes/7e309f8f-54d7-476b-b728-b0dc0b47d515 returned with HTTP 200 Aug 12 20:33:52.153980 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1288/5174] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:33:52 2026] GET /volume/v3/volumes/7e309f8f-54d7-476b-b728-b0dc0b47d515 => generated 973 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:33:52.169520 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-28332bea-0f65-4cc0-9b55-e6ff5d1a39e2 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:52.171914 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-28332bea-0f65-4cc0-9b55-e6ff5d1a39e2 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] GET https://10.4.3.246/volume/v3/messages Aug 12 20:33:52.172206 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-28332bea-0f65-4cc0-9b55-e6ff5d1a39e2 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:52.172390 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-28332bea-0f65-4cc0-9b55-e6ff5d1a39e2 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:52.175515 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-28332bea-0f65-4cc0-9b55-e6ff5d1a39e2 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] https://10.4.3.246/volume/v3/messages returned with HTTP 200 Aug 12 20:33:52.175892 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1305/5175] 10.4.3.246 () {68 vars in 1280 bytes} [Wed Aug 12 20:33:52 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:33:52.183644 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-3e735ee2-b51b-4c1c-9f4a-89bc6233d974 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:52.185518 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3e735ee2-b51b-4c1c-9f4a-89bc6233d974 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] GET https://10.4.3.246/volume/v3/messages Aug 12 20:33:52.185786 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3e735ee2-b51b-4c1c-9f4a-89bc6233d974 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:52.186017 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3e735ee2-b51b-4c1c-9f4a-89bc6233d974 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:52.186333 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:52.186333 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:33:52.189401 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3e735ee2-b51b-4c1c-9f4a-89bc6233d974 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] https://10.4.3.246/volume/v3/messages returned with HTTP 200 Aug 12 20:33:52.189795 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1297/5176] 10.4.3.246 () {68 vars in 1280 bytes} [Wed Aug 12 20:33:52 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:33:52.197112 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-10aa5660-4085-4bc2-b56e-29840dd4b5b4 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:52.199215 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-10aa5660-4085-4bc2-b56e-29840dd4b5b4 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] DELETE https://10.4.3.246/volume/v3/messages/88e76224-bf06-4e07-acaa-27aadfe863fe Aug 12 20:33:52.199468 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-10aa5660-4085-4bc2-b56e-29840dd4b5b4 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:52.199713 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-10aa5660-4085-4bc2-b56e-29840dd4b5b4 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:52.207096 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-10aa5660-4085-4bc2-b56e-29840dd4b5b4 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] https://10.4.3.246/volume/v3/messages/88e76224-bf06-4e07-acaa-27aadfe863fe returned with HTTP 204 Aug 12 20:33:52.207613 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1287/5177] 10.4.3.246 () {68 vars in 1394 bytes} [Wed Aug 12 20:33:52 2026] DELETE /volume/v3/messages/88e76224-bf06-4e07-acaa-27aadfe863fe => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 20:33:52.213346 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-85b9967b-d476-446d-b9ed-aaf77a06a1f5 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:52.215106 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-85b9967b-d476-446d-b9ed-aaf77a06a1f5 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/7e309f8f-54d7-476b-b728-b0dc0b47d515 Aug 12 20:33:52.215324 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-85b9967b-d476-446d-b9ed-aaf77a06a1f5 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:52.215504 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-85b9967b-d476-446d-b9ed-aaf77a06a1f5 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:52.215714 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-85b9967b-d476-446d-b9ed-aaf77a06a1f5 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Delete volume with id: 7e309f8f-54d7-476b-b728-b0dc0b47d515 Aug 12 20:33:52.222795 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:52.222795 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:33:52.223085 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-85b9967b-d476-446d-b9ed-aaf77a06a1f5 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Volume info retrieved successfully. Aug 12 20:33:52.224113 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-85b9967b-d476-446d-b9ed-aaf77a06a1f5 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100386) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 20:33:52.233022 np0000007109 devstack@c-api.service[100386]: WARNING cinder.quota [None req-85b9967b-d476-446d-b9ed-aaf77a06a1f5 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1824879151 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1824879151, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:33:52.233286 np0000007109 devstack@c-api.service[100386]: WARNING cinder.quota [None req-85b9967b-d476-446d-b9ed-aaf77a06a1f5 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1824879151 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1824879151, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:33:52.239987 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-85b9967b-d476-446d-b9ed-aaf77a06a1f5 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Created reservations ['c01dbfac-f0c1-48f7-af5f-8c599e637405', '2af10fcf-9d73-486a-9fc4-266f3493605c', 'd9755098-0a36-4d59-8bc5-6a842bff7716', '12d72adb-e763-4d7a-8631-8df28e18431f'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:33:52.259898 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-85b9967b-d476-446d-b9ed-aaf77a06a1f5 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Delete volume request issued successfully. Aug 12 20:33:52.260072 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-85b9967b-d476-446d-b9ed-aaf77a06a1f5 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] https://10.4.3.246/volume/v3/volumes/7e309f8f-54d7-476b-b728-b0dc0b47d515 returned with HTTP 202 Aug 12 20:33:52.260483 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1289/5178] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:33:52 2026] DELETE /volume/v3/volumes/7e309f8f-54d7-476b-b728-b0dc0b47d515 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:33:52.267027 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-681117dd-6f93-442f-aa2c-b90fc7308d97 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:52.269187 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-681117dd-6f93-442f-aa2c-b90fc7308d97 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] DELETE https://10.4.3.246/volume/v3/types/4d908dcf-e763-4186-bfad-1151bc69c36a Aug 12 20:33:52.269456 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-681117dd-6f93-442f-aa2c-b90fc7308d97 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:52.269722 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-681117dd-6f93-442f-aa2c-b90fc7308d97 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Calling method '_delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:52.292211 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-681117dd-6f93-442f-aa2c-b90fc7308d97 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] https://10.4.3.246/volume/v3/types/4d908dcf-e763-4186-bfad-1151bc69c36a returned with HTTP 202 Aug 12 20:33:52.292595 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1306/5179] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:33:52 2026] DELETE /volume/v3/types/4d908dcf-e763-4186-bfad-1151bc69c36a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:33:52.300263 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-eee124a3-094b-48be-aeb7-459945abe0cd None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:52.302064 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-eee124a3-094b-48be-aeb7-459945abe0cd tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:33:52.302498 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-eee124a3-094b-48be-aeb7-459945abe0cd tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-483235834", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1059291601", "vendor_name": "tempest-vendor_name-90517329"}}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:33:52.315687 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-eee124a3-094b-48be-aeb7-459945abe0cd tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:33:52.316002 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1298/5180] 10.4.3.246 () {68 vars in 1253 bytes} [Wed Aug 12 20:33:52 2026] POST /volume/v3/types => generated 326 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:33:52.322843 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-57a1ba00-61c3-4e9b-a160-70e1955b9d23 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:52.324532 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-57a1ba00-61c3-4e9b-a160-70e1955b9d23 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:33:52.324870 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-57a1ba00-61c3-4e9b-a160-70e1955b9d23 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "72475809-e648-4f13-950d-79f1d3fa9aa6", "size": 1}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:33:52.326219 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-57a1ba00-61c3-4e9b-a160-70e1955b9d23 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Create volume request body: {'volume': {'volume_type': '72475809-e648-4f13-950d-79f1d3fa9aa6', 'size': 1}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:33:52.329518 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-57a1ba00-61c3-4e9b-a160-70e1955b9d23 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Create volume of 1 GB Aug 12 20:33:52.329772 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:52.329772 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:33:52.330079 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-57a1ba00-61c3-4e9b-a160-70e1955b9d23 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Availability Zones retrieved successfully. Aug 12 20:33:52.334937 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-57a1ba00-61c3-4e9b-a160-70e1955b9d23 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Flow 'volume_create_api' (ab4146fd-2af3-4511-b602-85cbe9a7885f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:33:52.335780 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-57a1ba00-61c3-4e9b-a160-70e1955b9d23 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c693222-5e39-4c52-b093-e6e40fef6a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:52.336453 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-57a1ba00-61c3-4e9b-a160-70e1955b9d23 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:33:52.352022 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-57a1ba00-61c3-4e9b-a160-70e1955b9d23 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c693222-5e39-4c52-b093-e6e40fef6a37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:33:52Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1059291601',vendor_name='tempest-vendor_name-90517329'},id=72475809-e648-4f13-950d-79f1d3fa9aa6,is_public=True,name='tempest-ProjectAdminTests-volume-type-483235834',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72475809-e648-4f13-950d-79f1d3fa9aa6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:52.352692 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-57a1ba00-61c3-4e9b-a160-70e1955b9d23 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d47e003-773b-40be-942f-32995c216518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:52.373227 np0000007109 devstack@c-api.service[100385]: WARNING cinder.quota [None req-57a1ba00-61c3-4e9b-a160-70e1955b9d23 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-483235834 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-483235834, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:33:52.373486 np0000007109 devstack@c-api.service[100385]: WARNING cinder.quota [None req-57a1ba00-61c3-4e9b-a160-70e1955b9d23 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-483235834 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-483235834, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:33:52.394374 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-57a1ba00-61c3-4e9b-a160-70e1955b9d23 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Created reservations ['286af501-868d-42c1-b898-bd96ac52d90d', 'ff8a6806-a5ff-4043-a778-cde9be73f3e2', '1b768e0a-1265-4f89-a890-1d465c4b90f0', '340dcac4-9d1e-4d37-af23-0a233ed229ea'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:33:52.395184 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-57a1ba00-61c3-4e9b-a160-70e1955b9d23 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d47e003-773b-40be-942f-32995c216518) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['286af501-868d-42c1-b898-bd96ac52d90d', 'ff8a6806-a5ff-4043-a778-cde9be73f3e2', '1b768e0a-1265-4f89-a890-1d465c4b90f0', '340dcac4-9d1e-4d37-af23-0a233ed229ea']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:52.395948 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-57a1ba00-61c3-4e9b-a160-70e1955b9d23 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4008ba64-812f-4a04-8344-c92899a2e060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:52.418403 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-57a1ba00-61c3-4e9b-a160-70e1955b9d23 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4008ba64-812f-4a04-8344-c92899a2e060) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16886c32-7adf-4809-8342-e443c4ea5809', '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='aa18cc1bcc1a416f9bcddb94c8daee45',qos_specs=None,replication_status=,reservations=['286af501-868d-42c1-b898-bd96ac52d90d','ff8a6806-a5ff-4043-a778-cde9be73f3e2','1b768e0a-1265-4f89-a890-1d465c4b90f0','340dcac4-9d1e-4d37-af23-0a233ed229ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7207c9bdb7b4041830755d5f35e7022',volume_type_id=72475809-e648-4f13-950d-79f1d3fa9aa6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:33:52Z,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=16886c32-7adf-4809-8342-e443c4ea5809,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa18cc1bcc1a416f9bcddb94c8daee45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7207c9bdb7b4041830755d5f35e7022',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72475809-e648-4f13-950d-79f1d3fa9aa6),volume_type_id=72475809-e648-4f13-950d-79f1d3fa9aa6)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:52.419067 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-57a1ba00-61c3-4e9b-a160-70e1955b9d23 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23cbbd17-b792-4547-a31a-569b8d4d8e57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:52.439040 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-57a1ba00-61c3-4e9b-a160-70e1955b9d23 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23cbbd17-b792-4547-a31a-569b8d4d8e57) transitioned into state 'SUCCESS' from 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='aa18cc1bcc1a416f9bcddb94c8daee45',qos_specs=None,replication_status=,reservations=['286af501-868d-42c1-b898-bd96ac52d90d','ff8a6806-a5ff-4043-a778-cde9be73f3e2','1b768e0a-1265-4f89-a890-1d465c4b90f0','340dcac4-9d1e-4d37-af23-0a233ed229ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7207c9bdb7b4041830755d5f35e7022',volume_type_id=72475809-e648-4f13-950d-79f1d3fa9aa6)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:52.439987 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-57a1ba00-61c3-4e9b-a160-70e1955b9d23 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d6c3e2c-0625-4974-b2ae-591361504a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:52.449395 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-57a1ba00-61c3-4e9b-a160-70e1955b9d23 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d6c3e2c-0625-4974-b2ae-591361504a33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:52.450235 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-57a1ba00-61c3-4e9b-a160-70e1955b9d23 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Flow 'volume_create_api' (ab4146fd-2af3-4511-b602-85cbe9a7885f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:33:52.450523 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-57a1ba00-61c3-4e9b-a160-70e1955b9d23 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Create volume request issued successfully. Aug 12 20:33:52.451090 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-57a1ba00-61c3-4e9b-a160-70e1955b9d23 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:33:52.451531 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1288/5181] 10.4.3.246 () {70 vars in 1298 bytes} [Wed Aug 12 20:33:52 2026] POST /volume/v3/volumes => generated 772 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:33:52.462571 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-ea478f6b-4fa3-418a-bf42-1a7624ed65b5 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:52.464512 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ea478f6b-4fa3-418a-bf42-1a7624ed65b5 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] GET https://10.4.3.246/volume/v3/volumes/16886c32-7adf-4809-8342-e443c4ea5809 Aug 12 20:33:52.464672 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ea478f6b-4fa3-418a-bf42-1a7624ed65b5 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:52.464809 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ea478f6b-4fa3-418a-bf42-1a7624ed65b5 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:52.471523 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:52.471523 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:33:52.474698 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-ea478f6b-4fa3-418a-bf42-1a7624ed65b5 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Volume info retrieved successfully. Aug 12 20:33:52.478274 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ea478f6b-4fa3-418a-bf42-1a7624ed65b5 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] https://10.4.3.246/volume/v3/volumes/16886c32-7adf-4809-8342-e443c4ea5809 returned with HTTP 200 Aug 12 20:33:52.478656 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1290/5182] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:33:52 2026] GET /volume/v3/volumes/16886c32-7adf-4809-8342-e443c4ea5809 => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:33:53.490469 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-91357319-084d-4b58-aa88-8e9841733184 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:53.492279 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-91357319-084d-4b58-aa88-8e9841733184 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] GET https://10.4.3.246/volume/v3/volumes/16886c32-7adf-4809-8342-e443c4ea5809 Aug 12 20:33:53.492488 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-91357319-084d-4b58-aa88-8e9841733184 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:53.492687 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-91357319-084d-4b58-aa88-8e9841733184 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:53.499461 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:53.499461 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:33:53.502392 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-91357319-084d-4b58-aa88-8e9841733184 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Volume info retrieved successfully. Aug 12 20:33:53.505644 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-91357319-084d-4b58-aa88-8e9841733184 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] https://10.4.3.246/volume/v3/volumes/16886c32-7adf-4809-8342-e443c4ea5809 returned with HTTP 200 Aug 12 20:33:53.505984 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1307/5183] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:33:53 2026] GET /volume/v3/volumes/16886c32-7adf-4809-8342-e443c4ea5809 => generated 972 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:33:53.517854 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-61513361-1799-4e7c-997e-28c74ae0fe46 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:53.519799 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-61513361-1799-4e7c-997e-28c74ae0fe46 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] GET https://10.4.3.246/volume/v3/messages Aug 12 20:33:53.520041 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-61513361-1799-4e7c-997e-28c74ae0fe46 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:53.520292 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-61513361-1799-4e7c-997e-28c74ae0fe46 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:53.524646 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-61513361-1799-4e7c-997e-28c74ae0fe46 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] https://10.4.3.246/volume/v3/messages returned with HTTP 200 Aug 12 20:33:53.525067 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1299/5184] 10.4.3.246 () {68 vars in 1280 bytes} [Wed Aug 12 20:33:53 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:33:53.532615 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e729be75-87cb-45f0-a426-c5aef2b309ea None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:53.534360 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e729be75-87cb-45f0-a426-c5aef2b309ea tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] GET https://10.4.3.246/volume/v3/messages/6b175adf-12d3-456a-b55d-e3437162c537 Aug 12 20:33:53.534602 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e729be75-87cb-45f0-a426-c5aef2b309ea tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:53.534784 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e729be75-87cb-45f0-a426-c5aef2b309ea tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:53.538031 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:53.538031 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:33:53.538710 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e729be75-87cb-45f0-a426-c5aef2b309ea tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] https://10.4.3.246/volume/v3/messages/6b175adf-12d3-456a-b55d-e3437162c537 returned with HTTP 200 Aug 12 20:33:53.539267 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1289/5185] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:33:53 2026] GET /volume/v3/messages/6b175adf-12d3-456a-b55d-e3437162c537 => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:33:53.546996 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-2879eb12-a44c-4e37-8224-5de684665717 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:53.549339 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2879eb12-a44c-4e37-8224-5de684665717 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] DELETE https://10.4.3.246/volume/v3/messages/6b175adf-12d3-456a-b55d-e3437162c537 Aug 12 20:33:53.549629 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2879eb12-a44c-4e37-8224-5de684665717 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:53.549867 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2879eb12-a44c-4e37-8224-5de684665717 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:53.557857 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2879eb12-a44c-4e37-8224-5de684665717 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] https://10.4.3.246/volume/v3/messages/6b175adf-12d3-456a-b55d-e3437162c537 returned with HTTP 204 Aug 12 20:33:53.558315 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1291/5186] 10.4.3.246 () {68 vars in 1394 bytes} [Wed Aug 12 20:33:53 2026] DELETE /volume/v3/messages/6b175adf-12d3-456a-b55d-e3437162c537 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 20:33:53.564228 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-fb26d80f-c25f-4df2-b5ba-83129c5322c6 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:53.565923 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-fb26d80f-c25f-4df2-b5ba-83129c5322c6 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/16886c32-7adf-4809-8342-e443c4ea5809 Aug 12 20:33:53.566114 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-fb26d80f-c25f-4df2-b5ba-83129c5322c6 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:53.566316 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-fb26d80f-c25f-4df2-b5ba-83129c5322c6 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:53.566484 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-fb26d80f-c25f-4df2-b5ba-83129c5322c6 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Delete volume with id: 16886c32-7adf-4809-8342-e443c4ea5809 Aug 12 20:33:53.573311 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:53.573311 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:33:53.573635 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-fb26d80f-c25f-4df2-b5ba-83129c5322c6 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Volume info retrieved successfully. Aug 12 20:33:53.574654 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-fb26d80f-c25f-4df2-b5ba-83129c5322c6 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100384) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 20:33:53.583039 np0000007109 devstack@c-api.service[100384]: WARNING cinder.quota [None req-fb26d80f-c25f-4df2-b5ba-83129c5322c6 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-483235834 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-483235834, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:33:53.583321 np0000007109 devstack@c-api.service[100384]: WARNING cinder.quota [None req-fb26d80f-c25f-4df2-b5ba-83129c5322c6 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-483235834 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-483235834, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:33:53.590669 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-fb26d80f-c25f-4df2-b5ba-83129c5322c6 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Created reservations ['b23c884a-17c4-494c-950f-e2af7c89a738', '4d95c866-f71b-4f9f-8ec3-9f81f78e9933', 'b2081cac-5e14-4a6e-8f38-e7e0fa0245d1', '6074a965-01b6-47cf-b05c-33e21280affb'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:33:53.612685 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-fb26d80f-c25f-4df2-b5ba-83129c5322c6 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Delete volume request issued successfully. Aug 12 20:33:53.612854 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-fb26d80f-c25f-4df2-b5ba-83129c5322c6 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] https://10.4.3.246/volume/v3/volumes/16886c32-7adf-4809-8342-e443c4ea5809 returned with HTTP 202 Aug 12 20:33:53.613252 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1308/5187] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:33:53 2026] DELETE /volume/v3/volumes/16886c32-7adf-4809-8342-e443c4ea5809 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:33:53.619786 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-9c6a4167-1566-48b6-a5b5-f9ffa9a002e4 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:53.621857 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9c6a4167-1566-48b6-a5b5-f9ffa9a002e4 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] DELETE https://10.4.3.246/volume/v3/types/72475809-e648-4f13-950d-79f1d3fa9aa6 Aug 12 20:33:53.622101 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9c6a4167-1566-48b6-a5b5-f9ffa9a002e4 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:53.622364 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9c6a4167-1566-48b6-a5b5-f9ffa9a002e4 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] Calling method '_delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:53.643250 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9c6a4167-1566-48b6-a5b5-f9ffa9a002e4 tempest-ProjectAdminTests-1691992985 tempest-ProjectAdminTests-1691992985-project-admin] https://10.4.3.246/volume/v3/types/72475809-e648-4f13-950d-79f1d3fa9aa6 returned with HTTP 202 Aug 12 20:33:53.643643 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1300/5188] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:33:53 2026] DELETE /volume/v3/types/72475809-e648-4f13-950d-79f1d3fa9aa6 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:33:54.927634 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-2ca022f2-bf22-4b21-b6d8-1d770b3dd8ca None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:55.011156 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2ca022f2-bf22-4b21-b6d8-1d770b3dd8ca tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:33:55.011519 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2ca022f2-bf22-4b21-b6d8-1d770b3dd8ca tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1764933092", "extra_specs": {"storage_protocol": "tempest-storage_protocol-346515821", "vendor_name": "tempest-vendor_name-1190915137"}}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:33:55.025682 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2ca022f2-bf22-4b21-b6d8-1d770b3dd8ca tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:33:55.026021 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1290/5189] 10.4.3.246 () {68 vars in 1253 bytes} [Wed Aug 12 20:33:54 2026] POST /volume/v3/types => generated 329 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:33:55.033952 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-19829011-45b8-4159-b257-99e76f45ec1f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:55.035654 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-19829011-45b8-4159-b257-99e76f45ec1f tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:33:55.036033 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-19829011-45b8-4159-b257-99e76f45ec1f tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2f22d7bc-eef1-4e5a-b504-1219a589a6dc", "size": 1}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:33:55.037394 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-19829011-45b8-4159-b257-99e76f45ec1f tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Create volume request body: {'volume': {'volume_type': '2f22d7bc-eef1-4e5a-b504-1219a589a6dc', 'size': 1}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:33:55.040701 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-19829011-45b8-4159-b257-99e76f45ec1f tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Create volume of 1 GB Aug 12 20:33:55.040951 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:55.040951 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:33:55.041303 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-19829011-45b8-4159-b257-99e76f45ec1f tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Availability Zones retrieved successfully. Aug 12 20:33:55.047076 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-19829011-45b8-4159-b257-99e76f45ec1f tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Flow 'volume_create_api' (c505b598-d286-4c3e-83f3-93f89a828922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:33:55.048478 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-19829011-45b8-4159-b257-99e76f45ec1f tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8054b62-2f5d-441f-bb4f-f574a87b9da7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:55.049627 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-19829011-45b8-4159-b257-99e76f45ec1f tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:33:55.068864 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-19829011-45b8-4159-b257-99e76f45ec1f tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8054b62-2f5d-441f-bb4f-f574a87b9da7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:33:55Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-346515821',vendor_name='tempest-vendor_name-1190915137'},id=2f22d7bc-eef1-4e5a-b504-1219a589a6dc,is_public=True,name='tempest-ProjectMemberTests-volume-type-1764933092',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2f22d7bc-eef1-4e5a-b504-1219a589a6dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:55.069661 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-19829011-45b8-4159-b257-99e76f45ec1f tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e97a2ba7-c961-4434-bbf8-a89dda79c4bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:55.094270 np0000007109 devstack@c-api.service[100386]: WARNING cinder.quota [None req-19829011-45b8-4159-b257-99e76f45ec1f tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1764933092 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1764933092, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:33:55.094613 np0000007109 devstack@c-api.service[100386]: WARNING cinder.quota [None req-19829011-45b8-4159-b257-99e76f45ec1f tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1764933092 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1764933092, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:33:55.125243 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-19829011-45b8-4159-b257-99e76f45ec1f tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Created reservations ['55244c9a-8961-4940-862c-dbd7a7a7bf61', '98dc5988-3f7d-4e72-a731-330384da5635', 'a09c1692-2946-448c-9bf2-77aa33f5dc59', 'f7e31d77-5e88-469f-a53c-a7a1123cd5c5'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:33:55.126188 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-19829011-45b8-4159-b257-99e76f45ec1f tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e97a2ba7-c961-4434-bbf8-a89dda79c4bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55244c9a-8961-4940-862c-dbd7a7a7bf61', '98dc5988-3f7d-4e72-a731-330384da5635', 'a09c1692-2946-448c-9bf2-77aa33f5dc59', 'f7e31d77-5e88-469f-a53c-a7a1123cd5c5']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:55.126929 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-19829011-45b8-4159-b257-99e76f45ec1f tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ec7b8f3-9b94-4aed-b110-0c05de5f0616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:55.149101 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-19829011-45b8-4159-b257-99e76f45ec1f tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ec7b8f3-9b94-4aed-b110-0c05de5f0616) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1bdad68-8f71-44bb-9016-777773382b86', '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='fa22a64c55f5463295c6b53ce1b94eaa',qos_specs=None,replication_status=,reservations=['55244c9a-8961-4940-862c-dbd7a7a7bf61','98dc5988-3f7d-4e72-a731-330384da5635','a09c1692-2946-448c-9bf2-77aa33f5dc59','f7e31d77-5e88-469f-a53c-a7a1123cd5c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b178bdca32da4f2098c42a81f8046a22',volume_type_id=2f22d7bc-eef1-4e5a-b504-1219a589a6dc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:33:55Z,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=c1bdad68-8f71-44bb-9016-777773382b86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa22a64c55f5463295c6b53ce1b94eaa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b178bdca32da4f2098c42a81f8046a22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2f22d7bc-eef1-4e5a-b504-1219a589a6dc),volume_type_id=2f22d7bc-eef1-4e5a-b504-1219a589a6dc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:55.149774 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-19829011-45b8-4159-b257-99e76f45ec1f tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fb65e84-5585-49e6-8087-0e3f918da45f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:55.164505 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-19829011-45b8-4159-b257-99e76f45ec1f tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fb65e84-5585-49e6-8087-0e3f918da45f) transitioned into state 'SUCCESS' from 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='fa22a64c55f5463295c6b53ce1b94eaa',qos_specs=None,replication_status=,reservations=['55244c9a-8961-4940-862c-dbd7a7a7bf61','98dc5988-3f7d-4e72-a731-330384da5635','a09c1692-2946-448c-9bf2-77aa33f5dc59','f7e31d77-5e88-469f-a53c-a7a1123cd5c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b178bdca32da4f2098c42a81f8046a22',volume_type_id=2f22d7bc-eef1-4e5a-b504-1219a589a6dc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:55.165160 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-19829011-45b8-4159-b257-99e76f45ec1f tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc4be4c3-13f5-4abf-8679-95a2e85d24b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:55.172710 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-19829011-45b8-4159-b257-99e76f45ec1f tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc4be4c3-13f5-4abf-8679-95a2e85d24b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:55.173439 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-19829011-45b8-4159-b257-99e76f45ec1f tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Flow 'volume_create_api' (c505b598-d286-4c3e-83f3-93f89a828922) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:33:55.173726 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-19829011-45b8-4159-b257-99e76f45ec1f tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Create volume request issued successfully. Aug 12 20:33:55.174225 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-19829011-45b8-4159-b257-99e76f45ec1f tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:33:55.174643 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1292/5190] 10.4.3.246 () {70 vars in 1298 bytes} [Wed Aug 12 20:33:55 2026] POST /volume/v3/volumes => generated 774 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:33:55.185442 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-ecbfa0ea-c67d-4619-a7cb-228d9a2695fb None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:55.187274 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ecbfa0ea-c67d-4619-a7cb-228d9a2695fb tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] GET https://10.4.3.246/volume/v3/volumes/c1bdad68-8f71-44bb-9016-777773382b86 Aug 12 20:33:55.187480 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ecbfa0ea-c67d-4619-a7cb-228d9a2695fb tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:55.187684 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ecbfa0ea-c67d-4619-a7cb-228d9a2695fb tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:55.194420 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:55.194420 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:33:55.197506 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-ecbfa0ea-c67d-4619-a7cb-228d9a2695fb tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Volume info retrieved successfully. Aug 12 20:33:55.201266 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ecbfa0ea-c67d-4619-a7cb-228d9a2695fb tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] https://10.4.3.246/volume/v3/volumes/c1bdad68-8f71-44bb-9016-777773382b86 returned with HTTP 200 Aug 12 20:33:55.201620 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1309/5191] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:33:55 2026] GET /volume/v3/volumes/c1bdad68-8f71-44bb-9016-777773382b86 => generated 953 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:33:56.212510 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-5151e1ab-83b4-441d-b52a-bfe96cf328cd None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:56.214043 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5151e1ab-83b4-441d-b52a-bfe96cf328cd tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] GET https://10.4.3.246/volume/v3/volumes/c1bdad68-8f71-44bb-9016-777773382b86 Aug 12 20:33:56.214245 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5151e1ab-83b4-441d-b52a-bfe96cf328cd tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:56.214415 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5151e1ab-83b4-441d-b52a-bfe96cf328cd tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:56.220742 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:56.220742 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:33:56.223695 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-5151e1ab-83b4-441d-b52a-bfe96cf328cd tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Volume info retrieved successfully. Aug 12 20:33:56.226842 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5151e1ab-83b4-441d-b52a-bfe96cf328cd tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] https://10.4.3.246/volume/v3/volumes/c1bdad68-8f71-44bb-9016-777773382b86 returned with HTTP 200 Aug 12 20:33:56.227188 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1301/5192] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:33:56 2026] GET /volume/v3/volumes/c1bdad68-8f71-44bb-9016-777773382b86 => generated 974 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:33:56.238024 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b5074504-5e03-427c-bd84-44d8ba8f8d00 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:56.239720 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b5074504-5e03-427c-bd84-44d8ba8f8d00 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] GET https://10.4.3.246/volume/v3/messages Aug 12 20:33:56.239924 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b5074504-5e03-427c-bd84-44d8ba8f8d00 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:56.240098 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b5074504-5e03-427c-bd84-44d8ba8f8d00 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:56.244005 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b5074504-5e03-427c-bd84-44d8ba8f8d00 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] https://10.4.3.246/volume/v3/messages returned with HTTP 200 Aug 12 20:33:56.244400 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1291/5193] 10.4.3.246 () {68 vars in 1280 bytes} [Wed Aug 12 20:33:56 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:33:56.252124 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-7f199eaa-1c0c-4066-b035-fbe3efd63c88 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:56.304472 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7f199eaa-1c0c-4066-b035-fbe3efd63c88 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-member] DELETE https://10.4.3.246/volume/v3/messages/7532d3e1-d66b-43c3-ac00-6976e167c8b5 Aug 12 20:33:56.304690 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7f199eaa-1c0c-4066-b035-fbe3efd63c88 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:56.304881 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7f199eaa-1c0c-4066-b035-fbe3efd63c88 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-member] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:56.307680 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:56.307680 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:33:56.311954 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7f199eaa-1c0c-4066-b035-fbe3efd63c88 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-member] https://10.4.3.246/volume/v3/messages/7532d3e1-d66b-43c3-ac00-6976e167c8b5 returned with HTTP 204 Aug 12 20:33:56.312333 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1293/5194] 10.4.3.246 () {68 vars in 1394 bytes} [Wed Aug 12 20:33:56 2026] DELETE /volume/v3/messages/7532d3e1-d66b-43c3-ac00-6976e167c8b5 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 20:33:56.318829 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-36a25007-224a-4b67-9b9f-7ed29e34d79e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:56.320372 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-36a25007-224a-4b67-9b9f-7ed29e34d79e tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-member] GET https://10.4.3.246/volume/v3/messages/7532d3e1-d66b-43c3-ac00-6976e167c8b5 Aug 12 20:33:56.320571 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-36a25007-224a-4b67-9b9f-7ed29e34d79e tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:56.320750 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-36a25007-224a-4b67-9b9f-7ed29e34d79e tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:56.323345 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-36a25007-224a-4b67-9b9f-7ed29e34d79e tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-member] https://10.4.3.246/volume/v3/messages/7532d3e1-d66b-43c3-ac00-6976e167c8b5 returned with HTTP 404 Aug 12 20:33:56.323771 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1310/5195] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:33:56 2026] GET /volume/v3/messages/7532d3e1-d66b-43c3-ac00-6976e167c8b5 => generated 110 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:33:56.329492 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-851139de-acf9-4d00-92ca-a3a43a3ff535 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:56.331194 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-851139de-acf9-4d00-92ca-a3a43a3ff535 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/c1bdad68-8f71-44bb-9016-777773382b86 Aug 12 20:33:56.331395 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-851139de-acf9-4d00-92ca-a3a43a3ff535 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:56.331593 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-851139de-acf9-4d00-92ca-a3a43a3ff535 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:56.331744 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-851139de-acf9-4d00-92ca-a3a43a3ff535 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Delete volume with id: c1bdad68-8f71-44bb-9016-777773382b86 Aug 12 20:33:56.338793 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:56.338793 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:33:56.339158 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-851139de-acf9-4d00-92ca-a3a43a3ff535 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Volume info retrieved successfully. Aug 12 20:33:56.340112 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-851139de-acf9-4d00-92ca-a3a43a3ff535 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100383) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 20:33:56.349401 np0000007109 devstack@c-api.service[100383]: WARNING cinder.quota [None req-851139de-acf9-4d00-92ca-a3a43a3ff535 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1764933092 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1764933092, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:33:56.349697 np0000007109 devstack@c-api.service[100383]: WARNING cinder.quota [None req-851139de-acf9-4d00-92ca-a3a43a3ff535 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1764933092 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1764933092, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:33:56.356786 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-851139de-acf9-4d00-92ca-a3a43a3ff535 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Created reservations ['6de622ad-b4ca-402c-bd22-827a80ee776b', 'e2c33e33-4ed5-4632-ba3c-297252f58adc', 'db262620-6474-4217-a9ef-bb7fd639aa22', 'c0aad3f4-b2a6-4efd-852e-3d3ccf19e599'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:33:56.381235 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-851139de-acf9-4d00-92ca-a3a43a3ff535 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Delete volume request issued successfully. Aug 12 20:33:56.381376 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-851139de-acf9-4d00-92ca-a3a43a3ff535 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] https://10.4.3.246/volume/v3/volumes/c1bdad68-8f71-44bb-9016-777773382b86 returned with HTTP 202 Aug 12 20:33:56.381906 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1302/5196] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:33:56 2026] DELETE /volume/v3/volumes/c1bdad68-8f71-44bb-9016-777773382b86 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:33:56.388467 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-4328141e-fc85-4df2-bd5e-ae62ab56294b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:56.390218 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4328141e-fc85-4df2-bd5e-ae62ab56294b tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] DELETE https://10.4.3.246/volume/v3/types/2f22d7bc-eef1-4e5a-b504-1219a589a6dc Aug 12 20:33:56.390403 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4328141e-fc85-4df2-bd5e-ae62ab56294b tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:56.390622 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4328141e-fc85-4df2-bd5e-ae62ab56294b tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Calling method '_delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:56.410901 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4328141e-fc85-4df2-bd5e-ae62ab56294b tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] https://10.4.3.246/volume/v3/types/2f22d7bc-eef1-4e5a-b504-1219a589a6dc returned with HTTP 202 Aug 12 20:33:56.411260 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1292/5197] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:33:56 2026] DELETE /volume/v3/types/2f22d7bc-eef1-4e5a-b504-1219a589a6dc => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:33:56.418613 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-cabe8c9c-4c31-4917-9523-40c2714b6e5d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:56.420644 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-cabe8c9c-4c31-4917-9523-40c2714b6e5d tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:33:56.421080 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-cabe8c9c-4c31-4917-9523-40c2714b6e5d tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-445682461", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1258040018", "vendor_name": "tempest-vendor_name-281380737"}}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:33:56.438827 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-cabe8c9c-4c31-4917-9523-40c2714b6e5d tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:33:56.439300 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1294/5198] 10.4.3.246 () {68 vars in 1253 bytes} [Wed Aug 12 20:33:56 2026] POST /volume/v3/types => generated 328 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:33:56.448672 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-befe94d2-2226-4dba-a155-1473eeb276cd None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:56.450488 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-befe94d2-2226-4dba-a155-1473eeb276cd tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:33:56.450948 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-befe94d2-2226-4dba-a155-1473eeb276cd tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "02e87309-a658-4c88-b94e-192852170dbd", "size": 1}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:33:56.452355 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-befe94d2-2226-4dba-a155-1473eeb276cd tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Create volume request body: {'volume': {'volume_type': '02e87309-a658-4c88-b94e-192852170dbd', 'size': 1}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:33:56.457269 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-befe94d2-2226-4dba-a155-1473eeb276cd tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Create volume of 1 GB Aug 12 20:33:56.457629 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:56.457629 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:33:56.457996 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-befe94d2-2226-4dba-a155-1473eeb276cd tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Availability Zones retrieved successfully. Aug 12 20:33:56.463070 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-befe94d2-2226-4dba-a155-1473eeb276cd tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Flow 'volume_create_api' (f709f100-1d88-4aad-a1a2-197f636470c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:33:56.464114 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-befe94d2-2226-4dba-a155-1473eeb276cd tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ce37678-3523-4216-bd2c-c9cb249ee3e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:56.464830 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-befe94d2-2226-4dba-a155-1473eeb276cd tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:33:56.485039 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-befe94d2-2226-4dba-a155-1473eeb276cd tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ce37678-3523-4216-bd2c-c9cb249ee3e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:33:56Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1258040018',vendor_name='tempest-vendor_name-281380737'},id=02e87309-a658-4c88-b94e-192852170dbd,is_public=True,name='tempest-ProjectMemberTests-volume-type-445682461',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '02e87309-a658-4c88-b94e-192852170dbd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:56.485785 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-befe94d2-2226-4dba-a155-1473eeb276cd tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a2a45e6-7353-475e-b9a8-eb9370ce95b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:56.511846 np0000007109 devstack@c-api.service[100384]: WARNING cinder.quota [None req-befe94d2-2226-4dba-a155-1473eeb276cd tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-445682461 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-445682461, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:33:56.512113 np0000007109 devstack@c-api.service[100384]: WARNING cinder.quota [None req-befe94d2-2226-4dba-a155-1473eeb276cd tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-445682461 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-445682461, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:33:56.536571 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-befe94d2-2226-4dba-a155-1473eeb276cd tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Created reservations ['7a80979a-a31c-45e1-ab5c-8e1d6acce366', '6d05b3a4-158c-44b4-97ee-15d3818d29a9', '59661c39-41c1-4d40-8860-eb6f515f4d78', '443e75a7-f6ec-4dca-91e5-90db4d599038'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:33:56.537348 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-befe94d2-2226-4dba-a155-1473eeb276cd tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a2a45e6-7353-475e-b9a8-eb9370ce95b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a80979a-a31c-45e1-ab5c-8e1d6acce366', '6d05b3a4-158c-44b4-97ee-15d3818d29a9', '59661c39-41c1-4d40-8860-eb6f515f4d78', '443e75a7-f6ec-4dca-91e5-90db4d599038']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:56.538065 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-befe94d2-2226-4dba-a155-1473eeb276cd tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df17fd93-bae0-492f-8a1b-13a4812f6d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:56.563150 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-befe94d2-2226-4dba-a155-1473eeb276cd tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df17fd93-bae0-492f-8a1b-13a4812f6d43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6ea15e8-c1e3-4ca2-af71-279da785f4e6', '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='fa22a64c55f5463295c6b53ce1b94eaa',qos_specs=None,replication_status=,reservations=['7a80979a-a31c-45e1-ab5c-8e1d6acce366','6d05b3a4-158c-44b4-97ee-15d3818d29a9','59661c39-41c1-4d40-8860-eb6f515f4d78','443e75a7-f6ec-4dca-91e5-90db4d599038'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b178bdca32da4f2098c42a81f8046a22',volume_type_id=02e87309-a658-4c88-b94e-192852170dbd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:33:56Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6ea15e8-c1e3-4ca2-af71-279da785f4e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa22a64c55f5463295c6b53ce1b94eaa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b178bdca32da4f2098c42a81f8046a22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(02e87309-a658-4c88-b94e-192852170dbd),volume_type_id=02e87309-a658-4c88-b94e-192852170dbd)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:56.563845 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-befe94d2-2226-4dba-a155-1473eeb276cd tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e14eada2-7d2a-4a0d-998f-51ad21f9fc38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:56.580737 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-befe94d2-2226-4dba-a155-1473eeb276cd tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e14eada2-7d2a-4a0d-998f-51ad21f9fc38) transitioned into state 'SUCCESS' from 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='fa22a64c55f5463295c6b53ce1b94eaa',qos_specs=None,replication_status=,reservations=['7a80979a-a31c-45e1-ab5c-8e1d6acce366','6d05b3a4-158c-44b4-97ee-15d3818d29a9','59661c39-41c1-4d40-8860-eb6f515f4d78','443e75a7-f6ec-4dca-91e5-90db4d599038'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b178bdca32da4f2098c42a81f8046a22',volume_type_id=02e87309-a658-4c88-b94e-192852170dbd)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:56.581319 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-befe94d2-2226-4dba-a155-1473eeb276cd tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfb41082-3519-4fa0-8e3a-dc7213546248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:56.589560 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-befe94d2-2226-4dba-a155-1473eeb276cd tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfb41082-3519-4fa0-8e3a-dc7213546248) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:56.590701 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-befe94d2-2226-4dba-a155-1473eeb276cd tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Flow 'volume_create_api' (f709f100-1d88-4aad-a1a2-197f636470c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:33:56.591165 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-befe94d2-2226-4dba-a155-1473eeb276cd tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Create volume request issued successfully. Aug 12 20:33:56.591880 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-befe94d2-2226-4dba-a155-1473eeb276cd tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:33:56.592365 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1311/5199] 10.4.3.246 () {70 vars in 1298 bytes} [Wed Aug 12 20:33:56 2026] POST /volume/v3/volumes => generated 773 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:33:56.603111 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-23d1c002-f16d-4bd1-a902-7c3a174ec5a1 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:56.605220 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-23d1c002-f16d-4bd1-a902-7c3a174ec5a1 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] GET https://10.4.3.246/volume/v3/volumes/b6ea15e8-c1e3-4ca2-af71-279da785f4e6 Aug 12 20:33:56.605413 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-23d1c002-f16d-4bd1-a902-7c3a174ec5a1 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:56.605622 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-23d1c002-f16d-4bd1-a902-7c3a174ec5a1 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:56.612655 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:56.612655 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:33:56.615901 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-23d1c002-f16d-4bd1-a902-7c3a174ec5a1 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Volume info retrieved successfully. Aug 12 20:33:56.619905 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-23d1c002-f16d-4bd1-a902-7c3a174ec5a1 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] https://10.4.3.246/volume/v3/volumes/b6ea15e8-c1e3-4ca2-af71-279da785f4e6 returned with HTTP 200 Aug 12 20:33:56.620370 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1303/5200] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:33:56 2026] GET /volume/v3/volumes/b6ea15e8-c1e3-4ca2-af71-279da785f4e6 => generated 952 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:33:57.631570 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-dcf75784-c42d-441e-a8c9-92f287a71a23 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:57.633347 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-dcf75784-c42d-441e-a8c9-92f287a71a23 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] GET https://10.4.3.246/volume/v3/volumes/b6ea15e8-c1e3-4ca2-af71-279da785f4e6 Aug 12 20:33:57.633564 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-dcf75784-c42d-441e-a8c9-92f287a71a23 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:57.633748 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-dcf75784-c42d-441e-a8c9-92f287a71a23 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:57.641254 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:57.641254 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:33:57.644423 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-dcf75784-c42d-441e-a8c9-92f287a71a23 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Volume info retrieved successfully. Aug 12 20:33:57.648183 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-dcf75784-c42d-441e-a8c9-92f287a71a23 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] https://10.4.3.246/volume/v3/volumes/b6ea15e8-c1e3-4ca2-af71-279da785f4e6 returned with HTTP 200 Aug 12 20:33:57.648534 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1293/5201] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:33:57 2026] GET /volume/v3/volumes/b6ea15e8-c1e3-4ca2-af71-279da785f4e6 => generated 973 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:33:57.660573 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-97e20a94-0608-4f22-9a22-5b4117908aef None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:57.662474 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-97e20a94-0608-4f22-9a22-5b4117908aef tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] GET https://10.4.3.246/volume/v3/messages Aug 12 20:33:57.662704 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-97e20a94-0608-4f22-9a22-5b4117908aef tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:57.662915 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-97e20a94-0608-4f22-9a22-5b4117908aef tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:57.665162 np0000007109 devstack@c-api.service[100386]: DEBUG dbcounter [-] [100386] Writing DB stats cinder:SELECT=139,cinder:UPDATE=40,cinder:INSERT=23 {{(pid=100386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:33:57.667800 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-97e20a94-0608-4f22-9a22-5b4117908aef tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] https://10.4.3.246/volume/v3/messages returned with HTTP 200 Aug 12 20:33:57.668489 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1295/5202] 10.4.3.246 () {68 vars in 1280 bytes} [Wed Aug 12 20:33:57 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:33:57.677297 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-ed70a0a3-4afb-4702-a5d2-42b9a3daa4c0 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:57.679121 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ed70a0a3-4afb-4702-a5d2-42b9a3daa4c0 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-member] GET https://10.4.3.246/volume/v3/messages Aug 12 20:33:57.679310 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ed70a0a3-4afb-4702-a5d2-42b9a3daa4c0 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:57.679490 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ed70a0a3-4afb-4702-a5d2-42b9a3daa4c0 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:57.679786 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:57.679786 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:33:57.683027 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ed70a0a3-4afb-4702-a5d2-42b9a3daa4c0 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-member] https://10.4.3.246/volume/v3/messages returned with HTTP 200 Aug 12 20:33:57.683403 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1312/5203] 10.4.3.246 () {68 vars in 1280 bytes} [Wed Aug 12 20:33:57 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:33:57.691458 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-560af53b-4da4-43f2-bbc4-91162eed27c0 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:57.693766 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-560af53b-4da4-43f2-bbc4-91162eed27c0 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] DELETE https://10.4.3.246/volume/v3/messages/0f98714c-7a7f-4a84-aacb-af31d1a88230 Aug 12 20:33:57.694087 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-560af53b-4da4-43f2-bbc4-91162eed27c0 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:57.694312 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-560af53b-4da4-43f2-bbc4-91162eed27c0 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:57.702879 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-560af53b-4da4-43f2-bbc4-91162eed27c0 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] https://10.4.3.246/volume/v3/messages/0f98714c-7a7f-4a84-aacb-af31d1a88230 returned with HTTP 204 Aug 12 20:33:57.703340 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1304/5204] 10.4.3.246 () {68 vars in 1394 bytes} [Wed Aug 12 20:33:57 2026] DELETE /volume/v3/messages/0f98714c-7a7f-4a84-aacb-af31d1a88230 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 20:33:57.712128 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-8ec5f1c5-1cf7-4f20-9936-57f9ec4fc456 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:57.714549 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8ec5f1c5-1cf7-4f20-9936-57f9ec4fc456 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/b6ea15e8-c1e3-4ca2-af71-279da785f4e6 Aug 12 20:33:57.714870 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8ec5f1c5-1cf7-4f20-9936-57f9ec4fc456 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:57.715173 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8ec5f1c5-1cf7-4f20-9936-57f9ec4fc456 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:57.715404 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-8ec5f1c5-1cf7-4f20-9936-57f9ec4fc456 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Delete volume with id: b6ea15e8-c1e3-4ca2-af71-279da785f4e6 Aug 12 20:33:57.725241 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:57.725241 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:33:57.725736 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-8ec5f1c5-1cf7-4f20-9936-57f9ec4fc456 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Volume info retrieved successfully. Aug 12 20:33:57.727188 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-8ec5f1c5-1cf7-4f20-9936-57f9ec4fc456 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100385) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 20:33:57.739003 np0000007109 devstack@c-api.service[100385]: WARNING cinder.quota [None req-8ec5f1c5-1cf7-4f20-9936-57f9ec4fc456 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-445682461 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-445682461, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:33:57.739410 np0000007109 devstack@c-api.service[100385]: WARNING cinder.quota [None req-8ec5f1c5-1cf7-4f20-9936-57f9ec4fc456 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-445682461 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-445682461, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:33:57.748901 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-8ec5f1c5-1cf7-4f20-9936-57f9ec4fc456 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Created reservations ['15d80ed1-0c0c-4c68-8694-b6786e2fed53', '186f17c6-a3d6-4e22-af1e-a09b31745e11', '3e040c24-6657-473d-a2b4-24a8547ea7f7', 'b6945328-ce56-4deb-a569-ff81a148aa0c'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:33:57.771570 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-8ec5f1c5-1cf7-4f20-9936-57f9ec4fc456 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Delete volume request issued successfully. Aug 12 20:33:57.771772 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8ec5f1c5-1cf7-4f20-9936-57f9ec4fc456 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] https://10.4.3.246/volume/v3/volumes/b6ea15e8-c1e3-4ca2-af71-279da785f4e6 returned with HTTP 202 Aug 12 20:33:57.772193 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1294/5205] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:33:57 2026] DELETE /volume/v3/volumes/b6ea15e8-c1e3-4ca2-af71-279da785f4e6 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:33:57.779834 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-00d72abf-2404-41a3-8cc9-1a98fda3395c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:57.781555 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-00d72abf-2404-41a3-8cc9-1a98fda3395c tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] DELETE https://10.4.3.246/volume/v3/types/02e87309-a658-4c88-b94e-192852170dbd Aug 12 20:33:57.781742 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-00d72abf-2404-41a3-8cc9-1a98fda3395c tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:57.781929 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-00d72abf-2404-41a3-8cc9-1a98fda3395c tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Calling method '_delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:57.802298 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-00d72abf-2404-41a3-8cc9-1a98fda3395c tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] https://10.4.3.246/volume/v3/types/02e87309-a658-4c88-b94e-192852170dbd returned with HTTP 202 Aug 12 20:33:57.802686 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1296/5206] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:33:57 2026] DELETE /volume/v3/types/02e87309-a658-4c88-b94e-192852170dbd => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:33:57.811641 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-934a6313-0cf4-46d0-a18f-d21eee391b20 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:57.813265 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-934a6313-0cf4-46d0-a18f-d21eee391b20 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:33:57.813590 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-934a6313-0cf4-46d0-a18f-d21eee391b20 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-740804170", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2011369487", "vendor_name": "tempest-vendor_name-1298012271"}}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:33:57.826690 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-934a6313-0cf4-46d0-a18f-d21eee391b20 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:33:57.826957 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1313/5207] 10.4.3.246 () {68 vars in 1253 bytes} [Wed Aug 12 20:33:57 2026] POST /volume/v3/types => generated 329 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:33:57.836026 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e9ee6d4a-94b0-4054-92e5-2eecc6293e4b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:57.837775 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e9ee6d4a-94b0-4054-92e5-2eecc6293e4b tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:33:57.838104 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e9ee6d4a-94b0-4054-92e5-2eecc6293e4b tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "88ec1a1a-9241-4a82-91d7-f6ca08eb62c4", "size": 1}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:33:57.839477 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-e9ee6d4a-94b0-4054-92e5-2eecc6293e4b tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Create volume request body: {'volume': {'volume_type': '88ec1a1a-9241-4a82-91d7-f6ca08eb62c4', 'size': 1}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:33:57.842818 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-e9ee6d4a-94b0-4054-92e5-2eecc6293e4b tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Create volume of 1 GB Aug 12 20:33:57.843060 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:57.843060 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:33:57.843377 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-e9ee6d4a-94b0-4054-92e5-2eecc6293e4b tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Availability Zones retrieved successfully. Aug 12 20:33:57.848622 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e9ee6d4a-94b0-4054-92e5-2eecc6293e4b tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Flow 'volume_create_api' (f39f9770-4733-4d1d-84c9-623bb09d2218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:33:57.849419 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e9ee6d4a-94b0-4054-92e5-2eecc6293e4b tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cc6e90f-0a16-491a-a1d1-1855cb7e153f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:57.850067 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-e9ee6d4a-94b0-4054-92e5-2eecc6293e4b tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:33:57.867840 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e9ee6d4a-94b0-4054-92e5-2eecc6293e4b tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cc6e90f-0a16-491a-a1d1-1855cb7e153f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:33:58Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2011369487',vendor_name='tempest-vendor_name-1298012271'},id=88ec1a1a-9241-4a82-91d7-f6ca08eb62c4,is_public=True,name='tempest-ProjectMemberTests-volume-type-740804170',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88ec1a1a-9241-4a82-91d7-f6ca08eb62c4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:57.868517 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e9ee6d4a-94b0-4054-92e5-2eecc6293e4b tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa14068e-4c3d-420d-98d6-141d8da3c169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:57.890670 np0000007109 devstack@c-api.service[100383]: WARNING cinder.quota [None req-e9ee6d4a-94b0-4054-92e5-2eecc6293e4b tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-740804170 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-740804170, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:33:57.890917 np0000007109 devstack@c-api.service[100383]: WARNING cinder.quota [None req-e9ee6d4a-94b0-4054-92e5-2eecc6293e4b tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-740804170 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-740804170, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:33:57.912772 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-e9ee6d4a-94b0-4054-92e5-2eecc6293e4b tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Created reservations ['fd94d29b-bfe2-4a13-b8e6-ffa430e6e018', '93830ae5-34e0-4165-a762-002d80582b40', '55147348-9162-4f74-8586-c39501b05e0c', '66527d07-e465-44f5-b765-78c118afc9f6'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:33:57.913469 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e9ee6d4a-94b0-4054-92e5-2eecc6293e4b tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa14068e-4c3d-420d-98d6-141d8da3c169) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd94d29b-bfe2-4a13-b8e6-ffa430e6e018', '93830ae5-34e0-4165-a762-002d80582b40', '55147348-9162-4f74-8586-c39501b05e0c', '66527d07-e465-44f5-b765-78c118afc9f6']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:57.914167 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e9ee6d4a-94b0-4054-92e5-2eecc6293e4b tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5867a813-f661-4ffb-8a70-732f75afcf04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:57.936220 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e9ee6d4a-94b0-4054-92e5-2eecc6293e4b tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5867a813-f661-4ffb-8a70-732f75afcf04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1504048c-cdba-4731-aac6-06cbe3c63299', '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='fa22a64c55f5463295c6b53ce1b94eaa',qos_specs=None,replication_status=,reservations=['fd94d29b-bfe2-4a13-b8e6-ffa430e6e018','93830ae5-34e0-4165-a762-002d80582b40','55147348-9162-4f74-8586-c39501b05e0c','66527d07-e465-44f5-b765-78c118afc9f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b178bdca32da4f2098c42a81f8046a22',volume_type_id=88ec1a1a-9241-4a82-91d7-f6ca08eb62c4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:33:57Z,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=1504048c-cdba-4731-aac6-06cbe3c63299,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa22a64c55f5463295c6b53ce1b94eaa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b178bdca32da4f2098c42a81f8046a22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88ec1a1a-9241-4a82-91d7-f6ca08eb62c4),volume_type_id=88ec1a1a-9241-4a82-91d7-f6ca08eb62c4)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:57.936926 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e9ee6d4a-94b0-4054-92e5-2eecc6293e4b tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab1a01ce-9bf6-474b-a11b-f95fab28b822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:57.952909 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e9ee6d4a-94b0-4054-92e5-2eecc6293e4b tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab1a01ce-9bf6-474b-a11b-f95fab28b822) transitioned into state 'SUCCESS' from 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='fa22a64c55f5463295c6b53ce1b94eaa',qos_specs=None,replication_status=,reservations=['fd94d29b-bfe2-4a13-b8e6-ffa430e6e018','93830ae5-34e0-4165-a762-002d80582b40','55147348-9162-4f74-8586-c39501b05e0c','66527d07-e465-44f5-b765-78c118afc9f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b178bdca32da4f2098c42a81f8046a22',volume_type_id=88ec1a1a-9241-4a82-91d7-f6ca08eb62c4)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:57.953503 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e9ee6d4a-94b0-4054-92e5-2eecc6293e4b tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (baed9915-c0d4-4d63-b05a-c2d0e36ff397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:33:57.961790 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e9ee6d4a-94b0-4054-92e5-2eecc6293e4b tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (baed9915-c0d4-4d63-b05a-c2d0e36ff397) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:33:57.962509 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-e9ee6d4a-94b0-4054-92e5-2eecc6293e4b tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Flow 'volume_create_api' (f39f9770-4733-4d1d-84c9-623bb09d2218) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:33:57.962803 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-e9ee6d4a-94b0-4054-92e5-2eecc6293e4b tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Create volume request issued successfully. Aug 12 20:33:57.963336 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e9ee6d4a-94b0-4054-92e5-2eecc6293e4b tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:33:57.963834 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1305/5208] 10.4.3.246 () {70 vars in 1298 bytes} [Wed Aug 12 20:33:57 2026] POST /volume/v3/volumes => generated 773 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:33:57.981052 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-5f10deb0-1665-4cdc-bce6-846afbd1133c None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:57.983087 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5f10deb0-1665-4cdc-bce6-846afbd1133c tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] GET https://10.4.3.246/volume/v3/volumes/1504048c-cdba-4731-aac6-06cbe3c63299 Aug 12 20:33:57.983336 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5f10deb0-1665-4cdc-bce6-846afbd1133c tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:57.983484 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5f10deb0-1665-4cdc-bce6-846afbd1133c tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:57.992800 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:57.992800 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:33:57.996194 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-5f10deb0-1665-4cdc-bce6-846afbd1133c tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Volume info retrieved successfully. Aug 12 20:33:58.002265 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5f10deb0-1665-4cdc-bce6-846afbd1133c tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] https://10.4.3.246/volume/v3/volumes/1504048c-cdba-4731-aac6-06cbe3c63299 returned with HTTP 200 Aug 12 20:33:58.002713 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1295/5209] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:33:57 2026] GET /volume/v3/volumes/1504048c-cdba-4731-aac6-06cbe3c63299 => generated 952 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:33:59.013909 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-8e98539d-375e-494a-807d-d6a649456fc0 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:59.015825 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8e98539d-375e-494a-807d-d6a649456fc0 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] GET https://10.4.3.246/volume/v3/volumes/1504048c-cdba-4731-aac6-06cbe3c63299 Aug 12 20:33:59.016076 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8e98539d-375e-494a-807d-d6a649456fc0 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:59.016299 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8e98539d-375e-494a-807d-d6a649456fc0 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:59.023339 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:59.023339 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:33:59.027106 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-8e98539d-375e-494a-807d-d6a649456fc0 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Volume info retrieved successfully. Aug 12 20:33:59.030836 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8e98539d-375e-494a-807d-d6a649456fc0 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] https://10.4.3.246/volume/v3/volumes/1504048c-cdba-4731-aac6-06cbe3c63299 returned with HTTP 200 Aug 12 20:33:59.031247 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1297/5210] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:33:59 2026] GET /volume/v3/volumes/1504048c-cdba-4731-aac6-06cbe3c63299 => generated 973 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:33:59.041712 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-22d1f8fe-fa07-45f6-bbcf-d73b60a1f4fc None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:59.043299 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-22d1f8fe-fa07-45f6-bbcf-d73b60a1f4fc tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] GET https://10.4.3.246/volume/v3/messages Aug 12 20:33:59.043489 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-22d1f8fe-fa07-45f6-bbcf-d73b60a1f4fc tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:59.043683 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-22d1f8fe-fa07-45f6-bbcf-d73b60a1f4fc tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:59.047270 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-22d1f8fe-fa07-45f6-bbcf-d73b60a1f4fc tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] https://10.4.3.246/volume/v3/messages returned with HTTP 200 Aug 12 20:33:59.047636 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1314/5211] 10.4.3.246 () {68 vars in 1280 bytes} [Wed Aug 12 20:33:59 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:33:59.054516 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f708ae21-a02b-41dc-ab4e-1ee28aa90140 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:59.056335 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f708ae21-a02b-41dc-ab4e-1ee28aa90140 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-member] GET https://10.4.3.246/volume/v3/messages/b78a1101-4e10-4b73-8c66-2e91fdc207f5 Aug 12 20:33:59.056529 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f708ae21-a02b-41dc-ab4e-1ee28aa90140 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:59.056740 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f708ae21-a02b-41dc-ab4e-1ee28aa90140 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-member] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:59.060637 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:59.060637 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:33:59.061212 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f708ae21-a02b-41dc-ab4e-1ee28aa90140 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-member] https://10.4.3.246/volume/v3/messages/b78a1101-4e10-4b73-8c66-2e91fdc207f5 returned with HTTP 200 Aug 12 20:33:59.061575 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1306/5212] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:33:59 2026] GET /volume/v3/messages/b78a1101-4e10-4b73-8c66-2e91fdc207f5 => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:33:59.068428 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-7097949a-a342-4ba8-acb1-7f82390182ad None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:59.070180 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7097949a-a342-4ba8-acb1-7f82390182ad tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] DELETE https://10.4.3.246/volume/v3/messages/b78a1101-4e10-4b73-8c66-2e91fdc207f5 Aug 12 20:33:59.070399 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7097949a-a342-4ba8-acb1-7f82390182ad tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:59.070618 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7097949a-a342-4ba8-acb1-7f82390182ad tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:59.078075 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7097949a-a342-4ba8-acb1-7f82390182ad tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] https://10.4.3.246/volume/v3/messages/b78a1101-4e10-4b73-8c66-2e91fdc207f5 returned with HTTP 204 Aug 12 20:33:59.078576 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1296/5213] 10.4.3.246 () {68 vars in 1394 bytes} [Wed Aug 12 20:33:59 2026] DELETE /volume/v3/messages/b78a1101-4e10-4b73-8c66-2e91fdc207f5 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 20:33:59.084033 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-46f3d43b-7581-46ed-bee0-d6502f7f9624 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:59.085640 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-46f3d43b-7581-46ed-bee0-d6502f7f9624 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/1504048c-cdba-4731-aac6-06cbe3c63299 Aug 12 20:33:59.085856 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-46f3d43b-7581-46ed-bee0-d6502f7f9624 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:59.086069 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-46f3d43b-7581-46ed-bee0-d6502f7f9624 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:59.086237 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-46f3d43b-7581-46ed-bee0-d6502f7f9624 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Delete volume with id: 1504048c-cdba-4731-aac6-06cbe3c63299 Aug 12 20:33:59.092701 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:33:59.092701 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:33:59.092955 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-46f3d43b-7581-46ed-bee0-d6502f7f9624 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Volume info retrieved successfully. Aug 12 20:33:59.093798 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-46f3d43b-7581-46ed-bee0-d6502f7f9624 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100386) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 20:33:59.101955 np0000007109 devstack@c-api.service[100386]: WARNING cinder.quota [None req-46f3d43b-7581-46ed-bee0-d6502f7f9624 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-740804170 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-740804170, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:33:59.102267 np0000007109 devstack@c-api.service[100386]: WARNING cinder.quota [None req-46f3d43b-7581-46ed-bee0-d6502f7f9624 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-740804170 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-740804170, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:33:59.109942 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-46f3d43b-7581-46ed-bee0-d6502f7f9624 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Created reservations ['752389fb-d6ee-4538-bf0c-124aadc02a56', '615999de-676a-4dd2-9525-50370a60328b', 'eabb8718-03bd-4953-a80a-702c81624505', '8d02d351-ce81-4079-b21f-0827a7dd2686'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:33:59.134135 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-46f3d43b-7581-46ed-bee0-d6502f7f9624 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Delete volume request issued successfully. Aug 12 20:33:59.134330 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-46f3d43b-7581-46ed-bee0-d6502f7f9624 tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] https://10.4.3.246/volume/v3/volumes/1504048c-cdba-4731-aac6-06cbe3c63299 returned with HTTP 202 Aug 12 20:33:59.134765 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1298/5214] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:33:59 2026] DELETE /volume/v3/volumes/1504048c-cdba-4731-aac6-06cbe3c63299 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:33:59.141225 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-bef44d89-243c-4e9c-b9a7-9f4abef448af None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:33:59.143260 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-bef44d89-243c-4e9c-b9a7-9f4abef448af tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] DELETE https://10.4.3.246/volume/v3/types/88ec1a1a-9241-4a82-91d7-f6ca08eb62c4 Aug 12 20:33:59.143486 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-bef44d89-243c-4e9c-b9a7-9f4abef448af tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:33:59.143692 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-bef44d89-243c-4e9c-b9a7-9f4abef448af tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] Calling method '_delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:33:59.170649 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-bef44d89-243c-4e9c-b9a7-9f4abef448af tempest-ProjectMemberTests-1162891491 tempest-ProjectMemberTests-1162891491-project-admin] https://10.4.3.246/volume/v3/types/88ec1a1a-9241-4a82-91d7-f6ca08eb62c4 returned with HTTP 202 Aug 12 20:33:59.171000 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1315/5215] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:33:59 2026] DELETE /volume/v3/types/88ec1a1a-9241-4a82-91d7-f6ca08eb62c4 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:34:00.332810 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-70d5d2be-59d2-483b-8c4a-71fbe77bc720 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:00.409896 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-70d5d2be-59d2-483b-8c4a-71fbe77bc720 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:34:00.410274 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-70d5d2be-59d2-483b-8c4a-71fbe77bc720 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-16741142", "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=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:34:00.426212 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-70d5d2be-59d2-483b-8c4a-71fbe77bc720 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:34:00.426641 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1307/5216] 10.4.3.246 () {68 vars in 1253 bytes} [Wed Aug 12 20:34:00 2026] POST /volume/v3/types => generated 378 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:00.434861 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e7cacd30-b56f-473d-8719-fd4ebf74a31c None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:00.437132 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e7cacd30-b56f-473d-8719-fd4ebf74a31c tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] POST https://10.4.3.246/volume/v3/types/99311462-da67-482e-817d-84eca1e0df01/encryption Aug 12 20:34:00.437651 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e7cacd30-b56f-473d-8719-fd4ebf74a31c tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:34:00.455624 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e7cacd30-b56f-473d-8719-fd4ebf74a31c tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] https://10.4.3.246/volume/v3/types/99311462-da67-482e-817d-84eca1e0df01/encryption returned with HTTP 200 Aug 12 20:34:00.456136 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1297/5217] 10.4.3.246 () {68 vars in 1397 bytes} [Wed Aug 12 20:34:00 2026] POST /volume/v3/types/99311462-da67-482e-817d-84eca1e0df01/encryption => generated 239 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:00.465283 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3f117a87-0578-4435-95b0-e918028e72de None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:00.467012 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3f117a87-0578-4435-95b0-e918028e72de tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:34:00.467350 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3f117a87-0578-4435-95b0-e918028e72de tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1817835252", "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=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:34:00.481594 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3f117a87-0578-4435-95b0-e918028e72de tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:34:00.481985 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1299/5218] 10.4.3.246 () {68 vars in 1253 bytes} [Wed Aug 12 20:34:00 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:00.489717 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-13df3da9-4f9e-40d2-af66-8146c6e43bf2 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:00.491639 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-13df3da9-4f9e-40d2-af66-8146c6e43bf2 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] POST https://10.4.3.246/volume/v3/types/b49c6cd8-e001-412b-aff3-4f39e5ef17c5/encryption Aug 12 20:34:00.492072 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-13df3da9-4f9e-40d2-af66-8146c6e43bf2 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:34:00.507118 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-13df3da9-4f9e-40d2-af66-8146c6e43bf2 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] https://10.4.3.246/volume/v3/types/b49c6cd8-e001-412b-aff3-4f39e5ef17c5/encryption returned with HTTP 200 Aug 12 20:34:00.507639 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1316/5219] 10.4.3.246 () {68 vars in 1397 bytes} [Wed Aug 12 20:34:00 2026] POST /volume/v3/types/b49c6cd8-e001-412b-aff3-4f39e5ef17c5/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:00.516461 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-6b4e11c3-e9e8-4b87-a02e-8759a99e435c None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:00.518178 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6b4e11c3-e9e8-4b87-a02e-8759a99e435c tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:34:00.518595 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6b4e11c3-e9e8-4b87-a02e-8759a99e435c tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-609285510", "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=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:34:00.533560 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6b4e11c3-e9e8-4b87-a02e-8759a99e435c tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:34:00.533983 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1308/5220] 10.4.3.246 () {68 vars in 1253 bytes} [Wed Aug 12 20:34:00 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:00.541877 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f8ecf213-a035-425a-9b60-c322d40b1a87 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:00.543855 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f8ecf213-a035-425a-9b60-c322d40b1a87 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] POST https://10.4.3.246/volume/v3/types/e4e46d6b-a7d4-4940-a4ee-bef67806bcd4/extra_specs Aug 12 20:34:00.544190 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f8ecf213-a035-425a-9b60-c322d40b1a87 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:34:00.564774 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f8ecf213-a035-425a-9b60-c322d40b1a87 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] https://10.4.3.246/volume/v3/types/e4e46d6b-a7d4-4940-a4ee-bef67806bcd4/extra_specs returned with HTTP 200 Aug 12 20:34:00.565285 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1298/5221] 10.4.3.246 () {68 vars in 1399 bytes} [Wed Aug 12 20:34:00 2026] POST /volume/v3/types/e4e46d6b-a7d4-4940-a4ee-bef67806bcd4/extra_specs => generated 35 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:34:00.572920 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-fc372909-0c4f-4246-89e3-b539f3b70c00 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:00.574593 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fc372909-0c4f-4246-89e3-b539f3b70c00 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] PUT https://10.4.3.246/volume/v3/types/e4e46d6b-a7d4-4940-a4ee-bef67806bcd4/extra_specs/key2 Aug 12 20:34:00.574921 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fc372909-0c4f-4246-89e3-b539f3b70c00 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:34:00.591119 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fc372909-0c4f-4246-89e3-b539f3b70c00 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] https://10.4.3.246/volume/v3/types/e4e46d6b-a7d4-4940-a4ee-bef67806bcd4/extra_specs/key2 returned with HTTP 200 Aug 12 20:34:00.591577 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1300/5222] 10.4.3.246 () {68 vars in 1413 bytes} [Wed Aug 12 20:34:00 2026] PUT /volume/v3/types/e4e46d6b-a7d4-4940-a4ee-bef67806bcd4/extra_specs/key2 => generated 25 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:34:00.599559 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-3911ae96-e0e2-4e0a-b004-9fbbc5334547 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:00.601118 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3911ae96-e0e2-4e0a-b004-9fbbc5334547 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:34:00.601407 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3911ae96-e0e2-4e0a-b004-9fbbc5334547 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:34:00.612990 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3911ae96-e0e2-4e0a-b004-9fbbc5334547 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:34:00.613498 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1317/5223] 10.4.3.246 () {68 vars in 1252 bytes} [Wed Aug 12 20:34:00 2026] POST /volume/v3/types => generated 195 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:00.620831 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-3fe14fad-a78b-4376-8e4f-3cfcefd3b365 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:00.622605 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3fe14fad-a78b-4376-8e4f-3cfcefd3b365 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] DELETE https://10.4.3.246/volume/v3/types/4ac9f367-66c9-4b42-b4ab-97c48421dfd1 Aug 12 20:34:00.622783 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3fe14fad-a78b-4376-8e4f-3cfcefd3b365 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:00.622978 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3fe14fad-a78b-4376-8e4f-3cfcefd3b365 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] Calling method '_delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:00.644785 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3fe14fad-a78b-4376-8e4f-3cfcefd3b365 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] https://10.4.3.246/volume/v3/types/4ac9f367-66c9-4b42-b4ab-97c48421dfd1 returned with HTTP 202 Aug 12 20:34:00.645277 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1309/5224] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:34:00 2026] DELETE /volume/v3/types/4ac9f367-66c9-4b42-b4ab-97c48421dfd1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:34:00.652700 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-9181d427-81e2-4056-89ac-b6a3de260cbd None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:00.654546 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9181d427-81e2-4056-89ac-b6a3de260cbd tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:34:00.655003 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9181d427-81e2-4056-89ac-b6a3de260cbd tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-961364950", "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=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:34:00.671013 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9181d427-81e2-4056-89ac-b6a3de260cbd tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:34:00.671404 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1299/5225] 10.4.3.246 () {68 vars in 1253 bytes} [Wed Aug 12 20:34:00 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 12 20:34:00.679110 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-36f380f3-b040-4e77-9b64-c3cd946d6960 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:00.680749 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-36f380f3-b040-4e77-9b64-c3cd946d6960 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] POST https://10.4.3.246/volume/v3/types/47fe38af-c86e-4108-9735-4983de312695/encryption Aug 12 20:34:00.681056 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-36f380f3-b040-4e77-9b64-c3cd946d6960 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:34:00.693812 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-36f380f3-b040-4e77-9b64-c3cd946d6960 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] https://10.4.3.246/volume/v3/types/47fe38af-c86e-4108-9735-4983de312695/encryption returned with HTTP 200 Aug 12 20:34:00.694165 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1301/5226] 10.4.3.246 () {68 vars in 1397 bytes} [Wed Aug 12 20:34:00 2026] POST /volume/v3/types/47fe38af-c86e-4108-9735-4983de312695/encryption => generated 239 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:00.701512 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-cde8eefe-cd25-493f-9ab5-95030119476b None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:00.703417 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cde8eefe-cd25-493f-9ab5-95030119476b tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] DELETE https://10.4.3.246/volume/v3/types/47fe38af-c86e-4108-9735-4983de312695/encryption/0dc1806c-8513-443e-9bd3-15c69bbc57a0 Aug 12 20:34:00.703596 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cde8eefe-cd25-493f-9ab5-95030119476b tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:00.703777 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cde8eefe-cd25-493f-9ab5-95030119476b tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:00.713398 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cde8eefe-cd25-493f-9ab5-95030119476b tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] https://10.4.3.246/volume/v3/types/47fe38af-c86e-4108-9735-4983de312695/encryption/0dc1806c-8513-443e-9bd3-15c69bbc57a0 returned with HTTP 202 Aug 12 20:34:00.713765 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1318/5227] 10.4.3.246 () {66 vars in 1489 bytes} [Wed Aug 12 20:34:00 2026] DELETE /volume/v3/types/47fe38af-c86e-4108-9735-4983de312695/encryption/0dc1806c-8513-443e-9bd3-15c69bbc57a0 => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:34:00.721488 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-3e1c0cdb-9b39-4ccd-8fb5-8fb55bf59496 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:00.723145 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3e1c0cdb-9b39-4ccd-8fb5-8fb55bf59496 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:34:00.723492 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3e1c0cdb-9b39-4ccd-8fb5-8fb55bf59496 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-734649246", "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=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:34:00.737013 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3e1c0cdb-9b39-4ccd-8fb5-8fb55bf59496 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:34:00.737415 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1310/5228] 10.4.3.246 () {68 vars in 1253 bytes} [Wed Aug 12 20:34:00 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 12 20:34:00.744862 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-84b3ef1a-a3e4-48f3-a539-752eecefa13c None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:00.746601 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-84b3ef1a-a3e4-48f3-a539-752eecefa13c tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] DELETE https://10.4.3.246/volume/v3/types/d25fe4d3-46a3-4d9b-8cf0-570b76628817/extra_specs/key1 Aug 12 20:34:00.746810 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-84b3ef1a-a3e4-48f3-a539-752eecefa13c tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:00.746999 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-84b3ef1a-a3e4-48f3-a539-752eecefa13c tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:00.764655 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-84b3ef1a-a3e4-48f3-a539-752eecefa13c tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] https://10.4.3.246/volume/v3/types/d25fe4d3-46a3-4d9b-8cf0-570b76628817/extra_specs/key1 returned with HTTP 202 Aug 12 20:34:00.765096 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1300/5229] 10.4.3.246 () {66 vars in 1396 bytes} [Wed Aug 12 20:34:00 2026] DELETE /volume/v3/types/d25fe4d3-46a3-4d9b-8cf0-570b76628817/extra_specs/key1 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:34:00.772859 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-b3a954db-f0e8-466f-b5ad-8eea80680c8c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:00.774598 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b3a954db-f0e8-466f-b5ad-8eea80680c8c tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:34:00.775037 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b3a954db-f0e8-466f-b5ad-8eea80680c8c tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-647004609", "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=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:34:00.789820 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b3a954db-f0e8-466f-b5ad-8eea80680c8c tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:34:00.790202 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1302/5230] 10.4.3.246 () {68 vars in 1253 bytes} [Wed Aug 12 20:34:00 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:00.798180 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-e8e4db8d-f9f0-4431-869c-08c28bb7e453 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:00.800160 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e8e4db8d-f9f0-4431-869c-08c28bb7e453 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] DELETE https://10.4.3.246/volume/v3/types/637a8295-442b-437d-97a1-277bdd7a2754 Aug 12 20:34:00.800359 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e8e4db8d-f9f0-4431-869c-08c28bb7e453 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:00.800696 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e8e4db8d-f9f0-4431-869c-08c28bb7e453 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] Calling method '_delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:00.824075 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e8e4db8d-f9f0-4431-869c-08c28bb7e453 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] https://10.4.3.246/volume/v3/types/637a8295-442b-437d-97a1-277bdd7a2754 returned with HTTP 202 Aug 12 20:34:00.824505 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1319/5231] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:34:00 2026] DELETE /volume/v3/types/637a8295-442b-437d-97a1-277bdd7a2754 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:34:00.832222 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-00796690-9102-47ff-842b-19645b4d7b3c None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:00.834055 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-00796690-9102-47ff-842b-19645b4d7b3c tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] GET https://10.4.3.246/volume/v3/types/99311462-da67-482e-817d-84eca1e0df01/extra_specs Aug 12 20:34:00.834271 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-00796690-9102-47ff-842b-19645b4d7b3c tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:00.834503 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-00796690-9102-47ff-842b-19645b4d7b3c tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] Calling method 'index' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:00.841219 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-00796690-9102-47ff-842b-19645b4d7b3c tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] https://10.4.3.246/volume/v3/types/99311462-da67-482e-817d-84eca1e0df01/extra_specs returned with HTTP 200 Aug 12 20:34:00.841613 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1311/5232] 10.4.3.246 () {66 vars in 1378 bytes} [Wed Aug 12 20:34:00 2026] GET /volume/v3/types/99311462-da67-482e-817d-84eca1e0df01/extra_specs => generated 185 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:00.850250 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-8bc49669-ad6b-46e0-b4fc-82899e1a150a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:00.851986 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8bc49669-ad6b-46e0-b4fc-82899e1a150a tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] GET https://10.4.3.246/volume/v3/types Aug 12 20:34:00.852252 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8bc49669-ad6b-46e0-b4fc-82899e1a150a tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:00.852497 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8bc49669-ad6b-46e0-b4fc-82899e1a150a tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] Calling method 'index' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:00.871227 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8bc49669-ad6b-46e0-b4fc-82899e1a150a tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:34:00.871658 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1301/5233] 10.4.3.246 () {66 vars in 1231 bytes} [Wed Aug 12 20:34:00 2026] GET /volume/v3/types => generated 2607 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:34:00.882823 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-fc9b9730-1cd5-4b39-b656-c909b406d40f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:00.884568 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fc9b9730-1cd5-4b39-b656-c909b406d40f tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] GET https://10.4.3.246/volume/v3/types/99311462-da67-482e-817d-84eca1e0df01/encryption/cipher Aug 12 20:34:00.884767 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fc9b9730-1cd5-4b39-b656-c909b406d40f tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:00.884947 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fc9b9730-1cd5-4b39-b656-c909b406d40f tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:00.890981 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fc9b9730-1cd5-4b39-b656-c909b406d40f tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] https://10.4.3.246/volume/v3/types/99311462-da67-482e-817d-84eca1e0df01/encryption/cipher returned with HTTP 200 Aug 12 20:34:00.891337 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1303/5234] 10.4.3.246 () {66 vars in 1396 bytes} [Wed Aug 12 20:34:00 2026] GET /volume/v3/types/99311462-da67-482e-817d-84eca1e0df01/encryption/cipher => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:34:00.900244 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-ffd90e22-5682-497a-911c-5a68d5e39a35 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:00.902167 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ffd90e22-5682-497a-911c-5a68d5e39a35 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] GET https://10.4.3.246/volume/v3/types/99311462-da67-482e-817d-84eca1e0df01/encryption Aug 12 20:34:00.902331 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ffd90e22-5682-497a-911c-5a68d5e39a35 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:00.902506 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ffd90e22-5682-497a-911c-5a68d5e39a35 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] Calling method 'index' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:00.908721 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ffd90e22-5682-497a-911c-5a68d5e39a35 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] https://10.4.3.246/volume/v3/types/99311462-da67-482e-817d-84eca1e0df01/encryption returned with HTTP 200 Aug 12 20:34:00.909109 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1320/5235] 10.4.3.246 () {66 vars in 1375 bytes} [Wed Aug 12 20:34:00 2026] GET /volume/v3/types/99311462-da67-482e-817d-84eca1e0df01/encryption => generated 325 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:00.918553 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-4b643ec1-1308-41ce-80d6-34c9bcc04e98 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:00.920501 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4b643ec1-1308-41ce-80d6-34c9bcc04e98 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] GET https://10.4.3.246/volume/v3/types/99311462-da67-482e-817d-84eca1e0df01/extra_specs/multiattach Aug 12 20:34:00.920681 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4b643ec1-1308-41ce-80d6-34c9bcc04e98 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:00.920876 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4b643ec1-1308-41ce-80d6-34c9bcc04e98 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:00.927810 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4b643ec1-1308-41ce-80d6-34c9bcc04e98 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] https://10.4.3.246/volume/v3/types/99311462-da67-482e-817d-84eca1e0df01/extra_specs/multiattach returned with HTTP 200 Aug 12 20:34:00.928303 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1312/5236] 10.4.3.246 () {66 vars in 1414 bytes} [Wed Aug 12 20:34:00 2026] GET /volume/v3/types/99311462-da67-482e-817d-84eca1e0df01/extra_specs/multiattach => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:34:00.936190 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-5b1b6bd5-99ba-4932-b4ee-c252ba4caf71 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:00.938157 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5b1b6bd5-99ba-4932-b4ee-c252ba4caf71 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] GET https://10.4.3.246/volume/v3/types/99311462-da67-482e-817d-84eca1e0df01/extra_specs/volume_backend_name Aug 12 20:34:00.938384 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5b1b6bd5-99ba-4932-b4ee-c252ba4caf71 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:00.938605 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5b1b6bd5-99ba-4932-b4ee-c252ba4caf71 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:00.945424 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5b1b6bd5-99ba-4932-b4ee-c252ba4caf71 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] https://10.4.3.246/volume/v3/types/99311462-da67-482e-817d-84eca1e0df01/extra_specs/volume_backend_name returned with HTTP 200 Aug 12 20:34:00.945843 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1302/5237] 10.4.3.246 () {66 vars in 1438 bytes} [Wed Aug 12 20:34:00 2026] GET /volume/v3/types/99311462-da67-482e-817d-84eca1e0df01/extra_specs/volume_backend_name => generated 44 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:34:00.954666 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-f4afa70e-6a33-4804-af65-d3b0461e810e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:00.956679 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f4afa70e-6a33-4804-af65-d3b0461e810e tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] GET https://10.4.3.246/volume/v3/types/99311462-da67-482e-817d-84eca1e0df01 Aug 12 20:34:00.956967 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f4afa70e-6a33-4804-af65-d3b0461e810e tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:00.957254 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f4afa70e-6a33-4804-af65-d3b0461e810e tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:00.963259 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f4afa70e-6a33-4804-af65-d3b0461e810e tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] https://10.4.3.246/volume/v3/types/99311462-da67-482e-817d-84eca1e0df01 returned with HTTP 200 Aug 12 20:34:00.963845 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1304/5238] 10.4.3.246 () {66 vars in 1342 bytes} [Wed Aug 12 20:34:00 2026] GET /volume/v3/types/99311462-da67-482e-817d-84eca1e0df01 => generated 400 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:00.972792 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-197bf036-5f5a-427a-a125-57e4d91a5438 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:00.974587 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-197bf036-5f5a-427a-a125-57e4d91a5438 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] PUT https://10.4.3.246/volume/v3/types/99311462-da67-482e-817d-84eca1e0df01/encryption/2be643a8-d800-4745-9cf7-772c391551ed Aug 12 20:34:00.974898 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-197bf036-5f5a-427a-a125-57e4d91a5438 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:34:00.990844 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-197bf036-5f5a-427a-a125-57e4d91a5438 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] https://10.4.3.246/volume/v3/types/99311462-da67-482e-817d-84eca1e0df01/encryption/2be643a8-d800-4745-9cf7-772c391551ed returned with HTTP 200 Aug 12 20:34:00.991290 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1321/5239] 10.4.3.246 () {68 vars in 1506 bytes} [Wed Aug 12 20:34:00 2026] PUT /volume/v3/types/99311462-da67-482e-817d-84eca1e0df01/encryption/2be643a8-d800-4745-9cf7-772c391551ed => generated 33 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:34:01.000746 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-ffe8e56b-fb1b-4799-bab6-0e9ade18140d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:01.002840 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ffe8e56b-fb1b-4799-bab6-0e9ade18140d tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] PUT https://10.4.3.246/volume/v3/types/99311462-da67-482e-817d-84eca1e0df01/extra_specs/key1 Aug 12 20:34:01.003234 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ffe8e56b-fb1b-4799-bab6-0e9ade18140d tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:34:01.023233 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ffe8e56b-fb1b-4799-bab6-0e9ade18140d tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] https://10.4.3.246/volume/v3/types/99311462-da67-482e-817d-84eca1e0df01/extra_specs/key1 returned with HTTP 200 Aug 12 20:34:01.023716 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1313/5240] 10.4.3.246 () {68 vars in 1413 bytes} [Wed Aug 12 20:34:00 2026] PUT /volume/v3/types/99311462-da67-482e-817d-84eca1e0df01/extra_specs/key1 => generated 30 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 20:34:01.031989 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-2e9217d0-2c8a-43e3-8621-3745b8575331 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:01.033694 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2e9217d0-2c8a-43e3-8621-3745b8575331 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] PUT https://10.4.3.246/volume/v3/types/99311462-da67-482e-817d-84eca1e0df01 Aug 12 20:34:01.034010 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2e9217d0-2c8a-43e3-8621-3745b8575331 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:34:01.046757 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2e9217d0-2c8a-43e3-8621-3745b8575331 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] https://10.4.3.246/volume/v3/types/99311462-da67-482e-817d-84eca1e0df01 returned with HTTP 200 Aug 12 20:34:01.047183 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1303/5241] 10.4.3.246 () {68 vars in 1362 bytes} [Wed Aug 12 20:34:01 2026] PUT /volume/v3/types/99311462-da67-482e-817d-84eca1e0df01 => generated 369 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:01.055811 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-9f81750f-5d5e-4022-ab5c-36535069e3ff None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:01.057635 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9f81750f-5d5e-4022-ab5c-36535069e3ff tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] DELETE https://10.4.3.246/volume/v3/types/d25fe4d3-46a3-4d9b-8cf0-570b76628817 Aug 12 20:34:01.057825 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9f81750f-5d5e-4022-ab5c-36535069e3ff tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:01.058048 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9f81750f-5d5e-4022-ab5c-36535069e3ff tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] Calling method '_delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:01.079930 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9f81750f-5d5e-4022-ab5c-36535069e3ff tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] https://10.4.3.246/volume/v3/types/d25fe4d3-46a3-4d9b-8cf0-570b76628817 returned with HTTP 202 Aug 12 20:34:01.080297 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1305/5242] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:34:01 2026] DELETE /volume/v3/types/d25fe4d3-46a3-4d9b-8cf0-570b76628817 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:34:01.087291 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-08ed2d37-ea46-4622-b762-57f079d29401 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:01.088993 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-08ed2d37-ea46-4622-b762-57f079d29401 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] DELETE https://10.4.3.246/volume/v3/types/47fe38af-c86e-4108-9735-4983de312695 Aug 12 20:34:01.089187 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-08ed2d37-ea46-4622-b762-57f079d29401 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:01.089382 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-08ed2d37-ea46-4622-b762-57f079d29401 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] Calling method '_delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:01.111804 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-08ed2d37-ea46-4622-b762-57f079d29401 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] https://10.4.3.246/volume/v3/types/47fe38af-c86e-4108-9735-4983de312695 returned with HTTP 202 Aug 12 20:34:01.112461 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1322/5243] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:34:01 2026] DELETE /volume/v3/types/47fe38af-c86e-4108-9735-4983de312695 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:34:01.118566 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-7b16e640-024f-436b-bfa6-3bf3acab609d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:01.120333 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7b16e640-024f-436b-bfa6-3bf3acab609d tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] DELETE https://10.4.3.246/volume/v3/types/e4e46d6b-a7d4-4940-a4ee-bef67806bcd4 Aug 12 20:34:01.120572 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7b16e640-024f-436b-bfa6-3bf3acab609d tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:01.120779 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7b16e640-024f-436b-bfa6-3bf3acab609d tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] Calling method '_delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:01.142215 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7b16e640-024f-436b-bfa6-3bf3acab609d tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] https://10.4.3.246/volume/v3/types/e4e46d6b-a7d4-4940-a4ee-bef67806bcd4 returned with HTTP 202 Aug 12 20:34:01.142634 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1314/5244] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:34:01 2026] DELETE /volume/v3/types/e4e46d6b-a7d4-4940-a4ee-bef67806bcd4 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:34:01.149985 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b5d18618-7358-4f04-826c-1e3de592e27c None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:01.152021 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b5d18618-7358-4f04-826c-1e3de592e27c tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] DELETE https://10.4.3.246/volume/v3/types/b49c6cd8-e001-412b-aff3-4f39e5ef17c5 Aug 12 20:34:01.152314 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b5d18618-7358-4f04-826c-1e3de592e27c tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:01.152619 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b5d18618-7358-4f04-826c-1e3de592e27c tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] Calling method '_delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:01.180122 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b5d18618-7358-4f04-826c-1e3de592e27c tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] https://10.4.3.246/volume/v3/types/b49c6cd8-e001-412b-aff3-4f39e5ef17c5 returned with HTTP 202 Aug 12 20:34:01.180738 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1304/5245] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:34:01 2026] DELETE /volume/v3/types/b49c6cd8-e001-412b-aff3-4f39e5ef17c5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:34:01.188191 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-d589a7c3-ee72-4415-a16b-6344b010c8c1 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:01.189992 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d589a7c3-ee72-4415-a16b-6344b010c8c1 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] DELETE https://10.4.3.246/volume/v3/types/99311462-da67-482e-817d-84eca1e0df01 Aug 12 20:34:01.190185 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d589a7c3-ee72-4415-a16b-6344b010c8c1 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:01.190400 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d589a7c3-ee72-4415-a16b-6344b010c8c1 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] Calling method '_delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:01.212195 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d589a7c3-ee72-4415-a16b-6344b010c8c1 tempest-VolumeTypesAdminTests-2111319374 tempest-VolumeTypesAdminTests-2111319374-project-admin] https://10.4.3.246/volume/v3/types/99311462-da67-482e-817d-84eca1e0df01 returned with HTTP 202 Aug 12 20:34:01.212619 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1306/5246] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:34:01 2026] DELETE /volume/v3/types/99311462-da67-482e-817d-84eca1e0df01 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:34:10.678604 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-6a9ac8bb-be7c-44b9-bdaf-5e70af65f5d5 req-73b21f5f-8328-41e9-8c2c-473e082b9cad None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:10.680819 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-6a9ac8bb-be7c-44b9-bdaf-5e70af65f5d5 req-73b21f5f-8328-41e9-8c2c-473e082b9cad tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] DELETE https://10.4.3.246/volume/v3/attachments/18f5c665-a41b-47a0-8715-6c59def2662a Aug 12 20:34:10.681019 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-6a9ac8bb-be7c-44b9-bdaf-5e70af65f5d5 req-73b21f5f-8328-41e9-8c2c-473e082b9cad tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:10.681244 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-6a9ac8bb-be7c-44b9-bdaf-5e70af65f5d5 req-73b21f5f-8328-41e9-8c2c-473e082b9cad tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:10.688078 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:10.688078 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:34:10.728514 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-6a9ac8bb-be7c-44b9-bdaf-5e70af65f5d5 req-73b21f5f-8328-41e9-8c2c-473e082b9cad tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/attachments/18f5c665-a41b-47a0-8715-6c59def2662a returned with HTTP 200 Aug 12 20:34:10.728861 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1323/5247] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:34:10 2026] DELETE /volume/v3/attachments/18f5c665-a41b-47a0-8715-6c59def2662a => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:11.139400 np0000007109 devstack@c-api.service[100383]: DEBUG dbcounter [-] [100383] Writing DB stats cinder:SELECT=120,cinder:INSERT=41,cinder:UPDATE=53 {{(pid=100383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:34:11.177546 np0000007109 devstack@c-api.service[100385]: DEBUG dbcounter [-] [100385] Writing DB stats cinder:SELECT=102,cinder:INSERT=27,cinder:UPDATE=54 {{(pid=100385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:34:11.210044 np0000007109 devstack@c-api.service[100386]: DEBUG dbcounter [-] [100386] Writing DB stats cinder:SELECT=53,cinder:UPDATE=28,cinder:INSERT=17 {{(pid=100386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:34:11.970908 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-4c7cb7a8-edf5-4981-b50b-0d86d278bd38 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:11.972659 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4c7cb7a8-edf5-4981-b50b-0d86d278bd38 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] DELETE https://10.4.3.246/volume/v3/volumes/47b8c619-7277-4ed6-9069-830ae098bfb5 Aug 12 20:34:11.972851 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4c7cb7a8-edf5-4981-b50b-0d86d278bd38 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:11.973046 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4c7cb7a8-edf5-4981-b50b-0d86d278bd38 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:11.973199 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-4c7cb7a8-edf5-4981-b50b-0d86d278bd38 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Delete volume with id: 47b8c619-7277-4ed6-9069-830ae098bfb5 Aug 12 20:34:11.980660 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:11.980660 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:34:11.981178 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-4c7cb7a8-edf5-4981-b50b-0d86d278bd38 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:34:11.999808 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-4c7cb7a8-edf5-4981-b50b-0d86d278bd38 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Delete volume request issued successfully. Aug 12 20:34:12.000024 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4c7cb7a8-edf5-4981-b50b-0d86d278bd38 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/47b8c619-7277-4ed6-9069-830ae098bfb5 returned with HTTP 202 Aug 12 20:34:12.000624 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1315/5248] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:34:11 2026] DELETE /volume/v3/volumes/47b8c619-7277-4ed6-9069-830ae098bfb5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:34:12.008199 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ff871abe-cfdd-4f24-b86b-3663ab5bd9cc None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:12.010182 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ff871abe-cfdd-4f24-b86b-3663ab5bd9cc tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/47b8c619-7277-4ed6-9069-830ae098bfb5 Aug 12 20:34:12.010394 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ff871abe-cfdd-4f24-b86b-3663ab5bd9cc tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:12.010666 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ff871abe-cfdd-4f24-b86b-3663ab5bd9cc tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:12.018116 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:12.018116 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:34:12.021902 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-ff871abe-cfdd-4f24-b86b-3663ab5bd9cc tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:34:12.027327 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ff871abe-cfdd-4f24-b86b-3663ab5bd9cc tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/47b8c619-7277-4ed6-9069-830ae098bfb5 returned with HTTP 200 Aug 12 20:34:12.027730 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1305/5249] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:12 2026] GET /volume/v3/volumes/47b8c619-7277-4ed6-9069-830ae098bfb5 => generated 1393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:34:13.038738 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-15a446f0-053f-47fc-b2f3-5272c90d8dbe None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:13.040451 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-15a446f0-053f-47fc-b2f3-5272c90d8dbe tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/47b8c619-7277-4ed6-9069-830ae098bfb5 Aug 12 20:34:13.040672 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-15a446f0-053f-47fc-b2f3-5272c90d8dbe tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:13.040868 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-15a446f0-053f-47fc-b2f3-5272c90d8dbe tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:13.047018 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-15a446f0-053f-47fc-b2f3-5272c90d8dbe tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/47b8c619-7277-4ed6-9069-830ae098bfb5 returned with HTTP 404 Aug 12 20:34:13.047441 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1307/5250] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:13 2026] GET /volume/v3/volumes/47b8c619-7277-4ed6-9069-830ae098bfb5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:34:13.053647 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-02112a25-4965-4242-a480-733923037cc7 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:13.055377 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-02112a25-4965-4242-a480-733923037cc7 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/8fa0d305-1d0e-48c4-94a5-b0df73f1a915 Aug 12 20:34:13.055560 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-02112a25-4965-4242-a480-733923037cc7 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:13.055763 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-02112a25-4965-4242-a480-733923037cc7 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:13.055879 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.snapshots [None req-02112a25-4965-4242-a480-733923037cc7 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Delete snapshot with id: 8fa0d305-1d0e-48c4-94a5-b0df73f1a915 Aug 12 20:34:13.060712 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:13.060712 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:34:13.061182 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-02112a25-4965-4242-a480-733923037cc7 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot retrieved successfully. Aug 12 20:34:13.077139 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-02112a25-4965-4242-a480-733923037cc7 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot delete request issued successfully. Aug 12 20:34:13.077330 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-02112a25-4965-4242-a480-733923037cc7 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/8fa0d305-1d0e-48c4-94a5-b0df73f1a915 returned with HTTP 202 Aug 12 20:34:13.077823 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1324/5251] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:34:13 2026] DELETE /volume/v3/snapshots/8fa0d305-1d0e-48c4-94a5-b0df73f1a915 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:34:13.084385 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-5978fa10-c9fd-4641-9134-e202b6f58bb8 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:13.086675 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5978fa10-c9fd-4641-9134-e202b6f58bb8 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/snapshots/8fa0d305-1d0e-48c4-94a5-b0df73f1a915 Aug 12 20:34:13.086960 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5978fa10-c9fd-4641-9134-e202b6f58bb8 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:13.087197 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5978fa10-c9fd-4641-9134-e202b6f58bb8 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:13.093171 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:13.093171 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:34:13.093702 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-5978fa10-c9fd-4641-9134-e202b6f58bb8 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Snapshot retrieved successfully. Aug 12 20:34:13.094626 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5978fa10-c9fd-4641-9134-e202b6f58bb8 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/8fa0d305-1d0e-48c4-94a5-b0df73f1a915 returned with HTTP 200 Aug 12 20:34:13.095062 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1316/5252] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:34:13 2026] GET /volume/v3/snapshots/8fa0d305-1d0e-48c4-94a5-b0df73f1a915 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:14.103204 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-cb464185-785f-4429-9b36-f20189f2bd06 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:14.105058 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-cb464185-785f-4429-9b36-f20189f2bd06 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/snapshots/8fa0d305-1d0e-48c4-94a5-b0df73f1a915 Aug 12 20:34:14.105296 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-cb464185-785f-4429-9b36-f20189f2bd06 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:14.105503 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-cb464185-785f-4429-9b36-f20189f2bd06 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:14.109874 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-cb464185-785f-4429-9b36-f20189f2bd06 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/snapshots/8fa0d305-1d0e-48c4-94a5-b0df73f1a915 returned with HTTP 404 Aug 12 20:34:14.110343 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1306/5253] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:34:14 2026] GET /volume/v3/snapshots/8fa0d305-1d0e-48c4-94a5-b0df73f1a915 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:34:15.742203 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-8d187e0f-a182-4717-94cb-0bddebc8c639 req-bfe23f2b-fb26-4a47-a899-e00ba0bd500a None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:15.744173 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-8d187e0f-a182-4717-94cb-0bddebc8c639 req-bfe23f2b-fb26-4a47-a899-e00ba0bd500a tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] DELETE https://10.4.3.246/volume/v3/attachments/7b176fbc-b8d0-47af-8a53-42765afc75ae Aug 12 20:34:15.744384 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-8d187e0f-a182-4717-94cb-0bddebc8c639 req-bfe23f2b-fb26-4a47-a899-e00ba0bd500a tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:15.744625 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-8d187e0f-a182-4717-94cb-0bddebc8c639 req-bfe23f2b-fb26-4a47-a899-e00ba0bd500a tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:15.751427 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:15.751427 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:34:15.793009 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-8d187e0f-a182-4717-94cb-0bddebc8c639 req-bfe23f2b-fb26-4a47-a899-e00ba0bd500a tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/attachments/7b176fbc-b8d0-47af-8a53-42765afc75ae returned with HTTP 200 Aug 12 20:34:15.793378 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1308/5254] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:34:15 2026] DELETE /volume/v3/attachments/7b176fbc-b8d0-47af-8a53-42765afc75ae => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:17.070828 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-84cc2f21-22e2-4181-be42-1cb124a0882e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:17.072471 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-84cc2f21-22e2-4181-be42-1cb124a0882e tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] DELETE https://10.4.3.246/volume/v3/volumes/3ccef9c9-7e49-42be-8c1a-9db94da8e6ee Aug 12 20:34:17.072683 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-84cc2f21-22e2-4181-be42-1cb124a0882e tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:17.072877 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-84cc2f21-22e2-4181-be42-1cb124a0882e tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:17.073019 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-84cc2f21-22e2-4181-be42-1cb124a0882e tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Delete volume with id: 3ccef9c9-7e49-42be-8c1a-9db94da8e6ee Aug 12 20:34:17.079596 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:17.079596 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:34:17.079992 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-84cc2f21-22e2-4181-be42-1cb124a0882e tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:34:17.093296 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-84cc2f21-22e2-4181-be42-1cb124a0882e tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Delete volume request issued successfully. Aug 12 20:34:17.093442 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-84cc2f21-22e2-4181-be42-1cb124a0882e tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/3ccef9c9-7e49-42be-8c1a-9db94da8e6ee returned with HTTP 202 Aug 12 20:34:17.093860 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1325/5255] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:34:17 2026] DELETE /volume/v3/volumes/3ccef9c9-7e49-42be-8c1a-9db94da8e6ee => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:34:17.100272 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f98f6a26-cd0c-467e-a969-8a6e776b0bff None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:17.102271 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f98f6a26-cd0c-467e-a969-8a6e776b0bff tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/3ccef9c9-7e49-42be-8c1a-9db94da8e6ee Aug 12 20:34:17.102482 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f98f6a26-cd0c-467e-a969-8a6e776b0bff tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:17.102698 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f98f6a26-cd0c-467e-a969-8a6e776b0bff tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:17.109781 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:17.109781 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:34:17.113199 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-f98f6a26-cd0c-467e-a969-8a6e776b0bff tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Volume info retrieved successfully. Aug 12 20:34:17.118024 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f98f6a26-cd0c-467e-a969-8a6e776b0bff tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/3ccef9c9-7e49-42be-8c1a-9db94da8e6ee returned with HTTP 200 Aug 12 20:34:17.118435 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1317/5256] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:17 2026] GET /volume/v3/volumes/3ccef9c9-7e49-42be-8c1a-9db94da8e6ee => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:34:18.130031 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-d07ac609-7519-4a6e-862a-891512a44c05 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:18.132329 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d07ac609-7519-4a6e-862a-891512a44c05 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] GET https://10.4.3.246/volume/v3/volumes/3ccef9c9-7e49-42be-8c1a-9db94da8e6ee Aug 12 20:34:18.132611 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d07ac609-7519-4a6e-862a-891512a44c05 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:18.132868 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d07ac609-7519-4a6e-862a-891512a44c05 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:18.138767 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d07ac609-7519-4a6e-862a-891512a44c05 tempest-TestVolumeBootPattern-1629525757 tempest-TestVolumeBootPattern-1629525757-project-member] https://10.4.3.246/volume/v3/volumes/3ccef9c9-7e49-42be-8c1a-9db94da8e6ee returned with HTTP 404 Aug 12 20:34:18.139245 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1307/5257] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:18 2026] GET /volume/v3/volumes/3ccef9c9-7e49-42be-8c1a-9db94da8e6ee => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:34:25.791969 np0000007109 devstack@c-api.service[100386]: DEBUG dbcounter [-] [100386] Writing DB stats cinder:SELECT=11,cinder:UPDATE=3 {{(pid=100386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:34:27.089769 np0000007109 devstack@c-api.service[100384]: DEBUG dbcounter [-] [100384] Writing DB stats cinder:SELECT=144,cinder:UPDATE=64,cinder:INSERT=32 {{(pid=100384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:34:27.116497 np0000007109 devstack@c-api.service[100383]: DEBUG dbcounter [-] [100383] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:34:27.120427 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-5954e7fb-bf06-4dd4-aab8-33962f437fba None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:27.173361 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5954e7fb-bf06-4dd4-aab8-33962f437fba tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:34:27.173808 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5954e7fb-bf06-4dd4-aab8-33962f437fba tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1048682248"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:34:27.175506 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-5954e7fb-bf06-4dd4-aab8-33962f437fba tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1048682248'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:34:27.175679 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-5954e7fb-bf06-4dd4-aab8-33962f437fba tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Create volume of 1 GB Aug 12 20:34:27.176002 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:27.176002 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:34:27.180404 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-5954e7fb-bf06-4dd4-aab8-33962f437fba tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Availability Zones retrieved successfully. Aug 12 20:34:27.187315 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-5954e7fb-bf06-4dd4-aab8-33962f437fba tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Flow 'volume_create_api' (ac9f2bae-b6ce-430a-9a21-47eb7309d9cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:34:27.188672 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-5954e7fb-bf06-4dd4-aab8-33962f437fba tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60a30846-114d-4330-ac0b-a63b614615f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:34:27.189810 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-5954e7fb-bf06-4dd4-aab8-33962f437fba tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:34:27.218221 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-5954e7fb-bf06-4dd4-aab8-33962f437fba tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60a30846-114d-4330-ac0b-a63b614615f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:34:27.219165 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-5954e7fb-bf06-4dd4-aab8-33962f437fba tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c8c28ee-53ec-45cc-bda3-a731dedec108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:34:27.270659 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-5954e7fb-bf06-4dd4-aab8-33962f437fba tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Created reservations ['fa367393-fd42-4fc0-b2cc-0ea374f61f0f', 'b7e2f9d4-1755-4463-92ee-73ff30f80327', '1b6d2662-e29a-47b2-9ffa-13c05e58ebf3', 'a79f1fb7-d0fb-465c-bfcb-4e5a150d01ed'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:34:27.271820 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-5954e7fb-bf06-4dd4-aab8-33962f437fba tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c8c28ee-53ec-45cc-bda3-a731dedec108) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa367393-fd42-4fc0-b2cc-0ea374f61f0f', 'b7e2f9d4-1755-4463-92ee-73ff30f80327', '1b6d2662-e29a-47b2-9ffa-13c05e58ebf3', 'a79f1fb7-d0fb-465c-bfcb-4e5a150d01ed']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:34:27.272887 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-5954e7fb-bf06-4dd4-aab8-33962f437fba tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59569b27-05c9-430e-bd8e-26bb1326dc75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:34:27.301993 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-5954e7fb-bf06-4dd4-aab8-33962f437fba tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59569b27-05c9-430e-bd8e-26bb1326dc75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b74c4bd5-cf62-4a38-8b37-9cad428dc9b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1048682248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7960a0688d1a4c8c94d520288545747a',qos_specs=None,replication_status=,reservations=['fa367393-fd42-4fc0-b2cc-0ea374f61f0f','b7e2f9d4-1755-4463-92ee-73ff30f80327','1b6d2662-e29a-47b2-9ffa-13c05e58ebf3','a79f1fb7-d0fb-465c-bfcb-4e5a150d01ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='875453f91e984b01bf7c6b9e77413c69',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:34:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1048682248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b74c4bd5-cf62-4a38-8b37-9cad428dc9b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7960a0688d1a4c8c94d520288545747a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='875453f91e984b01bf7c6b9e77413c69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:34:27.302795 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-5954e7fb-bf06-4dd4-aab8-33962f437fba tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6aa85c83-c7be-4ee1-a75c-40ed84e977ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:34:27.319156 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-5954e7fb-bf06-4dd4-aab8-33962f437fba tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6aa85c83-c7be-4ee1-a75c-40ed84e977ea) transitioned into state 'SUCCESS' from state '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-1048682248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7960a0688d1a4c8c94d520288545747a',qos_specs=None,replication_status=,reservations=['fa367393-fd42-4fc0-b2cc-0ea374f61f0f','b7e2f9d4-1755-4463-92ee-73ff30f80327','1b6d2662-e29a-47b2-9ffa-13c05e58ebf3','a79f1fb7-d0fb-465c-bfcb-4e5a150d01ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='875453f91e984b01bf7c6b9e77413c69',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:34:27.319965 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-5954e7fb-bf06-4dd4-aab8-33962f437fba tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df5674b7-68d5-4990-9d59-e54bd5364342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:34:27.328292 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-5954e7fb-bf06-4dd4-aab8-33962f437fba tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df5674b7-68d5-4990-9d59-e54bd5364342) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:34:27.329108 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-5954e7fb-bf06-4dd4-aab8-33962f437fba tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Flow 'volume_create_api' (ac9f2bae-b6ce-430a-9a21-47eb7309d9cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:34:27.329460 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-5954e7fb-bf06-4dd4-aab8-33962f437fba tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Create volume request issued successfully. Aug 12 20:34:27.330023 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5954e7fb-bf06-4dd4-aab8-33962f437fba tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:34:27.330396 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1309/5258] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:34:27 2026] POST /volume/v3/volumes => generated 749 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:34:27.344649 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-10ee85cf-9775-4856-abbe-e683c9066cea None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:27.346236 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-10ee85cf-9775-4856-abbe-e683c9066cea tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/volumes/b74c4bd5-cf62-4a38-8b37-9cad428dc9b1 Aug 12 20:34:27.346413 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-10ee85cf-9775-4856-abbe-e683c9066cea tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:27.346658 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-10ee85cf-9775-4856-abbe-e683c9066cea tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:27.355701 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:27.355701 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:34:27.360345 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-10ee85cf-9775-4856-abbe-e683c9066cea tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Volume info retrieved successfully. Aug 12 20:34:27.363903 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-10ee85cf-9775-4856-abbe-e683c9066cea tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/volumes/b74c4bd5-cf62-4a38-8b37-9cad428dc9b1 returned with HTTP 200 Aug 12 20:34:27.364250 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1326/5259] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:27 2026] GET /volume/v3/volumes/b74c4bd5-cf62-4a38-8b37-9cad428dc9b1 => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:28.136067 np0000007109 devstack@c-api.service[100385]: DEBUG dbcounter [-] [100385] Writing DB stats cinder:SELECT=6 {{(pid=100385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:34:28.376858 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-180c9e7a-9131-4087-9c85-536f631cf158 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:28.378652 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-180c9e7a-9131-4087-9c85-536f631cf158 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/volumes/b74c4bd5-cf62-4a38-8b37-9cad428dc9b1 Aug 12 20:34:28.378884 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-180c9e7a-9131-4087-9c85-536f631cf158 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:28.379101 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-180c9e7a-9131-4087-9c85-536f631cf158 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:28.385681 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:28.385681 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:34:28.388944 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-180c9e7a-9131-4087-9c85-536f631cf158 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Volume info retrieved successfully. Aug 12 20:34:28.392480 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-180c9e7a-9131-4087-9c85-536f631cf158 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/volumes/b74c4bd5-cf62-4a38-8b37-9cad428dc9b1 returned with HTTP 200 Aug 12 20:34:28.392865 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1318/5260] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:28 2026] GET /volume/v3/volumes/b74c4bd5-cf62-4a38-8b37-9cad428dc9b1 => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:28.405059 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-91de4791-4bcd-4c7d-bcb5-82cce3f8b9de None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:28.407274 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-91de4791-4bcd-4c7d-bcb5-82cce3f8b9de tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] POST https://10.4.3.246/volume/v3/backups Aug 12 20:34:28.407697 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-91de4791-4bcd-4c7d-bcb5-82cce3f8b9de tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b74c4bd5-cf62-4a38-8b37-9cad428dc9b1", "name": "tempest-VolumesBackupsTest-Backup-833671349"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:34:28.409274 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.contrib.backups [None req-91de4791-4bcd-4c7d-bcb5-82cce3f8b9de tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Creating new backup {'backup': {'volume_id': 'b74c4bd5-cf62-4a38-8b37-9cad428dc9b1', 'name': 'tempest-VolumesBackupsTest-Backup-833671349'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 20:34:28.409472 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.contrib.backups [None req-91de4791-4bcd-4c7d-bcb5-82cce3f8b9de tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Creating backup of volume b74c4bd5-cf62-4a38-8b37-9cad428dc9b1 in container None Aug 12 20:34:28.416579 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:28.416579 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:34:28.417115 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-91de4791-4bcd-4c7d-bcb5-82cce3f8b9de tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Volume info retrieved successfully. Aug 12 20:34:28.439866 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-91de4791-4bcd-4c7d-bcb5-82cce3f8b9de tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Created reservations ['6ea5ac24-cccb-43d7-a326-68fad609d5ad', '130a639c-7cc9-448b-9087-33891007b60e'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:34:28.464189 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-91de4791-4bcd-4c7d-bcb5-82cce3f8b9de tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups returned with HTTP 202 Aug 12 20:34:28.464684 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1308/5261] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:34:28 2026] POST /volume/v3/backups => generated 329 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:34:28.472320 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-ab8e830f-1cc1-41db-b41d-f3fea6551128 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:28.474372 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ab8e830f-1cc1-41db-b41d-f3fea6551128 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 Aug 12 20:34:28.474793 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ab8e830f-1cc1-41db-b41d-f3fea6551128 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:28.474841 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ab8e830f-1cc1-41db-b41d-f3fea6551128 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:28.474934 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-ab8e830f-1cc1-41db-b41d-f3fea6551128 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id c540c588-9a43-4a4a-b0f5-eb87b4bba7a8. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:34:28.479444 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:28.479444 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:34:28.480362 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ab8e830f-1cc1-41db-b41d-f3fea6551128 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 returned with HTTP 200 Aug 12 20:34:28.480844 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1310/5262] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:28 2026] GET /volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:29.490451 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-bd219e3d-6516-42e0-965a-6f6d8d142a17 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:29.492304 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-bd219e3d-6516-42e0-965a-6f6d8d142a17 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 Aug 12 20:34:29.492549 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-bd219e3d-6516-42e0-965a-6f6d8d142a17 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:29.492779 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-bd219e3d-6516-42e0-965a-6f6d8d142a17 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:29.492935 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-bd219e3d-6516-42e0-965a-6f6d8d142a17 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id c540c588-9a43-4a4a-b0f5-eb87b4bba7a8. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:34:29.497036 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:29.497036 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:34:29.497802 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-bd219e3d-6516-42e0-965a-6f6d8d142a17 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 returned with HTTP 200 Aug 12 20:34:29.498179 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1327/5263] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:29 2026] GET /volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:30.507301 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-9e377251-8692-4df9-a1fc-7f2827e33f78 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:30.509142 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9e377251-8692-4df9-a1fc-7f2827e33f78 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 Aug 12 20:34:30.509326 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9e377251-8692-4df9-a1fc-7f2827e33f78 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:30.509551 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9e377251-8692-4df9-a1fc-7f2827e33f78 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:30.509656 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-9e377251-8692-4df9-a1fc-7f2827e33f78 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id c540c588-9a43-4a4a-b0f5-eb87b4bba7a8. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:34:30.513952 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:30.513952 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:34:30.514671 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9e377251-8692-4df9-a1fc-7f2827e33f78 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 returned with HTTP 200 Aug 12 20:34:30.515015 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1319/5264] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:30 2026] GET /volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:31.524080 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-24de33d8-d6db-4c61-843a-ac56bf0535cd None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:31.526225 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-24de33d8-d6db-4c61-843a-ac56bf0535cd tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 Aug 12 20:34:31.526430 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-24de33d8-d6db-4c61-843a-ac56bf0535cd tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:31.526657 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-24de33d8-d6db-4c61-843a-ac56bf0535cd tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:31.526781 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-24de33d8-d6db-4c61-843a-ac56bf0535cd tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id c540c588-9a43-4a4a-b0f5-eb87b4bba7a8. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:34:31.530776 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:31.530776 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:34:31.531559 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-24de33d8-d6db-4c61-843a-ac56bf0535cd tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 returned with HTTP 200 Aug 12 20:34:31.531919 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1309/5265] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:31 2026] GET /volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:32.541616 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-eef659fd-6461-4b41-8662-d742a7e49dee None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:32.543440 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-eef659fd-6461-4b41-8662-d742a7e49dee tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 Aug 12 20:34:32.543701 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-eef659fd-6461-4b41-8662-d742a7e49dee tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:32.543887 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-eef659fd-6461-4b41-8662-d742a7e49dee tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:32.543985 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-eef659fd-6461-4b41-8662-d742a7e49dee tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id c540c588-9a43-4a4a-b0f5-eb87b4bba7a8. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:34:32.548228 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:32.548228 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:34:32.548996 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-eef659fd-6461-4b41-8662-d742a7e49dee tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 returned with HTTP 200 Aug 12 20:34:32.549381 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1311/5266] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:32 2026] GET /volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:33.559968 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-268b29e7-8c8e-4387-b43c-74c0477b4fe2 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:33.561869 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-268b29e7-8c8e-4387-b43c-74c0477b4fe2 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 Aug 12 20:34:33.562062 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-268b29e7-8c8e-4387-b43c-74c0477b4fe2 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:33.562288 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-268b29e7-8c8e-4387-b43c-74c0477b4fe2 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:33.562405 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-268b29e7-8c8e-4387-b43c-74c0477b4fe2 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id c540c588-9a43-4a4a-b0f5-eb87b4bba7a8. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:34:33.567137 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:33.567137 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:34:33.568264 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-268b29e7-8c8e-4387-b43c-74c0477b4fe2 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 returned with HTTP 200 Aug 12 20:34:33.569012 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1328/5267] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:33 2026] GET /volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:34.580579 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-d6c36866-8df1-43b1-a436-4b4e78ea4045 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:34.582774 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d6c36866-8df1-43b1-a436-4b4e78ea4045 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 Aug 12 20:34:34.583029 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d6c36866-8df1-43b1-a436-4b4e78ea4045 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:34.583279 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d6c36866-8df1-43b1-a436-4b4e78ea4045 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:34.583441 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-d6c36866-8df1-43b1-a436-4b4e78ea4045 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id c540c588-9a43-4a4a-b0f5-eb87b4bba7a8. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:34:34.588319 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:34.588319 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:34:34.589213 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d6c36866-8df1-43b1-a436-4b4e78ea4045 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 returned with HTTP 200 Aug 12 20:34:34.589663 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1320/5268] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:34 2026] GET /volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:35.600148 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-12249606-a35e-41c5-bda0-2baca5d5fa96 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:35.601853 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-12249606-a35e-41c5-bda0-2baca5d5fa96 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 Aug 12 20:34:35.602033 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-12249606-a35e-41c5-bda0-2baca5d5fa96 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:35.602216 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-12249606-a35e-41c5-bda0-2baca5d5fa96 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:35.602318 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-12249606-a35e-41c5-bda0-2baca5d5fa96 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id c540c588-9a43-4a4a-b0f5-eb87b4bba7a8. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:34:35.606579 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:35.606579 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:34:35.607250 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-12249606-a35e-41c5-bda0-2baca5d5fa96 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 returned with HTTP 200 Aug 12 20:34:35.607664 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1310/5269] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:35 2026] GET /volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:36.617007 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-0c832464-4853-44b3-883e-9adc2d763c2f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:36.618808 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0c832464-4853-44b3-883e-9adc2d763c2f tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 Aug 12 20:34:36.619017 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0c832464-4853-44b3-883e-9adc2d763c2f tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:36.619226 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0c832464-4853-44b3-883e-9adc2d763c2f tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:36.619338 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-0c832464-4853-44b3-883e-9adc2d763c2f tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id c540c588-9a43-4a4a-b0f5-eb87b4bba7a8. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:34:36.623509 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:36.623509 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:34:36.624198 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0c832464-4853-44b3-883e-9adc2d763c2f tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 returned with HTTP 200 Aug 12 20:34:36.624560 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1312/5270] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:36 2026] GET /volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:37.633958 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-ae13b50a-bd9b-4bbe-9400-14c5f5d99722 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:37.635851 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ae13b50a-bd9b-4bbe-9400-14c5f5d99722 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 Aug 12 20:34:37.636031 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ae13b50a-bd9b-4bbe-9400-14c5f5d99722 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:37.636206 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ae13b50a-bd9b-4bbe-9400-14c5f5d99722 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:37.636306 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-ae13b50a-bd9b-4bbe-9400-14c5f5d99722 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id c540c588-9a43-4a4a-b0f5-eb87b4bba7a8. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:34:37.640504 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:37.640504 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:34:37.641208 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ae13b50a-bd9b-4bbe-9400-14c5f5d99722 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 returned with HTTP 200 Aug 12 20:34:37.641591 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1329/5271] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:37 2026] GET /volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:38.653080 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-9239a738-127c-469a-b594-5659a9fe7b8b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:38.654744 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9239a738-127c-469a-b594-5659a9fe7b8b tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 Aug 12 20:34:38.654936 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9239a738-127c-469a-b594-5659a9fe7b8b tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:38.655112 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9239a738-127c-469a-b594-5659a9fe7b8b tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:38.655215 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-9239a738-127c-469a-b594-5659a9fe7b8b tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id c540c588-9a43-4a4a-b0f5-eb87b4bba7a8. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:34:38.659528 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:38.659528 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:34:38.660297 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9239a738-127c-469a-b594-5659a9fe7b8b tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 returned with HTTP 200 Aug 12 20:34:38.660737 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1321/5272] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:38 2026] GET /volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:39.671884 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-8dfbe250-e195-41de-b706-fa5032e5f635 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:39.673668 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8dfbe250-e195-41de-b706-fa5032e5f635 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 Aug 12 20:34:39.673866 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8dfbe250-e195-41de-b706-fa5032e5f635 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:39.674050 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8dfbe250-e195-41de-b706-fa5032e5f635 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:39.674148 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-8dfbe250-e195-41de-b706-fa5032e5f635 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id c540c588-9a43-4a4a-b0f5-eb87b4bba7a8. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:34:39.678221 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:39.678221 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:34:39.679029 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8dfbe250-e195-41de-b706-fa5032e5f635 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 returned with HTTP 200 Aug 12 20:34:39.679480 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1311/5273] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:39 2026] GET /volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:40.688395 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-6aace36e-6886-4689-9690-2a2c3f161b95 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:40.692062 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6aace36e-6886-4689-9690-2a2c3f161b95 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 Aug 12 20:34:40.692062 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6aace36e-6886-4689-9690-2a2c3f161b95 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:40.692062 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6aace36e-6886-4689-9690-2a2c3f161b95 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:40.692062 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-6aace36e-6886-4689-9690-2a2c3f161b95 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id c540c588-9a43-4a4a-b0f5-eb87b4bba7a8. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:34:40.695403 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:40.695403 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:34:40.697311 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6aace36e-6886-4689-9690-2a2c3f161b95 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 returned with HTTP 200 Aug 12 20:34:40.697311 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1313/5274] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:40 2026] GET /volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:41.707587 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-96189a82-de9a-4677-b7b4-be6edd6bf800 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:41.709481 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-96189a82-de9a-4677-b7b4-be6edd6bf800 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 Aug 12 20:34:41.709698 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-96189a82-de9a-4677-b7b4-be6edd6bf800 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:41.709873 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-96189a82-de9a-4677-b7b4-be6edd6bf800 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:41.709973 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-96189a82-de9a-4677-b7b4-be6edd6bf800 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id c540c588-9a43-4a4a-b0f5-eb87b4bba7a8. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:34:41.714836 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:41.714836 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:34:41.715660 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-96189a82-de9a-4677-b7b4-be6edd6bf800 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 returned with HTTP 200 Aug 12 20:34:41.716016 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1330/5275] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:41 2026] GET /volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:42.725527 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-d9fce6b0-10ef-4979-8dc1-f6057a2aee89 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:42.727284 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d9fce6b0-10ef-4979-8dc1-f6057a2aee89 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 Aug 12 20:34:42.727491 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d9fce6b0-10ef-4979-8dc1-f6057a2aee89 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:42.727843 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d9fce6b0-10ef-4979-8dc1-f6057a2aee89 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:42.727843 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-d9fce6b0-10ef-4979-8dc1-f6057a2aee89 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id c540c588-9a43-4a4a-b0f5-eb87b4bba7a8. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:34:42.732617 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:42.732617 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:34:42.733290 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d9fce6b0-10ef-4979-8dc1-f6057a2aee89 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 returned with HTTP 200 Aug 12 20:34:42.733642 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1322/5276] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:42 2026] GET /volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:43.744086 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-df9ccec2-8244-4472-872e-500f2e5e46c1 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:43.746229 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-df9ccec2-8244-4472-872e-500f2e5e46c1 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 Aug 12 20:34:43.746449 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-df9ccec2-8244-4472-872e-500f2e5e46c1 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:43.746655 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-df9ccec2-8244-4472-872e-500f2e5e46c1 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:43.746754 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-df9ccec2-8244-4472-872e-500f2e5e46c1 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id c540c588-9a43-4a4a-b0f5-eb87b4bba7a8. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:34:43.751294 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:43.751294 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:34:43.751951 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-df9ccec2-8244-4472-872e-500f2e5e46c1 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 returned with HTTP 200 Aug 12 20:34:43.752316 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1312/5277] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:43 2026] GET /volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:43.762480 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3c845996-0bec-47bb-bba3-4140edf036a5 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:43.766562 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3c845996-0bec-47bb-bba3-4140edf036a5 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] POST https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8/restore Aug 12 20:34:43.766562 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3c845996-0bec-47bb-bba3-4140edf036a5 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "b74c4bd5-cf62-4a38-8b37-9cad428dc9b1"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:34:43.766562 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.contrib.backups [None req-3c845996-0bec-47bb-bba3-4140edf036a5 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Restoring backup c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 ({'restore': {'volume_id': 'b74c4bd5-cf62-4a38-8b37-9cad428dc9b1'}}) {{(pid=100386) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 12 20:34:43.766562 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.contrib.backups [None req-3c845996-0bec-47bb-bba3-4140edf036a5 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Restoring backup c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 to volume b74c4bd5-cf62-4a38-8b37-9cad428dc9b1. Aug 12 20:34:43.772175 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:43.772175 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:34:43.779340 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:43.779340 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:34:43.779824 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-3c845996-0bec-47bb-bba3-4140edf036a5 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Volume info retrieved successfully. Aug 12 20:34:43.779965 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.backup.api [None req-3c845996-0bec-47bb-bba3-4140edf036a5 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Checking backup size 1 against volume size 1 {{(pid=100386) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 12 20:34:43.780052 np0000007109 devstack@c-api.service[100386]: INFO cinder.backup.api [None req-3c845996-0bec-47bb-bba3-4140edf036a5 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Overwriting volume b74c4bd5-cf62-4a38-8b37-9cad428dc9b1 with restore of backup c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 Aug 12 20:34:43.790779 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.backup.rpcapi [None req-3c845996-0bec-47bb-bba3-4140edf036a5 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] restore_backup in rpcapi backup_id c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 {{(pid=100386) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 12 20:34:43.792555 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3c845996-0bec-47bb-bba3-4140edf036a5 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8/restore returned with HTTP 202 Aug 12 20:34:43.792985 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1314/5278] 10.4.3.246 () {68 vars in 1393 bytes} [Wed Aug 12 20:34:43 2026] POST /volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8/restore => generated 182 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:34:43.800564 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-5aea8f87-d972-4e9d-a76d-b527e378e17d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:43.802434 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5aea8f87-d972-4e9d-a76d-b527e378e17d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 Aug 12 20:34:43.802669 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5aea8f87-d972-4e9d-a76d-b527e378e17d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:43.802881 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5aea8f87-d972-4e9d-a76d-b527e378e17d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:43.803034 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-5aea8f87-d972-4e9d-a76d-b527e378e17d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id c540c588-9a43-4a4a-b0f5-eb87b4bba7a8. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:34:43.809407 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:43.809407 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:34:43.810182 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5aea8f87-d972-4e9d-a76d-b527e378e17d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 returned with HTTP 200 Aug 12 20:34:43.810711 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1331/5279] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:43 2026] GET /volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:44.820685 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-dfa5e6dd-e01f-4265-98e0-c52620cf6460 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:44.822761 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-dfa5e6dd-e01f-4265-98e0-c52620cf6460 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 Aug 12 20:34:44.823017 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-dfa5e6dd-e01f-4265-98e0-c52620cf6460 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:44.823227 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-dfa5e6dd-e01f-4265-98e0-c52620cf6460 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:44.823342 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-dfa5e6dd-e01f-4265-98e0-c52620cf6460 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id c540c588-9a43-4a4a-b0f5-eb87b4bba7a8. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:34:44.827553 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:44.827553 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:34:44.828225 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-dfa5e6dd-e01f-4265-98e0-c52620cf6460 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 returned with HTTP 200 Aug 12 20:34:44.828581 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1323/5280] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:44 2026] GET /volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:45.838944 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ccfd08a0-6ea7-4d80-8e05-806cf2b34a91 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:45.840846 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ccfd08a0-6ea7-4d80-8e05-806cf2b34a91 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 Aug 12 20:34:45.841048 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ccfd08a0-6ea7-4d80-8e05-806cf2b34a91 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:45.841254 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ccfd08a0-6ea7-4d80-8e05-806cf2b34a91 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:45.841373 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-ccfd08a0-6ea7-4d80-8e05-806cf2b34a91 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id c540c588-9a43-4a4a-b0f5-eb87b4bba7a8. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:34:45.845901 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:45.845901 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:34:45.846702 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ccfd08a0-6ea7-4d80-8e05-806cf2b34a91 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 returned with HTTP 200 Aug 12 20:34:45.847048 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1313/5281] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:45 2026] GET /volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:46.856983 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-23737489-e22b-4603-850e-5a73e180c392 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:46.859614 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-23737489-e22b-4603-850e-5a73e180c392 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 Aug 12 20:34:46.859614 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-23737489-e22b-4603-850e-5a73e180c392 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:46.859614 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-23737489-e22b-4603-850e-5a73e180c392 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:46.859614 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-23737489-e22b-4603-850e-5a73e180c392 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id c540c588-9a43-4a4a-b0f5-eb87b4bba7a8. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:34:46.863401 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:46.863401 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:34:46.864127 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-23737489-e22b-4603-850e-5a73e180c392 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 returned with HTTP 200 Aug 12 20:34:46.864462 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1315/5282] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:46 2026] GET /volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:47.873472 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-da502856-825a-459b-b09b-53626382aacc None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:47.875135 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-da502856-825a-459b-b09b-53626382aacc tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 Aug 12 20:34:47.875374 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-da502856-825a-459b-b09b-53626382aacc tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:47.875750 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-da502856-825a-459b-b09b-53626382aacc tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:47.875927 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-da502856-825a-459b-b09b-53626382aacc tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id c540c588-9a43-4a4a-b0f5-eb87b4bba7a8. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:34:47.880032 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:47.880032 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:34:47.880767 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-da502856-825a-459b-b09b-53626382aacc tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 returned with HTTP 200 Aug 12 20:34:47.881122 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1332/5283] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:47 2026] GET /volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:48.890595 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-88e4621a-a72a-4b4b-a343-807b0b6b0240 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:48.892401 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-88e4621a-a72a-4b4b-a343-807b0b6b0240 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 Aug 12 20:34:48.892596 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-88e4621a-a72a-4b4b-a343-807b0b6b0240 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:48.892788 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-88e4621a-a72a-4b4b-a343-807b0b6b0240 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:48.892903 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-88e4621a-a72a-4b4b-a343-807b0b6b0240 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id c540c588-9a43-4a4a-b0f5-eb87b4bba7a8. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:34:48.897059 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:48.897059 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:34:48.897857 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-88e4621a-a72a-4b4b-a343-807b0b6b0240 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 returned with HTTP 200 Aug 12 20:34:48.898230 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1324/5284] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:48 2026] GET /volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:49.908675 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-9d27f8f4-2fac-4b3a-823e-579749a148c1 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:49.910430 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9d27f8f4-2fac-4b3a-823e-579749a148c1 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 Aug 12 20:34:49.910679 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9d27f8f4-2fac-4b3a-823e-579749a148c1 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:49.910869 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9d27f8f4-2fac-4b3a-823e-579749a148c1 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:49.910972 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-9d27f8f4-2fac-4b3a-823e-579749a148c1 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id c540c588-9a43-4a4a-b0f5-eb87b4bba7a8. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:34:49.915324 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:49.915324 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:34:49.916008 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9d27f8f4-2fac-4b3a-823e-579749a148c1 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 returned with HTTP 200 Aug 12 20:34:49.916421 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1314/5285] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:49 2026] GET /volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:50.926401 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-f1508b6b-ba24-410b-977b-be68a2e3a4b8 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:50.928055 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f1508b6b-ba24-410b-977b-be68a2e3a4b8 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 Aug 12 20:34:50.928308 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f1508b6b-ba24-410b-977b-be68a2e3a4b8 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:50.928576 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-f1508b6b-ba24-410b-977b-be68a2e3a4b8 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:50.928755 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-f1508b6b-ba24-410b-977b-be68a2e3a4b8 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id c540c588-9a43-4a4a-b0f5-eb87b4bba7a8. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:34:50.933077 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:50.933077 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:34:50.933743 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-f1508b6b-ba24-410b-977b-be68a2e3a4b8 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 returned with HTTP 200 Aug 12 20:34:50.934065 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1316/5286] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:50 2026] GET /volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:51.943825 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-8069f793-06a0-4550-a014-8805d7719f9b None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:51.945531 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8069f793-06a0-4550-a014-8805d7719f9b tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 Aug 12 20:34:51.945736 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8069f793-06a0-4550-a014-8805d7719f9b tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:51.945918 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8069f793-06a0-4550-a014-8805d7719f9b tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:51.946018 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-8069f793-06a0-4550-a014-8805d7719f9b tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id c540c588-9a43-4a4a-b0f5-eb87b4bba7a8. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:34:51.950177 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:51.950177 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:34:51.950863 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8069f793-06a0-4550-a014-8805d7719f9b tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 returned with HTTP 200 Aug 12 20:34:51.951214 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1333/5287] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:51 2026] GET /volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:52.960390 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0d44af16-031f-41e7-91a9-af120bfc7b0f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:52.962227 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0d44af16-031f-41e7-91a9-af120bfc7b0f tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 Aug 12 20:34:52.962493 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0d44af16-031f-41e7-91a9-af120bfc7b0f tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:52.962762 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0d44af16-031f-41e7-91a9-af120bfc7b0f tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:52.962916 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-0d44af16-031f-41e7-91a9-af120bfc7b0f tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id c540c588-9a43-4a4a-b0f5-eb87b4bba7a8. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:34:52.968039 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:52.968039 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:34:52.968943 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0d44af16-031f-41e7-91a9-af120bfc7b0f tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 returned with HTTP 200 Aug 12 20:34:52.969305 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1325/5288] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:52 2026] GET /volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:53.981294 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-27aaf1b1-571c-47d0-aa31-712441594e80 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:53.982945 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-27aaf1b1-571c-47d0-aa31-712441594e80 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 Aug 12 20:34:53.983150 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-27aaf1b1-571c-47d0-aa31-712441594e80 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:53.983327 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-27aaf1b1-571c-47d0-aa31-712441594e80 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:53.983427 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-27aaf1b1-571c-47d0-aa31-712441594e80 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id c540c588-9a43-4a4a-b0f5-eb87b4bba7a8. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:34:53.987502 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:53.987502 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:34:53.988219 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-27aaf1b1-571c-47d0-aa31-712441594e80 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 returned with HTTP 200 Aug 12 20:34:53.988589 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1315/5289] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:53 2026] GET /volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:54.151785 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-6ffd5ca6-6111-45e6-b015-1749ac3d3331 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:54.213233 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6ffd5ca6-6111-45e6-b015-1749ac3d3331 tempest-VolumeMultiattachTests-122374587 tempest-VolumeMultiattachTests-122374587-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:34:54.213653 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6ffd5ca6-6111-45e6-b015-1749ac3d3331 tempest-VolumeMultiattachTests-122374587 tempest-VolumeMultiattachTests-122374587-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1955591619-719350499", "extra_specs": {"multiattach": " True"}}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:34:54.227283 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6ffd5ca6-6111-45e6-b015-1749ac3d3331 tempest-VolumeMultiattachTests-122374587 tempest-VolumeMultiattachTests-122374587-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:34:54.227686 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1317/5290] 10.4.3.246 () {68 vars in 1253 bytes} [Wed Aug 12 20:34:54 2026] POST /volume/v3/types => generated 286 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:54.235557 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-0d00f121-3268-4f10-9db4-37d0137113c7 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:54.237350 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0d00f121-3268-4f10-9db4-37d0137113c7 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:34:54.237769 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-0d00f121-3268-4f10-9db4-37d0137113c7 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1829830184", "snapshot_id": null, "imageRef": null, "volume_type": "1b51880d-d046-460e-b007-e080aa153cb8", "size": 1}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:34:54.239256 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-0d00f121-3268-4f10-9db4-37d0137113c7 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1829830184', 'snapshot_id': None, 'imageRef': None, 'volume_type': '1b51880d-d046-460e-b007-e080aa153cb8', 'size': 1}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:34:54.243944 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-0d00f121-3268-4f10-9db4-37d0137113c7 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Create volume of 1 GB Aug 12 20:34:54.244239 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:54.244239 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:34:54.244695 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-0d00f121-3268-4f10-9db4-37d0137113c7 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Availability Zones retrieved successfully. Aug 12 20:34:54.249734 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-0d00f121-3268-4f10-9db4-37d0137113c7 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Flow 'volume_create_api' (d2203f25-bf04-42b1-8263-966402603d66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:34:54.250780 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-0d00f121-3268-4f10-9db4-37d0137113c7 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8eb9aadb-28c2-4322-aaa7-dc89a4ee3438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:34:54.251622 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-0d00f121-3268-4f10-9db4-37d0137113c7 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:34:54.258439 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:54.258439 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:34:54.269960 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-0d00f121-3268-4f10-9db4-37d0137113c7 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8eb9aadb-28c2-4322-aaa7-dc89a4ee3438) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:34:54Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=1b51880d-d046-460e-b007-e080aa153cb8,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1955591619-719350499',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1b51880d-d046-460e-b007-e080aa153cb8', 'encryption_key_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=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:34:54.270683 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-0d00f121-3268-4f10-9db4-37d0137113c7 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cd8b10c-6f91-4d97-abaa-b994f5f0d632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:34:54.294858 np0000007109 devstack@c-api.service[100384]: WARNING cinder.quota [None req-0d00f121-3268-4f10-9db4-37d0137113c7 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1955591619-719350499 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1955591619-719350499, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:34:54.295133 np0000007109 devstack@c-api.service[100384]: WARNING cinder.quota [None req-0d00f121-3268-4f10-9db4-37d0137113c7 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1955591619-719350499 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1955591619-719350499, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:34:54.322980 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-0d00f121-3268-4f10-9db4-37d0137113c7 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Created reservations ['423623b4-174f-4000-a692-614dc1b8acf4', 'a25cd143-e4ae-4b66-acec-740d033f6e8d', '90c60dde-30c9-4af9-830b-6eb01d07ff00', 'e6653f9b-1e83-4299-9e81-f9c2ff8c1259'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:34:54.323715 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-0d00f121-3268-4f10-9db4-37d0137113c7 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cd8b10c-6f91-4d97-abaa-b994f5f0d632) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['423623b4-174f-4000-a692-614dc1b8acf4', 'a25cd143-e4ae-4b66-acec-740d033f6e8d', '90c60dde-30c9-4af9-830b-6eb01d07ff00', 'e6653f9b-1e83-4299-9e81-f9c2ff8c1259']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:34:54.324392 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-0d00f121-3268-4f10-9db4-37d0137113c7 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0547ec49-909f-491f-af36-77d1694dc5d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:34:54.344783 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-0d00f121-3268-4f10-9db4-37d0137113c7 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0547ec49-909f-491f-af36-77d1694dc5d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2238a0bd-4d43-47f0-b433-88b906e146d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1829830184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='baaddd3770cc44af93590ea81a4e2301',qos_specs=None,replication_status=,reservations=['423623b4-174f-4000-a692-614dc1b8acf4','a25cd143-e4ae-4b66-acec-740d033f6e8d','90c60dde-30c9-4af9-830b-6eb01d07ff00','e6653f9b-1e83-4299-9e81-f9c2ff8c1259'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b99ddffbe6547489e94c64ba63f72f4',volume_type_id=1b51880d-d046-460e-b007-e080aa153cb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:34:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1829830184',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2238a0bd-4d43-47f0-b433-88b906e146d4,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='baaddd3770cc44af93590ea81a4e2301',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b99ddffbe6547489e94c64ba63f72f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1b51880d-d046-460e-b007-e080aa153cb8),volume_type_id=1b51880d-d046-460e-b007-e080aa153cb8)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:34:54.345628 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-0d00f121-3268-4f10-9db4-37d0137113c7 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bba0bb2-88c3-42aa-950c-0ecaceaee084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:34:54.360154 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-0d00f121-3268-4f10-9db4-37d0137113c7 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bba0bb2-88c3-42aa-950c-0ecaceaee084) transitioned into state 'SUCCESS' from state '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-1829830184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='baaddd3770cc44af93590ea81a4e2301',qos_specs=None,replication_status=,reservations=['423623b4-174f-4000-a692-614dc1b8acf4','a25cd143-e4ae-4b66-acec-740d033f6e8d','90c60dde-30c9-4af9-830b-6eb01d07ff00','e6653f9b-1e83-4299-9e81-f9c2ff8c1259'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b99ddffbe6547489e94c64ba63f72f4',volume_type_id=1b51880d-d046-460e-b007-e080aa153cb8)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:34:54.360806 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-0d00f121-3268-4f10-9db4-37d0137113c7 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98332341-8395-4b90-9d83-c624ba56c6eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:34:54.368717 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-0d00f121-3268-4f10-9db4-37d0137113c7 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98332341-8395-4b90-9d83-c624ba56c6eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:34:54.369456 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-0d00f121-3268-4f10-9db4-37d0137113c7 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Flow 'volume_create_api' (d2203f25-bf04-42b1-8263-966402603d66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:34:54.369910 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-0d00f121-3268-4f10-9db4-37d0137113c7 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Create volume request issued successfully. Aug 12 20:34:54.370506 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0d00f121-3268-4f10-9db4-37d0137113c7 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:34:54.370919 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1334/5291] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:34:54 2026] POST /volume/v3/volumes => generated 829 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:34:54.384335 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-106a2aa5-cdae-4327-9976-2cc9b0d38f77 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:54.386072 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-106a2aa5-cdae-4327-9976-2cc9b0d38f77 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 Aug 12 20:34:54.386280 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-106a2aa5-cdae-4327-9976-2cc9b0d38f77 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:54.386484 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-106a2aa5-cdae-4327-9976-2cc9b0d38f77 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:54.392771 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:54.392771 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:34:54.395815 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-106a2aa5-cdae-4327-9976-2cc9b0d38f77 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:34:54.399409 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-106a2aa5-cdae-4327-9976-2cc9b0d38f77 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 returned with HTTP 200 Aug 12 20:34:54.399776 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1326/5292] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:54 2026] GET /volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 => generated 897 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:54.999355 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-4ec28a35-5b7f-43f6-8224-35293e8faef1 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:55.001082 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4ec28a35-5b7f-43f6-8224-35293e8faef1 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 Aug 12 20:34:55.001305 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4ec28a35-5b7f-43f6-8224-35293e8faef1 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:55.001510 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4ec28a35-5b7f-43f6-8224-35293e8faef1 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:55.001668 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-4ec28a35-5b7f-43f6-8224-35293e8faef1 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id c540c588-9a43-4a4a-b0f5-eb87b4bba7a8. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:34:55.005605 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:55.005605 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:34:55.006284 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4ec28a35-5b7f-43f6-8224-35293e8faef1 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 returned with HTTP 200 Aug 12 20:34:55.006785 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1316/5293] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:54 2026] GET /volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:55.015049 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-e7305a62-f843-492d-8602-50090a1baabb None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:55.017454 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e7305a62-f843-492d-8602-50090a1baabb tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/volumes/b74c4bd5-cf62-4a38-8b37-9cad428dc9b1 Aug 12 20:34:55.017747 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e7305a62-f843-492d-8602-50090a1baabb tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:55.018042 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e7305a62-f843-492d-8602-50090a1baabb tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:55.027332 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:55.027332 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:34:55.031827 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-e7305a62-f843-492d-8602-50090a1baabb tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Volume info retrieved successfully. Aug 12 20:34:55.037227 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e7305a62-f843-492d-8602-50090a1baabb tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/volumes/b74c4bd5-cf62-4a38-8b37-9cad428dc9b1 returned with HTTP 200 Aug 12 20:34:55.037742 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1318/5294] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:55 2026] GET /volume/v3/volumes/b74c4bd5-cf62-4a38-8b37-9cad428dc9b1 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:55.049160 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-49dc28c0-fd48-47f7-9e8f-cb85b734caa7 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:55.051059 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-49dc28c0-fd48-47f7-9e8f-cb85b734caa7 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] DELETE https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 Aug 12 20:34:55.051299 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-49dc28c0-fd48-47f7-9e8f-cb85b734caa7 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:55.051531 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-49dc28c0-fd48-47f7-9e8f-cb85b734caa7 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:55.051655 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.contrib.backups [None req-49dc28c0-fd48-47f7-9e8f-cb85b734caa7 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Delete backup with id: c540c588-9a43-4a4a-b0f5-eb87b4bba7a8. Aug 12 20:34:55.055797 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:55.055797 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:34:55.066287 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.backup.rpcapi [None req-49dc28c0-fd48-47f7-9e8f-cb85b734caa7 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] delete_backup rpcapi backup_id c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 {{(pid=100384) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 20:34:55.067715 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-49dc28c0-fd48-47f7-9e8f-cb85b734caa7 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 returned with HTTP 202 Aug 12 20:34:55.068062 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1335/5295] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:34:55 2026] DELETE /volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:34:55.074504 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-bbfb98f3-8fca-4796-a7ae-0acfa3ad8395 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:55.076940 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-bbfb98f3-8fca-4796-a7ae-0acfa3ad8395 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 Aug 12 20:34:55.077240 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-bbfb98f3-8fca-4796-a7ae-0acfa3ad8395 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:55.077489 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-bbfb98f3-8fca-4796-a7ae-0acfa3ad8395 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:55.077658 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-bbfb98f3-8fca-4796-a7ae-0acfa3ad8395 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id c540c588-9a43-4a4a-b0f5-eb87b4bba7a8. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:34:55.082555 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:55.082555 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:34:55.083577 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-bbfb98f3-8fca-4796-a7ae-0acfa3ad8395 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 returned with HTTP 200 Aug 12 20:34:55.084033 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1327/5296] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:55 2026] GET /volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:55.411618 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-c4c9d56f-10f6-473b-a8f6-eb36dfe9ad90 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:55.413077 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c4c9d56f-10f6-473b-a8f6-eb36dfe9ad90 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 Aug 12 20:34:55.413438 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c4c9d56f-10f6-473b-a8f6-eb36dfe9ad90 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:55.413648 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-c4c9d56f-10f6-473b-a8f6-eb36dfe9ad90 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:55.420803 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:55.420803 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:34:55.425214 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-c4c9d56f-10f6-473b-a8f6-eb36dfe9ad90 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:34:55.430206 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-c4c9d56f-10f6-473b-a8f6-eb36dfe9ad90 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 returned with HTTP 200 Aug 12 20:34:55.430736 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1317/5297] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:55 2026] GET /volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 => generated 922 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:55.441960 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-d25121ab-88f2-4122-a183-3f9f5b743c3c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:55.443639 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d25121ab-88f2-4122-a183-3f9f5b743c3c tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 Aug 12 20:34:55.443827 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d25121ab-88f2-4122-a183-3f9f5b743c3c tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:55.443997 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d25121ab-88f2-4122-a183-3f9f5b743c3c tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:55.450348 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:55.450348 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:34:55.453689 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-d25121ab-88f2-4122-a183-3f9f5b743c3c tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:34:55.458433 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d25121ab-88f2-4122-a183-3f9f5b743c3c tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 returned with HTTP 200 Aug 12 20:34:55.458811 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1319/5298] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:55 2026] GET /volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 => generated 922 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:55.470456 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-0d832865-a808-4faa-b991-0fbcaa35fc07 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:55.472833 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0d832865-a808-4faa-b991-0fbcaa35fc07 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:34:55.473320 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-0d832865-a808-4faa-b991-0fbcaa35fc07 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1760936597", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:34:55.475182 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-0d832865-a808-4faa-b991-0fbcaa35fc07 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1760936597', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:34:55.475284 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-0d832865-a808-4faa-b991-0fbcaa35fc07 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Create volume of 1 GB Aug 12 20:34:55.480513 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-0d832865-a808-4faa-b991-0fbcaa35fc07 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Availability Zones retrieved successfully. Aug 12 20:34:55.485482 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-0d832865-a808-4faa-b991-0fbcaa35fc07 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Flow 'volume_create_api' (d5f4f9f2-8a2e-4c73-bb76-02a6842d39db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:34:55.486501 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-0d832865-a808-4faa-b991-0fbcaa35fc07 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76f5dd4e-e8fa-4a8a-abc6-9b7d35bf11e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:34:55.487332 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-0d832865-a808-4faa-b991-0fbcaa35fc07 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:34:55.513911 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-0d832865-a808-4faa-b991-0fbcaa35fc07 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76f5dd4e-e8fa-4a8a-abc6-9b7d35bf11e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:34:55.514909 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-0d832865-a808-4faa-b991-0fbcaa35fc07 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8130c73-50b8-42b2-a03f-f74643dc6a32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:34:55.564483 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-0d832865-a808-4faa-b991-0fbcaa35fc07 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Created reservations ['b7eb2a5c-4398-4c8c-b092-058dd3995ff3', 'f7b75a27-e461-4411-b84e-98f4c6bd487f', 'ddefefe3-96af-4b60-9fb4-64ee0efe64a2', 'dac36ecb-2e28-4129-a5c1-17dc1c1ca0cb'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:34:55.565253 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-0d832865-a808-4faa-b991-0fbcaa35fc07 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8130c73-50b8-42b2-a03f-f74643dc6a32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7eb2a5c-4398-4c8c-b092-058dd3995ff3', 'f7b75a27-e461-4411-b84e-98f4c6bd487f', 'ddefefe3-96af-4b60-9fb4-64ee0efe64a2', 'dac36ecb-2e28-4129-a5c1-17dc1c1ca0cb']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:34:55.565947 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-0d832865-a808-4faa-b991-0fbcaa35fc07 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b25eef76-3d33-4b50-814c-471d22171277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:34:55.586627 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-0d832865-a808-4faa-b991-0fbcaa35fc07 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b25eef76-3d33-4b50-814c-471d22171277) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0857abc-e1e9-4fa0-b771-43c9decd6d54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1760936597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baaddd3770cc44af93590ea81a4e2301',qos_specs=None,replication_status=,reservations=['b7eb2a5c-4398-4c8c-b092-058dd3995ff3','f7b75a27-e461-4411-b84e-98f4c6bd487f','ddefefe3-96af-4b60-9fb4-64ee0efe64a2','dac36ecb-2e28-4129-a5c1-17dc1c1ca0cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b99ddffbe6547489e94c64ba63f72f4',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:34:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1760936597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0857abc-e1e9-4fa0-b771-43c9decd6d54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='baaddd3770cc44af93590ea81a4e2301',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b99ddffbe6547489e94c64ba63f72f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:34:55.587389 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-0d832865-a808-4faa-b991-0fbcaa35fc07 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c677da37-1bd8-4ef4-a42d-24bfe6c84713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:34:55.605223 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-0d832865-a808-4faa-b991-0fbcaa35fc07 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c677da37-1bd8-4ef4-a42d-24bfe6c84713) transitioned into state 'SUCCESS' from state '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-1760936597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baaddd3770cc44af93590ea81a4e2301',qos_specs=None,replication_status=,reservations=['b7eb2a5c-4398-4c8c-b092-058dd3995ff3','f7b75a27-e461-4411-b84e-98f4c6bd487f','ddefefe3-96af-4b60-9fb4-64ee0efe64a2','dac36ecb-2e28-4129-a5c1-17dc1c1ca0cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b99ddffbe6547489e94c64ba63f72f4',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:34:55.605948 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-0d832865-a808-4faa-b991-0fbcaa35fc07 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dd7b34e-4d84-4636-9858-b9b54ac181cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:34:55.614033 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-0d832865-a808-4faa-b991-0fbcaa35fc07 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dd7b34e-4d84-4636-9858-b9b54ac181cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:34:55.614828 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-0d832865-a808-4faa-b991-0fbcaa35fc07 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Flow 'volume_create_api' (d5f4f9f2-8a2e-4c73-bb76-02a6842d39db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:34:55.615116 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-0d832865-a808-4faa-b991-0fbcaa35fc07 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Create volume request issued successfully. Aug 12 20:34:55.615754 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0d832865-a808-4faa-b991-0fbcaa35fc07 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:34:55.616342 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1336/5299] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:34:55 2026] POST /volume/v3/volumes => generated 753 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:34:55.626561 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-14fd0edc-f7e2-47fc-bed1-cea735e1a81e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:55.628319 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-14fd0edc-f7e2-47fc-bed1-cea735e1a81e tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 Aug 12 20:34:55.628558 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-14fd0edc-f7e2-47fc-bed1-cea735e1a81e tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:55.628762 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-14fd0edc-f7e2-47fc-bed1-cea735e1a81e tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:55.635373 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:55.635373 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:34:55.638906 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-14fd0edc-f7e2-47fc-bed1-cea735e1a81e tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:34:55.643122 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-14fd0edc-f7e2-47fc-bed1-cea735e1a81e tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 returned with HTTP 200 Aug 12 20:34:55.643573 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1328/5300] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:55 2026] GET /volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 => generated 821 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:56.093489 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-2e0dceb4-d013-4236-a9ee-2ce412eca8b2 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:56.095594 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2e0dceb4-d013-4236-a9ee-2ce412eca8b2 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 Aug 12 20:34:56.095775 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2e0dceb4-d013-4236-a9ee-2ce412eca8b2 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:56.095952 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2e0dceb4-d013-4236-a9ee-2ce412eca8b2 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:56.096068 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-2e0dceb4-d013-4236-a9ee-2ce412eca8b2 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id c540c588-9a43-4a4a-b0f5-eb87b4bba7a8. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:34:56.099627 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2e0dceb4-d013-4236-a9ee-2ce412eca8b2 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 returned with HTTP 404 Aug 12 20:34:56.100118 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1318/5301] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:56 2026] GET /volume/v3/backups/c540c588-9a43-4a4a-b0f5-eb87b4bba7a8 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:34:56.109498 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-648fb685-26da-4c70-af7b-4708d2f41c5d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:56.111216 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-648fb685-26da-4c70-af7b-4708d2f41c5d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:34:56.111520 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-648fb685-26da-4c70-af7b-4708d2f41c5d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1877150985"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:34:56.112887 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-648fb685-26da-4c70-af7b-4708d2f41c5d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1877150985'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:34:56.113016 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-648fb685-26da-4c70-af7b-4708d2f41c5d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Create volume of 1 GB Aug 12 20:34:56.116852 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-648fb685-26da-4c70-af7b-4708d2f41c5d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Availability Zones retrieved successfully. Aug 12 20:34:56.122081 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-648fb685-26da-4c70-af7b-4708d2f41c5d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Flow 'volume_create_api' (6c2c97b6-35b0-4d20-9116-8450c20c8394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:34:56.123038 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-648fb685-26da-4c70-af7b-4708d2f41c5d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (328e43be-1af8-4d2e-a2c8-049b3b7fdd6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:34:56.123957 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-648fb685-26da-4c70-af7b-4708d2f41c5d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:34:56.147884 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-648fb685-26da-4c70-af7b-4708d2f41c5d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (328e43be-1af8-4d2e-a2c8-049b3b7fdd6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:34:56.148607 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-648fb685-26da-4c70-af7b-4708d2f41c5d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e48588e-08fc-4df4-9fca-9e3401ddbf44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:34:56.181277 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-648fb685-26da-4c70-af7b-4708d2f41c5d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Created reservations ['bd665678-97a6-4cfc-800c-03b849dfafb5', 'f13858ae-b6c1-47cc-bcd4-26fac7be3b6b', '6b4e1076-2df9-4278-a817-236c9f42daa5', 'cb22f82d-c77f-4e97-a9d2-9de419fb832c'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:34:56.182112 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-648fb685-26da-4c70-af7b-4708d2f41c5d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e48588e-08fc-4df4-9fca-9e3401ddbf44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd665678-97a6-4cfc-800c-03b849dfafb5', 'f13858ae-b6c1-47cc-bcd4-26fac7be3b6b', '6b4e1076-2df9-4278-a817-236c9f42daa5', 'cb22f82d-c77f-4e97-a9d2-9de419fb832c']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:34:56.182833 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-648fb685-26da-4c70-af7b-4708d2f41c5d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c35bb49a-4a03-4bfd-a616-63539f41ee64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:34:56.202365 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-648fb685-26da-4c70-af7b-4708d2f41c5d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c35bb49a-4a03-4bfd-a616-63539f41ee64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99e56403-e2f3-4109-855b-4c38eef91fd2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1877150985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7960a0688d1a4c8c94d520288545747a',qos_specs=None,replication_status=,reservations=['bd665678-97a6-4cfc-800c-03b849dfafb5','f13858ae-b6c1-47cc-bcd4-26fac7be3b6b','6b4e1076-2df9-4278-a817-236c9f42daa5','cb22f82d-c77f-4e97-a9d2-9de419fb832c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='875453f91e984b01bf7c6b9e77413c69',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:34:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1877150985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99e56403-e2f3-4109-855b-4c38eef91fd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7960a0688d1a4c8c94d520288545747a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='875453f91e984b01bf7c6b9e77413c69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:34:56.203056 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-648fb685-26da-4c70-af7b-4708d2f41c5d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd195d25-7297-448a-a40f-ed4fa1ee6f7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:34:56.218616 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-648fb685-26da-4c70-af7b-4708d2f41c5d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd195d25-7297-448a-a40f-ed4fa1ee6f7f) transitioned into state 'SUCCESS' from state '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-1877150985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7960a0688d1a4c8c94d520288545747a',qos_specs=None,replication_status=,reservations=['bd665678-97a6-4cfc-800c-03b849dfafb5','f13858ae-b6c1-47cc-bcd4-26fac7be3b6b','6b4e1076-2df9-4278-a817-236c9f42daa5','cb22f82d-c77f-4e97-a9d2-9de419fb832c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='875453f91e984b01bf7c6b9e77413c69',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:34:56.219316 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-648fb685-26da-4c70-af7b-4708d2f41c5d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abca0827-3274-44fa-ae5c-1d921b0c75d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:34:56.227178 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-648fb685-26da-4c70-af7b-4708d2f41c5d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abca0827-3274-44fa-ae5c-1d921b0c75d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:34:56.228125 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-648fb685-26da-4c70-af7b-4708d2f41c5d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Flow 'volume_create_api' (6c2c97b6-35b0-4d20-9116-8450c20c8394) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:34:56.228435 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-648fb685-26da-4c70-af7b-4708d2f41c5d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Create volume request issued successfully. Aug 12 20:34:56.228960 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-648fb685-26da-4c70-af7b-4708d2f41c5d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:34:56.229432 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1320/5302] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:34:56 2026] POST /volume/v3/volumes => generated 749 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:34:56.240504 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-2d28107a-df38-47e4-a09b-b9bf453d9888 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:56.242251 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2d28107a-df38-47e4-a09b-b9bf453d9888 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/volumes/99e56403-e2f3-4109-855b-4c38eef91fd2 Aug 12 20:34:56.242440 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2d28107a-df38-47e4-a09b-b9bf453d9888 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:56.242646 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2d28107a-df38-47e4-a09b-b9bf453d9888 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:56.249040 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:56.249040 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:34:56.252310 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-2d28107a-df38-47e4-a09b-b9bf453d9888 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Volume info retrieved successfully. Aug 12 20:34:56.256021 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2d28107a-df38-47e4-a09b-b9bf453d9888 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/volumes/99e56403-e2f3-4109-855b-4c38eef91fd2 returned with HTTP 200 Aug 12 20:34:56.256386 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1337/5303] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:56 2026] GET /volume/v3/volumes/99e56403-e2f3-4109-855b-4c38eef91fd2 => generated 817 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:56.655660 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-615153aa-6e46-4c3f-bdc1-46d46fe3d494 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:56.657099 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-615153aa-6e46-4c3f-bdc1-46d46fe3d494 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 Aug 12 20:34:56.657281 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-615153aa-6e46-4c3f-bdc1-46d46fe3d494 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:56.657474 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-615153aa-6e46-4c3f-bdc1-46d46fe3d494 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:56.664520 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:56.664520 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:34:56.667698 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-615153aa-6e46-4c3f-bdc1-46d46fe3d494 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:34:56.671263 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-615153aa-6e46-4c3f-bdc1-46d46fe3d494 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 returned with HTTP 200 Aug 12 20:34:56.671604 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1329/5304] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:56 2026] GET /volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:56.683301 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-09dba43c-4048-4f14-83b1-fcfc2e4f0b4e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:56.684925 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-09dba43c-4048-4f14-83b1-fcfc2e4f0b4e tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 Aug 12 20:34:56.685274 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-09dba43c-4048-4f14-83b1-fcfc2e4f0b4e tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:56.685631 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-09dba43c-4048-4f14-83b1-fcfc2e4f0b4e tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:56.694381 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:56.694381 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:34:56.698606 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-09dba43c-4048-4f14-83b1-fcfc2e4f0b4e tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:34:56.703176 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-09dba43c-4048-4f14-83b1-fcfc2e4f0b4e tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 returned with HTTP 200 Aug 12 20:34:56.703636 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1319/5305] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:56 2026] GET /volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:56.714550 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-b6ffa2a9-d586-4876-9e70-552a0849436e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:56.716280 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b6ffa2a9-d586-4876-9e70-552a0849436e tempest-VolumeMultiattachTests-122374587 tempest-VolumeMultiattachTests-122374587-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:34:56.716643 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b6ffa2a9-d586-4876-9e70-552a0849436e tempest-VolumeMultiattachTests-122374587 tempest-VolumeMultiattachTests-122374587-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-408661332", "extra_specs": {}}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:34:56.717945 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:56.717945 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:34:56.728161 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b6ffa2a9-d586-4876-9e70-552a0849436e tempest-VolumeMultiattachTests-122374587 tempest-VolumeMultiattachTests-122374587-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:34:56.728475 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1321/5306] 10.4.3.246 () {68 vars in 1252 bytes} [Wed Aug 12 20:34:56 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 12 20:34:56.735624 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-af1190f2-416a-44c8-89b6-8968cc6a9459 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:56.737307 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-af1190f2-416a-44c8-89b6-8968cc6a9459 tempest-VolumeMultiattachTests-122374587 tempest-VolumeMultiattachTests-122374587-project-admin] POST https://10.4.3.246/volume/v3/types/0712163b-eb88-47df-84c2-33dd8dbcc34d/encryption Aug 12 20:34:56.737643 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-af1190f2-416a-44c8-89b6-8968cc6a9459 tempest-VolumeMultiattachTests-122374587 tempest-VolumeMultiattachTests-122374587-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:34:56.752532 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-af1190f2-416a-44c8-89b6-8968cc6a9459 tempest-VolumeMultiattachTests-122374587 tempest-VolumeMultiattachTests-122374587-project-admin] https://10.4.3.246/volume/v3/types/0712163b-eb88-47df-84c2-33dd8dbcc34d/encryption returned with HTTP 200 Aug 12 20:34:56.752961 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1338/5307] 10.4.3.246 () {68 vars in 1397 bytes} [Wed Aug 12 20:34:56 2026] POST /volume/v3/types/0712163b-eb88-47df-84c2-33dd8dbcc34d/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:56.759595 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f01149c1-7f55-48ec-9bb5-c72604d650e6 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:56.761182 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f01149c1-7f55-48ec-9bb5-c72604d650e6 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:34:56.761484 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f01149c1-7f55-48ec-9bb5-c72604d650e6 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1898087816", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-408661332", "size": 1}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:34:56.762872 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-f01149c1-7f55-48ec-9bb5-c72604d650e6 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1898087816', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-408661332', 'size': 1}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:34:56.765775 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-f01149c1-7f55-48ec-9bb5-c72604d650e6 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Create volume of 1 GB Aug 12 20:34:56.766026 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:56.766026 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:34:56.766429 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-f01149c1-7f55-48ec-9bb5-c72604d650e6 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Availability Zones retrieved successfully. Aug 12 20:34:56.771379 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f01149c1-7f55-48ec-9bb5-c72604d650e6 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Flow 'volume_create_api' (3a1b51f1-d1df-442a-9a1e-9a33862664dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:34:56.772201 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f01149c1-7f55-48ec-9bb5-c72604d650e6 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ee30bf2-3acf-4297-a11f-7cacfb20a264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:34:56.772945 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-f01149c1-7f55-48ec-9bb5-c72604d650e6 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:34:56.793207 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f01149c1-7f55-48ec-9bb5-c72604d650e6 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ee30bf2-3acf-4297-a11f-7cacfb20a264) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:34:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0712163b-eb88-47df-84c2-33dd8dbcc34d,is_public=True,name='tempest-scenario-type-luks-408661332',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0712163b-eb88-47df-84c2-33dd8dbcc34d', '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=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:34:56.793895 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f01149c1-7f55-48ec-9bb5-c72604d650e6 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32a48978-613c-4b27-9844-1d0e1709a451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:34:56.815305 np0000007109 devstack@c-api.service[100383]: WARNING cinder.quota [None req-f01149c1-7f55-48ec-9bb5-c72604d650e6 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-408661332 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-408661332, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:34:56.815722 np0000007109 devstack@c-api.service[100383]: WARNING cinder.quota [None req-f01149c1-7f55-48ec-9bb5-c72604d650e6 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-408661332 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-408661332, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:34:56.836167 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-f01149c1-7f55-48ec-9bb5-c72604d650e6 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Created reservations ['cea15017-0853-4fa2-a4d9-a4f39e71f112', '03f272d8-e710-478e-a474-ae0ffd240ce9', '68c01b2f-ecdc-4ee5-9ec6-107830a5b4c0', '2b19fc9c-fa03-4a7d-848d-fcab60606e7a'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:34:56.836917 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f01149c1-7f55-48ec-9bb5-c72604d650e6 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32a48978-613c-4b27-9844-1d0e1709a451) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cea15017-0853-4fa2-a4d9-a4f39e71f112', '03f272d8-e710-478e-a474-ae0ffd240ce9', '68c01b2f-ecdc-4ee5-9ec6-107830a5b4c0', '2b19fc9c-fa03-4a7d-848d-fcab60606e7a']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:34:56.837674 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f01149c1-7f55-48ec-9bb5-c72604d650e6 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40bea0c2-b793-466a-86d5-eccd39351f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:34:56.856643 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f01149c1-7f55-48ec-9bb5-c72604d650e6 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40bea0c2-b793-466a-86d5-eccd39351f8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd544a39d-c785-4248-bab1-0c1eff19fbc4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1898087816',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baaddd3770cc44af93590ea81a4e2301',qos_specs=None,replication_status=,reservations=['cea15017-0853-4fa2-a4d9-a4f39e71f112','03f272d8-e710-478e-a474-ae0ffd240ce9','68c01b2f-ecdc-4ee5-9ec6-107830a5b4c0','2b19fc9c-fa03-4a7d-848d-fcab60606e7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b99ddffbe6547489e94c64ba63f72f4',volume_type_id=0712163b-eb88-47df-84c2-33dd8dbcc34d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:34:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1898087816',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d544a39d-c785-4248-bab1-0c1eff19fbc4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='baaddd3770cc44af93590ea81a4e2301',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b99ddffbe6547489e94c64ba63f72f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0712163b-eb88-47df-84c2-33dd8dbcc34d),volume_type_id=0712163b-eb88-47df-84c2-33dd8dbcc34d)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:34:56.857271 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f01149c1-7f55-48ec-9bb5-c72604d650e6 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b331d7e-0e20-4979-893a-8f4694ca37e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:34:56.873850 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f01149c1-7f55-48ec-9bb5-c72604d650e6 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b331d7e-0e20-4979-893a-8f4694ca37e6) transitioned into state 'SUCCESS' from state '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-1898087816',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baaddd3770cc44af93590ea81a4e2301',qos_specs=None,replication_status=,reservations=['cea15017-0853-4fa2-a4d9-a4f39e71f112','03f272d8-e710-478e-a474-ae0ffd240ce9','68c01b2f-ecdc-4ee5-9ec6-107830a5b4c0','2b19fc9c-fa03-4a7d-848d-fcab60606e7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b99ddffbe6547489e94c64ba63f72f4',volume_type_id=0712163b-eb88-47df-84c2-33dd8dbcc34d)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:34:56.874502 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f01149c1-7f55-48ec-9bb5-c72604d650e6 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c52ec5ef-3d98-448f-bd6c-ecd2c3033aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:34:56.881812 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f01149c1-7f55-48ec-9bb5-c72604d650e6 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c52ec5ef-3d98-448f-bd6c-ecd2c3033aa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:34:56.882526 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-f01149c1-7f55-48ec-9bb5-c72604d650e6 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Flow 'volume_create_api' (3a1b51f1-d1df-442a-9a1e-9a33862664dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:34:56.882806 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-f01149c1-7f55-48ec-9bb5-c72604d650e6 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Create volume request issued successfully. Aug 12 20:34:56.883306 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f01149c1-7f55-48ec-9bb5-c72604d650e6 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:34:56.883714 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1330/5308] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:34:56 2026] POST /volume/v3/volumes => generated 780 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:34:56.895315 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-51ac2920-7539-46c4-89ba-64623e3634d8 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:56.897552 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-51ac2920-7539-46c4-89ba-64623e3634d8 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 Aug 12 20:34:56.898290 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-51ac2920-7539-46c4-89ba-64623e3634d8 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:56.898290 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-51ac2920-7539-46c4-89ba-64623e3634d8 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:56.905093 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:56.905093 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:34:56.908520 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-51ac2920-7539-46c4-89ba-64623e3634d8 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:34:56.912101 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-51ac2920-7539-46c4-89ba-64623e3634d8 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 returned with HTTP 200 Aug 12 20:34:56.912443 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1320/5309] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:56 2026] GET /volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:57.268251 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-df10fb1c-afff-40a9-af80-05c45fff1771 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:57.270200 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-df10fb1c-afff-40a9-af80-05c45fff1771 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/volumes/99e56403-e2f3-4109-855b-4c38eef91fd2 Aug 12 20:34:57.270409 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-df10fb1c-afff-40a9-af80-05c45fff1771 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:57.270645 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-df10fb1c-afff-40a9-af80-05c45fff1771 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:57.280003 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:57.280003 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:34:57.284107 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-df10fb1c-afff-40a9-af80-05c45fff1771 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Volume info retrieved successfully. Aug 12 20:34:57.288072 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-df10fb1c-afff-40a9-af80-05c45fff1771 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/volumes/99e56403-e2f3-4109-855b-4c38eef91fd2 returned with HTTP 200 Aug 12 20:34:57.288437 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1322/5310] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:57 2026] GET /volume/v3/volumes/99e56403-e2f3-4109-855b-4c38eef91fd2 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:57.300514 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-e3e53aeb-b05e-436b-bbf5-020414bad88a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:57.302217 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e3e53aeb-b05e-436b-bbf5-020414bad88a tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] POST https://10.4.3.246/volume/v3/backups Aug 12 20:34:57.302573 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e3e53aeb-b05e-436b-bbf5-020414bad88a tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "99e56403-e2f3-4109-855b-4c38eef91fd2", "name": "tempest-VolumesBackupsTest-Backup-1663428192"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:34:57.304034 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.contrib.backups [None req-e3e53aeb-b05e-436b-bbf5-020414bad88a tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Creating new backup {'backup': {'volume_id': '99e56403-e2f3-4109-855b-4c38eef91fd2', 'name': 'tempest-VolumesBackupsTest-Backup-1663428192'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 20:34:57.304203 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.contrib.backups [None req-e3e53aeb-b05e-436b-bbf5-020414bad88a tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Creating backup of volume 99e56403-e2f3-4109-855b-4c38eef91fd2 in container None Aug 12 20:34:57.311138 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:57.311138 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:34:57.311616 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-e3e53aeb-b05e-436b-bbf5-020414bad88a tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Volume info retrieved successfully. Aug 12 20:34:57.327786 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-e3e53aeb-b05e-436b-bbf5-020414bad88a tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Created reservations ['950d11fa-b893-417c-bca8-f57c5b5267d1', '986b4d85-ea8a-4248-aff6-397531c96b8d'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:34:57.352639 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e3e53aeb-b05e-436b-bbf5-020414bad88a tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups returned with HTTP 202 Aug 12 20:34:57.353190 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1339/5311] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:34:57 2026] POST /volume/v3/backups => generated 330 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:34:57.360859 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a0fa2be4-7afb-40b4-b649-83bf79252dae None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:57.362828 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a0fa2be4-7afb-40b4-b649-83bf79252dae tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 Aug 12 20:34:57.363093 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a0fa2be4-7afb-40b4-b649-83bf79252dae tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:57.363322 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a0fa2be4-7afb-40b4-b649-83bf79252dae tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:57.363471 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-a0fa2be4-7afb-40b4-b649-83bf79252dae tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id 11e00d62-534a-4f9b-9544-2f010eac8c69. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:34:57.367628 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:57.367628 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:34:57.368468 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a0fa2be4-7afb-40b4-b649-83bf79252dae tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 returned with HTTP 200 Aug 12 20:34:57.368867 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1331/5312] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:57 2026] GET /volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:57.924007 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-70f43c5a-2766-4d55-b22e-01b96579070f None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:57.925733 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-70f43c5a-2766-4d55-b22e-01b96579070f tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 Aug 12 20:34:57.925926 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-70f43c5a-2766-4d55-b22e-01b96579070f tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:57.926135 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-70f43c5a-2766-4d55-b22e-01b96579070f tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:57.933208 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:57.933208 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:34:57.937039 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-70f43c5a-2766-4d55-b22e-01b96579070f tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:34:57.941001 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-70f43c5a-2766-4d55-b22e-01b96579070f tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 returned with HTTP 200 Aug 12 20:34:57.941388 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1321/5313] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:57 2026] GET /volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:57.952374 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-9db0b934-178b-4591-b07c-0745164f98f8 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:57.954644 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9db0b934-178b-4591-b07c-0745164f98f8 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 Aug 12 20:34:57.954846 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9db0b934-178b-4591-b07c-0745164f98f8 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:57.955051 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9db0b934-178b-4591-b07c-0745164f98f8 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:57.962399 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:57.962399 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:34:57.966238 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-9db0b934-178b-4591-b07c-0745164f98f8 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:34:57.969916 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9db0b934-178b-4591-b07c-0745164f98f8 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 returned with HTTP 200 Aug 12 20:34:57.970290 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1323/5314] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:57 2026] GET /volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:58.010679 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-943534f1-0330-4aaa-ab32-65a416eae83e req-e83e693c-ca20-4b17-9bda-c2b91e73abc5 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:58.012559 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-943534f1-0330-4aaa-ab32-65a416eae83e req-e83e693c-ca20-4b17-9bda-c2b91e73abc5 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 Aug 12 20:34:58.012743 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-943534f1-0330-4aaa-ab32-65a416eae83e req-e83e693c-ca20-4b17-9bda-c2b91e73abc5 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:58.012914 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-943534f1-0330-4aaa-ab32-65a416eae83e req-e83e693c-ca20-4b17-9bda-c2b91e73abc5 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:58.019501 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:58.019501 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:34:58.023073 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-943534f1-0330-4aaa-ab32-65a416eae83e req-e83e693c-ca20-4b17-9bda-c2b91e73abc5 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:34:58.026644 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-943534f1-0330-4aaa-ab32-65a416eae83e req-e83e693c-ca20-4b17-9bda-c2b91e73abc5 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 returned with HTTP 200 Aug 12 20:34:58.027025 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1340/5315] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:34:58 2026] GET /volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:58.092491 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0c0079ac-83b2-437c-a360-ec72f0e304b5 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:58.092930 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0c0079ac-83b2-437c-a360-ec72f0e304b5 None None] GET https://10.4.3.246/volume// Aug 12 20:34:58.093141 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0c0079ac-83b2-437c-a360-ec72f0e304b5 None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:58.093348 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0c0079ac-83b2-437c-a360-ec72f0e304b5 None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:58.093700 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0c0079ac-83b2-437c-a360-ec72f0e304b5 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:34:58.093988 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1332/5316] 10.4.3.246 () {66 vars in 1428 bytes} [Wed Aug 12 20:34:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:34:58.100638 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-943534f1-0330-4aaa-ab32-65a416eae83e req-c8b6c255-61e1-4d38-bafc-27873a3fa159 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:58.102482 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-943534f1-0330-4aaa-ab32-65a416eae83e req-c8b6c255-61e1-4d38-bafc-27873a3fa159 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:34:58.102804 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-943534f1-0330-4aaa-ab32-65a416eae83e req-c8b6c255-61e1-4d38-bafc-27873a3fa159 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b0857abc-e1e9-4fa0-b771-43c9decd6d54", "connector": null, "instance_uuid": "704f0ef1-7a81-40cd-a23c-a15b294a974e"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:34:58.110660 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:58.110660 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:34:58.132638 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-943534f1-0330-4aaa-ab32-65a416eae83e req-c8b6c255-61e1-4d38-bafc-27873a3fa159 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:34:58.133092 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1322/5317] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:34:58 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:34:58.157505 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-5d259143-36c6-45f9-bfda-670adfa6069c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:58.159873 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5d259143-36c6-45f9-bfda-670adfa6069c tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 Aug 12 20:34:58.160161 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5d259143-36c6-45f9-bfda-670adfa6069c tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:58.160420 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5d259143-36c6-45f9-bfda-670adfa6069c tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:58.166942 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-0ff3c044-ec37-4292-8952-4333840d0c77 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:58.167428 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0ff3c044-ec37-4292-8952-4333840d0c77 None None] GET https://10.4.3.246/volume// Aug 12 20:34:58.167671 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-0ff3c044-ec37-4292-8952-4333840d0c77 None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:58.167908 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-0ff3c044-ec37-4292-8952-4333840d0c77 None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:58.168269 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-0ff3c044-ec37-4292-8952-4333840d0c77 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:34:58.168598 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1341/5318] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:34:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:34:58.171452 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:58.171452 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:34:58.175325 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-5d259143-36c6-45f9-bfda-670adfa6069c tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:34:58.175723 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-943534f1-0330-4aaa-ab32-65a416eae83e req-4ad11a61-2787-475f-b21f-7b850b8c34d7 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:58.178405 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-943534f1-0330-4aaa-ab32-65a416eae83e req-4ad11a61-2787-475f-b21f-7b850b8c34d7 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 Aug 12 20:34:58.178713 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-943534f1-0330-4aaa-ab32-65a416eae83e req-4ad11a61-2787-475f-b21f-7b850b8c34d7 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:58.178972 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-943534f1-0330-4aaa-ab32-65a416eae83e req-4ad11a61-2787-475f-b21f-7b850b8c34d7 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:58.180385 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5d259143-36c6-45f9-bfda-670adfa6069c tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 returned with HTTP 200 Aug 12 20:34:58.180775 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1324/5319] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:58 2026] GET /volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:58.189215 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:58.189215 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:34:58.192983 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-943534f1-0330-4aaa-ab32-65a416eae83e req-4ad11a61-2787-475f-b21f-7b850b8c34d7 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:34:58.197380 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-943534f1-0330-4aaa-ab32-65a416eae83e req-4ad11a61-2787-475f-b21f-7b850b8c34d7 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 returned with HTTP 200 Aug 12 20:34:58.197821 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1333/5320] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:34:58 2026] GET /volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 => generated 1025 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:34:58.292675 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-943534f1-0330-4aaa-ab32-65a416eae83e req-db3f313d-2807-4206-981c-dcb867f81d33 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:58.294462 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-943534f1-0330-4aaa-ab32-65a416eae83e req-db3f313d-2807-4206-981c-dcb867f81d33 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] PUT https://10.4.3.246/volume/v3/attachments/ba84a21a-58e4-4a10-abbd-9e3b00e6322b Aug 12 20:34:58.294843 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-943534f1-0330-4aaa-ab32-65a416eae83e req-db3f313d-2807-4206-981c-dcb867f81d33 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:34:58.301761 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-943534f1-0330-4aaa-ab32-65a416eae83e req-db3f313d-2807-4206-981c-dcb867f81d33 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Acquiring lock "cinder-attachment_update-b0857abc-e1e9-4fa0-b771-43c9decd6d54-np0000007109" by "attachment_update" {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:34:58.305441 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-943534f1-0330-4aaa-ab32-65a416eae83e req-db3f313d-2807-4206-981c-dcb867f81d33 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Lock "cinder-attachment_update-b0857abc-e1e9-4fa0-b771-43c9decd6d54-np0000007109" acquired by "attachment_update" :: waited 0.004s {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:34:58.306312 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:58.306312 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:34:58.373784 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-943534f1-0330-4aaa-ab32-65a416eae83e req-db3f313d-2807-4206-981c-dcb867f81d33 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Lock "cinder-attachment_update-b0857abc-e1e9-4fa0-b771-43c9decd6d54-np0000007109" released by "attachment_update" :: held 0.068s {{(pid=100385) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:34:58.374051 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-943534f1-0330-4aaa-ab32-65a416eae83e req-db3f313d-2807-4206-981c-dcb867f81d33 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/attachments/ba84a21a-58e4-4a10-abbd-9e3b00e6322b returned with HTTP 200 Aug 12 20:34:58.374594 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1323/5321] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:34:58 2026] PUT /volume/v3/attachments/ba84a21a-58e4-4a10-abbd-9e3b00e6322b => generated 969 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:34:58.378245 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-5df07469-7991-4747-93fa-cdbea107dcc6 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:58.380140 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5df07469-7991-4747-93fa-cdbea107dcc6 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 Aug 12 20:34:58.380416 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5df07469-7991-4747-93fa-cdbea107dcc6 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:58.380637 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5df07469-7991-4747-93fa-cdbea107dcc6 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:58.380739 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-5df07469-7991-4747-93fa-cdbea107dcc6 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id 11e00d62-534a-4f9b-9544-2f010eac8c69. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:34:58.384638 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:58.384638 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:34:58.385313 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5df07469-7991-4747-93fa-cdbea107dcc6 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 returned with HTTP 200 Aug 12 20:34:58.385688 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1342/5322] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:58 2026] GET /volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:59.192740 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-322000c0-1ffc-4ccb-b389-818081911b51 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:59.194428 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-322000c0-1ffc-4ccb-b389-818081911b51 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 Aug 12 20:34:59.194629 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-322000c0-1ffc-4ccb-b389-818081911b51 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:59.194948 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-322000c0-1ffc-4ccb-b389-818081911b51 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:59.203448 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:59.203448 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:34:59.206576 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-322000c0-1ffc-4ccb-b389-818081911b51 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:34:59.210435 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-322000c0-1ffc-4ccb-b389-818081911b51 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 returned with HTTP 200 Aug 12 20:34:59.210823 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1325/5323] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:59 2026] GET /volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:34:59.394624 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-9f1ac5be-e242-44ee-9af3-8b278b3a3ddd None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:34:59.396773 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9f1ac5be-e242-44ee-9af3-8b278b3a3ddd tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 Aug 12 20:34:59.396989 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9f1ac5be-e242-44ee-9af3-8b278b3a3ddd tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:34:59.397193 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9f1ac5be-e242-44ee-9af3-8b278b3a3ddd tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:34:59.397298 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-9f1ac5be-e242-44ee-9af3-8b278b3a3ddd tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id 11e00d62-534a-4f9b-9544-2f010eac8c69. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:34:59.401450 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:34:59.401450 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:34:59.402228 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9f1ac5be-e242-44ee-9af3-8b278b3a3ddd tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 returned with HTTP 200 Aug 12 20:34:59.402624 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1334/5324] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:34:59 2026] GET /volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:00.221791 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-3237a261-8f50-46f3-a54a-cb8af3abdc83 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:00.223415 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3237a261-8f50-46f3-a54a-cb8af3abdc83 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 Aug 12 20:35:00.223601 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3237a261-8f50-46f3-a54a-cb8af3abdc83 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:00.223775 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3237a261-8f50-46f3-a54a-cb8af3abdc83 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:00.244339 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:00.244339 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:35:00.248432 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-3237a261-8f50-46f3-a54a-cb8af3abdc83 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:35:00.252076 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3237a261-8f50-46f3-a54a-cb8af3abdc83 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 returned with HTTP 200 Aug 12 20:35:00.252448 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1324/5325] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:00 2026] GET /volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:00.412017 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-4c6a2ef6-cb33-40ae-8bd6-59881afd0e04 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:00.413689 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4c6a2ef6-cb33-40ae-8bd6-59881afd0e04 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 Aug 12 20:35:00.413882 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4c6a2ef6-cb33-40ae-8bd6-59881afd0e04 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:00.414079 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4c6a2ef6-cb33-40ae-8bd6-59881afd0e04 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:00.414179 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-4c6a2ef6-cb33-40ae-8bd6-59881afd0e04 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id 11e00d62-534a-4f9b-9544-2f010eac8c69. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:00.418328 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:00.418328 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:35:00.419048 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4c6a2ef6-cb33-40ae-8bd6-59881afd0e04 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 returned with HTTP 200 Aug 12 20:35:00.419431 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1343/5326] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:00 2026] GET /volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:01.265454 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-4e0a0b41-eb15-4201-82da-aeb2d2472772 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:01.267180 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4e0a0b41-eb15-4201-82da-aeb2d2472772 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 Aug 12 20:35:01.267394 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4e0a0b41-eb15-4201-82da-aeb2d2472772 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:01.267675 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4e0a0b41-eb15-4201-82da-aeb2d2472772 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:01.276172 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:01.276172 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:35:01.279053 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-4e0a0b41-eb15-4201-82da-aeb2d2472772 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:35:01.282441 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4e0a0b41-eb15-4201-82da-aeb2d2472772 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 returned with HTTP 200 Aug 12 20:35:01.282823 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1326/5327] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:01 2026] GET /volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:01.429404 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-50f16a5d-5074-4ad0-a8c7-ca3cf97cea1b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:01.431613 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-50f16a5d-5074-4ad0-a8c7-ca3cf97cea1b tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 Aug 12 20:35:01.431913 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-50f16a5d-5074-4ad0-a8c7-ca3cf97cea1b tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:01.432150 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-50f16a5d-5074-4ad0-a8c7-ca3cf97cea1b tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:01.432306 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-50f16a5d-5074-4ad0-a8c7-ca3cf97cea1b tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id 11e00d62-534a-4f9b-9544-2f010eac8c69. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:01.437157 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:01.437157 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:35:01.438003 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-50f16a5d-5074-4ad0-a8c7-ca3cf97cea1b tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 returned with HTTP 200 Aug 12 20:35:01.438371 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1335/5328] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:01 2026] GET /volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:02.297018 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-d7d73d4f-e1f0-4902-86d3-f6f828c87492 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:02.298458 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d7d73d4f-e1f0-4902-86d3-f6f828c87492 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 Aug 12 20:35:02.298709 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d7d73d4f-e1f0-4902-86d3-f6f828c87492 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:02.298937 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d7d73d4f-e1f0-4902-86d3-f6f828c87492 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:02.308621 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:02.308621 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:35:02.312007 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-d7d73d4f-e1f0-4902-86d3-f6f828c87492 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:35:02.316211 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d7d73d4f-e1f0-4902-86d3-f6f828c87492 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 returned with HTTP 200 Aug 12 20:35:02.316631 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1325/5329] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:02 2026] GET /volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:02.450337 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-e86b8fcb-c0e4-47a7-a8c7-25fb0961e3e6 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:02.452017 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e86b8fcb-c0e4-47a7-a8c7-25fb0961e3e6 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 Aug 12 20:35:02.452218 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e86b8fcb-c0e4-47a7-a8c7-25fb0961e3e6 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:02.452409 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e86b8fcb-c0e4-47a7-a8c7-25fb0961e3e6 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:02.452555 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-e86b8fcb-c0e4-47a7-a8c7-25fb0961e3e6 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id 11e00d62-534a-4f9b-9544-2f010eac8c69. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:02.457744 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:02.457744 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:35:02.458594 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e86b8fcb-c0e4-47a7-a8c7-25fb0961e3e6 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 returned with HTTP 200 Aug 12 20:35:02.459061 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1344/5330] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:02 2026] GET /volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:02.908473 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-943534f1-0330-4aaa-ab32-65a416eae83e req-b71fa1eb-b17b-4356-801a-9ba14ed4998b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:02.910700 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-943534f1-0330-4aaa-ab32-65a416eae83e req-b71fa1eb-b17b-4356-801a-9ba14ed4998b tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] POST https://10.4.3.246/volume/v3/attachments/ba84a21a-58e4-4a10-abbd-9e3b00e6322b/action Aug 12 20:35:02.911110 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-943534f1-0330-4aaa-ab32-65a416eae83e req-b71fa1eb-b17b-4356-801a-9ba14ed4998b tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Action body: b'{"os-complete": null}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:35:02.911249 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-943534f1-0330-4aaa-ab32-65a416eae83e req-b71fa1eb-b17b-4356-801a-9ba14ed4998b tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:35:02.929798 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:02.929798 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:35:02.943006 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-943534f1-0330-4aaa-ab32-65a416eae83e req-b71fa1eb-b17b-4356-801a-9ba14ed4998b tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/attachments/ba84a21a-58e4-4a10-abbd-9e3b00e6322b/action returned with HTTP 204 Aug 12 20:35:02.943557 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1327/5331] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:35:02 2026] POST /volume/v3/attachments/ba84a21a-58e4-4a10-abbd-9e3b00e6322b/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:35:03.328529 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e7593703-d909-48d9-a29c-e1f4db1864d9 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:03.330253 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e7593703-d909-48d9-a29c-e1f4db1864d9 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 Aug 12 20:35:03.330433 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e7593703-d909-48d9-a29c-e1f4db1864d9 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:03.330625 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e7593703-d909-48d9-a29c-e1f4db1864d9 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:03.339718 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:03.339718 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:35:03.342981 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-e7593703-d909-48d9-a29c-e1f4db1864d9 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:35:03.346669 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e7593703-d909-48d9-a29c-e1f4db1864d9 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 returned with HTTP 200 Aug 12 20:35:03.347073 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1336/5332] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:03 2026] GET /volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:35:03.385567 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-17fb84da-9744-4a61-a784-5e4a7e9863fd req-44fc9e53-58a4-4015-97e5-ab86e2491b0d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:03.387385 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-17fb84da-9744-4a61-a784-5e4a7e9863fd req-44fc9e53-58a4-4015-97e5-ab86e2491b0d tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 Aug 12 20:35:03.387561 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-17fb84da-9744-4a61-a784-5e4a7e9863fd req-44fc9e53-58a4-4015-97e5-ab86e2491b0d tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:03.387735 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-17fb84da-9744-4a61-a784-5e4a7e9863fd req-44fc9e53-58a4-4015-97e5-ab86e2491b0d tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:03.394439 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:03.394439 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:35:03.399078 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-17fb84da-9744-4a61-a784-5e4a7e9863fd req-44fc9e53-58a4-4015-97e5-ab86e2491b0d tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:35:03.403877 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-17fb84da-9744-4a61-a784-5e4a7e9863fd req-44fc9e53-58a4-4015-97e5-ab86e2491b0d tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 returned with HTTP 200 Aug 12 20:35:03.404330 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1326/5333] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:35:03 2026] GET /volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:03.470471 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-319ea65f-1f66-4d6e-a402-d44605ad9139 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:03.472282 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-319ea65f-1f66-4d6e-a402-d44605ad9139 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 Aug 12 20:35:03.472728 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-319ea65f-1f66-4d6e-a402-d44605ad9139 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:03.472790 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-319ea65f-1f66-4d6e-a402-d44605ad9139 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:03.473165 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-319ea65f-1f66-4d6e-a402-d44605ad9139 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id 11e00d62-534a-4f9b-9544-2f010eac8c69. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:03.478919 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:03.478919 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:35:03.479695 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-319ea65f-1f66-4d6e-a402-d44605ad9139 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 returned with HTTP 200 Aug 12 20:35:03.480167 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1345/5334] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:03 2026] GET /volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:03.484757 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-8b86bb47-92ea-4973-985e-311bfe616071 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:03.485198 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8b86bb47-92ea-4973-985e-311bfe616071 None None] GET https://10.4.3.246/volume// Aug 12 20:35:03.485387 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8b86bb47-92ea-4973-985e-311bfe616071 None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:03.485911 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-8b86bb47-92ea-4973-985e-311bfe616071 None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:03.486378 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-8b86bb47-92ea-4973-985e-311bfe616071 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:35:03.486378 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1328/5335] 10.4.3.246 () {66 vars in 1428 bytes} [Wed Aug 12 20:35:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:35:03.495610 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-17fb84da-9744-4a61-a784-5e4a7e9863fd req-a7f911ea-0610-48c7-81bd-2182926b1dde None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:03.577962 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-17fb84da-9744-4a61-a784-5e4a7e9863fd req-a7f911ea-0610-48c7-81bd-2182926b1dde tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:35:03.578334 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-17fb84da-9744-4a61-a784-5e4a7e9863fd req-a7f911ea-0610-48c7-81bd-2182926b1dde tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d544a39d-c785-4248-bab1-0c1eff19fbc4", "connector": null, "instance_uuid": "704f0ef1-7a81-40cd-a23c-a15b294a974e"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:35:03.586590 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:03.586590 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:35:03.614826 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-17fb84da-9744-4a61-a784-5e4a7e9863fd req-a7f911ea-0610-48c7-81bd-2182926b1dde tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:35:03.615411 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1337/5336] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:35:03 2026] POST /volume/v3/attachments => generated 273 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:35:03.641280 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-883346f4-43d8-4185-8dd9-73dbacd21be3 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:03.643269 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-883346f4-43d8-4185-8dd9-73dbacd21be3 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 Aug 12 20:35:03.643502 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-883346f4-43d8-4185-8dd9-73dbacd21be3 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:03.643771 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-883346f4-43d8-4185-8dd9-73dbacd21be3 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:03.649653 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-5cf3af93-3c74-40f0-beb3-17ef249213db None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:03.649976 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5cf3af93-3c74-40f0-beb3-17ef249213db None None] GET https://10.4.3.246/volume// Aug 12 20:35:03.650157 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5cf3af93-3c74-40f0-beb3-17ef249213db None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:03.650307 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5cf3af93-3c74-40f0-beb3-17ef249213db None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:03.650623 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5cf3af93-3c74-40f0-beb3-17ef249213db None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:35:03.650906 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1346/5337] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:35:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:35:03.654666 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:03.654666 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:35:03.659078 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-883346f4-43d8-4185-8dd9-73dbacd21be3 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:35:03.660922 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-17fb84da-9744-4a61-a784-5e4a7e9863fd req-1be6dd03-b22d-47dd-9cae-41b84cea0488 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:03.662969 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-17fb84da-9744-4a61-a784-5e4a7e9863fd req-1be6dd03-b22d-47dd-9cae-41b84cea0488 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 Aug 12 20:35:03.663193 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-17fb84da-9744-4a61-a784-5e4a7e9863fd req-1be6dd03-b22d-47dd-9cae-41b84cea0488 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:03.663375 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-17fb84da-9744-4a61-a784-5e4a7e9863fd req-1be6dd03-b22d-47dd-9cae-41b84cea0488 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:03.663987 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-883346f4-43d8-4185-8dd9-73dbacd21be3 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 returned with HTTP 200 Aug 12 20:35:03.664394 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1327/5338] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:03 2026] GET /volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:03.675230 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:03.675230 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:35:03.678770 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-17fb84da-9744-4a61-a784-5e4a7e9863fd req-1be6dd03-b22d-47dd-9cae-41b84cea0488 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:35:03.683109 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-17fb84da-9744-4a61-a784-5e4a7e9863fd req-1be6dd03-b22d-47dd-9cae-41b84cea0488 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 returned with HTTP 200 Aug 12 20:35:03.683702 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1329/5339] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:35:03 2026] GET /volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 => generated 1052 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:35:03.786440 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-17fb84da-9744-4a61-a784-5e4a7e9863fd req-7e7f6121-4316-4964-b8fa-9a2c6f14694b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:03.789035 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-17fb84da-9744-4a61-a784-5e4a7e9863fd req-7e7f6121-4316-4964-b8fa-9a2c6f14694b tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] PUT https://10.4.3.246/volume/v3/attachments/f779f1ff-8760-4322-8d85-92e7f46e4e25 Aug 12 20:35:03.789435 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-17fb84da-9744-4a61-a784-5e4a7e9863fd req-7e7f6121-4316-4964-b8fa-9a2c6f14694b tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:35:03.797556 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-17fb84da-9744-4a61-a784-5e4a7e9863fd req-7e7f6121-4316-4964-b8fa-9a2c6f14694b tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Acquiring lock "cinder-attachment_update-d544a39d-c785-4248-bab1-0c1eff19fbc4-np0000007109" by "attachment_update" {{(pid=100383) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:35:03.802561 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-17fb84da-9744-4a61-a784-5e4a7e9863fd req-7e7f6121-4316-4964-b8fa-9a2c6f14694b tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Lock "cinder-attachment_update-d544a39d-c785-4248-bab1-0c1eff19fbc4-np0000007109" acquired by "attachment_update" :: waited 0.005s {{(pid=100383) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:35:03.803639 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:03.803639 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:35:03.872771 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-17fb84da-9744-4a61-a784-5e4a7e9863fd req-7e7f6121-4316-4964-b8fa-9a2c6f14694b tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Lock "cinder-attachment_update-d544a39d-c785-4248-bab1-0c1eff19fbc4-np0000007109" released by "attachment_update" :: held 0.070s {{(pid=100383) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:35:03.873150 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-17fb84da-9744-4a61-a784-5e4a7e9863fd req-7e7f6121-4316-4964-b8fa-9a2c6f14694b tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/attachments/f779f1ff-8760-4322-8d85-92e7f46e4e25 returned with HTTP 200 Aug 12 20:35:03.873885 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1338/5340] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:35:03 2026] PUT /volume/v3/attachments/f779f1ff-8760-4322-8d85-92e7f46e4e25 => generated 968 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:35:03.880362 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-17fb84da-9744-4a61-a784-5e4a7e9863fd req-6369f903-153e-4d90-94de-e304d2d37c36 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:03.882513 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-17fb84da-9744-4a61-a784-5e4a7e9863fd req-6369f903-153e-4d90-94de-e304d2d37c36 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4/encryption Aug 12 20:35:03.882739 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-17fb84da-9744-4a61-a784-5e4a7e9863fd req-6369f903-153e-4d90-94de-e304d2d37c36 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:03.882937 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-17fb84da-9744-4a61-a784-5e4a7e9863fd req-6369f903-153e-4d90-94de-e304d2d37c36 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'index' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:03.893093 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:03.893093 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:35:03.899179 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-17fb84da-9744-4a61-a784-5e4a7e9863fd req-6369f903-153e-4d90-94de-e304d2d37c36 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4/encryption returned with HTTP 200 Aug 12 20:35:03.899639 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1347/5341] 10.4.3.246 () {68 vars in 1631 bytes} [Wed Aug 12 20:35:03 2026] GET /volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:04.490606 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-7e53effb-8116-4838-b82a-d77980bb7910 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:04.491924 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7e53effb-8116-4838-b82a-d77980bb7910 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 Aug 12 20:35:04.492108 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7e53effb-8116-4838-b82a-d77980bb7910 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:04.492313 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7e53effb-8116-4838-b82a-d77980bb7910 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:04.492462 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-7e53effb-8116-4838-b82a-d77980bb7910 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id 11e00d62-534a-4f9b-9544-2f010eac8c69. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:04.496791 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:04.496791 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:35:04.497730 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7e53effb-8116-4838-b82a-d77980bb7910 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 returned with HTTP 200 Aug 12 20:35:04.498131 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1328/5342] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:04 2026] GET /volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:04.678797 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-cc186198-b29f-4b52-9b9f-e26a52420e6b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:04.681494 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-cc186198-b29f-4b52-9b9f-e26a52420e6b tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 Aug 12 20:35:04.681842 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-cc186198-b29f-4b52-9b9f-e26a52420e6b tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:04.682181 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-cc186198-b29f-4b52-9b9f-e26a52420e6b tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:04.694295 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:04.694295 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:35:04.698547 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-cc186198-b29f-4b52-9b9f-e26a52420e6b tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:35:04.704308 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-cc186198-b29f-4b52-9b9f-e26a52420e6b tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 returned with HTTP 200 Aug 12 20:35:04.704858 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1330/5343] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:04 2026] GET /volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:05.508259 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-8b4734c9-4623-4656-9fb4-bf1e680fc3f3 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:05.510117 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8b4734c9-4623-4656-9fb4-bf1e680fc3f3 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 Aug 12 20:35:05.510292 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8b4734c9-4623-4656-9fb4-bf1e680fc3f3 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:05.510468 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8b4734c9-4623-4656-9fb4-bf1e680fc3f3 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:05.510649 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-8b4734c9-4623-4656-9fb4-bf1e680fc3f3 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id 11e00d62-534a-4f9b-9544-2f010eac8c69. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:05.515399 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:05.515399 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:35:05.516418 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8b4734c9-4623-4656-9fb4-bf1e680fc3f3 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 returned with HTTP 200 Aug 12 20:35:05.516900 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1339/5344] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:05 2026] GET /volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:05.718837 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c35b4924-fbf1-48b7-8b81-a32472ad1bea None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:05.720600 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c35b4924-fbf1-48b7-8b81-a32472ad1bea tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 Aug 12 20:35:05.720793 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c35b4924-fbf1-48b7-8b81-a32472ad1bea tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:05.720953 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c35b4924-fbf1-48b7-8b81-a32472ad1bea tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:05.729355 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:05.729355 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:35:05.732184 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-c35b4924-fbf1-48b7-8b81-a32472ad1bea tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:35:05.737109 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c35b4924-fbf1-48b7-8b81-a32472ad1bea tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 returned with HTTP 200 Aug 12 20:35:05.737490 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1348/5345] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:05 2026] GET /volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:06.528122 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-2f592d73-b329-4a33-9685-077c2c1613e9 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:06.530039 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2f592d73-b329-4a33-9685-077c2c1613e9 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 Aug 12 20:35:06.530251 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2f592d73-b329-4a33-9685-077c2c1613e9 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:06.530514 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2f592d73-b329-4a33-9685-077c2c1613e9 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:06.530748 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-2f592d73-b329-4a33-9685-077c2c1613e9 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id 11e00d62-534a-4f9b-9544-2f010eac8c69. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:06.535832 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:06.535832 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:35:06.536713 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2f592d73-b329-4a33-9685-077c2c1613e9 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 returned with HTTP 200 Aug 12 20:35:06.537165 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1329/5346] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:06 2026] GET /volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:06.753154 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-6047bab1-34a2-4d10-9f13-d9f7739217c6 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:06.754997 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6047bab1-34a2-4d10-9f13-d9f7739217c6 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 Aug 12 20:35:06.755178 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6047bab1-34a2-4d10-9f13-d9f7739217c6 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:06.755362 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6047bab1-34a2-4d10-9f13-d9f7739217c6 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:06.763775 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:06.763775 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:35:06.767077 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-6047bab1-34a2-4d10-9f13-d9f7739217c6 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:35:06.770864 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6047bab1-34a2-4d10-9f13-d9f7739217c6 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 returned with HTTP 200 Aug 12 20:35:06.771216 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1331/5347] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:06 2026] GET /volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:07.547714 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-22f8e0bd-4b79-4ad3-9ddb-0d661a7c4fa4 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:07.550221 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-22f8e0bd-4b79-4ad3-9ddb-0d661a7c4fa4 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 Aug 12 20:35:07.550518 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-22f8e0bd-4b79-4ad3-9ddb-0d661a7c4fa4 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:07.550837 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-22f8e0bd-4b79-4ad3-9ddb-0d661a7c4fa4 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:07.551008 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-22f8e0bd-4b79-4ad3-9ddb-0d661a7c4fa4 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id 11e00d62-534a-4f9b-9544-2f010eac8c69. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:07.557168 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:07.557168 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:35:07.558235 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-22f8e0bd-4b79-4ad3-9ddb-0d661a7c4fa4 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 returned with HTTP 200 Aug 12 20:35:07.558669 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1340/5348] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:07 2026] GET /volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:07.782812 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-7b6e5444-2fc0-4dd6-8ed6-929c4b15891c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:07.784406 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7b6e5444-2fc0-4dd6-8ed6-929c4b15891c tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 Aug 12 20:35:07.784591 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7b6e5444-2fc0-4dd6-8ed6-929c4b15891c tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:07.784765 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7b6e5444-2fc0-4dd6-8ed6-929c4b15891c tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:07.793221 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:07.793221 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:35:07.796616 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-7b6e5444-2fc0-4dd6-8ed6-929c4b15891c tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:35:07.800553 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7b6e5444-2fc0-4dd6-8ed6-929c4b15891c tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 returned with HTTP 200 Aug 12 20:35:07.800934 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1349/5349] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:07 2026] GET /volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:08.576875 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-8d15488e-545f-4c12-8ca3-2bf9fdd6093b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:08.579050 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8d15488e-545f-4c12-8ca3-2bf9fdd6093b tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 Aug 12 20:35:08.579270 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8d15488e-545f-4c12-8ca3-2bf9fdd6093b tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:08.579455 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8d15488e-545f-4c12-8ca3-2bf9fdd6093b tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:08.579577 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-8d15488e-545f-4c12-8ca3-2bf9fdd6093b tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id 11e00d62-534a-4f9b-9544-2f010eac8c69. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:08.583620 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:08.583620 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:35:08.584336 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8d15488e-545f-4c12-8ca3-2bf9fdd6093b tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 returned with HTTP 200 Aug 12 20:35:08.584706 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1330/5350] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:08 2026] GET /volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:08.812702 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-44bd8b15-c374-4fc0-a02e-1a96544ed10e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:08.814457 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-44bd8b15-c374-4fc0-a02e-1a96544ed10e tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 Aug 12 20:35:08.814673 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-44bd8b15-c374-4fc0-a02e-1a96544ed10e tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:08.814876 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-44bd8b15-c374-4fc0-a02e-1a96544ed10e tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:08.823902 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:08.823902 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:35:08.827677 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-44bd8b15-c374-4fc0-a02e-1a96544ed10e tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:35:08.831928 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-44bd8b15-c374-4fc0-a02e-1a96544ed10e tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 returned with HTTP 200 Aug 12 20:35:08.832392 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1332/5351] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:08 2026] GET /volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:09.594760 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-af2b8195-1dd9-4334-b6ad-2a098f4f694c None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:09.596324 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-af2b8195-1dd9-4334-b6ad-2a098f4f694c tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 Aug 12 20:35:09.596486 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-af2b8195-1dd9-4334-b6ad-2a098f4f694c tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:09.596701 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-af2b8195-1dd9-4334-b6ad-2a098f4f694c tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:09.596819 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-af2b8195-1dd9-4334-b6ad-2a098f4f694c tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id 11e00d62-534a-4f9b-9544-2f010eac8c69. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:09.601561 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:09.601561 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:35:09.602682 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-af2b8195-1dd9-4334-b6ad-2a098f4f694c tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 returned with HTTP 200 Aug 12 20:35:09.603249 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1341/5352] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:09 2026] GET /volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:09.847586 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a64708bc-f8f0-47bc-9f79-efbe9ad315ed None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:09.849893 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a64708bc-f8f0-47bc-9f79-efbe9ad315ed tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 Aug 12 20:35:09.850173 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a64708bc-f8f0-47bc-9f79-efbe9ad315ed tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:09.850445 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a64708bc-f8f0-47bc-9f79-efbe9ad315ed tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:09.863682 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:09.863682 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:35:09.868191 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-a64708bc-f8f0-47bc-9f79-efbe9ad315ed tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:35:09.872469 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a64708bc-f8f0-47bc-9f79-efbe9ad315ed tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 returned with HTTP 200 Aug 12 20:35:09.872852 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1350/5353] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:09 2026] GET /volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:10.614025 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a9c7b20a-de6a-4664-ae4b-b4236a8afa8a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:10.616170 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a9c7b20a-de6a-4664-ae4b-b4236a8afa8a tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 Aug 12 20:35:10.616453 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a9c7b20a-de6a-4664-ae4b-b4236a8afa8a tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:10.616768 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a9c7b20a-de6a-4664-ae4b-b4236a8afa8a tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:10.616907 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-a9c7b20a-de6a-4664-ae4b-b4236a8afa8a tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id 11e00d62-534a-4f9b-9544-2f010eac8c69. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:10.622381 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:10.622381 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:35:10.623401 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a9c7b20a-de6a-4664-ae4b-b4236a8afa8a tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 returned with HTTP 200 Aug 12 20:35:10.623906 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1331/5354] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:10 2026] GET /volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:10.887764 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-56e36039-9131-40a1-9cf5-6a371bb42d24 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:10.889662 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-56e36039-9131-40a1-9cf5-6a371bb42d24 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 Aug 12 20:35:10.890043 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-56e36039-9131-40a1-9cf5-6a371bb42d24 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:10.890289 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-56e36039-9131-40a1-9cf5-6a371bb42d24 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:10.899865 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:10.899865 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:35:10.903386 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-56e36039-9131-40a1-9cf5-6a371bb42d24 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:35:10.907313 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-56e36039-9131-40a1-9cf5-6a371bb42d24 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 returned with HTTP 200 Aug 12 20:35:10.907754 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1333/5355] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:10 2026] GET /volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:11.634273 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-d20e0543-b0e0-437c-ae1c-5ab0fb4a1c16 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:11.636096 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d20e0543-b0e0-437c-ae1c-5ab0fb4a1c16 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 Aug 12 20:35:11.636288 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d20e0543-b0e0-437c-ae1c-5ab0fb4a1c16 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:11.636467 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d20e0543-b0e0-437c-ae1c-5ab0fb4a1c16 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:11.636595 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-d20e0543-b0e0-437c-ae1c-5ab0fb4a1c16 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id 11e00d62-534a-4f9b-9544-2f010eac8c69. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:11.640939 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:11.640939 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:35:11.641685 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d20e0543-b0e0-437c-ae1c-5ab0fb4a1c16 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 returned with HTTP 200 Aug 12 20:35:11.642101 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1342/5356] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:11 2026] GET /volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:11.653641 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-6f47cce9-12e2-4213-ae73-27f87640ad05 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:11.655313 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6f47cce9-12e2-4213-ae73-27f87640ad05 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] POST https://10.4.3.246/volume/v3/backups Aug 12 20:35:11.655640 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6f47cce9-12e2-4213-ae73-27f87640ad05 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "99e56403-e2f3-4109-855b-4c38eef91fd2", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1148195714"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:35:11.656983 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.contrib.backups [None req-6f47cce9-12e2-4213-ae73-27f87640ad05 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Creating new backup {'backup': {'volume_id': '99e56403-e2f3-4109-855b-4c38eef91fd2', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1148195714'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 20:35:11.657113 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.contrib.backups [None req-6f47cce9-12e2-4213-ae73-27f87640ad05 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Creating backup of volume 99e56403-e2f3-4109-855b-4c38eef91fd2 in container None Aug 12 20:35:11.664377 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:11.664377 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:35:11.664809 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-6f47cce9-12e2-4213-ae73-27f87640ad05 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Volume info retrieved successfully. Aug 12 20:35:11.679779 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-6f47cce9-12e2-4213-ae73-27f87640ad05 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Created reservations ['8fa476a0-9ab2-4350-a6a1-e363b1330786', '1c9840fa-2050-4e1b-b881-48a9e7ddaad9'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:35:11.711958 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6f47cce9-12e2-4213-ae73-27f87640ad05 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups returned with HTTP 202 Aug 12 20:35:11.712479 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1351/5357] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:35:11 2026] POST /volume/v3/backups => generated 330 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:35:11.722145 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-75655a5d-282c-419a-a159-f6ec9e7729e2 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:11.724672 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-75655a5d-282c-419a-a159-f6ec9e7729e2 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d Aug 12 20:35:11.725005 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-75655a5d-282c-419a-a159-f6ec9e7729e2 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:11.725286 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-75655a5d-282c-419a-a159-f6ec9e7729e2 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:11.725469 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-75655a5d-282c-419a-a159-f6ec9e7729e2 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:11.731360 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:11.731360 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:35:11.732509 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-75655a5d-282c-419a-a159-f6ec9e7729e2 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d returned with HTTP 200 Aug 12 20:35:11.733108 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1332/5358] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:11 2026] GET /volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:11.919946 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-6fe23302-f113-41ad-9ed9-ea67e9f04e73 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:11.921800 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6fe23302-f113-41ad-9ed9-ea67e9f04e73 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 Aug 12 20:35:11.922063 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6fe23302-f113-41ad-9ed9-ea67e9f04e73 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:11.922264 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6fe23302-f113-41ad-9ed9-ea67e9f04e73 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:11.943631 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:11.943631 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:35:11.947935 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-6fe23302-f113-41ad-9ed9-ea67e9f04e73 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:35:11.952525 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6fe23302-f113-41ad-9ed9-ea67e9f04e73 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 returned with HTTP 200 Aug 12 20:35:11.953488 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1334/5359] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:11 2026] GET /volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 => generated 873 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:12.744659 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-530dac85-b2ac-410f-8a85-970c78f1d858 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:12.746747 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-530dac85-b2ac-410f-8a85-970c78f1d858 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d Aug 12 20:35:12.746982 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-530dac85-b2ac-410f-8a85-970c78f1d858 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:12.747201 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-530dac85-b2ac-410f-8a85-970c78f1d858 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:12.747334 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-530dac85-b2ac-410f-8a85-970c78f1d858 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:12.752120 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:12.752120 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:35:12.753058 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-530dac85-b2ac-410f-8a85-970c78f1d858 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d returned with HTTP 200 Aug 12 20:35:12.753482 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1343/5360] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:12 2026] GET /volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:12.965650 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-281fa387-0b9a-433b-a095-10660afb55f7 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:12.967463 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-281fa387-0b9a-433b-a095-10660afb55f7 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 Aug 12 20:35:12.967679 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-281fa387-0b9a-433b-a095-10660afb55f7 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:12.967860 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-281fa387-0b9a-433b-a095-10660afb55f7 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:12.977496 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:12.977496 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:35:12.982144 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-281fa387-0b9a-433b-a095-10660afb55f7 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:35:12.989119 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-281fa387-0b9a-433b-a095-10660afb55f7 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 returned with HTTP 200 Aug 12 20:35:12.989576 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1352/5361] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:12 2026] GET /volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:13.044158 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-17fb84da-9744-4a61-a784-5e4a7e9863fd req-0fa30c99-601b-46e9-afe8-de87772d94ae None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:13.046136 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-17fb84da-9744-4a61-a784-5e4a7e9863fd req-0fa30c99-601b-46e9-afe8-de87772d94ae tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] POST https://10.4.3.246/volume/v3/attachments/f779f1ff-8760-4322-8d85-92e7f46e4e25/action Aug 12 20:35:13.046469 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-17fb84da-9744-4a61-a784-5e4a7e9863fd req-0fa30c99-601b-46e9-afe8-de87772d94ae tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Action body: b'{"os-complete": null}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:35:13.046617 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-17fb84da-9744-4a61-a784-5e4a7e9863fd req-0fa30c99-601b-46e9-afe8-de87772d94ae tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:35:13.063255 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:13.063255 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:35:13.072072 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-17fb84da-9744-4a61-a784-5e4a7e9863fd req-0fa30c99-601b-46e9-afe8-de87772d94ae tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/attachments/f779f1ff-8760-4322-8d85-92e7f46e4e25/action returned with HTTP 204 Aug 12 20:35:13.072652 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1333/5362] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:35:13 2026] POST /volume/v3/attachments/f779f1ff-8760-4322-8d85-92e7f46e4e25/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:35:13.764336 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-c371c5f9-0a57-4c34-a90e-56352342fd36 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:13.766451 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c371c5f9-0a57-4c34-a90e-56352342fd36 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d Aug 12 20:35:13.766652 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c371c5f9-0a57-4c34-a90e-56352342fd36 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:13.766834 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c371c5f9-0a57-4c34-a90e-56352342fd36 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:13.766957 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-c371c5f9-0a57-4c34-a90e-56352342fd36 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:13.771235 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:13.771235 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:35:13.771952 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c371c5f9-0a57-4c34-a90e-56352342fd36 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d returned with HTTP 200 Aug 12 20:35:13.772321 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1335/5363] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:13 2026] GET /volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:14.003786 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-24930eae-e874-44f7-8b69-e3b2e0af79d4 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:14.006022 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-24930eae-e874-44f7-8b69-e3b2e0af79d4 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 Aug 12 20:35:14.006301 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-24930eae-e874-44f7-8b69-e3b2e0af79d4 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:14.006615 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-24930eae-e874-44f7-8b69-e3b2e0af79d4 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:14.016163 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:14.016163 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:35:14.019598 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-24930eae-e874-44f7-8b69-e3b2e0af79d4 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:35:14.023701 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-24930eae-e874-44f7-8b69-e3b2e0af79d4 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 returned with HTTP 200 Aug 12 20:35:14.024107 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1344/5364] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:14 2026] GET /volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 => generated 1165 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:35:14.644519 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-2eedf236-0695-4a2a-b3a0-7870ad2e414f req-657c3f25-957a-4377-9f3e-eb8c18514840 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:14.646473 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-2eedf236-0695-4a2a-b3a0-7870ad2e414f req-657c3f25-957a-4377-9f3e-eb8c18514840 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 Aug 12 20:35:14.646700 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-2eedf236-0695-4a2a-b3a0-7870ad2e414f req-657c3f25-957a-4377-9f3e-eb8c18514840 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:14.646877 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-2eedf236-0695-4a2a-b3a0-7870ad2e414f req-657c3f25-957a-4377-9f3e-eb8c18514840 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:14.657861 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:14.657861 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:35:14.663185 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-2eedf236-0695-4a2a-b3a0-7870ad2e414f req-657c3f25-957a-4377-9f3e-eb8c18514840 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:35:14.667716 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-2eedf236-0695-4a2a-b3a0-7870ad2e414f req-657c3f25-957a-4377-9f3e-eb8c18514840 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 returned with HTTP 200 Aug 12 20:35:14.668063 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1353/5365] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:35:14 2026] GET /volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 => generated 922 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:14.741263 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-5c5e6ffd-5c6c-464c-9052-4b71677a292d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:14.741723 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5c5e6ffd-5c6c-464c-9052-4b71677a292d None None] GET https://10.4.3.246/volume// Aug 12 20:35:14.741896 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5c5e6ffd-5c6c-464c-9052-4b71677a292d None None] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:14.742252 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5c5e6ffd-5c6c-464c-9052-4b71677a292d None None] Calling method 'all' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:14.742407 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5c5e6ffd-5c6c-464c-9052-4b71677a292d None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:35:14.742792 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1334/5366] 10.4.3.246 () {66 vars in 1428 bytes} [Wed Aug 12 20:35:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:35:14.750374 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-2eedf236-0695-4a2a-b3a0-7870ad2e414f req-86d7deef-56a4-4b33-9b56-d296ca69c9d7 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:14.752884 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-2eedf236-0695-4a2a-b3a0-7870ad2e414f req-86d7deef-56a4-4b33-9b56-d296ca69c9d7 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:35:14.753046 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-2eedf236-0695-4a2a-b3a0-7870ad2e414f req-86d7deef-56a4-4b33-9b56-d296ca69c9d7 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2238a0bd-4d43-47f0-b433-88b906e146d4", "connector": null, "instance_uuid": "704f0ef1-7a81-40cd-a23c-a15b294a974e"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:35:14.760989 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:14.760989 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:35:14.783624 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-595e1e6c-1983-45da-9dc9-bb8c3212c896 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:14.785844 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-2eedf236-0695-4a2a-b3a0-7870ad2e414f req-86d7deef-56a4-4b33-9b56-d296ca69c9d7 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:35:14.786175 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-595e1e6c-1983-45da-9dc9-bb8c3212c896 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d Aug 12 20:35:14.786495 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-595e1e6c-1983-45da-9dc9-bb8c3212c896 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:14.786576 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1336/5367] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:35:14 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 12 20:35:14.786666 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-595e1e6c-1983-45da-9dc9-bb8c3212c896 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:14.786998 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-595e1e6c-1983-45da-9dc9-bb8c3212c896 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:14.792594 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:14.792594 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:35:14.793729 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-595e1e6c-1983-45da-9dc9-bb8c3212c896 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d returned with HTTP 200 Aug 12 20:35:14.794144 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1345/5368] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:14 2026] GET /volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:14.823600 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-3879b468-ff3e-4a94-af06-572c5b9215d0 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:14.825348 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3879b468-ff3e-4a94-af06-572c5b9215d0 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 Aug 12 20:35:14.825850 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3879b468-ff3e-4a94-af06-572c5b9215d0 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:14.826222 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3879b468-ff3e-4a94-af06-572c5b9215d0 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:14.831175 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-26534c36-c1a6-4185-a6e4-a73db61ce318 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:14.831713 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-26534c36-c1a6-4185-a6e4-a73db61ce318 None None] GET https://10.4.3.246/volume// Aug 12 20:35:14.831969 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-26534c36-c1a6-4185-a6e4-a73db61ce318 None None] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:14.832235 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-26534c36-c1a6-4185-a6e4-a73db61ce318 None None] Calling method 'all' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:14.832678 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-26534c36-c1a6-4185-a6e4-a73db61ce318 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:35:14.833060 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1335/5369] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:35:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:35:14.839769 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:14.839769 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:35:14.842770 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-2eedf236-0695-4a2a-b3a0-7870ad2e414f req-3bc1f75f-8fa3-40a1-8c66-d190a7179ecc None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:14.844304 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-3879b468-ff3e-4a94-af06-572c5b9215d0 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:35:14.846989 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-2eedf236-0695-4a2a-b3a0-7870ad2e414f req-3bc1f75f-8fa3-40a1-8c66-d190a7179ecc tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 Aug 12 20:35:14.846989 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-2eedf236-0695-4a2a-b3a0-7870ad2e414f req-3bc1f75f-8fa3-40a1-8c66-d190a7179ecc tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:14.846989 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-2eedf236-0695-4a2a-b3a0-7870ad2e414f req-3bc1f75f-8fa3-40a1-8c66-d190a7179ecc tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:14.849849 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3879b468-ff3e-4a94-af06-572c5b9215d0 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 returned with HTTP 200 Aug 12 20:35:14.850283 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1354/5370] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:14 2026] GET /volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 => generated 921 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:14.857220 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:14.857220 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:35:14.860784 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-2eedf236-0695-4a2a-b3a0-7870ad2e414f req-3bc1f75f-8fa3-40a1-8c66-d190a7179ecc tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:35:14.865185 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-2eedf236-0695-4a2a-b3a0-7870ad2e414f req-3bc1f75f-8fa3-40a1-8c66-d190a7179ecc tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 returned with HTTP 200 Aug 12 20:35:14.865585 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1337/5371] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:35:14 2026] GET /volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 => generated 1101 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:35:14.974889 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-2eedf236-0695-4a2a-b3a0-7870ad2e414f req-4d009562-a57a-423d-8983-e3d5f22eb139 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:14.976786 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-2eedf236-0695-4a2a-b3a0-7870ad2e414f req-4d009562-a57a-423d-8983-e3d5f22eb139 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] PUT https://10.4.3.246/volume/v3/attachments/c44ac050-90e6-43d4-aab8-d98995865ce6 Aug 12 20:35:14.977130 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-2eedf236-0695-4a2a-b3a0-7870ad2e414f req-4d009562-a57a-423d-8983-e3d5f22eb139 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:35:14.984100 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-2eedf236-0695-4a2a-b3a0-7870ad2e414f req-4d009562-a57a-423d-8983-e3d5f22eb139 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Acquiring lock "cinder-attachment_update-2238a0bd-4d43-47f0-b433-88b906e146d4-np0000007109" by "attachment_update" {{(pid=100383) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:35:14.988027 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-2eedf236-0695-4a2a-b3a0-7870ad2e414f req-4d009562-a57a-423d-8983-e3d5f22eb139 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Lock "cinder-attachment_update-2238a0bd-4d43-47f0-b433-88b906e146d4-np0000007109" acquired by "attachment_update" :: waited 0.004s {{(pid=100383) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:35:14.988899 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:14.988899 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:35:15.059858 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.coordination [req-2eedf236-0695-4a2a-b3a0-7870ad2e414f req-4d009562-a57a-423d-8983-e3d5f22eb139 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Lock "cinder-attachment_update-2238a0bd-4d43-47f0-b433-88b906e146d4-np0000007109" released by "attachment_update" :: held 0.072s {{(pid=100383) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:35:15.060217 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-2eedf236-0695-4a2a-b3a0-7870ad2e414f req-4d009562-a57a-423d-8983-e3d5f22eb139 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/attachments/c44ac050-90e6-43d4-aab8-d98995865ce6 returned with HTTP 200 Aug 12 20:35:15.060708 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1346/5372] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:35:14 2026] PUT /volume/v3/attachments/c44ac050-90e6-43d4-aab8-d98995865ce6 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:35:15.804047 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a0d16c72-79a1-4e2c-80be-8a269476af37 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:15.805738 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a0d16c72-79a1-4e2c-80be-8a269476af37 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d Aug 12 20:35:15.805940 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a0d16c72-79a1-4e2c-80be-8a269476af37 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:15.806117 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a0d16c72-79a1-4e2c-80be-8a269476af37 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:15.806211 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-a0d16c72-79a1-4e2c-80be-8a269476af37 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:15.810066 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:15.810066 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:35:15.810730 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a0d16c72-79a1-4e2c-80be-8a269476af37 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d returned with HTTP 200 Aug 12 20:35:15.811060 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1336/5373] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:15 2026] GET /volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:15.864842 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d594f45f-7002-47cf-a0b9-78bdac5aabc0 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:15.866627 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d594f45f-7002-47cf-a0b9-78bdac5aabc0 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 Aug 12 20:35:15.866899 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d594f45f-7002-47cf-a0b9-78bdac5aabc0 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:15.867093 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d594f45f-7002-47cf-a0b9-78bdac5aabc0 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:15.876721 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:15.876721 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:35:15.879970 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-d594f45f-7002-47cf-a0b9-78bdac5aabc0 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:35:15.884260 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d594f45f-7002-47cf-a0b9-78bdac5aabc0 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 returned with HTTP 200 Aug 12 20:35:15.884748 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1355/5374] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:15 2026] GET /volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 => generated 922 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:16.821603 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3dcd2769-4774-4abb-acca-aa543c835ff4 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:16.823871 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3dcd2769-4774-4abb-acca-aa543c835ff4 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d Aug 12 20:35:16.824144 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3dcd2769-4774-4abb-acca-aa543c835ff4 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:16.824382 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3dcd2769-4774-4abb-acca-aa543c835ff4 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:16.824559 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-3dcd2769-4774-4abb-acca-aa543c835ff4 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:16.829084 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:16.829084 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:35:16.829881 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3dcd2769-4774-4abb-acca-aa543c835ff4 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d returned with HTTP 200 Aug 12 20:35:16.830259 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1338/5375] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:16 2026] GET /volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:16.897943 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a23e9dac-47e6-477f-9eae-9bf577621479 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:16.899705 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a23e9dac-47e6-477f-9eae-9bf577621479 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 Aug 12 20:35:16.899891 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a23e9dac-47e6-477f-9eae-9bf577621479 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:16.900072 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a23e9dac-47e6-477f-9eae-9bf577621479 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:16.909413 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:16.909413 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:35:16.913209 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-a23e9dac-47e6-477f-9eae-9bf577621479 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:35:16.917502 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a23e9dac-47e6-477f-9eae-9bf577621479 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 returned with HTTP 200 Aug 12 20:35:16.917936 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1347/5376] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:16 2026] GET /volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 => generated 922 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:17.840358 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-99b577dd-b965-4d77-97ab-1d93728f9d5d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:17.842207 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-99b577dd-b965-4d77-97ab-1d93728f9d5d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d Aug 12 20:35:17.842429 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-99b577dd-b965-4d77-97ab-1d93728f9d5d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:17.842690 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-99b577dd-b965-4d77-97ab-1d93728f9d5d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:17.842842 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-99b577dd-b965-4d77-97ab-1d93728f9d5d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:17.847325 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:17.847325 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:35:17.848246 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-99b577dd-b965-4d77-97ab-1d93728f9d5d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d returned with HTTP 200 Aug 12 20:35:17.848758 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1337/5377] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:17 2026] GET /volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:17.929464 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d58808c7-b066-4eb7-a4b4-e541def04e70 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:17.931107 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d58808c7-b066-4eb7-a4b4-e541def04e70 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 Aug 12 20:35:17.931290 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d58808c7-b066-4eb7-a4b4-e541def04e70 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:17.931520 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d58808c7-b066-4eb7-a4b4-e541def04e70 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:17.939503 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:17.939503 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:35:17.942294 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-d58808c7-b066-4eb7-a4b4-e541def04e70 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:35:17.945843 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d58808c7-b066-4eb7-a4b4-e541def04e70 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 returned with HTTP 200 Aug 12 20:35:17.946139 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1356/5378] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:17 2026] GET /volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 => generated 922 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:18.296627 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-2eedf236-0695-4a2a-b3a0-7870ad2e414f req-f1c54a2e-898e-4b34-aacd-c16d6fdf1064 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:18.298564 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-2eedf236-0695-4a2a-b3a0-7870ad2e414f req-f1c54a2e-898e-4b34-aacd-c16d6fdf1064 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] POST https://10.4.3.246/volume/v3/attachments/c44ac050-90e6-43d4-aab8-d98995865ce6/action Aug 12 20:35:18.298914 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-2eedf236-0695-4a2a-b3a0-7870ad2e414f req-f1c54a2e-898e-4b34-aacd-c16d6fdf1064 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Action body: b'{"os-complete": null}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:35:18.299031 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-2eedf236-0695-4a2a-b3a0-7870ad2e414f req-f1c54a2e-898e-4b34-aacd-c16d6fdf1064 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:35:18.315214 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:18.315214 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:35:18.323250 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-2eedf236-0695-4a2a-b3a0-7870ad2e414f req-f1c54a2e-898e-4b34-aacd-c16d6fdf1064 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/attachments/c44ac050-90e6-43d4-aab8-d98995865ce6/action returned with HTTP 204 Aug 12 20:35:18.323738 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1339/5379] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:35:18 2026] POST /volume/v3/attachments/c44ac050-90e6-43d4-aab8-d98995865ce6/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:35:18.857633 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-2bdd40d9-ae14-4eb0-ab24-cf13ac5c6d76 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:18.859390 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2bdd40d9-ae14-4eb0-ab24-cf13ac5c6d76 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d Aug 12 20:35:18.859645 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2bdd40d9-ae14-4eb0-ab24-cf13ac5c6d76 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:18.859860 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2bdd40d9-ae14-4eb0-ab24-cf13ac5c6d76 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:18.859992 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-2bdd40d9-ae14-4eb0-ab24-cf13ac5c6d76 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:18.863797 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:18.863797 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:35:18.864414 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2bdd40d9-ae14-4eb0-ab24-cf13ac5c6d76 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d returned with HTTP 200 Aug 12 20:35:18.864772 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1348/5380] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:18 2026] GET /volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:18.873272 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-bca58bfd-3594-4a8c-84f1-b226f76afd2a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:18.875132 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-bca58bfd-3594-4a8c-84f1-b226f76afd2a tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] POST https://10.4.3.246/volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d/restore Aug 12 20:35:18.875532 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-bca58bfd-3594-4a8c-84f1-b226f76afd2a tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "99e56403-e2f3-4109-855b-4c38eef91fd2"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:35:18.876887 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.contrib.backups [None req-bca58bfd-3594-4a8c-84f1-b226f76afd2a tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Restoring backup ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d ({'restore': {'volume_id': '99e56403-e2f3-4109-855b-4c38eef91fd2'}}) {{(pid=100385) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 12 20:35:18.876994 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.contrib.backups [None req-bca58bfd-3594-4a8c-84f1-b226f76afd2a tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Restoring backup ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d to volume 99e56403-e2f3-4109-855b-4c38eef91fd2. Aug 12 20:35:18.881904 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:18.881904 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:35:18.888497 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:18.888497 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:35:18.888977 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-bca58bfd-3594-4a8c-84f1-b226f76afd2a tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Volume info retrieved successfully. Aug 12 20:35:18.889090 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.backup.api [None req-bca58bfd-3594-4a8c-84f1-b226f76afd2a tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Checking backup size 1 against volume size 1 {{(pid=100385) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 12 20:35:18.889196 np0000007109 devstack@c-api.service[100385]: INFO cinder.backup.api [None req-bca58bfd-3594-4a8c-84f1-b226f76afd2a tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Overwriting volume 99e56403-e2f3-4109-855b-4c38eef91fd2 with restore of backup ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d Aug 12 20:35:18.900872 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.backup.rpcapi [None req-bca58bfd-3594-4a8c-84f1-b226f76afd2a tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] restore_backup in rpcapi backup_id ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d {{(pid=100385) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 12 20:35:18.902746 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-bca58bfd-3594-4a8c-84f1-b226f76afd2a tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d/restore returned with HTTP 202 Aug 12 20:35:18.903153 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1338/5381] 10.4.3.246 () {68 vars in 1393 bytes} [Wed Aug 12 20:35:18 2026] POST /volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d/restore => generated 182 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:35:18.910837 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-7ee9754a-4887-4a5d-a309-736dc5143fb1 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:18.912656 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7ee9754a-4887-4a5d-a309-736dc5143fb1 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d Aug 12 20:35:18.912915 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7ee9754a-4887-4a5d-a309-736dc5143fb1 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:18.913102 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7ee9754a-4887-4a5d-a309-736dc5143fb1 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:18.913200 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-7ee9754a-4887-4a5d-a309-736dc5143fb1 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:18.917129 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:18.917129 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:35:18.917832 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7ee9754a-4887-4a5d-a309-736dc5143fb1 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d returned with HTTP 200 Aug 12 20:35:18.918197 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1357/5382] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:18 2026] GET /volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:18.957383 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-d30a99af-5725-4fd8-9cde-e1d26d49aa08 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:18.959652 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d30a99af-5725-4fd8-9cde-e1d26d49aa08 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 Aug 12 20:35:18.959879 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d30a99af-5725-4fd8-9cde-e1d26d49aa08 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:18.960172 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d30a99af-5725-4fd8-9cde-e1d26d49aa08 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:18.970651 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:18.970651 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:35:18.974936 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-d30a99af-5725-4fd8-9cde-e1d26d49aa08 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:35:18.980303 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d30a99af-5725-4fd8-9cde-e1d26d49aa08 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 returned with HTTP 200 Aug 12 20:35:18.980802 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1340/5383] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:18 2026] GET /volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 => generated 1214 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:35:19.927355 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-44125046-4f17-44a9-873f-c374a65b8de8 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:19.929150 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-44125046-4f17-44a9-873f-c374a65b8de8 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d Aug 12 20:35:19.929366 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-44125046-4f17-44a9-873f-c374a65b8de8 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:19.929603 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-44125046-4f17-44a9-873f-c374a65b8de8 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:19.929719 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-44125046-4f17-44a9-873f-c374a65b8de8 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:19.933994 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:19.933994 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:35:19.934748 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-44125046-4f17-44a9-873f-c374a65b8de8 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d returned with HTTP 200 Aug 12 20:35:19.935130 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1349/5384] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:19 2026] GET /volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:20.944712 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-57d57a4b-0e32-4ebf-aef3-696121eff9bb None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:20.946831 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-57d57a4b-0e32-4ebf-aef3-696121eff9bb tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d Aug 12 20:35:20.947090 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-57d57a4b-0e32-4ebf-aef3-696121eff9bb tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:20.947304 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-57d57a4b-0e32-4ebf-aef3-696121eff9bb tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:20.947462 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-57d57a4b-0e32-4ebf-aef3-696121eff9bb tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:20.952243 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:20.952243 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:35:20.953044 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-57d57a4b-0e32-4ebf-aef3-696121eff9bb tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d returned with HTTP 200 Aug 12 20:35:20.953413 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1339/5385] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:20 2026] GET /volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:21.966985 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-e969b7cf-7b99-40b6-9b94-f3f6aa52ec56 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:21.968648 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e969b7cf-7b99-40b6-9b94-f3f6aa52ec56 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d Aug 12 20:35:21.968849 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e969b7cf-7b99-40b6-9b94-f3f6aa52ec56 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:21.969022 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e969b7cf-7b99-40b6-9b94-f3f6aa52ec56 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:21.969113 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-e969b7cf-7b99-40b6-9b94-f3f6aa52ec56 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:21.973075 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:21.973075 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:35:21.973723 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e969b7cf-7b99-40b6-9b94-f3f6aa52ec56 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d returned with HTTP 200 Aug 12 20:35:21.974055 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1358/5386] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:21 2026] GET /volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:22.985959 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-224fa7f0-bfee-4529-8fc0-2b1853d2970d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:22.987858 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-224fa7f0-bfee-4529-8fc0-2b1853d2970d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d Aug 12 20:35:22.988118 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-224fa7f0-bfee-4529-8fc0-2b1853d2970d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:22.988313 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-224fa7f0-bfee-4529-8fc0-2b1853d2970d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:22.988418 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-224fa7f0-bfee-4529-8fc0-2b1853d2970d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:22.992882 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:22.992882 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:35:22.993696 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-224fa7f0-bfee-4529-8fc0-2b1853d2970d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d returned with HTTP 200 Aug 12 20:35:22.994128 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1341/5387] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:22 2026] GET /volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:24.005995 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-288efbb3-7a81-4861-aef1-6405379af22e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:24.007966 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-288efbb3-7a81-4861-aef1-6405379af22e tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d Aug 12 20:35:24.008220 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-288efbb3-7a81-4861-aef1-6405379af22e tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:24.008355 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-288efbb3-7a81-4861-aef1-6405379af22e tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:24.008453 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-288efbb3-7a81-4861-aef1-6405379af22e tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:24.020628 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:24.020628 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:35:24.023671 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-288efbb3-7a81-4861-aef1-6405379af22e tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d returned with HTTP 200 Aug 12 20:35:24.024324 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1350/5388] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:24 2026] GET /volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:25.035431 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-77368116-b69b-42ea-9217-15229b4a4f46 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:25.037187 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-77368116-b69b-42ea-9217-15229b4a4f46 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d Aug 12 20:35:25.037352 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-77368116-b69b-42ea-9217-15229b4a4f46 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:25.037522 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-77368116-b69b-42ea-9217-15229b4a4f46 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:25.037638 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-77368116-b69b-42ea-9217-15229b4a4f46 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:25.041406 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:25.041406 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:35:25.042092 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-77368116-b69b-42ea-9217-15229b4a4f46 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d returned with HTTP 200 Aug 12 20:35:25.042421 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1340/5389] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:25 2026] GET /volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:26.053732 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-83ebecbf-39ac-4852-b752-f3ee85f3ddb4 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:26.057259 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-83ebecbf-39ac-4852-b752-f3ee85f3ddb4 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d Aug 12 20:35:26.057259 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-83ebecbf-39ac-4852-b752-f3ee85f3ddb4 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:26.057259 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-83ebecbf-39ac-4852-b752-f3ee85f3ddb4 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:26.057259 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-83ebecbf-39ac-4852-b752-f3ee85f3ddb4 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:26.060978 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:26.060978 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:35:26.061941 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-83ebecbf-39ac-4852-b752-f3ee85f3ddb4 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d returned with HTTP 200 Aug 12 20:35:26.062412 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1359/5390] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:26 2026] GET /volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:27.074488 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-5bec4190-0805-4bae-a4f1-b9e9cfb233ea None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:27.076213 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5bec4190-0805-4bae-a4f1-b9e9cfb233ea tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d Aug 12 20:35:27.076533 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5bec4190-0805-4bae-a4f1-b9e9cfb233ea tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:27.076585 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-5bec4190-0805-4bae-a4f1-b9e9cfb233ea tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:27.076706 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-5bec4190-0805-4bae-a4f1-b9e9cfb233ea tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:27.078571 np0000007109 devstack@c-api.service[100386]: DEBUG dbcounter [-] [100386] Writing DB stats cinder:SELECT=151,cinder:INSERT=20,cinder:UPDATE=32 {{(pid=100386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:35:27.081089 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:27.081089 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:35:27.081788 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-5bec4190-0805-4bae-a4f1-b9e9cfb233ea tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d returned with HTTP 200 Aug 12 20:35:27.082133 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1342/5391] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:27 2026] GET /volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:28.092196 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-94be2a7e-26db-4acc-8447-04e0541dcbc1 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:28.093901 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-94be2a7e-26db-4acc-8447-04e0541dcbc1 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d Aug 12 20:35:28.094105 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-94be2a7e-26db-4acc-8447-04e0541dcbc1 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:28.094288 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-94be2a7e-26db-4acc-8447-04e0541dcbc1 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:28.094394 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-94be2a7e-26db-4acc-8447-04e0541dcbc1 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:28.096206 np0000007109 devstack@c-api.service[100383]: DEBUG dbcounter [-] [100383] Writing DB stats cinder:SELECT=95,cinder:INSERT=9,cinder:UPDATE=16 {{(pid=100383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:35:28.100805 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:28.100805 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:35:28.101655 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-94be2a7e-26db-4acc-8447-04e0541dcbc1 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d returned with HTTP 200 Aug 12 20:35:28.102043 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1351/5392] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:28 2026] GET /volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:29.114377 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-89ebe946-988b-464a-9611-21c4c18b6adf None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:29.116465 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-89ebe946-988b-464a-9611-21c4c18b6adf tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d Aug 12 20:35:29.116745 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-89ebe946-988b-464a-9611-21c4c18b6adf tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:29.117008 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-89ebe946-988b-464a-9611-21c4c18b6adf tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:29.117148 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-89ebe946-988b-464a-9611-21c4c18b6adf tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:29.118963 np0000007109 devstack@c-api.service[100385]: DEBUG dbcounter [-] [100385] Writing DB stats cinder:SELECT=83,cinder:INSERT=6,cinder:UPDATE=15 {{(pid=100385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:35:29.122271 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:29.122271 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:35:29.123194 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-89ebe946-988b-464a-9611-21c4c18b6adf tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d returned with HTTP 200 Aug 12 20:35:29.123639 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1341/5393] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:29 2026] GET /volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:30.132618 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-921955e3-eba2-453c-9b11-b851afe15be8 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:30.134323 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-921955e3-eba2-453c-9b11-b851afe15be8 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d Aug 12 20:35:30.134513 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-921955e3-eba2-453c-9b11-b851afe15be8 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:30.134597 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-921955e3-eba2-453c-9b11-b851afe15be8 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:30.134706 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-921955e3-eba2-453c-9b11-b851afe15be8 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:30.136497 np0000007109 devstack@c-api.service[100384]: DEBUG dbcounter [-] [100384] Writing DB stats cinder:SELECT=144,cinder:INSERT=25,cinder:UPDATE=41 {{(pid=100384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:35:30.140029 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:30.140029 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:35:30.141194 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-921955e3-eba2-453c-9b11-b851afe15be8 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d returned with HTTP 200 Aug 12 20:35:30.141841 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1360/5394] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:30 2026] GET /volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:30.150695 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-48624703-46c1-44e1-ad15-35fbe5eef811 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:30.152267 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-48624703-46c1-44e1-ad15-35fbe5eef811 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/volumes/99e56403-e2f3-4109-855b-4c38eef91fd2 Aug 12 20:35:30.152450 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-48624703-46c1-44e1-ad15-35fbe5eef811 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:30.152642 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-48624703-46c1-44e1-ad15-35fbe5eef811 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:30.159629 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:30.159629 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:35:30.163409 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-48624703-46c1-44e1-ad15-35fbe5eef811 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Volume info retrieved successfully. Aug 12 20:35:30.167533 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-48624703-46c1-44e1-ad15-35fbe5eef811 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/volumes/99e56403-e2f3-4109-855b-4c38eef91fd2 returned with HTTP 200 Aug 12 20:35:30.167925 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1343/5395] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:30 2026] GET /volume/v3/volumes/99e56403-e2f3-4109-855b-4c38eef91fd2 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:30.178420 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-ccb18523-a267-441f-84f9-b6fa43e1f3ec None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:30.180319 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ccb18523-a267-441f-84f9-b6fa43e1f3ec tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] DELETE https://10.4.3.246/volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d Aug 12 20:35:30.180467 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ccb18523-a267-441f-84f9-b6fa43e1f3ec tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:30.180657 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-ccb18523-a267-441f-84f9-b6fa43e1f3ec tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:30.180759 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.contrib.backups [None req-ccb18523-a267-441f-84f9-b6fa43e1f3ec tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Delete backup with id: ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d. Aug 12 20:35:30.184995 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:30.184995 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:35:30.197150 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.backup.rpcapi [None req-ccb18523-a267-441f-84f9-b6fa43e1f3ec tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] delete_backup rpcapi backup_id ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d {{(pid=100383) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 20:35:30.199101 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-ccb18523-a267-441f-84f9-b6fa43e1f3ec tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d returned with HTTP 202 Aug 12 20:35:30.199594 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1352/5396] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:35:30 2026] DELETE /volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:35:30.208682 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a5338886-cf0b-49e5-99a3-d259ca7b6213 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:30.210841 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a5338886-cf0b-49e5-99a3-d259ca7b6213 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d Aug 12 20:35:30.211998 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a5338886-cf0b-49e5-99a3-d259ca7b6213 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:30.211998 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a5338886-cf0b-49e5-99a3-d259ca7b6213 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:30.211998 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-a5338886-cf0b-49e5-99a3-d259ca7b6213 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:30.218363 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:30.218363 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:35:30.219255 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a5338886-cf0b-49e5-99a3-d259ca7b6213 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d returned with HTTP 200 Aug 12 20:35:30.219724 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1342/5397] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:30 2026] GET /volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:31.228502 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-80c0d760-a3da-47c6-bde5-94d14e2a34fd None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:31.230464 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-80c0d760-a3da-47c6-bde5-94d14e2a34fd tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d Aug 12 20:35:31.230685 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-80c0d760-a3da-47c6-bde5-94d14e2a34fd tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:31.230868 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-80c0d760-a3da-47c6-bde5-94d14e2a34fd tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:31.230966 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-80c0d760-a3da-47c6-bde5-94d14e2a34fd tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:31.234465 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-80c0d760-a3da-47c6-bde5-94d14e2a34fd tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d returned with HTTP 404 Aug 12 20:35:31.234954 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1361/5398] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:31 2026] GET /volume/v3/backups/ed9e41c3-aba4-4529-a6c2-8ec0c8207e7d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:35:31.240841 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-1f8bdb3f-0032-4ff3-963c-a6203d711f8f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:31.242787 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1f8bdb3f-0032-4ff3-963c-a6203d711f8f tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] DELETE https://10.4.3.246/volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 Aug 12 20:35:31.243021 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1f8bdb3f-0032-4ff3-963c-a6203d711f8f tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:31.243268 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1f8bdb3f-0032-4ff3-963c-a6203d711f8f tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:31.243414 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.contrib.backups [None req-1f8bdb3f-0032-4ff3-963c-a6203d711f8f tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Delete backup with id: 11e00d62-534a-4f9b-9544-2f010eac8c69. Aug 12 20:35:31.247787 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:31.247787 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:35:31.260951 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.backup.rpcapi [None req-1f8bdb3f-0032-4ff3-963c-a6203d711f8f tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] delete_backup rpcapi backup_id 11e00d62-534a-4f9b-9544-2f010eac8c69 {{(pid=100386) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 20:35:31.263213 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1f8bdb3f-0032-4ff3-963c-a6203d711f8f tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 returned with HTTP 202 Aug 12 20:35:31.263678 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1344/5399] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:35:31 2026] DELETE /volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:35:31.271346 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-9bfe234d-54a2-482f-8502-b55ca35fd71e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:31.272863 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9bfe234d-54a2-482f-8502-b55ca35fd71e tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 Aug 12 20:35:31.273179 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9bfe234d-54a2-482f-8502-b55ca35fd71e tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:31.273473 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9bfe234d-54a2-482f-8502-b55ca35fd71e tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:31.274344 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-9bfe234d-54a2-482f-8502-b55ca35fd71e tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id 11e00d62-534a-4f9b-9544-2f010eac8c69. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:31.278063 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:31.278063 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:35:31.279073 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9bfe234d-54a2-482f-8502-b55ca35fd71e tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 returned with HTTP 200 Aug 12 20:35:31.279759 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1353/5400] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:31 2026] GET /volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:32.289524 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-bdf40586-6455-4942-bf34-b148852dfd86 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:32.291344 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-bdf40586-6455-4942-bf34-b148852dfd86 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 Aug 12 20:35:32.291524 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-bdf40586-6455-4942-bf34-b148852dfd86 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:32.291718 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-bdf40586-6455-4942-bf34-b148852dfd86 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:32.291810 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-bdf40586-6455-4942-bf34-b148852dfd86 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id 11e00d62-534a-4f9b-9544-2f010eac8c69. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:32.295723 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-bdf40586-6455-4942-bf34-b148852dfd86 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 returned with HTTP 404 Aug 12 20:35:32.296192 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1343/5401] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:32 2026] GET /volume/v3/backups/11e00d62-534a-4f9b-9544-2f010eac8c69 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:35:32.321264 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d8ed647c-1573-40f9-bf6a-11507954cc65 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:32.322779 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d8ed647c-1573-40f9-bf6a-11507954cc65 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:35:32.323475 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d8ed647c-1573-40f9-bf6a-11507954cc65 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "a0596018-e224-475d-8adb-b6c6e42731ae", "name": "tempest-VolumesBackupsTest-Volume-947419970"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:35:32.324744 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-d8ed647c-1573-40f9-bf6a-11507954cc65 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'a0596018-e224-475d-8adb-b6c6e42731ae', 'name': 'tempest-VolumesBackupsTest-Volume-947419970'}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:35:32.396831 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-d8ed647c-1573-40f9-bf6a-11507954cc65 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Create volume of 1 GB Aug 12 20:35:32.401000 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-d8ed647c-1573-40f9-bf6a-11507954cc65 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Availability Zones retrieved successfully. Aug 12 20:35:32.406355 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-d8ed647c-1573-40f9-bf6a-11507954cc65 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Flow 'volume_create_api' (98fc0cd6-dbf5-4e9d-ab5a-39c58429633c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:35:32.407252 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-d8ed647c-1573-40f9-bf6a-11507954cc65 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63c79f4b-2cfa-4169-b860-dd7daa6564d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:35:32.408170 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-d8ed647c-1573-40f9-bf6a-11507954cc65 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:35:32.462487 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-d8ed647c-1573-40f9-bf6a-11507954cc65 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63c79f4b-2cfa-4169-b860-dd7daa6564d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:35:32.463174 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-d8ed647c-1573-40f9-bf6a-11507954cc65 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (822775ff-f0c3-44e5-b665-56b0da1f2464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:35:32.503387 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-d8ed647c-1573-40f9-bf6a-11507954cc65 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Created reservations ['ec29cf73-834e-4105-bec3-5ca8bc598e3f', '934f4130-6943-44d0-8a96-339effc84f2a', 'cea75cf7-49c8-44c9-a532-9ab0f5d5c5f3', '3f7c55cf-1405-4411-8810-f5e3da3512b5'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:35:32.504183 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-d8ed647c-1573-40f9-bf6a-11507954cc65 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (822775ff-f0c3-44e5-b665-56b0da1f2464) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec29cf73-834e-4105-bec3-5ca8bc598e3f', '934f4130-6943-44d0-8a96-339effc84f2a', 'cea75cf7-49c8-44c9-a532-9ab0f5d5c5f3', '3f7c55cf-1405-4411-8810-f5e3da3512b5']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:35:32.504984 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-d8ed647c-1573-40f9-bf6a-11507954cc65 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b10912e9-3f7a-4c7d-b73e-ae0eb472fb88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:35:32.525493 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-d8ed647c-1573-40f9-bf6a-11507954cc65 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b10912e9-3f7a-4c7d-b73e-ae0eb472fb88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47474e94-18e9-456c-a920-6fd7de3e4562', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-947419970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7960a0688d1a4c8c94d520288545747a',qos_specs=None,replication_status=,reservations=['ec29cf73-834e-4105-bec3-5ca8bc598e3f','934f4130-6943-44d0-8a96-339effc84f2a','cea75cf7-49c8-44c9-a532-9ab0f5d5c5f3','3f7c55cf-1405-4411-8810-f5e3da3512b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='875453f91e984b01bf7c6b9e77413c69',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:35:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-947419970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47474e94-18e9-456c-a920-6fd7de3e4562,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7960a0688d1a4c8c94d520288545747a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='875453f91e984b01bf7c6b9e77413c69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:35:32.526279 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-d8ed647c-1573-40f9-bf6a-11507954cc65 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bec6f9a5-fd32-4f70-bf73-4552155ce402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:35:32.541812 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-d8ed647c-1573-40f9-bf6a-11507954cc65 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bec6f9a5-fd32-4f70-bf73-4552155ce402) transitioned into state 'SUCCESS' from state '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-947419970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7960a0688d1a4c8c94d520288545747a',qos_specs=None,replication_status=,reservations=['ec29cf73-834e-4105-bec3-5ca8bc598e3f','934f4130-6943-44d0-8a96-339effc84f2a','cea75cf7-49c8-44c9-a532-9ab0f5d5c5f3','3f7c55cf-1405-4411-8810-f5e3da3512b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='875453f91e984b01bf7c6b9e77413c69',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:35:32.542492 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-d8ed647c-1573-40f9-bf6a-11507954cc65 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77cd6fe8-5a04-4751-b8b1-114fe4598f81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:35:32.551891 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-d8ed647c-1573-40f9-bf6a-11507954cc65 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77cd6fe8-5a04-4751-b8b1-114fe4598f81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:35:32.552639 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-d8ed647c-1573-40f9-bf6a-11507954cc65 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Flow 'volume_create_api' (98fc0cd6-dbf5-4e9d-ab5a-39c58429633c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:35:32.552973 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-d8ed647c-1573-40f9-bf6a-11507954cc65 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Create volume request issued successfully. Aug 12 20:35:32.553506 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d8ed647c-1573-40f9-bf6a-11507954cc65 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:35:32.553963 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1362/5402] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:35:32 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 12 20:35:32.570221 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-18c61fa8-a6f8-4df1-bda7-27390f5278fa None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:32.572296 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-18c61fa8-a6f8-4df1-bda7-27390f5278fa tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/volumes/47474e94-18e9-456c-a920-6fd7de3e4562 Aug 12 20:35:32.572507 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-18c61fa8-a6f8-4df1-bda7-27390f5278fa tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:32.572751 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-18c61fa8-a6f8-4df1-bda7-27390f5278fa tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:32.583219 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:32.583219 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:35:32.586931 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-18c61fa8-a6f8-4df1-bda7-27390f5278fa tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Volume info retrieved successfully. Aug 12 20:35:32.590725 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-18c61fa8-a6f8-4df1-bda7-27390f5278fa tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/volumes/47474e94-18e9-456c-a920-6fd7de3e4562 returned with HTTP 200 Aug 12 20:35:32.591137 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1345/5403] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:32 2026] GET /volume/v3/volumes/47474e94-18e9-456c-a920-6fd7de3e4562 => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:33.602811 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-aa0e787f-2d0d-4739-9ae6-80ef7ee67817 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:33.604688 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-aa0e787f-2d0d-4739-9ae6-80ef7ee67817 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/volumes/47474e94-18e9-456c-a920-6fd7de3e4562 Aug 12 20:35:33.604911 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-aa0e787f-2d0d-4739-9ae6-80ef7ee67817 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:33.605097 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-aa0e787f-2d0d-4739-9ae6-80ef7ee67817 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:33.612812 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:33.612812 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:35:33.616859 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-aa0e787f-2d0d-4739-9ae6-80ef7ee67817 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Volume info retrieved successfully. Aug 12 20:35:33.622822 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-aa0e787f-2d0d-4739-9ae6-80ef7ee67817 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/volumes/47474e94-18e9-456c-a920-6fd7de3e4562 returned with HTTP 200 Aug 12 20:35:33.623238 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1354/5404] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:33 2026] GET /volume/v3/volumes/47474e94-18e9-456c-a920-6fd7de3e4562 => generated 1356 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:35:33.635272 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-587dee8a-efc0-42a5-92ff-c521e3eca5d2 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:33.637234 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-587dee8a-efc0-42a5-92ff-c521e3eca5d2 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] POST https://10.4.3.246/volume/v3/backups Aug 12 20:35:33.637630 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-587dee8a-efc0-42a5-92ff-c521e3eca5d2 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "47474e94-18e9-456c-a920-6fd7de3e4562", "name": "tempest-VolumesBackupsTest-Backup-1186944527"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:35:33.639244 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.contrib.backups [None req-587dee8a-efc0-42a5-92ff-c521e3eca5d2 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Creating new backup {'backup': {'volume_id': '47474e94-18e9-456c-a920-6fd7de3e4562', 'name': 'tempest-VolumesBackupsTest-Backup-1186944527'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 20:35:33.639413 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.contrib.backups [None req-587dee8a-efc0-42a5-92ff-c521e3eca5d2 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Creating backup of volume 47474e94-18e9-456c-a920-6fd7de3e4562 in container None Aug 12 20:35:33.647569 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:33.647569 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:35:33.648119 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-587dee8a-efc0-42a5-92ff-c521e3eca5d2 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Volume info retrieved successfully. Aug 12 20:35:33.665158 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-587dee8a-efc0-42a5-92ff-c521e3eca5d2 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Created reservations ['4a42df8d-7a05-4216-8d8d-ba8948ed19a2', '0e970903-72df-4b2d-98cc-30795f7f7095'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:35:33.688608 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-587dee8a-efc0-42a5-92ff-c521e3eca5d2 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups returned with HTTP 202 Aug 12 20:35:33.689048 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1344/5405] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:35:33 2026] POST /volume/v3/backups => generated 330 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:35:33.697040 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-ceebe115-1666-47d2-8bba-399df64cb08d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:33.699431 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ceebe115-1666-47d2-8bba-399df64cb08d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 Aug 12 20:35:33.699699 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ceebe115-1666-47d2-8bba-399df64cb08d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:33.699958 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ceebe115-1666-47d2-8bba-399df64cb08d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:33.700125 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-ceebe115-1666-47d2-8bba-399df64cb08d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id a87f92a7-a860-4562-8a19-5484b9687169. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:33.705354 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:33.705354 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:35:33.706438 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ceebe115-1666-47d2-8bba-399df64cb08d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 returned with HTTP 200 Aug 12 20:35:33.706947 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1363/5406] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:33 2026] GET /volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:34.716625 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-62fa59bc-0981-4de3-812e-dd161c41ff17 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:34.718699 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-62fa59bc-0981-4de3-812e-dd161c41ff17 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 Aug 12 20:35:34.718942 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-62fa59bc-0981-4de3-812e-dd161c41ff17 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:34.719142 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-62fa59bc-0981-4de3-812e-dd161c41ff17 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:34.719298 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-62fa59bc-0981-4de3-812e-dd161c41ff17 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id a87f92a7-a860-4562-8a19-5484b9687169. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:34.723780 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:34.723780 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:35:34.724688 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-62fa59bc-0981-4de3-812e-dd161c41ff17 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 returned with HTTP 200 Aug 12 20:35:34.725182 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1346/5407] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:34 2026] GET /volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:35.734253 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-5bbb26a1-b0fe-43be-8439-395f47756eda None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:35.736020 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5bbb26a1-b0fe-43be-8439-395f47756eda tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 Aug 12 20:35:35.736205 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5bbb26a1-b0fe-43be-8439-395f47756eda tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:35.736392 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5bbb26a1-b0fe-43be-8439-395f47756eda tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:35.736496 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-5bbb26a1-b0fe-43be-8439-395f47756eda tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id a87f92a7-a860-4562-8a19-5484b9687169. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:35.742286 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:35.742286 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:35:35.743327 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5bbb26a1-b0fe-43be-8439-395f47756eda tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 returned with HTTP 200 Aug 12 20:35:35.743842 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1355/5408] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:35 2026] GET /volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:36.753901 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f2710827-1a25-447c-9667-63b3a5018c43 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:36.756214 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f2710827-1a25-447c-9667-63b3a5018c43 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 Aug 12 20:35:36.756454 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f2710827-1a25-447c-9667-63b3a5018c43 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:36.756679 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f2710827-1a25-447c-9667-63b3a5018c43 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:36.756772 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-f2710827-1a25-447c-9667-63b3a5018c43 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id a87f92a7-a860-4562-8a19-5484b9687169. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:36.761591 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:36.761591 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:35:36.762661 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f2710827-1a25-447c-9667-63b3a5018c43 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 returned with HTTP 200 Aug 12 20:35:36.763135 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1345/5409] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:36 2026] GET /volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:37.773947 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c7f85ffc-cd88-4cc4-b4a8-fbf0f4fa29af None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:37.779140 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c7f85ffc-cd88-4cc4-b4a8-fbf0f4fa29af tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 Aug 12 20:35:37.779140 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c7f85ffc-cd88-4cc4-b4a8-fbf0f4fa29af tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:37.779140 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c7f85ffc-cd88-4cc4-b4a8-fbf0f4fa29af tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:37.779140 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-c7f85ffc-cd88-4cc4-b4a8-fbf0f4fa29af tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id a87f92a7-a860-4562-8a19-5484b9687169. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:37.782291 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:37.782291 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:35:37.783107 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c7f85ffc-cd88-4cc4-b4a8-fbf0f4fa29af tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 returned with HTTP 200 Aug 12 20:35:37.783566 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1364/5410] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:37 2026] GET /volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:38.793653 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-c8f04964-1c73-4112-8b34-89cf660453c0 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:38.795635 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c8f04964-1c73-4112-8b34-89cf660453c0 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 Aug 12 20:35:38.795844 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c8f04964-1c73-4112-8b34-89cf660453c0 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:38.796022 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c8f04964-1c73-4112-8b34-89cf660453c0 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:38.796125 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-c8f04964-1c73-4112-8b34-89cf660453c0 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id a87f92a7-a860-4562-8a19-5484b9687169. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:38.800613 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:38.800613 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:35:38.801378 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c8f04964-1c73-4112-8b34-89cf660453c0 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 returned with HTTP 200 Aug 12 20:35:38.802082 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1347/5411] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:38 2026] GET /volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:39.812635 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-224afcc5-2a06-46f8-ab0e-1e85a9cb2924 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:39.814420 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-224afcc5-2a06-46f8-ab0e-1e85a9cb2924 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 Aug 12 20:35:39.814635 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-224afcc5-2a06-46f8-ab0e-1e85a9cb2924 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:39.814819 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-224afcc5-2a06-46f8-ab0e-1e85a9cb2924 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:39.814916 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-224afcc5-2a06-46f8-ab0e-1e85a9cb2924 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id a87f92a7-a860-4562-8a19-5484b9687169. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:39.819284 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:39.819284 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:35:39.820054 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-224afcc5-2a06-46f8-ab0e-1e85a9cb2924 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 returned with HTTP 200 Aug 12 20:35:39.820469 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1356/5412] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:39 2026] GET /volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:40.829973 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-80978463-5edb-4cd7-bb9b-e59b43400ece None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:40.831580 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-80978463-5edb-4cd7-bb9b-e59b43400ece tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 Aug 12 20:35:40.831768 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-80978463-5edb-4cd7-bb9b-e59b43400ece tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:40.831942 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-80978463-5edb-4cd7-bb9b-e59b43400ece tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:40.832032 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-80978463-5edb-4cd7-bb9b-e59b43400ece tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id a87f92a7-a860-4562-8a19-5484b9687169. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:40.836004 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:40.836004 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:35:40.836646 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-80978463-5edb-4cd7-bb9b-e59b43400ece tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 returned with HTTP 200 Aug 12 20:35:40.836970 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1346/5413] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:40 2026] GET /volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:41.847621 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-8d1b757a-f989-4872-a359-3331a08bb3ec None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:41.849415 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8d1b757a-f989-4872-a359-3331a08bb3ec tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 Aug 12 20:35:41.849628 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8d1b757a-f989-4872-a359-3331a08bb3ec tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:41.849818 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8d1b757a-f989-4872-a359-3331a08bb3ec tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:41.849940 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-8d1b757a-f989-4872-a359-3331a08bb3ec tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id a87f92a7-a860-4562-8a19-5484b9687169. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:41.855460 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:41.855460 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:35:41.856520 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8d1b757a-f989-4872-a359-3331a08bb3ec tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 returned with HTTP 200 Aug 12 20:35:41.857024 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1365/5414] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:41 2026] GET /volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:42.866633 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-d82360b3-ed70-4bb9-b6b2-57c10bbb49ae None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:42.869067 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d82360b3-ed70-4bb9-b6b2-57c10bbb49ae tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 Aug 12 20:35:42.869332 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d82360b3-ed70-4bb9-b6b2-57c10bbb49ae tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:42.869645 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d82360b3-ed70-4bb9-b6b2-57c10bbb49ae tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:42.869803 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-d82360b3-ed70-4bb9-b6b2-57c10bbb49ae tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id a87f92a7-a860-4562-8a19-5484b9687169. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:42.875205 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:42.875205 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:35:42.876103 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d82360b3-ed70-4bb9-b6b2-57c10bbb49ae tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 returned with HTTP 200 Aug 12 20:35:42.876530 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1348/5415] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:42 2026] GET /volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:43.886024 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-1b2d014a-5767-47aa-87af-62d5fe40b7d7 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:43.887685 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1b2d014a-5767-47aa-87af-62d5fe40b7d7 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 Aug 12 20:35:43.887888 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1b2d014a-5767-47aa-87af-62d5fe40b7d7 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:43.888065 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1b2d014a-5767-47aa-87af-62d5fe40b7d7 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:43.888160 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-1b2d014a-5767-47aa-87af-62d5fe40b7d7 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id a87f92a7-a860-4562-8a19-5484b9687169. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:43.892161 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:43.892161 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:35:43.892862 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1b2d014a-5767-47aa-87af-62d5fe40b7d7 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 returned with HTTP 200 Aug 12 20:35:43.893189 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1357/5416] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:43 2026] GET /volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:44.903784 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-4515df0d-f2ea-412b-8838-bd290a8fb06d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:44.905580 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4515df0d-f2ea-412b-8838-bd290a8fb06d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 Aug 12 20:35:44.905776 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4515df0d-f2ea-412b-8838-bd290a8fb06d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:44.905957 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4515df0d-f2ea-412b-8838-bd290a8fb06d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:44.906054 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-4515df0d-f2ea-412b-8838-bd290a8fb06d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id a87f92a7-a860-4562-8a19-5484b9687169. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:44.910026 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:44.910026 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:35:44.910677 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4515df0d-f2ea-412b-8838-bd290a8fb06d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 returned with HTTP 200 Aug 12 20:35:44.911008 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1347/5417] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:44 2026] GET /volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:45.922001 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-e4f09736-90ff-455d-92e1-6fb27d828e99 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:45.924227 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e4f09736-90ff-455d-92e1-6fb27d828e99 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 Aug 12 20:35:45.924466 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e4f09736-90ff-455d-92e1-6fb27d828e99 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:45.924683 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e4f09736-90ff-455d-92e1-6fb27d828e99 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:45.924792 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-e4f09736-90ff-455d-92e1-6fb27d828e99 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id a87f92a7-a860-4562-8a19-5484b9687169. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:45.929205 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:45.929205 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:35:45.929912 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e4f09736-90ff-455d-92e1-6fb27d828e99 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 returned with HTTP 200 Aug 12 20:35:45.930252 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1366/5418] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:45 2026] GET /volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:46.940158 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-458aba76-a649-4f35-9a3f-ca7cb1ea7d81 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:46.942166 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-458aba76-a649-4f35-9a3f-ca7cb1ea7d81 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 Aug 12 20:35:46.942408 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-458aba76-a649-4f35-9a3f-ca7cb1ea7d81 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:46.942665 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-458aba76-a649-4f35-9a3f-ca7cb1ea7d81 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:46.942795 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-458aba76-a649-4f35-9a3f-ca7cb1ea7d81 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id a87f92a7-a860-4562-8a19-5484b9687169. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:46.947305 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:46.947305 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:35:46.948105 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-458aba76-a649-4f35-9a3f-ca7cb1ea7d81 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 returned with HTTP 200 Aug 12 20:35:46.948532 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1349/5419] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:46 2026] GET /volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:47.958363 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a286c679-ad29-4c4d-adec-7bfb3bb7e1d6 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:47.960170 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a286c679-ad29-4c4d-adec-7bfb3bb7e1d6 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 Aug 12 20:35:47.960388 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a286c679-ad29-4c4d-adec-7bfb3bb7e1d6 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:47.960671 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a286c679-ad29-4c4d-adec-7bfb3bb7e1d6 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:47.960788 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-a286c679-ad29-4c4d-adec-7bfb3bb7e1d6 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id a87f92a7-a860-4562-8a19-5484b9687169. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:47.965042 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:47.965042 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:35:47.965845 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a286c679-ad29-4c4d-adec-7bfb3bb7e1d6 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 returned with HTTP 200 Aug 12 20:35:47.966422 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1358/5420] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:47 2026] GET /volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:48.976078 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-1a646077-044b-4a9b-8bad-207816b23987 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:48.980295 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1a646077-044b-4a9b-8bad-207816b23987 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 Aug 12 20:35:48.980295 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1a646077-044b-4a9b-8bad-207816b23987 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:48.980295 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-1a646077-044b-4a9b-8bad-207816b23987 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:48.980295 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-1a646077-044b-4a9b-8bad-207816b23987 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id a87f92a7-a860-4562-8a19-5484b9687169. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:35:48.984884 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:48.984884 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:35:48.986210 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-1a646077-044b-4a9b-8bad-207816b23987 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 returned with HTTP 200 Aug 12 20:35:48.986896 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1348/5421] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:35:48 2026] GET /volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:35:50.844353 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-fc265826-08e6-47f5-bdbd-ef7423240bbe req-6dc64563-5a9c-40c0-ac34-ada138251fcf None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:50.846571 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-fc265826-08e6-47f5-bdbd-ef7423240bbe req-6dc64563-5a9c-40c0-ac34-ada138251fcf tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/volumes/47474e94-18e9-456c-a920-6fd7de3e4562 Aug 12 20:35:50.847573 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-fc265826-08e6-47f5-bdbd-ef7423240bbe req-6dc64563-5a9c-40c0-ac34-ada138251fcf tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:50.847573 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-fc265826-08e6-47f5-bdbd-ef7423240bbe req-6dc64563-5a9c-40c0-ac34-ada138251fcf tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:50.854602 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:50.854602 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:35:50.857978 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-fc265826-08e6-47f5-bdbd-ef7423240bbe req-6dc64563-5a9c-40c0-ac34-ada138251fcf tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Volume info retrieved successfully. Aug 12 20:35:50.862363 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-fc265826-08e6-47f5-bdbd-ef7423240bbe req-6dc64563-5a9c-40c0-ac34-ada138251fcf tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/volumes/47474e94-18e9-456c-a920-6fd7de3e4562 returned with HTTP 200 Aug 12 20:35:50.862888 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1367/5422] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:35:50 2026] GET /volume/v3/volumes/47474e94-18e9-456c-a920-6fd7de3e4562 => generated 1356 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:35:50.872076 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-b964edf7-5304-43a6-9fa4-4c193250de74 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:50.872443 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b964edf7-5304-43a6-9fa4-4c193250de74 None None] GET https://10.4.3.246/volume// Aug 12 20:35:50.872647 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b964edf7-5304-43a6-9fa4-4c193250de74 None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:50.872863 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b964edf7-5304-43a6-9fa4-4c193250de74 None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:50.873172 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b964edf7-5304-43a6-9fa4-4c193250de74 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:35:50.873579 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1350/5423] 10.4.3.246 () {66 vars in 1419 bytes} [Wed Aug 12 20:35:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:35:50.880407 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-fc265826-08e6-47f5-bdbd-ef7423240bbe req-1064f7f1-d80c-482c-b150-9dbf3007e7cd None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:50.882357 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-fc265826-08e6-47f5-bdbd-ef7423240bbe req-1064f7f1-d80c-482c-b150-9dbf3007e7cd tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:35:50.882765 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-fc265826-08e6-47f5-bdbd-ef7423240bbe req-1064f7f1-d80c-482c-b150-9dbf3007e7cd tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "47474e94-18e9-456c-a920-6fd7de3e4562", "connector": null, "instance_uuid": "9afa714a-bfac-4525-8d3b-b2b4b3593803"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:35:50.891219 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:50.891219 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:35:50.911586 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-fc265826-08e6-47f5-bdbd-ef7423240bbe req-1064f7f1-d80c-482c-b150-9dbf3007e7cd tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:35:50.911989 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1359/5424] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:35:50 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 12 20:35:51.688350 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-205cef1e-588d-4480-b3e4-da46223689e3 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:51.688751 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-205cef1e-588d-4480-b3e4-da46223689e3 None None] GET https://10.4.3.246/volume// Aug 12 20:35:51.688931 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-205cef1e-588d-4480-b3e4-da46223689e3 None None] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:51.689111 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-205cef1e-588d-4480-b3e4-da46223689e3 None None] Calling method 'all' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:51.689447 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-205cef1e-588d-4480-b3e4-da46223689e3 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:35:51.689786 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1349/5425] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:35:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:35:51.701623 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-fc265826-08e6-47f5-bdbd-ef7423240bbe req-fd5f12aa-ad98-4c35-8643-69d7b98610af None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:51.703505 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-fc265826-08e6-47f5-bdbd-ef7423240bbe req-fd5f12aa-ad98-4c35-8643-69d7b98610af tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/volumes/47474e94-18e9-456c-a920-6fd7de3e4562 Aug 12 20:35:51.706798 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-fc265826-08e6-47f5-bdbd-ef7423240bbe req-fd5f12aa-ad98-4c35-8643-69d7b98610af tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:35:51.706993 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-fc265826-08e6-47f5-bdbd-ef7423240bbe req-fd5f12aa-ad98-4c35-8643-69d7b98610af tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:35:51.716193 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:51.716193 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:35:51.719332 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-fc265826-08e6-47f5-bdbd-ef7423240bbe req-fd5f12aa-ad98-4c35-8643-69d7b98610af tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Volume info retrieved successfully. Aug 12 20:35:51.723757 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-fc265826-08e6-47f5-bdbd-ef7423240bbe req-fd5f12aa-ad98-4c35-8643-69d7b98610af tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/volumes/47474e94-18e9-456c-a920-6fd7de3e4562 returned with HTTP 200 Aug 12 20:35:51.724172 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1368/5426] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:35:51 2026] GET /volume/v3/volumes/47474e94-18e9-456c-a920-6fd7de3e4562 => generated 1535 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:35:51.827526 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-fc265826-08e6-47f5-bdbd-ef7423240bbe req-29e40d30-85b9-4e15-b743-9eead0dba134 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:51.829661 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-fc265826-08e6-47f5-bdbd-ef7423240bbe req-29e40d30-85b9-4e15-b743-9eead0dba134 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] PUT https://10.4.3.246/volume/v3/attachments/37d62072-b413-4fa0-9756-4de901ba42a6 Aug 12 20:35:51.830093 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-fc265826-08e6-47f5-bdbd-ef7423240bbe req-29e40d30-85b9-4e15-b743-9eead0dba134 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:35:51.839308 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-fc265826-08e6-47f5-bdbd-ef7423240bbe req-29e40d30-85b9-4e15-b743-9eead0dba134 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Acquiring lock "cinder-attachment_update-47474e94-18e9-456c-a920-6fd7de3e4562-np0000007109" by "attachment_update" {{(pid=100386) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:35:51.844798 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-fc265826-08e6-47f5-bdbd-ef7423240bbe req-29e40d30-85b9-4e15-b743-9eead0dba134 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Lock "cinder-attachment_update-47474e94-18e9-456c-a920-6fd7de3e4562-np0000007109" acquired by "attachment_update" :: waited 0.005s {{(pid=100386) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:35:51.845715 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:51.845715 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:35:51.922932 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-fc265826-08e6-47f5-bdbd-ef7423240bbe req-29e40d30-85b9-4e15-b743-9eead0dba134 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Lock "cinder-attachment_update-47474e94-18e9-456c-a920-6fd7de3e4562-np0000007109" released by "attachment_update" :: held 0.078s {{(pid=100386) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:35:51.923518 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-fc265826-08e6-47f5-bdbd-ef7423240bbe req-29e40d30-85b9-4e15-b743-9eead0dba134 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/attachments/37d62072-b413-4fa0-9756-4de901ba42a6 returned with HTTP 200 Aug 12 20:35:51.924043 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1351/5427] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:35:51 2026] PUT /volume/v3/attachments/37d62072-b413-4fa0-9756-4de901ba42a6 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:35:51.947289 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-fc265826-08e6-47f5-bdbd-ef7423240bbe req-153c316a-91d7-4324-abfe-fc5010ef5208 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:35:51.949259 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-fc265826-08e6-47f5-bdbd-ef7423240bbe req-153c316a-91d7-4324-abfe-fc5010ef5208 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] POST https://10.4.3.246/volume/v3/attachments/37d62072-b413-4fa0-9756-4de901ba42a6/action Aug 12 20:35:51.949658 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-fc265826-08e6-47f5-bdbd-ef7423240bbe req-153c316a-91d7-4324-abfe-fc5010ef5208 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Action body: b'{"os-complete": null}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:35:51.949824 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-fc265826-08e6-47f5-bdbd-ef7423240bbe req-153c316a-91d7-4324-abfe-fc5010ef5208 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:35:51.965067 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:35:51.965067 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:35:51.973153 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-fc265826-08e6-47f5-bdbd-ef7423240bbe req-153c316a-91d7-4324-abfe-fc5010ef5208 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/attachments/37d62072-b413-4fa0-9756-4de901ba42a6/action returned with HTTP 204 Aug 12 20:35:51.973580 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1360/5428] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:35:51 2026] POST /volume/v3/attachments/37d62072-b413-4fa0-9756-4de901ba42a6/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:35:58.981747 np0000007109 devstack@c-api.service[100385]: DEBUG dbcounter [-] [100385] Writing DB stats cinder:SELECT=15,cinder:INSERT=3,cinder:UPDATE=8 {{(pid=100385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:36:01.722446 np0000007109 devstack@c-api.service[100384]: DEBUG dbcounter [-] [100384] Writing DB stats cinder:SELECT=34,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=100384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:36:01.915218 np0000007109 devstack@c-api.service[100386]: DEBUG dbcounter [-] [100386] Writing DB stats cinder:SELECT=19,cinder:UPDATE=2 {{(pid=100386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:36:01.970879 np0000007109 devstack@c-api.service[100383]: DEBUG dbcounter [-] [100383] Writing DB stats cinder:SELECT=22,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:36:03.329448 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-8478cacd-8f22-4568-9996-cc07a93e8000 req-01448b6a-3bdc-44c2-8717-9bb38e6be8ce None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:03.332724 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-8478cacd-8f22-4568-9996-cc07a93e8000 req-01448b6a-3bdc-44c2-8717-9bb38e6be8ce tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 Aug 12 20:36:03.332987 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-8478cacd-8f22-4568-9996-cc07a93e8000 req-01448b6a-3bdc-44c2-8717-9bb38e6be8ce tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:03.333218 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-8478cacd-8f22-4568-9996-cc07a93e8000 req-01448b6a-3bdc-44c2-8717-9bb38e6be8ce tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:03.344285 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:03.344285 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:36:03.347529 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-8478cacd-8f22-4568-9996-cc07a93e8000 req-01448b6a-3bdc-44c2-8717-9bb38e6be8ce tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:36:03.351448 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-8478cacd-8f22-4568-9996-cc07a93e8000 req-01448b6a-3bdc-44c2-8717-9bb38e6be8ce tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 returned with HTTP 200 Aug 12 20:36:03.351849 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1350/5429] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:36:03 2026] GET /volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 => generated 1214 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:36:03.436159 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-66da299f-9af0-487d-b0b3-3d770b06214b None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:03.436519 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-66da299f-9af0-487d-b0b3-3d770b06214b None None] GET https://10.4.3.246/volume// Aug 12 20:36:03.436650 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-66da299f-9af0-487d-b0b3-3d770b06214b None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:03.436822 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-66da299f-9af0-487d-b0b3-3d770b06214b None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:03.437124 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-66da299f-9af0-487d-b0b3-3d770b06214b None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:36:03.437523 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1369/5430] 10.4.3.246 () {66 vars in 1428 bytes} [Wed Aug 12 20:36:03 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:36:03.445281 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-8478cacd-8f22-4568-9996-cc07a93e8000 req-e07d830a-aea8-43b2-b348-a67a655ec70c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:03.447369 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-8478cacd-8f22-4568-9996-cc07a93e8000 req-e07d830a-aea8-43b2-b348-a67a655ec70c tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:36:03.447794 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-8478cacd-8f22-4568-9996-cc07a93e8000 req-e07d830a-aea8-43b2-b348-a67a655ec70c tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2238a0bd-4d43-47f0-b433-88b906e146d4", "connector": null, "instance_uuid": "53ce0dea-8b0b-4a67-a5ff-a4f7aaad17fb"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:36:03.459609 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:03.459609 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:36:03.486140 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-8478cacd-8f22-4568-9996-cc07a93e8000 req-e07d830a-aea8-43b2-b348-a67a655ec70c tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:36:03.486552 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1352/5431] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:36:03 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 12 20:36:03.519382 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-98d622d5-c880-4d4a-ba7f-3f109783ce0a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:03.521436 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-98d622d5-c880-4d4a-ba7f-3f109783ce0a tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 Aug 12 20:36:03.521641 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-98d622d5-c880-4d4a-ba7f-3f109783ce0a tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:03.521826 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-98d622d5-c880-4d4a-ba7f-3f109783ce0a tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:03.535315 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-526a7a36-9a65-4806-a1b4-27c6608b1a4d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:03.535792 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-526a7a36-9a65-4806-a1b4-27c6608b1a4d None None] GET https://10.4.3.246/volume// Aug 12 20:36:03.536004 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-526a7a36-9a65-4806-a1b4-27c6608b1a4d None None] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:03.536300 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-526a7a36-9a65-4806-a1b4-27c6608b1a4d None None] Calling method 'all' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:03.536778 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-526a7a36-9a65-4806-a1b4-27c6608b1a4d None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:36:03.537221 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1351/5432] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:36:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:36:03.538793 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:03.538793 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:36:03.543141 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-98d622d5-c880-4d4a-ba7f-3f109783ce0a tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:36:03.545262 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-8478cacd-8f22-4568-9996-cc07a93e8000 req-d3ae59a3-2514-4799-9eb4-56b82c708292 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:03.547348 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-8478cacd-8f22-4568-9996-cc07a93e8000 req-d3ae59a3-2514-4799-9eb4-56b82c708292 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 Aug 12 20:36:03.547613 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-8478cacd-8f22-4568-9996-cc07a93e8000 req-d3ae59a3-2514-4799-9eb4-56b82c708292 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:03.547731 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-98d622d5-c880-4d4a-ba7f-3f109783ce0a tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 returned with HTTP 200 Aug 12 20:36:03.547862 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-8478cacd-8f22-4568-9996-cc07a93e8000 req-d3ae59a3-2514-4799-9eb4-56b82c708292 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:03.548129 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1361/5433] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:03 2026] GET /volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 => generated 1216 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:36:03.560681 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:03.560681 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:36:03.564801 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-8478cacd-8f22-4568-9996-cc07a93e8000 req-d3ae59a3-2514-4799-9eb4-56b82c708292 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:36:03.569187 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-8478cacd-8f22-4568-9996-cc07a93e8000 req-d3ae59a3-2514-4799-9eb4-56b82c708292 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 returned with HTTP 200 Aug 12 20:36:03.569774 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1370/5434] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:36:03 2026] GET /volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 => generated 1396 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:36:03.695847 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-8478cacd-8f22-4568-9996-cc07a93e8000 req-02f56e96-fd2f-4df0-951d-19168cb9b1f5 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:03.697712 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-8478cacd-8f22-4568-9996-cc07a93e8000 req-02f56e96-fd2f-4df0-951d-19168cb9b1f5 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] PUT https://10.4.3.246/volume/v3/attachments/de118f09-597b-4fdf-bd0d-5eaeb18486f8 Aug 12 20:36:03.698046 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-8478cacd-8f22-4568-9996-cc07a93e8000 req-02f56e96-fd2f-4df0-951d-19168cb9b1f5 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:36:03.705069 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-8478cacd-8f22-4568-9996-cc07a93e8000 req-02f56e96-fd2f-4df0-951d-19168cb9b1f5 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Acquiring lock "cinder-attachment_update-2238a0bd-4d43-47f0-b433-88b906e146d4-np0000007109" by "attachment_update" {{(pid=100386) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:36:03.708879 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-8478cacd-8f22-4568-9996-cc07a93e8000 req-02f56e96-fd2f-4df0-951d-19168cb9b1f5 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Lock "cinder-attachment_update-2238a0bd-4d43-47f0-b433-88b906e146d4-np0000007109" acquired by "attachment_update" :: waited 0.004s {{(pid=100386) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:36:03.709805 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:03.709805 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:36:03.798049 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.coordination [req-8478cacd-8f22-4568-9996-cc07a93e8000 req-02f56e96-fd2f-4df0-951d-19168cb9b1f5 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Lock "cinder-attachment_update-2238a0bd-4d43-47f0-b433-88b906e146d4-np0000007109" released by "attachment_update" :: held 0.089s {{(pid=100386) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:36:03.798340 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-8478cacd-8f22-4568-9996-cc07a93e8000 req-02f56e96-fd2f-4df0-951d-19168cb9b1f5 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/attachments/de118f09-597b-4fdf-bd0d-5eaeb18486f8 returned with HTTP 200 Aug 12 20:36:03.798790 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1353/5435] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:36:03 2026] PUT /volume/v3/attachments/de118f09-597b-4fdf-bd0d-5eaeb18486f8 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:36:04.559949 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-05f583ed-f72b-490e-8bc4-9e24ea91c65e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:04.562314 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-05f583ed-f72b-490e-8bc4-9e24ea91c65e tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 Aug 12 20:36:04.562525 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-05f583ed-f72b-490e-8bc4-9e24ea91c65e tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:04.562753 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-05f583ed-f72b-490e-8bc4-9e24ea91c65e tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:04.575305 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:04.575305 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:36:04.579337 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-05f583ed-f72b-490e-8bc4-9e24ea91c65e tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:36:04.584263 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-05f583ed-f72b-490e-8bc4-9e24ea91c65e tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 returned with HTTP 200 Aug 12 20:36:04.584692 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1352/5436] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:04 2026] GET /volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 => generated 1217 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:36:05.598711 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-904b53b9-f9d4-4dfc-abbf-127f28effd11 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:05.600666 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-904b53b9-f9d4-4dfc-abbf-127f28effd11 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 Aug 12 20:36:05.600919 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-904b53b9-f9d4-4dfc-abbf-127f28effd11 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:05.601173 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-904b53b9-f9d4-4dfc-abbf-127f28effd11 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:05.612592 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:05.612592 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:36:05.616028 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-904b53b9-f9d4-4dfc-abbf-127f28effd11 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:36:05.621157 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-904b53b9-f9d4-4dfc-abbf-127f28effd11 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 returned with HTTP 200 Aug 12 20:36:05.621610 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1362/5437] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:05 2026] GET /volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 => generated 1217 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:36:06.033296 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-8478cacd-8f22-4568-9996-cc07a93e8000 req-155011b7-7f4e-4b85-a7c1-db4fea590ab2 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:06.036616 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-8478cacd-8f22-4568-9996-cc07a93e8000 req-155011b7-7f4e-4b85-a7c1-db4fea590ab2 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] POST https://10.4.3.246/volume/v3/attachments/de118f09-597b-4fdf-bd0d-5eaeb18486f8/action Aug 12 20:36:06.037029 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-8478cacd-8f22-4568-9996-cc07a93e8000 req-155011b7-7f4e-4b85-a7c1-db4fea590ab2 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Action body: b'{"os-complete": null}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:36:06.037171 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-8478cacd-8f22-4568-9996-cc07a93e8000 req-155011b7-7f4e-4b85-a7c1-db4fea590ab2 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:36:06.057736 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:06.057736 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:36:06.069731 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-8478cacd-8f22-4568-9996-cc07a93e8000 req-155011b7-7f4e-4b85-a7c1-db4fea590ab2 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/attachments/de118f09-597b-4fdf-bd0d-5eaeb18486f8/action returned with HTTP 204 Aug 12 20:36:06.070273 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1371/5438] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:36:06 2026] POST /volume/v3/attachments/de118f09-597b-4fdf-bd0d-5eaeb18486f8/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:36:06.633233 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-0d5d71d7-8d30-4a4b-8364-fc653153d425 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:06.635063 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0d5d71d7-8d30-4a4b-8364-fc653153d425 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 Aug 12 20:36:06.635306 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0d5d71d7-8d30-4a4b-8364-fc653153d425 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:06.635480 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0d5d71d7-8d30-4a4b-8364-fc653153d425 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:06.649161 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:06.649161 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:36:06.653378 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-0d5d71d7-8d30-4a4b-8364-fc653153d425 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:36:06.658645 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0d5d71d7-8d30-4a4b-8364-fc653153d425 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 returned with HTTP 200 Aug 12 20:36:06.659108 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1354/5439] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:06 2026] GET /volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 => generated 1511 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:36:07.871158 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b90b45da-3a5b-4fa6-969b-10f6bac7264e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:07.873114 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b90b45da-3a5b-4fa6-969b-10f6bac7264e tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 Aug 12 20:36:07.873335 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b90b45da-3a5b-4fa6-969b-10f6bac7264e tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:07.873516 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b90b45da-3a5b-4fa6-969b-10f6bac7264e tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:07.888313 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:07.888313 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:36:07.893097 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-b90b45da-3a5b-4fa6-969b-10f6bac7264e tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:36:07.897241 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b90b45da-3a5b-4fa6-969b-10f6bac7264e tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 returned with HTTP 200 Aug 12 20:36:07.897656 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1353/5440] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:07 2026] GET /volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 => generated 1511 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:36:07.909350 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-9c2d43ee-8992-4e0e-95b9-2ab7e26263b3 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:07.911377 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9c2d43ee-8992-4e0e-95b9-2ab7e26263b3 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 Aug 12 20:36:07.911662 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9c2d43ee-8992-4e0e-95b9-2ab7e26263b3 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:07.911859 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-9c2d43ee-8992-4e0e-95b9-2ab7e26263b3 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:07.923643 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:07.923643 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:36:07.927215 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-9c2d43ee-8992-4e0e-95b9-2ab7e26263b3 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:36:07.933181 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-9c2d43ee-8992-4e0e-95b9-2ab7e26263b3 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 returned with HTTP 200 Aug 12 20:36:07.933772 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1363/5441] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:07 2026] GET /volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 => generated 1511 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:36:07.946202 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-530dc966-c4ee-4f71-9106-e865b333f166 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:07.948164 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-530dc966-c4ee-4f71-9106-e865b333f166 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 Aug 12 20:36:07.948365 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-530dc966-c4ee-4f71-9106-e865b333f166 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:07.948565 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-530dc966-c4ee-4f71-9106-e865b333f166 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:07.960144 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:07.960144 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:36:07.963430 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-530dc966-c4ee-4f71-9106-e865b333f166 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:36:07.967873 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-530dc966-c4ee-4f71-9106-e865b333f166 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 returned with HTTP 200 Aug 12 20:36:07.968284 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1372/5442] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:07 2026] GET /volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 => generated 1511 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:36:08.012467 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-ea6c8371-7ea2-4973-9248-c62480e92fbc req-6cc12412-77a5-42de-9dc1-20734b6ab734 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:08.014702 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-ea6c8371-7ea2-4973-9248-c62480e92fbc req-6cc12412-77a5-42de-9dc1-20734b6ab734 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 Aug 12 20:36:08.014912 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-ea6c8371-7ea2-4973-9248-c62480e92fbc req-6cc12412-77a5-42de-9dc1-20734b6ab734 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:08.015108 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-ea6c8371-7ea2-4973-9248-c62480e92fbc req-6cc12412-77a5-42de-9dc1-20734b6ab734 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:08.027662 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:08.027662 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:36:08.031555 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-ea6c8371-7ea2-4973-9248-c62480e92fbc req-6cc12412-77a5-42de-9dc1-20734b6ab734 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:36:08.036406 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-ea6c8371-7ea2-4973-9248-c62480e92fbc req-6cc12412-77a5-42de-9dc1-20734b6ab734 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 returned with HTTP 200 Aug 12 20:36:08.036897 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1355/5443] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:36:08 2026] GET /volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 => generated 1511 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:36:08.056487 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-ea6c8371-7ea2-4973-9248-c62480e92fbc req-2b7fbe05-f949-469a-953b-f911c45948fd None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:08.058454 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-ea6c8371-7ea2-4973-9248-c62480e92fbc req-2b7fbe05-f949-469a-953b-f911c45948fd tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] POST https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4/action Aug 12 20:36:08.058806 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-ea6c8371-7ea2-4973-9248-c62480e92fbc req-2b7fbe05-f949-469a-953b-f911c45948fd tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:36:08.058923 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-ea6c8371-7ea2-4973-9248-c62480e92fbc req-2b7fbe05-f949-469a-953b-f911c45948fd tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:36:08.071737 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:08.071737 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:36:08.072179 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-ea6c8371-7ea2-4973-9248-c62480e92fbc req-2b7fbe05-f949-469a-953b-f911c45948fd tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:36:08.077892 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-ea6c8371-7ea2-4973-9248-c62480e92fbc req-2b7fbe05-f949-469a-953b-f911c45948fd tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Begin detaching volume completed successfully. Aug 12 20:36:08.078089 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-ea6c8371-7ea2-4973-9248-c62480e92fbc req-2b7fbe05-f949-469a-953b-f911c45948fd tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4/action returned with HTTP 202 Aug 12 20:36:08.078497 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1354/5444] 10.4.3.246 () {72 vars in 1672 bytes} [Wed Aug 12 20:36:08 2026] POST /volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:36:08.096342 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-40119a24-ffba-43f2-bf5f-6a1a2b269297 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:08.100410 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-40119a24-ffba-43f2-bf5f-6a1a2b269297 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 Aug 12 20:36:08.100410 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-40119a24-ffba-43f2-bf5f-6a1a2b269297 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:08.100410 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-40119a24-ffba-43f2-bf5f-6a1a2b269297 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:08.112447 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:08.112447 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:36:08.118142 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-40119a24-ffba-43f2-bf5f-6a1a2b269297 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:36:08.118392 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f2078c4a-b4a7-4352-8801-afc02cc7c7ce None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:08.118947 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f2078c4a-b4a7-4352-8801-afc02cc7c7ce None None] GET https://10.4.3.246/volume// Aug 12 20:36:08.119181 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f2078c4a-b4a7-4352-8801-afc02cc7c7ce None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:08.119422 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f2078c4a-b4a7-4352-8801-afc02cc7c7ce None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:08.120013 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f2078c4a-b4a7-4352-8801-afc02cc7c7ce None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:36:08.120477 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1373/5445] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:36:08 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:36:08.124186 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-40119a24-ffba-43f2-bf5f-6a1a2b269297 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 returned with HTTP 200 Aug 12 20:36:08.124888 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1364/5446] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:08 2026] GET /volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 => generated 1514 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:36:08.129014 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-ea6c8371-7ea2-4973-9248-c62480e92fbc req-bc139698-66b7-445b-a25e-7b045fb53761 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:08.131608 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-ea6c8371-7ea2-4973-9248-c62480e92fbc req-bc139698-66b7-445b-a25e-7b045fb53761 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 Aug 12 20:36:08.131874 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-ea6c8371-7ea2-4973-9248-c62480e92fbc req-bc139698-66b7-445b-a25e-7b045fb53761 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:08.132125 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-ea6c8371-7ea2-4973-9248-c62480e92fbc req-bc139698-66b7-445b-a25e-7b045fb53761 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:08.145950 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:08.145950 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:36:08.149897 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-ea6c8371-7ea2-4973-9248-c62480e92fbc req-bc139698-66b7-445b-a25e-7b045fb53761 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:36:08.155466 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-ea6c8371-7ea2-4973-9248-c62480e92fbc req-bc139698-66b7-445b-a25e-7b045fb53761 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 returned with HTTP 200 Aug 12 20:36:08.155973 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1356/5447] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:36:08 2026] GET /volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 => generated 1694 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:36:08.634281 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-ea6c8371-7ea2-4973-9248-c62480e92fbc req-b56671e9-6326-4a60-8a85-3ac719795237 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:08.636614 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-ea6c8371-7ea2-4973-9248-c62480e92fbc req-b56671e9-6326-4a60-8a85-3ac719795237 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 Aug 12 20:36:08.636767 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-ea6c8371-7ea2-4973-9248-c62480e92fbc req-b56671e9-6326-4a60-8a85-3ac719795237 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:08.637062 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-ea6c8371-7ea2-4973-9248-c62480e92fbc req-b56671e9-6326-4a60-8a85-3ac719795237 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:08.649746 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:08.649746 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:36:08.652402 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-ea6c8371-7ea2-4973-9248-c62480e92fbc req-b56671e9-6326-4a60-8a85-3ac719795237 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:36:08.656917 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-ea6c8371-7ea2-4973-9248-c62480e92fbc req-b56671e9-6326-4a60-8a85-3ac719795237 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 returned with HTTP 200 Aug 12 20:36:08.657690 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1355/5448] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:36:08 2026] GET /volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 => generated 1514 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:36:08.671656 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-ea6c8371-7ea2-4973-9248-c62480e92fbc req-034313c9-b589-43f4-a7b9-a5b730699618 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:08.673680 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-ea6c8371-7ea2-4973-9248-c62480e92fbc req-034313c9-b589-43f4-a7b9-a5b730699618 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] DELETE https://10.4.3.246/volume/v3/attachments/de118f09-597b-4fdf-bd0d-5eaeb18486f8 Aug 12 20:36:08.673863 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-ea6c8371-7ea2-4973-9248-c62480e92fbc req-034313c9-b589-43f4-a7b9-a5b730699618 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:08.674047 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-ea6c8371-7ea2-4973-9248-c62480e92fbc req-034313c9-b589-43f4-a7b9-a5b730699618 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:08.680497 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:08.680497 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:36:08.723932 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-ea6c8371-7ea2-4973-9248-c62480e92fbc req-034313c9-b589-43f4-a7b9-a5b730699618 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/attachments/de118f09-597b-4fdf-bd0d-5eaeb18486f8 returned with HTTP 200 Aug 12 20:36:08.724362 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1374/5449] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:36:08 2026] DELETE /volume/v3/attachments/de118f09-597b-4fdf-bd0d-5eaeb18486f8 => generated 192 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:36:09.137532 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-82c0c01c-e26c-4637-9fe7-d9350de65807 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:09.139237 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-82c0c01c-e26c-4637-9fe7-d9350de65807 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 Aug 12 20:36:09.139434 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-82c0c01c-e26c-4637-9fe7-d9350de65807 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:09.139660 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-82c0c01c-e26c-4637-9fe7-d9350de65807 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:09.148082 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:09.148082 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:36:09.151475 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-82c0c01c-e26c-4637-9fe7-d9350de65807 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:36:09.155523 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-82c0c01c-e26c-4637-9fe7-d9350de65807 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 returned with HTTP 200 Aug 12 20:36:09.155921 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1365/5450] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:09 2026] GET /volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:36:11.590034 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-a046a0ab-39ed-4eb1-9689-d755187817ed None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:11.591972 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a046a0ab-39ed-4eb1-9689-d755187817ed tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 Aug 12 20:36:11.592208 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a046a0ab-39ed-4eb1-9689-d755187817ed tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:11.592546 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a046a0ab-39ed-4eb1-9689-d755187817ed tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:11.603857 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:11.603857 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:36:11.607562 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-a046a0ab-39ed-4eb1-9689-d755187817ed tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:36:11.611798 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a046a0ab-39ed-4eb1-9689-d755187817ed tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 returned with HTTP 200 Aug 12 20:36:11.612200 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1357/5451] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:11 2026] GET /volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 => generated 1214 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:36:11.648098 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-ca4e1403-22e5-4934-8e6e-8ea6f9cdee4b req-8dc1ced1-51ee-49b6-8001-9c7906fbec57 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:11.650231 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-ca4e1403-22e5-4934-8e6e-8ea6f9cdee4b req-8dc1ced1-51ee-49b6-8001-9c7906fbec57 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 Aug 12 20:36:11.650399 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-ca4e1403-22e5-4934-8e6e-8ea6f9cdee4b req-8dc1ced1-51ee-49b6-8001-9c7906fbec57 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:11.650578 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-ca4e1403-22e5-4934-8e6e-8ea6f9cdee4b req-8dc1ced1-51ee-49b6-8001-9c7906fbec57 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:11.659894 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:11.659894 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:36:11.664930 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-ca4e1403-22e5-4934-8e6e-8ea6f9cdee4b req-8dc1ced1-51ee-49b6-8001-9c7906fbec57 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:36:11.670987 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-ca4e1403-22e5-4934-8e6e-8ea6f9cdee4b req-8dc1ced1-51ee-49b6-8001-9c7906fbec57 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 returned with HTTP 200 Aug 12 20:36:11.671552 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1356/5452] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:36:11 2026] GET /volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 => generated 1214 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:36:11.689806 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-ca4e1403-22e5-4934-8e6e-8ea6f9cdee4b req-bf908aee-d6af-4f74-b213-ade5c6d5571c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:11.692036 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-ca4e1403-22e5-4934-8e6e-8ea6f9cdee4b req-bf908aee-d6af-4f74-b213-ade5c6d5571c tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] POST https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4/action Aug 12 20:36:11.692416 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-ca4e1403-22e5-4934-8e6e-8ea6f9cdee4b req-bf908aee-d6af-4f74-b213-ade5c6d5571c tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:36:11.692556 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-ca4e1403-22e5-4934-8e6e-8ea6f9cdee4b req-bf908aee-d6af-4f74-b213-ade5c6d5571c tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:36:11.703590 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:11.703590 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:36:11.704010 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-ca4e1403-22e5-4934-8e6e-8ea6f9cdee4b req-bf908aee-d6af-4f74-b213-ade5c6d5571c tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:36:11.710025 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-ca4e1403-22e5-4934-8e6e-8ea6f9cdee4b req-bf908aee-d6af-4f74-b213-ade5c6d5571c tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Begin detaching volume completed successfully. Aug 12 20:36:11.710248 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-ca4e1403-22e5-4934-8e6e-8ea6f9cdee4b req-bf908aee-d6af-4f74-b213-ade5c6d5571c tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4/action returned with HTTP 202 Aug 12 20:36:11.710718 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1375/5453] 10.4.3.246 () {72 vars in 1672 bytes} [Wed Aug 12 20:36:11 2026] POST /volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:36:11.729180 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e5e5cde5-0489-4927-afb4-54bc4ef60719 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:11.730903 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e5e5cde5-0489-4927-afb4-54bc4ef60719 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 Aug 12 20:36:11.731106 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e5e5cde5-0489-4927-afb4-54bc4ef60719 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:11.731312 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e5e5cde5-0489-4927-afb4-54bc4ef60719 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:11.741140 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:11.741140 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:36:11.746843 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-e5e5cde5-0489-4927-afb4-54bc4ef60719 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:36:11.753391 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e5e5cde5-0489-4927-afb4-54bc4ef60719 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 returned with HTTP 200 Aug 12 20:36:11.753781 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1366/5454] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:11 2026] GET /volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 => generated 1217 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:36:11.754642 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-83bc8d56-2ec6-4cc4-b5b8-fc2a57139b73 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:11.755035 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-83bc8d56-2ec6-4cc4-b5b8-fc2a57139b73 None None] GET https://10.4.3.246/volume// Aug 12 20:36:11.755386 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-83bc8d56-2ec6-4cc4-b5b8-fc2a57139b73 None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:11.755386 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-83bc8d56-2ec6-4cc4-b5b8-fc2a57139b73 None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:11.755696 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-83bc8d56-2ec6-4cc4-b5b8-fc2a57139b73 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:36:11.756067 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1358/5455] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:36:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:36:11.764762 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-ca4e1403-22e5-4934-8e6e-8ea6f9cdee4b req-ff9bde08-a3b6-4c1f-babc-ce101b798f9b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:11.766703 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-ca4e1403-22e5-4934-8e6e-8ea6f9cdee4b req-ff9bde08-a3b6-4c1f-babc-ce101b798f9b tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 Aug 12 20:36:11.766911 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-ca4e1403-22e5-4934-8e6e-8ea6f9cdee4b req-ff9bde08-a3b6-4c1f-babc-ce101b798f9b tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:11.767098 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-ca4e1403-22e5-4934-8e6e-8ea6f9cdee4b req-ff9bde08-a3b6-4c1f-babc-ce101b798f9b tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:11.776349 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:11.776349 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:36:11.780270 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-ca4e1403-22e5-4934-8e6e-8ea6f9cdee4b req-ff9bde08-a3b6-4c1f-babc-ce101b798f9b tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:36:11.785358 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-ca4e1403-22e5-4934-8e6e-8ea6f9cdee4b req-ff9bde08-a3b6-4c1f-babc-ce101b798f9b tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 returned with HTTP 200 Aug 12 20:36:11.785759 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1357/5456] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:36:11 2026] GET /volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 => generated 1397 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:36:12.764891 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-400bb2e8-18a0-40bd-b1c9-f7b09e955e4f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:12.766647 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-400bb2e8-18a0-40bd-b1c9-f7b09e955e4f tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 Aug 12 20:36:12.766842 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-400bb2e8-18a0-40bd-b1c9-f7b09e955e4f tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:12.767015 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-400bb2e8-18a0-40bd-b1c9-f7b09e955e4f tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:12.775498 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:12.775498 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:36:12.778524 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-400bb2e8-18a0-40bd-b1c9-f7b09e955e4f tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:36:12.782253 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-400bb2e8-18a0-40bd-b1c9-f7b09e955e4f tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 returned with HTTP 200 Aug 12 20:36:12.782609 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1376/5457] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:12 2026] GET /volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 => generated 1217 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:36:13.794447 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-1ef075d2-1b2e-469d-b35e-d4f67c97a8e9 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:13.796181 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1ef075d2-1b2e-469d-b35e-d4f67c97a8e9 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 Aug 12 20:36:13.796357 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1ef075d2-1b2e-469d-b35e-d4f67c97a8e9 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:13.796547 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-1ef075d2-1b2e-469d-b35e-d4f67c97a8e9 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:13.805283 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:13.805283 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:36:13.808585 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-1ef075d2-1b2e-469d-b35e-d4f67c97a8e9 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:36:13.812294 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-1ef075d2-1b2e-469d-b35e-d4f67c97a8e9 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 returned with HTTP 200 Aug 12 20:36:13.812664 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1367/5458] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:13 2026] GET /volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 => generated 1217 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:36:14.293305 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-ca4e1403-22e5-4934-8e6e-8ea6f9cdee4b req-d91d20b9-85a7-4f69-85d8-4897e207d89a None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:14.295601 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-ca4e1403-22e5-4934-8e6e-8ea6f9cdee4b req-d91d20b9-85a7-4f69-85d8-4897e207d89a tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 Aug 12 20:36:14.295790 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-ca4e1403-22e5-4934-8e6e-8ea6f9cdee4b req-d91d20b9-85a7-4f69-85d8-4897e207d89a tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:14.295974 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-ca4e1403-22e5-4934-8e6e-8ea6f9cdee4b req-d91d20b9-85a7-4f69-85d8-4897e207d89a tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:14.306395 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:14.306395 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:36:14.310213 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-ca4e1403-22e5-4934-8e6e-8ea6f9cdee4b req-d91d20b9-85a7-4f69-85d8-4897e207d89a tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:36:14.314666 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-ca4e1403-22e5-4934-8e6e-8ea6f9cdee4b req-d91d20b9-85a7-4f69-85d8-4897e207d89a tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 returned with HTTP 200 Aug 12 20:36:14.315160 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1359/5459] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:36:14 2026] GET /volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 => generated 1217 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:36:14.604146 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-ca4e1403-22e5-4934-8e6e-8ea6f9cdee4b req-18603c3d-2979-4a3d-9a90-f6bfe23066fd None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:14.606230 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-ca4e1403-22e5-4934-8e6e-8ea6f9cdee4b req-18603c3d-2979-4a3d-9a90-f6bfe23066fd tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] DELETE https://10.4.3.246/volume/v3/attachments/c44ac050-90e6-43d4-aab8-d98995865ce6 Aug 12 20:36:14.606432 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-ca4e1403-22e5-4934-8e6e-8ea6f9cdee4b req-18603c3d-2979-4a3d-9a90-f6bfe23066fd tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:14.606620 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-ca4e1403-22e5-4934-8e6e-8ea6f9cdee4b req-18603c3d-2979-4a3d-9a90-f6bfe23066fd tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'version_select' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:14.613534 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:14.613534 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:36:14.651015 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-ca4e1403-22e5-4934-8e6e-8ea6f9cdee4b req-18603c3d-2979-4a3d-9a90-f6bfe23066fd tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/attachments/c44ac050-90e6-43d4-aab8-d98995865ce6 returned with HTTP 200 Aug 12 20:36:14.651506 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1358/5460] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:36:14 2026] DELETE /volume/v3/attachments/c44ac050-90e6-43d4-aab8-d98995865ce6 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:36:14.824960 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b22d7762-7887-41d2-85d6-d9d3a96b3742 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:14.827144 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b22d7762-7887-41d2-85d6-d9d3a96b3742 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 Aug 12 20:36:14.827466 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b22d7762-7887-41d2-85d6-d9d3a96b3742 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:14.827729 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b22d7762-7887-41d2-85d6-d9d3a96b3742 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:14.836477 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:14.836477 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:36:14.841185 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-b22d7762-7887-41d2-85d6-d9d3a96b3742 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:36:14.846800 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b22d7762-7887-41d2-85d6-d9d3a96b3742 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 returned with HTTP 200 Aug 12 20:36:14.847318 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1377/5461] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:14 2026] GET /volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 => generated 922 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:36:14.861120 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e771d085-86bd-4a41-835e-4fe0089f2ec0 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:14.863200 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e771d085-86bd-4a41-835e-4fe0089f2ec0 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 Aug 12 20:36:14.863397 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e771d085-86bd-4a41-835e-4fe0089f2ec0 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:14.863631 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e771d085-86bd-4a41-835e-4fe0089f2ec0 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:14.874481 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:14.874481 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:36:14.878947 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-e771d085-86bd-4a41-835e-4fe0089f2ec0 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:36:14.884300 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e771d085-86bd-4a41-835e-4fe0089f2ec0 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 returned with HTTP 200 Aug 12 20:36:14.884755 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1368/5462] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:14 2026] GET /volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 => generated 1165 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:36:14.927235 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-60d90942-2ee1-4c8a-b761-e67185058329 req-ab9377e9-dcc0-4565-aeb7-17e8b09f42a0 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:14.929266 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-60d90942-2ee1-4c8a-b761-e67185058329 req-ab9377e9-dcc0-4565-aeb7-17e8b09f42a0 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 Aug 12 20:36:14.929488 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-60d90942-2ee1-4c8a-b761-e67185058329 req-ab9377e9-dcc0-4565-aeb7-17e8b09f42a0 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:14.929716 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-60d90942-2ee1-4c8a-b761-e67185058329 req-ab9377e9-dcc0-4565-aeb7-17e8b09f42a0 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:14.938351 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:14.938351 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:36:14.941506 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-60d90942-2ee1-4c8a-b761-e67185058329 req-ab9377e9-dcc0-4565-aeb7-17e8b09f42a0 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:36:14.944964 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-60d90942-2ee1-4c8a-b761-e67185058329 req-ab9377e9-dcc0-4565-aeb7-17e8b09f42a0 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 returned with HTTP 200 Aug 12 20:36:14.945337 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1360/5463] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:36:14 2026] GET /volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 => generated 1165 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:36:14.966554 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-60d90942-2ee1-4c8a-b761-e67185058329 req-6cbfafa8-0c79-4b58-8370-3b0e3f89f935 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:14.968432 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-60d90942-2ee1-4c8a-b761-e67185058329 req-6cbfafa8-0c79-4b58-8370-3b0e3f89f935 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] POST https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4/action Aug 12 20:36:14.968773 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-60d90942-2ee1-4c8a-b761-e67185058329 req-6cbfafa8-0c79-4b58-8370-3b0e3f89f935 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:36:14.968888 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-60d90942-2ee1-4c8a-b761-e67185058329 req-6cbfafa8-0c79-4b58-8370-3b0e3f89f935 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:36:14.980759 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:14.980759 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:36:14.981176 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-60d90942-2ee1-4c8a-b761-e67185058329 req-6cbfafa8-0c79-4b58-8370-3b0e3f89f935 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:36:14.988693 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-60d90942-2ee1-4c8a-b761-e67185058329 req-6cbfafa8-0c79-4b58-8370-3b0e3f89f935 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Begin detaching volume completed successfully. Aug 12 20:36:14.988896 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-60d90942-2ee1-4c8a-b761-e67185058329 req-6cbfafa8-0c79-4b58-8370-3b0e3f89f935 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4/action returned with HTTP 202 Aug 12 20:36:14.989365 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1359/5464] 10.4.3.246 () {72 vars in 1672 bytes} [Wed Aug 12 20:36:14 2026] POST /volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:36:15.007981 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-8aeedad5-f144-4dde-9c37-69ef94b056de None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:15.009745 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8aeedad5-f144-4dde-9c37-69ef94b056de tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 Aug 12 20:36:15.009936 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8aeedad5-f144-4dde-9c37-69ef94b056de tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:15.010132 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8aeedad5-f144-4dde-9c37-69ef94b056de tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:15.019416 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:15.019416 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:36:15.022588 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-8aeedad5-f144-4dde-9c37-69ef94b056de tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:36:15.024145 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-2b7d6d31-50c9-4fd3-bb5f-be8e89bfe323 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:15.024583 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2b7d6d31-50c9-4fd3-bb5f-be8e89bfe323 None None] GET https://10.4.3.246/volume// Aug 12 20:36:15.024743 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2b7d6d31-50c9-4fd3-bb5f-be8e89bfe323 None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:15.024923 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2b7d6d31-50c9-4fd3-bb5f-be8e89bfe323 None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:15.025275 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2b7d6d31-50c9-4fd3-bb5f-be8e89bfe323 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:36:15.025600 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1369/5465] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:36:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:36:15.026438 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8aeedad5-f144-4dde-9c37-69ef94b056de tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 returned with HTTP 200 Aug 12 20:36:15.027168 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1378/5466] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:15 2026] GET /volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 => generated 1168 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:36:15.032858 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-60d90942-2ee1-4c8a-b761-e67185058329 req-942561e7-656c-48f6-9b2b-ae7c627f8f27 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:15.035312 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-60d90942-2ee1-4c8a-b761-e67185058329 req-942561e7-656c-48f6-9b2b-ae7c627f8f27 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 Aug 12 20:36:15.035582 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-60d90942-2ee1-4c8a-b761-e67185058329 req-942561e7-656c-48f6-9b2b-ae7c627f8f27 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:15.035913 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-60d90942-2ee1-4c8a-b761-e67185058329 req-942561e7-656c-48f6-9b2b-ae7c627f8f27 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:15.048827 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:15.048827 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:36:15.052637 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-60d90942-2ee1-4c8a-b761-e67185058329 req-942561e7-656c-48f6-9b2b-ae7c627f8f27 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:36:15.057806 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-60d90942-2ee1-4c8a-b761-e67185058329 req-942561e7-656c-48f6-9b2b-ae7c627f8f27 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 returned with HTTP 200 Aug 12 20:36:15.058334 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1361/5467] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:36:15 2026] GET /volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 => generated 1348 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:36:15.067642 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-60d90942-2ee1-4c8a-b761-e67185058329 req-34461a55-024e-4a4b-913f-0c48e9e5f71b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:15.069620 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-60d90942-2ee1-4c8a-b761-e67185058329 req-34461a55-024e-4a4b-913f-0c48e9e5f71b tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4/encryption Aug 12 20:36:15.069782 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-60d90942-2ee1-4c8a-b761-e67185058329 req-34461a55-024e-4a4b-913f-0c48e9e5f71b tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:15.069966 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-60d90942-2ee1-4c8a-b761-e67185058329 req-34461a55-024e-4a4b-913f-0c48e9e5f71b tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'index' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:15.078947 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:15.078947 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:36:15.085248 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-60d90942-2ee1-4c8a-b761-e67185058329 req-34461a55-024e-4a4b-913f-0c48e9e5f71b tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4/encryption returned with HTTP 200 Aug 12 20:36:15.085728 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1360/5468] 10.4.3.246 () {68 vars in 1631 bytes} [Wed Aug 12 20:36:15 2026] GET /volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:36:15.814430 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-60d90942-2ee1-4c8a-b761-e67185058329 req-8f69aa91-2c8a-4941-b34c-4b96bb58a2e0 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:15.816362 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-60d90942-2ee1-4c8a-b761-e67185058329 req-8f69aa91-2c8a-4941-b34c-4b96bb58a2e0 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] DELETE https://10.4.3.246/volume/v3/attachments/f779f1ff-8760-4322-8d85-92e7f46e4e25 Aug 12 20:36:15.816587 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-60d90942-2ee1-4c8a-b761-e67185058329 req-8f69aa91-2c8a-4941-b34c-4b96bb58a2e0 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:15.816791 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-60d90942-2ee1-4c8a-b761-e67185058329 req-8f69aa91-2c8a-4941-b34c-4b96bb58a2e0 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:15.823756 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:15.823756 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:36:15.864459 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-60d90942-2ee1-4c8a-b761-e67185058329 req-8f69aa91-2c8a-4941-b34c-4b96bb58a2e0 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/attachments/f779f1ff-8760-4322-8d85-92e7f46e4e25 returned with HTTP 200 Aug 12 20:36:15.864919 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1370/5469] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:36:15 2026] DELETE /volume/v3/attachments/f779f1ff-8760-4322-8d85-92e7f46e4e25 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:36:16.040323 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-e97e5c94-368e-4964-9683-87cf0f3690c7 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:16.042069 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e97e5c94-368e-4964-9683-87cf0f3690c7 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 Aug 12 20:36:16.042280 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e97e5c94-368e-4964-9683-87cf0f3690c7 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:16.042495 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e97e5c94-368e-4964-9683-87cf0f3690c7 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:16.049637 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:16.049637 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:36:16.053431 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-e97e5c94-368e-4964-9683-87cf0f3690c7 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:36:16.057596 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e97e5c94-368e-4964-9683-87cf0f3690c7 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 returned with HTTP 200 Aug 12 20:36:16.057958 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1379/5470] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:16 2026] GET /volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:36:16.073374 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-57f2a99e-ca0b-4d73-a1b9-2925eaa4f1df None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:16.075047 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-57f2a99e-ca0b-4d73-a1b9-2925eaa4f1df tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 Aug 12 20:36:16.075239 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-57f2a99e-ca0b-4d73-a1b9-2925eaa4f1df tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:16.075413 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-57f2a99e-ca0b-4d73-a1b9-2925eaa4f1df tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:16.084136 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:16.084136 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:36:16.087409 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-57f2a99e-ca0b-4d73-a1b9-2925eaa4f1df tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:36:16.091066 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-57f2a99e-ca0b-4d73-a1b9-2925eaa4f1df tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 returned with HTTP 200 Aug 12 20:36:16.091421 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1362/5471] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:16 2026] GET /volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 => generated 1138 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:36:16.130445 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-7a342833-03c5-4d7b-ba92-810902843bdd req-907938f8-b98d-40eb-bc40-a6f8a5e7c0fc None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:16.132201 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-7a342833-03c5-4d7b-ba92-810902843bdd req-907938f8-b98d-40eb-bc40-a6f8a5e7c0fc tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 Aug 12 20:36:16.132410 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-7a342833-03c5-4d7b-ba92-810902843bdd req-907938f8-b98d-40eb-bc40-a6f8a5e7c0fc tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:16.132644 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-7a342833-03c5-4d7b-ba92-810902843bdd req-907938f8-b98d-40eb-bc40-a6f8a5e7c0fc tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:16.140703 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:16.140703 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:36:16.143423 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-7a342833-03c5-4d7b-ba92-810902843bdd req-907938f8-b98d-40eb-bc40-a6f8a5e7c0fc tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:36:16.146685 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-7a342833-03c5-4d7b-ba92-810902843bdd req-907938f8-b98d-40eb-bc40-a6f8a5e7c0fc tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 returned with HTTP 200 Aug 12 20:36:16.147011 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1361/5472] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:36:16 2026] GET /volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 => generated 1138 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:36:16.162641 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-7a342833-03c5-4d7b-ba92-810902843bdd req-7bc59d42-ee87-4d50-b376-f6c3386f7eb4 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:16.165334 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-7a342833-03c5-4d7b-ba92-810902843bdd req-7bc59d42-ee87-4d50-b376-f6c3386f7eb4 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] POST https://10.4.3.246/volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54/action Aug 12 20:36:16.165785 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-7a342833-03c5-4d7b-ba92-810902843bdd req-7bc59d42-ee87-4d50-b376-f6c3386f7eb4 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:36:16.165949 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-7a342833-03c5-4d7b-ba92-810902843bdd req-7bc59d42-ee87-4d50-b376-f6c3386f7eb4 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:36:16.178169 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:16.178169 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:36:16.178778 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-7a342833-03c5-4d7b-ba92-810902843bdd req-7bc59d42-ee87-4d50-b376-f6c3386f7eb4 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:36:16.185725 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-7a342833-03c5-4d7b-ba92-810902843bdd req-7bc59d42-ee87-4d50-b376-f6c3386f7eb4 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Begin detaching volume completed successfully. Aug 12 20:36:16.185995 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-7a342833-03c5-4d7b-ba92-810902843bdd req-7bc59d42-ee87-4d50-b376-f6c3386f7eb4 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54/action returned with HTTP 202 Aug 12 20:36:16.186659 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1371/5473] 10.4.3.246 () {72 vars in 1672 bytes} [Wed Aug 12 20:36:16 2026] POST /volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:36:16.204655 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-dbf233bb-4dfc-4516-99b0-62f94e3dea89 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:16.206698 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-dbf233bb-4dfc-4516-99b0-62f94e3dea89 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 Aug 12 20:36:16.206958 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-dbf233bb-4dfc-4516-99b0-62f94e3dea89 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:16.207060 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-dbf233bb-4dfc-4516-99b0-62f94e3dea89 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:16.217979 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:16.217979 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:36:16.221623 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-dbf233bb-4dfc-4516-99b0-62f94e3dea89 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:36:16.222033 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-b08adf05-9a32-4888-ab4b-23212db911a3 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:16.222554 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b08adf05-9a32-4888-ab4b-23212db911a3 None None] GET https://10.4.3.246/volume// Aug 12 20:36:16.222799 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b08adf05-9a32-4888-ab4b-23212db911a3 None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:16.223043 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-b08adf05-9a32-4888-ab4b-23212db911a3 None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:16.223477 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-b08adf05-9a32-4888-ab4b-23212db911a3 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:36:16.223851 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1363/5474] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:36:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:36:16.226579 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-dbf233bb-4dfc-4516-99b0-62f94e3dea89 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 returned with HTTP 200 Aug 12 20:36:16.226984 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1380/5475] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:16 2026] GET /volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 => generated 1141 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:36:16.230727 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-7a342833-03c5-4d7b-ba92-810902843bdd req-2cb246b6-275e-4ec7-b673-03ff5d0e8ee1 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:16.232703 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-7a342833-03c5-4d7b-ba92-810902843bdd req-2cb246b6-275e-4ec7-b673-03ff5d0e8ee1 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 Aug 12 20:36:16.232912 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-7a342833-03c5-4d7b-ba92-810902843bdd req-2cb246b6-275e-4ec7-b673-03ff5d0e8ee1 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:16.233106 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-7a342833-03c5-4d7b-ba92-810902843bdd req-2cb246b6-275e-4ec7-b673-03ff5d0e8ee1 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:16.241570 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:16.241570 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:36:16.244885 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-7a342833-03c5-4d7b-ba92-810902843bdd req-2cb246b6-275e-4ec7-b673-03ff5d0e8ee1 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:36:16.248610 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-7a342833-03c5-4d7b-ba92-810902843bdd req-2cb246b6-275e-4ec7-b673-03ff5d0e8ee1 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 returned with HTTP 200 Aug 12 20:36:16.248961 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1362/5476] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:36:16 2026] GET /volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 => generated 1321 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:36:16.973059 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-7a342833-03c5-4d7b-ba92-810902843bdd req-94e374bf-6ec6-414d-a27f-8803681682a4 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:16.975004 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-7a342833-03c5-4d7b-ba92-810902843bdd req-94e374bf-6ec6-414d-a27f-8803681682a4 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] DELETE https://10.4.3.246/volume/v3/attachments/ba84a21a-58e4-4a10-abbd-9e3b00e6322b Aug 12 20:36:16.975215 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-7a342833-03c5-4d7b-ba92-810902843bdd req-94e374bf-6ec6-414d-a27f-8803681682a4 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:16.975414 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-7a342833-03c5-4d7b-ba92-810902843bdd req-94e374bf-6ec6-414d-a27f-8803681682a4 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:16.982001 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:16.982001 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:36:17.022425 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-7a342833-03c5-4d7b-ba92-810902843bdd req-94e374bf-6ec6-414d-a27f-8803681682a4 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/attachments/ba84a21a-58e4-4a10-abbd-9e3b00e6322b returned with HTTP 200 Aug 12 20:36:17.022847 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1372/5477] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:36:16 2026] DELETE /volume/v3/attachments/ba84a21a-58e4-4a10-abbd-9e3b00e6322b => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:36:17.239427 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-141dd7bb-7949-4a50-9288-28968849b4c6 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:17.241651 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-141dd7bb-7949-4a50-9288-28968849b4c6 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 Aug 12 20:36:17.241902 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-141dd7bb-7949-4a50-9288-28968849b4c6 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:17.242146 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-141dd7bb-7949-4a50-9288-28968849b4c6 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:17.250060 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:17.250060 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:36:17.254127 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-141dd7bb-7949-4a50-9288-28968849b4c6 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:36:17.258508 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-141dd7bb-7949-4a50-9288-28968849b4c6 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 returned with HTTP 200 Aug 12 20:36:17.258964 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1364/5478] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:17 2026] GET /volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:36:17.270515 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-70b298e8-b1dd-40b6-949e-300e6d81cb93 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:17.272216 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-70b298e8-b1dd-40b6-949e-300e6d81cb93 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] DELETE https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 Aug 12 20:36:17.272413 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-70b298e8-b1dd-40b6-949e-300e6d81cb93 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:17.272631 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-70b298e8-b1dd-40b6-949e-300e6d81cb93 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:17.272786 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-70b298e8-b1dd-40b6-949e-300e6d81cb93 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Delete volume with id: d544a39d-c785-4248-bab1-0c1eff19fbc4 Aug 12 20:36:17.279201 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:17.279201 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:36:17.279698 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-70b298e8-b1dd-40b6-949e-300e6d81cb93 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:36:17.288845 np0000007109 devstack@c-api.service[100384]: WARNING cinder.keymgr.conf_key_mgr [None req-70b298e8-b1dd-40b6-949e-300e6d81cb93 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 20:36:17.293653 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-70b298e8-b1dd-40b6-949e-300e6d81cb93 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Delete volume request issued successfully. Aug 12 20:36:17.293825 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-70b298e8-b1dd-40b6-949e-300e6d81cb93 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 returned with HTTP 202 Aug 12 20:36:17.294185 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1381/5479] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:36:17 2026] DELETE /volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:36:17.300677 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-fe3b81de-7e9c-40c7-8ad3-8402102f8088 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:17.302317 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-fe3b81de-7e9c-40c7-8ad3-8402102f8088 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 Aug 12 20:36:17.302529 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-fe3b81de-7e9c-40c7-8ad3-8402102f8088 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:17.302745 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-fe3b81de-7e9c-40c7-8ad3-8402102f8088 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:17.309356 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:17.309356 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:36:17.313277 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-fe3b81de-7e9c-40c7-8ad3-8402102f8088 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:36:17.316997 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-fe3b81de-7e9c-40c7-8ad3-8402102f8088 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 returned with HTTP 200 Aug 12 20:36:17.317360 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1363/5480] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:17 2026] GET /volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:36:18.329591 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-4987d755-5067-488d-a25d-798aef50eb73 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:18.331867 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4987d755-5067-488d-a25d-798aef50eb73 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 Aug 12 20:36:18.332189 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4987d755-5067-488d-a25d-798aef50eb73 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:18.332504 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4987d755-5067-488d-a25d-798aef50eb73 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:18.339217 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4987d755-5067-488d-a25d-798aef50eb73 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 returned with HTTP 404 Aug 12 20:36:18.339932 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1373/5481] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:18 2026] GET /volume/v3/volumes/d544a39d-c785-4248-bab1-0c1eff19fbc4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:36:18.346759 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-34e1bcf1-af6e-4289-94e4-bae0e4450879 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:18.348926 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-34e1bcf1-af6e-4289-94e4-bae0e4450879 tempest-VolumeMultiattachTests-122374587 tempest-VolumeMultiattachTests-122374587-project-admin] GET https://10.4.3.246/volume/v3/volumes/detail?all_tenants=1 Aug 12 20:36:18.349128 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-34e1bcf1-af6e-4289-94e4-bae0e4450879 tempest-VolumeMultiattachTests-122374587 tempest-VolumeMultiattachTests-122374587-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:18.349316 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-34e1bcf1-af6e-4289-94e4-bae0e4450879 tempest-VolumeMultiattachTests-122374587 tempest-VolumeMultiattachTests-122374587-project-admin] Calling method 'detail' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:18.350107 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-34e1bcf1-af6e-4289-94e4-bae0e4450879 tempest-VolumeMultiattachTests-122374587 tempest-VolumeMultiattachTests-122374587-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100386) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:36:18.361749 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-34e1bcf1-af6e-4289-94e4-bae0e4450879 tempest-VolumeMultiattachTests-122374587 tempest-VolumeMultiattachTests-122374587-project-admin] Get all volumes completed successfully. Aug 12 20:36:18.363595 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:18.363595 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:36:18.367656 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-34e1bcf1-af6e-4289-94e4-bae0e4450879 tempest-VolumeMultiattachTests-122374587 tempest-VolumeMultiattachTests-122374587-project-admin] https://10.4.3.246/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 20:36:18.368031 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1365/5482] 10.4.3.246 () {66 vars in 1285 bytes} [Wed Aug 12 20:36:18 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11177 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:36:18.382460 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-13c77ae0-e550-426f-9b59-fd4bc82d999f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:18.384398 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-13c77ae0-e550-426f-9b59-fd4bc82d999f tempest-VolumeMultiattachTests-122374587 tempest-VolumeMultiattachTests-122374587-project-admin] DELETE https://10.4.3.246/volume/v3/types/0712163b-eb88-47df-84c2-33dd8dbcc34d Aug 12 20:36:18.384613 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-13c77ae0-e550-426f-9b59-fd4bc82d999f tempest-VolumeMultiattachTests-122374587 tempest-VolumeMultiattachTests-122374587-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:18.384813 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-13c77ae0-e550-426f-9b59-fd4bc82d999f tempest-VolumeMultiattachTests-122374587 tempest-VolumeMultiattachTests-122374587-project-admin] Calling method '_delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:18.408788 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-13c77ae0-e550-426f-9b59-fd4bc82d999f tempest-VolumeMultiattachTests-122374587 tempest-VolumeMultiattachTests-122374587-project-admin] https://10.4.3.246/volume/v3/types/0712163b-eb88-47df-84c2-33dd8dbcc34d returned with HTTP 202 Aug 12 20:36:18.409292 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1382/5483] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:36:18 2026] DELETE /volume/v3/types/0712163b-eb88-47df-84c2-33dd8dbcc34d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:36:18.415938 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-ecd31637-7098-4996-b01e-32075218e578 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:18.418176 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ecd31637-7098-4996-b01e-32075218e578 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] DELETE https://10.4.3.246/volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 Aug 12 20:36:18.418446 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ecd31637-7098-4996-b01e-32075218e578 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:18.418716 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-ecd31637-7098-4996-b01e-32075218e578 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:18.418917 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-ecd31637-7098-4996-b01e-32075218e578 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Delete volume with id: b0857abc-e1e9-4fa0-b771-43c9decd6d54 Aug 12 20:36:18.426484 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:18.426484 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:36:18.426923 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-ecd31637-7098-4996-b01e-32075218e578 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:36:18.443356 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-ecd31637-7098-4996-b01e-32075218e578 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Delete volume request issued successfully. Aug 12 20:36:18.443623 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-ecd31637-7098-4996-b01e-32075218e578 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 returned with HTTP 202 Aug 12 20:36:18.444107 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1364/5484] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:36:18 2026] DELETE /volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:36:18.451138 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-26a45dc2-6f86-4c11-aa3a-29706314485a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:18.452759 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-26a45dc2-6f86-4c11-aa3a-29706314485a tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 Aug 12 20:36:18.452938 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-26a45dc2-6f86-4c11-aa3a-29706314485a tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:18.453111 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-26a45dc2-6f86-4c11-aa3a-29706314485a tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:18.459283 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:18.459283 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:36:18.462498 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-26a45dc2-6f86-4c11-aa3a-29706314485a tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:36:18.466211 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-26a45dc2-6f86-4c11-aa3a-29706314485a tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 returned with HTTP 200 Aug 12 20:36:18.466735 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1374/5485] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:18 2026] GET /volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:36:19.477448 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-6efd3065-4c8b-44de-85c3-b7a9b099fc2a None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:19.479107 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6efd3065-4c8b-44de-85c3-b7a9b099fc2a tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 Aug 12 20:36:19.479296 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6efd3065-4c8b-44de-85c3-b7a9b099fc2a tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:19.479470 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-6efd3065-4c8b-44de-85c3-b7a9b099fc2a tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:19.484850 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-6efd3065-4c8b-44de-85c3-b7a9b099fc2a tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 returned with HTTP 404 Aug 12 20:36:19.485260 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1366/5486] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:19 2026] GET /volume/v3/volumes/b0857abc-e1e9-4fa0-b771-43c9decd6d54 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:36:19.491364 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-3e38a19c-73ea-413b-911f-cefc73afcc33 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:19.493080 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3e38a19c-73ea-413b-911f-cefc73afcc33 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] DELETE https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 Aug 12 20:36:19.493258 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3e38a19c-73ea-413b-911f-cefc73afcc33 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:19.493451 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3e38a19c-73ea-413b-911f-cefc73afcc33 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:19.493613 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-3e38a19c-73ea-413b-911f-cefc73afcc33 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Delete volume with id: 2238a0bd-4d43-47f0-b433-88b906e146d4 Aug 12 20:36:19.500915 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:19.500915 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:36:19.501411 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-3e38a19c-73ea-413b-911f-cefc73afcc33 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:36:19.516847 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-3e38a19c-73ea-413b-911f-cefc73afcc33 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Delete volume request issued successfully. Aug 12 20:36:19.517130 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3e38a19c-73ea-413b-911f-cefc73afcc33 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 returned with HTTP 202 Aug 12 20:36:19.517552 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1383/5487] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:36:19 2026] DELETE /volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:36:19.523964 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b0316e36-730b-4bfa-9107-8fcd927e9fa1 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:19.525702 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b0316e36-730b-4bfa-9107-8fcd927e9fa1 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 Aug 12 20:36:19.525896 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b0316e36-730b-4bfa-9107-8fcd927e9fa1 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:19.526081 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b0316e36-730b-4bfa-9107-8fcd927e9fa1 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:19.532514 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:19.532514 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:36:19.535980 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-b0316e36-730b-4bfa-9107-8fcd927e9fa1 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:36:19.539646 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b0316e36-730b-4bfa-9107-8fcd927e9fa1 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 returned with HTTP 200 Aug 12 20:36:19.540007 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1365/5488] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:19 2026] GET /volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 => generated 921 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:36:20.553671 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-0ad78bff-9b4c-4679-8954-f66386e1d499 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:20.555284 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0ad78bff-9b4c-4679-8954-f66386e1d499 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 Aug 12 20:36:20.555480 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0ad78bff-9b4c-4679-8954-f66386e1d499 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:20.555675 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-0ad78bff-9b4c-4679-8954-f66386e1d499 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:20.561156 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-0ad78bff-9b4c-4679-8954-f66386e1d499 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 returned with HTTP 404 Aug 12 20:36:20.561580 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1375/5489] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:20 2026] GET /volume/v3/volumes/2238a0bd-4d43-47f0-b433-88b906e146d4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:36:20.567265 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-4cc894d1-4f0d-4936-83b1-e5871a36ba96 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:20.568949 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4cc894d1-4f0d-4936-83b1-e5871a36ba96 tempest-VolumeMultiattachTests-122374587 tempest-VolumeMultiattachTests-122374587-project-admin] GET https://10.4.3.246/volume/v3/volumes/detail?all_tenants=1 Aug 12 20:36:20.569174 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4cc894d1-4f0d-4936-83b1-e5871a36ba96 tempest-VolumeMultiattachTests-122374587 tempest-VolumeMultiattachTests-122374587-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:20.569406 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-4cc894d1-4f0d-4936-83b1-e5871a36ba96 tempest-VolumeMultiattachTests-122374587 tempest-VolumeMultiattachTests-122374587-project-admin] Calling method 'detail' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:20.570125 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-4cc894d1-4f0d-4936-83b1-e5871a36ba96 tempest-VolumeMultiattachTests-122374587 tempest-VolumeMultiattachTests-122374587-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100386) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:36:20.580811 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-4cc894d1-4f0d-4936-83b1-e5871a36ba96 tempest-VolumeMultiattachTests-122374587 tempest-VolumeMultiattachTests-122374587-project-admin] Get all volumes completed successfully. Aug 12 20:36:20.582500 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:20.582500 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:36:20.586508 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-4cc894d1-4f0d-4936-83b1-e5871a36ba96 tempest-VolumeMultiattachTests-122374587 tempest-VolumeMultiattachTests-122374587-project-admin] https://10.4.3.246/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 20:36:20.586926 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1367/5490] 10.4.3.246 () {66 vars in 1285 bytes} [Wed Aug 12 20:36:20 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9092 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:36:20.599751 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b0cb31c1-8be5-41a3-8d2d-f4bec9759fa0 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:20.601234 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b0cb31c1-8be5-41a3-8d2d-f4bec9759fa0 tempest-VolumeMultiattachTests-122374587 tempest-VolumeMultiattachTests-122374587-project-admin] DELETE https://10.4.3.246/volume/v3/types/1b51880d-d046-460e-b007-e080aa153cb8 Aug 12 20:36:20.601411 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b0cb31c1-8be5-41a3-8d2d-f4bec9759fa0 tempest-VolumeMultiattachTests-122374587 tempest-VolumeMultiattachTests-122374587-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:20.601617 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b0cb31c1-8be5-41a3-8d2d-f4bec9759fa0 tempest-VolumeMultiattachTests-122374587 tempest-VolumeMultiattachTests-122374587-project-admin] Calling method '_delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:20.621335 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b0cb31c1-8be5-41a3-8d2d-f4bec9759fa0 tempest-VolumeMultiattachTests-122374587 tempest-VolumeMultiattachTests-122374587-project-admin] https://10.4.3.246/volume/v3/types/1b51880d-d046-460e-b007-e080aa153cb8 returned with HTTP 202 Aug 12 20:36:20.621741 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1384/5491] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:36:20 2026] DELETE /volume/v3/types/1b51880d-d046-460e-b007-e080aa153cb8 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:36:29.538870 np0000007109 devstack@c-api.service[100385]: DEBUG dbcounter [-] [100385] Writing DB stats cinder:SELECT=73,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=100385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:36:30.557741 np0000007109 devstack@c-api.service[100383]: DEBUG dbcounter [-] [100383] Writing DB stats cinder:SELECT=72,cinder:UPDATE=7 {{(pid=100383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:36:30.584969 np0000007109 devstack@c-api.service[100386]: DEBUG dbcounter [-] [100386] Writing DB stats cinder:SELECT=66,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:36:30.618842 np0000007109 devstack@c-api.service[100384]: DEBUG dbcounter [-] [100384] Writing DB stats cinder:SELECT=75,cinder:UPDATE=16,cinder:INSERT=2 {{(pid=100384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:36:34.908914 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b265e4c1-3da0-4eb8-a09d-7bd8d917ccb4 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:34.910756 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b265e4c1-3da0-4eb8-a09d-7bd8d917ccb4 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/volumes/47474e94-18e9-456c-a920-6fd7de3e4562 Aug 12 20:36:34.910943 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b265e4c1-3da0-4eb8-a09d-7bd8d917ccb4 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:34.911145 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b265e4c1-3da0-4eb8-a09d-7bd8d917ccb4 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:34.920843 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:34.920843 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:36:34.924531 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-b265e4c1-3da0-4eb8-a09d-7bd8d917ccb4 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Volume info retrieved successfully. Aug 12 20:36:34.928872 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b265e4c1-3da0-4eb8-a09d-7bd8d917ccb4 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/volumes/47474e94-18e9-456c-a920-6fd7de3e4562 returned with HTTP 200 Aug 12 20:36:34.929215 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1366/5492] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:34 2026] GET /volume/v3/volumes/47474e94-18e9-456c-a920-6fd7de3e4562 => generated 1648 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:36:35.943012 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-8a1544cb-12c0-41a3-a501-dff5272c9646 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:35.945214 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8a1544cb-12c0-41a3-a501-dff5272c9646 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/volumes/47474e94-18e9-456c-a920-6fd7de3e4562 Aug 12 20:36:35.945391 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8a1544cb-12c0-41a3-a501-dff5272c9646 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:35.945974 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8a1544cb-12c0-41a3-a501-dff5272c9646 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:35.962956 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:35.962956 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:36:35.967570 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-8a1544cb-12c0-41a3-a501-dff5272c9646 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Volume info retrieved successfully. Aug 12 20:36:35.974491 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8a1544cb-12c0-41a3-a501-dff5272c9646 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/volumes/47474e94-18e9-456c-a920-6fd7de3e4562 returned with HTTP 200 Aug 12 20:36:35.975010 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1376/5493] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:35 2026] GET /volume/v3/volumes/47474e94-18e9-456c-a920-6fd7de3e4562 => generated 1648 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:36:36.110035 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-5bedfad1-285e-4033-b49c-a9cb1c0ab95b req-57007993-b48b-4cc6-993e-e68b5d090ccf None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:36.111925 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-5bedfad1-285e-4033-b49c-a9cb1c0ab95b req-57007993-b48b-4cc6-993e-e68b5d090ccf tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] DELETE https://10.4.3.246/volume/v3/attachments/37d62072-b413-4fa0-9756-4de901ba42a6 Aug 12 20:36:36.112108 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-5bedfad1-285e-4033-b49c-a9cb1c0ab95b req-57007993-b48b-4cc6-993e-e68b5d090ccf tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:36.112324 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-5bedfad1-285e-4033-b49c-a9cb1c0ab95b req-57007993-b48b-4cc6-993e-e68b5d090ccf tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'version_select' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:36.119154 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:36.119154 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:36:36.157153 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-5bedfad1-285e-4033-b49c-a9cb1c0ab95b req-57007993-b48b-4cc6-993e-e68b5d090ccf tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/attachments/37d62072-b413-4fa0-9756-4de901ba42a6 returned with HTTP 200 Aug 12 20:36:36.157523 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1368/5494] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:36:36 2026] DELETE /volume/v3/attachments/37d62072-b413-4fa0-9756-4de901ba42a6 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:36:36.992217 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-7f902cf6-075e-4581-a7ef-0f01eefb0c67 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:36.994065 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7f902cf6-075e-4581-a7ef-0f01eefb0c67 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/volumes/47474e94-18e9-456c-a920-6fd7de3e4562 Aug 12 20:36:36.994298 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7f902cf6-075e-4581-a7ef-0f01eefb0c67 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:36.994482 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7f902cf6-075e-4581-a7ef-0f01eefb0c67 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:37.001431 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:37.001431 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:36:37.004732 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-7f902cf6-075e-4581-a7ef-0f01eefb0c67 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Volume info retrieved successfully. Aug 12 20:36:37.009065 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7f902cf6-075e-4581-a7ef-0f01eefb0c67 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/volumes/47474e94-18e9-456c-a920-6fd7de3e4562 returned with HTTP 200 Aug 12 20:36:37.009401 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1385/5495] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:36 2026] GET /volume/v3/volumes/47474e94-18e9-456c-a920-6fd7de3e4562 => generated 1356 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:36:37.023038 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-9b58ba14-fcac-48f2-bf2b-b57d211782f1 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:37.024915 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9b58ba14-fcac-48f2-bf2b-b57d211782f1 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] POST https://10.4.3.246/volume/v3/backups Aug 12 20:36:37.025308 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9b58ba14-fcac-48f2-bf2b-b57d211782f1 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "47474e94-18e9-456c-a920-6fd7de3e4562", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1719707993"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:36:37.026783 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.contrib.backups [None req-9b58ba14-fcac-48f2-bf2b-b57d211782f1 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Creating new backup {'backup': {'volume_id': '47474e94-18e9-456c-a920-6fd7de3e4562', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1719707993'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 20:36:37.026974 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.contrib.backups [None req-9b58ba14-fcac-48f2-bf2b-b57d211782f1 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Creating backup of volume 47474e94-18e9-456c-a920-6fd7de3e4562 in container None Aug 12 20:36:37.034555 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:37.034555 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:36:37.034989 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-9b58ba14-fcac-48f2-bf2b-b57d211782f1 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Volume info retrieved successfully. Aug 12 20:36:37.049466 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-9b58ba14-fcac-48f2-bf2b-b57d211782f1 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Created reservations ['7f16dd13-7845-40ff-b526-9db42b289efa', '39b579e9-e245-45d2-95c0-c8536a7a867f'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:36:37.085273 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9b58ba14-fcac-48f2-bf2b-b57d211782f1 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups returned with HTTP 202 Aug 12 20:36:37.085756 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1367/5496] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:36:37 2026] POST /volume/v3/backups => generated 330 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:36:37.098585 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-c6d399f3-152f-4d53-898e-5d32ff2fa224 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:37.101605 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c6d399f3-152f-4d53-898e-5d32ff2fa224 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/b16da100-3e82-4b20-8141-4e16837a1062 Aug 12 20:36:37.101830 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c6d399f3-152f-4d53-898e-5d32ff2fa224 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:37.101949 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c6d399f3-152f-4d53-898e-5d32ff2fa224 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:37.103200 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-c6d399f3-152f-4d53-898e-5d32ff2fa224 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id b16da100-3e82-4b20-8141-4e16837a1062. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:36:37.108194 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:37.108194 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:36:37.109010 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c6d399f3-152f-4d53-898e-5d32ff2fa224 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/b16da100-3e82-4b20-8141-4e16837a1062 returned with HTTP 200 Aug 12 20:36:37.109391 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1377/5497] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:37 2026] GET /volume/v3/backups/b16da100-3e82-4b20-8141-4e16837a1062 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:36:38.119250 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-2ac66459-e8f8-4051-977a-4e122609cf62 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:38.121011 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2ac66459-e8f8-4051-977a-4e122609cf62 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/b16da100-3e82-4b20-8141-4e16837a1062 Aug 12 20:36:38.121192 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2ac66459-e8f8-4051-977a-4e122609cf62 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:38.121367 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2ac66459-e8f8-4051-977a-4e122609cf62 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:38.121471 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-2ac66459-e8f8-4051-977a-4e122609cf62 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id b16da100-3e82-4b20-8141-4e16837a1062. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:36:38.125614 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:38.125614 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:36:38.126323 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2ac66459-e8f8-4051-977a-4e122609cf62 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/b16da100-3e82-4b20-8141-4e16837a1062 returned with HTTP 200 Aug 12 20:36:38.126655 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1369/5498] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:38 2026] GET /volume/v3/backups/b16da100-3e82-4b20-8141-4e16837a1062 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:36:39.135722 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-eb7e1101-613a-4b8d-ad88-40d332cf4c7d None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:39.138025 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-eb7e1101-613a-4b8d-ad88-40d332cf4c7d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/b16da100-3e82-4b20-8141-4e16837a1062 Aug 12 20:36:39.138278 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-eb7e1101-613a-4b8d-ad88-40d332cf4c7d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:39.138521 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-eb7e1101-613a-4b8d-ad88-40d332cf4c7d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:39.138701 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-eb7e1101-613a-4b8d-ad88-40d332cf4c7d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id b16da100-3e82-4b20-8141-4e16837a1062. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:36:39.144034 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:39.144034 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:36:39.145064 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-eb7e1101-613a-4b8d-ad88-40d332cf4c7d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/b16da100-3e82-4b20-8141-4e16837a1062 returned with HTTP 200 Aug 12 20:36:39.145558 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1386/5499] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:39 2026] GET /volume/v3/backups/b16da100-3e82-4b20-8141-4e16837a1062 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:36:40.154417 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-468bee75-f648-46d7-8103-35e7131ab068 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:40.156340 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-468bee75-f648-46d7-8103-35e7131ab068 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/b16da100-3e82-4b20-8141-4e16837a1062 Aug 12 20:36:40.156555 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-468bee75-f648-46d7-8103-35e7131ab068 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:40.156797 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-468bee75-f648-46d7-8103-35e7131ab068 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:40.156933 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-468bee75-f648-46d7-8103-35e7131ab068 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id b16da100-3e82-4b20-8141-4e16837a1062. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:36:40.160779 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:40.160779 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:36:40.161388 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-468bee75-f648-46d7-8103-35e7131ab068 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/b16da100-3e82-4b20-8141-4e16837a1062 returned with HTTP 200 Aug 12 20:36:40.161729 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1368/5500] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:40 2026] GET /volume/v3/backups/b16da100-3e82-4b20-8141-4e16837a1062 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:36:41.172814 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-cfef9ed4-d644-4c45-8600-2aa7ee371902 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:41.175001 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cfef9ed4-d644-4c45-8600-2aa7ee371902 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/b16da100-3e82-4b20-8141-4e16837a1062 Aug 12 20:36:41.175233 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cfef9ed4-d644-4c45-8600-2aa7ee371902 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:41.175425 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cfef9ed4-d644-4c45-8600-2aa7ee371902 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:41.175557 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-cfef9ed4-d644-4c45-8600-2aa7ee371902 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id b16da100-3e82-4b20-8141-4e16837a1062. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:36:41.180601 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:41.180601 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:36:41.181673 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cfef9ed4-d644-4c45-8600-2aa7ee371902 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/b16da100-3e82-4b20-8141-4e16837a1062 returned with HTTP 200 Aug 12 20:36:41.182205 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1378/5501] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:41 2026] GET /volume/v3/backups/b16da100-3e82-4b20-8141-4e16837a1062 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:36:42.192297 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-bf040cca-e4f7-4c64-9aa9-00815aec5bea None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:42.194488 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-bf040cca-e4f7-4c64-9aa9-00815aec5bea tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/b16da100-3e82-4b20-8141-4e16837a1062 Aug 12 20:36:42.194763 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-bf040cca-e4f7-4c64-9aa9-00815aec5bea tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:42.194990 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-bf040cca-e4f7-4c64-9aa9-00815aec5bea tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:42.195130 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-bf040cca-e4f7-4c64-9aa9-00815aec5bea tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id b16da100-3e82-4b20-8141-4e16837a1062. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:36:42.200682 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:42.200682 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:36:42.201655 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-bf040cca-e4f7-4c64-9aa9-00815aec5bea tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/b16da100-3e82-4b20-8141-4e16837a1062 returned with HTTP 200 Aug 12 20:36:42.202113 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1370/5502] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:42 2026] GET /volume/v3/backups/b16da100-3e82-4b20-8141-4e16837a1062 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:36:43.212461 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d56fc5e4-8aed-41a6-b6b8-3daa71fdb3d4 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:43.215736 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d56fc5e4-8aed-41a6-b6b8-3daa71fdb3d4 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/b16da100-3e82-4b20-8141-4e16837a1062 Aug 12 20:36:43.215736 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d56fc5e4-8aed-41a6-b6b8-3daa71fdb3d4 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:43.215736 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d56fc5e4-8aed-41a6-b6b8-3daa71fdb3d4 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:43.215736 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-d56fc5e4-8aed-41a6-b6b8-3daa71fdb3d4 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id b16da100-3e82-4b20-8141-4e16837a1062. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:36:43.223067 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:43.223067 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:36:43.223907 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d56fc5e4-8aed-41a6-b6b8-3daa71fdb3d4 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/b16da100-3e82-4b20-8141-4e16837a1062 returned with HTTP 200 Aug 12 20:36:43.224312 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1387/5503] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:43 2026] GET /volume/v3/backups/b16da100-3e82-4b20-8141-4e16837a1062 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:36:44.236467 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-11f2abf5-47db-4d10-9bc4-0e6f91321062 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:44.239340 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-11f2abf5-47db-4d10-9bc4-0e6f91321062 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/b16da100-3e82-4b20-8141-4e16837a1062 Aug 12 20:36:44.239608 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-11f2abf5-47db-4d10-9bc4-0e6f91321062 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:44.239875 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-11f2abf5-47db-4d10-9bc4-0e6f91321062 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:44.240021 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-11f2abf5-47db-4d10-9bc4-0e6f91321062 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id b16da100-3e82-4b20-8141-4e16837a1062. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:36:44.245318 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:44.245318 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:36:44.246394 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-11f2abf5-47db-4d10-9bc4-0e6f91321062 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/b16da100-3e82-4b20-8141-4e16837a1062 returned with HTTP 200 Aug 12 20:36:44.246954 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1369/5504] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:44 2026] GET /volume/v3/backups/b16da100-3e82-4b20-8141-4e16837a1062 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:36:45.256729 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-cbf32c75-3361-4c63-9db5-3976e46bcca0 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:45.258474 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cbf32c75-3361-4c63-9db5-3976e46bcca0 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/b16da100-3e82-4b20-8141-4e16837a1062 Aug 12 20:36:45.258695 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cbf32c75-3361-4c63-9db5-3976e46bcca0 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:45.258899 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-cbf32c75-3361-4c63-9db5-3976e46bcca0 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:45.259004 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-cbf32c75-3361-4c63-9db5-3976e46bcca0 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id b16da100-3e82-4b20-8141-4e16837a1062. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:36:45.263902 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:45.263902 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:36:45.264727 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-cbf32c75-3361-4c63-9db5-3976e46bcca0 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/b16da100-3e82-4b20-8141-4e16837a1062 returned with HTTP 200 Aug 12 20:36:45.265312 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1379/5505] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:45 2026] GET /volume/v3/backups/b16da100-3e82-4b20-8141-4e16837a1062 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:36:46.275420 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-1eea970b-b5c9-4bce-bd58-df0ebcdb653d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:46.277100 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1eea970b-b5c9-4bce-bd58-df0ebcdb653d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/b16da100-3e82-4b20-8141-4e16837a1062 Aug 12 20:36:46.277292 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1eea970b-b5c9-4bce-bd58-df0ebcdb653d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:46.277467 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1eea970b-b5c9-4bce-bd58-df0ebcdb653d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:46.277591 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-1eea970b-b5c9-4bce-bd58-df0ebcdb653d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id b16da100-3e82-4b20-8141-4e16837a1062. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:36:46.283026 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:46.283026 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:36:46.283879 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1eea970b-b5c9-4bce-bd58-df0ebcdb653d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/b16da100-3e82-4b20-8141-4e16837a1062 returned with HTTP 200 Aug 12 20:36:46.284291 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1371/5506] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:46 2026] GET /volume/v3/backups/b16da100-3e82-4b20-8141-4e16837a1062 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:36:47.293841 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-99486254-f6e6-4947-abfc-36c7754f7a17 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:47.295498 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-99486254-f6e6-4947-abfc-36c7754f7a17 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/b16da100-3e82-4b20-8141-4e16837a1062 Aug 12 20:36:47.295712 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-99486254-f6e6-4947-abfc-36c7754f7a17 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:47.295892 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-99486254-f6e6-4947-abfc-36c7754f7a17 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:47.296001 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-99486254-f6e6-4947-abfc-36c7754f7a17 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id b16da100-3e82-4b20-8141-4e16837a1062. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:36:47.299697 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:47.299697 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:36:47.300308 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-99486254-f6e6-4947-abfc-36c7754f7a17 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/b16da100-3e82-4b20-8141-4e16837a1062 returned with HTTP 200 Aug 12 20:36:47.300628 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1388/5507] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:47 2026] GET /volume/v3/backups/b16da100-3e82-4b20-8141-4e16837a1062 => generated 752 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:36:47.309940 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-632eafac-c6a5-4488-ada0-0f7759b8b29a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:47.311533 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-632eafac-c6a5-4488-ada0-0f7759b8b29a tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/b16da100-3e82-4b20-8141-4e16837a1062 Aug 12 20:36:47.311742 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-632eafac-c6a5-4488-ada0-0f7759b8b29a tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:47.311928 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-632eafac-c6a5-4488-ada0-0f7759b8b29a tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:47.312046 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-632eafac-c6a5-4488-ada0-0f7759b8b29a tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id b16da100-3e82-4b20-8141-4e16837a1062. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:36:47.316155 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:47.316155 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:36:47.316801 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-632eafac-c6a5-4488-ada0-0f7759b8b29a tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/b16da100-3e82-4b20-8141-4e16837a1062 returned with HTTP 200 Aug 12 20:36:47.317138 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1370/5508] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:47 2026] GET /volume/v3/backups/b16da100-3e82-4b20-8141-4e16837a1062 => generated 752 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:36:47.326063 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-5b3adf22-5c67-4c97-a887-2104a8e2518a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:47.327903 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5b3adf22-5c67-4c97-a887-2104a8e2518a tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] DELETE https://10.4.3.246/volume/v3/backups/b16da100-3e82-4b20-8141-4e16837a1062 Aug 12 20:36:47.328111 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5b3adf22-5c67-4c97-a887-2104a8e2518a tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:47.328339 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-5b3adf22-5c67-4c97-a887-2104a8e2518a tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:47.328441 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.contrib.backups [None req-5b3adf22-5c67-4c97-a887-2104a8e2518a tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Delete backup with id: b16da100-3e82-4b20-8141-4e16837a1062. Aug 12 20:36:47.333295 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:47.333295 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:36:47.344261 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.backup.rpcapi [None req-5b3adf22-5c67-4c97-a887-2104a8e2518a tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] delete_backup rpcapi backup_id b16da100-3e82-4b20-8141-4e16837a1062 {{(pid=100383) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 20:36:47.345809 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-5b3adf22-5c67-4c97-a887-2104a8e2518a tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/b16da100-3e82-4b20-8141-4e16837a1062 returned with HTTP 202 Aug 12 20:36:47.346205 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1380/5509] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:36:47 2026] DELETE /volume/v3/backups/b16da100-3e82-4b20-8141-4e16837a1062 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:36:47.352469 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-d1d5386b-889b-499b-abf9-066d52346124 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:47.354184 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d1d5386b-889b-499b-abf9-066d52346124 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/b16da100-3e82-4b20-8141-4e16837a1062 Aug 12 20:36:47.354362 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d1d5386b-889b-499b-abf9-066d52346124 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:47.354549 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d1d5386b-889b-499b-abf9-066d52346124 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:47.354661 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-d1d5386b-889b-499b-abf9-066d52346124 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id b16da100-3e82-4b20-8141-4e16837a1062. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:36:47.359616 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:47.359616 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:36:47.360227 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d1d5386b-889b-499b-abf9-066d52346124 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/b16da100-3e82-4b20-8141-4e16837a1062 returned with HTTP 200 Aug 12 20:36:47.360652 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1372/5510] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:47 2026] GET /volume/v3/backups/b16da100-3e82-4b20-8141-4e16837a1062 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:36:48.370751 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-be5e4ea2-3752-4539-b8d2-2921f743d2e3 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:48.373048 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-be5e4ea2-3752-4539-b8d2-2921f743d2e3 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/b16da100-3e82-4b20-8141-4e16837a1062 Aug 12 20:36:48.373298 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-be5e4ea2-3752-4539-b8d2-2921f743d2e3 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:48.373555 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-be5e4ea2-3752-4539-b8d2-2921f743d2e3 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:48.373846 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-be5e4ea2-3752-4539-b8d2-2921f743d2e3 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id b16da100-3e82-4b20-8141-4e16837a1062. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:36:48.378188 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:48.378188 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:36:48.378931 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-be5e4ea2-3752-4539-b8d2-2921f743d2e3 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/b16da100-3e82-4b20-8141-4e16837a1062 returned with HTTP 200 Aug 12 20:36:48.379281 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1389/5511] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:48 2026] GET /volume/v3/backups/b16da100-3e82-4b20-8141-4e16837a1062 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:36:49.388656 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-3f1bacfd-91f1-497a-b040-235e621aefbc None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:49.390745 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3f1bacfd-91f1-497a-b040-235e621aefbc tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/b16da100-3e82-4b20-8141-4e16837a1062 Aug 12 20:36:49.391020 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3f1bacfd-91f1-497a-b040-235e621aefbc tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:49.391287 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3f1bacfd-91f1-497a-b040-235e621aefbc tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:49.391441 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-3f1bacfd-91f1-497a-b040-235e621aefbc tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id b16da100-3e82-4b20-8141-4e16837a1062. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:36:49.395183 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3f1bacfd-91f1-497a-b040-235e621aefbc tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/b16da100-3e82-4b20-8141-4e16837a1062 returned with HTTP 404 Aug 12 20:36:49.395914 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1371/5512] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:49 2026] GET /volume/v3/backups/b16da100-3e82-4b20-8141-4e16837a1062 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:36:49.779362 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-d2122d8e-7a98-4958-821e-a5f8246211d5 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:49.781003 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d2122d8e-7a98-4958-821e-a5f8246211d5 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] DELETE https://10.4.3.246/volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 Aug 12 20:36:49.781280 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d2122d8e-7a98-4958-821e-a5f8246211d5 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:49.782083 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d2122d8e-7a98-4958-821e-a5f8246211d5 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:49.782083 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.contrib.backups [None req-d2122d8e-7a98-4958-821e-a5f8246211d5 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Delete backup with id: a87f92a7-a860-4562-8a19-5484b9687169. Aug 12 20:36:49.785445 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:49.785445 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:36:49.795408 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.backup.rpcapi [None req-d2122d8e-7a98-4958-821e-a5f8246211d5 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] delete_backup rpcapi backup_id a87f92a7-a860-4562-8a19-5484b9687169 {{(pid=100383) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 20:36:49.796999 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d2122d8e-7a98-4958-821e-a5f8246211d5 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 returned with HTTP 202 Aug 12 20:36:49.797346 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1381/5513] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:36:49 2026] DELETE /volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:36:49.803829 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-84b3260c-30a4-4800-81ef-7aaa1fcbc39b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:49.805583 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-84b3260c-30a4-4800-81ef-7aaa1fcbc39b tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 Aug 12 20:36:49.805778 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-84b3260c-30a4-4800-81ef-7aaa1fcbc39b tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:49.805973 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-84b3260c-30a4-4800-81ef-7aaa1fcbc39b tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:49.806075 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-84b3260c-30a4-4800-81ef-7aaa1fcbc39b tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id a87f92a7-a860-4562-8a19-5484b9687169. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:36:49.810141 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:49.810141 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:36:49.810826 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-84b3260c-30a4-4800-81ef-7aaa1fcbc39b tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 returned with HTTP 200 Aug 12 20:36:49.811190 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1373/5514] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:49 2026] GET /volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:36:50.821587 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-3513119c-d17b-430b-8d88-b85d51c9c1c6 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:50.823298 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3513119c-d17b-430b-8d88-b85d51c9c1c6 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 Aug 12 20:36:50.824719 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3513119c-d17b-430b-8d88-b85d51c9c1c6 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:50.824719 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3513119c-d17b-430b-8d88-b85d51c9c1c6 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:50.824719 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-3513119c-d17b-430b-8d88-b85d51c9c1c6 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id a87f92a7-a860-4562-8a19-5484b9687169. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:36:50.827426 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3513119c-d17b-430b-8d88-b85d51c9c1c6 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 returned with HTTP 404 Aug 12 20:36:50.828018 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1390/5515] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:50 2026] GET /volume/v3/backups/a87f92a7-a860-4562-8a19-5484b9687169 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:36:50.839259 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b0412f21-3396-4897-bcee-e2a972e04ee8 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:50.840889 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b0412f21-3396-4897-bcee-e2a972e04ee8 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:36:50.841609 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b0412f21-3396-4897-bcee-e2a972e04ee8 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1842087578"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:36:50.842971 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-b0412f21-3396-4897-bcee-e2a972e04ee8 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1842087578'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:36:50.843115 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-b0412f21-3396-4897-bcee-e2a972e04ee8 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Create volume of 1 GB Aug 12 20:36:50.847321 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-b0412f21-3396-4897-bcee-e2a972e04ee8 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Availability Zones retrieved successfully. Aug 12 20:36:50.852754 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b0412f21-3396-4897-bcee-e2a972e04ee8 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Flow 'volume_create_api' (0010c45d-3d5e-4961-b825-6e03ce335702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:36:50.853613 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b0412f21-3396-4897-bcee-e2a972e04ee8 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d050ff07-f159-4a0f-b954-5a774e87430a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:36:50.854444 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-b0412f21-3396-4897-bcee-e2a972e04ee8 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:36:50.879605 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b0412f21-3396-4897-bcee-e2a972e04ee8 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d050ff07-f159-4a0f-b954-5a774e87430a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:36:50.880410 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b0412f21-3396-4897-bcee-e2a972e04ee8 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b03ec7ce-73ea-494b-9d4b-cbfe47b53636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:36:50.917724 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-b0412f21-3396-4897-bcee-e2a972e04ee8 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Created reservations ['b0c400c5-7a6f-4263-a742-ac7b56a9430c', '169eebaf-4d04-420d-86af-11e31b973b44', '017bc7f9-732c-4d3e-88db-5f1d37d8a7fb', '25fcbbb0-ba41-4763-9e2d-0a60849e6fe3'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:36:50.918699 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b0412f21-3396-4897-bcee-e2a972e04ee8 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b03ec7ce-73ea-494b-9d4b-cbfe47b53636) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0c400c5-7a6f-4263-a742-ac7b56a9430c', '169eebaf-4d04-420d-86af-11e31b973b44', '017bc7f9-732c-4d3e-88db-5f1d37d8a7fb', '25fcbbb0-ba41-4763-9e2d-0a60849e6fe3']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:36:50.919363 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b0412f21-3396-4897-bcee-e2a972e04ee8 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (feffd5f3-ea91-41bd-bf97-a0be02100edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:36:50.940550 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b0412f21-3396-4897-bcee-e2a972e04ee8 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (feffd5f3-ea91-41bd-bf97-a0be02100edc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b431f6e8-f5d6-4cb2-bfe3-4a1ad227c528', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1842087578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7960a0688d1a4c8c94d520288545747a',qos_specs=None,replication_status=,reservations=['b0c400c5-7a6f-4263-a742-ac7b56a9430c','169eebaf-4d04-420d-86af-11e31b973b44','017bc7f9-732c-4d3e-88db-5f1d37d8a7fb','25fcbbb0-ba41-4763-9e2d-0a60849e6fe3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='875453f91e984b01bf7c6b9e77413c69',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:36:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1842087578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b431f6e8-f5d6-4cb2-bfe3-4a1ad227c528,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7960a0688d1a4c8c94d520288545747a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='875453f91e984b01bf7c6b9e77413c69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:36:50.941277 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b0412f21-3396-4897-bcee-e2a972e04ee8 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d19898e6-e6a3-40a9-9db4-06be50fd5c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:36:50.959002 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b0412f21-3396-4897-bcee-e2a972e04ee8 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d19898e6-e6a3-40a9-9db4-06be50fd5c0e) transitioned into state 'SUCCESS' from state '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-1842087578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7960a0688d1a4c8c94d520288545747a',qos_specs=None,replication_status=,reservations=['b0c400c5-7a6f-4263-a742-ac7b56a9430c','169eebaf-4d04-420d-86af-11e31b973b44','017bc7f9-732c-4d3e-88db-5f1d37d8a7fb','25fcbbb0-ba41-4763-9e2d-0a60849e6fe3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='875453f91e984b01bf7c6b9e77413c69',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:36:50.959744 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b0412f21-3396-4897-bcee-e2a972e04ee8 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4562d713-87de-4d3a-81df-677e2c972f82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:36:50.969415 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b0412f21-3396-4897-bcee-e2a972e04ee8 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4562d713-87de-4d3a-81df-677e2c972f82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:36:50.970695 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-b0412f21-3396-4897-bcee-e2a972e04ee8 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Flow 'volume_create_api' (0010c45d-3d5e-4961-b825-6e03ce335702) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:36:50.971163 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-b0412f21-3396-4897-bcee-e2a972e04ee8 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Create volume request issued successfully. Aug 12 20:36:50.971949 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b0412f21-3396-4897-bcee-e2a972e04ee8 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:36:50.972560 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1372/5516] 10.4.3.246 () {68 vars in 1258 bytes} [Wed Aug 12 20:36:50 2026] POST /volume/v3/volumes => generated 749 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:36:50.983914 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-c287635b-da1f-4064-9aa9-3824811034d8 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:50.985712 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c287635b-da1f-4064-9aa9-3824811034d8 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/volumes/b431f6e8-f5d6-4cb2-bfe3-4a1ad227c528 Aug 12 20:36:50.985904 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c287635b-da1f-4064-9aa9-3824811034d8 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:50.986123 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c287635b-da1f-4064-9aa9-3824811034d8 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:50.994576 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:50.994576 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:36:50.998387 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-c287635b-da1f-4064-9aa9-3824811034d8 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Volume info retrieved successfully. Aug 12 20:36:51.002377 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c287635b-da1f-4064-9aa9-3824811034d8 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/volumes/b431f6e8-f5d6-4cb2-bfe3-4a1ad227c528 returned with HTTP 200 Aug 12 20:36:51.002821 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1382/5517] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:50 2026] GET /volume/v3/volumes/b431f6e8-f5d6-4cb2-bfe3-4a1ad227c528 => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:36:52.015783 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-723d430f-88d3-41c4-b651-0022443a626b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:52.017419 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-723d430f-88d3-41c4-b651-0022443a626b tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/volumes/b431f6e8-f5d6-4cb2-bfe3-4a1ad227c528 Aug 12 20:36:52.017612 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-723d430f-88d3-41c4-b651-0022443a626b tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:52.017794 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-723d430f-88d3-41c4-b651-0022443a626b tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:52.024601 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:52.024601 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:36:52.028103 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-723d430f-88d3-41c4-b651-0022443a626b tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Volume info retrieved successfully. Aug 12 20:36:52.032524 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-723d430f-88d3-41c4-b651-0022443a626b tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/volumes/b431f6e8-f5d6-4cb2-bfe3-4a1ad227c528 returned with HTTP 200 Aug 12 20:36:52.032524 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1374/5518] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:52 2026] GET /volume/v3/volumes/b431f6e8-f5d6-4cb2-bfe3-4a1ad227c528 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:36:52.044768 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f8623fec-3f22-4e4c-b473-79c6fe99c32f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:52.046448 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f8623fec-3f22-4e4c-b473-79c6fe99c32f tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] POST https://10.4.3.246/volume/v3/snapshots Aug 12 20:36:52.047258 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f8623fec-3f22-4e4c-b473-79c6fe99c32f tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b431f6e8-f5d6-4cb2-bfe3-4a1ad227c528", "name": "tempest-VolumesBackupsTest-Snapshot-369542457"}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:36:52.055770 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:52.055770 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:36:52.056267 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-f8623fec-3f22-4e4c-b473-79c6fe99c32f tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Volume info retrieved successfully. Aug 12 20:36:52.056387 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.snapshots [None req-f8623fec-3f22-4e4c-b473-79c6fe99c32f tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Create snapshot from volume b431f6e8-f5d6-4cb2-bfe3-4a1ad227c528 Aug 12 20:36:52.091204 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-f8623fec-3f22-4e4c-b473-79c6fe99c32f tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Created reservations ['78117fff-d16f-48b7-a175-1ff472096191', '1ca0f5c5-8941-41f1-b8b4-fa27a541f0d8', '2a893e8b-bd4f-4bcc-97f9-7672c8bd4560', '63c138d6-8c0a-467f-b549-f56ff119cbe1'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:36:52.123817 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-f8623fec-3f22-4e4c-b473-79c6fe99c32f tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Snapshot create request issued successfully. Aug 12 20:36:52.124178 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f8623fec-3f22-4e4c-b473-79c6fe99c32f tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/snapshots returned with HTTP 202 Aug 12 20:36:52.124607 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1391/5519] 10.4.3.246 () {68 vars in 1265 bytes} [Wed Aug 12 20:36:52 2026] POST /volume/v3/snapshots => generated 304 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:36:52.137193 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-20bf6830-22c9-4d44-90fb-16864e909ecb None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:52.139186 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-20bf6830-22c9-4d44-90fb-16864e909ecb tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/snapshots/ff306022-3222-4e35-b559-20edc3b77a3a Aug 12 20:36:52.139368 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-20bf6830-22c9-4d44-90fb-16864e909ecb tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:52.139564 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-20bf6830-22c9-4d44-90fb-16864e909ecb tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:52.145712 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:52.145712 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:36:52.146383 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-20bf6830-22c9-4d44-90fb-16864e909ecb tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Snapshot retrieved successfully. Aug 12 20:36:52.147316 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-20bf6830-22c9-4d44-90fb-16864e909ecb tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/snapshots/ff306022-3222-4e35-b559-20edc3b77a3a returned with HTTP 200 Aug 12 20:36:52.147801 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1373/5520] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:36:52 2026] GET /volume/v3/snapshots/ff306022-3222-4e35-b559-20edc3b77a3a => generated 436 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:36:53.156682 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-85d4e946-b61d-4804-81cf-8a4227947b47 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:53.158507 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-85d4e946-b61d-4804-81cf-8a4227947b47 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/snapshots/ff306022-3222-4e35-b559-20edc3b77a3a Aug 12 20:36:53.158713 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-85d4e946-b61d-4804-81cf-8a4227947b47 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:53.158913 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-85d4e946-b61d-4804-81cf-8a4227947b47 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:53.164240 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:53.164240 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:36:53.164731 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-85d4e946-b61d-4804-81cf-8a4227947b47 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Snapshot retrieved successfully. Aug 12 20:36:53.165603 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-85d4e946-b61d-4804-81cf-8a4227947b47 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/snapshots/ff306022-3222-4e35-b559-20edc3b77a3a returned with HTTP 200 Aug 12 20:36:53.165984 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1383/5521] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:36:53 2026] GET /volume/v3/snapshots/ff306022-3222-4e35-b559-20edc3b77a3a => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:36:53.175162 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-efd587b6-c4fe-455b-b801-34945d7b78d7 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:53.176965 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-efd587b6-c4fe-455b-b801-34945d7b78d7 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] POST https://10.4.3.246/volume/v3/backups Aug 12 20:36:53.177331 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-efd587b6-c4fe-455b-b801-34945d7b78d7 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b431f6e8-f5d6-4cb2-bfe3-4a1ad227c528", "snapshot_id": "ff306022-3222-4e35-b559-20edc3b77a3a", "name": "tempest-VolumesBackupsTest-Backup-1828112366"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:36:53.179019 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.contrib.backups [None req-efd587b6-c4fe-455b-b801-34945d7b78d7 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Creating new backup {'backup': {'volume_id': 'b431f6e8-f5d6-4cb2-bfe3-4a1ad227c528', 'snapshot_id': 'ff306022-3222-4e35-b559-20edc3b77a3a', 'name': 'tempest-VolumesBackupsTest-Backup-1828112366'}} {{(pid=100386) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 20:36:53.179173 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.contrib.backups [None req-efd587b6-c4fe-455b-b801-34945d7b78d7 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Creating backup of volume b431f6e8-f5d6-4cb2-bfe3-4a1ad227c528 in container None Aug 12 20:36:53.186525 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:53.186525 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:36:53.186987 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-efd587b6-c4fe-455b-b801-34945d7b78d7 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Volume info retrieved successfully. Aug 12 20:36:53.192132 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:53.192132 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:36:53.192513 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-efd587b6-c4fe-455b-b801-34945d7b78d7 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Snapshot retrieved successfully. Aug 12 20:36:53.210705 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-efd587b6-c4fe-455b-b801-34945d7b78d7 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Created reservations ['1c7f1a3b-a32d-4fb8-a156-5df07622cc55', '99b55553-d358-4aba-91b6-746370c5ff0d'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:36:53.242778 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-efd587b6-c4fe-455b-b801-34945d7b78d7 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups returned with HTTP 202 Aug 12 20:36:53.243245 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1375/5522] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:36:53 2026] POST /volume/v3/backups => generated 330 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:36:53.254884 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-ad6fc6d6-dc1b-4a1b-90f9-133201669178 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:53.257393 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ad6fc6d6-dc1b-4a1b-90f9-133201669178 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 Aug 12 20:36:53.257679 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ad6fc6d6-dc1b-4a1b-90f9-133201669178 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:53.257911 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ad6fc6d6-dc1b-4a1b-90f9-133201669178 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:53.258076 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-ad6fc6d6-dc1b-4a1b-90f9-133201669178 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id 12ad0245-9d13-420b-86e7-4124b6d6a013. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:36:53.262279 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:53.262279 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:36:53.263098 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ad6fc6d6-dc1b-4a1b-90f9-133201669178 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 returned with HTTP 200 Aug 12 20:36:53.263478 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1392/5523] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:53 2026] GET /volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 => generated 771 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:36:54.273081 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-4f0f53c0-3559-432f-810f-46c5b9202fb2 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:54.275048 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4f0f53c0-3559-432f-810f-46c5b9202fb2 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 Aug 12 20:36:54.275262 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4f0f53c0-3559-432f-810f-46c5b9202fb2 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:54.275444 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4f0f53c0-3559-432f-810f-46c5b9202fb2 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:54.275568 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-4f0f53c0-3559-432f-810f-46c5b9202fb2 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id 12ad0245-9d13-420b-86e7-4124b6d6a013. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:36:54.279844 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:54.279844 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:36:54.280750 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4f0f53c0-3559-432f-810f-46c5b9202fb2 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 returned with HTTP 200 Aug 12 20:36:54.281198 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1374/5524] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:54 2026] GET /volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 => generated 773 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:36:55.291637 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-198cdd16-2d6d-4941-af19-dee052558d21 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:55.295344 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-198cdd16-2d6d-4941-af19-dee052558d21 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 Aug 12 20:36:55.295344 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-198cdd16-2d6d-4941-af19-dee052558d21 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:55.295344 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-198cdd16-2d6d-4941-af19-dee052558d21 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:55.295344 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-198cdd16-2d6d-4941-af19-dee052558d21 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id 12ad0245-9d13-420b-86e7-4124b6d6a013. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:36:55.298692 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:55.298692 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:36:55.299627 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-198cdd16-2d6d-4941-af19-dee052558d21 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 returned with HTTP 200 Aug 12 20:36:55.300090 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1384/5525] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:55 2026] GET /volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 => generated 773 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:36:56.310921 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-a7ec7deb-1772-4871-804b-76f4a3c7b2fb None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:56.312907 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a7ec7deb-1772-4871-804b-76f4a3c7b2fb tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 Aug 12 20:36:56.313121 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a7ec7deb-1772-4871-804b-76f4a3c7b2fb tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:56.313352 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a7ec7deb-1772-4871-804b-76f4a3c7b2fb tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:56.313460 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-a7ec7deb-1772-4871-804b-76f4a3c7b2fb tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id 12ad0245-9d13-420b-86e7-4124b6d6a013. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:36:56.317830 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:56.317830 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:36:56.318656 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a7ec7deb-1772-4871-804b-76f4a3c7b2fb tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 returned with HTTP 200 Aug 12 20:36:56.319063 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1376/5526] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:56 2026] GET /volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:36:57.333344 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-4b98839a-b299-4b3d-872c-625c634be9ba None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:57.342260 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4b98839a-b299-4b3d-872c-625c634be9ba tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 Aug 12 20:36:57.343624 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4b98839a-b299-4b3d-872c-625c634be9ba tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:57.344454 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-4b98839a-b299-4b3d-872c-625c634be9ba tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:57.345090 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-4b98839a-b299-4b3d-872c-625c634be9ba tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id 12ad0245-9d13-420b-86e7-4124b6d6a013. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:36:57.359706 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:57.359706 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:36:57.362473 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-4b98839a-b299-4b3d-872c-625c634be9ba tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 returned with HTTP 200 Aug 12 20:36:57.364992 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1393/5527] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:57 2026] GET /volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 => generated 784 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:36:58.375090 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-7b30f327-711c-489f-9dc8-83f611c98e12 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:58.377094 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7b30f327-711c-489f-9dc8-83f611c98e12 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 Aug 12 20:36:58.377410 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7b30f327-711c-489f-9dc8-83f611c98e12 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:58.377658 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7b30f327-711c-489f-9dc8-83f611c98e12 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:58.377790 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-7b30f327-711c-489f-9dc8-83f611c98e12 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id 12ad0245-9d13-420b-86e7-4124b6d6a013. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:36:58.382466 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:58.382466 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:36:58.383348 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7b30f327-711c-489f-9dc8-83f611c98e12 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 returned with HTTP 200 Aug 12 20:36:58.383809 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1375/5528] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:58 2026] GET /volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:36:59.393504 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-59b735f2-39f1-4de2-922c-fac6d02c8341 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:36:59.395607 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-59b735f2-39f1-4de2-922c-fac6d02c8341 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 Aug 12 20:36:59.395854 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-59b735f2-39f1-4de2-922c-fac6d02c8341 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:36:59.396202 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-59b735f2-39f1-4de2-922c-fac6d02c8341 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:36:59.396202 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-59b735f2-39f1-4de2-922c-fac6d02c8341 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id 12ad0245-9d13-420b-86e7-4124b6d6a013. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:36:59.400816 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:36:59.400816 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:36:59.401641 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-59b735f2-39f1-4de2-922c-fac6d02c8341 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 returned with HTTP 200 Aug 12 20:36:59.402042 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1385/5529] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:36:59 2026] GET /volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:00.417977 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-583aa049-8ade-4a3c-8b68-d3f9aff918bc None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:00.420144 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-583aa049-8ade-4a3c-8b68-d3f9aff918bc tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 Aug 12 20:37:00.420420 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-583aa049-8ade-4a3c-8b68-d3f9aff918bc tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:00.420676 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-583aa049-8ade-4a3c-8b68-d3f9aff918bc tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:00.420829 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-583aa049-8ade-4a3c-8b68-d3f9aff918bc tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id 12ad0245-9d13-420b-86e7-4124b6d6a013. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:37:00.425976 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:00.425976 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:37:00.426772 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-583aa049-8ade-4a3c-8b68-d3f9aff918bc tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 returned with HTTP 200 Aug 12 20:37:00.427263 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1377/5530] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:37:00 2026] GET /volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:01.438350 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-6c960aa3-fd61-48bf-aa50-3c50895df9e7 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:01.439965 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6c960aa3-fd61-48bf-aa50-3c50895df9e7 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 Aug 12 20:37:01.440216 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6c960aa3-fd61-48bf-aa50-3c50895df9e7 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:01.440418 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6c960aa3-fd61-48bf-aa50-3c50895df9e7 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:01.440553 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-6c960aa3-fd61-48bf-aa50-3c50895df9e7 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id 12ad0245-9d13-420b-86e7-4124b6d6a013. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:37:01.445956 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:01.445956 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:37:01.447032 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6c960aa3-fd61-48bf-aa50-3c50895df9e7 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 returned with HTTP 200 Aug 12 20:37:01.447523 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1394/5531] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:37:01 2026] GET /volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:02.458114 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-9249de22-4023-4e3e-a76d-db1f669117df None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:02.460422 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9249de22-4023-4e3e-a76d-db1f669117df tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 Aug 12 20:37:02.460709 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9249de22-4023-4e3e-a76d-db1f669117df tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:02.460964 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-9249de22-4023-4e3e-a76d-db1f669117df tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:02.461110 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-9249de22-4023-4e3e-a76d-db1f669117df tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id 12ad0245-9d13-420b-86e7-4124b6d6a013. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:37:02.466581 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:02.466581 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:37:02.467594 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-9249de22-4023-4e3e-a76d-db1f669117df tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 returned with HTTP 200 Aug 12 20:37:02.468084 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1376/5532] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:37:02 2026] GET /volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 20:37:03.494394 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a818ca0d-ab79-4930-97b7-7edb821fa47a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:03.496222 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a818ca0d-ab79-4930-97b7-7edb821fa47a tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 Aug 12 20:37:03.496479 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a818ca0d-ab79-4930-97b7-7edb821fa47a tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:03.496725 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a818ca0d-ab79-4930-97b7-7edb821fa47a tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:03.496859 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-a818ca0d-ab79-4930-97b7-7edb821fa47a tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id 12ad0245-9d13-420b-86e7-4124b6d6a013. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:37:03.501702 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:03.501702 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:37:03.502503 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a818ca0d-ab79-4930-97b7-7edb821fa47a tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 returned with HTTP 200 Aug 12 20:37:03.502991 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1386/5533] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:37:03 2026] GET /volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:04.514275 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-e4fb4c4b-8cc1-4553-9355-c7951f355b7c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:04.516455 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e4fb4c4b-8cc1-4553-9355-c7951f355b7c tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 Aug 12 20:37:04.516877 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e4fb4c4b-8cc1-4553-9355-c7951f355b7c tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:04.516956 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e4fb4c4b-8cc1-4553-9355-c7951f355b7c tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:04.517059 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-e4fb4c4b-8cc1-4553-9355-c7951f355b7c tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id 12ad0245-9d13-420b-86e7-4124b6d6a013. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:37:04.522394 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:04.522394 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:37:04.523125 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e4fb4c4b-8cc1-4553-9355-c7951f355b7c tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 returned with HTTP 200 Aug 12 20:37:04.523590 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1378/5534] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:37:04 2026] GET /volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:05.220858 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f359408e-d321-4187-86e9-de17b213cf46 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:05.222988 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f359408e-d321-4187-86e9-de17b213cf46 tempest-VolumeMultiattachTests-122374587 tempest-VolumeMultiattachTests-122374587-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:37:05.223450 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f359408e-d321-4187-86e9-de17b213cf46 tempest-VolumeMultiattachTests-122374587 tempest-VolumeMultiattachTests-122374587-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-69976667-759352150", "extra_specs": {"multiattach": " True"}}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:37:05.239722 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f359408e-d321-4187-86e9-de17b213cf46 tempest-VolumeMultiattachTests-122374587 tempest-VolumeMultiattachTests-122374587-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:37:05.240181 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1395/5535] 10.4.3.246 () {68 vars in 1253 bytes} [Wed Aug 12 20:37:05 2026] POST /volume/v3/types => generated 284 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:05.248452 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-55ae2bd3-db58-4af8-8c67-520e9b8d7ad5 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:05.250068 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-55ae2bd3-db58-4af8-8c67-520e9b8d7ad5 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:37:05.250410 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-55ae2bd3-db58-4af8-8c67-520e9b8d7ad5 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-80811692", "snapshot_id": null, "imageRef": null, "volume_type": "08732246-ee92-4606-8e0a-fc8d86b0d919", "size": 1}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:37:05.251889 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-55ae2bd3-db58-4af8-8c67-520e9b8d7ad5 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-80811692', 'snapshot_id': None, 'imageRef': None, 'volume_type': '08732246-ee92-4606-8e0a-fc8d86b0d919', 'size': 1}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:37:05.256611 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-55ae2bd3-db58-4af8-8c67-520e9b8d7ad5 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Create volume of 1 GB Aug 12 20:37:05.256884 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:05.256884 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:37:05.257368 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-55ae2bd3-db58-4af8-8c67-520e9b8d7ad5 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Availability Zones retrieved successfully. Aug 12 20:37:05.262270 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-55ae2bd3-db58-4af8-8c67-520e9b8d7ad5 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Flow 'volume_create_api' (03e3a80c-5eb7-48e9-9d0e-84460f11f87c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:37:05.263313 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-55ae2bd3-db58-4af8-8c67-520e9b8d7ad5 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1cac07a-e1fe-4a9c-9b73-e9599f56d141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:37:05.264130 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-55ae2bd3-db58-4af8-8c67-520e9b8d7ad5 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Validating volume size '1' using validate_int {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:37:05.271322 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:05.271322 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:37:05.283830 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-55ae2bd3-db58-4af8-8c67-520e9b8d7ad5 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1cac07a-e1fe-4a9c-9b73-e9599f56d141) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:37:05Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=08732246-ee92-4606-8e0a-fc8d86b0d919,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-69976667-759352150',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '08732246-ee92-4606-8e0a-fc8d86b0d919', 'encryption_key_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=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:37:05.284850 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-55ae2bd3-db58-4af8-8c67-520e9b8d7ad5 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (289eaa7d-413e-4c41-8fbc-b964365f9471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:37:05.316790 np0000007109 devstack@c-api.service[100385]: WARNING cinder.quota [None req-55ae2bd3-db58-4af8-8c67-520e9b8d7ad5 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-69976667-759352150 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-69976667-759352150, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:37:05.317206 np0000007109 devstack@c-api.service[100385]: WARNING cinder.quota [None req-55ae2bd3-db58-4af8-8c67-520e9b8d7ad5 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-69976667-759352150 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-69976667-759352150, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:37:05.341285 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-55ae2bd3-db58-4af8-8c67-520e9b8d7ad5 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Created reservations ['b69c271b-b446-4c20-b6bc-1c7d52dc4ad3', 'ad6dbb1a-8371-4ca7-ae9a-c95b6795a953', '21745d87-997b-4e0f-b21b-ea4cb24ffaf9', 'f5a17793-c73c-4876-9e0d-508fff6c59e9'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:37:05.342065 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-55ae2bd3-db58-4af8-8c67-520e9b8d7ad5 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (289eaa7d-413e-4c41-8fbc-b964365f9471) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b69c271b-b446-4c20-b6bc-1c7d52dc4ad3', 'ad6dbb1a-8371-4ca7-ae9a-c95b6795a953', '21745d87-997b-4e0f-b21b-ea4cb24ffaf9', 'f5a17793-c73c-4876-9e0d-508fff6c59e9']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:37:05.342786 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-55ae2bd3-db58-4af8-8c67-520e9b8d7ad5 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cb0335e-a452-46d0-9619-e660bd252c4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:37:05.363189 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-55ae2bd3-db58-4af8-8c67-520e9b8d7ad5 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cb0335e-a452-46d0-9619-e660bd252c4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e62ff8b-ab41-476c-8a26-3d4b4c60dded', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-80811692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='baaddd3770cc44af93590ea81a4e2301',qos_specs=None,replication_status=,reservations=['b69c271b-b446-4c20-b6bc-1c7d52dc4ad3','ad6dbb1a-8371-4ca7-ae9a-c95b6795a953','21745d87-997b-4e0f-b21b-ea4cb24ffaf9','f5a17793-c73c-4876-9e0d-508fff6c59e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b99ddffbe6547489e94c64ba63f72f4',volume_type_id=08732246-ee92-4606-8e0a-fc8d86b0d919), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:37:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-80811692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e62ff8b-ab41-476c-8a26-3d4b4c60dded,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='baaddd3770cc44af93590ea81a4e2301',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b99ddffbe6547489e94c64ba63f72f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(08732246-ee92-4606-8e0a-fc8d86b0d919),volume_type_id=08732246-ee92-4606-8e0a-fc8d86b0d919)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:37:05.364006 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-55ae2bd3-db58-4af8-8c67-520e9b8d7ad5 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5670d400-6883-4fc5-9c0b-f99ab7143041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:37:05.381184 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-55ae2bd3-db58-4af8-8c67-520e9b8d7ad5 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5670d400-6883-4fc5-9c0b-f99ab7143041) transitioned into state 'SUCCESS' from state '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-80811692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='baaddd3770cc44af93590ea81a4e2301',qos_specs=None,replication_status=,reservations=['b69c271b-b446-4c20-b6bc-1c7d52dc4ad3','ad6dbb1a-8371-4ca7-ae9a-c95b6795a953','21745d87-997b-4e0f-b21b-ea4cb24ffaf9','f5a17793-c73c-4876-9e0d-508fff6c59e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b99ddffbe6547489e94c64ba63f72f4',volume_type_id=08732246-ee92-4606-8e0a-fc8d86b0d919)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:37:05.382410 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-55ae2bd3-db58-4af8-8c67-520e9b8d7ad5 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fe5498b-3882-4629-8b0a-a6bbbe35f2ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:37:05.393751 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-55ae2bd3-db58-4af8-8c67-520e9b8d7ad5 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fe5498b-3882-4629-8b0a-a6bbbe35f2ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:37:05.394992 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-55ae2bd3-db58-4af8-8c67-520e9b8d7ad5 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Flow 'volume_create_api' (03e3a80c-5eb7-48e9-9d0e-84460f11f87c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:37:05.395431 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-55ae2bd3-db58-4af8-8c67-520e9b8d7ad5 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Create volume request issued successfully. Aug 12 20:37:05.396235 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-55ae2bd3-db58-4af8-8c67-520e9b8d7ad5 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:37:05.396871 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1377/5536] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:37:05 2026] POST /volume/v3/volumes => generated 825 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:37:05.408787 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-852e5f6c-2276-4ba8-9c40-81a98fc4f65b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:05.410780 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-852e5f6c-2276-4ba8-9c40-81a98fc4f65b tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded Aug 12 20:37:05.411070 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-852e5f6c-2276-4ba8-9c40-81a98fc4f65b tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:05.411368 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-852e5f6c-2276-4ba8-9c40-81a98fc4f65b tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:05.420832 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:05.420832 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:37:05.425476 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-852e5f6c-2276-4ba8-9c40-81a98fc4f65b tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:37:05.431112 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-852e5f6c-2276-4ba8-9c40-81a98fc4f65b tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded returned with HTTP 200 Aug 12 20:37:05.431681 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1387/5537] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:37:05 2026] GET /volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded => generated 893 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:05.535739 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-31c04219-9696-4111-a041-ed5e28475fcd None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:05.537512 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-31c04219-9696-4111-a041-ed5e28475fcd tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 Aug 12 20:37:05.537729 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-31c04219-9696-4111-a041-ed5e28475fcd tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:05.538185 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-31c04219-9696-4111-a041-ed5e28475fcd tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:05.538185 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-31c04219-9696-4111-a041-ed5e28475fcd tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id 12ad0245-9d13-420b-86e7-4124b6d6a013. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:37:05.543463 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:05.543463 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:37:05.544304 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-31c04219-9696-4111-a041-ed5e28475fcd tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 returned with HTTP 200 Aug 12 20:37:05.544673 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1379/5538] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:37:05 2026] GET /volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:06.445159 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-811ed33b-9e4c-4566-bebc-f0bfba22856c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:06.446921 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-811ed33b-9e4c-4566-bebc-f0bfba22856c tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded Aug 12 20:37:06.447128 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-811ed33b-9e4c-4566-bebc-f0bfba22856c tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:06.447365 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-811ed33b-9e4c-4566-bebc-f0bfba22856c tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:06.453776 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:06.453776 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:37:06.457356 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-811ed33b-9e4c-4566-bebc-f0bfba22856c tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:37:06.461078 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-811ed33b-9e4c-4566-bebc-f0bfba22856c tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded returned with HTTP 200 Aug 12 20:37:06.461431 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1396/5539] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:37:06 2026] GET /volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded => generated 918 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:06.473182 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-04081096-2a54-4f8a-8f7f-2bd75363e046 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:06.474913 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-04081096-2a54-4f8a-8f7f-2bd75363e046 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded Aug 12 20:37:06.475084 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-04081096-2a54-4f8a-8f7f-2bd75363e046 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:06.475291 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-04081096-2a54-4f8a-8f7f-2bd75363e046 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:06.481746 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:06.481746 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:37:06.485251 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-04081096-2a54-4f8a-8f7f-2bd75363e046 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:37:06.489070 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-04081096-2a54-4f8a-8f7f-2bd75363e046 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded returned with HTTP 200 Aug 12 20:37:06.489424 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1378/5540] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:37:06 2026] GET /volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded => generated 918 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:06.530983 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-89414adf-9808-4b8e-9508-7032da684a1a req-c9857ddf-425f-4f9c-8401-321e31adedda None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:06.533257 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-89414adf-9808-4b8e-9508-7032da684a1a req-c9857ddf-425f-4f9c-8401-321e31adedda tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded Aug 12 20:37:06.533446 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-89414adf-9808-4b8e-9508-7032da684a1a req-c9857ddf-425f-4f9c-8401-321e31adedda tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:06.533664 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-89414adf-9808-4b8e-9508-7032da684a1a req-c9857ddf-425f-4f9c-8401-321e31adedda tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:06.540412 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:06.540412 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:37:06.543861 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-89414adf-9808-4b8e-9508-7032da684a1a req-c9857ddf-425f-4f9c-8401-321e31adedda tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:37:06.547769 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-89414adf-9808-4b8e-9508-7032da684a1a req-c9857ddf-425f-4f9c-8401-321e31adedda tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded returned with HTTP 200 Aug 12 20:37:06.548129 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1388/5541] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:37:06 2026] GET /volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded => generated 918 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:06.554585 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-88a69e24-bb50-4e24-bada-57eb8035870e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:06.556000 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-88a69e24-bb50-4e24-bada-57eb8035870e tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 Aug 12 20:37:06.556174 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-88a69e24-bb50-4e24-bada-57eb8035870e tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:06.556370 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-88a69e24-bb50-4e24-bada-57eb8035870e tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:06.556454 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-88a69e24-bb50-4e24-bada-57eb8035870e tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id 12ad0245-9d13-420b-86e7-4124b6d6a013. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:37:06.560421 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:06.560421 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:37:06.561103 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-88a69e24-bb50-4e24-bada-57eb8035870e tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 returned with HTTP 200 Aug 12 20:37:06.561584 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1380/5542] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:37:06 2026] GET /volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 => generated 785 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:06.613872 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-9cdbe957-5c41-401d-a811-6b23926249a7 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:06.614202 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9cdbe957-5c41-401d-a811-6b23926249a7 None None] GET https://10.4.3.246/volume// Aug 12 20:37:06.614386 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9cdbe957-5c41-401d-a811-6b23926249a7 None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:06.614596 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9cdbe957-5c41-401d-a811-6b23926249a7 None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:06.614894 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9cdbe957-5c41-401d-a811-6b23926249a7 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:37:06.615137 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1397/5543] 10.4.3.246 () {66 vars in 1428 bytes} [Wed Aug 12 20:37:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:37:06.622308 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-89414adf-9808-4b8e-9508-7032da684a1a req-7e70c80a-2234-41d0-a195-56bfb7fce1ed None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:06.665847 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-89414adf-9808-4b8e-9508-7032da684a1a req-7e70c80a-2234-41d0-a195-56bfb7fce1ed tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:37:06.666164 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-89414adf-9808-4b8e-9508-7032da684a1a req-7e70c80a-2234-41d0-a195-56bfb7fce1ed tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2e62ff8b-ab41-476c-8a26-3d4b4c60dded", "connector": null, "instance_uuid": "d41d36e1-fee0-4741-aa38-8722edb3ce3e"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:37:06.673551 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:06.673551 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:37:06.693450 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-89414adf-9808-4b8e-9508-7032da684a1a req-7e70c80a-2234-41d0-a195-56bfb7fce1ed tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:37:06.693879 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1379/5544] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:37:06 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 12 20:37:06.718417 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-a34e0634-e960-405b-9ce8-c771fabb44fa None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:06.720663 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a34e0634-e960-405b-9ce8-c771fabb44fa tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded Aug 12 20:37:06.720881 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a34e0634-e960-405b-9ce8-c771fabb44fa tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:06.721065 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-a34e0634-e960-405b-9ce8-c771fabb44fa tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:06.727205 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-13190634-0b12-445e-9a3e-fb1cf7bf4fb2 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:06.727697 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-13190634-0b12-445e-9a3e-fb1cf7bf4fb2 None None] GET https://10.4.3.246/volume// Aug 12 20:37:06.728209 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-13190634-0b12-445e-9a3e-fb1cf7bf4fb2 None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:06.728209 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-13190634-0b12-445e-9a3e-fb1cf7bf4fb2 None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:06.728499 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-13190634-0b12-445e-9a3e-fb1cf7bf4fb2 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:37:06.728835 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1381/5545] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:37:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:37:06.730451 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:06.730451 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:37:06.734437 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-a34e0634-e960-405b-9ce8-c771fabb44fa tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:37:06.736039 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-89414adf-9808-4b8e-9508-7032da684a1a req-c41f1453-07df-47aa-9d84-25a3edf54800 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:06.738501 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-89414adf-9808-4b8e-9508-7032da684a1a req-c41f1453-07df-47aa-9d84-25a3edf54800 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded Aug 12 20:37:06.738786 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-89414adf-9808-4b8e-9508-7032da684a1a req-c41f1453-07df-47aa-9d84-25a3edf54800 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:06.739025 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-89414adf-9808-4b8e-9508-7032da684a1a req-c41f1453-07df-47aa-9d84-25a3edf54800 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:06.739990 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-a34e0634-e960-405b-9ce8-c771fabb44fa tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded returned with HTTP 200 Aug 12 20:37:06.740444 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1389/5546] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:37:06 2026] GET /volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded => generated 917 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:06.748222 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:06.748222 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:37:06.751200 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-89414adf-9808-4b8e-9508-7032da684a1a req-c41f1453-07df-47aa-9d84-25a3edf54800 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:37:06.755143 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-89414adf-9808-4b8e-9508-7032da684a1a req-c41f1453-07df-47aa-9d84-25a3edf54800 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded returned with HTTP 200 Aug 12 20:37:06.755559 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1398/5547] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:37:06 2026] GET /volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded => generated 1097 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:37:06.864744 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-89414adf-9808-4b8e-9508-7032da684a1a req-fb3b5715-0269-4065-a449-8a739dd2886a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:06.867045 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-89414adf-9808-4b8e-9508-7032da684a1a req-fb3b5715-0269-4065-a449-8a739dd2886a tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] PUT https://10.4.3.246/volume/v3/attachments/854a73b5-8ef5-4dce-81b5-d4060130b650 Aug 12 20:37:06.867481 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-89414adf-9808-4b8e-9508-7032da684a1a req-fb3b5715-0269-4065-a449-8a739dd2886a tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:37:06.875551 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-89414adf-9808-4b8e-9508-7032da684a1a req-fb3b5715-0269-4065-a449-8a739dd2886a tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Acquiring lock "cinder-attachment_update-2e62ff8b-ab41-476c-8a26-3d4b4c60dded-np0000007109" by "attachment_update" {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:37:06.880410 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-89414adf-9808-4b8e-9508-7032da684a1a req-fb3b5715-0269-4065-a449-8a739dd2886a tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Lock "cinder-attachment_update-2e62ff8b-ab41-476c-8a26-3d4b4c60dded-np0000007109" acquired by "attachment_update" :: waited 0.005s {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:37:06.881241 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:06.881241 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:37:06.949155 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-89414adf-9808-4b8e-9508-7032da684a1a req-fb3b5715-0269-4065-a449-8a739dd2886a tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Lock "cinder-attachment_update-2e62ff8b-ab41-476c-8a26-3d4b4c60dded-np0000007109" released by "attachment_update" :: held 0.069s {{(pid=100385) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:37:06.949823 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-89414adf-9808-4b8e-9508-7032da684a1a req-fb3b5715-0269-4065-a449-8a739dd2886a tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/attachments/854a73b5-8ef5-4dce-81b5-d4060130b650 returned with HTTP 200 Aug 12 20:37:06.950578 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1380/5548] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:37:06 2026] PUT /volume/v3/attachments/854a73b5-8ef5-4dce-81b5-d4060130b650 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:37:07.571163 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-57984abe-655a-40ac-a398-c1d35b9b2177 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:07.572901 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-57984abe-655a-40ac-a398-c1d35b9b2177 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 Aug 12 20:37:07.573093 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-57984abe-655a-40ac-a398-c1d35b9b2177 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:07.573272 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-57984abe-655a-40ac-a398-c1d35b9b2177 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:07.573386 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-57984abe-655a-40ac-a398-c1d35b9b2177 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id 12ad0245-9d13-420b-86e7-4124b6d6a013. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:37:07.577488 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:07.577488 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:37:07.578174 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-57984abe-655a-40ac-a398-c1d35b9b2177 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 returned with HTTP 200 Aug 12 20:37:07.578550 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1382/5549] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:37:07 2026] GET /volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:07.587355 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-7d33d7f8-4526-499a-9b29-717162e2e219 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:07.589439 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7d33d7f8-4526-499a-9b29-717162e2e219 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 Aug 12 20:37:07.589701 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7d33d7f8-4526-499a-9b29-717162e2e219 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:07.589922 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-7d33d7f8-4526-499a-9b29-717162e2e219 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:07.590054 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-7d33d7f8-4526-499a-9b29-717162e2e219 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id 12ad0245-9d13-420b-86e7-4124b6d6a013. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:37:07.594007 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:07.594007 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:37:07.594732 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-7d33d7f8-4526-499a-9b29-717162e2e219 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 returned with HTTP 200 Aug 12 20:37:07.595066 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1390/5550] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:37:07 2026] GET /volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:07.603683 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-2f3ef450-7c92-442f-8836-b10ebff09e78 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:07.605634 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2f3ef450-7c92-442f-8836-b10ebff09e78 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] DELETE https://10.4.3.246/volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 Aug 12 20:37:07.605844 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2f3ef450-7c92-442f-8836-b10ebff09e78 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:07.606060 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2f3ef450-7c92-442f-8836-b10ebff09e78 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:07.606183 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.contrib.backups [None req-2f3ef450-7c92-442f-8836-b10ebff09e78 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Delete backup with id: 12ad0245-9d13-420b-86e7-4124b6d6a013. Aug 12 20:37:07.610907 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:07.610907 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:37:07.620971 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.backup.rpcapi [None req-2f3ef450-7c92-442f-8836-b10ebff09e78 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] delete_backup rpcapi backup_id 12ad0245-9d13-420b-86e7-4124b6d6a013 {{(pid=100384) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 20:37:07.622710 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2f3ef450-7c92-442f-8836-b10ebff09e78 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 returned with HTTP 202 Aug 12 20:37:07.623136 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1399/5551] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:37:07 2026] DELETE /volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:37:07.629172 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-d4cfcacb-3835-4f84-9ba1-9120b9c3cb57 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:07.630796 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d4cfcacb-3835-4f84-9ba1-9120b9c3cb57 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 Aug 12 20:37:07.631033 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d4cfcacb-3835-4f84-9ba1-9120b9c3cb57 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:07.631219 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d4cfcacb-3835-4f84-9ba1-9120b9c3cb57 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:07.631350 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-d4cfcacb-3835-4f84-9ba1-9120b9c3cb57 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id 12ad0245-9d13-420b-86e7-4124b6d6a013. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:37:07.635939 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:07.635939 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:37:07.636826 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d4cfcacb-3835-4f84-9ba1-9120b9c3cb57 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 returned with HTTP 200 Aug 12 20:37:07.637024 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1381/5552] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:37:07 2026] GET /volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:07.751792 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-dd40fc79-8075-44ff-a1f7-f6289619a367 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:07.753489 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-dd40fc79-8075-44ff-a1f7-f6289619a367 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded Aug 12 20:37:07.753713 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-dd40fc79-8075-44ff-a1f7-f6289619a367 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:07.753951 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-dd40fc79-8075-44ff-a1f7-f6289619a367 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:07.762673 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:07.762673 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:37:07.766701 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-dd40fc79-8075-44ff-a1f7-f6289619a367 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:37:07.771623 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-dd40fc79-8075-44ff-a1f7-f6289619a367 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded returned with HTTP 200 Aug 12 20:37:07.772082 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1383/5553] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:37:07 2026] GET /volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded => generated 918 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:08.646724 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-c0883754-1004-44ef-b593-1f0e3eaeb217 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:08.648562 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c0883754-1004-44ef-b593-1f0e3eaeb217 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 Aug 12 20:37:08.648752 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c0883754-1004-44ef-b593-1f0e3eaeb217 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:08.648929 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c0883754-1004-44ef-b593-1f0e3eaeb217 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:08.649031 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-c0883754-1004-44ef-b593-1f0e3eaeb217 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Show backup with id 12ad0245-9d13-420b-86e7-4124b6d6a013. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:37:08.652722 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c0883754-1004-44ef-b593-1f0e3eaeb217 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 returned with HTTP 404 Aug 12 20:37:08.653140 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1391/5554] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:37:08 2026] GET /volume/v3/backups/12ad0245-9d13-420b-86e7-4124b6d6a013 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:37:08.660334 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-e5287423-b1f9-48dc-ae32-b8e1d060f76e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:08.662739 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e5287423-b1f9-48dc-ae32-b8e1d060f76e tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] DELETE https://10.4.3.246/volume/v3/snapshots/ff306022-3222-4e35-b559-20edc3b77a3a Aug 12 20:37:08.662965 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e5287423-b1f9-48dc-ae32-b8e1d060f76e tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:08.663167 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e5287423-b1f9-48dc-ae32-b8e1d060f76e tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:08.663260 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.snapshots [None req-e5287423-b1f9-48dc-ae32-b8e1d060f76e tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Delete snapshot with id: ff306022-3222-4e35-b559-20edc3b77a3a Aug 12 20:37:08.668580 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:08.668580 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:37:08.668975 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-e5287423-b1f9-48dc-ae32-b8e1d060f76e tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Snapshot retrieved successfully. Aug 12 20:37:08.681525 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-e5287423-b1f9-48dc-ae32-b8e1d060f76e tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Snapshot delete request issued successfully. Aug 12 20:37:08.681741 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e5287423-b1f9-48dc-ae32-b8e1d060f76e tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/snapshots/ff306022-3222-4e35-b559-20edc3b77a3a returned with HTTP 202 Aug 12 20:37:08.682214 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1400/5555] 10.4.3.246 () {66 vars in 1357 bytes} [Wed Aug 12 20:37:08 2026] DELETE /volume/v3/snapshots/ff306022-3222-4e35-b559-20edc3b77a3a => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:37:08.690208 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-7cd584e0-bfa3-4a10-89f0-eabe7677f5ff None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:08.692299 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7cd584e0-bfa3-4a10-89f0-eabe7677f5ff tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/snapshots/ff306022-3222-4e35-b559-20edc3b77a3a Aug 12 20:37:08.692560 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7cd584e0-bfa3-4a10-89f0-eabe7677f5ff tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:08.692779 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7cd584e0-bfa3-4a10-89f0-eabe7677f5ff tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:08.698272 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:08.698272 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:37:08.698748 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-7cd584e0-bfa3-4a10-89f0-eabe7677f5ff tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Snapshot retrieved successfully. Aug 12 20:37:08.699507 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7cd584e0-bfa3-4a10-89f0-eabe7677f5ff tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/snapshots/ff306022-3222-4e35-b559-20edc3b77a3a returned with HTTP 200 Aug 12 20:37:08.699904 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1382/5556] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:37:08 2026] GET /volume/v3/snapshots/ff306022-3222-4e35-b559-20edc3b77a3a => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:08.784511 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-44614021-2040-48d7-b751-55cde3c52741 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:08.786588 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-44614021-2040-48d7-b751-55cde3c52741 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded Aug 12 20:37:08.786820 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-44614021-2040-48d7-b751-55cde3c52741 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:08.787041 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-44614021-2040-48d7-b751-55cde3c52741 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:08.797921 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:08.797921 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:37:08.801292 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-44614021-2040-48d7-b751-55cde3c52741 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:37:08.805002 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-44614021-2040-48d7-b751-55cde3c52741 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded returned with HTTP 200 Aug 12 20:37:08.805452 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1384/5557] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:37:08 2026] GET /volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded => generated 918 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:09.708948 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-8dd1bb8a-629d-46e3-82e4-7d4d8696decb None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:09.710573 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8dd1bb8a-629d-46e3-82e4-7d4d8696decb tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/snapshots/ff306022-3222-4e35-b559-20edc3b77a3a Aug 12 20:37:09.710760 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8dd1bb8a-629d-46e3-82e4-7d4d8696decb tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:09.710933 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8dd1bb8a-629d-46e3-82e4-7d4d8696decb tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:09.715650 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8dd1bb8a-629d-46e3-82e4-7d4d8696decb tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/snapshots/ff306022-3222-4e35-b559-20edc3b77a3a returned with HTTP 404 Aug 12 20:37:09.716092 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1392/5558] 10.4.3.246 () {66 vars in 1354 bytes} [Wed Aug 12 20:37:09 2026] GET /volume/v3/snapshots/ff306022-3222-4e35-b559-20edc3b77a3a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:37:09.722201 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-7246883d-8f23-4805-8eaa-34732b86dea4 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:09.724190 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7246883d-8f23-4805-8eaa-34732b86dea4 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] DELETE https://10.4.3.246/volume/v3/volumes/b431f6e8-f5d6-4cb2-bfe3-4a1ad227c528 Aug 12 20:37:09.724414 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7246883d-8f23-4805-8eaa-34732b86dea4 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:09.724646 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-7246883d-8f23-4805-8eaa-34732b86dea4 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:09.724824 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-7246883d-8f23-4805-8eaa-34732b86dea4 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Delete volume with id: b431f6e8-f5d6-4cb2-bfe3-4a1ad227c528 Aug 12 20:37:09.731470 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:09.731470 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:37:09.731895 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-7246883d-8f23-4805-8eaa-34732b86dea4 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Volume info retrieved successfully. Aug 12 20:37:09.746111 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-7246883d-8f23-4805-8eaa-34732b86dea4 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Delete volume request issued successfully. Aug 12 20:37:09.746323 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-7246883d-8f23-4805-8eaa-34732b86dea4 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/volumes/b431f6e8-f5d6-4cb2-bfe3-4a1ad227c528 returned with HTTP 202 Aug 12 20:37:09.746910 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1401/5559] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:37:09 2026] DELETE /volume/v3/volumes/b431f6e8-f5d6-4cb2-bfe3-4a1ad227c528 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:37:09.754479 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-5c92efe9-03ba-498d-a246-3df4622bc306 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:09.756842 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5c92efe9-03ba-498d-a246-3df4622bc306 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/volumes/b431f6e8-f5d6-4cb2-bfe3-4a1ad227c528 Aug 12 20:37:09.757136 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5c92efe9-03ba-498d-a246-3df4622bc306 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:09.757421 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5c92efe9-03ba-498d-a246-3df4622bc306 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:09.767462 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:09.767462 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:37:09.771571 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-5c92efe9-03ba-498d-a246-3df4622bc306 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Volume info retrieved successfully. Aug 12 20:37:09.776789 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5c92efe9-03ba-498d-a246-3df4622bc306 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/volumes/b431f6e8-f5d6-4cb2-bfe3-4a1ad227c528 returned with HTTP 200 Aug 12 20:37:09.777346 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1383/5560] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:37:09 2026] GET /volume/v3/volumes/b431f6e8-f5d6-4cb2-bfe3-4a1ad227c528 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:09.817005 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-9be59336-8092-4058-974b-1d700db27f12 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:09.818852 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9be59336-8092-4058-974b-1d700db27f12 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded Aug 12 20:37:09.819156 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9be59336-8092-4058-974b-1d700db27f12 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:09.819655 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9be59336-8092-4058-974b-1d700db27f12 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:09.830223 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:09.830223 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:37:09.833664 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-9be59336-8092-4058-974b-1d700db27f12 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:37:09.837281 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9be59336-8092-4058-974b-1d700db27f12 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded returned with HTTP 200 Aug 12 20:37:09.837722 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1385/5561] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:37:09 2026] GET /volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded => generated 918 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:10.788629 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-c49f98ed-4dd2-4cf2-9297-89130aa0ea78 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:10.791207 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c49f98ed-4dd2-4cf2-9297-89130aa0ea78 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/volumes/b431f6e8-f5d6-4cb2-bfe3-4a1ad227c528 Aug 12 20:37:10.791462 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c49f98ed-4dd2-4cf2-9297-89130aa0ea78 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:10.791704 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c49f98ed-4dd2-4cf2-9297-89130aa0ea78 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:10.798320 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c49f98ed-4dd2-4cf2-9297-89130aa0ea78 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/volumes/b431f6e8-f5d6-4cb2-bfe3-4a1ad227c528 returned with HTTP 404 Aug 12 20:37:10.798890 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1393/5562] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:37:10 2026] GET /volume/v3/volumes/b431f6e8-f5d6-4cb2-bfe3-4a1ad227c528 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:37:10.804464 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-b985e344-100a-44f9-a078-bca87c0f490a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:10.806154 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b985e344-100a-44f9-a078-bca87c0f490a tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] DELETE https://10.4.3.246/volume/v3/volumes/47474e94-18e9-456c-a920-6fd7de3e4562 Aug 12 20:37:10.806365 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b985e344-100a-44f9-a078-bca87c0f490a tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:10.806601 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-b985e344-100a-44f9-a078-bca87c0f490a tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:10.806760 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-b985e344-100a-44f9-a078-bca87c0f490a tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Delete volume with id: 47474e94-18e9-456c-a920-6fd7de3e4562 Aug 12 20:37:10.813576 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:10.813576 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:37:10.814100 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-b985e344-100a-44f9-a078-bca87c0f490a tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Volume info retrieved successfully. Aug 12 20:37:10.827887 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-b985e344-100a-44f9-a078-bca87c0f490a tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Delete volume request issued successfully. Aug 12 20:37:10.828040 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-b985e344-100a-44f9-a078-bca87c0f490a tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/volumes/47474e94-18e9-456c-a920-6fd7de3e4562 returned with HTTP 202 Aug 12 20:37:10.828465 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1402/5563] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:37:10 2026] DELETE /volume/v3/volumes/47474e94-18e9-456c-a920-6fd7de3e4562 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:37:10.835065 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-d656df73-c340-4b68-9c69-eb1e3af99885 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:10.836746 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d656df73-c340-4b68-9c69-eb1e3af99885 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/volumes/47474e94-18e9-456c-a920-6fd7de3e4562 Aug 12 20:37:10.836958 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d656df73-c340-4b68-9c69-eb1e3af99885 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:10.837167 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d656df73-c340-4b68-9c69-eb1e3af99885 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:10.843500 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:10.843500 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:37:10.846769 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-d656df73-c340-4b68-9c69-eb1e3af99885 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Volume info retrieved successfully. Aug 12 20:37:10.851181 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d656df73-c340-4b68-9c69-eb1e3af99885 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/volumes/47474e94-18e9-456c-a920-6fd7de3e4562 returned with HTTP 200 Aug 12 20:37:10.851826 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1384/5564] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:37:10 2026] GET /volume/v3/volumes/47474e94-18e9-456c-a920-6fd7de3e4562 => generated 1355 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:37:10.852700 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-c09a4442-36aa-4f63-a136-7d7b9a90987d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:10.854253 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c09a4442-36aa-4f63-a136-7d7b9a90987d tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded Aug 12 20:37:10.854440 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c09a4442-36aa-4f63-a136-7d7b9a90987d tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:10.854633 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-c09a4442-36aa-4f63-a136-7d7b9a90987d tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:10.863047 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:10.863047 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:37:10.865982 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-c09a4442-36aa-4f63-a136-7d7b9a90987d tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:37:10.869636 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-c09a4442-36aa-4f63-a136-7d7b9a90987d tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded returned with HTTP 200 Aug 12 20:37:10.870162 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1386/5565] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:37:10 2026] GET /volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded => generated 918 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:11.191291 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-89414adf-9808-4b8e-9508-7032da684a1a req-79faf290-3214-499b-b22c-5e19ab44648b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:11.193113 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-89414adf-9808-4b8e-9508-7032da684a1a req-79faf290-3214-499b-b22c-5e19ab44648b tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] POST https://10.4.3.246/volume/v3/attachments/854a73b5-8ef5-4dce-81b5-d4060130b650/action Aug 12 20:37:11.193484 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-89414adf-9808-4b8e-9508-7032da684a1a req-79faf290-3214-499b-b22c-5e19ab44648b tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Action body: b'{"os-complete": null}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:37:11.193642 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-89414adf-9808-4b8e-9508-7032da684a1a req-79faf290-3214-499b-b22c-5e19ab44648b tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:37:11.209277 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:11.209277 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:37:11.217344 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-89414adf-9808-4b8e-9508-7032da684a1a req-79faf290-3214-499b-b22c-5e19ab44648b tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/attachments/854a73b5-8ef5-4dce-81b5-d4060130b650/action returned with HTTP 204 Aug 12 20:37:11.217815 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1394/5566] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:37:11 2026] POST /volume/v3/attachments/854a73b5-8ef5-4dce-81b5-d4060130b650/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:37:11.863769 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-82aac904-7991-47f7-a9dc-9a3b0a2cca6c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:11.865524 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-82aac904-7991-47f7-a9dc-9a3b0a2cca6c tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/volumes/47474e94-18e9-456c-a920-6fd7de3e4562 Aug 12 20:37:11.865764 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-82aac904-7991-47f7-a9dc-9a3b0a2cca6c tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:11.866005 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-82aac904-7991-47f7-a9dc-9a3b0a2cca6c tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:11.872008 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-82aac904-7991-47f7-a9dc-9a3b0a2cca6c tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/volumes/47474e94-18e9-456c-a920-6fd7de3e4562 returned with HTTP 404 Aug 12 20:37:11.872531 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1403/5567] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:37:11 2026] GET /volume/v3/volumes/47474e94-18e9-456c-a920-6fd7de3e4562 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:37:11.879072 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-a64fce6b-b703-464f-b34a-9af03e5c4b1e None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:11.880812 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a64fce6b-b703-464f-b34a-9af03e5c4b1e tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] DELETE https://10.4.3.246/volume/v3/volumes/99e56403-e2f3-4109-855b-4c38eef91fd2 Aug 12 20:37:11.881085 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a64fce6b-b703-464f-b34a-9af03e5c4b1e tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:11.881358 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-a64fce6b-b703-464f-b34a-9af03e5c4b1e tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:11.881629 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-a64fce6b-b703-464f-b34a-9af03e5c4b1e tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Delete volume with id: 99e56403-e2f3-4109-855b-4c38eef91fd2 Aug 12 20:37:11.882158 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-e3008ed6-7bed-405c-988d-52b5f704ffe2 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:11.884212 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e3008ed6-7bed-405c-988d-52b5f704ffe2 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded Aug 12 20:37:11.884413 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e3008ed6-7bed-405c-988d-52b5f704ffe2 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:11.884618 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e3008ed6-7bed-405c-988d-52b5f704ffe2 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:11.889374 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:11.889374 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:37:11.889917 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-a64fce6b-b703-464f-b34a-9af03e5c4b1e tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Volume info retrieved successfully. Aug 12 20:37:11.893202 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:11.893202 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:37:11.896351 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-e3008ed6-7bed-405c-988d-52b5f704ffe2 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:37:11.900327 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e3008ed6-7bed-405c-988d-52b5f704ffe2 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded returned with HTTP 200 Aug 12 20:37:11.900775 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1387/5568] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:37:11 2026] GET /volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded => generated 1210 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:37:11.905906 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-a64fce6b-b703-464f-b34a-9af03e5c4b1e tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Delete volume request issued successfully. Aug 12 20:37:11.906086 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-a64fce6b-b703-464f-b34a-9af03e5c4b1e tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/volumes/99e56403-e2f3-4109-855b-4c38eef91fd2 returned with HTTP 202 Aug 12 20:37:11.906475 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1385/5569] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:37:11 2026] DELETE /volume/v3/volumes/99e56403-e2f3-4109-855b-4c38eef91fd2 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:37:11.913377 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-3c62d84d-4375-46d0-a458-08184e2739c9 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:11.915322 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3c62d84d-4375-46d0-a458-08184e2739c9 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/volumes/99e56403-e2f3-4109-855b-4c38eef91fd2 Aug 12 20:37:11.915554 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3c62d84d-4375-46d0-a458-08184e2739c9 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:11.915736 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3c62d84d-4375-46d0-a458-08184e2739c9 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:11.922284 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:11.922284 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:37:11.926096 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-3c62d84d-4375-46d0-a458-08184e2739c9 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Volume info retrieved successfully. Aug 12 20:37:11.931229 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3c62d84d-4375-46d0-a458-08184e2739c9 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/volumes/99e56403-e2f3-4109-855b-4c38eef91fd2 returned with HTTP 200 Aug 12 20:37:11.931712 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1395/5570] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:37:11 2026] GET /volume/v3/volumes/99e56403-e2f3-4109-855b-4c38eef91fd2 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:11.944778 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-b1fa4a86-3412-4b76-b067-a5ebc94054ee req-9bcbc9b5-a383-46ab-922e-f5c937399296 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:11.947593 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-b1fa4a86-3412-4b76-b067-a5ebc94054ee req-9bcbc9b5-a383-46ab-922e-f5c937399296 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded Aug 12 20:37:11.947854 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-b1fa4a86-3412-4b76-b067-a5ebc94054ee req-9bcbc9b5-a383-46ab-922e-f5c937399296 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:11.948111 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-b1fa4a86-3412-4b76-b067-a5ebc94054ee req-9bcbc9b5-a383-46ab-922e-f5c937399296 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:11.959481 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:11.959481 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:37:11.963651 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-b1fa4a86-3412-4b76-b067-a5ebc94054ee req-9bcbc9b5-a383-46ab-922e-f5c937399296 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:37:11.968997 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-b1fa4a86-3412-4b76-b067-a5ebc94054ee req-9bcbc9b5-a383-46ab-922e-f5c937399296 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded returned with HTTP 200 Aug 12 20:37:11.969517 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1404/5571] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:37:11 2026] GET /volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded => generated 1210 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:37:11.987508 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-0109435d-5050-40e9-818d-c67ccd5041e5 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:11.989347 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0109435d-5050-40e9-818d-c67ccd5041e5 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded Aug 12 20:37:11.989590 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0109435d-5050-40e9-818d-c67ccd5041e5 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:11.989807 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-0109435d-5050-40e9-818d-c67ccd5041e5 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:11.998518 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:11.998518 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:37:12.001826 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-0109435d-5050-40e9-818d-c67ccd5041e5 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:37:12.005790 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-0109435d-5050-40e9-818d-c67ccd5041e5 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded returned with HTTP 200 Aug 12 20:37:12.006136 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1388/5572] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:37:11 2026] GET /volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded => generated 1210 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:37:12.041104 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-622e264a-c845-442a-860f-2dd2bd16a564 req-ad699979-f1ad-4fe6-9bba-31e06ed345e0 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:12.043699 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-622e264a-c845-442a-860f-2dd2bd16a564 req-ad699979-f1ad-4fe6-9bba-31e06ed345e0 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded Aug 12 20:37:12.043923 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-622e264a-c845-442a-860f-2dd2bd16a564 req-ad699979-f1ad-4fe6-9bba-31e06ed345e0 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:12.044113 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-622e264a-c845-442a-860f-2dd2bd16a564 req-ad699979-f1ad-4fe6-9bba-31e06ed345e0 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:12.053737 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:12.053737 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:37:12.057168 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-622e264a-c845-442a-860f-2dd2bd16a564 req-ad699979-f1ad-4fe6-9bba-31e06ed345e0 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:37:12.061409 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-622e264a-c845-442a-860f-2dd2bd16a564 req-ad699979-f1ad-4fe6-9bba-31e06ed345e0 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded returned with HTTP 200 Aug 12 20:37:12.061804 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1386/5573] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:37:12 2026] GET /volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded => generated 1210 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:37:12.079017 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-622e264a-c845-442a-860f-2dd2bd16a564 req-51c4bb79-8e97-48d6-9d07-b735505a995f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:12.080953 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-622e264a-c845-442a-860f-2dd2bd16a564 req-51c4bb79-8e97-48d6-9d07-b735505a995f tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] POST https://10.4.3.246/volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded/action Aug 12 20:37:12.081272 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-622e264a-c845-442a-860f-2dd2bd16a564 req-51c4bb79-8e97-48d6-9d07-b735505a995f tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100383) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:37:12.081396 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-622e264a-c845-442a-860f-2dd2bd16a564 req-51c4bb79-8e97-48d6-9d07-b735505a995f tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:37:12.092358 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:12.092358 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:37:12.092802 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-622e264a-c845-442a-860f-2dd2bd16a564 req-51c4bb79-8e97-48d6-9d07-b735505a995f tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:37:12.098313 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-622e264a-c845-442a-860f-2dd2bd16a564 req-51c4bb79-8e97-48d6-9d07-b735505a995f tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Begin detaching volume completed successfully. Aug 12 20:37:12.098516 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-622e264a-c845-442a-860f-2dd2bd16a564 req-51c4bb79-8e97-48d6-9d07-b735505a995f tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded/action returned with HTTP 202 Aug 12 20:37:12.098929 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1396/5574] 10.4.3.246 () {72 vars in 1672 bytes} [Wed Aug 12 20:37:12 2026] POST /volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:37:12.114835 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-87c1f7ed-4737-4052-bf20-6528d7060670 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:12.116957 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-87c1f7ed-4737-4052-bf20-6528d7060670 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded Aug 12 20:37:12.117192 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-87c1f7ed-4737-4052-bf20-6528d7060670 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:12.117483 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-87c1f7ed-4737-4052-bf20-6528d7060670 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:12.127778 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:12.127778 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:37:12.131573 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-87c1f7ed-4737-4052-bf20-6528d7060670 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:37:12.133244 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-e72941b7-3db6-442f-965b-1abc5f9010f5 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:12.133706 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e72941b7-3db6-442f-965b-1abc5f9010f5 None None] GET https://10.4.3.246/volume// Aug 12 20:37:12.133914 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e72941b7-3db6-442f-965b-1abc5f9010f5 None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:12.134118 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e72941b7-3db6-442f-965b-1abc5f9010f5 None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:12.134467 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e72941b7-3db6-442f-965b-1abc5f9010f5 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:37:12.134796 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1389/5575] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:37:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:37:12.135668 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-87c1f7ed-4737-4052-bf20-6528d7060670 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded returned with HTTP 200 Aug 12 20:37:12.136055 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1405/5576] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:37:12 2026] GET /volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded => generated 1213 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:37:12.141120 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-622e264a-c845-442a-860f-2dd2bd16a564 req-b166579f-c1fe-4fbf-a56d-2957f31d10c2 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:12.143099 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-622e264a-c845-442a-860f-2dd2bd16a564 req-b166579f-c1fe-4fbf-a56d-2957f31d10c2 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded Aug 12 20:37:12.143284 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-622e264a-c845-442a-860f-2dd2bd16a564 req-b166579f-c1fe-4fbf-a56d-2957f31d10c2 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:12.143520 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-622e264a-c845-442a-860f-2dd2bd16a564 req-b166579f-c1fe-4fbf-a56d-2957f31d10c2 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:12.152147 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:12.152147 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:37:12.155135 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-622e264a-c845-442a-860f-2dd2bd16a564 req-b166579f-c1fe-4fbf-a56d-2957f31d10c2 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:37:12.158779 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-622e264a-c845-442a-860f-2dd2bd16a564 req-b166579f-c1fe-4fbf-a56d-2957f31d10c2 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded returned with HTTP 200 Aug 12 20:37:12.159123 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1387/5577] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:37:12 2026] GET /volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded => generated 1393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:37:12.711888 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-622e264a-c845-442a-860f-2dd2bd16a564 req-4a0b6cf0-c2c5-4f3a-b0f1-d1ec9f9189ba None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:12.713991 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-622e264a-c845-442a-860f-2dd2bd16a564 req-4a0b6cf0-c2c5-4f3a-b0f1-d1ec9f9189ba tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded Aug 12 20:37:12.714174 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-622e264a-c845-442a-860f-2dd2bd16a564 req-4a0b6cf0-c2c5-4f3a-b0f1-d1ec9f9189ba tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:12.714350 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-622e264a-c845-442a-860f-2dd2bd16a564 req-4a0b6cf0-c2c5-4f3a-b0f1-d1ec9f9189ba tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:12.722840 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:12.722840 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:37:12.725770 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-622e264a-c845-442a-860f-2dd2bd16a564 req-4a0b6cf0-c2c5-4f3a-b0f1-d1ec9f9189ba tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:37:12.729428 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-622e264a-c845-442a-860f-2dd2bd16a564 req-4a0b6cf0-c2c5-4f3a-b0f1-d1ec9f9189ba tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded returned with HTTP 200 Aug 12 20:37:12.729851 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1397/5578] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:37:12 2026] GET /volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded => generated 1213 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:37:12.945024 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-80b77be0-b805-4c36-a7dd-a5e2010ba25c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:12.946902 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-80b77be0-b805-4c36-a7dd-a5e2010ba25c tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/volumes/99e56403-e2f3-4109-855b-4c38eef91fd2 Aug 12 20:37:12.947169 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-80b77be0-b805-4c36-a7dd-a5e2010ba25c tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:12.947488 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-80b77be0-b805-4c36-a7dd-a5e2010ba25c tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:12.954612 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-80b77be0-b805-4c36-a7dd-a5e2010ba25c tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/volumes/99e56403-e2f3-4109-855b-4c38eef91fd2 returned with HTTP 404 Aug 12 20:37:12.955044 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1390/5579] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:37:12 2026] GET /volume/v3/volumes/99e56403-e2f3-4109-855b-4c38eef91fd2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:37:12.961854 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-1d9f3c88-6fde-49fb-ac10-eeb1025c2776 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:12.963781 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1d9f3c88-6fde-49fb-ac10-eeb1025c2776 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] DELETE https://10.4.3.246/volume/v3/volumes/b74c4bd5-cf62-4a38-8b37-9cad428dc9b1 Aug 12 20:37:12.963961 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1d9f3c88-6fde-49fb-ac10-eeb1025c2776 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:12.964132 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-1d9f3c88-6fde-49fb-ac10-eeb1025c2776 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:12.964289 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-1d9f3c88-6fde-49fb-ac10-eeb1025c2776 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Delete volume with id: b74c4bd5-cf62-4a38-8b37-9cad428dc9b1 Aug 12 20:37:12.972865 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:12.972865 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:37:12.973413 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-1d9f3c88-6fde-49fb-ac10-eeb1025c2776 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Volume info retrieved successfully. Aug 12 20:37:12.989030 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-1d9f3c88-6fde-49fb-ac10-eeb1025c2776 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Delete volume request issued successfully. Aug 12 20:37:12.989300 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-1d9f3c88-6fde-49fb-ac10-eeb1025c2776 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/volumes/b74c4bd5-cf62-4a38-8b37-9cad428dc9b1 returned with HTTP 202 Aug 12 20:37:12.989921 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1406/5580] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:37:12 2026] DELETE /volume/v3/volumes/b74c4bd5-cf62-4a38-8b37-9cad428dc9b1 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:37:12.997628 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f8977445-ffa9-4aa5-b785-ba32e776209d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:12.999467 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f8977445-ffa9-4aa5-b785-ba32e776209d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/volumes/b74c4bd5-cf62-4a38-8b37-9cad428dc9b1 Aug 12 20:37:12.999738 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f8977445-ffa9-4aa5-b785-ba32e776209d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:12.999964 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f8977445-ffa9-4aa5-b785-ba32e776209d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:13.007908 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:13.007908 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:37:13.008102 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-622e264a-c845-442a-860f-2dd2bd16a564 req-bee5c4c2-0fe7-43c9-a358-1296fec35697 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:13.010307 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-622e264a-c845-442a-860f-2dd2bd16a564 req-bee5c4c2-0fe7-43c9-a358-1296fec35697 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] DELETE https://10.4.3.246/volume/v3/attachments/854a73b5-8ef5-4dce-81b5-d4060130b650 Aug 12 20:37:13.010529 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-622e264a-c845-442a-860f-2dd2bd16a564 req-bee5c4c2-0fe7-43c9-a358-1296fec35697 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:13.010743 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-622e264a-c845-442a-860f-2dd2bd16a564 req-bee5c4c2-0fe7-43c9-a358-1296fec35697 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:13.011707 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-f8977445-ffa9-4aa5-b785-ba32e776209d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Volume info retrieved successfully. Aug 12 20:37:13.016048 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f8977445-ffa9-4aa5-b785-ba32e776209d tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/volumes/b74c4bd5-cf62-4a38-8b37-9cad428dc9b1 returned with HTTP 200 Aug 12 20:37:13.016533 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1388/5581] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:37:12 2026] GET /volume/v3/volumes/b74c4bd5-cf62-4a38-8b37-9cad428dc9b1 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:13.018252 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:13.018252 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:37:13.069185 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-622e264a-c845-442a-860f-2dd2bd16a564 req-bee5c4c2-0fe7-43c9-a358-1296fec35697 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/attachments/854a73b5-8ef5-4dce-81b5-d4060130b650 returned with HTTP 200 Aug 12 20:37:13.069684 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1398/5582] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:37:13 2026] DELETE /volume/v3/attachments/854a73b5-8ef5-4dce-81b5-d4060130b650 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:13.148196 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-eb823e8c-06d8-432f-8358-79164610d85d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:13.150592 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-eb823e8c-06d8-432f-8358-79164610d85d tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded Aug 12 20:37:13.150888 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-eb823e8c-06d8-432f-8358-79164610d85d tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:13.151165 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-eb823e8c-06d8-432f-8358-79164610d85d tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:13.159934 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:13.159934 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:37:13.163747 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-eb823e8c-06d8-432f-8358-79164610d85d tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:37:13.167613 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-eb823e8c-06d8-432f-8358-79164610d85d tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded returned with HTTP 200 Aug 12 20:37:13.168011 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1391/5583] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:37:13 2026] GET /volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded => generated 918 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:13.179183 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-caa28ab5-d568-4f5b-9aac-32cf29fb3aa6 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:13.180910 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-caa28ab5-d568-4f5b-9aac-32cf29fb3aa6 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] DELETE https://10.4.3.246/volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded Aug 12 20:37:13.181097 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-caa28ab5-d568-4f5b-9aac-32cf29fb3aa6 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:13.181277 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-caa28ab5-d568-4f5b-9aac-32cf29fb3aa6 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:13.181460 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-caa28ab5-d568-4f5b-9aac-32cf29fb3aa6 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Delete volume with id: 2e62ff8b-ab41-476c-8a26-3d4b4c60dded Aug 12 20:37:13.189482 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:13.189482 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:37:13.190082 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-caa28ab5-d568-4f5b-9aac-32cf29fb3aa6 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:37:13.207195 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-caa28ab5-d568-4f5b-9aac-32cf29fb3aa6 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Delete volume request issued successfully. Aug 12 20:37:13.207331 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-caa28ab5-d568-4f5b-9aac-32cf29fb3aa6 tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded returned with HTTP 202 Aug 12 20:37:13.207766 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1407/5584] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:37:13 2026] DELETE /volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:37:13.214908 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-7c46647a-55af-4e7b-b1fb-53bfc26ab5cf None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:13.216796 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7c46647a-55af-4e7b-b1fb-53bfc26ab5cf tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded Aug 12 20:37:13.217011 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7c46647a-55af-4e7b-b1fb-53bfc26ab5cf tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:13.217231 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-7c46647a-55af-4e7b-b1fb-53bfc26ab5cf tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:13.224373 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:13.224373 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:37:13.228026 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-7c46647a-55af-4e7b-b1fb-53bfc26ab5cf tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Volume info retrieved successfully. Aug 12 20:37:13.232090 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-7c46647a-55af-4e7b-b1fb-53bfc26ab5cf tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded returned with HTTP 200 Aug 12 20:37:13.232520 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1389/5585] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:37:13 2026] GET /volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded => generated 917 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:14.033850 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-68b3aa88-9c7b-4eb9-ada4-88c1b8cc2ce5 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:14.036705 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-68b3aa88-9c7b-4eb9-ada4-88c1b8cc2ce5 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] GET https://10.4.3.246/volume/v3/volumes/b74c4bd5-cf62-4a38-8b37-9cad428dc9b1 Aug 12 20:37:14.036996 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-68b3aa88-9c7b-4eb9-ada4-88c1b8cc2ce5 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:14.037245 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-68b3aa88-9c7b-4eb9-ada4-88c1b8cc2ce5 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:14.045132 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-68b3aa88-9c7b-4eb9-ada4-88c1b8cc2ce5 tempest-VolumesBackupsTest-24857662 tempest-VolumesBackupsTest-24857662-project-member] https://10.4.3.246/volume/v3/volumes/b74c4bd5-cf62-4a38-8b37-9cad428dc9b1 returned with HTTP 404 Aug 12 20:37:14.045826 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1399/5586] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:37:14 2026] GET /volume/v3/volumes/b74c4bd5-cf62-4a38-8b37-9cad428dc9b1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:37:14.244945 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-a3e3f285-85b8-4985-ba2f-d72b89969e8f None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:14.246843 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a3e3f285-85b8-4985-ba2f-d72b89969e8f tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] GET https://10.4.3.246/volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded Aug 12 20:37:14.247006 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a3e3f285-85b8-4985-ba2f-d72b89969e8f tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:14.247213 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a3e3f285-85b8-4985-ba2f-d72b89969e8f tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:14.254810 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a3e3f285-85b8-4985-ba2f-d72b89969e8f tempest-VolumeMultiattachTests-1161193494 tempest-VolumeMultiattachTests-1161193494-project-member] https://10.4.3.246/volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded returned with HTTP 404 Aug 12 20:37:14.255473 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1392/5587] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:37:14 2026] GET /volume/v3/volumes/2e62ff8b-ab41-476c-8a26-3d4b4c60dded => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:37:14.265310 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-e32b3f54-3325-4920-85d5-4327613d3b43 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:14.267641 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e32b3f54-3325-4920-85d5-4327613d3b43 tempest-VolumeMultiattachTests-122374587 tempest-VolumeMultiattachTests-122374587-project-admin] GET https://10.4.3.246/volume/v3/volumes/detail?all_tenants=1 Aug 12 20:37:14.267946 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e32b3f54-3325-4920-85d5-4327613d3b43 tempest-VolumeMultiattachTests-122374587 tempest-VolumeMultiattachTests-122374587-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:14.268178 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e32b3f54-3325-4920-85d5-4327613d3b43 tempest-VolumeMultiattachTests-122374587 tempest-VolumeMultiattachTests-122374587-project-admin] Calling method 'detail' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:14.269241 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-e32b3f54-3325-4920-85d5-4327613d3b43 tempest-VolumeMultiattachTests-122374587 tempest-VolumeMultiattachTests-122374587-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100384) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:37:14.278449 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-e32b3f54-3325-4920-85d5-4327613d3b43 tempest-VolumeMultiattachTests-122374587 tempest-VolumeMultiattachTests-122374587-project-admin] Get all volumes completed successfully. Aug 12 20:37:14.280705 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:14.280705 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:37:14.285152 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e32b3f54-3325-4920-85d5-4327613d3b43 tempest-VolumeMultiattachTests-122374587 tempest-VolumeMultiattachTests-122374587-project-admin] https://10.4.3.246/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 20:37:14.285722 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1408/5588] 10.4.3.246 () {66 vars in 1285 bytes} [Wed Aug 12 20:37:14 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5261 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:37:14.305177 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-4303af04-213d-4b47-8f82-bd69401dcae8 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:14.307816 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4303af04-213d-4b47-8f82-bd69401dcae8 tempest-VolumeMultiattachTests-122374587 tempest-VolumeMultiattachTests-122374587-project-admin] DELETE https://10.4.3.246/volume/v3/types/08732246-ee92-4606-8e0a-fc8d86b0d919 Aug 12 20:37:14.308065 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4303af04-213d-4b47-8f82-bd69401dcae8 tempest-VolumeMultiattachTests-122374587 tempest-VolumeMultiattachTests-122374587-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:14.308333 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-4303af04-213d-4b47-8f82-bd69401dcae8 tempest-VolumeMultiattachTests-122374587 tempest-VolumeMultiattachTests-122374587-project-admin] Calling method '_delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:14.336666 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-4303af04-213d-4b47-8f82-bd69401dcae8 tempest-VolumeMultiattachTests-122374587 tempest-VolumeMultiattachTests-122374587-project-admin] https://10.4.3.246/volume/v3/types/08732246-ee92-4606-8e0a-fc8d86b0d919 returned with HTTP 202 Aug 12 20:37:14.337184 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1390/5589] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:37:14 2026] DELETE /volume/v3/types/08732246-ee92-4606-8e0a-fc8d86b0d919 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:37:17.694507 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-3e52d565-5f97-4fee-b2d7-eea1f87a7be9 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:17.776754 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3e52d565-5f97-4fee-b2d7-eea1f87a7be9 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:37:17.777146 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-3e52d565-5f97-4fee-b2d7-eea1f87a7be9 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-930043909"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:37:17.778576 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.volumes [None req-3e52d565-5f97-4fee-b2d7-eea1f87a7be9 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-930043909'}} {{(pid=100383) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:37:17.778706 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-3e52d565-5f97-4fee-b2d7-eea1f87a7be9 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Create volume of 1 GB Aug 12 20:37:17.778967 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:17.778967 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:37:17.782657 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-3e52d565-5f97-4fee-b2d7-eea1f87a7be9 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Availability Zones retrieved successfully. Aug 12 20:37:17.788653 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-3e52d565-5f97-4fee-b2d7-eea1f87a7be9 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Flow 'volume_create_api' (3ea94666-4337-4dda-8c78-27363fbc21c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:37:17.789531 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-3e52d565-5f97-4fee-b2d7-eea1f87a7be9 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a86c5bcb-af1b-4d8b-a637-0c1792f7fc01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:37:17.790348 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.flows.api.create_volume [None req-3e52d565-5f97-4fee-b2d7-eea1f87a7be9 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Validating volume size '1' using validate_int {{(pid=100383) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:37:17.815406 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-3e52d565-5f97-4fee-b2d7-eea1f87a7be9 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a86c5bcb-af1b-4d8b-a637-0c1792f7fc01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=39474b28-f640-4b1b-a943-10a6732a1cbc,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39474b28-f640-4b1b-a943-10a6732a1cbc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:37:17.816270 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-3e52d565-5f97-4fee-b2d7-eea1f87a7be9 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ccf8318-e0c3-408d-837f-f3fd4cbe62b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:37:17.872059 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.quota [None req-3e52d565-5f97-4fee-b2d7-eea1f87a7be9 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Created reservations ['81ea2ce7-1432-49e7-a660-bde464579389', '4d186135-e5d1-41f3-9e04-73ab6903212e', '0234f8f0-c28b-4ffb-b47a-ec9303d660f3', 'e33bb83b-5bdf-48bb-bb57-b7c86294fcb7'] {{(pid=100383) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:37:17.872912 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-3e52d565-5f97-4fee-b2d7-eea1f87a7be9 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ccf8318-e0c3-408d-837f-f3fd4cbe62b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81ea2ce7-1432-49e7-a660-bde464579389', '4d186135-e5d1-41f3-9e04-73ab6903212e', '0234f8f0-c28b-4ffb-b47a-ec9303d660f3', 'e33bb83b-5bdf-48bb-bb57-b7c86294fcb7']}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:37:17.873710 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-3e52d565-5f97-4fee-b2d7-eea1f87a7be9 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56e985f8-0365-4266-a85d-86b91b930f08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:37:17.895189 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-3e52d565-5f97-4fee-b2d7-eea1f87a7be9 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56e985f8-0365-4266-a85d-86b91b930f08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e9ecb4c-11b3-4288-8a01-8bf89b823844', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-930043909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ab2db2320524b37aa0aa48ec9db2e70',qos_specs=None,replication_status=,reservations=['81ea2ce7-1432-49e7-a660-bde464579389','4d186135-e5d1-41f3-9e04-73ab6903212e','0234f8f0-c28b-4ffb-b47a-ec9303d660f3','e33bb83b-5bdf-48bb-bb57-b7c86294fcb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49221052e086420c9f948eb93887a10f',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:37:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-930043909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e9ecb4c-11b3-4288-8a01-8bf89b823844,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ab2db2320524b37aa0aa48ec9db2e70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49221052e086420c9f948eb93887a10f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39474b28-f640-4b1b-a943-10a6732a1cbc),volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:37:17.895947 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-3e52d565-5f97-4fee-b2d7-eea1f87a7be9 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd159dad-55cd-411f-87df-0ea8dee8d94b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:37:17.913842 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-3e52d565-5f97-4fee-b2d7-eea1f87a7be9 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd159dad-55cd-411f-87df-0ea8dee8d94b) transitioned into state 'SUCCESS' from state '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-930043909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ab2db2320524b37aa0aa48ec9db2e70',qos_specs=None,replication_status=,reservations=['81ea2ce7-1432-49e7-a660-bde464579389','4d186135-e5d1-41f3-9e04-73ab6903212e','0234f8f0-c28b-4ffb-b47a-ec9303d660f3','e33bb83b-5bdf-48bb-bb57-b7c86294fcb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49221052e086420c9f948eb93887a10f',volume_type_id=39474b28-f640-4b1b-a943-10a6732a1cbc)}' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:37:17.914571 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-3e52d565-5f97-4fee-b2d7-eea1f87a7be9 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84cbe521-6cda-47c8-a76f-efe5a747b4ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:37:17.922527 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-3e52d565-5f97-4fee-b2d7-eea1f87a7be9 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84cbe521-6cda-47c8-a76f-efe5a747b4ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100383) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:37:17.923276 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.volume.api [None req-3e52d565-5f97-4fee-b2d7-eea1f87a7be9 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Flow 'volume_create_api' (3ea94666-4337-4dda-8c78-27363fbc21c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100383) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:37:17.923651 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-3e52d565-5f97-4fee-b2d7-eea1f87a7be9 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Create volume request issued successfully. Aug 12 20:37:17.924232 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-3e52d565-5f97-4fee-b2d7-eea1f87a7be9 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:37:17.924678 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1400/5590] 10.4.3.246 () {70 vars in 1298 bytes} [Wed Aug 12 20:37:17 2026] POST /volume/v3/volumes => generated 777 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:37:17.935338 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-96abc96c-f03f-4d03-889c-0e18c4d156e7 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:17.937011 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-96abc96c-f03f-4d03-889c-0e18c4d156e7 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] GET https://10.4.3.246/volume/v3/volumes/9e9ecb4c-11b3-4288-8a01-8bf89b823844 Aug 12 20:37:17.937242 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-96abc96c-f03f-4d03-889c-0e18c4d156e7 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:17.937446 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-96abc96c-f03f-4d03-889c-0e18c4d156e7 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:17.944621 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:17.944621 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:37:17.948043 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-96abc96c-f03f-4d03-889c-0e18c4d156e7 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Volume info retrieved successfully. Aug 12 20:37:17.951778 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-96abc96c-f03f-4d03-889c-0e18c4d156e7 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] https://10.4.3.246/volume/v3/volumes/9e9ecb4c-11b3-4288-8a01-8bf89b823844 returned with HTTP 200 Aug 12 20:37:17.952146 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1393/5591] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:37:17 2026] GET /volume/v3/volumes/9e9ecb4c-11b3-4288-8a01-8bf89b823844 => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:18.964157 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-64320e90-a059-4922-9cf5-88d2f2e13bd7 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:18.965971 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-64320e90-a059-4922-9cf5-88d2f2e13bd7 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] GET https://10.4.3.246/volume/v3/volumes/9e9ecb4c-11b3-4288-8a01-8bf89b823844 Aug 12 20:37:18.966313 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-64320e90-a059-4922-9cf5-88d2f2e13bd7 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:18.966646 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-64320e90-a059-4922-9cf5-88d2f2e13bd7 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:18.973754 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:18.973754 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:37:18.977599 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-64320e90-a059-4922-9cf5-88d2f2e13bd7 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Volume info retrieved successfully. Aug 12 20:37:18.981615 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-64320e90-a059-4922-9cf5-88d2f2e13bd7 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] https://10.4.3.246/volume/v3/volumes/9e9ecb4c-11b3-4288-8a01-8bf89b823844 returned with HTTP 200 Aug 12 20:37:18.981766 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1409/5592] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:37:18 2026] GET /volume/v3/volumes/9e9ecb4c-11b3-4288-8a01-8bf89b823844 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:37:18.994337 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f3a29430-3b2c-472a-b196-10ffc2ff45ad None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:18.996102 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f3a29430-3b2c-472a-b196-10ffc2ff45ad tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] POST https://10.4.3.246/volume/v3/backups Aug 12 20:37:18.996463 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f3a29430-3b2c-472a-b196-10ffc2ff45ad tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9e9ecb4c-11b3-4288-8a01-8bf89b823844", "name": "tempest-type-Backup-122071531"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:37:18.997825 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.contrib.backups [None req-f3a29430-3b2c-472a-b196-10ffc2ff45ad tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Creating new backup {'backup': {'volume_id': '9e9ecb4c-11b3-4288-8a01-8bf89b823844', 'name': 'tempest-type-Backup-122071531'}} {{(pid=100385) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 20:37:18.997983 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.contrib.backups [None req-f3a29430-3b2c-472a-b196-10ffc2ff45ad tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Creating backup of volume 9e9ecb4c-11b3-4288-8a01-8bf89b823844 in container None Aug 12 20:37:19.004561 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:19.004561 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:37:19.004957 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-f3a29430-3b2c-472a-b196-10ffc2ff45ad tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Volume info retrieved successfully. Aug 12 20:37:19.026072 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-f3a29430-3b2c-472a-b196-10ffc2ff45ad tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Created reservations ['7a186b73-2680-4f81-91b8-c8e5dfbf2039', '397c3522-02f4-43f5-a21e-5578c5e0c419'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:37:19.050627 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f3a29430-3b2c-472a-b196-10ffc2ff45ad tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] https://10.4.3.246/volume/v3/backups returned with HTTP 202 Aug 12 20:37:19.051086 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1391/5593] 10.4.3.246 () {70 vars in 1299 bytes} [Wed Aug 12 20:37:18 2026] POST /volume/v3/backups => generated 315 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:37:19.059501 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-258f78b9-62d1-49dc-ae54-660bc42cc90b None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:19.061404 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-258f78b9-62d1-49dc-ae54-660bc42cc90b tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] GET https://10.4.3.246/volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e Aug 12 20:37:19.061673 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-258f78b9-62d1-49dc-ae54-660bc42cc90b tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:19.061851 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-258f78b9-62d1-49dc-ae54-660bc42cc90b tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:19.061956 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-258f78b9-62d1-49dc-ae54-660bc42cc90b tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Show backup with id 1892f307-eeb5-4229-ac54-ea8fa465bc6e. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:37:19.066170 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:19.066170 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:37:19.066843 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-258f78b9-62d1-49dc-ae54-660bc42cc90b tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] https://10.4.3.246/volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e returned with HTTP 200 Aug 12 20:37:19.067287 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1401/5594] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:37:19 2026] GET /volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:20.076919 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-2c207ec2-6b29-4456-8dfb-329972ca1505 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:20.078801 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2c207ec2-6b29-4456-8dfb-329972ca1505 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] GET https://10.4.3.246/volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e Aug 12 20:37:20.079006 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2c207ec2-6b29-4456-8dfb-329972ca1505 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:20.079184 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-2c207ec2-6b29-4456-8dfb-329972ca1505 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:20.079313 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-2c207ec2-6b29-4456-8dfb-329972ca1505 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Show backup with id 1892f307-eeb5-4229-ac54-ea8fa465bc6e. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:37:20.083764 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:20.083764 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:37:20.084496 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-2c207ec2-6b29-4456-8dfb-329972ca1505 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] https://10.4.3.246/volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e returned with HTTP 200 Aug 12 20:37:20.084915 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1394/5595] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:37:20 2026] GET /volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:21.095764 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-9d54a6e4-9562-4a46-9a42-cd7a4a6fe9a1 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:21.097622 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9d54a6e4-9562-4a46-9a42-cd7a4a6fe9a1 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] GET https://10.4.3.246/volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e Aug 12 20:37:21.097841 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9d54a6e4-9562-4a46-9a42-cd7a4a6fe9a1 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:21.098019 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9d54a6e4-9562-4a46-9a42-cd7a4a6fe9a1 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:21.098136 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-9d54a6e4-9562-4a46-9a42-cd7a4a6fe9a1 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Show backup with id 1892f307-eeb5-4229-ac54-ea8fa465bc6e. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:37:21.102128 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:21.102128 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:37:21.102740 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9d54a6e4-9562-4a46-9a42-cd7a4a6fe9a1 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] https://10.4.3.246/volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e returned with HTTP 200 Aug 12 20:37:21.103072 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1410/5596] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:37:21 2026] GET /volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:22.112509 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-106adf15-1399-4479-a68e-20645f43fa36 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:22.114878 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-106adf15-1399-4479-a68e-20645f43fa36 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] GET https://10.4.3.246/volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e Aug 12 20:37:22.115165 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-106adf15-1399-4479-a68e-20645f43fa36 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:22.115433 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-106adf15-1399-4479-a68e-20645f43fa36 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:22.115636 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-106adf15-1399-4479-a68e-20645f43fa36 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Show backup with id 1892f307-eeb5-4229-ac54-ea8fa465bc6e. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:37:22.120360 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:22.120360 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:37:22.121164 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-106adf15-1399-4479-a68e-20645f43fa36 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] https://10.4.3.246/volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e returned with HTTP 200 Aug 12 20:37:22.121832 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1392/5597] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:37:22 2026] GET /volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:23.130667 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-c81c7506-13f0-4b0f-9023-7b60792f0cd5 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:23.132432 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c81c7506-13f0-4b0f-9023-7b60792f0cd5 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] GET https://10.4.3.246/volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e Aug 12 20:37:23.132715 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c81c7506-13f0-4b0f-9023-7b60792f0cd5 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:23.132922 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-c81c7506-13f0-4b0f-9023-7b60792f0cd5 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:23.133029 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-c81c7506-13f0-4b0f-9023-7b60792f0cd5 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Show backup with id 1892f307-eeb5-4229-ac54-ea8fa465bc6e. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:37:23.136991 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:23.136991 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:37:23.137507 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-c81c7506-13f0-4b0f-9023-7b60792f0cd5 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] https://10.4.3.246/volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e returned with HTTP 200 Aug 12 20:37:23.137864 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1402/5598] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:37:23 2026] GET /volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:24.146839 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3a50554d-dca9-4891-b377-60fcfbf84359 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:24.148645 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3a50554d-dca9-4891-b377-60fcfbf84359 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] GET https://10.4.3.246/volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e Aug 12 20:37:24.148869 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3a50554d-dca9-4891-b377-60fcfbf84359 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:24.149045 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3a50554d-dca9-4891-b377-60fcfbf84359 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:24.149155 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-3a50554d-dca9-4891-b377-60fcfbf84359 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Show backup with id 1892f307-eeb5-4229-ac54-ea8fa465bc6e. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:37:24.153266 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:24.153266 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:37:24.153825 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3a50554d-dca9-4891-b377-60fcfbf84359 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] https://10.4.3.246/volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e returned with HTTP 200 Aug 12 20:37:24.154140 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1395/5599] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:37:24 2026] GET /volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:25.164556 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-e0e9371e-f642-4177-9c2c-086152210d46 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:25.166440 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e0e9371e-f642-4177-9c2c-086152210d46 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] GET https://10.4.3.246/volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e Aug 12 20:37:25.166664 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e0e9371e-f642-4177-9c2c-086152210d46 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:25.166844 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-e0e9371e-f642-4177-9c2c-086152210d46 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:25.166938 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-e0e9371e-f642-4177-9c2c-086152210d46 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Show backup with id 1892f307-eeb5-4229-ac54-ea8fa465bc6e. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:37:25.171045 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:25.171045 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:37:25.171627 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-e0e9371e-f642-4177-9c2c-086152210d46 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] https://10.4.3.246/volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e returned with HTTP 200 Aug 12 20:37:25.171997 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1411/5600] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:37:25 2026] GET /volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:26.183029 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f3770f05-5013-4be5-9138-37022ccb949d None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:26.184730 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f3770f05-5013-4be5-9138-37022ccb949d tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] GET https://10.4.3.246/volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e Aug 12 20:37:26.184926 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f3770f05-5013-4be5-9138-37022ccb949d tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:26.185099 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f3770f05-5013-4be5-9138-37022ccb949d tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:26.185201 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-f3770f05-5013-4be5-9138-37022ccb949d tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Show backup with id 1892f307-eeb5-4229-ac54-ea8fa465bc6e. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:37:26.189047 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:26.189047 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:37:26.189552 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f3770f05-5013-4be5-9138-37022ccb949d tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] https://10.4.3.246/volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e returned with HTTP 200 Aug 12 20:37:26.189953 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1393/5601] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:37:26 2026] GET /volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:27.198927 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-4b58a05a-c5ae-48a5-be31-c40e7e8d8bd6 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:27.200726 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4b58a05a-c5ae-48a5-be31-c40e7e8d8bd6 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] GET https://10.4.3.246/volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e Aug 12 20:37:27.200958 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4b58a05a-c5ae-48a5-be31-c40e7e8d8bd6 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:27.201109 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4b58a05a-c5ae-48a5-be31-c40e7e8d8bd6 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:27.201206 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-4b58a05a-c5ae-48a5-be31-c40e7e8d8bd6 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Show backup with id 1892f307-eeb5-4229-ac54-ea8fa465bc6e. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:37:27.205157 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:27.205157 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:37:27.205733 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4b58a05a-c5ae-48a5-be31-c40e7e8d8bd6 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] https://10.4.3.246/volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e returned with HTTP 200 Aug 12 20:37:27.206581 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1403/5602] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:37:27 2026] GET /volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:28.215819 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-66744a75-91db-4e0e-8975-c4b96859a21d None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:28.218078 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-66744a75-91db-4e0e-8975-c4b96859a21d tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] GET https://10.4.3.246/volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e Aug 12 20:37:28.218344 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-66744a75-91db-4e0e-8975-c4b96859a21d tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:28.218557 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-66744a75-91db-4e0e-8975-c4b96859a21d tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:28.218660 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-66744a75-91db-4e0e-8975-c4b96859a21d tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Show backup with id 1892f307-eeb5-4229-ac54-ea8fa465bc6e. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:37:28.223497 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:28.223497 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:37:28.223728 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-66744a75-91db-4e0e-8975-c4b96859a21d tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] https://10.4.3.246/volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e returned with HTTP 200 Aug 12 20:37:28.223912 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1396/5603] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:37:28 2026] GET /volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:29.232902 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-49fe1a03-d00b-4068-b5d7-204f1bc7108e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:29.234524 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-49fe1a03-d00b-4068-b5d7-204f1bc7108e tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] GET https://10.4.3.246/volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e Aug 12 20:37:29.234744 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-49fe1a03-d00b-4068-b5d7-204f1bc7108e tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:29.234912 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-49fe1a03-d00b-4068-b5d7-204f1bc7108e tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:29.235013 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-49fe1a03-d00b-4068-b5d7-204f1bc7108e tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Show backup with id 1892f307-eeb5-4229-ac54-ea8fa465bc6e. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:37:29.240511 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:29.240511 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:37:29.241213 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-49fe1a03-d00b-4068-b5d7-204f1bc7108e tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] https://10.4.3.246/volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e returned with HTTP 200 Aug 12 20:37:29.241608 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1412/5604] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:37:29 2026] GET /volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:30.251100 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-fd1ed576-92b8-46ba-a938-bbd533aad2f8 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:30.253586 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-fd1ed576-92b8-46ba-a938-bbd533aad2f8 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] GET https://10.4.3.246/volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e Aug 12 20:37:30.253586 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-fd1ed576-92b8-46ba-a938-bbd533aad2f8 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:30.253788 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-fd1ed576-92b8-46ba-a938-bbd533aad2f8 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:30.253788 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-fd1ed576-92b8-46ba-a938-bbd533aad2f8 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Show backup with id 1892f307-eeb5-4229-ac54-ea8fa465bc6e. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:37:30.255457 np0000007109 devstack@c-api.service[100385]: DEBUG dbcounter [-] [100385] Writing DB stats cinder:SELECT=133,cinder:INSERT=24,cinder:UPDATE=48 {{(pid=100385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:37:30.258309 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:30.258309 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:37:30.259033 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-fd1ed576-92b8-46ba-a938-bbd533aad2f8 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] https://10.4.3.246/volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e returned with HTTP 200 Aug 12 20:37:30.259427 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1394/5605] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:37:30 2026] GET /volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:31.268686 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-8c1071fd-68fb-421a-ac3c-515467a1f1c3 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:31.270531 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8c1071fd-68fb-421a-ac3c-515467a1f1c3 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] GET https://10.4.3.246/volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e Aug 12 20:37:31.270840 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8c1071fd-68fb-421a-ac3c-515467a1f1c3 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:31.271084 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8c1071fd-68fb-421a-ac3c-515467a1f1c3 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:31.271241 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-8c1071fd-68fb-421a-ac3c-515467a1f1c3 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Show backup with id 1892f307-eeb5-4229-ac54-ea8fa465bc6e. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:37:31.273089 np0000007109 devstack@c-api.service[100383]: DEBUG dbcounter [-] [100383] Writing DB stats cinder:SELECT=96,cinder:UPDATE=20,cinder:INSERT=10 {{(pid=100383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:37:31.276498 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:31.276498 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:37:31.277254 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8c1071fd-68fb-421a-ac3c-515467a1f1c3 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] https://10.4.3.246/volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e returned with HTTP 200 Aug 12 20:37:31.278076 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1404/5606] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:37:31 2026] GET /volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:32.287817 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-7c6f1dfa-c1ac-4867-948e-fb032ea616d3 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:32.289558 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7c6f1dfa-c1ac-4867-948e-fb032ea616d3 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] GET https://10.4.3.246/volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e Aug 12 20:37:32.289862 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7c6f1dfa-c1ac-4867-948e-fb032ea616d3 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:32.290121 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7c6f1dfa-c1ac-4867-948e-fb032ea616d3 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:32.290312 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.backups [None req-7c6f1dfa-c1ac-4867-948e-fb032ea616d3 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Show backup with id 1892f307-eeb5-4229-ac54-ea8fa465bc6e. {{(pid=100386) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:37:32.292017 np0000007109 devstack@c-api.service[100386]: DEBUG dbcounter [-] [100386] Writing DB stats cinder:SELECT=80,cinder:UPDATE=10,cinder:INSERT=3 {{(pid=100386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:37:32.294989 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:32.294989 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:37:32.295681 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7c6f1dfa-c1ac-4867-948e-fb032ea616d3 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] https://10.4.3.246/volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e returned with HTTP 200 Aug 12 20:37:32.296160 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1397/5607] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:37:32 2026] GET /volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:33.305154 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-6ffd78aa-bd4e-494b-b3ca-5788c3a70497 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:33.307031 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6ffd78aa-bd4e-494b-b3ca-5788c3a70497 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] GET https://10.4.3.246/volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e Aug 12 20:37:33.307226 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6ffd78aa-bd4e-494b-b3ca-5788c3a70497 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:33.307402 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-6ffd78aa-bd4e-494b-b3ca-5788c3a70497 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:33.307506 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-6ffd78aa-bd4e-494b-b3ca-5788c3a70497 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Show backup with id 1892f307-eeb5-4229-ac54-ea8fa465bc6e. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:37:33.309069 np0000007109 devstack@c-api.service[100384]: DEBUG dbcounter [-] [100384] Writing DB stats cinder:SELECT=78,cinder:INSERT=13,cinder:UPDATE=18 {{(pid=100384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:37:33.312006 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:33.312006 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:37:33.312583 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-6ffd78aa-bd4e-494b-b3ca-5788c3a70497 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] https://10.4.3.246/volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e returned with HTTP 200 Aug 12 20:37:33.313053 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1413/5608] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:37:33 2026] GET /volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:33.322433 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-5c9d9a7c-6c98-4255-9203-556f21f8d016 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:33.425534 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5c9d9a7c-6c98-4255-9203-556f21f8d016 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-member] PUT https://10.4.3.246/volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e Aug 12 20:37:33.426139 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-5c9d9a7c-6c98-4255-9203-556f21f8d016 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:37:33.433354 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:33.433354 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:37:33.439840 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-5c9d9a7c-6c98-4255-9203-556f21f8d016 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-member] https://10.4.3.246/volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e returned with HTTP 200 Aug 12 20:37:33.440440 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1395/5609] 10.4.3.246 () {70 vars in 1408 bytes} [Wed Aug 12 20:37:33 2026] PUT /volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e => generated 315 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:33.447695 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-caa54cfc-15a6-48c5-9748-d9a47e901f5a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:33.449558 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-caa54cfc-15a6-48c5-9748-d9a47e901f5a tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] GET https://10.4.3.246/volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e Aug 12 20:37:33.449802 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-caa54cfc-15a6-48c5-9748-d9a47e901f5a tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:33.450026 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-caa54cfc-15a6-48c5-9748-d9a47e901f5a tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:33.450175 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.v3.backups [None req-caa54cfc-15a6-48c5-9748-d9a47e901f5a tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Show backup with id 1892f307-eeb5-4229-ac54-ea8fa465bc6e. {{(pid=100383) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:37:33.454444 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:33.454444 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:37:33.455099 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-caa54cfc-15a6-48c5-9748-d9a47e901f5a tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] https://10.4.3.246/volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e returned with HTTP 200 Aug 12 20:37:33.455464 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1405/5610] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:37:33 2026] GET /volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e => generated 761 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:33.464290 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-fd216f56-4b98-4773-b735-ac692fecbec0 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:33.465932 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fd216f56-4b98-4773-b735-ac692fecbec0 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] DELETE https://10.4.3.246/volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e Aug 12 20:37:33.466132 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fd216f56-4b98-4773-b735-ac692fecbec0 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:33.466305 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-fd216f56-4b98-4773-b735-ac692fecbec0 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:33.466396 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.contrib.backups [None req-fd216f56-4b98-4773-b735-ac692fecbec0 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Delete backup with id: 1892f307-eeb5-4229-ac54-ea8fa465bc6e. Aug 12 20:37:33.472216 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:33.472216 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:37:33.484279 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.backup.rpcapi [None req-fd216f56-4b98-4773-b735-ac692fecbec0 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] delete_backup rpcapi backup_id 1892f307-eeb5-4229-ac54-ea8fa465bc6e {{(pid=100386) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 20:37:33.486253 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-fd216f56-4b98-4773-b735-ac692fecbec0 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] https://10.4.3.246/volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e returned with HTTP 202 Aug 12 20:37:33.486728 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1398/5611] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:37:33 2026] DELETE /volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:37:33.493294 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-9e9998c7-7e7f-4587-b870-241676e043ae None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:33.495404 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9e9998c7-7e7f-4587-b870-241676e043ae tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] GET https://10.4.3.246/volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e Aug 12 20:37:33.495404 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9e9998c7-7e7f-4587-b870-241676e043ae tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:33.495404 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-9e9998c7-7e7f-4587-b870-241676e043ae tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:33.495515 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.backups [None req-9e9998c7-7e7f-4587-b870-241676e043ae tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Show backup with id 1892f307-eeb5-4229-ac54-ea8fa465bc6e. {{(pid=100384) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:37:33.499409 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:33.499409 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:37:33.500074 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-9e9998c7-7e7f-4587-b870-241676e043ae tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] https://10.4.3.246/volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e returned with HTTP 200 Aug 12 20:37:33.500611 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1414/5612] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:37:33 2026] GET /volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:34.509923 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e004ad75-e509-48d6-be7d-805001fd24a8 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:34.511747 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e004ad75-e509-48d6-be7d-805001fd24a8 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] GET https://10.4.3.246/volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e Aug 12 20:37:34.512040 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e004ad75-e509-48d6-be7d-805001fd24a8 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:34.512237 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e004ad75-e509-48d6-be7d-805001fd24a8 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:34.512345 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.backups [None req-e004ad75-e509-48d6-be7d-805001fd24a8 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Show backup with id 1892f307-eeb5-4229-ac54-ea8fa465bc6e. {{(pid=100385) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 20:37:34.515438 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e004ad75-e509-48d6-be7d-805001fd24a8 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] https://10.4.3.246/volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e returned with HTTP 404 Aug 12 20:37:34.515873 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1396/5613] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:37:34 2026] GET /volume/v3/backups/1892f307-eeb5-4229-ac54-ea8fa465bc6e => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:37:34.521773 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-d7c07b3f-4b17-42c4-98f0-c431db3fa8fe None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:34.523502 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d7c07b3f-4b17-42c4-98f0-c431db3fa8fe tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] DELETE https://10.4.3.246/volume/v3/volumes/9e9ecb4c-11b3-4288-8a01-8bf89b823844 Aug 12 20:37:34.523729 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d7c07b3f-4b17-42c4-98f0-c431db3fa8fe tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:34.523949 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-d7c07b3f-4b17-42c4-98f0-c431db3fa8fe tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:34.524097 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-d7c07b3f-4b17-42c4-98f0-c431db3fa8fe tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Delete volume with id: 9e9ecb4c-11b3-4288-8a01-8bf89b823844 Aug 12 20:37:34.530549 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:34.530549 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:37:34.530868 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-d7c07b3f-4b17-42c4-98f0-c431db3fa8fe tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Volume info retrieved successfully. Aug 12 20:37:34.544760 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-d7c07b3f-4b17-42c4-98f0-c431db3fa8fe tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Delete volume request issued successfully. Aug 12 20:37:34.544951 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-d7c07b3f-4b17-42c4-98f0-c431db3fa8fe tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] https://10.4.3.246/volume/v3/volumes/9e9ecb4c-11b3-4288-8a01-8bf89b823844 returned with HTTP 202 Aug 12 20:37:34.545298 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1406/5614] 10.4.3.246 () {68 vars in 1391 bytes} [Wed Aug 12 20:37:34 2026] DELETE /volume/v3/volumes/9e9ecb4c-11b3-4288-8a01-8bf89b823844 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:37:34.551999 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-e88daf01-496c-499f-a2bf-8a9eaa2174a5 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:34.553738 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e88daf01-496c-499f-a2bf-8a9eaa2174a5 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] GET https://10.4.3.246/volume/v3/volumes/9e9ecb4c-11b3-4288-8a01-8bf89b823844 Aug 12 20:37:34.553992 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e88daf01-496c-499f-a2bf-8a9eaa2174a5 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:34.554234 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e88daf01-496c-499f-a2bf-8a9eaa2174a5 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:34.560769 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:34.560769 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:37:34.564214 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-e88daf01-496c-499f-a2bf-8a9eaa2174a5 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Volume info retrieved successfully. Aug 12 20:37:34.567731 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e88daf01-496c-499f-a2bf-8a9eaa2174a5 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] https://10.4.3.246/volume/v3/volumes/9e9ecb4c-11b3-4288-8a01-8bf89b823844 returned with HTTP 200 Aug 12 20:37:34.568101 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1399/5615] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:37:34 2026] GET /volume/v3/volumes/9e9ecb4c-11b3-4288-8a01-8bf89b823844 => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:37:35.579529 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-2c215513-fe93-4995-bdf2-6131445e0936 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:35.581676 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2c215513-fe93-4995-bdf2-6131445e0936 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] GET https://10.4.3.246/volume/v3/volumes/9e9ecb4c-11b3-4288-8a01-8bf89b823844 Aug 12 20:37:35.581940 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2c215513-fe93-4995-bdf2-6131445e0936 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:35.582165 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-2c215513-fe93-4995-bdf2-6131445e0936 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:35.589388 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-2c215513-fe93-4995-bdf2-6131445e0936 tempest-ProjectMemberTests39-805334065 tempest-ProjectMemberTests39-805334065-project-admin] https://10.4.3.246/volume/v3/volumes/9e9ecb4c-11b3-4288-8a01-8bf89b823844 returned with HTTP 404 Aug 12 20:37:35.589955 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1415/5616] 10.4.3.246 () {68 vars in 1388 bytes} [Wed Aug 12 20:37:35 2026] GET /volume/v3/volumes/9e9ecb4c-11b3-4288-8a01-8bf89b823844 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:37:43.515054 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-3db2fbb1-1d29-4d7e-899a-0536de8cdb11 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:43.586084 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3db2fbb1-1d29-4d7e-899a-0536de8cdb11 tempest-TestEncryptedCinderVolumes-1102778983 tempest-TestEncryptedCinderVolumes-1102778983-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:37:43.586402 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3db2fbb1-1d29-4d7e-899a-0536de8cdb11 tempest-TestEncryptedCinderVolumes-1102778983 tempest-TestEncryptedCinderVolumes-1102778983-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-629676170", "extra_specs": {}}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:37:43.597532 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3db2fbb1-1d29-4d7e-899a-0536de8cdb11 tempest-TestEncryptedCinderVolumes-1102778983 tempest-TestEncryptedCinderVolumes-1102778983-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:37:43.597896 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1397/5617] 10.4.3.246 () {68 vars in 1252 bytes} [Wed Aug 12 20:37:43 2026] POST /volume/v3/types => generated 211 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:43.605301 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-47db8fcd-331b-4b83-b0e2-f3d9b417c966 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:43.606942 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-47db8fcd-331b-4b83-b0e2-f3d9b417c966 tempest-TestEncryptedCinderVolumes-1102778983 tempest-TestEncryptedCinderVolumes-1102778983-project-admin] POST https://10.4.3.246/volume/v3/types/465d685a-d93a-4812-9a1b-01a6c64bbca5/encryption Aug 12 20:37:43.607262 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-47db8fcd-331b-4b83-b0e2-f3d9b417c966 tempest-TestEncryptedCinderVolumes-1102778983 tempest-TestEncryptedCinderVolumes-1102778983-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:37:43.622187 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-47db8fcd-331b-4b83-b0e2-f3d9b417c966 tempest-TestEncryptedCinderVolumes-1102778983 tempest-TestEncryptedCinderVolumes-1102778983-project-admin] https://10.4.3.246/volume/v3/types/465d685a-d93a-4812-9a1b-01a6c64bbca5/encryption returned with HTTP 200 Aug 12 20:37:43.622546 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1407/5618] 10.4.3.246 () {68 vars in 1397 bytes} [Wed Aug 12 20:37:43 2026] POST /volume/v3/types/465d685a-d93a-4812-9a1b-01a6c64bbca5/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:43.629702 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-05e08968-f150-4ceb-92bb-3aa3f7038392 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:43.680695 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-05e08968-f150-4ceb-92bb-3aa3f7038392 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:37:43.681058 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-05e08968-f150-4ceb-92bb-3aa3f7038392 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-545668062", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-629676170", "size": 1}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:37:43.682450 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-05e08968-f150-4ceb-92bb-3aa3f7038392 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-545668062', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-629676170', 'size': 1}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:37:43.685347 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-05e08968-f150-4ceb-92bb-3aa3f7038392 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Create volume of 1 GB Aug 12 20:37:43.685645 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:43.685645 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:37:43.686122 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-05e08968-f150-4ceb-92bb-3aa3f7038392 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Availability Zones retrieved successfully. Aug 12 20:37:43.691215 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-05e08968-f150-4ceb-92bb-3aa3f7038392 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Flow 'volume_create_api' (68322697-433b-4e4a-a761-43ca32693a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:37:43.692051 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-05e08968-f150-4ceb-92bb-3aa3f7038392 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63e370c5-d176-46c6-8c51-6e82fa8f1433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:37:43.692859 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-05e08968-f150-4ceb-92bb-3aa3f7038392 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Validating volume size '1' using validate_int {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:37:43.713046 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-05e08968-f150-4ceb-92bb-3aa3f7038392 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63e370c5-d176-46c6-8c51-6e82fa8f1433) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:37:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=465d685a-d93a-4812-9a1b-01a6c64bbca5,is_public=True,name='tempest-scenario-type-luks-629676170',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '465d685a-d93a-4812-9a1b-01a6c64bbca5', '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=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:37:43.713852 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-05e08968-f150-4ceb-92bb-3aa3f7038392 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ba56a6e-3e10-4679-8d19-b13bc179c6b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:37:43.736593 np0000007109 devstack@c-api.service[100386]: WARNING cinder.quota [None req-05e08968-f150-4ceb-92bb-3aa3f7038392 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-629676170 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-629676170, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:37:43.736879 np0000007109 devstack@c-api.service[100386]: WARNING cinder.quota [None req-05e08968-f150-4ceb-92bb-3aa3f7038392 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-629676170 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-629676170, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:37:43.764153 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-05e08968-f150-4ceb-92bb-3aa3f7038392 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Created reservations ['a5339112-b109-4b60-a606-96eb4e8ad71c', 'b77acf96-06f4-4b17-bbd4-74c3d72d156c', '313e569e-a88f-48fd-91b2-3ba781728e60', '961a3a73-3240-408a-b1eb-3a875d31ddea'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:37:43.764995 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-05e08968-f150-4ceb-92bb-3aa3f7038392 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ba56a6e-3e10-4679-8d19-b13bc179c6b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5339112-b109-4b60-a606-96eb4e8ad71c', 'b77acf96-06f4-4b17-bbd4-74c3d72d156c', '313e569e-a88f-48fd-91b2-3ba781728e60', '961a3a73-3240-408a-b1eb-3a875d31ddea']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:37:43.765645 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-05e08968-f150-4ceb-92bb-3aa3f7038392 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50b0fd1a-d0ea-4700-9ccf-1975379e76f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:37:43.784075 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-05e08968-f150-4ceb-92bb-3aa3f7038392 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50b0fd1a-d0ea-4700-9ccf-1975379e76f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c043b23-0990-4626-80a8-a069b3ff33c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-545668062',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3886bf68a44b4d16b4effda97a5ff464',qos_specs=None,replication_status=,reservations=['a5339112-b109-4b60-a606-96eb4e8ad71c','b77acf96-06f4-4b17-bbd4-74c3d72d156c','313e569e-a88f-48fd-91b2-3ba781728e60','961a3a73-3240-408a-b1eb-3a875d31ddea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef8d2018c7d94b7f93d27ed357a62be1',volume_type_id=465d685a-d93a-4812-9a1b-01a6c64bbca5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:37:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-545668062',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=4c043b23-0990-4626-80a8-a069b3ff33c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3886bf68a44b4d16b4effda97a5ff464',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef8d2018c7d94b7f93d27ed357a62be1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(465d685a-d93a-4812-9a1b-01a6c64bbca5),volume_type_id=465d685a-d93a-4812-9a1b-01a6c64bbca5)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:37:43.784755 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-05e08968-f150-4ceb-92bb-3aa3f7038392 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f2bd4ce-9762-4dae-a39c-fc1b7782355d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:37:43.799624 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-05e08968-f150-4ceb-92bb-3aa3f7038392 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f2bd4ce-9762-4dae-a39c-fc1b7782355d) transitioned into state 'SUCCESS' from state '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-545668062',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3886bf68a44b4d16b4effda97a5ff464',qos_specs=None,replication_status=,reservations=['a5339112-b109-4b60-a606-96eb4e8ad71c','b77acf96-06f4-4b17-bbd4-74c3d72d156c','313e569e-a88f-48fd-91b2-3ba781728e60','961a3a73-3240-408a-b1eb-3a875d31ddea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef8d2018c7d94b7f93d27ed357a62be1',volume_type_id=465d685a-d93a-4812-9a1b-01a6c64bbca5)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:37:43.800251 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-05e08968-f150-4ceb-92bb-3aa3f7038392 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b385422-73a7-43e6-8ff4-3686a76df50a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:37:43.808169 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-05e08968-f150-4ceb-92bb-3aa3f7038392 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b385422-73a7-43e6-8ff4-3686a76df50a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:37:43.808948 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-05e08968-f150-4ceb-92bb-3aa3f7038392 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Flow 'volume_create_api' (68322697-433b-4e4a-a761-43ca32693a16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:37:43.809253 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-05e08968-f150-4ceb-92bb-3aa3f7038392 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Create volume request issued successfully. Aug 12 20:37:43.809773 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-05e08968-f150-4ceb-92bb-3aa3f7038392 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:37:43.810173 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1400/5619] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:37:43 2026] POST /volume/v3/volumes => generated 783 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:37:43.824119 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d334b95d-c557-4b31-8302-b05633757284 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:43.825655 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d334b95d-c557-4b31-8302-b05633757284 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/4c043b23-0990-4626-80a8-a069b3ff33c3 Aug 12 20:37:43.825847 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d334b95d-c557-4b31-8302-b05633757284 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:43.826049 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d334b95d-c557-4b31-8302-b05633757284 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:43.833549 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:43.833549 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:37:43.836699 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-d334b95d-c557-4b31-8302-b05633757284 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:37:43.840107 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d334b95d-c557-4b31-8302-b05633757284 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/4c043b23-0990-4626-80a8-a069b3ff33c3 returned with HTTP 200 Aug 12 20:37:43.840608 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1416/5620] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:37:43 2026] GET /volume/v3/volumes/4c043b23-0990-4626-80a8-a069b3ff33c3 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:44.851461 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-2b884b7b-a00d-40e6-aeb6-26fabd60f87a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:44.853669 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2b884b7b-a00d-40e6-aeb6-26fabd60f87a tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/4c043b23-0990-4626-80a8-a069b3ff33c3 Aug 12 20:37:44.853960 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2b884b7b-a00d-40e6-aeb6-26fabd60f87a tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:44.854259 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2b884b7b-a00d-40e6-aeb6-26fabd60f87a tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:44.862390 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:44.862390 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:37:44.866944 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-2b884b7b-a00d-40e6-aeb6-26fabd60f87a tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:37:44.871247 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2b884b7b-a00d-40e6-aeb6-26fabd60f87a tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/4c043b23-0990-4626-80a8-a069b3ff33c3 returned with HTTP 200 Aug 12 20:37:44.871664 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1398/5621] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:37:44 2026] GET /volume/v3/volumes/4c043b23-0990-4626-80a8-a069b3ff33c3 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:44.882658 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f744e395-f0d4-42bc-b2e8-9c9ced1933c4 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:44.884416 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f744e395-f0d4-42bc-b2e8-9c9ced1933c4 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/4c043b23-0990-4626-80a8-a069b3ff33c3 Aug 12 20:37:44.884643 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f744e395-f0d4-42bc-b2e8-9c9ced1933c4 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:44.884839 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f744e395-f0d4-42bc-b2e8-9c9ced1933c4 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:44.891326 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:44.891326 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:37:44.894515 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-f744e395-f0d4-42bc-b2e8-9c9ced1933c4 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:37:44.898180 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f744e395-f0d4-42bc-b2e8-9c9ced1933c4 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/4c043b23-0990-4626-80a8-a069b3ff33c3 returned with HTTP 200 Aug 12 20:37:44.898533 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1408/5622] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:37:44 2026] GET /volume/v3/volumes/4c043b23-0990-4626-80a8-a069b3ff33c3 => generated 876 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:44.908725 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-9a4a4bc4-7b21-4247-8f40-c5771e7ebb75 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:44.910322 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9a4a4bc4-7b21-4247-8f40-c5771e7ebb75 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:37:44.910624 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-9a4a4bc4-7b21-4247-8f40-c5771e7ebb75 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-2102607665", "source_volid": "4c043b23-0990-4626-80a8-a069b3ff33c3", "volume_type": "tempest-scenario-type-luks-629676170", "size": 1}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:37:44.912046 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.v3.volumes [None req-9a4a4bc4-7b21-4247-8f40-c5771e7ebb75 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-2102607665', 'source_volid': '4c043b23-0990-4626-80a8-a069b3ff33c3', 'volume_type': 'tempest-scenario-type-luks-629676170', 'size': 1}} {{(pid=100386) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:37:44.921196 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:44.921196 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:37:44.921638 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-9a4a4bc4-7b21-4247-8f40-c5771e7ebb75 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume retrieved successfully. Aug 12 20:37:44.921744 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-9a4a4bc4-7b21-4247-8f40-c5771e7ebb75 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Create volume of 1 GB Aug 12 20:37:44.922340 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-9a4a4bc4-7b21-4247-8f40-c5771e7ebb75 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Availability Zones retrieved successfully. Aug 12 20:37:44.926945 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-9a4a4bc4-7b21-4247-8f40-c5771e7ebb75 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Flow 'volume_create_api' (5085be37-21ea-4540-9990-9613399e62b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:37:44.928065 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-9a4a4bc4-7b21-4247-8f40-c5771e7ebb75 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f74030a8-f89f-4ec8-b544-bc5f9b10e93e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:37:44.928870 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.flows.api.create_volume [None req-9a4a4bc4-7b21-4247-8f40-c5771e7ebb75 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100386) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:37:44.945501 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-9a4a4bc4-7b21-4247-8f40-c5771e7ebb75 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f74030a8-f89f-4ec8-b544-bc5f9b10e93e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4c043b23-0990-4626-80a8-a069b3ff33c3', 'volume_type': VolumeType(created_at=2026-08-12T20:37:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=465d685a-d93a-4812-9a1b-01a6c64bbca5,is_public=True,name='tempest-scenario-type-luks-629676170',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '465d685a-d93a-4812-9a1b-01a6c64bbca5', '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=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:37:44.946272 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-9a4a4bc4-7b21-4247-8f40-c5771e7ebb75 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7440f3e-1525-436f-97ca-fdd8c5c565dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:37:44.977557 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.quota [None req-9a4a4bc4-7b21-4247-8f40-c5771e7ebb75 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Created reservations ['8cc91005-f6e9-4b38-bd5c-fa438465003d', 'f9c649d1-2ff9-4b63-b24d-d831937cc5f0', '279b5ba8-7ddb-4717-a301-aaddb38c63e5', '659d1fe5-e15c-46ca-8815-e1bd7da24255'] {{(pid=100386) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:37:44.978605 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-9a4a4bc4-7b21-4247-8f40-c5771e7ebb75 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7440f3e-1525-436f-97ca-fdd8c5c565dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8cc91005-f6e9-4b38-bd5c-fa438465003d', 'f9c649d1-2ff9-4b63-b24d-d831937cc5f0', '279b5ba8-7ddb-4717-a301-aaddb38c63e5', '659d1fe5-e15c-46ca-8815-e1bd7da24255']}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:37:44.979311 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-9a4a4bc4-7b21-4247-8f40-c5771e7ebb75 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a16f5ffe-8053-40f2-9282-e0f417c01e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:37:45.007713 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-9a4a4bc4-7b21-4247-8f40-c5771e7ebb75 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a16f5ffe-8053-40f2-9282-e0f417c01e0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-2102607665',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3886bf68a44b4d16b4effda97a5ff464',qos_specs=None,replication_status=,reservations=['8cc91005-f6e9-4b38-bd5c-fa438465003d','f9c649d1-2ff9-4b63-b24d-d831937cc5f0','279b5ba8-7ddb-4717-a301-aaddb38c63e5','659d1fe5-e15c-46ca-8815-e1bd7da24255'],size=1,snapshot_id=None,source_replicaid=,source_volid=4c043b23-0990-4626-80a8-a069b3ff33c3,status='creating',user_id='ef8d2018c7d94b7f93d27ed357a62be1',volume_type_id=465d685a-d93a-4812-9a1b-01a6c64bbca5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:37:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-2102607665',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3886bf68a44b4d16b4effda97a5ff464',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=4c043b23-0990-4626-80a8-a069b3ff33c3,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef8d2018c7d94b7f93d27ed357a62be1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(465d685a-d93a-4812-9a1b-01a6c64bbca5),volume_type_id=465d685a-d93a-4812-9a1b-01a6c64bbca5)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:37:45.008469 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-9a4a4bc4-7b21-4247-8f40-c5771e7ebb75 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21102a01-7e49-4ce5-a47c-99920eb1f81e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:37:45.024160 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-9a4a4bc4-7b21-4247-8f40-c5771e7ebb75 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21102a01-7e49-4ce5-a47c-99920eb1f81e) transitioned into state 'SUCCESS' from state '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-2102607665',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3886bf68a44b4d16b4effda97a5ff464',qos_specs=None,replication_status=,reservations=['8cc91005-f6e9-4b38-bd5c-fa438465003d','f9c649d1-2ff9-4b63-b24d-d831937cc5f0','279b5ba8-7ddb-4717-a301-aaddb38c63e5','659d1fe5-e15c-46ca-8815-e1bd7da24255'],size=1,snapshot_id=None,source_replicaid=,source_volid=4c043b23-0990-4626-80a8-a069b3ff33c3,status='creating',user_id='ef8d2018c7d94b7f93d27ed357a62be1',volume_type_id=465d685a-d93a-4812-9a1b-01a6c64bbca5)}' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:37:45.025253 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-9a4a4bc4-7b21-4247-8f40-c5771e7ebb75 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fcc083a-a371-48cf-b3d6-6dc5c5e7217a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:37:45.040513 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-9a4a4bc4-7b21-4247-8f40-c5771e7ebb75 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fcc083a-a371-48cf-b3d6-6dc5c5e7217a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100386) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:37:45.041353 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-9a4a4bc4-7b21-4247-8f40-c5771e7ebb75 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Flow 'volume_create_api' (5085be37-21ea-4540-9990-9613399e62b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100386) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:37:45.041644 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-9a4a4bc4-7b21-4247-8f40-c5771e7ebb75 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Create volume request issued successfully. Aug 12 20:37:45.042197 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-9a4a4bc4-7b21-4247-8f40-c5771e7ebb75 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:37:45.042611 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1401/5623] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:37:44 2026] POST /volume/v3/volumes => generated 811 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:37:45.052871 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-f68288c6-7fcb-43b4-9f21-442d6c7a192c None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:45.054697 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f68288c6-7fcb-43b4-9f21-442d6c7a192c tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 Aug 12 20:37:45.054877 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f68288c6-7fcb-43b4-9f21-442d6c7a192c tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:45.055106 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-f68288c6-7fcb-43b4-9f21-442d6c7a192c tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:45.061612 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:45.061612 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:37:45.064986 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-f68288c6-7fcb-43b4-9f21-442d6c7a192c tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:37:45.068738 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-f68288c6-7fcb-43b4-9f21-442d6c7a192c tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 returned with HTTP 200 Aug 12 20:37:45.069103 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1417/5624] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:37:45 2026] GET /volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 => generated 879 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:46.079604 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-6b15af43-f0e7-4881-8c84-5cd8b129dc0a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:46.081296 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-6b15af43-f0e7-4881-8c84-5cd8b129dc0a tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 Aug 12 20:37:46.081469 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-6b15af43-f0e7-4881-8c84-5cd8b129dc0a tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:46.081659 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-6b15af43-f0e7-4881-8c84-5cd8b129dc0a tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:46.087557 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:46.087557 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:37:46.090510 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-6b15af43-f0e7-4881-8c84-5cd8b129dc0a tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:37:46.093823 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-6b15af43-f0e7-4881-8c84-5cd8b129dc0a tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 returned with HTTP 200 Aug 12 20:37:46.094155 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1399/5625] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:37:46 2026] GET /volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 => generated 903 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:47.105052 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e9c7522a-3507-4c22-b107-92c8ffefefc3 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:47.106740 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e9c7522a-3507-4c22-b107-92c8ffefefc3 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 Aug 12 20:37:47.106909 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e9c7522a-3507-4c22-b107-92c8ffefefc3 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:47.107117 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e9c7522a-3507-4c22-b107-92c8ffefefc3 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:47.113555 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:47.113555 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:37:47.116642 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-e9c7522a-3507-4c22-b107-92c8ffefefc3 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:37:47.120088 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e9c7522a-3507-4c22-b107-92c8ffefefc3 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 returned with HTTP 200 Aug 12 20:37:47.120421 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1409/5626] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:37:47 2026] GET /volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:48.131526 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-609a5a88-2984-47e3-a29d-8529dee585ea None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:48.133259 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-609a5a88-2984-47e3-a29d-8529dee585ea tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 Aug 12 20:37:48.133457 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-609a5a88-2984-47e3-a29d-8529dee585ea tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:48.133663 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-609a5a88-2984-47e3-a29d-8529dee585ea tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:48.140104 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:48.140104 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:37:48.143305 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-609a5a88-2984-47e3-a29d-8529dee585ea tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:37:48.147023 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-609a5a88-2984-47e3-a29d-8529dee585ea tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 returned with HTTP 200 Aug 12 20:37:48.147387 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1402/5627] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:37:48 2026] GET /volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:49.160633 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-a152f8e9-a140-4fa0-80d6-31e16f02617a None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:49.162477 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a152f8e9-a140-4fa0-80d6-31e16f02617a tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 Aug 12 20:37:49.162691 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a152f8e9-a140-4fa0-80d6-31e16f02617a tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:49.162876 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-a152f8e9-a140-4fa0-80d6-31e16f02617a tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:49.169735 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:49.169735 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:37:49.173290 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-a152f8e9-a140-4fa0-80d6-31e16f02617a tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:37:49.177172 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-a152f8e9-a140-4fa0-80d6-31e16f02617a tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 returned with HTTP 200 Aug 12 20:37:49.177529 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1418/5628] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:37:49 2026] GET /volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:50.188420 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-fd46394e-2b85-406a-9a1b-e7655603f2a5 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:50.189943 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-fd46394e-2b85-406a-9a1b-e7655603f2a5 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 Aug 12 20:37:50.190120 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-fd46394e-2b85-406a-9a1b-e7655603f2a5 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:50.190300 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-fd46394e-2b85-406a-9a1b-e7655603f2a5 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:50.196436 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:50.196436 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:37:50.199403 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-fd46394e-2b85-406a-9a1b-e7655603f2a5 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:37:50.203059 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-fd46394e-2b85-406a-9a1b-e7655603f2a5 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 returned with HTTP 200 Aug 12 20:37:50.203521 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1400/5629] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:37:50 2026] GET /volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 => generated 903 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:51.214631 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-b9bd1ab7-5b58-484e-88d5-e6ef7310eb2d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:51.216664 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b9bd1ab7-5b58-484e-88d5-e6ef7310eb2d tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 Aug 12 20:37:51.216844 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b9bd1ab7-5b58-484e-88d5-e6ef7310eb2d tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:51.217018 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-b9bd1ab7-5b58-484e-88d5-e6ef7310eb2d tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:51.223451 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:51.223451 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:37:51.227124 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-b9bd1ab7-5b58-484e-88d5-e6ef7310eb2d tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:37:51.230896 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-b9bd1ab7-5b58-484e-88d5-e6ef7310eb2d tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 returned with HTTP 200 Aug 12 20:37:51.231304 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1410/5630] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:37:51 2026] GET /volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:52.242188 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-ba6d7a0b-5cd9-4e7b-9fed-137a7e3651a4 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:52.243662 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ba6d7a0b-5cd9-4e7b-9fed-137a7e3651a4 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 Aug 12 20:37:52.243824 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ba6d7a0b-5cd9-4e7b-9fed-137a7e3651a4 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:52.243991 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ba6d7a0b-5cd9-4e7b-9fed-137a7e3651a4 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:52.250261 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:52.250261 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:37:52.253303 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-ba6d7a0b-5cd9-4e7b-9fed-137a7e3651a4 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:37:52.256603 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ba6d7a0b-5cd9-4e7b-9fed-137a7e3651a4 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 returned with HTTP 200 Aug 12 20:37:52.257003 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1403/5631] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:37:52 2026] GET /volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 => generated 903 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:53.268619 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-cba3377f-e6ff-4c21-9e96-473f9edc066b None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:53.270323 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cba3377f-e6ff-4c21-9e96-473f9edc066b tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 Aug 12 20:37:53.270492 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cba3377f-e6ff-4c21-9e96-473f9edc066b tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:53.270703 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-cba3377f-e6ff-4c21-9e96-473f9edc066b tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:53.276926 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:53.276926 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:37:53.279992 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-cba3377f-e6ff-4c21-9e96-473f9edc066b tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:37:53.283512 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-cba3377f-e6ff-4c21-9e96-473f9edc066b tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 returned with HTTP 200 Aug 12 20:37:53.283847 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1419/5632] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:37:53 2026] GET /volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:54.295565 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-032de92d-b072-46d4-a287-8e366dc95ea6 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:54.297349 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-032de92d-b072-46d4-a287-8e366dc95ea6 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 Aug 12 20:37:54.297533 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-032de92d-b072-46d4-a287-8e366dc95ea6 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:54.297738 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-032de92d-b072-46d4-a287-8e366dc95ea6 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:54.305302 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:54.305302 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:37:54.309560 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-032de92d-b072-46d4-a287-8e366dc95ea6 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:37:54.315610 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-032de92d-b072-46d4-a287-8e366dc95ea6 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 returned with HTTP 200 Aug 12 20:37:54.316219 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1401/5633] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:37:54 2026] GET /volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:37:54.327553 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-96a745b2-3532-44a0-b810-c09bb8116399 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:37:54.329550 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-96a745b2-3532-44a0-b810-c09bb8116399 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 Aug 12 20:37:54.329760 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-96a745b2-3532-44a0-b810-c09bb8116399 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:37:54.329932 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-96a745b2-3532-44a0-b810-c09bb8116399 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:37:54.336722 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:37:54.336722 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:37:54.340116 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-96a745b2-3532-44a0-b810-c09bb8116399 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:37:54.343707 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-96a745b2-3532-44a0-b810-c09bb8116399 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 returned with HTTP 200 Aug 12 20:37:54.344031 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1411/5634] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:37:54 2026] GET /volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:38:02.255927 np0000007109 devstack@c-api.service[100386]: DEBUG dbcounter [-] [100386] Writing DB stats cinder:SELECT=63,cinder:UPDATE=25,cinder:INSERT=16 {{(pid=100386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:38:03.282785 np0000007109 devstack@c-api.service[100384]: DEBUG dbcounter [-] [100384] Writing DB stats cinder:SELECT=18 {{(pid=100384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:38:04.314095 np0000007109 devstack@c-api.service[100385]: DEBUG dbcounter [-] [100385] Writing DB stats cinder:SELECT=21,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:38:04.342873 np0000007109 devstack@c-api.service[100383]: DEBUG dbcounter [-] [100383] Writing DB stats cinder:SELECT=23,cinder:UPDATE=1,cinder:INSERT=2 {{(pid=100383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:38:36.362865 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-fc05bca1-2f27-441c-b6b5-f6f60689f472 req-81e699bd-d2b7-4fa3-90fd-b44a8188886b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:38:36.364798 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-fc05bca1-2f27-441c-b6b5-f6f60689f472 req-81e699bd-d2b7-4fa3-90fd-b44a8188886b tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 Aug 12 20:38:36.365004 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-fc05bca1-2f27-441c-b6b5-f6f60689f472 req-81e699bd-d2b7-4fa3-90fd-b44a8188886b tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:38:36.365180 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-fc05bca1-2f27-441c-b6b5-f6f60689f472 req-81e699bd-d2b7-4fa3-90fd-b44a8188886b tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:38:36.371487 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:38:36.371487 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:38:36.374931 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-fc05bca1-2f27-441c-b6b5-f6f60689f472 req-81e699bd-d2b7-4fa3-90fd-b44a8188886b tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:38:36.378490 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-fc05bca1-2f27-441c-b6b5-f6f60689f472 req-81e699bd-d2b7-4fa3-90fd-b44a8188886b tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 returned with HTTP 200 Aug 12 20:38:36.378875 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1404/5635] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:38:36 2026] GET /volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 => generated 904 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:38:36.442932 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-3a007f0f-7b0a-4892-ba1f-6512dd854ee5 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:38:36.443273 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3a007f0f-7b0a-4892-ba1f-6512dd854ee5 None None] GET https://10.4.3.246/volume// Aug 12 20:38:36.443433 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3a007f0f-7b0a-4892-ba1f-6512dd854ee5 None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:38:36.443795 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-3a007f0f-7b0a-4892-ba1f-6512dd854ee5 None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:38:36.443952 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-3a007f0f-7b0a-4892-ba1f-6512dd854ee5 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:38:36.444208 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1420/5636] 10.4.3.246 () {66 vars in 1428 bytes} [Wed Aug 12 20:38:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:38:36.450561 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-fc05bca1-2f27-441c-b6b5-f6f60689f472 req-ac834991-4e1e-4e13-908f-276c9d1d68b5 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:38:36.452694 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-fc05bca1-2f27-441c-b6b5-f6f60689f472 req-ac834991-4e1e-4e13-908f-276c9d1d68b5 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:38:36.453088 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-fc05bca1-2f27-441c-b6b5-f6f60689f472 req-ac834991-4e1e-4e13-908f-276c9d1d68b5 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462", "connector": null, "instance_uuid": "3244f0d6-a3a6-4596-80cc-a0c44bf589bf"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:38:36.461148 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:38:36.461148 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:38:36.484611 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-fc05bca1-2f27-441c-b6b5-f6f60689f472 req-ac834991-4e1e-4e13-908f-276c9d1d68b5 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:38:36.485056 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1402/5637] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:38:36 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:38:36.510608 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-2f895de1-7cab-4b5f-82bb-e3c53053dabe None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:38:36.512013 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2f895de1-7cab-4b5f-82bb-e3c53053dabe tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 Aug 12 20:38:36.512309 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2f895de1-7cab-4b5f-82bb-e3c53053dabe tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:38:36.512435 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2f895de1-7cab-4b5f-82bb-e3c53053dabe tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:38:36.518754 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-3c1d488a-9040-4ab0-afa4-66a80e705f93 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:38:36.519158 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3c1d488a-9040-4ab0-afa4-66a80e705f93 None None] GET https://10.4.3.246/volume// Aug 12 20:38:36.519316 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3c1d488a-9040-4ab0-afa4-66a80e705f93 None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:38:36.519486 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-3c1d488a-9040-4ab0-afa4-66a80e705f93 None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:38:36.519819 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-3c1d488a-9040-4ab0-afa4-66a80e705f93 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:38:36.520103 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1405/5638] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:38:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:38:36.522927 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:38:36.522927 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:38:36.526932 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-2f895de1-7cab-4b5f-82bb-e3c53053dabe tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:38:36.527600 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-fc05bca1-2f27-441c-b6b5-f6f60689f472 req-9ebf274a-ef92-44b8-80c7-90e3f57f23ec None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:38:36.529710 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-fc05bca1-2f27-441c-b6b5-f6f60689f472 req-9ebf274a-ef92-44b8-80c7-90e3f57f23ec tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 Aug 12 20:38:36.529962 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-fc05bca1-2f27-441c-b6b5-f6f60689f472 req-9ebf274a-ef92-44b8-80c7-90e3f57f23ec tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:38:36.530189 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-fc05bca1-2f27-441c-b6b5-f6f60689f472 req-9ebf274a-ef92-44b8-80c7-90e3f57f23ec tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:38:36.531392 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2f895de1-7cab-4b5f-82bb-e3c53053dabe tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 returned with HTTP 200 Aug 12 20:38:36.531839 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1412/5639] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:38:36 2026] GET /volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:38:36.539520 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:38:36.539520 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:38:36.542487 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-fc05bca1-2f27-441c-b6b5-f6f60689f472 req-9ebf274a-ef92-44b8-80c7-90e3f57f23ec tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:38:36.545934 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-fc05bca1-2f27-441c-b6b5-f6f60689f472 req-9ebf274a-ef92-44b8-80c7-90e3f57f23ec tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 returned with HTTP 200 Aug 12 20:38:36.546296 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1421/5640] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:38:36 2026] GET /volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 => generated 1083 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:38:36.648230 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-fc05bca1-2f27-441c-b6b5-f6f60689f472 req-bf98c142-c945-4ce2-b8a7-1246ab9110eb None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:38:36.650959 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-fc05bca1-2f27-441c-b6b5-f6f60689f472 req-bf98c142-c945-4ce2-b8a7-1246ab9110eb tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] PUT https://10.4.3.246/volume/v3/attachments/9562c93b-9dff-401b-b549-bfe2be14918c Aug 12 20:38:36.651431 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-fc05bca1-2f27-441c-b6b5-f6f60689f472 req-bf98c142-c945-4ce2-b8a7-1246ab9110eb tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:38:36.660083 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-fc05bca1-2f27-441c-b6b5-f6f60689f472 req-bf98c142-c945-4ce2-b8a7-1246ab9110eb tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Acquiring lock "cinder-attachment_update-bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462-np0000007109" by "attachment_update" {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:38:36.664936 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-fc05bca1-2f27-441c-b6b5-f6f60689f472 req-bf98c142-c945-4ce2-b8a7-1246ab9110eb tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Lock "cinder-attachment_update-bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462-np0000007109" acquired by "attachment_update" :: waited 0.005s {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:38:36.665906 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:38:36.665906 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:38:36.738993 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-fc05bca1-2f27-441c-b6b5-f6f60689f472 req-bf98c142-c945-4ce2-b8a7-1246ab9110eb tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Lock "cinder-attachment_update-bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462-np0000007109" released by "attachment_update" :: held 0.074s {{(pid=100385) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:38:36.739355 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-fc05bca1-2f27-441c-b6b5-f6f60689f472 req-bf98c142-c945-4ce2-b8a7-1246ab9110eb tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/attachments/9562c93b-9dff-401b-b549-bfe2be14918c returned with HTTP 200 Aug 12 20:38:36.739925 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1403/5641] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:38:36 2026] PUT /volume/v3/attachments/9562c93b-9dff-401b-b549-bfe2be14918c => generated 968 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:38:36.747670 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-fc05bca1-2f27-441c-b6b5-f6f60689f472 req-036c146a-0127-407c-9d56-394a79f5fbd9 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:38:36.749777 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-fc05bca1-2f27-441c-b6b5-f6f60689f472 req-036c146a-0127-407c-9d56-394a79f5fbd9 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462/encryption Aug 12 20:38:36.750006 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-fc05bca1-2f27-441c-b6b5-f6f60689f472 req-036c146a-0127-407c-9d56-394a79f5fbd9 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:38:36.750204 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-fc05bca1-2f27-441c-b6b5-f6f60689f472 req-036c146a-0127-407c-9d56-394a79f5fbd9 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'index' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:38:36.761923 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:38:36.761923 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:38:36.768239 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-fc05bca1-2f27-441c-b6b5-f6f60689f472 req-036c146a-0127-407c-9d56-394a79f5fbd9 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462/encryption returned with HTTP 200 Aug 12 20:38:36.768756 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1406/5642] 10.4.3.246 () {68 vars in 1631 bytes} [Wed Aug 12 20:38:36 2026] GET /volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:38:37.542911 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-367a2291-6e04-44fc-be21-c1efacf71e4c None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:38:37.544656 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-367a2291-6e04-44fc-be21-c1efacf71e4c tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 Aug 12 20:38:37.544869 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-367a2291-6e04-44fc-be21-c1efacf71e4c tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:38:37.545065 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-367a2291-6e04-44fc-be21-c1efacf71e4c tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:38:37.553849 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:38:37.553849 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:38:37.556900 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-367a2291-6e04-44fc-be21-c1efacf71e4c tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:38:37.560673 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-367a2291-6e04-44fc-be21-c1efacf71e4c tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 returned with HTTP 200 Aug 12 20:38:37.561092 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1413/5643] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:38:37 2026] GET /volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:38:38.572384 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-8075e22b-d0d0-4761-9c1d-03a9ba46c0a6 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:38:38.574528 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8075e22b-d0d0-4761-9c1d-03a9ba46c0a6 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 Aug 12 20:38:38.574773 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8075e22b-d0d0-4761-9c1d-03a9ba46c0a6 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:38:38.575029 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-8075e22b-d0d0-4761-9c1d-03a9ba46c0a6 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:38:38.585878 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:38:38.585878 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:38:38.589456 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-8075e22b-d0d0-4761-9c1d-03a9ba46c0a6 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:38:38.593934 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-8075e22b-d0d0-4761-9c1d-03a9ba46c0a6 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 returned with HTTP 200 Aug 12 20:38:38.594354 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1422/5644] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:38:38 2026] GET /volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:38:39.606406 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b9715238-8c4c-4090-96bd-87d3bbf81e86 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:38:39.608120 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b9715238-8c4c-4090-96bd-87d3bbf81e86 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 Aug 12 20:38:39.608448 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b9715238-8c4c-4090-96bd-87d3bbf81e86 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:38:39.609201 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b9715238-8c4c-4090-96bd-87d3bbf81e86 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:38:39.617507 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:38:39.617507 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:38:39.620638 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-b9715238-8c4c-4090-96bd-87d3bbf81e86 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:38:39.624336 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b9715238-8c4c-4090-96bd-87d3bbf81e86 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 returned with HTTP 200 Aug 12 20:38:39.624735 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1404/5645] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:38:39 2026] GET /volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:38:40.639204 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-e6ac2499-5fab-4651-8cb7-559a83f523c7 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:38:40.640905 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e6ac2499-5fab-4651-8cb7-559a83f523c7 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 Aug 12 20:38:40.641089 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e6ac2499-5fab-4651-8cb7-559a83f523c7 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:38:40.641296 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e6ac2499-5fab-4651-8cb7-559a83f523c7 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:38:40.649575 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:38:40.649575 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:38:40.652316 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-e6ac2499-5fab-4651-8cb7-559a83f523c7 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:38:40.655675 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e6ac2499-5fab-4651-8cb7-559a83f523c7 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 returned with HTTP 200 Aug 12 20:38:40.656011 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1407/5646] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:38:40 2026] GET /volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:38:41.672785 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-bc96e3cc-4087-4d97-a346-6b3ca2bd9135 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:38:41.674961 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-bc96e3cc-4087-4d97-a346-6b3ca2bd9135 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 Aug 12 20:38:41.675215 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-bc96e3cc-4087-4d97-a346-6b3ca2bd9135 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:38:41.675441 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-bc96e3cc-4087-4d97-a346-6b3ca2bd9135 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:38:41.686347 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:38:41.686347 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:38:41.690083 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-bc96e3cc-4087-4d97-a346-6b3ca2bd9135 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:38:41.694101 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-bc96e3cc-4087-4d97-a346-6b3ca2bd9135 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 returned with HTTP 200 Aug 12 20:38:41.694485 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1414/5647] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:38:41 2026] GET /volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:38:41.926080 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-fc05bca1-2f27-441c-b6b5-f6f60689f472 req-217f504d-842a-4c47-9760-b19a069c6b62 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:38:41.928281 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-fc05bca1-2f27-441c-b6b5-f6f60689f472 req-217f504d-842a-4c47-9760-b19a069c6b62 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] POST https://10.4.3.246/volume/v3/attachments/9562c93b-9dff-401b-b549-bfe2be14918c/action Aug 12 20:38:41.928747 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-fc05bca1-2f27-441c-b6b5-f6f60689f472 req-217f504d-842a-4c47-9760-b19a069c6b62 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Action body: b'{"os-complete": null}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:38:41.928931 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-fc05bca1-2f27-441c-b6b5-f6f60689f472 req-217f504d-842a-4c47-9760-b19a069c6b62 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:38:41.944522 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:38:41.944522 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:38:41.953323 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-fc05bca1-2f27-441c-b6b5-f6f60689f472 req-217f504d-842a-4c47-9760-b19a069c6b62 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/attachments/9562c93b-9dff-401b-b549-bfe2be14918c/action returned with HTTP 204 Aug 12 20:38:41.953757 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1423/5648] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:38:41 2026] POST /volume/v3/attachments/9562c93b-9dff-401b-b549-bfe2be14918c/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:38:42.706323 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-f7c4c8cb-c0de-499d-a610-911b8def3bc8 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:38:42.708045 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f7c4c8cb-c0de-499d-a610-911b8def3bc8 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 Aug 12 20:38:42.708225 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f7c4c8cb-c0de-499d-a610-911b8def3bc8 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:38:42.708406 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-f7c4c8cb-c0de-499d-a610-911b8def3bc8 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:38:42.717038 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:38:42.717038 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:38:42.720024 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-f7c4c8cb-c0de-499d-a610-911b8def3bc8 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:38:42.723874 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-f7c4c8cb-c0de-499d-a610-911b8def3bc8 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 returned with HTTP 200 Aug 12 20:38:42.724216 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1405/5649] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:38:42 2026] GET /volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 => generated 1196 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:38:42.735957 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-04dde912-fd86-4be0-8f97-109d6ebad9e6 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:38:42.738147 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-04dde912-fd86-4be0-8f97-109d6ebad9e6 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 Aug 12 20:38:42.738352 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-04dde912-fd86-4be0-8f97-109d6ebad9e6 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:38:42.738562 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-04dde912-fd86-4be0-8f97-109d6ebad9e6 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:38:42.747438 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:38:42.747438 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:38:42.750502 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-04dde912-fd86-4be0-8f97-109d6ebad9e6 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:38:42.754169 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-04dde912-fd86-4be0-8f97-109d6ebad9e6 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 returned with HTTP 200 Aug 12 20:38:42.754511 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1408/5650] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:38:42 2026] GET /volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 => generated 1196 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:38:42.791369 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-8d43de12-be09-4ecf-b0d1-8298b68d36b9 req-f82d1323-62bf-4e8d-bafe-b82d6fedd52e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:38:42.793269 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-8d43de12-be09-4ecf-b0d1-8298b68d36b9 req-f82d1323-62bf-4e8d-bafe-b82d6fedd52e tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 Aug 12 20:38:42.793460 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-8d43de12-be09-4ecf-b0d1-8298b68d36b9 req-f82d1323-62bf-4e8d-bafe-b82d6fedd52e tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:38:42.793674 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-8d43de12-be09-4ecf-b0d1-8298b68d36b9 req-f82d1323-62bf-4e8d-bafe-b82d6fedd52e tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:38:42.801845 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:38:42.801845 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:38:42.804921 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-8d43de12-be09-4ecf-b0d1-8298b68d36b9 req-f82d1323-62bf-4e8d-bafe-b82d6fedd52e tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:38:42.808399 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-8d43de12-be09-4ecf-b0d1-8298b68d36b9 req-f82d1323-62bf-4e8d-bafe-b82d6fedd52e tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 returned with HTTP 200 Aug 12 20:38:42.808786 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1415/5651] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:38:42 2026] GET /volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 => generated 1196 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:38:42.824963 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-8d43de12-be09-4ecf-b0d1-8298b68d36b9 req-02324f0a-6a16-4614-b31f-a57041696cde None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:38:42.827245 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-8d43de12-be09-4ecf-b0d1-8298b68d36b9 req-02324f0a-6a16-4614-b31f-a57041696cde tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] POST https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462/action Aug 12 20:38:42.827640 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-8d43de12-be09-4ecf-b0d1-8298b68d36b9 req-02324f0a-6a16-4614-b31f-a57041696cde tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100384) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:38:42.827788 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-8d43de12-be09-4ecf-b0d1-8298b68d36b9 req-02324f0a-6a16-4614-b31f-a57041696cde tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:38:42.839266 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:38:42.839266 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:38:42.839785 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-8d43de12-be09-4ecf-b0d1-8298b68d36b9 req-02324f0a-6a16-4614-b31f-a57041696cde tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:38:42.845726 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-8d43de12-be09-4ecf-b0d1-8298b68d36b9 req-02324f0a-6a16-4614-b31f-a57041696cde tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Begin detaching volume completed successfully. Aug 12 20:38:42.845957 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-8d43de12-be09-4ecf-b0d1-8298b68d36b9 req-02324f0a-6a16-4614-b31f-a57041696cde tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462/action returned with HTTP 202 Aug 12 20:38:42.846355 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1424/5652] 10.4.3.246 () {72 vars in 1672 bytes} [Wed Aug 12 20:38:42 2026] POST /volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 20:38:42.884015 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-0ca79cc3-aa72-452f-ae04-17858e2d3b50 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:38:42.884500 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0ca79cc3-aa72-452f-ae04-17858e2d3b50 None None] GET https://10.4.3.246/volume// Aug 12 20:38:42.884736 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0ca79cc3-aa72-452f-ae04-17858e2d3b50 None None] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:38:42.884991 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-0ca79cc3-aa72-452f-ae04-17858e2d3b50 None None] Calling method 'all' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:38:42.885375 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-0ca79cc3-aa72-452f-ae04-17858e2d3b50 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:38:42.885751 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1406/5653] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:38:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:38:42.893415 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-8d43de12-be09-4ecf-b0d1-8298b68d36b9 req-59145f0f-4a4c-4a23-80be-89aeccd80345 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:38:42.895383 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-8d43de12-be09-4ecf-b0d1-8298b68d36b9 req-59145f0f-4a4c-4a23-80be-89aeccd80345 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 Aug 12 20:38:42.895666 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-8d43de12-be09-4ecf-b0d1-8298b68d36b9 req-59145f0f-4a4c-4a23-80be-89aeccd80345 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:38:42.895907 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-8d43de12-be09-4ecf-b0d1-8298b68d36b9 req-59145f0f-4a4c-4a23-80be-89aeccd80345 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:38:42.904435 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:38:42.904435 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:38:42.907449 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-8d43de12-be09-4ecf-b0d1-8298b68d36b9 req-59145f0f-4a4c-4a23-80be-89aeccd80345 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:38:42.910971 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-8d43de12-be09-4ecf-b0d1-8298b68d36b9 req-59145f0f-4a4c-4a23-80be-89aeccd80345 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 returned with HTTP 200 Aug 12 20:38:42.911333 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1409/5654] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:38:42 2026] GET /volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 => generated 1379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:38:42.921343 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-8d43de12-be09-4ecf-b0d1-8298b68d36b9 req-c2d24838-2e21-474b-83aa-d7d6dd634336 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:38:42.923449 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-8d43de12-be09-4ecf-b0d1-8298b68d36b9 req-c2d24838-2e21-474b-83aa-d7d6dd634336 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462/encryption Aug 12 20:38:42.923663 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-8d43de12-be09-4ecf-b0d1-8298b68d36b9 req-c2d24838-2e21-474b-83aa-d7d6dd634336 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:38:42.923845 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-8d43de12-be09-4ecf-b0d1-8298b68d36b9 req-c2d24838-2e21-474b-83aa-d7d6dd634336 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'index' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:38:42.932736 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:38:42.932736 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:38:42.939099 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-8d43de12-be09-4ecf-b0d1-8298b68d36b9 req-c2d24838-2e21-474b-83aa-d7d6dd634336 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462/encryption returned with HTTP 200 Aug 12 20:38:42.939635 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1416/5655] 10.4.3.246 () {68 vars in 1631 bytes} [Wed Aug 12 20:38:42 2026] GET /volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:38:43.686121 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-8d43de12-be09-4ecf-b0d1-8298b68d36b9 req-8c0969d5-e3b5-44e2-8f90-15a82f81bc34 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:38:43.689349 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-8d43de12-be09-4ecf-b0d1-8298b68d36b9 req-8c0969d5-e3b5-44e2-8f90-15a82f81bc34 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] DELETE https://10.4.3.246/volume/v3/attachments/9562c93b-9dff-401b-b549-bfe2be14918c Aug 12 20:38:43.689624 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-8d43de12-be09-4ecf-b0d1-8298b68d36b9 req-8c0969d5-e3b5-44e2-8f90-15a82f81bc34 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:38:43.689861 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-8d43de12-be09-4ecf-b0d1-8298b68d36b9 req-8c0969d5-e3b5-44e2-8f90-15a82f81bc34 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:38:43.697944 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:38:43.697944 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:38:43.743562 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-8d43de12-be09-4ecf-b0d1-8298b68d36b9 req-8c0969d5-e3b5-44e2-8f90-15a82f81bc34 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/attachments/9562c93b-9dff-401b-b549-bfe2be14918c returned with HTTP 200 Aug 12 20:38:43.744084 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1425/5656] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:38:43 2026] DELETE /volume/v3/attachments/9562c93b-9dff-401b-b549-bfe2be14918c => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:38:43.957039 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-3cc17400-9439-41de-99ed-25c44f6821af req-6a97c9e7-a2ed-4d84-a232-261dfa8ec438 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:38:43.959534 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-3cc17400-9439-41de-99ed-25c44f6821af req-6a97c9e7-a2ed-4d84-a232-261dfa8ec438 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 Aug 12 20:38:43.959809 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-3cc17400-9439-41de-99ed-25c44f6821af req-6a97c9e7-a2ed-4d84-a232-261dfa8ec438 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:38:43.960061 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-3cc17400-9439-41de-99ed-25c44f6821af req-6a97c9e7-a2ed-4d84-a232-261dfa8ec438 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:38:43.968324 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:38:43.968324 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:38:43.972271 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [req-3cc17400-9439-41de-99ed-25c44f6821af req-6a97c9e7-a2ed-4d84-a232-261dfa8ec438 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:38:43.977089 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-3cc17400-9439-41de-99ed-25c44f6821af req-6a97c9e7-a2ed-4d84-a232-261dfa8ec438 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 returned with HTTP 200 Aug 12 20:38:43.977589 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1407/5657] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:38:43 2026] GET /volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:38:46.737389 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-83104929-5f2a-4599-a978-12bc2841b714 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:38:46.739319 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-83104929-5f2a-4599-a978-12bc2841b714 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] DELETE https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 Aug 12 20:38:46.739547 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-83104929-5f2a-4599-a978-12bc2841b714 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:38:46.739749 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-83104929-5f2a-4599-a978-12bc2841b714 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'delete' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:38:46.739942 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.v3.volumes [None req-83104929-5f2a-4599-a978-12bc2841b714 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Delete volume with id: bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 Aug 12 20:38:46.747228 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:38:46.747228 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:38:46.747622 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-83104929-5f2a-4599-a978-12bc2841b714 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:38:46.757910 np0000007109 devstack@c-api.service[100386]: WARNING cinder.keymgr.conf_key_mgr [None req-83104929-5f2a-4599-a978-12bc2841b714 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 20:38:46.763447 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-83104929-5f2a-4599-a978-12bc2841b714 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Delete volume request issued successfully. Aug 12 20:38:46.763652 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-83104929-5f2a-4599-a978-12bc2841b714 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 returned with HTTP 202 Aug 12 20:38:46.764188 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1410/5658] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:38:46 2026] DELETE /volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:38:46.770452 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-4119a8b6-beb4-47bd-aa21-533c48832cc4 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:38:46.772197 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4119a8b6-beb4-47bd-aa21-533c48832cc4 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 Aug 12 20:38:46.772370 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4119a8b6-beb4-47bd-aa21-533c48832cc4 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:38:46.772557 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-4119a8b6-beb4-47bd-aa21-533c48832cc4 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:38:46.780037 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:38:46.780037 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:38:46.784022 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-4119a8b6-beb4-47bd-aa21-533c48832cc4 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:38:46.788714 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-4119a8b6-beb4-47bd-aa21-533c48832cc4 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 returned with HTTP 200 Aug 12 20:38:46.789156 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1417/5659] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:38:46 2026] GET /volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:38:47.801974 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-da25b7a7-be3f-4ba0-a1e8-d4af1be54616 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:38:47.803870 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-da25b7a7-be3f-4ba0-a1e8-d4af1be54616 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 Aug 12 20:38:47.804107 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-da25b7a7-be3f-4ba0-a1e8-d4af1be54616 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:38:47.804326 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-da25b7a7-be3f-4ba0-a1e8-d4af1be54616 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:38:47.809422 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-da25b7a7-be3f-4ba0-a1e8-d4af1be54616 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 returned with HTTP 404 Aug 12 20:38:47.809915 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1426/5660] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:38:47 2026] GET /volume/v3/volumes/bcdd70b3-01aa-4dcb-ac9b-009fb2cd6462 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:38:47.817353 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-42efd494-c060-4843-9551-1e564a25e1fe None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:38:47.819089 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-42efd494-c060-4843-9551-1e564a25e1fe tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] DELETE https://10.4.3.246/volume/v3/volumes/4c043b23-0990-4626-80a8-a069b3ff33c3 Aug 12 20:38:47.819274 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-42efd494-c060-4843-9551-1e564a25e1fe tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:38:47.819446 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-42efd494-c060-4843-9551-1e564a25e1fe tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:38:47.819623 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-42efd494-c060-4843-9551-1e564a25e1fe tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Delete volume with id: 4c043b23-0990-4626-80a8-a069b3ff33c3 Aug 12 20:38:47.826019 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:38:47.826019 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:38:47.826441 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-42efd494-c060-4843-9551-1e564a25e1fe tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:38:47.835836 np0000007109 devstack@c-api.service[100385]: WARNING cinder.keymgr.conf_key_mgr [None req-42efd494-c060-4843-9551-1e564a25e1fe tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 20:38:47.841250 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-42efd494-c060-4843-9551-1e564a25e1fe tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Delete volume request issued successfully. Aug 12 20:38:47.841442 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-42efd494-c060-4843-9551-1e564a25e1fe tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/4c043b23-0990-4626-80a8-a069b3ff33c3 returned with HTTP 202 Aug 12 20:38:47.841848 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1408/5661] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:38:47 2026] DELETE /volume/v3/volumes/4c043b23-0990-4626-80a8-a069b3ff33c3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:38:47.847926 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-88b8e436-ffca-49f9-9abc-bd7cac7ce0da None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:38:47.849868 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-88b8e436-ffca-49f9-9abc-bd7cac7ce0da tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/4c043b23-0990-4626-80a8-a069b3ff33c3 Aug 12 20:38:47.850132 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-88b8e436-ffca-49f9-9abc-bd7cac7ce0da tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:38:47.850357 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-88b8e436-ffca-49f9-9abc-bd7cac7ce0da tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:38:47.857501 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:38:47.857501 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:38:47.861112 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-88b8e436-ffca-49f9-9abc-bd7cac7ce0da tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:38:47.865475 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-88b8e436-ffca-49f9-9abc-bd7cac7ce0da tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/4c043b23-0990-4626-80a8-a069b3ff33c3 returned with HTTP 200 Aug 12 20:38:47.865872 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1411/5662] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:38:47 2026] GET /volume/v3/volumes/4c043b23-0990-4626-80a8-a069b3ff33c3 => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:38:48.877885 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-f26cdfef-caa5-48c1-9576-0d784cd38af7 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:38:48.879638 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f26cdfef-caa5-48c1-9576-0d784cd38af7 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/4c043b23-0990-4626-80a8-a069b3ff33c3 Aug 12 20:38:48.879822 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f26cdfef-caa5-48c1-9576-0d784cd38af7 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:38:48.880032 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-f26cdfef-caa5-48c1-9576-0d784cd38af7 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:38:48.885704 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-f26cdfef-caa5-48c1-9576-0d784cd38af7 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/4c043b23-0990-4626-80a8-a069b3ff33c3 returned with HTTP 404 Aug 12 20:38:48.886188 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1418/5663] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:38:48 2026] GET /volume/v3/volumes/4c043b23-0990-4626-80a8-a069b3ff33c3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:38:48.893108 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-37b8f735-fc5c-422d-b088-74531eac62a5 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:38:48.894920 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-37b8f735-fc5c-422d-b088-74531eac62a5 tempest-TestEncryptedCinderVolumes-1102778983 tempest-TestEncryptedCinderVolumes-1102778983-project-admin] GET https://10.4.3.246/volume/v3/volumes/detail?all_tenants=1 Aug 12 20:38:48.895180 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-37b8f735-fc5c-422d-b088-74531eac62a5 tempest-TestEncryptedCinderVolumes-1102778983 tempest-TestEncryptedCinderVolumes-1102778983-project-admin] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:38:48.895427 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-37b8f735-fc5c-422d-b088-74531eac62a5 tempest-TestEncryptedCinderVolumes-1102778983 tempest-TestEncryptedCinderVolumes-1102778983-project-admin] Calling method 'detail' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:38:48.895963 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:38:48.895963 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:38:48.896280 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-37b8f735-fc5c-422d-b088-74531eac62a5 tempest-TestEncryptedCinderVolumes-1102778983 tempest-TestEncryptedCinderVolumes-1102778983-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100384) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:38:48.903684 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-37b8f735-fc5c-422d-b088-74531eac62a5 tempest-TestEncryptedCinderVolumes-1102778983 tempest-TestEncryptedCinderVolumes-1102778983-project-admin] Get all volumes completed successfully. Aug 12 20:38:48.904867 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:38:48.904867 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:38:48.908108 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-37b8f735-fc5c-422d-b088-74531eac62a5 tempest-TestEncryptedCinderVolumes-1102778983 tempest-TestEncryptedCinderVolumes-1102778983-project-admin] https://10.4.3.246/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 20:38:48.908606 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1427/5664] 10.4.3.246 () {66 vars in 1285 bytes} [Wed Aug 12 20:38:48 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5261 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:38:48.920387 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-dd51265b-2205-4537-99c6-c146ae75107a None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:38:48.922267 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-dd51265b-2205-4537-99c6-c146ae75107a tempest-TestEncryptedCinderVolumes-1102778983 tempest-TestEncryptedCinderVolumes-1102778983-project-admin] DELETE https://10.4.3.246/volume/v3/types/465d685a-d93a-4812-9a1b-01a6c64bbca5 Aug 12 20:38:48.922462 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-dd51265b-2205-4537-99c6-c146ae75107a tempest-TestEncryptedCinderVolumes-1102778983 tempest-TestEncryptedCinderVolumes-1102778983-project-admin] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:38:48.922683 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-dd51265b-2205-4537-99c6-c146ae75107a tempest-TestEncryptedCinderVolumes-1102778983 tempest-TestEncryptedCinderVolumes-1102778983-project-admin] Calling method '_delete' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:38:48.944437 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-dd51265b-2205-4537-99c6-c146ae75107a tempest-TestEncryptedCinderVolumes-1102778983 tempest-TestEncryptedCinderVolumes-1102778983-project-admin] https://10.4.3.246/volume/v3/types/465d685a-d93a-4812-9a1b-01a6c64bbca5 returned with HTTP 202 Aug 12 20:38:48.944869 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1409/5665] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:38:48 2026] DELETE /volume/v3/types/465d685a-d93a-4812-9a1b-01a6c64bbca5 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:38:49.797968 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-e2becaab-1a76-4367-bf3e-f9aa3274291b None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:38:49.799634 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e2becaab-1a76-4367-bf3e-f9aa3274291b tempest-TestEncryptedCinderVolumes-1102778983 tempest-TestEncryptedCinderVolumes-1102778983-project-admin] POST https://10.4.3.246/volume/v3/types Aug 12 20:38:49.799965 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e2becaab-1a76-4367-bf3e-f9aa3274291b tempest-TestEncryptedCinderVolumes-1102778983 tempest-TestEncryptedCinderVolumes-1102778983-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-953953671", "extra_specs": {}}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:38:49.810837 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e2becaab-1a76-4367-bf3e-f9aa3274291b tempest-TestEncryptedCinderVolumes-1102778983 tempest-TestEncryptedCinderVolumes-1102778983-project-admin] https://10.4.3.246/volume/v3/types returned with HTTP 200 Aug 12 20:38:49.811328 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1412/5666] 10.4.3.246 () {68 vars in 1252 bytes} [Wed Aug 12 20:38:49 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 12 20:38:49.818063 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-8e0e185e-fb7f-4bbd-bb27-7d95e6b31208 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:38:49.819791 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8e0e185e-fb7f-4bbd-bb27-7d95e6b31208 tempest-TestEncryptedCinderVolumes-1102778983 tempest-TestEncryptedCinderVolumes-1102778983-project-admin] POST https://10.4.3.246/volume/v3/types/149e59d4-c43b-462a-bfc0-48235e5fa8f2/encryption Aug 12 20:38:49.820122 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-8e0e185e-fb7f-4bbd-bb27-7d95e6b31208 tempest-TestEncryptedCinderVolumes-1102778983 tempest-TestEncryptedCinderVolumes-1102778983-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:38:49.834068 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-8e0e185e-fb7f-4bbd-bb27-7d95e6b31208 tempest-TestEncryptedCinderVolumes-1102778983 tempest-TestEncryptedCinderVolumes-1102778983-project-admin] https://10.4.3.246/volume/v3/types/149e59d4-c43b-462a-bfc0-48235e5fa8f2/encryption returned with HTTP 200 Aug 12 20:38:49.834472 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1419/5667] 10.4.3.246 () {68 vars in 1397 bytes} [Wed Aug 12 20:38:49 2026] POST /volume/v3/types/149e59d4-c43b-462a-bfc0-48235e5fa8f2/encryption => generated 230 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:38:49.856153 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-5945a33a-3961-44cd-b154-96b7fd3b3b55 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:38:49.857655 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5945a33a-3961-44cd-b154-96b7fd3b3b55 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:38:49.857969 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-5945a33a-3961-44cd-b154-96b7fd3b3b55 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-761950771", "snapshot_id": null, "imageRef": "a0596018-e224-475d-8adb-b6c6e42731ae", "volume_type": "tempest-scenario-type-luks-953953671", "size": 1}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:38:49.859325 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.v3.volumes [None req-5945a33a-3961-44cd-b154-96b7fd3b3b55 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-761950771', 'snapshot_id': None, 'imageRef': 'a0596018-e224-475d-8adb-b6c6e42731ae', 'volume_type': 'tempest-scenario-type-luks-953953671', 'size': 1}} {{(pid=100384) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:38:49.990734 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-5945a33a-3961-44cd-b154-96b7fd3b3b55 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Create volume of 1 GB Aug 12 20:38:49.991109 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:38:49.991109 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:38:49.991432 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-5945a33a-3961-44cd-b154-96b7fd3b3b55 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Availability Zones retrieved successfully. Aug 12 20:38:49.996638 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-5945a33a-3961-44cd-b154-96b7fd3b3b55 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Flow 'volume_create_api' (a12b0047-7029-4235-afba-c5354f728377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:38:49.997429 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-5945a33a-3961-44cd-b154-96b7fd3b3b55 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7462bb29-4181-46ee-a814-038f5b7396b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:38:49.998257 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.flows.api.create_volume [None req-5945a33a-3961-44cd-b154-96b7fd3b3b55 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Validating volume size '1' using validate_int {{(pid=100384) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:38:50.052653 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-5945a33a-3961-44cd-b154-96b7fd3b3b55 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7462bb29-4181-46ee-a814-038f5b7396b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T20:38:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=149e59d4-c43b-462a-bfc0-48235e5fa8f2,is_public=True,name='tempest-scenario-type-luks-953953671',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '149e59d4-c43b-462a-bfc0-48235e5fa8f2', '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=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:38:50.053782 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-5945a33a-3961-44cd-b154-96b7fd3b3b55 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c4f22f8-9179-4fd2-92b9-e889b39bb80f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:38:50.082926 np0000007109 devstack@c-api.service[100384]: WARNING cinder.quota [None req-5945a33a-3961-44cd-b154-96b7fd3b3b55 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-953953671 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-953953671, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:38:50.083207 np0000007109 devstack@c-api.service[100384]: WARNING cinder.quota [None req-5945a33a-3961-44cd-b154-96b7fd3b3b55 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-953953671 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-953953671, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:38:50.104146 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.quota [None req-5945a33a-3961-44cd-b154-96b7fd3b3b55 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Created reservations ['fd3148e9-ce1f-471d-b72a-67cf13398b87', 'bfe993a4-8d4a-4ffd-acb9-5117d1292234', '111a4428-ba8f-44ff-be96-d9aaec75bf9e', '9f9990ee-7f6a-4b33-ad02-9c5abb86eace'] {{(pid=100384) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:38:50.104860 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-5945a33a-3961-44cd-b154-96b7fd3b3b55 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c4f22f8-9179-4fd2-92b9-e889b39bb80f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd3148e9-ce1f-471d-b72a-67cf13398b87', 'bfe993a4-8d4a-4ffd-acb9-5117d1292234', '111a4428-ba8f-44ff-be96-d9aaec75bf9e', '9f9990ee-7f6a-4b33-ad02-9c5abb86eace']}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:38:50.105500 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-5945a33a-3961-44cd-b154-96b7fd3b3b55 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0de805a-ca04-4981-9aae-ef9cc9ebd618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:38:50.123561 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-5945a33a-3961-44cd-b154-96b7fd3b3b55 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0de805a-ca04-4981-9aae-ef9cc9ebd618) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d481236-d34c-4042-b9b9-1e8a1fa8d2f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-761950771',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3886bf68a44b4d16b4effda97a5ff464',qos_specs=None,replication_status=,reservations=['fd3148e9-ce1f-471d-b72a-67cf13398b87','bfe993a4-8d4a-4ffd-acb9-5117d1292234','111a4428-ba8f-44ff-be96-d9aaec75bf9e','9f9990ee-7f6a-4b33-ad02-9c5abb86eace'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef8d2018c7d94b7f93d27ed357a62be1',volume_type_id=149e59d4-c43b-462a-bfc0-48235e5fa8f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T20:38:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-761950771',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=1d481236-d34c-4042-b9b9-1e8a1fa8d2f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3886bf68a44b4d16b4effda97a5ff464',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef8d2018c7d94b7f93d27ed357a62be1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(149e59d4-c43b-462a-bfc0-48235e5fa8f2),volume_type_id=149e59d4-c43b-462a-bfc0-48235e5fa8f2)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:38:50.124233 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-5945a33a-3961-44cd-b154-96b7fd3b3b55 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52cdf065-f89d-4063-9df3-326b43a23413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:38:50.138773 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-5945a33a-3961-44cd-b154-96b7fd3b3b55 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52cdf065-f89d-4063-9df3-326b43a23413) transitioned into state 'SUCCESS' from state '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-761950771',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3886bf68a44b4d16b4effda97a5ff464',qos_specs=None,replication_status=,reservations=['fd3148e9-ce1f-471d-b72a-67cf13398b87','bfe993a4-8d4a-4ffd-acb9-5117d1292234','111a4428-ba8f-44ff-be96-d9aaec75bf9e','9f9990ee-7f6a-4b33-ad02-9c5abb86eace'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef8d2018c7d94b7f93d27ed357a62be1',volume_type_id=149e59d4-c43b-462a-bfc0-48235e5fa8f2)}' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:38:50.139398 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-5945a33a-3961-44cd-b154-96b7fd3b3b55 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7b8e198-4a33-458d-b84a-54e3ffff734f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:38:50.146409 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-5945a33a-3961-44cd-b154-96b7fd3b3b55 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7b8e198-4a33-458d-b84a-54e3ffff734f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100384) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:38:50.147182 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.volume.api [None req-5945a33a-3961-44cd-b154-96b7fd3b3b55 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Flow 'volume_create_api' (a12b0047-7029-4235-afba-c5354f728377) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100384) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:38:50.147451 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-5945a33a-3961-44cd-b154-96b7fd3b3b55 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Create volume request issued successfully. Aug 12 20:38:50.147982 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-5945a33a-3961-44cd-b154-96b7fd3b3b55 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:38:50.148360 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1428/5668] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:38:49 2026] POST /volume/v3/volumes => generated 790 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:38:50.162493 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-13c0054f-4c26-434d-9e76-b80624a14f93 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:38:50.164255 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-13c0054f-4c26-434d-9e76-b80624a14f93 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 Aug 12 20:38:50.164443 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-13c0054f-4c26-434d-9e76-b80624a14f93 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:38:50.164647 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-13c0054f-4c26-434d-9e76-b80624a14f93 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:38:50.171611 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:38:50.171611 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:38:50.175228 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-13c0054f-4c26-434d-9e76-b80624a14f93 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:38:50.179415 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-13c0054f-4c26-434d-9e76-b80624a14f93 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 returned with HTTP 200 Aug 12 20:38:50.179773 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1410/5669] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:38:50 2026] GET /volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:38:51.191222 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-e853e797-ad41-4b36-aa6e-794bec310b2e None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:38:51.192940 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e853e797-ad41-4b36-aa6e-794bec310b2e tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 Aug 12 20:38:51.193188 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e853e797-ad41-4b36-aa6e-794bec310b2e tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:38:51.193419 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-e853e797-ad41-4b36-aa6e-794bec310b2e tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:38:51.200172 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:38:51.200172 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:38:51.204926 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-e853e797-ad41-4b36-aa6e-794bec310b2e tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:38:51.210625 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-e853e797-ad41-4b36-aa6e-794bec310b2e tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 returned with HTTP 200 Aug 12 20:38:51.211124 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1413/5670] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:38:51 2026] GET /volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 => generated 943 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:38:52.226298 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-63e578e9-9d07-460b-91aa-9abbe723de9a None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:38:52.227904 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-63e578e9-9d07-460b-91aa-9abbe723de9a tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 Aug 12 20:38:52.228264 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-63e578e9-9d07-460b-91aa-9abbe723de9a tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:38:52.228564 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-63e578e9-9d07-460b-91aa-9abbe723de9a tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:38:52.235221 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:38:52.235221 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:38:52.238979 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-63e578e9-9d07-460b-91aa-9abbe723de9a tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:38:52.243979 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-63e578e9-9d07-460b-91aa-9abbe723de9a tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 returned with HTTP 200 Aug 12 20:38:52.244361 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1420/5671] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:38:52 2026] GET /volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:38:53.258620 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-474af467-7ccb-4c1a-ab35-dfb428cd08c2 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:38:53.260451 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-474af467-7ccb-4c1a-ab35-dfb428cd08c2 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 Aug 12 20:38:53.260656 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-474af467-7ccb-4c1a-ab35-dfb428cd08c2 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:38:53.260837 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-474af467-7ccb-4c1a-ab35-dfb428cd08c2 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:38:53.268021 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:38:53.268021 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:38:53.271075 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-474af467-7ccb-4c1a-ab35-dfb428cd08c2 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:38:53.274783 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-474af467-7ccb-4c1a-ab35-dfb428cd08c2 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 returned with HTTP 200 Aug 12 20:38:53.275072 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1429/5672] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:38:53 2026] GET /volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:38:54.287223 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-2a205e37-4ec3-4ddd-9969-a2ccdee8ab48 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:38:54.289395 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2a205e37-4ec3-4ddd-9969-a2ccdee8ab48 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 Aug 12 20:38:54.289609 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2a205e37-4ec3-4ddd-9969-a2ccdee8ab48 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:38:54.289849 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-2a205e37-4ec3-4ddd-9969-a2ccdee8ab48 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:38:54.297937 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:38:54.297937 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:38:54.301983 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-2a205e37-4ec3-4ddd-9969-a2ccdee8ab48 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:38:54.306955 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-2a205e37-4ec3-4ddd-9969-a2ccdee8ab48 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 returned with HTTP 200 Aug 12 20:38:54.307436 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1411/5673] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:38:54 2026] GET /volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 => generated 943 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:38:55.320563 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-67147ebf-4ab0-4953-9f5f-e4759ac42c44 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:38:55.322204 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-67147ebf-4ab0-4953-9f5f-e4759ac42c44 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 Aug 12 20:38:55.322380 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-67147ebf-4ab0-4953-9f5f-e4759ac42c44 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:38:55.322560 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-67147ebf-4ab0-4953-9f5f-e4759ac42c44 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:38:55.328588 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:38:55.328588 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:38:55.331566 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-67147ebf-4ab0-4953-9f5f-e4759ac42c44 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:38:55.335058 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-67147ebf-4ab0-4953-9f5f-e4759ac42c44 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 returned with HTTP 200 Aug 12 20:38:55.335360 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1414/5674] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:38:55 2026] GET /volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 => generated 943 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:38:56.346403 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-dabcedab-a614-4a55-98b4-85e9b09b573f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:38:56.348365 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-dabcedab-a614-4a55-98b4-85e9b09b573f tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 Aug 12 20:38:56.348616 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-dabcedab-a614-4a55-98b4-85e9b09b573f tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:38:56.348848 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-dabcedab-a614-4a55-98b4-85e9b09b573f tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:38:56.355077 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:38:56.355077 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:38:56.358288 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-dabcedab-a614-4a55-98b4-85e9b09b573f tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:38:56.361905 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-dabcedab-a614-4a55-98b4-85e9b09b573f tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 returned with HTTP 200 Aug 12 20:38:56.362306 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1421/5675] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:38:56 2026] GET /volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 => generated 943 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:38:57.373965 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-fabceab7-e680-4a19-bf16-f30fb096a245 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:38:57.375628 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-fabceab7-e680-4a19-bf16-f30fb096a245 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 Aug 12 20:38:57.375817 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-fabceab7-e680-4a19-bf16-f30fb096a245 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:38:57.375995 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-fabceab7-e680-4a19-bf16-f30fb096a245 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:38:57.382152 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:38:57.382152 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:38:57.385247 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-fabceab7-e680-4a19-bf16-f30fb096a245 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:38:57.389306 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-fabceab7-e680-4a19-bf16-f30fb096a245 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 returned with HTTP 200 Aug 12 20:38:57.389735 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1430/5676] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:38:57 2026] GET /volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 => generated 943 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:38:58.401356 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-e6a5f3b4-881f-43b1-9145-845e390fc6a4 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:38:58.403055 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e6a5f3b4-881f-43b1-9145-845e390fc6a4 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 Aug 12 20:38:58.403245 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e6a5f3b4-881f-43b1-9145-845e390fc6a4 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:38:58.403419 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-e6a5f3b4-881f-43b1-9145-845e390fc6a4 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:38:58.410062 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:38:58.410062 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:38:58.413137 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-e6a5f3b4-881f-43b1-9145-845e390fc6a4 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:38:58.416797 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-e6a5f3b4-881f-43b1-9145-845e390fc6a4 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 returned with HTTP 200 Aug 12 20:38:58.417149 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1412/5677] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:38:58 2026] GET /volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 => generated 943 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:38:59.429434 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-76e09ba3-437b-446f-b8ab-d8ef10736969 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:38:59.431420 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-76e09ba3-437b-446f-b8ab-d8ef10736969 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 Aug 12 20:38:59.431653 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-76e09ba3-437b-446f-b8ab-d8ef10736969 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:38:59.431882 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-76e09ba3-437b-446f-b8ab-d8ef10736969 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:38:59.438492 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:38:59.438492 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:38:59.441755 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-76e09ba3-437b-446f-b8ab-d8ef10736969 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:38:59.445660 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-76e09ba3-437b-446f-b8ab-d8ef10736969 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 returned with HTTP 200 Aug 12 20:38:59.446080 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1415/5678] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:38:59 2026] GET /volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:39:00.457564 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-2e3e38ac-a045-4cdd-8f99-a3a8b934a56c None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:39:00.459219 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2e3e38ac-a045-4cdd-8f99-a3a8b934a56c tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 Aug 12 20:39:00.459408 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2e3e38ac-a045-4cdd-8f99-a3a8b934a56c tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:39:00.459577 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-2e3e38ac-a045-4cdd-8f99-a3a8b934a56c tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:39:00.465861 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:39:00.465861 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:39:00.468912 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-2e3e38ac-a045-4cdd-8f99-a3a8b934a56c tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:39:00.472410 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-2e3e38ac-a045-4cdd-8f99-a3a8b934a56c tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 returned with HTTP 200 Aug 12 20:39:00.472736 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1422/5679] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:39:00 2026] GET /volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 => generated 943 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:39:01.487793 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-23ad694e-5fcc-4e07-ac71-123143945fd9 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:39:01.489477 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-23ad694e-5fcc-4e07-ac71-123143945fd9 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 Aug 12 20:39:01.489681 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-23ad694e-5fcc-4e07-ac71-123143945fd9 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:39:01.489877 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-23ad694e-5fcc-4e07-ac71-123143945fd9 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:39:01.496951 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:39:01.496951 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:39:01.500654 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-23ad694e-5fcc-4e07-ac71-123143945fd9 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:39:01.504864 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-23ad694e-5fcc-4e07-ac71-123143945fd9 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 returned with HTTP 200 Aug 12 20:39:01.505228 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1431/5680] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:39:01 2026] GET /volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 => generated 943 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:39:02.516500 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-57388e82-4d68-4c5c-82db-f934bcfbad22 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:39:02.518288 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-57388e82-4d68-4c5c-82db-f934bcfbad22 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 Aug 12 20:39:02.518470 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-57388e82-4d68-4c5c-82db-f934bcfbad22 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:39:02.518670 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-57388e82-4d68-4c5c-82db-f934bcfbad22 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:39:02.525078 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:39:02.525078 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:39:02.528146 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-57388e82-4d68-4c5c-82db-f934bcfbad22 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:39:02.532064 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-57388e82-4d68-4c5c-82db-f934bcfbad22 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 returned with HTTP 200 Aug 12 20:39:02.532561 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1413/5681] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:39:02 2026] GET /volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 => generated 1429 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:39:02.543382 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-1466b1f6-7e86-494b-b12a-3df29d69260c None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:39:02.544960 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1466b1f6-7e86-494b-b12a-3df29d69260c tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 Aug 12 20:39:02.545274 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1466b1f6-7e86-494b-b12a-3df29d69260c tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:39:02.545555 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-1466b1f6-7e86-494b-b12a-3df29d69260c tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:39:02.552304 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:39:02.552304 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:39:02.555379 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-1466b1f6-7e86-494b-b12a-3df29d69260c tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:39:02.559554 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-1466b1f6-7e86-494b-b12a-3df29d69260c tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 returned with HTTP 200 Aug 12 20:39:02.559903 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1416/5682] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:39:02 2026] GET /volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 => generated 1429 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:39:02.639265 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-479c122a-0478-44f1-9432-b4502b2b1682 req-315def2d-3dba-479b-baa1-696fe1eb4ad9 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:39:02.641112 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-479c122a-0478-44f1-9432-b4502b2b1682 req-315def2d-3dba-479b-baa1-696fe1eb4ad9 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 Aug 12 20:39:02.641303 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-479c122a-0478-44f1-9432-b4502b2b1682 req-315def2d-3dba-479b-baa1-696fe1eb4ad9 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:39:02.641503 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-479c122a-0478-44f1-9432-b4502b2b1682 req-315def2d-3dba-479b-baa1-696fe1eb4ad9 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:39:02.647659 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:39:02.647659 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:39:02.650673 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-479c122a-0478-44f1-9432-b4502b2b1682 req-315def2d-3dba-479b-baa1-696fe1eb4ad9 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:39:02.654464 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-479c122a-0478-44f1-9432-b4502b2b1682 req-315def2d-3dba-479b-baa1-696fe1eb4ad9 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 returned with HTTP 200 Aug 12 20:39:02.654807 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1423/5683] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:39:02 2026] GET /volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 => generated 1429 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:39:03.106251 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-479c122a-0478-44f1-9432-b4502b2b1682 req-6c87a70c-6522-448d-9c3f-3e109764e750 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:39:03.108233 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-479c122a-0478-44f1-9432-b4502b2b1682 req-6c87a70c-6522-448d-9c3f-3e109764e750 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 Aug 12 20:39:03.108437 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-479c122a-0478-44f1-9432-b4502b2b1682 req-6c87a70c-6522-448d-9c3f-3e109764e750 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:39:03.108665 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-479c122a-0478-44f1-9432-b4502b2b1682 req-6c87a70c-6522-448d-9c3f-3e109764e750 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:39:03.114624 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:39:03.114624 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:39:03.117482 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-479c122a-0478-44f1-9432-b4502b2b1682 req-6c87a70c-6522-448d-9c3f-3e109764e750 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:39:03.121239 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-479c122a-0478-44f1-9432-b4502b2b1682 req-6c87a70c-6522-448d-9c3f-3e109764e750 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 returned with HTTP 200 Aug 12 20:39:03.121625 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1432/5684] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:39:03 2026] GET /volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 => generated 1429 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:39:03.130786 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-b00b401d-536c-4019-8c4b-e96fa98744dd None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:39:03.131153 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b00b401d-536c-4019-8c4b-e96fa98744dd None None] GET https://10.4.3.246/volume// Aug 12 20:39:03.131348 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b00b401d-536c-4019-8c4b-e96fa98744dd None None] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:39:03.131548 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-b00b401d-536c-4019-8c4b-e96fa98744dd None None] Calling method 'all' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:39:03.131851 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-b00b401d-536c-4019-8c4b-e96fa98744dd None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:39:03.132123 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1414/5685] 10.4.3.246 () {66 vars in 1419 bytes} [Wed Aug 12 20:39:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:39:03.139816 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-479c122a-0478-44f1-9432-b4502b2b1682 req-a2977bd0-6403-4165-b26e-5dc5ab54af18 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:39:03.142491 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-479c122a-0478-44f1-9432-b4502b2b1682 req-a2977bd0-6403-4165-b26e-5dc5ab54af18 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:39:03.142932 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-479c122a-0478-44f1-9432-b4502b2b1682 req-a2977bd0-6403-4165-b26e-5dc5ab54af18 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1d481236-d34c-4042-b9b9-1e8a1fa8d2f0", "connector": null, "instance_uuid": "63863e54-7b53-49ad-a1fc-544a3574f93e"}} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:39:03.151433 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:39:03.151433 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:39:03.172772 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-479c122a-0478-44f1-9432-b4502b2b1682 req-a2977bd0-6403-4165-b26e-5dc5ab54af18 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:39:03.173290 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1417/5686] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:39:03 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 12 20:39:03.870514 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-bea8f3c9-404d-48a0-9c92-c5c6be2c95d7 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:39:03.870895 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-bea8f3c9-404d-48a0-9c92-c5c6be2c95d7 None None] GET https://10.4.3.246/volume// Aug 12 20:39:03.871051 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-bea8f3c9-404d-48a0-9c92-c5c6be2c95d7 None None] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:39:03.871270 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-bea8f3c9-404d-48a0-9c92-c5c6be2c95d7 None None] Calling method 'all' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:39:03.871604 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-bea8f3c9-404d-48a0-9c92-c5c6be2c95d7 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:39:03.871844 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1424/5687] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:39:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:39:03.878130 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-479c122a-0478-44f1-9432-b4502b2b1682 req-0a9205e0-db0a-4741-bb3e-e1ff7d86906f None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:39:03.880206 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-479c122a-0478-44f1-9432-b4502b2b1682 req-0a9205e0-db0a-4741-bb3e-e1ff7d86906f tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 Aug 12 20:39:03.880434 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-479c122a-0478-44f1-9432-b4502b2b1682 req-0a9205e0-db0a-4741-bb3e-e1ff7d86906f tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:39:03.880650 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-479c122a-0478-44f1-9432-b4502b2b1682 req-0a9205e0-db0a-4741-bb3e-e1ff7d86906f tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:39:03.888483 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:39:03.888483 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:39:03.891397 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [req-479c122a-0478-44f1-9432-b4502b2b1682 req-0a9205e0-db0a-4741-bb3e-e1ff7d86906f tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:39:03.895381 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-479c122a-0478-44f1-9432-b4502b2b1682 req-0a9205e0-db0a-4741-bb3e-e1ff7d86906f tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 returned with HTTP 200 Aug 12 20:39:03.895738 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1433/5688] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:39:03 2026] GET /volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 => generated 1608 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:39:03.991197 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-479c122a-0478-44f1-9432-b4502b2b1682 req-a5191edf-da75-4fa4-9653-3fffc48a49b6 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:39:03.993571 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-479c122a-0478-44f1-9432-b4502b2b1682 req-a5191edf-da75-4fa4-9653-3fffc48a49b6 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] PUT https://10.4.3.246/volume/v3/attachments/a01970cf-9a19-442c-9310-06d5b1a0a24c Aug 12 20:39:03.994016 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-479c122a-0478-44f1-9432-b4502b2b1682 req-a5191edf-da75-4fa4-9653-3fffc48a49b6 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:39:04.001693 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-479c122a-0478-44f1-9432-b4502b2b1682 req-a5191edf-da75-4fa4-9653-3fffc48a49b6 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Acquiring lock "cinder-attachment_update-1d481236-d34c-4042-b9b9-1e8a1fa8d2f0-np0000007109" by "attachment_update" {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:39:04.005972 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-479c122a-0478-44f1-9432-b4502b2b1682 req-a5191edf-da75-4fa4-9653-3fffc48a49b6 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Lock "cinder-attachment_update-1d481236-d34c-4042-b9b9-1e8a1fa8d2f0-np0000007109" acquired by "attachment_update" :: waited 0.004s {{(pid=100385) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:39:04.006849 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:39:04.006849 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:39:04.077953 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.coordination [req-479c122a-0478-44f1-9432-b4502b2b1682 req-a5191edf-da75-4fa4-9653-3fffc48a49b6 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Lock "cinder-attachment_update-1d481236-d34c-4042-b9b9-1e8a1fa8d2f0-np0000007109" released by "attachment_update" :: held 0.072s {{(pid=100385) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:39:04.078518 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-479c122a-0478-44f1-9432-b4502b2b1682 req-a5191edf-da75-4fa4-9653-3fffc48a49b6 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/attachments/a01970cf-9a19-442c-9310-06d5b1a0a24c returned with HTTP 200 Aug 12 20:39:04.078954 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1415/5689] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:39:03 2026] PUT /volume/v3/attachments/a01970cf-9a19-442c-9310-06d5b1a0a24c => generated 968 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:39:04.100145 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-479c122a-0478-44f1-9432-b4502b2b1682 req-38a5869e-ebaf-44c9-8896-eb9cfec665c6 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:39:04.102246 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-479c122a-0478-44f1-9432-b4502b2b1682 req-38a5869e-ebaf-44c9-8896-eb9cfec665c6 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] POST https://10.4.3.246/volume/v3/attachments/a01970cf-9a19-442c-9310-06d5b1a0a24c/action Aug 12 20:39:04.102615 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-479c122a-0478-44f1-9432-b4502b2b1682 req-38a5869e-ebaf-44c9-8896-eb9cfec665c6 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Action body: b'{"os-complete": null}' {{(pid=100386) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:39:04.102780 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-479c122a-0478-44f1-9432-b4502b2b1682 req-38a5869e-ebaf-44c9-8896-eb9cfec665c6 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:39:04.117238 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:39:04.117238 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:39:04.125492 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-479c122a-0478-44f1-9432-b4502b2b1682 req-38a5869e-ebaf-44c9-8896-eb9cfec665c6 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/attachments/a01970cf-9a19-442c-9310-06d5b1a0a24c/action returned with HTTP 204 Aug 12 20:39:04.125984 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1418/5690] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:39:04 2026] POST /volume/v3/attachments/a01970cf-9a19-442c-9310-06d5b1a0a24c/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:39:08.093767 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-479c122a-0478-44f1-9432-b4502b2b1682 req-c04d969f-bf32-49e6-9c1e-42a643be24db None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:39:08.096132 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-479c122a-0478-44f1-9432-b4502b2b1682 req-c04d969f-bf32-49e6-9c1e-42a643be24db tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0/encryption Aug 12 20:39:08.096332 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-479c122a-0478-44f1-9432-b4502b2b1682 req-c04d969f-bf32-49e6-9c1e-42a643be24db tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:39:08.096502 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-479c122a-0478-44f1-9432-b4502b2b1682 req-c04d969f-bf32-49e6-9c1e-42a643be24db tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'index' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:39:08.106765 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:39:08.106765 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:39:08.115570 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-479c122a-0478-44f1-9432-b4502b2b1682 req-c04d969f-bf32-49e6-9c1e-42a643be24db tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0/encryption returned with HTTP 200 Aug 12 20:39:08.116132 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1425/5691] 10.4.3.246 () {68 vars in 1631 bytes} [Wed Aug 12 20:39:08 2026] GET /volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:39:13.894386 np0000007109 devstack@c-api.service[100384]: DEBUG dbcounter [-] [100384] Writing DB stats cinder:SELECT=74,cinder:UPDATE=18,cinder:INSERT=8 {{(pid=100384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:39:14.072512 np0000007109 devstack@c-api.service[100385]: DEBUG dbcounter [-] [100385] Writing DB stats cinder:SELECT=55,cinder:UPDATE=9,cinder:INSERT=2 {{(pid=100385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:39:14.122985 np0000007109 devstack@c-api.service[100386]: DEBUG dbcounter [-] [100386] Writing DB stats cinder:SELECT=59,cinder:UPDATE=5,cinder:INSERT=3 {{(pid=100386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:39:18.113891 np0000007109 devstack@c-api.service[100383]: DEBUG dbcounter [-] [100383] Writing DB stats cinder:SELECT=52,cinder:INSERT=1 {{(pid=100383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:39:41.032942 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-4b00926e-a24c-43ef-9350-d084cd8c06df req-d9010ec6-df02-4992-acd4-510e574e701e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:39:41.034778 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-4b00926e-a24c-43ef-9350-d084cd8c06df req-d9010ec6-df02-4992-acd4-510e574e701e tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] DELETE https://10.4.3.246/volume/v3/attachments/a01970cf-9a19-442c-9310-06d5b1a0a24c Aug 12 20:39:41.034954 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-4b00926e-a24c-43ef-9350-d084cd8c06df req-d9010ec6-df02-4992-acd4-510e574e701e tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:39:41.035120 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-4b00926e-a24c-43ef-9350-d084cd8c06df req-d9010ec6-df02-4992-acd4-510e574e701e tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'version_select' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:39:41.041675 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:39:41.041675 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:39:41.091554 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-4b00926e-a24c-43ef-9350-d084cd8c06df req-d9010ec6-df02-4992-acd4-510e574e701e tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/attachments/a01970cf-9a19-442c-9310-06d5b1a0a24c returned with HTTP 200 Aug 12 20:39:41.092048 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1434/5692] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:39:41 2026] DELETE /volume/v3/attachments/a01970cf-9a19-442c-9310-06d5b1a0a24c => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:39:42.266661 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-40ab60a5-7fe7-440b-97a9-ee5c5d875540 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:39:42.268308 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-40ab60a5-7fe7-440b-97a9-ee5c5d875540 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] POST https://10.4.3.246/volume/v3/volumes Aug 12 20:39:42.268673 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-40ab60a5-7fe7-440b-97a9-ee5c5d875540 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-448626207", "source_volid": "1d481236-d34c-4042-b9b9-1e8a1fa8d2f0", "volume_type": "tempest-scenario-type-luks-953953671", "size": 1}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:39:42.270512 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.v3.volumes [None req-40ab60a5-7fe7-440b-97a9-ee5c5d875540 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-448626207', 'source_volid': '1d481236-d34c-4042-b9b9-1e8a1fa8d2f0', 'volume_type': 'tempest-scenario-type-luks-953953671', 'size': 1}} {{(pid=100385) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 20:39:42.279161 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:39:42.279161 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:39:42.279576 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-40ab60a5-7fe7-440b-97a9-ee5c5d875540 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume retrieved successfully. Aug 12 20:39:42.279712 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.v3.volumes [None req-40ab60a5-7fe7-440b-97a9-ee5c5d875540 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Create volume of 1 GB Aug 12 20:39:42.280272 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-40ab60a5-7fe7-440b-97a9-ee5c5d875540 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Availability Zones retrieved successfully. Aug 12 20:39:42.285230 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-40ab60a5-7fe7-440b-97a9-ee5c5d875540 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Flow 'volume_create_api' (2e5f13f7-cd73-46d2-8dd5-2a9b2724deac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:39:42.286444 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-40ab60a5-7fe7-440b-97a9-ee5c5d875540 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30b2cb1a-ad06-4107-b014-68fcb1ec72ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:39:42.287698 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.flows.api.create_volume [None req-40ab60a5-7fe7-440b-97a9-ee5c5d875540 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100385) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 20:39:42.305169 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-40ab60a5-7fe7-440b-97a9-ee5c5d875540 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30b2cb1a-ad06-4107-b014-68fcb1ec72ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '1d481236-d34c-4042-b9b9-1e8a1fa8d2f0', 'volume_type': VolumeType(created_at=2026-08-12T20:38:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=149e59d4-c43b-462a-bfc0-48235e5fa8f2,is_public=True,name='tempest-scenario-type-luks-953953671',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '149e59d4-c43b-462a-bfc0-48235e5fa8f2', '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=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:39:42.305882 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-40ab60a5-7fe7-440b-97a9-ee5c5d875540 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10c70019-8f19-40f4-8d1a-1e409d4d1c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:39:42.328035 np0000007109 devstack@c-api.service[100385]: WARNING cinder.quota [None req-40ab60a5-7fe7-440b-97a9-ee5c5d875540 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-953953671 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-953953671, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:39:42.328291 np0000007109 devstack@c-api.service[100385]: WARNING cinder.quota [None req-40ab60a5-7fe7-440b-97a9-ee5c5d875540 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-953953671 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-953953671, it is now deprecated. Please use the default quota class for default quota. Aug 12 20:39:42.339902 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.quota [None req-40ab60a5-7fe7-440b-97a9-ee5c5d875540 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Created reservations ['d336b9b6-2a01-4936-9bee-8cd753eb8cc8', '52c67270-2c6f-46a4-a9d8-690dc85dbb55', '31b10301-663d-4daa-bf7e-312803488145', '58297ac2-062f-4383-9006-051243fed741'] {{(pid=100385) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 20:39:42.340630 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-40ab60a5-7fe7-440b-97a9-ee5c5d875540 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10c70019-8f19-40f4-8d1a-1e409d4d1c5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d336b9b6-2a01-4936-9bee-8cd753eb8cc8', '52c67270-2c6f-46a4-a9d8-690dc85dbb55', '31b10301-663d-4daa-bf7e-312803488145', '58297ac2-062f-4383-9006-051243fed741']}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:39:42.341360 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-40ab60a5-7fe7-440b-97a9-ee5c5d875540 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc968e39-cd0e-4257-be17-dfeba314c9c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:39:42.376493 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-40ab60a5-7fe7-440b-97a9-ee5c5d875540 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc968e39-cd0e-4257-be17-dfeba314c9c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5a83a23-3d91-43f0-b297-8924d8da86b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-448626207',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3886bf68a44b4d16b4effda97a5ff464',qos_specs=None,replication_status=,reservations=['d336b9b6-2a01-4936-9bee-8cd753eb8cc8','52c67270-2c6f-46a4-a9d8-690dc85dbb55','31b10301-663d-4daa-bf7e-312803488145','58297ac2-062f-4383-9006-051243fed741'],size=1,snapshot_id=None,source_replicaid=,source_volid=1d481236-d34c-4042-b9b9-1e8a1fa8d2f0,status='creating',user_id='ef8d2018c7d94b7f93d27ed357a62be1',volume_type_id=149e59d4-c43b-462a-bfc0-48235e5fa8f2), '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-12T20:39:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-448626207',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e5a83a23-3d91-43f0-b297-8924d8da86b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3886bf68a44b4d16b4effda97a5ff464',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=1d481236-d34c-4042-b9b9-1e8a1fa8d2f0,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef8d2018c7d94b7f93d27ed357a62be1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(149e59d4-c43b-462a-bfc0-48235e5fa8f2),volume_type_id=149e59d4-c43b-462a-bfc0-48235e5fa8f2)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:39:42.377242 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-40ab60a5-7fe7-440b-97a9-ee5c5d875540 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f38db5b6-4bde-440d-8c53-18fb55d8ced4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:39:42.395436 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-40ab60a5-7fe7-440b-97a9-ee5c5d875540 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f38db5b6-4bde-440d-8c53-18fb55d8ced4) transitioned into state 'SUCCESS' from state '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-448626207',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3886bf68a44b4d16b4effda97a5ff464',qos_specs=None,replication_status=,reservations=['d336b9b6-2a01-4936-9bee-8cd753eb8cc8','52c67270-2c6f-46a4-a9d8-690dc85dbb55','31b10301-663d-4daa-bf7e-312803488145','58297ac2-062f-4383-9006-051243fed741'],size=1,snapshot_id=None,source_replicaid=,source_volid=1d481236-d34c-4042-b9b9-1e8a1fa8d2f0,status='creating',user_id='ef8d2018c7d94b7f93d27ed357a62be1',volume_type_id=149e59d4-c43b-462a-bfc0-48235e5fa8f2)}' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:39:42.396108 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-40ab60a5-7fe7-440b-97a9-ee5c5d875540 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76230643-4186-446a-af0c-51c64e3e8c31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 20:39:42.410693 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-40ab60a5-7fe7-440b-97a9-ee5c5d875540 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76230643-4186-446a-af0c-51c64e3e8c31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100385) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 20:39:42.411356 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.volume.api [None req-40ab60a5-7fe7-440b-97a9-ee5c5d875540 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Flow 'volume_create_api' (2e5f13f7-cd73-46d2-8dd5-2a9b2724deac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100385) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 20:39:42.411672 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-40ab60a5-7fe7-440b-97a9-ee5c5d875540 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Create volume request issued successfully. Aug 12 20:39:42.412221 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-40ab60a5-7fe7-440b-97a9-ee5c5d875540 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes returned with HTTP 202 Aug 12 20:39:42.412654 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1416/5693] 10.4.3.246 () {68 vars in 1259 bytes} [Wed Aug 12 20:39:42 2026] POST /volume/v3/volumes => generated 809 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 20:39:42.423535 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-7ede12ad-2a11-4b39-b59c-a1df3a0a8a80 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:39:42.425121 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7ede12ad-2a11-4b39-b59c-a1df3a0a8a80 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 Aug 12 20:39:42.425279 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7ede12ad-2a11-4b39-b59c-a1df3a0a8a80 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:39:42.425451 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-7ede12ad-2a11-4b39-b59c-a1df3a0a8a80 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:39:42.431792 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:39:42.431792 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:39:42.434931 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-7ede12ad-2a11-4b39-b59c-a1df3a0a8a80 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:39:42.438426 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-7ede12ad-2a11-4b39-b59c-a1df3a0a8a80 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 returned with HTTP 200 Aug 12 20:39:42.438821 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1419/5694] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:39:42 2026] GET /volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 => generated 877 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:39:43.454110 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-6616fdc5-ae62-4ff7-8ae1-0319a5b4170e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:39:43.455922 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6616fdc5-ae62-4ff7-8ae1-0319a5b4170e tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 Aug 12 20:39:43.456107 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6616fdc5-ae62-4ff7-8ae1-0319a5b4170e tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:39:43.456287 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-6616fdc5-ae62-4ff7-8ae1-0319a5b4170e tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:39:43.464092 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:39:43.464092 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:39:43.468362 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-6616fdc5-ae62-4ff7-8ae1-0319a5b4170e tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:39:43.472120 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-6616fdc5-ae62-4ff7-8ae1-0319a5b4170e tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 returned with HTTP 200 Aug 12 20:39:43.472545 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1426/5695] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:39:43 2026] GET /volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 => generated 901 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:39:44.484310 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-16da8728-81a9-4be1-bb04-cc8b17254674 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:39:44.485882 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-16da8728-81a9-4be1-bb04-cc8b17254674 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 Aug 12 20:39:44.486071 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-16da8728-81a9-4be1-bb04-cc8b17254674 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:39:44.486263 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-16da8728-81a9-4be1-bb04-cc8b17254674 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:39:44.492179 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:39:44.492179 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:39:44.494934 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-16da8728-81a9-4be1-bb04-cc8b17254674 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:39:44.498152 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-16da8728-81a9-4be1-bb04-cc8b17254674 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 returned with HTTP 200 Aug 12 20:39:44.498480 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1435/5696] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:39:44 2026] GET /volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 => generated 901 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:39:45.509703 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-d826c7e8-a173-47ea-823f-11ce5e9bb317 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:39:45.511663 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d826c7e8-a173-47ea-823f-11ce5e9bb317 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 Aug 12 20:39:45.511900 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d826c7e8-a173-47ea-823f-11ce5e9bb317 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:39:45.512119 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d826c7e8-a173-47ea-823f-11ce5e9bb317 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:39:45.518692 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:39:45.518692 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:39:45.521870 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-d826c7e8-a173-47ea-823f-11ce5e9bb317 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:39:45.525441 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d826c7e8-a173-47ea-823f-11ce5e9bb317 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 returned with HTTP 200 Aug 12 20:39:45.525837 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1417/5697] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:39:45 2026] GET /volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:39:46.537125 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-a3366302-4faf-47b3-a431-9d401d434cc0 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:39:46.538949 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a3366302-4faf-47b3-a431-9d401d434cc0 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 Aug 12 20:39:46.539154 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a3366302-4faf-47b3-a431-9d401d434cc0 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:39:46.539335 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-a3366302-4faf-47b3-a431-9d401d434cc0 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:39:46.547258 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:39:46.547258 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:39:46.551321 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-a3366302-4faf-47b3-a431-9d401d434cc0 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:39:46.555209 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-a3366302-4faf-47b3-a431-9d401d434cc0 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 returned with HTTP 200 Aug 12 20:39:46.555551 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1420/5698] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:39:46 2026] GET /volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 => generated 901 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:39:47.567557 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-dee61486-00d3-491f-a398-8c7a3aa32037 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:39:47.569256 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-dee61486-00d3-491f-a398-8c7a3aa32037 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 Aug 12 20:39:47.569436 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-dee61486-00d3-491f-a398-8c7a3aa32037 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:39:47.569628 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-dee61486-00d3-491f-a398-8c7a3aa32037 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:39:47.576280 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:39:47.576280 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:39:47.579420 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-dee61486-00d3-491f-a398-8c7a3aa32037 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:39:47.582971 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-dee61486-00d3-491f-a398-8c7a3aa32037 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 returned with HTTP 200 Aug 12 20:39:47.583301 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1427/5699] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:39:47 2026] GET /volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 => generated 901 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:39:48.595751 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-ac3bbe11-f22a-4414-a397-a11c119afc80 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:39:48.598082 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ac3bbe11-f22a-4414-a397-a11c119afc80 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 Aug 12 20:39:48.598338 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ac3bbe11-f22a-4414-a397-a11c119afc80 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:39:48.598643 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-ac3bbe11-f22a-4414-a397-a11c119afc80 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:39:48.607698 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:39:48.607698 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:39:48.612076 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-ac3bbe11-f22a-4414-a397-a11c119afc80 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:39:48.617689 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-ac3bbe11-f22a-4414-a397-a11c119afc80 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 returned with HTTP 200 Aug 12 20:39:48.618259 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1436/5700] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:39:48 2026] GET /volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 => generated 901 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:39:49.629757 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-d8c440a6-4af4-4719-a39b-05da49836a9b None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:39:49.631434 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d8c440a6-4af4-4719-a39b-05da49836a9b tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 Aug 12 20:39:49.631639 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d8c440a6-4af4-4719-a39b-05da49836a9b tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:39:49.631838 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-d8c440a6-4af4-4719-a39b-05da49836a9b tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:39:49.637885 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:39:49.637885 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:39:49.640944 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-d8c440a6-4af4-4719-a39b-05da49836a9b tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:39:49.644576 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-d8c440a6-4af4-4719-a39b-05da49836a9b tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 returned with HTTP 200 Aug 12 20:39:49.644918 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1418/5701] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:39:49 2026] GET /volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 => generated 901 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:39:50.656903 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-cfb7e10d-c7aa-4554-a7fa-b5c11ed3d4ee None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:39:50.659775 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-cfb7e10d-c7aa-4554-a7fa-b5c11ed3d4ee tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 Aug 12 20:39:50.659775 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-cfb7e10d-c7aa-4554-a7fa-b5c11ed3d4ee tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:39:50.659775 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-cfb7e10d-c7aa-4554-a7fa-b5c11ed3d4ee tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:39:50.665353 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:39:50.665353 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:39:50.668683 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-cfb7e10d-c7aa-4554-a7fa-b5c11ed3d4ee tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:39:50.672600 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-cfb7e10d-c7aa-4554-a7fa-b5c11ed3d4ee tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 returned with HTTP 200 Aug 12 20:39:50.673034 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1421/5702] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:39:50 2026] GET /volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:39:51.684818 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-e3e227c8-985b-4b84-9f7f-6bb6edc4727e None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:39:51.686557 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e3e227c8-985b-4b84-9f7f-6bb6edc4727e tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 Aug 12 20:39:51.686776 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e3e227c8-985b-4b84-9f7f-6bb6edc4727e tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:39:51.686959 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-e3e227c8-985b-4b84-9f7f-6bb6edc4727e tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:39:51.694360 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:39:51.694360 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:39:51.698151 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-e3e227c8-985b-4b84-9f7f-6bb6edc4727e tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:39:51.702206 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-e3e227c8-985b-4b84-9f7f-6bb6edc4727e tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 returned with HTTP 200 Aug 12 20:39:51.702625 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1428/5703] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:39:51 2026] GET /volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:39:52.715100 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-72f7c05b-1ee0-4081-b53e-df95b03f7d54 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:39:52.718558 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-72f7c05b-1ee0-4081-b53e-df95b03f7d54 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 Aug 12 20:39:52.718558 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-72f7c05b-1ee0-4081-b53e-df95b03f7d54 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:39:52.718558 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-72f7c05b-1ee0-4081-b53e-df95b03f7d54 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:39:52.726245 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:39:52.726245 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:39:52.729868 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-72f7c05b-1ee0-4081-b53e-df95b03f7d54 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:39:52.734062 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-72f7c05b-1ee0-4081-b53e-df95b03f7d54 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 returned with HTTP 200 Aug 12 20:39:52.734580 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1437/5704] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:39:52 2026] GET /volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 => generated 901 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:39:53.745464 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-8888c40e-f6af-40ac-bfce-a26e21442756 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:39:53.747470 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8888c40e-f6af-40ac-bfce-a26e21442756 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 Aug 12 20:39:53.747709 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8888c40e-f6af-40ac-bfce-a26e21442756 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:39:53.747913 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-8888c40e-f6af-40ac-bfce-a26e21442756 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:39:53.754097 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:39:53.754097 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:39:53.756951 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-8888c40e-f6af-40ac-bfce-a26e21442756 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:39:53.760600 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-8888c40e-f6af-40ac-bfce-a26e21442756 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 returned with HTTP 200 Aug 12 20:39:53.760942 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1419/5705] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:39:53 2026] GET /volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 => generated 1449 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:39:53.839164 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-5626701b-8480-405f-ad5a-938c3e51cc11 req-3f0650b6-1dd5-4d7d-9885-97ff0eada2d8 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:39:53.841112 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-5626701b-8480-405f-ad5a-938c3e51cc11 req-3f0650b6-1dd5-4d7d-9885-97ff0eada2d8 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 Aug 12 20:39:53.841285 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-5626701b-8480-405f-ad5a-938c3e51cc11 req-3f0650b6-1dd5-4d7d-9885-97ff0eada2d8 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:39:53.841453 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-5626701b-8480-405f-ad5a-938c3e51cc11 req-3f0650b6-1dd5-4d7d-9885-97ff0eada2d8 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:39:53.848473 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:39:53.848473 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:39:53.851945 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [req-5626701b-8480-405f-ad5a-938c3e51cc11 req-3f0650b6-1dd5-4d7d-9885-97ff0eada2d8 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:39:53.856148 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-5626701b-8480-405f-ad5a-938c3e51cc11 req-3f0650b6-1dd5-4d7d-9885-97ff0eada2d8 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 returned with HTTP 200 Aug 12 20:39:53.856550 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1422/5706] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:39:53 2026] GET /volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 => generated 1449 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:39:54.308988 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-5626701b-8480-405f-ad5a-938c3e51cc11 req-2a15323f-72b4-4cf6-a03a-fd824317b535 None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:39:54.311219 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-5626701b-8480-405f-ad5a-938c3e51cc11 req-2a15323f-72b4-4cf6-a03a-fd824317b535 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 Aug 12 20:39:54.311454 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-5626701b-8480-405f-ad5a-938c3e51cc11 req-2a15323f-72b4-4cf6-a03a-fd824317b535 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:39:54.311701 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-5626701b-8480-405f-ad5a-938c3e51cc11 req-2a15323f-72b4-4cf6-a03a-fd824317b535 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:39:54.318535 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:39:54.318535 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:39:54.322477 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-5626701b-8480-405f-ad5a-938c3e51cc11 req-2a15323f-72b4-4cf6-a03a-fd824317b535 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:39:54.327262 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-5626701b-8480-405f-ad5a-938c3e51cc11 req-2a15323f-72b4-4cf6-a03a-fd824317b535 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 returned with HTTP 200 Aug 12 20:39:54.327820 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1429/5707] 10.4.3.246 () {68 vars in 1598 bytes} [Wed Aug 12 20:39:54 2026] GET /volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 => generated 1449 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:39:54.337812 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-45672d6e-8d51-46f2-b3d7-c05cadf6eb36 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:39:54.338253 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-45672d6e-8d51-46f2-b3d7-c05cadf6eb36 None None] GET https://10.4.3.246/volume// Aug 12 20:39:54.338412 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-45672d6e-8d51-46f2-b3d7-c05cadf6eb36 None None] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:39:54.338651 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-45672d6e-8d51-46f2-b3d7-c05cadf6eb36 None None] Calling method 'all' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:39:54.338970 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-45672d6e-8d51-46f2-b3d7-c05cadf6eb36 None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:39:54.339334 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1438/5708] 10.4.3.246 () {66 vars in 1419 bytes} [Wed Aug 12 20:39:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:39:54.346395 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-5626701b-8480-405f-ad5a-938c3e51cc11 req-e4e121aa-d093-4a3f-acb4-ba4fa0efa004 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:39:54.348820 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-5626701b-8480-405f-ad5a-938c3e51cc11 req-e4e121aa-d093-4a3f-acb4-ba4fa0efa004 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] POST https://10.4.3.246/volume/v3/attachments Aug 12 20:39:54.349263 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-5626701b-8480-405f-ad5a-938c3e51cc11 req-e4e121aa-d093-4a3f-acb4-ba4fa0efa004 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e5a83a23-3d91-43f0-b297-8924d8da86b1", "connector": null, "instance_uuid": "de35bb9a-63e2-4157-b9ba-7ab047c834d4"}} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:39:54.359156 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:39:54.359156 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:39:54.383216 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-5626701b-8480-405f-ad5a-938c3e51cc11 req-e4e121aa-d093-4a3f-acb4-ba4fa0efa004 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/attachments returned with HTTP 200 Aug 12 20:39:54.383763 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1420/5709] 10.4.3.246 () {74 vars in 1594 bytes} [Wed Aug 12 20:39:54 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 12 20:39:55.215051 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-ea8541af-5147-4ba8-ae7e-719aec6d95ac None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:39:55.215439 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ea8541af-5147-4ba8-ae7e-719aec6d95ac None None] GET https://10.4.3.246/volume// Aug 12 20:39:55.215635 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ea8541af-5147-4ba8-ae7e-719aec6d95ac None None] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:39:55.215863 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-ea8541af-5147-4ba8-ae7e-719aec6d95ac None None] Calling method 'all' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:39:55.216182 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-ea8541af-5147-4ba8-ae7e-719aec6d95ac None None] https://10.4.3.246/volume// returned with HTTP 300 Aug 12 20:39:55.216456 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1423/5710] 10.4.3.246 () {66 vars in 1426 bytes} [Wed Aug 12 20:39:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 20:39:55.224032 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-5626701b-8480-405f-ad5a-938c3e51cc11 req-b8e38404-a72b-4950-a655-2244ca91306d None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:39:55.226074 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-5626701b-8480-405f-ad5a-938c3e51cc11 req-b8e38404-a72b-4950-a655-2244ca91306d tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 Aug 12 20:39:55.226319 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-5626701b-8480-405f-ad5a-938c3e51cc11 req-b8e38404-a72b-4950-a655-2244ca91306d tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:39:55.226516 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-5626701b-8480-405f-ad5a-938c3e51cc11 req-b8e38404-a72b-4950-a655-2244ca91306d tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:39:55.235915 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:39:55.235915 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:39:55.239436 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [req-5626701b-8480-405f-ad5a-938c3e51cc11 req-b8e38404-a72b-4950-a655-2244ca91306d tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:39:55.244155 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-5626701b-8480-405f-ad5a-938c3e51cc11 req-b8e38404-a72b-4950-a655-2244ca91306d tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 returned with HTTP 200 Aug 12 20:39:55.244743 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1430/5711] 10.4.3.246 () {70 vars in 1639 bytes} [Wed Aug 12 20:39:55 2026] GET /volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 => generated 1628 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 20:39:55.343234 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [req-5626701b-8480-405f-ad5a-938c3e51cc11 req-2a7f578f-97cd-469e-b368-27ca02116cc7 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:39:55.344978 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-5626701b-8480-405f-ad5a-938c3e51cc11 req-2a7f578f-97cd-469e-b368-27ca02116cc7 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] PUT https://10.4.3.246/volume/v3/attachments/eac695e5-a650-4dba-929d-30a64772d13f Aug 12 20:39:55.345320 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [req-5626701b-8480-405f-ad5a-938c3e51cc11 req-2a7f578f-97cd-469e-b368-27ca02116cc7 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.246", "host": "np0000007109", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d93883da21f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ebdc377-1f4b-455c-ae6d-88b38ac6d972", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:39:55.352308 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.coordination [req-5626701b-8480-405f-ad5a-938c3e51cc11 req-2a7f578f-97cd-469e-b368-27ca02116cc7 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Acquiring lock "cinder-attachment_update-e5a83a23-3d91-43f0-b297-8924d8da86b1-np0000007109" by "attachment_update" {{(pid=100384) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 20:39:55.356776 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.coordination [req-5626701b-8480-405f-ad5a-938c3e51cc11 req-2a7f578f-97cd-469e-b368-27ca02116cc7 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Lock "cinder-attachment_update-e5a83a23-3d91-43f0-b297-8924d8da86b1-np0000007109" acquired by "attachment_update" :: waited 0.004s {{(pid=100384) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 20:39:55.358015 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:39:55.358015 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:39:55.435113 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.coordination [req-5626701b-8480-405f-ad5a-938c3e51cc11 req-2a7f578f-97cd-469e-b368-27ca02116cc7 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Lock "cinder-attachment_update-e5a83a23-3d91-43f0-b297-8924d8da86b1-np0000007109" released by "attachment_update" :: held 0.078s {{(pid=100384) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 20:39:55.435717 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [req-5626701b-8480-405f-ad5a-938c3e51cc11 req-2a7f578f-97cd-469e-b368-27ca02116cc7 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/attachments/eac695e5-a650-4dba-929d-30a64772d13f returned with HTTP 200 Aug 12 20:39:55.436002 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1439/5712] 10.4.3.246 () {74 vars in 1704 bytes} [Wed Aug 12 20:39:55 2026] PUT /volume/v3/attachments/eac695e5-a650-4dba-929d-30a64772d13f => generated 968 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:39:55.459395 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [req-5626701b-8480-405f-ad5a-938c3e51cc11 req-7bd1b5bc-6cb6-44d8-80d9-e7a22e4a8abc None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:39:55.462009 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-5626701b-8480-405f-ad5a-938c3e51cc11 req-7bd1b5bc-6cb6-44d8-80d9-e7a22e4a8abc tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] POST https://10.4.3.246/volume/v3/attachments/eac695e5-a650-4dba-929d-30a64772d13f/action Aug 12 20:39:55.462609 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-5626701b-8480-405f-ad5a-938c3e51cc11 req-7bd1b5bc-6cb6-44d8-80d9-e7a22e4a8abc tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Action body: b'{"os-complete": null}' {{(pid=100385) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 20:39:55.462906 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [req-5626701b-8480-405f-ad5a-938c3e51cc11 req-7bd1b5bc-6cb6-44d8-80d9-e7a22e4a8abc tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 20:39:55.481886 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:39:55.481886 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:39:55.493049 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [req-5626701b-8480-405f-ad5a-938c3e51cc11 req-7bd1b5bc-6cb6-44d8-80d9-e7a22e4a8abc tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/attachments/eac695e5-a650-4dba-929d-30a64772d13f/action returned with HTTP 204 Aug 12 20:39:55.493655 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1421/5713] 10.4.3.246 () {74 vars in 1725 bytes} [Wed Aug 12 20:39:55 2026] POST /volume/v3/attachments/eac695e5-a650-4dba-929d-30a64772d13f/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:39:59.461629 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [req-5626701b-8480-405f-ad5a-938c3e51cc11 req-f538601b-8031-49c8-80f1-150412fc93d1 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:39:59.463672 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-5626701b-8480-405f-ad5a-938c3e51cc11 req-f538601b-8031-49c8-80f1-150412fc93d1 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1/encryption Aug 12 20:39:59.463865 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-5626701b-8480-405f-ad5a-938c3e51cc11 req-f538601b-8031-49c8-80f1-150412fc93d1 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:39:59.464037 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [req-5626701b-8480-405f-ad5a-938c3e51cc11 req-f538601b-8031-49c8-80f1-150412fc93d1 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'index' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:39:59.472353 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:39:59.472353 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:39:59.478641 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [req-5626701b-8480-405f-ad5a-938c3e51cc11 req-f538601b-8031-49c8-80f1-150412fc93d1 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1/encryption returned with HTTP 200 Aug 12 20:39:59.479090 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1424/5714] 10.4.3.246 () {68 vars in 1631 bytes} [Wed Aug 12 20:39:59 2026] GET /volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:40:05.243084 np0000007109 devstack@c-api.service[100383]: DEBUG dbcounter [-] [100383] Writing DB stats cinder:SELECT=21 {{(pid=100383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:40:05.428013 np0000007109 devstack@c-api.service[100384]: DEBUG dbcounter [-] [100384] Writing DB stats cinder:SELECT=26,cinder:UPDATE=4 {{(pid=100384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:40:05.490166 np0000007109 devstack@c-api.service[100385]: DEBUG dbcounter [-] [100385] Writing DB stats cinder:SELECT=43,cinder:INSERT=7,cinder:UPDATE=16 {{(pid=100385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:40:09.476796 np0000007109 devstack@c-api.service[100386]: DEBUG dbcounter [-] [100386] Writing DB stats cinder:SELECT=20 {{(pid=100386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:40:41.619469 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [req-33132dd8-0f09-472a-bb54-c66a5fac5041 req-9190924f-660c-442c-95a1-783debf4744f None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:40:41.622140 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-33132dd8-0f09-472a-bb54-c66a5fac5041 req-9190924f-660c-442c-95a1-783debf4744f tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] DELETE https://10.4.3.246/volume/v3/attachments/eac695e5-a650-4dba-929d-30a64772d13f Aug 12 20:40:41.622427 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-33132dd8-0f09-472a-bb54-c66a5fac5041 req-9190924f-660c-442c-95a1-783debf4744f tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:40:41.622718 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [req-33132dd8-0f09-472a-bb54-c66a5fac5041 req-9190924f-660c-442c-95a1-783debf4744f tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'version_select' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:40:41.631070 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:40:41.631070 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:40:41.679575 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [req-33132dd8-0f09-472a-bb54-c66a5fac5041 req-9190924f-660c-442c-95a1-783debf4744f tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/attachments/eac695e5-a650-4dba-929d-30a64772d13f returned with HTTP 200 Aug 12 20:40:41.680105 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1431/5715] 10.4.3.246 () {72 vars in 1673 bytes} [Wed Aug 12 20:40:41 2026] DELETE /volume/v3/attachments/eac695e5-a650-4dba-929d-30a64772d13f => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 20:40:43.051238 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-c00e87b8-f882-4470-af63-32d6df08178e None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:40:43.052948 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c00e87b8-f882-4470-af63-32d6df08178e tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] DELETE https://10.4.3.246/volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 Aug 12 20:40:43.053155 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c00e87b8-f882-4470-af63-32d6df08178e tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:40:43.053352 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-c00e87b8-f882-4470-af63-32d6df08178e tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'delete' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:40:43.053513 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.v3.volumes [None req-c00e87b8-f882-4470-af63-32d6df08178e tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Delete volume with id: e5a83a23-3d91-43f0-b297-8924d8da86b1 Aug 12 20:40:43.060187 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:40:43.060187 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:40:43.060627 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-c00e87b8-f882-4470-af63-32d6df08178e tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:40:43.070277 np0000007109 devstack@c-api.service[100384]: WARNING cinder.keymgr.conf_key_mgr [None req-c00e87b8-f882-4470-af63-32d6df08178e tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 20:40:43.075603 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-c00e87b8-f882-4470-af63-32d6df08178e tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Delete volume request issued successfully. Aug 12 20:40:43.075784 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-c00e87b8-f882-4470-af63-32d6df08178e tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 returned with HTTP 202 Aug 12 20:40:43.076212 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1440/5716] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:40:43 2026] DELETE /volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:40:43.083002 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-3b6968f6-292b-4690-9c70-454b2deb0950 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:40:43.084688 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3b6968f6-292b-4690-9c70-454b2deb0950 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 Aug 12 20:40:43.084920 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3b6968f6-292b-4690-9c70-454b2deb0950 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:40:43.085159 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-3b6968f6-292b-4690-9c70-454b2deb0950 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:40:43.092390 np0000007109 devstack@c-api.service[100385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:40:43.092390 np0000007109 devstack@c-api.service[100385]: warnings.warn( Aug 12 20:40:43.096055 np0000007109 devstack@c-api.service[100385]: INFO cinder.volume.api [None req-3b6968f6-292b-4690-9c70-454b2deb0950 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:40:43.100984 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-3b6968f6-292b-4690-9c70-454b2deb0950 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 returned with HTTP 200 Aug 12 20:40:43.101476 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1422/5717] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:40:43 2026] GET /volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 => generated 1448 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:40:44.113314 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-63cfd1bd-ae65-4fd1-946a-03bcb50207d5 None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:40:44.114992 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-63cfd1bd-ae65-4fd1-946a-03bcb50207d5 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 Aug 12 20:40:44.115209 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-63cfd1bd-ae65-4fd1-946a-03bcb50207d5 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:40:44.115392 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-63cfd1bd-ae65-4fd1-946a-03bcb50207d5 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:40:44.120853 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-63cfd1bd-ae65-4fd1-946a-03bcb50207d5 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 returned with HTTP 404 Aug 12 20:40:44.121309 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1425/5718] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:40:44 2026] GET /volume/v3/volumes/e5a83a23-3d91-43f0-b297-8924d8da86b1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:40:44.388234 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-063c1d30-3090-4546-9d34-75e7888bf4fb None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:40:44.389969 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-063c1d30-3090-4546-9d34-75e7888bf4fb tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] DELETE https://10.4.3.246/volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 Aug 12 20:40:44.390222 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-063c1d30-3090-4546-9d34-75e7888bf4fb tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:40:44.390473 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-063c1d30-3090-4546-9d34-75e7888bf4fb tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:40:44.390687 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.v3.volumes [None req-063c1d30-3090-4546-9d34-75e7888bf4fb tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Delete volume with id: 1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 Aug 12 20:40:44.398273 np0000007109 devstack@c-api.service[100383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:40:44.398273 np0000007109 devstack@c-api.service[100383]: warnings.warn( Aug 12 20:40:44.398808 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-063c1d30-3090-4546-9d34-75e7888bf4fb tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:40:44.409658 np0000007109 devstack@c-api.service[100383]: WARNING cinder.keymgr.conf_key_mgr [None req-063c1d30-3090-4546-9d34-75e7888bf4fb tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 20:40:44.414507 np0000007109 devstack@c-api.service[100383]: INFO cinder.volume.api [None req-063c1d30-3090-4546-9d34-75e7888bf4fb tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Delete volume request issued successfully. Aug 12 20:40:44.414703 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-063c1d30-3090-4546-9d34-75e7888bf4fb tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 returned with HTTP 202 Aug 12 20:40:44.415068 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1432/5719] 10.4.3.246 () {66 vars in 1351 bytes} [Wed Aug 12 20:40:44 2026] DELETE /volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:40:44.422137 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.middleware.request_id [None req-d4fbfe62-20a3-4c2c-abd6-83d5ac9745f2 None None] RequestId filter calling following filter/app {{(pid=100384) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:40:44.424386 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d4fbfe62-20a3-4c2c-abd6-83d5ac9745f2 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 Aug 12 20:40:44.424644 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d4fbfe62-20a3-4c2c-abd6-83d5ac9745f2 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100384) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:40:44.424878 np0000007109 devstack@c-api.service[100384]: DEBUG cinder.api.openstack.wsgi [None req-d4fbfe62-20a3-4c2c-abd6-83d5ac9745f2 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100384) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:40:44.433352 np0000007109 devstack@c-api.service[100384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:40:44.433352 np0000007109 devstack@c-api.service[100384]: warnings.warn( Aug 12 20:40:44.437381 np0000007109 devstack@c-api.service[100384]: INFO cinder.volume.api [None req-d4fbfe62-20a3-4c2c-abd6-83d5ac9745f2 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Volume info retrieved successfully. Aug 12 20:40:44.442811 np0000007109 devstack@c-api.service[100384]: INFO cinder.api.openstack.wsgi [None req-d4fbfe62-20a3-4c2c-abd6-83d5ac9745f2 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 returned with HTTP 200 Aug 12 20:40:44.443264 np0000007109 devstack@c-api.service[100384]: [pid: 100384|app: 0|req: 1441/5720] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:40:44 2026] GET /volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 => generated 1428 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:40:45.454505 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.middleware.request_id [None req-532adf9e-b03e-45e5-b4ea-b6f2943a68c3 None None] RequestId filter calling following filter/app {{(pid=100385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:40:45.456237 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-532adf9e-b03e-45e5-b4ea-b6f2943a68c3 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] GET https://10.4.3.246/volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 Aug 12 20:40:45.456420 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-532adf9e-b03e-45e5-b4ea-b6f2943a68c3 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Empty body provided in request {{(pid=100385) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:40:45.456613 np0000007109 devstack@c-api.service[100385]: DEBUG cinder.api.openstack.wsgi [None req-532adf9e-b03e-45e5-b4ea-b6f2943a68c3 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] Calling method 'show' {{(pid=100385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:40:45.462309 np0000007109 devstack@c-api.service[100385]: INFO cinder.api.openstack.wsgi [None req-532adf9e-b03e-45e5-b4ea-b6f2943a68c3 tempest-TestEncryptedCinderVolumes-21242394 tempest-TestEncryptedCinderVolumes-21242394-project-member] https://10.4.3.246/volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 returned with HTTP 404 Aug 12 20:40:45.462978 np0000007109 devstack@c-api.service[100385]: [pid: 100385|app: 0|req: 1423/5721] 10.4.3.246 () {66 vars in 1348 bytes} [Wed Aug 12 20:40:45 2026] GET /volume/v3/volumes/1d481236-d34c-4042-b9b9-1e8a1fa8d2f0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 20:40:45.469439 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.middleware.request_id [None req-d059a134-80d4-4d9a-95fa-7c92f04e27dc None None] RequestId filter calling following filter/app {{(pid=100386) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:40:45.471243 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d059a134-80d4-4d9a-95fa-7c92f04e27dc tempest-TestEncryptedCinderVolumes-1102778983 tempest-TestEncryptedCinderVolumes-1102778983-project-admin] GET https://10.4.3.246/volume/v3/volumes/detail?all_tenants=1 Aug 12 20:40:45.471447 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d059a134-80d4-4d9a-95fa-7c92f04e27dc tempest-TestEncryptedCinderVolumes-1102778983 tempest-TestEncryptedCinderVolumes-1102778983-project-admin] Empty body provided in request {{(pid=100386) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:40:45.471658 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.api.openstack.wsgi [None req-d059a134-80d4-4d9a-95fa-7c92f04e27dc tempest-TestEncryptedCinderVolumes-1102778983 tempest-TestEncryptedCinderVolumes-1102778983-project-admin] Calling method 'detail' {{(pid=100386) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:40:45.472424 np0000007109 devstack@c-api.service[100386]: DEBUG cinder.volume.api [None req-d059a134-80d4-4d9a-95fa-7c92f04e27dc tempest-TestEncryptedCinderVolumes-1102778983 tempest-TestEncryptedCinderVolumes-1102778983-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100386) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 20:40:45.480382 np0000007109 devstack@c-api.service[100386]: INFO cinder.volume.api [None req-d059a134-80d4-4d9a-95fa-7c92f04e27dc tempest-TestEncryptedCinderVolumes-1102778983 tempest-TestEncryptedCinderVolumes-1102778983-project-admin] Get all volumes completed successfully. Aug 12 20:40:45.481748 np0000007109 devstack@c-api.service[100386]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 20:40:45.481748 np0000007109 devstack@c-api.service[100386]: warnings.warn( Aug 12 20:40:45.485682 np0000007109 devstack@c-api.service[100386]: INFO cinder.api.openstack.wsgi [None req-d059a134-80d4-4d9a-95fa-7c92f04e27dc tempest-TestEncryptedCinderVolumes-1102778983 tempest-TestEncryptedCinderVolumes-1102778983-project-admin] https://10.4.3.246/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 20:40:45.486081 np0000007109 devstack@c-api.service[100386]: [pid: 100386|app: 0|req: 1426/5722] 10.4.3.246 () {66 vars in 1285 bytes} [Wed Aug 12 20:40:45 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5261 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 20:40:45.498564 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.middleware.request_id [None req-55b9903c-30c3-44e2-adb5-86fc06e3a9da None None] RequestId filter calling following filter/app {{(pid=100383) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 20:40:45.500424 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-55b9903c-30c3-44e2-adb5-86fc06e3a9da tempest-TestEncryptedCinderVolumes-1102778983 tempest-TestEncryptedCinderVolumes-1102778983-project-admin] DELETE https://10.4.3.246/volume/v3/types/149e59d4-c43b-462a-bfc0-48235e5fa8f2 Aug 12 20:40:45.500715 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-55b9903c-30c3-44e2-adb5-86fc06e3a9da tempest-TestEncryptedCinderVolumes-1102778983 tempest-TestEncryptedCinderVolumes-1102778983-project-admin] Empty body provided in request {{(pid=100383) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 20:40:45.500994 np0000007109 devstack@c-api.service[100383]: DEBUG cinder.api.openstack.wsgi [None req-55b9903c-30c3-44e2-adb5-86fc06e3a9da tempest-TestEncryptedCinderVolumes-1102778983 tempest-TestEncryptedCinderVolumes-1102778983-project-admin] Calling method '_delete' {{(pid=100383) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 20:40:45.524078 np0000007109 devstack@c-api.service[100383]: INFO cinder.api.openstack.wsgi [None req-55b9903c-30c3-44e2-adb5-86fc06e3a9da tempest-TestEncryptedCinderVolumes-1102778983 tempest-TestEncryptedCinderVolumes-1102778983-project-admin] https://10.4.3.246/volume/v3/types/149e59d4-c43b-462a-bfc0-48235e5fa8f2 returned with HTTP 202 Aug 12 20:40:45.524478 np0000007109 devstack@c-api.service[100383]: [pid: 100383|app: 0|req: 1433/5723] 10.4.3.246 () {66 vars in 1345 bytes} [Wed Aug 12 20:40:45 2026] DELETE /volume/v3/types/149e59d4-c43b-462a-bfc0-48235e5fa8f2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 20:40:54.441007 np0000007109 devstack@c-api.service[100384]: DEBUG dbcounter [-] [100384] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:40:55.458522 np0000007109 devstack@c-api.service[100385]: DEBUG dbcounter [-] [100385] Writing DB stats cinder:SELECT=5 {{(pid=100385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:40:55.484199 np0000007109 devstack@c-api.service[100386]: DEBUG dbcounter [-] [100386] Writing DB stats cinder:SELECT=3 {{(pid=100386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 20:40:55.520832 np0000007109 devstack@c-api.service[100383]: DEBUG dbcounter [-] [100383] Writing DB stats cinder:SELECT=21,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=100383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}